Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 369fcd6bf29aafe6b5d191e53436f801010b80d4 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-ssh14166461639463301710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh16469624408357988376.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 056ae7b86453181957306e7078512cbe12174832 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-ssh17025863171926020462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh11628266928435751670.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-ssh4380420746082171658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-116112’ Running on prd-ubuntu20.04-docker-8c-8g-116172 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/908 [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/908 # 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 369fcd6bf29aafe6b5d191e53436f801010b80d4 (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.5 to 2.16.6 (#5263)" > 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 369fcd6bf29aafe6b5d191e53436f801010b80d4 # timeout=10 > git rev-list --no-walk a677b28ec927103ec44990ef428c4d87c2253632 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-08T10:08:20.711Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-08T10:08:20.780Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-08T10:08:20.811Z] ========================================================= [2025-10-08T10:08:20.811Z] EdgeX Global Pipelines Version Info [2025-10-08T10:08:20.812Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:21.904Z] ------------------- [2025-10-08T10:08:21.904Z] stable info: [2025-10-08T10:08:21.904Z] ------------------- [2025-10-08T10:08:21.904Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-08T10:08:21.904Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-08T10:08:21.904Z] Message: update stable to v1.0.276 [2025-10-08T10:08:22.164Z] ------------------- [2025-10-08T10:08:22.164Z] experimental info: [2025-10-08T10:08:22.164Z] ------------------- [2025-10-08T10:08:22.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-08T10:08:22.164Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-08T10:08:22.164Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-08T10:08:22.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-08T10:08:22.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-08T10:08:22.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-08T10:08:22.316Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-08T10:08:22.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-08T10:08:22.375Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-08T10:08:22.406Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-08T10:08:22.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-08T10:08:22.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-08T10:08:22.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-08T10:08:22.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-08T10:08:22.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-08T10:08:22.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-08T10:08:22.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-08T10:08:22.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-08T10:08:22.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-08T10:08:22.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-08T10:08:22.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-08T10:08:22.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-08T10:08:22.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-08T10:08:22.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-08T10:08:22.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-08T10:08:22.797Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-08T10:08:22.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-08T10:08:22.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-08T10:08:22.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-08T10:08:22.884Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:08:22.904Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 369fcd6 [Pipeline] echo [2025-10-08T10:08:22.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:08:22.984Z] provisioning config files... [2025-10-08T10:08:22.995Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config16949114776226273964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:08:23.315Z] ---> ****-login.sh [2025-10-08T10:08:23.315Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:08:23.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:08:23.591Z] [2025-10-08T10:08:23.591Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:08:23.591Z] Configure a credential helper to remove this warning. See [2025-10-08T10:08:23.591Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:08:23.591Z] [2025-10-08T10:08:23.591Z] Login Succeeded [2025-10-08T10:08:23.591Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:08:23.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:08:23.591Z] [2025-10-08T10:08:23.592Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:08:23.592Z] Configure a credential helper to remove this warning. See [2025-10-08T10:08:23.592Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:08:23.592Z] [2025-10-08T10:08:23.592Z] Login Succeeded [2025-10-08T10:08:23.592Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:08:23.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:08:23.592Z] [2025-10-08T10:08:23.592Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:08:23.592Z] Configure a credential helper to remove this warning. See [2025-10-08T10:08:23.592Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:08:23.592Z] [2025-10-08T10:08:23.592Z] Login Succeeded [2025-10-08T10:08:23.592Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:08:23.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:08:23.854Z] [2025-10-08T10:08:23.854Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:08:23.854Z] Configure a credential helper to remove this warning. See [2025-10-08T10:08:23.854Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:08:23.854Z] [2025-10-08T10:08:23.854Z] Login Succeeded [2025-10-08T10:08:23.854Z] ****.io [2025-10-08T10:08:23.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:08:24.115Z] [2025-10-08T10:08:24.115Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-08T10:08:24.115Z] Configure a credential helper to remove this warning. See [2025-10-08T10:08:24.115Z] https://docs.****.com/go/credential-store/ [2025-10-08T10:08:24.115Z] [2025-10-08T10:08:24.115Z] Login Succeeded [2025-10-08T10:08:24.115Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:08:24.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:08:24.448Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + dirname cmd/core-command/Dockerfile [2025-10-08T10:08:24.448Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/core-data/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/core-keeper/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/core-metadata/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-08T10:08:24.448Z] + + cut -d/ -f2 [2025-10-08T10:08:24.448Z] dirname cmd/security-bootstrapper/Dockerfile [2025-10-08T10:08:24.448Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/support-notifications/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-08T10:08:24.448Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-08T10:08:24.448Z] + cut -d/ -f2 [2025-10-08T10:08:24.448Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-08T10:08:24.484Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-08T10:08:24.864Z] + git rev-list -1 --merges 369fcd6bf29aafe6b5d191e53436f801010b80d4~1..369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:08:24.879Z] -----------> git rev-list -1 --merges 369fcd6bf29aafe6b5d191e53436f801010b80d4~1..369fcd6bf29aafe6b5d191e53436f801010b80d4 369fcd6bf29aafe6b5d191e53436f801010b80d4 [false] [Pipeline] sh [2025-10-08T10:08:25.173Z] + git log --format=format:%s -1 369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:08:25.187Z] ========================================================= [2025-10-08T10:08:25.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-08T10:08:25.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-08T10:08:25.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T10:08:25.563Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-08T10:08:25.563Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-08T10:08:25.563Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-08T10:08:25.563Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-08T10:08:25.563Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-08T10:08:25.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:08:25.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:08:25.921Z] [2025-10-08T10:08:25.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:08:26.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:08:26.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-08T10:08:26.229Z] 3dae71ba6b94: Pulling fs layer [2025-10-08T10:08:26.229Z] 6bf1a483ea7c: Pulling fs layer [2025-10-08T10:08:26.229Z] f5dfc541a4d3: Pulling fs layer [2025-10-08T10:08:26.229Z] 461d9e800cba: Pulling fs layer [2025-10-08T10:08:26.229Z] 80192f66455f: Pulling fs layer [2025-10-08T10:08:26.229Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-08T10:08:26.229Z] a29436f7fd5d: Pulling fs layer [2025-10-08T10:08:26.229Z] 923cac83aea3: Pulling fs layer [2025-10-08T10:08:26.229Z] 25ad8b0a4227: Pulling fs layer [2025-10-08T10:08:26.229Z] db01528c6b51: Pulling fs layer [2025-10-08T10:08:26.229Z] 28988de357af: Pulling fs layer [2025-10-08T10:08:26.229Z] 461d9e800cba: Waiting [2025-10-08T10:08:26.229Z] a29436f7fd5d: Waiting [2025-10-08T10:08:26.229Z] 80192f66455f: Waiting [2025-10-08T10:08:26.229Z] 923cac83aea3: Waiting [2025-10-08T10:08:26.229Z] db01528c6b51: Waiting [2025-10-08T10:08:26.229Z] 2e8e34ca0e6c: Waiting [2025-10-08T10:08:26.229Z] 25ad8b0a4227: Waiting [2025-10-08T10:08:26.229Z] 28988de357af: Waiting [2025-10-08T10:08:26.229Z] 6bf1a483ea7c: Verifying Checksum [2025-10-08T10:08:26.229Z] 6bf1a483ea7c: Download complete [2025-10-08T10:08:26.229Z] 461d9e800cba: Verifying Checksum [2025-10-08T10:08:26.229Z] 461d9e800cba: Download complete [2025-10-08T10:08:26.229Z] 80192f66455f: Verifying Checksum [2025-10-08T10:08:26.229Z] 80192f66455f: Download complete [2025-10-08T10:08:26.488Z] f5dfc541a4d3: Verifying Checksum [2025-10-08T10:08:26.488Z] f5dfc541a4d3: Download complete [2025-10-08T10:08:26.488Z] 3dae71ba6b94: Verifying Checksum [2025-10-08T10:08:26.488Z] 3dae71ba6b94: Download complete [2025-10-08T10:08:26.488Z] 923cac83aea3: Verifying Checksum [2025-10-08T10:08:26.488Z] 923cac83aea3: Download complete [2025-10-08T10:08:26.488Z] 25ad8b0a4227: Verifying Checksum [2025-10-08T10:08:26.488Z] 25ad8b0a4227: Download complete [2025-10-08T10:08:26.488Z] db01528c6b51: Download complete [2025-10-08T10:08:26.747Z] 28988de357af: Download complete [2025-10-08T10:08:26.747Z] a29436f7fd5d: Verifying Checksum [2025-10-08T10:08:26.747Z] a29436f7fd5d: Download complete [2025-10-08T10:08:27.316Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-08T10:08:27.316Z] 2e8e34ca0e6c: Download complete [2025-10-08T10:08:27.885Z] 3dae71ba6b94: Pull complete [2025-10-08T10:08:28.144Z] 6bf1a483ea7c: Pull complete [2025-10-08T10:08:29.086Z] f5dfc541a4d3: Pull complete [2025-10-08T10:08:29.086Z] 461d9e800cba: Pull complete [2025-10-08T10:08:29.086Z] 80192f66455f: Pull complete [2025-10-08T10:08:33.314Z] 2e8e34ca0e6c: Pull complete [2025-10-08T10:08:33.884Z] a29436f7fd5d: Pull complete [2025-10-08T10:08:33.884Z] 923cac83aea3: Pull complete [2025-10-08T10:08:33.884Z] 25ad8b0a4227: Pull complete [2025-10-08T10:08:33.884Z] db01528c6b51: Pull complete [2025-10-08T10:08:33.884Z] 28988de357af: Pull complete [2025-10-08T10:08:33.884Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-08T10:08:33.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T10:08:33.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:08:34.024Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T10:08:34.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-08T10:08:35.705Z] $ docker top c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 -eo pid,comm [2025-10-08T10:08:35.756Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-08T10:08:35.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T10:08:35.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T10:08:35.812Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T10:08:35.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T10:08:35.926Z] $ docker exec c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent [2025-10-08T10:08:36.056Z] SSH_AUTH_SOCK=/tmp/ssh-CtBYuhFu2fkp/agent.32 [2025-10-08T10:08:36.056Z] SSH_AGENT_PID=38 [2025-10-08T10:08:36.063Z] Running ssh-add (command line suppressed) [2025-10-08T10:08:36.157Z] Identity added: /w/workspace/edgex-go/908@tmp/private_key_11591621972005289534.key (/w/workspace/edgex-go/908@tmp/private_key_11591621972005289534.key) [2025-10-08T10:08:36.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T10:08:36.479Z] + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] sh [2025-10-08T10:08:36.768Z] + git tag --points-at HEAD [Pipeline] } [2025-10-08T10:08:36.775Z] $ docker exec --env ******** --env ******** c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent -k [2025-10-08T10:08:36.876Z] unset SSH_AUTH_SOCK; [2025-10-08T10:08:36.877Z] unset SSH_AGENT_PID; [2025-10-08T10:08:36.877Z] echo Agent pid 38 killed; [2025-10-08T10:08:36.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-08T10:08:36.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T10:08:36.930Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T10:08:37.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T10:08:37.033Z] $ docker exec c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent [2025-10-08T10:08:37.143Z] SSH_AUTH_SOCK=/tmp/ssh-Mutsz9OAtGgD/agent.85 [2025-10-08T10:08:37.143Z] SSH_AGENT_PID=91 [2025-10-08T10:08:37.148Z] Running ssh-add (command line suppressed) [2025-10-08T10:08:37.250Z] Identity added: /w/workspace/edgex-go/908@tmp/private_key_7117223586590432678.key (/w/workspace/edgex-go/908@tmp/private_key_7117223586590432678.key) [2025-10-08T10:08:37.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T10:08:37.570Z] + git semver init [2025-10-08T10:08:37.838Z] 2025-10-08 10:08:37,766 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T10:08:37.838Z] 2025-10-08 10:08:37,770 [run_init] DEBUG init version:0.0.0 force:False [2025-10-08T10:08:37.838Z] 2025-10-08 10:08:37,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/908/.semver [2025-10-08T10:08:37.838Z] 2025-10-08 10:08:37,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/908/.semver [2025-10-08T10:08:37.838Z] 2025-10-08 10:08:37,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/908/.semver'], cwd=/w/workspace/edgex-go/908, stdin=None, shell=False, universal_newlines=False) [2025-10-08T10:08:43.609Z] 2025-10-08 10:08:43,577 [append_file] DEBUG append to file:/w/workspace/edgex-go/908/.git/info/exclude [2025-10-08T10:08:43.609Z] 2025-10-08 10:08:43,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/908/.semver/main with force:False [2025-10-08T10:08:43.609Z] 2025-10-08 10:08:43,579 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T10:08:43.609Z] 2025-10-08 10:08:43,579 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T10:08:43.609Z] 4.1.0-dev.64 [Pipeline] } [2025-10-08T10:08:43.615Z] $ docker exec --env ******** --env ******** c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 ssh-agent -k [2025-10-08T10:08:43.700Z] unset SSH_AUTH_SOCK; [2025-10-08T10:08:43.701Z] unset SSH_AGENT_PID; [2025-10-08T10:08:43.701Z] echo Agent pid 91 killed; [2025-10-08T10:08:43.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:08:44.039Z] + git semver [Pipeline] } [2025-10-08T10:08:44.621Z] $ docker stop --time=1 c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 [2025-10-08T10:08:45.910Z] $ docker rm -f --volumes c93a31ce58c5c7a0b59d3bd1beeaa53e1706dd6936eb33458d1c270050776604 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T10:08:46.260Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-08T10:08:46.557Z] Stashed 1 file(s) [Pipeline] echo [2025-10-08T10:08:46.559Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-08T10:08:47.013Z] + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] echo [2025-10-08T10:08:47.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:08:47.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:08:47.061Z] ========================================================= [2025-10-08T10:08:47.061Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-08T10:08:47.061Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-08T10:08:47.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-08T10:08:47.354Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-08T10:08:47.354Z] 0a9a5dfd008f: Pulling fs layer [2025-10-08T10:08:47.354Z] 36466aa92d05: Pulling fs layer [2025-10-08T10:08:47.354Z] e10405b45d13: Pulling fs layer [2025-10-08T10:08:47.354Z] 096b7ceb2af7: Pulling fs layer [2025-10-08T10:08:47.354Z] 4f4fb700ef54: Pulling fs layer [2025-10-08T10:08:47.354Z] c451b95d7931: Pulling fs layer [2025-10-08T10:08:47.354Z] 9febf9df4401: Pulling fs layer [2025-10-08T10:08:47.354Z] 1477f019b032: Pulling fs layer [2025-10-08T10:08:47.354Z] c7dc25521971: Pulling fs layer [2025-10-08T10:08:47.354Z] c451b95d7931: Waiting [2025-10-08T10:08:47.354Z] 9febf9df4401: Waiting [2025-10-08T10:08:47.354Z] 1477f019b032: Waiting [2025-10-08T10:08:47.354Z] c7dc25521971: Waiting [2025-10-08T10:08:47.354Z] 096b7ceb2af7: Waiting [2025-10-08T10:08:47.354Z] 4f4fb700ef54: Waiting [2025-10-08T10:08:47.354Z] 36466aa92d05: Verifying Checksum [2025-10-08T10:08:47.354Z] 36466aa92d05: Download complete [2025-10-08T10:08:47.354Z] 096b7ceb2af7: Verifying Checksum [2025-10-08T10:08:47.354Z] 096b7ceb2af7: Download complete [2025-10-08T10:08:47.354Z] 4f4fb700ef54: Verifying Checksum [2025-10-08T10:08:47.354Z] 4f4fb700ef54: Download complete [2025-10-08T10:08:47.354Z] c451b95d7931: Verifying Checksum [2025-10-08T10:08:47.354Z] c451b95d7931: Download complete [2025-10-08T10:08:47.612Z] 0a9a5dfd008f: Verifying Checksum [2025-10-08T10:08:47.612Z] 0a9a5dfd008f: Download complete [2025-10-08T10:08:47.612Z] 9febf9df4401: Verifying Checksum [2025-10-08T10:08:47.612Z] 9febf9df4401: Download complete [2025-10-08T10:08:47.612Z] 0a9a5dfd008f: Pull complete [2025-10-08T10:08:47.873Z] 36466aa92d05: Pull complete [2025-10-08T10:08:47.873Z] c7dc25521971: Verifying Checksum [2025-10-08T10:08:47.873Z] c7dc25521971: Download complete [2025-10-08T10:08:47.873Z] e10405b45d13: Verifying Checksum [2025-10-08T10:08:47.873Z] e10405b45d13: Download complete [2025-10-08T10:08:48.439Z] 1477f019b032: Verifying Checksum [2025-10-08T10:08:48.439Z] 1477f019b032: Download complete [2025-10-08T10:08:52.625Z] e10405b45d13: Pull complete [2025-10-08T10:08:52.625Z] 096b7ceb2af7: Pull complete [2025-10-08T10:08:52.625Z] 4f4fb700ef54: Pull complete [2025-10-08T10:08:52.625Z] c451b95d7931: Pull complete [2025-10-08T10:08:52.625Z] 9febf9df4401: Pull complete [2025-10-08T10:08:55.161Z] 1477f019b032: Pull complete [2025-10-08T10:08:55.728Z] c7dc25521971: Pull complete [2025-10-08T10:08:55.728Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-08T10:08:55.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-08T10:08:55.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-08T10:08:56.037Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-08T10:08:56.037Z] WORKDIR /edgex [2025-10-08T10:08:56.037Z] COPY go.mod . [2025-10-08T10:08:56.037Z] RUN go mod download [2025-10-08T10:08:56.037Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-08T10:08:56.604Z] #0 building with "default" instance using docker driver [2025-10-08T10:08:56.604Z] [2025-10-08T10:08:56.604Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:08:56.604Z] #1 transferring dockerfile: 164B done [2025-10-08T10:08:56.604Z] #1 DONE 0.0s [2025-10-08T10:08:56.604Z] [2025-10-08T10:08:56.604Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-08T10:08:56.604Z] #2 DONE 0.0s [2025-10-08T10:08:56.604Z] [2025-10-08T10:08:56.604Z] #3 [internal] load .dockerignore [2025-10-08T10:08:56.604Z] #3 transferring context: 50B done [2025-10-08T10:08:56.604Z] #3 DONE 0.0s [2025-10-08T10:08:56.604Z] [2025-10-08T10:08:56.604Z] #4 [internal] load build context [2025-10-08T10:08:56.604Z] #4 transferring context: 6.57kB done [2025-10-08T10:08:56.604Z] #4 DONE 0.0s [2025-10-08T10:08:56.604Z] [2025-10-08T10:08:56.604Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-08T10:08:56.604Z] #5 DONE 0.1s [2025-10-08T10:08:56.863Z] [2025-10-08T10:08:56.863Z] #6 [2/4] WORKDIR /edgex [2025-10-08T10:08:58.238Z] #6 DONE 1.3s [2025-10-08T10:08:58.238Z] [2025-10-08T10:08:58.238Z] #7 [3/4] COPY go.mod . [2025-10-08T10:08:58.238Z] #7 DONE 0.0s [2025-10-08T10:08:58.238Z] [2025-10-08T10:08:58.238Z] #8 [4/4] RUN go mod download [2025-10-08T10:09:01.661Z] Still waiting to schedule task [2025-10-08T10:09:01.661Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116136’ [2025-10-08T10:09:06.369Z] #8 DONE 7.5s [2025-10-08T10:09:06.369Z] [2025-10-08T10:09:06.369Z] #9 exporting to image [2025-10-08T10:09:06.369Z] #9 exporting layers [2025-10-08T10:09:09.653Z] #9 exporting layers 3.5s done [2025-10-08T10:09:09.653Z] #9 writing image sha256:0115b7edd16828b3110b624baf2e0ba3c7b3385162b46122dfcd108cbed731cd done [2025-10-08T10:09:09.653Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-08T10:09:09.653Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:09:09.953Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-08T10:09:09.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:09:10.031Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T10:09:10.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-08T10:09:10.345Z] $ docker top dd221f65c496e0648bb3c1d3b21c278d55311b0915f01870f8ebc11cad1f9b02 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:09:10.699Z] + go version [2025-10-08T10:09:10.699Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-10-08T10:09:10.712Z] $ docker stop --time=1 dd221f65c496e0648bb3c1d3b21c278d55311b0915f01870f8ebc11cad1f9b02 [2025-10-08T10:09:11.953Z] $ docker rm -f --volumes dd221f65c496e0648bb3c1d3b21c278d55311b0915f01870f8ebc11cad1f9b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:09:12.392Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-08T10:09:12.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:09:12.476Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T10:09:12.509Z] $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-08T10:09:12.730Z] $ docker top d41e66fa8891bc2c25b767e82e6a5da7321bb8ff4964a9ae1bf85a5576724a2a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-08T10:09:12.805Z] ========================================================= [2025-10-08T10:09:12.805Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-08T10:09:12.805Z] ========================================================= [Pipeline] sh [2025-10-08T10:09:13.089Z] + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] fileExists [Pipeline] sh [2025-10-08T10:09:13.394Z] + make test [2025-10-08T10:09:13.394Z] go test -race -coverprofile=coverage.out ./... [2025-10-08T10:09:21.509Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 42.3% of statements [2025-10-08T10:09:48.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-08T10:09:48.076Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-08T10:09:49.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-08T10:09:49.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-08T10:09:49.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-08T10:09:49.011Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-08T10:09:49.011Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-08T10:09:49.011Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-08T10:09:49.011Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-08T10:09:49.011Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-08T10:09:49.011Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-08T10:09:49.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-08T10:09:49.011Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-08T10:09:49.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-08T10:09:49.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-08T10:09:50.212Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-08T10:09:50.212Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-08T10:09:50.212Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-08T10:09:50.212Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-08T10:09:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements [2025-10-08T10:09:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2025-10-08T10:09:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements [2025-10-08T10:09:50.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2025-10-08T10:09:51.714Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-08T10:09:51.715Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-08T10:09:52.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.728s coverage: 94.2% of statements [2025-10-08T10:09:52.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.4% of statements [2025-10-08T10:09:52.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-10-08T10:09:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-08T10:09:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-08T10:09:52.911Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-08T10:09:52.911Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-08T10:09:52.911Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-08T10:09:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-08T10:09:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-08T10:09:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-08T10:09:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-08T10:09:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-08T10:09:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-08T10:09:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-08T10:09:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-08T10:09:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-08T10:09:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-08T10:09:54.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements [2025-10-08T10:09:54.419Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-10-08T10:09:55.798Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-08T10:09:55.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-08T10:09:55.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-08T10:09:55.798Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-08T10:09:55.798Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-08T10:09:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 2.4% of statements [2025-10-08T10:09:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2025-10-08T10:09:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 39.4% of statements [2025-10-08T10:09:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2025-10-08T10:09:57.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2025-10-08T10:09:57.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-10-08T10:09:57.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2025-10-08T10:09:57.558Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-08T10:09:57.558Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-08T10:09:57.558Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-08T10:09:57.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2025-10-08T10:09:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-08T10:09:58.128Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-08T10:09:58.128Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-08T10:09:58.128Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-08T10:09:58.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-10-08T10:09:59.066Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-08T10:09:59.066Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-08T10:09:59.066Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-08T10:09:59.324Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-08T10:09:59.324Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-08T10:09:59.325Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-08T10:09:59.325Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-08T10:09:59.891Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-08T10:09:59.891Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-08T10:10:00.460Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-08T10:10:02.366Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-08T10:10:02.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-08T10:10:04.272Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-08T10:10:04.851Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-08T10:10:04.851Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-08T10:10:04.851Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-08T10:10:08.143Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-08T10:10:09.082Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-08T10:10:09.082Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-08T10:10:09.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-08T10:10:09.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-08T10:10:09.082Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-08T10:10:10.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-10-08T10:10:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-08T10:10:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-08T10:10:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-08T10:10:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-08T10:10:11.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-08T10:10:11.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-08T10:10:11.988Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-08T10:10:11.988Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-08T10:10:11.988Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-08T10:10:11.988Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-08T10:10:11.988Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-08T10:10:11.988Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-08T10:10:13.945Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-08T10:10:13.945Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-08T10:10:13.945Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-08T10:10:13.945Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-08T10:10:14.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-08T10:10:14.902Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-08T10:10:14.902Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-08T10:10:14.902Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-08T10:10:15.162Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-08T10:10:15.162Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-08T10:10:15.162Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-08T10:10:16.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-08T10:10:16.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-08T10:10:16.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.052s coverage: 92.9% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.094s coverage: 81.8% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.051s coverage: 100.0% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.030s coverage: 100.0% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.033s coverage: 88.6% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 3.1% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2025-10-08T10:10:18.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-10-08T10:10:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.0% of statements [2025-10-08T10:10:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 94.9% of statements [2025-10-08T10:10:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-10-08T10:10:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 97.7% of statements [2025-10-08T10:10:21.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements [2025-10-08T10:10:21.003Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-08T10:10:21.262Z] running golangci-lint [2025-10-08T10:10:21.262Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-08T10:10:21.262Z] go version go1.23.9 linux/amd64 [2025-10-08T10:10:21.520Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-08T10:10:21.520Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-08T10:10:21.520Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-08T10:10:48.068Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|files|deps|exports_file|name|compiled_files) took 24.823110642s" [2025-10-08T10:10:48.068Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.151798ms" [2025-10-08T10:11:00.263Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.530491259s with top 10 stages: buildir: 58.141072597s, gosec: 4.484244975s, inspect: 3.687182797s, fact_deprecated: 3.022174637s, ctrlflow: 1.664167077s, printf: 1.614101368s, fact_purity: 1.379687432s, S1038: 1.340651725s, nilness: 1.262807881s, isgenerated: 1.017384319s" [2025-10-08T10:11:00.263Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-08T10:11:00.263Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 201/201, exclude: 201/201, nolint: 20/0, filename_unadjuster: 201/201, identifier_marker: 201/201, path_prettifier: 201/201, exclude-rules: 201/20, invalid_issue: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, cgo: 201/201" [2025-10-08T10:11:00.263Z] level=info msg="[runner] processing took 20.524642ms with stages: nolint: 9.573591ms, identifier_marker: 4.890582ms, path_prettifier: 1.860052ms, autogenerated_exclude: 1.599726ms, exclude-rules: 1.572883ms, skip_dirs: 905.98µs, invalid_issue: 46.283µs, cgo: 46.103µs, filename_unadjuster: 24.322µs, max_same_issues: 1.84µs, uniq_by_line: 610ns, fixer: 500ns, exclude: 430ns, skip_files: 380ns, sort_results: 320ns, diff: 290ns, max_from_linter: 160ns, source_code: 140ns, path_prefixer: 130ns, severity-rules: 110ns, max_per_file_from_linter: 110ns, path_shortener: 100ns" [2025-10-08T10:11:00.263Z] level=info msg="[runner] linters took 12.150884818s with stages: goanalysis_metalinter: 12.130184583s" [2025-10-08T10:11:00.263Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-08T10:11:00.263Z] level=info msg="Memory: 367 samples, avg is 274.7MB, max is 1360.3MB" [2025-10-08T10:11:00.263Z] level=info msg="Execution took 37.024095578s" [2025-10-08T10:11:00.263Z] go vet ./... [2025-10-08T10:11:05.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-08T10:11:05.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-08T10:11:05.526Z] ./bin/test-attribution-txt.sh [2025-10-08T10:11:05.526Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-08T10:11:05.526Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-08T10:11:05.526Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-08T10:11:05.526Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-08T10:11:05.526Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-08T10:11:05.526Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-08T10:11:05.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-08T10:11:05.833Z] + ls -al . [2025-10-08T10:11:05.833Z] total 2064 [2025-10-08T10:11:05.833Z] drwxrwxr-x 11 1001 1001 4096 Oct 8 10:09 . [2025-10-08T10:11:05.833Z] drwxr-xr-x 4 root root 4096 Oct 8 10:09 .. [2025-10-08T10:11:05.833Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 .blubracket [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 10 Oct 8 10:08 .dockerignore [2025-10-08T10:11:05.833Z] drwxrwxr-x 8 1001 1001 4096 Oct 8 10:10 .git [2025-10-08T10:11:05.833Z] drwxrwxr-x 3 1001 1001 4096 Oct 8 10:08 .github [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 909 Oct 8 10:08 .gitignore [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 218 Oct 8 10:08 .golangci.yml [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 100 Oct 8 10:08 .hadolint.yml [2025-10-08T10:11:05.833Z] drwxr-xr-x 3 1001 1001 4096 Oct 8 10:08 .semver [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 155 Oct 8 10:08 .sonarcloud.properties [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 1171 Oct 8 10:08 ADOPTERS.md [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 17374 Oct 8 10:08 Attribution.txt [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 108018 Oct 8 10:08 CHANGELOG.md [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 3804 Oct 8 10:08 CONTRIBUTING.md [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 677 Oct 8 10:08 GOVERNANCE.md [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 858 Oct 8 10:08 Jenkinsfile [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 10775 Oct 8 10:08 LICENSE [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 16740 Oct 8 10:08 Makefile [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 582 Oct 8 10:08 OWNERS.md [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 9932 Oct 8 10:08 README.md [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 789 Oct 8 10:08 SECURITY.md [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 12 Oct 8 10:08 VERSION [2025-10-08T10:11:05.833Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 bin [2025-10-08T10:11:05.833Z] drwxrwxr-x 19 1001 1001 4096 Oct 8 10:08 cmd [2025-10-08T10:11:05.833Z] -rw-r--r-- 1 root root 1733636 Oct 8 10:10 coverage.out [2025-10-08T10:11:05.833Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 fuzz_test [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 6539 Oct 8 10:08 go.mod [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 88541 Oct 8 10:08 go.sum [2025-10-08T10:11:05.833Z] drwxrwxr-x 7 1001 1001 4096 Oct 8 10:08 internal [2025-10-08T10:11:05.833Z] drwxrwxr-x 2 1001 1001 4096 Oct 8 10:08 openapi [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 584 Oct 8 10:08 security.txt [2025-10-08T10:11:05.833Z] -rw-rw-r-- 1 1001 1001 204 Oct 8 10:08 version.go [Pipeline] sh [2025-10-08T10:11:06.118Z] + '[' -e coverage.out ] [2025-10-08T10:11:06.118Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-08T10:11:06.303Z] Stashed 1 file(s) [Pipeline] sh [2025-10-08T10:11:06.583Z] + make build [2025-10-08T10:11:06.583Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-08T10:11:33.124Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-08T10:11:33.124Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-08T10:11:33.124Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-08T10:11:33.691Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-08T10:11:35.596Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-08T10:11:40.860Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-08T10:11:43.404Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-08T10:11:45.937Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-08T10:11:48.474Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-08T10:11:49.854Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-08T10:11:51.283Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-08T10:11:52.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-08T10:11:53.616Z] $ docker stop --time=1 d41e66fa8891bc2c25b767e82e6a5da7321bb8ff4964a9ae1bf85a5576724a2a [2025-10-08T10:11:56.416Z] $ docker rm -f --volumes d41e66fa8891bc2c25b767e82e6a5da7321bb8ff4964a9ae1bf85a5576724a2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:11:57.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-08T10:11:57.464Z] [2025-10-08T10:11:57.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:11:57.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-08T10:11:57.768Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-08T10:11:57.768Z] 91d30c5bc195: Pulling fs layer [2025-10-08T10:11:57.768Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-08T10:11:57.768Z] 9c61dcf015f6: Pulling fs layer [2025-10-08T10:11:57.768Z] 4698f68db338: Pulling fs layer [2025-10-08T10:11:57.768Z] 2a2f49069b9e: Pulling fs layer [2025-10-08T10:11:57.768Z] e0025b399a48: Pulling fs layer [2025-10-08T10:11:57.768Z] 2a2f49069b9e: Waiting [2025-10-08T10:11:57.768Z] 4698f68db338: Waiting [2025-10-08T10:11:57.768Z] e0025b399a48: Waiting [2025-10-08T10:11:57.768Z] 91d30c5bc195: Verifying Checksum [2025-10-08T10:11:57.768Z] 91d30c5bc195: Download complete [2025-10-08T10:11:57.768Z] 4698f68db338: Verifying Checksum [2025-10-08T10:11:57.768Z] 4698f68db338: Download complete [2025-10-08T10:11:57.955Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116213 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-10-08T10:11:57.969Z] Running in /w/workspace/edgex-go/908 [Pipeline] { [Pipeline] checkout [2025-10-08T10:11:58.027Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-08T10:11:58.027Z] 2e9b0aa3be6d: Download complete [2025-10-08T10:11:58.027Z] e0025b399a48: Download complete [2025-10-08T10:11:58.027Z] 91d30c5bc195: Pull complete [2025-10-08T10:11:58.027Z] 2a2f49069b9e: Download complete [2025-10-08T10:11:58.288Z] 2e9b0aa3be6d: Pull complete [2025-10-08T10:11:58.858Z] 9c61dcf015f6: Download complete [2025-10-08T10:12:01.030Z] The recommended git tool is: git [2025-10-08T10:12:03.042Z] 9c61dcf015f6: Pull complete [2025-10-08T10:12:03.042Z] 4698f68db338: Pull complete [2025-10-08T10:12:03.042Z] 2a2f49069b9e: Pull complete [2025-10-08T10:12:03.042Z] e0025b399a48: Pull complete [2025-10-08T10:12:03.042Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-08T10:12:03.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-08T10:12:03.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:12:03.142Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T10:12:03.179Z] $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-08T10:12:04.156Z] $ docker top 42c0b9662144e1e85aaf5fefbc268010c7b5b0dcf4c804b656531232dedaff5d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:12:04.495Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-08T10:12:04.754Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #1 transferring dockerfile: 2.50kB done [2025-10-08T10:12:04.754Z] #1 DONE 0.1s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-08T10:12:04.754Z] #2 DONE 0.0s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #3 transferring dockerfile: 2.49kB done [2025-10-08T10:12:04.754Z] #3 DONE 0.1s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:12:04.754Z] #4 ... [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #5 transferring dockerfile: 1.81kB done [2025-10-08T10:12:04.754Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-08T10:12:04.754Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-08T10:12:04.754Z] #5 DONE 0.1s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #6 transferring dockerfile: 1.70kB done [2025-10-08T10:12:04.754Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-08T10:12:04.754Z] #6 DONE 0.1s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #7 transferring dockerfile: 2.14kB done [2025-10-08T10:12:04.754Z] #7 DONE 0.2s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #8 transferring dockerfile: 2.00kB done [2025-10-08T10:12:04.754Z] #8 DONE 0.2s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #9 transferring dockerfile: 2.23kB done [2025-10-08T10:12:04.754Z] #9 DONE 0.2s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #10 transferring dockerfile: 3.02kB done [2025-10-08T10:12:04.754Z] #10 DONE 0.2s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #11 [core-data internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #11 transferring dockerfile: 2.04kB done [2025-10-08T10:12:04.754Z] #11 DONE 0.2s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #12 transferring dockerfile: 1.83kB done [2025-10-08T10:12:04.754Z] #12 DONE 0.2s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-08T10:12:04.754Z] #2 DONE 0.0s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-08T10:12:04.754Z] #13 transferring dockerfile: 1.89kB done [2025-10-08T10:12:04.754Z] #13 DONE 0.2s [2025-10-08T10:12:04.754Z] [2025-10-08T10:12:04.754Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:12:05.013Z] #4 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-10-08T10:12:05.013Z] #14 transferring dockerfile: 1.69kB done [2025-10-08T10:12:05.013Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-08T10:12:05.013Z] #14 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #15 [core-command internal] load build definition from Dockerfile [2025-10-08T10:12:05.013Z] #15 transferring dockerfile: 1.94kB done [2025-10-08T10:12:05.013Z] #15 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-10-08T10:12:05.013Z] #16 transferring dockerfile: 2.10kB done [2025-10-08T10:12:05.013Z] #16 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #17 [core-keeper internal] load build definition from Dockerfile [2025-10-08T10:12:05.013Z] #17 transferring dockerfile: 2.01kB done [2025-10-08T10:12:05.013Z] #17 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-08T10:12:05.013Z] #2 DONE 0.0s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #18 [security-proxy-auth internal] load .dockerignore [2025-10-08T10:12:05.013Z] #18 transferring context: 50B done [2025-10-08T10:12:05.013Z] #18 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-10-08T10:12:05.013Z] #19 transferring context: 50B done [2025-10-08T10:12:05.013Z] #19 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #20 [security-proxy-setup internal] load .dockerignore [2025-10-08T10:12:05.013Z] #20 transferring context: 50B done [2025-10-08T10:12:05.013Z] #20 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-08T10:12:05.013Z] #21 transferring context: 50B done [2025-10-08T10:12:05.013Z] #21 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #22 [core-data internal] load .dockerignore [2025-10-08T10:12:05.013Z] #22 transferring context: 50B done [2025-10-08T10:12:05.013Z] #22 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #23 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:12:05.013Z] #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-08T10:12:05.013Z] #23 ... [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #24 [support-notifications internal] load .dockerignore [2025-10-08T10:12:05.013Z] #24 transferring context: 50B done [2025-10-08T10:12:05.013Z] #24 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #25 [security-bootstrapper internal] load .dockerignore [2025-10-08T10:12:05.013Z] #25 transferring context: 50B done [2025-10-08T10:12:05.013Z] #25 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #26 [support-scheduler internal] load .dockerignore [2025-10-08T10:12:05.013Z] #26 transferring context: 50B done [2025-10-08T10:12:05.013Z] #26 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #23 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:12:05.013Z] #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-08T10:12:05.013Z] #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-10-08T10:12:05.013Z] #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:12:05.013Z] #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-08T10:12:05.013Z] #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-08T10:12:05.013Z] #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-10-08T10:12:05.013Z] #23 ... [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #27 [core-keeper internal] load .dockerignore [2025-10-08T10:12:05.013Z] #27 transferring context: 50B done [2025-10-08T10:12:05.013Z] #27 DONE 0.1s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #28 [core-command internal] load .dockerignore [2025-10-08T10:12:05.013Z] #28 transferring context: 50B done [2025-10-08T10:12:05.013Z] #28 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-10-08T10:12:05.013Z] #29 transferring context: 50B done [2025-10-08T10:12:05.013Z] #29 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #30 [core-metadata internal] load .dockerignore [2025-10-08T10:12:05.013Z] #30 transferring context: 50B done [2025-10-08T10:12:05.013Z] #30 DONE 0.2s [2025-10-08T10:12:05.013Z] [2025-10-08T10:12:05.013Z] #23 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:12:05.013Z] #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-08T10:12:05.013Z] #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:12:05.013Z] #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-08T10:12:05.013Z] #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-08T10:12:05.013Z] #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-10-08T10:12:05.274Z] #23 ... [2025-10-08T10:12:05.274Z] [2025-10-08T10:12:05.274Z] #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-08T10:12:05.274Z] #31 DONE 0.4s [2025-10-08T10:12:05.274Z] [2025-10-08T10:12:05.274Z] #23 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:12:05.274Z] #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-10-08T10:12:06.210Z] #23 ... [2025-10-08T10:12:06.210Z] [2025-10-08T10:12:06.210Z] #32 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-08T10:12:06.210Z] #32 DONE 0.7s [2025-10-08T10:12:06.210Z] [2025-10-08T10:12:06.210Z] #23 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:12:06.210Z] #23 DONE 1.3s [2025-10-08T10:12:06.210Z] [2025-10-08T10:12:06.210Z] #33 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-08T10:12:06.467Z] #33 ... [2025-10-08T10:12:06.467Z] [2025-10-08T10:12:06.467Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-08T10:12:06.467Z] #34 DONE 1.8s [2025-10-08T10:12:06.725Z] [2025-10-08T10:12:06.725Z] #35 [core-command internal] load build context [2025-10-08T10:12:08.629Z] #35 ... [2025-10-08T10:12:08.629Z] [2025-10-08T10:12:08.629Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-08T10:12:08.629Z] #36 DONE 4.0s [2025-10-08T10:12:08.629Z] [2025-10-08T10:12:08.629Z] #35 [core-command internal] load build context [2025-10-08T10:12:10.072Z] using credential edgex-jenkins-ssh [2025-10-08T10:12:10.104Z] Cloning the remote Git repository [2025-10-08T10:12:10.634Z] #35 transferring context: 194.53MB 5.0s [2025-10-08T10:12:11.568Z] #35 ... [2025-10-08T10:12:11.568Z] [2025-10-08T10:12:11.568Z] #37 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-08T10:12:11.568Z] #37 DONE 5.4s [2025-10-08T10:12:11.568Z] [2025-10-08T10:12:11.568Z] #35 [core-command internal] load build context [2025-10-08T10:12:10.182Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-08T10:12:10.303Z] > git init /w/workspace/edgex-go/908 # timeout=10 [2025-10-08T10:12:10.535Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-08T10:12:10.536Z] > git --version # timeout=10 [2025-10-08T10:12:10.566Z] > git --version # 'git version 2.25.1' [2025-10-08T10:12:10.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-08T10:12:10.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-08T10:12:14.865Z] #35 ... [2025-10-08T10:12:14.865Z] [2025-10-08T10:12:14.865Z] #38 [security-proxy-auth internal] load build context [2025-10-08T10:12:14.865Z] #38 ... [2025-10-08T10:12:14.865Z] [2025-10-08T10:12:14.865Z] #39 [support-notifications internal] load build context [2025-10-08T10:12:15.124Z] #39 ... [2025-10-08T10:12:15.124Z] [2025-10-08T10:12:15.124Z] #40 [core-data internal] load build context [2025-10-08T10:12:15.124Z] #40 transferring context: 502.72MB 10.1s [2025-10-08T10:12:15.124Z] #40 ... [2025-10-08T10:12:15.124Z] [2025-10-08T10:12:15.124Z] #41 [core-keeper internal] load build context [2025-10-08T10:12:15.383Z] #41 ... [2025-10-08T10:12:15.383Z] [2025-10-08T10:12:15.383Z] #42 [security-secretstore-setup internal] load build context [2025-10-08T10:12:15.383Z] #42 ... [2025-10-08T10:12:15.383Z] [2025-10-08T10:12:15.383Z] #43 [core-metadata internal] load build context [2025-10-08T10:12:15.383Z] #43 ... [2025-10-08T10:12:15.383Z] [2025-10-08T10:12:15.383Z] #44 [support-scheduler internal] load build context [2025-10-08T10:12:15.640Z] #44 ... [2025-10-08T10:12:15.640Z] [2025-10-08T10:12:15.640Z] #45 [security-proxy-setup internal] load build context [2025-10-08T10:12:15.899Z] #45 ... [2025-10-08T10:12:15.899Z] [2025-10-08T10:12:15.899Z] #46 [security-spire-config internal] load .dockerignore [2025-10-08T10:12:15.899Z] #46 transferring context: 50B 0.0s done [2025-10-08T10:12:15.899Z] #46 DONE 7.0s [2025-10-08T10:12:15.899Z] [2025-10-08T10:12:15.899Z] #45 [security-proxy-setup internal] load build context [2025-10-08T10:12:15.899Z] #45 ... [2025-10-08T10:12:15.899Z] [2025-10-08T10:12:15.899Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-08T10:12:15.899Z] #47 ... [2025-10-08T10:12:15.899Z] [2025-10-08T10:12:15.899Z] #48 [security-bootstrapper internal] load build context [2025-10-08T10:12:15.899Z] #48 ... [2025-10-08T10:12:15.899Z] [2025-10-08T10:12:15.899Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:12:15.899Z] #0 0.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:15.899Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:15.899Z] #0 1.145 OK: 248 MiB in 58 packages [2025-10-08T10:12:16.158Z] #49 ... [2025-10-08T10:12:16.158Z] [2025-10-08T10:12:16.158Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-08T10:12:16.158Z] #0 0.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.158Z] #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.158Z] #0 1.134 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:12:16.158Z] #0 1.134 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:12:16.158Z] #0 1.134 OK: 24181 distinct packages available [2025-10-08T10:12:16.158Z] #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.158Z] #0 1.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.158Z] #0 1.549 OK: 248 MiB in 58 packages [2025-10-08T10:12:16.158Z] #50 ... [2025-10-08T10:12:16.158Z] [2025-10-08T10:12:16.158Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-08T10:12:16.424Z] #51 ... [2025-10-08T10:12:16.424Z] [2025-10-08T10:12:16.424Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-08T10:12:16.424Z] #52 ... [2025-10-08T10:12:16.424Z] [2025-10-08T10:12:16.424Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:12:16.424Z] #53 ... [2025-10-08T10:12:16.424Z] [2025-10-08T10:12:16.424Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-08T10:12:16.424Z] #0 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.424Z] #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.424Z] #0 1.133 OK: 248 MiB in 58 packages [2025-10-08T10:12:16.687Z] #54 ... [2025-10-08T10:12:16.687Z] [2025-10-08T10:12:16.687Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-08T10:12:16.687Z] #55 ... [2025-10-08T10:12:16.687Z] [2025-10-08T10:12:16.687Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:12:16.687Z] #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.687Z] #0 4.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.687Z] #0 5.255 OK: 248 MiB in 58 packages [2025-10-08T10:12:16.944Z] #56 ... [2025-10-08T10:12:16.944Z] [2025-10-08T10:12:16.944Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-08T10:12:16.944Z] #57 ... [2025-10-08T10:12:16.944Z] [2025-10-08T10:12:16.944Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-08T10:12:16.944Z] #0 4.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.944Z] #0 4.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:16.944Z] #0 5.036 (1/4) Installing ca-certificates (20250911-r0) [2025-10-08T10:12:16.944Z] #0 5.064 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:16.944Z] #0 5.093 (3/4) Installing su-exec (0.2-r3) [2025-10-08T10:12:16.944Z] #0 5.226 (4/4) Installing yq-go (4.44.1-r2) [2025-10-08T10:12:16.944Z] #0 5.291 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:16.944Z] #0 5.297 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:16.944Z] #0 5.332 OK: 19 MiB in 18 packages [2025-10-08T10:12:16.944Z] #58 ... [2025-10-08T10:12:16.944Z] [2025-10-08T10:12:16.944Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-08T10:12:17.203Z] #59 ... [2025-10-08T10:12:17.203Z] [2025-10-08T10:12:17.203Z] #60 [core-common-config-bootstrapper internal] load build context [2025-10-08T10:12:17.203Z] #60 transferring context: 497.78MB 12.1s [2025-10-08T10:12:17.203Z] #60 ... [2025-10-08T10:12:17.203Z] [2025-10-08T10:12:17.203Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-08T10:12:17.203Z] #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:17.203Z] #0 3.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:17.203Z] #0 3.618 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:17.203Z] #0 3.624 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:17.203Z] #0 3.649 OK: 8 MiB in 15 packages [2025-10-08T10:12:17.476Z] #61 ... [2025-10-08T10:12:17.476Z] [2025-10-08T10:12:17.476Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-08T10:12:17.476Z] #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:17.476Z] #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:17.476Z] #0 2.116 OK: 248 MiB in 58 packages [2025-10-08T10:12:17.736Z] #62 ... [2025-10-08T10:12:17.736Z] [2025-10-08T10:12:17.736Z] #45 [security-proxy-setup internal] load build context [2025-10-08T10:12:17.736Z] #45 transferring context: 595.83MB 12.4s done [2025-10-08T10:12:18.722Z] #45 ... [2025-10-08T10:12:18.722Z] [2025-10-08T10:12:18.722Z] #63 [security-spire-agent internal] load .dockerignore [2025-10-08T10:12:18.722Z] #63 transferring context: 50B 0.0s done [2025-10-08T10:12:18.983Z] #63 ... [2025-10-08T10:12:18.983Z] [2025-10-08T10:12:18.983Z] #64 [security-spire-server internal] load .dockerignore [2025-10-08T10:12:18.983Z] #64 transferring context: 50B 0.0s done [2025-10-08T10:12:18.983Z] #64 ... [2025-10-08T10:12:18.983Z] [2025-10-08T10:12:18.983Z] #38 [security-proxy-auth internal] load build context [2025-10-08T10:12:18.983Z] #38 transferring context: 367.81MB 13.9s [2025-10-08T10:12:19.940Z] #38 ... [2025-10-08T10:12:19.940Z] [2025-10-08T10:12:19.940Z] #33 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-08T10:12:19.940Z] #33 3.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:19.940Z] #33 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:19.940Z] #33 4.260 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:19.940Z] #33 4.267 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:19.940Z] #33 4.288 OK: 8 MiB in 15 packages [2025-10-08T10:12:20.199Z] #33 ... [2025-10-08T10:12:20.199Z] [2025-10-08T10:12:20.199Z] #38 [security-proxy-auth internal] load build context [2025-10-08T10:12:20.199Z] #38 ... [2025-10-08T10:12:20.199Z] [2025-10-08T10:12:20.199Z] #64 [security-spire-server internal] load .dockerignore [2025-10-08T10:12:20.199Z] #64 DONE 11.4s [2025-10-08T10:12:20.199Z] [2025-10-08T10:12:20.199Z] #38 [security-proxy-auth internal] load build context [2025-10-08T10:12:20.767Z] #38 transferring context: 595.83MB 15.5s done [2025-10-08T10:12:20.767Z] #38 ... [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #23 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:12:20.767Z] #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-08T10:12:20.767Z] #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-10-08T10:12:20.767Z] #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:12:20.767Z] #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-08T10:12:20.767Z] #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-08T10:12:20.767Z] #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-10-08T10:12:20.767Z] #23 DONE 1.3s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #63 [security-spire-agent internal] load .dockerignore [2025-10-08T10:12:20.767Z] #63 DONE 12.0s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #23 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:12:20.767Z] #23 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-08T10:12:20.767Z] #23 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-10-08T10:12:20.767Z] #23 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:12:20.767Z] #23 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-08T10:12:20.767Z] #23 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-08T10:12:20.767Z] #23 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-10-08T10:12:20.767Z] #23 DONE 1.3s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-08T10:12:20.767Z] #62 DONE 14.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #33 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-08T10:12:20.767Z] #33 DONE 14.6s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:12:20.767Z] #49 DONE 14.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-08T10:12:20.767Z] #50 DONE 14.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-08T10:12:20.767Z] #61 DONE 14.6s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-08T10:12:20.767Z] #54 DONE 14.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #40 [core-data internal] load build context [2025-10-08T10:12:20.767Z] #40 transferring context: 595.83MB 12.0s done [2025-10-08T10:12:20.767Z] #40 DONE 15.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:12:20.767Z] #56 DONE 14.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-08T10:12:20.767Z] #58 DONE 14.6s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #48 [security-bootstrapper internal] load build context [2025-10-08T10:12:20.767Z] #48 transferring context: 595.83MB 12.0s done [2025-10-08T10:12:20.767Z] #48 DONE 15.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #45 [security-proxy-setup internal] load build context [2025-10-08T10:12:20.767Z] #45 DONE 15.9s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #44 [support-scheduler internal] load build context [2025-10-08T10:12:20.767Z] #44 transferring context: 595.83MB 12.2s done [2025-10-08T10:12:20.767Z] #44 DONE 15.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #47 [security-spiffe-token-provider internal] load build context [2025-10-08T10:12:20.767Z] #47 transferring context: 595.83MB 12.1s done [2025-10-08T10:12:20.767Z] #47 DONE 15.7s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #43 [core-metadata internal] load build context [2025-10-08T10:12:20.767Z] #43 transferring context: 595.83MB 12.7s done [2025-10-08T10:12:20.767Z] #43 DONE 15.7s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #41 [core-keeper internal] load build context [2025-10-08T10:12:20.767Z] #41 transferring context: 595.83MB 12.8s done [2025-10-08T10:12:20.767Z] #41 DONE 15.8s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #39 [support-notifications internal] load build context [2025-10-08T10:12:20.767Z] #39 transferring context: 595.83MB 12.9s done [2025-10-08T10:12:20.767Z] #39 DONE 15.9s [2025-10-08T10:12:20.767Z] [2025-10-08T10:12:20.767Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:20.767Z] #65 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-10-08T10:12:21.026Z] #65 ... [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #60 [core-common-config-bootstrapper internal] load build context [2025-10-08T10:12:21.026Z] #60 transferring context: 595.83MB 13.5s done [2025-10-08T10:12:21.026Z] #60 DONE 15.9s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #35 [core-command internal] load build context [2025-10-08T10:12:21.026Z] #35 transferring context: 595.83MB 13.5s done [2025-10-08T10:12:21.026Z] #35 DONE 15.8s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #42 [security-secretstore-setup internal] load build context [2025-10-08T10:12:21.026Z] #42 transferring context: 595.83MB 14.3s done [2025-10-08T10:12:21.026Z] #42 DONE 16.0s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #38 [security-proxy-auth internal] load build context [2025-10-08T10:12:21.026Z] #38 DONE 16.0s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:21.026Z] #65 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-08T10:12:21.026Z] #65 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-08T10:12:21.026Z] #65 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-08T10:12:21.026Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-08T10:12:21.026Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-10-08T10:12:21.026Z] #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-10-08T10:12:21.026Z] #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-08T10:12:21.026Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-10-08T10:12:21.026Z] #65 ... [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #66 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:21.026Z] #66 DONE 0.2s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:21.026Z] #67 DONE 0.2s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #68 [security-spire-server internal] load build context [2025-10-08T10:12:21.026Z] #68 transferring context: 23.80kB done [2025-10-08T10:12:21.026Z] #68 DONE 0.3s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:21.026Z] #69 DONE 0.2s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:21.026Z] #70 DONE 0.2s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:21.026Z] #71 DONE 0.2s [2025-10-08T10:12:21.026Z] [2025-10-08T10:12:21.026Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:21.026Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-08T10:12:21.026Z] #65 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-10-08T10:12:21.026Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.3s [2025-10-08T10:12:21.285Z] #65 ... [2025-10-08T10:12:21.285Z] [2025-10-08T10:12:21.285Z] #72 [security-spire-agent internal] load build context [2025-10-08T10:12:21.285Z] #72 transferring context: 23.33kB done [2025-10-08T10:12:21.285Z] #72 DONE 0.3s [2025-10-08T10:12:21.285Z] [2025-10-08T10:12:21.285Z] #73 [security-spire-config internal] load build context [2025-10-08T10:12:21.285Z] #73 transferring context: 22.05kB done [2025-10-08T10:12:21.285Z] #73 DONE 0.4s [2025-10-08T10:12:21.285Z] [2025-10-08T10:12:21.285Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:21.285Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 6.29MB / 36.47MB 0.5s [2025-10-08T10:12:21.285Z] #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-08T10:12:21.285Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done [2025-10-08T10:12:21.285Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 17.83MB / 36.47MB 0.6s [2025-10-08T10:12:21.285Z] #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-08T10:12:21.285Z] #65 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-08T10:12:21.543Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.7s [2025-10-08T10:12:21.543Z] #65 ... [2025-10-08T10:12:21.543Z] [2025-10-08T10:12:21.543Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-08T10:12:21.543Z] #55 DONE 15.4s [2025-10-08T10:12:21.543Z] [2025-10-08T10:12:21.543Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:21.543Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-10-08T10:12:21.543Z] #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-08T10:12:21.801Z] #65 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done [2025-10-08T10:12:22.372Z] #65 ... [2025-10-08T10:12:22.372Z] [2025-10-08T10:12:22.372Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-08T10:12:22.372Z] #0 9.780 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.372Z] #74 ... [2025-10-08T10:12:22.372Z] [2025-10-08T10:12:22.372Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-08T10:12:22.372Z] #57 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.372Z] #57 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.372Z] #57 15.83 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:22.372Z] #57 15.83 (2/2) Installing su-exec (0.2-r3) [2025-10-08T10:12:22.372Z] #57 15.84 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:22.372Z] #57 15.85 OK: 8 MiB in 16 packages [2025-10-08T10:12:22.372Z] #57 DONE 16.1s [2025-10-08T10:12:22.372Z] [2025-10-08T10:12:22.372Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-08T10:12:22.372Z] #52 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.372Z] #52 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.372Z] #52 15.81 (1/7) Installing ca-certificates (20250911-r0) [2025-10-08T10:12:22.372Z] #52 15.83 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:22.372Z] #52 15.83 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-08T10:12:22.372Z] #52 15.84 (4/7) Installing libsodium (1.0.19-r0) [2025-10-08T10:12:22.372Z] #52 15.85 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-08T10:12:22.372Z] #52 15.87 (6/7) Installing libzmq (4.3.5-r2) [2025-10-08T10:12:22.372Z] #52 15.88 (7/7) Installing zeromq (4.3.5-r2) [2025-10-08T10:12:22.372Z] #52 15.88 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:22.372Z] #52 15.88 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:22.372Z] #52 15.92 OK: 12 MiB in 21 packages [2025-10-08T10:12:22.372Z] #52 DONE 16.2s [2025-10-08T10:12:22.372Z] [2025-10-08T10:12:22.372Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-08T10:12:22.372Z] #51 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.372Z] #51 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.372Z] #51 15.83 (1/3) Installing ca-certificates (20250911-r0) [2025-10-08T10:12:22.372Z] #51 15.85 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:22.372Z] #51 15.86 (3/3) Installing tzdata (2025b-r0) [2025-10-08T10:12:22.372Z] #51 15.89 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:22.372Z] #51 15.90 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:22.372Z] #51 15.95 OK: 10 MiB in 17 packages [2025-10-08T10:12:22.372Z] #51 DONE 16.2s [2025-10-08T10:12:22.372Z] [2025-10-08T10:12:22.372Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:12:22.631Z] #75 ... [2025-10-08T10:12:22.631Z] [2025-10-08T10:12:22.631Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-08T10:12:22.631Z] #59 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.631Z] #59 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:22.631Z] #59 15.87 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:22.631Z] #59 15.93 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:22.631Z] #59 15.95 (3/6) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:22.631Z] #59 15.95 (4/6) Installing openssl (3.3.5-r0) [2025-10-08T10:12:22.631Z] #59 15.96 (5/6) Installing su-exec (0.2-r3) [2025-10-08T10:12:22.631Z] #59 15.97 (6/6) Installing yq-go (4.44.1-r2) [2025-10-08T10:12:22.631Z] #59 16.16 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:22.631Z] #59 16.17 OK: 19 MiB in 18 packages [2025-10-08T10:12:22.631Z] #59 DONE 16.3s [2025-10-08T10:12:22.631Z] [2025-10-08T10:12:22.631Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:23.198Z] #65 ... [2025-10-08T10:12:23.198Z] [2025-10-08T10:12:23.198Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:12:23.198Z] #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #0 1.913 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.198Z] #0 1.928 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:23.198Z] #0 2.000 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.198Z] #0 2.000 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:23.198Z] #0 2.005 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.198Z] #0 2.092 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.198Z] #0 2.108 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.198Z] #0 2.109 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:23.198Z] #0 2.120 OK: 8 MiB in 15 packages [2025-10-08T10:12:23.198Z] #76 DONE 2.4s [2025-10-08T10:12:23.198Z] [2025-10-08T10:12:23.198Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:12:23.198Z] #53 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #53 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #53 15.86 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:12:23.198Z] #53 15.86 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:12:23.198Z] #53 15.86 OK: 24177 distinct packages available [2025-10-08T10:12:23.198Z] #53 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #53 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #53 16.52 (1/14) Installing ca-certificates (20250911-r0) [2025-10-08T10:12:23.198Z] #53 16.55 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-08T10:12:23.198Z] #53 16.58 (3/14) Installing c-ares (1.33.1-r0) [2025-10-08T10:12:23.198Z] #53 16.59 (4/14) Installing libunistring (1.2-r0) [2025-10-08T10:12:23.198Z] #53 16.61 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-08T10:12:23.198Z] #53 16.61 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-08T10:12:23.198Z] #53 16.62 (7/14) Installing libpsl (0.21.5-r1) [2025-10-08T10:12:23.198Z] #53 16.63 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-08T10:12:23.198Z] #53 16.64 (9/14) Installing libcurl (8.14.1-r2) [2025-10-08T10:12:23.198Z] #53 16.66 (10/14) Installing curl (8.14.1-r2) [2025-10-08T10:12:23.198Z] #53 16.66 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:23.198Z] #53 16.66 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-08T10:12:23.198Z] #53 16.67 (13/14) Installing libucontext (1.2-r3) [2025-10-08T10:12:23.198Z] #53 16.67 (14/14) Installing gcompat (1.1.0-r4) [2025-10-08T10:12:23.198Z] #53 16.68 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:23.198Z] #53 16.69 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:23.198Z] #53 16.72 OK: 13 MiB in 28 packages [2025-10-08T10:12:23.198Z] #53 DONE 17.0s [2025-10-08T10:12:23.198Z] [2025-10-08T10:12:23.198Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-08T10:12:23.198Z] #74 10.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #74 10.71 OK: 248 MiB in 58 packages [2025-10-08T10:12:23.198Z] #74 DONE 10.9s [2025-10-08T10:12:23.198Z] [2025-10-08T10:12:23.198Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-08T10:12:23.198Z] #0 1.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #0 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.198Z] #0 1.902 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.198Z] #0 1.922 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:23.198Z] #0 1.982 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.198Z] #0 1.983 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:23.198Z] #0 1.995 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.198Z] #0 2.038 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.198Z] #0 2.047 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.198Z] #0 2.053 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:23.198Z] #0 2.058 OK: 8 MiB in 15 packages [2025-10-08T10:12:23.198Z] #77 DONE 2.4s [2025-10-08T10:12:23.198Z] [2025-10-08T10:12:23.198Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:23.456Z] #65 ... [2025-10-08T10:12:23.456Z] [2025-10-08T10:12:23.456Z] #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-08T10:12:23.456Z] #78 DONE 0.2s [2025-10-08T10:12:23.456Z] [2025-10-08T10:12:23.456Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:23.456Z] #65 ... [2025-10-08T10:12:23.456Z] [2025-10-08T10:12:23.456Z] #79 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:12:23.456Z] #79 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-10-08T10:12:23.456Z] #79 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-08T10:12:23.456Z] #79 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-08T10:12:23.456Z] #79 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-08T10:12:23.456Z] #79 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-10-08T10:12:23.456Z] #79 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done [2025-10-08T10:12:23.456Z] #79 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-08T10:12:23.456Z] #79 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done [2025-10-08T10:12:23.456Z] #79 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s done [2025-10-08T10:12:23.456Z] #79 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-08T10:12:23.456Z] #79 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done [2025-10-08T10:12:23.456Z] #79 DONE 2.7s [2025-10-08T10:12:23.456Z] [2025-10-08T10:12:23.456Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:23.714Z] #65 ... [2025-10-08T10:12:23.714Z] [2025-10-08T10:12:23.714Z] #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-08T10:12:23.714Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 2.005 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:12:23.715Z] #0 2.005 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:12:23.715Z] #0 2.005 OK: 24177 distinct packages available [2025-10-08T10:12:23.715Z] #0 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 2.576 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:23.715Z] #0 2.581 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-08T10:12:23.715Z] #0 2.581 (3/4) Installing libucontext (1.2-r3) [2025-10-08T10:12:23.715Z] #0 2.584 (4/4) Installing gcompat (1.1.0-r4) [2025-10-08T10:12:23.715Z] #0 2.591 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:23.715Z] #0 2.597 OK: 8 MiB in 18 packages [2025-10-08T10:12:23.715Z] #80 DONE 2.9s [2025-10-08T10:12:23.715Z] [2025-10-08T10:12:23.715Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-08T10:12:23.715Z] #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 2.194 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.715Z] #0 2.216 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:23.715Z] #0 2.413 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.715Z] #0 2.417 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:23.715Z] #0 2.423 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.715Z] #0 2.458 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.715Z] #0 2.467 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:23.715Z] #0 2.471 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:23.715Z] #0 2.476 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:23.715Z] #0 2.536 OK: 19 MiB in 18 packages [2025-10-08T10:12:23.715Z] #81 DONE 2.8s [2025-10-08T10:12:23.715Z] [2025-10-08T10:12:23.715Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:23.715Z] #65 ... [2025-10-08T10:12:23.715Z] [2025-10-08T10:12:23.715Z] #82 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-08T10:12:23.715Z] #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 2.248 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:12:23.715Z] #0 2.248 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:12:23.715Z] #0 2.248 OK: 24177 distinct packages available [2025-10-08T10:12:23.715Z] #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:23.715Z] #0 2.721 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.715Z] #0 2.749 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:23.715Z] #0 2.760 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:23.715Z] #0 2.764 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-08T10:12:23.715Z] #0 2.764 (5/7) Installing libucontext (1.2-r3) [2025-10-08T10:12:23.715Z] #0 2.769 (6/7) Installing gcompat (1.1.0-r4) [2025-10-08T10:12:23.715Z] #0 2.773 (7/7) Installing openssl (3.3.5-r0) [2025-10-08T10:12:23.715Z] #0 2.780 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:23.715Z] #0 2.787 OK: 9 MiB in 19 packages [2025-10-08T10:12:23.715Z] #82 DONE 3.0s [2025-10-08T10:12:23.715Z] [2025-10-08T10:12:23.715Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:12:23.976Z] #65 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done [2025-10-08T10:12:24.235Z] #65 DONE 3.3s [2025-10-08T10:12:24.235Z] [2025-10-08T10:12:24.235Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:12:25.169Z] #83 1.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:25.169Z] #83 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:26.797Z] #83 1.776 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:26.797Z] #83 1.794 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:27.056Z] #83 ... [2025-10-08T10:12:27.057Z] [2025-10-08T10:12:27.057Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-08T10:12:27.057Z] #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.057Z] #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.057Z] #0 1.764 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #0 1.779 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:27.057Z] #0 1.826 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #0 1.828 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:27.057Z] #0 1.839 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.057Z] #0 1.894 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.057Z] #0 1.909 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #0 1.914 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:27.057Z] #0 1.920 OK: 8 MiB in 18 packages [2025-10-08T10:12:27.057Z] #84 DONE 3.6s [2025-10-08T10:12:27.057Z] [2025-10-08T10:12:27.057Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-08T10:12:27.057Z] #0 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.057Z] #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.057Z] #0 3.002 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #0 3.023 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:27.057Z] #0 3.068 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #0 3.071 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:27.057Z] #0 3.076 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.057Z] #0 3.123 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.057Z] #0 3.133 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #0 3.138 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:27.057Z] #0 3.147 OK: 8 MiB in 16 packages [2025-10-08T10:12:27.057Z] #85 DONE 4.8s [2025-10-08T10:12:27.057Z] [2025-10-08T10:12:27.057Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:12:27.057Z] #83 3.446 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #83 3.449 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:27.057Z] #83 3.456 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.057Z] #83 3.460 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:27.057Z] #83 3.468 OK: 9 MiB in 19 packages [2025-10-08T10:12:27.319Z] #83 ... [2025-10-08T10:12:27.319Z] [2025-10-08T10:12:27.319Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-08T10:12:27.319Z] #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #0 2.899 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #0 2.920 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:27.319Z] #0 4.427 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #0 4.431 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:27.319Z] #0 4.450 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #0 4.454 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:27.319Z] #0 4.502 OK: 19 MiB in 18 packages [2025-10-08T10:12:27.319Z] #86 DONE 4.7s [2025-10-08T10:12:27.319Z] [2025-10-08T10:12:27.319Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:12:27.319Z] #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #0 1.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #0 2.183 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #0 2.200 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:27.319Z] #0 2.251 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #0 2.253 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:27.319Z] #0 2.264 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.319Z] #0 2.303 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.319Z] #0 3.749 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #0 3.749 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:27.319Z] #0 3.749 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:27.319Z] #0 3.829 OK: 13 MiB in 28 packages [2025-10-08T10:12:27.319Z] #87 DONE 4.0s [2025-10-08T10:12:27.319Z] [2025-10-08T10:12:27.319Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:12:27.319Z] #75 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #75 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #75 2.986 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #75 3.003 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:27.319Z] #75 3.053 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #75 3.056 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:27.319Z] #75 3.062 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.319Z] #75 3.100 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.319Z] #75 4.566 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.319Z] #75 4.580 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:27.319Z] #75 4.617 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:27.319Z] #75 4.654 OK: 12 MiB in 21 packages [2025-10-08T10:12:27.319Z] #75 DONE 4.9s [2025-10-08T10:12:27.319Z] [2025-10-08T10:12:27.319Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-08T10:12:27.319Z] #0 2.670 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #0 2.860 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.319Z] #0 3.905 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-08T10:12:27.319Z] #0 5.461 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:12:27.319Z] #0 5.475 OK: 8 MiB in 15 packages [2025-10-08T10:12:27.319Z] #88 DONE 5.7s [2025-10-08T10:12:27.578Z] [2025-10-08T10:12:27.578Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-08T10:12:27.836Z] #89 DONE 0.4s [2025-10-08T10:12:27.836Z] [2025-10-08T10:12:27.836Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:12:27.836Z] #83 DONE 4.0s [2025-10-08T10:12:27.836Z] [2025-10-08T10:12:27.836Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:12:27.836Z] #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.836Z] #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-08T10:12:27.836Z] #0 2.982 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.836Z] #0 3.002 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:12:27.836Z] #0 3.042 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.836Z] #0 3.046 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:12:27.836Z] #0 3.053 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.836Z] #0 4.732 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:12:27.836Z] #0 4.745 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:12:27.836Z] #0 4.751 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:12:27.836Z] #0 4.760 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:12:27.836Z] #0 4.822 OK: 10 MiB in 17 packages [2025-10-08T10:12:27.836Z] #90 DONE 5.2s [2025-10-08T10:12:27.836Z] [2025-10-08T10:12:27.836Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:12:27.836Z] #91 DONE 0.5s [2025-10-08T10:12:27.836Z] [2025-10-08T10:12:27.836Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-08T10:12:28.095Z] #92 DONE 0.6s [2025-10-08T10:12:28.095Z] [2025-10-08T10:12:28.095Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-08T10:12:28.354Z] #93 DONE 0.6s [2025-10-08T10:12:28.354Z] [2025-10-08T10:12:28.354Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:12:28.354Z] #94 DONE 0.6s [2025-10-08T10:12:28.354Z] [2025-10-08T10:12:28.354Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-08T10:12:28.354Z] #95 DONE 0.1s [2025-10-08T10:12:28.354Z] [2025-10-08T10:12:28.354Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-08T10:12:28.354Z] #96 DONE 0.1s [2025-10-08T10:12:28.354Z] [2025-10-08T10:12:28.354Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-08T10:12:28.613Z] #97 ... [2025-10-08T10:12:28.613Z] [2025-10-08T10:12:28.613Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-08T10:12:28.613Z] #98 DONE 0.1s [2025-10-08T10:12:28.613Z] [2025-10-08T10:12:28.613Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-08T10:12:28.613Z] #99 DONE 1.5s [2025-10-08T10:12:28.613Z] [2025-10-08T10:12:28.613Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-08T10:12:28.613Z] #100 DONE 0.2s [2025-10-08T10:12:28.613Z] [2025-10-08T10:12:28.613Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:12:28.613Z] #101 DONE 0.4s [2025-10-08T10:12:28.613Z] [2025-10-08T10:12:28.613Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-08T10:12:28.613Z] #97 DONE 0.3s [2025-10-08T10:12:28.613Z] [2025-10-08T10:12:28.613Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-08T10:12:28.613Z] #102 DONE 0.1s [2025-10-08T10:12:28.613Z] [2025-10-08T10:12:28.613Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-08T10:12:28.872Z] #103 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-08T10:12:28.872Z] #104 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-08T10:12:28.872Z] #105 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-08T10:12:28.872Z] #106 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-08T10:12:28.872Z] #107 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-08T10:12:28.872Z] #108 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #109 [security-spire-config] exporting to image [2025-10-08T10:12:28.872Z] #109 exporting layers [2025-10-08T10:12:28.872Z] #109 ... [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-08T10:12:28.872Z] #110 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-08T10:12:28.872Z] #111 DONE 0.1s [2025-10-08T10:12:28.872Z] [2025-10-08T10:12:28.872Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-08T10:12:28.872Z] #112 DONE 0.0s [2025-10-08T10:12:29.131Z] [2025-10-08T10:12:29.131Z] #113 [security-spire-agent] exporting to image [2025-10-08T10:12:29.390Z] #113 ... [2025-10-08T10:12:29.390Z] [2025-10-08T10:12:29.390Z] #109 [security-spire-config] exporting to image [2025-10-08T10:12:29.390Z] #109 exporting layers 0.5s done [2025-10-08T10:12:29.390Z] #109 writing image sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done [2025-10-08T10:12:29.390Z] #109 naming to docker.io/library/security-spire-config done [2025-10-08T10:12:29.390Z] #109 DONE 0.6s [2025-10-08T10:12:29.390Z] [2025-10-08T10:12:29.390Z] #114 [security-spire-server] exporting to image [2025-10-08T10:12:29.390Z] #114 exporting layers 0.5s done [2025-10-08T10:12:29.390Z] #114 writing image sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done [2025-10-08T10:12:29.390Z] #114 naming to docker.io/library/security-spire-server done [2025-10-08T10:12:29.390Z] #114 DONE 0.5s [2025-10-08T10:12:29.390Z] [2025-10-08T10:12:29.390Z] #113 [security-spire-agent] exporting to image [2025-10-08T10:12:29.390Z] #113 exporting layers 0.5s done [2025-10-08T10:12:29.390Z] #113 writing image sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done [2025-10-08T10:12:29.390Z] #113 naming to docker.io/library/security-spire-agent [2025-10-08T10:12:29.660Z] #113 naming to docker.io/library/security-spire-agent done [2025-10-08T10:12:29.660Z] #113 DONE 0.5s [2025-10-08T10:12:29.660Z] [2025-10-08T10:12:29.660Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:31.038Z] #115 ... [2025-10-08T10:12:31.038Z] [2025-10-08T10:12:31.038Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:31.297Z] #116 ... [2025-10-08T10:12:31.297Z] [2025-10-08T10:12:31.297Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:31.738Z] #117 ... [2025-10-08T10:12:31.738Z] [2025-10-08T10:12:31.738Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:31.996Z] #118 ... [2025-10-08T10:12:31.996Z] [2025-10-08T10:12:31.996Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:31.996Z] #119 ... [2025-10-08T10:12:31.996Z] [2025-10-08T10:12:31.996Z] #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:34.534Z] Avoid second fetch [2025-10-08T10:12:34.535Z] Checking out Revision 369fcd6bf29aafe6b5d191e53436f801010b80d4 (main) [2025-10-08T10:12:33.366Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-08T10:12:33.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-08T10:12:34.555Z] > git config core.sparsecheckout # timeout=10 [2025-10-08T10:12:34.635Z] > git checkout -f 369fcd6bf29aafe6b5d191e53436f801010b80d4 # timeout=10 [2025-10-08T10:12:35.535Z] Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.5 to 2.16.6 (#5263)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:12:40.866Z] provisioning config files... [2025-10-08T10:12:40.898Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config924850755826096872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:12:41.723Z] ---> ****-login.sh [2025-10-08T10:12:41.724Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:12:42.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:12:42.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:12:42.272Z] Configure a credential helper to remove this warning. See [2025-10-08T10:12:42.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:12:42.273Z] [2025-10-08T10:12:42.273Z] Login Succeeded [2025-10-08T10:12:42.273Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:12:42.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:12:42.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:12:42.820Z] Configure a credential helper to remove this warning. See [2025-10-08T10:12:42.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:12:42.820Z] [2025-10-08T10:12:42.820Z] Login Succeeded [2025-10-08T10:12:42.820Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:12:43.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:12:43.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:12:43.094Z] Configure a credential helper to remove this warning. See [2025-10-08T10:12:43.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:12:43.094Z] [2025-10-08T10:12:43.094Z] Login Succeeded [2025-10-08T10:12:43.094Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:12:43.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:12:43.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:12:43.368Z] Configure a credential helper to remove this warning. See [2025-10-08T10:12:43.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:12:43.368Z] [2025-10-08T10:12:43.368Z] Login Succeeded [2025-10-08T10:12:43.368Z] ****.io [2025-10-08T10:12:43.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:12:43.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:12:43.923Z] Configure a credential helper to remove this warning. See [2025-10-08T10:12:43.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:12:43.923Z] [2025-10-08T10:12:43.923Z] Login Succeeded [2025-10-08T10:12:43.923Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:12:43.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-08T10:12:44.659Z] + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] echo [2025-10-08T10:12:44.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:12:44.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:12:44.721Z] ========================================================= [2025-10-08T10:12:44.721Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-08T10:12:44.721Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-08T10:12:45.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-08T10:12:45.340Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-08T10:12:45.340Z] 94e9d8af2201: Pulling fs layer [2025-10-08T10:12:45.340Z] a6c56e8762df: Pulling fs layer [2025-10-08T10:12:45.340Z] f0f3c8884826: Pulling fs layer [2025-10-08T10:12:45.340Z] c7e7622c144d: Pulling fs layer [2025-10-08T10:12:45.340Z] 4f4fb700ef54: Pulling fs layer [2025-10-08T10:12:45.340Z] b4c3b6d88c5a: Pulling fs layer [2025-10-08T10:12:45.340Z] ba8bce9d2590: Pulling fs layer [2025-10-08T10:12:45.340Z] ca778ea9c289: Pulling fs layer [2025-10-08T10:12:45.340Z] 4f4fb700ef54: Waiting [2025-10-08T10:12:45.340Z] b4c3b6d88c5a: Waiting [2025-10-08T10:12:45.340Z] ba8bce9d2590: Waiting [2025-10-08T10:12:45.340Z] ca778ea9c289: Waiting [2025-10-08T10:12:45.340Z] c7e7622c144d: Waiting [2025-10-08T10:12:45.340Z] a6c56e8762df: Verifying Checksum [2025-10-08T10:12:45.340Z] a6c56e8762df: Download complete [2025-10-08T10:12:45.340Z] c7e7622c144d: Verifying Checksum [2025-10-08T10:12:45.340Z] c7e7622c144d: Download complete [2025-10-08T10:12:45.340Z] 4f4fb700ef54: Verifying Checksum [2025-10-08T10:12:45.340Z] 4f4fb700ef54: Download complete [2025-10-08T10:12:45.340Z] b4c3b6d88c5a: Verifying Checksum [2025-10-08T10:12:45.340Z] 94e9d8af2201: Verifying Checksum [2025-10-08T10:12:45.340Z] 94e9d8af2201: Download complete [2025-10-08T10:12:45.943Z] ca778ea9c289: Verifying Checksum [2025-10-08T10:12:45.943Z] ca778ea9c289: Download complete [2025-10-08T10:12:46.537Z] 94e9d8af2201: Pull complete [2025-10-08T10:12:46.899Z] #120 DONE 21.5s [2025-10-08T10:12:46.900Z] [2025-10-08T10:12:46.900Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:46.900Z] #118 DONE 23.9s [2025-10-08T10:12:46.900Z] [2025-10-08T10:12:46.900Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:46.900Z] #115 DONE 23.9s [2025-10-08T10:12:46.900Z] [2025-10-08T10:12:46.900Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:46.900Z] #117 DONE 23.9s [2025-10-08T10:12:46.900Z] [2025-10-08T10:12:46.900Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:46.900Z] #119 DONE 23.9s [2025-10-08T10:12:46.900Z] [2025-10-08T10:12:46.900Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:46.900Z] #116 DONE 23.9s [2025-10-08T10:12:46.900Z] [2025-10-08T10:12:46.900Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-08T10:12:47.144Z] a6c56e8762df: Pull complete [2025-10-08T10:12:47.753Z] f0f3c8884826: Verifying Checksum [2025-10-08T10:12:47.753Z] f0f3c8884826: Download complete [2025-10-08T10:12:48.724Z] ba8bce9d2590: Verifying Checksum [2025-10-08T10:12:48.724Z] ba8bce9d2590: Download complete [2025-10-08T10:12:52.201Z] #121 ... [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #122 [support-scheduler builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #122 DONE 6.8s [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #123 DONE 6.8s [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #124 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:52.201Z] #125 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:52.201Z] #126 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #127 [core-keeper builder 7/8] COPY . . [2025-10-08T10:12:52.201Z] #127 DONE 6.8s [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #121 DONE 6.8s [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #128 [support-notifications builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #128 DONE 6.8s [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:52.201Z] #129 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:52.201Z] #130 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #131 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:52.201Z] #132 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:52.201Z] #133 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #134 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #135 [core-metadata builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #135 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:52.201Z] #136 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:52.201Z] #137 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:52.201Z] #138 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:52.201Z] #139 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #140 [security-proxy-auth builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #140 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:12:52.201Z] #141 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:12:52.201Z] #142 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #143 [core-command builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #143 CACHED [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-08T10:12:52.201Z] #144 DONE 6.8s [2025-10-08T10:12:52.201Z] [2025-10-08T10:12:52.201Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-08T10:12:52.768Z] #145 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-08T10:13:02.754Z] #145 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-08T10:13:02.754Z] #0 0.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-08T10:13:02.754Z] #146 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:13:02.754Z] #0 0.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-08T10:13:02.754Z] #147 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-08T10:13:02.754Z] #0 0.513 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-08T10:13:02.754Z] #148 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-08T10:13:02.754Z] #0 0.974 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-08T10:13:02.754Z] #149 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-08T10:13:02.754Z] #0 0.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-08T10:13:02.754Z] #150 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-08T10:13:02.754Z] #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-08T10:13:02.754Z] #151 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-08T10:13:02.754Z] #0 0.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-08T10:13:02.754Z] #152 ... [2025-10-08T10:13:02.754Z] [2025-10-08T10:13:02.754Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-08T10:13:02.754Z] #0 0.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-08T10:13:02.771Z] f0f3c8884826: Pull complete [2025-10-08T10:13:02.771Z] c7e7622c144d: Pull complete [2025-10-08T10:13:02.771Z] 4f4fb700ef54: Pull complete [2025-10-08T10:13:02.771Z] b4c3b6d88c5a: Pull complete [2025-10-08T10:13:03.021Z] #153 ... [2025-10-08T10:13:03.021Z] [2025-10-08T10:13:03.021Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:13:03.021Z] #0 0.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-08T10:13:03.021Z] #154 ... [2025-10-08T10:13:03.021Z] [2025-10-08T10:13:03.022Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:13:03.022Z] #0 0.965 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-08T10:13:03.281Z] #155 ... [2025-10-08T10:13:03.282Z] [2025-10-08T10:13:03.282Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:13:03.282Z] #0 0.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-08T10:13:11.030Z] ba8bce9d2590: Pull complete [2025-10-08T10:13:13.003Z] ca778ea9c289: Pull complete [2025-10-08T10:13:13.003Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-10-08T10:13:13.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-08T10:13:13.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-08T10:13:13.353Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-08T10:13:13.353Z] WORKDIR /edgex [2025-10-08T10:13:13.353Z] COPY go.mod . [2025-10-08T10:13:13.353Z] RUN go mod download [2025-10-08T10:13:13.353Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-08T10:13:14.328Z] Sending build context to Docker daemon 3.845MB [2025-10-08T10:13:14.328Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-08T10:13:14.328Z] ---> 47b25d7523d1 [2025-10-08T10:13:14.328Z] Step 2/4 : WORKDIR /edgex [2025-10-08T10:13:16.302Z] ---> Running in e2ebee58dde8 [2025-10-08T10:13:16.572Z] Removing intermediate container e2ebee58dde8 [2025-10-08T10:13:16.572Z] ---> f7a06708413a [2025-10-08T10:13:16.572Z] Step 3/4 : COPY go.mod . [2025-10-08T10:13:17.553Z] ---> 62cb5ab48fc1 [2025-10-08T10:13:17.553Z] Step 4/4 : RUN go mod download [2025-10-08T10:13:17.553Z] ---> Running in e288506c71ed [2025-10-08T10:14:13.999Z] Removing intermediate container e288506c71ed [2025-10-08T10:14:13.999Z] ---> 44bb4f02bf8c [2025-10-08T10:14:13.999Z] Successfully built 44bb4f02bf8c [2025-10-08T10:14:13.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:14:14.363Z] + docker inspect -f . ci-base-image-arm64 [2025-10-08T10:14:14.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:14:14.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-116213 does not seem to be running inside a container [2025-10-08T10:14:14.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-08T10:14:16.021Z] $ docker top d96dd8dc01c28c42b3e9f7d31117cdc13f8b39568208918bf4f89c4529e4644e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:14:16.907Z] + go version [2025-10-08T10:14:16.907Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-10-08T10:14:16.927Z] $ docker stop --time=1 d96dd8dc01c28c42b3e9f7d31117cdc13f8b39568208918bf4f89c4529e4644e [2025-10-08T10:14:18.623Z] $ docker rm -f --volumes d96dd8dc01c28c42b3e9f7d31117cdc13f8b39568208918bf4f89c4529e4644e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:14:19.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-08T10:14:19.378Z] [2025-10-08T10:14:19.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:14:19.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-08T10:14:20.006Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-08T10:14:20.006Z] 547446be3368: Pulling fs layer [2025-10-08T10:14:20.006Z] d125d8839a47: Pulling fs layer [2025-10-08T10:14:20.006Z] 3e85d5ac6304: Pulling fs layer [2025-10-08T10:14:20.006Z] c3105a71a48b: Pulling fs layer [2025-10-08T10:14:20.006Z] 0f093f025ec4: Pulling fs layer [2025-10-08T10:14:20.006Z] c3106fc0e877: Pulling fs layer [2025-10-08T10:14:20.006Z] c3105a71a48b: Waiting [2025-10-08T10:14:20.006Z] c3106fc0e877: Waiting [2025-10-08T10:14:20.006Z] 547446be3368: Verifying Checksum [2025-10-08T10:14:20.006Z] 547446be3368: Download complete [2025-10-08T10:14:20.006Z] c3105a71a48b: Verifying Checksum [2025-10-08T10:14:20.006Z] c3105a71a48b: Download complete [2025-10-08T10:14:20.591Z] d125d8839a47: Verifying Checksum [2025-10-08T10:14:20.591Z] d125d8839a47: Download complete [2025-10-08T10:14:20.591Z] c3106fc0e877: Verifying Checksum [2025-10-08T10:14:20.591Z] c3106fc0e877: Download complete [2025-10-08T10:14:20.859Z] 0f093f025ec4: Verifying Checksum [2025-10-08T10:14:20.859Z] 0f093f025ec4: Download complete [2025-10-08T10:14:20.859Z] 547446be3368: Pull complete [2025-10-08T10:14:22.270Z] d125d8839a47: Pull complete [2025-10-08T10:14:22.862Z] 3e85d5ac6304: Verifying Checksum [2025-10-08T10:14:22.862Z] 3e85d5ac6304: Download complete [2025-10-08T10:14:32.960Z] 3e85d5ac6304: Pull complete [2025-10-08T10:14:32.960Z] c3105a71a48b: Pull complete [2025-10-08T10:14:33.542Z] 0f093f025ec4: Pull complete [2025-10-08T10:14:33.808Z] c3106fc0e877: Pull complete [2025-10-08T10:14:33.808Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-08T10:14:34.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-08T10:14:34.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:14:34.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-116213 does not seem to be running inside a container [2025-10-08T10:14:34.365Z] $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-08T10:14:36.598Z] $ docker top 78885148ea631f3cdda8e6025a7e9f4b870fb23094dc16b6b7366240f0bcc630 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:14:37.448Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-08T10:14:39.722Z] #156 ... [2025-10-08T10:14:39.722Z] [2025-10-08T10:14:39.722Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-08T10:14:39.723Z] #151 DONE 98.2s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-08T10:14:39.723Z] #153 DONE 98.2s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-08T10:14:39.723Z] #157 DONE 0.2s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:14:39.723Z] #158 DONE 0.3s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:14:39.723Z] #159 DONE 0.1s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-08T10:14:39.723Z] #160 ... [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-08T10:14:39.723Z] #161 DONE 0.4s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:14:39.723Z] #162 DONE 0.3s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-08T10:14:39.723Z] #163 DONE 0.0s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:14:39.723Z] #155 ... [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:14:39.723Z] #164 ... [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-08T10:14:39.723Z] #160 DONE 1.1s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:14:39.723Z] #165 DONE 0.2s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:14:39.723Z] #166 DONE 0.2s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:14:39.723Z] #154 ... [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:14:39.723Z] #164 DONE 0.8s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-08T10:14:39.723Z] #167 DONE 0.1s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #168 [core-common-config-bootstrapper] exporting to image [2025-10-08T10:14:39.723Z] #168 exporting layers [2025-10-08T10:14:39.723Z] #168 ... [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-08T10:14:39.723Z] #169 DONE 0.3s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #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/ [2025-10-08T10:14:39.723Z] #170 DONE 0.2s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #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/ [2025-10-08T10:14:39.723Z] #171 DONE 0.1s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #168 [core-common-config-bootstrapper] exporting to image [2025-10-08T10:14:39.723Z] #168 exporting layers 0.5s done [2025-10-08T10:14:39.723Z] #168 writing image sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done [2025-10-08T10:14:39.723Z] #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-10-08T10:14:39.723Z] #168 DONE 0.6s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #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/ [2025-10-08T10:14:39.723Z] #172 DONE 0.1s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-08T10:14:39.723Z] #173 DONE 0.1s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-08T10:14:39.723Z] #174 DONE 0.8s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #175 [security-bootstrapper] exporting to image [2025-10-08T10:14:39.723Z] #175 exporting layers 0.5s done [2025-10-08T10:14:39.723Z] #175 writing image sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done [2025-10-08T10:14:39.723Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-10-08T10:14:39.723Z] #175 DONE 0.6s [2025-10-08T10:14:39.723Z] [2025-10-08T10:14:39.723Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-08T10:14:47.555Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-10-08T10:14:47.555Z] #1 transferring dockerfile: [2025-10-08T10:14:47.555Z] #1 transferring dockerfile: 1.70kB 0.0s done [2025-10-08T10:14:47.555Z] #1 DONE 0.1s [2025-10-08T10:14:47.841Z] [2025-10-08T10:14:47.841Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-08T10:14:47.841Z] #2 transferring dockerfile: 3.02kB done [2025-10-08T10:14:47.841Z] #2 DONE 0.1s [2025-10-08T10:14:47.841Z] [2025-10-08T10:14:47.841Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-08T10:14:47.841Z] #3 transferring dockerfile: 2.23kB done [2025-10-08T10:14:47.841Z] #3 DONE 0.1s [2025-10-08T10:14:47.841Z] [2025-10-08T10:14:47.841Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-10-08T10:14:47.841Z] #4 transferring dockerfile: 1.81kB done [2025-10-08T10:14:47.842Z] #4 DONE 0.1s [2025-10-08T10:14:47.842Z] [2025-10-08T10:14:47.842Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-08T10:14:47.842Z] #5 transferring dockerfile: 2.49kB done [2025-10-08T10:14:47.842Z] #5 DONE 0.1s [2025-10-08T10:14:47.842Z] [2025-10-08T10:14:47.842Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-08T10:14:48.117Z] #6 transferring dockerfile: 1.89kB done [2025-10-08T10:14:48.117Z] #6 DONE 0.1s [2025-10-08T10:14:48.117Z] [2025-10-08T10:14:48.118Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-10-08T10:14:48.118Z] #7 transferring dockerfile: 1.69kB 0.0s done [2025-10-08T10:14:48.118Z] #7 DONE 0.1s [2025-10-08T10:14:48.118Z] [2025-10-08T10:14:48.118Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-08T10:14:48.390Z] #8 transferring dockerfile: 2.50kB done [2025-10-08T10:14:48.390Z] #8 DONE 0.1s [2025-10-08T10:14:48.390Z] [2025-10-08T10:14:48.390Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-08T10:14:48.390Z] #9 transferring dockerfile: 2.14kB 0.0s done [2025-10-08T10:14:48.390Z] #9 DONE 0.1s [2025-10-08T10:14:48.390Z] [2025-10-08T10:14:48.390Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-10-08T10:14:48.390Z] #10 transferring dockerfile: 1.83kB 0.0s done [2025-10-08T10:14:48.390Z] #10 DONE 0.1s [2025-10-08T10:14:48.390Z] [2025-10-08T10:14:48.390Z] #11 [core-data internal] load build definition from Dockerfile [2025-10-08T10:14:48.390Z] #11 transferring dockerfile: 2.04kB done [2025-10-08T10:14:48.390Z] #11 DONE 0.1s [2025-10-08T10:14:48.390Z] [2025-10-08T10:14:48.390Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-10-08T10:14:48.659Z] #12 transferring dockerfile: 2.00kB done [2025-10-08T10:14:48.659Z] #12 DONE 0.1s [2025-10-08T10:14:48.659Z] [2025-10-08T10:14:48.659Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-10-08T10:14:48.659Z] #13 transferring dockerfile: 2.10kB done [2025-10-08T10:14:48.659Z] #13 DONE 0.1s [2025-10-08T10:14:48.659Z] [2025-10-08T10:14:48.659Z] #14 [core-command internal] load build definition from Dockerfile [2025-10-08T10:14:48.659Z] #14 transferring dockerfile: 1.94kB done [2025-10-08T10:14:48.659Z] #14 DONE 0.1s [2025-10-08T10:14:48.659Z] [2025-10-08T10:14:48.659Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-10-08T10:14:48.659Z] #15 transferring dockerfile: 2.01kB 0.0s done [2025-10-08T10:14:48.659Z] #15 DONE 0.1s [2025-10-08T10:14:48.929Z] [2025-10-08T10:14:48.929Z] #16 [security-spire-server internal] load .dockerignore [2025-10-08T10:14:48.929Z] #16 transferring context: 50B done [2025-10-08T10:14:48.929Z] #16 DONE 0.1s [2025-10-08T10:14:49.569Z] [2025-10-08T10:14:49.569Z] #17 [security-bootstrapper internal] load .dockerignore [2025-10-08T10:14:49.569Z] #17 transferring context: 50B 0.0s done [2025-10-08T10:14:49.569Z] #17 DONE 0.1s [2025-10-08T10:14:49.855Z] [2025-10-08T10:14:49.855Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-08T10:14:49.855Z] #18 transferring context: 50B 0.0s done [2025-10-08T10:14:49.855Z] #18 DONE 0.1s [2025-10-08T10:14:49.855Z] [2025-10-08T10:14:49.855Z] #19 [security-spire-agent internal] load .dockerignore [2025-10-08T10:14:49.855Z] #19 transferring context: 50B done [2025-10-08T10:14:49.855Z] #19 DONE 0.1s [2025-10-08T10:14:49.855Z] [2025-10-08T10:14:49.855Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-10-08T10:14:49.855Z] #20 transferring context: 50B 0.0s done [2025-10-08T10:14:50.129Z] #20 DONE 0.1s [2025-10-08T10:14:50.129Z] [2025-10-08T10:14:50.129Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-10-08T10:14:50.129Z] #21 transferring context: 50B 0.0s done [2025-10-08T10:14:50.129Z] #21 DONE 0.1s [2025-10-08T10:14:50.129Z] [2025-10-08T10:14:50.129Z] #22 [security-spire-config internal] load .dockerignore [2025-10-08T10:14:50.129Z] #22 transferring context: 50B 0.0s done [2025-10-08T10:14:50.129Z] #22 DONE 0.1s [2025-10-08T10:14:50.129Z] [2025-10-08T10:14:50.129Z] #23 [security-proxy-auth internal] load .dockerignore [2025-10-08T10:14:50.129Z] #23 transferring context: 50B 0.0s done [2025-10-08T10:14:50.129Z] #23 DONE 0.1s [2025-10-08T10:14:50.401Z] [2025-10-08T10:14:50.401Z] #24 [security-proxy-setup internal] load .dockerignore [2025-10-08T10:14:50.401Z] #24 transferring context: 50B 0.0s done [2025-10-08T10:14:50.401Z] #24 DONE 0.1s [2025-10-08T10:14:50.401Z] [2025-10-08T10:14:50.401Z] #25 [support-scheduler internal] load .dockerignore [2025-10-08T10:14:50.401Z] #25 transferring context: 50B 0.0s done [2025-10-08T10:14:50.401Z] #25 DONE 0.1s [2025-10-08T10:14:50.401Z] [2025-10-08T10:14:50.401Z] #26 [core-data internal] load .dockerignore [2025-10-08T10:14:50.695Z] #26 transferring context: 50B done [2025-10-08T10:14:50.695Z] #26 DONE 0.1s [2025-10-08T10:14:50.695Z] [2025-10-08T10:14:50.695Z] #27 [support-notifications internal] load .dockerignore [2025-10-08T10:14:50.695Z] #27 transferring context: 50B done [2025-10-08T10:14:50.695Z] #27 DONE 0.1s [2025-10-08T10:14:50.695Z] [2025-10-08T10:14:50.695Z] #28 [core-metadata internal] load .dockerignore [2025-10-08T10:14:50.695Z] #28 transferring context: 50B done [2025-10-08T10:14:50.695Z] #28 DONE 0.1s [2025-10-08T10:14:50.695Z] [2025-10-08T10:14:50.695Z] #29 [core-command internal] load .dockerignore [2025-10-08T10:14:50.695Z] #29 transferring context: 50B 0.0s done [2025-10-08T10:14:50.991Z] #29 DONE 0.1s [2025-10-08T10:14:50.991Z] [2025-10-08T10:14:50.991Z] #30 [core-keeper internal] load .dockerignore [2025-10-08T10:14:50.991Z] #30 transferring context: 50B done [2025-10-08T10:14:50.991Z] #30 DONE 0.1s [2025-10-08T10:14:50.991Z] [2025-10-08T10:14:50.991Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-08T10:14:51.606Z] #31 ... [2025-10-08T10:14:51.606Z] [2025-10-08T10:14:51.606Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:51.606Z] #32 DONE 0.7s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:51.876Z] #33 DONE 0.0s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #34 [security-bootstrapper internal] load build context [2025-10-08T10:14:51.876Z] #34 DONE 0.0s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-08T10:14:51.876Z] #35 DONE 0.0s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:51.876Z] #32 DONE 0.7s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-08T10:14:51.876Z] #31 DONE 0.8s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:51.876Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:51.876Z] #36 ... [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:51.876Z] #33 DONE 0.0s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #37 [security-spire-server internal] load build context [2025-10-08T10:14:51.876Z] #37 transferring context: 23.80kB 0.0s done [2025-10-08T10:14:51.876Z] #37 DONE 0.1s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:51.876Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:51.876Z] #36 ... [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:51.876Z] #32 DONE 0.7s [2025-10-08T10:14:51.876Z] [2025-10-08T10:14:51.876Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:51.876Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:51.876Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:51.876Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:51.876Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:52.153Z] #36 ... [2025-10-08T10:14:52.153Z] [2025-10-08T10:14:52.153Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:52.153Z] #33 DONE 0.0s [2025-10-08T10:14:52.153Z] [2025-10-08T10:14:52.153Z] #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:52.153Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:52.153Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:52.153Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:52.153Z] #36 ... [2025-10-08T10:14:52.153Z] [2025-10-08T10:14:52.153Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:52.153Z] #33 DONE 0.0s [2025-10-08T10:14:52.425Z] [2025-10-08T10:14:52.425Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:14:52.425Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-08T10:14:52.425Z] #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-08T10:14:52.425Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-08T10:14:52.425Z] #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-08T10:14:52.425Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-10-08T10:14:52.425Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-08T10:14:52.425Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-10-08T10:14:52.425Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.3s [2025-10-08T10:14:52.425Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-08T10:14:52.425Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-10-08T10:14:52.425Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-10-08T10:14:52.425Z] #38 ... [2025-10-08T10:14:52.425Z] [2025-10-08T10:14:52.425Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-08T10:14:52.425Z] #31 DONE 0.8s [2025-10-08T10:14:52.425Z] [2025-10-08T10:14:52.425Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:14:52.694Z] #38 ... [2025-10-08T10:14:52.694Z] [2025-10-08T10:14:52.694Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:52.694Z] #33 DONE 0.0s [2025-10-08T10:14:52.694Z] [2025-10-08T10:14:52.694Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:52.694Z] #33 DONE 0.0s [2025-10-08T10:14:52.694Z] [2025-10-08T10:14:52.694Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:14:52.694Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-08T10:14:52.694Z] #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-08T10:14:52.694Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-08T10:14:52.694Z] #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-08T10:14:52.694Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-10-08T10:14:52.694Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-08T10:14:52.695Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-10-08T10:14:52.695Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-08T10:14:52.975Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.1s [2025-10-08T10:14:52.975Z] #38 ... [2025-10-08T10:14:52.975Z] [2025-10-08T10:14:52.975Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:52.975Z] #33 DONE 0.0s [2025-10-08T10:14:52.975Z] [2025-10-08T10:14:52.975Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:14:53.248Z] #38 ... [2025-10-08T10:14:53.248Z] [2025-10-08T10:14:53.248Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:53.248Z] #32 DONE 1.2s [2025-10-08T10:14:53.248Z] [2025-10-08T10:14:53.248Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:14:53.248Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.88MB / 33.17MB 1.3s [2025-10-08T10:14:53.248Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-08T10:14:53.248Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-08T10:14:53.520Z] #38 ... [2025-10-08T10:14:53.521Z] [2025-10-08T10:14:53.521Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:53.521Z] #33 DONE 0.0s [2025-10-08T10:14:53.521Z] [2025-10-08T10:14:53.521Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:53.521Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:53.521Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:53.521Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:53.521Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:53.521Z] #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-10-08T10:14:53.521Z] #36 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.1s [2025-10-08T10:14:53.521Z] #36 ... [2025-10-08T10:14:53.521Z] [2025-10-08T10:14:53.521Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:53.521Z] #32 DONE 1.5s [2025-10-08T10:14:53.811Z] [2025-10-08T10:14:53.811Z] #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:53.811Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:53.811Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:53.811Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:53.811Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:53.811Z] #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-10-08T10:14:54.082Z] #36 ... [2025-10-08T10:14:54.082Z] [2025-10-08T10:14:54.082Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:54.082Z] #33 DONE 0.0s [2025-10-08T10:14:54.082Z] [2025-10-08T10:14:54.082Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-08T10:14:54.082Z] #39 DONE 2.0s [2025-10-08T10:14:54.082Z] [2025-10-08T10:14:54.082Z] #34 [security-bootstrapper internal] load build context [2025-10-08T10:14:54.082Z] #34 transferring context: 3.36MB 1.5s done [2025-10-08T10:14:54.082Z] #34 DONE 2.1s [2025-10-08T10:14:54.082Z] [2025-10-08T10:14:54.082Z] #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:54.082Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:54.082Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:54.082Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:54.082Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:54.082Z] #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-10-08T10:14:54.358Z] #36 ... [2025-10-08T10:14:54.358Z] [2025-10-08T10:14:54.358Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:54.358Z] #32 DONE 1.7s [2025-10-08T10:14:54.358Z] [2025-10-08T10:14:54.358Z] #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:54.358Z] #36 ... [2025-10-08T10:14:54.358Z] [2025-10-08T10:14:54.358Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:54.358Z] #33 DONE 0.0s [2025-10-08T10:14:54.358Z] [2025-10-08T10:14:54.358Z] #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:54.358Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:54.358Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:54.358Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:54.358Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:54.358Z] #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-10-08T10:14:54.643Z] #36 ... [2025-10-08T10:14:54.643Z] [2025-10-08T10:14:54.643Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:54.643Z] #32 DONE 2.0s [2025-10-08T10:14:54.643Z] [2025-10-08T10:14:54.643Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:54.643Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:54.643Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:54.643Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:54.643Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:54.643Z] #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-10-08T10:14:54.913Z] #36 ... [2025-10-08T10:14:54.913Z] [2025-10-08T10:14:54.913Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:54.913Z] #33 DONE 0.0s [2025-10-08T10:14:54.913Z] [2025-10-08T10:14:54.913Z] #40 [core-common-config-bootstrapper internal] load build context [2025-10-08T10:14:54.913Z] #40 transferring context: 3.36MB 1.9s done [2025-10-08T10:14:54.913Z] #40 DONE 2.9s [2025-10-08T10:14:54.913Z] [2025-10-08T10:14:54.913Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:55.508Z] #36 ... [2025-10-08T10:14:55.508Z] [2025-10-08T10:14:55.508Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-08T10:14:55.508Z] #33 DONE 0.0s [2025-10-08T10:14:55.508Z] [2025-10-08T10:14:55.508Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:55.508Z] #36 ... [2025-10-08T10:14:55.508Z] [2025-10-08T10:14:55.508Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-10-08T10:14:55.508Z] #32 DONE 2.7s [2025-10-08T10:14:55.508Z] [2025-10-08T10:14:55.508Z] #36 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:55.777Z] #36 ... [2025-10-08T10:14:55.777Z] [2025-10-08T10:14:55.777Z] #41 [core-keeper internal] load build context [2025-10-08T10:14:55.777Z] #41 DONE 0.0s [2025-10-08T10:14:55.777Z] [2025-10-08T10:14:55.777Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:55.777Z] #36 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-10-08T10:14:55.777Z] #36 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-08T10:14:55.777Z] #36 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-10-08T10:14:55.777Z] #36 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-10-08T10:14:55.777Z] #36 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.3s done [2025-10-08T10:14:56.755Z] #36 ... [2025-10-08T10:14:56.755Z] [2025-10-08T10:14:56.755Z] #42 [security-spire-config internal] load build context [2025-10-08T10:14:56.755Z] #42 transferring context: 22.05kB 0.3s done [2025-10-08T10:14:56.755Z] #42 DONE 3.7s [2025-10-08T10:14:56.755Z] [2025-10-08T10:14:56.755Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:57.028Z] #36 ... [2025-10-08T10:14:57.028Z] [2025-10-08T10:14:57.028Z] #43 [security-spiffe-token-provider internal] load build context [2025-10-08T10:14:57.028Z] #43 transferring context: 3.36MB 2.8s done [2025-10-08T10:14:57.028Z] #43 DONE 4.4s [2025-10-08T10:14:57.028Z] [2025-10-08T10:14:57.028Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:57.028Z] #36 ... [2025-10-08T10:14:57.028Z] [2025-10-08T10:14:57.028Z] #44 [security-spire-agent internal] load build context [2025-10-08T10:14:57.028Z] #44 transferring context: 23.33kB 0.3s done [2025-10-08T10:14:57.028Z] #44 DONE 3.0s [2025-10-08T10:14:57.028Z] [2025-10-08T10:14:57.028Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:57.993Z] #36 ... [2025-10-08T10:14:57.993Z] [2025-10-08T10:14:57.993Z] #45 [security-secretstore-setup internal] load build context [2025-10-08T10:14:57.993Z] #45 transferring context: 3.36MB 4.0s done [2025-10-08T10:14:57.993Z] #45 DONE 5.3s [2025-10-08T10:14:57.993Z] [2025-10-08T10:14:57.993Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:14:57.993Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-10-08T10:14:57.993Z] #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-08T10:14:57.993Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-08T10:14:57.993Z] #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-08T10:14:57.993Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-10-08T10:14:57.993Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-08T10:14:57.993Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done [2025-10-08T10:14:57.993Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.9s [2025-10-08T10:14:57.993Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-10-08T10:14:57.993Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-10-08T10:14:57.993Z] #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-08T10:14:58.266Z] #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 6.0s done [2025-10-08T10:14:58.266Z] #38 ... [2025-10-08T10:14:58.266Z] [2025-10-08T10:14:58.266Z] #46 [security-proxy-auth internal] load build context [2025-10-08T10:14:58.266Z] #46 transferring context: 3.36MB 3.3s done [2025-10-08T10:14:58.266Z] #46 DONE 5.5s [2025-10-08T10:14:58.540Z] [2025-10-08T10:14:58.540Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-08T10:14:58.540Z] #35 DONE 7.1s [2025-10-08T10:14:58.540Z] [2025-10-08T10:14:58.540Z] #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:58.540Z] #36 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.8s done [2025-10-08T10:14:58.810Z] #36 ... [2025-10-08T10:14:58.810Z] [2025-10-08T10:14:58.810Z] #47 [support-scheduler internal] load build context [2025-10-08T10:14:58.810Z] #47 transferring context: 3.36MB 3.8s done [2025-10-08T10:14:58.810Z] #47 DONE 5.6s [2025-10-08T10:14:58.810Z] [2025-10-08T10:14:58.810Z] #48 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-08T10:14:59.398Z] #48 ... [2025-10-08T10:14:59.398Z] [2025-10-08T10:14:59.398Z] #49 [security-proxy-setup internal] load build context [2025-10-08T10:14:59.398Z] #49 transferring context: 3.36MB 4.4s done [2025-10-08T10:14:59.398Z] #49 DONE 6.2s [2025-10-08T10:14:59.398Z] [2025-10-08T10:14:59.398Z] #50 [core-data internal] load build context [2025-10-08T10:14:59.398Z] #50 transferring context: 3.36MB 2.6s done [2025-10-08T10:14:59.398Z] #50 DONE 5.7s [2025-10-08T10:14:59.678Z] [2025-10-08T10:14:59.678Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:14:59.956Z] #36 ... [2025-10-08T10:14:59.956Z] [2025-10-08T10:14:59.956Z] #51 [support-notifications internal] load build context [2025-10-08T10:14:59.956Z] #51 transferring context: 3.36MB 2.9s done [2025-10-08T10:14:59.956Z] #51 DONE 5.5s [2025-10-08T10:14:59.956Z] [2025-10-08T10:14:59.956Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:14:59.956Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.7s [2025-10-08T10:15:00.225Z] #38 ... [2025-10-08T10:15:00.225Z] [2025-10-08T10:15:00.225Z] #52 [core-metadata internal] load build context [2025-10-08T10:15:00.225Z] #52 transferring context: 3.36MB 3.6s done [2025-10-08T10:15:00.225Z] #52 DONE 5.6s [2025-10-08T10:15:00.225Z] [2025-10-08T10:15:00.225Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:15:00.493Z] #38 ... [2025-10-08T10:15:00.493Z] [2025-10-08T10:15:00.493Z] #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-08T10:15:00.493Z] #48 DONE 1.8s [2025-10-08T10:15:00.493Z] [2025-10-08T10:15:00.493Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:15:00.493Z] #38 ... [2025-10-08T10:15:00.493Z] [2025-10-08T10:15:00.493Z] #41 [core-keeper internal] load build context [2025-10-08T10:15:00.493Z] #41 transferring context: 3.36MB 1.7s done [2025-10-08T10:15:00.493Z] #41 DONE 4.8s [2025-10-08T10:15:00.493Z] [2025-10-08T10:15:00.493Z] #53 [core-command internal] load build context [2025-10-08T10:15:00.493Z] #53 transferring context: 3.36MB 2.0s done [2025-10-08T10:15:00.493Z] #53 DONE 4.8s [2025-10-08T10:15:00.493Z] [2025-10-08T10:15:00.493Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:15:04.812Z] #38 ... [2025-10-08T10:15:04.812Z] [2025-10-08T10:15:04.812Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:15:04.812Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-10-08T10:15:04.812Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-08T10:15:04.812Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-08T10:15:04.812Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-08T10:15:04.812Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-08T10:15:04.812Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-08T10:15:04.812Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done [2025-10-08T10:15:04.812Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.0s done [2025-10-08T10:15:04.812Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-10-08T10:15:04.812Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.5s [2025-10-08T10:15:04.812Z] #54 ... [2025-10-08T10:15:04.812Z] [2025-10-08T10:15:04.812Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:15:06.428Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.0s [2025-10-08T10:15:08.388Z] #38 ... [2025-10-08T10:15:08.388Z] [2025-10-08T10:15:08.388Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-08T10:15:08.388Z] #55 DONE 8.7s [2025-10-08T10:15:08.388Z] [2025-10-08T10:15:08.388Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:15:09.810Z] #38 ... [2025-10-08T10:15:09.810Z] [2025-10-08T10:15:09.810Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-08T10:15:09.810Z] #0 8.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:09.810Z] #0 8.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:09.810Z] #56 ... [2025-10-08T10:15:09.810Z] [2025-10-08T10:15:09.810Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:15:10.078Z] #38 ... [2025-10-08T10:15:10.078Z] [2025-10-08T10:15:10.078Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-08T10:15:10.078Z] #0 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:10.078Z] #0 9.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:10.078Z] #57 ... [2025-10-08T10:15:10.078Z] [2025-10-08T10:15:10.078Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-08T10:15:10.351Z] #58 ... [2025-10-08T10:15:10.351Z] [2025-10-08T10:15:10.351Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-08T10:15:10.351Z] #59 ... [2025-10-08T10:15:10.351Z] [2025-10-08T10:15:10.351Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-08T10:15:10.620Z] #60 ... [2025-10-08T10:15:10.620Z] [2025-10-08T10:15:10.620Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:15:10.620Z] #0 9.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:10.620Z] #61 ... [2025-10-08T10:15:10.620Z] [2025-10-08T10:15:10.620Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-08T10:15:10.620Z] #0 9.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:10.891Z] #62 ... [2025-10-08T10:15:10.891Z] [2025-10-08T10:15:10.891Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-08T10:15:10.891Z] #63 ... [2025-10-08T10:15:10.891Z] [2025-10-08T10:15:10.891Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-08T10:15:11.163Z] #64 ... [2025-10-08T10:15:11.163Z] [2025-10-08T10:15:11.163Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:11.434Z] #65 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:11.434Z] #65 ... [2025-10-08T10:15:11.434Z] [2025-10-08T10:15:11.434Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:11.434Z] #0 9.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:11.434Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:11.434Z] #66 ... [2025-10-08T10:15:11.434Z] [2025-10-08T10:15:11.434Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-08T10:15:11.434Z] #67 DONE 11.0s [2025-10-08T10:15:11.434Z] [2025-10-08T10:15:11.434Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:15:11.705Z] #68 ... [2025-10-08T10:15:11.705Z] [2025-10-08T10:15:11.705Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:15:11.705Z] #0 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:11.705Z] #69 ... [2025-10-08T10:15:11.705Z] [2025-10-08T10:15:11.705Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-08T10:15:11.978Z] #70 ... [2025-10-08T10:15:11.978Z] [2025-10-08T10:15:11.978Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-08T10:15:11.978Z] #71 ... [2025-10-08T10:15:11.978Z] [2025-10-08T10:15:11.978Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-08T10:15:11.978Z] #59 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:14.592Z] #59 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:14.862Z] #59 ... [2025-10-08T10:15:14.862Z] [2025-10-08T10:15:14.862Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:15:14.862Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.2s done [2025-10-08T10:15:15.133Z] #54 ... [2025-10-08T10:15:15.133Z] [2025-10-08T10:15:15.133Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-08T10:15:15.133Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s [2025-10-08T10:15:16.578Z] #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.3s done [2025-10-08T10:15:16.849Z] #38 DONE 25.7s [2025-10-08T10:15:16.849Z] [2025-10-08T10:15:16.849Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-08T10:15:16.849Z] #56 14.97 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:16.849Z] #56 15.10 (2/2) Installing su-exec (0.2-r3) [2025-10-08T10:15:16.849Z] #56 15.20 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:16.849Z] #56 15.38 OK: 9 MiB in 16 packages [2025-10-08T10:15:17.443Z] #56 DONE 17.7s [2025-10-08T10:15:17.443Z] [2025-10-08T10:15:17.443Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-08T10:15:18.430Z] #72 ... [2025-10-08T10:15:18.430Z] [2025-10-08T10:15:18.430Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:18.430Z] #0 6.440 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:18.430Z] #0 8.159 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:18.430Z] #73 ... [2025-10-08T10:15:18.430Z] [2025-10-08T10:15:18.430Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-08T10:15:18.430Z] #57 18.87 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:15:18.430Z] #57 18.87 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:15:18.430Z] #57 18.87 OK: 24055 distinct packages available [2025-10-08T10:15:19.854Z] #57 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:21.279Z] #57 ... [2025-10-08T10:15:21.279Z] [2025-10-08T10:15:21.279Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-08T10:15:21.279Z] #62 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:21.279Z] #62 ... [2025-10-08T10:15:21.279Z] [2025-10-08T10:15:21.279Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:21.279Z] #66 20.78 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:21.279Z] #66 20.82 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:21.279Z] #66 20.94 OK: 9 MiB in 15 packages [2025-10-08T10:15:21.279Z] #66 ... [2025-10-08T10:15:21.279Z] [2025-10-08T10:15:21.279Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-08T10:15:21.279Z] #0 4.599 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:21.279Z] #0 6.656 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:21.549Z] #74 ... [2025-10-08T10:15:21.549Z] [2025-10-08T10:15:21.549Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:15:21.549Z] #61 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:21.549Z] #61 20.64 OK: 239 MiB in 58 packages [2025-10-08T10:15:21.819Z] #61 ... [2025-10-08T10:15:21.819Z] [2025-10-08T10:15:21.819Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-08T10:15:21.819Z] #57 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.411Z] #57 ... [2025-10-08T10:15:22.411Z] [2025-10-08T10:15:22.411Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-08T10:15:22.411Z] #70 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.411Z] #70 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.411Z] #70 ... [2025-10-08T10:15:22.411Z] [2025-10-08T10:15:22.411Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-08T10:15:22.411Z] #64 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.411Z] #64 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.680Z] #64 ... [2025-10-08T10:15:22.680Z] [2025-10-08T10:15:22.680Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:15:22.680Z] #61 DONE 22.3s [2025-10-08T10:15:22.680Z] [2025-10-08T10:15:22.680Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-08T10:15:22.680Z] #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.680Z] #63 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.680Z] #63 22.30 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:15:22.680Z] #63 22.30 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:15:22.680Z] #63 22.30 OK: 24059 distinct packages available [2025-10-08T10:15:22.680Z] #63 ... [2025-10-08T10:15:22.680Z] [2025-10-08T10:15:22.680Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-08T10:15:22.680Z] #71 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.680Z] #71 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.680Z] #71 ... [2025-10-08T10:15:22.680Z] [2025-10-08T10:15:22.680Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-08T10:15:22.680Z] #58 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.680Z] #58 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.956Z] #58 ... [2025-10-08T10:15:22.956Z] [2025-10-08T10:15:22.956Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:15:22.956Z] #68 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.956Z] #68 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.956Z] #68 ... [2025-10-08T10:15:22.956Z] [2025-10-08T10:15:22.956Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-08T10:15:22.956Z] #60 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:22.956Z] #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:23.348Z] #60 ... [2025-10-08T10:15:23.348Z] [2025-10-08T10:15:23.348Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:23.348Z] #66 DONE 23.3s [2025-10-08T10:15:23.348Z] [2025-10-08T10:15:23.348Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:15:23.348Z] #75 DONE 0.7s [2025-10-08T10:15:23.348Z] [2025-10-08T10:15:23.348Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:23.348Z] #76 ... [2025-10-08T10:15:23.348Z] [2025-10-08T10:15:23.348Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:23.348Z] #65 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:23.348Z] #65 22.23 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:23.348Z] #65 22.28 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:23.348Z] #65 22.64 OK: 9 MiB in 15 packages [2025-10-08T10:15:23.617Z] #65 ... [2025-10-08T10:15:23.617Z] [2025-10-08T10:15:23.617Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-08T10:15:23.617Z] #70 23.12 (1/3) Installing ca-certificates (20250911-r0) [2025-10-08T10:15:23.617Z] #70 ... [2025-10-08T10:15:23.617Z] [2025-10-08T10:15:23.617Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:15:23.617Z] #69 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:23.887Z] #69 ... [2025-10-08T10:15:23.887Z] [2025-10-08T10:15:23.887Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-08T10:15:23.887Z] #71 23.31 (1/7) Installing ca-certificates (20250911-r0) [2025-10-08T10:15:24.481Z] #71 23.98 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:24.481Z] #71 24.05 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-08T10:15:24.481Z] #71 24.09 (4/7) Installing libsodium (1.0.19-r0) [2025-10-08T10:15:24.481Z] #71 24.16 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-08T10:15:24.754Z] #71 24.44 (6/7) Installing libzmq (4.3.5-r2) [2025-10-08T10:15:25.025Z] #71 24.65 (7/7) Installing zeromq (4.3.5-r2) [2025-10-08T10:15:25.305Z] #71 24.81 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:25.305Z] #71 24.96 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:25.577Z] #71 ... [2025-10-08T10:15:25.577Z] [2025-10-08T10:15:25.577Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:25.577Z] #65 DONE 25.4s [2025-10-08T10:15:25.860Z] [2025-10-08T10:15:25.860Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:26.465Z] #77 ... [2025-10-08T10:15:26.465Z] [2025-10-08T10:15:26.465Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-08T10:15:26.465Z] #64 23.72 OK: 239 MiB in 58 packages [2025-10-08T10:15:26.465Z] #64 DONE 26.0s [2025-10-08T10:15:26.465Z] [2025-10-08T10:15:26.465Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:15:27.058Z] #78 ... [2025-10-08T10:15:27.058Z] [2025-10-08T10:15:27.058Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-10-08T10:15:27.058Z] #68 24.13 OK: 239 MiB in 58 packages [2025-10-08T10:15:27.058Z] #68 DONE 26.8s [2025-10-08T10:15:27.058Z] [2025-10-08T10:15:27.058Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:15:27.652Z] #79 ... [2025-10-08T10:15:27.652Z] [2025-10-08T10:15:27.652Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-08T10:15:27.652Z] #73 16.51 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:27.652Z] #73 16.99 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:27.652Z] #73 17.27 OK: 9 MiB in 15 packages [2025-10-08T10:15:27.652Z] #73 DONE 19.4s [2025-10-08T10:15:27.925Z] [2025-10-08T10:15:27.925Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-08T10:15:27.925Z] #71 27.18 OK: 14 MiB in 21 packages [2025-10-08T10:15:28.195Z] #71 ... [2025-10-08T10:15:28.195Z] [2025-10-08T10:15:28.195Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:15:28.195Z] #78 DONE 1.6s [2025-10-08T10:15:28.195Z] [2025-10-08T10:15:28.195Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:15:28.195Z] #79 DONE 1.2s [2025-10-08T10:15:28.195Z] [2025-10-08T10:15:28.195Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:15:28.474Z] #80 ... [2025-10-08T10:15:28.474Z] [2025-10-08T10:15:28.474Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-08T10:15:28.474Z] #60 24.93 OK: 239 MiB in 58 packages [2025-10-08T10:15:28.474Z] #60 DONE 28.2s [2025-10-08T10:15:28.744Z] [2025-10-08T10:15:28.744Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:15:29.714Z] #81 DONE 0.8s [2025-10-08T10:15:29.714Z] [2025-10-08T10:15:29.714Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-08T10:15:29.714Z] #58 24.29 (1/4) Installing ca-certificates (20250911-r0) [2025-10-08T10:15:29.714Z] #58 24.65 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:29.714Z] #58 24.68 (3/4) Installing su-exec (0.2-r3) [2025-10-08T10:15:29.714Z] #58 24.69 (4/4) Installing yq-go (4.44.1-r2) [2025-10-08T10:15:29.714Z] #58 25.88 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:29.714Z] #58 26.19 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:29.714Z] #58 28.03 OK: 20 MiB in 18 packages [2025-10-08T10:15:29.985Z] #58 ... [2025-10-08T10:15:29.985Z] [2025-10-08T10:15:29.985Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-08T10:15:29.985Z] #59 22.58 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:29.985Z] #59 23.76 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:29.985Z] #59 24.11 (3/6) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:29.985Z] #59 24.12 (4/6) Installing openssl (3.3.5-r0) [2025-10-08T10:15:29.985Z] #59 24.30 (5/6) Installing su-exec (0.2-r3) [2025-10-08T10:15:29.985Z] #59 24.32 (6/6) Installing yq-go (4.44.1-r2) [2025-10-08T10:15:29.985Z] #59 26.09 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:29.985Z] #59 26.29 OK: 20 MiB in 18 packages [2025-10-08T10:15:29.985Z] #59 DONE 29.7s [2025-10-08T10:15:29.985Z] [2025-10-08T10:15:29.986Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-08T10:15:29.986Z] #72 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:29.986Z] #72 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:29.986Z] #72 ... [2025-10-08T10:15:29.986Z] [2025-10-08T10:15:29.986Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:29.986Z] #76 6.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:30.579Z] #76 ... [2025-10-08T10:15:30.579Z] [2025-10-08T10:15:30.579Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-08T10:15:30.579Z] #71 DONE 30.1s [2025-10-08T10:15:30.579Z] [2025-10-08T10:15:30.579Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:30.851Z] #82 ... [2025-10-08T10:15:30.851Z] [2025-10-08T10:15:30.851Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-08T10:15:30.851Z] #58 DONE 30.6s [2025-10-08T10:15:30.851Z] [2025-10-08T10:15:30.851Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-08T10:15:32.279Z] #83 ... [2025-10-08T10:15:32.279Z] [2025-10-08T10:15:32.279Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-08T10:15:32.279Z] #74 18.67 OK: 239 MiB in 58 packages [2025-10-08T10:15:32.279Z] #74 DONE 20.9s [2025-10-08T10:15:32.551Z] [2025-10-08T10:15:32.551Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-08T10:15:32.551Z] #72 15.13 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:32.551Z] #72 ... [2025-10-08T10:15:32.551Z] [2025-10-08T10:15:32.551Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-08T10:15:32.551Z] #70 23.89 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:32.551Z] #70 23.97 (3/3) Installing tzdata (2025b-r0) [2025-10-08T10:15:32.551Z] #70 26.44 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:32.551Z] #70 26.57 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:32.551Z] #70 28.74 OK: 11 MiB in 17 packages [2025-10-08T10:15:32.551Z] #70 DONE 32.3s [2025-10-08T10:15:32.831Z] [2025-10-08T10:15:32.831Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-08T10:15:32.831Z] #72 15.29 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:33.104Z] #72 ... [2025-10-08T10:15:33.105Z] [2025-10-08T10:15:33.105Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-08T10:15:33.105Z] #62 22.83 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:15:33.105Z] #62 22.83 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:15:33.105Z] #62 22.83 OK: 24055 distinct packages available [2025-10-08T10:15:33.105Z] #62 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:33.105Z] #62 27.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:33.105Z] #62 ... [2025-10-08T10:15:33.105Z] [2025-10-08T10:15:33.105Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:15:33.379Z] #84 ... [2025-10-08T10:15:33.379Z] [2025-10-08T10:15:33.379Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-08T10:15:33.379Z] #72 15.86 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:33.379Z] #72 15.86 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:33.379Z] #72 15.98 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:33.969Z] #72 16.46 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:33.969Z] #72 16.54 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:33.969Z] #72 16.56 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:33.969Z] #72 16.63 OK: 9 MiB in 16 packages [2025-10-08T10:15:33.969Z] #72 ... [2025-10-08T10:15:33.969Z] [2025-10-08T10:15:33.969Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:15:33.969Z] #69 23.91 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-08T10:15:33.969Z] #69 23.91 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-08T10:15:33.969Z] #69 23.91 OK: 24055 distinct packages available [2025-10-08T10:15:33.969Z] #69 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:33.969Z] #69 28.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:34.246Z] #69 ... [2025-10-08T10:15:34.246Z] [2025-10-08T10:15:34.246Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-08T10:15:34.246Z] #57 32.10 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:34.246Z] #57 33.00 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:34.246Z] #57 33.12 (3/7) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:34.246Z] #57 33.12 (4/7) Installing musl-obstack (1.2.3-r2) [2025-10-08T10:15:34.246Z] #57 33.24 (5/7) Installing libucontext (1.2-r3) [2025-10-08T10:15:34.246Z] #57 33.31 (6/7) Installing gcompat (1.1.0-r4) [2025-10-08T10:15:34.246Z] #57 33.41 (7/7) Installing openssl (3.3.5-r0) [2025-10-08T10:15:34.246Z] #57 33.60 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:34.246Z] #57 33.75 OK: 10 MiB in 19 packages [2025-10-08T10:15:34.246Z] #57 ... [2025-10-08T10:15:34.246Z] [2025-10-08T10:15:34.246Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-08T10:15:34.246Z] #85 DONE 2.0s [2025-10-08T10:15:34.520Z] [2025-10-08T10:15:34.520Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:15:34.792Z] #86 ... [2025-10-08T10:15:34.792Z] [2025-10-08T10:15:34.792Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-08T10:15:34.792Z] #63 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:34.792Z] #63 26.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:35.062Z] #63 ... [2025-10-08T10:15:35.062Z] [2025-10-08T10:15:35.062Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-08T10:15:35.062Z] #57 DONE 35.8s [2025-10-08T10:15:35.062Z] [2025-10-08T10:15:35.062Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:35.650Z] #87 ... [2025-10-08T10:15:35.650Z] [2025-10-08T10:15:35.650Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-08T10:15:35.650Z] #72 DONE 18.2s [2025-10-08T10:15:35.927Z] [2025-10-08T10:15:35.927Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-08T10:15:35.927Z] #63 35.38 OK: 239 MiB in 58 packages [2025-10-08T10:15:35.935Z] #145 ... [2025-10-08T10:15:35.935Z] [2025-10-08T10:15:35.935Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:15:35.935Z] #147 160.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-08T10:15:36.897Z] #63 DONE 36.3s [2025-10-08T10:15:36.897Z] [2025-10-08T10:15:36.897Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-08T10:15:36.897Z] #62 36.09 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:36.897Z] #62 36.12 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-08T10:15:36.897Z] #62 36.12 (3/4) Installing libucontext (1.2-r3) [2025-10-08T10:15:36.897Z] #62 36.15 (4/4) Installing gcompat (1.1.0-r4) [2025-10-08T10:15:36.897Z] #62 36.17 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:36.897Z] #62 36.26 OK: 9 MiB in 18 packages [2025-10-08T10:15:37.490Z] #62 DONE 37.3s [2025-10-08T10:15:37.490Z] [2025-10-08T10:15:37.490Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-08T10:15:38.462Z] #88 ... [2025-10-08T10:15:38.462Z] [2025-10-08T10:15:38.462Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:15:38.462Z] #89 ... [2025-10-08T10:15:38.462Z] [2025-10-08T10:15:38.462Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:15:38.462Z] #69 36.94 (1/14) Installing ca-certificates (20250911-r0) [2025-10-08T10:15:38.462Z] #69 37.30 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-08T10:15:38.462Z] #69 37.34 (3/14) Installing c-ares (1.33.1-r0) [2025-10-08T10:15:38.462Z] #69 37.36 (4/14) Installing libunistring (1.2-r0) [2025-10-08T10:15:38.462Z] #69 37.47 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-08T10:15:38.462Z] #69 37.54 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-08T10:15:38.462Z] #69 37.54 (7/14) Installing libpsl (0.21.5-r1) [2025-10-08T10:15:38.462Z] #69 37.55 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-08T10:15:38.462Z] #69 37.61 (9/14) Installing libcurl (8.14.1-r2) [2025-10-08T10:15:38.462Z] #69 37.66 (10/14) Installing curl (8.14.1-r2) [2025-10-08T10:15:38.462Z] #69 37.71 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-08T10:15:38.462Z] #69 37.73 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-08T10:15:38.462Z] #69 37.76 (13/14) Installing libucontext (1.2-r3) [2025-10-08T10:15:38.462Z] #69 37.76 (14/14) Installing gcompat (1.1.0-r4) [2025-10-08T10:15:38.462Z] #69 37.79 Executing busybox-1.36.1-r29.trigger [2025-10-08T10:15:38.462Z] #69 37.89 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:38.462Z] #69 ... [2025-10-08T10:15:38.462Z] [2025-10-08T10:15:38.462Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:15:38.462Z] #90 DONE 1.8s [2025-10-08T10:15:38.732Z] [2025-10-08T10:15:38.732Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:15:38.732Z] #69 38.58 OK: 15 MiB in 28 packages [2025-10-08T10:15:39.222Z] #147 DONE 167.4s [2025-10-08T10:15:39.222Z] [2025-10-08T10:15:39.222Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-08T10:15:39.222Z] #149 ... [2025-10-08T10:15:39.222Z] [2025-10-08T10:15:39.222Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:15:39.222Z] #154 DONE 167.5s [2025-10-08T10:15:39.222Z] [2025-10-08T10:15:39.222Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-08T10:15:39.222Z] #146 DONE 167.4s [2025-10-08T10:15:39.222Z] [2025-10-08T10:15:39.222Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-08T10:15:39.222Z] #145 DONE 167.5s [2025-10-08T10:15:39.479Z] [2025-10-08T10:15:39.479Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:39.700Z] #69 ... [2025-10-08T10:15:39.700Z] [2025-10-08T10:15:39.700Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:15:39.700Z] #91 ... [2025-10-08T10:15:39.700Z] [2025-10-08T10:15:39.700Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:15:39.736Z] #176 DONE 0.3s [2025-10-08T10:15:39.736Z] [2025-10-08T10:15:39.736Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:39.736Z] #177 DONE 0.3s [2025-10-08T10:15:39.736Z] [2025-10-08T10:15:39.736Z] #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:39.736Z] #178 DONE 0.3s [2025-10-08T10:15:39.736Z] [2025-10-08T10:15:39.736Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:39.736Z] #179 DONE 0.3s [2025-10-08T10:15:39.736Z] [2025-10-08T10:15:39.736Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:39.969Z] #92 ... [2025-10-08T10:15:39.969Z] [2025-10-08T10:15:39.969Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-08T10:15:39.994Z] #180 DONE 0.1s [2025-10-08T10:15:39.994Z] [2025-10-08T10:15:39.994Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:39.994Z] #181 DONE 0.1s [2025-10-08T10:15:39.994Z] [2025-10-08T10:15:39.994Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:39.994Z] #182 DONE 0.2s [2025-10-08T10:15:39.994Z] [2025-10-08T10:15:39.994Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:39.994Z] #183 DONE 0.1s [2025-10-08T10:15:39.994Z] [2025-10-08T10:15:39.994Z] #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-08T10:15:40.240Z] #93 ... [2025-10-08T10:15:40.240Z] [2025-10-08T10:15:40.240Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:40.240Z] #76 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:40.240Z] #76 15.31 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:40.240Z] #76 15.42 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:40.240Z] #76 15.79 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:40.240Z] #76 15.79 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:40.240Z] #76 15.84 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:40.240Z] #76 16.52 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:40.240Z] #76 16.64 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:40.240Z] #76 16.66 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:40.240Z] #76 16.76 OK: 9 MiB in 15 packages [2025-10-08T10:15:40.251Z] #184 DONE 0.3s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-08T10:15:40.251Z] #185 DONE 0.3s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-08T10:15:40.251Z] #186 DONE 0.3s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-08T10:15:40.251Z] #187 DONE 0.3s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-08T10:15:40.251Z] #188 DONE 0.1s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-08T10:15:40.251Z] #189 DONE 0.1s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:15:40.251Z] #190 DONE 0.1s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:15:40.251Z] #191 DONE 0.1s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:15:40.251Z] #192 DONE 0.1s [2025-10-08T10:15:40.251Z] [2025-10-08T10:15:40.251Z] #193 [core-command] exporting to image [2025-10-08T10:15:40.251Z] #193 exporting layers [2025-10-08T10:15:40.509Z] #193 exporting layers 0.2s done [2025-10-08T10:15:40.509Z] #193 writing image sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done [2025-10-08T10:15:40.509Z] #193 naming to docker.io/library/core-command done [2025-10-08T10:15:40.509Z] #193 ... [2025-10-08T10:15:40.509Z] [2025-10-08T10:15:40.509Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-08T10:15:40.509Z] #194 DONE 0.3s [2025-10-08T10:15:40.510Z] #76 ... [2025-10-08T10:15:40.510Z] [2025-10-08T10:15:40.510Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-08T10:15:40.510Z] #69 DONE 40.3s [2025-10-08T10:15:40.510Z] [2025-10-08T10:15:40.510Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-08T10:15:40.510Z] #93 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:40.769Z] [2025-10-08T10:15:40.769Z] #195 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-08T10:15:40.769Z] #195 DONE 0.4s [2025-10-08T10:15:40.769Z] [2025-10-08T10:15:40.769Z] #196 [security-spiffe-token-provider] exporting to image [2025-10-08T10:15:40.769Z] #196 exporting layers 0.2s done [2025-10-08T10:15:40.769Z] #196 writing image sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done [2025-10-08T10:15:40.769Z] #196 naming to docker.io/library/security-spiffe-token-provider done [2025-10-08T10:15:40.769Z] #196 DONE 0.4s [2025-10-08T10:15:40.769Z] [2025-10-08T10:15:40.769Z] #193 [core-command] exporting to image [2025-10-08T10:15:40.769Z] #193 DONE 0.4s [2025-10-08T10:15:40.769Z] [2025-10-08T10:15:40.769Z] #197 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-08T10:15:40.769Z] #197 ... [2025-10-08T10:15:40.769Z] [2025-10-08T10:15:40.769Z] #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-08T10:15:40.769Z] #198 DONE 0.3s [2025-10-08T10:15:41.027Z] [2025-10-08T10:15:41.027Z] #197 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-08T10:15:41.027Z] #197 DONE 0.3s [2025-10-08T10:15:41.027Z] [2025-10-08T10:15:41.027Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-08T10:15:41.027Z] #199 DONE 0.1s [2025-10-08T10:15:41.027Z] [2025-10-08T10:15:41.027Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:15:41.595Z] #200 DONE 0.6s [2025-10-08T10:15:41.595Z] [2025-10-08T10:15:41.595Z] #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:15:41.595Z] #201 DONE 0.6s [2025-10-08T10:15:41.595Z] [2025-10-08T10:15:41.595Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-08T10:15:41.595Z] #152 DONE 169.8s [2025-10-08T10:15:41.595Z] [2025-10-08T10:15:41.595Z] #202 [security-proxy-setup] exporting to image [2025-10-08T10:15:41.857Z] #202 ... [2025-10-08T10:15:41.857Z] [2025-10-08T10:15:41.857Z] #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:41.857Z] #203 DONE 0.1s [2025-10-08T10:15:41.929Z] #93 ... [2025-10-08T10:15:41.930Z] [2025-10-08T10:15:41.930Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:41.930Z] #76 DONE 18.7s [2025-10-08T10:15:41.930Z] [2025-10-08T10:15:41.930Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:42.118Z] [2025-10-08T10:15:42.118Z] #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:42.118Z] #204 DONE 0.4s [2025-10-08T10:15:42.118Z] [2025-10-08T10:15:42.118Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-08T10:15:42.118Z] #150 DONE 170.5s [2025-10-08T10:15:42.118Z] [2025-10-08T10:15:42.118Z] #205 [security-secretstore-setup] exporting to image [2025-10-08T10:15:42.377Z] #205 ... [2025-10-08T10:15:42.377Z] [2025-10-08T10:15:42.377Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:42.377Z] #206 DONE 0.3s [2025-10-08T10:15:42.641Z] [2025-10-08T10:15:42.641Z] #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-08T10:15:42.641Z] #207 DONE 0.3s [2025-10-08T10:15:42.641Z] [2025-10-08T10:15:42.641Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-08T10:15:42.641Z] #208 DONE 0.2s [2025-10-08T10:15:42.641Z] [2025-10-08T10:15:42.641Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-08T10:15:42.641Z] #149 DONE 170.9s [2025-10-08T10:15:42.641Z] [2025-10-08T10:15:42.641Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:15:42.641Z] #156 DONE 170.9s [2025-10-08T10:15:42.641Z] [2025-10-08T10:15:42.641Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-08T10:15:42.641Z] #209 DONE 0.2s [2025-10-08T10:15:42.641Z] [2025-10-08T10:15:42.641Z] #205 [security-secretstore-setup] exporting to image [2025-10-08T10:15:42.641Z] #205 exporting layers 1.1s done [2025-10-08T10:15:42.641Z] #205 writing image sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done [2025-10-08T10:15:42.641Z] #205 naming to docker.io/library/security-secretstore-setup done [2025-10-08T10:15:42.641Z] #205 DONE 1.2s [2025-10-08T10:15:42.641Z] [2025-10-08T10:15:42.641Z] #202 [security-proxy-setup] exporting to image [2025-10-08T10:15:42.641Z] #202 exporting layers 1.1s done [2025-10-08T10:15:42.641Z] #202 writing image sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done [2025-10-08T10:15:42.641Z] #202 naming to docker.io/library/security-proxy-setup 0.0s done [2025-10-08T10:15:42.894Z] #94 ... [2025-10-08T10:15:42.894Z] [2025-10-08T10:15:42.894Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:42.894Z] #95 ... [2025-10-08T10:15:42.894Z] [2025-10-08T10:15:42.894Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-08T10:15:42.894Z] #93 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:42.898Z] #202 DONE 1.2s [2025-10-08T10:15:42.898Z] [2025-10-08T10:15:42.898Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:42.898Z] #203 DONE 0.1s [2025-10-08T10:15:42.898Z] [2025-10-08T10:15:42.898Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:42.898Z] #204 DONE 0.4s [2025-10-08T10:15:42.898Z] [2025-10-08T10:15:42.898Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-08T10:15:42.898Z] #210 DONE 0.1s [2025-10-08T10:15:42.898Z] [2025-10-08T10:15:42.898Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:15:42.898Z] #211 DONE 0.1s [2025-10-08T10:15:42.898Z] [2025-10-08T10:15:42.898Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:42.898Z] #212 CACHED [2025-10-08T10:15:42.898Z] [2025-10-08T10:15:42.898Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:42.898Z] #213 CACHED [2025-10-08T10:15:42.898Z] [2025-10-08T10:15:42.898Z] #214 [core-keeper] exporting to image [2025-10-08T10:15:42.898Z] #214 exporting layers 0.2s done [2025-10-08T10:15:43.156Z] #214 writing image sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done [2025-10-08T10:15:43.156Z] #214 naming to docker.io/library/core-keeper done [2025-10-08T10:15:43.156Z] #214 DONE 0.3s [2025-10-08T10:15:43.156Z] [2025-10-08T10:15:43.156Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-08T10:15:43.156Z] #215 DONE 0.2s [2025-10-08T10:15:43.156Z] [2025-10-08T10:15:43.156Z] #216 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:43.156Z] #216 DONE 0.2s [2025-10-08T10:15:43.156Z] [2025-10-08T10:15:43.156Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:15:43.156Z] #217 DONE 0.1s [2025-10-08T10:15:43.156Z] [2025-10-08T10:15:43.156Z] #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:43.156Z] #218 DONE 0.1s [2025-10-08T10:15:43.157Z] [2025-10-08T10:15:43.157Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-08T10:15:43.415Z] #219 ... [2025-10-08T10:15:43.415Z] [2025-10-08T10:15:43.415Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-08T10:15:43.415Z] #220 DONE 0.3s [2025-10-08T10:15:43.415Z] [2025-10-08T10:15:43.415Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:15:43.415Z] #221 DONE 0.7s [2025-10-08T10:15:43.415Z] [2025-10-08T10:15:43.415Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-08T10:15:43.415Z] #219 DONE 0.3s [2025-10-08T10:15:43.415Z] [2025-10-08T10:15:43.415Z] #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:15:43.415Z] #222 DONE 0.1s [2025-10-08T10:15:43.415Z] [2025-10-08T10:15:43.415Z] #223 [security-proxy-auth] exporting to image [2025-10-08T10:15:43.676Z] #223 ... [2025-10-08T10:15:43.676Z] [2025-10-08T10:15:43.676Z] #224 [core-metadata] exporting to image [2025-10-08T10:15:43.676Z] #224 exporting layers 0.2s done [2025-10-08T10:15:43.676Z] #224 writing image sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec 0.0s done [2025-10-08T10:15:43.676Z] #224 naming to docker.io/library/core-metadata done [2025-10-08T10:15:43.676Z] #224 DONE 0.2s [2025-10-08T10:15:43.676Z] [2025-10-08T10:15:43.676Z] #225 [core-data] exporting to image [2025-10-08T10:15:43.676Z] #225 exporting layers 0.1s done [2025-10-08T10:15:43.676Z] #225 writing image sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done [2025-10-08T10:15:43.676Z] #225 naming to docker.io/library/core-data done [2025-10-08T10:15:43.676Z] #225 DONE 0.2s [2025-10-08T10:15:43.676Z] [2025-10-08T10:15:43.676Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-08T10:15:43.934Z] #148 DONE 172.2s [2025-10-08T10:15:43.934Z] [2025-10-08T10:15:43.934Z] #223 [security-proxy-auth] exporting to image [2025-10-08T10:15:44.193Z] #223 ... [2025-10-08T10:15:44.193Z] [2025-10-08T10:15:44.193Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:44.193Z] #226 DONE 0.0s [2025-10-08T10:15:44.193Z] [2025-10-08T10:15:44.193Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:44.193Z] #227 DONE 0.0s [2025-10-08T10:15:44.193Z] [2025-10-08T10:15:44.193Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-08T10:15:44.454Z] #228 DONE 0.3s [2025-10-08T10:15:44.455Z] [2025-10-08T10:15:44.455Z] #223 [security-proxy-auth] exporting to image [2025-10-08T10:15:44.455Z] #223 exporting layers 1.0s done [2025-10-08T10:15:44.455Z] #223 writing image sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done [2025-10-08T10:15:44.455Z] #223 naming to docker.io/library/security-proxy-auth done [2025-10-08T10:15:44.455Z] #223 DONE 1.0s [2025-10-08T10:15:44.455Z] [2025-10-08T10:15:44.455Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-08T10:15:44.455Z] #229 DONE 0.0s [2025-10-08T10:15:44.455Z] [2025-10-08T10:15:44.455Z] #230 [support-scheduler] exporting to image [2025-10-08T10:15:44.713Z] #230 exporting layers 0.2s done [2025-10-08T10:15:44.713Z] #230 writing image sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done [2025-10-08T10:15:44.713Z] #230 naming to docker.io/library/support-scheduler done [2025-10-08T10:15:44.713Z] #230 DONE 0.2s [2025-10-08T10:15:44.713Z] [2025-10-08T10:15:44.713Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:15:44.850Z] #93 ... [2025-10-08T10:15:44.850Z] [2025-10-08T10:15:44.850Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-08T10:15:44.850Z] #96 DONE 8.9s [2025-10-08T10:15:44.850Z] [2025-10-08T10:15:44.850Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-08T10:15:44.850Z] #97 DONE 0.3s [2025-10-08T10:15:44.850Z] [2025-10-08T10:15:44.850Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-08T10:15:44.850Z] #88 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:45.283Z] #155 DONE 173.5s [2025-10-08T10:15:45.283Z] [2025-10-08T10:15:45.283Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:15:45.283Z] #231 DONE 0.0s [2025-10-08T10:15:45.283Z] [2025-10-08T10:15:45.283Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:15:45.283Z] #232 DONE 0.0s [2025-10-08T10:15:45.283Z] [2025-10-08T10:15:45.283Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-08T10:15:45.542Z] #233 DONE 0.2s [2025-10-08T10:15:45.542Z] [2025-10-08T10:15:45.542Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:15:45.542Z] #234 DONE 0.0s [2025-10-08T10:15:45.542Z] [2025-10-08T10:15:45.542Z] #235 [support-notifications] exporting to image [2025-10-08T10:15:45.542Z] #235 exporting layers 0.2s done [2025-10-08T10:15:45.542Z] #235 writing image sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done [2025-10-08T10:15:45.542Z] #235 naming to docker.io/library/support-notifications done [2025-10-08T10:15:45.542Z] #235 DONE 0.2s [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:15:45.542Z] time="2025-10-08T10:12:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-08T10:15:45.815Z] #88 8.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:45.828Z] $ docker stop --time=1 42c0b9662144e1e85aaf5fefbc268010c7b5b0dcf4c804b656531232dedaff5d [2025-10-08T10:15:47.126Z] $ docker rm -f --volumes 42c0b9662144e1e85aaf5fefbc268010c7b5b0dcf4c804b656531232dedaff5d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T10:15:47.231Z] #88 ... [2025-10-08T10:15:47.231Z] [2025-10-08T10:15:47.231Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:47.231Z] #77 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:47.231Z] #77 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:47.231Z] #77 17.78 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:47.231Z] #77 17.91 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:47.231Z] #77 18.36 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:47.231Z] #77 18.37 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:47.231Z] #77 18.46 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:47.231Z] #77 18.97 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:47.231Z] #77 19.14 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:47.231Z] #77 19.17 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:47.231Z] #77 19.31 OK: 9 MiB in 15 packages [2025-10-08T10:15:47.461Z] + docker images [2025-10-08T10:15:47.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-08T10:15:47.461Z] support-notifications latest 09116ce036dd 2 seconds ago 59.4MB [2025-10-08T10:15:47.461Z] support-scheduler latest 223017f308a1 3 seconds ago 55.8MB [2025-10-08T10:15:47.461Z] security-proxy-auth latest f5ae0fff3a94 4 seconds ago 51.2MB [2025-10-08T10:15:47.461Z] core-metadata latest 2e9811460be4 4 seconds ago 52.2MB [2025-10-08T10:15:47.461Z] core-data latest 320e71f3d9f2 4 seconds ago 52.1MB [2025-10-08T10:15:47.461Z] core-keeper latest 29983fdaefd0 5 seconds ago 45.3MB [2025-10-08T10:15:47.461Z] security-secretstore-setup latest 3869995a3025 6 seconds ago 86.4MB [2025-10-08T10:15:47.461Z] security-proxy-setup latest 8d1a04b27b82 6 seconds ago 55.7MB [2025-10-08T10:15:47.461Z] core-command latest 92b23ca8c8d5 7 seconds ago 46.3MB [2025-10-08T10:15:47.461Z] security-spiffe-token-provider latest daac676ad015 7 seconds ago 54.6MB [2025-10-08T10:15:47.461Z] security-bootstrapper latest 97c146b11c52 About a minute ago 27MB [2025-10-08T10:15:47.461Z] core-common-config-bootstrapper latest c334a492cb7d About a minute ago 25.9MB [2025-10-08T10:15:47.461Z] security-spire-agent latest 2e1559e39516 3 minutes ago 201MB [2025-10-08T10:15:47.461Z] security-spire-config latest 9f89d480c76d 3 minutes ago 155MB [2025-10-08T10:15:47.461Z] security-spire-server latest d64d57b56042 3 minutes ago 156MB [2025-10-08T10:15:47.462Z] ci-base-image-x86_64 latest 0115b7edd168 6 minutes ago 937MB [2025-10-08T10:15:47.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 months ago 580MB [2025-10-08T10:15:47.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB [2025-10-08T10:15:47.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2025-10-08T10:15:47.505Z] #77 DONE 21.6s [2025-10-08T10:15:47.506Z] [2025-10-08T10:15:47.506Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:47.506Z] #94 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:47.506Z] #94 5.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:15:47.614Z] provisioning config files... [2025-10-08T10:15:47.626Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config5500818589311929603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:15:47.940Z] ---> ****-login.sh [2025-10-08T10:15:47.940Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:15:47.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:15:47.940Z] Login Succeeded [2025-10-08T10:15:47.940Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:15:47.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:15:47.940Z] Login Succeeded [2025-10-08T10:15:47.940Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:15:48.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:15:48.199Z] Login Succeeded [2025-10-08T10:15:48.199Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:15:48.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:15:48.199Z] Login Succeeded [2025-10-08T10:15:48.199Z] ****.io [2025-10-08T10:15:48.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:15:48.459Z] Login Succeeded [2025-10-08T10:15:48.459Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:15:48.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:15:48.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:15:48.550Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-10-08T10:15:48.550Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:15:48.550Z] latest [2025-10-08T10:15:48.550Z] 4.1.0-dev.64 [2025-10-08T10:15:48.550Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:15:48.550Z] main [2025-10-08T10:15:48.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:48.899Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:49.217Z] + docker push nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:15:49.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-08T10:15:49.217Z] 8965422ce172: Preparing [2025-10-08T10:15:49.217Z] fa779c6440f8: Preparing [2025-10-08T10:15:49.217Z] 8858b74b5d20: Preparing [2025-10-08T10:15:49.217Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:49.217Z] 6091fd4d7781: Preparing [2025-10-08T10:15:49.217Z] a2bb36b43b46: Preparing [2025-10-08T10:15:49.217Z] 097100c76c15: Preparing [2025-10-08T10:15:49.217Z] 097100c76c15: Waiting [2025-10-08T10:15:49.217Z] a2bb36b43b46: Waiting [2025-10-08T10:15:49.217Z] 5e3acefa3c64: Pushed [2025-10-08T10:15:49.217Z] 8858b74b5d20: Pushed [2025-10-08T10:15:49.217Z] 8965422ce172: Pushed [2025-10-08T10:15:49.217Z] 097100c76c15: Layer already exists [2025-10-08T10:15:49.217Z] a2bb36b43b46: Pushed [2025-10-08T10:15:49.783Z] 6091fd4d7781: Pushed [2025-10-08T10:15:51.771Z] #94 ... [2025-10-08T10:15:51.772Z] [2025-10-08T10:15:51.772Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:51.772Z] #82 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:51.772Z] #82 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:51.772Z] #82 19.40 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:51.772Z] #82 19.56 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:51.772Z] #82 20.13 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:51.772Z] #82 20.14 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:51.772Z] #82 20.21 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:51.772Z] #82 20.67 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:51.772Z] #82 20.78 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:51.772Z] #82 ... [2025-10-08T10:15:51.772Z] [2025-10-08T10:15:51.772Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-08T10:15:51.772Z] #93 21.21 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:51.772Z] #93 21.38 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:51.772Z] #93 21.74 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:51.772Z] #93 21.75 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:51.772Z] #93 21.79 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:51.772Z] #93 21.83 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:52.042Z] #93 21.93 OK: 20 MiB in 18 packages [2025-10-08T10:15:52.315Z] fa779c6440f8: Pushed [2025-10-08T10:15:52.315Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:52.665Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:52.992Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-08T10:15:52.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-08T10:15:52.992Z] 8965422ce172: Preparing [2025-10-08T10:15:52.992Z] fa779c6440f8: Preparing [2025-10-08T10:15:52.992Z] 8858b74b5d20: Preparing [2025-10-08T10:15:52.992Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:52.992Z] 6091fd4d7781: Preparing [2025-10-08T10:15:52.992Z] a2bb36b43b46: Preparing [2025-10-08T10:15:52.992Z] 097100c76c15: Preparing [2025-10-08T10:15:52.992Z] a2bb36b43b46: Waiting [2025-10-08T10:15:52.992Z] 097100c76c15: Waiting [2025-10-08T10:15:52.992Z] fa779c6440f8: Layer already exists [2025-10-08T10:15:52.992Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:52.992Z] 8965422ce172: Layer already exists [2025-10-08T10:15:52.992Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:52.992Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:52.992Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:52.992Z] 097100c76c15: Layer already exists [2025-10-08T10:15:52.992Z] latest: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [2025-10-08T10:15:53.013Z] #93 ... [2025-10-08T10:15:53.013Z] [2025-10-08T10:15:53.013Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-08T10:15:53.013Z] #83 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:53.013Z] #83 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:53.013Z] #83 20.27 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.013Z] #83 20.40 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:53.013Z] #83 20.81 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.013Z] #83 20.82 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:53.013Z] #83 20.90 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.013Z] #83 21.36 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.013Z] #83 21.50 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.013Z] #83 21.51 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:53.013Z] #83 21.59 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:53.013Z] #83 ... [2025-10-08T10:15:53.013Z] [2025-10-08T10:15:53.013Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-08T10:15:53.013Z] #88 13.69 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.013Z] #88 13.80 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:53.013Z] #88 14.21 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.013Z] #88 14.22 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:53.013Z] #88 14.30 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.013Z] #88 15.04 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.013Z] #88 15.15 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.013Z] #88 15.19 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:53.013Z] #88 15.25 OK: 9 MiB in 18 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:53.284Z] #88 ... [2025-10-08T10:15:53.284Z] [2025-10-08T10:15:53.284Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:53.284Z] #95 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:53.284Z] #95 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:53.284Z] #95 18.25 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.284Z] #95 18.41 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:53.284Z] #95 18.99 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.284Z] #95 19.00 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:53.284Z] #95 19.04 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.284Z] #95 19.72 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.284Z] #95 19.82 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.284Z] #95 19.87 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:53.284Z] #95 20.00 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:53.284Z] #95 ... [2025-10-08T10:15:53.284Z] [2025-10-08T10:15:53.284Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:53.284Z] #94 11.44 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.284Z] #94 11.61 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:53.284Z] #94 12.12 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.284Z] #94 12.13 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:53.284Z] #94 12.25 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.284Z] #94 12.88 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-08T10:15:53.327Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:53.588Z] #94 12.96 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.588Z] #94 13.00 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:53.588Z] #94 13.10 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:53.652Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 [2025-10-08T10:15:53.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-08T10:15:53.652Z] 8965422ce172: Preparing [2025-10-08T10:15:53.652Z] fa779c6440f8: Preparing [2025-10-08T10:15:53.652Z] 8858b74b5d20: Preparing [2025-10-08T10:15:53.652Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:53.652Z] 6091fd4d7781: Preparing [2025-10-08T10:15:53.652Z] a2bb36b43b46: Preparing [2025-10-08T10:15:53.652Z] 097100c76c15: Preparing [2025-10-08T10:15:53.652Z] a2bb36b43b46: Waiting [2025-10-08T10:15:53.652Z] 097100c76c15: Waiting [2025-10-08T10:15:53.652Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:53.652Z] 8965422ce172: Layer already exists [2025-10-08T10:15:53.652Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:53.652Z] fa779c6440f8: Layer already exists [2025-10-08T10:15:53.652Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:53.652Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:53.652Z] 097100c76c15: Layer already exists [2025-10-08T10:15:53.652Z] 4.1.0-dev.64: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:53.859Z] #94 ... [2025-10-08T10:15:53.859Z] [2025-10-08T10:15:53.859Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:53.859Z] #87 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:53.859Z] #87 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-08T10:15:53.859Z] #87 18.27 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:53.859Z] #87 18.46 Executing busybox-1.36.1-r30.post-upgrade [2025-10-08T10:15:53.992Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:54.147Z] #87 ... [2025-10-08T10:15:54.147Z] [2025-10-08T10:15:54.147Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:54.147Z] #82 20.79 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:54.147Z] #82 20.84 Executing ca-certificates-20250911-r0.trigger [2025-10-08T10:15:54.147Z] #82 21.85 OK: 14 MiB in 21 packages [2025-10-08T10:15:54.147Z] #82 DONE 23.6s [2025-10-08T10:15:54.147Z] [2025-10-08T10:15:54.147Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-08T10:15:54.147Z] #93 DONE 24.1s [2025-10-08T10:15:54.147Z] [2025-10-08T10:15:54.147Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:54.147Z] #87 19.13 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:54.147Z] #87 19.16 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-08T10:15:54.147Z] #87 ... [2025-10-08T10:15:54.147Z] [2025-10-08T10:15:54.147Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-08T10:15:54.327Z] + docker push nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:15:54.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-08T10:15:54.327Z] 8965422ce172: Preparing [2025-10-08T10:15:54.327Z] fa779c6440f8: Preparing [2025-10-08T10:15:54.327Z] 8858b74b5d20: Preparing [2025-10-08T10:15:54.327Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:54.327Z] 6091fd4d7781: Preparing [2025-10-08T10:15:54.327Z] a2bb36b43b46: Preparing [2025-10-08T10:15:54.327Z] 097100c76c15: Preparing [2025-10-08T10:15:54.327Z] a2bb36b43b46: Waiting [2025-10-08T10:15:54.327Z] 097100c76c15: Waiting [2025-10-08T10:15:54.327Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:54.327Z] 8965422ce172: Layer already exists [2025-10-08T10:15:54.327Z] fa779c6440f8: Layer already exists [2025-10-08T10:15:54.327Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:54.327Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:54.327Z] 097100c76c15: Layer already exists [2025-10-08T10:15:54.327Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:54.327Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:54.422Z] #98 DONE 0.4s [2025-10-08T10:15:54.422Z] [2025-10-08T10:15:54.422Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-08T10:15:54.422Z] #88 DONE 16.9s [2025-10-08T10:15:54.422Z] [2025-10-08T10:15:54.422Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:15:54.652Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:54.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-10-08T10:15:54.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-10-08T10:15:54.981Z] 8965422ce172: Preparing [2025-10-08T10:15:54.981Z] fa779c6440f8: Preparing [2025-10-08T10:15:54.981Z] 8858b74b5d20: Preparing [2025-10-08T10:15:54.981Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:54.981Z] 6091fd4d7781: Preparing [2025-10-08T10:15:54.981Z] a2bb36b43b46: Preparing [2025-10-08T10:15:54.981Z] 097100c76c15: Preparing [2025-10-08T10:15:54.981Z] a2bb36b43b46: Waiting [2025-10-08T10:15:54.981Z] 097100c76c15: Waiting [2025-10-08T10:15:54.981Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:54.981Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:54.981Z] 8965422ce172: Layer already exists [2025-10-08T10:15:54.981Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:54.981Z] fa779c6440f8: Layer already exists [2025-10-08T10:15:54.981Z] 097100c76c15: Layer already exists [2025-10-08T10:15:54.981Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:54.981Z] main: digest: sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:15:55.061Z] ===================================================== [Pipeline] echo [2025-10-08T10:15:55.079Z] taggedImages: [2025-10-08T10:15:55.079Z] - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:15:55.079Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-08T10:15:55.079Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 [2025-10-08T10:15:55.079Z] - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:15:55.079Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-10-08T10:15:55.107Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-10-08T10:15:55.107Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:15:55.107Z] latest [2025-10-08T10:15:55.107Z] 4.1.0-dev.64 [2025-10-08T10:15:55.107Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:15:55.107Z] main [2025-10-08T10:15:55.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:55.400Z] #99 ... [2025-10-08T10:15:55.400Z] [2025-10-08T10:15:55.400Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-08T10:15:55.400Z] #83 22.72 OK: 20 MiB in 18 packages [2025-10-08T10:15:55.400Z] #83 DONE 24.7s [2025-10-08T10:15:55.465Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:55.679Z] [2025-10-08T10:15:55.679Z] #87 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:55.679Z] #87 19.27 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-08T10:15:55.679Z] #87 19.31 Executing busybox-1.36.1-r30.trigger [2025-10-08T10:15:55.679Z] #87 19.50 OK: 10 MiB in 19 packages [2025-10-08T10:15:55.788Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:15:55.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-08T10:15:55.788Z] b1d966ef748b: Preparing [2025-10-08T10:15:55.788Z] f5382038792b: Preparing [2025-10-08T10:15:55.788Z] 70e4c5a53773: Preparing [2025-10-08T10:15:55.788Z] 52446d5b3091: Preparing [2025-10-08T10:15:55.788Z] 8858b74b5d20: Preparing [2025-10-08T10:15:55.788Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:55.788Z] 6091fd4d7781: Preparing [2025-10-08T10:15:55.788Z] a2bb36b43b46: Preparing [2025-10-08T10:15:55.788Z] 097100c76c15: Preparing [2025-10-08T10:15:55.788Z] 5e3acefa3c64: Waiting [2025-10-08T10:15:55.788Z] a2bb36b43b46: Waiting [2025-10-08T10:15:55.788Z] 097100c76c15: Waiting [2025-10-08T10:15:55.788Z] 6091fd4d7781: Waiting [2025-10-08T10:15:55.788Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:55.788Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:55.788Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:55.788Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:55.788Z] b1d966ef748b: Pushed [2025-10-08T10:15:55.788Z] 70e4c5a53773: Pushed [2025-10-08T10:15:55.788Z] 097100c76c15: Layer already exists [2025-10-08T10:15:55.788Z] f5382038792b: Pushed [2025-10-08T10:15:55.952Z] #87 ... [2025-10-08T10:15:55.952Z] [2025-10-08T10:15:55.952Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:55.952Z] #94 14.53 OK: 15 MiB in 28 packages [2025-10-08T10:15:55.952Z] #94 DONE 15.7s [2025-10-08T10:15:56.220Z] [2025-10-08T10:15:56.220Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-08T10:15:56.220Z] #95 21.02 OK: 11 MiB in 17 packages [2025-10-08T10:15:56.220Z] #95 DONE 23.6s [2025-10-08T10:15:56.220Z] [2025-10-08T10:15:56.220Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:15:56.490Z] #91 ... [2025-10-08T10:15:56.490Z] [2025-10-08T10:15:56.490Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-08T10:15:56.490Z] #87 DONE 22.2s [2025-10-08T10:15:56.490Z] [2025-10-08T10:15:56.490Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-08T10:15:57.167Z] 52446d5b3091: Pushed [2025-10-08T10:15:57.426Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:57.750Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:57.924Z] #100 ... [2025-10-08T10:15:57.925Z] [2025-10-08T10:15:57.925Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:15:57.925Z] #99 DONE 3.3s [2025-10-08T10:15:57.925Z] [2025-10-08T10:15:57.925Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-08T10:15:57.925Z] #100 DONE 1.5s [2025-10-08T10:15:57.925Z] [2025-10-08T10:15:57.925Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:15:57.925Z] #101 ... [2025-10-08T10:15:57.925Z] [2025-10-08T10:15:57.925Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-08T10:15:57.925Z] #102 DONE 0.3s [2025-10-08T10:15:58.072Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-08T10:15:58.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-08T10:15:58.072Z] b1d966ef748b: Preparing [2025-10-08T10:15:58.072Z] f5382038792b: Preparing [2025-10-08T10:15:58.072Z] 70e4c5a53773: Preparing [2025-10-08T10:15:58.072Z] 52446d5b3091: Preparing [2025-10-08T10:15:58.072Z] 8858b74b5d20: Preparing [2025-10-08T10:15:58.072Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:58.072Z] 6091fd4d7781: Preparing [2025-10-08T10:15:58.072Z] a2bb36b43b46: Preparing [2025-10-08T10:15:58.072Z] 097100c76c15: Preparing [2025-10-08T10:15:58.072Z] 6091fd4d7781: Waiting [2025-10-08T10:15:58.072Z] a2bb36b43b46: Waiting [2025-10-08T10:15:58.072Z] 097100c76c15: Waiting [2025-10-08T10:15:58.072Z] 5e3acefa3c64: Waiting [2025-10-08T10:15:58.072Z] 52446d5b3091: Layer already exists [2025-10-08T10:15:58.072Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:58.072Z] 70e4c5a53773: Layer already exists [2025-10-08T10:15:58.072Z] b1d966ef748b: Layer already exists [2025-10-08T10:15:58.072Z] f5382038792b: Layer already exists [2025-10-08T10:15:58.072Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:58.072Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:58.072Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:58.072Z] 097100c76c15: Layer already exists [2025-10-08T10:15:58.072Z] latest: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:58.196Z] [2025-10-08T10:15:58.196Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-08T10:15:58.398Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:58.465Z] #103 DONE 0.4s [2025-10-08T10:15:58.465Z] [2025-10-08T10:15:58.465Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:15:58.465Z] #104 DONE 2.2s [2025-10-08T10:15:58.465Z] [2025-10-08T10:15:58.465Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-08T10:15:58.743Z] #105 ... [2025-10-08T10:15:58.743Z] [2025-10-08T10:15:58.743Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-08T10:15:58.743Z] #106 DONE 0.3s [2025-10-08T10:15:58.743Z] [2025-10-08T10:15:58.743Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-08T10:15:58.743Z] #105 DONE 0.3s [2025-10-08T10:15:58.743Z] [2025-10-08T10:15:58.743Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-08T10:15:58.866Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 [2025-10-08T10:15:58.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-08T10:15:58.866Z] b1d966ef748b: Preparing [2025-10-08T10:15:58.866Z] f5382038792b: Preparing [2025-10-08T10:15:58.866Z] 70e4c5a53773: Preparing [2025-10-08T10:15:58.866Z] 52446d5b3091: Preparing [2025-10-08T10:15:58.866Z] 8858b74b5d20: Preparing [2025-10-08T10:15:58.866Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:58.866Z] 6091fd4d7781: Preparing [2025-10-08T10:15:58.866Z] a2bb36b43b46: Preparing [2025-10-08T10:15:58.866Z] 097100c76c15: Preparing [2025-10-08T10:15:58.866Z] 6091fd4d7781: Waiting [2025-10-08T10:15:58.866Z] a2bb36b43b46: Waiting [2025-10-08T10:15:58.866Z] 097100c76c15: Waiting [2025-10-08T10:15:58.866Z] 5e3acefa3c64: Waiting [2025-10-08T10:15:58.866Z] 52446d5b3091: Layer already exists [2025-10-08T10:15:58.866Z] f5382038792b: Layer already exists [2025-10-08T10:15:58.866Z] 70e4c5a53773: Layer already exists [2025-10-08T10:15:58.866Z] b1d966ef748b: Layer already exists [2025-10-08T10:15:58.866Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:58.866Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:58.866Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:58.866Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:58.866Z] 097100c76c15: Layer already exists [2025-10-08T10:15:58.866Z] 4.1.0-dev.64: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:59.017Z] #107 DONE 0.3s [2025-10-08T10:15:59.017Z] [2025-10-08T10:15:59.017Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-08T10:15:59.268Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [2025-10-08T10:15:59.292Z] #108 ... [2025-10-08T10:15:59.292Z] [2025-10-08T10:15:59.292Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-08T10:15:59.292Z] #109 DONE 0.3s [2025-10-08T10:15:59.292Z] [2025-10-08T10:15:59.292Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-08T10:15:59.292Z] #108 DONE 0.4s [2025-10-08T10:15:59.292Z] [2025-10-08T10:15:59.292Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:59.565Z] #110 DONE 0.4s [2025-10-08T10:15:59.565Z] [2025-10-08T10:15:59.565Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-08T10:15:59.621Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:15:59.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-08T10:15:59.621Z] b1d966ef748b: Preparing [2025-10-08T10:15:59.621Z] f5382038792b: Preparing [2025-10-08T10:15:59.621Z] 70e4c5a53773: Preparing [2025-10-08T10:15:59.621Z] 52446d5b3091: Preparing [2025-10-08T10:15:59.621Z] 8858b74b5d20: Preparing [2025-10-08T10:15:59.621Z] 5e3acefa3c64: Preparing [2025-10-08T10:15:59.621Z] 6091fd4d7781: Preparing [2025-10-08T10:15:59.621Z] 5e3acefa3c64: Waiting [2025-10-08T10:15:59.622Z] a2bb36b43b46: Preparing [2025-10-08T10:15:59.622Z] 097100c76c15: Preparing [2025-10-08T10:15:59.622Z] 6091fd4d7781: Waiting [2025-10-08T10:15:59.622Z] a2bb36b43b46: Waiting [2025-10-08T10:15:59.622Z] 097100c76c15: Waiting [2025-10-08T10:15:59.622Z] 70e4c5a53773: Layer already exists [2025-10-08T10:15:59.622Z] 52446d5b3091: Layer already exists [2025-10-08T10:15:59.622Z] b1d966ef748b: Layer already exists [2025-10-08T10:15:59.622Z] 8858b74b5d20: Layer already exists [2025-10-08T10:15:59.622Z] f5382038792b: Layer already exists [2025-10-08T10:15:59.622Z] 6091fd4d7781: Layer already exists [2025-10-08T10:15:59.622Z] a2bb36b43b46: Layer already exists [2025-10-08T10:15:59.622Z] 097100c76c15: Layer already exists [2025-10-08T10:15:59.622Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:15:59.622Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:15:59.979Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:00.165Z] #111 DONE 0.6s [2025-10-08T10:16:00.165Z] [2025-10-08T10:16:00.165Z] #112 [security-spire-config] exporting to image [2025-10-08T10:16:00.165Z] #112 exporting layers [2025-10-08T10:16:00.410Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-08T10:16:00.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-10-08T10:16:00.410Z] b1d966ef748b: Preparing [2025-10-08T10:16:00.410Z] f5382038792b: Preparing [2025-10-08T10:16:00.410Z] 70e4c5a53773: Preparing [2025-10-08T10:16:00.410Z] 52446d5b3091: Preparing [2025-10-08T10:16:00.410Z] 8858b74b5d20: Preparing [2025-10-08T10:16:00.410Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:00.410Z] 6091fd4d7781: Preparing [2025-10-08T10:16:00.410Z] a2bb36b43b46: Preparing [2025-10-08T10:16:00.410Z] 097100c76c15: Preparing [2025-10-08T10:16:00.410Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:00.410Z] 6091fd4d7781: Waiting [2025-10-08T10:16:00.410Z] a2bb36b43b46: Waiting [2025-10-08T10:16:00.410Z] 097100c76c15: Waiting [2025-10-08T10:16:00.410Z] 52446d5b3091: Layer already exists [2025-10-08T10:16:00.410Z] f5382038792b: Layer already exists [2025-10-08T10:16:00.410Z] 70e4c5a53773: Layer already exists [2025-10-08T10:16:00.410Z] b1d966ef748b: Layer already exists [2025-10-08T10:16:00.410Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:00.410Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:00.410Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:00.410Z] 097100c76c15: Layer already exists [2025-10-08T10:16:00.410Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:00.410Z] main: digest: sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 size: 2196 [Pipeline] } [Pipeline] // withEnv [2025-10-08T10:16:00.437Z] #112 ... [2025-10-08T10:16:00.437Z] [2025-10-08T10:16:00.437Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-08T10:16:00.437Z] #101 DONE 2.5s [2025-10-08T10:16:00.437Z] [2025-10-08T10:16:00.437Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:00.485Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:00.498Z] taggedImages: [2025-10-08T10:16:00.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:00.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-08T10:16:00.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 [2025-10-08T10:16:00.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:00.498Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-10-08T10:16:00.527Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-10-08T10:16:00.527Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:00.527Z] latest [2025-10-08T10:16:00.527Z] 4.1.0-dev.64 [2025-10-08T10:16:00.527Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:00.527Z] main [2025-10-08T10:16:00.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:00.718Z] #113 ... [2025-10-08T10:16:00.718Z] [2025-10-08T10:16:00.718Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-08T10:16:00.718Z] #114 DONE 0.3s [2025-10-08T10:16:00.718Z] [2025-10-08T10:16:00.718Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-08T10:16:00.718Z] #113 DONE 0.4s [2025-10-08T10:16:00.718Z] [2025-10-08T10:16:00.718Z] #112 [security-spire-server] exporting to image [2025-10-08T10:16:00.877Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:00.991Z] #112 ... [2025-10-08T10:16:00.991Z] [2025-10-08T10:16:00.991Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-08T10:16:00.991Z] #115 DONE 0.2s [2025-10-08T10:16:01.211Z] + docker push nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:01.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-08T10:16:01.211Z] 0235d014ebdc: Preparing [2025-10-08T10:16:01.211Z] aa9fd7a7dc82: Preparing [2025-10-08T10:16:01.211Z] 8858b74b5d20: Preparing [2025-10-08T10:16:01.211Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:01.211Z] 6091fd4d7781: Preparing [2025-10-08T10:16:01.211Z] 2578cdd7dba3: Preparing [2025-10-08T10:16:01.211Z] 097100c76c15: Preparing [2025-10-08T10:16:01.211Z] 2578cdd7dba3: Waiting [2025-10-08T10:16:01.211Z] 097100c76c15: Waiting [2025-10-08T10:16:01.211Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:01.211Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:01.211Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:01.211Z] 097100c76c15: Layer already exists [2025-10-08T10:16:01.211Z] 0235d014ebdc: Pushed [2025-10-08T10:16:01.211Z] 2578cdd7dba3: Pushed [2025-10-08T10:16:01.282Z] [2025-10-08T10:16:01.283Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-08T10:16:01.566Z] #116 DONE 0.4s [2025-10-08T10:16:01.566Z] [2025-10-08T10:16:01.566Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-08T10:16:01.839Z] #117 DONE 0.2s [2025-10-08T10:16:01.839Z] [2025-10-08T10:16:01.839Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-08T10:16:02.110Z] #118 DONE 0.3s [2025-10-08T10:16:02.110Z] [2025-10-08T10:16:02.110Z] #112 [security-spire-agent] exporting to image [2025-10-08T10:16:03.526Z] #112 exporting layers 4.0s done [2025-10-08T10:16:03.526Z] #112 writing image sha256:07a081cf1da9abb949732a63622561fc7534eee0016eb3c4fb2dc836b0738bda [2025-10-08T10:16:03.526Z] #112 writing image sha256:07a081cf1da9abb949732a63622561fc7534eee0016eb3c4fb2dc836b0738bda 0.0s done [2025-10-08T10:16:03.526Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2025-10-08T10:16:04.496Z] #112 exporting layers 3.8s done [2025-10-08T10:16:04.496Z] #112 writing image sha256:e3d86c4f0b4e1534d15298f37bce14ef040894f263a0f9dbafbb5b4e048aa6ff 0.0s done [2025-10-08T10:16:04.496Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-08T10:16:05.084Z] #112 exporting layers 2.8s done [2025-10-08T10:16:05.084Z] #112 writing image sha256:4c5ee5aee5b9b04419cee9aa9bf3fa995c2d0bf0187211e858c755305ce4a7b7 done [2025-10-08T10:16:05.084Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-10-08T10:16:05.084Z] #112 DONE 5.8s [2025-10-08T10:16:05.084Z] [2025-10-08T10:16:05.084Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:16:05.405Z] aa9fd7a7dc82: Pushed [2025-10-08T10:16:05.405Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:05.736Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:06.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-08T10:16:06.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-08T10:16:06.055Z] 0235d014ebdc: Preparing [2025-10-08T10:16:06.055Z] aa9fd7a7dc82: Preparing [2025-10-08T10:16:06.055Z] 8858b74b5d20: Preparing [2025-10-08T10:16:06.055Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:06.055Z] 6091fd4d7781: Preparing [2025-10-08T10:16:06.055Z] 2578cdd7dba3: Preparing [2025-10-08T10:16:06.055Z] 097100c76c15: Preparing [2025-10-08T10:16:06.055Z] 2578cdd7dba3: Waiting [2025-10-08T10:16:06.055Z] 097100c76c15: Waiting [2025-10-08T10:16:06.055Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:06.055Z] aa9fd7a7dc82: Layer already exists [2025-10-08T10:16:06.055Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:06.055Z] 0235d014ebdc: Layer already exists [2025-10-08T10:16:06.055Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:06.055Z] 097100c76c15: Layer already exists [2025-10-08T10:16:06.055Z] 2578cdd7dba3: Layer already exists [2025-10-08T10:16:06.055Z] latest: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:06.388Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:06.709Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 [2025-10-08T10:16:06.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-08T10:16:06.709Z] 0235d014ebdc: Preparing [2025-10-08T10:16:06.709Z] aa9fd7a7dc82: Preparing [2025-10-08T10:16:06.709Z] 8858b74b5d20: Preparing [2025-10-08T10:16:06.709Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:06.709Z] 6091fd4d7781: Preparing [2025-10-08T10:16:06.709Z] 2578cdd7dba3: Preparing [2025-10-08T10:16:06.709Z] 097100c76c15: Preparing [2025-10-08T10:16:06.709Z] 2578cdd7dba3: Waiting [2025-10-08T10:16:06.709Z] 097100c76c15: Waiting [2025-10-08T10:16:06.709Z] 0235d014ebdc: Layer already exists [2025-10-08T10:16:06.709Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:06.709Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:06.709Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:06.709Z] aa9fd7a7dc82: Layer already exists [2025-10-08T10:16:06.709Z] 2578cdd7dba3: Layer already exists [2025-10-08T10:16:06.709Z] 097100c76c15: Layer already exists [2025-10-08T10:16:06.709Z] 4.1.0-dev.64: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:07.036Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:07.373Z] + docker push nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:07.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-08T10:16:07.373Z] 0235d014ebdc: Preparing [2025-10-08T10:16:07.373Z] aa9fd7a7dc82: Preparing [2025-10-08T10:16:07.373Z] 8858b74b5d20: Preparing [2025-10-08T10:16:07.373Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:07.373Z] 6091fd4d7781: Preparing [2025-10-08T10:16:07.373Z] 2578cdd7dba3: Preparing [2025-10-08T10:16:07.373Z] 097100c76c15: Preparing [2025-10-08T10:16:07.373Z] 2578cdd7dba3: Waiting [2025-10-08T10:16:07.374Z] 097100c76c15: Waiting [2025-10-08T10:16:07.374Z] aa9fd7a7dc82: Layer already exists [2025-10-08T10:16:07.374Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:07.374Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:07.374Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:07.374Z] 0235d014ebdc: Layer already exists [2025-10-08T10:16:07.374Z] 2578cdd7dba3: Layer already exists [2025-10-08T10:16:07.374Z] 097100c76c15: Layer already exists [2025-10-08T10:16:07.374Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:07.690Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:08.013Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-10-08T10:16:08.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-10-08T10:16:08.013Z] 0235d014ebdc: Preparing [2025-10-08T10:16:08.013Z] aa9fd7a7dc82: Preparing [2025-10-08T10:16:08.013Z] 8858b74b5d20: Preparing [2025-10-08T10:16:08.013Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:08.013Z] 6091fd4d7781: Preparing [2025-10-08T10:16:08.013Z] 2578cdd7dba3: Preparing [2025-10-08T10:16:08.013Z] 097100c76c15: Preparing [2025-10-08T10:16:08.013Z] 2578cdd7dba3: Waiting [2025-10-08T10:16:08.013Z] 097100c76c15: Waiting [2025-10-08T10:16:08.013Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:08.013Z] aa9fd7a7dc82: Layer already exists [2025-10-08T10:16:08.013Z] 0235d014ebdc: Layer already exists [2025-10-08T10:16:08.013Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:08.013Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:08.013Z] 097100c76c15: Layer already exists [2025-10-08T10:16:08.013Z] 2578cdd7dba3: Layer already exists [2025-10-08T10:16:08.013Z] main: digest: sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:08.094Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:08.112Z] taggedImages: [2025-10-08T10:16:08.112Z] - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:08.112Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-08T10:16:08.112Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 [2025-10-08T10:16:08.112Z] - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:08.112Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-10-08T10:16:08.145Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-10-08T10:16:08.145Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:08.145Z] latest [2025-10-08T10:16:08.145Z] 4.1.0-dev.64 [2025-10-08T10:16:08.145Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:08.145Z] main [2025-10-08T10:16:08.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:08.502Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:08.831Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:08.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-08T10:16:08.831Z] 2403f37235e0: Preparing [2025-10-08T10:16:08.831Z] 21552e21a1c0: Preparing [2025-10-08T10:16:08.831Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:08.831Z] b9b9dddeb3e8: Preparing [2025-10-08T10:16:08.831Z] 345832011d35: Preparing [2025-10-08T10:16:08.831Z] 097100c76c15: Preparing [2025-10-08T10:16:08.831Z] 097100c76c15: Waiting [2025-10-08T10:16:08.831Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:08.831Z] 097100c76c15: Layer already exists [2025-10-08T10:16:08.831Z] 2403f37235e0: Pushed [2025-10-08T10:16:08.831Z] b9b9dddeb3e8: Pushed [2025-10-08T10:16:08.831Z] 345832011d35: Pushed [2025-10-08T10:16:13.021Z] 21552e21a1c0: Pushed [2025-10-08T10:16:13.021Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:13.363Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:13.687Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-08T10:16:13.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-08T10:16:13.687Z] 2403f37235e0: Preparing [2025-10-08T10:16:13.687Z] 21552e21a1c0: Preparing [2025-10-08T10:16:13.687Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:13.687Z] b9b9dddeb3e8: Preparing [2025-10-08T10:16:13.687Z] 345832011d35: Preparing [2025-10-08T10:16:13.687Z] 097100c76c15: Preparing [2025-10-08T10:16:13.687Z] 097100c76c15: Waiting [2025-10-08T10:16:13.687Z] 2403f37235e0: Layer already exists [2025-10-08T10:16:13.687Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:13.687Z] 345832011d35: Layer already exists [2025-10-08T10:16:13.687Z] b9b9dddeb3e8: Layer already exists [2025-10-08T10:16:13.687Z] 21552e21a1c0: Layer already exists [2025-10-08T10:16:13.687Z] 097100c76c15: Layer already exists [2025-10-08T10:16:13.687Z] latest: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:14.016Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:14.361Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 [2025-10-08T10:16:14.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-08T10:16:14.361Z] 2403f37235e0: Preparing [2025-10-08T10:16:14.361Z] 21552e21a1c0: Preparing [2025-10-08T10:16:14.361Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:14.361Z] b9b9dddeb3e8: Preparing [2025-10-08T10:16:14.361Z] 345832011d35: Preparing [2025-10-08T10:16:14.361Z] 097100c76c15: Preparing [2025-10-08T10:16:14.361Z] 097100c76c15: Waiting [2025-10-08T10:16:14.361Z] 345832011d35: Layer already exists [2025-10-08T10:16:14.361Z] 2403f37235e0: Layer already exists [2025-10-08T10:16:14.361Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:14.361Z] b9b9dddeb3e8: Layer already exists [2025-10-08T10:16:14.361Z] 21552e21a1c0: Layer already exists [2025-10-08T10:16:14.361Z] 097100c76c15: Layer already exists [2025-10-08T10:16:14.361Z] 4.1.0-dev.64: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:14.687Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:15.012Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:15.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-08T10:16:15.012Z] 2403f37235e0: Preparing [2025-10-08T10:16:15.012Z] 21552e21a1c0: Preparing [2025-10-08T10:16:15.012Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:15.012Z] b9b9dddeb3e8: Preparing [2025-10-08T10:16:15.012Z] 345832011d35: Preparing [2025-10-08T10:16:15.012Z] 097100c76c15: Preparing [2025-10-08T10:16:15.012Z] 097100c76c15: Waiting [2025-10-08T10:16:15.012Z] 21552e21a1c0: Layer already exists [2025-10-08T10:16:15.012Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:15.012Z] 345832011d35: Layer already exists [2025-10-08T10:16:15.012Z] 2403f37235e0: Layer already exists [2025-10-08T10:16:15.012Z] b9b9dddeb3e8: Layer already exists [2025-10-08T10:16:15.012Z] 097100c76c15: Layer already exists [2025-10-08T10:16:15.012Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:15.346Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:15.671Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-08T10:16:15.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-10-08T10:16:15.672Z] 2403f37235e0: Preparing [2025-10-08T10:16:15.672Z] 21552e21a1c0: Preparing [2025-10-08T10:16:15.672Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:15.672Z] b9b9dddeb3e8: Preparing [2025-10-08T10:16:15.672Z] 345832011d35: Preparing [2025-10-08T10:16:15.672Z] 097100c76c15: Preparing [2025-10-08T10:16:15.672Z] 097100c76c15: Waiting [2025-10-08T10:16:15.672Z] 345832011d35: Layer already exists [2025-10-08T10:16:15.672Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:15.672Z] 2403f37235e0: Layer already exists [2025-10-08T10:16:15.672Z] 21552e21a1c0: Layer already exists [2025-10-08T10:16:15.672Z] b9b9dddeb3e8: Layer already exists [2025-10-08T10:16:15.672Z] 097100c76c15: Layer already exists [2025-10-08T10:16:15.672Z] main: digest: sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:15.747Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:15.765Z] taggedImages: [2025-10-08T10:16:15.765Z] - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:15.765Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-08T10:16:15.765Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 [2025-10-08T10:16:15.765Z] - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:15.765Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-10-08T10:16:15.800Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-10-08T10:16:15.800Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:15.800Z] latest [2025-10-08T10:16:15.800Z] 4.1.0-dev.64 [2025-10-08T10:16:15.800Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:15.800Z] main [2025-10-08T10:16:15.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:16.146Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:16.478Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:16.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-08T10:16:16.478Z] dc786ec6949e: Preparing [2025-10-08T10:16:16.478Z] f8d70f1baa2d: Preparing [2025-10-08T10:16:16.478Z] 538a0c96d39f: Preparing [2025-10-08T10:16:16.478Z] 8858b74b5d20: Preparing [2025-10-08T10:16:16.478Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:16.478Z] 6091fd4d7781: Preparing [2025-10-08T10:16:16.478Z] a2bb36b43b46: Preparing [2025-10-08T10:16:16.478Z] 097100c76c15: Preparing [2025-10-08T10:16:16.478Z] a2bb36b43b46: Waiting [2025-10-08T10:16:16.478Z] 097100c76c15: Waiting [2025-10-08T10:16:16.478Z] 6091fd4d7781: Waiting [2025-10-08T10:16:16.478Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:16.478Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:16.478Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:16.478Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:16.478Z] 097100c76c15: Layer already exists [2025-10-08T10:16:16.478Z] f8d70f1baa2d: Pushed [2025-10-08T10:16:16.478Z] dc786ec6949e: Pushed [2025-10-08T10:16:20.677Z] 538a0c96d39f: Pushed [2025-10-08T10:16:20.677Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:21.009Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:21.338Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-08T10:16:21.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-08T10:16:21.339Z] dc786ec6949e: Preparing [2025-10-08T10:16:21.339Z] f8d70f1baa2d: Preparing [2025-10-08T10:16:21.339Z] 538a0c96d39f: Preparing [2025-10-08T10:16:21.339Z] 8858b74b5d20: Preparing [2025-10-08T10:16:21.339Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:21.339Z] 6091fd4d7781: Preparing [2025-10-08T10:16:21.339Z] a2bb36b43b46: Preparing [2025-10-08T10:16:21.339Z] 097100c76c15: Preparing [2025-10-08T10:16:21.339Z] 097100c76c15: Waiting [2025-10-08T10:16:21.339Z] 6091fd4d7781: Waiting [2025-10-08T10:16:21.339Z] a2bb36b43b46: Waiting [2025-10-08T10:16:21.339Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:21.339Z] dc786ec6949e: Layer already exists [2025-10-08T10:16:21.339Z] 538a0c96d39f: Layer already exists [2025-10-08T10:16:21.339Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:21.339Z] f8d70f1baa2d: Layer already exists [2025-10-08T10:16:21.339Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:21.339Z] 097100c76c15: Layer already exists [2025-10-08T10:16:21.339Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:21.339Z] latest: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:21.669Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:21.995Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 [2025-10-08T10:16:21.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-08T10:16:21.995Z] dc786ec6949e: Preparing [2025-10-08T10:16:21.995Z] f8d70f1baa2d: Preparing [2025-10-08T10:16:21.995Z] 538a0c96d39f: Preparing [2025-10-08T10:16:21.995Z] 8858b74b5d20: Preparing [2025-10-08T10:16:21.995Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:21.995Z] 6091fd4d7781: Preparing [2025-10-08T10:16:21.995Z] a2bb36b43b46: Preparing [2025-10-08T10:16:21.995Z] 097100c76c15: Preparing [2025-10-08T10:16:21.995Z] 6091fd4d7781: Waiting [2025-10-08T10:16:21.995Z] a2bb36b43b46: Waiting [2025-10-08T10:16:21.995Z] 097100c76c15: Waiting [2025-10-08T10:16:21.995Z] 538a0c96d39f: Layer already exists [2025-10-08T10:16:21.995Z] dc786ec6949e: Layer already exists [2025-10-08T10:16:21.995Z] f8d70f1baa2d: Layer already exists [2025-10-08T10:16:21.995Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:21.995Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:21.995Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:21.995Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:21.995Z] 097100c76c15: Layer already exists [2025-10-08T10:16:21.995Z] 4.1.0-dev.64: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:22.389Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:22.719Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:22.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-08T10:16:22.719Z] dc786ec6949e: Preparing [2025-10-08T10:16:22.719Z] f8d70f1baa2d: Preparing [2025-10-08T10:16:22.719Z] 538a0c96d39f: Preparing [2025-10-08T10:16:22.719Z] 8858b74b5d20: Preparing [2025-10-08T10:16:22.719Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:22.719Z] 6091fd4d7781: Preparing [2025-10-08T10:16:22.719Z] a2bb36b43b46: Preparing [2025-10-08T10:16:22.720Z] 097100c76c15: Preparing [2025-10-08T10:16:22.720Z] a2bb36b43b46: Waiting [2025-10-08T10:16:22.720Z] 097100c76c15: Waiting [2025-10-08T10:16:22.720Z] 6091fd4d7781: Waiting [2025-10-08T10:16:22.720Z] dc786ec6949e: Layer already exists [2025-10-08T10:16:22.720Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:22.720Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:22.720Z] f8d70f1baa2d: Layer already exists [2025-10-08T10:16:22.720Z] 538a0c96d39f: Layer already exists [2025-10-08T10:16:22.720Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:22.720Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:22.720Z] 097100c76c15: Layer already exists [2025-10-08T10:16:22.720Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:23.051Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:23.378Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-08T10:16:23.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-10-08T10:16:23.378Z] dc786ec6949e: Preparing [2025-10-08T10:16:23.378Z] f8d70f1baa2d: Preparing [2025-10-08T10:16:23.378Z] 538a0c96d39f: Preparing [2025-10-08T10:16:23.378Z] 8858b74b5d20: Preparing [2025-10-08T10:16:23.378Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:23.378Z] 6091fd4d7781: Preparing [2025-10-08T10:16:23.378Z] a2bb36b43b46: Preparing [2025-10-08T10:16:23.378Z] 097100c76c15: Preparing [2025-10-08T10:16:23.378Z] a2bb36b43b46: Waiting [2025-10-08T10:16:23.378Z] 6091fd4d7781: Waiting [2025-10-08T10:16:23.378Z] 097100c76c15: Waiting [2025-10-08T10:16:23.378Z] dc786ec6949e: Layer already exists [2025-10-08T10:16:23.378Z] f8d70f1baa2d: Layer already exists [2025-10-08T10:16:23.378Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:23.378Z] 538a0c96d39f: Layer already exists [2025-10-08T10:16:23.378Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:23.378Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:23.378Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:23.378Z] 097100c76c15: Layer already exists [2025-10-08T10:16:23.378Z] main: digest: sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:23.455Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:23.468Z] taggedImages: [2025-10-08T10:16:23.468Z] - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:23.468Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-08T10:16:23.468Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 [2025-10-08T10:16:23.468Z] - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:23.468Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-10-08T10:16:23.500Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-10-08T10:16:23.500Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:23.500Z] latest [2025-10-08T10:16:23.500Z] 4.1.0-dev.64 [2025-10-08T10:16:23.500Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:23.500Z] main [2025-10-08T10:16:23.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:23.854Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:24.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:24.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-08T10:16:24.178Z] c3e0d83bad52: Preparing [2025-10-08T10:16:24.178Z] ca2111e16296: Preparing [2025-10-08T10:16:24.178Z] 15ea7bf5ce39: Preparing [2025-10-08T10:16:24.178Z] c32b566fa970: Preparing [2025-10-08T10:16:24.178Z] fc421498eaec: Preparing [2025-10-08T10:16:24.178Z] 7eafde3b730e: Preparing [2025-10-08T10:16:24.178Z] 5d16b22b954f: Preparing [2025-10-08T10:16:24.178Z] 8858b74b5d20: Preparing [2025-10-08T10:16:24.178Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:24.178Z] 8ecedfd74da2: Preparing [2025-10-08T10:16:24.178Z] 1c57f0828dfc: Preparing [2025-10-08T10:16:24.178Z] 5f70bf18a086: Preparing [2025-10-08T10:16:24.178Z] d712ec81cee9: Preparing [2025-10-08T10:16:24.178Z] 9c8cfa905584: Preparing [2025-10-08T10:16:24.178Z] b71e8fa84269: Preparing [2025-10-08T10:16:24.178Z] 097100c76c15: Preparing [2025-10-08T10:16:24.178Z] 5d16b22b954f: Waiting [2025-10-08T10:16:24.178Z] 8858b74b5d20: Waiting [2025-10-08T10:16:24.178Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:24.178Z] 8ecedfd74da2: Waiting [2025-10-08T10:16:24.178Z] 1c57f0828dfc: Waiting [2025-10-08T10:16:24.178Z] 5f70bf18a086: Waiting [2025-10-08T10:16:24.178Z] d712ec81cee9: Waiting [2025-10-08T10:16:24.178Z] 9c8cfa905584: Waiting [2025-10-08T10:16:24.178Z] b71e8fa84269: Waiting [2025-10-08T10:16:24.178Z] 097100c76c15: Waiting [2025-10-08T10:16:24.178Z] 7eafde3b730e: Waiting [2025-10-08T10:16:24.178Z] c32b566fa970: Pushed [2025-10-08T10:16:24.178Z] ca2111e16296: Pushed [2025-10-08T10:16:24.178Z] fc421498eaec: Pushed [2025-10-08T10:16:24.178Z] 15ea7bf5ce39: Pushed [2025-10-08T10:16:24.178Z] c3e0d83bad52: Pushed [2025-10-08T10:16:24.178Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:24.178Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:24.178Z] 7eafde3b730e: Pushed [2025-10-08T10:16:24.178Z] 5f70bf18a086: Layer already exists [2025-10-08T10:16:24.439Z] 8ecedfd74da2: Pushed [2025-10-08T10:16:24.439Z] 1c57f0828dfc: Pushed [2025-10-08T10:16:24.439Z] d712ec81cee9: Pushed [2025-10-08T10:16:24.439Z] 097100c76c15: Layer already exists [2025-10-08T10:16:24.439Z] b71e8fa84269: Pushed [2025-10-08T10:16:25.005Z] 9c8cfa905584: Pushed [2025-10-08T10:16:25.941Z] 5d16b22b954f: Pushed [2025-10-08T10:16:25.941Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:26.270Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:26.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-08T10:16:26.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-08T10:16:26.601Z] c3e0d83bad52: Preparing [2025-10-08T10:16:26.601Z] ca2111e16296: Preparing [2025-10-08T10:16:26.601Z] 15ea7bf5ce39: Preparing [2025-10-08T10:16:26.601Z] c32b566fa970: Preparing [2025-10-08T10:16:26.601Z] fc421498eaec: Preparing [2025-10-08T10:16:26.601Z] 7eafde3b730e: Preparing [2025-10-08T10:16:26.601Z] 5d16b22b954f: Preparing [2025-10-08T10:16:26.601Z] 8858b74b5d20: Preparing [2025-10-08T10:16:26.601Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:26.601Z] 8ecedfd74da2: Preparing [2025-10-08T10:16:26.601Z] 1c57f0828dfc: Preparing [2025-10-08T10:16:26.601Z] 5f70bf18a086: Preparing [2025-10-08T10:16:26.601Z] d712ec81cee9: Preparing [2025-10-08T10:16:26.601Z] 9c8cfa905584: Preparing [2025-10-08T10:16:26.601Z] b71e8fa84269: Preparing [2025-10-08T10:16:26.601Z] 097100c76c15: Preparing [2025-10-08T10:16:26.601Z] d712ec81cee9: Waiting [2025-10-08T10:16:26.601Z] 9c8cfa905584: Waiting [2025-10-08T10:16:26.601Z] b71e8fa84269: Waiting [2025-10-08T10:16:26.601Z] 097100c76c15: Waiting [2025-10-08T10:16:26.601Z] 8ecedfd74da2: Waiting [2025-10-08T10:16:26.601Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:26.601Z] 1c57f0828dfc: Waiting [2025-10-08T10:16:26.601Z] 5d16b22b954f: Waiting [2025-10-08T10:16:26.601Z] 8858b74b5d20: Waiting [2025-10-08T10:16:26.601Z] 7eafde3b730e: Waiting [2025-10-08T10:16:26.601Z] 15ea7bf5ce39: Layer already exists [2025-10-08T10:16:26.601Z] ca2111e16296: Layer already exists [2025-10-08T10:16:26.601Z] c32b566fa970: Layer already exists [2025-10-08T10:16:26.601Z] c3e0d83bad52: Layer already exists [2025-10-08T10:16:26.601Z] fc421498eaec: Layer already exists [2025-10-08T10:16:26.601Z] 7eafde3b730e: Layer already exists [2025-10-08T10:16:26.601Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:26.601Z] 8ecedfd74da2: Layer already exists [2025-10-08T10:16:26.601Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:26.601Z] 5d16b22b954f: Layer already exists [2025-10-08T10:16:26.601Z] 1c57f0828dfc: Layer already exists [2025-10-08T10:16:26.601Z] 5f70bf18a086: Layer already exists [2025-10-08T10:16:26.601Z] d712ec81cee9: Layer already exists [2025-10-08T10:16:26.601Z] 9c8cfa905584: Layer already exists [2025-10-08T10:16:26.601Z] b71e8fa84269: Layer already exists [2025-10-08T10:16:26.601Z] 097100c76c15: Layer already exists [2025-10-08T10:16:26.601Z] latest: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:26.936Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:27.264Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 [2025-10-08T10:16:27.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-08T10:16:27.264Z] c3e0d83bad52: Preparing [2025-10-08T10:16:27.264Z] ca2111e16296: Preparing [2025-10-08T10:16:27.264Z] 15ea7bf5ce39: Preparing [2025-10-08T10:16:27.264Z] c32b566fa970: Preparing [2025-10-08T10:16:27.264Z] fc421498eaec: Preparing [2025-10-08T10:16:27.264Z] 7eafde3b730e: Preparing [2025-10-08T10:16:27.264Z] 5d16b22b954f: Preparing [2025-10-08T10:16:27.264Z] 8858b74b5d20: Preparing [2025-10-08T10:16:27.264Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:27.264Z] 8ecedfd74da2: Preparing [2025-10-08T10:16:27.264Z] 1c57f0828dfc: Preparing [2025-10-08T10:16:27.264Z] 5f70bf18a086: Preparing [2025-10-08T10:16:27.264Z] d712ec81cee9: Preparing [2025-10-08T10:16:27.264Z] 9c8cfa905584: Preparing [2025-10-08T10:16:27.264Z] b71e8fa84269: Preparing [2025-10-08T10:16:27.264Z] 097100c76c15: Preparing [2025-10-08T10:16:27.264Z] 7eafde3b730e: Waiting [2025-10-08T10:16:27.264Z] 5d16b22b954f: Waiting [2025-10-08T10:16:27.264Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:27.264Z] 8858b74b5d20: Waiting [2025-10-08T10:16:27.264Z] 9c8cfa905584: Waiting [2025-10-08T10:16:27.264Z] 8ecedfd74da2: Waiting [2025-10-08T10:16:27.264Z] b71e8fa84269: Waiting [2025-10-08T10:16:27.264Z] 1c57f0828dfc: Waiting [2025-10-08T10:16:27.264Z] 5f70bf18a086: Waiting [2025-10-08T10:16:27.264Z] d712ec81cee9: Waiting [2025-10-08T10:16:27.264Z] 097100c76c15: Waiting [2025-10-08T10:16:27.264Z] ca2111e16296: Layer already exists [2025-10-08T10:16:27.264Z] c3e0d83bad52: Layer already exists [2025-10-08T10:16:27.264Z] fc421498eaec: Layer already exists [2025-10-08T10:16:27.264Z] c32b566fa970: Layer already exists [2025-10-08T10:16:27.264Z] 15ea7bf5ce39: Layer already exists [2025-10-08T10:16:27.264Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:27.264Z] 7eafde3b730e: Layer already exists [2025-10-08T10:16:27.264Z] 5d16b22b954f: Layer already exists [2025-10-08T10:16:27.264Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:27.264Z] 8ecedfd74da2: Layer already exists [2025-10-08T10:16:27.264Z] 1c57f0828dfc: Layer already exists [2025-10-08T10:16:27.264Z] 9c8cfa905584: Layer already exists [2025-10-08T10:16:27.264Z] 5f70bf18a086: Layer already exists [2025-10-08T10:16:27.264Z] b71e8fa84269: Layer already exists [2025-10-08T10:16:27.264Z] d712ec81cee9: Layer already exists [2025-10-08T10:16:27.264Z] 097100c76c15: Layer already exists [2025-10-08T10:16:27.264Z] 4.1.0-dev.64: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:27.599Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:27.937Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:27.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-08T10:16:27.938Z] c3e0d83bad52: Preparing [2025-10-08T10:16:27.938Z] ca2111e16296: Preparing [2025-10-08T10:16:27.938Z] 15ea7bf5ce39: Preparing [2025-10-08T10:16:27.938Z] c32b566fa970: Preparing [2025-10-08T10:16:27.938Z] fc421498eaec: Preparing [2025-10-08T10:16:27.938Z] 7eafde3b730e: Preparing [2025-10-08T10:16:27.938Z] 5d16b22b954f: Preparing [2025-10-08T10:16:27.938Z] 8858b74b5d20: Preparing [2025-10-08T10:16:27.938Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:27.938Z] 7eafde3b730e: Waiting [2025-10-08T10:16:27.938Z] 5d16b22b954f: Waiting [2025-10-08T10:16:27.938Z] 8858b74b5d20: Waiting [2025-10-08T10:16:27.938Z] 8ecedfd74da2: Preparing [2025-10-08T10:16:27.938Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:27.938Z] 1c57f0828dfc: Preparing [2025-10-08T10:16:27.938Z] 5f70bf18a086: Preparing [2025-10-08T10:16:27.938Z] d712ec81cee9: Preparing [2025-10-08T10:16:27.938Z] 9c8cfa905584: Preparing [2025-10-08T10:16:27.938Z] b71e8fa84269: Preparing [2025-10-08T10:16:27.938Z] 097100c76c15: Preparing [2025-10-08T10:16:27.938Z] 9c8cfa905584: Waiting [2025-10-08T10:16:27.938Z] 1c57f0828dfc: Waiting [2025-10-08T10:16:27.938Z] b71e8fa84269: Waiting [2025-10-08T10:16:27.938Z] 097100c76c15: Waiting [2025-10-08T10:16:27.938Z] 8ecedfd74da2: Waiting [2025-10-08T10:16:27.938Z] d712ec81cee9: Waiting [2025-10-08T10:16:27.938Z] ca2111e16296: Layer already exists [2025-10-08T10:16:27.938Z] c3e0d83bad52: Layer already exists [2025-10-08T10:16:27.938Z] fc421498eaec: Layer already exists [2025-10-08T10:16:27.938Z] 15ea7bf5ce39: Layer already exists [2025-10-08T10:16:27.938Z] c32b566fa970: Layer already exists [2025-10-08T10:16:27.938Z] 5d16b22b954f: Layer already exists [2025-10-08T10:16:27.938Z] 7eafde3b730e: Layer already exists [2025-10-08T10:16:27.938Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:27.938Z] 8ecedfd74da2: Layer already exists [2025-10-08T10:16:27.938Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:27.938Z] d712ec81cee9: Layer already exists [2025-10-08T10:16:27.938Z] 1c57f0828dfc: Layer already exists [2025-10-08T10:16:27.938Z] 5f70bf18a086: Layer already exists [2025-10-08T10:16:27.938Z] b71e8fa84269: Layer already exists [2025-10-08T10:16:27.938Z] 9c8cfa905584: Layer already exists [2025-10-08T10:16:27.938Z] 097100c76c15: Layer already exists [2025-10-08T10:16:27.938Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:28.272Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:28.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-08T10:16:28.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-10-08T10:16:28.600Z] c3e0d83bad52: Preparing [2025-10-08T10:16:28.600Z] ca2111e16296: Preparing [2025-10-08T10:16:28.600Z] 15ea7bf5ce39: Preparing [2025-10-08T10:16:28.600Z] c32b566fa970: Preparing [2025-10-08T10:16:28.600Z] fc421498eaec: Preparing [2025-10-08T10:16:28.600Z] 7eafde3b730e: Preparing [2025-10-08T10:16:28.600Z] 5d16b22b954f: Preparing [2025-10-08T10:16:28.600Z] 8858b74b5d20: Preparing [2025-10-08T10:16:28.600Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:28.600Z] 8ecedfd74da2: Preparing [2025-10-08T10:16:28.600Z] 1c57f0828dfc: Preparing [2025-10-08T10:16:28.600Z] 5f70bf18a086: Preparing [2025-10-08T10:16:28.600Z] d712ec81cee9: Preparing [2025-10-08T10:16:28.600Z] 9c8cfa905584: Preparing [2025-10-08T10:16:28.600Z] b71e8fa84269: Preparing [2025-10-08T10:16:28.600Z] 097100c76c15: Preparing [2025-10-08T10:16:28.600Z] 7eafde3b730e: Waiting [2025-10-08T10:16:28.600Z] 5d16b22b954f: Waiting [2025-10-08T10:16:28.600Z] 8858b74b5d20: Waiting [2025-10-08T10:16:28.600Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:28.600Z] 8ecedfd74da2: Waiting [2025-10-08T10:16:28.600Z] 1c57f0828dfc: Waiting [2025-10-08T10:16:28.600Z] 5f70bf18a086: Waiting [2025-10-08T10:16:28.600Z] d712ec81cee9: Waiting [2025-10-08T10:16:28.600Z] 9c8cfa905584: Waiting [2025-10-08T10:16:28.600Z] b71e8fa84269: Waiting [2025-10-08T10:16:28.600Z] 097100c76c15: Waiting [2025-10-08T10:16:28.600Z] c32b566fa970: Layer already exists [2025-10-08T10:16:28.600Z] c3e0d83bad52: Layer already exists [2025-10-08T10:16:28.600Z] fc421498eaec: Layer already exists [2025-10-08T10:16:28.600Z] ca2111e16296: Layer already exists [2025-10-08T10:16:28.600Z] 15ea7bf5ce39: Layer already exists [2025-10-08T10:16:28.600Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:28.600Z] 5d16b22b954f: Layer already exists [2025-10-08T10:16:28.600Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:28.600Z] 7eafde3b730e: Layer already exists [2025-10-08T10:16:28.600Z] 8ecedfd74da2: Layer already exists [2025-10-08T10:16:28.600Z] 1c57f0828dfc: Layer already exists [2025-10-08T10:16:28.600Z] 5f70bf18a086: Layer already exists [2025-10-08T10:16:28.600Z] d712ec81cee9: Layer already exists [2025-10-08T10:16:28.600Z] b71e8fa84269: Layer already exists [2025-10-08T10:16:28.600Z] 9c8cfa905584: Layer already exists [2025-10-08T10:16:28.600Z] 097100c76c15: Layer already exists [2025-10-08T10:16:28.600Z] main: digest: sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:28.676Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:28.692Z] taggedImages: [2025-10-08T10:16:28.692Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:28.692Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-08T10:16:28.692Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 [2025-10-08T10:16:28.692Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:28.692Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-10-08T10:16:28.729Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-10-08T10:16:28.729Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:28.729Z] latest [2025-10-08T10:16:28.729Z] 4.1.0-dev.64 [2025-10-08T10:16:28.729Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:28.729Z] main [2025-10-08T10:16:28.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:29.089Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:29.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:29.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-08T10:16:29.413Z] e5b59f8c6a4b: Preparing [2025-10-08T10:16:29.413Z] cd48d1e89219: Preparing [2025-10-08T10:16:29.413Z] 3fdc2303604c: Preparing [2025-10-08T10:16:29.413Z] 5e5565bfb55b: Preparing [2025-10-08T10:16:29.413Z] 8858b74b5d20: Preparing [2025-10-08T10:16:29.413Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:29.413Z] 6091fd4d7781: Preparing [2025-10-08T10:16:29.413Z] a2bb36b43b46: Preparing [2025-10-08T10:16:29.413Z] 097100c76c15: Preparing [2025-10-08T10:16:29.413Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:29.413Z] 6091fd4d7781: Waiting [2025-10-08T10:16:29.413Z] a2bb36b43b46: Waiting [2025-10-08T10:16:29.413Z] 097100c76c15: Waiting [2025-10-08T10:16:29.413Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:29.413Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:29.413Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:29.413Z] 3fdc2303604c: Pushed [2025-10-08T10:16:29.413Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:29.413Z] e5b59f8c6a4b: Pushed [2025-10-08T10:16:29.413Z] cd48d1e89219: Pushed [2025-10-08T10:16:29.413Z] 097100c76c15: Layer already exists [2025-10-08T10:16:33.598Z] 5e5565bfb55b: Pushed [2025-10-08T10:16:33.598Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:33.931Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:34.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-08T10:16:34.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-08T10:16:34.256Z] e5b59f8c6a4b: Preparing [2025-10-08T10:16:34.256Z] cd48d1e89219: Preparing [2025-10-08T10:16:34.256Z] 3fdc2303604c: Preparing [2025-10-08T10:16:34.256Z] 5e5565bfb55b: Preparing [2025-10-08T10:16:34.256Z] 8858b74b5d20: Preparing [2025-10-08T10:16:34.256Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:34.256Z] 6091fd4d7781: Preparing [2025-10-08T10:16:34.256Z] a2bb36b43b46: Preparing [2025-10-08T10:16:34.256Z] 097100c76c15: Preparing [2025-10-08T10:16:34.256Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:34.256Z] 6091fd4d7781: Waiting [2025-10-08T10:16:34.256Z] a2bb36b43b46: Waiting [2025-10-08T10:16:34.256Z] 097100c76c15: Waiting [2025-10-08T10:16:34.256Z] 3fdc2303604c: Layer already exists [2025-10-08T10:16:34.256Z] 5e5565bfb55b: Layer already exists [2025-10-08T10:16:34.256Z] e5b59f8c6a4b: Layer already exists [2025-10-08T10:16:34.256Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:34.256Z] cd48d1e89219: Layer already exists [2025-10-08T10:16:34.256Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:34.256Z] 097100c76c15: Layer already exists [2025-10-08T10:16:34.256Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:34.256Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:34.256Z] latest: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:34.578Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:34.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 [2025-10-08T10:16:34.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-08T10:16:34.904Z] e5b59f8c6a4b: Preparing [2025-10-08T10:16:34.904Z] cd48d1e89219: Preparing [2025-10-08T10:16:34.904Z] 3fdc2303604c: Preparing [2025-10-08T10:16:34.904Z] 5e5565bfb55b: Preparing [2025-10-08T10:16:34.904Z] 8858b74b5d20: Preparing [2025-10-08T10:16:34.904Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:34.904Z] 6091fd4d7781: Preparing [2025-10-08T10:16:34.904Z] a2bb36b43b46: Preparing [2025-10-08T10:16:34.904Z] 097100c76c15: Preparing [2025-10-08T10:16:34.904Z] 6091fd4d7781: Waiting [2025-10-08T10:16:34.904Z] a2bb36b43b46: Waiting [2025-10-08T10:16:34.904Z] 097100c76c15: Waiting [2025-10-08T10:16:34.904Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:34.904Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:34.904Z] 5e5565bfb55b: Layer already exists [2025-10-08T10:16:34.904Z] cd48d1e89219: Layer already exists [2025-10-08T10:16:34.904Z] 3fdc2303604c: Layer already exists [2025-10-08T10:16:34.904Z] e5b59f8c6a4b: Layer already exists [2025-10-08T10:16:34.904Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:34.904Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:34.904Z] 097100c76c15: Layer already exists [2025-10-08T10:16:34.904Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:34.904Z] 4.1.0-dev.64: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:35.238Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:35.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:35.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-08T10:16:35.578Z] e5b59f8c6a4b: Preparing [2025-10-08T10:16:35.578Z] cd48d1e89219: Preparing [2025-10-08T10:16:35.578Z] 3fdc2303604c: Preparing [2025-10-08T10:16:35.578Z] 5e5565bfb55b: Preparing [2025-10-08T10:16:35.578Z] 8858b74b5d20: Preparing [2025-10-08T10:16:35.578Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:35.578Z] 6091fd4d7781: Preparing [2025-10-08T10:16:35.578Z] a2bb36b43b46: Preparing [2025-10-08T10:16:35.578Z] 097100c76c15: Preparing [2025-10-08T10:16:35.578Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:35.578Z] 6091fd4d7781: Waiting [2025-10-08T10:16:35.578Z] a2bb36b43b46: Waiting [2025-10-08T10:16:35.578Z] 097100c76c15: Waiting [2025-10-08T10:16:35.578Z] cd48d1e89219: Layer already exists [2025-10-08T10:16:35.578Z] e5b59f8c6a4b: Layer already exists [2025-10-08T10:16:35.578Z] 5e5565bfb55b: Layer already exists [2025-10-08T10:16:35.578Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:35.578Z] 3fdc2303604c: Layer already exists [2025-10-08T10:16:35.578Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:35.578Z] 097100c76c15: Layer already exists [2025-10-08T10:16:35.578Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:35.578Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:35.578Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:35.914Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:36.236Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-08T10:16:36.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-10-08T10:16:36.236Z] e5b59f8c6a4b: Preparing [2025-10-08T10:16:36.236Z] cd48d1e89219: Preparing [2025-10-08T10:16:36.236Z] 3fdc2303604c: Preparing [2025-10-08T10:16:36.236Z] 5e5565bfb55b: Preparing [2025-10-08T10:16:36.236Z] 8858b74b5d20: Preparing [2025-10-08T10:16:36.236Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:36.236Z] 6091fd4d7781: Preparing [2025-10-08T10:16:36.236Z] a2bb36b43b46: Preparing [2025-10-08T10:16:36.236Z] 097100c76c15: Preparing [2025-10-08T10:16:36.236Z] 097100c76c15: Waiting [2025-10-08T10:16:36.236Z] a2bb36b43b46: Waiting [2025-10-08T10:16:36.236Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:36.236Z] 5e5565bfb55b: Layer already exists [2025-10-08T10:16:36.236Z] cd48d1e89219: Layer already exists [2025-10-08T10:16:36.236Z] e5b59f8c6a4b: Layer already exists [2025-10-08T10:16:36.236Z] 3fdc2303604c: Layer already exists [2025-10-08T10:16:36.236Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:36.236Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:36.236Z] 6091fd4d7781: Layer already exists [2025-10-08T10:16:36.236Z] a2bb36b43b46: Layer already exists [2025-10-08T10:16:36.236Z] 097100c76c15: Layer already exists [2025-10-08T10:16:36.236Z] main: digest: sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:36.314Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:36.330Z] taggedImages: [2025-10-08T10:16:36.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:36.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-08T10:16:36.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 [2025-10-08T10:16:36.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:36.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-10-08T10:16:36.375Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-10-08T10:16:36.375Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:36.375Z] latest [2025-10-08T10:16:36.375Z] 4.1.0-dev.64 [2025-10-08T10:16:36.375Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:36.375Z] main [2025-10-08T10:16:36.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:36.726Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:37.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:37.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-08T10:16:37.056Z] 48cad067f54b: Preparing [2025-10-08T10:16:37.056Z] e7e9f06b5470: Preparing [2025-10-08T10:16:37.056Z] 994eb4d6f7db: Preparing [2025-10-08T10:16:37.056Z] 5f24c24c1498: Preparing [2025-10-08T10:16:37.056Z] 52f78a56af48: Preparing [2025-10-08T10:16:37.056Z] 8858b74b5d20: Preparing [2025-10-08T10:16:37.056Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:37.056Z] ad0cb055cf59: Preparing [2025-10-08T10:16:37.056Z] 087fcc0c43b9: Preparing [2025-10-08T10:16:37.056Z] cbce4ed50083: Preparing [2025-10-08T10:16:37.056Z] 8858b74b5d20: Waiting [2025-10-08T10:16:37.056Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:37.056Z] ad0cb055cf59: Waiting [2025-10-08T10:16:37.056Z] 087fcc0c43b9: Waiting [2025-10-08T10:16:37.056Z] 097100c76c15: Preparing [2025-10-08T10:16:37.056Z] 097100c76c15: Waiting [2025-10-08T10:16:37.056Z] cbce4ed50083: Waiting [2025-10-08T10:16:37.056Z] 48cad067f54b: Pushed [2025-10-08T10:16:37.056Z] 52f78a56af48: Pushed [2025-10-08T10:16:37.056Z] 5f24c24c1498: Pushed [2025-10-08T10:16:37.056Z] e7e9f06b5470: Pushed [2025-10-08T10:16:37.056Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:37.056Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:37.056Z] 097100c76c15: Layer already exists [2025-10-08T10:16:37.319Z] ad0cb055cf59: Pushed [2025-10-08T10:16:37.319Z] 087fcc0c43b9: Pushed [2025-10-08T10:16:39.231Z] cbce4ed50083: Pushed [2025-10-08T10:16:39.799Z] 994eb4d6f7db: Pushed [2025-10-08T10:16:40.058Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:40.382Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:40.718Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-08T10:16:40.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-08T10:16:40.718Z] 48cad067f54b: Preparing [2025-10-08T10:16:40.718Z] e7e9f06b5470: Preparing [2025-10-08T10:16:40.718Z] 994eb4d6f7db: Preparing [2025-10-08T10:16:40.718Z] 5f24c24c1498: Preparing [2025-10-08T10:16:40.718Z] 52f78a56af48: Preparing [2025-10-08T10:16:40.718Z] 8858b74b5d20: Preparing [2025-10-08T10:16:40.718Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:40.718Z] ad0cb055cf59: Preparing [2025-10-08T10:16:40.718Z] 087fcc0c43b9: Preparing [2025-10-08T10:16:40.718Z] cbce4ed50083: Preparing [2025-10-08T10:16:40.718Z] 097100c76c15: Preparing [2025-10-08T10:16:40.718Z] ad0cb055cf59: Waiting [2025-10-08T10:16:40.718Z] 087fcc0c43b9: Waiting [2025-10-08T10:16:40.718Z] 097100c76c15: Waiting [2025-10-08T10:16:40.718Z] cbce4ed50083: Waiting [2025-10-08T10:16:40.718Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:40.718Z] 8858b74b5d20: Waiting [2025-10-08T10:16:40.718Z] 5f24c24c1498: Layer already exists [2025-10-08T10:16:40.718Z] 48cad067f54b: Layer already exists [2025-10-08T10:16:40.718Z] 52f78a56af48: Layer already exists [2025-10-08T10:16:40.718Z] e7e9f06b5470: Layer already exists [2025-10-08T10:16:40.718Z] 994eb4d6f7db: Layer already exists [2025-10-08T10:16:40.718Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:40.718Z] ad0cb055cf59: Layer already exists [2025-10-08T10:16:40.718Z] cbce4ed50083: Layer already exists [2025-10-08T10:16:40.718Z] 087fcc0c43b9: Layer already exists [2025-10-08T10:16:40.718Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:40.718Z] 097100c76c15: Layer already exists [2025-10-08T10:16:40.718Z] latest: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:41.051Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:41.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 [2025-10-08T10:16:41.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-08T10:16:41.384Z] 48cad067f54b: Preparing [2025-10-08T10:16:41.384Z] e7e9f06b5470: Preparing [2025-10-08T10:16:41.384Z] 994eb4d6f7db: Preparing [2025-10-08T10:16:41.384Z] 5f24c24c1498: Preparing [2025-10-08T10:16:41.384Z] 52f78a56af48: Preparing [2025-10-08T10:16:41.384Z] 8858b74b5d20: Preparing [2025-10-08T10:16:41.384Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:41.384Z] ad0cb055cf59: Preparing [2025-10-08T10:16:41.384Z] 087fcc0c43b9: Preparing [2025-10-08T10:16:41.384Z] cbce4ed50083: Preparing [2025-10-08T10:16:41.384Z] 097100c76c15: Preparing [2025-10-08T10:16:41.384Z] 8858b74b5d20: Waiting [2025-10-08T10:16:41.384Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:41.384Z] ad0cb055cf59: Waiting [2025-10-08T10:16:41.384Z] 087fcc0c43b9: Waiting [2025-10-08T10:16:41.384Z] cbce4ed50083: Waiting [2025-10-08T10:16:41.384Z] 097100c76c15: Waiting [2025-10-08T10:16:41.384Z] 52f78a56af48: Layer already exists [2025-10-08T10:16:41.384Z] 48cad067f54b: Layer already exists [2025-10-08T10:16:41.384Z] e7e9f06b5470: Layer already exists [2025-10-08T10:16:41.384Z] 994eb4d6f7db: Layer already exists [2025-10-08T10:16:41.384Z] 5f24c24c1498: Layer already exists [2025-10-08T10:16:41.384Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:41.384Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:41.384Z] cbce4ed50083: Layer already exists [2025-10-08T10:16:41.384Z] 087fcc0c43b9: Layer already exists [2025-10-08T10:16:41.384Z] ad0cb055cf59: Layer already exists [2025-10-08T10:16:41.384Z] 097100c76c15: Layer already exists [2025-10-08T10:16:41.384Z] 4.1.0-dev.64: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:41.714Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:42.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:42.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-08T10:16:42.042Z] 48cad067f54b: Preparing [2025-10-08T10:16:42.042Z] e7e9f06b5470: Preparing [2025-10-08T10:16:42.042Z] 994eb4d6f7db: Preparing [2025-10-08T10:16:42.042Z] 5f24c24c1498: Preparing [2025-10-08T10:16:42.042Z] 52f78a56af48: Preparing [2025-10-08T10:16:42.042Z] 8858b74b5d20: Preparing [2025-10-08T10:16:42.042Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:42.042Z] ad0cb055cf59: Preparing [2025-10-08T10:16:42.042Z] 087fcc0c43b9: Preparing [2025-10-08T10:16:42.042Z] cbce4ed50083: Preparing [2025-10-08T10:16:42.042Z] 097100c76c15: Preparing [2025-10-08T10:16:42.042Z] 087fcc0c43b9: Waiting [2025-10-08T10:16:42.042Z] ad0cb055cf59: Waiting [2025-10-08T10:16:42.042Z] 8858b74b5d20: Waiting [2025-10-08T10:16:42.042Z] cbce4ed50083: Waiting [2025-10-08T10:16:42.042Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:42.042Z] 097100c76c15: Waiting [2025-10-08T10:16:42.042Z] 994eb4d6f7db: Layer already exists [2025-10-08T10:16:42.042Z] e7e9f06b5470: Layer already exists [2025-10-08T10:16:42.042Z] 5f24c24c1498: Layer already exists [2025-10-08T10:16:42.042Z] 48cad067f54b: Layer already exists [2025-10-08T10:16:42.042Z] 52f78a56af48: Layer already exists [2025-10-08T10:16:42.042Z] ad0cb055cf59: Layer already exists [2025-10-08T10:16:42.042Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:42.042Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:42.042Z] cbce4ed50083: Layer already exists [2025-10-08T10:16:42.042Z] 087fcc0c43b9: Layer already exists [2025-10-08T10:16:42.042Z] 097100c76c15: Layer already exists [2025-10-08T10:16:42.042Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:42.378Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:42.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-08T10:16:42.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-10-08T10:16:42.722Z] 48cad067f54b: Preparing [2025-10-08T10:16:42.722Z] e7e9f06b5470: Preparing [2025-10-08T10:16:42.722Z] 994eb4d6f7db: Preparing [2025-10-08T10:16:42.722Z] 5f24c24c1498: Preparing [2025-10-08T10:16:42.722Z] 52f78a56af48: Preparing [2025-10-08T10:16:42.722Z] 8858b74b5d20: Preparing [2025-10-08T10:16:42.722Z] 8858b74b5d20: Waiting [2025-10-08T10:16:42.722Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:42.722Z] ad0cb055cf59: Preparing [2025-10-08T10:16:42.722Z] 087fcc0c43b9: Preparing [2025-10-08T10:16:42.722Z] cbce4ed50083: Preparing [2025-10-08T10:16:42.722Z] 097100c76c15: Preparing [2025-10-08T10:16:42.722Z] cbce4ed50083: Waiting [2025-10-08T10:16:42.722Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:42.722Z] ad0cb055cf59: Waiting [2025-10-08T10:16:42.722Z] 097100c76c15: Waiting [2025-10-08T10:16:42.722Z] 087fcc0c43b9: Waiting [2025-10-08T10:16:42.722Z] 994eb4d6f7db: Layer already exists [2025-10-08T10:16:42.722Z] e7e9f06b5470: Layer already exists [2025-10-08T10:16:42.722Z] 52f78a56af48: Layer already exists [2025-10-08T10:16:42.722Z] 48cad067f54b: Layer already exists [2025-10-08T10:16:42.722Z] 5f24c24c1498: Layer already exists [2025-10-08T10:16:42.722Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:42.722Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:42.722Z] 087fcc0c43b9: Layer already exists [2025-10-08T10:16:42.722Z] ad0cb055cf59: Layer already exists [2025-10-08T10:16:42.722Z] cbce4ed50083: Layer already exists [2025-10-08T10:16:42.722Z] 097100c76c15: Layer already exists [2025-10-08T10:16:42.722Z] main: digest: sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:42.811Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:42.829Z] taggedImages: [2025-10-08T10:16:42.830Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:42.830Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-08T10:16:42.830Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 [2025-10-08T10:16:42.830Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:42.830Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-10-08T10:16:42.861Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-10-08T10:16:42.861Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:42.861Z] latest [2025-10-08T10:16:42.861Z] 4.1.0-dev.64 [2025-10-08T10:16:42.861Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:42.861Z] main [2025-10-08T10:16:42.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:43.214Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:43.573Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:43.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-08T10:16:43.573Z] 247029ed7013: Preparing [2025-10-08T10:16:43.573Z] b276fa433eff: Preparing [2025-10-08T10:16:43.573Z] cbe95d6b3b8b: Preparing [2025-10-08T10:16:43.573Z] d545a6f910ed: Preparing [2025-10-08T10:16:43.573Z] 1d0221b1b39e: Preparing [2025-10-08T10:16:43.573Z] 5f35ffeb0f80: Preparing [2025-10-08T10:16:43.573Z] 4e98404d9550: Preparing [2025-10-08T10:16:43.573Z] 8858b74b5d20: Preparing [2025-10-08T10:16:43.573Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:43.573Z] 1c219ffcfa62: Preparing [2025-10-08T10:16:43.573Z] 2dd07f987947: Preparing [2025-10-08T10:16:43.573Z] 097100c76c15: Preparing [2025-10-08T10:16:43.573Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:43.573Z] 1c219ffcfa62: Waiting [2025-10-08T10:16:43.573Z] 2dd07f987947: Waiting [2025-10-08T10:16:43.573Z] 097100c76c15: Waiting [2025-10-08T10:16:43.573Z] 5f35ffeb0f80: Waiting [2025-10-08T10:16:43.573Z] 4e98404d9550: Waiting [2025-10-08T10:16:43.573Z] 8858b74b5d20: Waiting [2025-10-08T10:16:43.573Z] 247029ed7013: Pushed [2025-10-08T10:16:43.573Z] b276fa433eff: Pushed [2025-10-08T10:16:43.573Z] 1d0221b1b39e: Pushed [2025-10-08T10:16:43.574Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:43.574Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:43.574Z] 5f35ffeb0f80: Pushed [2025-10-08T10:16:43.574Z] 4e98404d9550: Pushed [2025-10-08T10:16:43.838Z] 097100c76c15: Layer already exists [2025-10-08T10:16:44.404Z] 1c219ffcfa62: Pushed [2025-10-08T10:16:44.974Z] 2dd07f987947: Pushed [2025-10-08T10:16:46.361Z] d545a6f910ed: Pushed [2025-10-08T10:16:46.361Z] cbe95d6b3b8b: Pushed [2025-10-08T10:16:46.622Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:46.965Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:47.308Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-08T10:16:47.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-08T10:16:47.308Z] 247029ed7013: Preparing [2025-10-08T10:16:47.308Z] b276fa433eff: Preparing [2025-10-08T10:16:47.308Z] cbe95d6b3b8b: Preparing [2025-10-08T10:16:47.308Z] d545a6f910ed: Preparing [2025-10-08T10:16:47.308Z] 1d0221b1b39e: Preparing [2025-10-08T10:16:47.308Z] 5f35ffeb0f80: Preparing [2025-10-08T10:16:47.308Z] 4e98404d9550: Preparing [2025-10-08T10:16:47.308Z] 8858b74b5d20: Preparing [2025-10-08T10:16:47.308Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:47.308Z] 1c219ffcfa62: Preparing [2025-10-08T10:16:47.308Z] 2dd07f987947: Preparing [2025-10-08T10:16:47.308Z] 097100c76c15: Preparing [2025-10-08T10:16:47.308Z] 2dd07f987947: Waiting [2025-10-08T10:16:47.308Z] 097100c76c15: Waiting [2025-10-08T10:16:47.308Z] 8858b74b5d20: Waiting [2025-10-08T10:16:47.308Z] 5f35ffeb0f80: Waiting [2025-10-08T10:16:47.308Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:47.308Z] 1c219ffcfa62: Waiting [2025-10-08T10:16:47.308Z] 4e98404d9550: Waiting [2025-10-08T10:16:47.308Z] 1d0221b1b39e: Layer already exists [2025-10-08T10:16:47.308Z] cbe95d6b3b8b: Layer already exists [2025-10-08T10:16:47.308Z] b276fa433eff: Layer already exists [2025-10-08T10:16:47.308Z] 247029ed7013: Layer already exists [2025-10-08T10:16:47.308Z] d545a6f910ed: Layer already exists [2025-10-08T10:16:47.308Z] 4e98404d9550: Layer already exists [2025-10-08T10:16:47.308Z] 1c219ffcfa62: Layer already exists [2025-10-08T10:16:47.308Z] 5f35ffeb0f80: Layer already exists [2025-10-08T10:16:47.308Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:47.308Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:47.308Z] 2dd07f987947: Layer already exists [2025-10-08T10:16:47.308Z] 097100c76c15: Layer already exists [2025-10-08T10:16:47.308Z] latest: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:47.644Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:47.966Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 [2025-10-08T10:16:47.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-08T10:16:47.967Z] 247029ed7013: Preparing [2025-10-08T10:16:47.967Z] b276fa433eff: Preparing [2025-10-08T10:16:47.967Z] cbe95d6b3b8b: Preparing [2025-10-08T10:16:47.967Z] d545a6f910ed: Preparing [2025-10-08T10:16:47.967Z] 1d0221b1b39e: Preparing [2025-10-08T10:16:47.967Z] 5f35ffeb0f80: Preparing [2025-10-08T10:16:47.967Z] 4e98404d9550: Preparing [2025-10-08T10:16:47.967Z] 5f35ffeb0f80: Waiting [2025-10-08T10:16:47.967Z] 8858b74b5d20: Preparing [2025-10-08T10:16:47.967Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:47.967Z] 4e98404d9550: Waiting [2025-10-08T10:16:47.967Z] 1c219ffcfa62: Preparing [2025-10-08T10:16:47.967Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:47.967Z] 8858b74b5d20: Waiting [2025-10-08T10:16:47.967Z] 2dd07f987947: Preparing [2025-10-08T10:16:47.967Z] 097100c76c15: Preparing [2025-10-08T10:16:47.967Z] 1c219ffcfa62: Waiting [2025-10-08T10:16:47.967Z] 2dd07f987947: Waiting [2025-10-08T10:16:47.967Z] 097100c76c15: Waiting [2025-10-08T10:16:47.967Z] 1d0221b1b39e: Layer already exists [2025-10-08T10:16:47.967Z] d545a6f910ed: Layer already exists [2025-10-08T10:16:47.967Z] b276fa433eff: Layer already exists [2025-10-08T10:16:47.967Z] cbe95d6b3b8b: Layer already exists [2025-10-08T10:16:47.967Z] 247029ed7013: Layer already exists [2025-10-08T10:16:47.967Z] 4e98404d9550: Layer already exists [2025-10-08T10:16:47.967Z] 1c219ffcfa62: Layer already exists [2025-10-08T10:16:47.967Z] 5f35ffeb0f80: Layer already exists [2025-10-08T10:16:47.967Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:47.967Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:47.967Z] 2dd07f987947: Layer already exists [2025-10-08T10:16:47.967Z] 097100c76c15: Layer already exists [2025-10-08T10:16:47.967Z] 4.1.0-dev.64: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:48.296Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:48.627Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:48.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-08T10:16:48.628Z] 247029ed7013: Preparing [2025-10-08T10:16:48.628Z] b276fa433eff: Preparing [2025-10-08T10:16:48.628Z] cbe95d6b3b8b: Preparing [2025-10-08T10:16:48.628Z] d545a6f910ed: Preparing [2025-10-08T10:16:48.628Z] 1d0221b1b39e: Preparing [2025-10-08T10:16:48.628Z] 5f35ffeb0f80: Preparing [2025-10-08T10:16:48.628Z] 4e98404d9550: Preparing [2025-10-08T10:16:48.628Z] 8858b74b5d20: Preparing [2025-10-08T10:16:48.628Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:48.628Z] 5f35ffeb0f80: Waiting [2025-10-08T10:16:48.628Z] 4e98404d9550: Waiting [2025-10-08T10:16:48.628Z] 8858b74b5d20: Waiting [2025-10-08T10:16:48.628Z] 1c219ffcfa62: Preparing [2025-10-08T10:16:48.628Z] 2dd07f987947: Preparing [2025-10-08T10:16:48.628Z] 097100c76c15: Preparing [2025-10-08T10:16:48.628Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:48.628Z] 1c219ffcfa62: Waiting [2025-10-08T10:16:48.628Z] 2dd07f987947: Waiting [2025-10-08T10:16:48.628Z] 097100c76c15: Waiting [2025-10-08T10:16:48.628Z] d545a6f910ed: Layer already exists [2025-10-08T10:16:48.628Z] b276fa433eff: Layer already exists [2025-10-08T10:16:48.628Z] cbe95d6b3b8b: Layer already exists [2025-10-08T10:16:48.628Z] 1d0221b1b39e: Layer already exists [2025-10-08T10:16:48.628Z] 247029ed7013: Layer already exists [2025-10-08T10:16:48.628Z] 4e98404d9550: Layer already exists [2025-10-08T10:16:48.628Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:48.628Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:48.628Z] 1c219ffcfa62: Layer already exists [2025-10-08T10:16:48.628Z] 5f35ffeb0f80: Layer already exists [2025-10-08T10:16:48.628Z] 2dd07f987947: Layer already exists [2025-10-08T10:16:48.628Z] 097100c76c15: Layer already exists [2025-10-08T10:16:48.628Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:48.963Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:49.292Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-08T10:16:49.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-10-08T10:16:49.292Z] 247029ed7013: Preparing [2025-10-08T10:16:49.292Z] b276fa433eff: Preparing [2025-10-08T10:16:49.292Z] cbe95d6b3b8b: Preparing [2025-10-08T10:16:49.292Z] d545a6f910ed: Preparing [2025-10-08T10:16:49.292Z] 1d0221b1b39e: Preparing [2025-10-08T10:16:49.292Z] 5f35ffeb0f80: Preparing [2025-10-08T10:16:49.292Z] 4e98404d9550: Preparing [2025-10-08T10:16:49.292Z] 8858b74b5d20: Preparing [2025-10-08T10:16:49.292Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:49.292Z] 1c219ffcfa62: Preparing [2025-10-08T10:16:49.292Z] 2dd07f987947: Preparing [2025-10-08T10:16:49.292Z] 097100c76c15: Preparing [2025-10-08T10:16:49.292Z] 2dd07f987947: Waiting [2025-10-08T10:16:49.292Z] 5e3acefa3c64: Waiting [2025-10-08T10:16:49.292Z] 1c219ffcfa62: Waiting [2025-10-08T10:16:49.292Z] 097100c76c15: Waiting [2025-10-08T10:16:49.292Z] 5f35ffeb0f80: Waiting [2025-10-08T10:16:49.292Z] 4e98404d9550: Waiting [2025-10-08T10:16:49.292Z] 8858b74b5d20: Waiting [2025-10-08T10:16:49.292Z] d545a6f910ed: Layer already exists [2025-10-08T10:16:49.292Z] cbe95d6b3b8b: Layer already exists [2025-10-08T10:16:49.292Z] b276fa433eff: Layer already exists [2025-10-08T10:16:49.292Z] 247029ed7013: Layer already exists [2025-10-08T10:16:49.292Z] 1d0221b1b39e: Layer already exists [2025-10-08T10:16:49.292Z] 5f35ffeb0f80: Layer already exists [2025-10-08T10:16:49.292Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:49.292Z] 1c219ffcfa62: Layer already exists [2025-10-08T10:16:49.292Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:49.292Z] 4e98404d9550: Layer already exists [2025-10-08T10:16:49.292Z] 2dd07f987947: Layer already exists [2025-10-08T10:16:49.292Z] 097100c76c15: Layer already exists [2025-10-08T10:16:49.292Z] main: digest: sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:49.365Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:49.384Z] taggedImages: [2025-10-08T10:16:49.384Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:49.384Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-08T10:16:49.384Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 [2025-10-08T10:16:49.384Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:49.384Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-10-08T10:16:49.423Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-10-08T10:16:49.423Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:49.423Z] latest [2025-10-08T10:16:49.423Z] 4.1.0-dev.64 [2025-10-08T10:16:49.423Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:49.423Z] main [2025-10-08T10:16:49.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:49.780Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:50.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:50.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-08T10:16:50.103Z] a320a4ad61eb: Preparing [2025-10-08T10:16:50.103Z] 2b782eaa46c9: Preparing [2025-10-08T10:16:50.103Z] 8858b74b5d20: Preparing [2025-10-08T10:16:50.103Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:50.103Z] 7b867482d832: Preparing [2025-10-08T10:16:50.103Z] 2ded37ccae73: Preparing [2025-10-08T10:16:50.103Z] 097100c76c15: Preparing [2025-10-08T10:16:50.103Z] 2ded37ccae73: Waiting [2025-10-08T10:16:50.103Z] 097100c76c15: Waiting [2025-10-08T10:16:50.103Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:50.103Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:50.103Z] 097100c76c15: Layer already exists [2025-10-08T10:16:50.103Z] a320a4ad61eb: Pushed [2025-10-08T10:16:50.674Z] 7b867482d832: Pushed [2025-10-08T10:16:50.934Z] 2ded37ccae73: Pushed [2025-10-08T10:16:53.472Z] 2b782eaa46c9: Pushed [2025-10-08T10:16:53.472Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:53.808Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:54.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-08T10:16:54.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-08T10:16:54.139Z] a320a4ad61eb: Preparing [2025-10-08T10:16:54.139Z] 2b782eaa46c9: Preparing [2025-10-08T10:16:54.139Z] 8858b74b5d20: Preparing [2025-10-08T10:16:54.139Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:54.139Z] 7b867482d832: Preparing [2025-10-08T10:16:54.139Z] 2ded37ccae73: Preparing [2025-10-08T10:16:54.139Z] 097100c76c15: Preparing [2025-10-08T10:16:54.139Z] 2ded37ccae73: Waiting [2025-10-08T10:16:54.139Z] 097100c76c15: Waiting [2025-10-08T10:16:54.139Z] 7b867482d832: Layer already exists [2025-10-08T10:16:54.139Z] 2b782eaa46c9: Layer already exists [2025-10-08T10:16:54.139Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:54.139Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:54.139Z] a320a4ad61eb: Layer already exists [2025-10-08T10:16:54.139Z] 2ded37ccae73: Layer already exists [2025-10-08T10:16:54.139Z] 097100c76c15: Layer already exists [2025-10-08T10:16:54.139Z] latest: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:54.473Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:54.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 [2025-10-08T10:16:54.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-08T10:16:54.802Z] a320a4ad61eb: Preparing [2025-10-08T10:16:54.802Z] 2b782eaa46c9: Preparing [2025-10-08T10:16:54.802Z] 8858b74b5d20: Preparing [2025-10-08T10:16:54.802Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:54.802Z] 7b867482d832: Preparing [2025-10-08T10:16:54.802Z] 2ded37ccae73: Preparing [2025-10-08T10:16:54.802Z] 097100c76c15: Preparing [2025-10-08T10:16:54.802Z] 2ded37ccae73: Waiting [2025-10-08T10:16:54.802Z] 097100c76c15: Waiting [2025-10-08T10:16:54.802Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:54.802Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:54.802Z] 7b867482d832: Layer already exists [2025-10-08T10:16:54.802Z] 2b782eaa46c9: Layer already exists [2025-10-08T10:16:54.802Z] a320a4ad61eb: Layer already exists [2025-10-08T10:16:54.802Z] 2ded37ccae73: Layer already exists [2025-10-08T10:16:54.802Z] 097100c76c15: Layer already exists [2025-10-08T10:16:54.802Z] 4.1.0-dev.64: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:55.134Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:55.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:55.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-08T10:16:55.484Z] a320a4ad61eb: Preparing [2025-10-08T10:16:55.484Z] 2b782eaa46c9: Preparing [2025-10-08T10:16:55.484Z] 8858b74b5d20: Preparing [2025-10-08T10:16:55.484Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:55.484Z] 7b867482d832: Preparing [2025-10-08T10:16:55.484Z] 2ded37ccae73: Preparing [2025-10-08T10:16:55.484Z] 097100c76c15: Preparing [2025-10-08T10:16:55.484Z] 2ded37ccae73: Waiting [2025-10-08T10:16:55.484Z] 097100c76c15: Waiting [2025-10-08T10:16:55.484Z] 7b867482d832: Layer already exists [2025-10-08T10:16:55.484Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:55.484Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:55.484Z] a320a4ad61eb: Layer already exists [2025-10-08T10:16:55.484Z] 2b782eaa46c9: Layer already exists [2025-10-08T10:16:55.484Z] 097100c76c15: Layer already exists [2025-10-08T10:16:55.484Z] 2ded37ccae73: Layer already exists [2025-10-08T10:16:55.484Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:55.818Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:56.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-08T10:16:56.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-10-08T10:16:56.155Z] a320a4ad61eb: Preparing [2025-10-08T10:16:56.155Z] 2b782eaa46c9: Preparing [2025-10-08T10:16:56.155Z] 8858b74b5d20: Preparing [2025-10-08T10:16:56.155Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:56.155Z] 7b867482d832: Preparing [2025-10-08T10:16:56.155Z] 2ded37ccae73: Preparing [2025-10-08T10:16:56.155Z] 097100c76c15: Preparing [2025-10-08T10:16:56.155Z] 2ded37ccae73: Waiting [2025-10-08T10:16:56.155Z] 097100c76c15: Waiting [2025-10-08T10:16:56.155Z] 7b867482d832: Layer already exists [2025-10-08T10:16:56.155Z] a320a4ad61eb: Layer already exists [2025-10-08T10:16:56.155Z] 2b782eaa46c9: Layer already exists [2025-10-08T10:16:56.155Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:56.155Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:56.155Z] 2ded37ccae73: Layer already exists [2025-10-08T10:16:56.155Z] 097100c76c15: Layer already exists [2025-10-08T10:16:56.155Z] main: digest: sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:16:56.230Z] ===================================================== [Pipeline] echo [2025-10-08T10:16:56.248Z] taggedImages: [2025-10-08T10:16:56.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:56.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-08T10:16:56.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 [2025-10-08T10:16:56.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:56.248Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-10-08T10:16:56.277Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-10-08T10:16:56.277Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:56.277Z] latest [2025-10-08T10:16:56.277Z] 4.1.0-dev.64 [2025-10-08T10:16:56.277Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:16:56.277Z] main [2025-10-08T10:16:56.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:56.618Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:16:56.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:16:56.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-08T10:16:56.952Z] c33432a51f4f: Preparing [2025-10-08T10:16:56.952Z] 2d5e4441cd73: Preparing [2025-10-08T10:16:56.952Z] 704dfbd803fd: Preparing [2025-10-08T10:16:56.952Z] 8858b74b5d20: Preparing [2025-10-08T10:16:56.952Z] 5e3acefa3c64: Preparing [2025-10-08T10:16:56.952Z] bc4481e7e2a9: Preparing [2025-10-08T10:16:56.952Z] a4e7c32c3c47: Preparing [2025-10-08T10:16:56.952Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:16:56.952Z] 1b03baf5327a: Preparing [2025-10-08T10:16:56.952Z] 097100c76c15: Preparing [2025-10-08T10:16:56.952Z] bc4481e7e2a9: Waiting [2025-10-08T10:16:56.952Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:16:56.952Z] a4e7c32c3c47: Waiting [2025-10-08T10:16:56.952Z] 1b03baf5327a: Waiting [2025-10-08T10:16:56.952Z] 097100c76c15: Waiting [2025-10-08T10:16:56.952Z] 8858b74b5d20: Layer already exists [2025-10-08T10:16:56.952Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:16:56.952Z] c33432a51f4f: Pushed [2025-10-08T10:16:56.952Z] 2d5e4441cd73: Pushed [2025-10-08T10:16:56.952Z] 704dfbd803fd: Pushed [2025-10-08T10:16:56.952Z] 097100c76c15: Layer already exists [2025-10-08T10:16:57.211Z] 8b7f6bacc9ab: Pushed [2025-10-08T10:16:58.144Z] 1b03baf5327a: Pushed [2025-10-08T10:17:01.436Z] a4e7c32c3c47: Pushed [2025-10-08T10:17:09.555Z] bc4481e7e2a9: Pushed [2025-10-08T10:17:09.555Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:09.981Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:10.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-08T10:17:10.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-08T10:17:10.318Z] c33432a51f4f: Preparing [2025-10-08T10:17:10.318Z] 2d5e4441cd73: Preparing [2025-10-08T10:17:10.318Z] 704dfbd803fd: Preparing [2025-10-08T10:17:10.318Z] 8858b74b5d20: Preparing [2025-10-08T10:17:10.318Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:10.318Z] bc4481e7e2a9: Preparing [2025-10-08T10:17:10.318Z] a4e7c32c3c47: Preparing [2025-10-08T10:17:10.318Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:10.318Z] 1b03baf5327a: Preparing [2025-10-08T10:17:10.318Z] bc4481e7e2a9: Waiting [2025-10-08T10:17:10.318Z] 097100c76c15: Preparing [2025-10-08T10:17:10.318Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:10.318Z] a4e7c32c3c47: Waiting [2025-10-08T10:17:10.318Z] 097100c76c15: Waiting [2025-10-08T10:17:10.318Z] 1b03baf5327a: Waiting [2025-10-08T10:17:10.318Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:10.318Z] 704dfbd803fd: Layer already exists [2025-10-08T10:17:10.318Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:10.318Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:10.318Z] 2d5e4441cd73: Layer already exists [2025-10-08T10:17:10.318Z] a4e7c32c3c47: Layer already exists [2025-10-08T10:17:10.318Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:10.318Z] bc4481e7e2a9: Layer already exists [2025-10-08T10:17:10.318Z] 097100c76c15: Layer already exists [2025-10-08T10:17:10.318Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:10.318Z] latest: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:10.773Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:11.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 [2025-10-08T10:17:11.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-08T10:17:11.199Z] c33432a51f4f: Preparing [2025-10-08T10:17:11.199Z] 2d5e4441cd73: Preparing [2025-10-08T10:17:11.199Z] 704dfbd803fd: Preparing [2025-10-08T10:17:11.199Z] 8858b74b5d20: Preparing [2025-10-08T10:17:11.199Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:11.199Z] bc4481e7e2a9: Preparing [2025-10-08T10:17:11.199Z] a4e7c32c3c47: Preparing [2025-10-08T10:17:11.199Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:11.200Z] 1b03baf5327a: Preparing [2025-10-08T10:17:11.200Z] 097100c76c15: Preparing [2025-10-08T10:17:11.200Z] a4e7c32c3c47: Waiting [2025-10-08T10:17:11.200Z] 1b03baf5327a: Waiting [2025-10-08T10:17:11.200Z] 097100c76c15: Waiting [2025-10-08T10:17:11.200Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:11.200Z] bc4481e7e2a9: Waiting [2025-10-08T10:17:11.200Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:11.200Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:11.200Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:11.200Z] 704dfbd803fd: Layer already exists [2025-10-08T10:17:11.200Z] 2d5e4441cd73: Layer already exists [2025-10-08T10:17:11.200Z] a4e7c32c3c47: Layer already exists [2025-10-08T10:17:11.200Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:11.200Z] bc4481e7e2a9: Layer already exists [2025-10-08T10:17:11.200Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:11.200Z] 097100c76c15: Layer already exists [2025-10-08T10:17:11.200Z] 4.1.0-dev.64: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:11.550Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:11.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:11.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-08T10:17:11.884Z] c33432a51f4f: Preparing [2025-10-08T10:17:11.884Z] 2d5e4441cd73: Preparing [2025-10-08T10:17:11.884Z] 704dfbd803fd: Preparing [2025-10-08T10:17:11.884Z] 8858b74b5d20: Preparing [2025-10-08T10:17:11.884Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:11.884Z] bc4481e7e2a9: Preparing [2025-10-08T10:17:11.884Z] a4e7c32c3c47: Preparing [2025-10-08T10:17:11.884Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:11.884Z] 1b03baf5327a: Preparing [2025-10-08T10:17:11.884Z] 097100c76c15: Preparing [2025-10-08T10:17:11.884Z] a4e7c32c3c47: Waiting [2025-10-08T10:17:11.884Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:11.884Z] 1b03baf5327a: Waiting [2025-10-08T10:17:11.884Z] 097100c76c15: Waiting [2025-10-08T10:17:11.884Z] bc4481e7e2a9: Waiting [2025-10-08T10:17:11.884Z] 704dfbd803fd: Layer already exists [2025-10-08T10:17:11.884Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:11.884Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:11.884Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:11.884Z] 2d5e4441cd73: Layer already exists [2025-10-08T10:17:11.884Z] a4e7c32c3c47: Layer already exists [2025-10-08T10:17:11.884Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:11.884Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:11.884Z] bc4481e7e2a9: Layer already exists [2025-10-08T10:17:11.884Z] 097100c76c15: Layer already exists [2025-10-08T10:17:11.884Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:12.232Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:12.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-08T10:17:12.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-10-08T10:17:12.561Z] c33432a51f4f: Preparing [2025-10-08T10:17:12.561Z] 2d5e4441cd73: Preparing [2025-10-08T10:17:12.561Z] 704dfbd803fd: Preparing [2025-10-08T10:17:12.561Z] 8858b74b5d20: Preparing [2025-10-08T10:17:12.561Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:12.561Z] bc4481e7e2a9: Preparing [2025-10-08T10:17:12.561Z] a4e7c32c3c47: Preparing [2025-10-08T10:17:12.561Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:12.561Z] 1b03baf5327a: Preparing [2025-10-08T10:17:12.561Z] 097100c76c15: Preparing [2025-10-08T10:17:12.561Z] a4e7c32c3c47: Waiting [2025-10-08T10:17:12.561Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:12.561Z] 1b03baf5327a: Waiting [2025-10-08T10:17:12.561Z] 097100c76c15: Waiting [2025-10-08T10:17:12.561Z] bc4481e7e2a9: Waiting [2025-10-08T10:17:12.561Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:12.561Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:12.561Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:12.561Z] 704dfbd803fd: Layer already exists [2025-10-08T10:17:12.561Z] 2d5e4441cd73: Layer already exists [2025-10-08T10:17:12.561Z] a4e7c32c3c47: Layer already exists [2025-10-08T10:17:12.561Z] bc4481e7e2a9: Layer already exists [2025-10-08T10:17:12.561Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:12.561Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:12.561Z] 097100c76c15: Layer already exists [2025-10-08T10:17:12.561Z] main: digest: sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:17:12.646Z] ===================================================== [Pipeline] echo [2025-10-08T10:17:12.666Z] taggedImages: [2025-10-08T10:17:12.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:12.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-08T10:17:12.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 [2025-10-08T10:17:12.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:12.666Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-10-08T10:17:12.705Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-10-08T10:17:12.705Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:12.705Z] latest [2025-10-08T10:17:12.705Z] 4.1.0-dev.64 [2025-10-08T10:17:12.705Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:12.705Z] main [2025-10-08T10:17:12.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:13.064Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:13.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:13.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-08T10:17:13.395Z] f8cea5d1a3f6: Preparing [2025-10-08T10:17:13.395Z] 553950256c5b: Preparing [2025-10-08T10:17:13.395Z] 0ab5f355b93e: Preparing [2025-10-08T10:17:13.395Z] 8858b74b5d20: Preparing [2025-10-08T10:17:13.395Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:13.395Z] 8b3abd824b11: Preparing [2025-10-08T10:17:13.395Z] 0d9db73e7325: Preparing [2025-10-08T10:17:13.395Z] 9acf06d3af17: Preparing [2025-10-08T10:17:13.395Z] 097100c76c15: Preparing [2025-10-08T10:17:13.395Z] 9acf06d3af17: Waiting [2025-10-08T10:17:13.395Z] 0d9db73e7325: Waiting [2025-10-08T10:17:13.395Z] 8b3abd824b11: Waiting [2025-10-08T10:17:13.395Z] 097100c76c15: Waiting [2025-10-08T10:17:13.395Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:13.395Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:13.395Z] 553950256c5b: Pushed [2025-10-08T10:17:13.395Z] f8cea5d1a3f6: Pushed [2025-10-08T10:17:13.395Z] 0ab5f355b93e: Pushed [2025-10-08T10:17:13.395Z] 097100c76c15: Layer already exists [2025-10-08T10:17:13.655Z] 9acf06d3af17: Pushed [2025-10-08T10:17:14.227Z] 0d9db73e7325: Pushed [2025-10-08T10:17:26.447Z] 8b3abd824b11: Pushed [2025-10-08T10:17:26.447Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:26.753Z] #89 ... [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #84 DONE 119.2s [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-10-08T10:17:26.753Z] #119 DONE 1.8s [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-10-08T10:17:26.753Z] #120 CACHED [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:17:26.753Z] #121 CACHED [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #122 CACHED [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #92 DONE 105.7s [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:17:26.753Z] #123 ... [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #89 DONE 116.2s [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #124 CACHED [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-10-08T10:17:26.753Z] #125 CACHED [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:17:26.753Z] #126 CACHED [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #80 DONE 116.1s [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #127 [support-notifications builder 6/7] COPY . . [2025-10-08T10:17:26.753Z] #127 ... [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #91 DONE 115.0s [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #128 [support-scheduler builder 6/7] COPY . . [2025-10-08T10:17:26.753Z] #128 ... [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:26.753Z] #86 DONE 111.6s [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #129 [core-keeper builder 7/8] COPY . . [2025-10-08T10:17:26.753Z] #129 ... [2025-10-08T10:17:26.753Z] [2025-10-08T10:17:26.753Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-08T10:17:26.753Z] #130 DONE 2.7s [2025-10-08T10:17:26.787Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:17:27.021Z] #131 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #132 [core-command builder 6/7] COPY . . [2025-10-08T10:17:27.021Z] #132 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:27.021Z] #133 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #134 [core-metadata builder 6/7] COPY . . [2025-10-08T10:17:27.021Z] #134 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:17:27.021Z] #135 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:27.021Z] #136 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:17:27.021Z] #137 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.021Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:27.021Z] #138 CACHED [2025-10-08T10:17:27.021Z] [2025-10-08T10:17:27.022Z] #139 [core-data builder 6/7] COPY . . [2025-10-08T10:17:27.022Z] #139 CACHED [2025-10-08T10:17:27.022Z] [2025-10-08T10:17:27.022Z] #128 [support-scheduler builder 6/7] COPY . . [2025-10-08T10:17:27.022Z] #128 DONE 2.4s [2025-10-08T10:17:27.022Z] [2025-10-08T10:17:27.022Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-08T10:17:27.022Z] #140 CACHED [2025-10-08T10:17:27.022Z] [2025-10-08T10:17:27.022Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-08T10:17:27.022Z] #141 CACHED [2025-10-08T10:17:27.022Z] [2025-10-08T10:17:27.022Z] #142 [security-proxy-auth builder 6/7] COPY . . [2025-10-08T10:17:27.022Z] #142 CACHED [2025-10-08T10:17:27.022Z] [2025-10-08T10:17:27.022Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-08T10:17:27.022Z] #143 DONE 2.6s [2025-10-08T10:17:27.022Z] [2025-10-08T10:17:27.022Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-08T10:17:27.022Z] #144 ... [2025-10-08T10:17:27.022Z] [2025-10-08T10:17:27.022Z] #127 [support-notifications builder 6/7] COPY . . [2025-10-08T10:17:27.022Z] #127 DONE 2.8s [2025-10-08T10:17:27.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-08T10:17:27.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-08T10:17:27.105Z] f8cea5d1a3f6: Preparing [2025-10-08T10:17:27.105Z] 553950256c5b: Preparing [2025-10-08T10:17:27.105Z] 0ab5f355b93e: Preparing [2025-10-08T10:17:27.105Z] 8858b74b5d20: Preparing [2025-10-08T10:17:27.105Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:27.105Z] 8b3abd824b11: Preparing [2025-10-08T10:17:27.105Z] 0d9db73e7325: Preparing [2025-10-08T10:17:27.105Z] 9acf06d3af17: Preparing [2025-10-08T10:17:27.105Z] 097100c76c15: Preparing [2025-10-08T10:17:27.105Z] 8b3abd824b11: Waiting [2025-10-08T10:17:27.105Z] 0d9db73e7325: Waiting [2025-10-08T10:17:27.105Z] 9acf06d3af17: Waiting [2025-10-08T10:17:27.105Z] 097100c76c15: Waiting [2025-10-08T10:17:27.105Z] 0ab5f355b93e: Layer already exists [2025-10-08T10:17:27.105Z] 553950256c5b: Layer already exists [2025-10-08T10:17:27.105Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:27.105Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:27.105Z] f8cea5d1a3f6: Layer already exists [2025-10-08T10:17:27.105Z] 0d9db73e7325: Layer already exists [2025-10-08T10:17:27.105Z] 097100c76c15: Layer already exists [2025-10-08T10:17:27.105Z] 9acf06d3af17: Layer already exists [2025-10-08T10:17:27.105Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:27.105Z] latest: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:27.289Z] [2025-10-08T10:17:27.289Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:17:27.435Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:27.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 [2025-10-08T10:17:27.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-08T10:17:27.761Z] f8cea5d1a3f6: Preparing [2025-10-08T10:17:27.761Z] 553950256c5b: Preparing [2025-10-08T10:17:27.761Z] 0ab5f355b93e: Preparing [2025-10-08T10:17:27.761Z] 8858b74b5d20: Preparing [2025-10-08T10:17:27.761Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:27.761Z] 8b3abd824b11: Preparing [2025-10-08T10:17:27.761Z] 0d9db73e7325: Preparing [2025-10-08T10:17:27.761Z] 9acf06d3af17: Preparing [2025-10-08T10:17:27.761Z] 8b3abd824b11: Waiting [2025-10-08T10:17:27.761Z] 097100c76c15: Preparing [2025-10-08T10:17:27.761Z] 0d9db73e7325: Waiting [2025-10-08T10:17:27.761Z] 9acf06d3af17: Waiting [2025-10-08T10:17:27.761Z] 097100c76c15: Waiting [2025-10-08T10:17:27.761Z] 0ab5f355b93e: Layer already exists [2025-10-08T10:17:27.761Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:27.761Z] 553950256c5b: Layer already exists [2025-10-08T10:17:27.761Z] f8cea5d1a3f6: Layer already exists [2025-10-08T10:17:27.761Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:27.761Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:27.761Z] 9acf06d3af17: Layer already exists [2025-10-08T10:17:27.761Z] 0d9db73e7325: Layer already exists [2025-10-08T10:17:27.761Z] 097100c76c15: Layer already exists [2025-10-08T10:17:27.761Z] 4.1.0-dev.64: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:28.087Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:28.257Z] #145 ... [2025-10-08T10:17:28.257Z] [2025-10-08T10:17:28.257Z] #129 [core-keeper builder 7/8] COPY . . [2025-10-08T10:17:28.257Z] #129 DONE 1.9s [2025-10-08T10:17:28.257Z] [2025-10-08T10:17:28.257Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:17:28.257Z] #123 3.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-08T10:17:28.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:28.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-08T10:17:28.410Z] f8cea5d1a3f6: Preparing [2025-10-08T10:17:28.410Z] 553950256c5b: Preparing [2025-10-08T10:17:28.410Z] 0ab5f355b93e: Preparing [2025-10-08T10:17:28.410Z] 8858b74b5d20: Preparing [2025-10-08T10:17:28.410Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:28.410Z] 8b3abd824b11: Preparing [2025-10-08T10:17:28.410Z] 0d9db73e7325: Preparing [2025-10-08T10:17:28.410Z] 9acf06d3af17: Preparing [2025-10-08T10:17:28.410Z] 097100c76c15: Preparing [2025-10-08T10:17:28.410Z] 8b3abd824b11: Waiting [2025-10-08T10:17:28.410Z] 9acf06d3af17: Waiting [2025-10-08T10:17:28.410Z] 0d9db73e7325: Waiting [2025-10-08T10:17:28.410Z] 097100c76c15: Waiting [2025-10-08T10:17:28.410Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:28.410Z] f8cea5d1a3f6: Layer already exists [2025-10-08T10:17:28.410Z] 553950256c5b: Layer already exists [2025-10-08T10:17:28.410Z] 0ab5f355b93e: Layer already exists [2025-10-08T10:17:28.410Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:28.410Z] 9acf06d3af17: Layer already exists [2025-10-08T10:17:28.410Z] 0d9db73e7325: Layer already exists [2025-10-08T10:17:28.410Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:28.410Z] 097100c76c15: Layer already exists [2025-10-08T10:17:28.410Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:28.741Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:29.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-08T10:17:29.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-10-08T10:17:29.064Z] f8cea5d1a3f6: Preparing [2025-10-08T10:17:29.064Z] 553950256c5b: Preparing [2025-10-08T10:17:29.064Z] 0ab5f355b93e: Preparing [2025-10-08T10:17:29.064Z] 8858b74b5d20: Preparing [2025-10-08T10:17:29.064Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:29.064Z] 8b3abd824b11: Preparing [2025-10-08T10:17:29.064Z] 0d9db73e7325: Preparing [2025-10-08T10:17:29.064Z] 9acf06d3af17: Preparing [2025-10-08T10:17:29.064Z] 097100c76c15: Preparing [2025-10-08T10:17:29.064Z] 097100c76c15: Waiting [2025-10-08T10:17:29.064Z] 9acf06d3af17: Waiting [2025-10-08T10:17:29.064Z] 8b3abd824b11: Waiting [2025-10-08T10:17:29.064Z] 0d9db73e7325: Waiting [2025-10-08T10:17:29.064Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:29.064Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:29.064Z] f8cea5d1a3f6: Layer already exists [2025-10-08T10:17:29.064Z] 553950256c5b: Layer already exists [2025-10-08T10:17:29.064Z] 0ab5f355b93e: Layer already exists [2025-10-08T10:17:29.064Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:29.064Z] 097100c76c15: Layer already exists [2025-10-08T10:17:29.064Z] 9acf06d3af17: Layer already exists [2025-10-08T10:17:29.064Z] 0d9db73e7325: Layer already exists [2025-10-08T10:17:29.064Z] main: digest: sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:17:29.147Z] ===================================================== [Pipeline] echo [2025-10-08T10:17:29.166Z] taggedImages: [2025-10-08T10:17:29.166Z] - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:29.166Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-08T10:17:29.166Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 [2025-10-08T10:17:29.166Z] - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:29.166Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-10-08T10:17:29.197Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-10-08T10:17:29.197Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:29.197Z] latest [2025-10-08T10:17:29.197Z] 4.1.0-dev.64 [2025-10-08T10:17:29.197Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:29.197Z] main [2025-10-08T10:17:29.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:29.547Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:29.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:29.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-08T10:17:29.867Z] c33432a51f4f: Preparing [2025-10-08T10:17:29.867Z] 5c9b707482aa: Preparing [2025-10-08T10:17:29.867Z] 3c0ae6bc4ed9: Preparing [2025-10-08T10:17:29.867Z] 8858b74b5d20: Preparing [2025-10-08T10:17:29.867Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:29.867Z] 8b3abd824b11: Preparing [2025-10-08T10:17:29.867Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:29.867Z] 1b03baf5327a: Preparing [2025-10-08T10:17:29.867Z] 097100c76c15: Preparing [2025-10-08T10:17:29.867Z] 8b3abd824b11: Waiting [2025-10-08T10:17:29.867Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:29.867Z] 1b03baf5327a: Waiting [2025-10-08T10:17:29.867Z] 097100c76c15: Waiting [2025-10-08T10:17:29.867Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:29.867Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:29.867Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:29.867Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:29.867Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:29.867Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:29.868Z] 097100c76c15: Layer already exists [2025-10-08T10:17:29.868Z] 3c0ae6bc4ed9: Pushed [2025-10-08T10:17:29.868Z] 5c9b707482aa: Pushed [2025-10-08T10:17:30.127Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:30.463Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:30.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-08T10:17:30.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-08T10:17:30.791Z] c33432a51f4f: Preparing [2025-10-08T10:17:30.791Z] 5c9b707482aa: Preparing [2025-10-08T10:17:30.791Z] 3c0ae6bc4ed9: Preparing [2025-10-08T10:17:30.791Z] 8858b74b5d20: Preparing [2025-10-08T10:17:30.791Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:30.791Z] 8b3abd824b11: Preparing [2025-10-08T10:17:30.791Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:30.791Z] 1b03baf5327a: Preparing [2025-10-08T10:17:30.791Z] 097100c76c15: Preparing [2025-10-08T10:17:30.791Z] 8b3abd824b11: Waiting [2025-10-08T10:17:30.791Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:30.791Z] 1b03baf5327a: Waiting [2025-10-08T10:17:30.791Z] 097100c76c15: Waiting [2025-10-08T10:17:30.791Z] 3c0ae6bc4ed9: Layer already exists [2025-10-08T10:17:30.791Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:30.791Z] 5c9b707482aa: Layer already exists [2025-10-08T10:17:30.791Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:30.791Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:30.791Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:30.791Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:30.791Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:30.791Z] 097100c76c15: Layer already exists [2025-10-08T10:17:30.791Z] latest: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:31.126Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:31.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 [2025-10-08T10:17:31.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-08T10:17:31.447Z] c33432a51f4f: Preparing [2025-10-08T10:17:31.447Z] 5c9b707482aa: Preparing [2025-10-08T10:17:31.447Z] 3c0ae6bc4ed9: Preparing [2025-10-08T10:17:31.447Z] 8858b74b5d20: Preparing [2025-10-08T10:17:31.447Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:31.447Z] 8b3abd824b11: Preparing [2025-10-08T10:17:31.447Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:31.447Z] 1b03baf5327a: Preparing [2025-10-08T10:17:31.447Z] 097100c76c15: Preparing [2025-10-08T10:17:31.447Z] 8b3abd824b11: Waiting [2025-10-08T10:17:31.447Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:31.447Z] 1b03baf5327a: Waiting [2025-10-08T10:17:31.447Z] 097100c76c15: Waiting [2025-10-08T10:17:31.447Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:31.447Z] 3c0ae6bc4ed9: Layer already exists [2025-10-08T10:17:31.447Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:31.447Z] 5c9b707482aa: Layer already exists [2025-10-08T10:17:31.447Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:31.447Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:31.447Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:31.447Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:31.447Z] 097100c76c15: Layer already exists [2025-10-08T10:17:31.447Z] 4.1.0-dev.64: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:31.782Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:32.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:32.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-08T10:17:32.115Z] c33432a51f4f: Preparing [2025-10-08T10:17:32.115Z] 5c9b707482aa: Preparing [2025-10-08T10:17:32.115Z] 3c0ae6bc4ed9: Preparing [2025-10-08T10:17:32.115Z] 8858b74b5d20: Preparing [2025-10-08T10:17:32.115Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:32.115Z] 8b3abd824b11: Preparing [2025-10-08T10:17:32.115Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:32.115Z] 1b03baf5327a: Preparing [2025-10-08T10:17:32.115Z] 097100c76c15: Preparing [2025-10-08T10:17:32.115Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:32.115Z] 1b03baf5327a: Waiting [2025-10-08T10:17:32.115Z] 097100c76c15: Waiting [2025-10-08T10:17:32.115Z] 8b3abd824b11: Waiting [2025-10-08T10:17:32.115Z] 5c9b707482aa: Layer already exists [2025-10-08T10:17:32.115Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:32.115Z] 3c0ae6bc4ed9: Layer already exists [2025-10-08T10:17:32.115Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:32.115Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:32.115Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:32.115Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:32.115Z] 097100c76c15: Layer already exists [2025-10-08T10:17:32.115Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:32.115Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:32.456Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:32.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-08T10:17:32.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-10-08T10:17:32.787Z] c33432a51f4f: Preparing [2025-10-08T10:17:32.787Z] 5c9b707482aa: Preparing [2025-10-08T10:17:32.787Z] 3c0ae6bc4ed9: Preparing [2025-10-08T10:17:32.787Z] 8858b74b5d20: Preparing [2025-10-08T10:17:32.787Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:32.787Z] 8b3abd824b11: Preparing [2025-10-08T10:17:32.787Z] 8b7f6bacc9ab: Preparing [2025-10-08T10:17:32.787Z] 1b03baf5327a: Preparing [2025-10-08T10:17:32.787Z] 097100c76c15: Preparing [2025-10-08T10:17:32.787Z] 8b3abd824b11: Waiting [2025-10-08T10:17:32.787Z] 8b7f6bacc9ab: Waiting [2025-10-08T10:17:32.787Z] 097100c76c15: Waiting [2025-10-08T10:17:32.787Z] 1b03baf5327a: Waiting [2025-10-08T10:17:32.787Z] 5c9b707482aa: Layer already exists [2025-10-08T10:17:32.787Z] 3c0ae6bc4ed9: Layer already exists [2025-10-08T10:17:32.787Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:32.787Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:32.787Z] c33432a51f4f: Layer already exists [2025-10-08T10:17:32.787Z] 8b7f6bacc9ab: Layer already exists [2025-10-08T10:17:32.787Z] 097100c76c15: Layer already exists [2025-10-08T10:17:32.787Z] 8b3abd824b11: Layer already exists [2025-10-08T10:17:32.787Z] 1b03baf5327a: Layer already exists [2025-10-08T10:17:32.787Z] main: digest: sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:17:32.864Z] ===================================================== [Pipeline] echo [2025-10-08T10:17:32.880Z] taggedImages: [2025-10-08T10:17:32.880Z] - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:32.880Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-08T10:17:32.880Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 [2025-10-08T10:17:32.880Z] - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:32.880Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-10-08T10:17:32.913Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-10-08T10:17:32.913Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:32.913Z] latest [2025-10-08T10:17:32.913Z] 4.1.0-dev.64 [2025-10-08T10:17:32.913Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:32.913Z] main [2025-10-08T10:17:32.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:33.284Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:33.606Z] #123 ... [2025-10-08T10:17:33.606Z] [2025-10-08T10:17:33.606Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-08T10:17:33.606Z] #0 6.115 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-08T10:17:33.618Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:33.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-08T10:17:33.618Z] 795671540fda: Preparing [2025-10-08T10:17:33.618Z] e32f0a9753b7: Preparing [2025-10-08T10:17:33.618Z] 8858b74b5d20: Preparing [2025-10-08T10:17:33.618Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:33.618Z] 1f943a1fb682: Preparing [2025-10-08T10:17:33.618Z] 65f442794d28: Preparing [2025-10-08T10:17:33.618Z] 097100c76c15: Preparing [2025-10-08T10:17:33.618Z] 65f442794d28: Waiting [2025-10-08T10:17:33.618Z] 097100c76c15: Waiting [2025-10-08T10:17:33.618Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:33.618Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:33.618Z] 097100c76c15: Layer already exists [2025-10-08T10:17:33.618Z] 795671540fda: Pushed [2025-10-08T10:17:33.873Z] #146 ... [2025-10-08T10:17:33.873Z] [2025-10-08T10:17:33.873Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-08T10:17:33.873Z] #0 6.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-08T10:17:33.873Z] #147 ... [2025-10-08T10:17:33.873Z] [2025-10-08T10:17:33.873Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-08T10:17:33.873Z] #0 5.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-08T10:17:34.141Z] #148 ... [2025-10-08T10:17:34.141Z] [2025-10-08T10:17:34.141Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:17:34.141Z] #145 6.743 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-08T10:17:34.141Z] #145 ... [2025-10-08T10:17:34.141Z] [2025-10-08T10:17:34.141Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-08T10:17:34.141Z] #0 4.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-08T10:17:34.189Z] 65f442794d28: Pushed [2025-10-08T10:17:34.409Z] #149 ... [2025-10-08T10:17:34.409Z] [2025-10-08T10:17:34.409Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:17:34.409Z] #0 3.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-08T10:17:34.409Z] #150 ... [2025-10-08T10:17:34.409Z] [2025-10-08T10:17:34.409Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-08T10:17:34.409Z] #144 7.307 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-08T10:17:34.449Z] 1f943a1fb682: Pushed [2025-10-08T10:17:36.992Z] #144 ... [2025-10-08T10:17:36.992Z] [2025-10-08T10:17:36.992Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-08T10:17:36.992Z] #0 7.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-08T10:17:36.992Z] #151 ... [2025-10-08T10:17:36.992Z] [2025-10-08T10:17:36.992Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:17:36.992Z] #0 5.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-08T10:17:37.259Z] #152 ... [2025-10-08T10:17:37.259Z] [2025-10-08T10:17:37.259Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-08T10:17:37.259Z] #0 7.144 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-08T10:17:37.542Z] #153 ... [2025-10-08T10:17:37.542Z] [2025-10-08T10:17:37.542Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-08T10:17:37.542Z] #0 6.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-08T10:17:37.735Z] e32f0a9753b7: Pushed [2025-10-08T10:17:37.995Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:38.324Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:38.653Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-08T10:17:38.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-08T10:17:38.654Z] 795671540fda: Preparing [2025-10-08T10:17:38.654Z] e32f0a9753b7: Preparing [2025-10-08T10:17:38.654Z] 8858b74b5d20: Preparing [2025-10-08T10:17:38.654Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:38.654Z] 1f943a1fb682: Preparing [2025-10-08T10:17:38.654Z] 65f442794d28: Preparing [2025-10-08T10:17:38.654Z] 097100c76c15: Preparing [2025-10-08T10:17:38.654Z] 65f442794d28: Waiting [2025-10-08T10:17:38.654Z] 097100c76c15: Waiting [2025-10-08T10:17:38.654Z] 1f943a1fb682: Layer already exists [2025-10-08T10:17:38.654Z] 795671540fda: Layer already exists [2025-10-08T10:17:38.654Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:38.654Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:38.654Z] e32f0a9753b7: Layer already exists [2025-10-08T10:17:38.654Z] 65f442794d28: Layer already exists [2025-10-08T10:17:38.654Z] 097100c76c15: Layer already exists [2025-10-08T10:17:38.654Z] latest: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:38.983Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:39.311Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 [2025-10-08T10:17:39.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-08T10:17:39.311Z] 795671540fda: Preparing [2025-10-08T10:17:39.311Z] e32f0a9753b7: Preparing [2025-10-08T10:17:39.311Z] 8858b74b5d20: Preparing [2025-10-08T10:17:39.311Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:39.311Z] 1f943a1fb682: Preparing [2025-10-08T10:17:39.311Z] 65f442794d28: Preparing [2025-10-08T10:17:39.311Z] 097100c76c15: Preparing [2025-10-08T10:17:39.311Z] 65f442794d28: Waiting [2025-10-08T10:17:39.311Z] 097100c76c15: Waiting [2025-10-08T10:17:39.311Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:39.311Z] 1f943a1fb682: Layer already exists [2025-10-08T10:17:39.311Z] 795671540fda: Layer already exists [2025-10-08T10:17:39.311Z] e32f0a9753b7: Layer already exists [2025-10-08T10:17:39.311Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:39.311Z] 65f442794d28: Layer already exists [2025-10-08T10:17:39.311Z] 097100c76c15: Layer already exists [2025-10-08T10:17:39.311Z] 4.1.0-dev.64: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:39.649Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:39.974Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:39.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-08T10:17:39.974Z] 795671540fda: Preparing [2025-10-08T10:17:39.974Z] e32f0a9753b7: Preparing [2025-10-08T10:17:39.974Z] 8858b74b5d20: Preparing [2025-10-08T10:17:39.974Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:39.974Z] 1f943a1fb682: Preparing [2025-10-08T10:17:39.974Z] 65f442794d28: Preparing [2025-10-08T10:17:39.974Z] 097100c76c15: Preparing [2025-10-08T10:17:39.974Z] 65f442794d28: Waiting [2025-10-08T10:17:39.974Z] 097100c76c15: Waiting [2025-10-08T10:17:39.974Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:39.974Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:39.974Z] 1f943a1fb682: Layer already exists [2025-10-08T10:17:39.974Z] e32f0a9753b7: Layer already exists [2025-10-08T10:17:39.974Z] 795671540fda: Layer already exists [2025-10-08T10:17:39.974Z] 65f442794d28: Layer already exists [2025-10-08T10:17:39.974Z] 097100c76c15: Layer already exists [2025-10-08T10:17:39.974Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:40.298Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:40.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-08T10:17:40.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-10-08T10:17:40.622Z] 795671540fda: Preparing [2025-10-08T10:17:40.622Z] e32f0a9753b7: Preparing [2025-10-08T10:17:40.622Z] 8858b74b5d20: Preparing [2025-10-08T10:17:40.622Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:40.622Z] 1f943a1fb682: Preparing [2025-10-08T10:17:40.622Z] 65f442794d28: Preparing [2025-10-08T10:17:40.622Z] 097100c76c15: Preparing [2025-10-08T10:17:40.622Z] 097100c76c15: Waiting [2025-10-08T10:17:40.622Z] 65f442794d28: Waiting [2025-10-08T10:17:40.622Z] 1f943a1fb682: Layer already exists [2025-10-08T10:17:40.622Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:40.622Z] e32f0a9753b7: Layer already exists [2025-10-08T10:17:40.622Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:40.622Z] 795671540fda: Layer already exists [2025-10-08T10:17:40.622Z] 65f442794d28: Layer already exists [2025-10-08T10:17:40.622Z] 097100c76c15: Layer already exists [2025-10-08T10:17:40.622Z] main: digest: sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:17:40.702Z] ===================================================== [Pipeline] echo [2025-10-08T10:17:40.721Z] taggedImages: [2025-10-08T10:17:40.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:40.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-08T10:17:40.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 [2025-10-08T10:17:40.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:40.721Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-10-08T10:17:40.760Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-10-08T10:17:40.760Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:40.760Z] latest [2025-10-08T10:17:40.760Z] 4.1.0-dev.64 [2025-10-08T10:17:40.760Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:40.760Z] main [2025-10-08T10:17:40.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:41.116Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:41.441Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:41.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-08T10:17:41.442Z] e802bf09b665: Preparing [2025-10-08T10:17:41.442Z] dccf24a6f596: Preparing [2025-10-08T10:17:41.442Z] 8858b74b5d20: Preparing [2025-10-08T10:17:41.442Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:41.442Z] 98a7b6d96caa: Preparing [2025-10-08T10:17:41.442Z] ac98d26d93d0: Preparing [2025-10-08T10:17:41.442Z] 097100c76c15: Preparing [2025-10-08T10:17:41.442Z] ac98d26d93d0: Waiting [2025-10-08T10:17:41.442Z] 097100c76c15: Waiting [2025-10-08T10:17:41.442Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:41.442Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:41.442Z] 097100c76c15: Layer already exists [2025-10-08T10:17:41.442Z] e802bf09b665: Pushed [2025-10-08T10:17:41.700Z] ac98d26d93d0: Pushed [2025-10-08T10:17:42.268Z] 98a7b6d96caa: Pushed [2025-10-08T10:17:45.561Z] dccf24a6f596: Pushed [2025-10-08T10:17:45.821Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:46.150Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:46.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-08T10:17:46.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-08T10:17:46.475Z] e802bf09b665: Preparing [2025-10-08T10:17:46.475Z] dccf24a6f596: Preparing [2025-10-08T10:17:46.475Z] 8858b74b5d20: Preparing [2025-10-08T10:17:46.475Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:46.475Z] 98a7b6d96caa: Preparing [2025-10-08T10:17:46.475Z] ac98d26d93d0: Preparing [2025-10-08T10:17:46.475Z] 097100c76c15: Preparing [2025-10-08T10:17:46.475Z] ac98d26d93d0: Waiting [2025-10-08T10:17:46.475Z] 097100c76c15: Waiting [2025-10-08T10:17:46.475Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:46.475Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:46.475Z] 98a7b6d96caa: Layer already exists [2025-10-08T10:17:46.475Z] dccf24a6f596: Layer already exists [2025-10-08T10:17:46.475Z] e802bf09b665: Layer already exists [2025-10-08T10:17:46.475Z] 097100c76c15: Layer already exists [2025-10-08T10:17:46.475Z] ac98d26d93d0: Layer already exists [2025-10-08T10:17:46.476Z] latest: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:46.807Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:47.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 [2025-10-08T10:17:47.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-08T10:17:47.133Z] e802bf09b665: Preparing [2025-10-08T10:17:47.133Z] dccf24a6f596: Preparing [2025-10-08T10:17:47.133Z] 8858b74b5d20: Preparing [2025-10-08T10:17:47.133Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:47.133Z] 98a7b6d96caa: Preparing [2025-10-08T10:17:47.133Z] ac98d26d93d0: Preparing [2025-10-08T10:17:47.133Z] 097100c76c15: Preparing [2025-10-08T10:17:47.133Z] ac98d26d93d0: Waiting [2025-10-08T10:17:47.133Z] 097100c76c15: Waiting [2025-10-08T10:17:47.133Z] 98a7b6d96caa: Layer already exists [2025-10-08T10:17:47.133Z] dccf24a6f596: Layer already exists [2025-10-08T10:17:47.133Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:47.133Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:47.133Z] e802bf09b665: Layer already exists [2025-10-08T10:17:47.133Z] 097100c76c15: Layer already exists [2025-10-08T10:17:47.133Z] ac98d26d93d0: Layer already exists [2025-10-08T10:17:47.133Z] 4.1.0-dev.64: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:47.463Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:47.792Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:47.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-08T10:17:47.792Z] e802bf09b665: Preparing [2025-10-08T10:17:47.792Z] dccf24a6f596: Preparing [2025-10-08T10:17:47.792Z] 8858b74b5d20: Preparing [2025-10-08T10:17:47.792Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:47.793Z] 98a7b6d96caa: Preparing [2025-10-08T10:17:47.793Z] ac98d26d93d0: Preparing [2025-10-08T10:17:47.793Z] 097100c76c15: Preparing [2025-10-08T10:17:47.793Z] ac98d26d93d0: Waiting [2025-10-08T10:17:47.793Z] 097100c76c15: Waiting [2025-10-08T10:17:47.793Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:47.793Z] dccf24a6f596: Layer already exists [2025-10-08T10:17:47.793Z] e802bf09b665: Layer already exists [2025-10-08T10:17:47.793Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:47.793Z] 98a7b6d96caa: Layer already exists [2025-10-08T10:17:47.793Z] 097100c76c15: Layer already exists [2025-10-08T10:17:47.793Z] ac98d26d93d0: Layer already exists [2025-10-08T10:17:47.793Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:48.127Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:17:48.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-08T10:17:48.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-10-08T10:17:48.450Z] e802bf09b665: Preparing [2025-10-08T10:17:48.450Z] dccf24a6f596: Preparing [2025-10-08T10:17:48.450Z] 8858b74b5d20: Preparing [2025-10-08T10:17:48.450Z] 5e3acefa3c64: Preparing [2025-10-08T10:17:48.450Z] 98a7b6d96caa: Preparing [2025-10-08T10:17:48.450Z] ac98d26d93d0: Preparing [2025-10-08T10:17:48.450Z] 097100c76c15: Preparing [2025-10-08T10:17:48.450Z] 097100c76c15: Waiting [2025-10-08T10:17:48.450Z] ac98d26d93d0: Waiting [2025-10-08T10:17:48.450Z] 8858b74b5d20: Layer already exists [2025-10-08T10:17:48.450Z] dccf24a6f596: Layer already exists [2025-10-08T10:17:48.450Z] e802bf09b665: Layer already exists [2025-10-08T10:17:48.450Z] 5e3acefa3c64: Layer already exists [2025-10-08T10:17:48.450Z] 98a7b6d96caa: Layer already exists [2025-10-08T10:17:48.450Z] 097100c76c15: Layer already exists [2025-10-08T10:17:48.450Z] ac98d26d93d0: Layer already exists [2025-10-08T10:17:48.450Z] main: digest: sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:17:48.522Z] ===================================================== [Pipeline] echo [2025-10-08T10:17:48.542Z] taggedImages: [2025-10-08T10:17:48.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-08T10:17:48.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 [2025-10-08T10:17:48.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.542Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-10-08T10:17:48.659Z] ========================================================= [2025-10-08T10:17:48.659Z] [edgeXBuildMultiArch] RAW Config: [2025-10-08T10:17:48.659Z] images: [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:17:48.659Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-08T10:17:48.659Z] settingsFile: [2025-10-08T10:17:48.659Z] edgex-go-settings [2025-10-08T10:17:48.659Z] ========================================================= [Pipeline] node [2025-10-08T10:18:03.663Z] Still waiting to schedule task [2025-10-08T10:18:03.663Z] ‘prd-centos7-docker-4c-2g-116218’ is offline [2025-10-08T10:18:59.474Z] Running on prd-centos7-docker-4c-2g-116315 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:18:59.524Z] provisioning config files... [2025-10-08T10:18:59.584Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12228193299295789479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:19:00.650Z] ---> ****-login.sh [2025-10-08T10:19:00.650Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:19:00.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:19:00.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:19:00.919Z] Configure a credential helper to remove this warning. See [2025-10-08T10:19:00.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:19:00.919Z] [2025-10-08T10:19:00.919Z] Login Succeeded [2025-10-08T10:19:00.919Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:19:00.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:19:01.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:19:01.203Z] Configure a credential helper to remove this warning. See [2025-10-08T10:19:01.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:19:01.203Z] [2025-10-08T10:19:01.203Z] Login Succeeded [2025-10-08T10:19:01.203Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:19:01.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:19:01.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:19:01.521Z] Configure a credential helper to remove this warning. See [2025-10-08T10:19:01.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:19:01.521Z] [2025-10-08T10:19:01.521Z] Login Succeeded [2025-10-08T10:19:01.521Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:01.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:19:02.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:19:02.149Z] Configure a credential helper to remove this warning. See [2025-10-08T10:19:02.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:19:02.149Z] [2025-10-08T10:19:02.149Z] Login Succeeded [2025-10-08T10:19:02.149Z] ****.io [2025-10-08T10:19:02.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:19:02.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:19:02.415Z] Configure a credential helper to remove this warning. See [2025-10-08T10:19:02.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:19:02.415Z] [2025-10-08T10:19:02.415Z] Login Succeeded [2025-10-08T10:19:02.415Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:19:02.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T10:19:03.057Z] + docker buildx ls [2025-10-08T10:19:03.346Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-08T10:19:03.346Z] default * docker [2025-10-08T10:19:03.346Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-08T10:19:03.749Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-08T10:19:04.014Z] edgex-builder [Pipeline] sh [2025-10-08T10:19:04.308Z] + docker buildx inspect --bootstrap [2025-10-08T10:19:04.308Z] #1 [internal] booting buildkit [2025-10-08T10:19:04.308Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-08T10:19:07.635Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-10-08T10:19:07.635Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-08T10:19:08.217Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2025-10-08T10:19:08.217Z] #1 DONE 4.0s [2025-10-08T10:19:08.477Z] Name: edgex-builder [2025-10-08T10:19:08.477Z] Driver: docker-container [2025-10-08T10:19:08.477Z] [2025-10-08T10:19:08.477Z] Nodes: [2025-10-08T10:19:08.477Z] Name: edgex-builder0 [2025-10-08T10:19:08.477Z] Endpoint: unix:///var/run/docker.sock [2025-10-08T10:19:08.477Z] Status: running [2025-10-08T10:19:08.477Z] Buildkit: v0.24.0 [2025-10-08T10:19:08.477Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-08T10:19:08.780Z] + docker buildx ls [2025-10-08T10:19:08.780Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-08T10:19:08.780Z] edgex-builder * docker-container [2025-10-08T10:19:08.780Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-08T10:19:08.780Z] default docker [2025-10-08T10:19:08.780Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-08T10:19:09.074Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:09.074Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:09.074Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:09.074Z] #1 transferring dockerfile: 197B done [2025-10-08T10:19:09.074Z] #1 DONE 0.0s [2025-10-08T10:19:09.074Z] [2025-10-08T10:19:09.074Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:09.074Z] #2 DONE 0.1s [2025-10-08T10:19:09.074Z] [2025-10-08T10:19:09.074Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:09.074Z] #3 DONE 0.1s [2025-10-08T10:19:09.074Z] [2025-10-08T10:19:09.074Z] #4 [internal] load .dockerignore [2025-10-08T10:19:09.074Z] #4 transferring context: [2025-10-08T10:19:09.335Z] #4 transferring context: 2B done [2025-10-08T10:19:09.335Z] #4 DONE 0.0s [2025-10-08T10:19:09.335Z] [2025-10-08T10:19:09.335Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:09.335Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done [2025-10-08T10:19:09.335Z] #5 DONE 0.0s [2025-10-08T10:19:09.335Z] [2025-10-08T10:19:09.335Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:09.335Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done [2025-10-08T10:19:09.335Z] #6 DONE 0.1s [2025-10-08T10:19:09.335Z] [2025-10-08T10:19:09.335Z] #7 exporting to image [2025-10-08T10:19:09.335Z] #7 exporting layers done [2025-10-08T10:19:09.335Z] #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done [2025-10-08T10:19:09.335Z] #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done [2025-10-08T10:19:09.335Z] #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 [2025-10-08T10:19:09.335Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:09.335Z] #7 ... [2025-10-08T10:19:09.335Z] [2025-10-08T10:19:09.335Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:09.335Z] #8 DONE 0.0s [2025-10-08T10:19:09.335Z] [2025-10-08T10:19:09.335Z] #7 exporting to image [2025-10-08T10:19:09.335Z] #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done [2025-10-08T10:19:09.335Z] #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done [2025-10-08T10:19:09.335Z] #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done [2025-10-08T10:19:09.335Z] #7 pushing layers 0.1s done [2025-10-08T10:19:09.335Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 [2025-10-08T10:19:09.594Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done [2025-10-08T10:19:09.595Z] #7 DONE 0.2s [2025-10-08T10:19:09.595Z] [2025-10-08T10:19:09.595Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:09.595Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:09.895Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-10-08T10:19:09.895Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-10-08T10:19:09.895Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:09.895Z] #1 transferring dockerfile: 163B done [2025-10-08T10:19:09.895Z] #1 DONE 0.0s [2025-10-08T10:19:09.895Z] [2025-10-08T10:19:09.895Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-08T10:19:09.895Z] #2 DONE 0.0s [2025-10-08T10:19:09.895Z] [2025-10-08T10:19:09.895Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-10-08T10:19:09.895Z] #3 DONE 0.0s [2025-10-08T10:19:09.895Z] [2025-10-08T10:19:09.895Z] #4 [internal] load .dockerignore [2025-10-08T10:19:09.895Z] #4 transferring context: 2B done [2025-10-08T10:19:09.895Z] #4 DONE 0.0s [2025-10-08T10:19:09.895Z] [2025-10-08T10:19:09.895Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:09.895Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done [2025-10-08T10:19:09.895Z] #5 CACHED [2025-10-08T10:19:09.895Z] [2025-10-08T10:19:09.895Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:09.895Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done [2025-10-08T10:19:09.895Z] #6 CACHED [2025-10-08T10:19:09.895Z] [2025-10-08T10:19:09.895Z] #7 exporting to image [2025-10-08T10:19:09.895Z] #7 exporting layers done [2025-10-08T10:19:09.895Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:10.158Z] #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done [2025-10-08T10:19:10.158Z] #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done [2025-10-08T10:19:10.158Z] #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done [2025-10-08T10:19:10.158Z] #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done [2025-10-08T10:19:10.158Z] #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done [2025-10-08T10:19:10.158Z] #7 pushing layers 0.0s done [2025-10-08T10:19:10.158Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done [2025-10-08T10:19:10.158Z] #7 DONE 0.1s [2025-10-08T10:19:10.158Z] [2025-10-08T10:19:10.158Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:10.158Z] #8 DONE 0.0s [2025-10-08T10:19:10.158Z] [2025-10-08T10:19:10.158Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:10.158Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:10.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64' [2025-10-08T10:19:10.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 --push - [2025-10-08T10:19:10.719Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:10.719Z] #1 transferring dockerfile: 169B done [2025-10-08T10:19:10.719Z] #1 DONE 0.0s [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 [2025-10-08T10:19:10.719Z] #2 DONE 0.0s [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64 [2025-10-08T10:19:10.719Z] #3 DONE 0.0s [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] #4 [internal] load .dockerignore [2025-10-08T10:19:10.719Z] #4 transferring context: 2B done [2025-10-08T10:19:10.719Z] #4 DONE 0.0s [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:10.719Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 0.0s done [2025-10-08T10:19:10.719Z] #5 CACHED [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:10.719Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done [2025-10-08T10:19:10.719Z] #6 CACHED [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] #7 exporting to image [2025-10-08T10:19:10.719Z] #7 exporting layers done [2025-10-08T10:19:10.719Z] #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done [2025-10-08T10:19:10.719Z] #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done [2025-10-08T10:19:10.719Z] #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done [2025-10-08T10:19:10.719Z] #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done [2025-10-08T10:19:10.719Z] #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done [2025-10-08T10:19:10.719Z] #7 pushing layers 0.0s done [2025-10-08T10:19:10.719Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 [2025-10-08T10:19:10.719Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:10.719Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done [2025-10-08T10:19:10.719Z] #7 DONE 0.1s [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:10.719Z] #8 DONE 0.0s [2025-10-08T10:19:10.719Z] [2025-10-08T10:19:10.719Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:10.719Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:11.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:11.009Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:11.269Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:11.269Z] #1 transferring dockerfile: 210B done [2025-10-08T10:19:11.269Z] #1 DONE 0.0s [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:11.269Z] #2 DONE 0.0s [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:11.269Z] #3 DONE 0.0s [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] #4 [internal] load .dockerignore [2025-10-08T10:19:11.269Z] #4 transferring context: 2B done [2025-10-08T10:19:11.269Z] #4 DONE 0.0s [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:11.269Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done [2025-10-08T10:19:11.269Z] #5 CACHED [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:11.269Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done [2025-10-08T10:19:11.269Z] #6 CACHED [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] #7 exporting to image [2025-10-08T10:19:11.269Z] #7 exporting layers done [2025-10-08T10:19:11.269Z] #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done [2025-10-08T10:19:11.269Z] #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done [2025-10-08T10:19:11.269Z] #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done [2025-10-08T10:19:11.269Z] #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done [2025-10-08T10:19:11.269Z] #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done [2025-10-08T10:19:11.269Z] #7 pushing layers 0.0s done [2025-10-08T10:19:11.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 [2025-10-08T10:19:11.269Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:11.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done [2025-10-08T10:19:11.269Z] #7 DONE 0.1s [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:11.269Z] #8 DONE 0.0s [2025-10-08T10:19:11.269Z] [2025-10-08T10:19:11.269Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:11.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:11.594Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-10-08T10:19:11.594Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-10-08T10:19:11.853Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:11.853Z] #1 transferring dockerfile: 161B done [2025-10-08T10:19:11.853Z] #1 DONE 0.0s [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-08T10:19:11.853Z] #2 DONE 0.0s [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-10-08T10:19:11.853Z] #3 DONE 0.0s [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] #4 [internal] load .dockerignore [2025-10-08T10:19:11.853Z] #4 transferring context: 2B done [2025-10-08T10:19:11.853Z] #4 DONE 0.0s [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:11.853Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done [2025-10-08T10:19:11.853Z] #5 CACHED [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 [2025-10-08T10:19:11.853Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:ee7643efe84025d469def17690406bb134fdd4b44e7739270f5671c38ffe7797 done [2025-10-08T10:19:11.853Z] #6 CACHED [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] #7 exporting to image [2025-10-08T10:19:11.853Z] #7 exporting layers done [2025-10-08T10:19:11.853Z] #7 exporting manifest sha256:87687ec2f1ec607ca4a2e9fb00eb9fb19d90ea1ded9933141289ea1b61fabc4a done [2025-10-08T10:19:11.853Z] #7 exporting config sha256:92b23ca8c8d579a2fc7393d270939e1804cf1decddf06cc508e6bbefb9961779 done [2025-10-08T10:19:11.853Z] #7 exporting manifest sha256:8dc0d30f5f147c8c717dc6da0e5899ad80942eb0beb16c90347baf93e58ed811 done [2025-10-08T10:19:11.853Z] #7 exporting config sha256:06238bd41267c344ab8799d92f3b8c5586cc6fc46f7a8c6a5c591edb68d9bb2b done [2025-10-08T10:19:11.853Z] #7 exporting manifest list sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 done [2025-10-08T10:19:11.853Z] #7 pushing layers 0.0s done [2025-10-08T10:19:11.853Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 [2025-10-08T10:19:11.853Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:11.853Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6e9c0a7a36f039f4ff1cae49040603e0fe173e4f6b3718cf08b0e2b42b85d998 0.1s done [2025-10-08T10:19:11.853Z] #7 DONE 0.1s [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:11.853Z] #8 DONE 0.0s [2025-10-08T10:19:11.853Z] [2025-10-08T10:19:11.853Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:11.853Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:12.147Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:12.147Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:12.407Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:12.407Z] #1 transferring dockerfile: 216B done [2025-10-08T10:19:12.407Z] #1 DONE 0.0s [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:12.407Z] #2 DONE 0.1s [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:12.407Z] #3 DONE 0.1s [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #4 [internal] load .dockerignore [2025-10-08T10:19:12.407Z] #4 transferring context: 2B done [2025-10-08T10:19:12.407Z] #4 DONE 0.0s [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:12.407Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done [2025-10-08T10:19:12.407Z] #5 DONE 0.0s [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:12.407Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done [2025-10-08T10:19:12.407Z] #6 DONE 0.1s [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #7 exporting to image [2025-10-08T10:19:12.407Z] #7 exporting layers done [2025-10-08T10:19:12.407Z] #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done [2025-10-08T10:19:12.407Z] #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd [2025-10-08T10:19:12.407Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:12.407Z] #7 ... [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:12.407Z] #8 DONE 0.0s [2025-10-08T10:19:12.407Z] [2025-10-08T10:19:12.407Z] #7 exporting to image [2025-10-08T10:19:12.407Z] #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done [2025-10-08T10:19:12.407Z] #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done [2025-10-08T10:19:12.407Z] #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done [2025-10-08T10:19:12.407Z] #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done [2025-10-08T10:19:12.407Z] #7 pushing layers 0.1s done [2025-10-08T10:19:12.407Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 [2025-10-08T10:19:12.668Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done [2025-10-08T10:19:12.668Z] #7 DONE 0.2s [2025-10-08T10:19:12.668Z] [2025-10-08T10:19:12.668Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:12.668Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:12.964Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-10-08T10:19:12.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-10-08T10:19:12.964Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:12.964Z] #1 transferring dockerfile: 182B done [2025-10-08T10:19:12.964Z] #1 DONE 0.0s [2025-10-08T10:19:12.964Z] [2025-10-08T10:19:12.964Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-08T10:19:12.964Z] #2 DONE 0.0s [2025-10-08T10:19:12.964Z] [2025-10-08T10:19:12.964Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-10-08T10:19:12.964Z] #3 DONE 0.0s [2025-10-08T10:19:12.964Z] [2025-10-08T10:19:12.964Z] #4 [internal] load .dockerignore [2025-10-08T10:19:12.964Z] #4 transferring context: 2B done [2025-10-08T10:19:12.964Z] #4 DONE 0.0s [2025-10-08T10:19:12.964Z] [2025-10-08T10:19:12.964Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:12.964Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done [2025-10-08T10:19:12.964Z] #5 CACHED [2025-10-08T10:19:12.964Z] [2025-10-08T10:19:12.964Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:12.964Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done [2025-10-08T10:19:12.964Z] #6 CACHED [2025-10-08T10:19:12.964Z] [2025-10-08T10:19:12.964Z] #7 exporting to image [2025-10-08T10:19:12.964Z] #7 exporting layers done [2025-10-08T10:19:12.964Z] #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done [2025-10-08T10:19:12.964Z] #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done [2025-10-08T10:19:12.964Z] #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done [2025-10-08T10:19:12.964Z] #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done [2025-10-08T10:19:12.964Z] #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done [2025-10-08T10:19:12.964Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:13.225Z] #7 pushing layers 0.0s done [2025-10-08T10:19:13.225Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done [2025-10-08T10:19:13.225Z] #7 DONE 0.1s [2025-10-08T10:19:13.225Z] [2025-10-08T10:19:13.225Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:13.225Z] #8 DONE 0.0s [2025-10-08T10:19:13.225Z] [2025-10-08T10:19:13.225Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:13.225Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:13.517Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64' [2025-10-08T10:19:13.517Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 --push - [2025-10-08T10:19:13.777Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:13.777Z] #1 transferring dockerfile: 188B done [2025-10-08T10:19:13.777Z] #1 DONE 0.0s [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 [2025-10-08T10:19:13.777Z] #2 DONE 0.0s [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64 [2025-10-08T10:19:13.777Z] #3 DONE 0.0s [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] #4 [internal] load .dockerignore [2025-10-08T10:19:13.777Z] #4 transferring context: 2B done [2025-10-08T10:19:13.777Z] #4 DONE 0.0s [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:13.777Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done [2025-10-08T10:19:13.777Z] #5 CACHED [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:13.777Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done [2025-10-08T10:19:13.777Z] #6 CACHED [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] #7 exporting to image [2025-10-08T10:19:13.777Z] #7 exporting layers done [2025-10-08T10:19:13.777Z] #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done [2025-10-08T10:19:13.777Z] #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done [2025-10-08T10:19:13.777Z] #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done [2025-10-08T10:19:13.777Z] #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done [2025-10-08T10:19:13.777Z] #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done [2025-10-08T10:19:13.777Z] #7 pushing layers 0.0s done [2025-10-08T10:19:13.777Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 [2025-10-08T10:19:13.777Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:13.777Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done [2025-10-08T10:19:13.777Z] #7 DONE 0.1s [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:13.777Z] #8 DONE 0.0s [2025-10-08T10:19:13.777Z] [2025-10-08T10:19:13.777Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:13.777Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:14.065Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:14.065Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:14.065Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:14.065Z] #1 transferring dockerfile: 229B done [2025-10-08T10:19:14.065Z] #1 DONE 0.0s [2025-10-08T10:19:14.065Z] [2025-10-08T10:19:14.065Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:14.065Z] #2 DONE 0.0s [2025-10-08T10:19:14.065Z] [2025-10-08T10:19:14.065Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:14.065Z] #3 DONE 0.0s [2025-10-08T10:19:14.065Z] [2025-10-08T10:19:14.065Z] #4 [internal] load .dockerignore [2025-10-08T10:19:14.065Z] #4 transferring context: 2B done [2025-10-08T10:19:14.065Z] #4 DONE 0.0s [2025-10-08T10:19:14.065Z] [2025-10-08T10:19:14.065Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:14.065Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 done [2025-10-08T10:19:14.065Z] #5 CACHED [2025-10-08T10:19:14.065Z] [2025-10-08T10:19:14.065Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:14.065Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 0.0s done [2025-10-08T10:19:14.065Z] #6 CACHED [2025-10-08T10:19:14.065Z] [2025-10-08T10:19:14.065Z] #7 exporting to image [2025-10-08T10:19:14.065Z] #7 exporting layers done [2025-10-08T10:19:14.065Z] #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done [2025-10-08T10:19:14.065Z] #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done [2025-10-08T10:19:14.065Z] #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done [2025-10-08T10:19:14.065Z] #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done [2025-10-08T10:19:14.065Z] #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done [2025-10-08T10:19:14.065Z] #7 pushing layers 0.0s done [2025-10-08T10:19:14.065Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 [2025-10-08T10:19:14.065Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:14.324Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done [2025-10-08T10:19:14.324Z] #7 DONE 0.1s [2025-10-08T10:19:14.324Z] [2025-10-08T10:19:14.324Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:14.324Z] #8 DONE 0.0s [2025-10-08T10:19:14.324Z] [2025-10-08T10:19:14.324Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:14.324Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:14.612Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-10-08T10:19:14.612Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-10-08T10:19:14.873Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:14.873Z] #1 transferring dockerfile: 180B done [2025-10-08T10:19:14.873Z] #1 DONE 0.0s [2025-10-08T10:19:14.873Z] [2025-10-08T10:19:14.873Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-08T10:19:14.873Z] #2 DONE 0.0s [2025-10-08T10:19:14.873Z] [2025-10-08T10:19:14.873Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-10-08T10:19:14.873Z] #3 DONE 0.0s [2025-10-08T10:19:14.873Z] [2025-10-08T10:19:14.873Z] #4 [internal] load .dockerignore [2025-10-08T10:19:14.873Z] #4 transferring context: 2B done [2025-10-08T10:19:14.873Z] #4 DONE 0.0s [2025-10-08T10:19:14.873Z] [2025-10-08T10:19:14.873Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:14.873Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 done [2025-10-08T10:19:14.873Z] #5 CACHED [2025-10-08T10:19:14.873Z] [2025-10-08T10:19:14.873Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 [2025-10-08T10:19:14.873Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:20c41dd419b43aee274935dc72f0cd538c7c650b05a4898f24d6690db836f5d8 done [2025-10-08T10:19:14.873Z] #6 CACHED [2025-10-08T10:19:14.873Z] [2025-10-08T10:19:14.873Z] #7 exporting to image [2025-10-08T10:19:14.873Z] #7 exporting layers done [2025-10-08T10:19:14.873Z] #7 exporting manifest sha256:efc399885c653f413f8dda765faaa113a5d99272dffc9dab5ad9f712c7189c78 done [2025-10-08T10:19:14.873Z] #7 exporting config sha256:c334a492cb7dc443759938bb88378327d8d7359f58dd712227c9b328613cf8bd done [2025-10-08T10:19:14.873Z] #7 exporting manifest sha256:5b7acd630cd3b53c160ad95a9100139cb4200dbf3486eae8c43b6d082e3bc6ca done [2025-10-08T10:19:14.873Z] #7 exporting config sha256:1fbd21361d875562bf8c68a010c3360d0046ae072d7815c8654833c7eaca79fa done [2025-10-08T10:19:14.873Z] #7 exporting manifest list sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 done [2025-10-08T10:19:14.873Z] #7 pushing layers 0.0s done [2025-10-08T10:19:14.873Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 [2025-10-08T10:19:14.873Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:14.873Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:90b3441828f6eb4b58f28459448d1192c649e86d049391feac5fd02916106c14 0.1s done [2025-10-08T10:19:14.873Z] #7 DONE 0.1s [2025-10-08T10:19:14.873Z] [2025-10-08T10:19:14.874Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:14.874Z] #8 DONE 0.0s [2025-10-08T10:19:14.874Z] [2025-10-08T10:19:14.874Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:14.874Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:15.164Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:15.164Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:15.164Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:15.164Z] #1 transferring dockerfile: 194B done [2025-10-08T10:19:15.164Z] #1 DONE 0.0s [2025-10-08T10:19:15.164Z] [2025-10-08T10:19:15.164Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:15.164Z] #2 DONE 0.0s [2025-10-08T10:19:15.164Z] [2025-10-08T10:19:15.164Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:15.164Z] #3 DONE 0.0s [2025-10-08T10:19:15.164Z] [2025-10-08T10:19:15.164Z] #4 [internal] load .dockerignore [2025-10-08T10:19:15.164Z] #4 transferring context: 2B done [2025-10-08T10:19:15.164Z] #4 DONE 0.0s [2025-10-08T10:19:15.164Z] [2025-10-08T10:19:15.164Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:15.164Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:15.164Z] #5 DONE 0.0s [2025-10-08T10:19:15.164Z] [2025-10-08T10:19:15.164Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:15.422Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:15.423Z] #6 DONE 0.0s [2025-10-08T10:19:15.423Z] [2025-10-08T10:19:15.423Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:15.423Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:15.423Z] #5 DONE 0.1s [2025-10-08T10:19:15.423Z] [2025-10-08T10:19:15.423Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:15.423Z] #7 DONE 0.0s [2025-10-08T10:19:15.423Z] [2025-10-08T10:19:15.423Z] #8 exporting to image [2025-10-08T10:19:15.423Z] #8 exporting layers done [2025-10-08T10:19:15.423Z] #8 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done [2025-10-08T10:19:15.423Z] #8 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done [2025-10-08T10:19:15.423Z] #8 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done [2025-10-08T10:19:15.423Z] #8 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done [2025-10-08T10:19:15.423Z] #8 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done [2025-10-08T10:19:15.423Z] #8 pushing layers 0.1s done [2025-10-08T10:19:15.423Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done [2025-10-08T10:19:15.423Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:15.423Z] #8 DONE 0.2s [2025-10-08T10:19:15.682Z] [2025-10-08T10:19:15.682Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:15.682Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:15.981Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-10-08T10:19:15.981Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-10-08T10:19:15.981Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:15.981Z] #1 DONE 0.0s [2025-10-08T10:19:15.981Z] [2025-10-08T10:19:15.981Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:15.981Z] #1 transferring dockerfile: 160B done [2025-10-08T10:19:15.981Z] #1 DONE 0.0s [2025-10-08T10:19:15.981Z] [2025-10-08T10:19:15.981Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-08T10:19:15.981Z] #2 DONE 0.0s [2025-10-08T10:19:15.981Z] [2025-10-08T10:19:15.981Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-10-08T10:19:15.981Z] #3 DONE 0.0s [2025-10-08T10:19:15.981Z] [2025-10-08T10:19:15.981Z] #4 [internal] load .dockerignore [2025-10-08T10:19:15.981Z] #4 transferring context: 2B done [2025-10-08T10:19:15.981Z] #4 DONE 0.0s [2025-10-08T10:19:15.981Z] [2025-10-08T10:19:15.981Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:15.981Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:15.981Z] #5 CACHED [2025-10-08T10:19:15.981Z] [2025-10-08T10:19:15.981Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:15.981Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:15.981Z] #6 CACHED [2025-10-08T10:19:15.981Z] [2025-10-08T10:19:15.981Z] #7 exporting to image [2025-10-08T10:19:15.981Z] #7 exporting layers done [2025-10-08T10:19:15.981Z] #7 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done [2025-10-08T10:19:15.981Z] #7 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done [2025-10-08T10:19:15.981Z] #7 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done [2025-10-08T10:19:15.981Z] #7 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done [2025-10-08T10:19:15.981Z] #7 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done [2025-10-08T10:19:15.981Z] #7 pushing layers 0.0s done [2025-10-08T10:19:15.981Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 [2025-10-08T10:19:15.981Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:16.241Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done [2025-10-08T10:19:16.241Z] #7 DONE 0.1s [2025-10-08T10:19:16.241Z] [2025-10-08T10:19:16.241Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:16.241Z] #8 DONE 0.0s [2025-10-08T10:19:16.241Z] [2025-10-08T10:19:16.241Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:16.241Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:16.545Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64' [2025-10-08T10:19:16.546Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 --push - [2025-10-08T10:19:16.546Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:16.546Z] #1 transferring dockerfile: 166B done [2025-10-08T10:19:16.546Z] #1 DONE 0.0s [2025-10-08T10:19:16.546Z] [2025-10-08T10:19:16.546Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 [2025-10-08T10:19:16.546Z] #2 DONE 0.0s [2025-10-08T10:19:16.546Z] [2025-10-08T10:19:16.546Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64 [2025-10-08T10:19:16.546Z] #3 DONE 0.0s [2025-10-08T10:19:16.546Z] [2025-10-08T10:19:16.546Z] #4 [internal] load .dockerignore [2025-10-08T10:19:16.546Z] #4 transferring context: 2B done [2025-10-08T10:19:16.546Z] #4 DONE 0.0s [2025-10-08T10:19:16.546Z] [2025-10-08T10:19:16.546Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:16.546Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 0.0s done [2025-10-08T10:19:16.546Z] #5 CACHED [2025-10-08T10:19:16.546Z] [2025-10-08T10:19:16.546Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:16.546Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:16.546Z] #6 CACHED [2025-10-08T10:19:16.546Z] [2025-10-08T10:19:16.546Z] #7 exporting to image [2025-10-08T10:19:16.546Z] #7 exporting layers done [2025-10-08T10:19:16.546Z] #7 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done [2025-10-08T10:19:16.546Z] #7 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done [2025-10-08T10:19:16.546Z] #7 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done [2025-10-08T10:19:16.546Z] #7 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done [2025-10-08T10:19:16.546Z] #7 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done [2025-10-08T10:19:16.546Z] #7 pushing layers 0.0s done [2025-10-08T10:19:16.546Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 [2025-10-08T10:19:16.546Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:16.804Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done [2025-10-08T10:19:16.804Z] #7 DONE 0.1s [2025-10-08T10:19:16.804Z] [2025-10-08T10:19:16.804Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:16.804Z] #8 DONE 0.0s [2025-10-08T10:19:16.804Z] [2025-10-08T10:19:16.804Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:16.804Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:17.100Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:17.100Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:17.100Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:17.100Z] #1 transferring dockerfile: 207B done [2025-10-08T10:19:17.100Z] #1 DONE 0.0s [2025-10-08T10:19:17.100Z] [2025-10-08T10:19:17.100Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:17.100Z] #2 DONE 0.0s [2025-10-08T10:19:17.100Z] [2025-10-08T10:19:17.100Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:17.100Z] #3 DONE 0.0s [2025-10-08T10:19:17.100Z] [2025-10-08T10:19:17.100Z] #4 [internal] load .dockerignore [2025-10-08T10:19:17.100Z] #4 transferring context: 2B done [2025-10-08T10:19:17.100Z] #4 DONE 0.0s [2025-10-08T10:19:17.100Z] [2025-10-08T10:19:17.100Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:17.100Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 0.0s done [2025-10-08T10:19:17.100Z] #5 CACHED [2025-10-08T10:19:17.100Z] [2025-10-08T10:19:17.100Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:17.100Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb 0.0s done [2025-10-08T10:19:17.100Z] #6 CACHED [2025-10-08T10:19:17.100Z] [2025-10-08T10:19:17.100Z] #7 exporting to image [2025-10-08T10:19:17.100Z] #7 exporting layers done [2025-10-08T10:19:17.100Z] #7 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done [2025-10-08T10:19:17.100Z] #7 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done [2025-10-08T10:19:17.100Z] #7 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done [2025-10-08T10:19:17.100Z] #7 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done [2025-10-08T10:19:17.100Z] #7 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done [2025-10-08T10:19:17.100Z] #7 pushing layers 0.0s done [2025-10-08T10:19:17.100Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 [2025-10-08T10:19:17.100Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:17.360Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done [2025-10-08T10:19:17.360Z] #7 DONE 0.1s [2025-10-08T10:19:17.360Z] [2025-10-08T10:19:17.360Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:17.360Z] #8 DONE 0.0s [2025-10-08T10:19:17.360Z] [2025-10-08T10:19:17.360Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:17.360Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:17.651Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-10-08T10:19:17.651Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-10-08T10:19:17.911Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:17.911Z] #1 transferring dockerfile: 158B done [2025-10-08T10:19:17.911Z] #1 DONE 0.0s [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-08T10:19:17.911Z] #2 DONE 0.0s [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-10-08T10:19:17.911Z] #3 DONE 0.0s [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #4 [internal] load .dockerignore [2025-10-08T10:19:17.911Z] #4 transferring context: 2B done [2025-10-08T10:19:17.911Z] #4 DONE 0.0s [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:17.911Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:17.911Z] #5 DONE 0.0s [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:17.911Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb done [2025-10-08T10:19:17.911Z] #6 CACHED [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e240a7c4119ded8a2deef0e1a5ec702f12a08f4145dd176a1334426e70627ffb [2025-10-08T10:19:17.911Z] #5 CACHED [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:17.911Z] #7 DONE 0.0s [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] #8 exporting to image [2025-10-08T10:19:17.911Z] #8 exporting layers done [2025-10-08T10:19:17.911Z] #8 exporting manifest sha256:05bec348fd1da4bf677de0f90dd3bba0cf724e2f2d4d0de326a1d4010c659ea7 done [2025-10-08T10:19:17.911Z] #8 exporting config sha256:320e71f3d9f2b3d59ec8b1323ca5b7d8e610dc69b361a9ae18440b51d8b6fab7 done [2025-10-08T10:19:17.911Z] #8 exporting manifest sha256:a26d26b0d9ac10a04cb7158d409407e69043fe88a10e3252a8911b871409e45f done [2025-10-08T10:19:17.911Z] #8 exporting config sha256:87493d3adda872fb0f3f16b5ac05900fad33b16cb23828e2e044b26fd71e9175 done [2025-10-08T10:19:17.911Z] #8 exporting manifest list sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 done [2025-10-08T10:19:17.911Z] #8 pushing layers 0.0s done [2025-10-08T10:19:17.911Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:813da60b6168837d3149fe9eaaae51520c917c6718bd265f41765f16e251bff6 0.1s done [2025-10-08T10:19:17.911Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:17.911Z] #8 DONE 0.1s [2025-10-08T10:19:17.911Z] [2025-10-08T10:19:17.911Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:17.911Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:18.199Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:18.200Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:18.200Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:18.200Z] #1 transferring dockerfile: 196B done [2025-10-08T10:19:18.200Z] #1 DONE 0.0s [2025-10-08T10:19:18.200Z] [2025-10-08T10:19:18.200Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:18.200Z] #2 DONE 0.0s [2025-10-08T10:19:18.200Z] [2025-10-08T10:19:18.200Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:18.200Z] #3 DONE 0.0s [2025-10-08T10:19:18.200Z] [2025-10-08T10:19:18.200Z] #4 [internal] load .dockerignore [2025-10-08T10:19:18.200Z] #4 transferring context: 2B done [2025-10-08T10:19:18.200Z] #4 DONE 0.0s [2025-10-08T10:19:18.200Z] [2025-10-08T10:19:18.200Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:18.200Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done [2025-10-08T10:19:18.200Z] #5 DONE 0.0s [2025-10-08T10:19:18.200Z] [2025-10-08T10:19:18.200Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:18.200Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done [2025-10-08T10:19:18.457Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done [2025-10-08T10:19:18.457Z] #6 DONE 0.1s [2025-10-08T10:19:18.457Z] [2025-10-08T10:19:18.457Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:18.457Z] #5 DONE 0.0s [2025-10-08T10:19:18.457Z] [2025-10-08T10:19:18.457Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:18.457Z] #7 DONE 0.0s [2025-10-08T10:19:18.457Z] [2025-10-08T10:19:18.457Z] #8 exporting to image [2025-10-08T10:19:18.457Z] #8 exporting layers done [2025-10-08T10:19:18.457Z] #8 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done [2025-10-08T10:19:18.457Z] #8 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done [2025-10-08T10:19:18.457Z] #8 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done [2025-10-08T10:19:18.457Z] #8 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done [2025-10-08T10:19:18.457Z] #8 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done [2025-10-08T10:19:18.457Z] #8 pushing layers [2025-10-08T10:19:18.457Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:18.716Z] #8 pushing layers 0.1s done [2025-10-08T10:19:18.716Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done [2025-10-08T10:19:18.716Z] #8 DONE 0.2s [2025-10-08T10:19:18.716Z] [2025-10-08T10:19:18.716Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:18.716Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:19.007Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-10-08T10:19:19.007Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-10-08T10:19:19.007Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:19.007Z] #1 transferring dockerfile: 162B done [2025-10-08T10:19:19.007Z] #1 DONE 0.0s [2025-10-08T10:19:19.007Z] [2025-10-08T10:19:19.007Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-08T10:19:19.007Z] #2 DONE 0.0s [2025-10-08T10:19:19.007Z] [2025-10-08T10:19:19.007Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-10-08T10:19:19.007Z] #3 DONE 0.0s [2025-10-08T10:19:19.007Z] [2025-10-08T10:19:19.007Z] #4 [internal] load .dockerignore [2025-10-08T10:19:19.007Z] #4 transferring context: 2B done [2025-10-08T10:19:19.007Z] #4 DONE 0.0s [2025-10-08T10:19:19.007Z] [2025-10-08T10:19:19.007Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:19.007Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done [2025-10-08T10:19:19.007Z] #5 CACHED [2025-10-08T10:19:19.007Z] [2025-10-08T10:19:19.007Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:19.007Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done [2025-10-08T10:19:19.007Z] #6 CACHED [2025-10-08T10:19:19.007Z] [2025-10-08T10:19:19.007Z] #7 exporting to image [2025-10-08T10:19:19.007Z] #7 exporting layers done [2025-10-08T10:19:19.007Z] #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done [2025-10-08T10:19:19.007Z] #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done [2025-10-08T10:19:19.007Z] #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done [2025-10-08T10:19:19.007Z] #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done [2025-10-08T10:19:19.007Z] #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done [2025-10-08T10:19:19.007Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:19.266Z] #7 ... [2025-10-08T10:19:19.266Z] [2025-10-08T10:19:19.266Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:19.266Z] #8 DONE 0.0s [2025-10-08T10:19:19.266Z] [2025-10-08T10:19:19.266Z] #7 exporting to image [2025-10-08T10:19:19.266Z] #7 pushing layers 0.0s done [2025-10-08T10:19:19.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 [2025-10-08T10:19:19.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.2s done [2025-10-08T10:19:19.266Z] #7 DONE 0.2s [2025-10-08T10:19:19.266Z] [2025-10-08T10:19:19.266Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:19.266Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:19.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64' [2025-10-08T10:19:19.555Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 --push - [2025-10-08T10:19:19.555Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:19.555Z] #1 transferring dockerfile: 168B done [2025-10-08T10:19:19.555Z] #1 DONE 0.0s [2025-10-08T10:19:19.555Z] [2025-10-08T10:19:19.555Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 [2025-10-08T10:19:19.555Z] #2 DONE 0.0s [2025-10-08T10:19:19.555Z] [2025-10-08T10:19:19.555Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64 [2025-10-08T10:19:19.555Z] #3 DONE 0.0s [2025-10-08T10:19:19.555Z] [2025-10-08T10:19:19.555Z] #4 [internal] load .dockerignore [2025-10-08T10:19:19.555Z] #4 transferring context: 2B done [2025-10-08T10:19:19.555Z] #4 DONE 0.0s [2025-10-08T10:19:19.555Z] [2025-10-08T10:19:19.555Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:19.555Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done [2025-10-08T10:19:19.555Z] #5 CACHED [2025-10-08T10:19:19.555Z] [2025-10-08T10:19:19.555Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:19.555Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done [2025-10-08T10:19:19.555Z] #6 CACHED [2025-10-08T10:19:19.555Z] [2025-10-08T10:19:19.555Z] #7 exporting to image [2025-10-08T10:19:19.555Z] #7 exporting layers done [2025-10-08T10:19:19.555Z] #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done [2025-10-08T10:19:19.555Z] #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done [2025-10-08T10:19:19.555Z] #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done [2025-10-08T10:19:19.555Z] #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done [2025-10-08T10:19:19.555Z] #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done [2025-10-08T10:19:19.555Z] #7 pushing layers 0.0s done [2025-10-08T10:19:19.555Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 [2025-10-08T10:19:19.555Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:19.817Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done [2025-10-08T10:19:19.817Z] #7 DONE 0.1s [2025-10-08T10:19:19.817Z] [2025-10-08T10:19:19.817Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:19.817Z] #8 DONE 0.0s [2025-10-08T10:19:19.817Z] [2025-10-08T10:19:19.817Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:19.817Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:20.106Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:20.106Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:20.365Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:20.365Z] #1 transferring dockerfile: 209B done [2025-10-08T10:19:20.365Z] #1 DONE 0.0s [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:20.365Z] #2 DONE 0.0s [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:20.365Z] #3 DONE 0.0s [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] #4 [internal] load .dockerignore [2025-10-08T10:19:20.365Z] #4 transferring context: 2B done [2025-10-08T10:19:20.365Z] #4 DONE 0.0s [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:20.365Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done [2025-10-08T10:19:20.365Z] #5 CACHED [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:20.365Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a 0.0s done [2025-10-08T10:19:20.365Z] #6 CACHED [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] #7 exporting to image [2025-10-08T10:19:20.365Z] #7 exporting layers done [2025-10-08T10:19:20.365Z] #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done [2025-10-08T10:19:20.365Z] #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done [2025-10-08T10:19:20.365Z] #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done [2025-10-08T10:19:20.365Z] #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done [2025-10-08T10:19:20.365Z] #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done [2025-10-08T10:19:20.365Z] #7 pushing layers 0.0s done [2025-10-08T10:19:20.365Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 [2025-10-08T10:19:20.365Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:20.365Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done [2025-10-08T10:19:20.365Z] #7 DONE 0.1s [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:20.365Z] #8 DONE 0.0s [2025-10-08T10:19:20.365Z] [2025-10-08T10:19:20.365Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:20.365Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:20.654Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-10-08T10:19:20.654Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-10-08T10:19:20.654Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:20.654Z] #1 transferring dockerfile: 160B done [2025-10-08T10:19:20.654Z] #1 DONE 0.0s [2025-10-08T10:19:20.654Z] [2025-10-08T10:19:20.654Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-08T10:19:20.654Z] #2 DONE 0.0s [2025-10-08T10:19:20.654Z] [2025-10-08T10:19:20.654Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-10-08T10:19:20.654Z] #3 DONE 0.0s [2025-10-08T10:19:20.654Z] [2025-10-08T10:19:20.654Z] #4 [internal] load .dockerignore [2025-10-08T10:19:20.654Z] #4 transferring context: 2B done [2025-10-08T10:19:20.654Z] #4 DONE 0.0s [2025-10-08T10:19:20.654Z] [2025-10-08T10:19:20.654Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:20.654Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done [2025-10-08T10:19:20.654Z] #5 CACHED [2025-10-08T10:19:20.654Z] [2025-10-08T10:19:20.654Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a [2025-10-08T10:19:20.654Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2c3f9bb22a934a26a26636c266c87e196dc1239a1654065f6bff5b281c2bc03a done [2025-10-08T10:19:20.654Z] #6 CACHED [2025-10-08T10:19:20.654Z] [2025-10-08T10:19:20.654Z] #7 exporting to image [2025-10-08T10:19:20.654Z] #7 exporting layers done [2025-10-08T10:19:20.654Z] #7 exporting manifest sha256:04c8de3810a41bf83a04055aa74532cf059f3ea7e7269b33b6067f07872d0786 done [2025-10-08T10:19:20.654Z] #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 [2025-10-08T10:19:20.654Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:20.913Z] #7 exporting config sha256:29983fdaefd01f1395dc6c4da40a8f307310de60a3e77e6a820a02b5f4db2839 done [2025-10-08T10:19:20.913Z] #7 exporting manifest sha256:6e2a36f2115b3ace5cd30387201325fddaf24352bd32aea1303517c1a9b09ca6 done [2025-10-08T10:19:20.913Z] #7 exporting config sha256:f412cae13a8535fba751849611123986ec29c7cc256c5f6d49aa12b30508ba85 done [2025-10-08T10:19:20.913Z] #7 exporting manifest list sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 done [2025-10-08T10:19:20.913Z] #7 pushing layers 0.0s done [2025-10-08T10:19:20.913Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20fdf4d0ebd0627cc00db0b59bce125082a436de71b7e8c6360b85b192a17335 0.1s done [2025-10-08T10:19:20.913Z] #7 DONE 0.1s [2025-10-08T10:19:20.913Z] [2025-10-08T10:19:20.913Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:20.913Z] #8 DONE 0.0s [2025-10-08T10:19:20.913Z] [2025-10-08T10:19:20.913Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:20.913Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:21.204Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:21.204Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:21.204Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:21.204Z] #1 transferring dockerfile: 198B done [2025-10-08T10:19:21.204Z] #1 DONE 0.0s [2025-10-08T10:19:21.204Z] [2025-10-08T10:19:21.204Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:21.204Z] #2 DONE 0.0s [2025-10-08T10:19:21.204Z] [2025-10-08T10:19:21.204Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:21.204Z] #3 DONE 0.0s [2025-10-08T10:19:21.204Z] [2025-10-08T10:19:21.204Z] #4 [internal] load .dockerignore [2025-10-08T10:19:21.204Z] #4 transferring context: 2B done [2025-10-08T10:19:21.204Z] #4 DONE 0.0s [2025-10-08T10:19:21.462Z] [2025-10-08T10:19:21.462Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:21.462Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:21.463Z] #5 ... [2025-10-08T10:19:21.463Z] [2025-10-08T10:19:21.463Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:21.463Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done [2025-10-08T10:19:21.463Z] #6 DONE 0.0s [2025-10-08T10:19:21.463Z] [2025-10-08T10:19:21.463Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:21.463Z] #7 DONE 0.0s [2025-10-08T10:19:21.463Z] [2025-10-08T10:19:21.463Z] #8 exporting to image [2025-10-08T10:19:21.463Z] #8 exporting layers done [2025-10-08T10:19:21.463Z] #8 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done [2025-10-08T10:19:21.463Z] #8 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done [2025-10-08T10:19:21.463Z] #8 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done [2025-10-08T10:19:21.463Z] #8 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done [2025-10-08T10:19:21.463Z] #8 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done [2025-10-08T10:19:21.463Z] #8 pushing layers [2025-10-08T10:19:21.463Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:21.463Z] #8 pushing layers 0.1s done [2025-10-08T10:19:21.463Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done [2025-10-08T10:19:21.463Z] #8 DONE 0.2s [2025-10-08T10:19:21.722Z] [2025-10-08T10:19:21.722Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:21.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:22.023Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-10-08T10:19:22.023Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-10-08T10:19:22.023Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:22.023Z] #1 transferring dockerfile: 164B done [2025-10-08T10:19:22.023Z] #1 DONE 0.0s [2025-10-08T10:19:22.023Z] [2025-10-08T10:19:22.023Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-08T10:19:22.023Z] #2 DONE 0.0s [2025-10-08T10:19:22.023Z] [2025-10-08T10:19:22.023Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-10-08T10:19:22.023Z] #3 DONE 0.0s [2025-10-08T10:19:22.023Z] [2025-10-08T10:19:22.023Z] #4 [internal] load .dockerignore [2025-10-08T10:19:22.023Z] #4 transferring context: 2B done [2025-10-08T10:19:22.023Z] #4 DONE 0.0s [2025-10-08T10:19:22.023Z] [2025-10-08T10:19:22.023Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:22.023Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done [2025-10-08T10:19:22.023Z] #5 CACHED [2025-10-08T10:19:22.023Z] [2025-10-08T10:19:22.023Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:22.023Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done [2025-10-08T10:19:22.023Z] #6 CACHED [2025-10-08T10:19:22.023Z] [2025-10-08T10:19:22.023Z] #7 exporting to image [2025-10-08T10:19:22.023Z] #7 exporting layers done [2025-10-08T10:19:22.023Z] #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done [2025-10-08T10:19:22.023Z] #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done [2025-10-08T10:19:22.023Z] #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done [2025-10-08T10:19:22.023Z] #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 [2025-10-08T10:19:22.023Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:22.283Z] #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done [2025-10-08T10:19:22.283Z] #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done [2025-10-08T10:19:22.283Z] #7 pushing layers 0.0s done [2025-10-08T10:19:22.283Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done [2025-10-08T10:19:22.283Z] #7 DONE 0.1s [2025-10-08T10:19:22.283Z] [2025-10-08T10:19:22.283Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:22.283Z] #8 DONE 0.0s [2025-10-08T10:19:22.283Z] [2025-10-08T10:19:22.283Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:22.283Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:22.573Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64' [2025-10-08T10:19:22.573Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 --push - [2025-10-08T10:19:22.833Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:22.833Z] #1 transferring dockerfile: 170B done [2025-10-08T10:19:22.833Z] #1 DONE 0.0s [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 [2025-10-08T10:19:22.833Z] #2 DONE 0.0s [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64 [2025-10-08T10:19:22.833Z] #3 DONE 0.0s [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] #4 [internal] load .dockerignore [2025-10-08T10:19:22.833Z] #4 transferring context: 2B done [2025-10-08T10:19:22.833Z] #4 DONE 0.0s [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:22.833Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done [2025-10-08T10:19:22.833Z] #5 CACHED [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:22.833Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 done [2025-10-08T10:19:22.833Z] #6 CACHED [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] #7 exporting to image [2025-10-08T10:19:22.833Z] #7 exporting layers done [2025-10-08T10:19:22.833Z] #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done [2025-10-08T10:19:22.833Z] #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done [2025-10-08T10:19:22.833Z] #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done [2025-10-08T10:19:22.833Z] #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done [2025-10-08T10:19:22.833Z] #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done [2025-10-08T10:19:22.833Z] #7 pushing layers 0.0s done [2025-10-08T10:19:22.833Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 [2025-10-08T10:19:22.833Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:22.833Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.64@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done [2025-10-08T10:19:22.833Z] #7 DONE 0.1s [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:22.833Z] #8 DONE 0.0s [2025-10-08T10:19:22.833Z] [2025-10-08T10:19:22.833Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:22.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:23.124Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:23.124Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:23.124Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:23.124Z] #1 transferring dockerfile: 211B done [2025-10-08T10:19:23.124Z] #1 DONE 0.0s [2025-10-08T10:19:23.124Z] [2025-10-08T10:19:23.124Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:23.124Z] #2 DONE 0.0s [2025-10-08T10:19:23.124Z] [2025-10-08T10:19:23.124Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:23.124Z] #3 DONE 0.0s [2025-10-08T10:19:23.124Z] [2025-10-08T10:19:23.124Z] #4 [internal] load .dockerignore [2025-10-08T10:19:23.124Z] #4 transferring context: 2B done [2025-10-08T10:19:23.124Z] #4 DONE 0.0s [2025-10-08T10:19:23.124Z] [2025-10-08T10:19:23.124Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:23.124Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done [2025-10-08T10:19:23.124Z] #5 CACHED [2025-10-08T10:19:23.124Z] [2025-10-08T10:19:23.124Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:23.124Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done [2025-10-08T10:19:23.124Z] #6 CACHED [2025-10-08T10:19:23.124Z] [2025-10-08T10:19:23.124Z] #7 exporting to image [2025-10-08T10:19:23.124Z] #7 exporting layers done [2025-10-08T10:19:23.124Z] #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done [2025-10-08T10:19:23.125Z] #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done [2025-10-08T10:19:23.125Z] #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done [2025-10-08T10:19:23.125Z] #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done [2025-10-08T10:19:23.125Z] #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 [2025-10-08T10:19:23.125Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:23.385Z] #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done [2025-10-08T10:19:23.385Z] #7 pushing layers 0.0s done [2025-10-08T10:19:23.385Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done [2025-10-08T10:19:23.385Z] #7 DONE 0.1s [2025-10-08T10:19:23.385Z] [2025-10-08T10:19:23.385Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:23.385Z] #8 DONE 0.0s [2025-10-08T10:19:23.385Z] [2025-10-08T10:19:23.385Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:23.385Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:23.671Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-10-08T10:19:23.671Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-10-08T10:19:23.671Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:23.671Z] #1 transferring dockerfile: 162B done [2025-10-08T10:19:23.671Z] #1 DONE 0.0s [2025-10-08T10:19:23.671Z] [2025-10-08T10:19:23.671Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-08T10:19:23.671Z] #2 DONE 0.0s [2025-10-08T10:19:23.671Z] [2025-10-08T10:19:23.671Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-10-08T10:19:23.671Z] #3 DONE 0.0s [2025-10-08T10:19:23.671Z] [2025-10-08T10:19:23.671Z] #4 [internal] load .dockerignore [2025-10-08T10:19:23.671Z] #4 transferring context: 2B done [2025-10-08T10:19:23.671Z] #4 DONE 0.0s [2025-10-08T10:19:23.671Z] [2025-10-08T10:19:23.671Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:23.671Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 done [2025-10-08T10:19:23.671Z] #5 CACHED [2025-10-08T10:19:23.671Z] [2025-10-08T10:19:23.672Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 [2025-10-08T10:19:23.672Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:19321c455d35d153b7a2b895573d5c8a40f715f452376ee15e893cf9add25aa4 0.0s done [2025-10-08T10:19:23.672Z] #6 CACHED [2025-10-08T10:19:23.672Z] [2025-10-08T10:19:23.672Z] #7 exporting to image [2025-10-08T10:19:23.672Z] #7 exporting layers done [2025-10-08T10:19:23.672Z] #7 exporting manifest sha256:097aa744fae77b6ec8d16f59d37acf73adad61327472d80b0c67c5a031653bae done [2025-10-08T10:19:23.672Z] #7 exporting config sha256:2e9811460be4138ae0b4581c24e94386516f8ff3292ca44042b8a7cd307ab2ec done [2025-10-08T10:19:23.672Z] #7 exporting manifest sha256:4a28f65b4e94940eadedab942f677a97c59c06e75042e852099ba8a811fe47a1 done [2025-10-08T10:19:23.672Z] #7 exporting config sha256:38077acf270700905bcd95ef89d4164427d1b57252b7e8a7fe82c3951a4d4763 done [2025-10-08T10:19:23.672Z] #7 exporting manifest list sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 done [2025-10-08T10:19:23.672Z] #7 pushing layers 0.0s done [2025-10-08T10:19:23.672Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 [2025-10-08T10:19:23.672Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:23.931Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d04b27d4706b051cf6a301e637d6af2c8775f6fac6810feef070555c286c5e3 0.1s done [2025-10-08T10:19:23.931Z] #7 DONE 0.1s [2025-10-08T10:19:23.931Z] [2025-10-08T10:19:23.931Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:23.931Z] #8 DONE 0.0s [2025-10-08T10:19:23.931Z] [2025-10-08T10:19:23.931Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:23.931Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:24.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:24.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:24.224Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:24.224Z] #1 transferring dockerfile: 206B done [2025-10-08T10:19:24.224Z] #1 DONE 0.0s [2025-10-08T10:19:24.224Z] [2025-10-08T10:19:24.224Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:24.224Z] #2 DONE 0.0s [2025-10-08T10:19:24.224Z] [2025-10-08T10:19:24.224Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:24.224Z] #3 DONE 0.0s [2025-10-08T10:19:24.224Z] [2025-10-08T10:19:24.224Z] #4 [internal] load .dockerignore [2025-10-08T10:19:24.224Z] #4 transferring context: 2B done [2025-10-08T10:19:24.224Z] #4 DONE 0.0s [2025-10-08T10:19:24.224Z] [2025-10-08T10:19:24.224Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:24.224Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:24.485Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done [2025-10-08T10:19:24.485Z] #5 DONE 0.0s [2025-10-08T10:19:24.485Z] [2025-10-08T10:19:24.485Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:24.485Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done [2025-10-08T10:19:24.485Z] #6 DONE 0.1s [2025-10-08T10:19:24.485Z] [2025-10-08T10:19:24.485Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:24.485Z] #7 DONE 0.0s [2025-10-08T10:19:24.485Z] [2025-10-08T10:19:24.485Z] #8 exporting to image [2025-10-08T10:19:24.485Z] #8 exporting layers done [2025-10-08T10:19:24.485Z] #8 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done [2025-10-08T10:19:24.485Z] #8 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done [2025-10-08T10:19:24.485Z] #8 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done [2025-10-08T10:19:24.485Z] #8 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done [2025-10-08T10:19:24.485Z] #8 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done [2025-10-08T10:19:24.485Z] #8 pushing layers 0.1s done [2025-10-08T10:19:24.485Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 [2025-10-08T10:19:24.485Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:24.747Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done [2025-10-08T10:19:24.747Z] #8 DONE 0.2s [2025-10-08T10:19:24.747Z] [2025-10-08T10:19:24.747Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:24.747Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:25.041Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-10-08T10:19:25.041Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-10-08T10:19:25.041Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:25.041Z] #1 transferring dockerfile: 172B done [2025-10-08T10:19:25.041Z] #1 DONE 0.0s [2025-10-08T10:19:25.041Z] [2025-10-08T10:19:25.041Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-08T10:19:25.041Z] #2 DONE 0.0s [2025-10-08T10:19:25.041Z] [2025-10-08T10:19:25.041Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-10-08T10:19:25.041Z] #3 DONE 0.0s [2025-10-08T10:19:25.041Z] [2025-10-08T10:19:25.041Z] #4 [internal] load .dockerignore [2025-10-08T10:19:25.041Z] #4 transferring context: 2B done [2025-10-08T10:19:25.041Z] #4 DONE 0.0s [2025-10-08T10:19:25.041Z] [2025-10-08T10:19:25.041Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:25.041Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done [2025-10-08T10:19:25.041Z] #5 CACHED [2025-10-08T10:19:25.041Z] [2025-10-08T10:19:25.041Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:25.041Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done [2025-10-08T10:19:25.041Z] #6 CACHED [2025-10-08T10:19:25.041Z] [2025-10-08T10:19:25.041Z] #7 exporting to image [2025-10-08T10:19:25.041Z] #7 exporting layers done [2025-10-08T10:19:25.041Z] #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done [2025-10-08T10:19:25.041Z] #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done [2025-10-08T10:19:25.041Z] #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done [2025-10-08T10:19:25.041Z] #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done [2025-10-08T10:19:25.041Z] #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 [2025-10-08T10:19:25.041Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:25.300Z] #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done [2025-10-08T10:19:25.300Z] #7 pushing layers 0.0s done [2025-10-08T10:19:25.300Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done [2025-10-08T10:19:25.300Z] #7 DONE 0.1s [2025-10-08T10:19:25.300Z] [2025-10-08T10:19:25.300Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:25.300Z] #8 DONE 0.0s [2025-10-08T10:19:25.300Z] [2025-10-08T10:19:25.300Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:25.300Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:25.587Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64' [2025-10-08T10:19:25.587Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 --push - [2025-10-08T10:19:25.846Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:25.847Z] #1 transferring dockerfile: 178B done [2025-10-08T10:19:25.847Z] #1 DONE 0.0s [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 [2025-10-08T10:19:25.847Z] #2 DONE 0.0s [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64 [2025-10-08T10:19:25.847Z] #3 DONE 0.0s [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] #4 [internal] load .dockerignore [2025-10-08T10:19:25.847Z] #4 transferring context: 2B done [2025-10-08T10:19:25.847Z] #4 DONE 0.0s [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:25.847Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done [2025-10-08T10:19:25.847Z] #5 CACHED [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:25.847Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done [2025-10-08T10:19:25.847Z] #6 CACHED [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] #7 exporting to image [2025-10-08T10:19:25.847Z] #7 exporting layers done [2025-10-08T10:19:25.847Z] #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done [2025-10-08T10:19:25.847Z] #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done [2025-10-08T10:19:25.847Z] #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done [2025-10-08T10:19:25.847Z] #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done [2025-10-08T10:19:25.847Z] #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done [2025-10-08T10:19:25.847Z] #7 pushing layers 0.0s done [2025-10-08T10:19:25.847Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 [2025-10-08T10:19:25.847Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:25.847Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done [2025-10-08T10:19:25.847Z] #7 DONE 0.1s [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:25.847Z] #8 DONE 0.0s [2025-10-08T10:19:25.847Z] [2025-10-08T10:19:25.847Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:25.847Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:26.136Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:26.136Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:26.136Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:26.136Z] #1 transferring dockerfile: 219B done [2025-10-08T10:19:26.136Z] #1 DONE 0.0s [2025-10-08T10:19:26.136Z] [2025-10-08T10:19:26.136Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:26.136Z] #2 DONE 0.0s [2025-10-08T10:19:26.136Z] [2025-10-08T10:19:26.136Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:26.136Z] #3 DONE 0.0s [2025-10-08T10:19:26.136Z] [2025-10-08T10:19:26.136Z] #4 [internal] load .dockerignore [2025-10-08T10:19:26.136Z] #4 transferring context: 2B done [2025-10-08T10:19:26.136Z] #4 DONE 0.0s [2025-10-08T10:19:26.136Z] [2025-10-08T10:19:26.137Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:26.137Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done [2025-10-08T10:19:26.137Z] #5 CACHED [2025-10-08T10:19:26.137Z] [2025-10-08T10:19:26.137Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:26.137Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done [2025-10-08T10:19:26.137Z] #6 CACHED [2025-10-08T10:19:26.137Z] [2025-10-08T10:19:26.137Z] #7 exporting to image [2025-10-08T10:19:26.137Z] #7 exporting layers done [2025-10-08T10:19:26.137Z] #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done [2025-10-08T10:19:26.137Z] #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done [2025-10-08T10:19:26.137Z] #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done [2025-10-08T10:19:26.137Z] #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done [2025-10-08T10:19:26.137Z] #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done [2025-10-08T10:19:26.137Z] #7 pushing layers 0.0s done [2025-10-08T10:19:26.137Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 [2025-10-08T10:19:26.137Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:26.396Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done [2025-10-08T10:19:26.396Z] #7 DONE 0.1s [2025-10-08T10:19:26.396Z] [2025-10-08T10:19:26.396Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:26.396Z] #8 DONE 0.0s [2025-10-08T10:19:26.396Z] [2025-10-08T10:19:26.396Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:26.396Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:26.690Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-10-08T10:19:26.690Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-10-08T10:19:26.690Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:26.690Z] #1 transferring dockerfile: 170B done [2025-10-08T10:19:26.690Z] #1 DONE 0.0s [2025-10-08T10:19:26.690Z] [2025-10-08T10:19:26.690Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-08T10:19:26.690Z] #2 DONE 0.0s [2025-10-08T10:19:26.690Z] [2025-10-08T10:19:26.690Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-10-08T10:19:26.690Z] #3 DONE 0.0s [2025-10-08T10:19:26.690Z] [2025-10-08T10:19:26.690Z] #4 [internal] load .dockerignore [2025-10-08T10:19:26.690Z] #4 transferring context: 2B done [2025-10-08T10:19:26.690Z] #4 DONE 0.0s [2025-10-08T10:19:26.690Z] [2025-10-08T10:19:26.690Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:26.690Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd 0.0s done [2025-10-08T10:19:26.690Z] #5 CACHED [2025-10-08T10:19:26.690Z] [2025-10-08T10:19:26.690Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd [2025-10-08T10:19:26.690Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ba604660f32649060cce4b318c038f682dda52bf62d700d475b18720161710bd done [2025-10-08T10:19:26.690Z] #6 CACHED [2025-10-08T10:19:26.690Z] [2025-10-08T10:19:26.690Z] #7 exporting to image [2025-10-08T10:19:26.690Z] #7 exporting layers done [2025-10-08T10:19:26.690Z] #7 exporting manifest sha256:dabdc875639a55976069111cacb465e42cc3a53ee857850f17d1468bdbc31ae9 done [2025-10-08T10:19:26.690Z] #7 exporting config sha256:97c146b11c5249aefc5c2ef49acc4413eaa34ad0cdcfe81a8a28acee68ee9b55 done [2025-10-08T10:19:26.690Z] #7 exporting manifest sha256:3b7824f461a7ccf6f86212557110426680dc8ccaa4d7718248c30eaf11ddacf6 done [2025-10-08T10:19:26.690Z] #7 exporting config sha256:e8e7ee6fe4501fb5b15f1517e10a29f2027c88c06b3b61d824c090d11370cd12 done [2025-10-08T10:19:26.690Z] #7 exporting manifest list sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 done [2025-10-08T10:19:26.690Z] #7 pushing layers [2025-10-08T10:19:26.690Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:26.949Z] #7 pushing layers 0.0s done [2025-10-08T10:19:26.949Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:48ef916a99f5c532dcd02927ef2ecec4fd65601833d116fccd5eaf9238ca3eb4 0.1s done [2025-10-08T10:19:26.949Z] #7 DONE 0.1s [2025-10-08T10:19:26.949Z] [2025-10-08T10:19:26.949Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:26.949Z] #8 DONE 0.0s [2025-10-08T10:19:26.949Z] [2025-10-08T10:19:26.949Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:26.949Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:27.240Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:27.240Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:27.240Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:27.240Z] #1 transferring dockerfile: 204B done [2025-10-08T10:19:27.240Z] #1 DONE 0.0s [2025-10-08T10:19:27.240Z] [2025-10-08T10:19:27.240Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:27.240Z] #2 DONE 0.0s [2025-10-08T10:19:27.240Z] [2025-10-08T10:19:27.240Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:27.240Z] #3 DONE 0.0s [2025-10-08T10:19:27.240Z] [2025-10-08T10:19:27.240Z] #4 [internal] load .dockerignore [2025-10-08T10:19:27.240Z] #4 transferring context: 2B done [2025-10-08T10:19:27.240Z] #4 DONE 0.0s [2025-10-08T10:19:27.240Z] [2025-10-08T10:19:27.240Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:27.240Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:27.501Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done [2025-10-08T10:19:27.501Z] #5 DONE 0.1s [2025-10-08T10:19:27.501Z] [2025-10-08T10:19:27.501Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:27.501Z] #6 DONE 0.0s [2025-10-08T10:19:27.501Z] [2025-10-08T10:19:27.501Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:27.501Z] #7 DONE 0.0s [2025-10-08T10:19:27.501Z] [2025-10-08T10:19:27.501Z] #8 exporting to image [2025-10-08T10:19:27.501Z] #8 exporting layers done [2025-10-08T10:19:27.501Z] #8 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done [2025-10-08T10:19:27.501Z] #8 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done [2025-10-08T10:19:27.501Z] #8 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done [2025-10-08T10:19:27.501Z] #8 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done [2025-10-08T10:19:27.501Z] #8 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done [2025-10-08T10:19:27.501Z] #8 pushing layers 0.1s done [2025-10-08T10:19:27.501Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 [2025-10-08T10:19:27.501Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:27.760Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done [2025-10-08T10:19:27.760Z] #8 DONE 0.2s [2025-10-08T10:19:27.760Z] [2025-10-08T10:19:27.760Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:27.760Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:28.050Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-10-08T10:19:28.050Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-10-08T10:19:28.050Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:28.050Z] #1 transferring dockerfile: 170B done [2025-10-08T10:19:28.050Z] #1 DONE 0.0s [2025-10-08T10:19:28.050Z] [2025-10-08T10:19:28.050Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-08T10:19:28.050Z] #2 DONE 0.0s [2025-10-08T10:19:28.050Z] [2025-10-08T10:19:28.050Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-10-08T10:19:28.050Z] #3 DONE 0.0s [2025-10-08T10:19:28.050Z] [2025-10-08T10:19:28.050Z] #4 [internal] load .dockerignore [2025-10-08T10:19:28.050Z] #4 transferring context: 2B done [2025-10-08T10:19:28.050Z] #4 DONE 0.0s [2025-10-08T10:19:28.050Z] [2025-10-08T10:19:28.050Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:28.050Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done [2025-10-08T10:19:28.050Z] #5 CACHED [2025-10-08T10:19:28.051Z] [2025-10-08T10:19:28.051Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:28.051Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done [2025-10-08T10:19:28.051Z] #6 CACHED [2025-10-08T10:19:28.051Z] [2025-10-08T10:19:28.051Z] #7 exporting to image [2025-10-08T10:19:28.051Z] #7 exporting layers [2025-10-08T10:19:28.051Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:28.309Z] #7 exporting layers done [2025-10-08T10:19:28.309Z] #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done [2025-10-08T10:19:28.309Z] #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done [2025-10-08T10:19:28.309Z] #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done [2025-10-08T10:19:28.309Z] #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done [2025-10-08T10:19:28.309Z] #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done [2025-10-08T10:19:28.309Z] #7 pushing layers 0.0s done [2025-10-08T10:19:28.309Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done [2025-10-08T10:19:28.309Z] #7 DONE 0.1s [2025-10-08T10:19:28.309Z] [2025-10-08T10:19:28.309Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:28.309Z] #8 DONE 0.0s [2025-10-08T10:19:28.309Z] [2025-10-08T10:19:28.309Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:28.309Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:28.598Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64' [2025-10-08T10:19:28.598Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 --push - [2025-10-08T10:19:28.598Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:28.598Z] #1 transferring dockerfile: 176B done [2025-10-08T10:19:28.598Z] #1 DONE 0.0s [2025-10-08T10:19:28.598Z] [2025-10-08T10:19:28.598Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 [2025-10-08T10:19:28.598Z] #2 DONE 0.0s [2025-10-08T10:19:28.598Z] [2025-10-08T10:19:28.598Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64 [2025-10-08T10:19:28.598Z] #3 DONE 0.0s [2025-10-08T10:19:28.598Z] [2025-10-08T10:19:28.598Z] #4 [internal] load .dockerignore [2025-10-08T10:19:28.598Z] #4 transferring context: 2B done [2025-10-08T10:19:28.598Z] #4 DONE 0.0s [2025-10-08T10:19:28.598Z] [2025-10-08T10:19:28.598Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:28.598Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done [2025-10-08T10:19:28.598Z] #5 CACHED [2025-10-08T10:19:28.598Z] [2025-10-08T10:19:28.598Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:28.598Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 done [2025-10-08T10:19:28.598Z] #6 CACHED [2025-10-08T10:19:28.598Z] [2025-10-08T10:19:28.598Z] #7 exporting to image [2025-10-08T10:19:28.598Z] #7 exporting layers done [2025-10-08T10:19:28.598Z] #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done [2025-10-08T10:19:28.598Z] #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done [2025-10-08T10:19:28.598Z] #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done [2025-10-08T10:19:28.598Z] #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done [2025-10-08T10:19:28.598Z] #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done [2025-10-08T10:19:28.598Z] #7 pushing layers 0.0s done [2025-10-08T10:19:28.598Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 [2025-10-08T10:19:28.598Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:28.858Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done [2025-10-08T10:19:28.858Z] #7 DONE 0.1s [2025-10-08T10:19:28.858Z] [2025-10-08T10:19:28.858Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:28.858Z] #8 DONE 0.0s [2025-10-08T10:19:28.858Z] [2025-10-08T10:19:28.858Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:28.858Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:29.144Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:29.144Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:29.403Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:29.403Z] #1 transferring dockerfile: 217B done [2025-10-08T10:19:29.403Z] #1 DONE 0.0s [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:29.403Z] #2 DONE 0.0s [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:29.403Z] #3 DONE 0.0s [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] #4 [internal] load .dockerignore [2025-10-08T10:19:29.403Z] #4 transferring context: 2B done [2025-10-08T10:19:29.403Z] #4 DONE 0.0s [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:29.403Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done [2025-10-08T10:19:29.403Z] #5 CACHED [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:29.403Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done [2025-10-08T10:19:29.403Z] #6 CACHED [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] #7 exporting to image [2025-10-08T10:19:29.403Z] #7 exporting layers done [2025-10-08T10:19:29.403Z] #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done [2025-10-08T10:19:29.403Z] #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done [2025-10-08T10:19:29.403Z] #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done [2025-10-08T10:19:29.403Z] #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done [2025-10-08T10:19:29.403Z] #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done [2025-10-08T10:19:29.403Z] #7 pushing layers 0.0s done [2025-10-08T10:19:29.403Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 [2025-10-08T10:19:29.403Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:29.403Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done [2025-10-08T10:19:29.403Z] #7 DONE 0.1s [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:29.403Z] #8 DONE 0.0s [2025-10-08T10:19:29.403Z] [2025-10-08T10:19:29.403Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:29.403Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:29.694Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-10-08T10:19:29.694Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-10-08T10:19:29.694Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:29.694Z] #1 transferring dockerfile: 168B done [2025-10-08T10:19:29.694Z] #1 DONE 0.0s [2025-10-08T10:19:29.694Z] [2025-10-08T10:19:29.694Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-08T10:19:29.694Z] #2 DONE 0.0s [2025-10-08T10:19:29.694Z] [2025-10-08T10:19:29.694Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-10-08T10:19:29.694Z] #3 DONE 0.0s [2025-10-08T10:19:29.694Z] [2025-10-08T10:19:29.694Z] #4 [internal] load .dockerignore [2025-10-08T10:19:29.694Z] #4 transferring context: 2B done [2025-10-08T10:19:29.694Z] #4 DONE 0.0s [2025-10-08T10:19:29.694Z] [2025-10-08T10:19:29.694Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:29.694Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done [2025-10-08T10:19:29.694Z] #5 CACHED [2025-10-08T10:19:29.694Z] [2025-10-08T10:19:29.694Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 [2025-10-08T10:19:29.694Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8cba1fb6ecbeaf9435c424b854d93657d9aad02d65554f14ff75caadc078cc70 0.0s done [2025-10-08T10:19:29.694Z] #6 CACHED [2025-10-08T10:19:29.694Z] [2025-10-08T10:19:29.694Z] #7 exporting to image [2025-10-08T10:19:29.694Z] #7 exporting layers [2025-10-08T10:19:29.694Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:29.955Z] #7 exporting layers done [2025-10-08T10:19:29.955Z] #7 exporting manifest sha256:b0968cc47524b480202b006ba22975116f741d0b9e62870eae302a53f535f5b3 done [2025-10-08T10:19:29.955Z] #7 exporting config sha256:f5ae0fff3a94866d56990bfb5b4e87f86bfd0ee4ff7dc5b65fcfaed791f2a016 done [2025-10-08T10:19:29.955Z] #7 exporting manifest sha256:5da9e97cf12db17a0ec703967a750f6968ee90f0a469fceb67640d882b04a285 done [2025-10-08T10:19:29.955Z] #7 exporting config sha256:21e93139bf99d355d4cb19b35f90c90fddb03dcc69f43cfe74f0be74bd49e3b1 done [2025-10-08T10:19:29.955Z] #7 exporting manifest list sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 done [2025-10-08T10:19:29.955Z] #7 pushing layers 0.0s done [2025-10-08T10:19:29.955Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:a221f19d2b7d661f015e7f9c27c35ffca7dd6aa44543548056ab61ab8b5d4111 0.1s done [2025-10-08T10:19:29.955Z] #7 DONE 0.1s [2025-10-08T10:19:29.955Z] [2025-10-08T10:19:29.955Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:29.955Z] #8 DONE 0.0s [2025-10-08T10:19:29.955Z] [2025-10-08T10:19:29.955Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:29.955Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:30.243Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:30.243Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:30.243Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:30.243Z] #1 transferring dockerfile: 205B done [2025-10-08T10:19:30.243Z] #1 DONE 0.0s [2025-10-08T10:19:30.243Z] [2025-10-08T10:19:30.243Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:30.243Z] #2 DONE 0.0s [2025-10-08T10:19:30.243Z] [2025-10-08T10:19:30.243Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:30.243Z] #3 DONE 0.0s [2025-10-08T10:19:30.243Z] [2025-10-08T10:19:30.243Z] #4 [internal] load .dockerignore [2025-10-08T10:19:30.243Z] #4 transferring context: 2B done [2025-10-08T10:19:30.243Z] #4 DONE 0.0s [2025-10-08T10:19:30.243Z] [2025-10-08T10:19:30.243Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:30.243Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:30.243Z] #5 DONE 0.0s [2025-10-08T10:19:30.243Z] [2025-10-08T10:19:30.243Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:30.504Z] #6 DONE 0.0s [2025-10-08T10:19:30.504Z] [2025-10-08T10:19:30.504Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:30.504Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:30.504Z] #5 DONE 0.1s [2025-10-08T10:19:30.504Z] [2025-10-08T10:19:30.504Z] #7 exporting to image [2025-10-08T10:19:30.504Z] #7 exporting layers done [2025-10-08T10:19:30.504Z] #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done [2025-10-08T10:19:30.504Z] #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done [2025-10-08T10:19:30.504Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:30.504Z] #7 ... [2025-10-08T10:19:30.504Z] [2025-10-08T10:19:30.504Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:30.504Z] #8 DONE 0.0s [2025-10-08T10:19:30.504Z] [2025-10-08T10:19:30.504Z] #7 exporting to image [2025-10-08T10:19:30.504Z] #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done [2025-10-08T10:19:30.504Z] #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done [2025-10-08T10:19:30.504Z] #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done [2025-10-08T10:19:30.504Z] #7 pushing layers 0.1s done [2025-10-08T10:19:30.504Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af [2025-10-08T10:19:30.763Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done [2025-10-08T10:19:30.763Z] #7 DONE 0.2s [2025-10-08T10:19:30.763Z] [2025-10-08T10:19:30.763Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:30.763Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:31.048Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-10-08T10:19:31.048Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-10-08T10:19:31.308Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:31.308Z] #1 transferring dockerfile: 171B done [2025-10-08T10:19:31.308Z] #1 DONE 0.0s [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-08T10:19:31.308Z] #2 DONE 0.0s [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-10-08T10:19:31.308Z] #3 DONE 0.0s [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] #4 [internal] load .dockerignore [2025-10-08T10:19:31.308Z] #4 transferring context: 2B done [2025-10-08T10:19:31.308Z] #4 DONE 0.0s [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:31.308Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:31.308Z] #5 CACHED [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:31.308Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:31.308Z] #6 CACHED [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] #7 exporting to image [2025-10-08T10:19:31.308Z] #7 exporting layers done [2025-10-08T10:19:31.308Z] #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done [2025-10-08T10:19:31.308Z] #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done [2025-10-08T10:19:31.308Z] #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done [2025-10-08T10:19:31.308Z] #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done [2025-10-08T10:19:31.308Z] #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done [2025-10-08T10:19:31.308Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:31.308Z] #7 pushing layers 0.0s done [2025-10-08T10:19:31.308Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done [2025-10-08T10:19:31.308Z] #7 DONE 0.1s [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:31.308Z] #8 DONE 0.0s [2025-10-08T10:19:31.308Z] [2025-10-08T10:19:31.308Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:31.308Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:31.600Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64' [2025-10-08T10:19:31.600Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 --push - [2025-10-08T10:19:31.600Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:31.600Z] #1 transferring dockerfile: 177B done [2025-10-08T10:19:31.600Z] #1 DONE 0.0s [2025-10-08T10:19:31.600Z] [2025-10-08T10:19:31.600Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 [2025-10-08T10:19:31.600Z] #2 DONE 0.0s [2025-10-08T10:19:31.600Z] [2025-10-08T10:19:31.600Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64 [2025-10-08T10:19:31.600Z] #3 DONE 0.0s [2025-10-08T10:19:31.600Z] [2025-10-08T10:19:31.600Z] #4 [internal] load .dockerignore [2025-10-08T10:19:31.600Z] #4 transferring context: 2B done [2025-10-08T10:19:31.600Z] #4 DONE 0.0s [2025-10-08T10:19:31.600Z] [2025-10-08T10:19:31.600Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:31.600Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:31.600Z] #5 CACHED [2025-10-08T10:19:31.600Z] [2025-10-08T10:19:31.600Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:31.600Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:31.600Z] #6 CACHED [2025-10-08T10:19:31.600Z] [2025-10-08T10:19:31.600Z] #7 exporting to image [2025-10-08T10:19:31.600Z] #7 exporting layers done [2025-10-08T10:19:31.600Z] #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done [2025-10-08T10:19:31.600Z] #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done [2025-10-08T10:19:31.600Z] #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done [2025-10-08T10:19:31.600Z] #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done [2025-10-08T10:19:31.600Z] #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done [2025-10-08T10:19:31.600Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:31.860Z] #7 pushing layers 0.0s done [2025-10-08T10:19:31.860Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.64@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done [2025-10-08T10:19:31.860Z] #7 DONE 0.1s [2025-10-08T10:19:31.860Z] [2025-10-08T10:19:31.860Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:31.860Z] #8 DONE 0.0s [2025-10-08T10:19:31.860Z] [2025-10-08T10:19:31.860Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:31.860Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:32.243Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:32.243Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:32.243Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:32.243Z] #1 transferring dockerfile: 218B done [2025-10-08T10:19:32.243Z] #1 DONE 0.0s [2025-10-08T10:19:32.243Z] [2025-10-08T10:19:32.243Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:32.243Z] #2 DONE 0.0s [2025-10-08T10:19:32.243Z] [2025-10-08T10:19:32.243Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:32.243Z] #3 DONE 0.0s [2025-10-08T10:19:32.243Z] [2025-10-08T10:19:32.243Z] #4 [internal] load .dockerignore [2025-10-08T10:19:32.243Z] #4 transferring context: 2B done [2025-10-08T10:19:32.243Z] #4 DONE 0.0s [2025-10-08T10:19:32.243Z] [2025-10-08T10:19:32.243Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:32.243Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:32.244Z] #5 CACHED [2025-10-08T10:19:32.244Z] [2025-10-08T10:19:32.244Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:32.244Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:32.244Z] #6 CACHED [2025-10-08T10:19:32.244Z] [2025-10-08T10:19:32.244Z] #7 exporting to image [2025-10-08T10:19:32.244Z] #7 exporting layers done [2025-10-08T10:19:32.244Z] #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done [2025-10-08T10:19:32.244Z] #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff [2025-10-08T10:19:32.244Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:32.503Z] #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done [2025-10-08T10:19:32.503Z] #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done [2025-10-08T10:19:32.503Z] #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done [2025-10-08T10:19:32.503Z] #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done [2025-10-08T10:19:32.503Z] #7 pushing layers 0.0s done [2025-10-08T10:19:32.503Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done [2025-10-08T10:19:32.503Z] #7 DONE 0.1s [2025-10-08T10:19:32.503Z] [2025-10-08T10:19:32.503Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:32.503Z] #8 DONE 0.0s [2025-10-08T10:19:32.503Z] [2025-10-08T10:19:32.503Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:32.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:32.799Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-10-08T10:19:32.799Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-10-08T10:19:32.799Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:32.799Z] #1 transferring dockerfile: 169B done [2025-10-08T10:19:32.799Z] #1 DONE 0.0s [2025-10-08T10:19:32.799Z] [2025-10-08T10:19:32.799Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-08T10:19:32.799Z] #2 DONE 0.0s [2025-10-08T10:19:32.799Z] [2025-10-08T10:19:32.799Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-10-08T10:19:32.799Z] #3 DONE 0.0s [2025-10-08T10:19:32.799Z] [2025-10-08T10:19:32.799Z] #4 [internal] load .dockerignore [2025-10-08T10:19:32.799Z] #4 transferring context: 2B done [2025-10-08T10:19:32.799Z] #4 DONE 0.0s [2025-10-08T10:19:32.799Z] [2025-10-08T10:19:32.799Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:32.799Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:32.799Z] #5 CACHED [2025-10-08T10:19:32.799Z] [2025-10-08T10:19:32.799Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab [2025-10-08T10:19:32.799Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0bbe14353eae9789d9cec123b8729cbe6a0275907151cba7f423d5f66794f1ab 0.0s done [2025-10-08T10:19:32.799Z] #6 CACHED [2025-10-08T10:19:32.799Z] [2025-10-08T10:19:32.799Z] #7 exporting to image [2025-10-08T10:19:32.799Z] #7 exporting layers done [2025-10-08T10:19:32.799Z] #7 exporting manifest sha256:74976657c216343906967242b77b134255142b95b631bf7d9c9ee85da5fd4b59 done [2025-10-08T10:19:32.799Z] #7 exporting config sha256:8d1a04b27b8201fd16f27ec90b4488ec7a7d3f6527b09c3276f3f5d9484670ff done [2025-10-08T10:19:32.799Z] #7 exporting manifest sha256:0d5245a0998e3b57da8fec25c521693d11ab010a7344f41a2db6d8c2e879d6fd done [2025-10-08T10:19:32.799Z] #7 exporting config sha256:55e16eca2854205aeb3f80819f627856d35b21498f7183b9e4286bdf17daea74 done [2025-10-08T10:19:32.799Z] #7 exporting manifest list sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af done [2025-10-08T10:19:32.799Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:33.059Z] #7 pushing layers 0.0s done [2025-10-08T10:19:33.059Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a667819d82aabc582f17118dc8de063a0f83abc59c8ca7a92aa28f4edaf191af 0.1s done [2025-10-08T10:19:33.059Z] #7 DONE 0.1s [2025-10-08T10:19:33.059Z] [2025-10-08T10:19:33.059Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:33.059Z] #8 DONE 0.0s [2025-10-08T10:19:33.059Z] [2025-10-08T10:19:33.059Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:33.059Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:33.352Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:33.352Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:33.612Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:33.612Z] #1 transferring dockerfile: 211B done [2025-10-08T10:19:33.612Z] #1 DONE 0.0s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:33.612Z] #2 DONE 0.0s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:33.612Z] #3 DONE 0.0s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #4 [internal] load .dockerignore [2025-10-08T10:19:33.612Z] #4 transferring context: 2B done [2025-10-08T10:19:33.612Z] #4 DONE 0.0s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:33.612Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb done [2025-10-08T10:19:33.612Z] #5 DONE 0.0s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:33.612Z] #6 DONE 0.0s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:33.612Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb done [2025-10-08T10:19:33.612Z] #5 DONE 0.1s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #7 exporting to image [2025-10-08T10:19:33.612Z] #7 exporting layers done [2025-10-08T10:19:33.612Z] #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 0.0s done [2025-10-08T10:19:33.612Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f [2025-10-08T10:19:33.612Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:33.612Z] #7 ... [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:33.612Z] #8 DONE 0.0s [2025-10-08T10:19:33.612Z] [2025-10-08T10:19:33.612Z] #7 exporting to image [2025-10-08T10:19:33.612Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done [2025-10-08T10:19:33.612Z] #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done [2025-10-08T10:19:33.612Z] #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done [2025-10-08T10:19:33.612Z] #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done [2025-10-08T10:19:33.612Z] #7 pushing layers 0.1s done [2025-10-08T10:19:33.612Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 [2025-10-08T10:19:33.872Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done [2025-10-08T10:19:33.872Z] #7 DONE 0.2s [2025-10-08T10:19:33.872Z] [2025-10-08T10:19:33.872Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:33.872Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:34.168Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-10-08T10:19:34.168Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-10-08T10:19:34.168Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:34.168Z] #1 transferring dockerfile: 177B done [2025-10-08T10:19:34.168Z] #1 DONE 0.0s [2025-10-08T10:19:34.168Z] [2025-10-08T10:19:34.168Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-08T10:19:34.168Z] #2 DONE 0.0s [2025-10-08T10:19:34.168Z] [2025-10-08T10:19:34.168Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-10-08T10:19:34.168Z] #3 DONE 0.0s [2025-10-08T10:19:34.168Z] [2025-10-08T10:19:34.168Z] #4 [internal] load .dockerignore [2025-10-08T10:19:34.168Z] #4 transferring context: 2B done [2025-10-08T10:19:34.168Z] #4 DONE 0.0s [2025-10-08T10:19:34.168Z] [2025-10-08T10:19:34.168Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:34.168Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:34.168Z] #5 CACHED [2025-10-08T10:19:34.168Z] [2025-10-08T10:19:34.168Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:34.168Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:34.168Z] #6 CACHED [2025-10-08T10:19:34.168Z] [2025-10-08T10:19:34.168Z] #7 exporting to image [2025-10-08T10:19:34.168Z] #7 exporting layers done [2025-10-08T10:19:34.168Z] #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done [2025-10-08T10:19:34.168Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f [2025-10-08T10:19:34.168Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:34.427Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done [2025-10-08T10:19:34.427Z] #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done [2025-10-08T10:19:34.427Z] #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done [2025-10-08T10:19:34.427Z] #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done [2025-10-08T10:19:34.427Z] #7 pushing layers 0.0s done [2025-10-08T10:19:34.427Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done [2025-10-08T10:19:34.427Z] #7 DONE 0.1s [2025-10-08T10:19:34.427Z] [2025-10-08T10:19:34.427Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:34.427Z] #8 DONE 0.0s [2025-10-08T10:19:34.427Z] [2025-10-08T10:19:34.427Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:34.427Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:34.724Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64' [2025-10-08T10:19:34.725Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 --push - [2025-10-08T10:19:34.988Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:34.988Z] #1 transferring dockerfile: 183B done [2025-10-08T10:19:34.988Z] #1 DONE 0.0s [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 [2025-10-08T10:19:34.988Z] #2 DONE 0.0s [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64 [2025-10-08T10:19:34.988Z] #3 DONE 0.0s [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] #4 [internal] load .dockerignore [2025-10-08T10:19:34.988Z] #4 transferring context: 2B done [2025-10-08T10:19:34.988Z] #4 DONE 0.0s [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:34.988Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:34.988Z] #5 CACHED [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:34.988Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:34.988Z] #6 CACHED [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] #7 exporting to image [2025-10-08T10:19:34.988Z] #7 exporting layers done [2025-10-08T10:19:34.988Z] #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done [2025-10-08T10:19:34.988Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done [2025-10-08T10:19:34.988Z] #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done [2025-10-08T10:19:34.988Z] #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done [2025-10-08T10:19:34.988Z] #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done [2025-10-08T10:19:34.988Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:34.988Z] #7 pushing layers 0.0s done [2025-10-08T10:19:34.988Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.64@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done [2025-10-08T10:19:34.988Z] #7 DONE 0.1s [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:34.988Z] #8 DONE 0.0s [2025-10-08T10:19:34.988Z] [2025-10-08T10:19:34.988Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:34.988Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:35.278Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:35.278Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:35.537Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:35.537Z] #1 transferring dockerfile: 224B done [2025-10-08T10:19:35.537Z] #1 DONE 0.0s [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:35.537Z] #2 DONE 0.0s [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:35.537Z] #3 DONE 0.0s [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] #4 [internal] load .dockerignore [2025-10-08T10:19:35.537Z] #4 transferring context: 2B done [2025-10-08T10:19:35.537Z] #4 DONE 0.0s [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:35.537Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:35.537Z] #5 CACHED [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:35.537Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:35.537Z] #6 CACHED [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] #7 exporting to image [2025-10-08T10:19:35.537Z] #7 exporting layers done [2025-10-08T10:19:35.537Z] #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done [2025-10-08T10:19:35.537Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done [2025-10-08T10:19:35.537Z] #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done [2025-10-08T10:19:35.537Z] #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done [2025-10-08T10:19:35.537Z] #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done [2025-10-08T10:19:35.537Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:35.537Z] #7 pushing layers 0.0s done [2025-10-08T10:19:35.537Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done [2025-10-08T10:19:35.537Z] #7 DONE 0.1s [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:35.537Z] #8 DONE 0.0s [2025-10-08T10:19:35.537Z] [2025-10-08T10:19:35.537Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:35.537Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:35.831Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-10-08T10:19:35.832Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-10-08T10:19:35.832Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:35.832Z] #1 transferring dockerfile: 175B done [2025-10-08T10:19:35.832Z] #1 DONE 0.0s [2025-10-08T10:19:35.832Z] [2025-10-08T10:19:35.832Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-08T10:19:35.832Z] #2 DONE 0.0s [2025-10-08T10:19:35.832Z] [2025-10-08T10:19:35.832Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-10-08T10:19:35.832Z] #3 DONE 0.0s [2025-10-08T10:19:35.832Z] [2025-10-08T10:19:35.832Z] #4 [internal] load .dockerignore [2025-10-08T10:19:35.832Z] #4 transferring context: 2B done [2025-10-08T10:19:35.832Z] #4 DONE 0.0s [2025-10-08T10:19:35.832Z] [2025-10-08T10:19:35.832Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:35.832Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:35.832Z] #5 CACHED [2025-10-08T10:19:35.832Z] [2025-10-08T10:19:35.832Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb [2025-10-08T10:19:35.832Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:85071390ab5ae7cd8249e137ab2480493bdba0a923ed1d156fda57401c12fbdb 0.0s done [2025-10-08T10:19:35.832Z] #6 CACHED [2025-10-08T10:19:35.832Z] [2025-10-08T10:19:35.832Z] #7 exporting to image [2025-10-08T10:19:35.832Z] #7 exporting layers done [2025-10-08T10:19:35.832Z] #7 exporting manifest sha256:ae7d70ee86e929ffc28922af0fc479f0b6b4e518753232796229f79dce509986 done [2025-10-08T10:19:35.832Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f [2025-10-08T10:19:35.832Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:36.091Z] #7 exporting config sha256:3869995a30257fe15c71ad1e08f840d412846dacfd3c6c7308f74171b5e3c39f done [2025-10-08T10:19:36.091Z] #7 exporting manifest sha256:2eeb32ee459841ce95770bde9eb69564d5e6eaa89adcf24c2f55b50a6838b539 done [2025-10-08T10:19:36.091Z] #7 exporting config sha256:f8b81c8abab0ec012e1cd26271c13af565039546b58eef179603d52a692c6a28 done [2025-10-08T10:19:36.091Z] #7 exporting manifest list sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 done [2025-10-08T10:19:36.091Z] #7 pushing layers 0.0s done [2025-10-08T10:19:36.091Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:609cc222200926e3ecf701d71ee9cdf3c12ba5c481f78e91f5bd543be6ad5cf4 0.1s done [2025-10-08T10:19:36.091Z] #7 DONE 0.1s [2025-10-08T10:19:36.091Z] [2025-10-08T10:19:36.091Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:36.091Z] #8 DONE 0.0s [2025-10-08T10:19:36.091Z] [2025-10-08T10:19:36.091Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:36.091Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:36.382Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:36.382Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:36.382Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:36.382Z] #1 transferring dockerfile: 215B done [2025-10-08T10:19:36.382Z] #1 DONE 0.0s [2025-10-08T10:19:36.382Z] [2025-10-08T10:19:36.382Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:36.382Z] #2 DONE 0.0s [2025-10-08T10:19:36.382Z] [2025-10-08T10:19:36.382Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:36.382Z] #3 DONE 0.0s [2025-10-08T10:19:36.382Z] [2025-10-08T10:19:36.382Z] #4 [internal] load .dockerignore [2025-10-08T10:19:36.382Z] #4 transferring context: 2B done [2025-10-08T10:19:36.382Z] #4 DONE 0.0s [2025-10-08T10:19:36.382Z] [2025-10-08T10:19:36.382Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:36.382Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:36.643Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done [2025-10-08T10:19:36.643Z] #5 DONE 0.1s [2025-10-08T10:19:36.643Z] [2025-10-08T10:19:36.643Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:36.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done [2025-10-08T10:19:36.643Z] #6 DONE 0.0s [2025-10-08T10:19:36.643Z] [2025-10-08T10:19:36.643Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:36.643Z] #7 DONE 0.0s [2025-10-08T10:19:36.643Z] [2025-10-08T10:19:36.643Z] #8 exporting to image [2025-10-08T10:19:36.643Z] #8 exporting layers done [2025-10-08T10:19:36.643Z] #8 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done [2025-10-08T10:19:36.643Z] #8 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done [2025-10-08T10:19:36.643Z] #8 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done [2025-10-08T10:19:36.643Z] #8 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done [2025-10-08T10:19:36.643Z] #8 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done [2025-10-08T10:19:36.643Z] #8 pushing layers 0.1s done [2025-10-08T10:19:36.643Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b [2025-10-08T10:19:36.643Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:36.904Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done [2025-10-08T10:19:36.904Z] #8 DONE 0.2s [2025-10-08T10:19:36.904Z] [2025-10-08T10:19:36.904Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:36.904Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:37.198Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-10-08T10:19:37.198Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-10-08T10:19:37.198Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:37.198Z] #1 transferring dockerfile: 181B done [2025-10-08T10:19:37.198Z] #1 DONE 0.0s [2025-10-08T10:19:37.198Z] [2025-10-08T10:19:37.198Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-08T10:19:37.198Z] #2 DONE 0.0s [2025-10-08T10:19:37.198Z] [2025-10-08T10:19:37.198Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-10-08T10:19:37.198Z] #3 DONE 0.0s [2025-10-08T10:19:37.198Z] [2025-10-08T10:19:37.198Z] #4 [internal] load .dockerignore [2025-10-08T10:19:37.198Z] #4 transferring context: 2B done [2025-10-08T10:19:37.198Z] #4 DONE 0.0s [2025-10-08T10:19:37.198Z] [2025-10-08T10:19:37.198Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:37.198Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done [2025-10-08T10:19:37.198Z] #5 CACHED [2025-10-08T10:19:37.198Z] [2025-10-08T10:19:37.198Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:37.198Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done [2025-10-08T10:19:37.198Z] #6 CACHED [2025-10-08T10:19:37.198Z] [2025-10-08T10:19:37.198Z] #7 exporting to image [2025-10-08T10:19:37.198Z] #7 exporting layers done [2025-10-08T10:19:37.198Z] #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done [2025-10-08T10:19:37.198Z] #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done [2025-10-08T10:19:37.198Z] #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 [2025-10-08T10:19:37.198Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:37.457Z] #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done [2025-10-08T10:19:37.457Z] #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done [2025-10-08T10:19:37.457Z] #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done [2025-10-08T10:19:37.457Z] #7 pushing layers 0.0s done [2025-10-08T10:19:37.457Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done [2025-10-08T10:19:37.457Z] #7 DONE 0.1s [2025-10-08T10:19:37.457Z] [2025-10-08T10:19:37.457Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:37.457Z] #8 DONE 0.0s [2025-10-08T10:19:37.457Z] [2025-10-08T10:19:37.457Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:37.457Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:37.756Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64' [2025-10-08T10:19:37.756Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 --push - [2025-10-08T10:19:37.756Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:37.756Z] #1 transferring dockerfile: 187B done [2025-10-08T10:19:37.756Z] #1 DONE 0.0s [2025-10-08T10:19:37.756Z] [2025-10-08T10:19:37.756Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 [2025-10-08T10:19:37.756Z] #2 DONE 0.0s [2025-10-08T10:19:37.756Z] [2025-10-08T10:19:37.756Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64 [2025-10-08T10:19:37.756Z] #3 DONE 0.0s [2025-10-08T10:19:37.756Z] [2025-10-08T10:19:37.756Z] #4 [internal] load .dockerignore [2025-10-08T10:19:37.756Z] #4 transferring context: 2B done [2025-10-08T10:19:37.756Z] #4 DONE 0.0s [2025-10-08T10:19:37.756Z] [2025-10-08T10:19:37.756Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:37.756Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done [2025-10-08T10:19:37.756Z] #5 CACHED [2025-10-08T10:19:37.756Z] [2025-10-08T10:19:37.756Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:37.756Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done [2025-10-08T10:19:37.756Z] #6 CACHED [2025-10-08T10:19:37.756Z] [2025-10-08T10:19:37.756Z] #7 exporting to image [2025-10-08T10:19:37.756Z] #7 exporting layers done [2025-10-08T10:19:37.756Z] #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done [2025-10-08T10:19:37.756Z] #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done [2025-10-08T10:19:37.756Z] #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done [2025-10-08T10:19:37.756Z] #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done [2025-10-08T10:19:37.756Z] #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done [2025-10-08T10:19:37.756Z] #7 pushing layers 0.0s done [2025-10-08T10:19:37.756Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b [2025-10-08T10:19:37.756Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:38.016Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.64@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done [2025-10-08T10:19:38.016Z] #7 DONE 0.1s [2025-10-08T10:19:38.016Z] [2025-10-08T10:19:38.016Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:38.016Z] #8 DONE 0.0s [2025-10-08T10:19:38.016Z] [2025-10-08T10:19:38.016Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:38.016Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:38.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:38.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:38.307Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:38.307Z] #1 transferring dockerfile: 228B done [2025-10-08T10:19:38.307Z] #1 DONE 0.0s [2025-10-08T10:19:38.307Z] [2025-10-08T10:19:38.307Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:38.307Z] #2 DONE 0.0s [2025-10-08T10:19:38.307Z] [2025-10-08T10:19:38.307Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:38.307Z] #3 DONE 0.0s [2025-10-08T10:19:38.307Z] [2025-10-08T10:19:38.307Z] #4 [internal] load .dockerignore [2025-10-08T10:19:38.307Z] #4 transferring context: 2B done [2025-10-08T10:19:38.307Z] #4 DONE 0.0s [2025-10-08T10:19:38.307Z] [2025-10-08T10:19:38.307Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:38.307Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done [2025-10-08T10:19:38.307Z] #5 CACHED [2025-10-08T10:19:38.307Z] [2025-10-08T10:19:38.307Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:38.307Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 done [2025-10-08T10:19:38.307Z] #6 CACHED [2025-10-08T10:19:38.307Z] [2025-10-08T10:19:38.307Z] #7 exporting to image [2025-10-08T10:19:38.307Z] #7 exporting layers done [2025-10-08T10:19:38.307Z] #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done [2025-10-08T10:19:38.307Z] #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done [2025-10-08T10:19:38.307Z] #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done [2025-10-08T10:19:38.307Z] #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done [2025-10-08T10:19:38.307Z] #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done [2025-10-08T10:19:38.307Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:38.569Z] #7 pushing layers 0.0s done [2025-10-08T10:19:38.569Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done [2025-10-08T10:19:38.569Z] #7 DONE 0.1s [2025-10-08T10:19:38.569Z] [2025-10-08T10:19:38.569Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:38.569Z] #8 DONE 0.0s [2025-10-08T10:19:38.569Z] [2025-10-08T10:19:38.569Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:38.569Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:38.855Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-10-08T10:19:38.855Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-10-08T10:19:38.855Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:38.855Z] #1 transferring dockerfile: 179B done [2025-10-08T10:19:38.855Z] #1 DONE 0.0s [2025-10-08T10:19:38.855Z] [2025-10-08T10:19:38.855Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-08T10:19:38.855Z] #2 DONE 0.0s [2025-10-08T10:19:38.855Z] [2025-10-08T10:19:38.855Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-10-08T10:19:38.855Z] #3 DONE 0.0s [2025-10-08T10:19:38.855Z] [2025-10-08T10:19:38.855Z] #4 [internal] load .dockerignore [2025-10-08T10:19:38.855Z] #4 transferring context: 2B done [2025-10-08T10:19:38.856Z] #4 DONE 0.0s [2025-10-08T10:19:38.856Z] [2025-10-08T10:19:38.856Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:38.856Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done [2025-10-08T10:19:38.856Z] #5 CACHED [2025-10-08T10:19:38.856Z] [2025-10-08T10:19:38.856Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 [2025-10-08T10:19:38.856Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:332fbd53aa3fd5db53caa62b92f845f65be5b42d06c7a6aaf4f251a35fd1f816 0.0s done [2025-10-08T10:19:38.856Z] #6 CACHED [2025-10-08T10:19:38.856Z] [2025-10-08T10:19:38.856Z] #7 exporting to image [2025-10-08T10:19:38.856Z] #7 exporting layers done [2025-10-08T10:19:38.856Z] #7 exporting manifest sha256:6a330c3973c92f39ed887042a226f502c471e7536f4b3a249b1870b9c3f0bc34 done [2025-10-08T10:19:38.856Z] #7 exporting config sha256:daac676ad0154fd7ad7b96380f88d2a5aca3acda14d85023d4cae3dcc7244b39 done [2025-10-08T10:19:38.856Z] #7 exporting manifest sha256:8e513bef9fa3f873c105da38536b5ca5222085c9d6df5a753f69a760da1789c3 done [2025-10-08T10:19:38.856Z] #7 exporting config sha256:ed627d45a446221e6fe3dfc51fbd9f9e98b98d2f2ffcb7b503259c1a59b481d8 done [2025-10-08T10:19:38.856Z] #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b [2025-10-08T10:19:38.856Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:39.117Z] #7 exporting manifest list sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b done [2025-10-08T10:19:39.117Z] #7 pushing layers 0.0s done [2025-10-08T10:19:39.117Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:06aa3bd1ee62695eb899edcc393a462559cc48afe8b73086a24b78dc8d69b90b 0.1s done [2025-10-08T10:19:39.117Z] #7 DONE 0.1s [2025-10-08T10:19:39.117Z] [2025-10-08T10:19:39.117Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:39.117Z] #8 DONE 0.0s [2025-10-08T10:19:39.117Z] [2025-10-08T10:19:39.117Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:39.117Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:39.403Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:39.403Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:39.662Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:39.662Z] #1 transferring dockerfile: 205B done [2025-10-08T10:19:39.662Z] #1 DONE 0.0s [2025-10-08T10:19:39.662Z] [2025-10-08T10:19:39.662Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:39.662Z] #2 DONE 0.0s [2025-10-08T10:19:39.662Z] [2025-10-08T10:19:39.662Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:39.662Z] #3 DONE 0.0s [2025-10-08T10:19:39.662Z] [2025-10-08T10:19:39.662Z] #4 [internal] load .dockerignore [2025-10-08T10:19:39.662Z] #4 transferring context: 2B done [2025-10-08T10:19:39.662Z] #4 DONE 0.0s [2025-10-08T10:19:39.662Z] [2025-10-08T10:19:39.662Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:39.662Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:39.662Z] #5 ... [2025-10-08T10:19:39.662Z] [2025-10-08T10:19:39.662Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:39.662Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done [2025-10-08T10:19:39.662Z] #6 DONE 0.1s [2025-10-08T10:19:39.662Z] [2025-10-08T10:19:39.662Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:39.662Z] #7 DONE 0.0s [2025-10-08T10:19:39.662Z] [2025-10-08T10:19:39.662Z] #8 exporting to image [2025-10-08T10:19:39.662Z] #8 exporting layers done [2025-10-08T10:19:39.662Z] #8 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done [2025-10-08T10:19:39.662Z] #8 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done [2025-10-08T10:19:39.662Z] #8 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done [2025-10-08T10:19:39.662Z] #8 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done [2025-10-08T10:19:39.662Z] #8 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done [2025-10-08T10:19:39.662Z] #8 pushing layers 0.1s done [2025-10-08T10:19:39.662Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 [2025-10-08T10:19:39.662Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:39.925Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done [2025-10-08T10:19:39.925Z] #8 DONE 0.2s [2025-10-08T10:19:39.925Z] [2025-10-08T10:19:39.925Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:39.925Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:40.210Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-10-08T10:19:40.210Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-10-08T10:19:40.468Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:40.468Z] #1 transferring dockerfile: 171B done [2025-10-08T10:19:40.468Z] #1 DONE 0.0s [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-08T10:19:40.468Z] #2 DONE 0.0s [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-10-08T10:19:40.468Z] #3 DONE 0.0s [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] #4 [internal] load .dockerignore [2025-10-08T10:19:40.468Z] #4 transferring context: 2B done [2025-10-08T10:19:40.468Z] #4 DONE 0.0s [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:40.468Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done [2025-10-08T10:19:40.468Z] #5 CACHED [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:40.468Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done [2025-10-08T10:19:40.468Z] #6 CACHED [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] #7 exporting to image [2025-10-08T10:19:40.468Z] #7 exporting layers done [2025-10-08T10:19:40.468Z] #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done [2025-10-08T10:19:40.468Z] #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done [2025-10-08T10:19:40.468Z] #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done [2025-10-08T10:19:40.468Z] #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done [2025-10-08T10:19:40.468Z] #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 [2025-10-08T10:19:40.468Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:40.468Z] #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done [2025-10-08T10:19:40.468Z] #7 pushing layers 0.0s done [2025-10-08T10:19:40.468Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done [2025-10-08T10:19:40.468Z] #7 DONE 0.1s [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:40.468Z] #8 DONE 0.0s [2025-10-08T10:19:40.468Z] [2025-10-08T10:19:40.468Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:40.468Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:40.761Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64' [2025-10-08T10:19:40.761Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 --push - [2025-10-08T10:19:41.021Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:41.021Z] #1 transferring dockerfile: 177B done [2025-10-08T10:19:41.021Z] #1 DONE 0.0s [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 [2025-10-08T10:19:41.021Z] #2 DONE 0.0s [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64 [2025-10-08T10:19:41.021Z] #3 DONE 0.0s [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] #4 [internal] load .dockerignore [2025-10-08T10:19:41.021Z] #4 transferring context: 2B done [2025-10-08T10:19:41.021Z] #4 DONE 0.0s [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:41.021Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done [2025-10-08T10:19:41.021Z] #5 CACHED [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:41.021Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done [2025-10-08T10:19:41.021Z] #6 CACHED [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] #7 exporting to image [2025-10-08T10:19:41.021Z] #7 exporting layers done [2025-10-08T10:19:41.021Z] #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done [2025-10-08T10:19:41.021Z] #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done [2025-10-08T10:19:41.021Z] #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done [2025-10-08T10:19:41.021Z] #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done [2025-10-08T10:19:41.021Z] #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done [2025-10-08T10:19:41.021Z] #7 pushing layers 0.0s done [2025-10-08T10:19:41.021Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 [2025-10-08T10:19:41.021Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:41.021Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done [2025-10-08T10:19:41.021Z] #7 DONE 0.1s [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:41.021Z] #8 DONE 0.0s [2025-10-08T10:19:41.021Z] [2025-10-08T10:19:41.021Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:41.021Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:41.312Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:41.312Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:41.572Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:41.572Z] #1 transferring dockerfile: 218B done [2025-10-08T10:19:41.572Z] #1 DONE 0.0s [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:41.572Z] #2 DONE 0.0s [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:41.572Z] #3 DONE 0.0s [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] #4 [internal] load .dockerignore [2025-10-08T10:19:41.572Z] #4 transferring context: 2B done [2025-10-08T10:19:41.572Z] #4 DONE 0.0s [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:41.572Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done [2025-10-08T10:19:41.572Z] #5 CACHED [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:41.572Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done [2025-10-08T10:19:41.572Z] #6 CACHED [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] #7 exporting to image [2025-10-08T10:19:41.572Z] #7 exporting layers done [2025-10-08T10:19:41.572Z] #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done [2025-10-08T10:19:41.572Z] #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done [2025-10-08T10:19:41.572Z] #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done [2025-10-08T10:19:41.572Z] #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done [2025-10-08T10:19:41.572Z] #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done [2025-10-08T10:19:41.572Z] #7 pushing layers 0.0s done [2025-10-08T10:19:41.572Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 [2025-10-08T10:19:41.572Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:41.572Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done [2025-10-08T10:19:41.572Z] #7 DONE 0.1s [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:41.572Z] #8 DONE 0.0s [2025-10-08T10:19:41.572Z] [2025-10-08T10:19:41.572Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:41.572Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:41.862Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-10-08T10:19:41.862Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-10-08T10:19:42.122Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:42.122Z] #1 transferring dockerfile: 169B done [2025-10-08T10:19:42.122Z] #1 DONE 0.0s [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-08T10:19:42.122Z] #2 DONE 0.0s [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-10-08T10:19:42.122Z] #3 DONE 0.0s [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] #4 [internal] load .dockerignore [2025-10-08T10:19:42.122Z] #4 transferring context: 2B done [2025-10-08T10:19:42.122Z] #4 DONE 0.0s [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:42.122Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da done [2025-10-08T10:19:42.122Z] #5 CACHED [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da [2025-10-08T10:19:42.122Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:644f9ef628282e55a4d7118cc413d2607a0ca60203a14d4f23a6e9299f7027da 0.0s done [2025-10-08T10:19:42.122Z] #6 CACHED [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] #7 exporting to image [2025-10-08T10:19:42.122Z] #7 exporting layers done [2025-10-08T10:19:42.122Z] #7 exporting manifest sha256:b5984146674d7dd91290f64326319e5529ceeb9fdbcf95ad17d889f0babdacfe done [2025-10-08T10:19:42.122Z] #7 exporting config sha256:2e1559e39516954aa20fa4b23d2c482220573dae5d07de366365f1c1def88e73 done [2025-10-08T10:19:42.122Z] #7 exporting manifest sha256:e0ba4dcf7532a14a305a6686b845da75aee73673962cb49fc2e551953de1cd26 done [2025-10-08T10:19:42.122Z] #7 exporting config sha256:5a2f778b1d67525eeccdeb19b2127000e23bd2374011b1bb3109574ac323fe61 done [2025-10-08T10:19:42.122Z] #7 exporting manifest list sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 done [2025-10-08T10:19:42.122Z] #7 pushing layers 0.0s done [2025-10-08T10:19:42.122Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 [2025-10-08T10:19:42.122Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:42.122Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:510fe904c173ebb9288d5585a0f929be6d1df4bd45e481d9e9a46271d176bbb3 0.1s done [2025-10-08T10:19:42.122Z] #7 DONE 0.1s [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:42.122Z] #8 DONE 0.0s [2025-10-08T10:19:42.122Z] [2025-10-08T10:19:42.122Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:42.122Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:42.417Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:42.417Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:42.417Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:42.417Z] #1 transferring dockerfile: 206B done [2025-10-08T10:19:42.417Z] #1 DONE 0.0s [2025-10-08T10:19:42.417Z] [2025-10-08T10:19:42.417Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:42.417Z] #2 DONE 0.0s [2025-10-08T10:19:42.417Z] [2025-10-08T10:19:42.417Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:42.417Z] #3 DONE 0.1s [2025-10-08T10:19:42.417Z] [2025-10-08T10:19:42.417Z] #4 [internal] load .dockerignore [2025-10-08T10:19:42.417Z] #4 transferring context: 2B done [2025-10-08T10:19:42.417Z] #4 DONE 0.0s [2025-10-08T10:19:42.676Z] [2025-10-08T10:19:42.676Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:42.676Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 0.0s done [2025-10-08T10:19:42.676Z] #5 DONE 0.0s [2025-10-08T10:19:42.676Z] [2025-10-08T10:19:42.676Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:42.676Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 0.0s done [2025-10-08T10:19:42.676Z] #6 DONE 0.1s [2025-10-08T10:19:42.676Z] [2025-10-08T10:19:42.676Z] #7 exporting to image [2025-10-08T10:19:42.676Z] #7 exporting layers done [2025-10-08T10:19:42.676Z] #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done [2025-10-08T10:19:42.676Z] #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done [2025-10-08T10:19:42.676Z] #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done [2025-10-08T10:19:42.676Z] #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done [2025-10-08T10:19:42.676Z] #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done [2025-10-08T10:19:42.676Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:42.676Z] #7 ... [2025-10-08T10:19:42.676Z] [2025-10-08T10:19:42.676Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:42.676Z] #8 DONE 0.0s [2025-10-08T10:19:42.676Z] [2025-10-08T10:19:42.676Z] #7 exporting to image [2025-10-08T10:19:42.676Z] #7 pushing layers 0.1s done [2025-10-08T10:19:42.676Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a [2025-10-08T10:19:42.935Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done [2025-10-08T10:19:42.935Z] #7 DONE 0.2s [2025-10-08T10:19:42.935Z] [2025-10-08T10:19:42.935Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:42.935Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:43.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-10-08T10:19:43.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-10-08T10:19:43.486Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:43.486Z] #1 transferring dockerfile: 172B done [2025-10-08T10:19:43.486Z] #1 DONE 0.0s [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-08T10:19:43.486Z] #2 DONE 0.0s [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-10-08T10:19:43.486Z] #3 DONE 0.0s [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] #4 [internal] load .dockerignore [2025-10-08T10:19:43.486Z] #4 transferring context: 2B done [2025-10-08T10:19:43.486Z] #4 DONE 0.0s [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:43.486Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done [2025-10-08T10:19:43.486Z] #5 CACHED [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:43.486Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 0.0s done [2025-10-08T10:19:43.486Z] #6 CACHED [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] #7 exporting to image [2025-10-08T10:19:43.486Z] #7 exporting layers done [2025-10-08T10:19:43.486Z] #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done [2025-10-08T10:19:43.486Z] #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done [2025-10-08T10:19:43.486Z] #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done [2025-10-08T10:19:43.486Z] #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done [2025-10-08T10:19:43.486Z] #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done [2025-10-08T10:19:43.486Z] #7 pushing layers 0.0s done [2025-10-08T10:19:43.486Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a [2025-10-08T10:19:43.486Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:43.486Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done [2025-10-08T10:19:43.486Z] #7 DONE 0.1s [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:43.486Z] #8 DONE 0.0s [2025-10-08T10:19:43.486Z] [2025-10-08T10:19:43.486Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:43.486Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:43.773Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64' [2025-10-08T10:19:43.773Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 --push - [2025-10-08T10:19:44.033Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:44.033Z] #1 transferring dockerfile: 178B done [2025-10-08T10:19:44.033Z] #1 DONE 0.0s [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 [2025-10-08T10:19:44.033Z] #2 DONE 0.0s [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64 [2025-10-08T10:19:44.033Z] #3 DONE 0.0s [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] #4 [internal] load .dockerignore [2025-10-08T10:19:44.033Z] #4 transferring context: 2B done [2025-10-08T10:19:44.033Z] #4 DONE 0.0s [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:44.033Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done [2025-10-08T10:19:44.033Z] #5 CACHED [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:44.033Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done [2025-10-08T10:19:44.033Z] #6 CACHED [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] #7 exporting to image [2025-10-08T10:19:44.033Z] #7 exporting layers done [2025-10-08T10:19:44.033Z] #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done [2025-10-08T10:19:44.033Z] #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done [2025-10-08T10:19:44.033Z] #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done [2025-10-08T10:19:44.033Z] #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done [2025-10-08T10:19:44.033Z] #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done [2025-10-08T10:19:44.033Z] #7 pushing layers 0.0s done [2025-10-08T10:19:44.033Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a [2025-10-08T10:19:44.033Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:44.033Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done [2025-10-08T10:19:44.033Z] #7 DONE 0.1s [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:44.033Z] #8 DONE 0.0s [2025-10-08T10:19:44.033Z] [2025-10-08T10:19:44.033Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:44.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:44.321Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:44.321Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:44.580Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:44.580Z] #1 transferring dockerfile: 219B done [2025-10-08T10:19:44.580Z] #1 DONE 0.0s [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:44.580Z] #2 DONE 0.0s [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:44.580Z] #3 DONE 0.0s [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] #4 [internal] load .dockerignore [2025-10-08T10:19:44.580Z] #4 transferring context: 2B done [2025-10-08T10:19:44.580Z] #4 DONE 0.0s [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:44.580Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done [2025-10-08T10:19:44.580Z] #5 CACHED [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:44.580Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done [2025-10-08T10:19:44.580Z] #6 CACHED [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] #7 exporting to image [2025-10-08T10:19:44.580Z] #7 exporting layers done [2025-10-08T10:19:44.580Z] #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done [2025-10-08T10:19:44.580Z] #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done [2025-10-08T10:19:44.580Z] #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done [2025-10-08T10:19:44.580Z] #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done [2025-10-08T10:19:44.580Z] #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done [2025-10-08T10:19:44.580Z] #7 pushing layers 0.0s done [2025-10-08T10:19:44.580Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a [2025-10-08T10:19:44.580Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:44.580Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done [2025-10-08T10:19:44.580Z] #7 DONE 0.1s [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:44.580Z] #8 DONE 0.0s [2025-10-08T10:19:44.580Z] [2025-10-08T10:19:44.580Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:44.580Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:44.869Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-10-08T10:19:44.870Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-10-08T10:19:44.870Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:44.870Z] #1 transferring dockerfile: 170B done [2025-10-08T10:19:44.870Z] #1 DONE 0.0s [2025-10-08T10:19:44.870Z] [2025-10-08T10:19:44.870Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-08T10:19:44.870Z] #2 DONE 0.0s [2025-10-08T10:19:44.870Z] [2025-10-08T10:19:44.870Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-10-08T10:19:44.870Z] #3 DONE 0.0s [2025-10-08T10:19:44.870Z] [2025-10-08T10:19:44.870Z] #4 [internal] load .dockerignore [2025-10-08T10:19:44.870Z] #4 transferring context: 2B done [2025-10-08T10:19:44.870Z] #4 DONE 0.0s [2025-10-08T10:19:44.870Z] [2025-10-08T10:19:44.870Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:44.870Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done [2025-10-08T10:19:44.870Z] #5 CACHED [2025-10-08T10:19:44.870Z] [2025-10-08T10:19:44.870Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 [2025-10-08T10:19:44.870Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:adcec86143f69a27861c9cdce440e951c85bb7be63ad32d6e27528da9875adb0 done [2025-10-08T10:19:44.870Z] #6 CACHED [2025-10-08T10:19:44.870Z] [2025-10-08T10:19:44.870Z] #7 exporting to image [2025-10-08T10:19:44.870Z] #7 exporting layers done [2025-10-08T10:19:44.870Z] #7 exporting manifest sha256:ca87c3ccfd4c54d30ff15d0d0adec58838c2e978c2fdbff8534a6a6c68433818 done [2025-10-08T10:19:44.870Z] #7 exporting config sha256:9f89d480c76dce36636f04aab46ad1ca954b78b333ebdb1c3cd9da05bf508069 done [2025-10-08T10:19:44.870Z] #7 exporting manifest sha256:e8be4f6a47a03188888fc841d8fb93aca9b5237ad5b05e6e6bfdfdb2588cc0ca done [2025-10-08T10:19:44.870Z] #7 exporting config sha256:c13814f57c51637db8b37621c7ddab71535c2035ff9072253193536bb82fc91e done [2025-10-08T10:19:44.870Z] #7 exporting manifest list sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a done [2025-10-08T10:19:44.870Z] #7 pushing layers 0.0s done [2025-10-08T10:19:44.870Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a [2025-10-08T10:19:44.870Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:45.128Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:d392a137dcc018723dcb239ec2a2e2d3a9951f90dbf3b353d567ea6b3e71171a 0.1s done [2025-10-08T10:19:45.128Z] #7 DONE 0.1s [2025-10-08T10:19:45.128Z] [2025-10-08T10:19:45.128Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:45.128Z] #8 DONE 0.0s [2025-10-08T10:19:45.128Z] [2025-10-08T10:19:45.128Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:45.128Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:45.414Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:45.414Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:45.673Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:45.673Z] #1 transferring dockerfile: 206B done [2025-10-08T10:19:45.673Z] #1 DONE 0.0s [2025-10-08T10:19:45.673Z] [2025-10-08T10:19:45.673Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:45.673Z] #2 DONE 0.0s [2025-10-08T10:19:45.673Z] [2025-10-08T10:19:45.673Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:45.673Z] #3 DONE 0.0s [2025-10-08T10:19:45.673Z] [2025-10-08T10:19:45.673Z] #4 [internal] load .dockerignore [2025-10-08T10:19:45.673Z] #4 transferring context: 2B done [2025-10-08T10:19:45.673Z] #4 DONE 0.0s [2025-10-08T10:19:45.673Z] [2025-10-08T10:19:45.673Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:45.673Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:45.673Z] #5 ... [2025-10-08T10:19:45.673Z] [2025-10-08T10:19:45.673Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:45.673Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done [2025-10-08T10:19:45.673Z] #6 DONE 0.1s [2025-10-08T10:19:45.673Z] [2025-10-08T10:19:45.673Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:45.673Z] #7 DONE 0.0s [2025-10-08T10:19:45.673Z] [2025-10-08T10:19:45.673Z] #8 exporting to image [2025-10-08T10:19:45.673Z] #8 exporting layers done [2025-10-08T10:19:45.673Z] #8 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done [2025-10-08T10:19:45.673Z] #8 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done [2025-10-08T10:19:45.673Z] #8 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done [2025-10-08T10:19:45.673Z] #8 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done [2025-10-08T10:19:45.673Z] #8 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done [2025-10-08T10:19:45.673Z] #8 pushing layers 0.1s done [2025-10-08T10:19:45.673Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 [2025-10-08T10:19:45.673Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:45.933Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done [2025-10-08T10:19:45.933Z] #8 DONE 0.2s [2025-10-08T10:19:45.933Z] [2025-10-08T10:19:45.933Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:45.933Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:46.217Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-10-08T10:19:46.217Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-10-08T10:19:46.217Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:46.217Z] #1 transferring dockerfile: 172B done [2025-10-08T10:19:46.217Z] #1 DONE 0.0s [2025-10-08T10:19:46.217Z] [2025-10-08T10:19:46.217Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-08T10:19:46.217Z] #2 DONE 0.0s [2025-10-08T10:19:46.217Z] [2025-10-08T10:19:46.217Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-10-08T10:19:46.217Z] #3 DONE 0.0s [2025-10-08T10:19:46.217Z] [2025-10-08T10:19:46.217Z] #4 [internal] load .dockerignore [2025-10-08T10:19:46.217Z] #4 transferring context: 2B done [2025-10-08T10:19:46.217Z] #4 DONE 0.0s [2025-10-08T10:19:46.217Z] [2025-10-08T10:19:46.217Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:46.217Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 0.0s done [2025-10-08T10:19:46.217Z] #5 CACHED [2025-10-08T10:19:46.217Z] [2025-10-08T10:19:46.217Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:46.217Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 0.0s done [2025-10-08T10:19:46.217Z] #6 CACHED [2025-10-08T10:19:46.217Z] [2025-10-08T10:19:46.217Z] #7 exporting to image [2025-10-08T10:19:46.217Z] #7 exporting layers [2025-10-08T10:19:46.217Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:46.480Z] #7 exporting layers done [2025-10-08T10:19:46.480Z] #7 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done [2025-10-08T10:19:46.480Z] #7 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done [2025-10-08T10:19:46.480Z] #7 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done [2025-10-08T10:19:46.480Z] #7 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done [2025-10-08T10:19:46.480Z] #7 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done [2025-10-08T10:19:46.480Z] #7 pushing layers 0.0s done [2025-10-08T10:19:46.480Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done [2025-10-08T10:19:46.480Z] #7 DONE 0.1s [2025-10-08T10:19:46.480Z] [2025-10-08T10:19:46.480Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:46.480Z] #8 DONE 0.0s [2025-10-08T10:19:46.480Z] [2025-10-08T10:19:46.480Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:46.480Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:46.785Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64' [2025-10-08T10:19:46.786Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 --push - [2025-10-08T10:19:46.786Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:46.786Z] #1 transferring dockerfile: 178B done [2025-10-08T10:19:46.786Z] #1 DONE 0.0s [2025-10-08T10:19:46.786Z] [2025-10-08T10:19:46.786Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 [2025-10-08T10:19:46.786Z] #2 DONE 0.0s [2025-10-08T10:19:46.786Z] [2025-10-08T10:19:46.786Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64 [2025-10-08T10:19:46.786Z] #3 DONE 0.0s [2025-10-08T10:19:46.786Z] [2025-10-08T10:19:46.786Z] #4 [internal] load .dockerignore [2025-10-08T10:19:46.786Z] #4 transferring context: 2B done [2025-10-08T10:19:46.786Z] #4 DONE 0.0s [2025-10-08T10:19:46.786Z] [2025-10-08T10:19:46.786Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:46.786Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done [2025-10-08T10:19:46.786Z] #5 CACHED [2025-10-08T10:19:46.786Z] [2025-10-08T10:19:46.786Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:46.786Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done [2025-10-08T10:19:46.786Z] #6 CACHED [2025-10-08T10:19:46.786Z] [2025-10-08T10:19:46.786Z] #7 exporting to image [2025-10-08T10:19:46.786Z] #7 exporting layers done [2025-10-08T10:19:46.786Z] #7 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done [2025-10-08T10:19:46.786Z] #7 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done [2025-10-08T10:19:46.786Z] #7 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done [2025-10-08T10:19:46.786Z] #7 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done [2025-10-08T10:19:46.786Z] #7 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done [2025-10-08T10:19:46.786Z] #7 pushing layers 0.0s done [2025-10-08T10:19:46.786Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 [2025-10-08T10:19:46.786Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:47.046Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done [2025-10-08T10:19:47.046Z] #7 DONE 0.1s [2025-10-08T10:19:47.046Z] [2025-10-08T10:19:47.046Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:47.046Z] #8 DONE 0.0s [2025-10-08T10:19:47.046Z] [2025-10-08T10:19:47.046Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:47.046Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:47.329Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:47.329Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:47.587Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:47.587Z] #1 transferring dockerfile: 219B done [2025-10-08T10:19:47.587Z] #1 DONE 0.0s [2025-10-08T10:19:47.587Z] [2025-10-08T10:19:47.587Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:47.587Z] #2 DONE 0.0s [2025-10-08T10:19:47.587Z] [2025-10-08T10:19:47.588Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:47.588Z] #3 DONE 0.0s [2025-10-08T10:19:47.588Z] [2025-10-08T10:19:47.588Z] #4 [internal] load .dockerignore [2025-10-08T10:19:47.588Z] #4 transferring context: 2B done [2025-10-08T10:19:47.588Z] #4 DONE 0.0s [2025-10-08T10:19:47.588Z] [2025-10-08T10:19:47.588Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:47.588Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done [2025-10-08T10:19:47.588Z] #5 CACHED [2025-10-08T10:19:47.588Z] [2025-10-08T10:19:47.588Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:47.588Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done [2025-10-08T10:19:47.588Z] #6 CACHED [2025-10-08T10:19:47.588Z] [2025-10-08T10:19:47.588Z] #7 exporting to image [2025-10-08T10:19:47.588Z] #7 exporting layers done [2025-10-08T10:19:47.588Z] #7 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done [2025-10-08T10:19:47.588Z] #7 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done [2025-10-08T10:19:47.588Z] #7 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done [2025-10-08T10:19:47.588Z] #7 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done [2025-10-08T10:19:47.588Z] #7 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done [2025-10-08T10:19:47.588Z] #7 pushing layers 0.0s done [2025-10-08T10:19:47.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 [2025-10-08T10:19:47.588Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:47.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done [2025-10-08T10:19:47.588Z] #7 DONE 0.1s [2025-10-08T10:19:47.588Z] [2025-10-08T10:19:47.588Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:47.588Z] #8 DONE 0.0s [2025-10-08T10:19:47.588Z] [2025-10-08T10:19:47.588Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:47.588Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:47.941Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-10-08T10:19:47.941Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-10-08T10:19:47.941Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:47.941Z] #1 transferring dockerfile: 170B done [2025-10-08T10:19:47.941Z] #1 DONE 0.0s [2025-10-08T10:19:47.941Z] [2025-10-08T10:19:47.941Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-08T10:19:47.941Z] #2 DONE 0.0s [2025-10-08T10:19:47.941Z] [2025-10-08T10:19:47.941Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-10-08T10:19:47.941Z] #3 DONE 0.0s [2025-10-08T10:19:47.941Z] [2025-10-08T10:19:47.941Z] #4 [internal] load .dockerignore [2025-10-08T10:19:47.941Z] #4 transferring context: 2B done [2025-10-08T10:19:47.941Z] #4 DONE 0.0s [2025-10-08T10:19:47.941Z] [2025-10-08T10:19:47.941Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:47.941Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done [2025-10-08T10:19:47.941Z] #5 DONE 0.0s [2025-10-08T10:19:47.941Z] [2025-10-08T10:19:47.941Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:48.223Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 done [2025-10-08T10:19:48.223Z] #6 CACHED [2025-10-08T10:19:48.223Z] [2025-10-08T10:19:48.223Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a00d1a7c0365a15ca68dcf03e807c46dbf15ce487a5dfb1d9fdfa903c776cba8 [2025-10-08T10:19:48.223Z] #5 CACHED [2025-10-08T10:19:48.223Z] [2025-10-08T10:19:48.223Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:48.223Z] #7 DONE 0.0s [2025-10-08T10:19:48.223Z] [2025-10-08T10:19:48.223Z] #8 exporting to image [2025-10-08T10:19:48.223Z] #8 exporting layers done [2025-10-08T10:19:48.223Z] #8 exporting manifest sha256:85360f3d832ba4e18e4ac28b6dc1fbc0949ff7be77f3181a5bf5ace3747d6689 done [2025-10-08T10:19:48.223Z] #8 exporting config sha256:d64d57b56042bf04c3ce52798b37dd09373bf5c19717f8e9c045cf90663ad0f7 done [2025-10-08T10:19:48.223Z] #8 exporting manifest sha256:e86045794d75592d50c0f6412e2db1690f986b6206e55b25ec813fbf8ce24a6c done [2025-10-08T10:19:48.223Z] #8 exporting config sha256:00276d5d6ad386b2cf665fd3b8a6da427fc418ee6b3b6cc2cc1025b4aafd75e0 done [2025-10-08T10:19:48.223Z] #8 exporting manifest list sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 done [2025-10-08T10:19:48.223Z] #8 pushing layers 0.0s done [2025-10-08T10:19:48.223Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:35f4ad2133073a5b62d1929aff52d74b9e0e396621b2db305e65ecc169ba9842 0.1s done [2025-10-08T10:19:48.223Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:48.223Z] #8 DONE 0.1s [2025-10-08T10:19:48.223Z] [2025-10-08T10:19:48.223Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:48.223Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:48.514Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:48.514Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:48.773Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:48.773Z] #1 transferring dockerfile: 206B done [2025-10-08T10:19:48.773Z] #1 DONE 0.0s [2025-10-08T10:19:48.773Z] [2025-10-08T10:19:48.773Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:48.773Z] #2 DONE 0.0s [2025-10-08T10:19:48.773Z] [2025-10-08T10:19:48.773Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:48.773Z] #3 DONE 0.0s [2025-10-08T10:19:48.773Z] [2025-10-08T10:19:48.773Z] #4 [internal] load .dockerignore [2025-10-08T10:19:48.773Z] #4 transferring context: 2B done [2025-10-08T10:19:48.773Z] #4 DONE 0.0s [2025-10-08T10:19:48.773Z] [2025-10-08T10:19:48.773Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:48.773Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done [2025-10-08T10:19:48.773Z] #5 DONE 0.0s [2025-10-08T10:19:48.773Z] [2025-10-08T10:19:48.773Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:48.773Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 done [2025-10-08T10:19:48.773Z] #6 DONE 0.1s [2025-10-08T10:19:48.773Z] [2025-10-08T10:19:48.773Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:48.773Z] #7 DONE 0.0s [2025-10-08T10:19:48.773Z] [2025-10-08T10:19:48.773Z] #8 exporting to image [2025-10-08T10:19:48.773Z] #8 exporting layers done [2025-10-08T10:19:48.773Z] #8 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done [2025-10-08T10:19:48.773Z] #8 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done [2025-10-08T10:19:48.773Z] #8 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done [2025-10-08T10:19:48.773Z] #8 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done [2025-10-08T10:19:48.773Z] #8 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done [2025-10-08T10:19:48.773Z] #8 pushing layers 0.1s done [2025-10-08T10:19:48.773Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 [2025-10-08T10:19:48.773Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:49.033Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done [2025-10-08T10:19:49.033Z] #8 DONE 0.2s [2025-10-08T10:19:49.033Z] [2025-10-08T10:19:49.033Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:49.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:49.321Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-10-08T10:19:49.322Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-10-08T10:19:49.579Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:49.579Z] #1 transferring dockerfile: 172B done [2025-10-08T10:19:49.579Z] #1 DONE 0.0s [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-08T10:19:49.579Z] #2 DONE 0.0s [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-10-08T10:19:49.579Z] #3 DONE 0.0s [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] #4 [internal] load .dockerignore [2025-10-08T10:19:49.579Z] #4 transferring context: 2B done [2025-10-08T10:19:49.579Z] #4 DONE 0.0s [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:49.579Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done [2025-10-08T10:19:49.579Z] #5 CACHED [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:49.579Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done [2025-10-08T10:19:49.579Z] #6 CACHED [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] #7 exporting to image [2025-10-08T10:19:49.579Z] #7 exporting layers done [2025-10-08T10:19:49.579Z] #7 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done [2025-10-08T10:19:49.579Z] #7 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done [2025-10-08T10:19:49.579Z] #7 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done [2025-10-08T10:19:49.579Z] #7 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done [2025-10-08T10:19:49.579Z] #7 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done [2025-10-08T10:19:49.579Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:49.579Z] #7 pushing layers 0.0s done [2025-10-08T10:19:49.579Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done [2025-10-08T10:19:49.579Z] #7 DONE 0.1s [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:49.579Z] #8 DONE 0.0s [2025-10-08T10:19:49.579Z] [2025-10-08T10:19:49.579Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:49.579Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:49.864Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64' [2025-10-08T10:19:49.864Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 --push - [2025-10-08T10:19:49.864Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:49.864Z] #1 transferring dockerfile: 178B done [2025-10-08T10:19:49.864Z] #1 DONE 0.0s [2025-10-08T10:19:49.864Z] [2025-10-08T10:19:49.864Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 [2025-10-08T10:19:49.864Z] #2 DONE 0.0s [2025-10-08T10:19:49.864Z] [2025-10-08T10:19:49.864Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64 [2025-10-08T10:19:49.864Z] #3 DONE 0.0s [2025-10-08T10:19:49.864Z] [2025-10-08T10:19:49.864Z] #4 [internal] load .dockerignore [2025-10-08T10:19:49.864Z] #4 transferring context: 2B done [2025-10-08T10:19:49.864Z] #4 DONE 0.0s [2025-10-08T10:19:49.864Z] [2025-10-08T10:19:49.864Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:49.864Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 done [2025-10-08T10:19:49.864Z] #5 CACHED [2025-10-08T10:19:49.864Z] [2025-10-08T10:19:49.864Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:50.123Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 done [2025-10-08T10:19:50.123Z] #6 CACHED [2025-10-08T10:19:50.123Z] [2025-10-08T10:19:50.123Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:50.123Z] #7 DONE 0.0s [2025-10-08T10:19:50.123Z] [2025-10-08T10:19:50.123Z] #8 exporting to image [2025-10-08T10:19:50.123Z] #8 exporting layers done [2025-10-08T10:19:50.123Z] #8 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done [2025-10-08T10:19:50.123Z] #8 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done [2025-10-08T10:19:50.123Z] #8 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done [2025-10-08T10:19:50.123Z] #8 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae 0.0s done [2025-10-08T10:19:50.123Z] #8 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done [2025-10-08T10:19:50.123Z] #8 pushing layers 0.0s done [2025-10-08T10:19:50.123Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.64@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done [2025-10-08T10:19:50.123Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:50.123Z] #8 DONE 0.1s [2025-10-08T10:19:50.123Z] [2025-10-08T10:19:50.123Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:50.123Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:50.411Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:50.411Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:50.671Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:50.671Z] #1 transferring dockerfile: 219B done [2025-10-08T10:19:50.671Z] #1 DONE 0.0s [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:50.671Z] #2 DONE 0.0s [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:50.671Z] #3 DONE 0.0s [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] #4 [internal] load .dockerignore [2025-10-08T10:19:50.671Z] #4 transferring context: 2B done [2025-10-08T10:19:50.671Z] #4 DONE 0.0s [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:50.671Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done [2025-10-08T10:19:50.671Z] #5 CACHED [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:50.671Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done [2025-10-08T10:19:50.671Z] #6 CACHED [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] #7 exporting to image [2025-10-08T10:19:50.671Z] #7 exporting layers done [2025-10-08T10:19:50.671Z] #7 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done [2025-10-08T10:19:50.671Z] #7 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done [2025-10-08T10:19:50.671Z] #7 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done [2025-10-08T10:19:50.671Z] #7 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done [2025-10-08T10:19:50.671Z] #7 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done [2025-10-08T10:19:50.671Z] #7 pushing layers 0.0s done [2025-10-08T10:19:50.671Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 [2025-10-08T10:19:50.671Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:50.671Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done [2025-10-08T10:19:50.671Z] #7 DONE 0.1s [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:50.671Z] #8 DONE 0.0s [2025-10-08T10:19:50.671Z] [2025-10-08T10:19:50.671Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:50.671Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:50.958Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-10-08T10:19:50.959Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-10-08T10:19:50.959Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:50.959Z] #1 transferring dockerfile: 170B done [2025-10-08T10:19:50.959Z] #1 DONE 0.0s [2025-10-08T10:19:50.959Z] [2025-10-08T10:19:50.959Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-08T10:19:50.959Z] #2 DONE 0.0s [2025-10-08T10:19:50.959Z] [2025-10-08T10:19:50.959Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-10-08T10:19:50.959Z] #3 DONE 0.0s [2025-10-08T10:19:50.959Z] [2025-10-08T10:19:50.959Z] #4 [internal] load .dockerignore [2025-10-08T10:19:50.959Z] #4 transferring context: 2B done [2025-10-08T10:19:50.959Z] #4 DONE 0.0s [2025-10-08T10:19:50.959Z] [2025-10-08T10:19:50.959Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:50.959Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done [2025-10-08T10:19:50.959Z] #5 CACHED [2025-10-08T10:19:50.959Z] [2025-10-08T10:19:50.959Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 [2025-10-08T10:19:50.959Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d464466a4ff6b79b059f7910919a673a6477408f99ac490074185bedaff80227 0.0s done [2025-10-08T10:19:50.959Z] #6 CACHED [2025-10-08T10:19:50.959Z] [2025-10-08T10:19:50.959Z] #7 exporting to image [2025-10-08T10:19:50.959Z] #7 exporting layers done [2025-10-08T10:19:50.959Z] #7 exporting manifest sha256:8776cc641deadbe7f4f73cbde6f959359040e7115f4d43478defcb2a2f7b0c3e done [2025-10-08T10:19:50.959Z] #7 exporting config sha256:09116ce036ddc274cff20d6dfa6cae4d7567c4a0ca7653a0da76aed2aad67023 done [2025-10-08T10:19:50.959Z] #7 exporting manifest sha256:f90928b104da859ade608403d1d7789bedda544798139c94e405e56ff220ba3d done [2025-10-08T10:19:50.959Z] #7 exporting config sha256:7927b5ce8473be66da0f6902a415a64e14e77e0ed199d8f2031f3550bffcefae done [2025-10-08T10:19:50.959Z] #7 exporting manifest list sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 done [2025-10-08T10:19:50.959Z] #7 pushing layers 0.0s done [2025-10-08T10:19:50.959Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 [2025-10-08T10:19:50.959Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:51.219Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:835416cd13b6585e934a27ab687a5e1d6677c3930f90d9df854dde0b323f0368 0.1s done [2025-10-08T10:19:51.219Z] #7 DONE 0.1s [2025-10-08T10:19:51.219Z] [2025-10-08T10:19:51.219Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:51.219Z] #8 DONE 0.0s [2025-10-08T10:19:51.219Z] [2025-10-08T10:19:51.219Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:51.219Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:51.506Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4' [2025-10-08T10:19:51.506Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 --push - [2025-10-08T10:19:51.506Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:51.506Z] #1 transferring dockerfile: 202B done [2025-10-08T10:19:51.506Z] #1 DONE 0.0s [2025-10-08T10:19:51.506Z] [2025-10-08T10:19:51.506Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:51.506Z] #2 DONE 0.0s [2025-10-08T10:19:51.506Z] [2025-10-08T10:19:51.506Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:19:51.506Z] #3 DONE 0.0s [2025-10-08T10:19:51.506Z] [2025-10-08T10:19:51.506Z] #4 [internal] load .dockerignore [2025-10-08T10:19:51.506Z] #4 transferring context: 2B done [2025-10-08T10:19:51.506Z] #4 DONE 0.0s [2025-10-08T10:19:51.506Z] [2025-10-08T10:19:51.506Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:51.506Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:51.764Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done [2025-10-08T10:19:51.764Z] #5 DONE 0.1s [2025-10-08T10:19:51.764Z] [2025-10-08T10:19:51.764Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:51.764Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done [2025-10-08T10:19:51.764Z] #6 DONE 0.0s [2025-10-08T10:19:51.764Z] [2025-10-08T10:19:51.764Z] #7 exporting to image [2025-10-08T10:19:51.764Z] #7 exporting layers done [2025-10-08T10:19:51.764Z] #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done [2025-10-08T10:19:51.764Z] #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done [2025-10-08T10:19:51.764Z] #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done [2025-10-08T10:19:51.764Z] #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done [2025-10-08T10:19:51.764Z] #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 [2025-10-08T10:19:51.764Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:51.764Z] #7 ... [2025-10-08T10:19:51.764Z] [2025-10-08T10:19:51.764Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:51.764Z] #8 DONE 0.0s [2025-10-08T10:19:51.764Z] [2025-10-08T10:19:51.764Z] #7 exporting to image [2025-10-08T10:19:51.764Z] #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done [2025-10-08T10:19:51.764Z] #7 pushing layers 0.1s done [2025-10-08T10:19:51.764Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 [2025-10-08T10:19:52.025Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done [2025-10-08T10:19:52.025Z] #7 DONE 0.2s [2025-10-08T10:19:52.025Z] [2025-10-08T10:19:52.025Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:52.025Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:52.315Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-10-08T10:19:52.315Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-10-08T10:19:52.578Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:52.578Z] #1 transferring dockerfile: 168B done [2025-10-08T10:19:52.578Z] #1 DONE 0.0s [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-08T10:19:52.578Z] #2 DONE 0.0s [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-10-08T10:19:52.578Z] #3 DONE 0.0s [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] #4 [internal] load .dockerignore [2025-10-08T10:19:52.578Z] #4 transferring context: 2B done [2025-10-08T10:19:52.578Z] #4 DONE 0.0s [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:52.578Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done [2025-10-08T10:19:52.578Z] #5 CACHED [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:52.578Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done [2025-10-08T10:19:52.578Z] #6 CACHED [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:52.578Z] #7 DONE 0.0s [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] #8 exporting to image [2025-10-08T10:19:52.578Z] #8 exporting layers done [2025-10-08T10:19:52.578Z] #8 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done [2025-10-08T10:19:52.578Z] #8 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done [2025-10-08T10:19:52.578Z] #8 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done [2025-10-08T10:19:52.578Z] #8 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done [2025-10-08T10:19:52.578Z] #8 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done [2025-10-08T10:19:52.578Z] #8 pushing layers 0.0s done [2025-10-08T10:19:52.578Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done [2025-10-08T10:19:52.578Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:52.578Z] #8 DONE 0.2s [2025-10-08T10:19:52.578Z] [2025-10-08T10:19:52.578Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:52.578Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:52.865Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 --push - [2025-10-08T10:19:52.865Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64' [2025-10-08T10:19:53.123Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:53.123Z] #1 transferring dockerfile: 174B done [2025-10-08T10:19:53.123Z] #1 DONE 0.0s [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 [2025-10-08T10:19:53.123Z] #2 DONE 0.0s [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64 [2025-10-08T10:19:53.123Z] #3 DONE 0.0s [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] #4 [internal] load .dockerignore [2025-10-08T10:19:53.123Z] #4 transferring context: 2B done [2025-10-08T10:19:53.123Z] #4 DONE 0.0s [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:53.123Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done [2025-10-08T10:19:53.123Z] #5 CACHED [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:53.123Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done [2025-10-08T10:19:53.123Z] #6 CACHED [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] #7 exporting to image [2025-10-08T10:19:53.123Z] #7 exporting layers done [2025-10-08T10:19:53.123Z] #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done [2025-10-08T10:19:53.123Z] #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done [2025-10-08T10:19:53.123Z] #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done [2025-10-08T10:19:53.123Z] #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done [2025-10-08T10:19:53.123Z] #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done [2025-10-08T10:19:53.123Z] #7 pushing layers 0.0s done [2025-10-08T10:19:53.123Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 [2025-10-08T10:19:53.123Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:53.123Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.64@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done [2025-10-08T10:19:53.123Z] #7 DONE 0.1s [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:53.123Z] #8 DONE 0.0s [2025-10-08T10:19:53.123Z] [2025-10-08T10:19:53.123Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:53.123Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:53.411Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 --push - [2025-10-08T10:19:53.411Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64' [2025-10-08T10:19:53.979Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:53.979Z] #1 transferring dockerfile: 215B done [2025-10-08T10:19:53.979Z] #1 DONE 0.1s [2025-10-08T10:19:53.979Z] [2025-10-08T10:19:53.979Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:53.979Z] #2 DONE 0.0s [2025-10-08T10:19:53.979Z] [2025-10-08T10:19:53.979Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:19:53.979Z] #3 DONE 0.0s [2025-10-08T10:19:53.979Z] [2025-10-08T10:19:53.979Z] #4 [internal] load .dockerignore [2025-10-08T10:19:53.979Z] #4 transferring context: 2B done [2025-10-08T10:19:53.979Z] #4 DONE 0.0s [2025-10-08T10:19:53.979Z] [2025-10-08T10:19:53.979Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:53.979Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done [2025-10-08T10:19:53.979Z] #5 CACHED [2025-10-08T10:19:53.979Z] [2025-10-08T10:19:53.979Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:53.979Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done [2025-10-08T10:19:53.979Z] #6 CACHED [2025-10-08T10:19:53.979Z] [2025-10-08T10:19:53.979Z] #7 exporting to image [2025-10-08T10:19:53.979Z] #7 exporting layers done [2025-10-08T10:19:53.979Z] #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done [2025-10-08T10:19:53.979Z] #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done [2025-10-08T10:19:53.979Z] #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done [2025-10-08T10:19:53.979Z] #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done [2025-10-08T10:19:53.979Z] #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done [2025-10-08T10:19:53.979Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:54.239Z] #7 pushing layers 0.0s done [2025-10-08T10:19:54.239Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done [2025-10-08T10:19:54.239Z] #7 DONE 0.1s [2025-10-08T10:19:54.239Z] [2025-10-08T10:19:54.239Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:54.239Z] #8 DONE 0.0s [2025-10-08T10:19:54.239Z] [2025-10-08T10:19:54.239Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:54.239Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-08T10:19:54.530Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-10-08T10:19:54.530Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-10-08T10:19:54.790Z] #1 [internal] load build definition from Dockerfile [2025-10-08T10:19:54.790Z] #1 transferring dockerfile: 166B done [2025-10-08T10:19:54.790Z] #1 DONE 0.0s [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-08T10:19:54.790Z] #2 DONE 0.0s [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-10-08T10:19:54.790Z] #3 DONE 0.0s [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] #4 [internal] load .dockerignore [2025-10-08T10:19:54.790Z] #4 transferring context: 2B done [2025-10-08T10:19:54.790Z] #4 DONE 0.0s [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:54.790Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c done [2025-10-08T10:19:54.790Z] #5 CACHED [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c [2025-10-08T10:19:54.790Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:99ef655bcbc8ffb815f5e48a6bbb6b72daa1035eb5b21a9244b3d5c8c362e56c 0.0s done [2025-10-08T10:19:54.790Z] #6 CACHED [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] #7 exporting to image [2025-10-08T10:19:54.790Z] #7 exporting layers done [2025-10-08T10:19:54.790Z] #7 exporting manifest sha256:934bb019aa1d478e369e4b1b451b3d3c7fb7e8b80be8666066b82ba3d756e3d0 done [2025-10-08T10:19:54.790Z] #7 exporting config sha256:223017f308a1e598313dc31159f57c1d6cac55f2767bf5a55e2f63b055694541 done [2025-10-08T10:19:54.790Z] #7 exporting manifest sha256:840b1e3e0cc4601172af1eec78f69e42aaafca8754ae4cc240993b273071b1ef done [2025-10-08T10:19:54.790Z] #7 exporting config sha256:3e131bbdad94c4f21f1b216a800ec5ef6fa36c69ee56e9c3984efb2b85609ec5 done [2025-10-08T10:19:54.790Z] #7 exporting manifest list sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 done [2025-10-08T10:19:54.790Z] #7 pushing layers 0.0s done [2025-10-08T10:19:54.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 [2025-10-08T10:19:54.790Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-08T10:19:54.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:95e82eae2a8075ebb5c659c87bcd2567bc61715174a2367f8c3a89a769bc1976 0.1s done [2025-10-08T10:19:54.790Z] #7 DONE 0.1s [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-08T10:19:54.790Z] #8 DONE 0.0s [2025-10-08T10:19:54.790Z] [2025-10-08T10:19:54.790Z] 1 warning found (use --debug to expand): [2025-10-08T10:19:54.790Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-08T10:19:55.215Z] + '[' -d /w/workspace/edgex-go/908/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:19:55.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:19:56.050Z] ---> package-listing.sh [2025-10-08T10:19:56.050Z] ++ facter osfamily [2025-10-08T10:19:56.050Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-08T10:19:56.311Z] + OS_FAMILY=redhat [2025-10-08T10:19:56.311Z] + workspace=/w/workspace/edgex-go/908 [2025-10-08T10:19:56.311Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-08T10:19:56.311Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-08T10:19:56.311Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-08T10:19:56.311Z] + PACKAGES=/tmp/packages_start.txt [2025-10-08T10:19:56.311Z] + '[' /w/workspace/edgex-go/908 ']' [2025-10-08T10:19:56.311Z] + PACKAGES=/tmp/packages_end.txt [2025-10-08T10:19:56.311Z] + case "${OS_FAMILY}" in [2025-10-08T10:19:56.311Z] + sort [2025-10-08T10:19:56.311Z] + rpm -qa [2025-10-08T10:19:56.880Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-08T10:19:56.880Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-08T10:19:56.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-08T10:19:56.880Z] + '[' /w/workspace/edgex-go/908 ']' [2025-10-08T10:19:56.880Z] + mkdir -p /w/workspace/edgex-go/908/archives/ [2025-10-08T10:19:56.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/908/archives/ [Pipeline] echo [2025-10-08T10:19:56.896Z] 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/908/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-08T10:19:57.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:57.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:19:57.745Z] [2025-10-08T10:19:57.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:19:58.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:19:58.060Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-08T10:19:58.060Z] 5eb5b503b376: Pulling fs layer [2025-10-08T10:19:58.060Z] 5c69ac0246d0: Pulling fs layer [2025-10-08T10:19:58.060Z] ec43610c2a17: Pulling fs layer [2025-10-08T10:19:58.060Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-08T10:19:58.060Z] 33b1e0a273af: Pulling fs layer [2025-10-08T10:19:58.060Z] 5d3b04190fa2: Pulling fs layer [2025-10-08T10:19:58.060Z] 2f39f015ded8: Pulling fs layer [2025-10-08T10:19:58.060Z] 3a2ae6a8a46f: Waiting [2025-10-08T10:19:58.060Z] 33b1e0a273af: Waiting [2025-10-08T10:19:58.060Z] 5d3b04190fa2: Waiting [2025-10-08T10:19:58.060Z] 2f39f015ded8: Waiting [2025-10-08T10:19:58.060Z] 5c69ac0246d0: Verifying Checksum [2025-10-08T10:19:58.060Z] 5c69ac0246d0: Download complete [2025-10-08T10:19:58.060Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-08T10:19:58.060Z] 3a2ae6a8a46f: Download complete [2025-10-08T10:19:58.319Z] ec43610c2a17: Verifying Checksum [2025-10-08T10:19:58.319Z] ec43610c2a17: Download complete [2025-10-08T10:19:58.319Z] 5d3b04190fa2: Verifying Checksum [2025-10-08T10:19:58.319Z] 5d3b04190fa2: Download complete [2025-10-08T10:19:58.319Z] 33b1e0a273af: Verifying Checksum [2025-10-08T10:19:58.319Z] 33b1e0a273af: Download complete [2025-10-08T10:19:58.319Z] 5eb5b503b376: Download complete [2025-10-08T10:19:58.891Z] 2f39f015ded8: Verifying Checksum [2025-10-08T10:19:58.891Z] 2f39f015ded8: Download complete [2025-10-08T10:19:59.837Z] 5eb5b503b376: Pull complete [2025-10-08T10:19:59.837Z] 5c69ac0246d0: Pull complete [2025-10-08T10:20:00.096Z] ec43610c2a17: Pull complete [2025-10-08T10:20:00.355Z] 3a2ae6a8a46f: Pull complete [2025-10-08T10:20:00.355Z] 33b1e0a273af: Pull complete [2025-10-08T10:20:00.613Z] 5d3b04190fa2: Pull complete [2025-10-08T10:20:04.817Z] 2f39f015ded8: Pull complete [2025-10-08T10:20:04.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-08T10:20:04.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T10:20:04.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:20:04.980Z] prd-centos7-docker-4c-2g-116315 does not seem to be running inside a container [2025-10-08T10:20:05.008Z] $ 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/908/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-08T10:20:08.209Z] $ docker top d16d2c7f5cda932f57e29c586b5b75782b4fb9ac2fdb195f5832ed26534b11b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T10:20:08.565Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-08T10:20:08.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-08T10:20:09.136Z] + ls /var/log/sa-host [2025-10-08T10:20:09.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:20:09.235Z] provisioning config files... [2025-10-08T10:20:09.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14394741405388129469tmp [Pipeline] { [Pipeline] echo [2025-10-08T10:20:09.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:09.607Z] ---> create-netrc.sh [Pipeline] } [2025-10-08T10:20:09.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:09.972Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-08T10:20:09.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:20:10.272Z] ---> sudo-logs.sh [2025-10-08T10:20:10.272Z] Archiving 'sudo' log.. [2025-10-08T10:20:10.272Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:20:10.306Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-08T10:20:10.310Z] $ docker stop --time=1 d16d2c7f5cda932f57e29c586b5b75782b4fb9ac2fdb195f5832ed26534b11b5 [2025-10-08T10:20:11.440Z] $ docker rm -f --volumes d16d2c7f5cda932f57e29c586b5b75782b4fb9ac2fdb195f5832ed26534b11b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-08T10:20:11.557Z] [WS-CLEANUP] Deleting project workspace... [2025-10-08T10:20:11.557Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-08T10:20:11.578Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-08T10:36:16.635Z] #154 ... [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-08T10:36:16.635Z] #147 DONE 1123.6s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:36:16.635Z] #152 ... [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:36:16.635Z] #155 DONE 0.1s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:36:16.635Z] #156 DONE 0.2s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:36:16.635Z] #145 ... [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-08T10:36:16.635Z] #157 DONE 0.3s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-08T10:36:16.635Z] #151 ... [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:36:16.635Z] #158 DONE 0.1s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-08T10:36:16.635Z] #159 DONE 0.1s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:36:16.635Z] #145 ... [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:36:16.635Z] #160 DONE 2.4s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #112 [core-common-config-bootstrapper] exporting to image [2025-10-08T10:36:16.635Z] #112 exporting layers [2025-10-08T10:36:16.635Z] #112 exporting layers 0.8s done [2025-10-08T10:36:16.635Z] #112 writing image sha256:a65c56ea8b00979680fb33f34da56438d05bba2155327702332cfa6ae8438638 done [2025-10-08T10:36:16.635Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-08T10:36:16.635Z] #112 DONE 6.6s [2025-10-08T10:36:16.635Z] [2025-10-08T10:36:16.635Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-08T10:36:23.274Z] #146 ... [2025-10-08T10:36:23.274Z] [2025-10-08T10:36:23.274Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-08T10:36:23.274Z] #149 DONE 1138.4s [2025-10-08T10:36:23.274Z] [2025-10-08T10:36:23.274Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:36:23.274Z] #123 ... [2025-10-08T10:36:23.274Z] [2025-10-08T10:36:23.274Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-08T10:36:23.541Z] #161 DONE 0.2s [2025-10-08T10:36:23.541Z] [2025-10-08T10:36:23.541Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:36:23.541Z] #145 ... [2025-10-08T10:36:23.541Z] [2025-10-08T10:36:23.541Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-08T10:36:26.120Z] #162 DONE 2.2s [2025-10-08T10:36:26.120Z] [2025-10-08T10:36:26.120Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:36:26.120Z] #163 DONE 0.4s [2025-10-08T10:36:26.120Z] [2025-10-08T10:36:26.120Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:36:26.120Z] #145 ... [2025-10-08T10:36:26.120Z] [2025-10-08T10:36:26.120Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:36:26.387Z] #164 DONE 0.2s [2025-10-08T10:36:26.388Z] [2025-10-08T10:36:26.388Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-08T10:36:26.660Z] #165 DONE 0.3s [2025-10-08T10:36:26.660Z] [2025-10-08T10:36:26.660Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-08T10:36:26.660Z] #166 DONE 0.1s [2025-10-08T10:36:26.660Z] [2025-10-08T10:36:26.660Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:36:26.660Z] #150 ... [2025-10-08T10:36:26.660Z] [2025-10-08T10:36:26.660Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-08T10:36:26.660Z] #167 DONE 0.1s [2025-10-08T10:36:26.938Z] [2025-10-08T10:36:26.938Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-08T10:36:26.938Z] #168 DONE 0.1s [2025-10-08T10:36:26.938Z] [2025-10-08T10:36:26.938Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:36:27.210Z] #150 ... [2025-10-08T10:36:27.210Z] [2025-10-08T10:36:27.210Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-08T10:36:27.210Z] #169 DONE 0.2s [2025-10-08T10:36:27.210Z] [2025-10-08T10:36:27.210Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-08T10:36:27.480Z] #170 DONE 0.3s [2025-10-08T10:36:27.480Z] [2025-10-08T10:36:27.480Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:36:27.480Z] #145 ... [2025-10-08T10:36:27.480Z] [2025-10-08T10:36:27.480Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-08T10:36:29.422Z] #171 DONE 1.9s [2025-10-08T10:36:29.422Z] [2025-10-08T10:36:29.422Z] #112 [security-bootstrapper] exporting to image [2025-10-08T10:36:29.422Z] #112 exporting layers [2025-10-08T10:36:30.377Z] #112 exporting layers 1.0s done [2025-10-08T10:36:30.378Z] #112 writing image sha256:16fa14ddc7672d7d0d6dda31bd50a43d30357af3f1361d4fa99729d573d93013 done [2025-10-08T10:36:30.378Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-08T10:36:30.378Z] #112 DONE 7.6s [2025-10-08T10:36:30.378Z] [2025-10-08T10:36:30.378Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:51:53.016Z] #36 ... [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-08T10:51:53.016Z] #151 DONE 2056.9s [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:51:53.016Z] #36 ... [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:51:53.016Z] #172 DONE 0.2s [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:51:53.016Z] #54 ... [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:51:53.016Z] #173 DONE 0.2s [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:51:53.016Z] #123 ... [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-08T10:51:53.016Z] #174 DONE 0.5s [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:51:53.016Z] #175 DONE 0.1s [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #112 [core-command] exporting to image [2025-10-08T10:51:53.016Z] #112 exporting layers [2025-10-08T10:51:53.016Z] #112 exporting layers 1.0s done [2025-10-08T10:51:53.016Z] #112 writing image sha256:f1f23e59f4a7103a657c1a3404e134811207dc71af8e93bdc429197103fa3ad6 done [2025-10-08T10:51:53.016Z] #112 naming to docker.io/library/core-command-arm64 done [2025-10-08T10:51:53.016Z] #112 DONE 8.7s [2025-10-08T10:51:53.016Z] [2025-10-08T10:51:53.016Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:52:05.312Z] #54 ... [2025-10-08T10:52:05.312Z] [2025-10-08T10:52:05.312Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:52:05.312Z] #150 2080.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-08T10:52:07.292Z] #150 ... [2025-10-08T10:52:07.292Z] [2025-10-08T10:52:07.292Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-08T10:52:07.292Z] #123 DONE 2082.8s [2025-10-08T10:52:07.292Z] [2025-10-08T10:52:07.292Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-08T10:52:07.581Z] #146 ... [2025-10-08T10:52:07.581Z] [2025-10-08T10:52:07.581Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:52:07.850Z] #176 DONE 0.3s [2025-10-08T10:52:07.850Z] [2025-10-08T10:52:07.850Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:52:07.850Z] #177 DONE 0.3s [2025-10-08T10:52:07.850Z] [2025-10-08T10:52:07.850Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:52:08.133Z] #150 ... [2025-10-08T10:52:08.133Z] [2025-10-08T10:52:08.133Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-08T10:52:08.133Z] #178 DONE 0.2s [2025-10-08T10:52:08.401Z] [2025-10-08T10:52:08.401Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-08T10:52:08.401Z] #179 DONE 0.2s [2025-10-08T10:52:08.401Z] [2025-10-08T10:52:08.401Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-08T10:52:09.000Z] #180 DONE 0.5s [2025-10-08T10:52:09.000Z] [2025-10-08T10:52:09.000Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-08T10:52:09.000Z] #181 DONE 0.2s [2025-10-08T10:52:09.000Z] [2025-10-08T10:52:09.000Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:52:11.578Z] #182 DONE 2.2s [2025-10-08T10:52:11.578Z] [2025-10-08T10:52:11.578Z] #112 [security-proxy-setup] exporting to image [2025-10-08T10:52:11.578Z] #112 exporting layers [2025-10-08T10:52:12.536Z] #112 exporting layers 1.1s done [2025-10-08T10:52:12.536Z] #112 writing image sha256:46ba21ad217f8988f6bf5d723bac36969df17be3eedab84d763d17e4f6069f0b done [2025-10-08T10:52:12.536Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-08T10:52:12.536Z] #112 DONE 9.7s [2025-10-08T10:52:12.536Z] [2025-10-08T10:52:12.536Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:52:39.216Z] #145 ... [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-08T10:52:39.216Z] #150 DONE 2113.0s [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-08T10:52:39.216Z] #146 ... [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:52:39.216Z] #183 DONE 0.2s [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:52:39.216Z] #54 ... [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:52:39.216Z] #184 DONE 0.2s [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-08T10:52:39.216Z] #185 DONE 0.1s [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-08T10:52:39.216Z] #186 DONE 0.1s [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:52:39.216Z] #187 DONE 0.1s [2025-10-08T10:52:39.216Z] [2025-10-08T10:52:39.216Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-08T10:52:39.482Z] #188 DONE 0.5s [2025-10-08T10:52:39.482Z] [2025-10-08T10:52:39.482Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-08T10:52:40.073Z] #189 DONE 0.5s [2025-10-08T10:52:40.073Z] [2025-10-08T10:52:40.073Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-08T10:52:40.073Z] #190 DONE 0.1s [2025-10-08T10:52:40.073Z] [2025-10-08T10:52:40.073Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:52:42.014Z] #191 DONE 1.7s [2025-10-08T10:52:42.014Z] [2025-10-08T10:52:42.014Z] #112 [security-secretstore-setup] exporting to image [2025-10-08T10:52:42.014Z] #112 exporting layers [2025-10-08T10:52:43.961Z] #112 exporting layers 1.7s done [2025-10-08T10:52:43.961Z] #112 writing image sha256:af9989724079365d3a9d0e86bbd73f15374631457dcdf6fa879daf095e6d7f8a done [2025-10-08T10:52:43.961Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-08T10:52:43.961Z] #112 DONE 11.4s [2025-10-08T10:52:43.961Z] [2025-10-08T10:52:43.961Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-08T10:53:40.338Z] #154 DONE 2166.3s [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:53:40.338Z] #54 ... [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:53:40.338Z] #192 DONE 0.3s [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-08T10:53:40.338Z] #36 ... [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:53:40.338Z] #193 DONE 0.1s [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-08T10:53:40.338Z] #194 DONE 0.4s [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-08T10:53:40.338Z] #148 ... [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:53:40.338Z] #195 DONE 0.1s [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #112 [security-spiffe-token-provider] exporting to image [2025-10-08T10:53:40.338Z] #112 exporting layers [2025-10-08T10:53:40.338Z] #112 exporting layers 1.0s done [2025-10-08T10:53:40.338Z] #112 writing image sha256:82073b590ad8b07ebb10d8207ef0430b5927ac7f44b73b81ad203e3db136efbe done [2025-10-08T10:53:40.338Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-08T10:53:40.338Z] #112 DONE 12.4s [2025-10-08T10:53:40.338Z] [2025-10-08T10:53:40.338Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:54:19.184Z] #54 ... [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-08T10:54:19.185Z] #146 DONE 2205.7s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:54:19.185Z] #152 ... [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:54:19.185Z] #196 DONE 0.1s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:54:19.185Z] #54 ... [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:54:19.185Z] #197 DONE 0.2s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-08T10:54:19.185Z] #198 DONE 0.4s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-08T10:54:19.185Z] #148 ... [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-08T10:54:19.185Z] #199 DONE 0.2s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-08T10:54:19.185Z] #200 DONE 0.2s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-08T10:54:19.185Z] #201 DONE 1.9s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #112 [security-proxy-auth] exporting to image [2025-10-08T10:54:19.185Z] #112 exporting layers [2025-10-08T10:54:19.185Z] #112 exporting layers 0.7s done [2025-10-08T10:54:19.185Z] #112 writing image sha256:bb3f8aa68b471eb37487ad75e22d50afcffc7900259f88686beb682a1ef06068 done [2025-10-08T10:54:19.185Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-08T10:54:19.185Z] #112 DONE 13.1s [2025-10-08T10:54:19.185Z] [2025-10-08T10:54:19.185Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:54:22.529Z] #145 ... [2025-10-08T10:54:22.529Z] [2025-10-08T10:54:22.529Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-08T10:54:22.529Z] #148 DONE 2214.3s [2025-10-08T10:54:22.529Z] [2025-10-08T10:54:22.529Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:54:22.814Z] #54 ... [2025-10-08T10:54:22.814Z] [2025-10-08T10:54:22.814Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:54:23.085Z] #202 DONE 0.2s [2025-10-08T10:54:23.085Z] [2025-10-08T10:54:23.085Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:54:23.353Z] #152 ... [2025-10-08T10:54:23.353Z] [2025-10-08T10:54:23.353Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-08T10:54:23.955Z] #203 DONE 0.7s [2025-10-08T10:54:23.955Z] [2025-10-08T10:54:23.955Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:54:24.221Z] #152 ... [2025-10-08T10:54:24.221Z] [2025-10-08T10:54:24.221Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-08T10:54:24.221Z] #144 DONE 2217.1s [2025-10-08T10:54:24.221Z] [2025-10-08T10:54:24.221Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:54:24.490Z] #204 DONE 0.5s [2025-10-08T10:54:24.490Z] [2025-10-08T10:54:24.490Z] #112 [core-keeper] exporting to image [2025-10-08T10:54:24.490Z] #112 exporting layers [2025-10-08T10:54:25.089Z] #112 ... [2025-10-08T10:54:25.089Z] [2025-10-08T10:54:25.089Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:54:25.089Z] #205 DONE 0.6s [2025-10-08T10:54:25.089Z] [2025-10-08T10:54:25.089Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:54:25.354Z] #206 DONE 0.2s [2025-10-08T10:54:25.354Z] [2025-10-08T10:54:25.354Z] #112 [core-keeper] exporting to image [2025-10-08T10:54:25.943Z] #112 ... [2025-10-08T10:54:25.943Z] [2025-10-08T10:54:25.943Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-08T10:54:25.943Z] #152 DONE 2218.9s [2025-10-08T10:54:26.217Z] [2025-10-08T10:54:26.217Z] #112 [core-keeper] exporting to image [2025-10-08T10:54:26.217Z] #112 exporting layers 1.5s done [2025-10-08T10:54:26.217Z] #112 writing image sha256:7da7eaca19cae05279da2bc51ca434e88c666b1f79c1467c69333f4d95bf9842 0.0s done [2025-10-08T10:54:26.217Z] #112 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-08T10:54:26.217Z] #112 DONE 14.7s [2025-10-08T10:54:26.217Z] [2025-10-08T10:54:26.217Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-08T10:54:26.217Z] #207 DONE 0.6s [2025-10-08T10:54:26.217Z] [2025-10-08T10:54:26.217Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:54:26.487Z] #208 DONE 0.4s [2025-10-08T10:54:26.487Z] [2025-10-08T10:54:26.487Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:54:26.958Z] #209 DONE 0.2s [2025-10-08T10:54:26.958Z] [2025-10-08T10:54:26.958Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:54:27.270Z] #210 DONE 0.3s [2025-10-08T10:54:27.270Z] [2025-10-08T10:54:27.270Z] #112 [core-data] exporting to image [2025-10-08T10:54:27.889Z] #112 exporting layers 1.3s done [2025-10-08T10:54:27.889Z] #112 writing image sha256:abd14f349e8fea9896c0704ce1d556434882ba42388f09c5da715f4b2136e297 done [2025-10-08T10:54:27.889Z] #112 naming to docker.io/library/core-data-arm64 done [2025-10-08T10:54:27.889Z] #112 DONE 16.0s [2025-10-08T10:54:27.889Z] [2025-10-08T10:54:27.889Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-08T10:54:27.889Z] #211 DONE 0.8s [2025-10-08T10:54:27.889Z] [2025-10-08T10:54:27.889Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:54:28.163Z] #212 DONE 0.2s [2025-10-08T10:54:28.163Z] [2025-10-08T10:54:28.163Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-08T10:54:28.163Z] #213 DONE 0.1s [2025-10-08T10:54:28.163Z] [2025-10-08T10:54:28.163Z] #112 [core-metadata] exporting to image [2025-10-08T10:54:29.148Z] #112 exporting layers 0.6s done [2025-10-08T10:54:29.148Z] #112 writing image sha256:b15df01fe9bf3a9106ae7f29ab7a593a3e1e4d2d547e54261c3bedfdd3eecc9a done [2025-10-08T10:54:29.148Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-10-08T10:54:29.148Z] #112 DONE 16.6s [2025-10-08T10:54:29.148Z] [2025-10-08T10:54:29.148Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-08T10:54:55.876Z] #153 DONE 2246.1s [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:54:55.876Z] #145 ... [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:54:55.876Z] #214 DONE 0.2s [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:54:55.876Z] #54 ... [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:54:55.876Z] #215 DONE 0.1s [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-08T10:54:55.876Z] #216 DONE 0.5s [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:54:55.876Z] #54 ... [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-08T10:54:55.876Z] #217 DONE 0.2s [2025-10-08T10:54:55.876Z] [2025-10-08T10:54:55.876Z] #112 [support-scheduler] exporting to image [2025-10-08T10:54:55.876Z] #112 exporting layers [2025-10-08T10:54:56.844Z] #112 exporting layers 2.3s done [2025-10-08T10:54:56.844Z] #112 writing image sha256:2669f2bd9c195c44351d2d285bfdb5a000f375b93e85bb1c8939ab13b030cc4e done [2025-10-08T10:54:56.844Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-10-08T10:54:56.844Z] #112 DONE 18.9s [2025-10-08T10:54:56.844Z] [2025-10-08T10:54:56.844Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:55:01.097Z] #54 ... [2025-10-08T10:55:01.097Z] [2025-10-08T10:55:01.097Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-08T10:55:01.097Z] #145 DONE 2253.5s [2025-10-08T10:55:01.097Z] [2025-10-08T10:55:01.097Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:55:01.097Z] #54 ... [2025-10-08T10:55:01.097Z] [2025-10-08T10:55:01.097Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-08T10:55:01.364Z] #218 DONE 0.1s [2025-10-08T10:55:01.364Z] [2025-10-08T10:55:01.364Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-08T10:55:01.364Z] #219 DONE 0.1s [2025-10-08T10:55:01.364Z] [2025-10-08T10:55:01.364Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:55:01.364Z] #54 ... [2025-10-08T10:55:01.364Z] [2025-10-08T10:55:01.364Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-08T10:55:01.948Z] #220 DONE 0.4s [2025-10-08T10:55:01.948Z] [2025-10-08T10:55:01.948Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:55:01.948Z] #54 ... [2025-10-08T10:55:01.948Z] [2025-10-08T10:55:01.948Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-08T10:55:01.948Z] #221 DONE 0.1s [2025-10-08T10:55:01.948Z] [2025-10-08T10:55:01.948Z] #112 [support-notifications] exporting to image [2025-10-08T10:55:01.948Z] #112 exporting layers [2025-10-08T10:55:02.531Z] #112 exporting layers 0.6s done [2025-10-08T10:55:02.531Z] #112 writing image sha256:c3849e273436f311248c644e12c873d33b925b2a8440056bbb19133838a3fa96 done [2025-10-08T10:55:02.531Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-10-08T10:55:02.531Z] #112 DONE 19.5s [2025-10-08T10:55:02.531Z] [2025-10-08T10:55:02.531Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-08T10:55:02.531Z] time="2025-10-08T10:14:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-08T10:55:02.552Z] $ docker stop --time=1 78885148ea631f3cdda8e6025a7e9f4b870fb23094dc16b6b7366240f0bcc630 [2025-10-08T10:55:04.214Z] $ docker rm -f --volumes 78885148ea631f3cdda8e6025a7e9f4b870fb23094dc16b6b7366240f0bcc630 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T10:55:04.707Z] + docker images [2025-10-08T10:55:04.707Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-08T10:55:04.707Z] support-notifications-arm64 latest c3849e273436 3 seconds ago 60.3MB [2025-10-08T10:55:04.707Z] support-scheduler-arm64 latest 2669f2bd9c19 10 seconds ago 56.5MB [2025-10-08T10:55:04.707Z] core-metadata-arm64 latest b15df01fe9bf 36 seconds ago 52.8MB [2025-10-08T10:55:04.707Z] core-data-arm64 latest abd14f349e8f 38 seconds ago 52.8MB [2025-10-08T10:55:04.707Z] core-keeper-arm64 latest 7da7eaca19ca 40 seconds ago 45.4MB [2025-10-08T10:55:04.707Z] security-proxy-auth-arm64 latest bb3f8aa68b47 48 seconds ago 52MB [2025-10-08T10:55:04.707Z] security-spiffe-token-provider-arm64 latest 82073b590ad8 About a minute ago 56.2MB [2025-10-08T10:55:04.707Z] security-secretstore-setup-arm64 latest af9989724079 2 minutes ago 86.4MB [2025-10-08T10:55:04.707Z] security-proxy-setup-arm64 latest 46ba21ad217f 2 minutes ago 56.5MB [2025-10-08T10:55:04.707Z] core-command-arm64 latest f1f23e59f4a7 3 minutes ago 47.2MB [2025-10-08T10:55:04.707Z] security-bootstrapper-arm64 latest 16fa14ddc767 18 minutes ago 28.3MB [2025-10-08T10:55:04.707Z] core-common-config-bootstrapper-arm64 latest a65c56ea8b00 18 minutes ago 27.2MB [2025-10-08T10:55:04.707Z] security-spire-agent-arm64 latest 4c5ee5aee5b9 39 minutes ago 194MB [2025-10-08T10:55:04.707Z] security-spire-server-arm64 latest e3d86c4f0b4e 39 minutes ago 151MB [2025-10-08T10:55:04.707Z] security-spire-config-arm64 latest 07a081cf1da9 39 minutes ago 150MB [2025-10-08T10:55:04.707Z] ci-base-image-arm64 latest 44bb4f02bf8c 40 minutes ago 922MB [2025-10-08T10:55:04.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 months ago 566MB [2025-10-08T10:55:04.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T10:55:04.878Z] provisioning config files... [2025-10-08T10:55:04.895Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/908@tmp/config4337511472810481920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:55:05.247Z] ---> ****-login.sh [2025-10-08T10:55:05.247Z] nexus3.edgexfoundry.org:10001 [2025-10-08T10:55:05.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:55:05.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:55:05.781Z] Configure a credential helper to remove this warning. See [2025-10-08T10:55:05.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:55:05.781Z] [2025-10-08T10:55:05.781Z] Login Succeeded [2025-10-08T10:55:05.781Z] nexus3.edgexfoundry.org:10002 [2025-10-08T10:55:06.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:55:06.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:55:06.049Z] Configure a credential helper to remove this warning. See [2025-10-08T10:55:06.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:55:06.049Z] [2025-10-08T10:55:06.050Z] Login Succeeded [2025-10-08T10:55:06.050Z] nexus3.edgexfoundry.org:10003 [2025-10-08T10:55:06.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:55:06.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:55:06.318Z] Configure a credential helper to remove this warning. See [2025-10-08T10:55:06.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:55:06.318Z] [2025-10-08T10:55:06.318Z] Login Succeeded [2025-10-08T10:55:06.318Z] nexus3.edgexfoundry.org:10004 [2025-10-08T10:55:06.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:55:06.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:55:06.852Z] Configure a credential helper to remove this warning. See [2025-10-08T10:55:06.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:55:06.852Z] [2025-10-08T10:55:06.852Z] Login Succeeded [2025-10-08T10:55:06.852Z] ****.io [2025-10-08T10:55:07.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-08T10:55:07.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-08T10:55:07.119Z] Configure a credential helper to remove this warning. See [2025-10-08T10:55:07.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-08T10:55:07.119Z] [2025-10-08T10:55:07.387Z] Login Succeeded [2025-10-08T10:55:07.387Z] ---> ****-login.sh ends [Pipeline] } [2025-10-08T10:55:07.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:55:07.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-08T10:55:07.491Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-10-08T10:55:07.491Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:07.491Z] latest [2025-10-08T10:55:07.491Z] 4.1.0-dev.64 [2025-10-08T10:55:07.491Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:07.491Z] main [2025-10-08T10:55:07.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:07.908Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:09.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:09.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-08T10:55:09.281Z] ac29449ef23d: Preparing [2025-10-08T10:55:09.281Z] 4402a3df5b15: Preparing [2025-10-08T10:55:09.281Z] f0105f12768b: Preparing [2025-10-08T10:55:09.281Z] e8f43e1ca626: Preparing [2025-10-08T10:55:09.281Z] 5e43944dc12e: Preparing [2025-10-08T10:55:09.281Z] 93a8547c6656: Preparing [2025-10-08T10:55:09.281Z] 1e890da81ec9: Preparing [2025-10-08T10:55:09.281Z] 93a8547c6656: Waiting [2025-10-08T10:55:09.281Z] 1e890da81ec9: Waiting [2025-10-08T10:55:09.549Z] ac29449ef23d: Pushed [2025-10-08T10:55:09.549Z] e8f43e1ca626: Pushed [2025-10-08T10:55:09.549Z] f0105f12768b: Pushed [2025-10-08T10:55:09.549Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:09.814Z] 93a8547c6656: Pushed [2025-10-08T10:55:11.212Z] 5e43944dc12e: Pushed [2025-10-08T10:55:16.553Z] 4402a3df5b15: Pushed [2025-10-08T10:55:16.553Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:16.917Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:17.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-08T10:55:17.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-08T10:55:17.276Z] ac29449ef23d: Preparing [2025-10-08T10:55:17.276Z] 4402a3df5b15: Preparing [2025-10-08T10:55:17.276Z] f0105f12768b: Preparing [2025-10-08T10:55:17.276Z] e8f43e1ca626: Preparing [2025-10-08T10:55:17.276Z] 5e43944dc12e: Preparing [2025-10-08T10:55:17.276Z] 93a8547c6656: Preparing [2025-10-08T10:55:17.276Z] 1e890da81ec9: Preparing [2025-10-08T10:55:17.276Z] 93a8547c6656: Waiting [2025-10-08T10:55:17.276Z] 1e890da81ec9: Waiting [2025-10-08T10:55:17.276Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:17.276Z] 4402a3df5b15: Layer already exists [2025-10-08T10:55:17.276Z] f0105f12768b: Layer already exists [2025-10-08T10:55:17.276Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:17.276Z] ac29449ef23d: Layer already exists [2025-10-08T10:55:17.276Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:17.276Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:17.542Z] latest: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:17.900Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:18.264Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 [2025-10-08T10:55:18.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-08T10:55:18.264Z] ac29449ef23d: Preparing [2025-10-08T10:55:18.264Z] 4402a3df5b15: Preparing [2025-10-08T10:55:18.264Z] f0105f12768b: Preparing [2025-10-08T10:55:18.264Z] e8f43e1ca626: Preparing [2025-10-08T10:55:18.264Z] 5e43944dc12e: Preparing [2025-10-08T10:55:18.264Z] 93a8547c6656: Preparing [2025-10-08T10:55:18.264Z] 1e890da81ec9: Preparing [2025-10-08T10:55:18.264Z] 93a8547c6656: Waiting [2025-10-08T10:55:18.264Z] 1e890da81ec9: Waiting [2025-10-08T10:55:18.264Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:18.264Z] ac29449ef23d: Layer already exists [2025-10-08T10:55:18.264Z] 4402a3df5b15: Layer already exists [2025-10-08T10:55:18.264Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:18.264Z] f0105f12768b: Layer already exists [2025-10-08T10:55:18.264Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:18.264Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:18.530Z] 4.1.0-dev.64: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:18.886Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:19.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:19.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-08T10:55:19.240Z] ac29449ef23d: Preparing [2025-10-08T10:55:19.240Z] 4402a3df5b15: Preparing [2025-10-08T10:55:19.240Z] f0105f12768b: Preparing [2025-10-08T10:55:19.240Z] e8f43e1ca626: Preparing [2025-10-08T10:55:19.240Z] 5e43944dc12e: Preparing [2025-10-08T10:55:19.240Z] 93a8547c6656: Preparing [2025-10-08T10:55:19.240Z] 1e890da81ec9: Preparing [2025-10-08T10:55:19.240Z] 93a8547c6656: Waiting [2025-10-08T10:55:19.240Z] 1e890da81ec9: Waiting [2025-10-08T10:55:19.240Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:19.240Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:19.240Z] 4402a3df5b15: Layer already exists [2025-10-08T10:55:19.240Z] ac29449ef23d: Layer already exists [2025-10-08T10:55:19.240Z] f0105f12768b: Layer already exists [2025-10-08T10:55:19.240Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:19.240Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:19.509Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:19.867Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:20.230Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-10-08T10:55:20.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-10-08T10:55:20.230Z] ac29449ef23d: Preparing [2025-10-08T10:55:20.230Z] 4402a3df5b15: Preparing [2025-10-08T10:55:20.230Z] f0105f12768b: Preparing [2025-10-08T10:55:20.230Z] e8f43e1ca626: Preparing [2025-10-08T10:55:20.230Z] 5e43944dc12e: Preparing [2025-10-08T10:55:20.230Z] 93a8547c6656: Preparing [2025-10-08T10:55:20.230Z] 1e890da81ec9: Preparing [2025-10-08T10:55:20.230Z] 93a8547c6656: Waiting [2025-10-08T10:55:20.230Z] 1e890da81ec9: Waiting [2025-10-08T10:55:20.230Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:20.230Z] ac29449ef23d: Layer already exists [2025-10-08T10:55:20.230Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:20.230Z] f0105f12768b: Layer already exists [2025-10-08T10:55:20.230Z] 4402a3df5b15: Layer already exists [2025-10-08T10:55:20.230Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:20.230Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:20.495Z] main: digest: sha256:68fd69b82d7630aa180c031d6ab1d4b5027fc73c26c7a7e041550c45ec462ee9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:55:20.578Z] ===================================================== [Pipeline] echo [2025-10-08T10:55:20.595Z] taggedImages: [2025-10-08T10:55:20.595Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:20.595Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-10-08T10:55:20.595Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 [2025-10-08T10:55:20.595Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:20.595Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-08T10:55:20.628Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-10-08T10:55:20.628Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:20.628Z] latest [2025-10-08T10:55:20.628Z] 4.1.0-dev.64 [2025-10-08T10:55:20.628Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:20.628Z] main [2025-10-08T10:55:20.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:20.996Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:21.352Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:21.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-08T10:55:21.352Z] ee8230cb8f6f: Preparing [2025-10-08T10:55:21.352Z] eaf97d2b6b84: Preparing [2025-10-08T10:55:21.352Z] 54b34f8a1b0b: Preparing [2025-10-08T10:55:21.352Z] d59904bfb051: Preparing [2025-10-08T10:55:21.352Z] f0105f12768b: Preparing [2025-10-08T10:55:21.352Z] e8f43e1ca626: Preparing [2025-10-08T10:55:21.352Z] 5e43944dc12e: Preparing [2025-10-08T10:55:21.352Z] 93a8547c6656: Preparing [2025-10-08T10:55:21.352Z] 1e890da81ec9: Preparing [2025-10-08T10:55:21.352Z] 5e43944dc12e: Waiting [2025-10-08T10:55:21.352Z] 93a8547c6656: Waiting [2025-10-08T10:55:21.352Z] 1e890da81ec9: Waiting [2025-10-08T10:55:21.352Z] f0105f12768b: Layer already exists [2025-10-08T10:55:21.617Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:21.617Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:21.617Z] 54b34f8a1b0b: Pushed [2025-10-08T10:55:21.617Z] eaf97d2b6b84: Pushed [2025-10-08T10:55:21.617Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:21.617Z] ee8230cb8f6f: Pushed [2025-10-08T10:55:21.617Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:24.593Z] d59904bfb051: Pushed [2025-10-08T10:55:24.593Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:24.940Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:25.285Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-08T10:55:25.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-08T10:55:25.285Z] ee8230cb8f6f: Preparing [2025-10-08T10:55:25.285Z] eaf97d2b6b84: Preparing [2025-10-08T10:55:25.285Z] 54b34f8a1b0b: Preparing [2025-10-08T10:55:25.285Z] d59904bfb051: Preparing [2025-10-08T10:55:25.285Z] f0105f12768b: Preparing [2025-10-08T10:55:25.285Z] e8f43e1ca626: Preparing [2025-10-08T10:55:25.285Z] 5e43944dc12e: Preparing [2025-10-08T10:55:25.285Z] 93a8547c6656: Preparing [2025-10-08T10:55:25.285Z] 1e890da81ec9: Preparing [2025-10-08T10:55:25.285Z] e8f43e1ca626: Waiting [2025-10-08T10:55:25.285Z] 93a8547c6656: Waiting [2025-10-08T10:55:25.285Z] 5e43944dc12e: Waiting [2025-10-08T10:55:25.285Z] 1e890da81ec9: Waiting [2025-10-08T10:55:25.285Z] f0105f12768b: Layer already exists [2025-10-08T10:55:25.285Z] d59904bfb051: Layer already exists [2025-10-08T10:55:25.285Z] eaf97d2b6b84: Layer already exists [2025-10-08T10:55:25.285Z] ee8230cb8f6f: Layer already exists [2025-10-08T10:55:25.285Z] 54b34f8a1b0b: Layer already exists [2025-10-08T10:55:25.285Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:25.285Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:25.285Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:25.285Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:25.550Z] latest: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:25.900Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:26.284Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 [2025-10-08T10:55:26.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-08T10:55:26.285Z] ee8230cb8f6f: Preparing [2025-10-08T10:55:26.285Z] eaf97d2b6b84: Preparing [2025-10-08T10:55:26.285Z] 54b34f8a1b0b: Preparing [2025-10-08T10:55:26.285Z] d59904bfb051: Preparing [2025-10-08T10:55:26.285Z] f0105f12768b: Preparing [2025-10-08T10:55:26.285Z] e8f43e1ca626: Preparing [2025-10-08T10:55:26.285Z] 5e43944dc12e: Preparing [2025-10-08T10:55:26.285Z] 93a8547c6656: Preparing [2025-10-08T10:55:26.285Z] 1e890da81ec9: Preparing [2025-10-08T10:55:26.285Z] e8f43e1ca626: Waiting [2025-10-08T10:55:26.285Z] 5e43944dc12e: Waiting [2025-10-08T10:55:26.285Z] 93a8547c6656: Waiting [2025-10-08T10:55:26.285Z] 1e890da81ec9: Waiting [2025-10-08T10:55:26.285Z] 54b34f8a1b0b: Layer already exists [2025-10-08T10:55:26.285Z] d59904bfb051: Layer already exists [2025-10-08T10:55:26.285Z] ee8230cb8f6f: Layer already exists [2025-10-08T10:55:26.285Z] eaf97d2b6b84: Layer already exists [2025-10-08T10:55:26.285Z] f0105f12768b: Layer already exists [2025-10-08T10:55:26.285Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:26.285Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:26.285Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:26.285Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:26.285Z] 4.1.0-dev.64: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:26.922Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:27.277Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:27.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-08T10:55:27.277Z] ee8230cb8f6f: Preparing [2025-10-08T10:55:27.277Z] eaf97d2b6b84: Preparing [2025-10-08T10:55:27.277Z] 54b34f8a1b0b: Preparing [2025-10-08T10:55:27.277Z] d59904bfb051: Preparing [2025-10-08T10:55:27.277Z] f0105f12768b: Preparing [2025-10-08T10:55:27.277Z] e8f43e1ca626: Preparing [2025-10-08T10:55:27.277Z] 5e43944dc12e: Preparing [2025-10-08T10:55:27.277Z] 93a8547c6656: Preparing [2025-10-08T10:55:27.277Z] 1e890da81ec9: Preparing [2025-10-08T10:55:27.277Z] 5e43944dc12e: Waiting [2025-10-08T10:55:27.277Z] 1e890da81ec9: Waiting [2025-10-08T10:55:27.277Z] 93a8547c6656: Waiting [2025-10-08T10:55:27.277Z] e8f43e1ca626: Waiting [2025-10-08T10:55:27.277Z] f0105f12768b: Layer already exists [2025-10-08T10:55:27.277Z] ee8230cb8f6f: Layer already exists [2025-10-08T10:55:27.277Z] d59904bfb051: Layer already exists [2025-10-08T10:55:27.277Z] 54b34f8a1b0b: Layer already exists [2025-10-08T10:55:27.277Z] eaf97d2b6b84: Layer already exists [2025-10-08T10:55:27.277Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:27.277Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:27.277Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:27.277Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:27.571Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:27.927Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:28.276Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-10-08T10:55:28.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-10-08T10:55:28.277Z] ee8230cb8f6f: Preparing [2025-10-08T10:55:28.277Z] eaf97d2b6b84: Preparing [2025-10-08T10:55:28.277Z] 54b34f8a1b0b: Preparing [2025-10-08T10:55:28.277Z] d59904bfb051: Preparing [2025-10-08T10:55:28.277Z] f0105f12768b: Preparing [2025-10-08T10:55:28.277Z] e8f43e1ca626: Preparing [2025-10-08T10:55:28.277Z] 5e43944dc12e: Preparing [2025-10-08T10:55:28.277Z] 93a8547c6656: Preparing [2025-10-08T10:55:28.277Z] 1e890da81ec9: Preparing [2025-10-08T10:55:28.277Z] e8f43e1ca626: Waiting [2025-10-08T10:55:28.277Z] 5e43944dc12e: Waiting [2025-10-08T10:55:28.277Z] 93a8547c6656: Waiting [2025-10-08T10:55:28.277Z] 1e890da81ec9: Waiting [2025-10-08T10:55:28.277Z] ee8230cb8f6f: Layer already exists [2025-10-08T10:55:28.277Z] d59904bfb051: Layer already exists [2025-10-08T10:55:28.277Z] 54b34f8a1b0b: Layer already exists [2025-10-08T10:55:28.277Z] eaf97d2b6b84: Layer already exists [2025-10-08T10:55:28.277Z] f0105f12768b: Layer already exists [2025-10-08T10:55:28.277Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:28.277Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:28.277Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:28.277Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:28.542Z] main: digest: sha256:42373a969f8be0197da4528d57f062d676a61806c063cac4f765b54b49ea3ff0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:55:28.618Z] ===================================================== [Pipeline] echo [2025-10-08T10:55:28.629Z] taggedImages: [2025-10-08T10:55:28.629Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:28.629Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-10-08T10:55:28.629Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 [2025-10-08T10:55:28.629Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:28.629Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-08T10:55:28.655Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-10-08T10:55:28.655Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:28.655Z] latest [2025-10-08T10:55:28.655Z] 4.1.0-dev.64 [2025-10-08T10:55:28.655Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:28.655Z] main [2025-10-08T10:55:28.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:29.017Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:29.366Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:29.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-08T10:55:29.366Z] 210fe29083a5: Preparing [2025-10-08T10:55:29.366Z] 48d01c55f6d5: Preparing [2025-10-08T10:55:29.366Z] f0105f12768b: Preparing [2025-10-08T10:55:29.366Z] e8f43e1ca626: Preparing [2025-10-08T10:55:29.366Z] 70a144b66a2f: Preparing [2025-10-08T10:55:29.366Z] 9a36e3cc4aa8: Preparing [2025-10-08T10:55:29.366Z] 1e890da81ec9: Preparing [2025-10-08T10:55:29.366Z] 9a36e3cc4aa8: Waiting [2025-10-08T10:55:29.366Z] 1e890da81ec9: Waiting [2025-10-08T10:55:29.366Z] f0105f12768b: Layer already exists [2025-10-08T10:55:29.366Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:29.631Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:29.631Z] 210fe29083a5: Pushed [2025-10-08T10:55:29.631Z] 9a36e3cc4aa8: Pushed [2025-10-08T10:55:31.698Z] 70a144b66a2f: Pushed [2025-10-08T10:55:37.017Z] 48d01c55f6d5: Pushed [2025-10-08T10:55:37.017Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:37.381Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:37.725Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-08T10:55:37.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-08T10:55:37.725Z] 210fe29083a5: Preparing [2025-10-08T10:55:37.725Z] 48d01c55f6d5: Preparing [2025-10-08T10:55:37.725Z] f0105f12768b: Preparing [2025-10-08T10:55:37.725Z] e8f43e1ca626: Preparing [2025-10-08T10:55:37.725Z] 70a144b66a2f: Preparing [2025-10-08T10:55:37.725Z] 9a36e3cc4aa8: Preparing [2025-10-08T10:55:37.725Z] 1e890da81ec9: Preparing [2025-10-08T10:55:37.725Z] 9a36e3cc4aa8: Waiting [2025-10-08T10:55:37.725Z] 1e890da81ec9: Waiting [2025-10-08T10:55:37.725Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:37.725Z] 210fe29083a5: Layer already exists [2025-10-08T10:55:37.725Z] 48d01c55f6d5: Layer already exists [2025-10-08T10:55:37.725Z] 70a144b66a2f: Layer already exists [2025-10-08T10:55:37.725Z] f0105f12768b: Layer already exists [2025-10-08T10:55:37.725Z] 9a36e3cc4aa8: Layer already exists [2025-10-08T10:55:37.725Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:37.989Z] latest: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:38.352Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:38.707Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 [2025-10-08T10:55:38.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-08T10:55:38.707Z] 210fe29083a5: Preparing [2025-10-08T10:55:38.707Z] 48d01c55f6d5: Preparing [2025-10-08T10:55:38.707Z] f0105f12768b: Preparing [2025-10-08T10:55:38.707Z] e8f43e1ca626: Preparing [2025-10-08T10:55:38.707Z] 70a144b66a2f: Preparing [2025-10-08T10:55:38.707Z] 9a36e3cc4aa8: Preparing [2025-10-08T10:55:38.707Z] 1e890da81ec9: Preparing [2025-10-08T10:55:38.707Z] 9a36e3cc4aa8: Waiting [2025-10-08T10:55:38.707Z] 1e890da81ec9: Waiting [2025-10-08T10:55:38.707Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:38.707Z] f0105f12768b: Layer already exists [2025-10-08T10:55:38.707Z] 70a144b66a2f: Layer already exists [2025-10-08T10:55:38.707Z] 210fe29083a5: Layer already exists [2025-10-08T10:55:38.707Z] 48d01c55f6d5: Layer already exists [2025-10-08T10:55:38.707Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:38.707Z] 9a36e3cc4aa8: Layer already exists [2025-10-08T10:55:38.975Z] 4.1.0-dev.64: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:39.337Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:39.704Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:39.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-08T10:55:39.704Z] 210fe29083a5: Preparing [2025-10-08T10:55:39.704Z] 48d01c55f6d5: Preparing [2025-10-08T10:55:39.704Z] f0105f12768b: Preparing [2025-10-08T10:55:39.704Z] e8f43e1ca626: Preparing [2025-10-08T10:55:39.704Z] 70a144b66a2f: Preparing [2025-10-08T10:55:39.704Z] 9a36e3cc4aa8: Preparing [2025-10-08T10:55:39.704Z] 1e890da81ec9: Preparing [2025-10-08T10:55:39.704Z] 9a36e3cc4aa8: Waiting [2025-10-08T10:55:39.704Z] 1e890da81ec9: Waiting [2025-10-08T10:55:39.704Z] 210fe29083a5: Layer already exists [2025-10-08T10:55:39.704Z] 70a144b66a2f: Layer already exists [2025-10-08T10:55:39.704Z] 48d01c55f6d5: Layer already exists [2025-10-08T10:55:39.704Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:39.704Z] f0105f12768b: Layer already exists [2025-10-08T10:55:39.704Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:39.704Z] 9a36e3cc4aa8: Layer already exists [2025-10-08T10:55:39.704Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:40.080Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:40.439Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-10-08T10:55:40.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-10-08T10:55:40.439Z] 210fe29083a5: Preparing [2025-10-08T10:55:40.439Z] 48d01c55f6d5: Preparing [2025-10-08T10:55:40.439Z] f0105f12768b: Preparing [2025-10-08T10:55:40.439Z] e8f43e1ca626: Preparing [2025-10-08T10:55:40.439Z] 70a144b66a2f: Preparing [2025-10-08T10:55:40.439Z] 9a36e3cc4aa8: Preparing [2025-10-08T10:55:40.439Z] 1e890da81ec9: Preparing [2025-10-08T10:55:40.439Z] 9a36e3cc4aa8: Waiting [2025-10-08T10:55:40.439Z] 1e890da81ec9: Waiting [2025-10-08T10:55:40.439Z] 48d01c55f6d5: Layer already exists [2025-10-08T10:55:40.439Z] 210fe29083a5: Layer already exists [2025-10-08T10:55:40.439Z] f0105f12768b: Layer already exists [2025-10-08T10:55:40.439Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:40.439Z] 70a144b66a2f: Layer already exists [2025-10-08T10:55:40.439Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:40.439Z] 9a36e3cc4aa8: Layer already exists [2025-10-08T10:55:40.997Z] main: digest: sha256:9b8c64032d6f1324473bedd0aaa86d03ad66cbe6dfb64fe29fb11b2ade5ac3da size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:55:41.072Z] ===================================================== [Pipeline] echo [2025-10-08T10:55:41.087Z] taggedImages: [2025-10-08T10:55:41.087Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:41.087Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-10-08T10:55:41.087Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 [2025-10-08T10:55:41.087Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:41.087Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-08T10:55:41.116Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-10-08T10:55:41.116Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:41.116Z] latest [2025-10-08T10:55:41.116Z] 4.1.0-dev.64 [2025-10-08T10:55:41.116Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:41.116Z] main [2025-10-08T10:55:41.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:41.497Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:41.850Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:41.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-08T10:55:41.850Z] db2bb1767385: Preparing [2025-10-08T10:55:41.850Z] a95c6d66fe4d: Preparing [2025-10-08T10:55:41.850Z] e8f43e1ca626: Preparing [2025-10-08T10:55:41.850Z] 9fa14d03827f: Preparing [2025-10-08T10:55:41.850Z] 3a053ed061fe: Preparing [2025-10-08T10:55:41.850Z] 1e890da81ec9: Preparing [2025-10-08T10:55:41.850Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:42.114Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:42.114Z] 3a053ed061fe: Pushed [2025-10-08T10:55:42.114Z] 9fa14d03827f: Pushed [2025-10-08T10:55:42.114Z] db2bb1767385: Pushed [2025-10-08T10:55:50.293Z] a95c6d66fe4d: Pushed [2025-10-08T10:55:50.293Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:50.653Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:51.323Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-08T10:55:51.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-08T10:55:51.323Z] db2bb1767385: Preparing [2025-10-08T10:55:51.323Z] a95c6d66fe4d: Preparing [2025-10-08T10:55:51.323Z] e8f43e1ca626: Preparing [2025-10-08T10:55:51.323Z] 9fa14d03827f: Preparing [2025-10-08T10:55:51.323Z] 3a053ed061fe: Preparing [2025-10-08T10:55:51.323Z] 1e890da81ec9: Preparing [2025-10-08T10:55:51.323Z] 1e890da81ec9: Waiting [2025-10-08T10:55:51.323Z] 3a053ed061fe: Layer already exists [2025-10-08T10:55:51.323Z] db2bb1767385: Layer already exists [2025-10-08T10:55:51.323Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:51.323Z] 9fa14d03827f: Layer already exists [2025-10-08T10:55:51.323Z] a95c6d66fe4d: Layer already exists [2025-10-08T10:55:51.323Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:51.324Z] latest: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:51.684Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:52.215Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 [2025-10-08T10:55:52.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-08T10:55:52.215Z] db2bb1767385: Preparing [2025-10-08T10:55:52.215Z] a95c6d66fe4d: Preparing [2025-10-08T10:55:52.215Z] e8f43e1ca626: Preparing [2025-10-08T10:55:52.215Z] 9fa14d03827f: Preparing [2025-10-08T10:55:52.215Z] 3a053ed061fe: Preparing [2025-10-08T10:55:52.215Z] 1e890da81ec9: Preparing [2025-10-08T10:55:52.215Z] 1e890da81ec9: Waiting [2025-10-08T10:55:52.215Z] 9fa14d03827f: Layer already exists [2025-10-08T10:55:52.215Z] 3a053ed061fe: Layer already exists [2025-10-08T10:55:52.215Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:52.215Z] db2bb1767385: Layer already exists [2025-10-08T10:55:52.215Z] a95c6d66fe4d: Layer already exists [2025-10-08T10:55:52.215Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:52.215Z] 4.1.0-dev.64: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:52.570Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:52.926Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:52.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-08T10:55:52.926Z] db2bb1767385: Preparing [2025-10-08T10:55:52.926Z] a95c6d66fe4d: Preparing [2025-10-08T10:55:52.926Z] e8f43e1ca626: Preparing [2025-10-08T10:55:52.926Z] 9fa14d03827f: Preparing [2025-10-08T10:55:52.926Z] 3a053ed061fe: Preparing [2025-10-08T10:55:52.926Z] 1e890da81ec9: Preparing [2025-10-08T10:55:52.926Z] 1e890da81ec9: Waiting [2025-10-08T10:55:52.926Z] db2bb1767385: Layer already exists [2025-10-08T10:55:52.926Z] 9fa14d03827f: Layer already exists [2025-10-08T10:55:52.926Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:52.926Z] a95c6d66fe4d: Layer already exists [2025-10-08T10:55:52.926Z] 3a053ed061fe: Layer already exists [2025-10-08T10:55:52.926Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:52.926Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:53.270Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:54.502Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-10-08T10:55:54.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-10-08T10:55:54.502Z] db2bb1767385: Preparing [2025-10-08T10:55:54.502Z] a95c6d66fe4d: Preparing [2025-10-08T10:55:54.502Z] e8f43e1ca626: Preparing [2025-10-08T10:55:54.502Z] 9fa14d03827f: Preparing [2025-10-08T10:55:54.502Z] 3a053ed061fe: Preparing [2025-10-08T10:55:54.502Z] 1e890da81ec9: Preparing [2025-10-08T10:55:54.502Z] 1e890da81ec9: Waiting [2025-10-08T10:55:54.502Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:54.502Z] a95c6d66fe4d: Layer already exists [2025-10-08T10:55:54.502Z] 9fa14d03827f: Layer already exists [2025-10-08T10:55:54.502Z] db2bb1767385: Layer already exists [2025-10-08T10:55:54.502Z] 3a053ed061fe: Layer already exists [2025-10-08T10:55:54.502Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:54.502Z] main: digest: sha256:4f2c05ee1c6e9dbb4cd56816d67a30b2dc896e063ade8e5b55577c582c906e69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:55:54.563Z] ===================================================== [Pipeline] echo [2025-10-08T10:55:54.572Z] taggedImages: [2025-10-08T10:55:54.572Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:54.572Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-10-08T10:55:54.572Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 [2025-10-08T10:55:54.572Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:54.572Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-08T10:55:54.603Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-10-08T10:55:54.603Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:54.603Z] latest [2025-10-08T10:55:54.603Z] 4.1.0-dev.64 [2025-10-08T10:55:54.603Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:55:54.603Z] main [2025-10-08T10:55:54.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:54.963Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:55:55.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:55:55.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-08T10:55:55.310Z] 4bdada3407e8: Preparing [2025-10-08T10:55:55.310Z] 38cd8bb84b9f: Preparing [2025-10-08T10:55:55.310Z] 0eb3ed2c9969: Preparing [2025-10-08T10:55:55.310Z] f0105f12768b: Preparing [2025-10-08T10:55:55.310Z] e8f43e1ca626: Preparing [2025-10-08T10:55:55.310Z] 5e43944dc12e: Preparing [2025-10-08T10:55:55.310Z] 93a8547c6656: Preparing [2025-10-08T10:55:55.310Z] 1e890da81ec9: Preparing [2025-10-08T10:55:55.310Z] 5e43944dc12e: Waiting [2025-10-08T10:55:55.310Z] 93a8547c6656: Waiting [2025-10-08T10:55:55.310Z] 1e890da81ec9: Waiting [2025-10-08T10:55:55.310Z] e8f43e1ca626: Layer already exists [2025-10-08T10:55:55.573Z] f0105f12768b: Layer already exists [2025-10-08T10:55:55.573Z] 5e43944dc12e: Layer already exists [2025-10-08T10:55:55.573Z] 93a8547c6656: Layer already exists [2025-10-08T10:55:55.573Z] 38cd8bb84b9f: Pushed [2025-10-08T10:55:55.573Z] 1e890da81ec9: Layer already exists [2025-10-08T10:55:55.573Z] 4bdada3407e8: Pushed [2025-10-08T10:56:03.762Z] 0eb3ed2c9969: Pushed [2025-10-08T10:56:03.762Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:04.118Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:04.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-08T10:56:04.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-08T10:56:04.465Z] 4bdada3407e8: Preparing [2025-10-08T10:56:04.465Z] 38cd8bb84b9f: Preparing [2025-10-08T10:56:04.465Z] 0eb3ed2c9969: Preparing [2025-10-08T10:56:04.465Z] f0105f12768b: Preparing [2025-10-08T10:56:04.465Z] e8f43e1ca626: Preparing [2025-10-08T10:56:04.465Z] 5e43944dc12e: Preparing [2025-10-08T10:56:04.465Z] 93a8547c6656: Preparing [2025-10-08T10:56:04.465Z] 1e890da81ec9: Preparing [2025-10-08T10:56:04.465Z] 5e43944dc12e: Waiting [2025-10-08T10:56:04.465Z] 1e890da81ec9: Waiting [2025-10-08T10:56:04.465Z] 93a8547c6656: Waiting [2025-10-08T10:56:04.465Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:04.465Z] 0eb3ed2c9969: Layer already exists [2025-10-08T10:56:04.465Z] f0105f12768b: Layer already exists [2025-10-08T10:56:04.465Z] 38cd8bb84b9f: Layer already exists [2025-10-08T10:56:04.465Z] 4bdada3407e8: Layer already exists [2025-10-08T10:56:04.465Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:04.465Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:04.465Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:04.733Z] latest: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:05.106Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:05.462Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 [2025-10-08T10:56:05.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-08T10:56:05.463Z] 4bdada3407e8: Preparing [2025-10-08T10:56:05.463Z] 38cd8bb84b9f: Preparing [2025-10-08T10:56:05.463Z] 0eb3ed2c9969: Preparing [2025-10-08T10:56:05.463Z] f0105f12768b: Preparing [2025-10-08T10:56:05.463Z] e8f43e1ca626: Preparing [2025-10-08T10:56:05.463Z] 5e43944dc12e: Preparing [2025-10-08T10:56:05.463Z] 93a8547c6656: Preparing [2025-10-08T10:56:05.463Z] 1e890da81ec9: Preparing [2025-10-08T10:56:05.463Z] 5e43944dc12e: Waiting [2025-10-08T10:56:05.463Z] 93a8547c6656: Waiting [2025-10-08T10:56:05.463Z] 1e890da81ec9: Waiting [2025-10-08T10:56:05.463Z] f0105f12768b: Layer already exists [2025-10-08T10:56:05.463Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:05.463Z] 0eb3ed2c9969: Layer already exists [2025-10-08T10:56:05.463Z] 38cd8bb84b9f: Layer already exists [2025-10-08T10:56:05.463Z] 4bdada3407e8: Layer already exists [2025-10-08T10:56:05.463Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:05.463Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:05.463Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:05.726Z] 4.1.0-dev.64: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:06.077Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:06.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:06.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-08T10:56:06.414Z] 4bdada3407e8: Preparing [2025-10-08T10:56:06.414Z] 38cd8bb84b9f: Preparing [2025-10-08T10:56:06.414Z] 0eb3ed2c9969: Preparing [2025-10-08T10:56:06.414Z] f0105f12768b: Preparing [2025-10-08T10:56:06.414Z] e8f43e1ca626: Preparing [2025-10-08T10:56:06.414Z] 5e43944dc12e: Preparing [2025-10-08T10:56:06.414Z] 93a8547c6656: Preparing [2025-10-08T10:56:06.414Z] 1e890da81ec9: Preparing [2025-10-08T10:56:06.414Z] 5e43944dc12e: Waiting [2025-10-08T10:56:06.414Z] 93a8547c6656: Waiting [2025-10-08T10:56:06.414Z] 1e890da81ec9: Waiting [2025-10-08T10:56:06.414Z] 38cd8bb84b9f: Layer already exists [2025-10-08T10:56:06.414Z] 4bdada3407e8: Layer already exists [2025-10-08T10:56:06.414Z] f0105f12768b: Layer already exists [2025-10-08T10:56:06.414Z] 0eb3ed2c9969: Layer already exists [2025-10-08T10:56:06.414Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:06.414Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:06.414Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:06.414Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:06.676Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:07.019Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:07.365Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-10-08T10:56:07.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-10-08T10:56:07.365Z] 4bdada3407e8: Preparing [2025-10-08T10:56:07.365Z] 38cd8bb84b9f: Preparing [2025-10-08T10:56:07.365Z] 0eb3ed2c9969: Preparing [2025-10-08T10:56:07.365Z] f0105f12768b: Preparing [2025-10-08T10:56:07.365Z] e8f43e1ca626: Preparing [2025-10-08T10:56:07.365Z] 5e43944dc12e: Preparing [2025-10-08T10:56:07.365Z] 93a8547c6656: Preparing [2025-10-08T10:56:07.365Z] 1e890da81ec9: Preparing [2025-10-08T10:56:07.365Z] 93a8547c6656: Waiting [2025-10-08T10:56:07.365Z] 1e890da81ec9: Waiting [2025-10-08T10:56:07.365Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:07.365Z] 0eb3ed2c9969: Layer already exists [2025-10-08T10:56:07.365Z] 38cd8bb84b9f: Layer already exists [2025-10-08T10:56:07.365Z] f0105f12768b: Layer already exists [2025-10-08T10:56:07.365Z] 4bdada3407e8: Layer already exists [2025-10-08T10:56:07.365Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:07.365Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:07.365Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:07.629Z] main: digest: sha256:a5d6bbaa448c2539452c35f4e4dc76068590962002062cb0a240812e8a550a70 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:56:07.703Z] ===================================================== [Pipeline] echo [2025-10-08T10:56:07.716Z] taggedImages: [2025-10-08T10:56:07.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:07.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-10-08T10:56:07.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 [2025-10-08T10:56:07.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:07.716Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-08T10:56:07.750Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-10-08T10:56:07.750Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:07.750Z] latest [2025-10-08T10:56:07.750Z] 4.1.0-dev.64 [2025-10-08T10:56:07.750Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:07.750Z] main [2025-10-08T10:56:07.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:08.117Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:08.461Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:08.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-08T10:56:08.461Z] 7e06ce0dde7d: Preparing [2025-10-08T10:56:08.461Z] 15c8b6846b18: Preparing [2025-10-08T10:56:08.461Z] 8e16375ca84a: Preparing [2025-10-08T10:56:08.461Z] dcd2e2968a81: Preparing [2025-10-08T10:56:08.461Z] 99b89034bb7a: Preparing [2025-10-08T10:56:08.461Z] 40cdc480373e: Preparing [2025-10-08T10:56:08.461Z] 07c97142035f: Preparing [2025-10-08T10:56:08.461Z] f0105f12768b: Preparing [2025-10-08T10:56:08.461Z] e8f43e1ca626: Preparing [2025-10-08T10:56:08.461Z] f681bf800792: Preparing [2025-10-08T10:56:08.461Z] 100f5a0e6594: Preparing [2025-10-08T10:56:08.461Z] 5f70bf18a086: Preparing [2025-10-08T10:56:08.461Z] 043dc86e72a9: Preparing [2025-10-08T10:56:08.461Z] 1f47c2a55c5f: Preparing [2025-10-08T10:56:08.461Z] ed579089f309: Preparing [2025-10-08T10:56:08.461Z] 1e890da81ec9: Preparing [2025-10-08T10:56:08.461Z] e8f43e1ca626: Waiting [2025-10-08T10:56:08.461Z] f681bf800792: Waiting [2025-10-08T10:56:08.461Z] 100f5a0e6594: Waiting [2025-10-08T10:56:08.461Z] 5f70bf18a086: Waiting [2025-10-08T10:56:08.461Z] 043dc86e72a9: Waiting [2025-10-08T10:56:08.461Z] 1f47c2a55c5f: Waiting [2025-10-08T10:56:08.461Z] ed579089f309: Waiting [2025-10-08T10:56:08.461Z] 1e890da81ec9: Waiting [2025-10-08T10:56:08.461Z] 07c97142035f: Waiting [2025-10-08T10:56:08.461Z] f0105f12768b: Waiting [2025-10-08T10:56:08.461Z] 40cdc480373e: Waiting [2025-10-08T10:56:08.725Z] 15c8b6846b18: Pushed [2025-10-08T10:56:08.725Z] 8e16375ca84a: Pushed [2025-10-08T10:56:08.725Z] dcd2e2968a81: Pushed [2025-10-08T10:56:08.725Z] 99b89034bb7a: Pushed [2025-10-08T10:56:09.305Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:09.305Z] f0105f12768b: Layer already exists [2025-10-08T10:56:09.305Z] 7e06ce0dde7d: Pushed [2025-10-08T10:56:09.305Z] 40cdc480373e: Pushed [2025-10-08T10:56:09.305Z] 5f70bf18a086: Layer already exists [2025-10-08T10:56:09.570Z] f681bf800792: Pushed [2025-10-08T10:56:09.570Z] 100f5a0e6594: Pushed [2025-10-08T10:56:09.570Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:09.570Z] 043dc86e72a9: Pushed [2025-10-08T10:56:09.570Z] ed579089f309: Pushed [2025-10-08T10:56:11.496Z] 1f47c2a55c5f: Pushed [2025-10-08T10:56:12.447Z] 07c97142035f: Pushed [2025-10-08T10:56:12.447Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:12.796Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:13.170Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-08T10:56:13.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-08T10:56:13.170Z] 7e06ce0dde7d: Preparing [2025-10-08T10:56:13.170Z] 15c8b6846b18: Preparing [2025-10-08T10:56:13.170Z] 8e16375ca84a: Preparing [2025-10-08T10:56:13.170Z] dcd2e2968a81: Preparing [2025-10-08T10:56:13.170Z] 99b89034bb7a: Preparing [2025-10-08T10:56:13.170Z] 40cdc480373e: Preparing [2025-10-08T10:56:13.170Z] 40cdc480373e: Waiting [2025-10-08T10:56:13.170Z] 07c97142035f: Preparing [2025-10-08T10:56:13.170Z] 07c97142035f: Waiting [2025-10-08T10:56:13.170Z] f0105f12768b: Preparing [2025-10-08T10:56:13.170Z] e8f43e1ca626: Preparing [2025-10-08T10:56:13.170Z] f0105f12768b: Waiting [2025-10-08T10:56:13.170Z] f681bf800792: Preparing [2025-10-08T10:56:13.170Z] e8f43e1ca626: Waiting [2025-10-08T10:56:13.170Z] 100f5a0e6594: Preparing [2025-10-08T10:56:13.170Z] f681bf800792: Waiting [2025-10-08T10:56:13.170Z] 5f70bf18a086: Preparing [2025-10-08T10:56:13.170Z] 100f5a0e6594: Waiting [2025-10-08T10:56:13.170Z] 043dc86e72a9: Preparing [2025-10-08T10:56:13.170Z] 5f70bf18a086: Waiting [2025-10-08T10:56:13.170Z] 1f47c2a55c5f: Preparing [2025-10-08T10:56:13.170Z] 043dc86e72a9: Waiting [2025-10-08T10:56:13.170Z] ed579089f309: Preparing [2025-10-08T10:56:13.170Z] 1e890da81ec9: Preparing [2025-10-08T10:56:13.170Z] 1f47c2a55c5f: Waiting [2025-10-08T10:56:13.170Z] ed579089f309: Waiting [2025-10-08T10:56:13.170Z] 1e890da81ec9: Waiting [2025-10-08T10:56:13.170Z] 7e06ce0dde7d: Layer already exists [2025-10-08T10:56:13.170Z] 15c8b6846b18: Layer already exists [2025-10-08T10:56:13.170Z] dcd2e2968a81: Layer already exists [2025-10-08T10:56:13.170Z] 8e16375ca84a: Layer already exists [2025-10-08T10:56:13.170Z] 99b89034bb7a: Layer already exists [2025-10-08T10:56:13.170Z] f0105f12768b: Layer already exists [2025-10-08T10:56:13.170Z] 07c97142035f: Layer already exists [2025-10-08T10:56:13.170Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:13.170Z] f681bf800792: Layer already exists [2025-10-08T10:56:13.170Z] 40cdc480373e: Layer already exists [2025-10-08T10:56:13.170Z] 5f70bf18a086: Layer already exists [2025-10-08T10:56:13.170Z] 1f47c2a55c5f: Layer already exists [2025-10-08T10:56:13.170Z] ed579089f309: Layer already exists [2025-10-08T10:56:13.170Z] 043dc86e72a9: Layer already exists [2025-10-08T10:56:13.170Z] 100f5a0e6594: Layer already exists [2025-10-08T10:56:13.170Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:13.435Z] latest: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:13.806Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:14.160Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 [2025-10-08T10:56:14.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-08T10:56:14.160Z] 7e06ce0dde7d: Preparing [2025-10-08T10:56:14.160Z] 15c8b6846b18: Preparing [2025-10-08T10:56:14.160Z] 8e16375ca84a: Preparing [2025-10-08T10:56:14.160Z] dcd2e2968a81: Preparing [2025-10-08T10:56:14.160Z] 99b89034bb7a: Preparing [2025-10-08T10:56:14.160Z] 40cdc480373e: Preparing [2025-10-08T10:56:14.160Z] 07c97142035f: Preparing [2025-10-08T10:56:14.160Z] f0105f12768b: Preparing [2025-10-08T10:56:14.160Z] e8f43e1ca626: Preparing [2025-10-08T10:56:14.160Z] f681bf800792: Preparing [2025-10-08T10:56:14.160Z] 100f5a0e6594: Preparing [2025-10-08T10:56:14.160Z] 5f70bf18a086: Preparing [2025-10-08T10:56:14.160Z] 043dc86e72a9: Preparing [2025-10-08T10:56:14.160Z] 1f47c2a55c5f: Preparing [2025-10-08T10:56:14.160Z] ed579089f309: Preparing [2025-10-08T10:56:14.160Z] 1e890da81ec9: Preparing [2025-10-08T10:56:14.160Z] e8f43e1ca626: Waiting [2025-10-08T10:56:14.160Z] f681bf800792: Waiting [2025-10-08T10:56:14.160Z] 100f5a0e6594: Waiting [2025-10-08T10:56:14.160Z] 5f70bf18a086: Waiting [2025-10-08T10:56:14.160Z] 40cdc480373e: Waiting [2025-10-08T10:56:14.160Z] 07c97142035f: Waiting [2025-10-08T10:56:14.160Z] f0105f12768b: Waiting [2025-10-08T10:56:14.160Z] 043dc86e72a9: Waiting [2025-10-08T10:56:14.160Z] 1e890da81ec9: Waiting [2025-10-08T10:56:14.160Z] 1f47c2a55c5f: Waiting [2025-10-08T10:56:14.160Z] ed579089f309: Waiting [2025-10-08T10:56:14.160Z] 15c8b6846b18: Layer already exists [2025-10-08T10:56:14.160Z] 99b89034bb7a: Layer already exists [2025-10-08T10:56:14.160Z] dcd2e2968a81: Layer already exists [2025-10-08T10:56:14.160Z] 7e06ce0dde7d: Layer already exists [2025-10-08T10:56:14.160Z] 8e16375ca84a: Layer already exists [2025-10-08T10:56:14.160Z] 40cdc480373e: Layer already exists [2025-10-08T10:56:14.160Z] f0105f12768b: Layer already exists [2025-10-08T10:56:14.160Z] 07c97142035f: Layer already exists [2025-10-08T10:56:14.160Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:14.160Z] f681bf800792: Layer already exists [2025-10-08T10:56:14.160Z] 5f70bf18a086: Layer already exists [2025-10-08T10:56:14.160Z] 043dc86e72a9: Layer already exists [2025-10-08T10:56:14.160Z] 100f5a0e6594: Layer already exists [2025-10-08T10:56:14.160Z] 1f47c2a55c5f: Layer already exists [2025-10-08T10:56:14.160Z] ed579089f309: Layer already exists [2025-10-08T10:56:14.423Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:14.423Z] 4.1.0-dev.64: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:14.771Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:16.222Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:16.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-08T10:56:16.222Z] 7e06ce0dde7d: Preparing [2025-10-08T10:56:16.222Z] 15c8b6846b18: Preparing [2025-10-08T10:56:16.222Z] 8e16375ca84a: Preparing [2025-10-08T10:56:16.222Z] dcd2e2968a81: Preparing [2025-10-08T10:56:16.222Z] 99b89034bb7a: Preparing [2025-10-08T10:56:16.222Z] 40cdc480373e: Preparing [2025-10-08T10:56:16.222Z] 07c97142035f: Preparing [2025-10-08T10:56:16.222Z] f0105f12768b: Preparing [2025-10-08T10:56:16.222Z] e8f43e1ca626: Preparing [2025-10-08T10:56:16.222Z] f681bf800792: Preparing [2025-10-08T10:56:16.222Z] 100f5a0e6594: Preparing [2025-10-08T10:56:16.222Z] 5f70bf18a086: Preparing [2025-10-08T10:56:16.222Z] 043dc86e72a9: Preparing [2025-10-08T10:56:16.222Z] 1f47c2a55c5f: Preparing [2025-10-08T10:56:16.222Z] ed579089f309: Preparing [2025-10-08T10:56:16.222Z] 1e890da81ec9: Preparing [2025-10-08T10:56:16.222Z] f681bf800792: Waiting [2025-10-08T10:56:16.222Z] 100f5a0e6594: Waiting [2025-10-08T10:56:16.222Z] 5f70bf18a086: Waiting [2025-10-08T10:56:16.222Z] 043dc86e72a9: Waiting [2025-10-08T10:56:16.222Z] 1f47c2a55c5f: Waiting [2025-10-08T10:56:16.222Z] ed579089f309: Waiting [2025-10-08T10:56:16.222Z] 1e890da81ec9: Waiting [2025-10-08T10:56:16.222Z] 40cdc480373e: Waiting [2025-10-08T10:56:16.222Z] 07c97142035f: Waiting [2025-10-08T10:56:16.222Z] e8f43e1ca626: Waiting [2025-10-08T10:56:16.222Z] f0105f12768b: Waiting [2025-10-08T10:56:16.222Z] 99b89034bb7a: Layer already exists [2025-10-08T10:56:16.222Z] 15c8b6846b18: Layer already exists [2025-10-08T10:56:16.222Z] dcd2e2968a81: Layer already exists [2025-10-08T10:56:16.222Z] 7e06ce0dde7d: Layer already exists [2025-10-08T10:56:16.222Z] 8e16375ca84a: Layer already exists [2025-10-08T10:56:16.222Z] 40cdc480373e: Layer already exists [2025-10-08T10:56:16.222Z] 07c97142035f: Layer already exists [2025-10-08T10:56:16.222Z] f0105f12768b: Layer already exists [2025-10-08T10:56:16.222Z] f681bf800792: Layer already exists [2025-10-08T10:56:16.222Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:16.222Z] 100f5a0e6594: Layer already exists [2025-10-08T10:56:16.222Z] 5f70bf18a086: Layer already exists [2025-10-08T10:56:16.222Z] ed579089f309: Layer already exists [2025-10-08T10:56:16.222Z] 1f47c2a55c5f: Layer already exists [2025-10-08T10:56:16.222Z] 043dc86e72a9: Layer already exists [2025-10-08T10:56:16.222Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:20.487Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:21.767Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:28.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-10-08T10:56:28.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-10-08T10:56:28.742Z] 7e06ce0dde7d: Preparing [2025-10-08T10:56:28.742Z] 15c8b6846b18: Preparing [2025-10-08T10:56:28.742Z] 8e16375ca84a: Preparing [2025-10-08T10:56:28.742Z] dcd2e2968a81: Preparing [2025-10-08T10:56:28.742Z] 99b89034bb7a: Preparing [2025-10-08T10:56:28.742Z] 40cdc480373e: Preparing [2025-10-08T10:56:28.742Z] 07c97142035f: Preparing [2025-10-08T10:56:28.742Z] f0105f12768b: Preparing [2025-10-08T10:56:28.742Z] e8f43e1ca626: Preparing [2025-10-08T10:56:28.742Z] f681bf800792: Preparing [2025-10-08T10:56:28.742Z] 100f5a0e6594: Preparing [2025-10-08T10:56:28.742Z] 5f70bf18a086: Preparing [2025-10-08T10:56:28.742Z] 043dc86e72a9: Preparing [2025-10-08T10:56:28.742Z] 1f47c2a55c5f: Preparing [2025-10-08T10:56:28.743Z] ed579089f309: Preparing [2025-10-08T10:56:28.743Z] 1e890da81ec9: Preparing [2025-10-08T10:56:28.743Z] f681bf800792: Waiting [2025-10-08T10:56:28.743Z] 100f5a0e6594: Waiting [2025-10-08T10:56:28.743Z] 5f70bf18a086: Waiting [2025-10-08T10:56:28.743Z] 043dc86e72a9: Waiting [2025-10-08T10:56:28.743Z] 1f47c2a55c5f: Waiting [2025-10-08T10:56:28.743Z] ed579089f309: Waiting [2025-10-08T10:56:28.743Z] 1e890da81ec9: Waiting [2025-10-08T10:56:28.743Z] 40cdc480373e: Waiting [2025-10-08T10:56:28.743Z] 07c97142035f: Waiting [2025-10-08T10:56:28.743Z] f0105f12768b: Waiting [2025-10-08T10:56:28.743Z] e8f43e1ca626: Waiting [2025-10-08T10:56:28.743Z] 8e16375ca84a: Layer already exists [2025-10-08T10:56:28.743Z] dcd2e2968a81: Layer already exists [2025-10-08T10:56:28.743Z] 15c8b6846b18: Layer already exists [2025-10-08T10:56:28.743Z] 7e06ce0dde7d: Layer already exists [2025-10-08T10:56:28.743Z] 99b89034bb7a: Layer already exists [2025-10-08T10:56:28.743Z] f681bf800792: Layer already exists [2025-10-08T10:56:28.743Z] 07c97142035f: Layer already exists [2025-10-08T10:56:28.743Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:28.743Z] 40cdc480373e: Layer already exists [2025-10-08T10:56:28.743Z] f0105f12768b: Layer already exists [2025-10-08T10:56:28.743Z] 5f70bf18a086: Layer already exists [2025-10-08T10:56:28.743Z] 100f5a0e6594: Layer already exists [2025-10-08T10:56:28.743Z] ed579089f309: Layer already exists [2025-10-08T10:56:28.743Z] 043dc86e72a9: Layer already exists [2025-10-08T10:56:28.743Z] 1f47c2a55c5f: Layer already exists [2025-10-08T10:56:28.743Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:28.743Z] main: digest: sha256:e02cb4d77ea2ad079b4f0ca7c5c67929f5a797af8152be5943c76ed2ec6d56d6 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:56:28.811Z] ===================================================== [Pipeline] echo [2025-10-08T10:56:28.822Z] taggedImages: [2025-10-08T10:56:28.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:28.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-10-08T10:56:28.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 [2025-10-08T10:56:28.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:28.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-08T10:56:28.848Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-10-08T10:56:28.848Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:28.848Z] latest [2025-10-08T10:56:28.848Z] 4.1.0-dev.64 [2025-10-08T10:56:28.848Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:28.848Z] main [2025-10-08T10:56:28.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:29.206Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:29.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:29.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-08T10:56:29.557Z] 98c3025b469b: Preparing [2025-10-08T10:56:29.557Z] fd2f758a7869: Preparing [2025-10-08T10:56:29.557Z] bd0530ba1b8c: Preparing [2025-10-08T10:56:29.557Z] e11c4d9d7d00: Preparing [2025-10-08T10:56:29.557Z] f0105f12768b: Preparing [2025-10-08T10:56:29.557Z] e8f43e1ca626: Preparing [2025-10-08T10:56:29.557Z] 5e43944dc12e: Preparing [2025-10-08T10:56:29.557Z] 93a8547c6656: Preparing [2025-10-08T10:56:29.557Z] 1e890da81ec9: Preparing [2025-10-08T10:56:29.557Z] e8f43e1ca626: Waiting [2025-10-08T10:56:29.557Z] 5e43944dc12e: Waiting [2025-10-08T10:56:29.557Z] 93a8547c6656: Waiting [2025-10-08T10:56:29.557Z] 1e890da81ec9: Waiting [2025-10-08T10:56:29.557Z] f0105f12768b: Layer already exists [2025-10-08T10:56:29.825Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:29.825Z] bd0530ba1b8c: Pushed [2025-10-08T10:56:29.825Z] fd2f758a7869: Pushed [2025-10-08T10:56:29.825Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:29.825Z] 98c3025b469b: Pushed [2025-10-08T10:56:29.825Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:29.825Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:36.439Z] e11c4d9d7d00: Pushed [2025-10-08T10:56:36.702Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:37.045Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:37.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-08T10:56:37.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-08T10:56:37.391Z] 98c3025b469b: Preparing [2025-10-08T10:56:37.391Z] fd2f758a7869: Preparing [2025-10-08T10:56:37.391Z] bd0530ba1b8c: Preparing [2025-10-08T10:56:37.391Z] e11c4d9d7d00: Preparing [2025-10-08T10:56:37.391Z] f0105f12768b: Preparing [2025-10-08T10:56:37.391Z] e8f43e1ca626: Preparing [2025-10-08T10:56:37.391Z] 5e43944dc12e: Preparing [2025-10-08T10:56:37.391Z] 93a8547c6656: Preparing [2025-10-08T10:56:37.391Z] 1e890da81ec9: Preparing [2025-10-08T10:56:37.391Z] e8f43e1ca626: Waiting [2025-10-08T10:56:37.391Z] 5e43944dc12e: Waiting [2025-10-08T10:56:37.391Z] 93a8547c6656: Waiting [2025-10-08T10:56:37.391Z] 1e890da81ec9: Waiting [2025-10-08T10:56:37.391Z] 98c3025b469b: Layer already exists [2025-10-08T10:56:37.391Z] f0105f12768b: Layer already exists [2025-10-08T10:56:37.391Z] e11c4d9d7d00: Layer already exists [2025-10-08T10:56:37.391Z] fd2f758a7869: Layer already exists [2025-10-08T10:56:37.391Z] bd0530ba1b8c: Layer already exists [2025-10-08T10:56:37.391Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:37.391Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:37.391Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:37.391Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:37.655Z] latest: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:38.010Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:38.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 [2025-10-08T10:56:38.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-08T10:56:38.362Z] 98c3025b469b: Preparing [2025-10-08T10:56:38.362Z] fd2f758a7869: Preparing [2025-10-08T10:56:38.362Z] bd0530ba1b8c: Preparing [2025-10-08T10:56:38.362Z] e11c4d9d7d00: Preparing [2025-10-08T10:56:38.362Z] f0105f12768b: Preparing [2025-10-08T10:56:38.362Z] e8f43e1ca626: Preparing [2025-10-08T10:56:38.362Z] 5e43944dc12e: Preparing [2025-10-08T10:56:38.362Z] e8f43e1ca626: Waiting [2025-10-08T10:56:38.362Z] 93a8547c6656: Preparing [2025-10-08T10:56:38.362Z] 5e43944dc12e: Waiting [2025-10-08T10:56:38.362Z] 1e890da81ec9: Preparing [2025-10-08T10:56:38.362Z] 93a8547c6656: Waiting [2025-10-08T10:56:38.362Z] 1e890da81ec9: Waiting [2025-10-08T10:56:38.362Z] fd2f758a7869: Layer already exists [2025-10-08T10:56:38.362Z] 98c3025b469b: Layer already exists [2025-10-08T10:56:38.362Z] bd0530ba1b8c: Layer already exists [2025-10-08T10:56:38.362Z] e11c4d9d7d00: Layer already exists [2025-10-08T10:56:38.362Z] f0105f12768b: Layer already exists [2025-10-08T10:56:38.362Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:38.362Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:38.362Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:38.362Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:38.627Z] 4.1.0-dev.64: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:38.979Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:39.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:39.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-08T10:56:39.317Z] 98c3025b469b: Preparing [2025-10-08T10:56:39.317Z] fd2f758a7869: Preparing [2025-10-08T10:56:39.317Z] bd0530ba1b8c: Preparing [2025-10-08T10:56:39.317Z] e11c4d9d7d00: Preparing [2025-10-08T10:56:39.317Z] f0105f12768b: Preparing [2025-10-08T10:56:39.317Z] e8f43e1ca626: Preparing [2025-10-08T10:56:39.317Z] 5e43944dc12e: Preparing [2025-10-08T10:56:39.317Z] 93a8547c6656: Preparing [2025-10-08T10:56:39.317Z] 1e890da81ec9: Preparing [2025-10-08T10:56:39.317Z] e8f43e1ca626: Waiting [2025-10-08T10:56:39.317Z] 5e43944dc12e: Waiting [2025-10-08T10:56:39.317Z] 1e890da81ec9: Waiting [2025-10-08T10:56:39.317Z] 93a8547c6656: Waiting [2025-10-08T10:56:39.317Z] fd2f758a7869: Layer already exists [2025-10-08T10:56:39.317Z] bd0530ba1b8c: Layer already exists [2025-10-08T10:56:39.317Z] f0105f12768b: Layer already exists [2025-10-08T10:56:39.317Z] e11c4d9d7d00: Layer already exists [2025-10-08T10:56:39.317Z] 98c3025b469b: Layer already exists [2025-10-08T10:56:39.317Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:39.317Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:39.317Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:39.317Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:39.580Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:39.929Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:40.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-10-08T10:56:40.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-10-08T10:56:40.280Z] 98c3025b469b: Preparing [2025-10-08T10:56:40.280Z] fd2f758a7869: Preparing [2025-10-08T10:56:40.280Z] bd0530ba1b8c: Preparing [2025-10-08T10:56:40.280Z] e11c4d9d7d00: Preparing [2025-10-08T10:56:40.280Z] f0105f12768b: Preparing [2025-10-08T10:56:40.280Z] e8f43e1ca626: Preparing [2025-10-08T10:56:40.280Z] 5e43944dc12e: Preparing [2025-10-08T10:56:40.280Z] 93a8547c6656: Preparing [2025-10-08T10:56:40.280Z] 1e890da81ec9: Preparing [2025-10-08T10:56:40.280Z] 5e43944dc12e: Waiting [2025-10-08T10:56:40.280Z] 93a8547c6656: Waiting [2025-10-08T10:56:40.280Z] 1e890da81ec9: Waiting [2025-10-08T10:56:40.280Z] e8f43e1ca626: Waiting [2025-10-08T10:56:40.280Z] f0105f12768b: Layer already exists [2025-10-08T10:56:40.280Z] e11c4d9d7d00: Layer already exists [2025-10-08T10:56:40.280Z] fd2f758a7869: Layer already exists [2025-10-08T10:56:40.280Z] 98c3025b469b: Layer already exists [2025-10-08T10:56:40.280Z] bd0530ba1b8c: Layer already exists [2025-10-08T10:56:40.280Z] 5e43944dc12e: Layer already exists [2025-10-08T10:56:40.280Z] 93a8547c6656: Layer already exists [2025-10-08T10:56:40.280Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:40.280Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:40.543Z] main: digest: sha256:69114d89c53900730b15ee4e8b3a60efda21258a985e0ec07837435411cded51 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:56:40.627Z] ===================================================== [Pipeline] echo [2025-10-08T10:56:40.644Z] taggedImages: [2025-10-08T10:56:40.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:40.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-10-08T10:56:40.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 [2025-10-08T10:56:40.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:40.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-08T10:56:41.014Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-10-08T10:56:41.014Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:41.014Z] latest [2025-10-08T10:56:41.014Z] 4.1.0-dev.64 [2025-10-08T10:56:41.014Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:41.014Z] main [2025-10-08T10:56:41.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:41.365Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:41.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:41.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-08T10:56:41.708Z] ed77b69ad70a: Preparing [2025-10-08T10:56:41.708Z] a83c597c64ce: Preparing [2025-10-08T10:56:41.708Z] cfa3fe85ca2f: Preparing [2025-10-08T10:56:41.708Z] cb0f9dfea787: Preparing [2025-10-08T10:56:41.708Z] bc23501a1189: Preparing [2025-10-08T10:56:41.708Z] f0105f12768b: Preparing [2025-10-08T10:56:41.708Z] e8f43e1ca626: Preparing [2025-10-08T10:56:41.708Z] f0105f12768b: Waiting [2025-10-08T10:56:41.708Z] e8f43e1ca626: Waiting [2025-10-08T10:56:41.708Z] c6ff188451d3: Preparing [2025-10-08T10:56:41.708Z] fb59db634048: Preparing [2025-10-08T10:56:41.708Z] c6ff188451d3: Waiting [2025-10-08T10:56:41.708Z] fb59db634048: Waiting [2025-10-08T10:56:41.708Z] 0b1d94aa6f08: Preparing [2025-10-08T10:56:41.708Z] 1e890da81ec9: Preparing [2025-10-08T10:56:41.708Z] 0b1d94aa6f08: Waiting [2025-10-08T10:56:41.974Z] cb0f9dfea787: Pushed [2025-10-08T10:56:41.974Z] f0105f12768b: Layer already exists [2025-10-08T10:56:41.974Z] bc23501a1189: Pushed [2025-10-08T10:56:41.974Z] ed77b69ad70a: Pushed [2025-10-08T10:56:41.974Z] a83c597c64ce: Pushed [2025-10-08T10:56:41.974Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:41.974Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:42.241Z] c6ff188451d3: Pushed [2025-10-08T10:56:42.503Z] fb59db634048: Pushed [2025-10-08T10:56:46.743Z] 0b1d94aa6f08: Pushed [2025-10-08T10:56:48.154Z] cfa3fe85ca2f: Pushed [2025-10-08T10:56:48.154Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:48.509Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:48.856Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-08T10:56:48.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-08T10:56:48.856Z] ed77b69ad70a: Preparing [2025-10-08T10:56:48.856Z] a83c597c64ce: Preparing [2025-10-08T10:56:48.856Z] cfa3fe85ca2f: Preparing [2025-10-08T10:56:48.856Z] cb0f9dfea787: Preparing [2025-10-08T10:56:48.856Z] bc23501a1189: Preparing [2025-10-08T10:56:48.856Z] f0105f12768b: Preparing [2025-10-08T10:56:48.856Z] e8f43e1ca626: Preparing [2025-10-08T10:56:48.856Z] c6ff188451d3: Preparing [2025-10-08T10:56:48.856Z] fb59db634048: Preparing [2025-10-08T10:56:48.856Z] 0b1d94aa6f08: Preparing [2025-10-08T10:56:48.856Z] 1e890da81ec9: Preparing [2025-10-08T10:56:48.856Z] e8f43e1ca626: Waiting [2025-10-08T10:56:48.856Z] c6ff188451d3: Waiting [2025-10-08T10:56:48.856Z] fb59db634048: Waiting [2025-10-08T10:56:48.856Z] 0b1d94aa6f08: Waiting [2025-10-08T10:56:48.856Z] 1e890da81ec9: Waiting [2025-10-08T10:56:48.856Z] cfa3fe85ca2f: Layer already exists [2025-10-08T10:56:48.856Z] cb0f9dfea787: Layer already exists [2025-10-08T10:56:48.856Z] bc23501a1189: Layer already exists [2025-10-08T10:56:48.856Z] a83c597c64ce: Layer already exists [2025-10-08T10:56:48.856Z] ed77b69ad70a: Layer already exists [2025-10-08T10:56:48.856Z] c6ff188451d3: Layer already exists [2025-10-08T10:56:48.856Z] 0b1d94aa6f08: Layer already exists [2025-10-08T10:56:48.856Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:48.856Z] f0105f12768b: Layer already exists [2025-10-08T10:56:48.856Z] fb59db634048: Layer already exists [2025-10-08T10:56:48.856Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:49.120Z] latest: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:49.461Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:49.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 [2025-10-08T10:56:49.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-08T10:56:49.820Z] ed77b69ad70a: Preparing [2025-10-08T10:56:49.820Z] a83c597c64ce: Preparing [2025-10-08T10:56:49.820Z] cfa3fe85ca2f: Preparing [2025-10-08T10:56:49.820Z] cb0f9dfea787: Preparing [2025-10-08T10:56:49.820Z] bc23501a1189: Preparing [2025-10-08T10:56:49.820Z] f0105f12768b: Preparing [2025-10-08T10:56:49.820Z] e8f43e1ca626: Preparing [2025-10-08T10:56:49.820Z] c6ff188451d3: Preparing [2025-10-08T10:56:49.820Z] fb59db634048: Preparing [2025-10-08T10:56:49.820Z] 0b1d94aa6f08: Preparing [2025-10-08T10:56:49.820Z] 1e890da81ec9: Preparing [2025-10-08T10:56:49.820Z] f0105f12768b: Waiting [2025-10-08T10:56:49.820Z] e8f43e1ca626: Waiting [2025-10-08T10:56:49.820Z] 0b1d94aa6f08: Waiting [2025-10-08T10:56:49.820Z] c6ff188451d3: Waiting [2025-10-08T10:56:49.820Z] fb59db634048: Waiting [2025-10-08T10:56:49.820Z] 1e890da81ec9: Waiting [2025-10-08T10:56:49.820Z] ed77b69ad70a: Layer already exists [2025-10-08T10:56:49.820Z] bc23501a1189: Layer already exists [2025-10-08T10:56:49.820Z] a83c597c64ce: Layer already exists [2025-10-08T10:56:49.820Z] cb0f9dfea787: Layer already exists [2025-10-08T10:56:49.820Z] cfa3fe85ca2f: Layer already exists [2025-10-08T10:56:49.820Z] fb59db634048: Layer already exists [2025-10-08T10:56:49.820Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:49.820Z] f0105f12768b: Layer already exists [2025-10-08T10:56:49.820Z] c6ff188451d3: Layer already exists [2025-10-08T10:56:49.820Z] 0b1d94aa6f08: Layer already exists [2025-10-08T10:56:49.820Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:50.084Z] 4.1.0-dev.64: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:50.454Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:50.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:50.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-08T10:56:50.808Z] ed77b69ad70a: Preparing [2025-10-08T10:56:50.808Z] a83c597c64ce: Preparing [2025-10-08T10:56:50.808Z] cfa3fe85ca2f: Preparing [2025-10-08T10:56:50.808Z] cb0f9dfea787: Preparing [2025-10-08T10:56:50.808Z] bc23501a1189: Preparing [2025-10-08T10:56:50.808Z] f0105f12768b: Preparing [2025-10-08T10:56:50.808Z] e8f43e1ca626: Preparing [2025-10-08T10:56:50.808Z] c6ff188451d3: Preparing [2025-10-08T10:56:50.808Z] fb59db634048: Preparing [2025-10-08T10:56:50.808Z] 0b1d94aa6f08: Preparing [2025-10-08T10:56:50.808Z] 1e890da81ec9: Preparing [2025-10-08T10:56:50.808Z] e8f43e1ca626: Waiting [2025-10-08T10:56:50.808Z] c6ff188451d3: Waiting [2025-10-08T10:56:50.808Z] f0105f12768b: Waiting [2025-10-08T10:56:50.808Z] fb59db634048: Waiting [2025-10-08T10:56:50.808Z] 0b1d94aa6f08: Waiting [2025-10-08T10:56:50.808Z] 1e890da81ec9: Waiting [2025-10-08T10:56:50.808Z] cb0f9dfea787: Layer already exists [2025-10-08T10:56:50.808Z] bc23501a1189: Layer already exists [2025-10-08T10:56:50.808Z] ed77b69ad70a: Layer already exists [2025-10-08T10:56:50.808Z] a83c597c64ce: Layer already exists [2025-10-08T10:56:50.808Z] cfa3fe85ca2f: Layer already exists [2025-10-08T10:56:50.808Z] f0105f12768b: Layer already exists [2025-10-08T10:56:50.808Z] 0b1d94aa6f08: Layer already exists [2025-10-08T10:56:50.808Z] c6ff188451d3: Layer already exists [2025-10-08T10:56:50.808Z] fb59db634048: Layer already exists [2025-10-08T10:56:50.808Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:50.808Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:50.808Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:51.559Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:51.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-10-08T10:56:51.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-10-08T10:56:51.896Z] ed77b69ad70a: Preparing [2025-10-08T10:56:51.896Z] a83c597c64ce: Preparing [2025-10-08T10:56:51.896Z] cfa3fe85ca2f: Preparing [2025-10-08T10:56:51.896Z] cb0f9dfea787: Preparing [2025-10-08T10:56:51.896Z] bc23501a1189: Preparing [2025-10-08T10:56:51.896Z] f0105f12768b: Preparing [2025-10-08T10:56:51.896Z] e8f43e1ca626: Preparing [2025-10-08T10:56:51.896Z] c6ff188451d3: Preparing [2025-10-08T10:56:51.896Z] fb59db634048: Preparing [2025-10-08T10:56:51.896Z] 0b1d94aa6f08: Preparing [2025-10-08T10:56:51.896Z] 1e890da81ec9: Preparing [2025-10-08T10:56:51.896Z] e8f43e1ca626: Waiting [2025-10-08T10:56:51.896Z] c6ff188451d3: Waiting [2025-10-08T10:56:51.896Z] fb59db634048: Waiting [2025-10-08T10:56:51.896Z] 0b1d94aa6f08: Waiting [2025-10-08T10:56:51.896Z] 1e890da81ec9: Waiting [2025-10-08T10:56:51.896Z] f0105f12768b: Waiting [2025-10-08T10:56:51.896Z] bc23501a1189: Layer already exists [2025-10-08T10:56:51.896Z] cfa3fe85ca2f: Layer already exists [2025-10-08T10:56:51.896Z] a83c597c64ce: Layer already exists [2025-10-08T10:56:51.896Z] cb0f9dfea787: Layer already exists [2025-10-08T10:56:51.896Z] ed77b69ad70a: Layer already exists [2025-10-08T10:56:51.896Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:51.896Z] c6ff188451d3: Layer already exists [2025-10-08T10:56:51.896Z] 0b1d94aa6f08: Layer already exists [2025-10-08T10:56:51.896Z] f0105f12768b: Layer already exists [2025-10-08T10:56:51.896Z] fb59db634048: Layer already exists [2025-10-08T10:56:51.896Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:52.159Z] main: digest: sha256:e11f913fb62cc51fbf5b9141158895d7625bedd8bca25d958611d03f70be8a0d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:56:52.222Z] ===================================================== [Pipeline] echo [2025-10-08T10:56:52.240Z] taggedImages: [2025-10-08T10:56:52.240Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:52.240Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-10-08T10:56:52.240Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 [2025-10-08T10:56:52.240Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:52.240Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-08T10:56:52.266Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-10-08T10:56:52.266Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:52.266Z] latest [2025-10-08T10:56:52.266Z] 4.1.0-dev.64 [2025-10-08T10:56:52.266Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:56:52.266Z] main [2025-10-08T10:56:52.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:52.631Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:56:52.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:56:52.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-08T10:56:52.972Z] 4bd693643458: Preparing [2025-10-08T10:56:52.972Z] 8b9c78ca8cea: Preparing [2025-10-08T10:56:52.972Z] 6c4266965922: Preparing [2025-10-08T10:56:52.972Z] 64a885d53e3b: Preparing [2025-10-08T10:56:52.972Z] bd4822925cca: Preparing [2025-10-08T10:56:52.972Z] 1f890206a8ae: Preparing [2025-10-08T10:56:52.972Z] ad2be0976e9a: Preparing [2025-10-08T10:56:52.972Z] f0105f12768b: Preparing [2025-10-08T10:56:52.972Z] e8f43e1ca626: Preparing [2025-10-08T10:56:52.972Z] 9ac723cff4c3: Preparing [2025-10-08T10:56:52.972Z] 29b00783454d: Preparing [2025-10-08T10:56:52.972Z] 1e890da81ec9: Preparing [2025-10-08T10:56:52.972Z] ad2be0976e9a: Waiting [2025-10-08T10:56:52.972Z] f0105f12768b: Waiting [2025-10-08T10:56:52.972Z] 29b00783454d: Waiting [2025-10-08T10:56:52.972Z] 1e890da81ec9: Waiting [2025-10-08T10:56:52.972Z] e8f43e1ca626: Waiting [2025-10-08T10:56:52.972Z] 9ac723cff4c3: Waiting [2025-10-08T10:56:52.972Z] 1f890206a8ae: Waiting [2025-10-08T10:56:53.237Z] 8b9c78ca8cea: Pushed [2025-10-08T10:56:53.237Z] bd4822925cca: Pushed [2025-10-08T10:56:53.237Z] 4bd693643458: Pushed [2025-10-08T10:56:53.237Z] f0105f12768b: Layer already exists [2025-10-08T10:56:53.237Z] e8f43e1ca626: Layer already exists [2025-10-08T10:56:53.237Z] 1f890206a8ae: Pushed [2025-10-08T10:56:53.502Z] ad2be0976e9a: Pushed [2025-10-08T10:56:53.502Z] 1e890da81ec9: Layer already exists [2025-10-08T10:56:54.899Z] 9ac723cff4c3: Pushed [2025-10-08T10:56:56.300Z] 29b00783454d: Pushed [2025-10-08T10:56:59.626Z] 64a885d53e3b: Pushed [2025-10-08T10:56:59.626Z] 6c4266965922: Pushed [2025-10-08T10:56:59.891Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:00.233Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:00.576Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-08T10:57:00.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-08T10:57:00.576Z] 4bd693643458: Preparing [2025-10-08T10:57:00.576Z] 8b9c78ca8cea: Preparing [2025-10-08T10:57:00.576Z] 6c4266965922: Preparing [2025-10-08T10:57:00.576Z] 64a885d53e3b: Preparing [2025-10-08T10:57:00.576Z] bd4822925cca: Preparing [2025-10-08T10:57:00.576Z] 1f890206a8ae: Preparing [2025-10-08T10:57:00.576Z] ad2be0976e9a: Preparing [2025-10-08T10:57:00.576Z] f0105f12768b: Preparing [2025-10-08T10:57:00.576Z] e8f43e1ca626: Preparing [2025-10-08T10:57:00.576Z] 1f890206a8ae: Waiting [2025-10-08T10:57:00.576Z] 9ac723cff4c3: Preparing [2025-10-08T10:57:00.576Z] ad2be0976e9a: Waiting [2025-10-08T10:57:00.576Z] 29b00783454d: Preparing [2025-10-08T10:57:00.576Z] f0105f12768b: Waiting [2025-10-08T10:57:00.576Z] 1e890da81ec9: Preparing [2025-10-08T10:57:00.576Z] e8f43e1ca626: Waiting [2025-10-08T10:57:00.576Z] 9ac723cff4c3: Waiting [2025-10-08T10:57:00.576Z] 29b00783454d: Waiting [2025-10-08T10:57:00.576Z] 1e890da81ec9: Waiting [2025-10-08T10:57:00.576Z] 6c4266965922: Layer already exists [2025-10-08T10:57:00.576Z] 64a885d53e3b: Layer already exists [2025-10-08T10:57:00.576Z] bd4822925cca: Layer already exists [2025-10-08T10:57:00.576Z] 4bd693643458: Layer already exists [2025-10-08T10:57:00.576Z] ad2be0976e9a: Layer already exists [2025-10-08T10:57:00.576Z] 1f890206a8ae: Layer already exists [2025-10-08T10:57:00.576Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:00.576Z] f0105f12768b: Layer already exists [2025-10-08T10:57:00.576Z] 29b00783454d: Layer already exists [2025-10-08T10:57:00.576Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:00.576Z] 9ac723cff4c3: Layer already exists [2025-10-08T10:57:00.576Z] 8b9c78ca8cea: Layer already exists [2025-10-08T10:57:00.840Z] latest: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:01.206Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:01.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 [2025-10-08T10:57:01.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-08T10:57:01.570Z] 4bd693643458: Preparing [2025-10-08T10:57:01.570Z] 8b9c78ca8cea: Preparing [2025-10-08T10:57:01.570Z] 6c4266965922: Preparing [2025-10-08T10:57:01.570Z] 64a885d53e3b: Preparing [2025-10-08T10:57:01.570Z] bd4822925cca: Preparing [2025-10-08T10:57:01.570Z] 1f890206a8ae: Preparing [2025-10-08T10:57:01.570Z] ad2be0976e9a: Preparing [2025-10-08T10:57:01.570Z] f0105f12768b: Preparing [2025-10-08T10:57:01.570Z] e8f43e1ca626: Preparing [2025-10-08T10:57:01.570Z] 9ac723cff4c3: Preparing [2025-10-08T10:57:01.570Z] 29b00783454d: Preparing [2025-10-08T10:57:01.570Z] 1e890da81ec9: Preparing [2025-10-08T10:57:01.570Z] f0105f12768b: Waiting [2025-10-08T10:57:01.570Z] e8f43e1ca626: Waiting [2025-10-08T10:57:01.570Z] 1f890206a8ae: Waiting [2025-10-08T10:57:01.570Z] 9ac723cff4c3: Waiting [2025-10-08T10:57:01.570Z] 29b00783454d: Waiting [2025-10-08T10:57:01.570Z] 1e890da81ec9: Waiting [2025-10-08T10:57:01.570Z] ad2be0976e9a: Waiting [2025-10-08T10:57:01.570Z] 8b9c78ca8cea: Layer already exists [2025-10-08T10:57:01.570Z] bd4822925cca: Layer already exists [2025-10-08T10:57:01.570Z] 4bd693643458: Layer already exists [2025-10-08T10:57:01.570Z] 64a885d53e3b: Layer already exists [2025-10-08T10:57:01.570Z] 6c4266965922: Layer already exists [2025-10-08T10:57:01.570Z] ad2be0976e9a: Layer already exists [2025-10-08T10:57:01.570Z] 1f890206a8ae: Layer already exists [2025-10-08T10:57:01.570Z] 9ac723cff4c3: Layer already exists [2025-10-08T10:57:01.570Z] f0105f12768b: Layer already exists [2025-10-08T10:57:01.570Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:01.570Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:01.570Z] 29b00783454d: Layer already exists [2025-10-08T10:57:01.842Z] 4.1.0-dev.64: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:02.208Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:02.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:02.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-08T10:57:02.560Z] 4bd693643458: Preparing [2025-10-08T10:57:02.560Z] 8b9c78ca8cea: Preparing [2025-10-08T10:57:02.560Z] 6c4266965922: Preparing [2025-10-08T10:57:02.560Z] 64a885d53e3b: Preparing [2025-10-08T10:57:02.560Z] bd4822925cca: Preparing [2025-10-08T10:57:02.560Z] 1f890206a8ae: Preparing [2025-10-08T10:57:02.560Z] 1f890206a8ae: Waiting [2025-10-08T10:57:02.560Z] ad2be0976e9a: Preparing [2025-10-08T10:57:02.560Z] f0105f12768b: Preparing [2025-10-08T10:57:02.560Z] ad2be0976e9a: Waiting [2025-10-08T10:57:02.560Z] f0105f12768b: Waiting [2025-10-08T10:57:02.560Z] e8f43e1ca626: Preparing [2025-10-08T10:57:02.560Z] 9ac723cff4c3: Preparing [2025-10-08T10:57:02.560Z] e8f43e1ca626: Waiting [2025-10-08T10:57:02.560Z] 29b00783454d: Preparing [2025-10-08T10:57:02.560Z] 9ac723cff4c3: Waiting [2025-10-08T10:57:02.560Z] 1e890da81ec9: Preparing [2025-10-08T10:57:02.560Z] 29b00783454d: Waiting [2025-10-08T10:57:02.560Z] 1e890da81ec9: Waiting [2025-10-08T10:57:02.560Z] 64a885d53e3b: Layer already exists [2025-10-08T10:57:02.560Z] 6c4266965922: Layer already exists [2025-10-08T10:57:02.560Z] 4bd693643458: Layer already exists [2025-10-08T10:57:02.560Z] bd4822925cca: Layer already exists [2025-10-08T10:57:02.560Z] 8b9c78ca8cea: Layer already exists [2025-10-08T10:57:02.560Z] ad2be0976e9a: Layer already exists [2025-10-08T10:57:02.560Z] 1f890206a8ae: Layer already exists [2025-10-08T10:57:02.560Z] f0105f12768b: Layer already exists [2025-10-08T10:57:02.560Z] 9ac723cff4c3: Layer already exists [2025-10-08T10:57:02.560Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:02.560Z] 29b00783454d: Layer already exists [2025-10-08T10:57:02.560Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:02.825Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:03.218Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:03.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-10-08T10:57:03.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-10-08T10:57:03.569Z] 4bd693643458: Preparing [2025-10-08T10:57:03.569Z] 8b9c78ca8cea: Preparing [2025-10-08T10:57:03.569Z] 6c4266965922: Preparing [2025-10-08T10:57:03.569Z] 64a885d53e3b: Preparing [2025-10-08T10:57:03.569Z] bd4822925cca: Preparing [2025-10-08T10:57:03.569Z] 1f890206a8ae: Preparing [2025-10-08T10:57:03.569Z] ad2be0976e9a: Preparing [2025-10-08T10:57:03.569Z] f0105f12768b: Preparing [2025-10-08T10:57:03.569Z] e8f43e1ca626: Preparing [2025-10-08T10:57:03.569Z] 9ac723cff4c3: Preparing [2025-10-08T10:57:03.569Z] 29b00783454d: Preparing [2025-10-08T10:57:03.569Z] 1e890da81ec9: Preparing [2025-10-08T10:57:03.569Z] 1f890206a8ae: Waiting [2025-10-08T10:57:03.569Z] ad2be0976e9a: Waiting [2025-10-08T10:57:03.569Z] f0105f12768b: Waiting [2025-10-08T10:57:03.569Z] e8f43e1ca626: Waiting [2025-10-08T10:57:03.569Z] 29b00783454d: Waiting [2025-10-08T10:57:03.569Z] 1e890da81ec9: Waiting [2025-10-08T10:57:03.569Z] 9ac723cff4c3: Waiting [2025-10-08T10:57:03.569Z] bd4822925cca: Layer already exists [2025-10-08T10:57:03.569Z] 8b9c78ca8cea: Layer already exists [2025-10-08T10:57:03.569Z] 4bd693643458: Layer already exists [2025-10-08T10:57:03.569Z] 6c4266965922: Layer already exists [2025-10-08T10:57:03.569Z] 64a885d53e3b: Layer already exists [2025-10-08T10:57:03.569Z] 1f890206a8ae: Layer already exists [2025-10-08T10:57:03.569Z] ad2be0976e9a: Layer already exists [2025-10-08T10:57:03.569Z] 9ac723cff4c3: Layer already exists [2025-10-08T10:57:03.569Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:03.569Z] f0105f12768b: Layer already exists [2025-10-08T10:57:03.569Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:03.569Z] 29b00783454d: Layer already exists [2025-10-08T10:57:03.832Z] main: digest: sha256:156b6df2c6c4529688e76ab8ef634a42b033a3d66010d38dcd919cad435bbc42 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:57:03.909Z] ===================================================== [Pipeline] echo [2025-10-08T10:57:03.926Z] taggedImages: [2025-10-08T10:57:03.926Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:03.926Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-10-08T10:57:03.926Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 [2025-10-08T10:57:03.926Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:03.926Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-08T10:57:03.961Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-10-08T10:57:03.961Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:03.961Z] latest [2025-10-08T10:57:03.961Z] 4.1.0-dev.64 [2025-10-08T10:57:03.961Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:03.961Z] main [2025-10-08T10:57:03.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:04.329Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:04.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:04.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-08T10:57:04.678Z] 92d1eabf11cb: Preparing [2025-10-08T10:57:04.678Z] 5e7339cd8b63: Preparing [2025-10-08T10:57:04.678Z] f0105f12768b: Preparing [2025-10-08T10:57:04.678Z] e8f43e1ca626: Preparing [2025-10-08T10:57:04.678Z] a91dac5450c8: Preparing [2025-10-08T10:57:04.678Z] 086b57246e98: Preparing [2025-10-08T10:57:04.678Z] 1e890da81ec9: Preparing [2025-10-08T10:57:04.678Z] 086b57246e98: Waiting [2025-10-08T10:57:04.678Z] 1e890da81ec9: Waiting [2025-10-08T10:57:04.678Z] f0105f12768b: Layer already exists [2025-10-08T10:57:04.943Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:04.943Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:04.943Z] 92d1eabf11cb: Pushed [2025-10-08T10:57:06.879Z] a91dac5450c8: Pushed [2025-10-08T10:57:06.879Z] 086b57246e98: Pushed [2025-10-08T10:57:12.227Z] 5e7339cd8b63: Pushed [2025-10-08T10:57:12.227Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:12.575Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:12.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-08T10:57:12.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-08T10:57:12.928Z] 92d1eabf11cb: Preparing [2025-10-08T10:57:12.928Z] 5e7339cd8b63: Preparing [2025-10-08T10:57:12.928Z] f0105f12768b: Preparing [2025-10-08T10:57:12.928Z] e8f43e1ca626: Preparing [2025-10-08T10:57:12.928Z] a91dac5450c8: Preparing [2025-10-08T10:57:12.928Z] 086b57246e98: Preparing [2025-10-08T10:57:12.928Z] 1e890da81ec9: Preparing [2025-10-08T10:57:12.928Z] 1e890da81ec9: Waiting [2025-10-08T10:57:12.928Z] 086b57246e98: Waiting [2025-10-08T10:57:12.928Z] a91dac5450c8: Layer already exists [2025-10-08T10:57:12.928Z] 5e7339cd8b63: Layer already exists [2025-10-08T10:57:12.928Z] 92d1eabf11cb: Layer already exists [2025-10-08T10:57:12.928Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:12.928Z] f0105f12768b: Layer already exists [2025-10-08T10:57:12.928Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:12.928Z] 086b57246e98: Layer already exists [2025-10-08T10:57:13.193Z] latest: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:13.539Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:14.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 [2025-10-08T10:57:14.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-08T10:57:14.251Z] 92d1eabf11cb: Preparing [2025-10-08T10:57:14.251Z] 5e7339cd8b63: Preparing [2025-10-08T10:57:14.251Z] f0105f12768b: Preparing [2025-10-08T10:57:14.251Z] e8f43e1ca626: Preparing [2025-10-08T10:57:14.251Z] a91dac5450c8: Preparing [2025-10-08T10:57:14.251Z] 086b57246e98: Preparing [2025-10-08T10:57:14.251Z] 1e890da81ec9: Preparing [2025-10-08T10:57:14.251Z] 086b57246e98: Waiting [2025-10-08T10:57:14.251Z] 1e890da81ec9: Waiting [2025-10-08T10:57:14.251Z] 5e7339cd8b63: Layer already exists [2025-10-08T10:57:14.251Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:14.251Z] f0105f12768b: Layer already exists [2025-10-08T10:57:14.251Z] a91dac5450c8: Layer already exists [2025-10-08T10:57:14.251Z] 92d1eabf11cb: Layer already exists [2025-10-08T10:57:14.251Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:14.251Z] 086b57246e98: Layer already exists [2025-10-08T10:57:14.251Z] 4.1.0-dev.64: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:14.801Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:15.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:15.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-08T10:57:15.153Z] 92d1eabf11cb: Preparing [2025-10-08T10:57:15.153Z] 5e7339cd8b63: Preparing [2025-10-08T10:57:15.153Z] f0105f12768b: Preparing [2025-10-08T10:57:15.153Z] e8f43e1ca626: Preparing [2025-10-08T10:57:15.153Z] a91dac5450c8: Preparing [2025-10-08T10:57:15.153Z] 086b57246e98: Preparing [2025-10-08T10:57:15.153Z] 086b57246e98: Waiting [2025-10-08T10:57:15.153Z] 1e890da81ec9: Preparing [2025-10-08T10:57:15.153Z] 1e890da81ec9: Waiting [2025-10-08T10:57:15.153Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:15.153Z] 92d1eabf11cb: Layer already exists [2025-10-08T10:57:15.153Z] f0105f12768b: Layer already exists [2025-10-08T10:57:15.153Z] a91dac5450c8: Layer already exists [2025-10-08T10:57:15.153Z] 5e7339cd8b63: Layer already exists [2025-10-08T10:57:15.153Z] 086b57246e98: Layer already exists [2025-10-08T10:57:15.153Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:15.418Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:15.764Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:16.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-10-08T10:57:16.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-10-08T10:57:16.454Z] 92d1eabf11cb: Preparing [2025-10-08T10:57:16.454Z] 5e7339cd8b63: Preparing [2025-10-08T10:57:16.454Z] f0105f12768b: Preparing [2025-10-08T10:57:16.454Z] e8f43e1ca626: Preparing [2025-10-08T10:57:16.454Z] a91dac5450c8: Preparing [2025-10-08T10:57:16.454Z] 086b57246e98: Preparing [2025-10-08T10:57:16.454Z] 1e890da81ec9: Preparing [2025-10-08T10:57:16.454Z] 086b57246e98: Waiting [2025-10-08T10:57:16.454Z] 1e890da81ec9: Waiting [2025-10-08T10:57:16.454Z] 5e7339cd8b63: Layer already exists [2025-10-08T10:57:16.454Z] f0105f12768b: Layer already exists [2025-10-08T10:57:16.454Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:16.454Z] 92d1eabf11cb: Layer already exists [2025-10-08T10:57:16.454Z] a91dac5450c8: Layer already exists [2025-10-08T10:57:16.454Z] 086b57246e98: Layer already exists [2025-10-08T10:57:16.454Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:16.454Z] main: digest: sha256:ade7e84f119674f7076250088e9d54260890054db6372c4581aaf6fc7da21b5c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:57:16.511Z] ===================================================== [Pipeline] echo [2025-10-08T10:57:16.524Z] taggedImages: [2025-10-08T10:57:16.524Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:16.524Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-10-08T10:57:16.524Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 [2025-10-08T10:57:16.524Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:16.524Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-08T10:57:16.550Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-10-08T10:57:16.550Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:16.550Z] latest [2025-10-08T10:57:16.550Z] 4.1.0-dev.64 [2025-10-08T10:57:16.550Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:16.550Z] main [2025-10-08T10:57:16.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:16.901Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:17.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:17.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-08T10:57:17.243Z] d0bc7e613890: Preparing [2025-10-08T10:57:17.243Z] d71b08e09610: Preparing [2025-10-08T10:57:17.243Z] fb86c41479ff: Preparing [2025-10-08T10:57:17.243Z] f0105f12768b: Preparing [2025-10-08T10:57:17.243Z] e8f43e1ca626: Preparing [2025-10-08T10:57:17.243Z] 580ca72d1f85: Preparing [2025-10-08T10:57:17.243Z] 580ca72d1f85: Waiting [2025-10-08T10:57:17.243Z] 55754d576e12: Preparing [2025-10-08T10:57:17.243Z] 095789f5f8aa: Preparing [2025-10-08T10:57:17.243Z] fd86c51908ea: Preparing [2025-10-08T10:57:17.243Z] 1e890da81ec9: Preparing [2025-10-08T10:57:17.243Z] 095789f5f8aa: Waiting [2025-10-08T10:57:17.243Z] fd86c51908ea: Waiting [2025-10-08T10:57:17.243Z] 1e890da81ec9: Waiting [2025-10-08T10:57:17.243Z] f0105f12768b: Layer already exists [2025-10-08T10:57:17.243Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:17.508Z] d71b08e09610: Pushed [2025-10-08T10:57:17.508Z] fb86c41479ff: Pushed [2025-10-08T10:57:17.508Z] d0bc7e613890: Pushed [2025-10-08T10:57:17.508Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:17.773Z] 095789f5f8aa: Pushed [2025-10-08T10:57:19.708Z] fd86c51908ea: Pushed [2025-10-08T10:57:27.904Z] 55754d576e12: Pushed [2025-10-08T10:57:43.590Z] 580ca72d1f85: Pushed [2025-10-08T10:57:43.590Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:43.966Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:44.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-08T10:57:44.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-08T10:57:44.319Z] d0bc7e613890: Preparing [2025-10-08T10:57:44.319Z] d71b08e09610: Preparing [2025-10-08T10:57:44.319Z] fb86c41479ff: Preparing [2025-10-08T10:57:44.319Z] f0105f12768b: Preparing [2025-10-08T10:57:44.319Z] e8f43e1ca626: Preparing [2025-10-08T10:57:44.319Z] 580ca72d1f85: Preparing [2025-10-08T10:57:44.319Z] 55754d576e12: Preparing [2025-10-08T10:57:44.319Z] 580ca72d1f85: Waiting [2025-10-08T10:57:44.319Z] 095789f5f8aa: Preparing [2025-10-08T10:57:44.319Z] 55754d576e12: Waiting [2025-10-08T10:57:44.319Z] fd86c51908ea: Preparing [2025-10-08T10:57:44.319Z] 095789f5f8aa: Waiting [2025-10-08T10:57:44.319Z] fd86c51908ea: Waiting [2025-10-08T10:57:44.319Z] 1e890da81ec9: Preparing [2025-10-08T10:57:44.319Z] 1e890da81ec9: Waiting [2025-10-08T10:57:44.319Z] fb86c41479ff: Layer already exists [2025-10-08T10:57:44.319Z] d71b08e09610: Layer already exists [2025-10-08T10:57:44.319Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:44.319Z] f0105f12768b: Layer already exists [2025-10-08T10:57:44.319Z] d0bc7e613890: Layer already exists [2025-10-08T10:57:44.319Z] 095789f5f8aa: Layer already exists [2025-10-08T10:57:44.319Z] 55754d576e12: Layer already exists [2025-10-08T10:57:44.319Z] 580ca72d1f85: Layer already exists [2025-10-08T10:57:44.319Z] fd86c51908ea: Layer already exists [2025-10-08T10:57:44.319Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:44.584Z] latest: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:44.951Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:45.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 [2025-10-08T10:57:45.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-08T10:57:45.888Z] d0bc7e613890: Preparing [2025-10-08T10:57:45.888Z] d71b08e09610: Preparing [2025-10-08T10:57:45.888Z] fb86c41479ff: Preparing [2025-10-08T10:57:45.888Z] f0105f12768b: Preparing [2025-10-08T10:57:45.888Z] e8f43e1ca626: Preparing [2025-10-08T10:57:45.888Z] 580ca72d1f85: Preparing [2025-10-08T10:57:45.888Z] 55754d576e12: Preparing [2025-10-08T10:57:45.888Z] 095789f5f8aa: Preparing [2025-10-08T10:57:45.889Z] fd86c51908ea: Preparing [2025-10-08T10:57:45.889Z] 1e890da81ec9: Preparing [2025-10-08T10:57:45.889Z] 55754d576e12: Waiting [2025-10-08T10:57:45.889Z] 095789f5f8aa: Waiting [2025-10-08T10:57:45.889Z] 580ca72d1f85: Waiting [2025-10-08T10:57:45.889Z] fd86c51908ea: Waiting [2025-10-08T10:57:45.889Z] 1e890da81ec9: Waiting [2025-10-08T10:57:45.889Z] fb86c41479ff: Layer already exists [2025-10-08T10:57:45.889Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:45.889Z] f0105f12768b: Layer already exists [2025-10-08T10:57:45.889Z] d0bc7e613890: Layer already exists [2025-10-08T10:57:45.889Z] d71b08e09610: Layer already exists [2025-10-08T10:57:45.889Z] 55754d576e12: Layer already exists [2025-10-08T10:57:45.889Z] 580ca72d1f85: Layer already exists [2025-10-08T10:57:45.889Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:45.889Z] 095789f5f8aa: Layer already exists [2025-10-08T10:57:45.889Z] fd86c51908ea: Layer already exists [2025-10-08T10:57:46.153Z] 4.1.0-dev.64: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:46.510Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:46.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:46.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-08T10:57:46.868Z] d0bc7e613890: Preparing [2025-10-08T10:57:46.868Z] d71b08e09610: Preparing [2025-10-08T10:57:46.868Z] fb86c41479ff: Preparing [2025-10-08T10:57:46.868Z] f0105f12768b: Preparing [2025-10-08T10:57:46.868Z] e8f43e1ca626: Preparing [2025-10-08T10:57:46.868Z] 580ca72d1f85: Preparing [2025-10-08T10:57:46.868Z] 55754d576e12: Preparing [2025-10-08T10:57:46.868Z] 095789f5f8aa: Preparing [2025-10-08T10:57:46.868Z] fd86c51908ea: Preparing [2025-10-08T10:57:46.868Z] 1e890da81ec9: Preparing [2025-10-08T10:57:46.868Z] 095789f5f8aa: Waiting [2025-10-08T10:57:46.868Z] fd86c51908ea: Waiting [2025-10-08T10:57:46.868Z] 1e890da81ec9: Waiting [2025-10-08T10:57:46.868Z] 580ca72d1f85: Waiting [2025-10-08T10:57:46.868Z] 55754d576e12: Waiting [2025-10-08T10:57:46.868Z] d71b08e09610: Layer already exists [2025-10-08T10:57:46.868Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:46.868Z] d0bc7e613890: Layer already exists [2025-10-08T10:57:46.868Z] fb86c41479ff: Layer already exists [2025-10-08T10:57:46.868Z] f0105f12768b: Layer already exists [2025-10-08T10:57:46.868Z] 580ca72d1f85: Layer already exists [2025-10-08T10:57:46.869Z] 095789f5f8aa: Layer already exists [2025-10-08T10:57:46.869Z] 55754d576e12: Layer already exists [2025-10-08T10:57:46.869Z] fd86c51908ea: Layer already exists [2025-10-08T10:57:46.869Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:47.138Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:47.496Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:47.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-10-08T10:57:47.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-10-08T10:57:47.846Z] d0bc7e613890: Preparing [2025-10-08T10:57:47.846Z] d71b08e09610: Preparing [2025-10-08T10:57:47.846Z] fb86c41479ff: Preparing [2025-10-08T10:57:47.846Z] f0105f12768b: Preparing [2025-10-08T10:57:47.846Z] e8f43e1ca626: Preparing [2025-10-08T10:57:47.846Z] 580ca72d1f85: Preparing [2025-10-08T10:57:47.846Z] 55754d576e12: Preparing [2025-10-08T10:57:47.846Z] 095789f5f8aa: Preparing [2025-10-08T10:57:47.846Z] fd86c51908ea: Preparing [2025-10-08T10:57:47.846Z] 1e890da81ec9: Preparing [2025-10-08T10:57:47.846Z] 55754d576e12: Waiting [2025-10-08T10:57:47.846Z] 095789f5f8aa: Waiting [2025-10-08T10:57:47.846Z] fd86c51908ea: Waiting [2025-10-08T10:57:47.846Z] 1e890da81ec9: Waiting [2025-10-08T10:57:47.846Z] 580ca72d1f85: Waiting [2025-10-08T10:57:47.846Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:47.846Z] f0105f12768b: Layer already exists [2025-10-08T10:57:47.846Z] fb86c41479ff: Layer already exists [2025-10-08T10:57:47.846Z] d71b08e09610: Layer already exists [2025-10-08T10:57:47.846Z] d0bc7e613890: Layer already exists [2025-10-08T10:57:48.110Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:48.110Z] 095789f5f8aa: Layer already exists [2025-10-08T10:57:48.110Z] 55754d576e12: Layer already exists [2025-10-08T10:57:48.110Z] 580ca72d1f85: Layer already exists [2025-10-08T10:57:48.110Z] fd86c51908ea: Layer already exists [2025-10-08T10:57:48.110Z] main: digest: sha256:590e89b115193066de9b0dfd2e96bf779f2c1404e90eeabc00de13434bbae36f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:57:48.208Z] ===================================================== [Pipeline] echo [2025-10-08T10:57:48.226Z] taggedImages: [2025-10-08T10:57:48.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:48.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-10-08T10:57:48.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 [2025-10-08T10:57:48.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:48.226Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-08T10:57:48.264Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-10-08T10:57:48.264Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:48.264Z] latest [2025-10-08T10:57:48.264Z] 4.1.0-dev.64 [2025-10-08T10:57:48.264Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:57:48.264Z] main [2025-10-08T10:57:48.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:48.651Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:57:49.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:57:49.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-08T10:57:49.008Z] 14e81b32fb8a: Preparing [2025-10-08T10:57:49.008Z] c90bba4bd72b: Preparing [2025-10-08T10:57:49.008Z] 8325478dce42: Preparing [2025-10-08T10:57:49.008Z] f0105f12768b: Preparing [2025-10-08T10:57:49.008Z] e8f43e1ca626: Preparing [2025-10-08T10:57:49.008Z] a92a893da7bf: Preparing [2025-10-08T10:57:49.008Z] 0d661a61fffc: Preparing [2025-10-08T10:57:49.008Z] a92a893da7bf: Waiting [2025-10-08T10:57:49.008Z] 7be53e5c388c: Preparing [2025-10-08T10:57:49.008Z] 0d661a61fffc: Waiting [2025-10-08T10:57:49.008Z] 7be53e5c388c: Waiting [2025-10-08T10:57:49.008Z] 1e890da81ec9: Preparing [2025-10-08T10:57:49.008Z] 1e890da81ec9: Waiting [2025-10-08T10:57:49.008Z] f0105f12768b: Layer already exists [2025-10-08T10:57:49.008Z] e8f43e1ca626: Layer already exists [2025-10-08T10:57:49.273Z] c90bba4bd72b: Pushed [2025-10-08T10:57:49.273Z] 8325478dce42: Pushed [2025-10-08T10:57:49.273Z] 14e81b32fb8a: Pushed [2025-10-08T10:57:49.273Z] 1e890da81ec9: Layer already exists [2025-10-08T10:57:49.851Z] 7be53e5c388c: Pushed [2025-10-08T10:57:51.245Z] 0d661a61fffc: Pushed [2025-10-08T10:58:13.249Z] a92a893da7bf: Pushed [2025-10-08T10:58:13.515Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:13.867Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:14.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-08T10:58:14.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-08T10:58:14.207Z] 14e81b32fb8a: Preparing [2025-10-08T10:58:14.207Z] c90bba4bd72b: Preparing [2025-10-08T10:58:14.207Z] 8325478dce42: Preparing [2025-10-08T10:58:14.207Z] f0105f12768b: Preparing [2025-10-08T10:58:14.207Z] e8f43e1ca626: Preparing [2025-10-08T10:58:14.207Z] a92a893da7bf: Preparing [2025-10-08T10:58:14.207Z] 0d661a61fffc: Preparing [2025-10-08T10:58:14.207Z] 7be53e5c388c: Preparing [2025-10-08T10:58:14.207Z] 1e890da81ec9: Preparing [2025-10-08T10:58:14.207Z] a92a893da7bf: Waiting [2025-10-08T10:58:14.207Z] 0d661a61fffc: Waiting [2025-10-08T10:58:14.207Z] 7be53e5c388c: Waiting [2025-10-08T10:58:14.207Z] 1e890da81ec9: Waiting [2025-10-08T10:58:14.207Z] 14e81b32fb8a: Layer already exists [2025-10-08T10:58:14.207Z] c90bba4bd72b: Layer already exists [2025-10-08T10:58:14.207Z] f0105f12768b: Layer already exists [2025-10-08T10:58:14.207Z] 8325478dce42: Layer already exists [2025-10-08T10:58:14.207Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:14.207Z] a92a893da7bf: Layer already exists [2025-10-08T10:58:14.207Z] 0d661a61fffc: Layer already exists [2025-10-08T10:58:14.207Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:14.207Z] 7be53e5c388c: Layer already exists [2025-10-08T10:58:14.207Z] latest: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:14.814Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:15.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 [2025-10-08T10:58:15.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-08T10:58:15.160Z] 14e81b32fb8a: Preparing [2025-10-08T10:58:15.160Z] c90bba4bd72b: Preparing [2025-10-08T10:58:15.160Z] 8325478dce42: Preparing [2025-10-08T10:58:15.160Z] f0105f12768b: Preparing [2025-10-08T10:58:15.160Z] e8f43e1ca626: Preparing [2025-10-08T10:58:15.160Z] a92a893da7bf: Preparing [2025-10-08T10:58:15.160Z] 0d661a61fffc: Preparing [2025-10-08T10:58:15.160Z] 7be53e5c388c: Preparing [2025-10-08T10:58:15.160Z] 1e890da81ec9: Preparing [2025-10-08T10:58:15.160Z] 0d661a61fffc: Waiting [2025-10-08T10:58:15.160Z] 7be53e5c388c: Waiting [2025-10-08T10:58:15.160Z] 1e890da81ec9: Waiting [2025-10-08T10:58:15.160Z] a92a893da7bf: Waiting [2025-10-08T10:58:15.160Z] 14e81b32fb8a: Layer already exists [2025-10-08T10:58:15.160Z] 8325478dce42: Layer already exists [2025-10-08T10:58:15.160Z] c90bba4bd72b: Layer already exists [2025-10-08T10:58:15.160Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:15.160Z] f0105f12768b: Layer already exists [2025-10-08T10:58:15.423Z] 0d661a61fffc: Layer already exists [2025-10-08T10:58:15.423Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:15.423Z] 7be53e5c388c: Layer already exists [2025-10-08T10:58:15.423Z] a92a893da7bf: Layer already exists [2025-10-08T10:58:15.423Z] 4.1.0-dev.64: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:15.775Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:16.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:58:16.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-08T10:58:16.117Z] 14e81b32fb8a: Preparing [2025-10-08T10:58:16.117Z] c90bba4bd72b: Preparing [2025-10-08T10:58:16.117Z] 8325478dce42: Preparing [2025-10-08T10:58:16.117Z] f0105f12768b: Preparing [2025-10-08T10:58:16.117Z] e8f43e1ca626: Preparing [2025-10-08T10:58:16.117Z] a92a893da7bf: Preparing [2025-10-08T10:58:16.117Z] 0d661a61fffc: Preparing [2025-10-08T10:58:16.117Z] 7be53e5c388c: Preparing [2025-10-08T10:58:16.117Z] 1e890da81ec9: Preparing [2025-10-08T10:58:16.117Z] 0d661a61fffc: Waiting [2025-10-08T10:58:16.117Z] 7be53e5c388c: Waiting [2025-10-08T10:58:16.117Z] 1e890da81ec9: Waiting [2025-10-08T10:58:16.117Z] a92a893da7bf: Waiting [2025-10-08T10:58:16.117Z] 8325478dce42: Layer already exists [2025-10-08T10:58:16.117Z] 14e81b32fb8a: Layer already exists [2025-10-08T10:58:16.117Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:16.117Z] c90bba4bd72b: Layer already exists [2025-10-08T10:58:16.117Z] f0105f12768b: Layer already exists [2025-10-08T10:58:16.117Z] a92a893da7bf: Layer already exists [2025-10-08T10:58:16.117Z] 0d661a61fffc: Layer already exists [2025-10-08T10:58:16.117Z] 7be53e5c388c: Layer already exists [2025-10-08T10:58:16.117Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:16.380Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:16.723Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:17.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-10-08T10:58:17.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-10-08T10:58:17.072Z] 14e81b32fb8a: Preparing [2025-10-08T10:58:17.072Z] c90bba4bd72b: Preparing [2025-10-08T10:58:17.072Z] 8325478dce42: Preparing [2025-10-08T10:58:17.072Z] f0105f12768b: Preparing [2025-10-08T10:58:17.072Z] e8f43e1ca626: Preparing [2025-10-08T10:58:17.072Z] a92a893da7bf: Preparing [2025-10-08T10:58:17.072Z] 0d661a61fffc: Preparing [2025-10-08T10:58:17.072Z] 7be53e5c388c: Preparing [2025-10-08T10:58:17.072Z] 1e890da81ec9: Preparing [2025-10-08T10:58:17.072Z] a92a893da7bf: Waiting [2025-10-08T10:58:17.072Z] 0d661a61fffc: Waiting [2025-10-08T10:58:17.072Z] 7be53e5c388c: Waiting [2025-10-08T10:58:17.072Z] 1e890da81ec9: Waiting [2025-10-08T10:58:17.072Z] 14e81b32fb8a: Layer already exists [2025-10-08T10:58:17.072Z] f0105f12768b: Layer already exists [2025-10-08T10:58:17.072Z] 8325478dce42: Layer already exists [2025-10-08T10:58:17.072Z] c90bba4bd72b: Layer already exists [2025-10-08T10:58:17.072Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:17.072Z] a92a893da7bf: Layer already exists [2025-10-08T10:58:17.072Z] 0d661a61fffc: Layer already exists [2025-10-08T10:58:17.072Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:17.072Z] 7be53e5c388c: Layer already exists [2025-10-08T10:58:17.336Z] main: digest: sha256:349445c210e6d641477098f4dfb3a1f31667f6b12a45a0bf56898de2a1d5f878 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:58:17.416Z] ===================================================== [Pipeline] echo [2025-10-08T10:58:17.433Z] taggedImages: [2025-10-08T10:58:17.433Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:58:17.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-10-08T10:58:17.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 [2025-10-08T10:58:17.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:58:17.434Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-08T10:58:17.467Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-10-08T10:58:17.467Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:58:17.467Z] latest [2025-10-08T10:58:17.467Z] 4.1.0-dev.64 [2025-10-08T10:58:17.467Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:58:17.467Z] main [2025-10-08T10:58:17.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:17.844Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:18.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:58:18.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-08T10:58:18.209Z] 6b1ae74be8ab: Preparing [2025-10-08T10:58:18.209Z] 2cc3a777c946: Preparing [2025-10-08T10:58:18.209Z] 34b02ca47488: Preparing [2025-10-08T10:58:18.209Z] f0105f12768b: Preparing [2025-10-08T10:58:18.209Z] e8f43e1ca626: Preparing [2025-10-08T10:58:18.209Z] e024c38cff97: Preparing [2025-10-08T10:58:18.209Z] 095789f5f8aa: Preparing [2025-10-08T10:58:18.209Z] fd86c51908ea: Preparing [2025-10-08T10:58:18.209Z] 1e890da81ec9: Preparing [2025-10-08T10:58:18.209Z] e024c38cff97: Waiting [2025-10-08T10:58:18.209Z] 095789f5f8aa: Waiting [2025-10-08T10:58:18.209Z] fd86c51908ea: Waiting [2025-10-08T10:58:18.209Z] 1e890da81ec9: Waiting [2025-10-08T10:58:18.209Z] f0105f12768b: Layer already exists [2025-10-08T10:58:18.209Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:18.473Z] 34b02ca47488: Pushed [2025-10-08T10:58:18.473Z] 095789f5f8aa: Layer already exists [2025-10-08T10:58:18.473Z] 2cc3a777c946: Pushed [2025-10-08T10:58:18.473Z] fd86c51908ea: Layer already exists [2025-10-08T10:58:18.473Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:18.473Z] 6b1ae74be8ab: Pushed [2025-10-08T10:58:45.121Z] e024c38cff97: Pushed [2025-10-08T10:58:45.121Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:45.478Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:45.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-08T10:58:45.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-08T10:58:45.831Z] 6b1ae74be8ab: Preparing [2025-10-08T10:58:45.831Z] 2cc3a777c946: Preparing [2025-10-08T10:58:45.831Z] 34b02ca47488: Preparing [2025-10-08T10:58:45.831Z] f0105f12768b: Preparing [2025-10-08T10:58:45.831Z] e8f43e1ca626: Preparing [2025-10-08T10:58:45.831Z] e024c38cff97: Preparing [2025-10-08T10:58:45.831Z] 095789f5f8aa: Preparing [2025-10-08T10:58:45.831Z] fd86c51908ea: Preparing [2025-10-08T10:58:45.831Z] 1e890da81ec9: Preparing [2025-10-08T10:58:45.831Z] 095789f5f8aa: Waiting [2025-10-08T10:58:45.831Z] fd86c51908ea: Waiting [2025-10-08T10:58:45.831Z] e024c38cff97: Waiting [2025-10-08T10:58:45.831Z] 1e890da81ec9: Waiting [2025-10-08T10:58:45.831Z] 34b02ca47488: Layer already exists [2025-10-08T10:58:45.831Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:45.831Z] f0105f12768b: Layer already exists [2025-10-08T10:58:45.831Z] 6b1ae74be8ab: Layer already exists [2025-10-08T10:58:45.831Z] 2cc3a777c946: Layer already exists [2025-10-08T10:58:45.831Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:45.831Z] fd86c51908ea: Layer already exists [2025-10-08T10:58:45.831Z] 095789f5f8aa: Layer already exists [2025-10-08T10:58:45.831Z] e024c38cff97: Layer already exists [2025-10-08T10:58:46.096Z] latest: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:46.455Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:46.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 [2025-10-08T10:58:46.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-08T10:58:46.802Z] 6b1ae74be8ab: Preparing [2025-10-08T10:58:46.802Z] 2cc3a777c946: Preparing [2025-10-08T10:58:46.802Z] 34b02ca47488: Preparing [2025-10-08T10:58:46.802Z] f0105f12768b: Preparing [2025-10-08T10:58:46.802Z] e8f43e1ca626: Preparing [2025-10-08T10:58:46.802Z] e024c38cff97: Preparing [2025-10-08T10:58:46.802Z] 095789f5f8aa: Preparing [2025-10-08T10:58:46.802Z] fd86c51908ea: Preparing [2025-10-08T10:58:46.802Z] 1e890da81ec9: Preparing [2025-10-08T10:58:46.802Z] e024c38cff97: Waiting [2025-10-08T10:58:46.802Z] 095789f5f8aa: Waiting [2025-10-08T10:58:46.802Z] fd86c51908ea: Waiting [2025-10-08T10:58:46.802Z] 1e890da81ec9: Waiting [2025-10-08T10:58:46.802Z] f0105f12768b: Layer already exists [2025-10-08T10:58:46.802Z] 6b1ae74be8ab: Layer already exists [2025-10-08T10:58:46.802Z] 2cc3a777c946: Layer already exists [2025-10-08T10:58:46.802Z] 34b02ca47488: Layer already exists [2025-10-08T10:58:46.802Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:46.802Z] 095789f5f8aa: Layer already exists [2025-10-08T10:58:46.802Z] fd86c51908ea: Layer already exists [2025-10-08T10:58:46.802Z] e024c38cff97: Layer already exists [2025-10-08T10:58:46.802Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:47.067Z] 4.1.0-dev.64: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:47.416Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:47.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:58:47.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-08T10:58:47.760Z] 6b1ae74be8ab: Preparing [2025-10-08T10:58:47.760Z] 2cc3a777c946: Preparing [2025-10-08T10:58:47.760Z] 34b02ca47488: Preparing [2025-10-08T10:58:47.760Z] f0105f12768b: Preparing [2025-10-08T10:58:47.760Z] e8f43e1ca626: Preparing [2025-10-08T10:58:47.760Z] e024c38cff97: Preparing [2025-10-08T10:58:47.760Z] 095789f5f8aa: Preparing [2025-10-08T10:58:47.760Z] fd86c51908ea: Preparing [2025-10-08T10:58:47.760Z] 1e890da81ec9: Preparing [2025-10-08T10:58:47.760Z] e024c38cff97: Waiting [2025-10-08T10:58:47.760Z] 095789f5f8aa: Waiting [2025-10-08T10:58:47.760Z] fd86c51908ea: Waiting [2025-10-08T10:58:47.760Z] 1e890da81ec9: Waiting [2025-10-08T10:58:47.760Z] 2cc3a777c946: Layer already exists [2025-10-08T10:58:47.760Z] f0105f12768b: Layer already exists [2025-10-08T10:58:47.760Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:47.760Z] 095789f5f8aa: Layer already exists [2025-10-08T10:58:47.760Z] 34b02ca47488: Layer already exists [2025-10-08T10:58:47.760Z] e024c38cff97: Layer already exists [2025-10-08T10:58:47.760Z] 6b1ae74be8ab: Layer already exists [2025-10-08T10:58:47.760Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:47.760Z] fd86c51908ea: Layer already exists [2025-10-08T10:58:48.023Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:48.370Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:48.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-10-08T10:58:48.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-10-08T10:58:48.710Z] 6b1ae74be8ab: Preparing [2025-10-08T10:58:48.710Z] 2cc3a777c946: Preparing [2025-10-08T10:58:48.710Z] 34b02ca47488: Preparing [2025-10-08T10:58:48.710Z] f0105f12768b: Preparing [2025-10-08T10:58:48.710Z] e8f43e1ca626: Preparing [2025-10-08T10:58:48.710Z] e024c38cff97: Preparing [2025-10-08T10:58:48.710Z] 095789f5f8aa: Preparing [2025-10-08T10:58:48.710Z] fd86c51908ea: Preparing [2025-10-08T10:58:48.710Z] 1e890da81ec9: Preparing [2025-10-08T10:58:48.710Z] 095789f5f8aa: Waiting [2025-10-08T10:58:48.710Z] fd86c51908ea: Waiting [2025-10-08T10:58:48.710Z] 1e890da81ec9: Waiting [2025-10-08T10:58:48.710Z] e024c38cff97: Waiting [2025-10-08T10:58:48.710Z] 34b02ca47488: Layer already exists [2025-10-08T10:58:48.710Z] 2cc3a777c946: Layer already exists [2025-10-08T10:58:48.710Z] f0105f12768b: Layer already exists [2025-10-08T10:58:48.710Z] 6b1ae74be8ab: Layer already exists [2025-10-08T10:58:48.710Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:48.710Z] e024c38cff97: Layer already exists [2025-10-08T10:58:48.710Z] fd86c51908ea: Layer already exists [2025-10-08T10:58:48.710Z] 095789f5f8aa: Layer already exists [2025-10-08T10:58:48.710Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:48.975Z] main: digest: sha256:76af71e6c9c7ee681bc7d87d4e16720b348750c53bff7a968da97e90d2ab0038 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:58:49.044Z] ===================================================== [Pipeline] echo [2025-10-08T10:58:49.062Z] taggedImages: [2025-10-08T10:58:49.062Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:58:49.062Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-10-08T10:58:49.062Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 [2025-10-08T10:58:49.062Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:58:49.062Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-08T10:58:49.089Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-10-08T10:58:49.089Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:58:49.089Z] latest [2025-10-08T10:58:49.089Z] 4.1.0-dev.64 [2025-10-08T10:58:49.089Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:58:49.089Z] main [2025-10-08T10:58:49.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:49.443Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:49.786Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:58:49.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-08T10:58:49.786Z] e1ff76ca47d1: Preparing [2025-10-08T10:58:49.786Z] 0b7101fd4b89: Preparing [2025-10-08T10:58:49.786Z] f0105f12768b: Preparing [2025-10-08T10:58:49.786Z] e8f43e1ca626: Preparing [2025-10-08T10:58:49.786Z] 0daddfe6a9c8: Preparing [2025-10-08T10:58:49.786Z] e2587357f172: Preparing [2025-10-08T10:58:49.786Z] 1e890da81ec9: Preparing [2025-10-08T10:58:49.786Z] e2587357f172: Waiting [2025-10-08T10:58:49.786Z] 1e890da81ec9: Waiting [2025-10-08T10:58:50.050Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:50.050Z] f0105f12768b: Layer already exists [2025-10-08T10:58:50.050Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:50.315Z] e1ff76ca47d1: Pushed [2025-10-08T10:58:51.266Z] e2587357f172: Pushed [2025-10-08T10:58:51.533Z] 0daddfe6a9c8: Pushed [2025-10-08T10:58:58.155Z] 0b7101fd4b89: Pushed [2025-10-08T10:58:58.418Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:58.775Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:59.125Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-08T10:58:59.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-08T10:58:59.125Z] e1ff76ca47d1: Preparing [2025-10-08T10:58:59.125Z] 0b7101fd4b89: Preparing [2025-10-08T10:58:59.125Z] f0105f12768b: Preparing [2025-10-08T10:58:59.125Z] e8f43e1ca626: Preparing [2025-10-08T10:58:59.125Z] 0daddfe6a9c8: Preparing [2025-10-08T10:58:59.125Z] e2587357f172: Preparing [2025-10-08T10:58:59.125Z] 1e890da81ec9: Preparing [2025-10-08T10:58:59.125Z] e2587357f172: Waiting [2025-10-08T10:58:59.125Z] 1e890da81ec9: Waiting [2025-10-08T10:58:59.125Z] e8f43e1ca626: Layer already exists [2025-10-08T10:58:59.125Z] 0b7101fd4b89: Layer already exists [2025-10-08T10:58:59.125Z] 0daddfe6a9c8: Layer already exists [2025-10-08T10:58:59.125Z] f0105f12768b: Layer already exists [2025-10-08T10:58:59.125Z] e1ff76ca47d1: Layer already exists [2025-10-08T10:58:59.125Z] e2587357f172: Layer already exists [2025-10-08T10:58:59.125Z] 1e890da81ec9: Layer already exists [2025-10-08T10:58:59.389Z] latest: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:58:59.745Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:00.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 [2025-10-08T10:59:00.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-08T10:59:00.097Z] e1ff76ca47d1: Preparing [2025-10-08T10:59:00.097Z] 0b7101fd4b89: Preparing [2025-10-08T10:59:00.097Z] f0105f12768b: Preparing [2025-10-08T10:59:00.097Z] e8f43e1ca626: Preparing [2025-10-08T10:59:00.097Z] 0daddfe6a9c8: Preparing [2025-10-08T10:59:00.097Z] e2587357f172: Preparing [2025-10-08T10:59:00.097Z] 1e890da81ec9: Preparing [2025-10-08T10:59:00.097Z] e2587357f172: Waiting [2025-10-08T10:59:00.097Z] 1e890da81ec9: Waiting [2025-10-08T10:59:00.097Z] 0daddfe6a9c8: Layer already exists [2025-10-08T10:59:00.097Z] 0b7101fd4b89: Layer already exists [2025-10-08T10:59:00.097Z] e1ff76ca47d1: Layer already exists [2025-10-08T10:59:00.097Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:00.097Z] f0105f12768b: Layer already exists [2025-10-08T10:59:00.097Z] e2587357f172: Layer already exists [2025-10-08T10:59:00.097Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:00.359Z] 4.1.0-dev.64: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:00.720Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:01.076Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:59:01.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-08T10:59:01.076Z] e1ff76ca47d1: Preparing [2025-10-08T10:59:01.076Z] 0b7101fd4b89: Preparing [2025-10-08T10:59:01.076Z] f0105f12768b: Preparing [2025-10-08T10:59:01.076Z] e8f43e1ca626: Preparing [2025-10-08T10:59:01.076Z] 0daddfe6a9c8: Preparing [2025-10-08T10:59:01.076Z] e2587357f172: Preparing [2025-10-08T10:59:01.076Z] 1e890da81ec9: Preparing [2025-10-08T10:59:01.076Z] e2587357f172: Waiting [2025-10-08T10:59:01.076Z] 1e890da81ec9: Waiting [2025-10-08T10:59:01.076Z] 0daddfe6a9c8: Layer already exists [2025-10-08T10:59:01.076Z] e1ff76ca47d1: Layer already exists [2025-10-08T10:59:01.076Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:01.076Z] 0b7101fd4b89: Layer already exists [2025-10-08T10:59:01.076Z] f0105f12768b: Layer already exists [2025-10-08T10:59:01.076Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:01.076Z] e2587357f172: Layer already exists [2025-10-08T10:59:01.340Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:01.702Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:02.061Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-10-08T10:59:02.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-10-08T10:59:02.061Z] e1ff76ca47d1: Preparing [2025-10-08T10:59:02.061Z] 0b7101fd4b89: Preparing [2025-10-08T10:59:02.061Z] f0105f12768b: Preparing [2025-10-08T10:59:02.061Z] e8f43e1ca626: Preparing [2025-10-08T10:59:02.061Z] 0daddfe6a9c8: Preparing [2025-10-08T10:59:02.061Z] e2587357f172: Preparing [2025-10-08T10:59:02.061Z] 1e890da81ec9: Preparing [2025-10-08T10:59:02.061Z] e2587357f172: Waiting [2025-10-08T10:59:02.061Z] 1e890da81ec9: Waiting [2025-10-08T10:59:02.061Z] 0daddfe6a9c8: Layer already exists [2025-10-08T10:59:02.061Z] e1ff76ca47d1: Layer already exists [2025-10-08T10:59:02.061Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:02.061Z] 0b7101fd4b89: Layer already exists [2025-10-08T10:59:02.061Z] f0105f12768b: Layer already exists [2025-10-08T10:59:02.061Z] e2587357f172: Layer already exists [2025-10-08T10:59:02.061Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:02.327Z] main: digest: sha256:fc44f7d7bd106f5c9ba6138a987acbecd9acac7bd93791082c2492d25cd60ceb size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:59:02.425Z] ===================================================== [Pipeline] echo [2025-10-08T10:59:02.445Z] taggedImages: [2025-10-08T10:59:02.445Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:59:02.445Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-10-08T10:59:02.445Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 [2025-10-08T10:59:02.445Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:59:02.445Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-08T10:59:02.481Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-10-08T10:59:02.481Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:59:02.481Z] latest [2025-10-08T10:59:02.481Z] 4.1.0-dev.64 [2025-10-08T10:59:02.481Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:59:02.481Z] main [2025-10-08T10:59:02.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:02.860Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:03.211Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:59:03.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-08T10:59:03.211Z] e53bfa37f181: Preparing [2025-10-08T10:59:03.211Z] 27fba1d91e57: Preparing [2025-10-08T10:59:03.211Z] f0105f12768b: Preparing [2025-10-08T10:59:03.211Z] e8f43e1ca626: Preparing [2025-10-08T10:59:03.211Z] 307017289c3a: Preparing [2025-10-08T10:59:03.211Z] c3ade708088e: Preparing [2025-10-08T10:59:03.211Z] 1e890da81ec9: Preparing [2025-10-08T10:59:03.211Z] c3ade708088e: Waiting [2025-10-08T10:59:03.211Z] 1e890da81ec9: Waiting [2025-10-08T10:59:03.211Z] f0105f12768b: Layer already exists [2025-10-08T10:59:03.477Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:03.477Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:03.477Z] e53bfa37f181: Pushed [2025-10-08T10:59:04.058Z] c3ade708088e: Pushed [2025-10-08T10:59:05.457Z] 307017289c3a: Pushed [2025-10-08T10:59:12.078Z] 27fba1d91e57: Pushed [2025-10-08T10:59:12.079Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:12.433Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:12.775Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-08T10:59:12.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-08T10:59:12.775Z] e53bfa37f181: Preparing [2025-10-08T10:59:12.775Z] 27fba1d91e57: Preparing [2025-10-08T10:59:12.775Z] f0105f12768b: Preparing [2025-10-08T10:59:12.775Z] e8f43e1ca626: Preparing [2025-10-08T10:59:12.775Z] 307017289c3a: Preparing [2025-10-08T10:59:12.775Z] c3ade708088e: Preparing [2025-10-08T10:59:12.775Z] 1e890da81ec9: Preparing [2025-10-08T10:59:12.775Z] c3ade708088e: Waiting [2025-10-08T10:59:12.775Z] f0105f12768b: Layer already exists [2025-10-08T10:59:12.775Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:12.775Z] e53bfa37f181: Layer already exists [2025-10-08T10:59:12.775Z] 27fba1d91e57: Layer already exists [2025-10-08T10:59:12.775Z] 307017289c3a: Layer already exists [2025-10-08T10:59:12.775Z] c3ade708088e: Layer already exists [2025-10-08T10:59:12.775Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:13.040Z] latest: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:13.400Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:13.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 [2025-10-08T10:59:13.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-08T10:59:13.756Z] e53bfa37f181: Preparing [2025-10-08T10:59:13.756Z] 27fba1d91e57: Preparing [2025-10-08T10:59:13.756Z] f0105f12768b: Preparing [2025-10-08T10:59:13.756Z] e8f43e1ca626: Preparing [2025-10-08T10:59:13.756Z] 307017289c3a: Preparing [2025-10-08T10:59:13.756Z] c3ade708088e: Preparing [2025-10-08T10:59:13.756Z] 1e890da81ec9: Preparing [2025-10-08T10:59:13.756Z] c3ade708088e: Waiting [2025-10-08T10:59:13.756Z] 1e890da81ec9: Waiting [2025-10-08T10:59:13.756Z] f0105f12768b: Layer already exists [2025-10-08T10:59:13.756Z] e53bfa37f181: Layer already exists [2025-10-08T10:59:13.756Z] 307017289c3a: Layer already exists [2025-10-08T10:59:13.756Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:13.756Z] 27fba1d91e57: Layer already exists [2025-10-08T10:59:13.756Z] c3ade708088e: Layer already exists [2025-10-08T10:59:13.756Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:14.019Z] 4.1.0-dev.64: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:14.374Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:14.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:59:14.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-08T10:59:14.731Z] e53bfa37f181: Preparing [2025-10-08T10:59:14.731Z] 27fba1d91e57: Preparing [2025-10-08T10:59:14.731Z] f0105f12768b: Preparing [2025-10-08T10:59:14.731Z] e8f43e1ca626: Preparing [2025-10-08T10:59:14.731Z] 307017289c3a: Preparing [2025-10-08T10:59:14.731Z] c3ade708088e: Preparing [2025-10-08T10:59:14.731Z] 1e890da81ec9: Preparing [2025-10-08T10:59:14.731Z] c3ade708088e: Waiting [2025-10-08T10:59:14.731Z] 1e890da81ec9: Waiting [2025-10-08T10:59:14.731Z] 307017289c3a: Layer already exists [2025-10-08T10:59:14.731Z] e53bfa37f181: Layer already exists [2025-10-08T10:59:14.731Z] 27fba1d91e57: Layer already exists [2025-10-08T10:59:14.731Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:14.731Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:14.731Z] f0105f12768b: Layer already exists [2025-10-08T10:59:14.731Z] c3ade708088e: Layer already exists [2025-10-08T10:59:14.996Z] 369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:15.348Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:15.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-10-08T10:59:15.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-10-08T10:59:15.704Z] e53bfa37f181: Preparing [2025-10-08T10:59:15.704Z] 27fba1d91e57: Preparing [2025-10-08T10:59:15.704Z] f0105f12768b: Preparing [2025-10-08T10:59:15.704Z] e8f43e1ca626: Preparing [2025-10-08T10:59:15.704Z] 307017289c3a: Preparing [2025-10-08T10:59:15.704Z] c3ade708088e: Preparing [2025-10-08T10:59:15.704Z] 1e890da81ec9: Preparing [2025-10-08T10:59:15.704Z] c3ade708088e: Waiting [2025-10-08T10:59:15.704Z] 1e890da81ec9: Waiting [2025-10-08T10:59:15.704Z] 27fba1d91e57: Layer already exists [2025-10-08T10:59:15.704Z] 307017289c3a: Layer already exists [2025-10-08T10:59:15.704Z] e8f43e1ca626: Layer already exists [2025-10-08T10:59:15.704Z] e53bfa37f181: Layer already exists [2025-10-08T10:59:15.704Z] f0105f12768b: Layer already exists [2025-10-08T10:59:15.704Z] c3ade708088e: Layer already exists [2025-10-08T10:59:15.704Z] 1e890da81ec9: Layer already exists [2025-10-08T10:59:15.970Z] main: digest: sha256:61cacfb4d27ea3281b17c4ae42cfe04962b8f80f0afea8d2c8ff7439ebfe5ec7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-08T10:59:16.059Z] ===================================================== [Pipeline] echo [2025-10-08T10:59:16.075Z] taggedImages: [2025-10-08T10:59:16.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [2025-10-08T10:59:16.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-10-08T10:59:16.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 [2025-10-08T10:59:16.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [2025-10-08T10:59:16.075Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-10-08T10:59:16.090Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.102Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.115Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.128Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.145Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-10-08T10:59:16.157Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.179Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.209Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-10-08T10:59:16.221Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.232Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.248Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.259Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.275Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-10-08T10:59:16.293Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.326Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.341Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.356Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-10-08T10:59:16.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.396Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.431Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-10-08T10:59:16.448Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.465Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.482Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.501Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.520Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-10-08T10:59:16.536Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.554Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.569Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.589Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.607Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-10-08T10:59:16.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.648Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.661Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.675Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-10-08T10:59:16.692Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.709Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.723Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.736Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.751Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-10-08T10:59:16.766Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.781Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.814Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.829Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-10-08T10:59:16.840Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.858Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.875Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.890Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.903Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-10-08T10:59:16.920Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:16.934Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-10-08T10:59:16.944Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.961Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:16.977Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-10-08T10:59:16.993Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:17.008Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-10-08T10:59:17.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:17.038Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:17.052Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-10-08T10:59:17.068Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:17.080Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-10-08T10:59:17.091Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:17.106Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:17.122Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-10-08T10:59:17.134Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] echo [2025-10-08T10:59:17.146Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-10-08T10:59:17.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:17.171Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:369fcd6bf29aafe6b5d191e53436f801010b80d4-4.1.0-dev.64 [Pipeline] echo [2025-10-08T10:59:17.184Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:17.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-08T10:59:17.600Z] [2025-10-08T10:59:17.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:17.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-08T10:59:17.930Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-08T10:59:17.930Z] 8998bd30e6a1: Pulling fs layer [2025-10-08T10:59:17.930Z] 04944245beec: Pulling fs layer [2025-10-08T10:59:17.930Z] 699f458cf7ca: Pulling fs layer [2025-10-08T10:59:17.930Z] 765212b225bb: Pulling fs layer [2025-10-08T10:59:17.930Z] f23df028b6ca: Pulling fs layer [2025-10-08T10:59:17.930Z] d65c8cfc05b1: Pulling fs layer [2025-10-08T10:59:17.930Z] 2437ff75d9bd: Pulling fs layer [2025-10-08T10:59:17.930Z] d65c8cfc05b1: Waiting [2025-10-08T10:59:17.930Z] 765212b225bb: Waiting [2025-10-08T10:59:17.930Z] 2437ff75d9bd: Waiting [2025-10-08T10:59:17.930Z] f23df028b6ca: Waiting [2025-10-08T10:59:18.196Z] 04944245beec: Verifying Checksum [2025-10-08T10:59:18.196Z] 04944245beec: Download complete [2025-10-08T10:59:18.196Z] 765212b225bb: Verifying Checksum [2025-10-08T10:59:18.196Z] 765212b225bb: Download complete [2025-10-08T10:59:18.196Z] f23df028b6ca: Verifying Checksum [2025-10-08T10:59:18.196Z] f23df028b6ca: Download complete [2025-10-08T10:59:18.196Z] d65c8cfc05b1: Download complete [2025-10-08T10:59:18.463Z] 699f458cf7ca: Verifying Checksum [2025-10-08T10:59:18.463Z] 699f458cf7ca: Download complete [2025-10-08T10:59:18.729Z] 8998bd30e6a1: Verifying Checksum [2025-10-08T10:59:18.729Z] 8998bd30e6a1: Download complete [2025-10-08T10:59:21.299Z] 2437ff75d9bd: Verifying Checksum [2025-10-08T10:59:21.299Z] 2437ff75d9bd: Download complete [2025-10-08T10:59:23.230Z] 8998bd30e6a1: Pull complete [2025-10-08T10:59:23.809Z] 04944245beec: Pull complete [2025-10-08T10:59:25.739Z] 699f458cf7ca: Pull complete [2025-10-08T10:59:25.739Z] 765212b225bb: Pull complete [2025-10-08T10:59:26.319Z] f23df028b6ca: Pull complete [2025-10-08T10:59:26.584Z] d65c8cfc05b1: Pull complete [2025-10-08T10:59:44.876Z] 2437ff75d9bd: Pull complete [2025-10-08T10:59:44.876Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-08T10:59:44.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-08T10:59:44.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T10:59:45.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-116213 does not seem to be running inside a container [2025-10-08T10:59:45.137Z] $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-08T10:59:47.932Z] $ docker top 65e3abab39183df09ea889f326034862ae2c3e41278eb08ed26946b9fe88a67c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T10:59:48.861Z] ---> job-cost.sh [2025-10-08T10:59:48.861Z] lf-activate-venv: SKIPPING [2025-10-08T10:59:48.861Z] INFO: No Stack... [2025-10-08T10:59:49.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-08T10:59:50.079Z] INFO: Archiving Costs [Pipeline] sh [2025-10-08T10:59:50.708Z] + cat /w/workspace/edgex-go/908/archives/cost.csv [2025-10-08T10:59:50.708Z] + cut -d, -f6 [Pipeline] lock [2025-10-08T10:59:50.745Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-908-stack-cost] [2025-10-08T10:59:50.754Z] Resource [jenkins-edgexfoundry-edgex-go-main-908-stack-cost] did not exist. Created. [2025-10-08T10:59:50.760Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-908-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-08T10:59:51.407Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-08T10:59:52.084Z] Stashed 1 file(s) [Pipeline] } [2025-10-08T10:59:52.093Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-908-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-08T10:59:52.122Z] $ docker stop --time=1 65e3abab39183df09ea889f326034862ae2c3e41278eb08ed26946b9fe88a67c [2025-10-08T10:59:53.648Z] $ docker rm -f --volumes 65e3abab39183df09ea889f326034862ae2c3e41278eb08ed26946b9fe88a67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-08T10:59:54.248Z] provisioning config files... [2025-10-08T10:59:54.257Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/908@tmp/config11224416006935398212tmp [Pipeline] { [Pipeline] sh [2025-10-08T10:59:54.564Z] + set +x [2025-10-08T10:59:54.564Z] + curl -s https://codecov.io/bash [2025-10-08T10:59:54.564Z] + bash -s -- [2025-10-08T10:59:54.564Z] [2025-10-08T10:59:54.564Z] _____ _ [2025-10-08T10:59:54.564Z] / ____| | | [2025-10-08T10:59:54.564Z] | | ___ __| | ___ ___ _____ __ [2025-10-08T10:59:54.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-08T10:59:54.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-08T10:59:54.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-08T10:59:54.564Z] Bash-1.0.6 [2025-10-08T10:59:54.564Z] [2025-10-08T10:59:54.564Z] [2025-10-08T10:59:54.564Z] ==> git version 2.25.1 found [2025-10-08T10:59:54.564Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-08T10:59:54.564Z] Release-Date: 2020-01-08 [2025-10-08T10:59:54.564Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-08T10:59:54.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-08T10:59:54.564Z] ==> Jenkins CI detected. [2025-10-08T10:59:54.564Z] current dir:  /w/workspace/edgex-go/908 [2025-10-08T10:59:54.564Z] project root: . [2025-10-08T10:59:54.564Z] --> token set from env [2025-10-08T10:59:54.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-08T10:59:54.826Z] ==> Running gcov in . (disable via -X gcov) [2025-10-08T10:59:54.826Z] ==> Python coveragepy not found [2025-10-08T10:59:54.826Z] ==> Searching for coverage reports in: [2025-10-08T10:59:54.826Z] + . [2025-10-08T10:59:54.826Z] -> Found 1 reports [2025-10-08T10:59:54.826Z] ==> Detecting git/mercurial file structure [2025-10-08T10:59:54.826Z] ==> Reading reports [2025-10-08T10:59:54.826Z] + ./coverage.out bytes=1733636 [2025-10-08T10:59:54.826Z] ==> Appending adjustments [2025-10-08T10:59:54.826Z] https://docs.codecov.io/docs/fixing-reports [2025-10-08T10:59:56.206Z] + Found adjustments [2025-10-08T10:59:56.206Z] ==> Gzipping contents [2025-10-08T10:59:56.467Z] 148K /tmp/codecov.dHok6W.gz [2025-10-08T10:59:56.467Z] ==> Uploading reports [2025-10-08T10:59:56.467Z] url: https://codecov.io [2025-10-08T10:59:56.467Z] query: branch=main&commit=369fcd6bf29aafe6b5d191e53436f801010b80d4&build=908&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F908%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-08T10:59:56.467Z] -> Pinging Codecov [2025-10-08T10:59:56.467Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=369fcd6bf29aafe6b5d191e53436f801010b80d4&build=908&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F908%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-08T10:59:57.036Z] -> Uploading to [2025-10-08T10:59:57.036Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/369fcd6bf29aafe6b5d191e53436f801010b80d4/9aab6f85-79a8-400b-965f-09448a000cc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251008T105956Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=287ced443c6e53bbac43e8af59fff888aca87b2fa18d6bfa945bbb8a7cbf2acd [2025-10-08T10:59:57.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T10:59:57.036Z] Dload Upload Total Spent Left Speed [2025-10-08T10:59:57.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 338k --:--:-- --:--:-- --:--:-- 338k [2025-10-08T10:59:57.295Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/369fcd6bf29aafe6b5d191e53436f801010b80d4 [Pipeline] } [2025-10-08T10:59:57.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-10-08T10:59:57.526Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-08T10:59:57.544Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:57.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-08T10:59:57.858Z] [2025-10-08T10:59:57.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T10:59:58.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-08T10:59:58.162Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-08T10:59:58.162Z] 0a9a5dfd008f: Already exists [2025-10-08T10:59:58.162Z] 36466aa92d05: Already exists [2025-10-08T10:59:58.162Z] e10405b45d13: Already exists [2025-10-08T10:59:58.162Z] 096b7ceb2af7: Already exists [2025-10-08T10:59:58.162Z] 4f4fb700ef54: Already exists [2025-10-08T10:59:58.162Z] e50aa161e22a: Pulling fs layer [2025-10-08T10:59:58.162Z] d3c8db5fb9df: Pulling fs layer [2025-10-08T10:59:58.420Z] e50aa161e22a: Verifying Checksum [2025-10-08T10:59:58.420Z] e50aa161e22a: Download complete [2025-10-08T10:59:58.681Z] e50aa161e22a: Pull complete [2025-10-08T10:59:59.618Z] d3c8db5fb9df: Verifying Checksum [2025-10-08T10:59:59.618Z] d3c8db5fb9df: Download complete [2025-10-08T11:00:03.813Z] d3c8db5fb9df: Pull complete [2025-10-08T11:00:03.813Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-08T11:00:03.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-08T11:00:03.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T11:00:03.909Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T11:00:03.962Z] $ 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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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-snyk-go:latest cat [2025-10-08T11:00:05.176Z] $ docker top 9bbbe0adca35ca3197ec27f38633510984fb26d3f85010f3505d353007660305 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T11:00:05.507Z] + git config --global --add safe.directory /w/workspace/edgex-go/908 [Pipeline] echo [2025-10-08T11:00:05.517Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-10-08T11:00:05.796Z] + set -o pipefail [2025-10-08T11:00:05.796Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-10-08T11:00:15.773Z] [2025-10-08T11:00:15.773Z] Monitoring /w/workspace/edgex-go/908 (github.com/edgexfoundry/edgex-go)... [2025-10-08T11:00:15.773Z] [2025-10-08T11:00:15.773Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ac94c3c9-65e3-465b-b948-12261f45bc2a [2025-10-08T11:00:15.773Z] [2025-10-08T11:00:15.773Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-08T11:00:15.773Z] [2025-10-08T11:00:15.773Z] [2025-10-08T11:00:15.773Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-10-08T11:00:15.773Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-10-08T11:00:15.807Z] $ docker stop --time=1 9bbbe0adca35ca3197ec27f38633510984fb26d3f85010f3505d353007660305 [2025-10-08T11:00:18.287Z] $ docker rm -f --volumes 9bbbe0adca35ca3197ec27f38633510984fb26d3f85010f3505d353007660305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-10-08T11:00:18.848Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T11:00:18.864Z] provisioning config files... [2025-10-08T11:00:18.872Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/908@tmp/config11494405064846062789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:00:19.177Z] --> edgex-publish-swagger.sh [2025-10-08T11:00:19.177Z] === Publish openapi API === [2025-10-08T11:00:19.177Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-10-08T11:00:19.177Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/908/openapi/core-command.yaml] [2025-10-08T11:00:19.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:19.177Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:19.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 336 166k --:--:-- --:--:-- --:--:-- 166k [2025-10-08T11:00:19.177Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:19.177Z] [2025-10-08T11:00:19.177Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/908/openapi/core-data.yaml] [2025-10-08T11:00:19.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:19.177Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:19.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 412 459k --:--:-- --:--:-- --:--:-- 460k [2025-10-08T11:00:19.437Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:19.437Z] [2025-10-08T11:00:19.437Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/908/openapi/core-keeper.yaml] [2025-10-08T11:00:19.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:19.437Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:19.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 532 238k --:--:-- --:--:-- --:--:-- 238k [2025-10-08T11:00:19.697Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:19.697Z] [2025-10-08T11:00:19.697Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/908/openapi/core-metadata.yaml] [2025-10-08T11:00:19.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:19.697Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:19.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 156k 0 0 40 65535 0 1142k --:--:-- --:--:-- --:--:-- 1122k 100 156k 100 66 100 156k 568 1351k --:--:-- --:--:-- --:--:-- 1340k [2025-10-08T11:00:19.697Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:19.697Z] [2025-10-08T11:00:19.697Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/908/openapi/security-proxy-auth.yaml] [2025-10-08T11:00:19.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:19.697Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:19.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 199k [2025-10-08T11:00:19.957Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:19.957Z] [2025-10-08T11:00:19.957Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/908/openapi/security-secretstore-setup.yaml] [2025-10-08T11:00:19.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:19.957Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:19.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 846 50166 --:--:-- --:--:-- --:--:-- 51012 [2025-10-08T11:00:19.957Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:19.957Z] [2025-10-08T11:00:19.957Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/908/openapi/support-notifications.yaml] [2025-10-08T11:00:19.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:19.957Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:20.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 409 606k --:--:-- --:--:-- --:--:-- 606k [2025-10-08T11:00:20.216Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:20.216Z] [2025-10-08T11:00:20.216Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/908/openapi/support-scheduler.yaml] [2025-10-08T11:00:20.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-08T11:00:20.216Z] Dload Upload Total Spent Left Speed [2025-10-08T11:00:20.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 666 500k --:--:-- --:--:-- --:--:-- 500k [2025-10-08T11:00:20.216Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-10-08T11:00:20.216Z] [Pipeline] } [2025-10-08T11:00:20.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-10-08T11:00:20.660Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T11:00:20.660Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T11:00:20.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T11:00:20.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T11:00:21.039Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T11:00:21.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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/py-git-semver:0.1.4 cat [2025-10-08T11:00:21.482Z] $ docker top 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 -eo pid,comm [2025-10-08T11:00:21.511Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-08T11:00:21.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T11:00:21.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T11:00:21.575Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T11:00:21.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T11:00:21.764Z] $ docker exec 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 ssh-agent [2025-10-08T11:00:21.876Z] SSH_AUTH_SOCK=/tmp/ssh-8MwrRUYam5aJ/agent.14 [2025-10-08T11:00:21.876Z] SSH_AGENT_PID=20 [2025-10-08T11:00:21.881Z] Running ssh-add (command line suppressed) [2025-10-08T11:00:22.013Z] Identity added: /w/workspace/edgex-go/908@tmp/private_key_2606551193770319884.key (/w/workspace/edgex-go/908@tmp/private_key_2606551193770319884.key) [2025-10-08T11:00:22.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T11:00:22.300Z] + git semver tag [2025-10-08T11:00:22.560Z] 2025-10-08 11:00:22,571 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,588 [run_tag] DEBUG tag force:False [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,589 [check_head_tag] DEBUG check head tag [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,591 [execute] INFO git cat-file --batch-check [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/908, stdin=, shell=False, universal_newlines=False) [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,594 [execute] INFO git cat-file --batch [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/908, stdin=, shell=False, universal_newlines=False) [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,620 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,620 [execute] INFO git tag -a v4.1.0-dev.64 -m v4.1.0-dev.64 [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,620 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.64', '-m', 'v4.1.0-dev.64'], cwd=/w/workspace/edgex-go/908, stdin=None, shell=False, universal_newlines=False) [2025-10-08T11:00:22.820Z] 2025-10-08 11:00:22,625 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T11:00:22.820Z] 4.1.0-dev.64 [Pipeline] } [2025-10-08T11:00:22.852Z] $ docker exec --env ******** --env ******** 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 ssh-agent -k [2025-10-08T11:00:22.954Z] unset SSH_AUTH_SOCK; [2025-10-08T11:00:22.954Z] unset SSH_AGENT_PID; [2025-10-08T11:00:22.954Z] echo Agent pid 20 killed; [2025-10-08T11:00:22.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T11:00:23.272Z] + git semver [Pipeline] } [2025-10-08T11:00:23.567Z] $ docker stop --time=1 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 [2025-10-08T11:00:24.833Z] $ docker rm -f --volumes 448f0b31eafa738f7dae61d94258adab61f3af2616e539e84bb877b39b18c306 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T11:00:25.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-08T11:00:25.229Z] [2025-10-08T11:00:25.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T11:00:25.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-08T11:00:25.791Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-08T11:00:25.791Z] ab5ef0e58194: Pulling fs layer [2025-10-08T11:00:25.791Z] 9712f1f96733: Pulling fs layer [2025-10-08T11:00:25.791Z] 63f879dbbcfc: Pulling fs layer [2025-10-08T11:00:25.791Z] 0d9ebad4ef96: Pulling fs layer [2025-10-08T11:00:25.791Z] e9a5061849ea: Pulling fs layer [2025-10-08T11:00:25.791Z] d747dcd14b5f: Pulling fs layer [2025-10-08T11:00:25.791Z] 2de7ff778b66: Pulling fs layer [2025-10-08T11:00:25.791Z] 0d9ebad4ef96: Waiting [2025-10-08T11:00:25.791Z] e9a5061849ea: Waiting [2025-10-08T11:00:25.791Z] d747dcd14b5f: Waiting [2025-10-08T11:00:25.791Z] 2de7ff778b66: Waiting [2025-10-08T11:00:25.791Z] 9712f1f96733: Verifying Checksum [2025-10-08T11:00:25.791Z] 9712f1f96733: Download complete [2025-10-08T11:00:26.050Z] 63f879dbbcfc: Verifying Checksum [2025-10-08T11:00:26.050Z] 63f879dbbcfc: Download complete [2025-10-08T11:00:26.309Z] e9a5061849ea: Verifying Checksum [2025-10-08T11:00:26.309Z] e9a5061849ea: Download complete [2025-10-08T11:00:26.309Z] 0d9ebad4ef96: Verifying Checksum [2025-10-08T11:00:26.309Z] 0d9ebad4ef96: Download complete [2025-10-08T11:00:26.309Z] d747dcd14b5f: Download complete [2025-10-08T11:00:26.309Z] ab5ef0e58194: Verifying Checksum [2025-10-08T11:00:26.309Z] ab5ef0e58194: Download complete [2025-10-08T11:00:26.309Z] 2de7ff778b66: Verifying Checksum [2025-10-08T11:00:26.309Z] 2de7ff778b66: Download complete [2025-10-08T11:00:30.494Z] ab5ef0e58194: Pull complete [2025-10-08T11:00:30.494Z] 9712f1f96733: Pull complete [2025-10-08T11:00:31.063Z] 63f879dbbcfc: Pull complete [2025-10-08T11:00:36.332Z] 0d9ebad4ef96: Pull complete [2025-10-08T11:00:36.901Z] e9a5061849ea: Pull complete [2025-10-08T11:00:36.901Z] d747dcd14b5f: Pull complete [2025-10-08T11:00:38.278Z] 2de7ff778b66: Pull complete [2025-10-08T11:00:38.278Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-08T11:00:38.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-08T11:00:38.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T11:00:38.364Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T11:00:38.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-08T11:00:40.045Z] $ docker top 9e40732ab817aa278c1262e0d20f73113515bbd3ac8e6136a33ab7e524167c63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-08T11:00:40.144Z] provisioning config files... [2025-10-08T11:00:40.174Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/908@tmp/config15369715279105528139tmp [2025-10-08T11:00:40.351Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/908@tmp/config3956395077916663517tmp [2025-10-08T11:00:40.387Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/908@tmp/config16222283969797481075tmp [Pipeline] { [Pipeline] echo [2025-10-08T11:00:40.431Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:00:40.758Z] ---> sigul-configuration.sh [2025-10-08T11:00:40.758Z] gpg: directory `/root/.gnupg' created [2025-10-08T11:00:40.758Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-08T11:00:40.758Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-08T11:00:40.758Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-08T11:00:40.758Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-08T11:00:40.758Z] gpg: CAST5 encrypted data [2025-10-08T11:00:40.758Z] gpg: encrypted with 1 passphrase [2025-10-08T11:00:40.758Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-08T11:00:41.067Z] + mkdir /home/jenkins [2025-10-08T11:00:41.067Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-08T11:00:41.364Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-08T11:00:41.377Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:00:41.671Z] ---> sigul-install.sh [2025-10-08T11:00:41.672Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-08T11:00:41.967Z] + git tag --list [2025-10-08T11:00:41.967Z] 0.6.0 [2025-10-08T11:00:41.967Z] 0.6.1 [2025-10-08T11:00:41.967Z] 0.7.0 [2025-10-08T11:00:41.967Z] 0.7.1 [2025-10-08T11:00:41.967Z] v1.0.0 [2025-10-08T11:00:41.967Z] v1.0.1 [2025-10-08T11:00:41.967Z] v1.1.0 [2025-10-08T11:00:41.967Z] v1.2.0 [2025-10-08T11:00:41.967Z] v1.2.1 [2025-10-08T11:00:41.967Z] v1.3.0 [2025-10-08T11:00:41.967Z] v1.3.1 [2025-10-08T11:00:41.967Z] v2.0.0 [2025-10-08T11:00:41.967Z] v2.1.0 [2025-10-08T11:00:41.967Z] v2.1.1 [2025-10-08T11:00:41.967Z] v2.2.0 [2025-10-08T11:00:41.967Z] v2.3.0 [2025-10-08T11:00:41.967Z] v3.0 [2025-10-08T11:00:41.967Z] v3.0.0 [2025-10-08T11:00:41.967Z] v3.1 [2025-10-08T11:00:41.967Z] v3.1.0 [2025-10-08T11:00:41.967Z] v3.1.1 [2025-10-08T11:00:41.967Z] v4.0 [2025-10-08T11:00:41.967Z] v4.0.0 [2025-10-08T11:00:41.967Z] v4.0.1 [2025-10-08T11:00:41.967Z] v4.0.1-dev.1 [2025-10-08T11:00:41.967Z] v4.1.0-dev.1 [2025-10-08T11:00:41.967Z] v4.1.0-dev.10 [2025-10-08T11:00:41.967Z] v4.1.0-dev.11 [2025-10-08T11:00:41.967Z] v4.1.0-dev.12 [2025-10-08T11:00:41.967Z] v4.1.0-dev.13 [2025-10-08T11:00:41.967Z] v4.1.0-dev.14 [2025-10-08T11:00:41.967Z] v4.1.0-dev.15 [2025-10-08T11:00:41.967Z] v4.1.0-dev.16 [2025-10-08T11:00:41.967Z] v4.1.0-dev.17 [2025-10-08T11:00:41.967Z] v4.1.0-dev.18 [2025-10-08T11:00:41.967Z] v4.1.0-dev.19 [2025-10-08T11:00:41.967Z] v4.1.0-dev.2 [2025-10-08T11:00:41.967Z] v4.1.0-dev.20 [2025-10-08T11:00:41.967Z] v4.1.0-dev.21 [2025-10-08T11:00:41.967Z] v4.1.0-dev.22 [2025-10-08T11:00:41.967Z] v4.1.0-dev.23 [2025-10-08T11:00:41.967Z] v4.1.0-dev.24 [2025-10-08T11:00:41.967Z] v4.1.0-dev.25 [2025-10-08T11:00:41.967Z] v4.1.0-dev.26 [2025-10-08T11:00:41.967Z] v4.1.0-dev.27 [2025-10-08T11:00:41.967Z] v4.1.0-dev.28 [2025-10-08T11:00:41.967Z] v4.1.0-dev.29 [2025-10-08T11:00:41.967Z] v4.1.0-dev.3 [2025-10-08T11:00:41.967Z] v4.1.0-dev.30 [2025-10-08T11:00:41.967Z] v4.1.0-dev.31 [2025-10-08T11:00:41.967Z] v4.1.0-dev.32 [2025-10-08T11:00:41.967Z] v4.1.0-dev.33 [2025-10-08T11:00:41.967Z] v4.1.0-dev.34 [2025-10-08T11:00:41.967Z] v4.1.0-dev.35 [2025-10-08T11:00:41.967Z] v4.1.0-dev.36 [2025-10-08T11:00:41.967Z] v4.1.0-dev.37 [2025-10-08T11:00:41.968Z] v4.1.0-dev.38 [2025-10-08T11:00:41.968Z] v4.1.0-dev.39 [2025-10-08T11:00:41.968Z] v4.1.0-dev.4 [2025-10-08T11:00:41.968Z] v4.1.0-dev.40 [2025-10-08T11:00:41.968Z] v4.1.0-dev.41 [2025-10-08T11:00:41.968Z] v4.1.0-dev.42 [2025-10-08T11:00:41.968Z] v4.1.0-dev.43 [2025-10-08T11:00:41.968Z] v4.1.0-dev.44 [2025-10-08T11:00:41.968Z] v4.1.0-dev.45 [2025-10-08T11:00:41.968Z] v4.1.0-dev.46 [2025-10-08T11:00:41.968Z] v4.1.0-dev.47 [2025-10-08T11:00:41.968Z] v4.1.0-dev.48 [2025-10-08T11:00:41.968Z] v4.1.0-dev.49 [2025-10-08T11:00:41.968Z] v4.1.0-dev.5 [2025-10-08T11:00:41.968Z] v4.1.0-dev.50 [2025-10-08T11:00:41.968Z] v4.1.0-dev.51 [2025-10-08T11:00:41.968Z] v4.1.0-dev.52 [2025-10-08T11:00:41.968Z] v4.1.0-dev.53 [2025-10-08T11:00:41.968Z] v4.1.0-dev.54 [2025-10-08T11:00:41.968Z] v4.1.0-dev.55 [2025-10-08T11:00:41.968Z] v4.1.0-dev.56 [2025-10-08T11:00:41.968Z] v4.1.0-dev.57 [2025-10-08T11:00:41.968Z] v4.1.0-dev.58 [2025-10-08T11:00:41.968Z] v4.1.0-dev.59 [2025-10-08T11:00:41.968Z] v4.1.0-dev.6 [2025-10-08T11:00:41.968Z] v4.1.0-dev.60 [2025-10-08T11:00:41.968Z] v4.1.0-dev.61 [2025-10-08T11:00:41.968Z] v4.1.0-dev.62 [2025-10-08T11:00:41.968Z] v4.1.0-dev.63 [2025-10-08T11:00:41.968Z] v4.1.0-dev.64 [2025-10-08T11:00:41.968Z] v4.1.0-dev.7 [2025-10-08T11:00:41.968Z] v4.1.0-dev.8 [2025-10-08T11:00:41.968Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-08T11:00:42.262Z] + lftools sign git-tag v4.1.0-dev.64 [2025-10-08T11:00:42.831Z] Signing Git tag with Sigul... [2025-10-08T11:00:42.831Z] Signing v4.1.0-dev.64 [Pipeline] echo [2025-10-08T11:00:43.416Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:00:43.711Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-08T11:00:43.718Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-08T11:00:43.770Z] $ docker stop --time=1 9e40732ab817aa278c1262e0d20f73113515bbd3ac8e6136a33ab7e524167c63 [2025-10-08T11:00:45.061Z] $ docker rm -f --volumes 9e40732ab817aa278c1262e0d20f73113515bbd3ac8e6136a33ab7e524167c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-08T11:00:45.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T11:00:45.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T11:00:45.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T11:00:45.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T11:00:45.858Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T11:00:45.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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/py-git-semver:0.1.4 cat [2025-10-08T11:00:46.159Z] $ docker top a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d -eo pid,comm [2025-10-08T11:00:46.184Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-08T11:00:46.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T11:00:46.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T11:00:46.235Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T11:00:46.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T11:00:46.370Z] $ docker exec a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d ssh-agent [2025-10-08T11:00:46.460Z] SSH_AUTH_SOCK=/tmp/ssh-MFmlFQHp4cvj/agent.31 [2025-10-08T11:00:46.460Z] SSH_AGENT_PID=37 [2025-10-08T11:00:46.464Z] Running ssh-add (command line suppressed) [2025-10-08T11:00:46.581Z] Identity added: /w/workspace/edgex-go/908@tmp/private_key_338351463485598035.key (/w/workspace/edgex-go/908@tmp/private_key_338351463485598035.key) [2025-10-08T11:00:46.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T11:00:46.870Z] + git semver bump pre [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,134 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,138 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,138 [bump_version] DEBUG bumping version:4.1.0-dev.64 on axis:pre with prefix:dev [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,139 [bump_version] DEBUG bumped version:4.1.0-dev.65 [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,139 [write_version] DEBUG write version:4.1.0-dev.65 to path:/w/workspace/edgex-go/908/.semver/main with force:True [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,139 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,139 [write_file] DEBUG write to file:/w/workspace/edgex-go/908/.semver/main [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,141 [execute] INFO git cat-file --batch-check [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/908/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,145 [execute] INFO git cat-file --batch [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/908/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-08T11:00:47.131Z] 2025-10-08 11:00:47,149 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T11:00:47.131Z] 4.1.0-dev.65 [Pipeline] } [2025-10-08T11:00:47.423Z] $ docker exec --env ******** --env ******** a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d ssh-agent -k [2025-10-08T11:00:47.529Z] unset SSH_AUTH_SOCK; [2025-10-08T11:00:47.529Z] unset SSH_AGENT_PID; [2025-10-08T11:00:47.529Z] echo Agent pid 37 killed; [2025-10-08T11:00:47.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T11:00:47.849Z] + git semver [Pipeline] } [2025-10-08T11:00:48.144Z] $ docker stop --time=1 a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d [2025-10-08T11:00:49.447Z] $ docker rm -f --volumes a1ab3355b38388a3479f4909852affc42c2b21587d7888fd3c521d8897079d0d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-08T11:00:49.777Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-08T11:00:49.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T11:00:50.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-08T11:00:50.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T11:00:50.175Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T11:00:50.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@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/py-git-semver:0.1.4 cat [2025-10-08T11:00:50.494Z] $ docker top 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 -eo pid,comm [2025-10-08T11:00:50.521Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-08T11:00:50.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-08T11:00:50.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-08T11:00:50.585Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-08T11:00:50.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-08T11:00:50.719Z] $ docker exec 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 ssh-agent [2025-10-08T11:00:50.809Z] SSH_AUTH_SOCK=/tmp/ssh-VIfiIiVj1VAi/agent.33 [2025-10-08T11:00:50.809Z] SSH_AGENT_PID=39 [2025-10-08T11:00:50.814Z] Running ssh-add (command line suppressed) [2025-10-08T11:00:50.946Z] Identity added: /w/workspace/edgex-go/908@tmp/private_key_8546065144316724327.key (/w/workspace/edgex-go/908@tmp/private_key_8546065144316724327.key) [2025-10-08T11:00:50.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-08T11:00:51.230Z] + git semver push [2025-10-08T11:00:51.489Z] 2025-10-08 11:00:51,502 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-08T11:00:51.490Z] 2025-10-08 11:00:51,506 [run_push] DEBUG push [2025-10-08T11:00:51.490Z] 2025-10-08 11:00:51,507 [execute] INFO git cat-file --batch-check [2025-10-08T11:00:51.490Z] 2025-10-08 11:00:51,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/908/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-08T11:00:51.490Z] 2025-10-08 11:00:51,509 [execute] INFO git rev-list 99dfd8ad21a9fff23405cc3102b6847f7674ff81 -- [2025-10-08T11:00:51.490Z] 2025-10-08 11:00:51,510 [execute] DEBUG Popen(['git', 'rev-list', '99dfd8ad21a9fff23405cc3102b6847f7674ff81', '--'], cwd=/w/workspace/edgex-go/908/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-08T11:00:51.749Z] 2025-10-08 11:00:51,528 [execute] INFO git fetch -v -- origin [2025-10-08T11:00:51.749Z] 2025-10-08 11:00:51,529 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/908/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-08T11:00:52.318Z] 2025-10-08 11:00:52,089 [run_push] DEBUG no remote changes detected [2025-10-08T11:00:52.318Z] 2025-10-08 11:00:52,089 [execute] INFO git push origin semver [2025-10-08T11:00:52.318Z] 2025-10-08 11:00:52,090 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/908/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-08T11:00:53.256Z] 2025-10-08 11:00:53,033 [run_push] DEBUG push all version tags [2025-10-08T11:00:53.256Z] 2025-10-08 11:00:53,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-08T11:00:53.256Z] 2025-10-08 11:00:53,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/908, stdin=None, shell=False, universal_newlines=False) [2025-10-08T11:00:54.193Z] 2025-10-08 11:00:53,928 [read_version] DEBUG read version from /w/workspace/edgex-go/908/.semver/main [2025-10-08T11:00:54.193Z] 4.1.0-dev.65 [Pipeline] } [2025-10-08T11:00:54.224Z] $ docker exec --env ******** --env ******** 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 ssh-agent -k [2025-10-08T11:00:54.326Z] unset SSH_AUTH_SOCK; [2025-10-08T11:00:54.326Z] unset SSH_AGENT_PID; [2025-10-08T11:00:54.326Z] echo Agent pid 39 killed; [2025-10-08T11:00:54.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-08T11:00:54.643Z] + git semver [Pipeline] } [2025-10-08T11:00:55.251Z] $ docker stop --time=1 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 [2025-10-08T11:00:56.525Z] $ docker rm -f --volumes 6865033aec3f80ad72f55e23043e0b64d37ed0dae699da4e4f4096125ba75556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-08T11:00:57.039Z] + [ -d /w/workspace/edgex-go/908/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:00:57.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:00:58.195Z] ---> package-listing.sh [2025-10-08T11:00:58.196Z] ++ facter osfamily [2025-10-08T11:00:58.196Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-08T11:00:58.455Z] + OS_FAMILY=debian [2025-10-08T11:00:58.455Z] + workspace=/w/workspace/edgex-go/908 [2025-10-08T11:00:58.455Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-08T11:00:58.455Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-08T11:00:58.455Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-08T11:00:58.455Z] + PACKAGES=/tmp/packages_start.txt [2025-10-08T11:00:58.455Z] + '[' /w/workspace/edgex-go/908 ']' [2025-10-08T11:00:58.455Z] + PACKAGES=/tmp/packages_end.txt [2025-10-08T11:00:58.455Z] + case "${OS_FAMILY}" in [2025-10-08T11:00:58.455Z] + dpkg -l [2025-10-08T11:00:58.455Z] + grep '^ii' [2025-10-08T11:00:58.455Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-08T11:00:58.455Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-08T11:00:58.455Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-08T11:00:58.455Z] + '[' /w/workspace/edgex-go/908 ']' [2025-10-08T11:00:58.455Z] + mkdir -p /w/workspace/edgex-go/908/archives/ [2025-10-08T11:00:58.455Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/908/archives/ [Pipeline] echo [2025-10-08T11:00:58.469Z] 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/908/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-08T11:00:58.747Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T11:00:59.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T11:00:59.310Z] [2025-10-08T11:00:59.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-08T11:00:59.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T11:00:59.612Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-08T11:00:59.612Z] 5eb5b503b376: Pulling fs layer [2025-10-08T11:00:59.612Z] 5c69ac0246d0: Pulling fs layer [2025-10-08T11:00:59.612Z] ec43610c2a17: Pulling fs layer [2025-10-08T11:00:59.612Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-08T11:00:59.613Z] 33b1e0a273af: Pulling fs layer [2025-10-08T11:00:59.613Z] 5d3b04190fa2: Pulling fs layer [2025-10-08T11:00:59.613Z] 2f39f015ded8: Pulling fs layer [2025-10-08T11:00:59.613Z] 3a2ae6a8a46f: Waiting [2025-10-08T11:00:59.613Z] 5d3b04190fa2: Waiting [2025-10-08T11:00:59.613Z] 33b1e0a273af: Waiting [2025-10-08T11:00:59.613Z] 2f39f015ded8: Waiting [2025-10-08T11:00:59.613Z] 5c69ac0246d0: Download complete [2025-10-08T11:00:59.613Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-08T11:00:59.613Z] 3a2ae6a8a46f: Download complete [2025-10-08T11:00:59.872Z] 33b1e0a273af: Verifying Checksum [2025-10-08T11:00:59.872Z] 33b1e0a273af: Download complete [2025-10-08T11:00:59.872Z] 5d3b04190fa2: Verifying Checksum [2025-10-08T11:00:59.872Z] 5d3b04190fa2: Download complete [2025-10-08T11:00:59.872Z] ec43610c2a17: Verifying Checksum [2025-10-08T11:00:59.872Z] ec43610c2a17: Download complete [2025-10-08T11:00:59.872Z] 5eb5b503b376: Verifying Checksum [2025-10-08T11:00:59.872Z] 5eb5b503b376: Download complete [2025-10-08T11:01:00.439Z] 2f39f015ded8: Download complete [2025-10-08T11:01:01.822Z] 5eb5b503b376: Pull complete [2025-10-08T11:01:01.822Z] 5c69ac0246d0: Pull complete [2025-10-08T11:01:02.390Z] ec43610c2a17: Pull complete [2025-10-08T11:01:02.390Z] 3a2ae6a8a46f: Pull complete [2025-10-08T11:01:02.390Z] 33b1e0a273af: Pull complete [2025-10-08T11:01:02.390Z] 5d3b04190fa2: Pull complete [2025-10-08T11:01:08.951Z] 2f39f015ded8: Pull complete [2025-10-08T11:01:08.951Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-08T11:01:08.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-08T11:01:08.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-08T11:01:09.047Z] prd-ubuntu20.04-docker-8c-8g-116172 does not seem to be running inside a container [2025-10-08T11:01:09.102Z] $ 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/908/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/908 -v /w/workspace/edgex-go/908:/w/workspace/edgex-go/908:rw,z -v /w/workspace/edgex-go/908@tmp:/w/workspace/edgex-go/908@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-08T11:01:11.995Z] $ docker top 163b4d1f9e51866d05428cbd3116b12e67dfea510611cd90af6946c87b5e3743 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-08T11:01:12.331Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-08T11:01:12.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-08T11:01:12.912Z] + ls /var/log/sa-host [2025-10-08T11:01:12.912Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-08T11:01:12.953Z] provisioning config files... [2025-10-08T11:01:12.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/908@tmp/config4642625191061220610tmp [Pipeline] { [Pipeline] echo [2025-10-08T11:01:12.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:01:13.265Z] ---> create-netrc.sh [Pipeline] } [2025-10-08T11:01:13.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:01:13.590Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-08T11:01:13.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:01:13.887Z] ---> sudo-logs.sh [2025-10-08T11:01:13.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-08T11:01:13.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:01:14.208Z] ---> job-cost.sh [2025-10-08T11:01:14.208Z] lf-activate-venv: SKIPPING [2025-10-08T11:01:14.208Z] DEBUG: total: 0.10999999940395355 [2025-10-08T11:01:14.208Z] INFO: Retrieving Stack Cost... [2025-10-08T11:01:14.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-08T11:01:14.730Z] INFO: Archiving Costs [Pipeline] echo [2025-10-08T11:01:14.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-08T11:01:15.031Z] ---> logs-deploy.sh [2025-10-08T11:01:15.031Z] lf-activate-venv: SKIPPING [2025-10-08T11:01:15.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/908 [2025-10-08T11:01:15.031Z] INFO: archiving workspace using pattern(s): [2025-10-08T11:01:15.967Z] Archives upload complete. [2025-10-08T11:01:16.228Z] INFO: archiving logs to Nexus