Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbf141e4669210f407981f563a8ec2cefdbd657d 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-ssh13086506585160603742.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-ssh15182750284100438097.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-ssh2616673706170957354.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-ssh15302657334588272218.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-ssh7265010240390623953.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7833 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/894 [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/894 # 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 bbf141e4669210f407981f563a8ec2cefdbd657d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5238)" > 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 bbf141e4669210f407981f563a8ec2cefdbd657d # timeout=10 > git rev-list --no-walk b2d57e6ef3b493b62b9248285bc8f571f935f464 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-29T04:43:56.157Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-29T04:43:56.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-29T04:43:56.257Z] ========================================================= [2025-08-29T04:43:56.257Z] EdgeX Global Pipelines Version Info [2025-08-29T04:43:56.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:43:56.987Z] ------------------- [2025-08-29T04:43:56.987Z] stable info: [2025-08-29T04:43:56.987Z] ------------------- [2025-08-29T04:43:56.987Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-29T04:43:56.987Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T04:43:56.987Z] Message: update stable to v1.0.276 [2025-08-29T04:43:57.558Z] ------------------- [2025-08-29T04:43:57.558Z] experimental info: [2025-08-29T04:43:57.558Z] ------------------- [2025-08-29T04:43:57.558Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-29T04:43:57.558Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-29T04:43:57.558Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-29T04:43:57.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-29T04:43:57.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-29T04:43:57.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-29T04:43:57.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-29T04:43:57.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-29T04:43:57.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-29T04:43:57.800Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-29T04:43:57.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-29T04:43:57.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-29T04:43:57.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-29T04:43:57.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-29T04:43:57.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-29T04:43:57.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-29T04:43:57.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-29T04:43:58.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-29T04:43:58.032Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T04:43:58.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-29T04:43:58.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-29T04:43:58.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-29T04:43:58.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-29T04:43:58.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-29T04:43:58.183Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-29T04:43:58.206Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-29T04:43:58.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-29T04:43:58.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-29T04:43:58.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-29T04:43:58.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T04:43:58.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbf141e [Pipeline] echo [2025-08-29T04:43:58.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T04:43:58.425Z] provisioning config files... [2025-08-29T04:43:58.439Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config5713570114522373064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:43:58.781Z] ---> ****-login.sh [2025-08-29T04:43:58.781Z] nexus3.edgexfoundry.org:10001 [2025-08-29T04:43:58.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:43:59.041Z] [2025-08-29T04:43:59.042Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T04:43:59.042Z] Configure a credential helper to remove this warning. See [2025-08-29T04:43:59.042Z] https://docs.****.com/go/credential-store/ [2025-08-29T04:43:59.042Z] [2025-08-29T04:43:59.042Z] Login Succeeded [2025-08-29T04:43:59.042Z] nexus3.edgexfoundry.org:10002 [2025-08-29T04:43:59.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:43:59.302Z] [2025-08-29T04:43:59.302Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T04:43:59.302Z] Configure a credential helper to remove this warning. See [2025-08-29T04:43:59.302Z] https://docs.****.com/go/credential-store/ [2025-08-29T04:43:59.302Z] [2025-08-29T04:43:59.302Z] Login Succeeded [2025-08-29T04:43:59.302Z] nexus3.edgexfoundry.org:10003 [2025-08-29T04:43:59.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:43:59.302Z] [2025-08-29T04:43:59.302Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T04:43:59.302Z] Configure a credential helper to remove this warning. See [2025-08-29T04:43:59.302Z] https://docs.****.com/go/credential-store/ [2025-08-29T04:43:59.302Z] [2025-08-29T04:43:59.302Z] Login Succeeded [2025-08-29T04:43:59.302Z] nexus3.edgexfoundry.org:10004 [2025-08-29T04:43:59.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:43:59.302Z] [2025-08-29T04:43:59.302Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T04:43:59.302Z] Configure a credential helper to remove this warning. See [2025-08-29T04:43:59.302Z] https://docs.****.com/go/credential-store/ [2025-08-29T04:43:59.302Z] [2025-08-29T04:43:59.302Z] Login Succeeded [2025-08-29T04:43:59.302Z] ****.io [2025-08-29T04:43:59.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:43:59.563Z] [2025-08-29T04:43:59.563Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-29T04:43:59.563Z] Configure a credential helper to remove this warning. See [2025-08-29T04:43:59.564Z] https://docs.****.com/go/credential-store/ [2025-08-29T04:43:59.564Z] [2025-08-29T04:43:59.564Z] Login Succeeded [2025-08-29T04:43:59.564Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T04:43:59.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T04:43:59.909Z] + 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-08-29T04:43:59.909Z] + + dirname cmd/core-command/Dockerfilecut [2025-08-29T04:43:59.909Z] -d/ -f2 [2025-08-29T04:43:59.909Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/core-data/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-29T04:43:59.909Z] + + cut -d/ -f2 [2025-08-29T04:43:59.909Z] dirname cmd/core-keeper/Dockerfile [2025-08-29T04:43:59.909Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/core-metadata/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-29T04:43:59.909Z] + dirname cmd/support-notifications/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-29T04:43:59.909Z] + cut -d/ -f2 [2025-08-29T04:43:59.909Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-29T04:43:59.909Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-29T04:43:59.945Z] 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-08-29T04:44:00.319Z] + git rev-list -1 --merges bbf141e4669210f407981f563a8ec2cefdbd657d~1..bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T04:44:00.331Z] -----------> git rev-list -1 --merges bbf141e4669210f407981f563a8ec2cefdbd657d~1..bbf141e4669210f407981f563a8ec2cefdbd657d bbf141e4669210f407981f563a8ec2cefdbd657d [false] [Pipeline] sh [2025-08-29T04:44:00.626Z] + git log --format=format:%s -1 bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T04:44:00.644Z] ========================================================= [2025-08-29T04:44:00.644Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-29T04:44:00.644Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-29T04:44:01.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T04:44:01.092Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-29T04:44:01.092Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-29T04:44:01.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-29T04:44:01.092Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-29T04:44:01.092Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-29T04:44:01.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:44:01.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T04:44:01.542Z] [2025-08-29T04:44:01.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:44:01.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T04:44:01.846Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-29T04:44:01.846Z] 3dae71ba6b94: Pulling fs layer [2025-08-29T04:44:01.846Z] 6bf1a483ea7c: Pulling fs layer [2025-08-29T04:44:01.846Z] f5dfc541a4d3: Pulling fs layer [2025-08-29T04:44:01.846Z] 461d9e800cba: Pulling fs layer [2025-08-29T04:44:01.846Z] 80192f66455f: Pulling fs layer [2025-08-29T04:44:01.846Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-29T04:44:01.846Z] 461d9e800cba: Waiting [2025-08-29T04:44:01.846Z] 80192f66455f: Waiting [2025-08-29T04:44:01.846Z] a29436f7fd5d: Pulling fs layer [2025-08-29T04:44:01.846Z] 923cac83aea3: Pulling fs layer [2025-08-29T04:44:01.846Z] 2e8e34ca0e6c: Waiting [2025-08-29T04:44:01.846Z] 25ad8b0a4227: Pulling fs layer [2025-08-29T04:44:01.846Z] 923cac83aea3: Waiting [2025-08-29T04:44:01.846Z] db01528c6b51: Pulling fs layer [2025-08-29T04:44:01.846Z] 28988de357af: Pulling fs layer [2025-08-29T04:44:01.846Z] 25ad8b0a4227: Waiting [2025-08-29T04:44:01.846Z] db01528c6b51: Waiting [2025-08-29T04:44:01.846Z] 28988de357af: Waiting [2025-08-29T04:44:01.846Z] 6bf1a483ea7c: Verifying Checksum [2025-08-29T04:44:01.846Z] 461d9e800cba: Verifying Checksum [2025-08-29T04:44:01.846Z] 461d9e800cba: Download complete [2025-08-29T04:44:02.106Z] f5dfc541a4d3: Verifying Checksum [2025-08-29T04:44:02.106Z] f5dfc541a4d3: Download complete [2025-08-29T04:44:02.106Z] 3dae71ba6b94: Verifying Checksum [2025-08-29T04:44:02.106Z] 3dae71ba6b94: Download complete [2025-08-29T04:44:02.106Z] 923cac83aea3: Verifying Checksum [2025-08-29T04:44:02.106Z] 923cac83aea3: Download complete [2025-08-29T04:44:02.365Z] 25ad8b0a4227: Verifying Checksum [2025-08-29T04:44:02.365Z] 25ad8b0a4227: Download complete [2025-08-29T04:44:02.365Z] db01528c6b51: Verifying Checksum [2025-08-29T04:44:02.365Z] db01528c6b51: Download complete [2025-08-29T04:44:02.365Z] 28988de357af: Verifying Checksum [2025-08-29T04:44:02.365Z] 28988de357af: Download complete [2025-08-29T04:44:02.627Z] a29436f7fd5d: Verifying Checksum [2025-08-29T04:44:02.628Z] a29436f7fd5d: Download complete [2025-08-29T04:44:02.889Z] 2e8e34ca0e6c: Download complete [2025-08-29T04:44:03.456Z] 3dae71ba6b94: Pull complete [2025-08-29T04:44:03.716Z] 6bf1a483ea7c: Pull complete [2025-08-29T04:44:04.653Z] f5dfc541a4d3: Pull complete [2025-08-29T04:44:04.653Z] 461d9e800cba: Pull complete [2025-08-29T04:44:04.653Z] 80192f66455f: Pull complete [2025-08-29T04:44:08.845Z] 2e8e34ca0e6c: Pull complete [2025-08-29T04:44:09.414Z] a29436f7fd5d: Pull complete [2025-08-29T04:44:09.414Z] 923cac83aea3: Pull complete [2025-08-29T04:44:09.676Z] 25ad8b0a4227: Pull complete [2025-08-29T04:44:09.676Z] db01528c6b51: Pull complete [2025-08-29T04:44:09.676Z] 28988de357af: Pull complete [2025-08-29T04:44:09.676Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-29T04:44:09.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T04:44:09.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T04:44:09.817Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T04:44:09.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T04:44:11.573Z] $ docker top 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 -eo pid,comm [2025-08-29T04:44:11.619Z] 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-08-29T04:44:11.619Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T04:44:11.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T04:44:11.678Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T04:44:11.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T04:44:11.793Z] $ docker exec 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent [2025-08-29T04:44:11.893Z] SSH_AUTH_SOCK=/tmp/ssh-KE0qvHmX1gBg/agent.31 [2025-08-29T04:44:11.893Z] SSH_AGENT_PID=37 [2025-08-29T04:44:11.899Z] Running ssh-add (command line suppressed) [2025-08-29T04:44:12.008Z] Identity added: /w/workspace/edgex-go/894@tmp/private_key_1171029808408724694.key (/w/workspace/edgex-go/894@tmp/private_key_1171029808408724694.key) [2025-08-29T04:44:12.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T04:44:12.321Z] + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] sh [2025-08-29T04:44:12.614Z] + git tag --points-at HEAD [Pipeline] } [2025-08-29T04:44:12.621Z] $ docker exec --env ******** --env ******** 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent -k [2025-08-29T04:44:12.731Z] unset SSH_AUTH_SOCK; [2025-08-29T04:44:12.732Z] unset SSH_AGENT_PID; [2025-08-29T04:44:12.732Z] echo Agent pid 37 killed; [2025-08-29T04:44:12.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-29T04:44:12.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T04:44:12.787Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T04:44:12.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T04:44:12.902Z] $ docker exec 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent [2025-08-29T04:44:13.018Z] SSH_AUTH_SOCK=/tmp/ssh-3HfJZMJPvHUA/agent.84 [2025-08-29T04:44:13.018Z] SSH_AGENT_PID=90 [2025-08-29T04:44:13.024Z] Running ssh-add (command line suppressed) [2025-08-29T04:44:13.134Z] Identity added: /w/workspace/edgex-go/894@tmp/private_key_14396940671640071337.key (/w/workspace/edgex-go/894@tmp/private_key_14396940671640071337.key) [2025-08-29T04:44:13.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T04:44:13.455Z] + git semver init [2025-08-29T04:44:13.724Z] 2025-08-29 04:44:13,679 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T04:44:13.724Z] 2025-08-29 04:44:13,687 [run_init] DEBUG init version:0.0.0 force:False [2025-08-29T04:44:13.724Z] 2025-08-29 04:44:13,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/894/.semver [2025-08-29T04:44:13.724Z] 2025-08-29 04:44:13,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/894/.semver [2025-08-29T04:44:13.724Z] 2025-08-29 04:44:13,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/894/.semver'], cwd=/w/workspace/edgex-go/894, stdin=None, shell=False, universal_newlines=False) [2025-08-29T04:44:19.052Z] 2025-08-29 04:44:18,101 [append_file] DEBUG append to file:/w/workspace/edgex-go/894/.git/info/exclude [2025-08-29T04:44:19.052Z] 2025-08-29 04:44:18,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/894/.semver/main with force:False [2025-08-29T04:44:19.052Z] 2025-08-29 04:44:18,102 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T04:44:19.052Z] 2025-08-29 04:44:18,102 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T04:44:19.052Z] 4.1.0-dev.53 [Pipeline] } [2025-08-29T04:44:19.056Z] $ docker exec --env ******** --env ******** 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 ssh-agent -k [2025-08-29T04:44:19.190Z] unset SSH_AUTH_SOCK; [2025-08-29T04:44:19.191Z] unset SSH_AGENT_PID; [2025-08-29T04:44:19.191Z] echo Agent pid 90 killed; [2025-08-29T04:44:19.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T04:44:19.533Z] + git semver [Pipeline] } [2025-08-29T04:44:19.799Z] $ docker stop --time=1 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 [2025-08-29T04:44:21.094Z] $ docker rm -f --volumes 10959d985371fb78d7fda03f223173efeae52add29feed64a1e7ee49c363cf67 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T04:44:21.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-29T04:44:21.717Z] Stashed 1 file(s) [Pipeline] echo [2025-08-29T04:44:21.722Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.53 [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-08-29T04:44:22.213Z] + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] echo [2025-08-29T04:44:22.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T04:44:22.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T04:44:22.276Z] ========================================================= [2025-08-29T04:44:22.276Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-29T04:44:22.276Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-29T04:44:22.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T04:44:22.567Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-29T04:44:22.567Z] 0a9a5dfd008f: Pulling fs layer [2025-08-29T04:44:22.567Z] 36466aa92d05: Pulling fs layer [2025-08-29T04:44:22.567Z] e10405b45d13: Pulling fs layer [2025-08-29T04:44:22.567Z] 096b7ceb2af7: Pulling fs layer [2025-08-29T04:44:22.567Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T04:44:22.567Z] c451b95d7931: Pulling fs layer [2025-08-29T04:44:22.567Z] 9febf9df4401: Pulling fs layer [2025-08-29T04:44:22.567Z] 1477f019b032: Pulling fs layer [2025-08-29T04:44:22.567Z] c7dc25521971: Pulling fs layer [2025-08-29T04:44:22.567Z] 4f4fb700ef54: Waiting [2025-08-29T04:44:22.567Z] c451b95d7931: Waiting [2025-08-29T04:44:22.567Z] 9febf9df4401: Waiting [2025-08-29T04:44:22.567Z] 1477f019b032: Waiting [2025-08-29T04:44:22.567Z] c7dc25521971: Waiting [2025-08-29T04:44:22.567Z] 096b7ceb2af7: Waiting [2025-08-29T04:44:22.567Z] 36466aa92d05: Download complete [2025-08-29T04:44:22.567Z] 096b7ceb2af7: Download complete [2025-08-29T04:44:22.567Z] 4f4fb700ef54: Download complete [2025-08-29T04:44:22.567Z] c451b95d7931: Verifying Checksum [2025-08-29T04:44:22.567Z] c451b95d7931: Download complete [2025-08-29T04:44:22.567Z] 0a9a5dfd008f: Download complete [2025-08-29T04:44:22.567Z] 9febf9df4401: Verifying Checksum [2025-08-29T04:44:22.567Z] 9febf9df4401: Download complete [2025-08-29T04:44:22.826Z] 0a9a5dfd008f: Pull complete [2025-08-29T04:44:22.826Z] c7dc25521971: Verifying Checksum [2025-08-29T04:44:22.826Z] c7dc25521971: Download complete [2025-08-29T04:44:22.826Z] 36466aa92d05: Pull complete [2025-08-29T04:44:23.391Z] e10405b45d13: Verifying Checksum [2025-08-29T04:44:23.391Z] e10405b45d13: Download complete [2025-08-29T04:44:23.649Z] 1477f019b032: Verifying Checksum [2025-08-29T04:44:23.649Z] 1477f019b032: Download complete [2025-08-29T04:44:28.929Z] e10405b45d13: Pull complete [2025-08-29T04:44:28.929Z] 096b7ceb2af7: Pull complete [2025-08-29T04:44:28.929Z] 4f4fb700ef54: Pull complete [2025-08-29T04:44:28.929Z] c451b95d7931: Pull complete [2025-08-29T04:44:28.929Z] 9febf9df4401: Pull complete [2025-08-29T04:44:32.213Z] 1477f019b032: Pull complete [2025-08-29T04:44:33.154Z] c7dc25521971: Pull complete [2025-08-29T04:44:33.154Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-29T04:44:33.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T04:44:33.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-29T04:44:33.464Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T04:44:33.464Z] WORKDIR /edgex [2025-08-29T04:44:33.464Z] COPY go.mod . [2025-08-29T04:44:33.464Z] RUN go mod download [2025-08-29T04:44:33.464Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-29T04:44:34.037Z] #0 building with "default" instance using docker driver [2025-08-29T04:44:34.037Z] [2025-08-29T04:44:34.037Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:44:34.037Z] #1 transferring dockerfile: 164B done [2025-08-29T04:44:34.037Z] #1 DONE 0.0s [2025-08-29T04:44:34.037Z] [2025-08-29T04:44:34.037Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T04:44:34.037Z] #2 DONE 0.0s [2025-08-29T04:44:34.037Z] [2025-08-29T04:44:34.037Z] #3 [internal] load .dockerignore [2025-08-29T04:44:34.037Z] #3 transferring context: 50B done [2025-08-29T04:44:34.037Z] #3 DONE 0.0s [2025-08-29T04:44:34.037Z] [2025-08-29T04:44:34.037Z] #4 [internal] load build context [2025-08-29T04:44:34.296Z] #4 transferring context: 6.57kB done [2025-08-29T04:44:34.296Z] #4 DONE 0.1s [2025-08-29T04:44:34.296Z] [2025-08-29T04:44:34.296Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-29T04:44:34.296Z] #5 DONE 0.1s [2025-08-29T04:44:34.296Z] [2025-08-29T04:44:34.296Z] #6 [2/4] WORKDIR /edgex [2025-08-29T04:44:35.688Z] #6 DONE 1.4s [2025-08-29T04:44:35.688Z] [2025-08-29T04:44:35.688Z] #7 [3/4] COPY go.mod . [2025-08-29T04:44:35.688Z] #7 DONE 0.0s [2025-08-29T04:44:35.688Z] [2025-08-29T04:44:35.688Z] #8 [4/4] RUN go mod download [2025-08-29T04:44:36.854Z] Still waiting to schedule task [2025-08-29T04:44:36.854Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-29T04:44:47.916Z] #8 DONE 10.4s [2025-08-29T04:44:47.916Z] [2025-08-29T04:44:47.916Z] #9 exporting to image [2025-08-29T04:44:47.916Z] #9 exporting layers [2025-08-29T04:44:50.454Z] #9 exporting layers 4.1s done [2025-08-29T04:44:50.455Z] #9 writing image sha256:d76658c3aaa5f41e2774ce6360e3a864ca15a5712f87c9a1ce0c1a4bb98edecd done [2025-08-29T04:44:50.455Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-29T04:44:50.455Z] #9 DONE 4.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:44:50.770Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T04:44:50.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T04:44:50.852Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T04:44:50.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T04:44:51.134Z] $ docker top 27532246b3dd06a05c4c35193a912fe08990dcc26bc2abecf072f3f2c0a66ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T04:44:51.495Z] + go version [2025-08-29T04:44:51.495Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-29T04:44:51.496Z] $ docker stop --time=1 27532246b3dd06a05c4c35193a912fe08990dcc26bc2abecf072f3f2c0a66ea7 [2025-08-29T04:44:52.772Z] $ docker rm -f --volumes 27532246b3dd06a05c4c35193a912fe08990dcc26bc2abecf072f3f2c0a66ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:44:53.220Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-29T04:44:53.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T04:44:53.296Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T04:44:53.311Z] $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T04:44:53.546Z] $ docker top 2b6ec19a18f8a7b96e05372b882c41b7793b86e5bae1dd0e53d55cb78436030d -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-29T04:44:53.632Z] ========================================================= [2025-08-29T04:44:53.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-29T04:44:53.633Z] ========================================================= [Pipeline] sh [2025-08-29T04:44:53.911Z] + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] fileExists [Pipeline] sh [2025-08-29T04:44:54.212Z] + make test [2025-08-29T04:44:54.212Z] go test -race -coverprofile=coverage.out ./... [2025-08-29T04:45:02.333Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-29T04:45:28.880Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-29T04:45:30.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 42.3% of statements [2025-08-29T04:45:30.256Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-29T04:45:30.256Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-29T04:45:30.824Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-29T04:45:30.824Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-29T04:45:30.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-08-29T04:45:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-29T04:45:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-29T04:45:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-08-29T04:45:31.764Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T04:45:31.764Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-29T04:45:31.764Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-29T04:45:31.764Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-29T04:45:31.764Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-29T04:45:31.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-29T04:45:31.764Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-29T04:45:31.764Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-29T04:45:33.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-29T04:45:33.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-29T04:45:33.141Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T04:45:33.141Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-29T04:45:33.141Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-29T04:45:33.141Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-29T04:45:34.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements [2025-08-29T04:45:34.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements [2025-08-29T04:45:34.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 49.3% of statements [2025-08-29T04:45:34.776Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-29T04:45:34.776Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-29T04:45:35.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.555s coverage: 93.6% of statements [2025-08-29T04:45:35.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements [2025-08-29T04:45:35.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.103s coverage: 8.4% of statements [2025-08-29T04:45:36.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-29T04:45:36.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-29T04:45:36.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-29T04:45:36.845Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-29T04:45:38.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.365s coverage: 95.8% of statements [2025-08-29T04:45:38.226Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2025-08-29T04:45:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-29T04:45:38.805Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-29T04:45:38.805Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-29T04:45:38.805Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-29T04:45:38.805Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-29T04:45:38.805Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-29T04:45:39.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] [2025-08-29T04:45:39.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-08-29T04:45:39.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements [2025-08-29T04:45:39.740Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements [2025-08-29T04:45:40.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 40.0% of statements [2025-08-29T04:45:40.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-08-29T04:45:40.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-08-29T04:45:40.676Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-29T04:45:40.676Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-29T04:45:40.676Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-29T04:45:40.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2025-08-29T04:45:41.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-29T04:45:41.243Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-29T04:45:41.243Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-29T04:45:41.243Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-29T04:45:41.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-08-29T04:45:42.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-29T04:45:42.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-29T04:45:42.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-29T04:45:42.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-29T04:45:42.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-29T04:45:42.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-29T04:45:42.435Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-29T04:45:43.373Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-29T04:45:43.373Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-29T04:45:43.632Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-29T04:45:45.535Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-29T04:45:45.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-29T04:45:47.444Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-29T04:45:48.385Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-29T04:45:48.385Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-29T04:45:48.385Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-29T04:45:51.679Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-29T04:45:52.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2025-08-29T04:45:52.628Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-29T04:45:52.628Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-29T04:45:52.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-29T04:45:52.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-29T04:45:52.887Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T04:45:55.417Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-29T04:45:55.417Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-29T04:45:55.417Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-29T04:45:55.417Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-29T04:45:55.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-29T04:45:55.417Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-29T04:45:55.674Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-29T04:45:55.932Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-29T04:45:55.932Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-29T04:45:55.932Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-29T04:45:55.932Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-29T04:45:55.932Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-29T04:45:57.839Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-29T04:45:57.839Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-29T04:45:57.839Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-29T04:45:57.839Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-29T04:45:58.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-29T04:45:58.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-29T04:45:58.772Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-29T04:45:58.772Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T04:45:58.772Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-29T04:45:58.772Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-29T04:45:58.772Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.047s coverage: 92.9% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.053s coverage: 6.8% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.055s coverage: 100.0% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements [2025-08-29T04:45:59.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 93.8% of statements [2025-08-29T04:45:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-08-29T04:45:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-08-29T04:45:59.709Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-08-29T04:46:00.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-29T04:46:00.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-29T04:46:00.276Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-29T04:46:01.083Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7834 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-29T04:46:01.103Z] Running in /w/workspace/edgex-go/894 [Pipeline] { [Pipeline] checkout [2025-08-29T04:46:01.141Z] The recommended git tool is: git [2025-08-29T04:46:04.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements [2025-08-29T04:46:04.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 94.9% of statements [2025-08-29T04:46:04.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-08-29T04:46:04.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2025-08-29T04:46:04.470Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.038s coverage: 43.6% of statements [2025-08-29T04:46:04.728Z] 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-08-29T04:46:04.986Z] running golangci-lint [2025-08-29T04:46:05.244Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-29T04:46:05.244Z] go version go1.23.9 linux/amd64 [2025-08-29T04:46:05.501Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-29T04:46:05.501Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-29T04:46:05.501Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-29T04:46:05.808Z] using credential edgex-jenkins-ssh [2025-08-29T04:46:05.834Z] Cloning the remote Git repository [2025-08-29T04:46:05.862Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-29T04:46:05.947Z] > git init /w/workspace/edgex-go/894 # timeout=10 [2025-08-29T04:46:06.078Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-29T04:46:06.079Z] > git --version # timeout=10 [2025-08-29T04:46:06.098Z] > git --version # 'git version 2.25.1' [2025-08-29T04:46:06.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-29T04:46:06.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T04:46:24.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-29T04:46:24.517Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-29T04:46:25.474Z] Avoid second fetch [2025-08-29T04:46:25.475Z] Checking out Revision bbf141e4669210f407981f563a8ec2cefdbd657d (main) [2025-08-29T04:46:26.305Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5238)" [2025-08-29T04:46:25.489Z] > git config core.sparsecheckout # timeout=10 [2025-08-29T04:46:25.563Z] > git checkout -f bbf141e4669210f407981f563a8ec2cefdbd657d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T04:46:30.678Z] provisioning config files... [2025-08-29T04:46:30.725Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config14374021166759657976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:46:31.367Z] ---> ****-login.sh [2025-08-29T04:46:31.367Z] nexus3.edgexfoundry.org:10001 [2025-08-29T04:46:31.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:46:31.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:46:31.909Z] Configure a credential helper to remove this warning. See [2025-08-29T04:46:31.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:46:31.909Z] [2025-08-29T04:46:31.909Z] Login Succeeded [2025-08-29T04:46:31.909Z] nexus3.edgexfoundry.org:10002 [2025-08-29T04:46:32.051Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 25.581119078s" [2025-08-29T04:46:32.051Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.418311ms" [2025-08-29T04:46:32.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:46:32.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:46:32.178Z] Configure a credential helper to remove this warning. See [2025-08-29T04:46:32.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:46:32.178Z] [2025-08-29T04:46:32.178Z] Login Succeeded [2025-08-29T04:46:32.178Z] nexus3.edgexfoundry.org:10003 [2025-08-29T04:46:32.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:46:32.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:46:32.718Z] Configure a credential helper to remove this warning. See [2025-08-29T04:46:32.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:46:32.718Z] [2025-08-29T04:46:32.718Z] Login Succeeded [2025-08-29T04:46:32.718Z] nexus3.edgexfoundry.org:10004 [2025-08-29T04:46:32.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:46:32.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:46:32.989Z] Configure a credential helper to remove this warning. See [2025-08-29T04:46:32.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:46:32.989Z] [2025-08-29T04:46:32.989Z] Login Succeeded [2025-08-29T04:46:32.989Z] ****.io [2025-08-29T04:46:33.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:46:33.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:46:33.525Z] Configure a credential helper to remove this warning. See [2025-08-29T04:46:33.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:46:33.525Z] [2025-08-29T04:46:33.525Z] Login Succeeded [2025-08-29T04:46:33.526Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T04:46:33.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-29T04:46:34.161Z] + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] echo [2025-08-29T04:46:34.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T04:46:34.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T04:46:34.217Z] ========================================================= [2025-08-29T04:46:34.217Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-29T04:46:34.217Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-29T04:46:34.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T04:46:34.543Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-29T04:46:34.543Z] 94e9d8af2201: Pulling fs layer [2025-08-29T04:46:34.543Z] a6c56e8762df: Pulling fs layer [2025-08-29T04:46:34.543Z] f0f3c8884826: Pulling fs layer [2025-08-29T04:46:34.543Z] c7e7622c144d: Pulling fs layer [2025-08-29T04:46:34.543Z] 4f4fb700ef54: Pulling fs layer [2025-08-29T04:46:34.543Z] b4c3b6d88c5a: Pulling fs layer [2025-08-29T04:46:34.543Z] ba8bce9d2590: Pulling fs layer [2025-08-29T04:46:34.543Z] ca778ea9c289: Pulling fs layer [2025-08-29T04:46:34.543Z] ba8bce9d2590: Waiting [2025-08-29T04:46:34.543Z] 4f4fb700ef54: Waiting [2025-08-29T04:46:34.543Z] ca778ea9c289: Waiting [2025-08-29T04:46:34.543Z] b4c3b6d88c5a: Waiting [2025-08-29T04:46:34.543Z] c7e7622c144d: Waiting [2025-08-29T04:46:34.812Z] a6c56e8762df: Download complete [2025-08-29T04:46:34.812Z] c7e7622c144d: Verifying Checksum [2025-08-29T04:46:34.812Z] c7e7622c144d: Download complete [2025-08-29T04:46:34.812Z] 4f4fb700ef54: Verifying Checksum [2025-08-29T04:46:34.812Z] 4f4fb700ef54: Download complete [2025-08-29T04:46:34.812Z] b4c3b6d88c5a: Verifying Checksum [2025-08-29T04:46:34.812Z] b4c3b6d88c5a: Download complete [2025-08-29T04:46:34.812Z] 94e9d8af2201: Verifying Checksum [2025-08-29T04:46:34.812Z] 94e9d8af2201: Download complete [2025-08-29T04:46:35.405Z] ca778ea9c289: Verifying Checksum [2025-08-29T04:46:35.405Z] ca778ea9c289: Download complete [2025-08-29T04:46:35.676Z] 94e9d8af2201: Pull complete [2025-08-29T04:46:36.265Z] a6c56e8762df: Pull complete [2025-08-29T04:46:36.866Z] f0f3c8884826: Download complete [2025-08-29T04:46:37.868Z] ba8bce9d2590: Verifying Checksum [2025-08-29T04:46:37.868Z] ba8bce9d2590: Download complete [2025-08-29T04:46:46.928Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.24567258s with top 10 stages: buildir: 1m15.040877661s, gosec: 5.245248908s, inspect: 3.452458691s, fact_deprecated: 3.135997083s, printf: 2.258517729s, ctrlflow: 1.992911077s, S1038: 1.78795374s, fact_purity: 1.614089007s, nilness: 1.373472741s, directives: 1.019466176s" [2025-08-29T04:46:46.929Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-08-29T04:46:46.929Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 201/201, nolint: 20/0, cgo: 201/201, skip_dirs: 201/201, filename_unadjuster: 201/201, invalid_issue: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude-rules: 201/20, skip_files: 201/201, exclude: 201/201" [2025-08-29T04:46:46.929Z] level=info msg="[runner] processing took 23.073748ms with stages: nolint: 10.490576ms, identifier_marker: 6.355661ms, autogenerated_exclude: 1.78991ms, path_prettifier: 1.703429ms, exclude-rules: 1.563078ms, skip_dirs: 949.581µs, cgo: 120.432µs, invalid_issue: 46.041µs, filename_unadjuster: 45.95µs, max_same_issues: 2.3µs, diff: 1.69µs, skip_files: 790ns, exclude: 770ns, fixer: 690ns, sort_results: 660ns, uniq_by_line: 660ns, max_from_linter: 440ns, severity-rules: 390ns, path_shortener: 330ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2025-08-29T04:46:46.929Z] level=info msg="[runner] linters took 15.513041888s with stages: goanalysis_metalinter: 15.489820179s" [2025-08-29T04:46:46.929Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-29T04:46:46.929Z] level=info msg="Memory: 402 samples, avg is 306.4MB, max is 1522.0MB" [2025-08-29T04:46:46.929Z] level=info msg="Execution took 41.142631747s" [2025-08-29T04:46:46.929Z] go vet ./... [2025-08-29T04:46:52.866Z] f0f3c8884826: Pull complete [2025-08-29T04:46:52.866Z] c7e7622c144d: Pull complete [2025-08-29T04:46:52.866Z] 4f4fb700ef54: Pull complete [2025-08-29T04:46:52.866Z] b4c3b6d88c5a: Pull complete [2025-08-29T04:46:55.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-29T04:46:55.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-29T04:46:55.051Z] ./bin/test-attribution-txt.sh [2025-08-29T04:46:55.051Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-29T04:46:55.051Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-29T04:46:55.051Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-29T04:46:55.051Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-29T04:46:55.051Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-29T04:46:55.051Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-29T04:46:55.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-29T04:46:55.357Z] + ls -al . [2025-08-29T04:46:55.357Z] total 2004 [2025-08-29T04:46:55.357Z] drwxrwxr-x 11 1001 1001 4096 Aug 29 04:44 . [2025-08-29T04:46:55.357Z] drwxr-xr-x 4 root root 4096 Aug 29 04:44 .. [2025-08-29T04:46:55.357Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 .blubracket [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 10 Aug 29 04:43 .dockerignore [2025-08-29T04:46:55.357Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 04:46 .git [2025-08-29T04:46:55.357Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 04:43 .github [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 909 Aug 29 04:43 .gitignore [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 218 Aug 29 04:43 .golangci.yml [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 100 Aug 29 04:43 .hadolint.yml [2025-08-29T04:46:55.357Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 04:44 .semver [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 155 Aug 29 04:43 .sonarcloud.properties [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 04:43 ADOPTERS.md [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 17374 Aug 29 04:43 Attribution.txt [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 108018 Aug 29 04:43 CHANGELOG.md [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 04:43 CONTRIBUTING.md [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 04:43 GOVERNANCE.md [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 858 Aug 29 04:43 Jenkinsfile [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 04:43 LICENSE [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 16740 Aug 29 04:43 Makefile [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 04:43 OWNERS.md [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 9932 Aug 29 04:43 README.md [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 789 Aug 29 04:43 SECURITY.md [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 12 Aug 29 04:44 VERSION [2025-08-29T04:46:55.357Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 bin [2025-08-29T04:46:55.357Z] drwxrwxr-x 19 1001 1001 4096 Aug 29 04:43 cmd [2025-08-29T04:46:55.357Z] -rw-r--r-- 1 root root 1671568 Aug 29 04:46 coverage.out [2025-08-29T04:46:55.357Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 fuzz_test [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 6538 Aug 29 04:43 go.mod [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 88539 Aug 29 04:43 go.sum [2025-08-29T04:46:55.357Z] drwxrwxr-x 7 1001 1001 4096 Aug 29 04:43 internal [2025-08-29T04:46:55.357Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 04:43 openapi [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 584 Aug 29 04:43 security.txt [2025-08-29T04:46:55.357Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 04:43 version.go [Pipeline] sh [2025-08-29T04:46:55.646Z] + '[' -e coverage.out ] [2025-08-29T04:46:55.646Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-29T04:46:55.804Z] Stashed 1 file(s) [Pipeline] sh [2025-08-29T04:46:56.083Z] + make build [2025-08-29T04:46:56.083Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-29T04:46:59.538Z] ba8bce9d2590: Pull complete [2025-08-29T04:47:01.488Z] ca778ea9c289: Pull complete [2025-08-29T04:47:01.488Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-29T04:47:01.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T04:47:01.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-29T04:47:01.829Z] + docker build -t ci-base-image-arm64 -f -+ . [2025-08-29T04:47:01.829Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T04:47:01.829Z] WORKDIR /edgex [2025-08-29T04:47:01.829Z] COPY go.mod . [2025-08-29T04:47:01.829Z] RUN go mod download [2025-08-29T04:47:02.426Z] Sending build context to Docker daemon 3.724MB [2025-08-29T04:47:02.426Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-29T04:47:02.426Z] ---> 47b25d7523d1 [2025-08-29T04:47:02.426Z] Step 2/4 : WORKDIR /edgex [2025-08-29T04:47:04.368Z] ---> Running in 4ab27c85f596 [2025-08-29T04:47:04.368Z] Removing intermediate container 4ab27c85f596 [2025-08-29T04:47:04.368Z] ---> f7160129b91f [2025-08-29T04:47:04.368Z] Step 3/4 : COPY go.mod . [2025-08-29T04:47:04.952Z] ---> 11e0a563c55b [2025-08-29T04:47:04.952Z] Step 4/4 : RUN go mod download [2025-08-29T04:47:04.952Z] ---> Running in 975e30dde442 [2025-08-29T04:47:22.619Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-29T04:47:22.620Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-29T04:47:24.000Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-29T04:47:24.568Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-29T04:47:27.117Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-29T04:47:32.396Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-29T04:47:34.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-29T04:47:36.839Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-29T04:47:38.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-29T04:47:40.654Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-29T04:47:42.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-29T04:47:42.598Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-29T04:47:44.505Z] $ docker stop --time=1 2b6ec19a18f8a7b96e05372b882c41b7793b86e5bae1dd0e53d55cb78436030d [2025-08-29T04:47:47.081Z] $ docker rm -f --volumes 2b6ec19a18f8a7b96e05372b882c41b7793b86e5bae1dd0e53d55cb78436030d [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-08-29T04:47:48.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T04:47:48.387Z] [2025-08-29T04:47:48.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:47:48.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T04:47:48.692Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-29T04:47:48.692Z] 91d30c5bc195: Pulling fs layer [2025-08-29T04:47:48.692Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-29T04:47:48.692Z] 9c61dcf015f6: Pulling fs layer [2025-08-29T04:47:48.692Z] 4698f68db338: Pulling fs layer [2025-08-29T04:47:48.692Z] 2a2f49069b9e: Pulling fs layer [2025-08-29T04:47:48.692Z] e0025b399a48: Pulling fs layer [2025-08-29T04:47:48.692Z] 4698f68db338: Waiting [2025-08-29T04:47:48.692Z] 2a2f49069b9e: Waiting [2025-08-29T04:47:48.692Z] e0025b399a48: Waiting [2025-08-29T04:47:48.692Z] 91d30c5bc195: Verifying Checksum [2025-08-29T04:47:48.692Z] 91d30c5bc195: Download complete [2025-08-29T04:47:48.692Z] 4698f68db338: Verifying Checksum [2025-08-29T04:47:48.692Z] 4698f68db338: Download complete [2025-08-29T04:47:48.950Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-29T04:47:48.950Z] 2e9b0aa3be6d: Download complete [2025-08-29T04:47:48.950Z] e0025b399a48: Verifying Checksum [2025-08-29T04:47:48.950Z] e0025b399a48: Download complete [2025-08-29T04:47:48.950Z] 91d30c5bc195: Pull complete [2025-08-29T04:47:48.950Z] 2a2f49069b9e: Verifying Checksum [2025-08-29T04:47:48.950Z] 2a2f49069b9e: Download complete [2025-08-29T04:47:49.208Z] 2e9b0aa3be6d: Pull complete [2025-08-29T04:47:49.775Z] 9c61dcf015f6: Verifying Checksum [2025-08-29T04:47:49.775Z] 9c61dcf015f6: Download complete [2025-08-29T04:47:53.061Z] 9c61dcf015f6: Pull complete [2025-08-29T04:47:53.061Z] 4698f68db338: Pull complete [2025-08-29T04:47:53.628Z] 2a2f49069b9e: Pull complete [2025-08-29T04:47:53.628Z] e0025b399a48: Pull complete [2025-08-29T04:47:53.628Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-29T04:47:53.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-29T04:47:53.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T04:47:53.725Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T04:47:53.747Z] $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T04:47:54.695Z] $ docker top 003e13a10570601cc910307837709097ff4fa8254f384d7a778f8d6570396e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T04:47:55.048Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-29T04:47:55.309Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-08-29T04:47:55.309Z] #1 transferring dockerfile: 1.81kB done [2025-08-29T04:47:55.309Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T04:47:55.309Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-29T04:47:55.309Z] #1 DONE 0.1s [2025-08-29T04:47:55.309Z] [2025-08-29T04:47:55.309Z] #2 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-29T04:47:55.309Z] #2 ... [2025-08-29T04:47:55.309Z] [2025-08-29T04:47:55.309Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-29T04:47:55.309Z] #3 transferring dockerfile: 2.23kB done [2025-08-29T04:47:55.309Z] #3 DONE 0.1s [2025-08-29T04:47:55.309Z] [2025-08-29T04:47:55.309Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-29T04:47:55.309Z] #4 transferring dockerfile: 3.02kB done [2025-08-29T04:47:55.309Z] #4 DONE 0.1s [2025-08-29T04:47:55.309Z] [2025-08-29T04:47:55.309Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-08-29T04:47:55.309Z] #5 transferring dockerfile: 2.00kB done [2025-08-29T04:47:55.309Z] #5 DONE 0.1s [2025-08-29T04:47:55.309Z] [2025-08-29T04:47:55.309Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T04:47:55.309Z] #6 DONE 0.0s [2025-08-29T04:47:55.309Z] [2025-08-29T04:47:55.309Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-08-29T04:47:55.309Z] #7 transferring dockerfile: 2.01kB done [2025-08-29T04:47:55.309Z] #7 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #8 [core-command internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #8 transferring dockerfile: 1.94kB done [2025-08-29T04:47:55.568Z] #8 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #9 transferring dockerfile: 1.70kB done [2025-08-29T04:47:55.568Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T04:47:55.568Z] #9 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #10 transferring dockerfile: 2.14kB done [2025-08-29T04:47:55.568Z] #10 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #11 transferring dockerfile: 2.49kB done [2025-08-29T04:47:55.568Z] #11 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #12 transferring dockerfile: 2.50kB done [2025-08-29T04:47:55.568Z] #12 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #13 transferring dockerfile: 1.89kB done [2025-08-29T04:47:55.568Z] #13 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #14 transferring dockerfile: 1.69kB done [2025-08-29T04:47:55.568Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-29T04:47:55.568Z] #14 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #15 [core-data internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #15 transferring dockerfile: 2.04kB done [2025-08-29T04:47:55.568Z] #15 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #16 transferring dockerfile: 1.83kB done [2025-08-29T04:47:55.568Z] #16 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #17 [core-metadata internal] load build definition from Dockerfile [2025-08-29T04:47:55.568Z] #17 transferring dockerfile: 2.10kB done [2025-08-29T04:47:55.568Z] #17 DONE 0.2s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-29T04:47:55.568Z] #6 DONE 0.0s [2025-08-29T04:47:55.568Z] [2025-08-29T04:47:55.568Z] #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T04:47:55.828Z] #18 ... [2025-08-29T04:47:55.828Z] [2025-08-29T04:47:55.828Z] #2 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-29T04:47:55.828Z] #2 DONE 0.4s [2025-08-29T04:47:55.828Z] [2025-08-29T04:47:55.828Z] #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-29T04:47:55.828Z] #19 DONE 0.4s [2025-08-29T04:47:56.087Z] [2025-08-29T04:47:56.087Z] #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T04:47:56.087Z] #18 DONE 0.8s [2025-08-29T04:47:56.087Z] [2025-08-29T04:47:56.087Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-08-29T04:47:56.087Z] #20 transferring context: 50B done [2025-08-29T04:47:56.087Z] #20 DONE 0.0s [2025-08-29T04:47:56.087Z] [2025-08-29T04:47:56.087Z] #21 [support-scheduler internal] load .dockerignore [2025-08-29T04:47:56.087Z] #21 transferring context: 50B done [2025-08-29T04:47:56.087Z] #21 DONE 0.0s [2025-08-29T04:47:56.087Z] [2025-08-29T04:47:56.087Z] #22 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:47:56.087Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-29T04:47:56.346Z] #22 ... [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #23 [security-spire-config internal] load .dockerignore [2025-08-29T04:47:56.346Z] #23 transferring context: 50B done [2025-08-29T04:47:56.346Z] #23 DONE 0.2s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #22 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:47:56.346Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-29T04:47:56.346Z] #22 ... [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #24 [core-data internal] load .dockerignore [2025-08-29T04:47:56.346Z] #24 transferring context: 50B done [2025-08-29T04:47:56.346Z] #24 DONE 0.2s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-08-29T04:47:56.346Z] #25 transferring context: 50B done [2025-08-29T04:47:56.346Z] #25 DONE 0.2s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #26 [security-spire-server internal] load .dockerignore [2025-08-29T04:47:56.346Z] #26 transferring context: 50B done [2025-08-29T04:47:56.346Z] #26 DONE 0.2s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #27 [core-metadata internal] load .dockerignore [2025-08-29T04:47:56.346Z] #27 transferring context: 50B done [2025-08-29T04:47:56.346Z] #27 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #28 [support-notifications internal] load .dockerignore [2025-08-29T04:47:56.346Z] #28 transferring context: 50B done [2025-08-29T04:47:56.346Z] #28 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #29 [security-proxy-setup internal] load .dockerignore [2025-08-29T04:47:56.346Z] #29 transferring context: 50B done [2025-08-29T04:47:56.346Z] #29 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-29T04:47:56.346Z] #30 transferring context: 50B done [2025-08-29T04:47:56.346Z] #30 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #31 [security-proxy-auth internal] load .dockerignore [2025-08-29T04:47:56.346Z] #31 transferring context: 50B done [2025-08-29T04:47:56.346Z] #31 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #32 [security-spire-agent internal] load .dockerignore [2025-08-29T04:47:56.346Z] #32 transferring context: 50B done [2025-08-29T04:47:56.346Z] #32 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #33 [core-keeper internal] load .dockerignore [2025-08-29T04:47:56.346Z] #33 transferring context: 50B done [2025-08-29T04:47:56.346Z] #33 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #34 [core-command internal] load .dockerignore [2025-08-29T04:47:56.346Z] #34 transferring context: 50B done [2025-08-29T04:47:56.346Z] #34 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #35 [security-bootstrapper internal] load .dockerignore [2025-08-29T04:47:56.346Z] #35 transferring context: 50B done [2025-08-29T04:47:56.346Z] #35 DONE 0.3s [2025-08-29T04:47:56.346Z] [2025-08-29T04:47:56.346Z] #22 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:47:56.346Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-29T04:47:56.346Z] #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T04:47:56.346Z] #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T04:47:56.346Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s [2025-08-29T04:47:56.347Z] #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:47:56.605Z] #22 ... [2025-08-29T04:47:56.605Z] [2025-08-29T04:47:56.605Z] #36 [security-spire-config internal] load build context [2025-08-29T04:47:56.605Z] #36 transferring context: 22.05kB done [2025-08-29T04:47:56.605Z] #36 DONE 0.2s [2025-08-29T04:47:56.605Z] [2025-08-29T04:47:56.605Z] #22 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:47:56.605Z] #22 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done [2025-08-29T04:47:56.605Z] #22 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-29T04:47:56.605Z] #22 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-29T04:47:56.605Z] #22 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:47:56.605Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s [2025-08-29T04:47:56.605Z] #22 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-08-29T04:47:56.605Z] #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-29T04:47:56.866Z] #22 ... [2025-08-29T04:47:56.866Z] [2025-08-29T04:47:56.866Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-29T04:47:56.866Z] #37 DONE 0.7s [2025-08-29T04:47:56.866Z] [2025-08-29T04:47:56.866Z] #38 [security-spire-server internal] load build context [2025-08-29T04:47:56.866Z] #38 transferring context: 23.80kB 0.0s done [2025-08-29T04:47:56.866Z] #38 DONE 0.5s [2025-08-29T04:47:56.866Z] [2025-08-29T04:47:56.866Z] #22 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:47:56.866Z] #22 ... [2025-08-29T04:47:56.866Z] [2025-08-29T04:47:56.866Z] #39 [security-spire-agent internal] load build context [2025-08-29T04:47:56.866Z] #39 transferring context: 23.33kB 0.0s done [2025-08-29T04:47:56.866Z] #39 DONE 0.4s [2025-08-29T04:47:56.866Z] [2025-08-29T04:47:56.866Z] #22 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:47:57.128Z] #22 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done [2025-08-29T04:47:58.068Z] #22 ... [2025-08-29T04:47:58.068Z] [2025-08-29T04:47:58.068Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2025-08-29T04:47:58.068Z] #40 DONE 1.2s [2025-08-29T04:47:58.068Z] [2025-08-29T04:47:58.068Z] #22 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:47:58.068Z] #22 DONE 2.0s [2025-08-29T04:47:58.068Z] [2025-08-29T04:47:58.068Z] #41 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T04:48:01.362Z] Removing intermediate container 975e30dde442 [2025-08-29T04:48:01.362Z] ---> ab0eb0defd72 [2025-08-29T04:48:01.362Z] Successfully built ab0eb0defd72 [2025-08-29T04:48:01.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:48:01.701Z] + docker inspect -f . ci-base-image-arm64 [2025-08-29T04:48:01.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T04:48:01.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-7834 does not seem to be running inside a container [2025-08-29T04:48:01.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T04:48:03.347Z] #41 ... [2025-08-29T04:48:03.347Z] [2025-08-29T04:48:03.347Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T04:48:03.347Z] #42 DONE 4.7s [2025-08-29T04:48:03.347Z] [2025-08-29T04:48:03.347Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:03.347Z] #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-08-29T04:48:03.347Z] #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-08-29T04:48:03.347Z] #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-29T04:48:03.347Z] #43 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-29T04:48:03.347Z] #43 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-29T04:48:03.347Z] #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-29T04:48:03.347Z] #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-08-29T04:48:03.347Z] #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-29T04:48:03.347Z] #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-29T04:48:03.347Z] #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-29T04:48:03.347Z] #43 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s done [2025-08-29T04:48:03.347Z] #43 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.2s done [2025-08-29T04:48:03.347Z] #43 ... [2025-08-29T04:48:03.347Z] [2025-08-29T04:48:03.347Z] #44 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-29T04:48:04.432Z] $ docker top d87a8991fe2c0c75b42e5e3e7498868cee1532600ccc48307c2e0d1026bebc25 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T04:48:05.253Z] + go version [2025-08-29T04:48:05.253Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-29T04:48:05.279Z] $ docker stop --time=1 d87a8991fe2c0c75b42e5e3e7498868cee1532600ccc48307c2e0d1026bebc25 [2025-08-29T04:48:06.632Z] #44 ... [2025-08-29T04:48:06.633Z] [2025-08-29T04:48:06.633Z] #45 [security-secretstore-setup internal] load build context [2025-08-29T04:48:06.633Z] #45 transferring context: 407.72MB 9.8s [2025-08-29T04:48:06.633Z] #45 ... [2025-08-29T04:48:06.633Z] [2025-08-29T04:48:06.633Z] #46 [core-data internal] load build context [2025-08-29T04:48:06.633Z] #46 ... [2025-08-29T04:48:06.633Z] [2025-08-29T04:48:06.633Z] #47 [core-metadata internal] load build context [2025-08-29T04:48:06.633Z] #47 ... [2025-08-29T04:48:06.633Z] [2025-08-29T04:48:06.633Z] #48 [security-proxy-auth internal] load build context [2025-08-29T04:48:06.633Z] #48 ... [2025-08-29T04:48:06.633Z] [2025-08-29T04:48:06.633Z] #49 [core-command internal] load build context [2025-08-29T04:48:06.893Z] $ docker rm -f --volumes d87a8991fe2c0c75b42e5e3e7498868cee1532600ccc48307c2e0d1026bebc25 [2025-08-29T04:48:06.892Z] #49 ... [2025-08-29T04:48:06.892Z] [2025-08-29T04:48:06.892Z] #50 [support-notifications internal] load build context [2025-08-29T04:48:06.892Z] #50 ... [2025-08-29T04:48:06.892Z] [2025-08-29T04:48:06.892Z] #51 [core-keeper internal] load build context [2025-08-29T04:48:06.892Z] #51 ... [2025-08-29T04:48:06.892Z] [2025-08-29T04:48:06.892Z] #52 [core-common-config-bootstrapper internal] load build context [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2025-08-29T04:48:07.149Z] #52 ... [2025-08-29T04:48:07.149Z] [2025-08-29T04:48:07.149Z] #53 [security-bootstrapper internal] load build context [2025-08-29T04:48:07.149Z] #53 ... [2025-08-29T04:48:07.149Z] [2025-08-29T04:48:07.149Z] #54 [security-proxy-setup internal] load build context 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-08-29T04:48:07.406Z] #54 ... [2025-08-29T04:48:07.406Z] [2025-08-29T04:48:07.406Z] #55 [security-spiffe-token-provider internal] load build context [2025-08-29T04:48:07.406Z] #55 ... [2025-08-29T04:48:07.406Z] [2025-08-29T04:48:07.406Z] #56 [support-scheduler internal] load build context [2025-08-29T04:48:07.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-29T04:48:07.600Z] [2025-08-29T04:48:07.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:48:07.665Z] #56 ... [2025-08-29T04:48:07.665Z] [2025-08-29T04:48:07.665Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T04:48:07.665Z] #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-29T04:48:07.665Z] #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-29T04:48:07.665Z] #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-08-29T04:48:07.665Z] #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-08-29T04:48:07.665Z] #57 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-08-29T04:48:07.665Z] #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-29T04:48:07.665Z] #57 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-29T04:48:07.665Z] #57 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-29T04:48:07.665Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-08-29T04:48:07.665Z] #57 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.0s done [2025-08-29T04:48:07.665Z] #57 ... [2025-08-29T04:48:07.665Z] [2025-08-29T04:48:07.665Z] #56 [support-scheduler internal] load build context [2025-08-29T04:48:07.924Z] #56 ... [2025-08-29T04:48:07.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-29T04:48:07.939Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-29T04:48:07.939Z] 547446be3368: Pulling fs layer [2025-08-29T04:48:07.939Z] d125d8839a47: Pulling fs layer [2025-08-29T04:48:07.939Z] 3e85d5ac6304: Pulling fs layer [2025-08-29T04:48:07.939Z] c3105a71a48b: Pulling fs layer [2025-08-29T04:48:07.939Z] 0f093f025ec4: Pulling fs layer [2025-08-29T04:48:07.939Z] c3106fc0e877: Pulling fs layer [2025-08-29T04:48:07.939Z] c3105a71a48b: Waiting [2025-08-29T04:48:07.939Z] 0f093f025ec4: Waiting [2025-08-29T04:48:07.939Z] c3106fc0e877: Waiting [2025-08-29T04:48:08.182Z] [2025-08-29T04:48:08.182Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:08.182Z] #0 0.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.182Z] #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.182Z] #0 3.653 OK: 248 MiB in 58 packages [2025-08-29T04:48:08.182Z] #58 ... [2025-08-29T04:48:08.182Z] [2025-08-29T04:48:08.182Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-29T04:48:08.182Z] #0 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.182Z] #0 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.182Z] #0 3.003 OK: 248 MiB in 58 packages [2025-08-29T04:48:08.182Z] #59 ... [2025-08-29T04:48:08.182Z] [2025-08-29T04:48:08.182Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T04:48:08.211Z] 547446be3368: Verifying Checksum [2025-08-29T04:48:08.211Z] 547446be3368: Download complete [2025-08-29T04:48:08.211Z] c3105a71a48b: Verifying Checksum [2025-08-29T04:48:08.211Z] c3105a71a48b: Download complete [2025-08-29T04:48:08.440Z] #60 ... [2025-08-29T04:48:08.440Z] [2025-08-29T04:48:08.440Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T04:48:08.440Z] #61 ... [2025-08-29T04:48:08.440Z] [2025-08-29T04:48:08.440Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:48:08.440Z] #0 2.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.440Z] #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.440Z] #0 2.881 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:48:08.440Z] #0 2.881 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:48:08.440Z] #0 2.881 OK: 24174 distinct packages available [2025-08-29T04:48:08.440Z] #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.440Z] #0 3.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.440Z] #0 3.302 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:08.440Z] #0 3.314 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-29T04:48:08.440Z] #0 3.317 (3/5) Installing libucontext (1.2-r3) [2025-08-29T04:48:08.440Z] #0 3.319 (4/5) Installing gcompat (1.1.0-r4) [2025-08-29T04:48:08.440Z] #0 3.326 (5/5) Installing openssl (3.3.4-r0) [2025-08-29T04:48:08.440Z] #0 3.338 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:08.440Z] #0 3.358 OK: 9 MiB in 19 packages [2025-08-29T04:48:08.482Z] d125d8839a47: Verifying Checksum [2025-08-29T04:48:08.482Z] d125d8839a47: Download complete [2025-08-29T04:48:08.482Z] c3106fc0e877: Verifying Checksum [2025-08-29T04:48:08.482Z] c3106fc0e877: Download complete [2025-08-29T04:48:08.697Z] #62 ... [2025-08-29T04:48:08.697Z] [2025-08-29T04:48:08.697Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T04:48:08.697Z] #63 ... [2025-08-29T04:48:08.697Z] [2025-08-29T04:48:08.697Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T04:48:08.751Z] 0f093f025ec4: Verifying Checksum [2025-08-29T04:48:08.751Z] 0f093f025ec4: Download complete [2025-08-29T04:48:08.955Z] #64 ... [2025-08-29T04:48:08.955Z] [2025-08-29T04:48:08.955Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T04:48:08.955Z] #65 ... [2025-08-29T04:48:08.955Z] [2025-08-29T04:48:08.955Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:08.955Z] #0 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.955Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.955Z] #0 3.465 OK: 248 MiB in 58 packages [2025-08-29T04:48:08.955Z] #66 ... [2025-08-29T04:48:08.955Z] [2025-08-29T04:48:08.955Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T04:48:08.955Z] #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.955Z] #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:08.955Z] #0 3.425 (1/4) Installing ca-certificates (20250619-r0) [2025-08-29T04:48:08.955Z] #0 3.448 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:08.955Z] #0 3.453 (3/4) Installing su-exec (0.2-r3) [2025-08-29T04:48:08.955Z] #0 3.457 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T04:48:08.955Z] #0 3.566 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:08.955Z] #0 3.880 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:48:08.955Z] #0 3.916 OK: 19 MiB in 18 packages [2025-08-29T04:48:09.016Z] 547446be3368: Pull complete [2025-08-29T04:48:09.212Z] #67 ... [2025-08-29T04:48:09.212Z] [2025-08-29T04:48:09.212Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-29T04:48:09.212Z] #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.212Z] #0 3.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.212Z] #0 4.041 OK: 248 MiB in 58 packages [2025-08-29T04:48:09.212Z] #68 ... [2025-08-29T04:48:09.212Z] [2025-08-29T04:48:09.212Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-29T04:48:09.212Z] #0 3.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.212Z] #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.212Z] #0 4.371 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:48:09.212Z] #0 4.371 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:48:09.212Z] #0 4.371 OK: 24174 distinct packages available [2025-08-29T04:48:09.212Z] #0 4.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.212Z] #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.212Z] #0 4.845 OK: 248 MiB in 58 packages [2025-08-29T04:48:09.470Z] #69 ... [2025-08-29T04:48:09.470Z] [2025-08-29T04:48:09.470Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T04:48:09.470Z] #0 4.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.470Z] #0 4.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:09.470Z] #0 4.537 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:09.470Z] #0 4.537 (2/2) Installing su-exec (0.2-r3) [2025-08-29T04:48:09.470Z] #0 4.542 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:09.470Z] #0 4.544 OK: 8 MiB in 16 packages [2025-08-29T04:48:09.470Z] #70 ... [2025-08-29T04:48:09.470Z] [2025-08-29T04:48:09.470Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T04:48:09.849Z] #71 ... [2025-08-29T04:48:09.849Z] [2025-08-29T04:48:09.849Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T04:48:09.849Z] #72 ... [2025-08-29T04:48:09.849Z] [2025-08-29T04:48:09.849Z] #56 [support-scheduler internal] load build context [2025-08-29T04:48:09.849Z] #56 transferring context: 595.07MB 13.3s done [2025-08-29T04:48:09.975Z] d125d8839a47: Pull complete [2025-08-29T04:48:10.556Z] 3e85d5ac6304: Verifying Checksum [2025-08-29T04:48:10.556Z] 3e85d5ac6304: Download complete [2025-08-29T04:48:10.783Z] #56 ... [2025-08-29T04:48:10.783Z] [2025-08-29T04:48:10.783Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-29T04:48:10.783Z] #68 DONE 12.9s [2025-08-29T04:48:10.783Z] [2025-08-29T04:48:10.783Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:10.783Z] #66 DONE 12.9s [2025-08-29T04:48:10.783Z] [2025-08-29T04:48:10.783Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:48:10.783Z] #62 DONE 12.7s [2025-08-29T04:48:10.783Z] [2025-08-29T04:48:10.783Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T04:48:10.783Z] #67 DONE 12.7s [2025-08-29T04:48:10.783Z] [2025-08-29T04:48:10.783Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:10.783Z] #58 DONE 12.9s [2025-08-29T04:48:10.783Z] [2025-08-29T04:48:10.783Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-29T04:48:10.783Z] #59 DONE 12.9s [2025-08-29T04:48:11.041Z] [2025-08-29T04:48:11.041Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T04:48:11.041Z] #70 DONE 12.8s [2025-08-29T04:48:11.041Z] [2025-08-29T04:48:11.041Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-29T04:48:11.041Z] #69 DONE 12.9s [2025-08-29T04:48:11.041Z] [2025-08-29T04:48:11.041Z] #55 [security-spiffe-token-provider internal] load build context [2025-08-29T04:48:11.041Z] #55 transferring context: 595.07MB 12.1s done [2025-08-29T04:48:11.041Z] #55 DONE 14.6s [2025-08-29T04:48:11.041Z] [2025-08-29T04:48:11.041Z] #47 [core-metadata internal] load build context [2025-08-29T04:48:11.041Z] #47 transferring context: 595.07MB 12.5s done [2025-08-29T04:48:11.041Z] #47 DONE 14.6s [2025-08-29T04:48:11.041Z] [2025-08-29T04:48:11.041Z] #51 [core-keeper internal] load build context [2025-08-29T04:48:11.041Z] #51 transferring context: 595.07MB 12.3s done [2025-08-29T04:48:11.041Z] #51 DONE 14.5s [2025-08-29T04:48:11.041Z] [2025-08-29T04:48:11.041Z] #52 [core-common-config-bootstrapper internal] load build context [2025-08-29T04:48:11.041Z] #52 transferring context: 595.07MB 12.3s done [2025-08-29T04:48:11.041Z] #52 DONE 14.6s [2025-08-29T04:48:11.041Z] [2025-08-29T04:48:11.041Z] #50 [support-notifications internal] load build context [2025-08-29T04:48:11.041Z] #50 transferring context: 595.07MB 12.4s done [2025-08-29T04:48:11.041Z] #50 DONE 14.6s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #49 [core-command internal] load build context [2025-08-29T04:48:11.042Z] #49 transferring context: 595.07MB 12.4s done [2025-08-29T04:48:11.042Z] #49 DONE 14.6s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #54 [security-proxy-setup internal] load build context [2025-08-29T04:48:11.042Z] #54 transferring context: 595.07MB 12.7s done [2025-08-29T04:48:11.042Z] #54 DONE 14.6s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #45 [security-secretstore-setup internal] load build context [2025-08-29T04:48:11.042Z] #45 transferring context: 595.07MB 13.3s done [2025-08-29T04:48:11.042Z] #45 DONE 14.9s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #56 [support-scheduler internal] load build context [2025-08-29T04:48:11.042Z] #56 DONE 14.9s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:11.042Z] #73 ... [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #53 [security-bootstrapper internal] load build context [2025-08-29T04:48:11.042Z] #53 transferring context: 595.07MB 12.9s done [2025-08-29T04:48:11.042Z] #53 DONE 14.6s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #46 [core-data internal] load build context [2025-08-29T04:48:11.042Z] #46 transferring context: 595.07MB 13.5s done [2025-08-29T04:48:11.042Z] #46 DONE 14.7s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #48 [security-proxy-auth internal] load build context [2025-08-29T04:48:11.042Z] #48 transferring context: 595.07MB 13.5s done [2025-08-29T04:48:11.042Z] #48 DONE 14.6s [2025-08-29T04:48:11.042Z] [2025-08-29T04:48:11.042Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T04:48:11.042Z] #57 DONE 14.7s [2025-08-29T04:48:11.299Z] [2025-08-29T04:48:11.299Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:11.299Z] #74 DONE 0.3s [2025-08-29T04:48:11.299Z] [2025-08-29T04:48:11.299Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:11.299Z] #75 DONE 0.2s [2025-08-29T04:48:11.299Z] [2025-08-29T04:48:11.299Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:11.299Z] #73 DONE 0.2s [2025-08-29T04:48:11.299Z] [2025-08-29T04:48:11.299Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:11.299Z] #76 ... [2025-08-29T04:48:11.299Z] [2025-08-29T04:48:11.299Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:11.299Z] #43 DONE 15.0s [2025-08-29T04:48:11.299Z] [2025-08-29T04:48:11.299Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:11.299Z] #77 DONE 0.2s [2025-08-29T04:48:11.299Z] [2025-08-29T04:48:11.299Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:11.299Z] #78 DONE 0.1s [2025-08-29T04:48:11.556Z] [2025-08-29T04:48:11.556Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:11.813Z] #79 ... [2025-08-29T04:48:11.813Z] [2025-08-29T04:48:11.813Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T04:48:11.814Z] #64 DONE 13.6s [2025-08-29T04:48:12.070Z] [2025-08-29T04:48:12.070Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T04:48:12.070Z] #65 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.070Z] #65 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.635Z] #65 ... [2025-08-29T04:48:12.635Z] [2025-08-29T04:48:12.635Z] #41 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T04:48:12.635Z] #41 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.635Z] #41 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.635Z] #41 14.07 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:12.635Z] #41 14.08 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:12.635Z] #41 14.11 OK: 8 MiB in 15 packages [2025-08-29T04:48:12.635Z] #41 DONE 14.4s [2025-08-29T04:48:12.635Z] [2025-08-29T04:48:12.635Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T04:48:12.635Z] #63 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.635Z] #63 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.635Z] #63 14.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:12.635Z] #63 14.21 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:12.635Z] #63 14.23 OK: 8 MiB in 15 packages [2025-08-29T04:48:12.635Z] #63 DONE 14.4s [2025-08-29T04:48:12.635Z] [2025-08-29T04:48:12.635Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T04:48:12.635Z] #65 14.30 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:12.635Z] #65 14.31 (2/4) Installing openssl (3.3.4-r0) [2025-08-29T04:48:12.636Z] #65 14.32 (3/4) Installing su-exec (0.2-r3) [2025-08-29T04:48:12.636Z] #65 14.32 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T04:48:12.636Z] #65 14.40 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:12.636Z] #65 ... [2025-08-29T04:48:12.636Z] [2025-08-29T04:48:12.636Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T04:48:12.636Z] #72 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.636Z] #72 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.636Z] #72 14.18 (1/7) Installing ca-certificates (20250619-r0) [2025-08-29T04:48:12.636Z] #72 14.20 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:12.636Z] #72 14.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-29T04:48:12.636Z] #72 14.21 (4/7) Installing libsodium (1.0.19-r0) [2025-08-29T04:48:12.636Z] #72 14.21 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-29T04:48:12.636Z] #72 14.23 (6/7) Installing libzmq (4.3.5-r2) [2025-08-29T04:48:12.636Z] #72 14.24 (7/7) Installing zeromq (4.3.5-r2) [2025-08-29T04:48:12.636Z] #72 14.25 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:12.636Z] #72 14.26 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:48:12.636Z] #72 14.29 OK: 12 MiB in 21 packages [2025-08-29T04:48:12.636Z] #72 DONE 14.5s [2025-08-29T04:48:12.636Z] [2025-08-29T04:48:12.636Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T04:48:12.636Z] #61 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.636Z] #61 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:12.636Z] #61 14.13 (1/3) Installing ca-certificates (20250619-r0) [2025-08-29T04:48:12.636Z] #61 14.15 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:12.636Z] #61 14.16 (3/3) Installing tzdata (2025b-r0) [2025-08-29T04:48:12.636Z] #61 14.20 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:12.636Z] #61 14.21 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:48:12.636Z] #61 14.28 OK: 10 MiB in 17 packages [2025-08-29T04:48:12.636Z] #61 DONE 14.5s [2025-08-29T04:48:12.636Z] [2025-08-29T04:48:12.636Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T04:48:12.636Z] #65 14.41 OK: 19 MiB in 18 packages [2025-08-29T04:48:12.895Z] #65 DONE 14.6s [2025-08-29T04:48:12.895Z] [2025-08-29T04:48:12.895Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T04:48:13.155Z] #80 ... [2025-08-29T04:48:13.155Z] [2025-08-29T04:48:13.155Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T04:48:13.155Z] #71 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #71 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #71 14.13 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:48:13.155Z] #71 14.13 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:48:13.155Z] #71 14.13 OK: 24174 distinct packages available [2025-08-29T04:48:13.155Z] #71 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #71 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #71 14.65 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:13.155Z] #71 14.66 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-29T04:48:13.155Z] #71 14.66 (3/4) Installing libucontext (1.2-r3) [2025-08-29T04:48:13.155Z] #71 14.66 (4/4) Installing gcompat (1.1.0-r4) [2025-08-29T04:48:13.155Z] #71 14.67 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:13.155Z] #71 14.68 OK: 8 MiB in 18 packages [2025-08-29T04:48:13.155Z] #71 DONE 14.9s [2025-08-29T04:48:13.155Z] [2025-08-29T04:48:13.155Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T04:48:13.155Z] #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #60 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #60 14.16 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:48:13.155Z] #60 14.16 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:48:13.155Z] #60 14.16 OK: 24174 distinct packages available [2025-08-29T04:48:13.155Z] #60 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #60 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.155Z] #60 14.66 (1/14) Installing ca-certificates (20250619-r0) [2025-08-29T04:48:13.155Z] #60 14.68 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-29T04:48:13.155Z] #60 14.70 (3/14) Installing c-ares (1.33.1-r0) [2025-08-29T04:48:13.155Z] #60 14.70 (4/14) Installing libunistring (1.2-r0) [2025-08-29T04:48:13.155Z] #60 14.72 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-29T04:48:13.155Z] #60 14.72 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-29T04:48:13.155Z] #60 14.73 (7/14) Installing libpsl (0.21.5-r1) [2025-08-29T04:48:13.155Z] #60 14.73 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-29T04:48:13.155Z] #60 14.75 (9/14) Installing libcurl (8.12.1-r0) [2025-08-29T04:48:13.155Z] #60 14.76 (10/14) Installing curl (8.12.1-r0) [2025-08-29T04:48:13.155Z] #60 14.77 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:13.155Z] #60 14.77 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-29T04:48:13.155Z] #60 14.77 (13/14) Installing libucontext (1.2-r3) [2025-08-29T04:48:13.155Z] #60 14.78 (14/14) Installing gcompat (1.1.0-r4) [2025-08-29T04:48:13.155Z] #60 14.78 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:13.155Z] #60 14.79 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:48:13.155Z] #60 14.85 OK: 13 MiB in 28 packages [2025-08-29T04:48:13.413Z] #60 DONE 15.1s [2025-08-29T04:48:13.413Z] [2025-08-29T04:48:13.413Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T04:48:13.413Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.413Z] #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.413Z] #0 1.999 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:13.413Z] #0 2.018 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:13.413Z] #0 2.068 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:13.413Z] #0 2.072 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:13.413Z] #0 2.081 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:13.413Z] #0 2.121 OK: 9 MiB in 19 packages [2025-08-29T04:48:13.413Z] #81 DONE 2.3s [2025-08-29T04:48:13.413Z] [2025-08-29T04:48:13.413Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:48:13.671Z] #82 ... [2025-08-29T04:48:13.671Z] [2025-08-29T04:48:13.671Z] #44 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-29T04:48:13.671Z] #44 9.365 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.671Z] #44 9.821 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:13.671Z] #44 10.39 OK: 248 MiB in 58 packages [2025-08-29T04:48:13.671Z] #44 DONE 10.8s [2025-08-29T04:48:13.928Z] [2025-08-29T04:48:13.928Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:48:13.928Z] #83 DONE 0.5s [2025-08-29T04:48:13.928Z] [2025-08-29T04:48:13.928Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-29T04:48:13.928Z] #84 DONE 0.5s [2025-08-29T04:48:13.928Z] [2025-08-29T04:48:13.928Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-29T04:48:13.928Z] #85 DONE 0.1s [2025-08-29T04:48:13.928Z] [2025-08-29T04:48:13.928Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:48:13.928Z] #86 ... [2025-08-29T04:48:13.928Z] [2025-08-29T04:48:13.928Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-29T04:48:13.928Z] #87 DONE 0.1s [2025-08-29T04:48:14.186Z] [2025-08-29T04:48:14.186Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T04:48:14.186Z] #80 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.186Z] #80 ... [2025-08-29T04:48:14.186Z] [2025-08-29T04:48:14.186Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-29T04:48:14.186Z] #88 DONE 0.3s [2025-08-29T04:48:14.186Z] [2025-08-29T04:48:14.186Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-29T04:48:14.186Z] #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.186Z] #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.186Z] #0 2.604 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.186Z] #0 2.617 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:14.186Z] #0 2.834 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.186Z] #0 2.839 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.186Z] #0 2.842 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:14.186Z] #0 2.851 OK: 8 MiB in 16 packages [2025-08-29T04:48:14.186Z] #89 DONE 3.3s [2025-08-29T04:48:14.186Z] [2025-08-29T04:48:14.186Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-29T04:48:14.186Z] #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.186Z] #0 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.186Z] #0 2.461 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.186Z] #0 2.479 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:14.186Z] #0 2.852 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.186Z] #0 2.855 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.186Z] #0 2.859 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:14.186Z] #0 2.870 OK: 19 MiB in 18 packages [2025-08-29T04:48:14.186Z] #90 DONE 3.3s [2025-08-29T04:48:14.186Z] [2025-08-29T04:48:14.186Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:48:14.186Z] #86 DONE 0.5s [2025-08-29T04:48:14.186Z] [2025-08-29T04:48:14.186Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T04:48:14.186Z] #80 1.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.444Z] #80 ... [2025-08-29T04:48:14.444Z] [2025-08-29T04:48:14.444Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:48:14.444Z] #91 DONE 0.1s [2025-08-29T04:48:14.444Z] [2025-08-29T04:48:14.444Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-29T04:48:14.444Z] #92 DONE 0.1s [2025-08-29T04:48:14.444Z] [2025-08-29T04:48:14.444Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-29T04:48:14.444Z] #93 DONE 0.1s [2025-08-29T04:48:14.444Z] [2025-08-29T04:48:14.444Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-29T04:48:14.444Z] #94 DONE 0.1s [2025-08-29T04:48:14.444Z] [2025-08-29T04:48:14.444Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-29T04:48:14.444Z] #95 DONE 0.1s [2025-08-29T04:48:14.444Z] [2025-08-29T04:48:14.444Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:48:14.444Z] #96 DONE 0.1s [2025-08-29T04:48:14.444Z] [2025-08-29T04:48:14.444Z] #97 [security-spire-server] exporting to image [2025-08-29T04:48:14.444Z] #97 exporting layers [2025-08-29T04:48:14.701Z] #97 ... [2025-08-29T04:48:14.701Z] [2025-08-29T04:48:14.701Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-29T04:48:14.701Z] #98 DONE 0.1s [2025-08-29T04:48:14.701Z] [2025-08-29T04:48:14.701Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-29T04:48:14.701Z] #99 DONE 0.1s [2025-08-29T04:48:14.701Z] [2025-08-29T04:48:14.701Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T04:48:14.701Z] #80 2.012 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.701Z] #80 2.028 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:14.701Z] #80 2.101 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.701Z] #80 2.113 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.701Z] #80 2.113 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:14.701Z] #80 2.113 OK: 8 MiB in 15 packages [2025-08-29T04:48:14.959Z] #80 DONE 2.3s [2025-08-29T04:48:14.959Z] [2025-08-29T04:48:14.959Z] #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:48:14.959Z] #0 1.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.959Z] #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.959Z] #0 2.137 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.959Z] #0 2.159 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:14.959Z] #0 2.231 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.959Z] #0 2.231 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:14.959Z] #0 2.231 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:14.959Z] #0 2.231 OK: 8 MiB in 15 packages [2025-08-29T04:48:14.959Z] #100 DONE 2.4s [2025-08-29T04:48:14.959Z] [2025-08-29T04:48:14.959Z] #101 [security-spire-agent] exporting to image [2025-08-29T04:48:14.959Z] #101 ... [2025-08-29T04:48:14.959Z] [2025-08-29T04:48:14.959Z] #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-29T04:48:14.959Z] #0 2.016 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.959Z] #0 2.273 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:14.959Z] #0 2.860 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T04:48:14.959Z] #0 3.016 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:48:14.959Z] #0 3.036 OK: 8 MiB in 15 packages [2025-08-29T04:48:14.959Z] #102 DONE 3.2s [2025-08-29T04:48:14.959Z] [2025-08-29T04:48:14.959Z] #97 [security-spire-server] exporting to image [2025-08-29T04:48:14.959Z] #97 exporting layers 0.5s done [2025-08-29T04:48:14.959Z] #97 writing image sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done [2025-08-29T04:48:14.959Z] #97 naming to docker.io/library/security-spire-server done [2025-08-29T04:48:14.959Z] #97 DONE 0.5s [2025-08-29T04:48:15.216Z] [2025-08-29T04:48:15.216Z] #101 [security-spire-agent] exporting to image [2025-08-29T04:48:15.216Z] #101 exporting layers 0.5s done [2025-08-29T04:48:15.216Z] #101 writing image sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done [2025-08-29T04:48:15.216Z] #101 naming to docker.io/library/security-spire-agent done [2025-08-29T04:48:15.216Z] #101 DONE 0.5s [2025-08-29T04:48:15.216Z] [2025-08-29T04:48:15.216Z] #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:48:15.216Z] #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.216Z] #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.216Z] #0 2.467 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.216Z] #0 2.481 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:15.216Z] #0 2.534 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.216Z] #0 2.537 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.216Z] #0 2.540 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:15.216Z] #0 2.549 OK: 12 MiB in 21 packages [2025-08-29T04:48:15.475Z] #103 DONE 2.7s [2025-08-29T04:48:15.475Z] [2025-08-29T04:48:15.475Z] #104 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:48:15.475Z] #0 2.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.475Z] #0 2.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.475Z] #0 2.468 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.475Z] #0 2.483 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:15.475Z] #0 2.532 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.475Z] #0 2.536 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.475Z] #0 2.539 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:15.475Z] #0 2.547 OK: 10 MiB in 17 packages [2025-08-29T04:48:15.475Z] #104 DONE 2.7s [2025-08-29T04:48:15.475Z] [2025-08-29T04:48:15.475Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:48:15.475Z] #82 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.475Z] #82 ... [2025-08-29T04:48:15.475Z] [2025-08-29T04:48:15.475Z] #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-29T04:48:15.475Z] #105 DONE 1.3s [2025-08-29T04:48:15.475Z] [2025-08-29T04:48:15.475Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-29T04:48:15.475Z] #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.475Z] #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.475Z] #0 2.245 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.475Z] #0 2.260 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:15.475Z] #0 2.322 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.475Z] #0 2.328 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.475Z] #0 2.330 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:15.475Z] #0 2.337 OK: 8 MiB in 18 packages [2025-08-29T04:48:15.475Z] #106 DONE 2.5s [2025-08-29T04:48:15.475Z] [2025-08-29T04:48:15.475Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:48:15.475Z] #82 2.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.732Z] #82 ... [2025-08-29T04:48:15.732Z] [2025-08-29T04:48:15.732Z] #107 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T04:48:15.732Z] #0 2.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.732Z] #0 2.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-29T04:48:15.732Z] #0 2.560 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.732Z] #0 2.578 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:15.732Z] #0 2.624 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.732Z] #0 2.626 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:15.732Z] #0 2.630 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:15.732Z] #0 2.636 OK: 19 MiB in 18 packages [2025-08-29T04:48:15.732Z] #107 DONE 2.8s [2025-08-29T04:48:15.732Z] [2025-08-29T04:48:15.732Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-29T04:48:15.732Z] #108 DONE 0.1s [2025-08-29T04:48:15.732Z] [2025-08-29T04:48:15.732Z] #109 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-29T04:48:15.732Z] #109 DONE 0.1s [2025-08-29T04:48:15.732Z] [2025-08-29T04:48:15.732Z] #110 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:48:15.991Z] #110 DONE 0.4s [2025-08-29T04:48:15.991Z] [2025-08-29T04:48:15.991Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-29T04:48:15.991Z] #111 DONE 0.0s [2025-08-29T04:48:15.991Z] [2025-08-29T04:48:15.991Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-29T04:48:16.250Z] #112 DONE 0.0s [2025-08-29T04:48:16.251Z] [2025-08-29T04:48:16.251Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:48:16.251Z] #113 DONE 0.0s [2025-08-29T04:48:16.251Z] [2025-08-29T04:48:16.251Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-29T04:48:16.251Z] #114 DONE 0.0s [2025-08-29T04:48:16.251Z] [2025-08-29T04:48:16.251Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-29T04:48:16.251Z] #115 DONE 0.0s [2025-08-29T04:48:16.251Z] [2025-08-29T04:48:16.251Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:48:16.251Z] #82 2.654 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:16.251Z] #82 2.667 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:48:16.251Z] #82 2.772 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:16.251Z] #82 2.825 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:48:16.251Z] #82 2.830 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:48:16.251Z] #82 2.841 OK: 13 MiB in 28 packages [2025-08-29T04:48:16.251Z] #82 DONE 3.0s [2025-08-29T04:48:16.251Z] [2025-08-29T04:48:16.251Z] #116 [security-spire-config] exporting to image [2025-08-29T04:48:16.817Z] #116 exporting layers 0.6s done [2025-08-29T04:48:16.817Z] #116 writing image sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done [2025-08-29T04:48:16.817Z] #116 naming to docker.io/library/security-spire-config done [2025-08-29T04:48:16.817Z] #116 DONE 0.6s [2025-08-29T04:48:16.817Z] [2025-08-29T04:48:16.817Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:20.625Z] 3e85d5ac6304: Pull complete [2025-08-29T04:48:20.625Z] c3105a71a48b: Pull complete [2025-08-29T04:48:21.207Z] 0f093f025ec4: Pull complete [2025-08-29T04:48:21.207Z] c3106fc0e877: Pull complete [2025-08-29T04:48:21.207Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-29T04:48:21.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-29T04:48:21.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T04:48:21.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-7834 does not seem to be running inside a container [2025-08-29T04:48:21.480Z] $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T04:48:22.082Z] #117 ... [2025-08-29T04:48:22.082Z] [2025-08-29T04:48:22.082Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:22.082Z] #118 ... [2025-08-29T04:48:22.082Z] [2025-08-29T04:48:22.082Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:22.082Z] #119 ... [2025-08-29T04:48:22.082Z] [2025-08-29T04:48:22.082Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:23.389Z] $ docker top 57e550c75ecb729c673ca85e74155f0c7b4edccfe64b8fff313d80ff9cbe2dd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T04:48:23.889Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-29T04:48:33.971Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #1 transferring dockerfile: 2.01kB done [2025-08-29T04:48:33.971Z] #1 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #2 transferring dockerfile: 2.00kB done [2025-08-29T04:48:33.971Z] #2 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #3 transferring dockerfile: 2.10kB done [2025-08-29T04:48:33.971Z] #3 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #4 transferring dockerfile: 3.02kB done [2025-08-29T04:48:33.971Z] #4 DONE 0.0s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #5 transferring dockerfile: 2.50kB done [2025-08-29T04:48:33.971Z] #5 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #6 [core-data internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #6 transferring dockerfile: 2.04kB 0.0s done [2025-08-29T04:48:33.971Z] #6 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #7 transferring dockerfile: 1.70kB 0.0s done [2025-08-29T04:48:33.971Z] #7 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #8 transferring dockerfile: 2.23kB done [2025-08-29T04:48:33.971Z] #8 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #9 transferring dockerfile: 1.81kB done [2025-08-29T04:48:33.971Z] #9 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-29T04:48:33.971Z] #10 transferring dockerfile: 1.89kB done [2025-08-29T04:48:33.971Z] #10 DONE 0.1s [2025-08-29T04:48:33.971Z] [2025-08-29T04:48:33.971Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-29T04:48:34.241Z] #11 transferring dockerfile: 2.49kB done [2025-08-29T04:48:34.241Z] #11 DONE 0.1s [2025-08-29T04:48:34.241Z] [2025-08-29T04:48:34.241Z] #12 [core-command internal] load build definition from Dockerfile [2025-08-29T04:48:34.241Z] #12 transferring dockerfile: 1.94kB 0.0s done [2025-08-29T04:48:34.241Z] #12 DONE 0.1s [2025-08-29T04:48:34.241Z] [2025-08-29T04:48:34.241Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-29T04:48:34.241Z] #13 transferring dockerfile: 2.14kB done [2025-08-29T04:48:34.241Z] #13 DONE 0.1s [2025-08-29T04:48:34.241Z] [2025-08-29T04:48:34.241Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-08-29T04:48:34.241Z] #14 transferring dockerfile: 1.69kB done [2025-08-29T04:48:34.241Z] #14 DONE 0.1s [2025-08-29T04:48:34.241Z] [2025-08-29T04:48:34.241Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-08-29T04:48:34.509Z] #15 transferring dockerfile: 1.83kB done [2025-08-29T04:48:34.509Z] #15 DONE 0.1s [2025-08-29T04:48:34.509Z] [2025-08-29T04:48:34.509Z] #16 [core-keeper internal] load .dockerignore [2025-08-29T04:48:34.509Z] #16 transferring context: 50B done [2025-08-29T04:48:34.509Z] #16 DONE 0.1s [2025-08-29T04:48:35.103Z] [2025-08-29T04:48:35.103Z] #17 [support-notifications internal] load .dockerignore [2025-08-29T04:48:35.103Z] #17 transferring context: 50B done [2025-08-29T04:48:35.103Z] #17 DONE 0.0s [2025-08-29T04:48:35.103Z] [2025-08-29T04:48:35.103Z] #18 [core-metadata internal] load .dockerignore [2025-08-29T04:48:35.103Z] #18 transferring context: 50B done [2025-08-29T04:48:35.103Z] #18 DONE 0.1s [2025-08-29T04:48:35.103Z] [2025-08-29T04:48:35.103Z] #19 [security-bootstrapper internal] load .dockerignore [2025-08-29T04:48:35.103Z] #19 transferring context: 50B 0.0s done [2025-08-29T04:48:35.103Z] #19 DONE 0.0s [2025-08-29T04:48:35.103Z] [2025-08-29T04:48:35.103Z] #20 [security-proxy-setup internal] load .dockerignore [2025-08-29T04:48:35.392Z] #20 transferring context: 50B done [2025-08-29T04:48:35.392Z] #20 DONE 0.1s [2025-08-29T04:48:35.392Z] [2025-08-29T04:48:35.392Z] #21 [core-data internal] load .dockerignore [2025-08-29T04:48:35.392Z] #21 transferring context: 50B 0.0s done [2025-08-29T04:48:35.392Z] #21 DONE 0.1s [2025-08-29T04:48:35.392Z] [2025-08-29T04:48:35.392Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-29T04:48:35.392Z] #22 transferring context: 50B done [2025-08-29T04:48:35.392Z] #22 DONE 0.1s [2025-08-29T04:48:35.392Z] [2025-08-29T04:48:35.392Z] #23 [security-spire-agent internal] load .dockerignore [2025-08-29T04:48:35.392Z] #23 transferring context: 50B 0.0s done [2025-08-29T04:48:35.392Z] #23 DONE 0.1s [2025-08-29T04:48:35.392Z] [2025-08-29T04:48:35.392Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-08-29T04:48:35.669Z] #24 transferring context: 50B 0.0s done [2025-08-29T04:48:35.669Z] #24 DONE 0.1s [2025-08-29T04:48:35.669Z] [2025-08-29T04:48:35.669Z] #25 [core-command internal] load .dockerignore [2025-08-29T04:48:35.669Z] #25 transferring context: 50B 0.0s done [2025-08-29T04:48:35.669Z] #25 DONE 0.1s [2025-08-29T04:48:35.669Z] [2025-08-29T04:48:35.669Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-08-29T04:48:35.669Z] #26 transferring context: 50B 0.0s done [2025-08-29T04:48:35.669Z] #26 DONE 0.1s [2025-08-29T04:48:35.669Z] [2025-08-29T04:48:35.669Z] #27 [security-proxy-auth internal] load .dockerignore [2025-08-29T04:48:35.938Z] #27 transferring context: 50B done [2025-08-29T04:48:35.938Z] #27 DONE 0.0s [2025-08-29T04:48:35.938Z] [2025-08-29T04:48:35.938Z] #28 [security-spire-config internal] load .dockerignore [2025-08-29T04:48:35.938Z] #28 transferring context: 50B done [2025-08-29T04:48:35.938Z] #28 DONE 0.1s [2025-08-29T04:48:35.938Z] [2025-08-29T04:48:35.938Z] #29 [security-spire-server internal] load .dockerignore [2025-08-29T04:48:35.938Z] #29 transferring context: 50B done [2025-08-29T04:48:35.938Z] #29 ... [2025-08-29T04:48:35.938Z] [2025-08-29T04:48:35.938Z] #30 [support-scheduler internal] load .dockerignore [2025-08-29T04:48:35.938Z] #30 transferring context: 50B done [2025-08-29T04:48:35.938Z] #30 DONE 0.1s [2025-08-29T04:48:35.938Z] [2025-08-29T04:48:35.938Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:35.938Z] #31 DONE 0.0s [2025-08-29T04:48:36.207Z] [2025-08-29T04:48:36.207Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T04:48:36.207Z] #32 DONE 0.1s [2025-08-29T04:48:36.207Z] [2025-08-29T04:48:36.207Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:36.207Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:36.207Z] #33 DONE 0.0s [2025-08-29T04:48:36.207Z] [2025-08-29T04:48:36.207Z] #34 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:37.171Z] #34 ... [2025-08-29T04:48:37.171Z] [2025-08-29T04:48:37.171Z] #35 [core-keeper internal] load build context [2025-08-29T04:48:37.171Z] #35 transferring context: 3.24MB 0.7s done [2025-08-29T04:48:37.171Z] #35 DONE 0.8s [2025-08-29T04:48:37.171Z] [2025-08-29T04:48:37.171Z] #34 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:37.171Z] #34 DONE 1.0s [2025-08-29T04:48:37.171Z] [2025-08-29T04:48:37.171Z] #36 [core-keeper builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:37.171Z] #36 ... [2025-08-29T04:48:37.171Z] [2025-08-29T04:48:37.171Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:37.171Z] #31 DONE 0.0s [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:37.438Z] #31 DONE 0.0s [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #34 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:37.438Z] #34 DONE 1.7s [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #36 [core-keeper builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:37.438Z] #36 DONE 0.4s [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #37 [support-notifications internal] load build context [2025-08-29T04:48:37.438Z] #37 ... [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T04:48:37.438Z] #32 DONE 0.3s [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #34 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:37.438Z] #34 DONE 1.7s [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #36 [core-metadata builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:37.438Z] #36 DONE 0.5s [2025-08-29T04:48:37.438Z] [2025-08-29T04:48:37.438Z] #37 [support-notifications internal] load build context [2025-08-29T04:48:37.708Z] #37 ... [2025-08-29T04:48:37.708Z] [2025-08-29T04:48:37.708Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:37.709Z] #31 DONE 0.0s [2025-08-29T04:48:37.709Z] [2025-08-29T04:48:37.709Z] #37 [support-notifications internal] load build context [2025-08-29T04:48:37.709Z] #37 ... [2025-08-29T04:48:37.709Z] [2025-08-29T04:48:37.709Z] #34 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:37.709Z] #34 DONE 1.7s [2025-08-29T04:48:37.709Z] [2025-08-29T04:48:37.709Z] #36 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:37.709Z] #36 DONE 0.5s [2025-08-29T04:48:37.977Z] [2025-08-29T04:48:37.977Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:37.977Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:37.977Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-29T04:48:37.977Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-29T04:48:37.977Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:48:37.977Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-29T04:48:37.977Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-29T04:48:37.977Z] #33 ... [2025-08-29T04:48:37.977Z] [2025-08-29T04:48:37.977Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:37.977Z] #31 DONE 0.0s [2025-08-29T04:48:38.245Z] [2025-08-29T04:48:38.245Z] #34 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:38.245Z] #34 DONE 1.7s [2025-08-29T04:48:38.245Z] [2025-08-29T04:48:38.245Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T04:48:38.245Z] #32 DONE 0.8s [2025-08-29T04:48:38.245Z] [2025-08-29T04:48:38.245Z] #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:38.245Z] #36 DONE 0.5s [2025-08-29T04:48:38.245Z] [2025-08-29T04:48:38.245Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:38.245Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:38.245Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-29T04:48:38.245Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-29T04:48:38.245Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:48:38.245Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-29T04:48:38.245Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-29T04:48:38.516Z] #33 ... [2025-08-29T04:48:38.516Z] [2025-08-29T04:48:38.516Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:38.516Z] #31 DONE 0.0s [2025-08-29T04:48:38.516Z] [2025-08-29T04:48:38.516Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T04:48:38.516Z] #32 DONE 1.2s [2025-08-29T04:48:38.516Z] [2025-08-29T04:48:38.516Z] #38 [core-metadata internal] load build context [2025-08-29T04:48:38.787Z] #38 ... [2025-08-29T04:48:38.787Z] [2025-08-29T04:48:38.787Z] #34 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:38.787Z] #34 DONE 1.8s [2025-08-29T04:48:38.787Z] [2025-08-29T04:48:38.787Z] #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:38.787Z] #36 DONE 0.6s [2025-08-29T04:48:38.787Z] [2025-08-29T04:48:38.787Z] #38 [core-metadata internal] load build context [2025-08-29T04:48:38.787Z] #38 ... [2025-08-29T04:48:38.787Z] [2025-08-29T04:48:38.787Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:38.787Z] #31 DONE 0.0s [2025-08-29T04:48:39.056Z] [2025-08-29T04:48:39.056Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:39.056Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:39.056Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-29T04:48:39.056Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-29T04:48:39.056Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:48:39.056Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-29T04:48:39.056Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-29T04:48:39.056Z] #33 DONE 3.4s [2025-08-29T04:48:39.056Z] [2025-08-29T04:48:39.056Z] #39 [security-bootstrapper internal] load build context [2025-08-29T04:48:39.328Z] #39 ... [2025-08-29T04:48:39.328Z] [2025-08-29T04:48:39.328Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:39.328Z] #31 DONE 0.0s [2025-08-29T04:48:39.328Z] [2025-08-29T04:48:39.328Z] #39 [security-bootstrapper internal] load build context [2025-08-29T04:48:39.328Z] #39 transferring context: 3.24MB 1.8s done [2025-08-29T04:48:39.598Z] #39 ... [2025-08-29T04:48:39.598Z] [2025-08-29T04:48:39.598Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:39.598Z] #31 DONE 0.0s [2025-08-29T04:48:39.598Z] [2025-08-29T04:48:39.598Z] #37 [support-notifications internal] load build context [2025-08-29T04:48:39.598Z] #37 transferring context: 3.24MB 2.0s done [2025-08-29T04:48:39.598Z] #37 DONE 2.2s [2025-08-29T04:48:39.598Z] [2025-08-29T04:48:39.598Z] #38 [core-metadata internal] load build context [2025-08-29T04:48:39.882Z] #38 ... [2025-08-29T04:48:39.882Z] [2025-08-29T04:48:39.882Z] #39 [security-bootstrapper internal] load build context [2025-08-29T04:48:39.882Z] #39 DONE 2.4s [2025-08-29T04:48:39.882Z] [2025-08-29T04:48:39.882Z] #38 [core-metadata internal] load build context [2025-08-29T04:48:39.882Z] #38 transferring context: 3.24MB 2.4s done [2025-08-29T04:48:40.150Z] #38 ... [2025-08-29T04:48:40.150Z] [2025-08-29T04:48:40.150Z] #40 [security-proxy-setup internal] load build context [2025-08-29T04:48:40.150Z] #40 transferring context: 3.24MB 1.8s done [2025-08-29T04:48:40.150Z] #40 DONE 2.3s [2025-08-29T04:48:40.150Z] [2025-08-29T04:48:40.150Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-29T04:48:40.150Z] #31 DONE 0.1s [2025-08-29T04:48:40.150Z] [2025-08-29T04:48:40.150Z] #41 [core-data internal] load build context [2025-08-29T04:48:40.150Z] #41 transferring context: 3.24MB 1.9s done [2025-08-29T04:48:40.150Z] #41 DONE 2.5s [2025-08-29T04:48:40.150Z] [2025-08-29T04:48:40.150Z] #42 [core-common-config-bootstrapper internal] load build context [2025-08-29T04:48:40.153Z] #120 DONE 26.4s [2025-08-29T04:48:40.153Z] [2025-08-29T04:48:40.153Z] #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:40.153Z] #76 DONE 26.4s [2025-08-29T04:48:40.153Z] [2025-08-29T04:48:40.153Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:40.153Z] #79 DONE 26.3s [2025-08-29T04:48:40.153Z] [2025-08-29T04:48:40.153Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:40.153Z] #118 DONE 26.3s [2025-08-29T04:48:40.153Z] [2025-08-29T04:48:40.153Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:40.153Z] #117 DONE 23.7s [2025-08-29T04:48:40.153Z] [2025-08-29T04:48:40.153Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:40.153Z] #119 DONE 26.3s [2025-08-29T04:48:40.153Z] [2025-08-29T04:48:40.153Z] #121 [core-metadata builder 6/7] COPY . . [2025-08-29T04:48:40.420Z] #42 ... [2025-08-29T04:48:40.420Z] [2025-08-29T04:48:40.420Z] #38 [core-metadata internal] load build context [2025-08-29T04:48:40.420Z] #38 DONE 2.9s [2025-08-29T04:48:40.420Z] [2025-08-29T04:48:40.420Z] #42 [core-common-config-bootstrapper internal] load build context [2025-08-29T04:48:40.420Z] #42 ... [2025-08-29T04:48:40.420Z] [2025-08-29T04:48:40.420Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-29T04:48:40.420Z] #32 DONE 3.0s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #34 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:40.689Z] #34 DONE 1.8s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #36 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:40.689Z] #36 DONE 0.6s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:40.689Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:40.689Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-29T04:48:40.689Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-29T04:48:40.689Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:48:40.689Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-29T04:48:40.689Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-29T04:48:40.689Z] #33 DONE 3.4s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #42 [core-common-config-bootstrapper internal] load build context [2025-08-29T04:48:40.689Z] #42 ... [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #34 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-08-29T04:48:40.689Z] #34 DONE 1.8s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #36 [support-scheduler builder 2/8] WORKDIR /edgex-go [2025-08-29T04:48:40.689Z] #36 DONE 0.6s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:40.689Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:40.689Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-29T04:48:40.689Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-29T04:48:40.689Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:48:40.689Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-29T04:48:40.689Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-29T04:48:40.689Z] #33 DONE 3.5s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #43 [core-command internal] load build context [2025-08-29T04:48:40.689Z] #43 DONE 0.0s [2025-08-29T04:48:40.689Z] [2025-08-29T04:48:40.689Z] #42 [core-common-config-bootstrapper internal] load build context [2025-08-29T04:48:40.959Z] #42 ... [2025-08-29T04:48:40.959Z] [2025-08-29T04:48:40.959Z] #44 [support-scheduler internal] load build context [2025-08-29T04:48:40.959Z] #44 DONE 0.0s [2025-08-29T04:48:40.959Z] [2025-08-29T04:48:40.959Z] #42 [core-common-config-bootstrapper internal] load build context [2025-08-29T04:48:40.959Z] #42 transferring context: 3.24MB 2.1s done [2025-08-29T04:48:40.959Z] #42 DONE 2.9s [2025-08-29T04:48:40.959Z] [2025-08-29T04:48:40.959Z] #44 [support-scheduler internal] load build context [2025-08-29T04:48:41.228Z] #44 ... [2025-08-29T04:48:41.229Z] [2025-08-29T04:48:41.229Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-29T04:48:41.229Z] #45 DONE 3.1s [2025-08-29T04:48:41.497Z] [2025-08-29T04:48:41.497Z] #46 [security-spiffe-token-provider internal] load build context [2025-08-29T04:48:41.497Z] #46 ... [2025-08-29T04:48:41.497Z] [2025-08-29T04:48:41.497Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-29T04:48:41.497Z] #47 DONE 3.7s [2025-08-29T04:48:41.497Z] [2025-08-29T04:48:41.497Z] #46 [security-spiffe-token-provider internal] load build context [2025-08-29T04:48:41.779Z] #46 ... [2025-08-29T04:48:41.779Z] [2025-08-29T04:48:41.779Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:41.779Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:41.779Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-29T04:48:41.779Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-29T04:48:41.779Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:48:41.779Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-29T04:48:41.779Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-29T04:48:41.779Z] #33 DONE 3.5s [2025-08-29T04:48:41.779Z] [2025-08-29T04:48:41.779Z] #46 [security-spiffe-token-provider internal] load build context [2025-08-29T04:48:41.779Z] #46 ... [2025-08-29T04:48:41.779Z] [2025-08-29T04:48:41.779Z] #48 [security-spire-agent internal] load build context [2025-08-29T04:48:41.779Z] #48 DONE 0.0s [2025-08-29T04:48:41.779Z] [2025-08-29T04:48:41.779Z] #46 [security-spiffe-token-provider internal] load build context [2025-08-29T04:48:42.047Z] #46 ... [2025-08-29T04:48:42.047Z] [2025-08-29T04:48:42.047Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-29T04:48:42.047Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-29T04:48:42.047Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-29T04:48:42.047Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done [2025-08-29T04:48:42.047Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-29T04:48:42.047Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-29T04:48:42.047Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done [2025-08-29T04:48:42.047Z] #33 DONE 3.5s [2025-08-29T04:48:42.047Z] [2025-08-29T04:48:42.047Z] #46 [security-spiffe-token-provider internal] load build context [2025-08-29T04:48:42.047Z] #46 transferring context: 3.24MB 2.4s done [2025-08-29T04:48:42.636Z] #46 DONE 3.8s [2025-08-29T04:48:42.636Z] [2025-08-29T04:48:42.636Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:48:43.234Z] #49 ... [2025-08-29T04:48:43.234Z] [2025-08-29T04:48:43.234Z] #50 [security-spire-server internal] load build context [2025-08-29T04:48:43.234Z] #50 transferring context: 23.80kB 0.4s done [2025-08-29T04:48:43.234Z] #50 DONE 1.6s [2025-08-29T04:48:43.234Z] [2025-08-29T04:48:43.234Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:43.234Z] #51 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done [2025-08-29T04:48:43.234Z] #51 DONE 1.6s [2025-08-29T04:48:43.234Z] [2025-08-29T04:48:43.234Z] #44 [support-scheduler internal] load build context [2025-08-29T04:48:44.206Z] #44 ... [2025-08-29T04:48:44.206Z] [2025-08-29T04:48:44.206Z] #52 [security-spire-config internal] load build context [2025-08-29T04:48:44.206Z] #52 transferring context: 22.05kB 0.3s done [2025-08-29T04:48:44.206Z] #52 DONE 2.3s [2025-08-29T04:48:44.206Z] [2025-08-29T04:48:44.206Z] #44 [support-scheduler internal] load build context [2025-08-29T04:48:44.793Z] #44 ... [2025-08-29T04:48:44.793Z] [2025-08-29T04:48:44.793Z] #48 [security-spire-agent internal] load build context [2025-08-29T04:48:44.793Z] #48 transferring context: 23.33kB 0.1s done [2025-08-29T04:48:44.793Z] #48 DONE 2.6s [2025-08-29T04:48:44.793Z] [2025-08-29T04:48:44.793Z] #44 [support-scheduler internal] load build context [2025-08-29T04:48:45.427Z] #121 ... [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #122 [support-scheduler builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #122 DONE 7.1s [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #123 DONE 7.2s [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #124 [core-keeper builder 7/8] COPY . . [2025-08-29T04:48:45.427Z] #124 DONE 7.1s [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #121 [core-command builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #121 DONE 7.1s [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:45.427Z] #125 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:45.427Z] #126 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #127 [core-command builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #127 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #128 DONE 7.1s [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:45.427Z] #129 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:45.427Z] #130 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #131 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:45.427Z] #132 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:45.427Z] #133 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #134 [core-data builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #134 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:45.427Z] #135 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #136 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:45.427Z] #137 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #138 [support-notifications builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #138 DONE 7.1s [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:45.427Z] #139 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #140 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:45.427Z] #141 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-08-29T04:48:45.427Z] #142 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:48:45.427Z] #143 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:45.427Z] #144 CACHED [2025-08-29T04:48:45.427Z] [2025-08-29T04:48:45.427Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T04:48:45.992Z] #145 1.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-29T04:48:47.380Z] #44 transferring context: 3.24MB 5.2s done [2025-08-29T04:48:47.381Z] #44 ... [2025-08-29T04:48:47.381Z] [2025-08-29T04:48:47.381Z] #53 [security-secretstore-setup internal] load build context [2025-08-29T04:48:47.381Z] #53 transferring context: 3.24MB 4.7s done [2025-08-29T04:48:47.381Z] #53 DONE 6.4s [2025-08-29T04:48:47.381Z] [2025-08-29T04:48:47.381Z] #44 [support-scheduler internal] load build context [2025-08-29T04:48:47.381Z] #44 DONE 6.4s [2025-08-29T04:48:47.381Z] [2025-08-29T04:48:47.381Z] #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T04:48:47.381Z] #54 ... [2025-08-29T04:48:47.381Z] [2025-08-29T04:48:47.381Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:47.381Z] #0 9.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:47.655Z] #55 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:47.655Z] #55 ... [2025-08-29T04:48:47.655Z] [2025-08-29T04:48:47.655Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T04:48:47.655Z] #56 ... [2025-08-29T04:48:47.655Z] [2025-08-29T04:48:47.655Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-29T04:48:47.655Z] #0 8.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:47.655Z] #0 9.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:47.922Z] #57 ... [2025-08-29T04:48:47.922Z] [2025-08-29T04:48:47.922Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T04:48:47.922Z] #56 DONE 10.3s [2025-08-29T04:48:47.922Z] [2025-08-29T04:48:47.922Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:47.922Z] #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:47.922Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:47.922Z] #58 ... [2025-08-29T04:48:47.922Z] [2025-08-29T04:48:47.922Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:47.922Z] #51 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-29T04:48:47.922Z] #51 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-29T04:48:47.922Z] #51 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-29T04:48:47.922Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-08-29T04:48:47.922Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done [2025-08-29T04:48:47.922Z] #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-08-29T04:48:47.922Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 4.2s [2025-08-29T04:48:47.922Z] #51 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.3s done [2025-08-29T04:48:47.922Z] #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-08-29T04:48:47.922Z] #51 ... [2025-08-29T04:48:47.922Z] [2025-08-29T04:48:47.922Z] #59 [security-proxy-auth internal] load build context [2025-08-29T04:48:47.922Z] #59 transferring context: 3.24MB 6.5s done [2025-08-29T04:48:47.922Z] #59 DONE 7.2s [2025-08-29T04:48:47.922Z] [2025-08-29T04:48:47.922Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:48.885Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 4.9s [2025-08-29T04:48:48.885Z] #51 ... [2025-08-29T04:48:48.885Z] [2025-08-29T04:48:48.885Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-29T04:48:48.885Z] #0 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:48.885Z] #0 8.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:48.885Z] #60 ... [2025-08-29T04:48:48.885Z] [2025-08-29T04:48:48.885Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:49.152Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 5.2s [2025-08-29T04:48:49.420Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.19MB / 33.17MB 5.5s [2025-08-29T04:48:49.420Z] #51 ... [2025-08-29T04:48:49.420Z] [2025-08-29T04:48:49.420Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T04:48:49.686Z] #61 ... [2025-08-29T04:48:49.686Z] [2025-08-29T04:48:49.686Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:49.953Z] #51 ... [2025-08-29T04:48:49.953Z] [2025-08-29T04:48:49.953Z] #43 [core-command internal] load build context [2025-08-29T04:48:49.953Z] #43 transferring context: 3.24MB 7.4s done [2025-08-29T04:48:49.953Z] #43 DONE 8.9s [2025-08-29T04:48:49.953Z] [2025-08-29T04:48:49.953Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:49.953Z] #51 ... [2025-08-29T04:48:49.953Z] [2025-08-29T04:48:49.953Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T04:48:50.220Z] #62 ... [2025-08-29T04:48:50.220Z] [2025-08-29T04:48:50.220Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T04:48:50.220Z] #63 ... [2025-08-29T04:48:50.220Z] [2025-08-29T04:48:50.220Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-29T04:48:50.220Z] #61 DONE 10.8s [2025-08-29T04:48:50.220Z] [2025-08-29T04:48:50.220Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T04:48:50.491Z] #64 ... [2025-08-29T04:48:50.491Z] [2025-08-29T04:48:50.491Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T04:48:50.491Z] #65 ... [2025-08-29T04:48:50.491Z] [2025-08-29T04:48:50.491Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T04:48:50.491Z] #0 9.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:48:50.759Z] #66 ... [2025-08-29T04:48:50.759Z] [2025-08-29T04:48:50.759Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:50.759Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 6.9s [2025-08-29T04:48:51.028Z] #51 ... [2025-08-29T04:48:51.028Z] [2025-08-29T04:48:51.028Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-29T04:48:51.028Z] #67 ... [2025-08-29T04:48:51.028Z] [2025-08-29T04:48:51.028Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:51.028Z] #58 13.74 OK: 239 MiB in 58 packages [2025-08-29T04:48:51.296Z] #58 ... [2025-08-29T04:48:51.296Z] [2025-08-29T04:48:51.296Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T04:48:51.563Z] #68 ... [2025-08-29T04:48:51.563Z] [2025-08-29T04:48:51.563Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:51.563Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.43MB / 33.17MB 7.7s [2025-08-29T04:48:51.832Z] #51 ... [2025-08-29T04:48:51.832Z] [2025-08-29T04:48:51.832Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T04:48:51.832Z] #69 ... [2025-08-29T04:48:51.832Z] [2025-08-29T04:48:51.832Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T04:48:51.832Z] #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.5s done [2025-08-29T04:48:51.832Z] #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-29T04:48:51.832Z] #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-29T04:48:51.832Z] #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-29T04:48:51.832Z] #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.1s done [2025-08-29T04:48:51.833Z] #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-08-29T04:48:51.833Z] #70 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.9s done [2025-08-29T04:48:51.833Z] #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.1s done [2025-08-29T04:48:51.833Z] #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-08-29T04:48:52.100Z] #70 ... [2025-08-29T04:48:52.100Z] [2025-08-29T04:48:52.100Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-29T04:48:52.100Z] #57 13.27 OK: 239 MiB in 58 packages [2025-08-29T04:48:52.100Z] #57 DONE 14.6s [2025-08-29T04:48:52.100Z] [2025-08-29T04:48:52.100Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:52.706Z] #51 ... [2025-08-29T04:48:52.706Z] [2025-08-29T04:48:52.706Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:52.706Z] #58 DONE 15.1s [2025-08-29T04:48:52.706Z] [2025-08-29T04:48:52.706Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:53.304Z] #51 ... [2025-08-29T04:48:53.304Z] [2025-08-29T04:48:53.304Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T04:48:53.304Z] #71 ... [2025-08-29T04:48:53.304Z] [2025-08-29T04:48:53.304Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:53.304Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.63MB / 33.17MB 9.6s [2025-08-29T04:48:53.888Z] #51 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-08-29T04:48:54.155Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 10.3s [2025-08-29T04:48:54.155Z] #51 ... [2025-08-29T04:48:54.155Z] [2025-08-29T04:48:54.155Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-29T04:48:54.155Z] #55 15.51 OK: 239 MiB in 58 packages [2025-08-29T04:48:54.155Z] #55 DONE 16.8s [2025-08-29T04:48:54.155Z] [2025-08-29T04:48:54.155Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:54.422Z] #51 ... [2025-08-29T04:48:54.422Z] [2025-08-29T04:48:54.422Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:54.422Z] #72 DONE 2.4s [2025-08-29T04:48:54.422Z] [2025-08-29T04:48:54.422Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:54.422Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.22MB / 33.17MB 10.7s [2025-08-29T04:48:55.384Z] #51 ... [2025-08-29T04:48:55.384Z] [2025-08-29T04:48:55.384Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:55.384Z] #73 DONE 2.9s [2025-08-29T04:48:55.384Z] [2025-08-29T04:48:55.384Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:55.384Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 11.7s [2025-08-29T04:48:55.969Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 12.0s [2025-08-29T04:48:56.154Z] #145 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T04:48:56.154Z] #0 0.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-29T04:48:56.154Z] #146 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T04:48:56.154Z] #0 0.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-29T04:48:56.154Z] #147 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T04:48:56.154Z] #0 1.090 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-29T04:48:56.154Z] #148 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T04:48:56.154Z] #0 1.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-29T04:48:56.154Z] #149 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T04:48:56.154Z] #0 0.499 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-29T04:48:56.154Z] #150 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T04:48:56.154Z] #0 0.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-29T04:48:56.154Z] #151 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T04:48:56.154Z] #0 1.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-29T04:48:56.154Z] #152 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T04:48:56.154Z] #0 1.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-29T04:48:56.154Z] #153 ... [2025-08-29T04:48:56.154Z] [2025-08-29T04:48:56.154Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T04:48:56.154Z] #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-29T04:48:56.413Z] #154 ... [2025-08-29T04:48:56.413Z] [2025-08-29T04:48:56.413Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-29T04:48:56.413Z] #0 0.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-29T04:48:56.413Z] #155 ... [2025-08-29T04:48:56.413Z] [2025-08-29T04:48:56.413Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T04:48:56.413Z] #0 0.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-29T04:48:56.553Z] #51 ... [2025-08-29T04:48:56.553Z] [2025-08-29T04:48:56.553Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:48:56.553Z] #74 DONE 2.2s [2025-08-29T04:48:56.553Z] [2025-08-29T04:48:56.553Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:56.553Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 12.8s [2025-08-29T04:48:57.518Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.35MB / 33.17MB 13.7s [2025-08-29T04:48:57.786Z] #51 ... [2025-08-29T04:48:57.786Z] [2025-08-29T04:48:57.786Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-29T04:48:58.052Z] #75 ... [2025-08-29T04:48:58.052Z] [2025-08-29T04:48:58.052Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:48:58.636Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 14.7s [2025-08-29T04:48:58.903Z] #51 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.9s done [2025-08-29T04:49:00.328Z] #51 ... [2025-08-29T04:49:00.328Z] [2025-08-29T04:49:00.328Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-29T04:49:00.328Z] #60 12.56 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:49:00.328Z] #60 12.56 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:49:00.328Z] #60 12.56 OK: 24052 distinct packages available [2025-08-29T04:49:00.328Z] #60 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:00.328Z] #60 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:00.328Z] #60 20.18 OK: 239 MiB in 58 packages [2025-08-29T04:49:00.328Z] #60 DONE 21.4s [2025-08-29T04:49:00.328Z] [2025-08-29T04:49:00.328Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T04:49:00.328Z] #69 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:00.596Z] #69 ... [2025-08-29T04:49:00.596Z] [2025-08-29T04:49:00.596Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-29T04:49:00.596Z] #76 ... [2025-08-29T04:49:00.596Z] [2025-08-29T04:49:00.596Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:49:00.596Z] #49 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:00.865Z] #49 ... [2025-08-29T04:49:00.865Z] [2025-08-29T04:49:00.865Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T04:49:00.865Z] #66 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:00.865Z] #66 15.74 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:49:00.865Z] #66 15.74 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:49:00.865Z] #66 15.74 OK: 24052 distinct packages available [2025-08-29T04:49:00.865Z] #66 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:00.865Z] #66 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:01.132Z] #66 ... [2025-08-29T04:49:01.132Z] [2025-08-29T04:49:01.132Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:49:01.132Z] #77 DONE 1.0s [2025-08-29T04:49:01.132Z] [2025-08-29T04:49:01.132Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:01.402Z] #78 ... [2025-08-29T04:49:01.402Z] [2025-08-29T04:49:01.402Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-29T04:49:01.402Z] #63 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:01.402Z] #63 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:01.402Z] #63 17.71 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:01.402Z] #63 17.73 (2/4) Installing openssl (3.3.4-r0) [2025-08-29T04:49:01.402Z] #63 17.79 (3/4) Installing su-exec (0.2-r3) [2025-08-29T04:49:01.402Z] #63 17.80 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T04:49:01.402Z] #63 18.81 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:01.402Z] #63 19.05 OK: 20 MiB in 18 packages [2025-08-29T04:49:01.402Z] #63 DONE 21.5s [2025-08-29T04:49:01.669Z] [2025-08-29T04:49:01.669Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T04:49:02.256Z] #79 ... [2025-08-29T04:49:02.256Z] [2025-08-29T04:49:02.256Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T04:49:02.256Z] #65 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:02.256Z] #65 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:02.256Z] #65 19.22 (1/7) Installing ca-certificates (20250619-r0) [2025-08-29T04:49:02.256Z] #65 19.90 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:02.256Z] #65 19.97 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-29T04:49:02.256Z] #65 20.11 (4/7) Installing libsodium (1.0.19-r0) [2025-08-29T04:49:02.256Z] #65 20.13 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-29T04:49:02.256Z] #65 20.43 (6/7) Installing libzmq (4.3.5-r2) [2025-08-29T04:49:02.256Z] #65 20.61 (7/7) Installing zeromq (4.3.5-r2) [2025-08-29T04:49:02.256Z] #65 20.67 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:02.256Z] #65 20.78 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:49:02.256Z] #65 21.76 OK: 14 MiB in 21 packages [2025-08-29T04:49:02.256Z] #65 ... [2025-08-29T04:49:02.256Z] [2025-08-29T04:49:02.256Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:02.256Z] #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.2s [2025-08-29T04:49:03.681Z] #51 ... [2025-08-29T04:49:03.681Z] [2025-08-29T04:49:03.681Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T04:49:03.681Z] #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-29T04:49:03.681Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.5s [2025-08-29T04:49:03.949Z] #70 ... [2025-08-29T04:49:03.949Z] [2025-08-29T04:49:03.949Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:04.538Z] #51 ... [2025-08-29T04:49:04.538Z] [2025-08-29T04:49:04.538Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-29T04:49:04.538Z] #65 DONE 24.4s [2025-08-29T04:49:04.538Z] [2025-08-29T04:49:04.538Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:04.538Z] #51 ... [2025-08-29T04:49:04.538Z] [2025-08-29T04:49:04.538Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:04.538Z] #80 ... [2025-08-29T04:49:04.538Z] [2025-08-29T04:49:04.538Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-29T04:49:04.538Z] #67 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:04.538Z] #67 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:04.538Z] #67 21.90 OK: 239 MiB in 58 packages [2025-08-29T04:49:04.538Z] #67 DONE 23.6s [2025-08-29T04:49:04.538Z] [2025-08-29T04:49:04.538Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T04:49:04.538Z] #62 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:04.538Z] #62 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:04.806Z] #62 ... [2025-08-29T04:49:04.806Z] [2025-08-29T04:49:04.806Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:05.390Z] #51 ... [2025-08-29T04:49:05.390Z] [2025-08-29T04:49:05.390Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:05.658Z] #81 ... [2025-08-29T04:49:05.658Z] [2025-08-29T04:49:05.658Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T04:49:05.926Z] #70 ... [2025-08-29T04:49:05.926Z] [2025-08-29T04:49:05.926Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:49:05.926Z] #82 DONE 1.3s [2025-08-29T04:49:05.926Z] [2025-08-29T04:49:05.926Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T04:49:05.926Z] #62 25.98 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:05.926Z] #62 26.03 (2/2) Installing su-exec (0.2-r3) [2025-08-29T04:49:05.926Z] #62 26.06 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:06.513Z] #62 26.37 OK: 9 MiB in 16 packages [2025-08-29T04:49:06.513Z] #62 ... [2025-08-29T04:49:06.513Z] [2025-08-29T04:49:06.513Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:06.781Z] #83 ... [2025-08-29T04:49:06.781Z] [2025-08-29T04:49:06.781Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:07.754Z] #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.4s [2025-08-29T04:49:08.031Z] #51 ... [2025-08-29T04:49:08.031Z] [2025-08-29T04:49:08.031Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-29T04:49:08.031Z] #62 DONE 28.1s [2025-08-29T04:49:08.298Z] [2025-08-29T04:49:08.298Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T04:49:08.886Z] #70 ... [2025-08-29T04:49:08.886Z] [2025-08-29T04:49:08.886Z] #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T04:49:08.886Z] #54 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:08.886Z] #54 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:08.886Z] #54 ... [2025-08-29T04:49:08.886Z] [2025-08-29T04:49:08.886Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:08.886Z] #51 ... [2025-08-29T04:49:08.886Z] [2025-08-29T04:49:08.886Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T04:49:08.886Z] #68 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:08.886Z] #68 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:09.158Z] #68 ... [2025-08-29T04:49:09.158Z] [2025-08-29T04:49:09.158Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T04:49:09.158Z] #66 29.05 (1/14) Installing ca-certificates (20250619-r0) [2025-08-29T04:49:09.430Z] #66 ... [2025-08-29T04:49:09.430Z] [2025-08-29T04:49:09.430Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T04:49:09.430Z] #64 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:09.430Z] #64 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:09.430Z] #64 29.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:09.430Z] #64 29.48 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:09.430Z] #64 ... [2025-08-29T04:49:09.430Z] [2025-08-29T04:49:09.430Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T04:49:09.430Z] #66 29.43 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-29T04:49:09.697Z] #66 29.65 (3/14) Installing c-ares (1.33.1-r0) [2025-08-29T04:49:09.697Z] #66 29.69 (4/14) Installing libunistring (1.2-r0) [2025-08-29T04:49:10.086Z] #66 30.01 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-29T04:49:10.086Z] #66 30.03 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-29T04:49:10.086Z] #66 30.07 (7/14) Installing libpsl (0.21.5-r1) [2025-08-29T04:49:10.086Z] #66 30.10 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-29T04:49:10.371Z] #66 30.18 (9/14) Installing libcurl (8.12.1-r0) [2025-08-29T04:49:10.371Z] #66 30.31 (10/14) Installing curl (8.12.1-r0) [2025-08-29T04:49:10.371Z] #66 30.36 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:10.371Z] #66 30.36 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-29T04:49:10.371Z] #66 30.38 (13/14) Installing libucontext (1.2-r3) [2025-08-29T04:49:10.371Z] #66 30.39 (14/14) Installing gcompat (1.1.0-r4) [2025-08-29T04:49:10.371Z] #66 30.41 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:10.690Z] #66 30.50 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:49:10.690Z] #66 ... [2025-08-29T04:49:10.690Z] [2025-08-29T04:49:10.690Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-29T04:49:10.690Z] #75 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:10.690Z] #75 14.78 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:10.974Z] #75 ... [2025-08-29T04:49:10.974Z] [2025-08-29T04:49:10.974Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:11.299Z] #51 ... [2025-08-29T04:49:11.299Z] [2025-08-29T04:49:11.299Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-29T04:49:11.299Z] #76 10.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:11.299Z] #76 12.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:11.299Z] #76 ... [2025-08-29T04:49:11.299Z] [2025-08-29T04:49:11.299Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T04:49:11.299Z] #71 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:11.299Z] #71 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:11.696Z] #71 ... [2025-08-29T04:49:11.696Z] [2025-08-29T04:49:11.696Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:12.057Z] #51 ... [2025-08-29T04:49:12.057Z] [2025-08-29T04:49:12.057Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-29T04:49:12.057Z] #64 29.66 OK: 9 MiB in 15 packages [2025-08-29T04:49:12.057Z] #64 DONE 32.0s [2025-08-29T04:49:12.057Z] [2025-08-29T04:49:12.057Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:12.472Z] #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.4s [2025-08-29T04:49:12.774Z] #51 ... [2025-08-29T04:49:12.774Z] [2025-08-29T04:49:12.774Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T04:49:12.774Z] #69 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:12.774Z] #69 ... [2025-08-29T04:49:12.774Z] [2025-08-29T04:49:12.774Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:49:12.774Z] #49 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:13.045Z] #49 ... [2025-08-29T04:49:13.045Z] [2025-08-29T04:49:13.045Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:14.468Z] #51 ... [2025-08-29T04:49:14.468Z] [2025-08-29T04:49:14.468Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:14.468Z] #0 7.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:14.468Z] #84 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:14.468Z] #84 ... [2025-08-29T04:49:14.468Z] [2025-08-29T04:49:14.468Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:15.439Z] #51 ... [2025-08-29T04:49:15.439Z] [2025-08-29T04:49:15.439Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-29T04:49:15.439Z] #54 33.16 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:15.439Z] #54 33.20 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:15.439Z] #54 33.48 OK: 9 MiB in 15 packages [2025-08-29T04:49:15.439Z] #54 DONE 35.4s [2025-08-29T04:49:15.439Z] [2025-08-29T04:49:15.439Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T04:49:15.710Z] #85 ... [2025-08-29T04:49:15.710Z] [2025-08-29T04:49:15.710Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-29T04:49:15.710Z] #66 32.17 OK: 15 MiB in 28 packages [2025-08-29T04:49:15.710Z] #66 DONE 35.7s [2025-08-29T04:49:15.710Z] [2025-08-29T04:49:15.710Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:15.986Z] #51 ... [2025-08-29T04:49:15.986Z] [2025-08-29T04:49:15.986Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:15.986Z] #86 ... [2025-08-29T04:49:15.986Z] [2025-08-29T04:49:15.986Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T04:49:15.986Z] #68 33.90 (1/4) Installing ca-certificates (20250619-r0) [2025-08-29T04:49:15.986Z] #68 34.71 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:15.986Z] #68 34.82 (3/4) Installing su-exec (0.2-r3) [2025-08-29T04:49:15.986Z] #68 34.83 (4/4) Installing yq-go (4.44.1-r2) [2025-08-29T04:49:17.408Z] #68 ... [2025-08-29T04:49:17.409Z] [2025-08-29T04:49:17.409Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T04:49:17.409Z] #79 6.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:17.409Z] #79 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:17.678Z] #79 ... [2025-08-29T04:49:17.678Z] [2025-08-29T04:49:17.678Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:17.678Z] #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.5s [2025-08-29T04:49:18.285Z] #51 ... [2025-08-29T04:49:18.285Z] [2025-08-29T04:49:18.285Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-29T04:49:18.285Z] #0 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:18.285Z] #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:18.285Z] #87 ... [2025-08-29T04:49:18.285Z] [2025-08-29T04:49:18.285Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:18.285Z] #51 ... [2025-08-29T04:49:18.285Z] [2025-08-29T04:49:18.285Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-29T04:49:18.285Z] #75 28.48 OK: 239 MiB in 58 packages [2025-08-29T04:49:18.285Z] #75 DONE 30.6s [2025-08-29T04:49:18.553Z] [2025-08-29T04:49:18.553Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T04:49:18.553Z] #68 37.00 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:18.553Z] #68 37.04 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:49:18.821Z] #68 ... [2025-08-29T04:49:18.821Z] [2025-08-29T04:49:18.821Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T04:49:18.822Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.5s done [2025-08-29T04:49:18.822Z] #70 ... [2025-08-29T04:49:18.822Z] [2025-08-29T04:49:18.822Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:19.406Z] #51 ... [2025-08-29T04:49:19.406Z] [2025-08-29T04:49:19.406Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-29T04:49:19.406Z] #88 DONE 1.0s [2025-08-29T04:49:19.406Z] [2025-08-29T04:49:19.406Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:20.371Z] #51 ... [2025-08-29T04:49:20.371Z] [2025-08-29T04:49:20.371Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-29T04:49:20.371Z] #76 25.18 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:20.371Z] #76 26.22 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:20.371Z] #76 26.50 OK: 9 MiB in 15 packages [2025-08-29T04:49:20.371Z] #76 DONE 29.7s [2025-08-29T04:49:20.371Z] [2025-08-29T04:49:20.371Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-29T04:49:20.964Z] #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done [2025-08-29T04:49:20.964Z] #51 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.9s done [2025-08-29T04:49:21.238Z] #51 DONE 39.6s [2025-08-29T04:49:21.238Z] [2025-08-29T04:49:21.238Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T04:49:21.238Z] #69 34.80 (1/3) Installing ca-certificates (20250619-r0) [2025-08-29T04:49:21.238Z] #69 35.71 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:21.238Z] #69 35.75 (3/3) Installing tzdata (2025b-r0) [2025-08-29T04:49:21.238Z] #69 38.09 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:21.238Z] #69 38.26 Executing ca-certificates-20250619-r0.trigger [2025-08-29T04:49:21.238Z] #69 39.04 OK: 11 MiB in 17 packages [2025-08-29T04:49:21.824Z] #69 ... [2025-08-29T04:49:21.824Z] [2025-08-29T04:49:21.824Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:21.824Z] #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:21.824Z] #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:22.094Z] #89 ... [2025-08-29T04:49:22.094Z] [2025-08-29T04:49:22.094Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T04:49:22.094Z] #71 35.81 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:49:22.094Z] #71 35.81 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:49:22.094Z] #71 35.81 OK: 24052 distinct packages available [2025-08-29T04:49:22.094Z] #71 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:22.094Z] #71 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:22.362Z] #71 ... [2025-08-29T04:49:22.362Z] [2025-08-29T04:49:22.362Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-29T04:49:22.362Z] #68 38.76 OK: 20 MiB in 18 packages [2025-08-29T04:49:22.362Z] #68 DONE 40.9s [2025-08-29T04:49:22.362Z] [2025-08-29T04:49:22.362Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-29T04:49:22.950Z] #90 ... [2025-08-29T04:49:22.950Z] [2025-08-29T04:49:22.950Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-29T04:49:22.950Z] #69 DONE 41.3s [2025-08-29T04:49:23.217Z] [2025-08-29T04:49:23.217Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:23.486Z] #91 ... [2025-08-29T04:49:23.486Z] [2025-08-29T04:49:23.486Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:49:23.486Z] #49 31.11 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-29T04:49:23.486Z] #49 31.13 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-29T04:49:23.486Z] #49 31.13 OK: 24052 distinct packages available [2025-08-29T04:49:23.486Z] #49 33.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:23.486Z] #49 36.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:23.754Z] #49 ... [2025-08-29T04:49:23.754Z] [2025-08-29T04:49:23.754Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T04:49:23.754Z] #79 21.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:23.754Z] #79 21.32 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:23.754Z] #79 22.10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:23.754Z] #79 22.11 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:23.754Z] #79 22.18 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:24.024Z] #79 22.38 OK: 20 MiB in 18 packages [2025-08-29T04:49:25.971Z] #79 ... [2025-08-29T04:49:25.971Z] [2025-08-29T04:49:25.971Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:25.971Z] #0 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:25.971Z] #0 7.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:25.971Z] #92 ... [2025-08-29T04:49:25.971Z] [2025-08-29T04:49:25.971Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:25.971Z] #91 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:26.556Z] #91 ... [2025-08-29T04:49:26.556Z] [2025-08-29T04:49:26.556Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-29T04:49:26.556Z] #79 DONE 25.1s [2025-08-29T04:49:26.825Z] [2025-08-29T04:49:26.825Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:26.825Z] #84 21.63 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:26.825Z] #84 21.91 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:26.825Z] #84 22.46 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:26.825Z] #84 22.46 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:26.825Z] #84 22.49 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:26.825Z] #84 ... [2025-08-29T04:49:26.825Z] [2025-08-29T04:49:26.825Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-29T04:49:26.825Z] #93 DONE 0.2s [2025-08-29T04:49:26.825Z] [2025-08-29T04:49:26.825Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:26.825Z] #84 22.61 OK: 14 MiB in 21 packages [2025-08-29T04:49:28.776Z] #84 DONE 24.1s [2025-08-29T04:49:28.776Z] [2025-08-29T04:49:28.776Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:49:28.776Z] #49 45.78 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:28.776Z] #49 45.81 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-29T04:49:28.776Z] #49 45.84 (3/5) Installing libucontext (1.2-r3) [2025-08-29T04:49:28.776Z] #49 45.89 (4/5) Installing gcompat (1.1.0-r4) [2025-08-29T04:49:28.776Z] #49 45.95 (5/5) Installing openssl (3.3.4-r0) [2025-08-29T04:49:28.776Z] #49 46.08 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:28.776Z] #49 46.26 OK: 10 MiB in 19 packages [2025-08-29T04:49:29.362Z] #49 ... [2025-08-29T04:49:29.362Z] [2025-08-29T04:49:29.362Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:29.633Z] #94 ... [2025-08-29T04:49:29.633Z] [2025-08-29T04:49:29.633Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:29.633Z] #89 15.95 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:29.633Z] #89 16.05 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:29.633Z] #89 16.53 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:29.633Z] #89 16.60 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:29.633Z] #89 16.63 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:29.633Z] #89 16.79 OK: 9 MiB in 15 packages [2025-08-29T04:49:30.221Z] #89 ... [2025-08-29T04:49:30.221Z] [2025-08-29T04:49:30.221Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-29T04:49:30.221Z] #49 DONE 47.6s [2025-08-29T04:49:30.221Z] [2025-08-29T04:49:30.221Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T04:49:30.221Z] #85 4.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:30.221Z] #85 7.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:30.221Z] #85 ... [2025-08-29T04:49:30.221Z] [2025-08-29T04:49:30.221Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T04:49:30.806Z] #95 ... [2025-08-29T04:49:30.806Z] [2025-08-29T04:49:30.806Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-29T04:49:30.806Z] #87 19.60 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:30.806Z] #87 19.77 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:30.806Z] #87 20.39 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:30.806Z] #87 20.39 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:30.806Z] #87 20.41 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:30.806Z] #87 20.57 OK: 9 MiB in 16 packages [2025-08-29T04:49:30.806Z] #87 DONE 22.6s [2025-08-29T04:49:30.806Z] [2025-08-29T04:49:30.806Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:30.806Z] #89 DONE 18.9s [2025-08-29T04:49:30.806Z] [2025-08-29T04:49:30.806Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-29T04:49:30.806Z] #71 47.51 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-29T04:49:30.806Z] #71 47.57 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-29T04:49:30.806Z] #71 47.59 (3/4) Installing libucontext (1.2-r3) [2025-08-29T04:49:30.806Z] #71 47.62 (4/4) Installing gcompat (1.1.0-r4) [2025-08-29T04:49:30.806Z] #71 47.68 Executing busybox-1.36.1-r29.trigger [2025-08-29T04:49:31.076Z] #71 47.86 OK: 9 MiB in 18 packages [2025-08-29T04:49:33.024Z] #71 DONE 49.7s [2025-08-29T04:49:33.024Z] [2025-08-29T04:49:33.024Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:33.024Z] #92 15.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:33.024Z] #92 16.21 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:33.024Z] #92 16.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:33.024Z] #92 16.75 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:33.024Z] #92 16.76 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:33.024Z] #92 16.83 OK: 15 MiB in 28 packages [2025-08-29T04:49:33.612Z] #92 ... [2025-08-29T04:49:33.612Z] [2025-08-29T04:49:33.612Z] #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-08-29T04:49:33.612Z] #85 15.21 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:33.612Z] #85 15.59 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:33.612Z] #85 16.33 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:33.612Z] #85 16.34 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:33.612Z] #85 16.40 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:33.612Z] #85 16.47 OK: 9 MiB in 15 packages [2025-08-29T04:49:33.612Z] #85 DONE 18.5s [2025-08-29T04:49:33.882Z] [2025-08-29T04:49:33.882Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T04:49:33.882Z] #95 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:34.471Z] #95 ... [2025-08-29T04:49:34.471Z] [2025-08-29T04:49:34.471Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:34.471Z] #92 DONE 18.5s [2025-08-29T04:49:34.471Z] [2025-08-29T04:49:34.471Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-29T04:49:35.901Z] #96 ... [2025-08-29T04:49:35.901Z] [2025-08-29T04:49:35.901Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-29T04:49:35.901Z] #97 DONE 4.9s [2025-08-29T04:49:35.901Z] [2025-08-29T04:49:35.901Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-29T04:49:35.901Z] #98 DONE 0.2s [2025-08-29T04:49:35.901Z] [2025-08-29T04:49:35.901Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-29T04:49:35.901Z] #96 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:35.901Z] #96 ... [2025-08-29T04:49:35.901Z] [2025-08-29T04:49:35.901Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-29T04:49:35.901Z] #90 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:35.901Z] #90 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:35.901Z] #90 11.88 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:35.901Z] #90 12.07 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:35.901Z] #90 12.59 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:35.901Z] #90 12.62 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:35.901Z] #90 12.65 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:35.901Z] #90 12.79 OK: 20 MiB in 18 packages [2025-08-29T04:49:36.180Z] #90 ... [2025-08-29T04:49:36.180Z] [2025-08-29T04:49:36.180Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:36.180Z] #91 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:36.180Z] #91 12.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:36.180Z] #91 12.15 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:36.180Z] #91 12.63 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:36.180Z] #91 12.65 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:36.180Z] #91 12.67 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:36.180Z] #91 12.80 OK: 11 MiB in 17 packages [2025-08-29T04:49:36.180Z] #91 ... [2025-08-29T04:49:36.180Z] [2025-08-29T04:49:36.180Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-29T04:49:36.180Z] #90 DONE 14.0s [2025-08-29T04:49:36.180Z] [2025-08-29T04:49:36.180Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T04:49:36.180Z] #95 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:37.595Z] #95 ... [2025-08-29T04:49:37.595Z] [2025-08-29T04:49:37.595Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-29T04:49:37.595Z] #91 DONE 14.5s [2025-08-29T04:49:37.864Z] [2025-08-29T04:49:37.864Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-29T04:49:37.864Z] #95 7.859 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:38.133Z] #95 7.932 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:38.134Z] #95 8.140 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:38.402Z] #95 8.149 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:38.402Z] #95 8.171 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:38.402Z] #95 8.229 OK: 10 MiB in 19 packages [2025-08-29T04:49:38.989Z] #95 DONE 9.1s [2025-08-29T04:49:38.989Z] [2025-08-29T04:49:38.989Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:49:40.946Z] #99 ... [2025-08-29T04:49:40.946Z] [2025-08-29T04:49:40.946Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-29T04:49:40.946Z] #96 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-29T04:49:40.946Z] #96 6.310 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:40.946Z] #96 6.434 Executing busybox-1.36.1-r30.post-upgrade [2025-08-29T04:49:40.946Z] #96 6.686 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:40.946Z] #96 6.698 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-29T04:49:40.946Z] #96 6.718 Executing busybox-1.36.1-r30.trigger [2025-08-29T04:49:40.946Z] #96 6.826 OK: 9 MiB in 18 packages [2025-08-29T04:49:40.946Z] #96 DONE 8.0s [2025-08-29T04:49:40.946Z] [2025-08-29T04:49:40.946Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-29T04:49:40.946Z] #100 DONE 1.5s [2025-08-29T04:49:40.946Z] [2025-08-29T04:49:40.946Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:49:41.219Z] #101 ... [2025-08-29T04:49:41.219Z] [2025-08-29T04:49:41.219Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:49:41.219Z] #99 DONE 2.1s [2025-08-29T04:49:41.495Z] [2025-08-29T04:49:41.495Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-29T04:49:41.765Z] #102 DONE 0.3s [2025-08-29T04:49:41.765Z] [2025-08-29T04:49:41.765Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-29T04:49:41.765Z] #103 DONE 0.3s [2025-08-29T04:49:41.765Z] [2025-08-29T04:49:41.765Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:49:42.355Z] #104 ... [2025-08-29T04:49:42.355Z] [2025-08-29T04:49:42.355Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:49:42.355Z] #105 DONE 0.3s [2025-08-29T04:49:42.355Z] [2025-08-29T04:49:42.355Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-29T04:49:42.355Z] #106 DONE 0.4s [2025-08-29T04:49:42.355Z] [2025-08-29T04:49:42.355Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:42.632Z] #81 ... [2025-08-29T04:49:42.632Z] [2025-08-29T04:49:42.632Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-29T04:49:42.632Z] #107 DONE 0.3s [2025-08-29T04:49:42.632Z] [2025-08-29T04:49:42.632Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:49:42.913Z] #81 ... [2025-08-29T04:49:42.913Z] [2025-08-29T04:49:42.913Z] #108 [security-spire-server] exporting to image [2025-08-29T04:49:42.913Z] #108 exporting layers [2025-08-29T04:49:42.913Z] #108 ... [2025-08-29T04:49:42.913Z] [2025-08-29T04:49:42.913Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:49:42.913Z] #104 DONE 2.3s [2025-08-29T04:49:43.182Z] [2025-08-29T04:49:43.182Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-29T04:49:43.182Z] #109 ... [2025-08-29T04:49:43.182Z] [2025-08-29T04:49:43.182Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-29T04:49:43.182Z] #101 DONE 2.6s [2025-08-29T04:49:43.466Z] [2025-08-29T04:49:43.466Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-29T04:49:43.466Z] #109 DONE 0.4s [2025-08-29T04:49:43.466Z] [2025-08-29T04:49:43.466Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-29T04:49:43.734Z] #110 ... [2025-08-29T04:49:43.734Z] [2025-08-29T04:49:43.734Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-29T04:49:43.734Z] #111 DONE 0.2s [2025-08-29T04:49:43.734Z] [2025-08-29T04:49:43.734Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-29T04:49:43.734Z] #110 DONE 0.4s [2025-08-29T04:49:43.734Z] [2025-08-29T04:49:43.734Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:49:44.001Z] #112 ... [2025-08-29T04:49:44.001Z] [2025-08-29T04:49:44.001Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-29T04:49:44.001Z] #113 DONE 0.4s [2025-08-29T04:49:44.275Z] [2025-08-29T04:49:44.275Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:49:44.275Z] #114 ... [2025-08-29T04:49:44.275Z] [2025-08-29T04:49:44.275Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:49:44.275Z] #112 DONE 0.5s [2025-08-29T04:49:44.547Z] [2025-08-29T04:49:44.547Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-29T04:49:44.547Z] #114 DONE 0.5s [2025-08-29T04:49:44.547Z] [2025-08-29T04:49:44.547Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-29T04:49:44.815Z] #115 ... [2025-08-29T04:49:44.815Z] [2025-08-29T04:49:44.815Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-29T04:49:44.815Z] #116 DONE 0.4s [2025-08-29T04:49:44.815Z] [2025-08-29T04:49:44.815Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-29T04:49:44.815Z] #115 DONE 0.4s [2025-08-29T04:49:44.815Z] [2025-08-29T04:49:44.815Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-29T04:49:45.406Z] #117 DONE 0.5s [2025-08-29T04:49:45.406Z] [2025-08-29T04:49:45.406Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-29T04:49:45.406Z] #118 DONE 0.3s [2025-08-29T04:49:45.406Z] [2025-08-29T04:49:45.406Z] #108 [security-spire-config] exporting to image [2025-08-29T04:49:46.820Z] #108 exporting layers 4.1s done [2025-08-29T04:49:46.820Z] #108 writing image sha256:7acbd6dfe0fcebbe41e6c0ed5480751a1e3e3822b9c53f5200985aeb5046f45d [2025-08-29T04:49:47.086Z] #108 writing image sha256:7acbd6dfe0fcebbe41e6c0ed5480751a1e3e3822b9c53f5200985aeb5046f45d 0.1s done [2025-08-29T04:49:47.086Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-08-29T04:49:49.034Z] #108 exporting layers 3.3s done [2025-08-29T04:49:49.034Z] #108 exporting layers 3.4s done [2025-08-29T04:49:49.034Z] #108 writing image sha256:c1c4e97cd8c9f77d87b2478176f8b062c07ce4bf86b2b5cd65e5e0215d1999ac 0.0s done [2025-08-29T04:49:49.034Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2025-08-29T04:49:49.034Z] #108 writing image sha256:af052e4cb37b63b01c1a3b9918b21377e8d8d18b0e571ac247983acbb88ac7e6 done [2025-08-29T04:49:49.034Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2025-08-29T04:49:49.034Z] #108 DONE 6.0s [2025-08-29T04:49:49.034Z] [2025-08-29T04:49:49.034Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:50:17.832Z] #156 ... [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-29T04:50:17.832Z] #155 DONE 90.6s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T04:50:17.832Z] #147 ... [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:50:17.832Z] #157 DONE 0.2s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:50:17.832Z] #158 DONE 0.1s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-29T04:50:17.832Z] #159 DONE 0.1s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T04:50:17.832Z] #153 ... [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:50:17.832Z] #160 DONE 0.1s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-29T04:50:17.832Z] #161 DONE 0.1s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T04:50:17.832Z] #162 DONE 0.9s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #163 [core-common-config-bootstrapper] exporting to image [2025-08-29T04:50:17.832Z] #163 exporting layers [2025-08-29T04:50:17.832Z] #163 exporting layers 0.4s done [2025-08-29T04:50:17.832Z] #163 writing image sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done [2025-08-29T04:50:17.832Z] #163 naming to docker.io/library/core-common-config-bootstrapper done [2025-08-29T04:50:17.832Z] #163 DONE 0.4s [2025-08-29T04:50:17.832Z] [2025-08-29T04:50:17.832Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T04:50:18.400Z] #152 ... [2025-08-29T04:50:18.400Z] [2025-08-29T04:50:18.400Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T04:50:18.400Z] #153 DONE 93.6s [2025-08-29T04:50:18.400Z] [2025-08-29T04:50:18.400Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-29T04:50:18.400Z] #164 DONE 0.1s [2025-08-29T04:50:18.400Z] [2025-08-29T04:50:18.400Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T04:50:18.659Z] #147 ... [2025-08-29T04:50:18.659Z] [2025-08-29T04:50:18.659Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-29T04:50:19.623Z] #165 DONE 0.9s [2025-08-29T04:50:19.623Z] [2025-08-29T04:50:19.623Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:50:19.623Z] #166 DONE 0.1s [2025-08-29T04:50:19.623Z] [2025-08-29T04:50:19.623Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:50:19.623Z] #167 DONE 0.0s [2025-08-29T04:50:19.623Z] [2025-08-29T04:50:19.623Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T04:50:19.623Z] #145 ... [2025-08-29T04:50:19.623Z] [2025-08-29T04:50:19.623Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-29T04:50:19.623Z] #168 DONE 0.1s [2025-08-29T04:50:19.884Z] [2025-08-29T04:50:19.884Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-29T04:50:19.884Z] #169 DONE 0.0s [2025-08-29T04:50:19.884Z] [2025-08-29T04:50:19.884Z] #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-08-29T04:50:19.884Z] #170 DONE 0.1s [2025-08-29T04:50:19.884Z] [2025-08-29T04:50:19.884Z] #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-08-29T04:50:19.884Z] #171 DONE 0.1s [2025-08-29T04:50:19.884Z] [2025-08-29T04:50:19.884Z] #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-08-29T04:50:19.884Z] #172 DONE 0.1s [2025-08-29T04:50:19.884Z] [2025-08-29T04:50:19.884Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T04:50:20.144Z] #145 ... [2025-08-29T04:50:20.144Z] [2025-08-29T04:50:20.144Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-29T04:50:20.144Z] #173 DONE 0.0s [2025-08-29T04:50:20.144Z] [2025-08-29T04:50:20.144Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-29T04:50:21.085Z] #174 DONE 1.0s [2025-08-29T04:50:21.085Z] [2025-08-29T04:50:21.085Z] #175 [security-bootstrapper] exporting to image [2025-08-29T04:50:21.344Z] #175 exporting layers 0.4s done [2025-08-29T04:50:21.344Z] #175 writing image sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done [2025-08-29T04:50:21.344Z] #175 naming to docker.io/library/security-bootstrapper done [2025-08-29T04:50:21.603Z] #175 DONE 0.4s [2025-08-29T04:50:21.603Z] [2025-08-29T04:50:21.603Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T04:51:25.715Z] #86 ... [2025-08-29T04:51:25.715Z] [2025-08-29T04:51:25.715Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.715Z] #80 DONE 138.8s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #119 [support-notifications builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #119 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #86 DONE 127.5s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #78 DONE 132.3s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #83 DONE 137.0s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #94 DONE 114.0s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #81 DONE 138.1s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #120 DONE 2.3s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #121 [support-scheduler builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #121 DONE 2.4s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #122 DONE 2.3s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:51:25.716Z] #123 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #124 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #125 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #126 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #127 [core-command builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #127 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:51:25.716Z] #128 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #129 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:51:25.716Z] #130 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #131 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #132 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #133 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:51:25.716Z] #134 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #135 [core-data builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #135 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #136 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:51:25.716Z] #137 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #138 [core-metadata builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #138 DONE 2.3s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #139 [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-08-29T04:51:25.716Z] #139 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-29T04:51:25.716Z] #140 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-29T04:51:25.716Z] #141 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #142 CACHED [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #119 [support-notifications builder 6/7] COPY . . [2025-08-29T04:51:25.716Z] #119 DONE 2.5s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #143 [core-keeper builder 7/8] COPY . . [2025-08-29T04:51:25.716Z] #143 DONE 2.4s [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T04:51:25.716Z] #144 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T04:51:25.716Z] #0 4.165 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-29T04:51:25.716Z] #145 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T04:51:25.716Z] #0 5.952 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-29T04:51:25.716Z] #146 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T04:51:25.716Z] #0 6.493 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-29T04:51:25.716Z] #147 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T04:51:25.716Z] #0 7.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-29T04:51:25.716Z] #148 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T04:51:25.716Z] #0 7.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-29T04:51:25.716Z] #149 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T04:51:25.716Z] #144 7.700 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-29T04:51:25.716Z] #144 ... [2025-08-29T04:51:25.716Z] [2025-08-29T04:51:25.716Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T04:51:25.716Z] #0 7.658 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-29T04:51:25.988Z] #150 ... [2025-08-29T04:51:25.988Z] [2025-08-29T04:51:25.988Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-29T04:51:25.988Z] #0 6.618 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-29T04:51:25.988Z] #151 ... [2025-08-29T04:51:25.988Z] [2025-08-29T04:51:25.988Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T04:51:25.988Z] #0 8.034 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-29T04:51:26.285Z] #152 ... [2025-08-29T04:51:26.285Z] [2025-08-29T04:51:26.285Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T04:51:26.285Z] #0 7.150 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-29T04:51:26.285Z] #153 ... [2025-08-29T04:51:26.285Z] [2025-08-29T04:51:26.285Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T04:51:26.285Z] #0 7.838 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-29T04:51:26.556Z] #154 ... [2025-08-29T04:51:26.556Z] [2025-08-29T04:51:26.557Z] #139 [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-08-29T04:51:26.557Z] #139 7.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-29T04:51:29.300Z] #145 163.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-29T04:51:29.300Z] #145 ... [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T04:51:29.300Z] #147 DONE 163.8s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T04:51:29.300Z] #149 DONE 163.8s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T04:51:29.300Z] #154 ... [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:29.300Z] #176 DONE 0.1s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:29.300Z] #177 DONE 0.1s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:29.300Z] #178 DONE 0.1s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:29.300Z] #179 DONE 0.1s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #180 [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-08-29T04:51:29.300Z] #180 DONE 0.2s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-29T04:51:29.300Z] #181 DONE 0.2s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-29T04:51:29.300Z] #182 DONE 0.1s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:51:29.300Z] #183 DONE 0.1s [2025-08-29T04:51:29.300Z] [2025-08-29T04:51:29.300Z] #184 [core-command] exporting to image [2025-08-29T04:51:29.300Z] #184 exporting layers [2025-08-29T04:51:29.559Z] #184 exporting layers 0.2s done [2025-08-29T04:51:29.559Z] #184 writing image sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done [2025-08-29T04:51:29.559Z] #184 naming to docker.io/library/core-command done [2025-08-29T04:51:29.559Z] #184 DONE 0.2s [2025-08-29T04:51:29.559Z] [2025-08-29T04:51:29.560Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-29T04:51:29.560Z] #185 DONE 0.2s [2025-08-29T04:51:29.560Z] [2025-08-29T04:51:29.560Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T04:51:29.560Z] #186 DONE 0.1s [2025-08-29T04:51:29.560Z] [2025-08-29T04:51:29.560Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T04:51:30.492Z] #187 DONE 0.9s [2025-08-29T04:51:30.492Z] [2025-08-29T04:51:30.492Z] #188 [security-proxy-setup] exporting to image [2025-08-29T04:51:30.750Z] #188 exporting layers 0.3s done [2025-08-29T04:51:30.750Z] #188 writing image sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done [2025-08-29T04:51:30.750Z] #188 naming to docker.io/library/security-proxy-setup done [2025-08-29T04:51:30.750Z] #188 DONE 0.3s [2025-08-29T04:51:30.750Z] [2025-08-29T04:51:30.750Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T04:51:31.686Z] #156 ... [2025-08-29T04:51:31.686Z] [2025-08-29T04:51:31.686Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T04:51:31.686Z] #146 DONE 167.0s [2025-08-29T04:51:31.944Z] [2025-08-29T04:51:31.944Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-29T04:51:31.944Z] #145 DONE 166.9s [2025-08-29T04:51:31.944Z] [2025-08-29T04:51:31.944Z] #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:32.203Z] #189 ... [2025-08-29T04:51:32.203Z] [2025-08-29T04:51:32.203Z] #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:32.203Z] #190 DONE 0.2s [2025-08-29T04:51:32.203Z] [2025-08-29T04:51:32.203Z] #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:32.203Z] #189 DONE 0.3s [2025-08-29T04:51:32.203Z] [2025-08-29T04:51:32.203Z] #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:32.462Z] #191 DONE 0.2s [2025-08-29T04:51:32.462Z] [2025-08-29T04:51:32.462Z] #192 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:32.462Z] #192 DONE 0.2s [2025-08-29T04:51:32.462Z] [2025-08-29T04:51:32.462Z] #193 [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-08-29T04:51:32.462Z] #193 DONE 0.2s [2025-08-29T04:51:32.462Z] [2025-08-29T04:51:32.462Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-29T04:51:32.723Z] #194 DONE 0.2s [2025-08-29T04:51:32.723Z] [2025-08-29T04:51:32.723Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T04:51:32.723Z] #154 DONE 167.8s [2025-08-29T04:51:32.723Z] [2025-08-29T04:51:32.723Z] #195 [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-08-29T04:51:32.723Z] #195 DONE 0.1s [2025-08-29T04:51:32.723Z] [2025-08-29T04:51:32.723Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:32.723Z] #196 ... [2025-08-29T04:51:32.723Z] [2025-08-29T04:51:32.723Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:51:32.723Z] #197 DONE 0.1s [2025-08-29T04:51:32.723Z] [2025-08-29T04:51:32.723Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:51:32.723Z] #198 DONE 0.1s [2025-08-29T04:51:32.982Z] [2025-08-29T04:51:32.982Z] #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:32.982Z] #196 DONE 0.1s [2025-08-29T04:51:32.982Z] [2025-08-29T04:51:32.982Z] #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-29T04:51:32.982Z] #199 DONE 0.1s [2025-08-29T04:51:32.982Z] [2025-08-29T04:51:32.982Z] #200 [core-metadata] exporting to image [2025-08-29T04:51:32.982Z] #200 ... [2025-08-29T04:51:32.982Z] [2025-08-29T04:51:32.982Z] #201 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:32.982Z] #201 DONE 0.1s [2025-08-29T04:51:32.982Z] [2025-08-29T04:51:32.982Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T04:51:32.982Z] #156 DONE 168.2s [2025-08-29T04:51:32.982Z] [2025-08-29T04:51:32.982Z] #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-29T04:51:32.982Z] #202 DONE 0.2s [2025-08-29T04:51:33.245Z] [2025-08-29T04:51:33.245Z] #200 [core-metadata] exporting to image [2025-08-29T04:51:33.245Z] #200 exporting layers 0.4s done [2025-08-29T04:51:33.245Z] #200 writing image sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e [2025-08-29T04:51:33.245Z] #200 ... [2025-08-29T04:51:33.245Z] [2025-08-29T04:51:33.245Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-29T04:51:33.245Z] #203 DONE 0.4s [2025-08-29T04:51:33.245Z] [2025-08-29T04:51:33.245Z] #200 [core-metadata] exporting to image [2025-08-29T04:51:33.245Z] #200 writing image sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e 0.0s done [2025-08-29T04:51:33.245Z] #200 naming to docker.io/library/core-metadata [2025-08-29T04:51:33.504Z] #200 naming to docker.io/library/core-metadata 0.1s done [2025-08-29T04:51:33.504Z] #200 DONE 0.6s [2025-08-29T04:51:33.504Z] [2025-08-29T04:51:33.504Z] #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-29T04:51:33.504Z] #204 DONE 0.3s [2025-08-29T04:51:33.504Z] [2025-08-29T04:51:33.504Z] #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:51:33.504Z] #205 DONE 0.1s [2025-08-29T04:51:33.504Z] [2025-08-29T04:51:33.504Z] #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T04:51:33.504Z] #206 DONE 0.2s [2025-08-29T04:51:33.504Z] [2025-08-29T04:51:33.504Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:33.504Z] #207 DONE 0.2s [2025-08-29T04:51:33.504Z] [2025-08-29T04:51:33.504Z] #208 [security-spiffe-token-provider] exporting to image [2025-08-29T04:51:33.762Z] #208 ... [2025-08-29T04:51:33.762Z] [2025-08-29T04:51:33.762Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T04:51:33.762Z] #151 DONE 168.9s [2025-08-29T04:51:33.762Z] [2025-08-29T04:51:33.762Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-29T04:51:33.762Z] #209 DONE 0.3s [2025-08-29T04:51:33.762Z] [2025-08-29T04:51:33.762Z] #208 [security-spiffe-token-provider] exporting to image [2025-08-29T04:51:33.762Z] #208 exporting layers 0.3s done [2025-08-29T04:51:33.762Z] #208 writing image sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done [2025-08-29T04:51:33.762Z] #208 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-08-29T04:51:33.762Z] #208 DONE 0.4s [2025-08-29T04:51:33.762Z] [2025-08-29T04:51:33.762Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:34.024Z] #210 ... [2025-08-29T04:51:34.024Z] [2025-08-29T04:51:34.024Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:51:34.024Z] #211 DONE 0.1s [2025-08-29T04:51:34.024Z] [2025-08-29T04:51:34.024Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:34.024Z] #210 DONE 0.2s [2025-08-29T04:51:34.024Z] [2025-08-29T04:51:34.024Z] #212 [core-keeper] exporting to image [2025-08-29T04:51:34.024Z] #212 exporting layers 0.1s done [2025-08-29T04:51:34.024Z] #212 writing image sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 [2025-08-29T04:51:34.294Z] #212 writing image sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done [2025-08-29T04:51:34.294Z] #212 naming to docker.io/library/core-keeper done [2025-08-29T04:51:34.294Z] #212 DONE 0.3s [2025-08-29T04:51:34.294Z] [2025-08-29T04:51:34.294Z] #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T04:51:34.294Z] #213 DONE 0.6s [2025-08-29T04:51:34.294Z] [2025-08-29T04:51:34.294Z] #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:34.294Z] #214 DONE 0.1s [2025-08-29T04:51:34.294Z] [2025-08-29T04:51:34.294Z] #215 [security-secretstore-setup] exporting to image [2025-08-29T04:51:34.555Z] #215 ... [2025-08-29T04:51:34.555Z] [2025-08-29T04:51:34.555Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T04:51:34.555Z] #152 DONE 169.8s [2025-08-29T04:51:34.555Z] [2025-08-29T04:51:34.555Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-29T04:51:34.555Z] #216 DONE 0.4s [2025-08-29T04:51:34.555Z] [2025-08-29T04:51:34.555Z] #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:51:34.555Z] #217 DONE 0.1s [2025-08-29T04:51:34.824Z] [2025-08-29T04:51:34.824Z] #218 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:34.824Z] #218 DONE 0.1s [2025-08-29T04:51:34.824Z] [2025-08-29T04:51:34.824Z] #219 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:34.824Z] #219 DONE 0.1s [2025-08-29T04:51:34.824Z] [2025-08-29T04:51:34.824Z] #220 [core-data] exporting to image [2025-08-29T04:51:34.824Z] #220 exporting layers 0.2s done [2025-08-29T04:51:34.824Z] #220 writing image sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 0.0s done [2025-08-29T04:51:34.824Z] #220 naming to docker.io/library/core-data [2025-08-29T04:51:35.084Z] #220 ... [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #221 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-29T04:51:35.084Z] #221 DONE 0.2s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T04:51:35.084Z] #150 DONE 170.3s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #220 [core-data] exporting to image [2025-08-29T04:51:35.084Z] #220 naming to docker.io/library/core-data 0.1s done [2025-08-29T04:51:35.084Z] #220 DONE 0.3s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #215 [security-secretstore-setup] exporting to image [2025-08-29T04:51:35.084Z] #215 exporting layers 0.7s done [2025-08-29T04:51:35.084Z] #215 writing image sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 0.0s done [2025-08-29T04:51:35.084Z] #215 naming to docker.io/library/security-secretstore-setup 0.1s done [2025-08-29T04:51:35.084Z] #215 DONE 0.9s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #222 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-29T04:51:35.084Z] #222 DONE 0.1s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:35.084Z] #223 DONE 0.1s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #224 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-29T04:51:35.084Z] #224 DONE 0.1s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:35.084Z] #225 DONE 0.1s [2025-08-29T04:51:35.084Z] [2025-08-29T04:51:35.084Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T04:51:35.652Z] #226 ... [2025-08-29T04:51:35.652Z] [2025-08-29T04:51:35.652Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-29T04:51:35.652Z] #227 DONE 0.2s [2025-08-29T04:51:35.652Z] [2025-08-29T04:51:35.652Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-29T04:51:35.652Z] #228 DONE 0.0s [2025-08-29T04:51:35.652Z] [2025-08-29T04:51:35.652Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T04:51:35.652Z] #226 DONE 0.4s [2025-08-29T04:51:35.652Z] [2025-08-29T04:51:35.652Z] #229 [security-proxy-auth] exporting to image [2025-08-29T04:51:35.652Z] #229 ... [2025-08-29T04:51:35.652Z] [2025-08-29T04:51:35.652Z] #230 [support-scheduler] exporting to image [2025-08-29T04:51:35.652Z] #230 exporting layers 0.2s done [2025-08-29T04:51:35.652Z] #230 writing image sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done [2025-08-29T04:51:35.653Z] #230 naming to docker.io/library/support-scheduler done [2025-08-29T04:51:35.653Z] #230 DONE 0.2s [2025-08-29T04:51:35.653Z] [2025-08-29T04:51:35.653Z] #229 [security-proxy-auth] exporting to image [2025-08-29T04:51:35.653Z] #229 exporting layers 0.2s done [2025-08-29T04:51:35.912Z] #229 writing image sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done [2025-08-29T04:51:35.912Z] #229 naming to docker.io/library/security-proxy-auth done [2025-08-29T04:51:35.912Z] #229 DONE 0.2s [2025-08-29T04:51:35.912Z] [2025-08-29T04:51:35.912Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T04:51:37.293Z] #148 DONE 172.6s [2025-08-29T04:51:37.293Z] [2025-08-29T04:51:37.293Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T04:51:37.551Z] #231 DONE 0.0s [2025-08-29T04:51:37.551Z] [2025-08-29T04:51:37.551Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T04:51:37.551Z] #232 DONE 0.0s [2025-08-29T04:51:37.551Z] [2025-08-29T04:51:37.551Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-29T04:51:37.551Z] #233 DONE 0.1s [2025-08-29T04:51:37.551Z] [2025-08-29T04:51:37.551Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-29T04:51:37.551Z] #234 DONE 0.0s [2025-08-29T04:51:37.551Z] [2025-08-29T04:51:37.551Z] #235 [support-notifications] exporting to image [2025-08-29T04:51:37.811Z] #235 exporting layers 0.1s done [2025-08-29T04:51:37.811Z] #235 writing image sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done [2025-08-29T04:51:37.811Z] #235 naming to docker.io/library/support-notifications done [2025-08-29T04:51:37.811Z] #235 DONE 0.2s [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T04:51:37.811Z] time="2025-08-29T04:47:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-29T04:51:37.807Z] $ docker stop --time=1 003e13a10570601cc910307837709097ff4fa8254f384d7a778f8d6570396e8e [2025-08-29T04:51:39.105Z] $ docker rm -f --volumes 003e13a10570601cc910307837709097ff4fa8254f384d7a778f8d6570396e8e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T04:51:39.464Z] + docker images [2025-08-29T04:51:39.464Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-29T04:51:39.464Z] support-notifications latest cd09db21150e 2 seconds ago 53.6MB [2025-08-29T04:51:39.464Z] security-proxy-auth latest 72f22cdf4071 4 seconds ago 45.4MB [2025-08-29T04:51:39.464Z] support-scheduler latest 0455a8c160e9 4 seconds ago 50MB [2025-08-29T04:51:39.464Z] core-data latest 831590daa90d 5 seconds ago 46.3MB [2025-08-29T04:51:39.464Z] security-spiffe-token-provider latest fa5acd6422f2 6 seconds ago 48.8MB [2025-08-29T04:51:39.464Z] security-secretstore-setup latest 68e86f1c00ea 6 seconds ago 80.6MB [2025-08-29T04:51:39.464Z] core-keeper latest be907d4f4921 6 seconds ago 45.2MB [2025-08-29T04:51:39.464Z] core-metadata latest b7a3b115e99b 7 seconds ago 46.4MB [2025-08-29T04:51:39.464Z] security-proxy-setup latest 6c0be0b3ce31 9 seconds ago 49.9MB [2025-08-29T04:51:39.464Z] core-command latest 45736fe2b204 10 seconds ago 40.5MB [2025-08-29T04:51:39.464Z] security-bootstrapper latest 792b1b422737 About a minute ago 21.2MB [2025-08-29T04:51:39.464Z] core-common-config-bootstrapper latest 1ac0113634ba About a minute ago 20.2MB [2025-08-29T04:51:39.464Z] security-spire-config latest 356abe20ea3b 3 minutes ago 150MB [2025-08-29T04:51:39.464Z] security-spire-agent latest 0ae10e1f3b82 3 minutes ago 196MB [2025-08-29T04:51:39.464Z] security-spire-server latest 775ad7be1b96 3 minutes ago 150MB [2025-08-29T04:51:39.464Z] ci-base-image-x86_64 latest d76658c3aaa5 6 minutes ago 936MB [2025-08-29T04:51:39.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB [2025-08-29T04:51:39.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-08-29T04:51:39.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T04:51:39.623Z] provisioning config files... [2025-08-29T04:51:39.634Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config859127554797065481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:51:39.942Z] ---> ****-login.sh [2025-08-29T04:51:39.942Z] nexus3.edgexfoundry.org:10001 [2025-08-29T04:51:39.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:51:39.942Z] Login Succeeded [2025-08-29T04:51:39.942Z] nexus3.edgexfoundry.org:10002 [2025-08-29T04:51:40.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:51:40.202Z] Login Succeeded [2025-08-29T04:51:40.202Z] nexus3.edgexfoundry.org:10003 [2025-08-29T04:51:40.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:51:40.202Z] Login Succeeded [2025-08-29T04:51:40.202Z] nexus3.edgexfoundry.org:10004 [2025-08-29T04:51:40.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:51:40.462Z] Login Succeeded [2025-08-29T04:51:40.462Z] ****.io [2025-08-29T04:51:40.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:51:40.721Z] Login Succeeded [2025-08-29T04:51:40.722Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T04:51:40.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:51:40.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T04:51:40.823Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-29T04:51:40.823Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:40.823Z] latest [2025-08-29T04:51:40.823Z] 4.1.0-dev.53 [2025-08-29T04:51:40.823Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:40.823Z] main [2025-08-29T04:51:40.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:41.181Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:41.510Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:41.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-29T04:51:41.510Z] 19fcaefef9c7: Preparing [2025-08-29T04:51:41.510Z] d93b9707d743: Preparing [2025-08-29T04:51:41.510Z] d91a008e3456: Preparing [2025-08-29T04:51:41.510Z] 15d82315fa62: Preparing [2025-08-29T04:51:41.510Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:41.510Z] 66233b0d164d: Preparing [2025-08-29T04:51:41.510Z] 097100c76c15: Preparing [2025-08-29T04:51:41.510Z] 66233b0d164d: Waiting [2025-08-29T04:51:41.510Z] 097100c76c15: Waiting [2025-08-29T04:51:41.510Z] d91a008e3456: Pushed [2025-08-29T04:51:41.510Z] 15d82315fa62: Pushed [2025-08-29T04:51:41.510Z] 19fcaefef9c7: Pushed [2025-08-29T04:51:41.510Z] 097100c76c15: Layer already exists [2025-08-29T04:51:41.510Z] 66233b0d164d: Pushed [2025-08-29T04:51:41.769Z] 60b45d9ac04d: Pushed [2025-08-29T04:51:45.056Z] d93b9707d743: Pushed [2025-08-29T04:51:45.056Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:45.395Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:45.729Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-29T04:51:45.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-29T04:51:45.729Z] 19fcaefef9c7: Preparing [2025-08-29T04:51:45.729Z] d93b9707d743: Preparing [2025-08-29T04:51:45.729Z] d91a008e3456: Preparing [2025-08-29T04:51:45.729Z] 15d82315fa62: Preparing [2025-08-29T04:51:45.729Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:45.729Z] 66233b0d164d: Preparing [2025-08-29T04:51:45.729Z] 097100c76c15: Preparing [2025-08-29T04:51:45.729Z] 66233b0d164d: Waiting [2025-08-29T04:51:45.729Z] 097100c76c15: Waiting [2025-08-29T04:51:45.729Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:45.729Z] d93b9707d743: Layer already exists [2025-08-29T04:51:45.729Z] 19fcaefef9c7: Layer already exists [2025-08-29T04:51:45.729Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:45.729Z] d91a008e3456: Layer already exists [2025-08-29T04:51:45.729Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:45.729Z] 097100c76c15: Layer already exists [2025-08-29T04:51:45.729Z] latest: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:46.062Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:46.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 [2025-08-29T04:51:46.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-29T04:51:46.401Z] 19fcaefef9c7: Preparing [2025-08-29T04:51:46.401Z] d93b9707d743: Preparing [2025-08-29T04:51:46.401Z] d91a008e3456: Preparing [2025-08-29T04:51:46.401Z] 15d82315fa62: Preparing [2025-08-29T04:51:46.401Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:46.401Z] 66233b0d164d: Preparing [2025-08-29T04:51:46.401Z] 097100c76c15: Preparing [2025-08-29T04:51:46.401Z] 66233b0d164d: Waiting [2025-08-29T04:51:46.401Z] 097100c76c15: Waiting [2025-08-29T04:51:46.401Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:46.401Z] d93b9707d743: Layer already exists [2025-08-29T04:51:46.401Z] 19fcaefef9c7: Layer already exists [2025-08-29T04:51:46.401Z] d91a008e3456: Layer already exists [2025-08-29T04:51:46.401Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:46.401Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:46.401Z] 097100c76c15: Layer already exists [2025-08-29T04:51:46.401Z] 4.1.0-dev.53: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:46.732Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:47.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:47.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-29T04:51:47.063Z] 19fcaefef9c7: Preparing [2025-08-29T04:51:47.063Z] d93b9707d743: Preparing [2025-08-29T04:51:47.063Z] d91a008e3456: Preparing [2025-08-29T04:51:47.063Z] 15d82315fa62: Preparing [2025-08-29T04:51:47.063Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:47.063Z] 66233b0d164d: Preparing [2025-08-29T04:51:47.063Z] 66233b0d164d: Waiting [2025-08-29T04:51:47.063Z] 097100c76c15: Preparing [2025-08-29T04:51:47.063Z] 097100c76c15: Waiting [2025-08-29T04:51:47.063Z] d91a008e3456: Layer already exists [2025-08-29T04:51:47.063Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:47.063Z] d93b9707d743: Layer already exists [2025-08-29T04:51:47.063Z] 19fcaefef9c7: Layer already exists [2025-08-29T04:51:47.063Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:47.063Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:47.063Z] 097100c76c15: Layer already exists [2025-08-29T04:51:47.063Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:47.401Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:47.725Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-29T04:51:47.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-29T04:51:47.725Z] 19fcaefef9c7: Preparing [2025-08-29T04:51:47.725Z] d93b9707d743: Preparing [2025-08-29T04:51:47.725Z] d91a008e3456: Preparing [2025-08-29T04:51:47.725Z] 15d82315fa62: Preparing [2025-08-29T04:51:47.725Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:47.725Z] 66233b0d164d: Preparing [2025-08-29T04:51:47.725Z] 097100c76c15: Preparing [2025-08-29T04:51:47.725Z] 66233b0d164d: Waiting [2025-08-29T04:51:47.725Z] 097100c76c15: Waiting [2025-08-29T04:51:47.725Z] 19fcaefef9c7: Layer already exists [2025-08-29T04:51:47.725Z] d93b9707d743: Layer already exists [2025-08-29T04:51:47.725Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:47.725Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:47.725Z] d91a008e3456: Layer already exists [2025-08-29T04:51:47.725Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:47.725Z] 097100c76c15: Layer already exists [2025-08-29T04:51:47.725Z] main: digest: sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:51:47.887Z] ===================================================== [Pipeline] echo [2025-08-29T04:51:47.900Z] taggedImages: [2025-08-29T04:51:47.900Z] - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:47.900Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-29T04:51:47.900Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 [2025-08-29T04:51:47.900Z] - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:47.900Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-29T04:51:47.936Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-29T04:51:47.936Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:47.936Z] latest [2025-08-29T04:51:47.936Z] 4.1.0-dev.53 [2025-08-29T04:51:47.936Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:47.936Z] main [2025-08-29T04:51:47.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:48.369Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:48.792Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:48.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-29T04:51:48.792Z] e121ca2967df: Preparing [2025-08-29T04:51:48.792Z] 7e0117a6f9c5: Preparing [2025-08-29T04:51:48.792Z] 53ef921aecf4: Preparing [2025-08-29T04:51:48.792Z] 7e9e9f6967b1: Preparing [2025-08-29T04:51:48.792Z] d91a008e3456: Preparing [2025-08-29T04:51:48.792Z] 15d82315fa62: Preparing [2025-08-29T04:51:48.792Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:48.792Z] 66233b0d164d: Preparing [2025-08-29T04:51:48.792Z] 097100c76c15: Preparing [2025-08-29T04:51:48.792Z] 097100c76c15: Waiting [2025-08-29T04:51:48.792Z] 60b45d9ac04d: Waiting [2025-08-29T04:51:48.792Z] 66233b0d164d: Waiting [2025-08-29T04:51:48.792Z] 15d82315fa62: Waiting [2025-08-29T04:51:48.792Z] d91a008e3456: Layer already exists [2025-08-29T04:51:48.793Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:48.793Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:48.793Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:48.793Z] 53ef921aecf4: Pushed [2025-08-29T04:51:48.793Z] 097100c76c15: Layer already exists [2025-08-29T04:51:48.793Z] 7e0117a6f9c5: Pushed [2025-08-29T04:51:48.793Z] e121ca2967df: Pushed [2025-08-29T04:51:50.253Z] 7e9e9f6967b1: Pushed [2025-08-29T04:51:50.253Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:50.625Z] + 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-08-29T04:51:50.968Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-29T04:51:50.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-29T04:51:50.969Z] e121ca2967df: Preparing [2025-08-29T04:51:50.969Z] 7e0117a6f9c5: Preparing [2025-08-29T04:51:50.969Z] 53ef921aecf4: Preparing [2025-08-29T04:51:50.969Z] 7e9e9f6967b1: Preparing [2025-08-29T04:51:50.969Z] d91a008e3456: Preparing [2025-08-29T04:51:50.969Z] 15d82315fa62: Preparing [2025-08-29T04:51:50.969Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:50.969Z] 66233b0d164d: Preparing [2025-08-29T04:51:50.969Z] 097100c76c15: Preparing [2025-08-29T04:51:50.969Z] 15d82315fa62: Waiting [2025-08-29T04:51:50.969Z] 60b45d9ac04d: Waiting [2025-08-29T04:51:50.969Z] 66233b0d164d: Waiting [2025-08-29T04:51:50.969Z] 097100c76c15: Waiting [2025-08-29T04:51:50.969Z] d91a008e3456: Layer already exists [2025-08-29T04:51:50.969Z] 53ef921aecf4: Layer already exists [2025-08-29T04:51:50.969Z] e121ca2967df: Layer already exists [2025-08-29T04:51:50.969Z] 7e9e9f6967b1: Layer already exists [2025-08-29T04:51:50.969Z] 7e0117a6f9c5: Layer already exists [2025-08-29T04:51:50.969Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:50.969Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:50.969Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:50.969Z] 097100c76c15: Layer already exists [2025-08-29T04:51:50.969Z] latest: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:51.300Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:51.632Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 [2025-08-29T04:51:51.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-29T04:51:51.632Z] e121ca2967df: Preparing [2025-08-29T04:51:51.632Z] 7e0117a6f9c5: Preparing [2025-08-29T04:51:51.632Z] 53ef921aecf4: Preparing [2025-08-29T04:51:51.632Z] 7e9e9f6967b1: Preparing [2025-08-29T04:51:51.632Z] d91a008e3456: Preparing [2025-08-29T04:51:51.632Z] 15d82315fa62: Preparing [2025-08-29T04:51:51.632Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:51.632Z] 66233b0d164d: Preparing [2025-08-29T04:51:51.632Z] 097100c76c15: Preparing [2025-08-29T04:51:51.632Z] 15d82315fa62: Waiting [2025-08-29T04:51:51.632Z] 66233b0d164d: Waiting [2025-08-29T04:51:51.632Z] 097100c76c15: Waiting [2025-08-29T04:51:51.632Z] 60b45d9ac04d: Waiting [2025-08-29T04:51:51.632Z] e121ca2967df: Layer already exists [2025-08-29T04:51:51.632Z] d91a008e3456: Layer already exists [2025-08-29T04:51:51.632Z] 53ef921aecf4: Layer already exists [2025-08-29T04:51:51.632Z] 7e0117a6f9c5: Layer already exists [2025-08-29T04:51:51.632Z] 7e9e9f6967b1: Layer already exists [2025-08-29T04:51:51.632Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:51.632Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:51.632Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:51.632Z] 097100c76c15: Layer already exists [2025-08-29T04:51:51.632Z] 4.1.0-dev.53: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:51.962Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:52.286Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:52.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-29T04:51:52.286Z] e121ca2967df: Preparing [2025-08-29T04:51:52.286Z] 7e0117a6f9c5: Preparing [2025-08-29T04:51:52.286Z] 53ef921aecf4: Preparing [2025-08-29T04:51:52.286Z] 7e9e9f6967b1: Preparing [2025-08-29T04:51:52.286Z] d91a008e3456: Preparing [2025-08-29T04:51:52.286Z] 15d82315fa62: Preparing [2025-08-29T04:51:52.286Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:52.286Z] 66233b0d164d: Preparing [2025-08-29T04:51:52.286Z] 097100c76c15: Preparing [2025-08-29T04:51:52.286Z] 15d82315fa62: Waiting [2025-08-29T04:51:52.286Z] 60b45d9ac04d: Waiting [2025-08-29T04:51:52.286Z] 66233b0d164d: Waiting [2025-08-29T04:51:52.286Z] 097100c76c15: Waiting [2025-08-29T04:51:52.286Z] 53ef921aecf4: Layer already exists [2025-08-29T04:51:52.286Z] 7e9e9f6967b1: Layer already exists [2025-08-29T04:51:52.286Z] e121ca2967df: Layer already exists [2025-08-29T04:51:52.286Z] 7e0117a6f9c5: Layer already exists [2025-08-29T04:51:52.286Z] d91a008e3456: Layer already exists [2025-08-29T04:51:52.286Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:52.286Z] 097100c76c15: Layer already exists [2025-08-29T04:51:52.286Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:52.286Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:52.286Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:52.621Z] + 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-08-29T04:51:52.948Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-29T04:51:52.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-29T04:51:52.948Z] e121ca2967df: Preparing [2025-08-29T04:51:52.948Z] 7e0117a6f9c5: Preparing [2025-08-29T04:51:52.948Z] 53ef921aecf4: Preparing [2025-08-29T04:51:52.948Z] 7e9e9f6967b1: Preparing [2025-08-29T04:51:52.948Z] d91a008e3456: Preparing [2025-08-29T04:51:52.948Z] 15d82315fa62: Preparing [2025-08-29T04:51:52.948Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:52.948Z] 66233b0d164d: Preparing [2025-08-29T04:51:52.948Z] 097100c76c15: Preparing [2025-08-29T04:51:52.948Z] 15d82315fa62: Waiting [2025-08-29T04:51:52.948Z] 60b45d9ac04d: Waiting [2025-08-29T04:51:52.948Z] 66233b0d164d: Waiting [2025-08-29T04:51:52.948Z] 097100c76c15: Waiting [2025-08-29T04:51:52.948Z] 7e0117a6f9c5: Layer already exists [2025-08-29T04:51:52.948Z] e121ca2967df: Layer already exists [2025-08-29T04:51:52.948Z] d91a008e3456: Layer already exists [2025-08-29T04:51:52.948Z] 7e9e9f6967b1: Layer already exists [2025-08-29T04:51:52.948Z] 53ef921aecf4: Layer already exists [2025-08-29T04:51:52.948Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:52.948Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:52.948Z] 66233b0d164d: Layer already exists [2025-08-29T04:51:52.948Z] 097100c76c15: Layer already exists [2025-08-29T04:51:52.948Z] main: digest: sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:51:53.028Z] ===================================================== [Pipeline] echo [2025-08-29T04:51:53.041Z] taggedImages: [2025-08-29T04:51:53.041Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:53.041Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-29T04:51:53.041Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 [2025-08-29T04:51:53.041Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:53.041Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-29T04:51:53.071Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-29T04:51:53.071Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:53.071Z] latest [2025-08-29T04:51:53.071Z] 4.1.0-dev.53 [2025-08-29T04:51:53.071Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:53.071Z] main [2025-08-29T04:51:53.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:53.430Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:53.754Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:51:53.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-29T04:51:53.754Z] 22e8184b1df1: Preparing [2025-08-29T04:51:53.754Z] c1f2ff7691c9: Preparing [2025-08-29T04:51:53.754Z] d91a008e3456: Preparing [2025-08-29T04:51:53.754Z] 15d82315fa62: Preparing [2025-08-29T04:51:53.754Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:53.754Z] 040409252416: Preparing [2025-08-29T04:51:53.754Z] 097100c76c15: Preparing [2025-08-29T04:51:53.754Z] 040409252416: Waiting [2025-08-29T04:51:53.754Z] 097100c76c15: Waiting [2025-08-29T04:51:53.754Z] d91a008e3456: Layer already exists [2025-08-29T04:51:53.754Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:53.754Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:53.754Z] 097100c76c15: Layer already exists [2025-08-29T04:51:53.754Z] 22e8184b1df1: Pushed [2025-08-29T04:51:53.755Z] 040409252416: Pushed [2025-08-29T04:51:57.952Z] c1f2ff7691c9: Pushed [2025-08-29T04:51:57.952Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:58.289Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:58.630Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-29T04:51:58.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-29T04:51:58.630Z] 22e8184b1df1: Preparing [2025-08-29T04:51:58.630Z] c1f2ff7691c9: Preparing [2025-08-29T04:51:58.630Z] d91a008e3456: Preparing [2025-08-29T04:51:58.630Z] 15d82315fa62: Preparing [2025-08-29T04:51:58.630Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:58.630Z] 040409252416: Preparing [2025-08-29T04:51:58.630Z] 097100c76c15: Preparing [2025-08-29T04:51:58.630Z] 097100c76c15: Waiting [2025-08-29T04:51:58.630Z] 040409252416: Waiting [2025-08-29T04:51:58.630Z] 22e8184b1df1: Layer already exists [2025-08-29T04:51:58.630Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:58.630Z] d91a008e3456: Layer already exists [2025-08-29T04:51:58.630Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:58.630Z] c1f2ff7691c9: Layer already exists [2025-08-29T04:51:58.630Z] 040409252416: Layer already exists [2025-08-29T04:51:58.630Z] 097100c76c15: Layer already exists [2025-08-29T04:51:58.630Z] latest: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:58.958Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:59.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 [2025-08-29T04:51:59.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-29T04:51:59.289Z] 22e8184b1df1: Preparing [2025-08-29T04:51:59.289Z] c1f2ff7691c9: Preparing [2025-08-29T04:51:59.289Z] d91a008e3456: Preparing [2025-08-29T04:51:59.289Z] 15d82315fa62: Preparing [2025-08-29T04:51:59.289Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:59.289Z] 040409252416: Preparing [2025-08-29T04:51:59.289Z] 097100c76c15: Preparing [2025-08-29T04:51:59.289Z] 040409252416: Waiting [2025-08-29T04:51:59.289Z] 097100c76c15: Waiting [2025-08-29T04:51:59.289Z] c1f2ff7691c9: Layer already exists [2025-08-29T04:51:59.289Z] 22e8184b1df1: Layer already exists [2025-08-29T04:51:59.289Z] d91a008e3456: Layer already exists [2025-08-29T04:51:59.289Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:59.289Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:59.289Z] 040409252416: Layer already exists [2025-08-29T04:51:59.289Z] 097100c76c15: Layer already exists [2025-08-29T04:51:59.289Z] 4.1.0-dev.53: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:59.629Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:51:59.966Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:51:59.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-29T04:51:59.966Z] 22e8184b1df1: Preparing [2025-08-29T04:51:59.966Z] c1f2ff7691c9: Preparing [2025-08-29T04:51:59.966Z] d91a008e3456: Preparing [2025-08-29T04:51:59.966Z] 15d82315fa62: Preparing [2025-08-29T04:51:59.966Z] 60b45d9ac04d: Preparing [2025-08-29T04:51:59.966Z] 040409252416: Preparing [2025-08-29T04:51:59.966Z] 097100c76c15: Preparing [2025-08-29T04:51:59.966Z] 040409252416: Waiting [2025-08-29T04:51:59.966Z] 097100c76c15: Waiting [2025-08-29T04:51:59.966Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:51:59.966Z] d91a008e3456: Layer already exists [2025-08-29T04:51:59.966Z] 22e8184b1df1: Layer already exists [2025-08-29T04:51:59.966Z] c1f2ff7691c9: Layer already exists [2025-08-29T04:51:59.966Z] 15d82315fa62: Layer already exists [2025-08-29T04:51:59.966Z] 040409252416: Layer already exists [2025-08-29T04:51:59.966Z] 097100c76c15: Layer already exists [2025-08-29T04:51:59.966Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:00.298Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:00.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-29T04:52:00.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-29T04:52:00.627Z] 22e8184b1df1: Preparing [2025-08-29T04:52:00.627Z] c1f2ff7691c9: Preparing [2025-08-29T04:52:00.627Z] d91a008e3456: Preparing [2025-08-29T04:52:00.627Z] 15d82315fa62: Preparing [2025-08-29T04:52:00.627Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:00.627Z] 040409252416: Preparing [2025-08-29T04:52:00.627Z] 097100c76c15: Preparing [2025-08-29T04:52:00.627Z] 040409252416: Waiting [2025-08-29T04:52:00.627Z] 097100c76c15: Waiting [2025-08-29T04:52:00.627Z] d91a008e3456: Layer already exists [2025-08-29T04:52:00.627Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:00.627Z] 22e8184b1df1: Layer already exists [2025-08-29T04:52:00.627Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:00.627Z] c1f2ff7691c9: Layer already exists [2025-08-29T04:52:00.627Z] 097100c76c15: Layer already exists [2025-08-29T04:52:00.627Z] 040409252416: Layer already exists [2025-08-29T04:52:00.627Z] main: digest: sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:00.714Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:00.732Z] taggedImages: [2025-08-29T04:52:00.732Z] - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:00.732Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-29T04:52:00.732Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 [2025-08-29T04:52:00.732Z] - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:00.732Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-29T04:52:00.768Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-29T04:52:00.768Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:00.768Z] latest [2025-08-29T04:52:00.768Z] 4.1.0-dev.53 [2025-08-29T04:52:00.768Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:00.768Z] main [2025-08-29T04:52:00.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:01.137Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:01.476Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:01.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-29T04:52:01.476Z] de4aaaf05ed3: Preparing [2025-08-29T04:52:01.476Z] 7f074f1d65e9: Preparing [2025-08-29T04:52:01.476Z] 15d82315fa62: Preparing [2025-08-29T04:52:01.476Z] 40668a12e020: Preparing [2025-08-29T04:52:01.476Z] a86f9716ba51: Preparing [2025-08-29T04:52:01.476Z] 097100c76c15: Preparing [2025-08-29T04:52:01.476Z] 097100c76c15: Waiting [2025-08-29T04:52:01.476Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:01.476Z] 097100c76c15: Layer already exists [2025-08-29T04:52:01.476Z] de4aaaf05ed3: Pushed [2025-08-29T04:52:01.476Z] a86f9716ba51: Pushed [2025-08-29T04:52:01.476Z] 40668a12e020: Pushed [2025-08-29T04:52:05.678Z] 7f074f1d65e9: Pushed [2025-08-29T04:52:05.678Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:06.023Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:06.353Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-29T04:52:06.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-29T04:52:06.353Z] de4aaaf05ed3: Preparing [2025-08-29T04:52:06.353Z] 7f074f1d65e9: Preparing [2025-08-29T04:52:06.353Z] 15d82315fa62: Preparing [2025-08-29T04:52:06.353Z] 40668a12e020: Preparing [2025-08-29T04:52:06.353Z] a86f9716ba51: Preparing [2025-08-29T04:52:06.353Z] 097100c76c15: Preparing [2025-08-29T04:52:06.353Z] 097100c76c15: Waiting [2025-08-29T04:52:06.353Z] de4aaaf05ed3: Layer already exists [2025-08-29T04:52:06.353Z] 40668a12e020: Layer already exists [2025-08-29T04:52:06.353Z] 7f074f1d65e9: Layer already exists [2025-08-29T04:52:06.353Z] a86f9716ba51: Layer already exists [2025-08-29T04:52:06.353Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:06.353Z] 097100c76c15: Layer already exists [2025-08-29T04:52:06.353Z] latest: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:06.685Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:07.008Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 [2025-08-29T04:52:07.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-29T04:52:07.008Z] de4aaaf05ed3: Preparing [2025-08-29T04:52:07.008Z] 7f074f1d65e9: Preparing [2025-08-29T04:52:07.008Z] 15d82315fa62: Preparing [2025-08-29T04:52:07.008Z] 40668a12e020: Preparing [2025-08-29T04:52:07.008Z] a86f9716ba51: Preparing [2025-08-29T04:52:07.008Z] 097100c76c15: Preparing [2025-08-29T04:52:07.008Z] 097100c76c15: Waiting [2025-08-29T04:52:07.008Z] 40668a12e020: Layer already exists [2025-08-29T04:52:07.008Z] de4aaaf05ed3: Layer already exists [2025-08-29T04:52:07.008Z] 7f074f1d65e9: Layer already exists [2025-08-29T04:52:07.008Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:07.008Z] a86f9716ba51: Layer already exists [2025-08-29T04:52:07.008Z] 097100c76c15: Layer already exists [2025-08-29T04:52:07.008Z] 4.1.0-dev.53: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:07.352Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:07.675Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:07.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-29T04:52:07.676Z] de4aaaf05ed3: Preparing [2025-08-29T04:52:07.676Z] 7f074f1d65e9: Preparing [2025-08-29T04:52:07.676Z] 15d82315fa62: Preparing [2025-08-29T04:52:07.676Z] 40668a12e020: Preparing [2025-08-29T04:52:07.676Z] a86f9716ba51: Preparing [2025-08-29T04:52:07.676Z] 097100c76c15: Preparing [2025-08-29T04:52:07.676Z] 097100c76c15: Waiting [2025-08-29T04:52:07.676Z] 40668a12e020: Layer already exists [2025-08-29T04:52:07.676Z] 7f074f1d65e9: Layer already exists [2025-08-29T04:52:07.676Z] a86f9716ba51: Layer already exists [2025-08-29T04:52:07.676Z] de4aaaf05ed3: Layer already exists [2025-08-29T04:52:07.676Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:07.676Z] 097100c76c15: Layer already exists [2025-08-29T04:52:07.676Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:08.000Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:08.326Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-29T04:52:08.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-29T04:52:08.327Z] de4aaaf05ed3: Preparing [2025-08-29T04:52:08.327Z] 7f074f1d65e9: Preparing [2025-08-29T04:52:08.327Z] 15d82315fa62: Preparing [2025-08-29T04:52:08.327Z] 40668a12e020: Preparing [2025-08-29T04:52:08.327Z] a86f9716ba51: Preparing [2025-08-29T04:52:08.327Z] 097100c76c15: Preparing [2025-08-29T04:52:08.327Z] 097100c76c15: Waiting [2025-08-29T04:52:08.327Z] 7f074f1d65e9: Layer already exists [2025-08-29T04:52:08.327Z] 40668a12e020: Layer already exists [2025-08-29T04:52:08.327Z] de4aaaf05ed3: Layer already exists [2025-08-29T04:52:08.327Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:08.327Z] a86f9716ba51: Layer already exists [2025-08-29T04:52:08.327Z] 097100c76c15: Layer already exists [2025-08-29T04:52:08.327Z] main: digest: sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:08.396Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:08.415Z] taggedImages: [2025-08-29T04:52:08.415Z] - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:08.415Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-29T04:52:08.415Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 [2025-08-29T04:52:08.415Z] - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:08.415Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-29T04:52:08.444Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-29T04:52:08.444Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:08.444Z] latest [2025-08-29T04:52:08.444Z] 4.1.0-dev.53 [2025-08-29T04:52:08.444Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:08.444Z] main [2025-08-29T04:52:08.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:08.801Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:09.129Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:09.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-29T04:52:09.129Z] 0d14eac09d72: Preparing [2025-08-29T04:52:09.129Z] 8aafcc481de2: Preparing [2025-08-29T04:52:09.129Z] 8677a805c0f5: Preparing [2025-08-29T04:52:09.129Z] d91a008e3456: Preparing [2025-08-29T04:52:09.129Z] 15d82315fa62: Preparing [2025-08-29T04:52:09.129Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:09.129Z] 66233b0d164d: Preparing [2025-08-29T04:52:09.129Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:09.129Z] 097100c76c15: Preparing [2025-08-29T04:52:09.129Z] 66233b0d164d: Waiting [2025-08-29T04:52:09.129Z] 097100c76c15: Waiting [2025-08-29T04:52:09.129Z] d91a008e3456: Layer already exists [2025-08-29T04:52:09.129Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:09.129Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:09.129Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:09.129Z] 097100c76c15: Layer already exists [2025-08-29T04:52:09.129Z] 8aafcc481de2: Pushed [2025-08-29T04:52:09.129Z] 0d14eac09d72: Pushed [2025-08-29T04:52:13.326Z] 8677a805c0f5: Pushed [2025-08-29T04:52:13.326Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:13.661Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:14.027Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-29T04:52:14.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-29T04:52:14.027Z] 0d14eac09d72: Preparing [2025-08-29T04:52:14.027Z] 8aafcc481de2: Preparing [2025-08-29T04:52:14.027Z] 8677a805c0f5: Preparing [2025-08-29T04:52:14.027Z] d91a008e3456: Preparing [2025-08-29T04:52:14.027Z] 15d82315fa62: Preparing [2025-08-29T04:52:14.027Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:14.027Z] 66233b0d164d: Preparing [2025-08-29T04:52:14.027Z] 097100c76c15: Preparing [2025-08-29T04:52:14.027Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:14.027Z] 66233b0d164d: Waiting [2025-08-29T04:52:14.027Z] 097100c76c15: Waiting [2025-08-29T04:52:14.027Z] 0d14eac09d72: Layer already exists [2025-08-29T04:52:14.027Z] 8677a805c0f5: Layer already exists [2025-08-29T04:52:14.027Z] d91a008e3456: Layer already exists [2025-08-29T04:52:14.027Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:14.027Z] 8aafcc481de2: Layer already exists [2025-08-29T04:52:14.027Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:14.027Z] 097100c76c15: Layer already exists [2025-08-29T04:52:14.027Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:14.027Z] latest: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:14.363Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:14.691Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 [2025-08-29T04:52:14.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-29T04:52:14.691Z] 0d14eac09d72: Preparing [2025-08-29T04:52:14.691Z] 8aafcc481de2: Preparing [2025-08-29T04:52:14.691Z] 8677a805c0f5: Preparing [2025-08-29T04:52:14.691Z] d91a008e3456: Preparing [2025-08-29T04:52:14.691Z] 15d82315fa62: Preparing [2025-08-29T04:52:14.691Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:14.691Z] 66233b0d164d: Preparing [2025-08-29T04:52:14.691Z] 097100c76c15: Preparing [2025-08-29T04:52:14.691Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:14.691Z] 66233b0d164d: Waiting [2025-08-29T04:52:14.691Z] 097100c76c15: Waiting [2025-08-29T04:52:14.691Z] d91a008e3456: Layer already exists [2025-08-29T04:52:14.692Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:14.692Z] 8677a805c0f5: Layer already exists [2025-08-29T04:52:14.692Z] 8aafcc481de2: Layer already exists [2025-08-29T04:52:14.692Z] 0d14eac09d72: Layer already exists [2025-08-29T04:52:14.692Z] 097100c76c15: Layer already exists [2025-08-29T04:52:14.692Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:14.692Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:14.692Z] 4.1.0-dev.53: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:15.034Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:15.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:15.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-29T04:52:15.367Z] 0d14eac09d72: Preparing [2025-08-29T04:52:15.367Z] 8aafcc481de2: Preparing [2025-08-29T04:52:15.367Z] 8677a805c0f5: Preparing [2025-08-29T04:52:15.367Z] d91a008e3456: Preparing [2025-08-29T04:52:15.367Z] 15d82315fa62: Preparing [2025-08-29T04:52:15.367Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:15.367Z] 66233b0d164d: Preparing [2025-08-29T04:52:15.367Z] 097100c76c15: Preparing [2025-08-29T04:52:15.367Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:15.367Z] 66233b0d164d: Waiting [2025-08-29T04:52:15.367Z] 097100c76c15: Waiting [2025-08-29T04:52:15.367Z] 8677a805c0f5: Layer already exists [2025-08-29T04:52:15.367Z] d91a008e3456: Layer already exists [2025-08-29T04:52:15.367Z] 0d14eac09d72: Layer already exists [2025-08-29T04:52:15.368Z] 8aafcc481de2: Layer already exists [2025-08-29T04:52:15.368Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:15.368Z] 097100c76c15: Layer already exists [2025-08-29T04:52:15.368Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:15.368Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:15.368Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:15.704Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:16.049Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-29T04:52:16.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-29T04:52:16.049Z] 0d14eac09d72: Preparing [2025-08-29T04:52:16.049Z] 8aafcc481de2: Preparing [2025-08-29T04:52:16.049Z] 8677a805c0f5: Preparing [2025-08-29T04:52:16.049Z] d91a008e3456: Preparing [2025-08-29T04:52:16.049Z] 15d82315fa62: Preparing [2025-08-29T04:52:16.049Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:16.049Z] 66233b0d164d: Preparing [2025-08-29T04:52:16.049Z] 097100c76c15: Preparing [2025-08-29T04:52:16.049Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:16.049Z] 66233b0d164d: Waiting [2025-08-29T04:52:16.049Z] 097100c76c15: Waiting [2025-08-29T04:52:16.049Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:16.049Z] 0d14eac09d72: Layer already exists [2025-08-29T04:52:16.049Z] 8677a805c0f5: Layer already exists [2025-08-29T04:52:16.049Z] 8aafcc481de2: Layer already exists [2025-08-29T04:52:16.049Z] d91a008e3456: Layer already exists [2025-08-29T04:52:16.049Z] 097100c76c15: Layer already exists [2025-08-29T04:52:16.049Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:16.049Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:16.049Z] main: digest: sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:16.138Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:16.159Z] taggedImages: [2025-08-29T04:52:16.159Z] - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:16.159Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-29T04:52:16.159Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 [2025-08-29T04:52:16.159Z] - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:16.159Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-29T04:52:16.196Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-29T04:52:16.196Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:16.196Z] latest [2025-08-29T04:52:16.196Z] 4.1.0-dev.53 [2025-08-29T04:52:16.196Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:16.196Z] main [2025-08-29T04:52:16.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:16.555Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:16.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:16.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-29T04:52:16.886Z] 9017c6e6f29e: Preparing [2025-08-29T04:52:16.886Z] 6b366bc48c32: Preparing [2025-08-29T04:52:16.886Z] c4fa76eb32ad: Preparing [2025-08-29T04:52:16.886Z] 41956a9efb87: Preparing [2025-08-29T04:52:16.886Z] 472ffa9cf09e: Preparing [2025-08-29T04:52:16.886Z] cf4c68895547: Preparing [2025-08-29T04:52:16.886Z] a236a9488f1d: Preparing [2025-08-29T04:52:16.886Z] d91a008e3456: Preparing [2025-08-29T04:52:16.886Z] 15d82315fa62: Preparing [2025-08-29T04:52:16.886Z] aedf5d7b5a8f: Preparing [2025-08-29T04:52:16.886Z] 11d6774f837e: Preparing [2025-08-29T04:52:16.886Z] 5f70bf18a086: Preparing [2025-08-29T04:52:16.886Z] d1b4526ac115: Preparing [2025-08-29T04:52:16.886Z] b45317eae01f: Preparing [2025-08-29T04:52:16.886Z] e738dd6b2436: Preparing [2025-08-29T04:52:16.886Z] 097100c76c15: Preparing [2025-08-29T04:52:16.886Z] aedf5d7b5a8f: Waiting [2025-08-29T04:52:16.886Z] d1b4526ac115: Waiting [2025-08-29T04:52:16.886Z] b45317eae01f: Waiting [2025-08-29T04:52:16.886Z] 11d6774f837e: Waiting [2025-08-29T04:52:16.886Z] e738dd6b2436: Waiting [2025-08-29T04:52:16.886Z] 5f70bf18a086: Waiting [2025-08-29T04:52:16.886Z] 097100c76c15: Waiting [2025-08-29T04:52:16.886Z] cf4c68895547: Waiting [2025-08-29T04:52:16.886Z] a236a9488f1d: Waiting [2025-08-29T04:52:16.886Z] 15d82315fa62: Waiting [2025-08-29T04:52:16.886Z] d91a008e3456: Waiting [2025-08-29T04:52:16.886Z] 41956a9efb87: Pushed [2025-08-29T04:52:16.886Z] 9017c6e6f29e: Pushed [2025-08-29T04:52:16.886Z] c4fa76eb32ad: Pushed [2025-08-29T04:52:16.886Z] 472ffa9cf09e: Pushed [2025-08-29T04:52:16.886Z] 6b366bc48c32: Pushed [2025-08-29T04:52:16.886Z] d91a008e3456: Layer already exists [2025-08-29T04:52:16.886Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:16.886Z] 5f70bf18a086: Layer already exists [2025-08-29T04:52:16.886Z] cf4c68895547: Pushed [2025-08-29T04:52:17.146Z] aedf5d7b5a8f: Pushed [2025-08-29T04:52:17.146Z] 11d6774f837e: Pushed [2025-08-29T04:52:17.146Z] d1b4526ac115: Pushed [2025-08-29T04:52:17.146Z] 097100c76c15: Layer already exists [2025-08-29T04:52:17.146Z] e738dd6b2436: Pushed [2025-08-29T04:52:17.146Z] b45317eae01f: Pushed [2025-08-29T04:52:18.525Z] a236a9488f1d: Pushed [2025-08-29T04:52:18.786Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:19.120Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:19.448Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-29T04:52:19.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-29T04:52:19.448Z] 9017c6e6f29e: Preparing [2025-08-29T04:52:19.448Z] 6b366bc48c32: Preparing [2025-08-29T04:52:19.448Z] c4fa76eb32ad: Preparing [2025-08-29T04:52:19.448Z] 41956a9efb87: Preparing [2025-08-29T04:52:19.448Z] 472ffa9cf09e: Preparing [2025-08-29T04:52:19.448Z] cf4c68895547: Preparing [2025-08-29T04:52:19.448Z] a236a9488f1d: Preparing [2025-08-29T04:52:19.448Z] d91a008e3456: Preparing [2025-08-29T04:52:19.448Z] 15d82315fa62: Preparing [2025-08-29T04:52:19.448Z] aedf5d7b5a8f: Preparing [2025-08-29T04:52:19.448Z] 11d6774f837e: Preparing [2025-08-29T04:52:19.448Z] 5f70bf18a086: Preparing [2025-08-29T04:52:19.448Z] d1b4526ac115: Preparing [2025-08-29T04:52:19.448Z] b45317eae01f: Preparing [2025-08-29T04:52:19.448Z] e738dd6b2436: Preparing [2025-08-29T04:52:19.448Z] 097100c76c15: Preparing [2025-08-29T04:52:19.448Z] 11d6774f837e: Waiting [2025-08-29T04:52:19.448Z] 5f70bf18a086: Waiting [2025-08-29T04:52:19.448Z] d1b4526ac115: Waiting [2025-08-29T04:52:19.448Z] b45317eae01f: Waiting [2025-08-29T04:52:19.448Z] e738dd6b2436: Waiting [2025-08-29T04:52:19.448Z] 097100c76c15: Waiting [2025-08-29T04:52:19.448Z] cf4c68895547: Waiting [2025-08-29T04:52:19.448Z] a236a9488f1d: Waiting [2025-08-29T04:52:19.448Z] d91a008e3456: Waiting [2025-08-29T04:52:19.448Z] 15d82315fa62: Waiting [2025-08-29T04:52:19.448Z] aedf5d7b5a8f: Waiting [2025-08-29T04:52:19.448Z] 6b366bc48c32: Layer already exists [2025-08-29T04:52:19.448Z] 9017c6e6f29e: Layer already exists [2025-08-29T04:52:19.448Z] c4fa76eb32ad: Layer already exists [2025-08-29T04:52:19.448Z] 472ffa9cf09e: Layer already exists [2025-08-29T04:52:19.448Z] 41956a9efb87: Layer already exists [2025-08-29T04:52:19.448Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:19.448Z] cf4c68895547: Layer already exists [2025-08-29T04:52:19.448Z] a236a9488f1d: Layer already exists [2025-08-29T04:52:19.448Z] aedf5d7b5a8f: Layer already exists [2025-08-29T04:52:19.448Z] d91a008e3456: Layer already exists [2025-08-29T04:52:19.448Z] 5f70bf18a086: Layer already exists [2025-08-29T04:52:19.448Z] b45317eae01f: Layer already exists [2025-08-29T04:52:19.448Z] 11d6774f837e: Layer already exists [2025-08-29T04:52:19.448Z] d1b4526ac115: Layer already exists [2025-08-29T04:52:19.448Z] e738dd6b2436: Layer already exists [2025-08-29T04:52:19.448Z] 097100c76c15: Layer already exists [2025-08-29T04:52:19.448Z] latest: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:19.776Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:20.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 [2025-08-29T04:52:20.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-29T04:52:20.105Z] 9017c6e6f29e: Preparing [2025-08-29T04:52:20.105Z] 6b366bc48c32: Preparing [2025-08-29T04:52:20.105Z] c4fa76eb32ad: Preparing [2025-08-29T04:52:20.105Z] 41956a9efb87: Preparing [2025-08-29T04:52:20.105Z] 472ffa9cf09e: Preparing [2025-08-29T04:52:20.105Z] cf4c68895547: Preparing [2025-08-29T04:52:20.105Z] a236a9488f1d: Preparing [2025-08-29T04:52:20.105Z] d91a008e3456: Preparing [2025-08-29T04:52:20.105Z] 15d82315fa62: Preparing [2025-08-29T04:52:20.105Z] aedf5d7b5a8f: Preparing [2025-08-29T04:52:20.105Z] 11d6774f837e: Preparing [2025-08-29T04:52:20.105Z] 5f70bf18a086: Preparing [2025-08-29T04:52:20.105Z] d1b4526ac115: Preparing [2025-08-29T04:52:20.105Z] b45317eae01f: Preparing [2025-08-29T04:52:20.105Z] e738dd6b2436: Preparing [2025-08-29T04:52:20.105Z] 097100c76c15: Preparing [2025-08-29T04:52:20.105Z] cf4c68895547: Waiting [2025-08-29T04:52:20.105Z] a236a9488f1d: Waiting [2025-08-29T04:52:20.105Z] d91a008e3456: Waiting [2025-08-29T04:52:20.105Z] 15d82315fa62: Waiting [2025-08-29T04:52:20.105Z] aedf5d7b5a8f: Waiting [2025-08-29T04:52:20.105Z] 11d6774f837e: Waiting [2025-08-29T04:52:20.105Z] 5f70bf18a086: Waiting [2025-08-29T04:52:20.105Z] d1b4526ac115: Waiting [2025-08-29T04:52:20.105Z] b45317eae01f: Waiting [2025-08-29T04:52:20.105Z] e738dd6b2436: Waiting [2025-08-29T04:52:20.105Z] 097100c76c15: Waiting [2025-08-29T04:52:20.105Z] c4fa76eb32ad: Layer already exists [2025-08-29T04:52:20.105Z] 41956a9efb87: Layer already exists [2025-08-29T04:52:20.106Z] 9017c6e6f29e: Layer already exists [2025-08-29T04:52:20.106Z] 6b366bc48c32: Layer already exists [2025-08-29T04:52:20.106Z] 472ffa9cf09e: Layer already exists [2025-08-29T04:52:20.106Z] d91a008e3456: Layer already exists [2025-08-29T04:52:20.106Z] a236a9488f1d: Layer already exists [2025-08-29T04:52:20.106Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:20.106Z] aedf5d7b5a8f: Layer already exists [2025-08-29T04:52:20.106Z] cf4c68895547: Layer already exists [2025-08-29T04:52:20.106Z] 11d6774f837e: Layer already exists [2025-08-29T04:52:20.106Z] 5f70bf18a086: Layer already exists [2025-08-29T04:52:20.106Z] b45317eae01f: Layer already exists [2025-08-29T04:52:20.106Z] d1b4526ac115: Layer already exists [2025-08-29T04:52:20.106Z] e738dd6b2436: Layer already exists [2025-08-29T04:52:20.106Z] 097100c76c15: Layer already exists [2025-08-29T04:52:20.106Z] 4.1.0-dev.53: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:20.434Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:20.766Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:20.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-29T04:52:20.766Z] 9017c6e6f29e: Preparing [2025-08-29T04:52:20.766Z] 6b366bc48c32: Preparing [2025-08-29T04:52:20.766Z] c4fa76eb32ad: Preparing [2025-08-29T04:52:20.766Z] 41956a9efb87: Preparing [2025-08-29T04:52:20.766Z] 472ffa9cf09e: Preparing [2025-08-29T04:52:20.766Z] cf4c68895547: Preparing [2025-08-29T04:52:20.766Z] cf4c68895547: Waiting [2025-08-29T04:52:20.766Z] a236a9488f1d: Preparing [2025-08-29T04:52:20.766Z] d91a008e3456: Preparing [2025-08-29T04:52:20.766Z] 15d82315fa62: Preparing [2025-08-29T04:52:20.766Z] aedf5d7b5a8f: Preparing [2025-08-29T04:52:20.766Z] 11d6774f837e: Preparing [2025-08-29T04:52:20.766Z] 5f70bf18a086: Preparing [2025-08-29T04:52:20.766Z] d1b4526ac115: Preparing [2025-08-29T04:52:20.766Z] b45317eae01f: Preparing [2025-08-29T04:52:20.766Z] e738dd6b2436: Preparing [2025-08-29T04:52:20.766Z] 097100c76c15: Preparing [2025-08-29T04:52:20.766Z] d91a008e3456: Waiting [2025-08-29T04:52:20.766Z] 15d82315fa62: Waiting [2025-08-29T04:52:20.766Z] aedf5d7b5a8f: Waiting [2025-08-29T04:52:20.766Z] 097100c76c15: Waiting [2025-08-29T04:52:20.766Z] a236a9488f1d: Waiting [2025-08-29T04:52:20.766Z] b45317eae01f: Waiting [2025-08-29T04:52:20.766Z] 11d6774f837e: Waiting [2025-08-29T04:52:20.766Z] e738dd6b2436: Waiting [2025-08-29T04:52:20.766Z] 5f70bf18a086: Waiting [2025-08-29T04:52:20.766Z] d1b4526ac115: Waiting [2025-08-29T04:52:20.766Z] 41956a9efb87: Layer already exists [2025-08-29T04:52:20.766Z] 472ffa9cf09e: Layer already exists [2025-08-29T04:52:20.766Z] c4fa76eb32ad: Layer already exists [2025-08-29T04:52:20.766Z] 6b366bc48c32: Layer already exists [2025-08-29T04:52:20.766Z] 9017c6e6f29e: Layer already exists [2025-08-29T04:52:20.766Z] cf4c68895547: Layer already exists [2025-08-29T04:52:20.766Z] d91a008e3456: Layer already exists [2025-08-29T04:52:20.766Z] a236a9488f1d: Layer already exists [2025-08-29T04:52:20.766Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:20.766Z] aedf5d7b5a8f: Layer already exists [2025-08-29T04:52:20.766Z] 11d6774f837e: Layer already exists [2025-08-29T04:52:20.766Z] 5f70bf18a086: Layer already exists [2025-08-29T04:52:20.766Z] b45317eae01f: Layer already exists [2025-08-29T04:52:20.766Z] d1b4526ac115: Layer already exists [2025-08-29T04:52:20.766Z] e738dd6b2436: Layer already exists [2025-08-29T04:52:20.766Z] 097100c76c15: Layer already exists [2025-08-29T04:52:20.766Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:21.098Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:21.423Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-29T04:52:21.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-29T04:52:21.423Z] 9017c6e6f29e: Preparing [2025-08-29T04:52:21.423Z] 6b366bc48c32: Preparing [2025-08-29T04:52:21.423Z] c4fa76eb32ad: Preparing [2025-08-29T04:52:21.423Z] 41956a9efb87: Preparing [2025-08-29T04:52:21.423Z] 472ffa9cf09e: Preparing [2025-08-29T04:52:21.423Z] cf4c68895547: Preparing [2025-08-29T04:52:21.423Z] a236a9488f1d: Preparing [2025-08-29T04:52:21.423Z] d91a008e3456: Preparing [2025-08-29T04:52:21.423Z] 15d82315fa62: Preparing [2025-08-29T04:52:21.423Z] cf4c68895547: Waiting [2025-08-29T04:52:21.423Z] a236a9488f1d: Waiting [2025-08-29T04:52:21.423Z] d91a008e3456: Waiting [2025-08-29T04:52:21.423Z] aedf5d7b5a8f: Preparing [2025-08-29T04:52:21.423Z] 11d6774f837e: Preparing [2025-08-29T04:52:21.423Z] 5f70bf18a086: Preparing [2025-08-29T04:52:21.423Z] 11d6774f837e: Waiting [2025-08-29T04:52:21.423Z] 15d82315fa62: Waiting [2025-08-29T04:52:21.423Z] aedf5d7b5a8f: Waiting [2025-08-29T04:52:21.423Z] d1b4526ac115: Preparing [2025-08-29T04:52:21.423Z] b45317eae01f: Preparing [2025-08-29T04:52:21.423Z] e738dd6b2436: Preparing [2025-08-29T04:52:21.423Z] 5f70bf18a086: Waiting [2025-08-29T04:52:21.423Z] d1b4526ac115: Waiting [2025-08-29T04:52:21.423Z] b45317eae01f: Waiting [2025-08-29T04:52:21.423Z] 097100c76c15: Preparing [2025-08-29T04:52:21.423Z] e738dd6b2436: Waiting [2025-08-29T04:52:21.423Z] 097100c76c15: Waiting [2025-08-29T04:52:21.423Z] 6b366bc48c32: Layer already exists [2025-08-29T04:52:21.423Z] c4fa76eb32ad: Layer already exists [2025-08-29T04:52:21.423Z] 41956a9efb87: Layer already exists [2025-08-29T04:52:21.423Z] 472ffa9cf09e: Layer already exists [2025-08-29T04:52:21.423Z] 9017c6e6f29e: Layer already exists [2025-08-29T04:52:21.423Z] cf4c68895547: Layer already exists [2025-08-29T04:52:21.423Z] a236a9488f1d: Layer already exists [2025-08-29T04:52:21.423Z] aedf5d7b5a8f: Layer already exists [2025-08-29T04:52:21.423Z] d91a008e3456: Layer already exists [2025-08-29T04:52:21.423Z] 11d6774f837e: Layer already exists [2025-08-29T04:52:21.423Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:21.423Z] d1b4526ac115: Layer already exists [2025-08-29T04:52:21.423Z] 5f70bf18a086: Layer already exists [2025-08-29T04:52:21.423Z] e738dd6b2436: Layer already exists [2025-08-29T04:52:21.423Z] 097100c76c15: Layer already exists [2025-08-29T04:52:21.423Z] b45317eae01f: Layer already exists [2025-08-29T04:52:21.423Z] main: digest: sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:21.503Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:21.516Z] taggedImages: [2025-08-29T04:52:21.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:21.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-29T04:52:21.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 [2025-08-29T04:52:21.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:21.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-29T04:52:21.551Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-29T04:52:21.551Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:21.551Z] latest [2025-08-29T04:52:21.551Z] 4.1.0-dev.53 [2025-08-29T04:52:21.551Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:21.551Z] main [2025-08-29T04:52:21.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:21.912Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:22.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:22.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-29T04:52:22.244Z] 3c227eade4e8: Preparing [2025-08-29T04:52:22.244Z] c715e60c8117: Preparing [2025-08-29T04:52:22.244Z] 75c2fbab3518: Preparing [2025-08-29T04:52:22.244Z] 453b5b78fa13: Preparing [2025-08-29T04:52:22.244Z] d91a008e3456: Preparing [2025-08-29T04:52:22.244Z] 15d82315fa62: Preparing [2025-08-29T04:52:22.244Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:22.244Z] 66233b0d164d: Preparing [2025-08-29T04:52:22.244Z] 097100c76c15: Preparing [2025-08-29T04:52:22.244Z] 15d82315fa62: Waiting [2025-08-29T04:52:22.244Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:22.244Z] 66233b0d164d: Waiting [2025-08-29T04:52:22.244Z] 097100c76c15: Waiting [2025-08-29T04:52:22.244Z] d91a008e3456: Layer already exists [2025-08-29T04:52:22.244Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:22.244Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:22.244Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:22.244Z] c715e60c8117: Pushed [2025-08-29T04:52:22.244Z] 3c227eade4e8: Pushed [2025-08-29T04:52:22.244Z] 097100c76c15: Layer already exists [2025-08-29T04:52:22.244Z] 75c2fbab3518: Pushed [2025-08-29T04:52:26.453Z] 453b5b78fa13: Pushed [2025-08-29T04:52:26.453Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:26.794Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:27.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-29T04:52:27.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-29T04:52:27.122Z] 3c227eade4e8: Preparing [2025-08-29T04:52:27.122Z] c715e60c8117: Preparing [2025-08-29T04:52:27.122Z] 75c2fbab3518: Preparing [2025-08-29T04:52:27.122Z] 453b5b78fa13: Preparing [2025-08-29T04:52:27.122Z] d91a008e3456: Preparing [2025-08-29T04:52:27.122Z] 15d82315fa62: Preparing [2025-08-29T04:52:27.122Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:27.122Z] 66233b0d164d: Preparing [2025-08-29T04:52:27.122Z] 097100c76c15: Preparing [2025-08-29T04:52:27.122Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:27.122Z] 66233b0d164d: Waiting [2025-08-29T04:52:27.122Z] 097100c76c15: Waiting [2025-08-29T04:52:27.122Z] 15d82315fa62: Waiting [2025-08-29T04:52:27.122Z] d91a008e3456: Layer already exists [2025-08-29T04:52:27.122Z] 75c2fbab3518: Layer already exists [2025-08-29T04:52:27.122Z] 3c227eade4e8: Layer already exists [2025-08-29T04:52:27.122Z] 453b5b78fa13: Layer already exists [2025-08-29T04:52:27.122Z] c715e60c8117: Layer already exists [2025-08-29T04:52:27.122Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:27.122Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:27.122Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:27.122Z] 097100c76c15: Layer already exists [2025-08-29T04:52:27.122Z] latest: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:27.457Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:27.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 [2025-08-29T04:52:27.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-29T04:52:27.782Z] 3c227eade4e8: Preparing [2025-08-29T04:52:27.782Z] c715e60c8117: Preparing [2025-08-29T04:52:27.782Z] 75c2fbab3518: Preparing [2025-08-29T04:52:27.782Z] 453b5b78fa13: Preparing [2025-08-29T04:52:27.782Z] d91a008e3456: Preparing [2025-08-29T04:52:27.782Z] 15d82315fa62: Preparing [2025-08-29T04:52:27.782Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:27.782Z] 66233b0d164d: Preparing [2025-08-29T04:52:27.782Z] 097100c76c15: Preparing [2025-08-29T04:52:27.782Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:27.782Z] 66233b0d164d: Waiting [2025-08-29T04:52:27.782Z] 097100c76c15: Waiting [2025-08-29T04:52:27.782Z] 15d82315fa62: Waiting [2025-08-29T04:52:27.782Z] 3c227eade4e8: Layer already exists [2025-08-29T04:52:27.782Z] d91a008e3456: Layer already exists [2025-08-29T04:52:27.782Z] c715e60c8117: Layer already exists [2025-08-29T04:52:27.782Z] 75c2fbab3518: Layer already exists [2025-08-29T04:52:27.782Z] 453b5b78fa13: Layer already exists [2025-08-29T04:52:27.782Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:27.782Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:27.782Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:27.782Z] 097100c76c15: Layer already exists [2025-08-29T04:52:27.782Z] 4.1.0-dev.53: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:28.124Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:28.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:28.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-29T04:52:28.459Z] 3c227eade4e8: Preparing [2025-08-29T04:52:28.459Z] c715e60c8117: Preparing [2025-08-29T04:52:28.459Z] 75c2fbab3518: Preparing [2025-08-29T04:52:28.459Z] 453b5b78fa13: Preparing [2025-08-29T04:52:28.459Z] d91a008e3456: Preparing [2025-08-29T04:52:28.459Z] 15d82315fa62: Preparing [2025-08-29T04:52:28.459Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:28.459Z] 66233b0d164d: Preparing [2025-08-29T04:52:28.459Z] 097100c76c15: Preparing [2025-08-29T04:52:28.459Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:28.459Z] 66233b0d164d: Waiting [2025-08-29T04:52:28.459Z] 097100c76c15: Waiting [2025-08-29T04:52:28.459Z] 15d82315fa62: Waiting [2025-08-29T04:52:28.459Z] 453b5b78fa13: Layer already exists [2025-08-29T04:52:28.459Z] 75c2fbab3518: Layer already exists [2025-08-29T04:52:28.459Z] d91a008e3456: Layer already exists [2025-08-29T04:52:28.459Z] 3c227eade4e8: Layer already exists [2025-08-29T04:52:28.459Z] c715e60c8117: Layer already exists [2025-08-29T04:52:28.459Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:28.459Z] 097100c76c15: Layer already exists [2025-08-29T04:52:28.459Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:28.459Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:28.459Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:28.787Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:29.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-29T04:52:29.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-29T04:52:29.119Z] 3c227eade4e8: Preparing [2025-08-29T04:52:29.119Z] c715e60c8117: Preparing [2025-08-29T04:52:29.119Z] 75c2fbab3518: Preparing [2025-08-29T04:52:29.119Z] 453b5b78fa13: Preparing [2025-08-29T04:52:29.119Z] d91a008e3456: Preparing [2025-08-29T04:52:29.119Z] 15d82315fa62: Preparing [2025-08-29T04:52:29.119Z] 60b45d9ac04d: Preparing [2025-08-29T04:52:29.119Z] 66233b0d164d: Preparing [2025-08-29T04:52:29.119Z] 097100c76c15: Preparing [2025-08-29T04:52:29.119Z] 60b45d9ac04d: Waiting [2025-08-29T04:52:29.119Z] 15d82315fa62: Waiting [2025-08-29T04:52:29.119Z] 66233b0d164d: Waiting [2025-08-29T04:52:29.119Z] 097100c76c15: Waiting [2025-08-29T04:52:29.119Z] c715e60c8117: Layer already exists [2025-08-29T04:52:29.119Z] 75c2fbab3518: Layer already exists [2025-08-29T04:52:29.119Z] d91a008e3456: Layer already exists [2025-08-29T04:52:29.119Z] 3c227eade4e8: Layer already exists [2025-08-29T04:52:29.119Z] 453b5b78fa13: Layer already exists [2025-08-29T04:52:29.119Z] 66233b0d164d: Layer already exists [2025-08-29T04:52:29.119Z] 60b45d9ac04d: Layer already exists [2025-08-29T04:52:29.119Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:29.119Z] 097100c76c15: Layer already exists [2025-08-29T04:52:29.119Z] main: digest: sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:29.204Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:29.223Z] taggedImages: [2025-08-29T04:52:29.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:29.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-29T04:52:29.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 [2025-08-29T04:52:29.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:29.223Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-29T04:52:29.252Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-29T04:52:29.252Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:29.252Z] latest [2025-08-29T04:52:29.252Z] 4.1.0-dev.53 [2025-08-29T04:52:29.252Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:29.252Z] main [2025-08-29T04:52:29.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:29.600Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:29.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:29.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-29T04:52:29.929Z] 784e286a4e4b: Preparing [2025-08-29T04:52:29.929Z] d559e64f664a: Preparing [2025-08-29T04:52:29.929Z] 7b772d76bd32: Preparing [2025-08-29T04:52:29.929Z] fee0ca8bd2c2: Preparing [2025-08-29T04:52:29.929Z] a3b823fc97f6: Preparing [2025-08-29T04:52:29.929Z] d91a008e3456: Preparing [2025-08-29T04:52:29.929Z] 15d82315fa62: Preparing [2025-08-29T04:52:29.929Z] 3440da40d50f: Preparing [2025-08-29T04:52:29.929Z] 78d924438680: Preparing [2025-08-29T04:52:29.929Z] 23e211be990b: Preparing [2025-08-29T04:52:29.929Z] 097100c76c15: Preparing [2025-08-29T04:52:29.929Z] 78d924438680: Waiting [2025-08-29T04:52:29.929Z] d91a008e3456: Waiting [2025-08-29T04:52:29.929Z] 23e211be990b: Waiting [2025-08-29T04:52:29.929Z] 15d82315fa62: Waiting [2025-08-29T04:52:29.929Z] 097100c76c15: Waiting [2025-08-29T04:52:29.929Z] 3440da40d50f: Waiting [2025-08-29T04:52:29.929Z] a3b823fc97f6: Pushed [2025-08-29T04:52:29.929Z] 784e286a4e4b: Pushed [2025-08-29T04:52:29.929Z] d559e64f664a: Pushed [2025-08-29T04:52:29.929Z] fee0ca8bd2c2: Pushed [2025-08-29T04:52:29.929Z] d91a008e3456: Layer already exists [2025-08-29T04:52:29.929Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:29.929Z] 097100c76c15: Layer already exists [2025-08-29T04:52:30.189Z] 3440da40d50f: Pushed [2025-08-29T04:52:30.189Z] 78d924438680: Pushed [2025-08-29T04:52:31.566Z] 23e211be990b: Pushed [2025-08-29T04:52:32.946Z] 7b772d76bd32: Pushed [2025-08-29T04:52:32.946Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:33.538Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:33.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-29T04:52:33.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-29T04:52:33.860Z] 784e286a4e4b: Preparing [2025-08-29T04:52:33.860Z] d559e64f664a: Preparing [2025-08-29T04:52:33.860Z] 7b772d76bd32: Preparing [2025-08-29T04:52:33.860Z] fee0ca8bd2c2: Preparing [2025-08-29T04:52:33.860Z] a3b823fc97f6: Preparing [2025-08-29T04:52:33.860Z] d91a008e3456: Preparing [2025-08-29T04:52:33.860Z] 15d82315fa62: Preparing [2025-08-29T04:52:33.860Z] 3440da40d50f: Preparing [2025-08-29T04:52:33.860Z] 78d924438680: Preparing [2025-08-29T04:52:33.860Z] 23e211be990b: Preparing [2025-08-29T04:52:33.860Z] 097100c76c15: Preparing [2025-08-29T04:52:33.860Z] 3440da40d50f: Waiting [2025-08-29T04:52:33.860Z] 78d924438680: Waiting [2025-08-29T04:52:33.860Z] d91a008e3456: Waiting [2025-08-29T04:52:33.860Z] 23e211be990b: Waiting [2025-08-29T04:52:33.860Z] 097100c76c15: Waiting [2025-08-29T04:52:33.860Z] 15d82315fa62: Waiting [2025-08-29T04:52:33.860Z] a3b823fc97f6: Layer already exists [2025-08-29T04:52:33.860Z] 7b772d76bd32: Layer already exists [2025-08-29T04:52:33.860Z] fee0ca8bd2c2: Layer already exists [2025-08-29T04:52:33.860Z] d559e64f664a: Layer already exists [2025-08-29T04:52:33.860Z] 784e286a4e4b: Layer already exists [2025-08-29T04:52:33.860Z] d91a008e3456: Layer already exists [2025-08-29T04:52:33.860Z] 78d924438680: Layer already exists [2025-08-29T04:52:33.860Z] 3440da40d50f: Layer already exists [2025-08-29T04:52:33.860Z] 23e211be990b: Layer already exists [2025-08-29T04:52:33.860Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:33.860Z] 097100c76c15: Layer already exists [2025-08-29T04:52:33.860Z] latest: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:34.192Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:34.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 [2025-08-29T04:52:34.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-29T04:52:34.510Z] 784e286a4e4b: Preparing [2025-08-29T04:52:34.510Z] d559e64f664a: Preparing [2025-08-29T04:52:34.510Z] 7b772d76bd32: Preparing [2025-08-29T04:52:34.510Z] fee0ca8bd2c2: Preparing [2025-08-29T04:52:34.510Z] a3b823fc97f6: Preparing [2025-08-29T04:52:34.510Z] d91a008e3456: Preparing [2025-08-29T04:52:34.510Z] 15d82315fa62: Preparing [2025-08-29T04:52:34.510Z] 3440da40d50f: Preparing [2025-08-29T04:52:34.510Z] 78d924438680: Preparing [2025-08-29T04:52:34.510Z] 23e211be990b: Preparing [2025-08-29T04:52:34.510Z] 097100c76c15: Preparing [2025-08-29T04:52:34.510Z] d91a008e3456: Waiting [2025-08-29T04:52:34.510Z] 15d82315fa62: Waiting [2025-08-29T04:52:34.510Z] 3440da40d50f: Waiting [2025-08-29T04:52:34.510Z] 78d924438680: Waiting [2025-08-29T04:52:34.510Z] 23e211be990b: Waiting [2025-08-29T04:52:34.510Z] 097100c76c15: Waiting [2025-08-29T04:52:34.510Z] 784e286a4e4b: Layer already exists [2025-08-29T04:52:34.510Z] a3b823fc97f6: Layer already exists [2025-08-29T04:52:34.510Z] 7b772d76bd32: Layer already exists [2025-08-29T04:52:34.510Z] fee0ca8bd2c2: Layer already exists [2025-08-29T04:52:34.510Z] d559e64f664a: Layer already exists [2025-08-29T04:52:34.510Z] 3440da40d50f: Layer already exists [2025-08-29T04:52:34.510Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:34.510Z] d91a008e3456: Layer already exists [2025-08-29T04:52:34.510Z] 23e211be990b: Layer already exists [2025-08-29T04:52:34.510Z] 78d924438680: Layer already exists [2025-08-29T04:52:34.510Z] 097100c76c15: Layer already exists [2025-08-29T04:52:34.510Z] 4.1.0-dev.53: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:34.838Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:35.168Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:35.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-29T04:52:35.168Z] 784e286a4e4b: Preparing [2025-08-29T04:52:35.168Z] d559e64f664a: Preparing [2025-08-29T04:52:35.168Z] 7b772d76bd32: Preparing [2025-08-29T04:52:35.168Z] fee0ca8bd2c2: Preparing [2025-08-29T04:52:35.168Z] a3b823fc97f6: Preparing [2025-08-29T04:52:35.168Z] d91a008e3456: Preparing [2025-08-29T04:52:35.168Z] 15d82315fa62: Preparing [2025-08-29T04:52:35.168Z] 3440da40d50f: Preparing [2025-08-29T04:52:35.168Z] 78d924438680: Preparing [2025-08-29T04:52:35.168Z] 23e211be990b: Preparing [2025-08-29T04:52:35.168Z] 097100c76c15: Preparing [2025-08-29T04:52:35.168Z] 3440da40d50f: Waiting [2025-08-29T04:52:35.168Z] 78d924438680: Waiting [2025-08-29T04:52:35.168Z] 23e211be990b: Waiting [2025-08-29T04:52:35.168Z] 097100c76c15: Waiting [2025-08-29T04:52:35.168Z] d91a008e3456: Waiting [2025-08-29T04:52:35.168Z] 15d82315fa62: Waiting [2025-08-29T04:52:35.168Z] d559e64f664a: Layer already exists [2025-08-29T04:52:35.168Z] a3b823fc97f6: Layer already exists [2025-08-29T04:52:35.168Z] 7b772d76bd32: Layer already exists [2025-08-29T04:52:35.168Z] fee0ca8bd2c2: Layer already exists [2025-08-29T04:52:35.168Z] 784e286a4e4b: Layer already exists [2025-08-29T04:52:35.168Z] 3440da40d50f: Layer already exists [2025-08-29T04:52:35.168Z] d91a008e3456: Layer already exists [2025-08-29T04:52:35.168Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:35.168Z] 78d924438680: Layer already exists [2025-08-29T04:52:35.168Z] 23e211be990b: Layer already exists [2025-08-29T04:52:35.168Z] 097100c76c15: Layer already exists [2025-08-29T04:52:35.168Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:35.486Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:35.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-29T04:52:35.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-29T04:52:35.814Z] 784e286a4e4b: Preparing [2025-08-29T04:52:35.814Z] d559e64f664a: Preparing [2025-08-29T04:52:35.814Z] 7b772d76bd32: Preparing [2025-08-29T04:52:35.814Z] fee0ca8bd2c2: Preparing [2025-08-29T04:52:35.814Z] a3b823fc97f6: Preparing [2025-08-29T04:52:35.814Z] d91a008e3456: Preparing [2025-08-29T04:52:35.814Z] 15d82315fa62: Preparing [2025-08-29T04:52:35.814Z] 3440da40d50f: Preparing [2025-08-29T04:52:35.814Z] 78d924438680: Preparing [2025-08-29T04:52:35.814Z] 23e211be990b: Preparing [2025-08-29T04:52:35.814Z] 097100c76c15: Preparing [2025-08-29T04:52:35.814Z] 3440da40d50f: Waiting [2025-08-29T04:52:35.814Z] 78d924438680: Waiting [2025-08-29T04:52:35.814Z] 23e211be990b: Waiting [2025-08-29T04:52:35.814Z] 097100c76c15: Waiting [2025-08-29T04:52:35.814Z] d91a008e3456: Waiting [2025-08-29T04:52:35.814Z] 15d82315fa62: Waiting [2025-08-29T04:52:35.814Z] a3b823fc97f6: Layer already exists [2025-08-29T04:52:35.814Z] 784e286a4e4b: Layer already exists [2025-08-29T04:52:35.814Z] 7b772d76bd32: Layer already exists [2025-08-29T04:52:35.814Z] d559e64f664a: Layer already exists [2025-08-29T04:52:35.814Z] fee0ca8bd2c2: Layer already exists [2025-08-29T04:52:35.814Z] 78d924438680: Layer already exists [2025-08-29T04:52:35.814Z] d91a008e3456: Layer already exists [2025-08-29T04:52:35.814Z] 3440da40d50f: Layer already exists [2025-08-29T04:52:35.814Z] 23e211be990b: Layer already exists [2025-08-29T04:52:35.814Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:35.814Z] 097100c76c15: Layer already exists [2025-08-29T04:52:35.814Z] main: digest: sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:35.895Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:35.912Z] taggedImages: [2025-08-29T04:52:35.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:35.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-29T04:52:35.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 [2025-08-29T04:52:35.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:35.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-29T04:52:35.947Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-29T04:52:35.947Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:35.947Z] latest [2025-08-29T04:52:35.947Z] 4.1.0-dev.53 [2025-08-29T04:52:35.947Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:35.947Z] main [2025-08-29T04:52:35.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:36.296Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:36.625Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:36.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-29T04:52:36.625Z] 12f0fb5791fe: Preparing [2025-08-29T04:52:36.625Z] cd1b715679b1: Preparing [2025-08-29T04:52:36.625Z] 2979d2bd48e5: Preparing [2025-08-29T04:52:36.625Z] c152b16d0a27: Preparing [2025-08-29T04:52:36.625Z] 022d00dffa12: Preparing [2025-08-29T04:52:36.625Z] 53d4ad8ebaa6: Preparing [2025-08-29T04:52:36.625Z] 486c697843ff: Preparing [2025-08-29T04:52:36.625Z] d91a008e3456: Preparing [2025-08-29T04:52:36.625Z] 15d82315fa62: Preparing [2025-08-29T04:52:36.625Z] be7bac5a0d34: Preparing [2025-08-29T04:52:36.625Z] 0b9e7355709c: Preparing [2025-08-29T04:52:36.625Z] 097100c76c15: Preparing [2025-08-29T04:52:36.625Z] 486c697843ff: Waiting [2025-08-29T04:52:36.625Z] 53d4ad8ebaa6: Waiting [2025-08-29T04:52:36.625Z] d91a008e3456: Waiting [2025-08-29T04:52:36.625Z] be7bac5a0d34: Waiting [2025-08-29T04:52:36.625Z] 15d82315fa62: Waiting [2025-08-29T04:52:36.625Z] 097100c76c15: Waiting [2025-08-29T04:52:36.625Z] 0b9e7355709c: Waiting [2025-08-29T04:52:36.625Z] cd1b715679b1: Pushed [2025-08-29T04:52:36.625Z] 022d00dffa12: Pushed [2025-08-29T04:52:36.625Z] 12f0fb5791fe: Pushed [2025-08-29T04:52:36.625Z] d91a008e3456: Layer already exists [2025-08-29T04:52:36.625Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:36.625Z] 53d4ad8ebaa6: Pushed [2025-08-29T04:52:36.625Z] 486c697843ff: Pushed [2025-08-29T04:52:36.885Z] 097100c76c15: Layer already exists [2025-08-29T04:52:36.885Z] be7bac5a0d34: Pushed [2025-08-29T04:52:37.815Z] 0b9e7355709c: Pushed [2025-08-29T04:52:39.187Z] c152b16d0a27: Pushed [2025-08-29T04:52:39.446Z] 2979d2bd48e5: Pushed [2025-08-29T04:52:39.446Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:39.770Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:40.096Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-29T04:52:40.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-29T04:52:40.097Z] 12f0fb5791fe: Preparing [2025-08-29T04:52:40.097Z] cd1b715679b1: Preparing [2025-08-29T04:52:40.097Z] 2979d2bd48e5: Preparing [2025-08-29T04:52:40.097Z] c152b16d0a27: Preparing [2025-08-29T04:52:40.097Z] 022d00dffa12: Preparing [2025-08-29T04:52:40.097Z] 53d4ad8ebaa6: Preparing [2025-08-29T04:52:40.097Z] 486c697843ff: Preparing [2025-08-29T04:52:40.097Z] d91a008e3456: Preparing [2025-08-29T04:52:40.097Z] 15d82315fa62: Preparing [2025-08-29T04:52:40.097Z] be7bac5a0d34: Preparing [2025-08-29T04:52:40.097Z] 0b9e7355709c: Preparing [2025-08-29T04:52:40.097Z] 097100c76c15: Preparing [2025-08-29T04:52:40.097Z] 15d82315fa62: Waiting [2025-08-29T04:52:40.097Z] be7bac5a0d34: Waiting [2025-08-29T04:52:40.097Z] 53d4ad8ebaa6: Waiting [2025-08-29T04:52:40.097Z] 486c697843ff: Waiting [2025-08-29T04:52:40.097Z] 0b9e7355709c: Waiting [2025-08-29T04:52:40.097Z] 097100c76c15: Waiting [2025-08-29T04:52:40.097Z] d91a008e3456: Waiting [2025-08-29T04:52:40.097Z] c152b16d0a27: Layer already exists [2025-08-29T04:52:40.097Z] cd1b715679b1: Layer already exists [2025-08-29T04:52:40.097Z] 022d00dffa12: Layer already exists [2025-08-29T04:52:40.097Z] 2979d2bd48e5: Layer already exists [2025-08-29T04:52:40.097Z] 12f0fb5791fe: Layer already exists [2025-08-29T04:52:40.097Z] 53d4ad8ebaa6: Layer already exists [2025-08-29T04:52:40.097Z] 486c697843ff: Layer already exists [2025-08-29T04:52:40.097Z] d91a008e3456: Layer already exists [2025-08-29T04:52:40.097Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:40.097Z] be7bac5a0d34: Layer already exists [2025-08-29T04:52:40.097Z] 097100c76c15: Layer already exists [2025-08-29T04:52:40.097Z] 0b9e7355709c: Layer already exists [2025-08-29T04:52:40.097Z] latest: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:40.424Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:40.751Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 [2025-08-29T04:52:40.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-29T04:52:40.752Z] 12f0fb5791fe: Preparing [2025-08-29T04:52:40.752Z] cd1b715679b1: Preparing [2025-08-29T04:52:40.752Z] 2979d2bd48e5: Preparing [2025-08-29T04:52:40.752Z] c152b16d0a27: Preparing [2025-08-29T04:52:40.752Z] 022d00dffa12: Preparing [2025-08-29T04:52:40.752Z] 53d4ad8ebaa6: Preparing [2025-08-29T04:52:40.752Z] 486c697843ff: Preparing [2025-08-29T04:52:40.752Z] d91a008e3456: Preparing [2025-08-29T04:52:40.752Z] 15d82315fa62: Preparing [2025-08-29T04:52:40.752Z] be7bac5a0d34: Preparing [2025-08-29T04:52:40.752Z] 0b9e7355709c: Preparing [2025-08-29T04:52:40.752Z] 097100c76c15: Preparing [2025-08-29T04:52:40.752Z] d91a008e3456: Waiting [2025-08-29T04:52:40.752Z] be7bac5a0d34: Waiting [2025-08-29T04:52:40.752Z] 15d82315fa62: Waiting [2025-08-29T04:52:40.752Z] 0b9e7355709c: Waiting [2025-08-29T04:52:40.752Z] 097100c76c15: Waiting [2025-08-29T04:52:40.752Z] 53d4ad8ebaa6: Waiting [2025-08-29T04:52:40.752Z] 486c697843ff: Waiting [2025-08-29T04:52:40.752Z] 022d00dffa12: Layer already exists [2025-08-29T04:52:40.752Z] c152b16d0a27: Layer already exists [2025-08-29T04:52:40.752Z] 2979d2bd48e5: Layer already exists [2025-08-29T04:52:40.752Z] cd1b715679b1: Layer already exists [2025-08-29T04:52:40.752Z] 12f0fb5791fe: Layer already exists [2025-08-29T04:52:40.752Z] 53d4ad8ebaa6: Layer already exists [2025-08-29T04:52:40.752Z] d91a008e3456: Layer already exists [2025-08-29T04:52:40.752Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:40.752Z] 486c697843ff: Layer already exists [2025-08-29T04:52:40.752Z] be7bac5a0d34: Layer already exists [2025-08-29T04:52:40.752Z] 0b9e7355709c: Layer already exists [2025-08-29T04:52:40.752Z] 097100c76c15: Layer already exists [2025-08-29T04:52:40.752Z] 4.1.0-dev.53: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:41.084Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:41.415Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:41.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-29T04:52:41.415Z] 12f0fb5791fe: Preparing [2025-08-29T04:52:41.415Z] cd1b715679b1: Preparing [2025-08-29T04:52:41.415Z] 2979d2bd48e5: Preparing [2025-08-29T04:52:41.415Z] c152b16d0a27: Preparing [2025-08-29T04:52:41.415Z] 022d00dffa12: Preparing [2025-08-29T04:52:41.415Z] 53d4ad8ebaa6: Preparing [2025-08-29T04:52:41.415Z] 486c697843ff: Preparing [2025-08-29T04:52:41.415Z] d91a008e3456: Preparing [2025-08-29T04:52:41.415Z] 15d82315fa62: Preparing [2025-08-29T04:52:41.415Z] be7bac5a0d34: Preparing [2025-08-29T04:52:41.415Z] 0b9e7355709c: Preparing [2025-08-29T04:52:41.415Z] 097100c76c15: Preparing [2025-08-29T04:52:41.415Z] 53d4ad8ebaa6: Waiting [2025-08-29T04:52:41.415Z] 486c697843ff: Waiting [2025-08-29T04:52:41.415Z] d91a008e3456: Waiting [2025-08-29T04:52:41.416Z] 15d82315fa62: Waiting [2025-08-29T04:52:41.416Z] be7bac5a0d34: Waiting [2025-08-29T04:52:41.416Z] 0b9e7355709c: Waiting [2025-08-29T04:52:41.416Z] 097100c76c15: Waiting [2025-08-29T04:52:41.416Z] cd1b715679b1: Layer already exists [2025-08-29T04:52:41.416Z] 2979d2bd48e5: Layer already exists [2025-08-29T04:52:41.416Z] 022d00dffa12: Layer already exists [2025-08-29T04:52:41.416Z] 12f0fb5791fe: Layer already exists [2025-08-29T04:52:41.416Z] c152b16d0a27: Layer already exists [2025-08-29T04:52:41.416Z] be7bac5a0d34: Layer already exists [2025-08-29T04:52:41.416Z] d91a008e3456: Layer already exists [2025-08-29T04:52:41.416Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:41.416Z] 486c697843ff: Layer already exists [2025-08-29T04:52:41.416Z] 53d4ad8ebaa6: Layer already exists [2025-08-29T04:52:41.416Z] 097100c76c15: Layer already exists [2025-08-29T04:52:41.416Z] 0b9e7355709c: Layer already exists [2025-08-29T04:52:41.416Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:41.744Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:42.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-29T04:52:42.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-29T04:52:42.084Z] 12f0fb5791fe: Preparing [2025-08-29T04:52:42.084Z] cd1b715679b1: Preparing [2025-08-29T04:52:42.084Z] 2979d2bd48e5: Preparing [2025-08-29T04:52:42.084Z] c152b16d0a27: Preparing [2025-08-29T04:52:42.084Z] 022d00dffa12: Preparing [2025-08-29T04:52:42.084Z] 53d4ad8ebaa6: Preparing [2025-08-29T04:52:42.084Z] 486c697843ff: Preparing [2025-08-29T04:52:42.084Z] d91a008e3456: Preparing [2025-08-29T04:52:42.084Z] 15d82315fa62: Preparing [2025-08-29T04:52:42.084Z] be7bac5a0d34: Preparing [2025-08-29T04:52:42.084Z] 0b9e7355709c: Preparing [2025-08-29T04:52:42.084Z] 097100c76c15: Preparing [2025-08-29T04:52:42.084Z] 486c697843ff: Waiting [2025-08-29T04:52:42.084Z] d91a008e3456: Waiting [2025-08-29T04:52:42.084Z] 15d82315fa62: Waiting [2025-08-29T04:52:42.084Z] be7bac5a0d34: Waiting [2025-08-29T04:52:42.084Z] 0b9e7355709c: Waiting [2025-08-29T04:52:42.084Z] 097100c76c15: Waiting [2025-08-29T04:52:42.084Z] 53d4ad8ebaa6: Waiting [2025-08-29T04:52:42.084Z] 2979d2bd48e5: Layer already exists [2025-08-29T04:52:42.084Z] cd1b715679b1: Layer already exists [2025-08-29T04:52:42.084Z] 022d00dffa12: Layer already exists [2025-08-29T04:52:42.084Z] c152b16d0a27: Layer already exists [2025-08-29T04:52:42.084Z] 12f0fb5791fe: Layer already exists [2025-08-29T04:52:42.084Z] 486c697843ff: Layer already exists [2025-08-29T04:52:42.084Z] 53d4ad8ebaa6: Layer already exists [2025-08-29T04:52:42.084Z] d91a008e3456: Layer already exists [2025-08-29T04:52:42.084Z] be7bac5a0d34: Layer already exists [2025-08-29T04:52:42.084Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:42.084Z] 0b9e7355709c: Layer already exists [2025-08-29T04:52:42.084Z] 097100c76c15: Layer already exists [2025-08-29T04:52:42.084Z] main: digest: sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:42.170Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:42.188Z] taggedImages: [2025-08-29T04:52:42.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:42.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-29T04:52:42.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 [2025-08-29T04:52:42.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:42.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-29T04:52:42.228Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-29T04:52:42.229Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:42.229Z] latest [2025-08-29T04:52:42.229Z] 4.1.0-dev.53 [2025-08-29T04:52:42.229Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:42.229Z] main [2025-08-29T04:52:42.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:42.586Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:42.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:42.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-29T04:52:42.921Z] 56ee58beaa3e: Preparing [2025-08-29T04:52:42.921Z] 01179c6952f3: Preparing [2025-08-29T04:52:42.921Z] d91a008e3456: Preparing [2025-08-29T04:52:42.921Z] 15d82315fa62: Preparing [2025-08-29T04:52:42.921Z] 7c879b91857f: Preparing [2025-08-29T04:52:42.921Z] 73d4076067fd: Preparing [2025-08-29T04:52:42.921Z] 097100c76c15: Preparing [2025-08-29T04:52:42.921Z] 097100c76c15: Waiting [2025-08-29T04:52:42.921Z] 73d4076067fd: Waiting [2025-08-29T04:52:42.921Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:42.921Z] d91a008e3456: Layer already exists [2025-08-29T04:52:42.921Z] 097100c76c15: Layer already exists [2025-08-29T04:52:42.921Z] 56ee58beaa3e: Pushed [2025-08-29T04:52:42.921Z] 7c879b91857f: Pushed [2025-08-29T04:52:43.858Z] 73d4076067fd: Pushed [2025-08-29T04:52:46.398Z] 01179c6952f3: Pushed [2025-08-29T04:52:46.398Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:46.729Z] + 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-08-29T04:52:47.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-29T04:52:47.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-29T04:52:47.061Z] 56ee58beaa3e: Preparing [2025-08-29T04:52:47.061Z] 01179c6952f3: Preparing [2025-08-29T04:52:47.061Z] d91a008e3456: Preparing [2025-08-29T04:52:47.061Z] 15d82315fa62: Preparing [2025-08-29T04:52:47.061Z] 7c879b91857f: Preparing [2025-08-29T04:52:47.061Z] 73d4076067fd: Preparing [2025-08-29T04:52:47.061Z] 097100c76c15: Preparing [2025-08-29T04:52:47.061Z] 73d4076067fd: Waiting [2025-08-29T04:52:47.061Z] 097100c76c15: Waiting [2025-08-29T04:52:47.061Z] 56ee58beaa3e: Layer already exists [2025-08-29T04:52:47.061Z] 01179c6952f3: Layer already exists [2025-08-29T04:52:47.061Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:47.061Z] 7c879b91857f: Layer already exists [2025-08-29T04:52:47.061Z] d91a008e3456: Layer already exists [2025-08-29T04:52:47.061Z] 73d4076067fd: Layer already exists [2025-08-29T04:52:47.061Z] 097100c76c15: Layer already exists [2025-08-29T04:52:47.061Z] latest: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:47.390Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:47.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 [2025-08-29T04:52:47.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-29T04:52:47.716Z] 56ee58beaa3e: Preparing [2025-08-29T04:52:47.716Z] 01179c6952f3: Preparing [2025-08-29T04:52:47.716Z] d91a008e3456: Preparing [2025-08-29T04:52:47.716Z] 15d82315fa62: Preparing [2025-08-29T04:52:47.716Z] 7c879b91857f: Preparing [2025-08-29T04:52:47.716Z] 73d4076067fd: Preparing [2025-08-29T04:52:47.716Z] 097100c76c15: Preparing [2025-08-29T04:52:47.716Z] 73d4076067fd: Waiting [2025-08-29T04:52:47.716Z] 097100c76c15: Waiting [2025-08-29T04:52:47.716Z] 01179c6952f3: Layer already exists [2025-08-29T04:52:47.716Z] 56ee58beaa3e: Layer already exists [2025-08-29T04:52:47.716Z] 7c879b91857f: Layer already exists [2025-08-29T04:52:47.716Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:47.716Z] d91a008e3456: Layer already exists [2025-08-29T04:52:47.716Z] 73d4076067fd: Layer already exists [2025-08-29T04:52:47.716Z] 097100c76c15: Layer already exists [2025-08-29T04:52:47.716Z] 4.1.0-dev.53: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:48.055Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:48.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:48.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-29T04:52:48.379Z] 56ee58beaa3e: Preparing [2025-08-29T04:52:48.379Z] 01179c6952f3: Preparing [2025-08-29T04:52:48.379Z] d91a008e3456: Preparing [2025-08-29T04:52:48.379Z] 15d82315fa62: Preparing [2025-08-29T04:52:48.379Z] 7c879b91857f: Preparing [2025-08-29T04:52:48.379Z] 73d4076067fd: Preparing [2025-08-29T04:52:48.379Z] 097100c76c15: Preparing [2025-08-29T04:52:48.379Z] 73d4076067fd: Waiting [2025-08-29T04:52:48.379Z] 097100c76c15: Waiting [2025-08-29T04:52:48.379Z] 56ee58beaa3e: Layer already exists [2025-08-29T04:52:48.379Z] 01179c6952f3: Layer already exists [2025-08-29T04:52:48.379Z] d91a008e3456: Layer already exists [2025-08-29T04:52:48.379Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:48.379Z] 7c879b91857f: Layer already exists [2025-08-29T04:52:48.379Z] 73d4076067fd: Layer already exists [2025-08-29T04:52:48.379Z] 097100c76c15: Layer already exists [2025-08-29T04:52:48.379Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:48.704Z] + 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-08-29T04:52:49.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-29T04:52:49.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-29T04:52:49.026Z] 56ee58beaa3e: Preparing [2025-08-29T04:52:49.026Z] 01179c6952f3: Preparing [2025-08-29T04:52:49.026Z] d91a008e3456: Preparing [2025-08-29T04:52:49.026Z] 15d82315fa62: Preparing [2025-08-29T04:52:49.026Z] 7c879b91857f: Preparing [2025-08-29T04:52:49.026Z] 73d4076067fd: Preparing [2025-08-29T04:52:49.026Z] 097100c76c15: Preparing [2025-08-29T04:52:49.026Z] 097100c76c15: Waiting [2025-08-29T04:52:49.026Z] 73d4076067fd: Waiting [2025-08-29T04:52:49.026Z] 7c879b91857f: Layer already exists [2025-08-29T04:52:49.026Z] d91a008e3456: Layer already exists [2025-08-29T04:52:49.026Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:49.026Z] 01179c6952f3: Layer already exists [2025-08-29T04:52:49.026Z] 56ee58beaa3e: Layer already exists [2025-08-29T04:52:49.026Z] 73d4076067fd: Layer already exists [2025-08-29T04:52:49.026Z] 097100c76c15: Layer already exists [2025-08-29T04:52:49.026Z] main: digest: sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:52:49.103Z] ===================================================== [Pipeline] echo [2025-08-29T04:52:49.115Z] taggedImages: [2025-08-29T04:52:49.115Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:49.115Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-29T04:52:49.115Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 [2025-08-29T04:52:49.115Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:49.115Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-29T04:52:49.142Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-29T04:52:49.142Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:49.142Z] latest [2025-08-29T04:52:49.142Z] 4.1.0-dev.53 [2025-08-29T04:52:49.142Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:52:49.142Z] main [2025-08-29T04:52:49.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:49.495Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:52:49.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:52:49.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-29T04:52:49.821Z] 2a258765e1ba: Preparing [2025-08-29T04:52:49.821Z] 8b72940abdbb: Preparing [2025-08-29T04:52:49.821Z] 82058fa1e986: Preparing [2025-08-29T04:52:49.821Z] d91a008e3456: Preparing [2025-08-29T04:52:49.821Z] 15d82315fa62: Preparing [2025-08-29T04:52:49.821Z] 58a95b17d4e9: Preparing [2025-08-29T04:52:49.821Z] d27eed049246: Preparing [2025-08-29T04:52:49.821Z] 0946e0387fd4: Preparing [2025-08-29T04:52:49.821Z] 9d53716b6fb5: Preparing [2025-08-29T04:52:49.821Z] 097100c76c15: Preparing [2025-08-29T04:52:49.821Z] d27eed049246: Waiting [2025-08-29T04:52:49.821Z] 0946e0387fd4: Waiting [2025-08-29T04:52:49.821Z] 9d53716b6fb5: Waiting [2025-08-29T04:52:49.821Z] 097100c76c15: Waiting [2025-08-29T04:52:49.821Z] 58a95b17d4e9: Waiting [2025-08-29T04:52:49.821Z] d91a008e3456: Layer already exists [2025-08-29T04:52:49.821Z] 15d82315fa62: Layer already exists [2025-08-29T04:52:49.821Z] 82058fa1e986: Pushed [2025-08-29T04:52:49.821Z] 8b72940abdbb: Pushed [2025-08-29T04:52:49.821Z] 2a258765e1ba: Pushed [2025-08-29T04:52:49.821Z] 097100c76c15: Layer already exists [2025-08-29T04:52:50.079Z] 0946e0387fd4: Pushed [2025-08-29T04:52:50.336Z] 9d53716b6fb5: Pushed [2025-08-29T04:52:54.526Z] d27eed049246: Pushed [2025-08-29T04:53:02.658Z] 58a95b17d4e9: Pushed [2025-08-29T04:53:02.658Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:02.996Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:03.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-29T04:53:03.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-29T04:53:03.413Z] 2a258765e1ba: Preparing [2025-08-29T04:53:03.413Z] 8b72940abdbb: Preparing [2025-08-29T04:53:03.413Z] 82058fa1e986: Preparing [2025-08-29T04:53:03.413Z] d91a008e3456: Preparing [2025-08-29T04:53:03.413Z] 15d82315fa62: Preparing [2025-08-29T04:53:03.413Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:03.413Z] d27eed049246: Preparing [2025-08-29T04:53:03.413Z] 0946e0387fd4: Preparing [2025-08-29T04:53:03.413Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:03.413Z] 097100c76c15: Preparing [2025-08-29T04:53:03.413Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:03.413Z] d27eed049246: Waiting [2025-08-29T04:53:03.413Z] 0946e0387fd4: Waiting [2025-08-29T04:53:03.413Z] 097100c76c15: Waiting [2025-08-29T04:53:03.413Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:03.413Z] 82058fa1e986: Layer already exists [2025-08-29T04:53:03.413Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:03.413Z] 8b72940abdbb: Layer already exists [2025-08-29T04:53:03.413Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:03.413Z] d91a008e3456: Layer already exists [2025-08-29T04:53:03.413Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:03.413Z] d27eed049246: Layer already exists [2025-08-29T04:53:03.413Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:03.413Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:03.413Z] 097100c76c15: Layer already exists [2025-08-29T04:53:03.413Z] latest: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:03.791Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:04.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 [2025-08-29T04:53:04.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-29T04:53:04.127Z] 2a258765e1ba: Preparing [2025-08-29T04:53:04.127Z] 8b72940abdbb: Preparing [2025-08-29T04:53:04.127Z] 82058fa1e986: Preparing [2025-08-29T04:53:04.127Z] d91a008e3456: Preparing [2025-08-29T04:53:04.127Z] 15d82315fa62: Preparing [2025-08-29T04:53:04.127Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:04.127Z] d27eed049246: Preparing [2025-08-29T04:53:04.127Z] 0946e0387fd4: Preparing [2025-08-29T04:53:04.127Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:04.127Z] 097100c76c15: Preparing [2025-08-29T04:53:04.127Z] d27eed049246: Waiting [2025-08-29T04:53:04.127Z] 097100c76c15: Waiting [2025-08-29T04:53:04.127Z] 0946e0387fd4: Waiting [2025-08-29T04:53:04.127Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:04.127Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:04.127Z] 8b72940abdbb: Layer already exists [2025-08-29T04:53:04.127Z] 82058fa1e986: Layer already exists [2025-08-29T04:53:04.127Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:04.127Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:04.127Z] d91a008e3456: Layer already exists [2025-08-29T04:53:04.127Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:04.127Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:04.127Z] d27eed049246: Layer already exists [2025-08-29T04:53:04.127Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:04.127Z] 097100c76c15: Layer already exists [2025-08-29T04:53:04.127Z] 4.1.0-dev.53: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:04.455Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:04.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:04.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-29T04:53:04.783Z] 2a258765e1ba: Preparing [2025-08-29T04:53:04.783Z] 8b72940abdbb: Preparing [2025-08-29T04:53:04.783Z] 82058fa1e986: Preparing [2025-08-29T04:53:04.783Z] d91a008e3456: Preparing [2025-08-29T04:53:04.784Z] 15d82315fa62: Preparing [2025-08-29T04:53:04.784Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:04.784Z] d27eed049246: Preparing [2025-08-29T04:53:04.784Z] 0946e0387fd4: Preparing [2025-08-29T04:53:04.784Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:04.784Z] 097100c76c15: Preparing [2025-08-29T04:53:04.784Z] 0946e0387fd4: Waiting [2025-08-29T04:53:04.784Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:04.784Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:04.784Z] d27eed049246: Waiting [2025-08-29T04:53:04.784Z] 097100c76c15: Waiting [2025-08-29T04:53:04.784Z] d91a008e3456: Layer already exists [2025-08-29T04:53:04.784Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:04.784Z] 8b72940abdbb: Layer already exists [2025-08-29T04:53:04.784Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:04.784Z] 82058fa1e986: Layer already exists [2025-08-29T04:53:04.784Z] d27eed049246: Layer already exists [2025-08-29T04:53:04.784Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:04.784Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:04.784Z] 097100c76c15: Layer already exists [2025-08-29T04:53:04.784Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:04.784Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:05.225Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:05.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-29T04:53:05.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-29T04:53:05.547Z] 2a258765e1ba: Preparing [2025-08-29T04:53:05.547Z] 8b72940abdbb: Preparing [2025-08-29T04:53:05.547Z] 82058fa1e986: Preparing [2025-08-29T04:53:05.547Z] d91a008e3456: Preparing [2025-08-29T04:53:05.547Z] 15d82315fa62: Preparing [2025-08-29T04:53:05.547Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:05.547Z] d27eed049246: Preparing [2025-08-29T04:53:05.547Z] 0946e0387fd4: Preparing [2025-08-29T04:53:05.547Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:05.547Z] 097100c76c15: Preparing [2025-08-29T04:53:05.547Z] d27eed049246: Waiting [2025-08-29T04:53:05.547Z] 0946e0387fd4: Waiting [2025-08-29T04:53:05.547Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:05.547Z] 097100c76c15: Waiting [2025-08-29T04:53:05.547Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:05.547Z] 82058fa1e986: Layer already exists [2025-08-29T04:53:05.547Z] d91a008e3456: Layer already exists [2025-08-29T04:53:05.547Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:05.547Z] 8b72940abdbb: Layer already exists [2025-08-29T04:53:05.547Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:05.547Z] d27eed049246: Layer already exists [2025-08-29T04:53:05.547Z] 097100c76c15: Layer already exists [2025-08-29T04:53:05.547Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:05.547Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:05.547Z] main: digest: sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:53:05.620Z] ===================================================== [Pipeline] echo [2025-08-29T04:53:05.632Z] taggedImages: [2025-08-29T04:53:05.632Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:05.632Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-29T04:53:05.632Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 [2025-08-29T04:53:05.632Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:05.632Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-29T04:53:05.658Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-29T04:53:05.658Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:05.658Z] latest [2025-08-29T04:53:05.658Z] 4.1.0-dev.53 [2025-08-29T04:53:05.658Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:05.658Z] main [2025-08-29T04:53:05.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:05.991Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:06.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:06.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-29T04:53:06.322Z] 43eb783720c3: Preparing [2025-08-29T04:53:06.322Z] 7916885e89b7: Preparing [2025-08-29T04:53:06.322Z] bdb3f704be42: Preparing [2025-08-29T04:53:06.322Z] d91a008e3456: Preparing [2025-08-29T04:53:06.322Z] 15d82315fa62: Preparing [2025-08-29T04:53:06.322Z] a0b55634b753: Preparing [2025-08-29T04:53:06.322Z] 2f58d66d5eb2: Preparing [2025-08-29T04:53:06.322Z] 669b965f9aa3: Preparing [2025-08-29T04:53:06.322Z] 097100c76c15: Preparing [2025-08-29T04:53:06.322Z] 2f58d66d5eb2: Waiting [2025-08-29T04:53:06.322Z] 097100c76c15: Waiting [2025-08-29T04:53:06.322Z] a0b55634b753: Waiting [2025-08-29T04:53:06.322Z] 669b965f9aa3: Waiting [2025-08-29T04:53:06.322Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:06.322Z] d91a008e3456: Layer already exists [2025-08-29T04:53:06.322Z] 7916885e89b7: Pushed [2025-08-29T04:53:06.322Z] 43eb783720c3: Pushed [2025-08-29T04:53:06.322Z] bdb3f704be42: Pushed [2025-08-29T04:53:06.322Z] 097100c76c15: Layer already exists [2025-08-29T04:53:06.581Z] 2f58d66d5eb2: Pushed [2025-08-29T04:53:06.839Z] 669b965f9aa3: Pushed [2025-08-29T04:53:19.049Z] a0b55634b753: Pushed [2025-08-29T04:53:19.049Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:19.382Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:19.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-29T04:53:19.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-29T04:53:19.710Z] 43eb783720c3: Preparing [2025-08-29T04:53:19.710Z] 7916885e89b7: Preparing [2025-08-29T04:53:19.710Z] bdb3f704be42: Preparing [2025-08-29T04:53:19.710Z] d91a008e3456: Preparing [2025-08-29T04:53:19.710Z] 15d82315fa62: Preparing [2025-08-29T04:53:19.710Z] a0b55634b753: Preparing [2025-08-29T04:53:19.710Z] 2f58d66d5eb2: Preparing [2025-08-29T04:53:19.710Z] a0b55634b753: Waiting [2025-08-29T04:53:19.710Z] 2f58d66d5eb2: Waiting [2025-08-29T04:53:19.710Z] 669b965f9aa3: Preparing [2025-08-29T04:53:19.710Z] 097100c76c15: Preparing [2025-08-29T04:53:19.710Z] 669b965f9aa3: Waiting [2025-08-29T04:53:19.710Z] 097100c76c15: Waiting [2025-08-29T04:53:19.710Z] bdb3f704be42: Layer already exists [2025-08-29T04:53:19.710Z] 7916885e89b7: Layer already exists [2025-08-29T04:53:19.710Z] 43eb783720c3: Layer already exists [2025-08-29T04:53:19.710Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:19.710Z] d91a008e3456: Layer already exists [2025-08-29T04:53:19.710Z] 669b965f9aa3: Layer already exists [2025-08-29T04:53:19.710Z] a0b55634b753: Layer already exists [2025-08-29T04:53:19.710Z] 097100c76c15: Layer already exists [2025-08-29T04:53:19.710Z] 2f58d66d5eb2: Layer already exists [2025-08-29T04:53:19.710Z] latest: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:20.044Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:20.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 [2025-08-29T04:53:20.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-29T04:53:20.367Z] 43eb783720c3: Preparing [2025-08-29T04:53:20.367Z] 7916885e89b7: Preparing [2025-08-29T04:53:20.367Z] bdb3f704be42: Preparing [2025-08-29T04:53:20.367Z] d91a008e3456: Preparing [2025-08-29T04:53:20.367Z] 15d82315fa62: Preparing [2025-08-29T04:53:20.367Z] a0b55634b753: Preparing [2025-08-29T04:53:20.367Z] 2f58d66d5eb2: Preparing [2025-08-29T04:53:20.367Z] 669b965f9aa3: Preparing [2025-08-29T04:53:20.367Z] 097100c76c15: Preparing [2025-08-29T04:53:20.367Z] a0b55634b753: Waiting [2025-08-29T04:53:20.367Z] 2f58d66d5eb2: Waiting [2025-08-29T04:53:20.367Z] 669b965f9aa3: Waiting [2025-08-29T04:53:20.367Z] 097100c76c15: Waiting [2025-08-29T04:53:20.367Z] bdb3f704be42: Layer already exists [2025-08-29T04:53:20.367Z] 7916885e89b7: Layer already exists [2025-08-29T04:53:20.367Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:20.367Z] d91a008e3456: Layer already exists [2025-08-29T04:53:20.367Z] 43eb783720c3: Layer already exists [2025-08-29T04:53:20.367Z] 2f58d66d5eb2: Layer already exists [2025-08-29T04:53:20.367Z] a0b55634b753: Layer already exists [2025-08-29T04:53:20.367Z] 669b965f9aa3: Layer already exists [2025-08-29T04:53:20.367Z] 097100c76c15: Layer already exists [2025-08-29T04:53:20.367Z] 4.1.0-dev.53: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:20.699Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:21.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:21.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-29T04:53:21.020Z] 43eb783720c3: Preparing [2025-08-29T04:53:21.020Z] 7916885e89b7: Preparing [2025-08-29T04:53:21.020Z] bdb3f704be42: Preparing [2025-08-29T04:53:21.020Z] d91a008e3456: Preparing [2025-08-29T04:53:21.020Z] 15d82315fa62: Preparing [2025-08-29T04:53:21.020Z] a0b55634b753: Preparing [2025-08-29T04:53:21.020Z] 2f58d66d5eb2: Preparing [2025-08-29T04:53:21.020Z] 669b965f9aa3: Preparing [2025-08-29T04:53:21.020Z] 097100c76c15: Preparing [2025-08-29T04:53:21.020Z] 669b965f9aa3: Waiting [2025-08-29T04:53:21.020Z] a0b55634b753: Waiting [2025-08-29T04:53:21.020Z] 097100c76c15: Waiting [2025-08-29T04:53:21.020Z] 2f58d66d5eb2: Waiting [2025-08-29T04:53:21.020Z] bdb3f704be42: Layer already exists [2025-08-29T04:53:21.020Z] 43eb783720c3: Layer already exists [2025-08-29T04:53:21.020Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:21.020Z] d91a008e3456: Layer already exists [2025-08-29T04:53:21.020Z] 7916885e89b7: Layer already exists [2025-08-29T04:53:21.020Z] 669b965f9aa3: Layer already exists [2025-08-29T04:53:21.020Z] a0b55634b753: Layer already exists [2025-08-29T04:53:21.020Z] 2f58d66d5eb2: Layer already exists [2025-08-29T04:53:21.020Z] 097100c76c15: Layer already exists [2025-08-29T04:53:21.020Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:21.338Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:21.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-29T04:53:21.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-29T04:53:21.668Z] 43eb783720c3: Preparing [2025-08-29T04:53:21.668Z] 7916885e89b7: Preparing [2025-08-29T04:53:21.668Z] bdb3f704be42: Preparing [2025-08-29T04:53:21.668Z] d91a008e3456: Preparing [2025-08-29T04:53:21.668Z] 15d82315fa62: Preparing [2025-08-29T04:53:21.668Z] a0b55634b753: Preparing [2025-08-29T04:53:21.668Z] 2f58d66d5eb2: Preparing [2025-08-29T04:53:21.668Z] 669b965f9aa3: Preparing [2025-08-29T04:53:21.668Z] 097100c76c15: Preparing [2025-08-29T04:53:21.668Z] 2f58d66d5eb2: Waiting [2025-08-29T04:53:21.668Z] 669b965f9aa3: Waiting [2025-08-29T04:53:21.668Z] a0b55634b753: Waiting [2025-08-29T04:53:21.668Z] 097100c76c15: Waiting [2025-08-29T04:53:21.668Z] 43eb783720c3: Layer already exists [2025-08-29T04:53:21.668Z] 7916885e89b7: Layer already exists [2025-08-29T04:53:21.668Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:21.668Z] bdb3f704be42: Layer already exists [2025-08-29T04:53:21.668Z] d91a008e3456: Layer already exists [2025-08-29T04:53:21.668Z] a0b55634b753: Layer already exists [2025-08-29T04:53:21.668Z] 2f58d66d5eb2: Layer already exists [2025-08-29T04:53:21.668Z] 669b965f9aa3: Layer already exists [2025-08-29T04:53:21.668Z] 097100c76c15: Layer already exists [2025-08-29T04:53:21.668Z] main: digest: sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:53:21.742Z] ===================================================== [Pipeline] echo [2025-08-29T04:53:21.763Z] taggedImages: [2025-08-29T04:53:21.763Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:21.763Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-29T04:53:21.763Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 [2025-08-29T04:53:21.763Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:21.763Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-29T04:53:21.803Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-29T04:53:21.803Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:21.803Z] latest [2025-08-29T04:53:21.803Z] 4.1.0-dev.53 [2025-08-29T04:53:21.803Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:21.803Z] main [2025-08-29T04:53:21.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:22.154Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:22.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:22.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-29T04:53:22.486Z] 2a258765e1ba: Preparing [2025-08-29T04:53:22.486Z] e989f3c1e0c1: Preparing [2025-08-29T04:53:22.486Z] ce5d2d267e71: Preparing [2025-08-29T04:53:22.486Z] d91a008e3456: Preparing [2025-08-29T04:53:22.486Z] 15d82315fa62: Preparing [2025-08-29T04:53:22.486Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:22.486Z] 0946e0387fd4: Preparing [2025-08-29T04:53:22.486Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:22.486Z] 097100c76c15: Preparing [2025-08-29T04:53:22.486Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:22.486Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:22.486Z] 097100c76c15: Waiting [2025-08-29T04:53:22.486Z] 0946e0387fd4: Waiting [2025-08-29T04:53:22.486Z] d91a008e3456: Layer already exists [2025-08-29T04:53:22.486Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:22.486Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:22.486Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:22.486Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:22.486Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:22.486Z] 097100c76c15: Layer already exists [2025-08-29T04:53:22.486Z] e989f3c1e0c1: Pushed [2025-08-29T04:53:22.486Z] ce5d2d267e71: Pushed [2025-08-29T04:53:22.744Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:23.076Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:23.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-29T04:53:23.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-29T04:53:23.406Z] 2a258765e1ba: Preparing [2025-08-29T04:53:23.406Z] e989f3c1e0c1: Preparing [2025-08-29T04:53:23.406Z] ce5d2d267e71: Preparing [2025-08-29T04:53:23.406Z] d91a008e3456: Preparing [2025-08-29T04:53:23.406Z] 15d82315fa62: Preparing [2025-08-29T04:53:23.406Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:23.406Z] 0946e0387fd4: Preparing [2025-08-29T04:53:23.406Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:23.406Z] 097100c76c15: Preparing [2025-08-29T04:53:23.406Z] 0946e0387fd4: Waiting [2025-08-29T04:53:23.406Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:23.406Z] 097100c76c15: Waiting [2025-08-29T04:53:23.406Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:23.406Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:23.406Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:23.406Z] e989f3c1e0c1: Layer already exists [2025-08-29T04:53:23.406Z] d91a008e3456: Layer already exists [2025-08-29T04:53:23.406Z] ce5d2d267e71: Layer already exists [2025-08-29T04:53:23.406Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:23.406Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:23.406Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:23.406Z] 097100c76c15: Layer already exists [2025-08-29T04:53:23.406Z] latest: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:23.740Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:24.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 [2025-08-29T04:53:24.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-29T04:53:24.064Z] 2a258765e1ba: Preparing [2025-08-29T04:53:24.064Z] e989f3c1e0c1: Preparing [2025-08-29T04:53:24.064Z] ce5d2d267e71: Preparing [2025-08-29T04:53:24.064Z] d91a008e3456: Preparing [2025-08-29T04:53:24.064Z] 15d82315fa62: Preparing [2025-08-29T04:53:24.064Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:24.064Z] 0946e0387fd4: Preparing [2025-08-29T04:53:24.064Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:24.064Z] 097100c76c15: Preparing [2025-08-29T04:53:24.064Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:24.064Z] 0946e0387fd4: Waiting [2025-08-29T04:53:24.064Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:24.064Z] 097100c76c15: Waiting [2025-08-29T04:53:24.064Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:24.064Z] d91a008e3456: Layer already exists [2025-08-29T04:53:24.064Z] e989f3c1e0c1: Layer already exists [2025-08-29T04:53:24.064Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:24.064Z] ce5d2d267e71: Layer already exists [2025-08-29T04:53:24.064Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:24.064Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:24.064Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:24.064Z] 097100c76c15: Layer already exists [2025-08-29T04:53:24.064Z] 4.1.0-dev.53: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:24.399Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:24.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:24.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-29T04:53:24.718Z] 2a258765e1ba: Preparing [2025-08-29T04:53:24.718Z] e989f3c1e0c1: Preparing [2025-08-29T04:53:24.718Z] ce5d2d267e71: Preparing [2025-08-29T04:53:24.718Z] d91a008e3456: Preparing [2025-08-29T04:53:24.718Z] 15d82315fa62: Preparing [2025-08-29T04:53:24.718Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:24.718Z] 0946e0387fd4: Preparing [2025-08-29T04:53:24.718Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:24.718Z] 097100c76c15: Preparing [2025-08-29T04:53:24.718Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:24.718Z] 0946e0387fd4: Waiting [2025-08-29T04:53:24.718Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:24.718Z] 097100c76c15: Waiting [2025-08-29T04:53:24.718Z] ce5d2d267e71: Layer already exists [2025-08-29T04:53:24.718Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:24.718Z] e989f3c1e0c1: Layer already exists [2025-08-29T04:53:24.718Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:24.718Z] d91a008e3456: Layer already exists [2025-08-29T04:53:24.718Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:24.718Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:24.718Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:24.718Z] 097100c76c15: Layer already exists [2025-08-29T04:53:24.718Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:25.043Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:25.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-29T04:53:25.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-29T04:53:25.372Z] 2a258765e1ba: Preparing [2025-08-29T04:53:25.372Z] e989f3c1e0c1: Preparing [2025-08-29T04:53:25.372Z] ce5d2d267e71: Preparing [2025-08-29T04:53:25.372Z] d91a008e3456: Preparing [2025-08-29T04:53:25.372Z] 15d82315fa62: Preparing [2025-08-29T04:53:25.372Z] 58a95b17d4e9: Preparing [2025-08-29T04:53:25.372Z] 0946e0387fd4: Preparing [2025-08-29T04:53:25.372Z] 9d53716b6fb5: Preparing [2025-08-29T04:53:25.372Z] 097100c76c15: Preparing [2025-08-29T04:53:25.372Z] 0946e0387fd4: Waiting [2025-08-29T04:53:25.372Z] 9d53716b6fb5: Waiting [2025-08-29T04:53:25.372Z] 097100c76c15: Waiting [2025-08-29T04:53:25.372Z] 58a95b17d4e9: Waiting [2025-08-29T04:53:25.372Z] e989f3c1e0c1: Layer already exists [2025-08-29T04:53:25.372Z] 2a258765e1ba: Layer already exists [2025-08-29T04:53:25.372Z] ce5d2d267e71: Layer already exists [2025-08-29T04:53:25.372Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:25.372Z] d91a008e3456: Layer already exists [2025-08-29T04:53:25.372Z] 0946e0387fd4: Layer already exists [2025-08-29T04:53:25.372Z] 58a95b17d4e9: Layer already exists [2025-08-29T04:53:25.372Z] 9d53716b6fb5: Layer already exists [2025-08-29T04:53:25.372Z] 097100c76c15: Layer already exists [2025-08-29T04:53:25.373Z] main: digest: sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:53:25.438Z] ===================================================== [Pipeline] echo [2025-08-29T04:53:25.450Z] taggedImages: [2025-08-29T04:53:25.450Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:25.450Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-29T04:53:25.450Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 [2025-08-29T04:53:25.450Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:25.450Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-29T04:53:25.479Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-29T04:53:25.479Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:25.479Z] latest [2025-08-29T04:53:25.479Z] 4.1.0-dev.53 [2025-08-29T04:53:25.480Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:25.480Z] main [2025-08-29T04:53:25.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:25.832Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:26.151Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:26.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-29T04:53:26.151Z] 6ebe87d5b5df: Preparing [2025-08-29T04:53:26.151Z] 18a0564b8e19: Preparing [2025-08-29T04:53:26.151Z] d91a008e3456: Preparing [2025-08-29T04:53:26.151Z] 15d82315fa62: Preparing [2025-08-29T04:53:26.151Z] c052ca8ac94b: Preparing [2025-08-29T04:53:26.151Z] 6d55b763aa6d: Preparing [2025-08-29T04:53:26.151Z] 097100c76c15: Preparing [2025-08-29T04:53:26.151Z] 6d55b763aa6d: Waiting [2025-08-29T04:53:26.151Z] 097100c76c15: Waiting [2025-08-29T04:53:26.151Z] d91a008e3456: Layer already exists [2025-08-29T04:53:26.151Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:26.151Z] 097100c76c15: Layer already exists [2025-08-29T04:53:26.151Z] 6ebe87d5b5df: Pushed [2025-08-29T04:53:26.151Z] c052ca8ac94b: Pushed [2025-08-29T04:53:26.718Z] 6d55b763aa6d: Pushed [2025-08-29T04:53:30.905Z] 18a0564b8e19: Pushed [2025-08-29T04:53:30.905Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:31.229Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:31.555Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-29T04:53:31.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-29T04:53:31.555Z] 6ebe87d5b5df: Preparing [2025-08-29T04:53:31.555Z] 18a0564b8e19: Preparing [2025-08-29T04:53:31.555Z] d91a008e3456: Preparing [2025-08-29T04:53:31.555Z] 15d82315fa62: Preparing [2025-08-29T04:53:31.555Z] c052ca8ac94b: Preparing [2025-08-29T04:53:31.555Z] 6d55b763aa6d: Preparing [2025-08-29T04:53:31.555Z] 097100c76c15: Preparing [2025-08-29T04:53:31.555Z] 097100c76c15: Waiting [2025-08-29T04:53:31.555Z] 6d55b763aa6d: Waiting [2025-08-29T04:53:31.555Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:31.555Z] 6ebe87d5b5df: Layer already exists [2025-08-29T04:53:31.555Z] c052ca8ac94b: Layer already exists [2025-08-29T04:53:31.555Z] 18a0564b8e19: Layer already exists [2025-08-29T04:53:31.555Z] d91a008e3456: Layer already exists [2025-08-29T04:53:31.555Z] 097100c76c15: Layer already exists [2025-08-29T04:53:31.555Z] 6d55b763aa6d: Layer already exists [2025-08-29T04:53:31.555Z] latest: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:31.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:32.199Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 [2025-08-29T04:53:32.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-29T04:53:32.199Z] 6ebe87d5b5df: Preparing [2025-08-29T04:53:32.199Z] 18a0564b8e19: Preparing [2025-08-29T04:53:32.199Z] d91a008e3456: Preparing [2025-08-29T04:53:32.199Z] 15d82315fa62: Preparing [2025-08-29T04:53:32.199Z] c052ca8ac94b: Preparing [2025-08-29T04:53:32.199Z] 6d55b763aa6d: Preparing [2025-08-29T04:53:32.199Z] 097100c76c15: Preparing [2025-08-29T04:53:32.199Z] 6d55b763aa6d: Waiting [2025-08-29T04:53:32.199Z] 097100c76c15: Waiting [2025-08-29T04:53:32.200Z] 6ebe87d5b5df: Layer already exists [2025-08-29T04:53:32.200Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:32.200Z] c052ca8ac94b: Layer already exists [2025-08-29T04:53:32.200Z] d91a008e3456: Layer already exists [2025-08-29T04:53:32.200Z] 18a0564b8e19: Layer already exists [2025-08-29T04:53:32.200Z] 6d55b763aa6d: Layer already exists [2025-08-29T04:53:32.200Z] 097100c76c15: Layer already exists [2025-08-29T04:53:32.200Z] 4.1.0-dev.53: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:32.532Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:32.851Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:32.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-29T04:53:32.851Z] 6ebe87d5b5df: Preparing [2025-08-29T04:53:32.851Z] 18a0564b8e19: Preparing [2025-08-29T04:53:32.851Z] d91a008e3456: Preparing [2025-08-29T04:53:32.851Z] 15d82315fa62: Preparing [2025-08-29T04:53:32.851Z] c052ca8ac94b: Preparing [2025-08-29T04:53:32.851Z] 6d55b763aa6d: Preparing [2025-08-29T04:53:32.851Z] 097100c76c15: Preparing [2025-08-29T04:53:32.851Z] 097100c76c15: Waiting [2025-08-29T04:53:32.851Z] 6d55b763aa6d: Waiting [2025-08-29T04:53:32.851Z] 6ebe87d5b5df: Layer already exists [2025-08-29T04:53:32.851Z] c052ca8ac94b: Layer already exists [2025-08-29T04:53:32.851Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:32.851Z] d91a008e3456: Layer already exists [2025-08-29T04:53:32.851Z] 18a0564b8e19: Layer already exists [2025-08-29T04:53:32.851Z] 6d55b763aa6d: Layer already exists [2025-08-29T04:53:32.851Z] 097100c76c15: Layer already exists [2025-08-29T04:53:32.851Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:33.177Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:33.501Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-29T04:53:33.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-29T04:53:33.501Z] 6ebe87d5b5df: Preparing [2025-08-29T04:53:33.501Z] 18a0564b8e19: Preparing [2025-08-29T04:53:33.501Z] d91a008e3456: Preparing [2025-08-29T04:53:33.501Z] 15d82315fa62: Preparing [2025-08-29T04:53:33.501Z] c052ca8ac94b: Preparing [2025-08-29T04:53:33.501Z] 6d55b763aa6d: Preparing [2025-08-29T04:53:33.501Z] 097100c76c15: Preparing [2025-08-29T04:53:33.501Z] 6d55b763aa6d: Waiting [2025-08-29T04:53:33.501Z] 097100c76c15: Waiting [2025-08-29T04:53:33.501Z] 6ebe87d5b5df: Layer already exists [2025-08-29T04:53:33.501Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:33.501Z] d91a008e3456: Layer already exists [2025-08-29T04:53:33.501Z] c052ca8ac94b: Layer already exists [2025-08-29T04:53:33.501Z] 18a0564b8e19: Layer already exists [2025-08-29T04:53:33.501Z] 097100c76c15: Layer already exists [2025-08-29T04:53:33.501Z] 6d55b763aa6d: Layer already exists [2025-08-29T04:53:33.501Z] main: digest: sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:53:33.598Z] ===================================================== [Pipeline] echo [2025-08-29T04:53:33.618Z] taggedImages: [2025-08-29T04:53:33.619Z] - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:33.619Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-29T04:53:33.619Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 [2025-08-29T04:53:33.619Z] - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:33.619Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-29T04:53:33.651Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-29T04:53:33.651Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:33.651Z] latest [2025-08-29T04:53:33.651Z] 4.1.0-dev.53 [2025-08-29T04:53:33.651Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:33.651Z] main [2025-08-29T04:53:33.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:34.013Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:34.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:34.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-29T04:53:34.339Z] d96562932492: Preparing [2025-08-29T04:53:34.339Z] eda66f960e4c: Preparing [2025-08-29T04:53:34.339Z] d91a008e3456: Preparing [2025-08-29T04:53:34.339Z] 15d82315fa62: Preparing [2025-08-29T04:53:34.339Z] a2e4a24bc84b: Preparing [2025-08-29T04:53:34.339Z] 2a63f1381afd: Preparing [2025-08-29T04:53:34.339Z] 097100c76c15: Preparing [2025-08-29T04:53:34.339Z] 2a63f1381afd: Waiting [2025-08-29T04:53:34.339Z] 097100c76c15: Waiting [2025-08-29T04:53:34.339Z] d91a008e3456: Layer already exists [2025-08-29T04:53:34.339Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:34.339Z] 097100c76c15: Layer already exists [2025-08-29T04:53:34.339Z] d96562932492: Pushed [2025-08-29T04:53:34.339Z] a2e4a24bc84b: Pushed [2025-08-29T04:53:34.598Z] 2a63f1381afd: Pushed [2025-08-29T04:53:38.793Z] eda66f960e4c: Pushed [2025-08-29T04:53:38.793Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:39.120Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:39.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-29T04:53:39.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-29T04:53:39.450Z] d96562932492: Preparing [2025-08-29T04:53:39.450Z] eda66f960e4c: Preparing [2025-08-29T04:53:39.450Z] d91a008e3456: Preparing [2025-08-29T04:53:39.450Z] 15d82315fa62: Preparing [2025-08-29T04:53:39.450Z] a2e4a24bc84b: Preparing [2025-08-29T04:53:39.450Z] 2a63f1381afd: Preparing [2025-08-29T04:53:39.450Z] 097100c76c15: Preparing [2025-08-29T04:53:39.450Z] 2a63f1381afd: Waiting [2025-08-29T04:53:39.450Z] 097100c76c15: Waiting [2025-08-29T04:53:39.450Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:39.450Z] eda66f960e4c: Layer already exists [2025-08-29T04:53:39.450Z] a2e4a24bc84b: Layer already exists [2025-08-29T04:53:39.450Z] d91a008e3456: Layer already exists [2025-08-29T04:53:39.450Z] d96562932492: Layer already exists [2025-08-29T04:53:39.450Z] 2a63f1381afd: Layer already exists [2025-08-29T04:53:39.450Z] 097100c76c15: Layer already exists [2025-08-29T04:53:39.450Z] latest: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:39.794Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:40.123Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 [2025-08-29T04:53:40.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-29T04:53:40.123Z] d96562932492: Preparing [2025-08-29T04:53:40.123Z] eda66f960e4c: Preparing [2025-08-29T04:53:40.123Z] d91a008e3456: Preparing [2025-08-29T04:53:40.123Z] 15d82315fa62: Preparing [2025-08-29T04:53:40.123Z] a2e4a24bc84b: Preparing [2025-08-29T04:53:40.123Z] 2a63f1381afd: Preparing [2025-08-29T04:53:40.123Z] 097100c76c15: Preparing [2025-08-29T04:53:40.123Z] 097100c76c15: Waiting [2025-08-29T04:53:40.123Z] 2a63f1381afd: Waiting [2025-08-29T04:53:40.123Z] d96562932492: Layer already exists [2025-08-29T04:53:40.123Z] d91a008e3456: Layer already exists [2025-08-29T04:53:40.123Z] eda66f960e4c: Layer already exists [2025-08-29T04:53:40.123Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:40.123Z] a2e4a24bc84b: Layer already exists [2025-08-29T04:53:40.123Z] 097100c76c15: Layer already exists [2025-08-29T04:53:40.123Z] 2a63f1381afd: Layer already exists [2025-08-29T04:53:40.123Z] 4.1.0-dev.53: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:40.462Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:40.788Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:40.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-29T04:53:40.788Z] d96562932492: Preparing [2025-08-29T04:53:40.788Z] eda66f960e4c: Preparing [2025-08-29T04:53:40.788Z] d91a008e3456: Preparing [2025-08-29T04:53:40.788Z] 15d82315fa62: Preparing [2025-08-29T04:53:40.788Z] a2e4a24bc84b: Preparing [2025-08-29T04:53:40.788Z] 2a63f1381afd: Preparing [2025-08-29T04:53:40.788Z] 097100c76c15: Preparing [2025-08-29T04:53:40.788Z] 2a63f1381afd: Waiting [2025-08-29T04:53:40.788Z] 097100c76c15: Waiting [2025-08-29T04:53:40.788Z] eda66f960e4c: Layer already exists [2025-08-29T04:53:40.788Z] a2e4a24bc84b: Layer already exists [2025-08-29T04:53:40.788Z] d96562932492: Layer already exists [2025-08-29T04:53:40.788Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:40.788Z] d91a008e3456: Layer already exists [2025-08-29T04:53:40.788Z] 2a63f1381afd: Layer already exists [2025-08-29T04:53:40.788Z] 097100c76c15: Layer already exists [2025-08-29T04:53:40.788Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:41.114Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:53:41.444Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-29T04:53:41.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-29T04:53:41.444Z] d96562932492: Preparing [2025-08-29T04:53:41.444Z] eda66f960e4c: Preparing [2025-08-29T04:53:41.444Z] d91a008e3456: Preparing [2025-08-29T04:53:41.444Z] 15d82315fa62: Preparing [2025-08-29T04:53:41.444Z] a2e4a24bc84b: Preparing [2025-08-29T04:53:41.444Z] 2a63f1381afd: Preparing [2025-08-29T04:53:41.444Z] 097100c76c15: Preparing [2025-08-29T04:53:41.444Z] 2a63f1381afd: Waiting [2025-08-29T04:53:41.444Z] 097100c76c15: Waiting [2025-08-29T04:53:41.444Z] d96562932492: Layer already exists [2025-08-29T04:53:41.444Z] d91a008e3456: Layer already exists [2025-08-29T04:53:41.444Z] eda66f960e4c: Layer already exists [2025-08-29T04:53:41.444Z] 15d82315fa62: Layer already exists [2025-08-29T04:53:41.444Z] a2e4a24bc84b: Layer already exists [2025-08-29T04:53:41.444Z] 2a63f1381afd: Layer already exists [2025-08-29T04:53:41.444Z] 097100c76c15: Layer already exists [2025-08-29T04:53:41.444Z] main: digest: sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:53:41.523Z] ===================================================== [Pipeline] echo [2025-08-29T04:53:41.538Z] taggedImages: [2025-08-29T04:53:41.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-29T04:53:41.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 [2025-08-29T04:53:41.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-29T04:53:41.631Z] ========================================================= [2025-08-29T04:53:41.631Z] [edgeXBuildMultiArch] RAW Config: [2025-08-29T04:53:41.631Z] images: [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:53:41.631Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-29T04:53:41.631Z] settingsFile: [2025-08-29T04:53:41.631Z] edgex-go-settings [2025-08-29T04:53:41.631Z] ========================================================= [Pipeline] node [2025-08-29T04:53:56.635Z] Still waiting to schedule task [2025-08-29T04:53:56.636Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-29T04:54:45.800Z] Running on prd-centos7-docker-4c-2g-7835 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T04:54:45.854Z] provisioning config files... [2025-08-29T04:54:45.874Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9464651072105278924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:54:49.915Z] ---> ****-login.sh [2025-08-29T04:54:49.915Z] nexus3.edgexfoundry.org:10001 [2025-08-29T04:54:49.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:54:49.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:54:49.915Z] Configure a credential helper to remove this warning. See [2025-08-29T04:54:49.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:54:49.915Z] [2025-08-29T04:54:49.915Z] Login Succeeded [2025-08-29T04:54:49.915Z] nexus3.edgexfoundry.org:10002 [2025-08-29T04:54:49.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:54:50.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:54:50.176Z] Configure a credential helper to remove this warning. See [2025-08-29T04:54:50.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:54:50.176Z] [2025-08-29T04:54:50.176Z] Login Succeeded [2025-08-29T04:54:50.176Z] nexus3.edgexfoundry.org:10003 [2025-08-29T04:54:50.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:54:50.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:54:50.176Z] Configure a credential helper to remove this warning. See [2025-08-29T04:54:50.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:54:50.176Z] [2025-08-29T04:54:50.176Z] Login Succeeded [2025-08-29T04:54:50.176Z] nexus3.edgexfoundry.org:10004 [2025-08-29T04:54:50.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:54:50.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:54:50.177Z] Configure a credential helper to remove this warning. See [2025-08-29T04:54:50.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:54:50.177Z] [2025-08-29T04:54:50.177Z] Login Succeeded [2025-08-29T04:54:50.177Z] ****.io [2025-08-29T04:54:50.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T04:54:50.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T04:54:50.442Z] Configure a credential helper to remove this warning. See [2025-08-29T04:54:50.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T04:54:50.442Z] [2025-08-29T04:54:50.442Z] Login Succeeded [2025-08-29T04:54:50.442Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T04:54:50.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T04:54:50.813Z] + docker buildx ls [2025-08-29T04:54:50.813Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T04:54:50.813Z] default * docker [2025-08-29T04:54:50.813Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T04:54:51.122Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-29T04:54:51.123Z] edgex-builder [Pipeline] sh [2025-08-29T04:54:51.420Z] + docker buildx inspect --bootstrap [2025-08-29T04:54:51.420Z] #1 [internal] booting buildkit [2025-08-29T04:54:51.420Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-29T04:54:54.724Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-08-29T04:54:54.724Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-29T04:54:55.669Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-08-29T04:54:55.669Z] #1 DONE 4.7s [2025-08-29T04:54:55.669Z] Name: edgex-builder [2025-08-29T04:54:55.669Z] Driver: docker-container [2025-08-29T04:54:55.669Z] [2025-08-29T04:54:55.669Z] Nodes: [2025-08-29T04:54:55.669Z] Name: edgex-builder0 [2025-08-29T04:54:55.669Z] Endpoint: unix:///var/run/docker.sock [2025-08-29T04:54:55.669Z] Status: running [2025-08-29T04:54:55.669Z] Buildkit: v0.23.2 [2025-08-29T04:54:55.669Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-29T04:54:55.965Z] + docker buildx ls [2025-08-29T04:54:55.966Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-29T04:54:55.966Z] edgex-builder * docker-container [2025-08-29T04:54:55.966Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-29T04:54:55.966Z] default docker [2025-08-29T04:54:55.966Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-29T04:54:56.263Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:54:56.264Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:54:56.264Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:54:56.264Z] #1 transferring dockerfile: 197B done [2025-08-29T04:54:56.264Z] #1 DONE 0.0s [2025-08-29T04:54:56.264Z] [2025-08-29T04:54:56.264Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:54:56.264Z] #2 DONE 0.1s [2025-08-29T04:54:56.264Z] [2025-08-29T04:54:56.264Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:54:56.526Z] #3 DONE 0.1s [2025-08-29T04:54:56.526Z] [2025-08-29T04:54:56.526Z] #4 [internal] load .dockerignore [2025-08-29T04:54:56.526Z] #4 transferring context: 2B done [2025-08-29T04:54:56.526Z] #4 DONE 0.0s [2025-08-29T04:54:56.526Z] [2025-08-29T04:54:56.526Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:56.526Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:56.526Z] #5 DONE 0.0s [2025-08-29T04:54:56.526Z] [2025-08-29T04:54:56.526Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:56.526Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:56.526Z] #6 DONE 0.1s [2025-08-29T04:54:56.526Z] [2025-08-29T04:54:56.526Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:54:56.526Z] #7 DONE 0.0s [2025-08-29T04:54:56.526Z] [2025-08-29T04:54:56.526Z] #8 exporting to image [2025-08-29T04:54:56.526Z] #8 exporting layers done [2025-08-29T04:54:56.526Z] #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f 0.0s done [2025-08-29T04:54:56.526Z] #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done [2025-08-29T04:54:56.526Z] #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done [2025-08-29T04:54:56.526Z] #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done [2025-08-29T04:54:56.526Z] #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.0s done [2025-08-29T04:54:56.526Z] #8 pushing layers [2025-08-29T04:54:56.526Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:54:56.786Z] #8 pushing layers 0.1s done [2025-08-29T04:54:56.786Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done [2025-08-29T04:54:56.786Z] #8 DONE 0.2s [2025-08-29T04:54:56.786Z] [2025-08-29T04:54:56.786Z] 1 warning found (use --debug to expand): [2025-08-29T04:54:56.786Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:54:57.090Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-08-29T04:54:57.090Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-08-29T04:54:57.090Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:54:57.090Z] #1 transferring dockerfile: 163B done [2025-08-29T04:54:57.090Z] #1 DONE 0.0s [2025-08-29T04:54:57.090Z] [2025-08-29T04:54:57.090Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-29T04:54:57.090Z] #2 DONE 0.0s [2025-08-29T04:54:57.090Z] [2025-08-29T04:54:57.090Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-29T04:54:57.090Z] #3 DONE 0.0s [2025-08-29T04:54:57.090Z] [2025-08-29T04:54:57.090Z] #4 [internal] load .dockerignore [2025-08-29T04:54:57.090Z] #4 transferring context: 2B done [2025-08-29T04:54:57.090Z] #4 DONE 0.0s [2025-08-29T04:54:57.090Z] [2025-08-29T04:54:57.090Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:57.090Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:57.090Z] #5 DONE 0.0s [2025-08-29T04:54:57.090Z] [2025-08-29T04:54:57.090Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:57.359Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:57.359Z] #6 CACHED [2025-08-29T04:54:57.359Z] [2025-08-29T04:54:57.359Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:57.359Z] #5 CACHED [2025-08-29T04:54:57.359Z] [2025-08-29T04:54:57.359Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:54:57.359Z] #7 DONE 0.0s [2025-08-29T04:54:57.359Z] [2025-08-29T04:54:57.359Z] #8 exporting to image [2025-08-29T04:54:57.359Z] #8 exporting layers done [2025-08-29T04:54:57.359Z] #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done [2025-08-29T04:54:57.359Z] #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done [2025-08-29T04:54:57.359Z] #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done [2025-08-29T04:54:57.359Z] #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done [2025-08-29T04:54:57.359Z] #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done [2025-08-29T04:54:57.359Z] #8 pushing layers 0.0s done [2025-08-29T04:54:57.359Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done [2025-08-29T04:54:57.359Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:54:57.359Z] #8 DONE 0.1s [2025-08-29T04:54:57.359Z] [2025-08-29T04:54:57.359Z] 1 warning found (use --debug to expand): [2025-08-29T04:54:57.359Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:54:57.693Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53' [2025-08-29T04:54:57.693Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 --push - [2025-08-29T04:54:57.693Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:54:57.693Z] #1 transferring dockerfile: 169B done [2025-08-29T04:54:57.693Z] #1 DONE 0.0s [2025-08-29T04:54:57.693Z] [2025-08-29T04:54:57.693Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 [2025-08-29T04:54:57.693Z] #2 DONE 0.0s [2025-08-29T04:54:57.693Z] [2025-08-29T04:54:57.693Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53 [2025-08-29T04:54:57.693Z] #3 DONE 0.0s [2025-08-29T04:54:57.693Z] [2025-08-29T04:54:57.693Z] #4 [internal] load .dockerignore [2025-08-29T04:54:57.693Z] #4 transferring context: 2B done [2025-08-29T04:54:57.693Z] #4 DONE 0.0s [2025-08-29T04:54:57.693Z] [2025-08-29T04:54:57.693Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:57.693Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:57.693Z] #5 DONE 0.0s [2025-08-29T04:54:57.693Z] [2025-08-29T04:54:57.693Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:57.955Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:57.955Z] #6 CACHED [2025-08-29T04:54:57.955Z] [2025-08-29T04:54:57.955Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:57.955Z] #5 CACHED [2025-08-29T04:54:57.955Z] [2025-08-29T04:54:57.955Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:54:57.955Z] #7 DONE 0.0s [2025-08-29T04:54:57.955Z] [2025-08-29T04:54:57.955Z] #8 exporting to image [2025-08-29T04:54:57.955Z] #8 exporting layers done [2025-08-29T04:54:57.955Z] #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done [2025-08-29T04:54:57.955Z] #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done [2025-08-29T04:54:57.955Z] #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done [2025-08-29T04:54:57.955Z] #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done [2025-08-29T04:54:57.955Z] #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done [2025-08-29T04:54:57.955Z] #8 pushing layers 0.0s done [2025-08-29T04:54:57.955Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.53@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done [2025-08-29T04:54:57.955Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:54:57.955Z] #8 DONE 0.1s [2025-08-29T04:54:57.955Z] [2025-08-29T04:54:57.955Z] 1 warning found (use --debug to expand): [2025-08-29T04:54:57.955Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:54:58.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:54:58.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:54:58.256Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:54:58.256Z] #1 transferring dockerfile: 210B done [2025-08-29T04:54:58.256Z] #1 DONE 0.0s [2025-08-29T04:54:58.256Z] [2025-08-29T04:54:58.256Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:54:58.256Z] #2 DONE 0.0s [2025-08-29T04:54:58.256Z] [2025-08-29T04:54:58.256Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:54:58.256Z] #3 DONE 0.0s [2025-08-29T04:54:58.256Z] [2025-08-29T04:54:58.256Z] #4 [internal] load .dockerignore [2025-08-29T04:54:58.256Z] #4 transferring context: 2B done [2025-08-29T04:54:58.256Z] #4 DONE 0.0s [2025-08-29T04:54:58.256Z] [2025-08-29T04:54:58.256Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:58.256Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:58.256Z] #5 CACHED [2025-08-29T04:54:58.256Z] [2025-08-29T04:54:58.256Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:58.256Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:58.256Z] #6 CACHED [2025-08-29T04:54:58.256Z] [2025-08-29T04:54:58.256Z] #7 exporting to image [2025-08-29T04:54:58.256Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:54:58.516Z] #7 exporting layers done [2025-08-29T04:54:58.516Z] #7 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done [2025-08-29T04:54:58.516Z] #7 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done [2025-08-29T04:54:58.516Z] #7 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done [2025-08-29T04:54:58.516Z] #7 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done [2025-08-29T04:54:58.516Z] #7 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done [2025-08-29T04:54:58.516Z] #7 pushing layers 0.0s done [2025-08-29T04:54:58.516Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done [2025-08-29T04:54:58.516Z] #7 DONE 0.1s [2025-08-29T04:54:58.516Z] [2025-08-29T04:54:58.516Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:54:58.516Z] #8 DONE 0.0s [2025-08-29T04:54:58.517Z] [2025-08-29T04:54:58.517Z] 1 warning found (use --debug to expand): [2025-08-29T04:54:58.517Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:54:58.809Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-08-29T04:54:58.809Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-08-29T04:54:58.809Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:54:58.809Z] #1 transferring dockerfile: 161B done [2025-08-29T04:54:58.809Z] #1 DONE 0.0s [2025-08-29T04:54:58.809Z] [2025-08-29T04:54:58.809Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-29T04:54:58.809Z] #2 DONE 0.0s [2025-08-29T04:54:58.809Z] [2025-08-29T04:54:58.809Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-08-29T04:54:58.809Z] #3 DONE 0.0s [2025-08-29T04:54:58.809Z] [2025-08-29T04:54:58.809Z] #4 [internal] load .dockerignore [2025-08-29T04:54:58.809Z] #4 transferring context: 2B done [2025-08-29T04:54:58.809Z] #4 DONE 0.0s [2025-08-29T04:54:58.809Z] [2025-08-29T04:54:58.809Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:58.809Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:58.809Z] #5 DONE 0.0s [2025-08-29T04:54:58.809Z] [2025-08-29T04:54:58.809Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:59.070Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf 0.0s done [2025-08-29T04:54:59.070Z] #6 CACHED [2025-08-29T04:54:59.070Z] [2025-08-29T04:54:59.070Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:51a7dc47ece33ec747f8f89b1c1480b5ce71c96734f907353cec58703021fbaf [2025-08-29T04:54:59.070Z] #5 CACHED [2025-08-29T04:54:59.070Z] [2025-08-29T04:54:59.070Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:54:59.070Z] #7 DONE 0.0s [2025-08-29T04:54:59.070Z] [2025-08-29T04:54:59.070Z] #8 exporting to image [2025-08-29T04:54:59.070Z] #8 exporting layers done [2025-08-29T04:54:59.070Z] #8 exporting manifest sha256:ced19b41889e8bfa144a2f5d6069741e334596afe954222803c28b5a13d02d7f done [2025-08-29T04:54:59.070Z] #8 exporting config sha256:45736fe2b204192d5b3eddac7c53c106ba078a35e2ca8a5d33c726a26b0d509d done [2025-08-29T04:54:59.070Z] #8 exporting manifest sha256:aec5e6ef362bbf81b6ee1d4870463a1811c915923c1208736a45585a6de49189 done [2025-08-29T04:54:59.070Z] #8 exporting config sha256:f6383c236df1b73f05190da9dc1b7ccceafe6d0234bea3dafa5774d33d171e54 done [2025-08-29T04:54:59.070Z] #8 exporting manifest list sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a done [2025-08-29T04:54:59.070Z] #8 pushing layers 0.0s done [2025-08-29T04:54:59.070Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:86d63ce39a5ede5d16d48e0b04ed5dbd2635525b80d08734f3b8c4566689b48a 0.1s done [2025-08-29T04:54:59.070Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:54:59.070Z] #8 DONE 0.1s [2025-08-29T04:54:59.070Z] [2025-08-29T04:54:59.070Z] 1 warning found (use --debug to expand): [2025-08-29T04:54:59.070Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:54:59.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:54:59.361Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:54:59.361Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:54:59.361Z] #1 transferring dockerfile: 216B done [2025-08-29T04:54:59.361Z] #1 DONE 0.0s [2025-08-29T04:54:59.361Z] [2025-08-29T04:54:59.361Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:54:59.362Z] #2 DONE 0.0s [2025-08-29T04:54:59.362Z] [2025-08-29T04:54:59.362Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:54:59.362Z] #3 DONE 0.0s [2025-08-29T04:54:59.362Z] [2025-08-29T04:54:59.362Z] #4 [internal] load .dockerignore [2025-08-29T04:54:59.362Z] #4 transferring context: 2B done [2025-08-29T04:54:59.362Z] #4 DONE 0.0s [2025-08-29T04:54:59.622Z] [2025-08-29T04:54:59.622Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:54:59.622Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:54:59.622Z] #5 ... [2025-08-29T04:54:59.622Z] [2025-08-29T04:54:59.622Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:54:59.622Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:54:59.622Z] #6 DONE 0.1s [2025-08-29T04:54:59.622Z] [2025-08-29T04:54:59.622Z] #7 exporting to image [2025-08-29T04:54:59.622Z] #7 exporting layers done [2025-08-29T04:54:59.622Z] #7 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 0.0s done [2025-08-29T04:54:59.622Z] #7 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done [2025-08-29T04:54:59.622Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:54:59.622Z] #7 ... [2025-08-29T04:54:59.622Z] [2025-08-29T04:54:59.622Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:54:59.622Z] #8 DONE 0.0s [2025-08-29T04:54:59.622Z] [2025-08-29T04:54:59.622Z] #7 exporting to image [2025-08-29T04:54:59.622Z] #7 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done [2025-08-29T04:54:59.622Z] #7 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 0.0s done [2025-08-29T04:54:59.622Z] #7 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done [2025-08-29T04:54:59.622Z] #7 pushing layers 0.1s done [2025-08-29T04:54:59.622Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 [2025-08-29T04:54:59.882Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done [2025-08-29T04:54:59.883Z] #7 DONE 0.2s [2025-08-29T04:54:59.883Z] [2025-08-29T04:54:59.883Z] 1 warning found (use --debug to expand): [2025-08-29T04:54:59.883Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:00.184Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-08-29T04:55:00.184Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-08-29T04:55:00.184Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:00.184Z] #1 transferring dockerfile: 182B done [2025-08-29T04:55:00.184Z] #1 DONE 0.0s [2025-08-29T04:55:00.184Z] [2025-08-29T04:55:00.184Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-29T04:55:00.184Z] #2 DONE 0.0s [2025-08-29T04:55:00.184Z] [2025-08-29T04:55:00.185Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-29T04:55:00.185Z] #3 DONE 0.0s [2025-08-29T04:55:00.185Z] [2025-08-29T04:55:00.185Z] #4 [internal] load .dockerignore [2025-08-29T04:55:00.185Z] #4 transferring context: 2B done [2025-08-29T04:55:00.185Z] #4 DONE 0.0s [2025-08-29T04:55:00.185Z] [2025-08-29T04:55:00.185Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:00.185Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:00.185Z] #5 DONE 0.0s [2025-08-29T04:55:00.185Z] [2025-08-29T04:55:00.185Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:00.445Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:00.445Z] #6 CACHED [2025-08-29T04:55:00.445Z] [2025-08-29T04:55:00.445Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:00.445Z] #5 CACHED [2025-08-29T04:55:00.445Z] [2025-08-29T04:55:00.445Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:00.445Z] #7 DONE 0.0s [2025-08-29T04:55:00.445Z] [2025-08-29T04:55:00.445Z] #8 exporting to image [2025-08-29T04:55:00.445Z] #8 exporting layers done [2025-08-29T04:55:00.445Z] #8 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done [2025-08-29T04:55:00.445Z] #8 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done [2025-08-29T04:55:00.445Z] #8 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done [2025-08-29T04:55:00.445Z] #8 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done [2025-08-29T04:55:00.445Z] #8 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done [2025-08-29T04:55:00.445Z] #8 pushing layers 0.0s done [2025-08-29T04:55:00.445Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done [2025-08-29T04:55:00.445Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:00.445Z] #8 DONE 0.1s [2025-08-29T04:55:00.445Z] [2025-08-29T04:55:00.445Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:00.445Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:00.738Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53' [2025-08-29T04:55:00.738Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 --push - [2025-08-29T04:55:00.738Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:00.738Z] #1 transferring dockerfile: 188B done [2025-08-29T04:55:00.738Z] #1 DONE 0.0s [2025-08-29T04:55:00.738Z] [2025-08-29T04:55:00.738Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 [2025-08-29T04:55:00.738Z] #2 DONE 0.0s [2025-08-29T04:55:00.738Z] [2025-08-29T04:55:00.738Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53 [2025-08-29T04:55:00.738Z] #3 DONE 0.0s [2025-08-29T04:55:00.738Z] [2025-08-29T04:55:00.738Z] #4 [internal] load .dockerignore [2025-08-29T04:55:00.738Z] #4 transferring context: 2B done [2025-08-29T04:55:00.738Z] #4 DONE 0.0s [2025-08-29T04:55:00.738Z] [2025-08-29T04:55:00.738Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:00.738Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:00.738Z] #5 CACHED [2025-08-29T04:55:00.738Z] [2025-08-29T04:55:00.738Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:00.738Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:00.738Z] #6 CACHED [2025-08-29T04:55:00.738Z] [2025-08-29T04:55:00.738Z] #7 exporting to image [2025-08-29T04:55:00.738Z] #7 exporting layers done [2025-08-29T04:55:00.738Z] #7 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done [2025-08-29T04:55:00.738Z] #7 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done [2025-08-29T04:55:00.738Z] #7 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done [2025-08-29T04:55:00.738Z] #7 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done [2025-08-29T04:55:00.738Z] #7 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 [2025-08-29T04:55:00.738Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:00.998Z] #7 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done [2025-08-29T04:55:00.998Z] #7 pushing layers 0.0s done [2025-08-29T04:55:00.998Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.53@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done [2025-08-29T04:55:00.998Z] #7 DONE 0.1s [2025-08-29T04:55:00.998Z] [2025-08-29T04:55:00.998Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:00.998Z] #8 DONE 0.0s [2025-08-29T04:55:00.998Z] [2025-08-29T04:55:00.998Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:00.998Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:01.295Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:01.296Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:01.296Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:01.296Z] #1 transferring dockerfile: 229B done [2025-08-29T04:55:01.296Z] #1 DONE 0.0s [2025-08-29T04:55:01.296Z] [2025-08-29T04:55:01.296Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:01.296Z] #2 DONE 0.0s [2025-08-29T04:55:01.296Z] [2025-08-29T04:55:01.296Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:01.296Z] #3 DONE 0.0s [2025-08-29T04:55:01.296Z] [2025-08-29T04:55:01.296Z] #4 [internal] load .dockerignore [2025-08-29T04:55:01.296Z] #4 transferring context: 2B done [2025-08-29T04:55:01.296Z] #4 DONE 0.0s [2025-08-29T04:55:01.296Z] [2025-08-29T04:55:01.296Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:01.296Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:01.296Z] #5 DONE 0.0s [2025-08-29T04:55:01.296Z] [2025-08-29T04:55:01.296Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:01.565Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:01.565Z] #6 CACHED [2025-08-29T04:55:01.565Z] [2025-08-29T04:55:01.565Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:01.565Z] #5 CACHED [2025-08-29T04:55:01.565Z] [2025-08-29T04:55:01.565Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:01.565Z] #7 DONE 0.0s [2025-08-29T04:55:01.565Z] [2025-08-29T04:55:01.565Z] #8 exporting to image [2025-08-29T04:55:01.565Z] #8 exporting layers done [2025-08-29T04:55:01.565Z] #8 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done [2025-08-29T04:55:01.565Z] #8 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done [2025-08-29T04:55:01.565Z] #8 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done [2025-08-29T04:55:01.565Z] #8 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done [2025-08-29T04:55:01.565Z] #8 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done [2025-08-29T04:55:01.565Z] #8 pushing layers 0.0s done [2025-08-29T04:55:01.565Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done [2025-08-29T04:55:01.565Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:01.565Z] #8 DONE 0.1s [2025-08-29T04:55:01.565Z] [2025-08-29T04:55:01.565Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:01.565Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:01.861Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-08-29T04:55:01.861Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-08-29T04:55:01.861Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:01.861Z] #1 transferring dockerfile: 180B done [2025-08-29T04:55:01.861Z] #1 DONE 0.0s [2025-08-29T04:55:01.861Z] [2025-08-29T04:55:01.861Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-29T04:55:01.861Z] #2 DONE 0.0s [2025-08-29T04:55:01.861Z] [2025-08-29T04:55:01.861Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-29T04:55:01.861Z] #3 DONE 0.0s [2025-08-29T04:55:01.861Z] [2025-08-29T04:55:01.861Z] #4 [internal] load .dockerignore [2025-08-29T04:55:01.861Z] #4 transferring context: 2B done [2025-08-29T04:55:01.861Z] #4 DONE 0.0s [2025-08-29T04:55:01.861Z] [2025-08-29T04:55:01.861Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:01.861Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:01.861Z] #5 DONE 0.0s [2025-08-29T04:55:01.861Z] [2025-08-29T04:55:01.861Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:02.124Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 0.0s done [2025-08-29T04:55:02.124Z] #6 CACHED [2025-08-29T04:55:02.124Z] [2025-08-29T04:55:02.124Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:dd77375e6e0cf1a9cfd1e908b7ea7985a4d376201951682d3a5bef87c8b00850 [2025-08-29T04:55:02.124Z] #5 CACHED [2025-08-29T04:55:02.124Z] [2025-08-29T04:55:02.124Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:02.124Z] #7 DONE 0.0s [2025-08-29T04:55:02.124Z] [2025-08-29T04:55:02.124Z] #8 exporting to image [2025-08-29T04:55:02.124Z] #8 exporting layers done [2025-08-29T04:55:02.124Z] #8 exporting manifest sha256:48b84ecbcffe28930f9aeeb2fc895f8a84ad76b34300aec049994658c8e09dd5 done [2025-08-29T04:55:02.124Z] #8 exporting config sha256:1ac0113634ba4d85a1373442b5933cea253c7b1127ebfe1897c9c6815be59ce1 done [2025-08-29T04:55:02.124Z] #8 exporting manifest sha256:84e7f9f81207984dcd641a6bfa31e3b632f1a375b0a5d248faaa0268d7b744a2 done [2025-08-29T04:55:02.124Z] #8 exporting config sha256:b9b83ea6c59aa408a82f1427035f11a89bd0e0f10d2c0a549a23c8c6a20dcc38 done [2025-08-29T04:55:02.124Z] #8 exporting manifest list sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 done [2025-08-29T04:55:02.124Z] #8 pushing layers 0.0s done [2025-08-29T04:55:02.124Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:0686320557c6b03f30ab2feb02df6a1346ae3f67792eca2f2c77ce604e902ca2 0.1s done [2025-08-29T04:55:02.124Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:02.124Z] #8 DONE 0.1s [2025-08-29T04:55:02.124Z] [2025-08-29T04:55:02.124Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:02.124Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:02.418Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:02.418Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:02.680Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:02.680Z] #1 transferring dockerfile: 194B done [2025-08-29T04:55:02.680Z] #1 DONE 0.0s [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:02.680Z] #2 DONE 0.0s [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:02.680Z] #3 DONE 0.1s [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #4 [internal] load .dockerignore [2025-08-29T04:55:02.680Z] #4 transferring context: 2B done [2025-08-29T04:55:02.680Z] #4 DONE 0.0s [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:02.680Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done [2025-08-29T04:55:02.680Z] #5 DONE 0.0s [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:02.680Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done [2025-08-29T04:55:02.680Z] #6 DONE 0.1s [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #7 exporting to image [2025-08-29T04:55:02.680Z] #7 exporting layers done [2025-08-29T04:55:02.680Z] #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 0.0s done [2025-08-29T04:55:02.680Z] #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done [2025-08-29T04:55:02.680Z] #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done [2025-08-29T04:55:02.680Z] #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c [2025-08-29T04:55:02.680Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:02.680Z] #7 ... [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:02.680Z] #8 DONE 0.0s [2025-08-29T04:55:02.680Z] [2025-08-29T04:55:02.680Z] #7 exporting to image [2025-08-29T04:55:02.681Z] #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done [2025-08-29T04:55:02.681Z] #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done [2025-08-29T04:55:02.681Z] #7 pushing layers 0.1s done [2025-08-29T04:55:02.681Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 [2025-08-29T04:55:02.940Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done [2025-08-29T04:55:02.941Z] #7 DONE 0.2s [2025-08-29T04:55:02.941Z] [2025-08-29T04:55:02.941Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:02.941Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:03.235Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-08-29T04:55:03.235Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-08-29T04:55:03.235Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:03.235Z] #1 transferring dockerfile: 160B done [2025-08-29T04:55:03.235Z] #1 DONE 0.0s [2025-08-29T04:55:03.235Z] [2025-08-29T04:55:03.235Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-29T04:55:03.235Z] #2 DONE 0.0s [2025-08-29T04:55:03.235Z] [2025-08-29T04:55:03.235Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-29T04:55:03.235Z] #3 DONE 0.0s [2025-08-29T04:55:03.235Z] [2025-08-29T04:55:03.235Z] #4 [internal] load .dockerignore [2025-08-29T04:55:03.235Z] #4 transferring context: 2B done [2025-08-29T04:55:03.235Z] #4 DONE 0.0s [2025-08-29T04:55:03.235Z] [2025-08-29T04:55:03.235Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:03.235Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done [2025-08-29T04:55:03.235Z] #5 CACHED [2025-08-29T04:55:03.235Z] [2025-08-29T04:55:03.235Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:03.235Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done [2025-08-29T04:55:03.235Z] #6 CACHED [2025-08-29T04:55:03.235Z] [2025-08-29T04:55:03.235Z] #7 exporting to image [2025-08-29T04:55:03.235Z] #7 exporting layers done [2025-08-29T04:55:03.235Z] #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done [2025-08-29T04:55:03.235Z] #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done [2025-08-29T04:55:03.235Z] #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done [2025-08-29T04:55:03.235Z] #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done [2025-08-29T04:55:03.235Z] #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done [2025-08-29T04:55:03.235Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:03.495Z] #7 pushing layers 0.0s done [2025-08-29T04:55:03.495Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done [2025-08-29T04:55:03.495Z] #7 DONE 0.1s [2025-08-29T04:55:03.495Z] [2025-08-29T04:55:03.495Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:03.495Z] #8 DONE 0.0s [2025-08-29T04:55:03.495Z] [2025-08-29T04:55:03.495Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:03.495Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:03.789Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53' [2025-08-29T04:55:03.789Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 --push - [2025-08-29T04:55:03.789Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:03.789Z] #1 transferring dockerfile: 166B done [2025-08-29T04:55:03.789Z] #1 DONE 0.0s [2025-08-29T04:55:03.789Z] [2025-08-29T04:55:03.789Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 [2025-08-29T04:55:03.789Z] #2 DONE 0.0s [2025-08-29T04:55:03.789Z] [2025-08-29T04:55:03.789Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53 [2025-08-29T04:55:03.789Z] #3 DONE 0.0s [2025-08-29T04:55:03.789Z] [2025-08-29T04:55:03.789Z] #4 [internal] load .dockerignore [2025-08-29T04:55:03.789Z] #4 transferring context: 2B done [2025-08-29T04:55:03.789Z] #4 DONE 0.0s [2025-08-29T04:55:03.789Z] [2025-08-29T04:55:03.789Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:03.789Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done [2025-08-29T04:55:03.789Z] #5 CACHED [2025-08-29T04:55:03.789Z] [2025-08-29T04:55:03.789Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:03.789Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done [2025-08-29T04:55:03.789Z] #6 CACHED [2025-08-29T04:55:03.789Z] [2025-08-29T04:55:03.789Z] #7 exporting to image [2025-08-29T04:55:03.789Z] #7 exporting layers done [2025-08-29T04:55:03.789Z] #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done [2025-08-29T04:55:03.789Z] #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done [2025-08-29T04:55:03.789Z] #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done [2025-08-29T04:55:03.789Z] #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done [2025-08-29T04:55:03.789Z] #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done [2025-08-29T04:55:03.789Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:04.053Z] #7 pushing layers 0.0s done [2025-08-29T04:55:04.053Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.53@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done [2025-08-29T04:55:04.053Z] #7 DONE 0.1s [2025-08-29T04:55:04.053Z] [2025-08-29T04:55:04.053Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:04.053Z] #8 DONE 0.0s [2025-08-29T04:55:04.053Z] [2025-08-29T04:55:04.053Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:04.053Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:04.354Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:04.354Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:04.354Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:04.354Z] #1 transferring dockerfile: 207B done [2025-08-29T04:55:04.354Z] #1 DONE 0.0s [2025-08-29T04:55:04.354Z] [2025-08-29T04:55:04.354Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:04.354Z] #2 DONE 0.0s [2025-08-29T04:55:04.354Z] [2025-08-29T04:55:04.354Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:04.354Z] #3 DONE 0.0s [2025-08-29T04:55:04.354Z] [2025-08-29T04:55:04.354Z] #4 [internal] load .dockerignore [2025-08-29T04:55:04.354Z] #4 transferring context: 2B done [2025-08-29T04:55:04.354Z] #4 DONE 0.0s [2025-08-29T04:55:04.354Z] [2025-08-29T04:55:04.354Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:04.354Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done [2025-08-29T04:55:04.355Z] #5 CACHED [2025-08-29T04:55:04.355Z] [2025-08-29T04:55:04.355Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:04.355Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd 0.0s done [2025-08-29T04:55:04.355Z] #6 CACHED [2025-08-29T04:55:04.355Z] [2025-08-29T04:55:04.355Z] #7 exporting to image [2025-08-29T04:55:04.355Z] #7 exporting layers done [2025-08-29T04:55:04.355Z] #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done [2025-08-29T04:55:04.355Z] #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done [2025-08-29T04:55:04.355Z] #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done [2025-08-29T04:55:04.355Z] #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done [2025-08-29T04:55:04.355Z] #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done [2025-08-29T04:55:04.355Z] #7 pushing layers [2025-08-29T04:55:04.355Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:04.614Z] #7 pushing layers 0.0s done [2025-08-29T04:55:04.614Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done [2025-08-29T04:55:04.614Z] #7 DONE 0.1s [2025-08-29T04:55:04.614Z] [2025-08-29T04:55:04.614Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:04.614Z] #8 DONE 0.0s [2025-08-29T04:55:04.614Z] [2025-08-29T04:55:04.614Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:04.614Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:04.907Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-08-29T04:55:04.907Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-08-29T04:55:04.907Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:04.907Z] #1 transferring dockerfile: 158B done [2025-08-29T04:55:04.907Z] #1 DONE 0.0s [2025-08-29T04:55:04.907Z] [2025-08-29T04:55:04.907Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-29T04:55:04.907Z] #2 DONE 0.0s [2025-08-29T04:55:04.907Z] [2025-08-29T04:55:04.907Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-08-29T04:55:04.907Z] #3 DONE 0.0s [2025-08-29T04:55:04.907Z] [2025-08-29T04:55:04.907Z] #4 [internal] load .dockerignore [2025-08-29T04:55:04.907Z] #4 transferring context: 2B done [2025-08-29T04:55:04.907Z] #4 DONE 0.0s [2025-08-29T04:55:04.907Z] [2025-08-29T04:55:04.907Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:04.907Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done [2025-08-29T04:55:04.907Z] #5 CACHED [2025-08-29T04:55:04.907Z] [2025-08-29T04:55:04.907Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd [2025-08-29T04:55:04.907Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6446a338a8231735871c3049a6ef6b3c07638f58fca1fa487da0bdab16f1cecd done [2025-08-29T04:55:04.907Z] #6 CACHED [2025-08-29T04:55:04.907Z] [2025-08-29T04:55:04.907Z] #7 exporting to image [2025-08-29T04:55:04.907Z] #7 exporting layers done [2025-08-29T04:55:04.907Z] #7 exporting manifest sha256:8f0d32924197cb4df456d28ec0016f0be88de4fb1eba970b95a8756fd2a385b9 done [2025-08-29T04:55:04.907Z] #7 exporting config sha256:831590daa90dccccb39b78ca247f41658305fda7f7db3ba88c63436d5d403471 done [2025-08-29T04:55:04.907Z] #7 exporting manifest sha256:5fd0a84a5ee5c3733b47091eb93b1fe66d593fb64a957aca8aacbfd80afaaabc done [2025-08-29T04:55:04.907Z] #7 exporting config sha256:f7ed401e35198e67087cb11b5d71346e84260e8d8f3e6a4b60cd84d7160a886c done [2025-08-29T04:55:04.907Z] #7 exporting manifest list sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 done [2025-08-29T04:55:04.907Z] #7 pushing layers 0.0s done [2025-08-29T04:55:04.907Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 [2025-08-29T04:55:04.907Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:05.167Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:3b45614c55c8abaacd0f0c2143cbc1b218e18746e77d9145398cb172ab4d44d7 0.1s done [2025-08-29T04:55:05.167Z] #7 DONE 0.1s [2025-08-29T04:55:05.167Z] [2025-08-29T04:55:05.167Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:05.167Z] #8 DONE 0.0s [2025-08-29T04:55:05.167Z] [2025-08-29T04:55:05.167Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:05.167Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:05.456Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:05.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:05.715Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:05.715Z] #1 transferring dockerfile: 196B done [2025-08-29T04:55:05.715Z] #1 DONE 0.0s [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:05.715Z] #2 DONE 0.0s [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:05.715Z] #3 DONE 0.0s [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #4 [internal] load .dockerignore [2025-08-29T04:55:05.715Z] #4 transferring context: 2B done [2025-08-29T04:55:05.715Z] #4 DONE 0.0s [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:05.715Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:05.715Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:05.715Z] #5 DONE 0.1s [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:05.715Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:05.715Z] #6 DONE 0.0s [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #7 exporting to image [2025-08-29T04:55:05.715Z] #7 exporting layers done [2025-08-29T04:55:05.715Z] #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done [2025-08-29T04:55:05.715Z] #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done [2025-08-29T04:55:05.715Z] #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done [2025-08-29T04:55:05.715Z] #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done [2025-08-29T04:55:05.715Z] #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done [2025-08-29T04:55:05.715Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:05.715Z] #7 ... [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:05.715Z] #8 DONE 0.0s [2025-08-29T04:55:05.715Z] [2025-08-29T04:55:05.715Z] #7 exporting to image [2025-08-29T04:55:05.715Z] #7 pushing layers 0.1s done [2025-08-29T04:55:05.715Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a [2025-08-29T04:55:05.977Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done [2025-08-29T04:55:05.977Z] #7 DONE 0.2s [2025-08-29T04:55:05.977Z] [2025-08-29T04:55:05.977Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:05.977Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:06.268Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-08-29T04:55:06.268Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-08-29T04:55:06.268Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:06.268Z] #1 transferring dockerfile: 162B done [2025-08-29T04:55:06.268Z] #1 DONE 0.0s [2025-08-29T04:55:06.268Z] [2025-08-29T04:55:06.268Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-29T04:55:06.268Z] #2 DONE 0.0s [2025-08-29T04:55:06.268Z] [2025-08-29T04:55:06.268Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-29T04:55:06.268Z] #3 DONE 0.0s [2025-08-29T04:55:06.268Z] [2025-08-29T04:55:06.268Z] #4 [internal] load .dockerignore [2025-08-29T04:55:06.268Z] #4 transferring context: 2B done [2025-08-29T04:55:06.268Z] #4 DONE 0.0s [2025-08-29T04:55:06.268Z] [2025-08-29T04:55:06.268Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:06.268Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:06.268Z] #5 DONE 0.0s [2025-08-29T04:55:06.268Z] [2025-08-29T04:55:06.268Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:06.529Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:06.529Z] #6 CACHED [2025-08-29T04:55:06.529Z] [2025-08-29T04:55:06.529Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:06.529Z] #5 CACHED [2025-08-29T04:55:06.529Z] [2025-08-29T04:55:06.529Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:06.529Z] #7 DONE 0.0s [2025-08-29T04:55:06.529Z] [2025-08-29T04:55:06.529Z] #8 exporting to image [2025-08-29T04:55:06.529Z] #8 exporting layers done [2025-08-29T04:55:06.529Z] #8 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done [2025-08-29T04:55:06.529Z] #8 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done [2025-08-29T04:55:06.529Z] #8 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done [2025-08-29T04:55:06.529Z] #8 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done [2025-08-29T04:55:06.529Z] #8 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done [2025-08-29T04:55:06.529Z] #8 pushing layers 0.0s done [2025-08-29T04:55:06.529Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done [2025-08-29T04:55:06.529Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:06.529Z] #8 DONE 0.1s [2025-08-29T04:55:06.529Z] [2025-08-29T04:55:06.529Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:06.529Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:06.820Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53' [2025-08-29T04:55:06.820Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 --push - [2025-08-29T04:55:06.820Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:06.820Z] #1 transferring dockerfile: 168B done [2025-08-29T04:55:06.820Z] #1 DONE 0.0s [2025-08-29T04:55:06.820Z] [2025-08-29T04:55:06.820Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 [2025-08-29T04:55:06.820Z] #2 DONE 0.0s [2025-08-29T04:55:06.820Z] [2025-08-29T04:55:06.820Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53 [2025-08-29T04:55:06.820Z] #3 DONE 0.0s [2025-08-29T04:55:06.820Z] [2025-08-29T04:55:06.820Z] #4 [internal] load .dockerignore [2025-08-29T04:55:06.820Z] #4 transferring context: 2B done [2025-08-29T04:55:06.820Z] #4 DONE 0.0s [2025-08-29T04:55:06.820Z] [2025-08-29T04:55:06.820Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:06.820Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:06.820Z] #5 CACHED [2025-08-29T04:55:06.820Z] [2025-08-29T04:55:06.820Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:06.820Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:06.820Z] #6 CACHED [2025-08-29T04:55:06.820Z] [2025-08-29T04:55:06.820Z] #7 exporting to image [2025-08-29T04:55:06.820Z] #7 exporting layers done [2025-08-29T04:55:06.820Z] #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done [2025-08-29T04:55:06.820Z] #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done [2025-08-29T04:55:06.820Z] #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done [2025-08-29T04:55:06.820Z] #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done [2025-08-29T04:55:06.820Z] #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a [2025-08-29T04:55:06.820Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:07.079Z] #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done [2025-08-29T04:55:07.079Z] #7 pushing layers 0.0s done [2025-08-29T04:55:07.079Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.53@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done [2025-08-29T04:55:07.079Z] #7 DONE 0.1s [2025-08-29T04:55:07.079Z] [2025-08-29T04:55:07.079Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:07.079Z] #8 DONE 0.0s [2025-08-29T04:55:07.079Z] [2025-08-29T04:55:07.079Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:07.079Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:07.365Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:07.365Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:07.365Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:07.365Z] #1 transferring dockerfile: 209B done [2025-08-29T04:55:07.365Z] #1 DONE 0.0s [2025-08-29T04:55:07.365Z] [2025-08-29T04:55:07.365Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:07.365Z] #2 DONE 0.0s [2025-08-29T04:55:07.365Z] [2025-08-29T04:55:07.365Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:07.365Z] #3 DONE 0.0s [2025-08-29T04:55:07.365Z] [2025-08-29T04:55:07.365Z] #4 [internal] load .dockerignore [2025-08-29T04:55:07.365Z] #4 transferring context: 2B done [2025-08-29T04:55:07.365Z] #4 DONE 0.0s [2025-08-29T04:55:07.365Z] [2025-08-29T04:55:07.365Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:07.365Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 done [2025-08-29T04:55:07.365Z] #5 CACHED [2025-08-29T04:55:07.365Z] [2025-08-29T04:55:07.365Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:07.365Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:07.365Z] #6 CACHED [2025-08-29T04:55:07.365Z] [2025-08-29T04:55:07.365Z] #7 exporting to image [2025-08-29T04:55:07.365Z] #7 exporting layers done [2025-08-29T04:55:07.365Z] #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done [2025-08-29T04:55:07.365Z] #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done [2025-08-29T04:55:07.365Z] #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done [2025-08-29T04:55:07.365Z] #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done [2025-08-29T04:55:07.365Z] #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a [2025-08-29T04:55:07.365Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:07.625Z] #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done [2025-08-29T04:55:07.625Z] #7 pushing layers 0.0s done [2025-08-29T04:55:07.625Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done [2025-08-29T04:55:07.625Z] #7 DONE 0.1s [2025-08-29T04:55:07.625Z] [2025-08-29T04:55:07.625Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:07.625Z] #8 DONE 0.0s [2025-08-29T04:55:07.625Z] [2025-08-29T04:55:07.625Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:07.625Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:07.925Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-08-29T04:55:07.925Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-08-29T04:55:07.925Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:07.925Z] #1 transferring dockerfile: 160B done [2025-08-29T04:55:07.925Z] #1 DONE 0.0s [2025-08-29T04:55:07.925Z] [2025-08-29T04:55:07.925Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-29T04:55:07.925Z] #2 DONE 0.0s [2025-08-29T04:55:07.925Z] [2025-08-29T04:55:07.925Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-29T04:55:07.925Z] #3 DONE 0.0s [2025-08-29T04:55:07.925Z] [2025-08-29T04:55:07.925Z] #4 [internal] load .dockerignore [2025-08-29T04:55:07.925Z] #4 transferring context: 2B done [2025-08-29T04:55:07.925Z] #4 DONE 0.0s [2025-08-29T04:55:07.925Z] [2025-08-29T04:55:07.925Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:07.925Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:07.925Z] #5 CACHED [2025-08-29T04:55:07.925Z] [2025-08-29T04:55:07.925Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 [2025-08-29T04:55:07.925Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20e34d524f42c77564d3411cac3610172e8b6abfc7f3ca5235875a690202f670 0.0s done [2025-08-29T04:55:07.925Z] #6 CACHED [2025-08-29T04:55:07.925Z] [2025-08-29T04:55:07.925Z] #7 exporting to image [2025-08-29T04:55:07.925Z] #7 exporting layers done [2025-08-29T04:55:07.925Z] #7 exporting manifest sha256:db72ba48d939308a02b6658b549bc1fb5bb153ed1c718d64306120ee221c4266 done [2025-08-29T04:55:07.925Z] #7 exporting config sha256:be907d4f4921a00e0baff79572756e3e6ccd37725b9c529c32a2d6b03849bef1 done [2025-08-29T04:55:07.925Z] #7 exporting manifest sha256:1ab5eb954daf4145bdfcca625de9d6b7e35b59d83d237f248866bab81125e8f6 done [2025-08-29T04:55:07.925Z] #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 [2025-08-29T04:55:07.925Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:08.185Z] #7 exporting config sha256:87a62fb6075b463d66f4ff26f89465721d856ec251ea12eb2e2b9e461953b4a5 done [2025-08-29T04:55:08.185Z] #7 exporting manifest list sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a done [2025-08-29T04:55:08.185Z] #7 pushing layers 0.0s done [2025-08-29T04:55:08.185Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0109b8a4a06ae82652189ab9b0643515bb1f635c6cb33ce0412087583869be8a 0.1s done [2025-08-29T04:55:08.185Z] #7 DONE 0.1s [2025-08-29T04:55:08.185Z] [2025-08-29T04:55:08.185Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:08.185Z] #8 DONE 0.0s [2025-08-29T04:55:08.185Z] [2025-08-29T04:55:08.185Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:08.185Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:08.478Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:08.478Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:08.478Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:08.478Z] #1 transferring dockerfile: 198B done [2025-08-29T04:55:08.478Z] #1 DONE 0.0s [2025-08-29T04:55:08.478Z] [2025-08-29T04:55:08.478Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:08.478Z] #2 DONE 0.0s [2025-08-29T04:55:08.478Z] [2025-08-29T04:55:08.478Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:08.478Z] #3 DONE 0.0s [2025-08-29T04:55:08.478Z] [2025-08-29T04:55:08.478Z] #4 [internal] load .dockerignore [2025-08-29T04:55:08.478Z] #4 transferring context: 2B done [2025-08-29T04:55:08.478Z] #4 DONE 0.0s [2025-08-29T04:55:08.478Z] [2025-08-29T04:55:08.478Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:08.478Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:08.478Z] #5 DONE 0.0s [2025-08-29T04:55:08.478Z] [2025-08-29T04:55:08.478Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:08.736Z] #6 DONE 0.0s [2025-08-29T04:55:08.736Z] [2025-08-29T04:55:08.736Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:08.736Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:08.736Z] #5 DONE 0.1s [2025-08-29T04:55:08.736Z] [2025-08-29T04:55:08.736Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:08.736Z] #7 DONE 0.0s [2025-08-29T04:55:08.736Z] [2025-08-29T04:55:08.736Z] #8 exporting to image [2025-08-29T04:55:08.736Z] #8 exporting layers done [2025-08-29T04:55:08.736Z] #8 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done [2025-08-29T04:55:08.736Z] #8 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done [2025-08-29T04:55:08.736Z] #8 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done [2025-08-29T04:55:08.736Z] #8 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done [2025-08-29T04:55:08.736Z] #8 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done [2025-08-29T04:55:08.736Z] #8 pushing layers 0.1s done [2025-08-29T04:55:08.736Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done [2025-08-29T04:55:08.736Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:08.736Z] #8 DONE 0.2s [2025-08-29T04:55:08.996Z] [2025-08-29T04:55:08.996Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:08.996Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:09.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-08-29T04:55:09.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-08-29T04:55:09.302Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:09.302Z] #1 transferring dockerfile: 164B done [2025-08-29T04:55:09.302Z] #1 DONE 0.0s [2025-08-29T04:55:09.302Z] [2025-08-29T04:55:09.302Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-29T04:55:09.302Z] #2 DONE 0.0s [2025-08-29T04:55:09.302Z] [2025-08-29T04:55:09.302Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-29T04:55:09.302Z] #3 DONE 0.0s [2025-08-29T04:55:09.302Z] [2025-08-29T04:55:09.302Z] #4 [internal] load .dockerignore [2025-08-29T04:55:09.302Z] #4 transferring context: 2B done [2025-08-29T04:55:09.302Z] #4 DONE 0.0s [2025-08-29T04:55:09.302Z] [2025-08-29T04:55:09.302Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:09.302Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:09.302Z] #5 CACHED [2025-08-29T04:55:09.302Z] [2025-08-29T04:55:09.302Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:09.302Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:09.302Z] #6 CACHED [2025-08-29T04:55:09.302Z] [2025-08-29T04:55:09.302Z] #7 exporting to image [2025-08-29T04:55:09.302Z] #7 exporting layers done [2025-08-29T04:55:09.302Z] #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done [2025-08-29T04:55:09.302Z] #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done [2025-08-29T04:55:09.302Z] #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done [2025-08-29T04:55:09.302Z] #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a [2025-08-29T04:55:09.302Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:09.562Z] #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done [2025-08-29T04:55:09.562Z] #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done [2025-08-29T04:55:09.562Z] #7 pushing layers 0.0s done [2025-08-29T04:55:09.562Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done [2025-08-29T04:55:09.562Z] #7 DONE 0.1s [2025-08-29T04:55:09.562Z] [2025-08-29T04:55:09.562Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:09.562Z] #8 DONE 0.0s [2025-08-29T04:55:09.562Z] [2025-08-29T04:55:09.562Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:09.562Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:09.855Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53' [2025-08-29T04:55:09.855Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 --push - [2025-08-29T04:55:10.115Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:10.115Z] #1 transferring dockerfile: 170B done [2025-08-29T04:55:10.115Z] #1 DONE 0.0s [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 [2025-08-29T04:55:10.115Z] #2 DONE 0.0s [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53 [2025-08-29T04:55:10.115Z] #3 DONE 0.0s [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] #4 [internal] load .dockerignore [2025-08-29T04:55:10.115Z] #4 transferring context: 2B done [2025-08-29T04:55:10.115Z] #4 DONE 0.0s [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:10.115Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:10.115Z] #5 CACHED [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:10.115Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:10.115Z] #6 CACHED [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] #7 exporting to image [2025-08-29T04:55:10.115Z] #7 exporting layers done [2025-08-29T04:55:10.115Z] #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done [2025-08-29T04:55:10.115Z] #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done [2025-08-29T04:55:10.115Z] #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done [2025-08-29T04:55:10.115Z] #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done [2025-08-29T04:55:10.115Z] #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done [2025-08-29T04:55:10.115Z] #7 pushing layers 0.0s done [2025-08-29T04:55:10.115Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d [2025-08-29T04:55:10.115Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:10.115Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.53@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done [2025-08-29T04:55:10.115Z] #7 DONE 0.1s [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:10.115Z] #8 DONE 0.0s [2025-08-29T04:55:10.115Z] [2025-08-29T04:55:10.115Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:10.115Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:10.405Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:10.405Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:10.405Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:10.405Z] #1 transferring dockerfile: 211B done [2025-08-29T04:55:10.405Z] #1 DONE 0.0s [2025-08-29T04:55:10.405Z] [2025-08-29T04:55:10.405Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:10.405Z] #2 DONE 0.0s [2025-08-29T04:55:10.405Z] [2025-08-29T04:55:10.405Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:10.405Z] #3 DONE 0.0s [2025-08-29T04:55:10.405Z] [2025-08-29T04:55:10.405Z] #4 [internal] load .dockerignore [2025-08-29T04:55:10.405Z] #4 transferring context: 2B done [2025-08-29T04:55:10.405Z] #4 DONE 0.0s [2025-08-29T04:55:10.405Z] [2025-08-29T04:55:10.405Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:10.405Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:10.405Z] #5 CACHED [2025-08-29T04:55:10.405Z] [2025-08-29T04:55:10.405Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:10.405Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:10.405Z] #6 CACHED [2025-08-29T04:55:10.405Z] [2025-08-29T04:55:10.405Z] #7 exporting to image [2025-08-29T04:55:10.405Z] #7 exporting layers done [2025-08-29T04:55:10.405Z] #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done [2025-08-29T04:55:10.405Z] #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done [2025-08-29T04:55:10.405Z] #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 [2025-08-29T04:55:10.405Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:10.664Z] #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done [2025-08-29T04:55:10.664Z] #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done [2025-08-29T04:55:10.664Z] #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done [2025-08-29T04:55:10.664Z] #7 pushing layers 0.0s done [2025-08-29T04:55:10.664Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done [2025-08-29T04:55:10.664Z] #7 DONE 0.1s [2025-08-29T04:55:10.664Z] [2025-08-29T04:55:10.664Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:10.664Z] #8 DONE 0.0s [2025-08-29T04:55:10.664Z] [2025-08-29T04:55:10.664Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:10.664Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:10.954Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-08-29T04:55:10.954Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-08-29T04:55:10.954Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:10.954Z] #1 transferring dockerfile: 162B done [2025-08-29T04:55:10.954Z] #1 DONE 0.0s [2025-08-29T04:55:10.954Z] [2025-08-29T04:55:10.954Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-29T04:55:10.954Z] #2 DONE 0.0s [2025-08-29T04:55:10.954Z] [2025-08-29T04:55:10.954Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-29T04:55:10.954Z] #3 DONE 0.0s [2025-08-29T04:55:10.954Z] [2025-08-29T04:55:10.954Z] #4 [internal] load .dockerignore [2025-08-29T04:55:10.954Z] #4 transferring context: 2B done [2025-08-29T04:55:10.954Z] #4 DONE 0.0s [2025-08-29T04:55:10.954Z] [2025-08-29T04:55:10.954Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:10.954Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:10.954Z] #5 CACHED [2025-08-29T04:55:10.954Z] [2025-08-29T04:55:10.954Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a [2025-08-29T04:55:10.954Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:ef2e0c64d18137e485b6f92079ecc2cdfe741f22938ac863bbd51a44cb44947a 0.0s done [2025-08-29T04:55:10.954Z] #6 CACHED [2025-08-29T04:55:10.954Z] [2025-08-29T04:55:10.954Z] #7 exporting to image [2025-08-29T04:55:10.954Z] #7 exporting layers done [2025-08-29T04:55:10.954Z] #7 exporting manifest sha256:b1b51c51bf750200e6b66f2df19f7cb6961bf453111c6ce016bdcba4e7aa217c done [2025-08-29T04:55:10.954Z] #7 exporting config sha256:b7a3b115e99b5ef82e8cd9fe57c684e568ca5e868926386c7f104ba0d78e816e done [2025-08-29T04:55:10.954Z] #7 exporting manifest sha256:c0d86c89cf881dd3563610d1f4b0de14455274e5a0c29775a497f3484670cf97 done [2025-08-29T04:55:10.954Z] #7 exporting config sha256:a3ce7bf5865d2831f75a8b3cda75290722500c933872072278bbb23176e48d8a done [2025-08-29T04:55:10.954Z] #7 exporting manifest list sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d done [2025-08-29T04:55:10.954Z] #7 pushing layers [2025-08-29T04:55:10.954Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:11.213Z] #7 pushing layers 0.0s done [2025-08-29T04:55:11.213Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:2504111da8b6c35b14a3c5448fec5d9d8ff75580d8c93459f7f56db981b1184d 0.1s done [2025-08-29T04:55:11.213Z] #7 DONE 0.1s [2025-08-29T04:55:11.213Z] [2025-08-29T04:55:11.213Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:11.213Z] #8 DONE 0.0s [2025-08-29T04:55:11.213Z] [2025-08-29T04:55:11.213Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:11.213Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:11.505Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:11.505Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:11.763Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:11.763Z] #1 transferring dockerfile: 206B done [2025-08-29T04:55:11.763Z] #1 DONE 0.0s [2025-08-29T04:55:11.763Z] [2025-08-29T04:55:11.763Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:11.763Z] #2 DONE 0.0s [2025-08-29T04:55:11.763Z] [2025-08-29T04:55:11.763Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:11.763Z] #3 DONE 0.0s [2025-08-29T04:55:11.763Z] [2025-08-29T04:55:11.763Z] #4 [internal] load .dockerignore [2025-08-29T04:55:11.763Z] #4 transferring context: 2B done [2025-08-29T04:55:11.763Z] #4 DONE 0.0s [2025-08-29T04:55:11.763Z] [2025-08-29T04:55:11.763Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:11.763Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:11.763Z] #5 DONE 0.0s [2025-08-29T04:55:11.763Z] [2025-08-29T04:55:11.763Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:11.763Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:11.763Z] #6 DONE 0.0s [2025-08-29T04:55:11.763Z] [2025-08-29T04:55:11.763Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:11.763Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:12.024Z] #5 DONE 0.2s [2025-08-29T04:55:12.024Z] [2025-08-29T04:55:12.024Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:12.024Z] #7 DONE 0.0s [2025-08-29T04:55:12.024Z] [2025-08-29T04:55:12.024Z] #8 exporting to image [2025-08-29T04:55:12.024Z] #8 exporting layers done [2025-08-29T04:55:12.024Z] #8 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 0.0s done [2025-08-29T04:55:12.024Z] #8 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done [2025-08-29T04:55:12.024Z] #8 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done [2025-08-29T04:55:12.024Z] #8 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done [2025-08-29T04:55:12.024Z] #8 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done [2025-08-29T04:55:12.024Z] #8 pushing layers [2025-08-29T04:55:12.024Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:12.024Z] #8 pushing layers 0.1s done [2025-08-29T04:55:12.024Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done [2025-08-29T04:55:12.024Z] #8 DONE 0.2s [2025-08-29T04:55:12.024Z] [2025-08-29T04:55:12.024Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:12.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:12.313Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-08-29T04:55:12.313Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-08-29T04:55:12.313Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:12.313Z] #1 transferring dockerfile: 172B done [2025-08-29T04:55:12.313Z] #1 DONE 0.0s [2025-08-29T04:55:12.313Z] [2025-08-29T04:55:12.313Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-29T04:55:12.313Z] #2 DONE 0.0s [2025-08-29T04:55:12.313Z] [2025-08-29T04:55:12.313Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-29T04:55:12.313Z] #3 DONE 0.0s [2025-08-29T04:55:12.313Z] [2025-08-29T04:55:12.313Z] #4 [internal] load .dockerignore [2025-08-29T04:55:12.313Z] #4 transferring context: 2B done [2025-08-29T04:55:12.313Z] #4 DONE 0.0s [2025-08-29T04:55:12.313Z] [2025-08-29T04:55:12.313Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:12.313Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed done [2025-08-29T04:55:12.313Z] #5 CACHED [2025-08-29T04:55:12.313Z] [2025-08-29T04:55:12.313Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:12.313Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed done [2025-08-29T04:55:12.313Z] #6 CACHED [2025-08-29T04:55:12.313Z] [2025-08-29T04:55:12.313Z] #7 exporting to image [2025-08-29T04:55:12.313Z] #7 exporting layers [2025-08-29T04:55:12.313Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:12.574Z] #7 exporting layers done [2025-08-29T04:55:12.574Z] #7 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done [2025-08-29T04:55:12.574Z] #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done [2025-08-29T04:55:12.574Z] #7 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done [2025-08-29T04:55:12.574Z] #7 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done [2025-08-29T04:55:12.574Z] #7 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done [2025-08-29T04:55:12.574Z] #7 pushing layers 0.0s done [2025-08-29T04:55:12.574Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done [2025-08-29T04:55:12.574Z] #7 DONE 0.1s [2025-08-29T04:55:12.574Z] [2025-08-29T04:55:12.574Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:12.574Z] #8 DONE 0.0s [2025-08-29T04:55:12.574Z] [2025-08-29T04:55:12.574Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:12.574Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:12.861Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53' [2025-08-29T04:55:12.861Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 --push - [2025-08-29T04:55:12.861Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:12.861Z] #1 transferring dockerfile: 178B done [2025-08-29T04:55:12.861Z] #1 DONE 0.0s [2025-08-29T04:55:12.861Z] [2025-08-29T04:55:12.861Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 [2025-08-29T04:55:12.861Z] #2 DONE 0.0s [2025-08-29T04:55:12.861Z] [2025-08-29T04:55:12.861Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53 [2025-08-29T04:55:12.861Z] #3 DONE 0.0s [2025-08-29T04:55:12.861Z] [2025-08-29T04:55:12.861Z] #4 [internal] load .dockerignore [2025-08-29T04:55:12.861Z] #4 transferring context: 2B done [2025-08-29T04:55:12.861Z] #4 DONE 0.0s [2025-08-29T04:55:12.861Z] [2025-08-29T04:55:12.861Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:12.861Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:12.861Z] #5 CACHED [2025-08-29T04:55:12.861Z] [2025-08-29T04:55:12.861Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:12.861Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:12.861Z] #6 CACHED [2025-08-29T04:55:12.861Z] [2025-08-29T04:55:12.861Z] #7 exporting to image [2025-08-29T04:55:12.861Z] #7 exporting layers done [2025-08-29T04:55:12.861Z] #7 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done [2025-08-29T04:55:12.861Z] #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea [2025-08-29T04:55:12.861Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:13.120Z] #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done [2025-08-29T04:55:13.120Z] #7 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done [2025-08-29T04:55:13.120Z] #7 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done [2025-08-29T04:55:13.120Z] #7 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done [2025-08-29T04:55:13.120Z] #7 pushing layers 0.0s done [2025-08-29T04:55:13.120Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.53@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done [2025-08-29T04:55:13.120Z] #7 DONE 0.1s [2025-08-29T04:55:13.120Z] [2025-08-29T04:55:13.120Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:13.120Z] #8 DONE 0.0s [2025-08-29T04:55:13.120Z] [2025-08-29T04:55:13.120Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:13.120Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:13.415Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:13.416Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:13.416Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:13.416Z] #1 transferring dockerfile: 219B done [2025-08-29T04:55:13.416Z] #1 DONE 0.0s [2025-08-29T04:55:13.416Z] [2025-08-29T04:55:13.416Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:13.416Z] #2 DONE 0.0s [2025-08-29T04:55:13.416Z] [2025-08-29T04:55:13.416Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:13.416Z] #3 DONE 0.0s [2025-08-29T04:55:13.416Z] [2025-08-29T04:55:13.416Z] #4 [internal] load .dockerignore [2025-08-29T04:55:13.416Z] #4 transferring context: 2B done [2025-08-29T04:55:13.416Z] #4 DONE 0.0s [2025-08-29T04:55:13.416Z] [2025-08-29T04:55:13.416Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:13.416Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:13.416Z] #5 CACHED [2025-08-29T04:55:13.416Z] [2025-08-29T04:55:13.416Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:13.416Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:13.416Z] #6 CACHED [2025-08-29T04:55:13.416Z] [2025-08-29T04:55:13.416Z] #7 exporting to image [2025-08-29T04:55:13.416Z] #7 exporting layers done [2025-08-29T04:55:13.416Z] #7 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done [2025-08-29T04:55:13.416Z] #7 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done [2025-08-29T04:55:13.416Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:13.676Z] #7 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done [2025-08-29T04:55:13.676Z] #7 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done [2025-08-29T04:55:13.676Z] #7 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done [2025-08-29T04:55:13.676Z] #7 pushing layers 0.0s done [2025-08-29T04:55:13.676Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done [2025-08-29T04:55:13.676Z] #7 DONE 0.1s [2025-08-29T04:55:13.676Z] [2025-08-29T04:55:13.676Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:13.676Z] #8 DONE 0.0s [2025-08-29T04:55:13.676Z] [2025-08-29T04:55:13.676Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:13.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:13.974Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-08-29T04:55:13.974Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-08-29T04:55:13.974Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:13.974Z] #1 transferring dockerfile: 170B done [2025-08-29T04:55:13.974Z] #1 DONE 0.0s [2025-08-29T04:55:13.974Z] [2025-08-29T04:55:13.974Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-29T04:55:13.974Z] #2 DONE 0.0s [2025-08-29T04:55:13.974Z] [2025-08-29T04:55:13.974Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-29T04:55:13.974Z] #3 DONE 0.0s [2025-08-29T04:55:13.974Z] [2025-08-29T04:55:13.974Z] #4 [internal] load .dockerignore [2025-08-29T04:55:13.974Z] #4 transferring context: 2B done [2025-08-29T04:55:13.974Z] #4 DONE 0.0s [2025-08-29T04:55:13.974Z] [2025-08-29T04:55:13.974Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:13.974Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:13.974Z] #5 CACHED [2025-08-29T04:55:13.974Z] [2025-08-29T04:55:13.974Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:13.974Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed 0.0s done [2025-08-29T04:55:13.974Z] #6 DONE 0.0s [2025-08-29T04:55:14.236Z] [2025-08-29T04:55:14.236Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f5ec89bd0a2ce1a6bf6e39a8a9c4394e744b20731a40006f4cd283f2ecebe3ed [2025-08-29T04:55:14.236Z] #6 CACHED [2025-08-29T04:55:14.236Z] [2025-08-29T04:55:14.236Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:14.236Z] #7 DONE 0.0s [2025-08-29T04:55:14.236Z] [2025-08-29T04:55:14.236Z] #8 exporting to image [2025-08-29T04:55:14.236Z] #8 exporting layers done [2025-08-29T04:55:14.236Z] #8 exporting manifest sha256:99505adba8319d3f2698c03014e30090ea8097df4683f21874d1ee4d18f9cc66 done [2025-08-29T04:55:14.236Z] #8 exporting config sha256:792b1b422737ca2fa70ecdb87c9b4c35b2e4b83a915b2d9642b2bef9cd36f5ea done [2025-08-29T04:55:14.236Z] #8 exporting manifest sha256:f47b6d5127a76233d788bc5cc34497927aeba51a41b19f853cae10cb21e3ac70 done [2025-08-29T04:55:14.236Z] #8 exporting config sha256:9c6515e74a51596b04580d9a4d4a75ad824b10c28f0a6bb7cf36fff7797f10ba done [2025-08-29T04:55:14.236Z] #8 exporting manifest list sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d done [2025-08-29T04:55:14.236Z] #8 pushing layers 0.0s done [2025-08-29T04:55:14.236Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:630fe85bc6bf552c43d425fe454cb268f581b002d3f64427538e4a0492feea7d 0.1s done [2025-08-29T04:55:14.236Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:14.236Z] #8 DONE 0.1s [2025-08-29T04:55:14.236Z] [2025-08-29T04:55:14.236Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:14.236Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:14.526Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:14.526Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:14.526Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:14.526Z] #1 transferring dockerfile: 204B done [2025-08-29T04:55:14.526Z] #1 DONE 0.0s [2025-08-29T04:55:14.526Z] [2025-08-29T04:55:14.526Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:14.526Z] #2 DONE 0.1s [2025-08-29T04:55:14.526Z] [2025-08-29T04:55:14.526Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:14.526Z] #3 DONE 0.1s [2025-08-29T04:55:14.526Z] [2025-08-29T04:55:14.526Z] #4 [internal] load .dockerignore [2025-08-29T04:55:14.526Z] #4 transferring context: 2B done [2025-08-29T04:55:14.526Z] #4 DONE 0.0s [2025-08-29T04:55:14.786Z] [2025-08-29T04:55:14.786Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:14.786Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:14.786Z] #5 ... [2025-08-29T04:55:14.786Z] [2025-08-29T04:55:14.786Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:14.786Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:14.786Z] #6 DONE 0.1s [2025-08-29T04:55:14.786Z] [2025-08-29T04:55:14.786Z] #7 exporting to image [2025-08-29T04:55:14.786Z] #7 exporting layers done [2025-08-29T04:55:14.786Z] #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done [2025-08-29T04:55:14.786Z] #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done [2025-08-29T04:55:14.786Z] #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done [2025-08-29T04:55:14.786Z] #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 [2025-08-29T04:55:14.786Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:14.786Z] #7 ... [2025-08-29T04:55:14.786Z] [2025-08-29T04:55:14.786Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:14.786Z] #8 DONE 0.0s [2025-08-29T04:55:14.786Z] [2025-08-29T04:55:14.786Z] #7 exporting to image [2025-08-29T04:55:14.786Z] #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done [2025-08-29T04:55:14.786Z] #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done [2025-08-29T04:55:14.786Z] #7 pushing layers 0.1s done [2025-08-29T04:55:14.786Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee [2025-08-29T04:55:15.046Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done [2025-08-29T04:55:15.046Z] #7 DONE 0.2s [2025-08-29T04:55:15.046Z] [2025-08-29T04:55:15.046Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:15.046Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:15.337Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-08-29T04:55:15.337Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-08-29T04:55:15.337Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:15.337Z] #1 transferring dockerfile: 170B done [2025-08-29T04:55:15.337Z] #1 DONE 0.0s [2025-08-29T04:55:15.337Z] [2025-08-29T04:55:15.337Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-29T04:55:15.337Z] #2 DONE 0.0s [2025-08-29T04:55:15.337Z] [2025-08-29T04:55:15.337Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-29T04:55:15.337Z] #3 DONE 0.0s [2025-08-29T04:55:15.337Z] [2025-08-29T04:55:15.337Z] #4 [internal] load .dockerignore [2025-08-29T04:55:15.337Z] #4 transferring context: 2B done [2025-08-29T04:55:15.337Z] #4 DONE 0.0s [2025-08-29T04:55:15.337Z] [2025-08-29T04:55:15.337Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:15.337Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:15.337Z] #5 CACHED [2025-08-29T04:55:15.337Z] [2025-08-29T04:55:15.337Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:15.337Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:15.337Z] #6 CACHED [2025-08-29T04:55:15.337Z] [2025-08-29T04:55:15.337Z] #7 exporting to image [2025-08-29T04:55:15.337Z] #7 exporting layers done [2025-08-29T04:55:15.337Z] #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done [2025-08-29T04:55:15.337Z] #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 [2025-08-29T04:55:15.337Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:15.599Z] #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done [2025-08-29T04:55:15.599Z] #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done [2025-08-29T04:55:15.599Z] #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done [2025-08-29T04:55:15.599Z] #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done [2025-08-29T04:55:15.599Z] #7 pushing layers 0.0s done [2025-08-29T04:55:15.599Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done [2025-08-29T04:55:15.599Z] #7 DONE 0.1s [2025-08-29T04:55:15.599Z] [2025-08-29T04:55:15.599Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:15.599Z] #8 DONE 0.0s [2025-08-29T04:55:15.599Z] [2025-08-29T04:55:15.599Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:15.599Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:15.889Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53' [2025-08-29T04:55:15.889Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 --push - [2025-08-29T04:55:16.149Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:16.149Z] #1 transferring dockerfile: 176B done [2025-08-29T04:55:16.149Z] #1 DONE 0.0s [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 [2025-08-29T04:55:16.149Z] #2 DONE 0.0s [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53 [2025-08-29T04:55:16.149Z] #3 DONE 0.0s [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] #4 [internal] load .dockerignore [2025-08-29T04:55:16.149Z] #4 transferring context: 2B done [2025-08-29T04:55:16.149Z] #4 DONE 0.0s [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:16.149Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:16.149Z] #5 CACHED [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:16.149Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:16.149Z] #6 CACHED [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] #7 exporting to image [2025-08-29T04:55:16.149Z] #7 exporting layers done [2025-08-29T04:55:16.149Z] #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done [2025-08-29T04:55:16.149Z] #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done [2025-08-29T04:55:16.149Z] #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done [2025-08-29T04:55:16.149Z] #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done [2025-08-29T04:55:16.149Z] #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done [2025-08-29T04:55:16.149Z] #7 pushing layers 0.0s done [2025-08-29T04:55:16.149Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee [2025-08-29T04:55:16.149Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:16.149Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.53@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done [2025-08-29T04:55:16.149Z] #7 DONE 0.1s [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:16.149Z] #8 DONE 0.0s [2025-08-29T04:55:16.149Z] [2025-08-29T04:55:16.149Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:16.149Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:16.438Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:16.438Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:16.697Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:16.697Z] #1 transferring dockerfile: 217B done [2025-08-29T04:55:16.697Z] #1 DONE 0.0s [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:16.697Z] #2 DONE 0.0s [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:16.697Z] #3 DONE 0.0s [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] #4 [internal] load .dockerignore [2025-08-29T04:55:16.697Z] #4 transferring context: 2B done [2025-08-29T04:55:16.697Z] #4 DONE 0.0s [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:16.697Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:16.697Z] #5 CACHED [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:16.697Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:16.697Z] #6 CACHED [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] #7 exporting to image [2025-08-29T04:55:16.697Z] #7 exporting layers done [2025-08-29T04:55:16.697Z] #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 [2025-08-29T04:55:16.697Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:16.697Z] #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done [2025-08-29T04:55:16.697Z] #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done [2025-08-29T04:55:16.697Z] #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done [2025-08-29T04:55:16.697Z] #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done [2025-08-29T04:55:16.697Z] #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done [2025-08-29T04:55:16.697Z] #7 pushing layers 0.0s done [2025-08-29T04:55:16.697Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done [2025-08-29T04:55:16.697Z] #7 DONE 0.1s [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:16.697Z] #8 DONE 0.0s [2025-08-29T04:55:16.697Z] [2025-08-29T04:55:16.697Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:16.697Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:16.988Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-08-29T04:55:16.988Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-08-29T04:55:16.988Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:16.988Z] #1 transferring dockerfile: 168B done [2025-08-29T04:55:16.988Z] #1 DONE 0.0s [2025-08-29T04:55:16.988Z] [2025-08-29T04:55:16.988Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-29T04:55:16.988Z] #2 DONE 0.0s [2025-08-29T04:55:16.988Z] [2025-08-29T04:55:16.988Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-29T04:55:16.988Z] #3 DONE 0.0s [2025-08-29T04:55:16.988Z] [2025-08-29T04:55:16.988Z] #4 [internal] load .dockerignore [2025-08-29T04:55:16.988Z] #4 transferring context: 2B done [2025-08-29T04:55:16.988Z] #4 DONE 0.0s [2025-08-29T04:55:16.988Z] [2025-08-29T04:55:16.988Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:16.988Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:16.988Z] #5 CACHED [2025-08-29T04:55:16.988Z] [2025-08-29T04:55:16.988Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 [2025-08-29T04:55:16.988Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d55ab25bc8edb0717806fd78c689b497cba2297f7476d534d5904208517b9780 0.0s done [2025-08-29T04:55:16.988Z] #6 CACHED [2025-08-29T04:55:16.988Z] [2025-08-29T04:55:16.988Z] #7 exporting to image [2025-08-29T04:55:16.988Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:17.247Z] #7 exporting layers done [2025-08-29T04:55:17.247Z] #7 exporting manifest sha256:96231baf1dcbd39b078e8edc9ca1f20d76b826d5e8986389ef458f673c74d534 done [2025-08-29T04:55:17.247Z] #7 exporting config sha256:72f22cdf4071039638dc48e1c29478c853a285a9da3127946905535792db7e21 done [2025-08-29T04:55:17.247Z] #7 exporting manifest sha256:530437e0d2b1a41edaeeb3cad75db50234400b29ea2b65f43b6ed33b01fdabcc done [2025-08-29T04:55:17.247Z] #7 exporting config sha256:65e45ba52848eeb133ae8ef100c29e6e00d88216983b91e74aedf18ac19ccc71 done [2025-08-29T04:55:17.247Z] #7 exporting manifest list sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee done [2025-08-29T04:55:17.247Z] #7 pushing layers 0.0s done [2025-08-29T04:55:17.247Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ab8d13d18d6fe5958a5dcfde5dfccb45d2ad20ceb5d4c691c1c7f71915c2eee 0.1s done [2025-08-29T04:55:17.247Z] #7 DONE 0.1s [2025-08-29T04:55:17.247Z] [2025-08-29T04:55:17.247Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:17.247Z] #8 DONE 0.0s [2025-08-29T04:55:17.247Z] [2025-08-29T04:55:17.247Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:17.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:17.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:17.532Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:17.532Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:17.532Z] #1 transferring dockerfile: 205B done [2025-08-29T04:55:17.532Z] #1 DONE 0.0s [2025-08-29T04:55:17.532Z] [2025-08-29T04:55:17.532Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:17.532Z] #2 DONE 0.0s [2025-08-29T04:55:17.532Z] [2025-08-29T04:55:17.532Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:17.532Z] #3 DONE 0.0s [2025-08-29T04:55:17.532Z] [2025-08-29T04:55:17.532Z] #4 [internal] load .dockerignore [2025-08-29T04:55:17.532Z] #4 transferring context: 2B done [2025-08-29T04:55:17.532Z] #4 DONE 0.0s [2025-08-29T04:55:17.532Z] [2025-08-29T04:55:17.532Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:17.532Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:17.532Z] #5 DONE 0.0s [2025-08-29T04:55:17.532Z] [2025-08-29T04:55:17.532Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:17.790Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:17.790Z] #6 DONE 0.0s [2025-08-29T04:55:17.790Z] [2025-08-29T04:55:17.790Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:17.790Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:17.790Z] #5 DONE 0.1s [2025-08-29T04:55:17.790Z] [2025-08-29T04:55:17.790Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:17.790Z] #7 DONE 0.0s [2025-08-29T04:55:17.790Z] [2025-08-29T04:55:17.790Z] #8 exporting to image [2025-08-29T04:55:17.791Z] #8 exporting layers done [2025-08-29T04:55:17.791Z] #8 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done [2025-08-29T04:55:17.791Z] #8 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done [2025-08-29T04:55:17.791Z] #8 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done [2025-08-29T04:55:17.791Z] #8 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done [2025-08-29T04:55:17.791Z] #8 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done [2025-08-29T04:55:17.791Z] #8 pushing layers 0.1s done [2025-08-29T04:55:17.791Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 [2025-08-29T04:55:17.791Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:18.048Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done [2025-08-29T04:55:18.048Z] #8 DONE 0.2s [2025-08-29T04:55:18.048Z] [2025-08-29T04:55:18.048Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:18.048Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:18.376Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-08-29T04:55:18.376Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-08-29T04:55:18.376Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:18.376Z] #1 transferring dockerfile: 171B done [2025-08-29T04:55:18.376Z] #1 DONE 0.0s [2025-08-29T04:55:18.376Z] [2025-08-29T04:55:18.376Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-29T04:55:18.376Z] #2 DONE 0.0s [2025-08-29T04:55:18.376Z] [2025-08-29T04:55:18.376Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-29T04:55:18.376Z] #3 DONE 0.0s [2025-08-29T04:55:18.376Z] [2025-08-29T04:55:18.376Z] #4 [internal] load .dockerignore [2025-08-29T04:55:18.376Z] #4 transferring context: 2B done [2025-08-29T04:55:18.376Z] #4 DONE 0.0s [2025-08-29T04:55:18.661Z] [2025-08-29T04:55:18.661Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:18.661Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:18.661Z] #5 CACHED [2025-08-29T04:55:18.661Z] [2025-08-29T04:55:18.661Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:18.661Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:18.661Z] #6 CACHED [2025-08-29T04:55:18.661Z] [2025-08-29T04:55:18.661Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:18.661Z] #7 DONE 0.0s [2025-08-29T04:55:18.661Z] [2025-08-29T04:55:18.661Z] #8 exporting to image [2025-08-29T04:55:18.661Z] #8 exporting layers done [2025-08-29T04:55:18.661Z] #8 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done [2025-08-29T04:55:18.661Z] #8 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done [2025-08-29T04:55:18.661Z] #8 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done [2025-08-29T04:55:18.661Z] #8 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done [2025-08-29T04:55:18.661Z] #8 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done [2025-08-29T04:55:18.661Z] #8 pushing layers 0.0s done [2025-08-29T04:55:18.661Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 [2025-08-29T04:55:18.661Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:18.661Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done [2025-08-29T04:55:18.661Z] #8 DONE 0.1s [2025-08-29T04:55:18.661Z] [2025-08-29T04:55:18.661Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:18.661Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:18.951Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53' [2025-08-29T04:55:18.951Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 --push - [2025-08-29T04:55:18.951Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:18.951Z] #1 transferring dockerfile: 177B done [2025-08-29T04:55:18.951Z] #1 DONE 0.0s [2025-08-29T04:55:18.951Z] [2025-08-29T04:55:18.951Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 [2025-08-29T04:55:18.951Z] #2 DONE 0.0s [2025-08-29T04:55:18.951Z] [2025-08-29T04:55:18.951Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53 [2025-08-29T04:55:18.951Z] #3 DONE 0.0s [2025-08-29T04:55:18.951Z] [2025-08-29T04:55:18.951Z] #4 [internal] load .dockerignore [2025-08-29T04:55:18.951Z] #4 transferring context: 2B done [2025-08-29T04:55:18.951Z] #4 DONE 0.0s [2025-08-29T04:55:18.951Z] [2025-08-29T04:55:18.951Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:18.951Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:18.951Z] #5 CACHED [2025-08-29T04:55:18.951Z] [2025-08-29T04:55:18.951Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:18.951Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:18.951Z] #6 CACHED [2025-08-29T04:55:18.951Z] [2025-08-29T04:55:18.951Z] #7 exporting to image [2025-08-29T04:55:18.951Z] #7 exporting layers done [2025-08-29T04:55:18.951Z] #7 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done [2025-08-29T04:55:18.951Z] #7 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done [2025-08-29T04:55:18.951Z] #7 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done [2025-08-29T04:55:18.951Z] #7 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done [2025-08-29T04:55:18.951Z] #7 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 [2025-08-29T04:55:18.951Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:19.210Z] #7 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done [2025-08-29T04:55:19.210Z] #7 pushing layers 0.0s done [2025-08-29T04:55:19.210Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.53@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done [2025-08-29T04:55:19.210Z] #7 DONE 0.1s [2025-08-29T04:55:19.210Z] [2025-08-29T04:55:19.210Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:19.210Z] #8 DONE 0.0s [2025-08-29T04:55:19.210Z] [2025-08-29T04:55:19.210Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:19.210Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:19.502Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:19.502Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:19.502Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:19.502Z] #1 transferring dockerfile: 218B done [2025-08-29T04:55:19.502Z] #1 DONE 0.0s [2025-08-29T04:55:19.502Z] [2025-08-29T04:55:19.502Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:19.502Z] #2 DONE 0.0s [2025-08-29T04:55:19.502Z] [2025-08-29T04:55:19.502Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:19.502Z] #3 DONE 0.0s [2025-08-29T04:55:19.502Z] [2025-08-29T04:55:19.502Z] #4 [internal] load .dockerignore [2025-08-29T04:55:19.502Z] #4 transferring context: 2B done [2025-08-29T04:55:19.502Z] #4 DONE 0.0s [2025-08-29T04:55:19.502Z] [2025-08-29T04:55:19.502Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:19.502Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 done [2025-08-29T04:55:19.502Z] #5 CACHED [2025-08-29T04:55:19.502Z] [2025-08-29T04:55:19.502Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:19.762Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:19.762Z] #6 CACHED [2025-08-29T04:55:19.762Z] [2025-08-29T04:55:19.762Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:19.762Z] #7 DONE 0.0s [2025-08-29T04:55:19.762Z] [2025-08-29T04:55:19.762Z] #8 exporting to image [2025-08-29T04:55:19.762Z] #8 exporting layers done [2025-08-29T04:55:19.762Z] #8 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done [2025-08-29T04:55:19.762Z] #8 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done [2025-08-29T04:55:19.762Z] #8 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done [2025-08-29T04:55:19.762Z] #8 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done [2025-08-29T04:55:19.762Z] #8 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done [2025-08-29T04:55:19.762Z] #8 pushing layers 0.0s done [2025-08-29T04:55:19.762Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done [2025-08-29T04:55:19.762Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:19.762Z] #8 DONE 0.1s [2025-08-29T04:55:19.762Z] [2025-08-29T04:55:19.762Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:19.762Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:20.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-08-29T04:55:20.050Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-08-29T04:55:20.307Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:20.307Z] #1 transferring dockerfile: 169B done [2025-08-29T04:55:20.307Z] #1 DONE 0.0s [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-29T04:55:20.307Z] #2 DONE 0.0s [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-29T04:55:20.307Z] #3 DONE 0.0s [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] #4 [internal] load .dockerignore [2025-08-29T04:55:20.307Z] #4 transferring context: 2B done [2025-08-29T04:55:20.307Z] #4 DONE 0.0s [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:20.307Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:20.307Z] #5 CACHED [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 [2025-08-29T04:55:20.307Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a8d58521d6b80ba603a25dfedd6955db8aab367aa9cc794994d6abe07e097a38 0.0s done [2025-08-29T04:55:20.307Z] #6 CACHED [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] #7 exporting to image [2025-08-29T04:55:20.307Z] #7 exporting layers done [2025-08-29T04:55:20.307Z] #7 exporting manifest sha256:b3e43681a1d5e2abb82080e5dbc69fbbd77ced96f820c397dbd0f893f109b837 done [2025-08-29T04:55:20.307Z] #7 exporting config sha256:6c0be0b3ce31d6b0bdc70dfaacb40ab3ea7baaeee92946f77294dd6c50aa7069 done [2025-08-29T04:55:20.307Z] #7 exporting manifest sha256:2e5aa66827051eb3c608780b1127a08df482e2e929c15ef992858c7afb020e9e done [2025-08-29T04:55:20.307Z] #7 exporting config sha256:7806b04f19c334159aa88b159bcadcd0d4bdbea0e12dfaa67ae2b62cfd1e164a done [2025-08-29T04:55:20.307Z] #7 exporting manifest list sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 done [2025-08-29T04:55:20.307Z] #7 pushing layers 0.0s done [2025-08-29T04:55:20.307Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 [2025-08-29T04:55:20.307Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:20.307Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7e79f8548538fe9fc056e3e8c946f76067c33e1fe0b309f295c2abcd4a865119 0.1s done [2025-08-29T04:55:20.307Z] #7 DONE 0.1s [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:20.307Z] #8 DONE 0.0s [2025-08-29T04:55:20.307Z] [2025-08-29T04:55:20.307Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:20.307Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:20.593Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:20.593Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:20.593Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:20.593Z] #1 transferring dockerfile: 211B done [2025-08-29T04:55:20.593Z] #1 DONE 0.0s [2025-08-29T04:55:20.593Z] [2025-08-29T04:55:20.593Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:20.593Z] #2 DONE 0.0s [2025-08-29T04:55:20.593Z] [2025-08-29T04:55:20.593Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:20.593Z] #3 DONE 0.1s [2025-08-29T04:55:20.593Z] [2025-08-29T04:55:20.593Z] #4 [internal] load .dockerignore [2025-08-29T04:55:20.593Z] #4 transferring context: 2B done [2025-08-29T04:55:20.593Z] #4 DONE 0.0s [2025-08-29T04:55:20.593Z] [2025-08-29T04:55:20.593Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:20.593Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:20.861Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:20.861Z] #5 DONE 0.1s [2025-08-29T04:55:20.861Z] [2025-08-29T04:55:20.861Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:20.861Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:20.861Z] #6 DONE 0.0s [2025-08-29T04:55:20.861Z] [2025-08-29T04:55:20.861Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:20.861Z] #7 DONE 0.0s [2025-08-29T04:55:20.861Z] [2025-08-29T04:55:20.861Z] #8 exporting to image [2025-08-29T04:55:20.861Z] #8 exporting layers done [2025-08-29T04:55:20.861Z] #8 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done [2025-08-29T04:55:20.861Z] #8 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done [2025-08-29T04:55:20.861Z] #8 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done [2025-08-29T04:55:20.861Z] #8 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done [2025-08-29T04:55:20.861Z] #8 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done [2025-08-29T04:55:20.861Z] #8 pushing layers 0.1s done [2025-08-29T04:55:20.861Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 [2025-08-29T04:55:20.861Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:21.121Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done [2025-08-29T04:55:21.121Z] #8 DONE 0.2s [2025-08-29T04:55:21.121Z] [2025-08-29T04:55:21.121Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:21.121Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:21.416Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-08-29T04:55:21.416Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-08-29T04:55:21.416Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:21.416Z] #1 transferring dockerfile: 177B done [2025-08-29T04:55:21.416Z] #1 DONE 0.0s [2025-08-29T04:55:21.416Z] [2025-08-29T04:55:21.416Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-29T04:55:21.416Z] #2 DONE 0.0s [2025-08-29T04:55:21.416Z] [2025-08-29T04:55:21.416Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-29T04:55:21.416Z] #3 DONE 0.0s [2025-08-29T04:55:21.416Z] [2025-08-29T04:55:21.416Z] #4 [internal] load .dockerignore [2025-08-29T04:55:21.416Z] #4 transferring context: 2B done [2025-08-29T04:55:21.416Z] #4 DONE 0.0s [2025-08-29T04:55:21.416Z] [2025-08-29T04:55:21.416Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:21.416Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 done [2025-08-29T04:55:21.416Z] #5 CACHED [2025-08-29T04:55:21.416Z] [2025-08-29T04:55:21.416Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:21.675Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:21.675Z] #6 CACHED [2025-08-29T04:55:21.675Z] [2025-08-29T04:55:21.675Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:21.675Z] #7 DONE 0.0s [2025-08-29T04:55:21.675Z] [2025-08-29T04:55:21.675Z] #8 exporting to image [2025-08-29T04:55:21.675Z] #8 exporting layers done [2025-08-29T04:55:21.675Z] #8 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done [2025-08-29T04:55:21.675Z] #8 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done [2025-08-29T04:55:21.675Z] #8 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done [2025-08-29T04:55:21.675Z] #8 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done [2025-08-29T04:55:21.675Z] #8 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done [2025-08-29T04:55:21.675Z] #8 pushing layers 0.0s done [2025-08-29T04:55:21.675Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done [2025-08-29T04:55:21.675Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:21.675Z] #8 DONE 0.1s [2025-08-29T04:55:21.675Z] [2025-08-29T04:55:21.675Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:21.675Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:21.968Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53' [2025-08-29T04:55:21.968Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 --push - [2025-08-29T04:55:22.227Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:22.227Z] #1 transferring dockerfile: 183B done [2025-08-29T04:55:22.227Z] #1 DONE 0.0s [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 [2025-08-29T04:55:22.227Z] #2 DONE 0.0s [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53 [2025-08-29T04:55:22.227Z] #3 DONE 0.0s [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] #4 [internal] load .dockerignore [2025-08-29T04:55:22.227Z] #4 transferring context: 2B done [2025-08-29T04:55:22.227Z] #4 DONE 0.0s [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:22.227Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:22.227Z] #5 CACHED [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:22.227Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:22.227Z] #6 CACHED [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] #7 exporting to image [2025-08-29T04:55:22.227Z] #7 exporting layers done [2025-08-29T04:55:22.227Z] #7 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done [2025-08-29T04:55:22.227Z] #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done [2025-08-29T04:55:22.227Z] #7 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done [2025-08-29T04:55:22.227Z] #7 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done [2025-08-29T04:55:22.227Z] #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 [2025-08-29T04:55:22.227Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:22.227Z] #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done [2025-08-29T04:55:22.227Z] #7 pushing layers 0.0s done [2025-08-29T04:55:22.227Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.53@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done [2025-08-29T04:55:22.227Z] #7 DONE 0.1s [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:22.227Z] #8 DONE 0.0s [2025-08-29T04:55:22.227Z] [2025-08-29T04:55:22.227Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:22.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:22.510Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:22.510Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:22.769Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:22.769Z] #1 transferring dockerfile: 224B done [2025-08-29T04:55:22.769Z] #1 DONE 0.0s [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:22.769Z] #2 DONE 0.0s [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:22.769Z] #3 DONE 0.0s [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] #4 [internal] load .dockerignore [2025-08-29T04:55:22.769Z] #4 transferring context: 2B done [2025-08-29T04:55:22.769Z] #4 DONE 0.0s [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:22.769Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:22.769Z] #5 CACHED [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:22.769Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:22.769Z] #6 CACHED [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] #7 exporting to image [2025-08-29T04:55:22.769Z] #7 exporting layers done [2025-08-29T04:55:22.769Z] #7 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done [2025-08-29T04:55:22.769Z] #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 [2025-08-29T04:55:22.769Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:22.769Z] #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done [2025-08-29T04:55:22.769Z] #7 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done [2025-08-29T04:55:22.769Z] #7 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done [2025-08-29T04:55:22.769Z] #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done [2025-08-29T04:55:22.769Z] #7 pushing layers 0.0s done [2025-08-29T04:55:22.769Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done [2025-08-29T04:55:22.769Z] #7 DONE 0.1s [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:22.769Z] #8 DONE 0.0s [2025-08-29T04:55:22.769Z] [2025-08-29T04:55:22.769Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:22.769Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:23.054Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-08-29T04:55:23.054Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-08-29T04:55:23.054Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:23.054Z] #1 transferring dockerfile: 175B done [2025-08-29T04:55:23.054Z] #1 DONE 0.0s [2025-08-29T04:55:23.054Z] [2025-08-29T04:55:23.054Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-29T04:55:23.054Z] #2 DONE 0.0s [2025-08-29T04:55:23.054Z] [2025-08-29T04:55:23.054Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-29T04:55:23.054Z] #3 DONE 0.0s [2025-08-29T04:55:23.054Z] [2025-08-29T04:55:23.054Z] #4 [internal] load .dockerignore [2025-08-29T04:55:23.054Z] #4 transferring context: 2B done [2025-08-29T04:55:23.054Z] #4 DONE 0.0s [2025-08-29T04:55:23.054Z] [2025-08-29T04:55:23.054Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:23.054Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:23.054Z] #5 CACHED [2025-08-29T04:55:23.054Z] [2025-08-29T04:55:23.054Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 [2025-08-29T04:55:23.054Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:936bef219d610c791b29d2bd2b845764df70e40987ee664e0ddfbfbb0f60a801 0.0s done [2025-08-29T04:55:23.054Z] #6 CACHED [2025-08-29T04:55:23.054Z] [2025-08-29T04:55:23.054Z] #7 exporting to image [2025-08-29T04:55:23.054Z] #7 exporting layers [2025-08-29T04:55:23.054Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:23.312Z] #7 exporting layers done [2025-08-29T04:55:23.312Z] #7 exporting manifest sha256:9322adbd4ea853a6ab3bab81a35253283001a5fcd31bd21a844516f7fae4e785 done [2025-08-29T04:55:23.312Z] #7 exporting config sha256:68e86f1c00eaf5099d9d29538b0f998c6403bcc5ad83f9cf2b652f81b5847869 done [2025-08-29T04:55:23.312Z] #7 exporting manifest sha256:c1548eefd5425844da1d03016e993248cd76f6150768f88df3c44384126768f8 done [2025-08-29T04:55:23.312Z] #7 exporting config sha256:c08f2b9315e86a8841b3d9fa7d9531ca1e8826af419104c38c5af4f325c1e8b2 done [2025-08-29T04:55:23.312Z] #7 exporting manifest list sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 done [2025-08-29T04:55:23.312Z] #7 pushing layers 0.0s done [2025-08-29T04:55:23.312Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8ee5c800b7198b31a1a7877c8d98d19f87033ea6d0d2f0503003bcaf71c8fdd1 0.1s done [2025-08-29T04:55:23.312Z] #7 DONE 0.1s [2025-08-29T04:55:23.312Z] [2025-08-29T04:55:23.312Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:23.312Z] #8 DONE 0.0s [2025-08-29T04:55:23.312Z] [2025-08-29T04:55:23.312Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:23.312Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:23.602Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:23.602Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:23.602Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:23.602Z] #1 transferring dockerfile: 215B done [2025-08-29T04:55:23.602Z] #1 DONE 0.0s [2025-08-29T04:55:23.602Z] [2025-08-29T04:55:23.602Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:23.602Z] #2 DONE 0.0s [2025-08-29T04:55:23.602Z] [2025-08-29T04:55:23.602Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:23.602Z] #3 DONE 0.0s [2025-08-29T04:55:23.602Z] [2025-08-29T04:55:23.602Z] #4 [internal] load .dockerignore [2025-08-29T04:55:23.602Z] #4 transferring context: 2B done [2025-08-29T04:55:23.602Z] #4 DONE 0.0s [2025-08-29T04:55:23.602Z] [2025-08-29T04:55:23.602Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:23.861Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:23.861Z] #5 DONE 0.0s [2025-08-29T04:55:23.861Z] [2025-08-29T04:55:23.861Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:23.861Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:23.861Z] #6 DONE 0.1s [2025-08-29T04:55:23.861Z] [2025-08-29T04:55:23.861Z] #7 exporting to image [2025-08-29T04:55:23.861Z] #7 exporting layers done [2025-08-29T04:55:23.861Z] #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done [2025-08-29T04:55:23.861Z] #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done [2025-08-29T04:55:23.861Z] #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done [2025-08-29T04:55:23.861Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c [2025-08-29T04:55:23.861Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:23.861Z] #7 ... [2025-08-29T04:55:23.861Z] [2025-08-29T04:55:23.861Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:23.861Z] #8 DONE 0.0s [2025-08-29T04:55:23.861Z] [2025-08-29T04:55:23.861Z] #7 exporting to image [2025-08-29T04:55:23.861Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done [2025-08-29T04:55:23.861Z] #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done [2025-08-29T04:55:23.861Z] #7 pushing layers 0.1s done [2025-08-29T04:55:23.861Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba [2025-08-29T04:55:24.120Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done [2025-08-29T04:55:24.120Z] #7 DONE 0.2s [2025-08-29T04:55:24.120Z] [2025-08-29T04:55:24.120Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:24.120Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:24.408Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-08-29T04:55:24.408Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-08-29T04:55:24.408Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:24.408Z] #1 transferring dockerfile: 181B done [2025-08-29T04:55:24.408Z] #1 DONE 0.0s [2025-08-29T04:55:24.408Z] [2025-08-29T04:55:24.408Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-29T04:55:24.408Z] #2 DONE 0.0s [2025-08-29T04:55:24.408Z] [2025-08-29T04:55:24.408Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-29T04:55:24.408Z] #3 DONE 0.0s [2025-08-29T04:55:24.408Z] [2025-08-29T04:55:24.408Z] #4 [internal] load .dockerignore [2025-08-29T04:55:24.408Z] #4 transferring context: 2B done [2025-08-29T04:55:24.408Z] #4 DONE 0.0s [2025-08-29T04:55:24.408Z] [2025-08-29T04:55:24.408Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:24.408Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 done [2025-08-29T04:55:24.408Z] #5 CACHED [2025-08-29T04:55:24.408Z] [2025-08-29T04:55:24.408Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:24.408Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:24.408Z] #6 CACHED [2025-08-29T04:55:24.408Z] [2025-08-29T04:55:24.408Z] #7 exporting to image [2025-08-29T04:55:24.408Z] #7 exporting layers done [2025-08-29T04:55:24.408Z] #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done [2025-08-29T04:55:24.408Z] #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done [2025-08-29T04:55:24.408Z] #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done [2025-08-29T04:55:24.408Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done [2025-08-29T04:55:24.408Z] #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba [2025-08-29T04:55:24.408Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:24.666Z] #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done [2025-08-29T04:55:24.666Z] #7 pushing layers 0.0s done [2025-08-29T04:55:24.666Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done [2025-08-29T04:55:24.666Z] #7 DONE 0.1s [2025-08-29T04:55:24.666Z] [2025-08-29T04:55:24.666Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:24.666Z] #8 DONE 0.0s [2025-08-29T04:55:24.666Z] [2025-08-29T04:55:24.666Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:24.666Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:24.956Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53' [2025-08-29T04:55:24.956Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 --push - [2025-08-29T04:55:24.956Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:24.956Z] #1 transferring dockerfile: 187B done [2025-08-29T04:55:24.956Z] #1 DONE 0.0s [2025-08-29T04:55:24.956Z] [2025-08-29T04:55:24.956Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 [2025-08-29T04:55:24.956Z] #2 DONE 0.0s [2025-08-29T04:55:24.956Z] [2025-08-29T04:55:24.956Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53 [2025-08-29T04:55:24.956Z] #3 DONE 0.0s [2025-08-29T04:55:24.956Z] [2025-08-29T04:55:24.956Z] #4 [internal] load .dockerignore [2025-08-29T04:55:24.956Z] #4 transferring context: 2B done [2025-08-29T04:55:24.956Z] #4 DONE 0.0s [2025-08-29T04:55:24.956Z] [2025-08-29T04:55:24.956Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:24.956Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:24.956Z] #5 CACHED [2025-08-29T04:55:24.956Z] [2025-08-29T04:55:24.956Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:24.956Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:24.956Z] #6 CACHED [2025-08-29T04:55:24.956Z] [2025-08-29T04:55:24.956Z] #7 exporting to image [2025-08-29T04:55:24.956Z] #7 exporting layers done [2025-08-29T04:55:24.956Z] #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done [2025-08-29T04:55:24.956Z] #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done [2025-08-29T04:55:24.956Z] #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done [2025-08-29T04:55:24.956Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c [2025-08-29T04:55:24.956Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:25.214Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done [2025-08-29T04:55:25.215Z] #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done [2025-08-29T04:55:25.215Z] #7 pushing layers 0.0s done [2025-08-29T04:55:25.215Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.53@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done [2025-08-29T04:55:25.215Z] #7 DONE 0.1s [2025-08-29T04:55:25.215Z] [2025-08-29T04:55:25.215Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:25.215Z] #8 DONE 0.0s [2025-08-29T04:55:25.215Z] [2025-08-29T04:55:25.215Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:25.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:25.510Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:25.510Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:25.770Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:25.770Z] #1 transferring dockerfile: 228B done [2025-08-29T04:55:25.770Z] #1 DONE 0.0s [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:25.770Z] #2 DONE 0.0s [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:25.770Z] #3 DONE 0.0s [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] #4 [internal] load .dockerignore [2025-08-29T04:55:25.770Z] #4 transferring context: 2B done [2025-08-29T04:55:25.770Z] #4 DONE 0.0s [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:25.770Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:25.770Z] #5 CACHED [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:25.770Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:25.770Z] #6 CACHED [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] #7 exporting to image [2025-08-29T04:55:25.770Z] #7 exporting layers done [2025-08-29T04:55:25.770Z] #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done [2025-08-29T04:55:25.770Z] #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done [2025-08-29T04:55:25.770Z] #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done [2025-08-29T04:55:25.770Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done [2025-08-29T04:55:25.770Z] #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done [2025-08-29T04:55:25.770Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:25.770Z] #7 pushing layers 0.0s done [2025-08-29T04:55:25.770Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done [2025-08-29T04:55:25.770Z] #7 DONE 0.1s [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:25.770Z] #8 DONE 0.0s [2025-08-29T04:55:25.770Z] [2025-08-29T04:55:25.770Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:25.770Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:26.056Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-08-29T04:55:26.056Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-08-29T04:55:26.056Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:26.056Z] #1 transferring dockerfile: 179B done [2025-08-29T04:55:26.056Z] #1 DONE 0.0s [2025-08-29T04:55:26.056Z] [2025-08-29T04:55:26.056Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-29T04:55:26.056Z] #2 DONE 0.0s [2025-08-29T04:55:26.056Z] [2025-08-29T04:55:26.056Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-29T04:55:26.056Z] #3 DONE 0.0s [2025-08-29T04:55:26.056Z] [2025-08-29T04:55:26.056Z] #4 [internal] load .dockerignore [2025-08-29T04:55:26.056Z] #4 transferring context: 2B done [2025-08-29T04:55:26.056Z] #4 DONE 0.0s [2025-08-29T04:55:26.056Z] [2025-08-29T04:55:26.056Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:26.056Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 done [2025-08-29T04:55:26.056Z] #5 CACHED [2025-08-29T04:55:26.056Z] [2025-08-29T04:55:26.056Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 [2025-08-29T04:55:26.056Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:355548a014d2527fdf9eb8811583838b5e64422104a9785b32675539998854b2 0.0s done [2025-08-29T04:55:26.056Z] #6 CACHED [2025-08-29T04:55:26.056Z] [2025-08-29T04:55:26.056Z] #7 exporting to image [2025-08-29T04:55:26.056Z] #7 exporting layers done [2025-08-29T04:55:26.056Z] #7 exporting manifest sha256:dde4913d06dcf5e0a771c5270140548b267bde0103f55580ad4a3613bfd07d32 done [2025-08-29T04:55:26.056Z] #7 exporting config sha256:fa5acd6422f26e5f58f8af0f58d423079a5808ca209ac1db55ab0b594a1b1138 done [2025-08-29T04:55:26.056Z] #7 exporting manifest sha256:b1cbb39537f6591758768545c2215dea14aad7a8595643f0ee8870be72b13e7f done [2025-08-29T04:55:26.056Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c [2025-08-29T04:55:26.056Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:26.316Z] #7 exporting config sha256:695a29ab1f6f116178b3f5fa2d78e6a785b669a15de2af816b73e95ab7eaa14c done [2025-08-29T04:55:26.316Z] #7 exporting manifest list sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba done [2025-08-29T04:55:26.316Z] #7 pushing layers 0.0s done [2025-08-29T04:55:26.316Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0d734c1cb3822ec70047e248d7c3eaf6752838552e6eca8ac3ed018666d098ba 0.1s done [2025-08-29T04:55:26.316Z] #7 DONE 0.1s [2025-08-29T04:55:26.316Z] [2025-08-29T04:55:26.316Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:26.316Z] #8 DONE 0.0s [2025-08-29T04:55:26.316Z] [2025-08-29T04:55:26.316Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:26.316Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:26.606Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:26.606Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:26.865Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:26.865Z] #1 transferring dockerfile: 205B done [2025-08-29T04:55:26.865Z] #1 DONE 0.0s [2025-08-29T04:55:26.865Z] [2025-08-29T04:55:26.865Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:26.865Z] #2 DONE 0.0s [2025-08-29T04:55:26.865Z] [2025-08-29T04:55:26.865Z] #3 [internal] load .dockerignore [2025-08-29T04:55:26.865Z] #3 transferring context: 2B done [2025-08-29T04:55:26.865Z] #3 DONE 0.0s [2025-08-29T04:55:26.865Z] [2025-08-29T04:55:26.865Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:26.865Z] #4 DONE 0.1s [2025-08-29T04:55:26.865Z] [2025-08-29T04:55:26.865Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:26.865Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:26.865Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done [2025-08-29T04:55:26.865Z] #5 DONE 0.0s [2025-08-29T04:55:26.865Z] [2025-08-29T04:55:26.865Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:26.865Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac done [2025-08-29T04:55:26.865Z] #6 DONE 0.1s [2025-08-29T04:55:26.865Z] [2025-08-29T04:55:26.865Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:26.865Z] #7 DONE 0.0s [2025-08-29T04:55:26.865Z] [2025-08-29T04:55:26.865Z] #8 exporting to image [2025-08-29T04:55:26.865Z] #8 exporting layers done [2025-08-29T04:55:26.865Z] #8 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf 0.0s done [2025-08-29T04:55:26.865Z] #8 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done [2025-08-29T04:55:26.865Z] #8 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done [2025-08-29T04:55:26.865Z] #8 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done [2025-08-29T04:55:26.865Z] #8 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done [2025-08-29T04:55:26.865Z] #8 pushing layers 0.1s done [2025-08-29T04:55:26.865Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 [2025-08-29T04:55:26.865Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:27.124Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done [2025-08-29T04:55:27.124Z] #8 DONE 0.2s [2025-08-29T04:55:27.124Z] [2025-08-29T04:55:27.124Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:27.124Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:27.419Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-08-29T04:55:27.419Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-08-29T04:55:27.419Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:27.419Z] #1 transferring dockerfile: 171B done [2025-08-29T04:55:27.419Z] #1 DONE 0.0s [2025-08-29T04:55:27.419Z] [2025-08-29T04:55:27.419Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-29T04:55:27.419Z] #2 DONE 0.0s [2025-08-29T04:55:27.419Z] [2025-08-29T04:55:27.419Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-29T04:55:27.419Z] #3 DONE 0.0s [2025-08-29T04:55:27.419Z] [2025-08-29T04:55:27.419Z] #4 [internal] load .dockerignore [2025-08-29T04:55:27.419Z] #4 transferring context: 2B done [2025-08-29T04:55:27.419Z] #4 DONE 0.0s [2025-08-29T04:55:27.419Z] [2025-08-29T04:55:27.419Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:27.419Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac done [2025-08-29T04:55:27.419Z] #5 DONE 0.0s [2025-08-29T04:55:27.419Z] [2025-08-29T04:55:27.419Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:27.678Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done [2025-08-29T04:55:27.678Z] #6 CACHED [2025-08-29T04:55:27.678Z] [2025-08-29T04:55:27.678Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:27.678Z] #5 CACHED [2025-08-29T04:55:27.678Z] [2025-08-29T04:55:27.678Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:27.678Z] #7 DONE 0.0s [2025-08-29T04:55:27.678Z] [2025-08-29T04:55:27.678Z] #8 exporting to image [2025-08-29T04:55:27.678Z] #8 exporting layers done [2025-08-29T04:55:27.678Z] #8 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done [2025-08-29T04:55:27.678Z] #8 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done [2025-08-29T04:55:27.678Z] #8 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done [2025-08-29T04:55:27.678Z] #8 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done [2025-08-29T04:55:27.678Z] #8 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done [2025-08-29T04:55:27.678Z] #8 pushing layers 0.0s done [2025-08-29T04:55:27.678Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done [2025-08-29T04:55:27.678Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:27.678Z] #8 DONE 0.1s [2025-08-29T04:55:27.678Z] [2025-08-29T04:55:27.678Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:27.678Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:27.975Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53' [2025-08-29T04:55:27.975Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 --push - [2025-08-29T04:55:27.975Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:27.975Z] #1 transferring dockerfile: 177B done [2025-08-29T04:55:27.975Z] #1 DONE 0.0s [2025-08-29T04:55:27.975Z] [2025-08-29T04:55:27.975Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 [2025-08-29T04:55:27.975Z] #2 DONE 0.0s [2025-08-29T04:55:27.975Z] [2025-08-29T04:55:27.975Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53 [2025-08-29T04:55:27.975Z] #3 DONE 0.0s [2025-08-29T04:55:27.975Z] [2025-08-29T04:55:27.975Z] #4 [internal] load .dockerignore [2025-08-29T04:55:27.975Z] #4 transferring context: 2B done [2025-08-29T04:55:27.975Z] #4 DONE 0.0s [2025-08-29T04:55:27.975Z] [2025-08-29T04:55:27.975Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:27.975Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done [2025-08-29T04:55:27.975Z] #5 CACHED [2025-08-29T04:55:27.975Z] [2025-08-29T04:55:27.975Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:27.975Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done [2025-08-29T04:55:27.975Z] #6 CACHED [2025-08-29T04:55:27.975Z] [2025-08-29T04:55:27.975Z] #7 exporting to image [2025-08-29T04:55:27.975Z] #7 exporting layers done [2025-08-29T04:55:27.975Z] #7 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done [2025-08-29T04:55:27.975Z] #7 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done [2025-08-29T04:55:27.975Z] #7 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done [2025-08-29T04:55:27.975Z] #7 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done [2025-08-29T04:55:27.975Z] #7 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done [2025-08-29T04:55:27.975Z] #7 pushing layers [2025-08-29T04:55:27.975Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:28.234Z] #7 pushing layers 0.0s done [2025-08-29T04:55:28.234Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.53@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done [2025-08-29T04:55:28.234Z] #7 DONE 0.1s [2025-08-29T04:55:28.234Z] [2025-08-29T04:55:28.234Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:28.234Z] #8 DONE 0.0s [2025-08-29T04:55:28.234Z] [2025-08-29T04:55:28.234Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:28.234Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:28.526Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:28.526Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:28.526Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:28.526Z] #1 transferring dockerfile: 218B done [2025-08-29T04:55:28.526Z] #1 DONE 0.0s [2025-08-29T04:55:28.526Z] [2025-08-29T04:55:28.526Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:28.526Z] #2 DONE 0.0s [2025-08-29T04:55:28.526Z] [2025-08-29T04:55:28.526Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:28.526Z] #3 DONE 0.0s [2025-08-29T04:55:28.526Z] [2025-08-29T04:55:28.526Z] #4 [internal] load .dockerignore [2025-08-29T04:55:28.526Z] #4 transferring context: 2B done [2025-08-29T04:55:28.526Z] #4 DONE 0.0s [2025-08-29T04:55:28.526Z] [2025-08-29T04:55:28.526Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:28.526Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done [2025-08-29T04:55:28.526Z] #5 CACHED [2025-08-29T04:55:28.526Z] [2025-08-29T04:55:28.526Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:28.526Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done [2025-08-29T04:55:28.526Z] #6 CACHED [2025-08-29T04:55:28.526Z] [2025-08-29T04:55:28.526Z] #7 exporting to image [2025-08-29T04:55:28.526Z] #7 exporting layers done [2025-08-29T04:55:28.526Z] #7 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done [2025-08-29T04:55:28.526Z] #7 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 [2025-08-29T04:55:28.526Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:28.785Z] #7 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done [2025-08-29T04:55:28.785Z] #7 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done [2025-08-29T04:55:28.785Z] #7 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done [2025-08-29T04:55:28.785Z] #7 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done [2025-08-29T04:55:28.785Z] #7 pushing layers 0.0s done [2025-08-29T04:55:28.785Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done [2025-08-29T04:55:28.785Z] #7 DONE 0.1s [2025-08-29T04:55:28.785Z] [2025-08-29T04:55:28.785Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:28.785Z] #8 DONE 0.0s [2025-08-29T04:55:28.785Z] [2025-08-29T04:55:28.785Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:28.785Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:29.076Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-08-29T04:55:29.076Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-08-29T04:55:29.076Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:29.076Z] #1 transferring dockerfile: 169B done [2025-08-29T04:55:29.076Z] #1 DONE 0.0s [2025-08-29T04:55:29.076Z] [2025-08-29T04:55:29.076Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-29T04:55:29.076Z] #2 DONE 0.0s [2025-08-29T04:55:29.076Z] [2025-08-29T04:55:29.076Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-29T04:55:29.076Z] #3 DONE 0.0s [2025-08-29T04:55:29.076Z] [2025-08-29T04:55:29.076Z] #4 [internal] load .dockerignore [2025-08-29T04:55:29.076Z] #4 transferring context: 2B done [2025-08-29T04:55:29.076Z] #4 DONE 0.0s [2025-08-29T04:55:29.076Z] [2025-08-29T04:55:29.076Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:29.076Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac done [2025-08-29T04:55:29.076Z] #5 CACHED [2025-08-29T04:55:29.076Z] [2025-08-29T04:55:29.076Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:29.076Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac 0.0s done [2025-08-29T04:55:29.076Z] #6 DONE 0.0s [2025-08-29T04:55:29.335Z] [2025-08-29T04:55:29.335Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:db1d76804300599f28b4773f7919b4db5f2b2b7a5192128f228df3df2af456ac [2025-08-29T04:55:29.335Z] #6 CACHED [2025-08-29T04:55:29.335Z] [2025-08-29T04:55:29.335Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:29.335Z] #7 DONE 0.0s [2025-08-29T04:55:29.335Z] [2025-08-29T04:55:29.335Z] #8 exporting to image [2025-08-29T04:55:29.335Z] #8 exporting layers done [2025-08-29T04:55:29.335Z] #8 exporting manifest sha256:1da42b6b27a5de9aa24e22aa2820ea2dedce7c491ccf0cdc75b5b3b9988f54bf done [2025-08-29T04:55:29.335Z] #8 exporting config sha256:0ae10e1f3b82ee20c518dffc735ff44a33fcf62dcbc1f2c71813a0e724bf4df9 done [2025-08-29T04:55:29.335Z] #8 exporting manifest sha256:fc53f03c1dc2f1d51fb77a216650f1006cbb18ac004b0d36520e35cfe9ed86f7 done [2025-08-29T04:55:29.335Z] #8 exporting config sha256:9e1d0f0f0152fa120b563ce8e05d2ed24e22326734507974ffba58c944308bc8 done [2025-08-29T04:55:29.335Z] #8 exporting manifest list sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 done [2025-08-29T04:55:29.335Z] #8 pushing layers 0.0s done [2025-08-29T04:55:29.335Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e9313f82ba9ced2cdf7473997c3c38376125f0ab352c9352c1ee343452cbf415 0.1s done [2025-08-29T04:55:29.335Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:29.335Z] #8 DONE 0.1s [2025-08-29T04:55:29.335Z] [2025-08-29T04:55:29.335Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:29.335Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:29.620Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:29.620Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:29.620Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:29.620Z] #1 transferring dockerfile: 206B done [2025-08-29T04:55:29.620Z] #1 DONE 0.0s [2025-08-29T04:55:29.620Z] [2025-08-29T04:55:29.620Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:29.620Z] #2 DONE 0.0s [2025-08-29T04:55:29.620Z] [2025-08-29T04:55:29.620Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:29.620Z] #3 DONE 0.0s [2025-08-29T04:55:29.620Z] [2025-08-29T04:55:29.620Z] #4 [internal] load .dockerignore [2025-08-29T04:55:29.620Z] #4 transferring context: 2B done [2025-08-29T04:55:29.620Z] #4 DONE 0.0s [2025-08-29T04:55:29.879Z] [2025-08-29T04:55:29.879Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:29.879Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:29.879Z] #5 ... [2025-08-29T04:55:29.879Z] [2025-08-29T04:55:29.879Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:29.879Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:29.879Z] #6 DONE 0.1s [2025-08-29T04:55:29.879Z] [2025-08-29T04:55:29.879Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:29.879Z] #7 DONE 0.0s [2025-08-29T04:55:29.879Z] [2025-08-29T04:55:29.879Z] #8 exporting to image [2025-08-29T04:55:29.879Z] #8 exporting layers done [2025-08-29T04:55:29.879Z] #8 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done [2025-08-29T04:55:29.879Z] #8 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done [2025-08-29T04:55:29.879Z] #8 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 0.0s done [2025-08-29T04:55:29.879Z] #8 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done [2025-08-29T04:55:29.879Z] #8 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done [2025-08-29T04:55:29.879Z] #8 pushing layers 0.1s done [2025-08-29T04:55:29.879Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 [2025-08-29T04:55:29.879Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:30.138Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done [2025-08-29T04:55:30.138Z] #8 DONE 0.2s [2025-08-29T04:55:30.138Z] [2025-08-29T04:55:30.138Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:30.138Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:30.429Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-08-29T04:55:30.430Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-08-29T04:55:30.430Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:30.430Z] #1 transferring dockerfile: 172B done [2025-08-29T04:55:30.430Z] #1 DONE 0.0s [2025-08-29T04:55:30.430Z] [2025-08-29T04:55:30.430Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-29T04:55:30.430Z] #2 DONE 0.0s [2025-08-29T04:55:30.430Z] [2025-08-29T04:55:30.430Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-29T04:55:30.430Z] #3 DONE 0.0s [2025-08-29T04:55:30.430Z] [2025-08-29T04:55:30.430Z] #4 [internal] load .dockerignore [2025-08-29T04:55:30.430Z] #4 transferring context: 2B done [2025-08-29T04:55:30.430Z] #4 DONE 0.0s [2025-08-29T04:55:30.430Z] [2025-08-29T04:55:30.430Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:30.430Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:30.430Z] #5 DONE 0.0s [2025-08-29T04:55:30.430Z] [2025-08-29T04:55:30.430Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:30.690Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:30.690Z] #6 CACHED [2025-08-29T04:55:30.690Z] [2025-08-29T04:55:30.690Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:30.690Z] #5 CACHED [2025-08-29T04:55:30.690Z] [2025-08-29T04:55:30.690Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:30.690Z] #7 DONE 0.0s [2025-08-29T04:55:30.690Z] [2025-08-29T04:55:30.690Z] #8 exporting to image [2025-08-29T04:55:30.690Z] #8 exporting layers done [2025-08-29T04:55:30.690Z] #8 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done [2025-08-29T04:55:30.690Z] #8 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done [2025-08-29T04:55:30.690Z] #8 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done [2025-08-29T04:55:30.690Z] #8 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done [2025-08-29T04:55:30.690Z] #8 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done [2025-08-29T04:55:30.690Z] #8 pushing layers 0.0s done [2025-08-29T04:55:30.690Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done [2025-08-29T04:55:30.690Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:30.690Z] #8 DONE 0.1s [2025-08-29T04:55:30.690Z] [2025-08-29T04:55:30.690Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:30.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:30.985Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 --push - [2025-08-29T04:55:30.985Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53' [2025-08-29T04:55:30.985Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:30.985Z] #1 transferring dockerfile: 178B done [2025-08-29T04:55:30.985Z] #1 DONE 0.0s [2025-08-29T04:55:30.985Z] [2025-08-29T04:55:30.985Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 [2025-08-29T04:55:30.985Z] #2 DONE 0.0s [2025-08-29T04:55:30.985Z] [2025-08-29T04:55:30.985Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53 [2025-08-29T04:55:30.985Z] #3 DONE 0.0s [2025-08-29T04:55:30.985Z] [2025-08-29T04:55:30.985Z] #4 [internal] load .dockerignore [2025-08-29T04:55:30.985Z] #4 transferring context: 2B done [2025-08-29T04:55:30.985Z] #4 DONE 0.0s [2025-08-29T04:55:30.985Z] [2025-08-29T04:55:30.985Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:30.985Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:30.985Z] #5 CACHED [2025-08-29T04:55:30.985Z] [2025-08-29T04:55:30.985Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:30.985Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:30.985Z] #6 CACHED [2025-08-29T04:55:30.985Z] [2025-08-29T04:55:30.985Z] #7 exporting to image [2025-08-29T04:55:30.985Z] #7 exporting layers done [2025-08-29T04:55:30.985Z] #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f [2025-08-29T04:55:30.985Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:31.245Z] #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done [2025-08-29T04:55:31.245Z] #7 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done [2025-08-29T04:55:31.245Z] #7 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done [2025-08-29T04:55:31.245Z] #7 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done [2025-08-29T04:55:31.245Z] #7 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done [2025-08-29T04:55:31.245Z] #7 pushing layers 0.0s done [2025-08-29T04:55:31.245Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.53@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done [2025-08-29T04:55:31.245Z] #7 DONE 0.1s [2025-08-29T04:55:31.245Z] [2025-08-29T04:55:31.245Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:31.245Z] #8 DONE 0.0s [2025-08-29T04:55:31.245Z] [2025-08-29T04:55:31.245Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:31.245Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:31.533Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:31.534Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:31.794Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:31.794Z] #1 transferring dockerfile: 219B done [2025-08-29T04:55:31.794Z] #1 DONE 0.0s [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:31.794Z] #2 DONE 0.0s [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:31.794Z] #3 DONE 0.0s [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] #4 [internal] load .dockerignore [2025-08-29T04:55:31.794Z] #4 transferring context: 2B done [2025-08-29T04:55:31.794Z] #4 DONE 0.0s [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:31.794Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:31.794Z] #5 CACHED [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:31.794Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:31.794Z] #6 CACHED [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] #7 exporting to image [2025-08-29T04:55:31.794Z] #7 exporting layers done [2025-08-29T04:55:31.794Z] #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done [2025-08-29T04:55:31.794Z] #7 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done [2025-08-29T04:55:31.794Z] #7 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done [2025-08-29T04:55:31.794Z] #7 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done [2025-08-29T04:55:31.794Z] #7 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done [2025-08-29T04:55:31.794Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:31.794Z] #7 pushing layers 0.0s done [2025-08-29T04:55:31.794Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done [2025-08-29T04:55:31.794Z] #7 DONE 0.1s [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:31.794Z] #8 DONE 0.0s [2025-08-29T04:55:31.794Z] [2025-08-29T04:55:31.794Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:31.794Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:32.082Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-08-29T04:55:32.082Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-08-29T04:55:32.082Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:32.082Z] #1 transferring dockerfile: 170B done [2025-08-29T04:55:32.082Z] #1 DONE 0.0s [2025-08-29T04:55:32.082Z] [2025-08-29T04:55:32.082Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-29T04:55:32.082Z] #2 DONE 0.0s [2025-08-29T04:55:32.082Z] [2025-08-29T04:55:32.082Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-29T04:55:32.082Z] #3 DONE 0.0s [2025-08-29T04:55:32.082Z] [2025-08-29T04:55:32.082Z] #4 [internal] load .dockerignore [2025-08-29T04:55:32.082Z] #4 transferring context: 2B done [2025-08-29T04:55:32.082Z] #4 DONE 0.0s [2025-08-29T04:55:32.082Z] [2025-08-29T04:55:32.082Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:32.082Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef done [2025-08-29T04:55:32.082Z] #5 CACHED [2025-08-29T04:55:32.082Z] [2025-08-29T04:55:32.082Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef [2025-08-29T04:55:32.082Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5d06a951cf7e9ba3be41b88e0398b2f9226bb5e10cad05df24f6dd8b9cd036ef 0.0s done [2025-08-29T04:55:32.082Z] #6 CACHED [2025-08-29T04:55:32.082Z] [2025-08-29T04:55:32.082Z] #7 exporting to image [2025-08-29T04:55:32.082Z] #7 exporting layers done [2025-08-29T04:55:32.082Z] #7 exporting manifest sha256:04ec877d18d195281e1014e870b83bcbf3fd64fd746b6665da23dca56bd60d8f done [2025-08-29T04:55:32.082Z] #7 exporting config sha256:356abe20ea3b02ec76573d8875d1b205cab28e473bb7a887ba51f5b699c3f38b done [2025-08-29T04:55:32.082Z] #7 exporting manifest sha256:b772af023696036cca6159212f18972fe2bbbfbf62d76c972e4b13baeebc7c44 done [2025-08-29T04:55:32.082Z] #7 exporting config sha256:aa62a2597e31471e0da9e068fa1c1f1425852b7fdc90ecf9263f5dbb4187ead7 done [2025-08-29T04:55:32.082Z] #7 exporting manifest list sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 done [2025-08-29T04:55:32.082Z] #7 pushing layers [2025-08-29T04:55:32.082Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:32.342Z] #7 pushing layers 0.0s done [2025-08-29T04:55:32.342Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:3fe55374251c13e2cef8e8155bf01b90af66ac5655da27844ceb635f19e62472 0.1s done [2025-08-29T04:55:32.342Z] #7 DONE 0.1s [2025-08-29T04:55:32.342Z] [2025-08-29T04:55:32.342Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:32.342Z] #8 DONE 0.0s [2025-08-29T04:55:32.342Z] [2025-08-29T04:55:32.342Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:32.342Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:32.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:32.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:32.886Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:32.886Z] #1 transferring dockerfile: 206B done [2025-08-29T04:55:32.886Z] #1 DONE 0.0s [2025-08-29T04:55:32.886Z] [2025-08-29T04:55:32.886Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:32.886Z] #2 DONE 0.0s [2025-08-29T04:55:32.886Z] [2025-08-29T04:55:32.886Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:32.886Z] #3 DONE 0.0s [2025-08-29T04:55:32.886Z] [2025-08-29T04:55:32.886Z] #4 [internal] load .dockerignore [2025-08-29T04:55:32.886Z] #4 transferring context: 2B done [2025-08-29T04:55:32.886Z] #4 DONE 0.0s [2025-08-29T04:55:32.886Z] [2025-08-29T04:55:32.886Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:32.886Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:32.886Z] #5 ... [2025-08-29T04:55:32.886Z] [2025-08-29T04:55:32.886Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:32.886Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done [2025-08-29T04:55:32.886Z] #6 DONE 0.1s [2025-08-29T04:55:32.886Z] [2025-08-29T04:55:32.886Z] #7 exporting to image [2025-08-29T04:55:32.886Z] #7 exporting layers done [2025-08-29T04:55:32.886Z] #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 0.0s done [2025-08-29T04:55:32.886Z] #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done [2025-08-29T04:55:32.886Z] #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done [2025-08-29T04:55:32.886Z] #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 [2025-08-29T04:55:32.886Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:32.886Z] #7 ... [2025-08-29T04:55:32.886Z] [2025-08-29T04:55:32.886Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:32.886Z] #8 DONE 0.0s [2025-08-29T04:55:32.887Z] [2025-08-29T04:55:32.887Z] #7 exporting to image [2025-08-29T04:55:32.887Z] #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done [2025-08-29T04:55:32.887Z] #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done [2025-08-29T04:55:32.887Z] #7 pushing layers 0.1s done [2025-08-29T04:55:32.887Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 [2025-08-29T04:55:33.148Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done [2025-08-29T04:55:33.148Z] #7 DONE 0.2s [2025-08-29T04:55:33.148Z] [2025-08-29T04:55:33.148Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:33.148Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:33.494Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-08-29T04:55:33.494Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-08-29T04:55:33.494Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:33.494Z] #1 transferring dockerfile: 172B done [2025-08-29T04:55:33.494Z] #1 DONE 0.0s [2025-08-29T04:55:33.494Z] [2025-08-29T04:55:33.494Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-29T04:55:33.494Z] #2 DONE 0.0s [2025-08-29T04:55:33.494Z] [2025-08-29T04:55:33.494Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-29T04:55:33.494Z] #3 DONE 0.0s [2025-08-29T04:55:33.494Z] [2025-08-29T04:55:33.494Z] #4 [internal] load .dockerignore [2025-08-29T04:55:33.494Z] #4 transferring context: 2B done [2025-08-29T04:55:33.494Z] #4 DONE 0.0s [2025-08-29T04:55:33.494Z] [2025-08-29T04:55:33.494Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:33.494Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b done [2025-08-29T04:55:33.494Z] #5 CACHED [2025-08-29T04:55:33.494Z] [2025-08-29T04:55:33.494Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:33.494Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b done [2025-08-29T04:55:33.494Z] #6 CACHED [2025-08-29T04:55:33.494Z] [2025-08-29T04:55:33.494Z] #7 exporting to image [2025-08-29T04:55:33.494Z] #7 exporting layers done [2025-08-29T04:55:33.494Z] #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done [2025-08-29T04:55:33.494Z] #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done [2025-08-29T04:55:33.494Z] #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done [2025-08-29T04:55:33.494Z] #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done [2025-08-29T04:55:33.494Z] #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done [2025-08-29T04:55:33.494Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:33.752Z] #7 pushing layers 0.0s done [2025-08-29T04:55:33.752Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done [2025-08-29T04:55:33.752Z] #7 DONE 0.1s [2025-08-29T04:55:33.752Z] [2025-08-29T04:55:33.752Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:33.752Z] #8 DONE 0.0s [2025-08-29T04:55:33.752Z] [2025-08-29T04:55:33.752Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:33.752Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:34.038Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53' [2025-08-29T04:55:34.038Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 --push - [2025-08-29T04:55:34.038Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:34.038Z] #1 transferring dockerfile: 178B done [2025-08-29T04:55:34.038Z] #1 DONE 0.0s [2025-08-29T04:55:34.038Z] [2025-08-29T04:55:34.038Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 [2025-08-29T04:55:34.038Z] #2 DONE 0.0s [2025-08-29T04:55:34.038Z] [2025-08-29T04:55:34.038Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53 [2025-08-29T04:55:34.038Z] #3 DONE 0.0s [2025-08-29T04:55:34.038Z] [2025-08-29T04:55:34.038Z] #4 [internal] load .dockerignore [2025-08-29T04:55:34.038Z] #4 transferring context: 2B done [2025-08-29T04:55:34.038Z] #4 DONE 0.0s [2025-08-29T04:55:34.038Z] [2025-08-29T04:55:34.038Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:34.038Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done [2025-08-29T04:55:34.038Z] #5 CACHED [2025-08-29T04:55:34.038Z] [2025-08-29T04:55:34.038Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:34.038Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done [2025-08-29T04:55:34.038Z] #6 DONE 0.0s [2025-08-29T04:55:34.299Z] [2025-08-29T04:55:34.299Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:34.299Z] #6 CACHED [2025-08-29T04:55:34.299Z] [2025-08-29T04:55:34.299Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:34.299Z] #7 DONE 0.0s [2025-08-29T04:55:34.299Z] [2025-08-29T04:55:34.299Z] #8 exporting to image [2025-08-29T04:55:34.299Z] #8 exporting layers done [2025-08-29T04:55:34.299Z] #8 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done [2025-08-29T04:55:34.299Z] #8 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done [2025-08-29T04:55:34.299Z] #8 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done [2025-08-29T04:55:34.299Z] #8 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done [2025-08-29T04:55:34.299Z] #8 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done [2025-08-29T04:55:34.299Z] #8 pushing layers 0.0s done [2025-08-29T04:55:34.299Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.53@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done [2025-08-29T04:55:34.299Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:34.299Z] #8 DONE 0.1s [2025-08-29T04:55:34.299Z] [2025-08-29T04:55:34.299Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:34.299Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:34.589Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:34.589Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:34.848Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:34.848Z] #1 transferring dockerfile: 219B done [2025-08-29T04:55:34.848Z] #1 DONE 0.0s [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:34.848Z] #2 DONE 0.0s [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:34.848Z] #3 DONE 0.0s [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] #4 [internal] load .dockerignore [2025-08-29T04:55:34.848Z] #4 transferring context: 2B done [2025-08-29T04:55:34.848Z] #4 DONE 0.0s [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:34.848Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b done [2025-08-29T04:55:34.848Z] #5 CACHED [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:34.848Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done [2025-08-29T04:55:34.848Z] #6 CACHED [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] #7 exporting to image [2025-08-29T04:55:34.848Z] #7 exporting layers done [2025-08-29T04:55:34.848Z] #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done [2025-08-29T04:55:34.848Z] #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done [2025-08-29T04:55:34.848Z] #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done [2025-08-29T04:55:34.848Z] #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done [2025-08-29T04:55:34.848Z] #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done [2025-08-29T04:55:34.848Z] #7 pushing layers 0.0s done [2025-08-29T04:55:34.848Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 [2025-08-29T04:55:34.848Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:34.848Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done [2025-08-29T04:55:34.848Z] #7 DONE 0.1s [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:34.848Z] #8 DONE 0.0s [2025-08-29T04:55:34.848Z] [2025-08-29T04:55:34.848Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:34.848Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:35.132Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-08-29T04:55:35.132Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-08-29T04:55:35.132Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:35.132Z] #1 transferring dockerfile: 170B done [2025-08-29T04:55:35.132Z] #1 DONE 0.0s [2025-08-29T04:55:35.132Z] [2025-08-29T04:55:35.132Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-29T04:55:35.132Z] #2 DONE 0.0s [2025-08-29T04:55:35.132Z] [2025-08-29T04:55:35.132Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-29T04:55:35.132Z] #3 DONE 0.0s [2025-08-29T04:55:35.132Z] [2025-08-29T04:55:35.132Z] #4 [internal] load .dockerignore [2025-08-29T04:55:35.132Z] #4 transferring context: 2B done [2025-08-29T04:55:35.132Z] #4 DONE 0.0s [2025-08-29T04:55:35.132Z] [2025-08-29T04:55:35.132Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:35.132Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done [2025-08-29T04:55:35.132Z] #5 CACHED [2025-08-29T04:55:35.132Z] [2025-08-29T04:55:35.132Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b [2025-08-29T04:55:35.132Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:1855548e0e96e5d5d1476f6f34b0636699fd346961fad9c373d41bc3029c187b 0.0s done [2025-08-29T04:55:35.132Z] #6 CACHED [2025-08-29T04:55:35.132Z] [2025-08-29T04:55:35.132Z] #7 exporting to image [2025-08-29T04:55:35.132Z] #7 exporting layers done [2025-08-29T04:55:35.132Z] #7 exporting manifest sha256:c6c716713e265d58da4370a4fc3398598f84ca96a2790fc19ae2b225f3f3f9d6 done [2025-08-29T04:55:35.132Z] #7 exporting config sha256:775ad7be1b965a16b33566de55aa379605a686819ea1b3b94872df6b56e63e06 done [2025-08-29T04:55:35.132Z] #7 exporting manifest sha256:ec49be343e2f868c30a1794675990a8f5e6a9d6a4b2c759e664c2b1d060da037 done [2025-08-29T04:55:35.132Z] #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 [2025-08-29T04:55:35.132Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:35.391Z] #7 exporting config sha256:bb76ea1c6585dcbf2c599de4d1cb56253e5a0146286fc247d794527b384f8386 done [2025-08-29T04:55:35.391Z] #7 exporting manifest list sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 done [2025-08-29T04:55:35.391Z] #7 pushing layers 0.0s done [2025-08-29T04:55:35.391Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:df38a25333a34a6ae11e94066baeb6438a78ab9976445c1964495ec914e15d58 0.1s done [2025-08-29T04:55:35.391Z] #7 DONE 0.1s [2025-08-29T04:55:35.391Z] [2025-08-29T04:55:35.391Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:35.391Z] #8 DONE 0.0s [2025-08-29T04:55:35.391Z] [2025-08-29T04:55:35.391Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:35.391Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:35.676Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:35.676Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:35.934Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:35.934Z] #1 transferring dockerfile: 206B done [2025-08-29T04:55:35.934Z] #1 DONE 0.0s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:35.934Z] #2 DONE 0.0s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:35.934Z] #3 DONE 0.0s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #4 [internal] load .dockerignore [2025-08-29T04:55:35.934Z] #4 transferring context: 2B done [2025-08-29T04:55:35.934Z] #4 DONE 0.0s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:35.934Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:35.934Z] #5 DONE 0.0s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:35.934Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:35.934Z] #6 DONE 0.0s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:35.934Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:35.934Z] #5 DONE 0.1s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #7 exporting to image [2025-08-29T04:55:35.934Z] #7 exporting layers done [2025-08-29T04:55:35.934Z] #7 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done [2025-08-29T04:55:35.934Z] #7 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done [2025-08-29T04:55:35.934Z] #7 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done [2025-08-29T04:55:35.934Z] #7 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done [2025-08-29T04:55:35.934Z] #7 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done [2025-08-29T04:55:35.934Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:35.934Z] #7 pushing layers 0.1s done [2025-08-29T04:55:35.934Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done [2025-08-29T04:55:35.934Z] #7 DONE 0.2s [2025-08-29T04:55:35.934Z] [2025-08-29T04:55:35.934Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:35.934Z] #8 DONE 0.0s [2025-08-29T04:55:36.195Z] [2025-08-29T04:55:36.195Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:36.195Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:36.481Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-08-29T04:55:36.481Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-08-29T04:55:36.481Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:36.481Z] #1 transferring dockerfile: 172B done [2025-08-29T04:55:36.481Z] #1 DONE 0.0s [2025-08-29T04:55:36.481Z] [2025-08-29T04:55:36.481Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-29T04:55:36.481Z] #2 DONE 0.0s [2025-08-29T04:55:36.481Z] [2025-08-29T04:55:36.481Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-29T04:55:36.481Z] #3 DONE 0.0s [2025-08-29T04:55:36.481Z] [2025-08-29T04:55:36.481Z] #4 [internal] load .dockerignore [2025-08-29T04:55:36.481Z] #4 transferring context: 2B done [2025-08-29T04:55:36.481Z] #4 DONE 0.0s [2025-08-29T04:55:36.481Z] [2025-08-29T04:55:36.481Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:36.481Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:36.481Z] #5 DONE 0.0s [2025-08-29T04:55:36.481Z] [2025-08-29T04:55:36.481Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:36.740Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:36.740Z] #6 CACHED [2025-08-29T04:55:36.740Z] [2025-08-29T04:55:36.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:36.740Z] #5 CACHED [2025-08-29T04:55:36.740Z] [2025-08-29T04:55:36.740Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:36.740Z] #7 DONE 0.0s [2025-08-29T04:55:36.740Z] [2025-08-29T04:55:36.740Z] #8 exporting to image [2025-08-29T04:55:36.740Z] #8 exporting layers done [2025-08-29T04:55:36.740Z] #8 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done [2025-08-29T04:55:36.740Z] #8 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done [2025-08-29T04:55:36.740Z] #8 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done [2025-08-29T04:55:36.740Z] #8 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done [2025-08-29T04:55:36.740Z] #8 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done [2025-08-29T04:55:36.740Z] #8 pushing layers 0.0s done [2025-08-29T04:55:36.740Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done [2025-08-29T04:55:36.740Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:36.740Z] #8 DONE 0.1s [2025-08-29T04:55:36.740Z] [2025-08-29T04:55:36.740Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:36.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:37.030Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53' [2025-08-29T04:55:37.030Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 --push - [2025-08-29T04:55:37.030Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:37.030Z] #1 transferring dockerfile: 178B done [2025-08-29T04:55:37.030Z] #1 DONE 0.0s [2025-08-29T04:55:37.030Z] [2025-08-29T04:55:37.030Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 [2025-08-29T04:55:37.030Z] #2 DONE 0.0s [2025-08-29T04:55:37.030Z] [2025-08-29T04:55:37.030Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53 [2025-08-29T04:55:37.030Z] #3 DONE 0.0s [2025-08-29T04:55:37.030Z] [2025-08-29T04:55:37.030Z] #4 [internal] load .dockerignore [2025-08-29T04:55:37.030Z] #4 transferring context: 2B done [2025-08-29T04:55:37.030Z] #4 DONE 0.0s [2025-08-29T04:55:37.030Z] [2025-08-29T04:55:37.030Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:37.030Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:37.030Z] #5 CACHED [2025-08-29T04:55:37.030Z] [2025-08-29T04:55:37.030Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:37.293Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:37.293Z] #6 CACHED [2025-08-29T04:55:37.293Z] [2025-08-29T04:55:37.293Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:37.293Z] #7 DONE 0.0s [2025-08-29T04:55:37.293Z] [2025-08-29T04:55:37.293Z] #8 exporting to image [2025-08-29T04:55:37.293Z] #8 exporting layers done [2025-08-29T04:55:37.293Z] #8 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done [2025-08-29T04:55:37.293Z] #8 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done [2025-08-29T04:55:37.293Z] #8 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done [2025-08-29T04:55:37.293Z] #8 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done [2025-08-29T04:55:37.293Z] #8 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done [2025-08-29T04:55:37.293Z] #8 pushing layers 0.0s done [2025-08-29T04:55:37.293Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.53@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done [2025-08-29T04:55:37.293Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:37.293Z] #8 DONE 0.1s [2025-08-29T04:55:37.293Z] [2025-08-29T04:55:37.293Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:37.293Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:37.580Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:37.581Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:37.581Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:37.581Z] #1 transferring dockerfile: 219B done [2025-08-29T04:55:37.581Z] #1 DONE 0.0s [2025-08-29T04:55:37.581Z] [2025-08-29T04:55:37.581Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:37.581Z] #2 DONE 0.0s [2025-08-29T04:55:37.581Z] [2025-08-29T04:55:37.581Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:37.581Z] #3 DONE 0.0s [2025-08-29T04:55:37.581Z] [2025-08-29T04:55:37.581Z] #4 [internal] load .dockerignore [2025-08-29T04:55:37.581Z] #4 transferring context: 2B done [2025-08-29T04:55:37.581Z] #4 DONE 0.0s [2025-08-29T04:55:37.581Z] [2025-08-29T04:55:37.581Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:37.581Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:37.581Z] #5 CACHED [2025-08-29T04:55:37.581Z] [2025-08-29T04:55:37.581Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:37.581Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:37.581Z] #6 DONE 0.0s [2025-08-29T04:55:37.840Z] [2025-08-29T04:55:37.840Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:37.840Z] #6 CACHED [2025-08-29T04:55:37.840Z] [2025-08-29T04:55:37.840Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:37.840Z] #7 DONE 0.0s [2025-08-29T04:55:37.840Z] [2025-08-29T04:55:37.840Z] #8 exporting to image [2025-08-29T04:55:37.840Z] #8 exporting layers done [2025-08-29T04:55:37.840Z] #8 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done [2025-08-29T04:55:37.840Z] #8 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done [2025-08-29T04:55:37.840Z] #8 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done [2025-08-29T04:55:37.840Z] #8 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done [2025-08-29T04:55:37.840Z] #8 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done [2025-08-29T04:55:37.840Z] #8 pushing layers 0.0s done [2025-08-29T04:55:37.840Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done [2025-08-29T04:55:37.840Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:37.840Z] #8 DONE 0.1s [2025-08-29T04:55:37.840Z] [2025-08-29T04:55:37.840Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:37.840Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:38.124Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-08-29T04:55:38.124Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-08-29T04:55:38.124Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:38.124Z] #1 transferring dockerfile: 170B done [2025-08-29T04:55:38.124Z] #1 DONE 0.0s [2025-08-29T04:55:38.124Z] [2025-08-29T04:55:38.124Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-29T04:55:38.124Z] #2 DONE 0.0s [2025-08-29T04:55:38.124Z] [2025-08-29T04:55:38.124Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-29T04:55:38.124Z] #3 DONE 0.0s [2025-08-29T04:55:38.124Z] [2025-08-29T04:55:38.124Z] #4 [internal] load .dockerignore [2025-08-29T04:55:38.124Z] #4 transferring context: 2B done [2025-08-29T04:55:38.124Z] #4 DONE 0.0s [2025-08-29T04:55:38.124Z] [2025-08-29T04:55:38.124Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:38.124Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:38.124Z] #5 CACHED [2025-08-29T04:55:38.124Z] [2025-08-29T04:55:38.124Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 [2025-08-29T04:55:38.124Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3fde85b1f9d0b186887e4faadc6f3dae1b267305117752bd3137b9a352b1ed82 0.0s done [2025-08-29T04:55:38.124Z] #6 CACHED [2025-08-29T04:55:38.124Z] [2025-08-29T04:55:38.124Z] #7 exporting to image [2025-08-29T04:55:38.124Z] #7 exporting layers done [2025-08-29T04:55:38.124Z] #7 exporting manifest sha256:99208ba785347dca1bb3f22ddd681a950f7a27866881f420f799d9c8597c55a7 done [2025-08-29T04:55:38.124Z] #7 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 [2025-08-29T04:55:38.124Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:38.383Z] #7 exporting config sha256:cd09db21150e6d490198dad36179bf9d98dd17c37c43aaa07f4651b802270990 done [2025-08-29T04:55:38.383Z] #7 exporting manifest sha256:fcc383026a760574a6ab1f27b2616e8f847a48ec16b46cae199f6d7666c159e3 done [2025-08-29T04:55:38.383Z] #7 exporting config sha256:a5f469e2e4371498af2cd39ff788dbe5c9619c6145981b2e90163c0e77cbd521 done [2025-08-29T04:55:38.383Z] #7 exporting manifest list sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 done [2025-08-29T04:55:38.383Z] #7 pushing layers 0.0s done [2025-08-29T04:55:38.383Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d487b698e75337ee99c401b2b70b3d6f848e396359b907329c9676f0117821b6 0.1s done [2025-08-29T04:55:38.383Z] #7 DONE 0.1s [2025-08-29T04:55:38.383Z] [2025-08-29T04:55:38.383Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:38.383Z] #8 DONE 0.0s [2025-08-29T04:55:38.383Z] [2025-08-29T04:55:38.383Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:38.383Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:38.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d --push - [2025-08-29T04:55:38.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d' [2025-08-29T04:55:38.669Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:38.669Z] #1 transferring dockerfile: 202B done [2025-08-29T04:55:38.669Z] #1 DONE 0.0s [2025-08-29T04:55:38.669Z] [2025-08-29T04:55:38.669Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:38.669Z] #2 DONE 0.0s [2025-08-29T04:55:38.669Z] [2025-08-29T04:55:38.669Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T04:55:38.669Z] #3 DONE 0.0s [2025-08-29T04:55:38.669Z] [2025-08-29T04:55:38.669Z] #4 [internal] load .dockerignore [2025-08-29T04:55:38.669Z] #4 transferring context: 2B done [2025-08-29T04:55:38.669Z] #4 DONE 0.0s [2025-08-29T04:55:38.929Z] [2025-08-29T04:55:38.929Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:38.929Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:38.929Z] #5 DONE 0.0s [2025-08-29T04:55:38.929Z] [2025-08-29T04:55:38.929Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:38.929Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 done [2025-08-29T04:55:38.929Z] #6 DONE 0.1s [2025-08-29T04:55:38.929Z] [2025-08-29T04:55:38.929Z] #7 exporting to image [2025-08-29T04:55:38.929Z] #7 exporting layers done [2025-08-29T04:55:38.929Z] #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f 0.0s done [2025-08-29T04:55:38.929Z] #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done [2025-08-29T04:55:38.929Z] #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done [2025-08-29T04:55:38.929Z] #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e [2025-08-29T04:55:38.929Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:38.929Z] #7 ... [2025-08-29T04:55:38.929Z] [2025-08-29T04:55:38.929Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:38.929Z] #8 DONE 0.0s [2025-08-29T04:55:38.929Z] [2025-08-29T04:55:38.929Z] #7 exporting to image [2025-08-29T04:55:38.929Z] #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done [2025-08-29T04:55:38.929Z] #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done [2025-08-29T04:55:38.929Z] #7 pushing layers 0.1s done [2025-08-29T04:55:38.929Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 [2025-08-29T04:55:39.188Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done [2025-08-29T04:55:39.188Z] #7 DONE 0.2s [2025-08-29T04:55:39.188Z] [2025-08-29T04:55:39.188Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:39.188Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:39.478Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-08-29T04:55:39.478Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-08-29T04:55:39.478Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:39.478Z] #1 transferring dockerfile: 168B done [2025-08-29T04:55:39.478Z] #1 DONE 0.0s [2025-08-29T04:55:39.478Z] [2025-08-29T04:55:39.478Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-29T04:55:39.478Z] #2 DONE 0.0s [2025-08-29T04:55:39.478Z] [2025-08-29T04:55:39.478Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-29T04:55:39.478Z] #3 DONE 0.0s [2025-08-29T04:55:39.478Z] [2025-08-29T04:55:39.478Z] #4 [internal] load .dockerignore [2025-08-29T04:55:39.478Z] #4 transferring context: 2B done [2025-08-29T04:55:39.478Z] #4 DONE 0.0s [2025-08-29T04:55:39.737Z] [2025-08-29T04:55:39.737Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:39.737Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:39.737Z] #5 CACHED [2025-08-29T04:55:39.737Z] [2025-08-29T04:55:39.737Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:39.737Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:39.737Z] #6 CACHED [2025-08-29T04:55:39.737Z] [2025-08-29T04:55:39.737Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:39.737Z] #7 DONE 0.0s [2025-08-29T04:55:39.737Z] [2025-08-29T04:55:39.737Z] #8 exporting to image [2025-08-29T04:55:39.737Z] #8 exporting layers done [2025-08-29T04:55:39.737Z] #8 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done [2025-08-29T04:55:39.737Z] #8 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done [2025-08-29T04:55:39.737Z] #8 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done [2025-08-29T04:55:39.737Z] #8 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done [2025-08-29T04:55:39.737Z] #8 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done [2025-08-29T04:55:39.737Z] #8 pushing layers 0.0s done [2025-08-29T04:55:39.737Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done [2025-08-29T04:55:39.737Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:39.737Z] #8 DONE 0.1s [2025-08-29T04:55:39.737Z] [2025-08-29T04:55:39.737Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:39.737Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:40.023Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53' [2025-08-29T04:55:40.023Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 --push - [2025-08-29T04:55:40.023Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:40.023Z] #1 transferring dockerfile: 174B done [2025-08-29T04:55:40.023Z] #1 DONE 0.0s [2025-08-29T04:55:40.023Z] [2025-08-29T04:55:40.023Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 [2025-08-29T04:55:40.023Z] #2 DONE 0.0s [2025-08-29T04:55:40.023Z] [2025-08-29T04:55:40.023Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53 [2025-08-29T04:55:40.023Z] #3 DONE 0.0s [2025-08-29T04:55:40.023Z] [2025-08-29T04:55:40.023Z] #4 [internal] load .dockerignore [2025-08-29T04:55:40.023Z] #4 transferring context: 2B done [2025-08-29T04:55:40.023Z] #4 DONE 0.0s [2025-08-29T04:55:40.023Z] [2025-08-29T04:55:40.023Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:40.023Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 done [2025-08-29T04:55:40.023Z] #5 CACHED [2025-08-29T04:55:40.023Z] [2025-08-29T04:55:40.023Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:40.023Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:40.023Z] #6 CACHED [2025-08-29T04:55:40.023Z] [2025-08-29T04:55:40.023Z] #7 exporting to image [2025-08-29T04:55:40.023Z] #7 exporting layers done [2025-08-29T04:55:40.023Z] #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done [2025-08-29T04:55:40.023Z] #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done [2025-08-29T04:55:40.023Z] #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done [2025-08-29T04:55:40.023Z] #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done [2025-08-29T04:55:40.023Z] #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 [2025-08-29T04:55:40.023Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:40.284Z] #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done [2025-08-29T04:55:40.284Z] #7 pushing layers 0.0s done [2025-08-29T04:55:40.284Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.53@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done [2025-08-29T04:55:40.284Z] #7 DONE 0.1s [2025-08-29T04:55:40.284Z] [2025-08-29T04:55:40.284Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:40.284Z] #8 DONE 0.0s [2025-08-29T04:55:40.284Z] [2025-08-29T04:55:40.284Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:40.284Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:40.573Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 --push - [2025-08-29T04:55:40.573Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53' [2025-08-29T04:55:40.833Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:40.833Z] #1 transferring dockerfile: 215B done [2025-08-29T04:55:40.833Z] #1 DONE 0.0s [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:40.833Z] #2 DONE 0.0s [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T04:55:40.833Z] #3 DONE 0.0s [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] #4 [internal] load .dockerignore [2025-08-29T04:55:40.833Z] #4 transferring context: 2B done [2025-08-29T04:55:40.833Z] #4 DONE 0.0s [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:40.833Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:40.833Z] #5 CACHED [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:40.833Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:40.833Z] #6 CACHED [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] #7 exporting to image [2025-08-29T04:55:40.833Z] #7 exporting layers done [2025-08-29T04:55:40.833Z] #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done [2025-08-29T04:55:40.833Z] #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d [2025-08-29T04:55:40.833Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:40.833Z] #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done [2025-08-29T04:55:40.833Z] #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done [2025-08-29T04:55:40.833Z] #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done [2025-08-29T04:55:40.833Z] #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done [2025-08-29T04:55:40.833Z] #7 pushing layers 0.0s done [2025-08-29T04:55:40.833Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done [2025-08-29T04:55:40.833Z] #7 DONE 0.1s [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:40.833Z] #8 DONE 0.0s [2025-08-29T04:55:40.833Z] [2025-08-29T04:55:40.833Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:40.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-29T04:55:41.129Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-08-29T04:55:41.129Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-08-29T04:55:41.129Z] #1 [internal] load build definition from Dockerfile [2025-08-29T04:55:41.129Z] #1 transferring dockerfile: 166B done [2025-08-29T04:55:41.129Z] #1 DONE 0.0s [2025-08-29T04:55:41.129Z] [2025-08-29T04:55:41.129Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-29T04:55:41.129Z] #2 DONE 0.0s [2025-08-29T04:55:41.129Z] [2025-08-29T04:55:41.129Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-29T04:55:41.129Z] #3 DONE 0.0s [2025-08-29T04:55:41.129Z] [2025-08-29T04:55:41.129Z] #4 [internal] load .dockerignore [2025-08-29T04:55:41.129Z] #4 transferring context: 2B done [2025-08-29T04:55:41.129Z] #4 DONE 0.0s [2025-08-29T04:55:41.129Z] [2025-08-29T04:55:41.129Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:41.129Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:41.129Z] #5 CACHED [2025-08-29T04:55:41.129Z] [2025-08-29T04:55:41.129Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 [2025-08-29T04:55:41.129Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f0da54bfdf903e6f78af06b3738c31c7e240e9a0a60c294a6e986b021b2ad8a1 0.0s done [2025-08-29T04:55:41.129Z] #6 CACHED [2025-08-29T04:55:41.129Z] [2025-08-29T04:55:41.129Z] #7 exporting to image [2025-08-29T04:55:41.129Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-29T04:55:41.394Z] #7 exporting layers done [2025-08-29T04:55:41.394Z] #7 exporting manifest sha256:3a057d30cd95c22a8b61b2d4f586c403c07020bbb3a780bd8c0e43e7607dce7f done [2025-08-29T04:55:41.394Z] #7 exporting config sha256:0455a8c160e98c28fa6608bc3a37b2c190c712610097a4186bf92d5a13e1632d done [2025-08-29T04:55:41.394Z] #7 exporting manifest sha256:3738444f86846331698a46add3dc8b93d5fad462eacfa8b3c5091782c75dedbf done [2025-08-29T04:55:41.394Z] #7 exporting config sha256:12cd7283d5247b4b2d0f929b99e831a80b4c130a410cf0ee6a3f14b58228956e done [2025-08-29T04:55:41.394Z] #7 exporting manifest list sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 done [2025-08-29T04:55:41.394Z] #7 pushing layers 0.0s done [2025-08-29T04:55:41.394Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:c84d5e7cb2f8489020d6f4cf35d656888854f87f62d3d35b17a486657d228725 0.1s done [2025-08-29T04:55:41.394Z] #7 DONE 0.1s [2025-08-29T04:55:41.394Z] [2025-08-29T04:55:41.394Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-29T04:55:41.394Z] #8 DONE 0.0s [2025-08-29T04:55:41.394Z] [2025-08-29T04:55:41.394Z] 1 warning found (use --debug to expand): [2025-08-29T04:55:41.394Z]  - 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-08-29T04:55:41.803Z] + '[' -d /w/workspace/edgex-go/894/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:55:42.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:55:42.651Z] ---> package-listing.sh [2025-08-29T04:55:42.651Z] ++ facter osfamily [2025-08-29T04:55:42.651Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T04:55:42.908Z] + OS_FAMILY=redhat [2025-08-29T04:55:42.908Z] + workspace=/w/workspace/edgex-go/894 [2025-08-29T04:55:42.908Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T04:55:42.908Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T04:55:42.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T04:55:42.908Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T04:55:42.908Z] + '[' /w/workspace/edgex-go/894 ']' [2025-08-29T04:55:42.908Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T04:55:42.908Z] + case "${OS_FAMILY}" in [2025-08-29T04:55:42.908Z] + rpm -qa [2025-08-29T04:55:42.908Z] + sort [2025-08-29T04:55:43.478Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T04:55:43.478Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T04:55:43.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T04:55:43.478Z] + '[' /w/workspace/edgex-go/894 ']' [2025-08-29T04:55:43.478Z] + mkdir -p /w/workspace/edgex-go/894/archives/ [2025-08-29T04:55:43.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/894/archives/ [Pipeline] echo [2025-08-29T04:55:43.491Z] 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/894/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T04:55:43.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:55:44.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T04:55:44.332Z] [2025-08-29T04:55:44.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T04:55:44.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T04:55:44.645Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T04:55:44.645Z] 5eb5b503b376: Pulling fs layer [2025-08-29T04:55:44.645Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T04:55:44.645Z] ec43610c2a17: Pulling fs layer [2025-08-29T04:55:44.645Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T04:55:44.645Z] 33b1e0a273af: Pulling fs layer [2025-08-29T04:55:44.645Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T04:55:44.645Z] 2f39f015ded8: Pulling fs layer [2025-08-29T04:55:44.645Z] 33b1e0a273af: Waiting [2025-08-29T04:55:44.645Z] 5d3b04190fa2: Waiting [2025-08-29T04:55:44.645Z] 2f39f015ded8: Waiting [2025-08-29T04:55:44.645Z] 3a2ae6a8a46f: Waiting [2025-08-29T04:55:44.645Z] 5c69ac0246d0: Verifying Checksum [2025-08-29T04:55:44.645Z] 5c69ac0246d0: Download complete [2025-08-29T04:55:44.645Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-29T04:55:44.645Z] 3a2ae6a8a46f: Download complete [2025-08-29T04:55:44.645Z] 33b1e0a273af: Verifying Checksum [2025-08-29T04:55:44.645Z] 33b1e0a273af: Download complete [2025-08-29T04:55:44.645Z] 5d3b04190fa2: Verifying Checksum [2025-08-29T04:55:44.645Z] 5d3b04190fa2: Download complete [2025-08-29T04:55:44.645Z] ec43610c2a17: Verifying Checksum [2025-08-29T04:55:44.645Z] ec43610c2a17: Download complete [2025-08-29T04:55:44.905Z] 5eb5b503b376: Verifying Checksum [2025-08-29T04:55:44.905Z] 5eb5b503b376: Download complete [2025-08-29T04:55:45.479Z] 2f39f015ded8: Verifying Checksum [2025-08-29T04:55:45.479Z] 2f39f015ded8: Download complete [2025-08-29T04:55:46.046Z] 5eb5b503b376: Pull complete [2025-08-29T04:55:46.304Z] 5c69ac0246d0: Pull complete [2025-08-29T04:55:46.563Z] ec43610c2a17: Pull complete [2025-08-29T04:55:46.821Z] 3a2ae6a8a46f: Pull complete [2025-08-29T04:55:46.821Z] 33b1e0a273af: Pull complete [2025-08-29T04:55:47.079Z] 5d3b04190fa2: Pull complete [2025-08-29T04:55:50.377Z] 2f39f015ded8: Pull complete [2025-08-29T04:55:50.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T04:55:50.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T04:55:50.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T04:55:50.538Z] prd-centos7-docker-4c-2g-7835 does not seem to be running inside a container [2025-08-29T04:55:50.570Z] $ 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/894/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-29T04:55:53.997Z] $ docker top 81dceaa2b041a34897a816cdaf3e6ad27347051a48c9a36f46b198c09d885963 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T04:55:54.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T04:55:54.639Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T04:55:54.934Z] + ls /var/log/sa-host [2025-08-29T04:55:54.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T04:55:55.096Z] provisioning config files... [2025-08-29T04:55:55.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6601645925584091659tmp [Pipeline] { [Pipeline] echo [2025-08-29T04:55:55.128Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:55:55.412Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T04:55:55.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:55:55.829Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T04:55:55.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T04:55:56.159Z] ---> sudo-logs.sh [2025-08-29T04:55:56.159Z] Archiving 'sudo' log.. [2025-08-29T04:55:56.159Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T04:55:56.190Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-29T04:55:56.193Z] $ docker stop --time=1 81dceaa2b041a34897a816cdaf3e6ad27347051a48c9a36f46b198c09d885963 [2025-08-29T04:55:57.314Z] $ docker rm -f --volumes 81dceaa2b041a34897a816cdaf3e6ad27347051a48c9a36f46b198c09d885963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-29T04:55:57.421Z] [WS-CLEANUP] Deleting project workspace... [2025-08-29T04:55:57.422Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-29T04:55:57.441Z] [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-08-29T05:09:19.317Z] #139 ... [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-29T05:09:19.318Z] #151 DONE 1077.9s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:09:19.318Z] #150 ... [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:09:19.318Z] #155 DONE 0.1s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:09:19.318Z] #156 DONE 0.1s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:09:19.318Z] #150 ... [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-29T05:09:19.318Z] #157 DONE 0.2s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #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-08-29T05:09:19.318Z] #158 DONE 0.1s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #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-08-29T05:09:19.318Z] #159 DONE 0.1s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #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-08-29T05:09:19.318Z] #160 DONE 2.2s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #108 [core-common-config-bootstrapper] exporting to image [2025-08-29T05:09:19.318Z] #108 exporting layers [2025-08-29T05:09:19.318Z] #108 exporting layers 1.0s done [2025-08-29T05:09:19.318Z] #108 writing image sha256:6f9596799eb68eb34192033ac918af92e167d7e1b96867c56d4ff81a9e5d79e3 0.0s done [2025-08-29T05:09:19.318Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-08-29T05:09:19.318Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-29T05:09:19.318Z] #108 DONE 7.0s [2025-08-29T05:09:19.318Z] [2025-08-29T05:09:19.318Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:09:31.624Z] #150 ... [2025-08-29T05:09:31.624Z] [2025-08-29T05:09:31.624Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-29T05:09:31.624Z] #148 DONE 1094.2s [2025-08-29T05:09:31.624Z] [2025-08-29T05:09:31.624Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-29T05:09:31.624Z] #161 DONE 0.5s [2025-08-29T05:09:31.624Z] [2025-08-29T05:09:31.624Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-29T05:09:33.037Z] #162 DONE 2.1s [2025-08-29T05:09:33.037Z] [2025-08-29T05:09:33.037Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:09:33.037Z] #163 DONE 0.3s [2025-08-29T05:09:33.037Z] [2025-08-29T05:09:33.037Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:09:33.303Z] #164 DONE 0.2s [2025-08-29T05:09:33.303Z] [2025-08-29T05:09:33.303Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-29T05:09:33.569Z] #165 DONE 0.3s [2025-08-29T05:09:33.569Z] [2025-08-29T05:09:33.569Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-29T05:09:33.569Z] #166 DONE 0.1s [2025-08-29T05:09:33.569Z] [2025-08-29T05:09:33.569Z] #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-08-29T05:09:33.569Z] #167 DONE 0.1s [2025-08-29T05:09:33.569Z] [2025-08-29T05:09:33.569Z] #139 [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-08-29T05:09:33.835Z] #139 ... [2025-08-29T05:09:33.835Z] [2025-08-29T05:09:33.835Z] #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-08-29T05:09:33.835Z] #168 DONE 0.1s [2025-08-29T05:09:33.835Z] [2025-08-29T05:09:33.835Z] #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-08-29T05:09:34.102Z] #169 DONE 0.2s [2025-08-29T05:09:34.102Z] [2025-08-29T05:09:34.102Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-29T05:09:34.375Z] #170 DONE 0.1s [2025-08-29T05:09:34.375Z] [2025-08-29T05:09:34.375Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-29T05:09:36.312Z] #171 DONE 2.0s [2025-08-29T05:09:36.312Z] [2025-08-29T05:09:36.312Z] #108 [security-bootstrapper] exporting to image [2025-08-29T05:09:36.312Z] #108 exporting layers [2025-08-29T05:09:37.282Z] #108 exporting layers 1.3s done [2025-08-29T05:09:37.553Z] #108 writing image sha256:17d43dc0dd86d79cc852cbd98389dd2415747bc34ac2ca59787ffb987c26758f 0.0s done [2025-08-29T05:09:37.553Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-08-29T05:09:37.553Z] #108 DONE 8.3s [2025-08-29T05:09:37.553Z] [2025-08-29T05:09:37.553Z] #29 [security-spire-server internal] load .dockerignore [2025-08-29T05:24:45.113Z] #29 ... [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-29T05:24:45.113Z] #153 DONE 1995.9s [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:24:45.113Z] #150 ... [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:24:45.113Z] #172 DONE 0.2s [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:24:45.113Z] #173 DONE 0.1s [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:24:45.113Z] #70 ... [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-29T05:24:45.113Z] #174 DONE 0.6s [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-29T05:24:45.113Z] #175 DONE 0.1s [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #108 [core-command] exporting to image [2025-08-29T05:24:45.113Z] #108 exporting layers [2025-08-29T05:24:45.113Z] #108 exporting layers 0.5s done [2025-08-29T05:24:45.113Z] #108 writing image sha256:73d8e5e948a4c6989b730b30bcbcd435f38b11d6f67aadb32ab80a186ca08ada 0.0s done [2025-08-29T05:24:45.113Z] #108 naming to docker.io/library/core-command-arm64 done [2025-08-29T05:24:45.113Z] #108 DONE 8.8s [2025-08-29T05:24:45.113Z] [2025-08-29T05:24:45.113Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:24:53.297Z] #150 ... [2025-08-29T05:24:53.297Z] [2025-08-29T05:24:53.297Z] #139 [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-08-29T05:24:53.297Z] #139 2017.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-29T05:25:05.591Z] #139 ... [2025-08-29T05:25:05.591Z] [2025-08-29T05:25:05.591Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-29T05:25:05.591Z] #149 DONE 2029.3s [2025-08-29T05:25:05.591Z] [2025-08-29T05:25:05.591Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T05:25:05.591Z] #152 ... [2025-08-29T05:25:05.591Z] [2025-08-29T05:25:05.591Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:25:05.858Z] #176 DONE 0.1s [2025-08-29T05:25:05.858Z] [2025-08-29T05:25:05.858Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:25:05.858Z] #177 DONE 0.2s [2025-08-29T05:25:05.858Z] [2025-08-29T05:25:05.858Z] #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-08-29T05:25:06.122Z] #178 DONE 0.2s [2025-08-29T05:25:06.122Z] [2025-08-29T05:25:06.122Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-29T05:25:06.122Z] #179 DONE 0.1s [2025-08-29T05:25:06.122Z] [2025-08-29T05:25:06.122Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-29T05:25:06.705Z] #180 DONE 0.5s [2025-08-29T05:25:06.705Z] [2025-08-29T05:25:06.705Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T05:25:06.705Z] #181 DONE 0.1s [2025-08-29T05:25:06.705Z] [2025-08-29T05:25:06.705Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T05:25:08.650Z] #182 DONE 2.1s [2025-08-29T05:25:08.650Z] [2025-08-29T05:25:08.650Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:25:08.915Z] #70 ... [2025-08-29T05:25:08.915Z] [2025-08-29T05:25:08.915Z] #108 [security-proxy-setup] exporting to image [2025-08-29T05:25:08.915Z] #108 exporting layers [2025-08-29T05:25:09.872Z] #108 exporting layers 1.1s done [2025-08-29T05:25:09.872Z] #108 writing image sha256:8140181fffcfe071e4881e5b507c1865b2fa4dcc69383831bf4da3dc0f749f0e done [2025-08-29T05:25:09.872Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-08-29T05:25:09.872Z] #108 DONE 9.9s [2025-08-29T05:25:09.872Z] [2025-08-29T05:25:09.872Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T05:25:28.044Z] #145 ... [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #139 [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-08-29T05:25:28.044Z] #139 DONE 2050.5s [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:25:28.044Z] #150 ... [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:25:28.044Z] #183 DONE 0.1s [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:25:28.044Z] #184 DONE 0.1s [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T05:25:28.044Z] #146 ... [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #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-08-29T05:25:28.044Z] #185 DONE 0.1s [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #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-08-29T05:25:28.044Z] #186 DONE 0.1s [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:25:28.044Z] #150 ... [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-29T05:25:28.044Z] #187 DONE 0.1s [2025-08-29T05:25:28.044Z] [2025-08-29T05:25:28.044Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-29T05:25:28.309Z] #188 DONE 0.4s [2025-08-29T05:25:28.309Z] [2025-08-29T05:25:28.309Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:25:28.309Z] #150 ... [2025-08-29T05:25:28.309Z] [2025-08-29T05:25:28.309Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-29T05:25:28.575Z] #189 DONE 0.4s [2025-08-29T05:25:28.575Z] [2025-08-29T05:25:28.575Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-29T05:25:28.846Z] #190 DONE 0.1s [2025-08-29T05:25:28.846Z] [2025-08-29T05:25:28.846Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T05:25:30.418Z] #191 DONE 1.7s [2025-08-29T05:25:30.418Z] [2025-08-29T05:25:30.418Z] #108 [security-secretstore-setup] exporting to image [2025-08-29T05:25:30.418Z] #108 exporting layers [2025-08-29T05:25:32.417Z] #108 exporting layers 1.7s done [2025-08-29T05:25:32.417Z] #108 writing image sha256:9edc5c23b974b558a512d11d65312efcac06ce05e99025a58ab5ed28cb124534 done [2025-08-29T05:25:32.417Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-29T05:25:32.417Z] #108 DONE 11.6s [2025-08-29T05:25:32.417Z] [2025-08-29T05:25:32.417Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:26:19.249Z] #150 ... [2025-08-29T05:26:19.249Z] [2025-08-29T05:26:19.249Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-29T05:26:19.249Z] #145 DONE 2103.5s [2025-08-29T05:26:19.249Z] [2025-08-29T05:26:19.249Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T05:26:20.205Z] #146 ... [2025-08-29T05:26:20.205Z] [2025-08-29T05:26:20.205Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:26:20.205Z] #192 DONE 0.1s [2025-08-29T05:26:20.205Z] [2025-08-29T05:26:20.205Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:26:20.205Z] #193 DONE 0.1s [2025-08-29T05:26:20.205Z] [2025-08-29T05:26:20.205Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T05:26:20.205Z] #146 ... [2025-08-29T05:26:20.205Z] [2025-08-29T05:26:20.205Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-29T05:26:20.787Z] #194 DONE 0.5s [2025-08-29T05:26:20.787Z] [2025-08-29T05:26:20.787Z] #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-08-29T05:26:20.787Z] #195 DONE 0.1s [2025-08-29T05:26:20.787Z] [2025-08-29T05:26:20.787Z] #108 [security-spiffe-token-provider] exporting to image [2025-08-29T05:26:20.787Z] #108 exporting layers [2025-08-29T05:26:21.741Z] #108 exporting layers 1.0s done [2025-08-29T05:26:22.005Z] #108 writing image sha256:3167acbf070ce1f085a56f4e610de90cc1c516caf7364da534f101a1fea35a8a done [2025-08-29T05:26:22.005Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-29T05:26:22.005Z] #108 DONE 12.6s [2025-08-29T05:26:22.005Z] [2025-08-29T05:26:22.005Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:27:08.811Z] #150 ... [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-29T05:27:08.811Z] #147 DONE 2149.4s [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:27:08.811Z] #150 ... [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:27:08.811Z] #196 DONE 0.1s [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:27:08.811Z] #197 DONE 0.2s [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:08.811Z] #70 ... [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-29T05:27:08.811Z] #198 DONE 0.6s [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T05:27:08.811Z] #146 ... [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-29T05:27:08.811Z] #199 DONE 0.2s [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-29T05:27:08.811Z] #200 DONE 0.2s [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.811Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-29T05:27:08.811Z] #201 DONE 1.9s [2025-08-29T05:27:08.811Z] [2025-08-29T05:27:08.812Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:27:09.085Z] #150 ... [2025-08-29T05:27:09.085Z] [2025-08-29T05:27:09.085Z] #108 [security-proxy-auth] exporting to image [2025-08-29T05:27:09.085Z] #108 exporting layers [2025-08-29T05:27:09.676Z] #108 exporting layers 0.9s done [2025-08-29T05:27:09.944Z] #108 writing image sha256:9987479826ab61156598d875149e517c7787d4fe8152ea0a10a05cb7160c4bf0 0.0s done [2025-08-29T05:27:09.944Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-29T05:27:09.944Z] #108 DONE 13.5s [2025-08-29T05:27:09.944Z] [2025-08-29T05:27:09.945Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:27:12.534Z] #150 ... [2025-08-29T05:27:12.534Z] [2025-08-29T05:27:12.534Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-29T05:27:12.534Z] #144 DONE 2156.6s [2025-08-29T05:27:12.534Z] [2025-08-29T05:27:12.535Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-29T05:27:14.497Z] #150 DONE 2158.5s [2025-08-29T05:27:14.497Z] [2025-08-29T05:27:14.497Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:27:14.497Z] #202 DONE 0.4s [2025-08-29T05:27:14.497Z] [2025-08-29T05:27:14.497Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:14.497Z] #70 ... [2025-08-29T05:27:14.497Z] [2025-08-29T05:27:14.497Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:27:15.088Z] #203 DONE 0.2s [2025-08-29T05:27:15.088Z] [2025-08-29T05:27:15.088Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:27:15.088Z] #204 ... [2025-08-29T05:27:15.088Z] [2025-08-29T05:27:15.088Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-29T05:27:15.088Z] #146 DONE 2159.3s [2025-08-29T05:27:15.088Z] [2025-08-29T05:27:15.088Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-29T05:27:15.359Z] #205 ... [2025-08-29T05:27:15.359Z] [2025-08-29T05:27:15.359Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:27:15.359Z] #204 DONE 0.3s [2025-08-29T05:27:15.359Z] [2025-08-29T05:27:15.359Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:15.627Z] #70 ... [2025-08-29T05:27:15.627Z] [2025-08-29T05:27:15.627Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-29T05:27:15.627Z] #206 ... [2025-08-29T05:27:15.627Z] [2025-08-29T05:27:15.627Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-29T05:27:15.627Z] #205 DONE 1.2s [2025-08-29T05:27:15.894Z] [2025-08-29T05:27:15.894Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:27:16.165Z] #207 DONE 0.4s [2025-08-29T05:27:16.165Z] [2025-08-29T05:27:16.165Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-29T05:27:16.434Z] #208 DONE 0.6s [2025-08-29T05:27:16.434Z] [2025-08-29T05:27:16.434Z] #108 [core-keeper] exporting to image [2025-08-29T05:27:16.434Z] #108 exporting layers [2025-08-29T05:27:16.704Z] #108 ... [2025-08-29T05:27:16.704Z] [2025-08-29T05:27:16.704Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:27:16.704Z] #209 DONE 0.3s [2025-08-29T05:27:16.704Z] [2025-08-29T05:27:16.704Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-29T05:27:16.973Z] #210 ... [2025-08-29T05:27:16.973Z] [2025-08-29T05:27:16.973Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-29T05:27:16.973Z] #206 DONE 1.3s [2025-08-29T05:27:17.240Z] [2025-08-29T05:27:17.240Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-29T05:27:17.240Z] #211 DONE 0.2s [2025-08-29T05:27:17.240Z] [2025-08-29T05:27:17.240Z] #108 [core-keeper] exporting to image [2025-08-29T05:27:17.509Z] #108 ... [2025-08-29T05:27:17.509Z] [2025-08-29T05:27:17.509Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-29T05:27:17.509Z] #210 DONE 0.8s [2025-08-29T05:27:17.509Z] [2025-08-29T05:27:17.509Z] #108 [core-keeper] exporting to image [2025-08-29T05:27:17.509Z] #108 exporting layers 1.1s done [2025-08-29T05:27:17.509Z] #108 writing image sha256:da8df78935b7a3dfae143964c9b452704265dbcaf60481df140018c62f33e744 0.0s done [2025-08-29T05:27:17.509Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-08-29T05:27:18.098Z] #108 ... [2025-08-29T05:27:18.098Z] [2025-08-29T05:27:18.098Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-29T05:27:18.098Z] #212 DONE 0.4s [2025-08-29T05:27:18.098Z] [2025-08-29T05:27:18.098Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-29T05:27:18.098Z] #213 DONE 0.2s [2025-08-29T05:27:18.098Z] [2025-08-29T05:27:18.098Z] #108 [core-metadata] exporting to image [2025-08-29T05:27:18.098Z] #108 exporting layers 1.0s done [2025-08-29T05:27:18.098Z] #108 writing image sha256:7c8f915d3dcef2a45b7d9e8d95da28c19a08cde0755b658b95fd33513d0e65da done [2025-08-29T05:27:18.098Z] #108 naming to docker.io/library/core-data-arm64 [2025-08-29T05:27:18.364Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2025-08-29T05:27:18.631Z] #108 exporting layers 0.7s done [2025-08-29T05:27:18.898Z] #108 writing image sha256:e27ce660ab8a0fb8b224d09cef435c84341d494c4bbc382b1d44a748889ee0ce done [2025-08-29T05:27:18.898Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-08-29T05:27:18.898Z] #108 DONE 15.3s [2025-08-29T05:27:18.898Z] [2025-08-29T05:27:18.898Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:45.578Z] #70 ... [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-29T05:27:45.578Z] #152 DONE 2187.0s [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:45.578Z] #70 ... [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:27:45.578Z] #214 DONE 0.1s [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:27:45.578Z] #215 DONE 0.1s [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:45.578Z] #70 ... [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-29T05:27:45.578Z] #216 DONE 0.6s [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-29T05:27:45.578Z] #217 DONE 0.1s [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #108 [support-scheduler] exporting to image [2025-08-29T05:27:45.578Z] #108 exporting layers [2025-08-29T05:27:45.578Z] #108 exporting layers 0.9s done [2025-08-29T05:27:45.578Z] #108 writing image sha256:3c3fad5b930c3443fc7c854851f1ecdc341ee1ffa0ac0cd10beb21a636aea98d done [2025-08-29T05:27:45.578Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-08-29T05:27:45.578Z] #108 DONE 16.2s [2025-08-29T05:27:45.578Z] [2025-08-29T05:27:45.578Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-29T05:27:48.912Z] #154 DONE 2193.1s [2025-08-29T05:27:48.912Z] [2025-08-29T05:27:48.912Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:49.181Z] #70 ... [2025-08-29T05:27:49.181Z] [2025-08-29T05:27:49.181Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-29T05:27:49.181Z] #218 DONE 0.1s [2025-08-29T05:27:49.446Z] [2025-08-29T05:27:49.446Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-29T05:27:49.446Z] #219 DONE 0.1s [2025-08-29T05:27:49.446Z] [2025-08-29T05:27:49.446Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:49.446Z] #70 ... [2025-08-29T05:27:49.446Z] [2025-08-29T05:27:49.446Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-29T05:27:50.057Z] #220 DONE 0.4s [2025-08-29T05:27:50.057Z] [2025-08-29T05:27:50.057Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:50.057Z] #70 ... [2025-08-29T05:27:50.057Z] [2025-08-29T05:27:50.057Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-29T05:27:50.057Z] #221 DONE 0.1s [2025-08-29T05:27:50.057Z] [2025-08-29T05:27:50.057Z] #108 [support-notifications] exporting to image [2025-08-29T05:27:50.644Z] #108 exporting layers 0.6s done [2025-08-29T05:27:50.644Z] #108 writing image sha256:ea78796dbc3f7649f77de873890ebb4d4cbe39cd6a8ec2b37608368c04f74422 done [2025-08-29T05:27:50.644Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-08-29T05:27:50.644Z] #108 DONE 16.8s [2025-08-29T05:27:50.644Z] [2025-08-29T05:27:50.644Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-29T05:27:50.644Z] time="2025-08-29T04:48:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-29T05:27:50.690Z] $ docker stop --time=1 57e550c75ecb729c673ca85e74155f0c7b4edccfe64b8fff313d80ff9cbe2dd8 [2025-08-29T05:27:52.369Z] $ docker rm -f --volumes 57e550c75ecb729c673ca85e74155f0c7b4edccfe64b8fff313d80ff9cbe2dd8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T05:27:52.919Z] + docker images [2025-08-29T05:27:52.919Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-29T05:27:52.919Z] support-notifications-arm64 latest ea78796dbc3f 3 seconds ago 54.1MB [2025-08-29T05:27:52.919Z] support-scheduler-arm64 latest 3c3fad5b930c 8 seconds ago 50.3MB [2025-08-29T05:27:52.919Z] core-metadata-arm64 latest e27ce660ab8a 35 seconds ago 46.7MB [2025-08-29T05:27:52.919Z] core-data-arm64 latest 7c8f915d3dce 35 seconds ago 46.5MB [2025-08-29T05:27:52.919Z] core-keeper-arm64 latest da8df78935b7 36 seconds ago 45.4MB [2025-08-29T05:27:52.919Z] security-proxy-auth-arm64 latest 9987479826ab 44 seconds ago 45.7MB [2025-08-29T05:27:52.919Z] security-spiffe-token-provider-arm64 latest 3167acbf070c About a minute ago 49.9MB [2025-08-29T05:27:52.919Z] security-secretstore-setup-arm64 latest 9edc5c23b974 2 minutes ago 80.2MB [2025-08-29T05:27:52.919Z] security-proxy-setup-arm64 latest 8140181fffcf 2 minutes ago 50.3MB [2025-08-29T05:27:52.919Z] core-command-arm64 latest 73d8e5e948a4 3 minutes ago 41MB [2025-08-29T05:27:52.919Z] security-bootstrapper-arm64 latest 17d43dc0dd86 18 minutes ago 22.1MB [2025-08-29T05:27:52.919Z] core-common-config-bootstrapper-arm64 latest 6f9596799eb6 18 minutes ago 21MB [2025-08-29T05:27:52.919Z] security-spire-agent-arm64 latest c1c4e97cd8c9 38 minutes ago 188MB [2025-08-29T05:27:52.919Z] security-spire-config-arm64 latest af052e4cb37b 38 minutes ago 144MB [2025-08-29T05:27:52.919Z] security-spire-server-arm64 latest 7acbd6dfe0fc 38 minutes ago 145MB [2025-08-29T05:27:52.919Z] ci-base-image-arm64 latest ab0eb0defd72 39 minutes ago 922MB [2025-08-29T05:27:52.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 3 weeks ago 566MB [2025-08-29T05:27:52.919Z] 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-08-29T05:27:53.080Z] provisioning config files... [2025-08-29T05:27:53.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/894@tmp/config856121571537120373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:27:53.455Z] ---> ****-login.sh [2025-08-29T05:27:53.455Z] nexus3.edgexfoundry.org:10001 [2025-08-29T05:27:53.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T05:27:53.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T05:27:53.986Z] Configure a credential helper to remove this warning. See [2025-08-29T05:27:53.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T05:27:53.986Z] [2025-08-29T05:27:53.986Z] Login Succeeded [2025-08-29T05:27:53.986Z] nexus3.edgexfoundry.org:10002 [2025-08-29T05:27:54.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T05:27:54.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T05:27:54.254Z] Configure a credential helper to remove this warning. See [2025-08-29T05:27:54.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T05:27:54.254Z] [2025-08-29T05:27:54.254Z] Login Succeeded [2025-08-29T05:27:54.520Z] nexus3.edgexfoundry.org:10003 [2025-08-29T05:27:54.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T05:27:54.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T05:27:54.787Z] Configure a credential helper to remove this warning. See [2025-08-29T05:27:54.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T05:27:54.787Z] [2025-08-29T05:27:54.787Z] Login Succeeded [2025-08-29T05:27:54.787Z] nexus3.edgexfoundry.org:10004 [2025-08-29T05:27:55.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T05:27:55.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T05:27:55.053Z] Configure a credential helper to remove this warning. See [2025-08-29T05:27:55.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T05:27:55.053Z] [2025-08-29T05:27:55.053Z] Login Succeeded [2025-08-29T05:27:55.053Z] ****.io [2025-08-29T05:27:55.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-29T05:27:55.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-29T05:27:55.581Z] Configure a credential helper to remove this warning. See [2025-08-29T05:27:55.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-29T05:27:55.582Z] [2025-08-29T05:27:55.582Z] Login Succeeded [2025-08-29T05:27:55.582Z] ---> ****-login.sh ends [Pipeline] } [2025-08-29T05:27:55.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:27:55.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-29T05:27:55.692Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-29T05:27:55.692Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:27:55.692Z] latest [2025-08-29T05:27:55.692Z] 4.1.0-dev.53 [2025-08-29T05:27:55.692Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:27:55.692Z] main [2025-08-29T05:27:55.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:27:56.073Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:27:56.427Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:27:56.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-29T05:27:56.428Z] c3e94a644d90: Preparing [2025-08-29T05:27:56.428Z] 68d02f414f01: Preparing [2025-08-29T05:27:56.428Z] 8a058bc1eb4b: Preparing [2025-08-29T05:27:56.428Z] 8d579323e193: Preparing [2025-08-29T05:27:56.428Z] 69391f73dd32: Preparing [2025-08-29T05:27:56.428Z] b3c840a9c444: Preparing [2025-08-29T05:27:56.428Z] 1e890da81ec9: Preparing [2025-08-29T05:27:56.428Z] b3c840a9c444: Waiting [2025-08-29T05:27:56.428Z] 1e890da81ec9: Waiting [2025-08-29T05:27:56.692Z] 8d579323e193: Pushed [2025-08-29T05:27:56.692Z] 8a058bc1eb4b: Pushed [2025-08-29T05:27:56.692Z] c3e94a644d90: Pushed [2025-08-29T05:27:56.692Z] 1e890da81ec9: Layer already exists [2025-08-29T05:27:56.692Z] b3c840a9c444: Pushed [2025-08-29T05:27:56.957Z] 69391f73dd32: Pushed [2025-08-29T05:28:03.586Z] 68d02f414f01: Pushed [2025-08-29T05:28:03.586Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:03.964Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:04.330Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-29T05:28:04.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-29T05:28:04.330Z] c3e94a644d90: Preparing [2025-08-29T05:28:04.330Z] 68d02f414f01: Preparing [2025-08-29T05:28:04.330Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:04.330Z] 8d579323e193: Preparing [2025-08-29T05:28:04.330Z] 69391f73dd32: Preparing [2025-08-29T05:28:04.330Z] b3c840a9c444: Preparing [2025-08-29T05:28:04.330Z] b3c840a9c444: Waiting [2025-08-29T05:28:04.330Z] 1e890da81ec9: Preparing [2025-08-29T05:28:04.330Z] 68d02f414f01: Layer already exists [2025-08-29T05:28:04.330Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:04.330Z] c3e94a644d90: Layer already exists [2025-08-29T05:28:04.330Z] 8d579323e193: Layer already exists [2025-08-29T05:28:04.330Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:04.330Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:04.330Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:04.594Z] latest: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:04.960Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:05.317Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 [2025-08-29T05:28:05.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-29T05:28:05.317Z] c3e94a644d90: Preparing [2025-08-29T05:28:05.317Z] 68d02f414f01: Preparing [2025-08-29T05:28:05.317Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:05.317Z] 8d579323e193: Preparing [2025-08-29T05:28:05.317Z] 69391f73dd32: Preparing [2025-08-29T05:28:05.317Z] b3c840a9c444: Preparing [2025-08-29T05:28:05.317Z] 1e890da81ec9: Preparing [2025-08-29T05:28:05.317Z] 1e890da81ec9: Waiting [2025-08-29T05:28:05.317Z] b3c840a9c444: Waiting [2025-08-29T05:28:05.317Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:05.317Z] 8d579323e193: Layer already exists [2025-08-29T05:28:05.317Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:05.317Z] 68d02f414f01: Layer already exists [2025-08-29T05:28:05.317Z] c3e94a644d90: Layer already exists [2025-08-29T05:28:05.317Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:05.317Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:05.317Z] 4.1.0-dev.53: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:05.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:06.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:06.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-29T05:28:06.311Z] c3e94a644d90: Preparing [2025-08-29T05:28:06.311Z] 68d02f414f01: Preparing [2025-08-29T05:28:06.311Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:06.311Z] 8d579323e193: Preparing [2025-08-29T05:28:06.311Z] 69391f73dd32: Preparing [2025-08-29T05:28:06.311Z] b3c840a9c444: Preparing [2025-08-29T05:28:06.311Z] 1e890da81ec9: Preparing [2025-08-29T05:28:06.311Z] b3c840a9c444: Waiting [2025-08-29T05:28:06.311Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:06.311Z] 68d02f414f01: Layer already exists [2025-08-29T05:28:06.311Z] c3e94a644d90: Layer already exists [2025-08-29T05:28:06.311Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:06.311Z] 8d579323e193: Layer already exists [2025-08-29T05:28:06.311Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:06.311Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:06.311Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:06.690Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:07.103Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-29T05:28:07.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-29T05:28:07.103Z] c3e94a644d90: Preparing [2025-08-29T05:28:07.103Z] 68d02f414f01: Preparing [2025-08-29T05:28:07.103Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:07.103Z] 8d579323e193: Preparing [2025-08-29T05:28:07.103Z] 69391f73dd32: Preparing [2025-08-29T05:28:07.103Z] b3c840a9c444: Preparing [2025-08-29T05:28:07.103Z] 1e890da81ec9: Preparing [2025-08-29T05:28:07.103Z] b3c840a9c444: Waiting [2025-08-29T05:28:07.103Z] 1e890da81ec9: Waiting [2025-08-29T05:28:07.103Z] 8d579323e193: Layer already exists [2025-08-29T05:28:07.103Z] 68d02f414f01: Layer already exists [2025-08-29T05:28:07.103Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:07.103Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:07.103Z] c3e94a644d90: Layer already exists [2025-08-29T05:28:07.103Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:07.103Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:07.103Z] main: digest: sha256:d2548a1b69fc047e2e34f3f6ed8407e4c47fcc9ce5a5dccabddb51bdfcc9fe53 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:28:07.170Z] ===================================================== [Pipeline] echo [2025-08-29T05:28:07.189Z] taggedImages: [2025-08-29T05:28:07.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:07.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-29T05:28:07.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 [2025-08-29T05:28:07.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:07.189Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-29T05:28:07.215Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-29T05:28:07.215Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:07.215Z] latest [2025-08-29T05:28:07.215Z] 4.1.0-dev.53 [2025-08-29T05:28:07.215Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:07.215Z] main [2025-08-29T05:28:07.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:07.582Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:07.936Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:07.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-29T05:28:07.936Z] a7d9e158905a: Preparing [2025-08-29T05:28:07.936Z] 25e60b8dcd1c: Preparing [2025-08-29T05:28:07.936Z] f75af7503cef: Preparing [2025-08-29T05:28:07.936Z] 49104296da3c: Preparing [2025-08-29T05:28:07.936Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:07.936Z] 8d579323e193: Preparing [2025-08-29T05:28:07.936Z] 69391f73dd32: Preparing [2025-08-29T05:28:07.936Z] b3c840a9c444: Preparing [2025-08-29T05:28:07.936Z] 1e890da81ec9: Preparing [2025-08-29T05:28:07.936Z] 8d579323e193: Waiting [2025-08-29T05:28:07.936Z] 69391f73dd32: Waiting [2025-08-29T05:28:07.936Z] b3c840a9c444: Waiting [2025-08-29T05:28:07.936Z] 1e890da81ec9: Waiting [2025-08-29T05:28:08.200Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:08.200Z] 8d579323e193: Layer already exists [2025-08-29T05:28:08.201Z] f75af7503cef: Pushed [2025-08-29T05:28:08.201Z] 25e60b8dcd1c: Pushed [2025-08-29T05:28:08.201Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:08.201Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:08.201Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:08.201Z] a7d9e158905a: Pushed [2025-08-29T05:28:10.762Z] 49104296da3c: Pushed [2025-08-29T05:28:10.762Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:11.117Z] + 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-08-29T05:28:11.472Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-29T05:28:11.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-29T05:28:11.472Z] a7d9e158905a: Preparing [2025-08-29T05:28:11.472Z] 25e60b8dcd1c: Preparing [2025-08-29T05:28:11.472Z] f75af7503cef: Preparing [2025-08-29T05:28:11.472Z] 49104296da3c: Preparing [2025-08-29T05:28:11.472Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:11.472Z] 8d579323e193: Preparing [2025-08-29T05:28:11.472Z] 69391f73dd32: Preparing [2025-08-29T05:28:11.472Z] b3c840a9c444: Preparing [2025-08-29T05:28:11.472Z] 1e890da81ec9: Preparing [2025-08-29T05:28:11.472Z] 69391f73dd32: Waiting [2025-08-29T05:28:11.472Z] 1e890da81ec9: Waiting [2025-08-29T05:28:11.472Z] b3c840a9c444: Waiting [2025-08-29T05:28:11.472Z] 8d579323e193: Waiting [2025-08-29T05:28:11.472Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:11.472Z] 25e60b8dcd1c: Layer already exists [2025-08-29T05:28:11.472Z] 49104296da3c: Layer already exists [2025-08-29T05:28:11.472Z] f75af7503cef: Layer already exists [2025-08-29T05:28:11.472Z] a7d9e158905a: Layer already exists [2025-08-29T05:28:11.472Z] 8d579323e193: Layer already exists [2025-08-29T05:28:11.472Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:11.472Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:11.472Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:11.736Z] latest: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:12.094Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:12.438Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 [2025-08-29T05:28:12.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-29T05:28:12.438Z] a7d9e158905a: Preparing [2025-08-29T05:28:12.438Z] 25e60b8dcd1c: Preparing [2025-08-29T05:28:12.438Z] f75af7503cef: Preparing [2025-08-29T05:28:12.438Z] 49104296da3c: Preparing [2025-08-29T05:28:12.438Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:12.438Z] 8d579323e193: Preparing [2025-08-29T05:28:12.438Z] 69391f73dd32: Preparing [2025-08-29T05:28:12.438Z] b3c840a9c444: Preparing [2025-08-29T05:28:12.438Z] 1e890da81ec9: Preparing [2025-08-29T05:28:12.438Z] 69391f73dd32: Waiting [2025-08-29T05:28:12.438Z] b3c840a9c444: Waiting [2025-08-29T05:28:12.438Z] 1e890da81ec9: Waiting [2025-08-29T05:28:12.438Z] 8d579323e193: Waiting [2025-08-29T05:28:12.438Z] 25e60b8dcd1c: Layer already exists [2025-08-29T05:28:12.438Z] a7d9e158905a: Layer already exists [2025-08-29T05:28:12.438Z] 49104296da3c: Layer already exists [2025-08-29T05:28:12.438Z] f75af7503cef: Layer already exists [2025-08-29T05:28:12.438Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:12.438Z] 8d579323e193: Layer already exists [2025-08-29T05:28:12.438Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:12.438Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:12.438Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:12.703Z] 4.1.0-dev.53: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:13.077Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:13.429Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:13.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-29T05:28:13.429Z] a7d9e158905a: Preparing [2025-08-29T05:28:13.429Z] 25e60b8dcd1c: Preparing [2025-08-29T05:28:13.429Z] f75af7503cef: Preparing [2025-08-29T05:28:13.429Z] 49104296da3c: Preparing [2025-08-29T05:28:13.429Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:13.429Z] 8d579323e193: Preparing [2025-08-29T05:28:13.429Z] 69391f73dd32: Preparing [2025-08-29T05:28:13.429Z] b3c840a9c444: Preparing [2025-08-29T05:28:13.429Z] 1e890da81ec9: Preparing [2025-08-29T05:28:13.429Z] 8d579323e193: Waiting [2025-08-29T05:28:13.429Z] 69391f73dd32: Waiting [2025-08-29T05:28:13.429Z] b3c840a9c444: Waiting [2025-08-29T05:28:13.429Z] 1e890da81ec9: Waiting [2025-08-29T05:28:13.429Z] 25e60b8dcd1c: Layer already exists [2025-08-29T05:28:13.429Z] 49104296da3c: Layer already exists [2025-08-29T05:28:13.429Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:13.429Z] a7d9e158905a: Layer already exists [2025-08-29T05:28:13.429Z] f75af7503cef: Layer already exists [2025-08-29T05:28:13.429Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:13.429Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:13.429Z] 8d579323e193: Layer already exists [2025-08-29T05:28:13.429Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:13.430Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:14.041Z] + 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-08-29T05:28:14.388Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-29T05:28:14.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-29T05:28:14.388Z] a7d9e158905a: Preparing [2025-08-29T05:28:14.388Z] 25e60b8dcd1c: Preparing [2025-08-29T05:28:14.388Z] f75af7503cef: Preparing [2025-08-29T05:28:14.388Z] 49104296da3c: Preparing [2025-08-29T05:28:14.388Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:14.388Z] 8d579323e193: Preparing [2025-08-29T05:28:14.388Z] 8d579323e193: Waiting [2025-08-29T05:28:14.388Z] 69391f73dd32: Preparing [2025-08-29T05:28:14.388Z] b3c840a9c444: Preparing [2025-08-29T05:28:14.388Z] 1e890da81ec9: Preparing [2025-08-29T05:28:14.388Z] b3c840a9c444: Waiting [2025-08-29T05:28:14.388Z] 1e890da81ec9: Waiting [2025-08-29T05:28:14.388Z] 69391f73dd32: Waiting [2025-08-29T05:28:14.388Z] f75af7503cef: Layer already exists [2025-08-29T05:28:14.388Z] a7d9e158905a: Layer already exists [2025-08-29T05:28:14.388Z] 49104296da3c: Layer already exists [2025-08-29T05:28:14.388Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:14.388Z] 25e60b8dcd1c: Layer already exists [2025-08-29T05:28:14.388Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:14.388Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:14.388Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:14.388Z] 8d579323e193: Layer already exists [2025-08-29T05:28:14.388Z] main: digest: sha256:fe4fa3587f4ef136f834d9f0d04147e84f5c0a1a859b6f6dd105d0d90609247e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:28:14.729Z] ===================================================== [Pipeline] echo [2025-08-29T05:28:14.748Z] taggedImages: [2025-08-29T05:28:14.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:14.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-29T05:28:14.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 [2025-08-29T05:28:14.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:14.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-29T05:28:14.788Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-29T05:28:14.788Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:14.788Z] latest [2025-08-29T05:28:14.788Z] 4.1.0-dev.53 [2025-08-29T05:28:14.788Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:14.788Z] main [2025-08-29T05:28:14.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:15.156Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:15.519Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:15.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-29T05:28:15.519Z] 6e2cec87eb27: Preparing [2025-08-29T05:28:15.519Z] 4267e0741867: Preparing [2025-08-29T05:28:15.519Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:15.519Z] 8d579323e193: Preparing [2025-08-29T05:28:15.519Z] 97372e9f7a8d: Preparing [2025-08-29T05:28:15.519Z] 0884fa2ac712: Preparing [2025-08-29T05:28:15.519Z] 1e890da81ec9: Preparing [2025-08-29T05:28:15.519Z] 0884fa2ac712: Waiting [2025-08-29T05:28:15.519Z] 1e890da81ec9: Waiting [2025-08-29T05:28:15.519Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:15.519Z] 8d579323e193: Layer already exists [2025-08-29T05:28:15.783Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:15.783Z] 6e2cec87eb27: Pushed [2025-08-29T05:28:15.783Z] 0884fa2ac712: Pushed [2025-08-29T05:28:16.046Z] 97372e9f7a8d: Pushed [2025-08-29T05:28:22.678Z] 4267e0741867: Pushed [2025-08-29T05:28:22.678Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:23.036Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:23.391Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-29T05:28:23.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-29T05:28:23.391Z] 6e2cec87eb27: Preparing [2025-08-29T05:28:23.391Z] 4267e0741867: Preparing [2025-08-29T05:28:23.391Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:23.391Z] 8d579323e193: Preparing [2025-08-29T05:28:23.391Z] 97372e9f7a8d: Preparing [2025-08-29T05:28:23.391Z] 0884fa2ac712: Preparing [2025-08-29T05:28:23.391Z] 1e890da81ec9: Preparing [2025-08-29T05:28:23.391Z] 1e890da81ec9: Waiting [2025-08-29T05:28:23.391Z] 0884fa2ac712: Waiting [2025-08-29T05:28:23.391Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:23.391Z] 6e2cec87eb27: Layer already exists [2025-08-29T05:28:23.391Z] 8d579323e193: Layer already exists [2025-08-29T05:28:23.391Z] 4267e0741867: Layer already exists [2025-08-29T05:28:23.391Z] 97372e9f7a8d: Layer already exists [2025-08-29T05:28:23.391Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:23.391Z] 0884fa2ac712: Layer already exists [2025-08-29T05:28:23.391Z] latest: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:24.018Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:24.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 [2025-08-29T05:28:24.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-29T05:28:24.377Z] 6e2cec87eb27: Preparing [2025-08-29T05:28:24.377Z] 4267e0741867: Preparing [2025-08-29T05:28:24.377Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:24.377Z] 8d579323e193: Preparing [2025-08-29T05:28:24.377Z] 97372e9f7a8d: Preparing [2025-08-29T05:28:24.377Z] 0884fa2ac712: Preparing [2025-08-29T05:28:24.377Z] 1e890da81ec9: Preparing [2025-08-29T05:28:24.377Z] 0884fa2ac712: Waiting [2025-08-29T05:28:24.377Z] 1e890da81ec9: Waiting [2025-08-29T05:28:24.377Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:24.377Z] 4267e0741867: Layer already exists [2025-08-29T05:28:24.377Z] 8d579323e193: Layer already exists [2025-08-29T05:28:24.377Z] 6e2cec87eb27: Layer already exists [2025-08-29T05:28:24.377Z] 0884fa2ac712: Layer already exists [2025-08-29T05:28:24.377Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:24.958Z] 97372e9f7a8d: Layer already exists [2025-08-29T05:28:25.225Z] 4.1.0-dev.53: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:25.599Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:26.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:26.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-29T05:28:26.011Z] 6e2cec87eb27: Preparing [2025-08-29T05:28:26.011Z] 4267e0741867: Preparing [2025-08-29T05:28:26.011Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:26.011Z] 8d579323e193: Preparing [2025-08-29T05:28:26.011Z] 97372e9f7a8d: Preparing [2025-08-29T05:28:26.011Z] 0884fa2ac712: Preparing [2025-08-29T05:28:26.011Z] 1e890da81ec9: Preparing [2025-08-29T05:28:26.011Z] 0884fa2ac712: Waiting [2025-08-29T05:28:26.011Z] 1e890da81ec9: Waiting [2025-08-29T05:28:26.011Z] 8d579323e193: Layer already exists [2025-08-29T05:28:26.011Z] 4267e0741867: Layer already exists [2025-08-29T05:28:26.011Z] 6e2cec87eb27: Layer already exists [2025-08-29T05:28:26.011Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:26.011Z] 97372e9f7a8d: Layer already exists [2025-08-29T05:28:26.011Z] 0884fa2ac712: Layer already exists [2025-08-29T05:28:26.011Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:26.277Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:26.648Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:27.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-29T05:28:27.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-29T05:28:27.006Z] 6e2cec87eb27: Preparing [2025-08-29T05:28:27.006Z] 4267e0741867: Preparing [2025-08-29T05:28:27.006Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:27.006Z] 8d579323e193: Preparing [2025-08-29T05:28:27.006Z] 97372e9f7a8d: Preparing [2025-08-29T05:28:27.006Z] 0884fa2ac712: Preparing [2025-08-29T05:28:27.006Z] 1e890da81ec9: Preparing [2025-08-29T05:28:27.006Z] 0884fa2ac712: Waiting [2025-08-29T05:28:27.006Z] 1e890da81ec9: Waiting [2025-08-29T05:28:27.006Z] 8d579323e193: Layer already exists [2025-08-29T05:28:27.006Z] 6e2cec87eb27: Layer already exists [2025-08-29T05:28:27.006Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:27.006Z] 97372e9f7a8d: Layer already exists [2025-08-29T05:28:27.006Z] 4267e0741867: Layer already exists [2025-08-29T05:28:27.006Z] 0884fa2ac712: Layer already exists [2025-08-29T05:28:27.006Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:27.269Z] main: digest: sha256:6440764ce121c183f7fdc4b595905717ea68d213695efad8d27be172b6956e5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:28:27.340Z] ===================================================== [Pipeline] echo [2025-08-29T05:28:27.358Z] taggedImages: [2025-08-29T05:28:27.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:27.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-29T05:28:27.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 [2025-08-29T05:28:27.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:27.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-29T05:28:27.388Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-29T05:28:27.388Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:27.388Z] latest [2025-08-29T05:28:27.388Z] 4.1.0-dev.53 [2025-08-29T05:28:27.388Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:27.388Z] main [2025-08-29T05:28:27.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:27.783Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:28.139Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:28.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-29T05:28:28.139Z] 68026b904bd6: Preparing [2025-08-29T05:28:28.139Z] 9b02102fc271: Preparing [2025-08-29T05:28:28.139Z] 8d579323e193: Preparing [2025-08-29T05:28:28.139Z] 93e928341964: Preparing [2025-08-29T05:28:28.139Z] c545064a7443: Preparing [2025-08-29T05:28:28.139Z] 1e890da81ec9: Preparing [2025-08-29T05:28:28.139Z] 1e890da81ec9: Waiting [2025-08-29T05:28:28.139Z] 8d579323e193: Layer already exists [2025-08-29T05:28:28.403Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:28.403Z] 68026b904bd6: Pushed [2025-08-29T05:28:28.403Z] c545064a7443: Pushed [2025-08-29T05:28:28.403Z] 93e928341964: Pushed [2025-08-29T05:28:36.582Z] 9b02102fc271: Pushed [2025-08-29T05:28:36.582Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:36.945Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:37.298Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-29T05:28:37.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-29T05:28:37.298Z] 68026b904bd6: Preparing [2025-08-29T05:28:37.298Z] 9b02102fc271: Preparing [2025-08-29T05:28:37.298Z] 8d579323e193: Preparing [2025-08-29T05:28:37.298Z] 93e928341964: Preparing [2025-08-29T05:28:37.298Z] c545064a7443: Preparing [2025-08-29T05:28:37.298Z] 1e890da81ec9: Preparing [2025-08-29T05:28:37.298Z] 1e890da81ec9: Waiting [2025-08-29T05:28:37.298Z] 9b02102fc271: Layer already exists [2025-08-29T05:28:37.298Z] 8d579323e193: Layer already exists [2025-08-29T05:28:37.298Z] 93e928341964: Layer already exists [2025-08-29T05:28:37.298Z] 68026b904bd6: Layer already exists [2025-08-29T05:28:37.298Z] c545064a7443: Layer already exists [2025-08-29T05:28:37.298Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:37.298Z] latest: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:37.920Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:38.270Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 [2025-08-29T05:28:38.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-29T05:28:38.270Z] 68026b904bd6: Preparing [2025-08-29T05:28:38.270Z] 9b02102fc271: Preparing [2025-08-29T05:28:38.270Z] 8d579323e193: Preparing [2025-08-29T05:28:38.270Z] 93e928341964: Preparing [2025-08-29T05:28:38.270Z] c545064a7443: Preparing [2025-08-29T05:28:38.270Z] 1e890da81ec9: Preparing [2025-08-29T05:28:38.270Z] 1e890da81ec9: Waiting [2025-08-29T05:28:38.270Z] 68026b904bd6: Layer already exists [2025-08-29T05:28:38.270Z] 9b02102fc271: Layer already exists [2025-08-29T05:28:38.270Z] 8d579323e193: Layer already exists [2025-08-29T05:28:38.270Z] c545064a7443: Layer already exists [2025-08-29T05:28:38.270Z] 93e928341964: Layer already exists [2025-08-29T05:28:38.270Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:38.270Z] 4.1.0-dev.53: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:38.889Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:39.240Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:39.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-29T05:28:39.240Z] 68026b904bd6: Preparing [2025-08-29T05:28:39.240Z] 9b02102fc271: Preparing [2025-08-29T05:28:39.240Z] 8d579323e193: Preparing [2025-08-29T05:28:39.240Z] 93e928341964: Preparing [2025-08-29T05:28:39.240Z] c545064a7443: Preparing [2025-08-29T05:28:39.240Z] 1e890da81ec9: Preparing [2025-08-29T05:28:39.240Z] 1e890da81ec9: Waiting [2025-08-29T05:28:39.240Z] 8d579323e193: Layer already exists [2025-08-29T05:28:39.240Z] 9b02102fc271: Layer already exists [2025-08-29T05:28:39.240Z] 93e928341964: Layer already exists [2025-08-29T05:28:39.240Z] c545064a7443: Layer already exists [2025-08-29T05:28:39.240Z] 68026b904bd6: Layer already exists [2025-08-29T05:28:39.240Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:39.505Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:39.866Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:40.218Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-29T05:28:40.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-29T05:28:40.218Z] 68026b904bd6: Preparing [2025-08-29T05:28:40.218Z] 9b02102fc271: Preparing [2025-08-29T05:28:40.218Z] 8d579323e193: Preparing [2025-08-29T05:28:40.218Z] 93e928341964: Preparing [2025-08-29T05:28:40.218Z] c545064a7443: Preparing [2025-08-29T05:28:40.218Z] 1e890da81ec9: Preparing [2025-08-29T05:28:40.218Z] 1e890da81ec9: Waiting [2025-08-29T05:28:40.218Z] c545064a7443: Layer already exists [2025-08-29T05:28:40.218Z] 68026b904bd6: Layer already exists [2025-08-29T05:28:40.218Z] 8d579323e193: Layer already exists [2025-08-29T05:28:40.218Z] 93e928341964: Layer already exists [2025-08-29T05:28:40.218Z] 9b02102fc271: Layer already exists [2025-08-29T05:28:40.218Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:40.482Z] main: digest: sha256:744d97a8c059a1cc2fffa78c59d3f85b48587103db160b7b66b28ec6e77e911e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:28:40.559Z] ===================================================== [Pipeline] echo [2025-08-29T05:28:40.575Z] taggedImages: [2025-08-29T05:28:40.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:40.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-29T05:28:40.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 [2025-08-29T05:28:40.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:40.575Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-29T05:28:40.604Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-29T05:28:40.604Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:40.604Z] latest [2025-08-29T05:28:40.604Z] 4.1.0-dev.53 [2025-08-29T05:28:40.604Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:40.604Z] main [2025-08-29T05:28:40.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:40.987Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:41.345Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:41.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-29T05:28:41.345Z] 026bdff83551: Preparing [2025-08-29T05:28:41.345Z] 644c5b2f9817: Preparing [2025-08-29T05:28:41.345Z] 6c51159bf43f: Preparing [2025-08-29T05:28:41.345Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:41.345Z] 8d579323e193: Preparing [2025-08-29T05:28:41.345Z] 69391f73dd32: Preparing [2025-08-29T05:28:41.345Z] b3c840a9c444: Preparing [2025-08-29T05:28:41.345Z] 1e890da81ec9: Preparing [2025-08-29T05:28:41.345Z] 69391f73dd32: Waiting [2025-08-29T05:28:41.345Z] b3c840a9c444: Waiting [2025-08-29T05:28:41.345Z] 1e890da81ec9: Waiting [2025-08-29T05:28:41.345Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:41.345Z] 8d579323e193: Layer already exists [2025-08-29T05:28:41.610Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:41.610Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:41.610Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:41.610Z] 644c5b2f9817: Pushed [2025-08-29T05:28:41.610Z] 026bdff83551: Pushed [2025-08-29T05:28:49.796Z] 6c51159bf43f: Pushed [2025-08-29T05:28:49.796Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:50.157Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:50.507Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-29T05:28:50.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-29T05:28:50.507Z] 026bdff83551: Preparing [2025-08-29T05:28:50.507Z] 644c5b2f9817: Preparing [2025-08-29T05:28:50.507Z] 6c51159bf43f: Preparing [2025-08-29T05:28:50.507Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:50.507Z] 8d579323e193: Preparing [2025-08-29T05:28:50.507Z] 69391f73dd32: Preparing [2025-08-29T05:28:50.507Z] b3c840a9c444: Preparing [2025-08-29T05:28:50.507Z] 69391f73dd32: Waiting [2025-08-29T05:28:50.507Z] 1e890da81ec9: Preparing [2025-08-29T05:28:50.507Z] b3c840a9c444: Waiting [2025-08-29T05:28:50.507Z] 1e890da81ec9: Waiting [2025-08-29T05:28:50.507Z] 8d579323e193: Layer already exists [2025-08-29T05:28:50.507Z] 644c5b2f9817: Layer already exists [2025-08-29T05:28:50.507Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:50.507Z] 026bdff83551: Layer already exists [2025-08-29T05:28:50.507Z] 6c51159bf43f: Layer already exists [2025-08-29T05:28:50.507Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:50.507Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:50.507Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:50.507Z] latest: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:51.124Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:51.477Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 [2025-08-29T05:28:51.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-29T05:28:51.477Z] 026bdff83551: Preparing [2025-08-29T05:28:51.477Z] 644c5b2f9817: Preparing [2025-08-29T05:28:51.477Z] 6c51159bf43f: Preparing [2025-08-29T05:28:51.477Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:51.477Z] 8d579323e193: Preparing [2025-08-29T05:28:51.477Z] 69391f73dd32: Preparing [2025-08-29T05:28:51.477Z] b3c840a9c444: Preparing [2025-08-29T05:28:51.477Z] 69391f73dd32: Waiting [2025-08-29T05:28:51.477Z] 1e890da81ec9: Preparing [2025-08-29T05:28:51.477Z] b3c840a9c444: Waiting [2025-08-29T05:28:51.477Z] 1e890da81ec9: Waiting [2025-08-29T05:28:51.477Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:51.477Z] 644c5b2f9817: Layer already exists [2025-08-29T05:28:51.477Z] 8d579323e193: Layer already exists [2025-08-29T05:28:51.477Z] 6c51159bf43f: Layer already exists [2025-08-29T05:28:51.477Z] 026bdff83551: Layer already exists [2025-08-29T05:28:51.477Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:51.477Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:51.477Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:51.740Z] 4.1.0-dev.53: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:52.097Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:52.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:52.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-29T05:28:52.450Z] 026bdff83551: Preparing [2025-08-29T05:28:52.450Z] 644c5b2f9817: Preparing [2025-08-29T05:28:52.450Z] 6c51159bf43f: Preparing [2025-08-29T05:28:52.450Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:52.450Z] 8d579323e193: Preparing [2025-08-29T05:28:52.450Z] 69391f73dd32: Preparing [2025-08-29T05:28:52.450Z] b3c840a9c444: Preparing [2025-08-29T05:28:52.450Z] 1e890da81ec9: Preparing [2025-08-29T05:28:52.450Z] 69391f73dd32: Waiting [2025-08-29T05:28:52.450Z] b3c840a9c444: Waiting [2025-08-29T05:28:52.450Z] 1e890da81ec9: Waiting [2025-08-29T05:28:52.450Z] 026bdff83551: Layer already exists [2025-08-29T05:28:52.450Z] 8d579323e193: Layer already exists [2025-08-29T05:28:52.450Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:52.450Z] 6c51159bf43f: Layer already exists [2025-08-29T05:28:52.450Z] 644c5b2f9817: Layer already exists [2025-08-29T05:28:52.450Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:52.450Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:52.450Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:52.450Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:53.065Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:53.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-29T05:28:53.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-29T05:28:53.425Z] 026bdff83551: Preparing [2025-08-29T05:28:53.425Z] 644c5b2f9817: Preparing [2025-08-29T05:28:53.425Z] 6c51159bf43f: Preparing [2025-08-29T05:28:53.425Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:53.425Z] 8d579323e193: Preparing [2025-08-29T05:28:53.425Z] 69391f73dd32: Preparing [2025-08-29T05:28:53.425Z] 69391f73dd32: Waiting [2025-08-29T05:28:53.425Z] b3c840a9c444: Preparing [2025-08-29T05:28:53.425Z] 1e890da81ec9: Preparing [2025-08-29T05:28:53.425Z] b3c840a9c444: Waiting [2025-08-29T05:28:53.425Z] 1e890da81ec9: Waiting [2025-08-29T05:28:53.425Z] 8d579323e193: Layer already exists [2025-08-29T05:28:53.425Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:53.425Z] 026bdff83551: Layer already exists [2025-08-29T05:28:53.425Z] 6c51159bf43f: Layer already exists [2025-08-29T05:28:53.425Z] 644c5b2f9817: Layer already exists [2025-08-29T05:28:53.425Z] b3c840a9c444: Layer already exists [2025-08-29T05:28:53.425Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:53.425Z] 69391f73dd32: Layer already exists [2025-08-29T05:28:53.690Z] main: digest: sha256:51613724a0d53587e5b7b51e6971c63ac6a923f09cd3024a90b3e84aba39fd01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:28:53.775Z] ===================================================== [Pipeline] echo [2025-08-29T05:28:53.790Z] taggedImages: [2025-08-29T05:28:53.790Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:53.790Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-29T05:28:53.790Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 [2025-08-29T05:28:53.790Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:53.790Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-29T05:28:53.820Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-29T05:28:53.820Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:53.820Z] latest [2025-08-29T05:28:53.820Z] 4.1.0-dev.53 [2025-08-29T05:28:53.820Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:28:53.820Z] main [2025-08-29T05:28:53.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:54.211Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:54.557Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:28:54.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-29T05:28:54.557Z] 4e809bf47b76: Preparing [2025-08-29T05:28:54.557Z] bf6b3175800c: Preparing [2025-08-29T05:28:54.557Z] b3dbf879d5f6: Preparing [2025-08-29T05:28:54.557Z] 927a3dc49508: Preparing [2025-08-29T05:28:54.557Z] 6f202b5ed0e2: Preparing [2025-08-29T05:28:54.557Z] 7c5daee6ef84: Preparing [2025-08-29T05:28:54.557Z] f07da73c05ae: Preparing [2025-08-29T05:28:54.557Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:54.557Z] 8d579323e193: Preparing [2025-08-29T05:28:54.557Z] 443e23b267ab: Preparing [2025-08-29T05:28:54.557Z] 65259ca25432: Preparing [2025-08-29T05:28:54.557Z] 5f70bf18a086: Preparing [2025-08-29T05:28:54.557Z] 47fe08671bb6: Preparing [2025-08-29T05:28:54.557Z] e248cae23c39: Preparing [2025-08-29T05:28:54.557Z] 1179dc9d58a2: Preparing [2025-08-29T05:28:54.557Z] 1e890da81ec9: Preparing [2025-08-29T05:28:54.557Z] 7c5daee6ef84: Waiting [2025-08-29T05:28:54.557Z] 65259ca25432: Waiting [2025-08-29T05:28:54.558Z] 5f70bf18a086: Waiting [2025-08-29T05:28:54.558Z] 47fe08671bb6: Waiting [2025-08-29T05:28:54.558Z] e248cae23c39: Waiting [2025-08-29T05:28:54.558Z] 1179dc9d58a2: Waiting [2025-08-29T05:28:54.558Z] 1e890da81ec9: Waiting [2025-08-29T05:28:54.558Z] f07da73c05ae: Waiting [2025-08-29T05:28:54.558Z] 8d579323e193: Waiting [2025-08-29T05:28:54.558Z] 443e23b267ab: Waiting [2025-08-29T05:28:54.558Z] 8a058bc1eb4b: Waiting [2025-08-29T05:28:54.824Z] bf6b3175800c: Pushed [2025-08-29T05:28:54.824Z] 927a3dc49508: Pushed [2025-08-29T05:28:54.824Z] b3dbf879d5f6: Pushed [2025-08-29T05:28:54.824Z] 4e809bf47b76: Pushed [2025-08-29T05:28:54.824Z] 6f202b5ed0e2: Pushed [2025-08-29T05:28:54.824Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:54.824Z] 8d579323e193: Layer already exists [2025-08-29T05:28:54.824Z] 7c5daee6ef84: Pushed [2025-08-29T05:28:54.824Z] 5f70bf18a086: Layer already exists [2025-08-29T05:28:55.090Z] 443e23b267ab: Pushed [2025-08-29T05:28:55.090Z] 65259ca25432: Pushed [2025-08-29T05:28:55.090Z] 47fe08671bb6: Pushed [2025-08-29T05:28:55.090Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:55.091Z] 1179dc9d58a2: Pushed [2025-08-29T05:28:55.355Z] e248cae23c39: Pushed [2025-08-29T05:28:57.924Z] f07da73c05ae: Pushed [2025-08-29T05:28:57.924Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:58.280Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:58.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-29T05:28:58.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-29T05:28:58.634Z] 4e809bf47b76: Preparing [2025-08-29T05:28:58.634Z] bf6b3175800c: Preparing [2025-08-29T05:28:58.634Z] b3dbf879d5f6: Preparing [2025-08-29T05:28:58.634Z] 927a3dc49508: Preparing [2025-08-29T05:28:58.634Z] 6f202b5ed0e2: Preparing [2025-08-29T05:28:58.634Z] 7c5daee6ef84: Preparing [2025-08-29T05:28:58.634Z] f07da73c05ae: Preparing [2025-08-29T05:28:58.634Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:58.634Z] 8d579323e193: Preparing [2025-08-29T05:28:58.634Z] 443e23b267ab: Preparing [2025-08-29T05:28:58.634Z] 65259ca25432: Preparing [2025-08-29T05:28:58.634Z] 5f70bf18a086: Preparing [2025-08-29T05:28:58.634Z] 47fe08671bb6: Preparing [2025-08-29T05:28:58.634Z] e248cae23c39: Preparing [2025-08-29T05:28:58.634Z] 1179dc9d58a2: Preparing [2025-08-29T05:28:58.634Z] 1e890da81ec9: Preparing [2025-08-29T05:28:58.634Z] 65259ca25432: Waiting [2025-08-29T05:28:58.634Z] 5f70bf18a086: Waiting [2025-08-29T05:28:58.634Z] 47fe08671bb6: Waiting [2025-08-29T05:28:58.634Z] e248cae23c39: Waiting [2025-08-29T05:28:58.634Z] 1179dc9d58a2: Waiting [2025-08-29T05:28:58.634Z] 1e890da81ec9: Waiting [2025-08-29T05:28:58.634Z] 7c5daee6ef84: Waiting [2025-08-29T05:28:58.634Z] f07da73c05ae: Waiting [2025-08-29T05:28:58.634Z] 443e23b267ab: Waiting [2025-08-29T05:28:58.634Z] 8a058bc1eb4b: Waiting [2025-08-29T05:28:58.634Z] 8d579323e193: Waiting [2025-08-29T05:28:58.634Z] 4e809bf47b76: Layer already exists [2025-08-29T05:28:58.634Z] bf6b3175800c: Layer already exists [2025-08-29T05:28:58.634Z] 927a3dc49508: Layer already exists [2025-08-29T05:28:58.634Z] b3dbf879d5f6: Layer already exists [2025-08-29T05:28:58.634Z] 6f202b5ed0e2: Layer already exists [2025-08-29T05:28:58.634Z] f07da73c05ae: Layer already exists [2025-08-29T05:28:58.634Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:58.634Z] 8d579323e193: Layer already exists [2025-08-29T05:28:58.634Z] 443e23b267ab: Layer already exists [2025-08-29T05:28:58.634Z] 7c5daee6ef84: Layer already exists [2025-08-29T05:28:58.634Z] 5f70bf18a086: Layer already exists [2025-08-29T05:28:58.634Z] 65259ca25432: Layer already exists [2025-08-29T05:28:58.634Z] 47fe08671bb6: Layer already exists [2025-08-29T05:28:58.634Z] e248cae23c39: Layer already exists [2025-08-29T05:28:58.634Z] 1179dc9d58a2: Layer already exists [2025-08-29T05:28:58.634Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:58.899Z] latest: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:59.251Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:28:59.604Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 [2025-08-29T05:28:59.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-29T05:28:59.604Z] 4e809bf47b76: Preparing [2025-08-29T05:28:59.604Z] bf6b3175800c: Preparing [2025-08-29T05:28:59.604Z] b3dbf879d5f6: Preparing [2025-08-29T05:28:59.604Z] 927a3dc49508: Preparing [2025-08-29T05:28:59.604Z] 6f202b5ed0e2: Preparing [2025-08-29T05:28:59.604Z] 7c5daee6ef84: Preparing [2025-08-29T05:28:59.604Z] f07da73c05ae: Preparing [2025-08-29T05:28:59.604Z] 8a058bc1eb4b: Preparing [2025-08-29T05:28:59.604Z] 8d579323e193: Preparing [2025-08-29T05:28:59.604Z] 443e23b267ab: Preparing [2025-08-29T05:28:59.604Z] 65259ca25432: Preparing [2025-08-29T05:28:59.604Z] 5f70bf18a086: Preparing [2025-08-29T05:28:59.604Z] 47fe08671bb6: Preparing [2025-08-29T05:28:59.604Z] e248cae23c39: Preparing [2025-08-29T05:28:59.604Z] 1179dc9d58a2: Preparing [2025-08-29T05:28:59.604Z] 1e890da81ec9: Preparing [2025-08-29T05:28:59.604Z] 8d579323e193: Waiting [2025-08-29T05:28:59.604Z] 443e23b267ab: Waiting [2025-08-29T05:28:59.605Z] 65259ca25432: Waiting [2025-08-29T05:28:59.605Z] 5f70bf18a086: Waiting [2025-08-29T05:28:59.605Z] 47fe08671bb6: Waiting [2025-08-29T05:28:59.605Z] e248cae23c39: Waiting [2025-08-29T05:28:59.605Z] 1179dc9d58a2: Waiting [2025-08-29T05:28:59.605Z] 1e890da81ec9: Waiting [2025-08-29T05:28:59.605Z] f07da73c05ae: Waiting [2025-08-29T05:28:59.605Z] 8a058bc1eb4b: Waiting [2025-08-29T05:28:59.605Z] 7c5daee6ef84: Waiting [2025-08-29T05:28:59.605Z] bf6b3175800c: Layer already exists [2025-08-29T05:28:59.605Z] 6f202b5ed0e2: Layer already exists [2025-08-29T05:28:59.605Z] b3dbf879d5f6: Layer already exists [2025-08-29T05:28:59.605Z] 4e809bf47b76: Layer already exists [2025-08-29T05:28:59.605Z] 927a3dc49508: Layer already exists [2025-08-29T05:28:59.605Z] 7c5daee6ef84: Layer already exists [2025-08-29T05:28:59.605Z] 8d579323e193: Layer already exists [2025-08-29T05:28:59.605Z] f07da73c05ae: Layer already exists [2025-08-29T05:28:59.605Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:28:59.605Z] 443e23b267ab: Layer already exists [2025-08-29T05:28:59.605Z] 65259ca25432: Layer already exists [2025-08-29T05:28:59.605Z] 47fe08671bb6: Layer already exists [2025-08-29T05:28:59.605Z] 5f70bf18a086: Layer already exists [2025-08-29T05:28:59.605Z] 1179dc9d58a2: Layer already exists [2025-08-29T05:28:59.605Z] e248cae23c39: Layer already exists [2025-08-29T05:28:59.605Z] 1e890da81ec9: Layer already exists [2025-08-29T05:28:59.868Z] 4.1.0-dev.53: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:00.230Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:00.582Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:00.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-29T05:29:00.582Z] 4e809bf47b76: Preparing [2025-08-29T05:29:00.582Z] bf6b3175800c: Preparing [2025-08-29T05:29:00.582Z] b3dbf879d5f6: Preparing [2025-08-29T05:29:00.582Z] 927a3dc49508: Preparing [2025-08-29T05:29:00.582Z] 6f202b5ed0e2: Preparing [2025-08-29T05:29:00.582Z] 7c5daee6ef84: Preparing [2025-08-29T05:29:00.582Z] f07da73c05ae: Preparing [2025-08-29T05:29:00.582Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:00.582Z] 8d579323e193: Preparing [2025-08-29T05:29:00.582Z] 443e23b267ab: Preparing [2025-08-29T05:29:00.582Z] 65259ca25432: Preparing [2025-08-29T05:29:00.582Z] 5f70bf18a086: Preparing [2025-08-29T05:29:00.582Z] 47fe08671bb6: Preparing [2025-08-29T05:29:00.582Z] e248cae23c39: Preparing [2025-08-29T05:29:00.582Z] 1179dc9d58a2: Preparing [2025-08-29T05:29:00.582Z] 1e890da81ec9: Preparing [2025-08-29T05:29:00.582Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:00.582Z] 8d579323e193: Waiting [2025-08-29T05:29:00.582Z] 5f70bf18a086: Waiting [2025-08-29T05:29:00.582Z] 443e23b267ab: Waiting [2025-08-29T05:29:00.582Z] 47fe08671bb6: Waiting [2025-08-29T05:29:00.582Z] e248cae23c39: Waiting [2025-08-29T05:29:00.582Z] 65259ca25432: Waiting [2025-08-29T05:29:00.582Z] 1179dc9d58a2: Waiting [2025-08-29T05:29:00.582Z] 7c5daee6ef84: Waiting [2025-08-29T05:29:00.582Z] 1e890da81ec9: Waiting [2025-08-29T05:29:00.582Z] f07da73c05ae: Waiting [2025-08-29T05:29:00.582Z] b3dbf879d5f6: Layer already exists [2025-08-29T05:29:00.582Z] 6f202b5ed0e2: Layer already exists [2025-08-29T05:29:00.582Z] 927a3dc49508: Layer already exists [2025-08-29T05:29:00.582Z] 4e809bf47b76: Layer already exists [2025-08-29T05:29:00.582Z] bf6b3175800c: Layer already exists [2025-08-29T05:29:00.582Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:00.582Z] f07da73c05ae: Layer already exists [2025-08-29T05:29:00.582Z] 7c5daee6ef84: Layer already exists [2025-08-29T05:29:00.582Z] 8d579323e193: Layer already exists [2025-08-29T05:29:00.582Z] 443e23b267ab: Layer already exists [2025-08-29T05:29:00.582Z] 5f70bf18a086: Layer already exists [2025-08-29T05:29:00.582Z] 47fe08671bb6: Layer already exists [2025-08-29T05:29:00.582Z] 65259ca25432: Layer already exists [2025-08-29T05:29:00.582Z] e248cae23c39: Layer already exists [2025-08-29T05:29:00.582Z] 1179dc9d58a2: Layer already exists [2025-08-29T05:29:00.582Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:00.846Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:01.227Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:01.621Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-29T05:29:01.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-29T05:29:01.621Z] 4e809bf47b76: Preparing [2025-08-29T05:29:01.621Z] bf6b3175800c: Preparing [2025-08-29T05:29:01.621Z] b3dbf879d5f6: Preparing [2025-08-29T05:29:01.621Z] 927a3dc49508: Preparing [2025-08-29T05:29:01.621Z] 6f202b5ed0e2: Preparing [2025-08-29T05:29:01.621Z] 7c5daee6ef84: Preparing [2025-08-29T05:29:01.621Z] f07da73c05ae: Preparing [2025-08-29T05:29:01.621Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:01.621Z] 8d579323e193: Preparing [2025-08-29T05:29:01.621Z] f07da73c05ae: Waiting [2025-08-29T05:29:01.621Z] 7c5daee6ef84: Waiting [2025-08-29T05:29:01.621Z] 443e23b267ab: Preparing [2025-08-29T05:29:01.621Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:01.621Z] 65259ca25432: Preparing [2025-08-29T05:29:01.621Z] 8d579323e193: Waiting [2025-08-29T05:29:01.621Z] 5f70bf18a086: Preparing [2025-08-29T05:29:01.621Z] 443e23b267ab: Waiting [2025-08-29T05:29:01.621Z] 47fe08671bb6: Preparing [2025-08-29T05:29:01.621Z] 65259ca25432: Waiting [2025-08-29T05:29:01.621Z] e248cae23c39: Preparing [2025-08-29T05:29:01.621Z] 5f70bf18a086: Waiting [2025-08-29T05:29:01.621Z] 1179dc9d58a2: Preparing [2025-08-29T05:29:01.621Z] 47fe08671bb6: Waiting [2025-08-29T05:29:01.621Z] e248cae23c39: Waiting [2025-08-29T05:29:01.621Z] 1e890da81ec9: Preparing [2025-08-29T05:29:01.621Z] 1179dc9d58a2: Waiting [2025-08-29T05:29:01.621Z] 1e890da81ec9: Waiting [2025-08-29T05:29:01.621Z] 4e809bf47b76: Layer already exists [2025-08-29T05:29:01.621Z] 927a3dc49508: Layer already exists [2025-08-29T05:29:01.621Z] 6f202b5ed0e2: Layer already exists [2025-08-29T05:29:01.621Z] b3dbf879d5f6: Layer already exists [2025-08-29T05:29:01.621Z] bf6b3175800c: Layer already exists [2025-08-29T05:29:01.621Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:01.621Z] f07da73c05ae: Layer already exists [2025-08-29T05:29:01.621Z] 8d579323e193: Layer already exists [2025-08-29T05:29:01.621Z] 443e23b267ab: Layer already exists [2025-08-29T05:29:01.621Z] 7c5daee6ef84: Layer already exists [2025-08-29T05:29:01.621Z] 47fe08671bb6: Layer already exists [2025-08-29T05:29:01.893Z] 5f70bf18a086: Layer already exists [2025-08-29T05:29:01.893Z] 1179dc9d58a2: Layer already exists [2025-08-29T05:29:01.893Z] 65259ca25432: Layer already exists [2025-08-29T05:29:01.893Z] e248cae23c39: Layer already exists [2025-08-29T05:29:01.893Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:01.893Z] main: digest: sha256:e62769e45b6159cb6a33ecedfa76fe4d394a946a69e617c57eca358d8eaace99 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:29:01.964Z] ===================================================== [Pipeline] echo [2025-08-29T05:29:01.980Z] taggedImages: [2025-08-29T05:29:01.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:01.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-29T05:29:01.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 [2025-08-29T05:29:01.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:01.980Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-29T05:29:02.009Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-29T05:29:02.009Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:02.009Z] latest [2025-08-29T05:29:02.009Z] 4.1.0-dev.53 [2025-08-29T05:29:02.009Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:02.009Z] main [2025-08-29T05:29:02.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:02.389Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:02.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:02.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-29T05:29:02.777Z] 9e0b09dbb40f: Preparing [2025-08-29T05:29:02.777Z] e7e5625c16b4: Preparing [2025-08-29T05:29:02.777Z] 26dca88a4b94: Preparing [2025-08-29T05:29:02.777Z] 5142cec0cb4a: Preparing [2025-08-29T05:29:02.777Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:02.777Z] 8d579323e193: Preparing [2025-08-29T05:29:02.777Z] 69391f73dd32: Preparing [2025-08-29T05:29:02.777Z] b3c840a9c444: Preparing [2025-08-29T05:29:02.777Z] 1e890da81ec9: Preparing [2025-08-29T05:29:02.777Z] 69391f73dd32: Waiting [2025-08-29T05:29:02.777Z] b3c840a9c444: Waiting [2025-08-29T05:29:02.777Z] 1e890da81ec9: Waiting [2025-08-29T05:29:02.777Z] 8d579323e193: Waiting [2025-08-29T05:29:02.777Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:03.040Z] 8d579323e193: Layer already exists [2025-08-29T05:29:03.040Z] e7e5625c16b4: Pushed [2025-08-29T05:29:03.040Z] 26dca88a4b94: Pushed [2025-08-29T05:29:03.040Z] 69391f73dd32: Layer already exists [2025-08-29T05:29:03.040Z] b3c840a9c444: Layer already exists [2025-08-29T05:29:03.040Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:03.040Z] 9e0b09dbb40f: Pushed [2025-08-29T05:29:09.662Z] 5142cec0cb4a: Pushed [2025-08-29T05:29:11.065Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:11.423Z] + 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-08-29T05:29:11.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-29T05:29:11.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-29T05:29:11.772Z] 9e0b09dbb40f: Preparing [2025-08-29T05:29:11.772Z] e7e5625c16b4: Preparing [2025-08-29T05:29:11.772Z] 26dca88a4b94: Preparing [2025-08-29T05:29:11.772Z] 5142cec0cb4a: Preparing [2025-08-29T05:29:11.772Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:11.772Z] 8d579323e193: Preparing [2025-08-29T05:29:11.772Z] 69391f73dd32: Preparing [2025-08-29T05:29:11.772Z] b3c840a9c444: Preparing [2025-08-29T05:29:11.772Z] 1e890da81ec9: Preparing [2025-08-29T05:29:11.772Z] 69391f73dd32: Waiting [2025-08-29T05:29:11.772Z] b3c840a9c444: Waiting [2025-08-29T05:29:11.772Z] 1e890da81ec9: Waiting [2025-08-29T05:29:11.772Z] 8d579323e193: Waiting [2025-08-29T05:29:11.772Z] 5142cec0cb4a: Layer already exists [2025-08-29T05:29:11.772Z] 9e0b09dbb40f: Layer already exists [2025-08-29T05:29:11.772Z] e7e5625c16b4: Layer already exists [2025-08-29T05:29:11.772Z] 26dca88a4b94: Layer already exists [2025-08-29T05:29:11.772Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:11.772Z] 8d579323e193: Layer already exists [2025-08-29T05:29:11.772Z] 69391f73dd32: Layer already exists [2025-08-29T05:29:11.772Z] b3c840a9c444: Layer already exists [2025-08-29T05:29:11.772Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:12.036Z] latest: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:12.400Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:12.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 [2025-08-29T05:29:12.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-29T05:29:12.756Z] 9e0b09dbb40f: Preparing [2025-08-29T05:29:12.756Z] e7e5625c16b4: Preparing [2025-08-29T05:29:12.756Z] 26dca88a4b94: Preparing [2025-08-29T05:29:12.756Z] 5142cec0cb4a: Preparing [2025-08-29T05:29:12.756Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:12.756Z] 8d579323e193: Preparing [2025-08-29T05:29:12.756Z] 69391f73dd32: Preparing [2025-08-29T05:29:12.756Z] 8d579323e193: Waiting [2025-08-29T05:29:12.756Z] 69391f73dd32: Waiting [2025-08-29T05:29:12.756Z] b3c840a9c444: Preparing [2025-08-29T05:29:12.756Z] 1e890da81ec9: Preparing [2025-08-29T05:29:12.756Z] b3c840a9c444: Waiting [2025-08-29T05:29:12.756Z] 1e890da81ec9: Waiting [2025-08-29T05:29:12.756Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:12.756Z] e7e5625c16b4: Layer already exists [2025-08-29T05:29:12.756Z] 5142cec0cb4a: Layer already exists [2025-08-29T05:29:12.756Z] 26dca88a4b94: Layer already exists [2025-08-29T05:29:12.756Z] 9e0b09dbb40f: Layer already exists [2025-08-29T05:29:12.756Z] 8d579323e193: Layer already exists [2025-08-29T05:29:12.756Z] b3c840a9c444: Layer already exists [2025-08-29T05:29:12.756Z] 69391f73dd32: Layer already exists [2025-08-29T05:29:12.756Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:12.757Z] 4.1.0-dev.53: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:13.384Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:13.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:13.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-29T05:29:13.733Z] 9e0b09dbb40f: Preparing [2025-08-29T05:29:13.733Z] e7e5625c16b4: Preparing [2025-08-29T05:29:13.733Z] 26dca88a4b94: Preparing [2025-08-29T05:29:13.733Z] 5142cec0cb4a: Preparing [2025-08-29T05:29:13.733Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:13.733Z] 8d579323e193: Preparing [2025-08-29T05:29:13.733Z] 69391f73dd32: Preparing [2025-08-29T05:29:13.733Z] b3c840a9c444: Preparing [2025-08-29T05:29:13.733Z] 1e890da81ec9: Preparing [2025-08-29T05:29:13.733Z] 69391f73dd32: Waiting [2025-08-29T05:29:13.733Z] b3c840a9c444: Waiting [2025-08-29T05:29:13.733Z] 1e890da81ec9: Waiting [2025-08-29T05:29:13.733Z] 8d579323e193: Waiting [2025-08-29T05:29:13.733Z] 26dca88a4b94: Layer already exists [2025-08-29T05:29:13.733Z] 5142cec0cb4a: Layer already exists [2025-08-29T05:29:13.733Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:13.733Z] e7e5625c16b4: Layer already exists [2025-08-29T05:29:13.733Z] 9e0b09dbb40f: Layer already exists [2025-08-29T05:29:13.733Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:13.733Z] 69391f73dd32: Layer already exists [2025-08-29T05:29:13.733Z] b3c840a9c444: Layer already exists [2025-08-29T05:29:13.733Z] 8d579323e193: Layer already exists [2025-08-29T05:29:13.733Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:14.360Z] + 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-08-29T05:29:14.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-29T05:29:14.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-29T05:29:14.715Z] 9e0b09dbb40f: Preparing [2025-08-29T05:29:14.716Z] e7e5625c16b4: Preparing [2025-08-29T05:29:14.716Z] 26dca88a4b94: Preparing [2025-08-29T05:29:14.716Z] 5142cec0cb4a: Preparing [2025-08-29T05:29:14.716Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:14.716Z] 8d579323e193: Preparing [2025-08-29T05:29:14.716Z] 69391f73dd32: Preparing [2025-08-29T05:29:14.716Z] b3c840a9c444: Preparing [2025-08-29T05:29:14.716Z] 1e890da81ec9: Preparing [2025-08-29T05:29:14.716Z] 69391f73dd32: Waiting [2025-08-29T05:29:14.716Z] b3c840a9c444: Waiting [2025-08-29T05:29:14.716Z] 1e890da81ec9: Waiting [2025-08-29T05:29:14.716Z] 8d579323e193: Waiting [2025-08-29T05:29:14.716Z] 26dca88a4b94: Layer already exists [2025-08-29T05:29:14.716Z] e7e5625c16b4: Layer already exists [2025-08-29T05:29:14.716Z] 5142cec0cb4a: Layer already exists [2025-08-29T05:29:14.716Z] 9e0b09dbb40f: Layer already exists [2025-08-29T05:29:14.716Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:14.716Z] 8d579323e193: Layer already exists [2025-08-29T05:29:14.716Z] 69391f73dd32: Layer already exists [2025-08-29T05:29:14.716Z] b3c840a9c444: Layer already exists [2025-08-29T05:29:14.716Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:14.981Z] main: digest: sha256:896480baddbbfeb736a116a97e0a6c84533182ba54bb0f1a3aeb7b78d1c67018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:29:15.067Z] ===================================================== [Pipeline] echo [2025-08-29T05:29:15.083Z] taggedImages: [2025-08-29T05:29:15.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:15.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-29T05:29:15.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 [2025-08-29T05:29:15.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:15.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-29T05:29:15.116Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-29T05:29:15.117Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:15.117Z] latest [2025-08-29T05:29:15.117Z] 4.1.0-dev.53 [2025-08-29T05:29:15.117Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:15.117Z] main [2025-08-29T05:29:15.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:15.478Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:15.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:15.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-29T05:29:15.835Z] a9e43dd86c5c: Preparing [2025-08-29T05:29:15.835Z] f3edd0061067: Preparing [2025-08-29T05:29:15.835Z] 948b39379e57: Preparing [2025-08-29T05:29:15.835Z] fd9e6b591565: Preparing [2025-08-29T05:29:15.835Z] ccb0d9a5f8a6: Preparing [2025-08-29T05:29:15.835Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:15.835Z] 8d579323e193: Preparing [2025-08-29T05:29:15.835Z] 0f756a145ed0: Preparing [2025-08-29T05:29:15.835Z] bb249da22e77: Preparing [2025-08-29T05:29:15.835Z] d7d00b4fa978: Preparing [2025-08-29T05:29:15.835Z] 1e890da81ec9: Preparing [2025-08-29T05:29:15.835Z] 0f756a145ed0: Waiting [2025-08-29T05:29:15.835Z] bb249da22e77: Waiting [2025-08-29T05:29:15.835Z] d7d00b4fa978: Waiting [2025-08-29T05:29:15.835Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:15.835Z] 1e890da81ec9: Waiting [2025-08-29T05:29:15.835Z] 8d579323e193: Waiting [2025-08-29T05:29:16.101Z] ccb0d9a5f8a6: Pushed [2025-08-29T05:29:16.101Z] f3edd0061067: Pushed [2025-08-29T05:29:16.101Z] fd9e6b591565: Pushed [2025-08-29T05:29:16.101Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:16.101Z] 8d579323e193: Layer already exists [2025-08-29T05:29:16.101Z] a9e43dd86c5c: Pushed [2025-08-29T05:29:16.367Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:16.367Z] 0f756a145ed0: Pushed [2025-08-29T05:29:16.367Z] bb249da22e77: Pushed [2025-08-29T05:29:18.937Z] d7d00b4fa978: Pushed [2025-08-29T05:29:21.502Z] 948b39379e57: Pushed [2025-08-29T05:29:21.765Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:22.114Z] + 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-08-29T05:29:22.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-29T05:29:22.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-29T05:29:22.471Z] a9e43dd86c5c: Preparing [2025-08-29T05:29:22.471Z] f3edd0061067: Preparing [2025-08-29T05:29:22.471Z] 948b39379e57: Preparing [2025-08-29T05:29:22.471Z] fd9e6b591565: Preparing [2025-08-29T05:29:22.471Z] ccb0d9a5f8a6: Preparing [2025-08-29T05:29:22.471Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:22.471Z] 8d579323e193: Preparing [2025-08-29T05:29:22.471Z] 0f756a145ed0: Preparing [2025-08-29T05:29:22.471Z] bb249da22e77: Preparing [2025-08-29T05:29:22.471Z] d7d00b4fa978: Preparing [2025-08-29T05:29:22.471Z] 1e890da81ec9: Preparing [2025-08-29T05:29:22.471Z] 0f756a145ed0: Waiting [2025-08-29T05:29:22.471Z] bb249da22e77: Waiting [2025-08-29T05:29:22.471Z] d7d00b4fa978: Waiting [2025-08-29T05:29:22.471Z] 1e890da81ec9: Waiting [2025-08-29T05:29:22.471Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:22.471Z] 8d579323e193: Waiting [2025-08-29T05:29:22.471Z] ccb0d9a5f8a6: Layer already exists [2025-08-29T05:29:22.471Z] a9e43dd86c5c: Layer already exists [2025-08-29T05:29:22.471Z] 948b39379e57: Layer already exists [2025-08-29T05:29:22.471Z] f3edd0061067: Layer already exists [2025-08-29T05:29:22.471Z] fd9e6b591565: Layer already exists [2025-08-29T05:29:22.471Z] bb249da22e77: Layer already exists [2025-08-29T05:29:22.471Z] 0f756a145ed0: Layer already exists [2025-08-29T05:29:22.471Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:22.471Z] 8d579323e193: Layer already exists [2025-08-29T05:29:22.471Z] d7d00b4fa978: Layer already exists [2025-08-29T05:29:22.471Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:22.734Z] latest: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:23.112Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:23.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 [2025-08-29T05:29:23.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-29T05:29:23.460Z] a9e43dd86c5c: Preparing [2025-08-29T05:29:23.460Z] f3edd0061067: Preparing [2025-08-29T05:29:23.460Z] 948b39379e57: Preparing [2025-08-29T05:29:23.460Z] fd9e6b591565: Preparing [2025-08-29T05:29:23.460Z] ccb0d9a5f8a6: Preparing [2025-08-29T05:29:23.460Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:23.460Z] 8d579323e193: Preparing [2025-08-29T05:29:23.460Z] 0f756a145ed0: Preparing [2025-08-29T05:29:23.461Z] bb249da22e77: Preparing [2025-08-29T05:29:23.461Z] d7d00b4fa978: Preparing [2025-08-29T05:29:23.461Z] 1e890da81ec9: Preparing [2025-08-29T05:29:23.461Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:23.461Z] 8d579323e193: Waiting [2025-08-29T05:29:23.461Z] 0f756a145ed0: Waiting [2025-08-29T05:29:23.461Z] bb249da22e77: Waiting [2025-08-29T05:29:23.461Z] d7d00b4fa978: Waiting [2025-08-29T05:29:23.461Z] 1e890da81ec9: Waiting [2025-08-29T05:29:23.461Z] fd9e6b591565: Layer already exists [2025-08-29T05:29:23.461Z] 948b39379e57: Layer already exists [2025-08-29T05:29:23.461Z] ccb0d9a5f8a6: Layer already exists [2025-08-29T05:29:23.461Z] a9e43dd86c5c: Layer already exists [2025-08-29T05:29:23.461Z] f3edd0061067: Layer already exists [2025-08-29T05:29:23.461Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:23.461Z] d7d00b4fa978: Layer already exists [2025-08-29T05:29:23.461Z] 8d579323e193: Layer already exists [2025-08-29T05:29:23.461Z] 0f756a145ed0: Layer already exists [2025-08-29T05:29:23.461Z] bb249da22e77: Layer already exists [2025-08-29T05:29:23.461Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:23.724Z] 4.1.0-dev.53: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:24.073Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:24.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:24.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-29T05:29:24.417Z] a9e43dd86c5c: Preparing [2025-08-29T05:29:24.417Z] f3edd0061067: Preparing [2025-08-29T05:29:24.417Z] 948b39379e57: Preparing [2025-08-29T05:29:24.417Z] fd9e6b591565: Preparing [2025-08-29T05:29:24.417Z] ccb0d9a5f8a6: Preparing [2025-08-29T05:29:24.417Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:24.417Z] 8d579323e193: Preparing [2025-08-29T05:29:24.417Z] 0f756a145ed0: Preparing [2025-08-29T05:29:24.417Z] bb249da22e77: Preparing [2025-08-29T05:29:24.417Z] d7d00b4fa978: Preparing [2025-08-29T05:29:24.417Z] 1e890da81ec9: Preparing [2025-08-29T05:29:24.417Z] 0f756a145ed0: Waiting [2025-08-29T05:29:24.417Z] bb249da22e77: Waiting [2025-08-29T05:29:24.417Z] d7d00b4fa978: Waiting [2025-08-29T05:29:24.417Z] 1e890da81ec9: Waiting [2025-08-29T05:29:24.417Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:24.417Z] 8d579323e193: Waiting [2025-08-29T05:29:24.417Z] 948b39379e57: Layer already exists [2025-08-29T05:29:24.417Z] fd9e6b591565: Layer already exists [2025-08-29T05:29:24.417Z] ccb0d9a5f8a6: Layer already exists [2025-08-29T05:29:24.417Z] f3edd0061067: Layer already exists [2025-08-29T05:29:24.417Z] a9e43dd86c5c: Layer already exists [2025-08-29T05:29:24.417Z] 0f756a145ed0: Layer already exists [2025-08-29T05:29:24.417Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:24.417Z] 8d579323e193: Layer already exists [2025-08-29T05:29:24.417Z] d7d00b4fa978: Layer already exists [2025-08-29T05:29:24.417Z] bb249da22e77: Layer already exists [2025-08-29T05:29:24.417Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:24.681Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:25.040Z] + 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-08-29T05:29:25.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-29T05:29:25.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-29T05:29:25.395Z] a9e43dd86c5c: Preparing [2025-08-29T05:29:25.395Z] f3edd0061067: Preparing [2025-08-29T05:29:25.395Z] 948b39379e57: Preparing [2025-08-29T05:29:25.395Z] fd9e6b591565: Preparing [2025-08-29T05:29:25.395Z] ccb0d9a5f8a6: Preparing [2025-08-29T05:29:25.395Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:25.395Z] 8d579323e193: Preparing [2025-08-29T05:29:25.395Z] 0f756a145ed0: Preparing [2025-08-29T05:29:25.395Z] bb249da22e77: Preparing [2025-08-29T05:29:25.395Z] d7d00b4fa978: Preparing [2025-08-29T05:29:25.395Z] 1e890da81ec9: Preparing [2025-08-29T05:29:25.395Z] 0f756a145ed0: Waiting [2025-08-29T05:29:25.395Z] bb249da22e77: Waiting [2025-08-29T05:29:25.395Z] d7d00b4fa978: Waiting [2025-08-29T05:29:25.395Z] 1e890da81ec9: Waiting [2025-08-29T05:29:25.395Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:25.395Z] 8d579323e193: Waiting [2025-08-29T05:29:25.395Z] 948b39379e57: Layer already exists [2025-08-29T05:29:25.395Z] ccb0d9a5f8a6: Layer already exists [2025-08-29T05:29:25.395Z] a9e43dd86c5c: Layer already exists [2025-08-29T05:29:25.395Z] fd9e6b591565: Layer already exists [2025-08-29T05:29:25.395Z] f3edd0061067: Layer already exists [2025-08-29T05:29:25.395Z] 8d579323e193: Layer already exists [2025-08-29T05:29:25.395Z] bb249da22e77: Layer already exists [2025-08-29T05:29:25.395Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:25.395Z] d7d00b4fa978: Layer already exists [2025-08-29T05:29:25.395Z] 0f756a145ed0: Layer already exists [2025-08-29T05:29:25.395Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:25.658Z] main: digest: sha256:f4e6c68ef8e263680cdc66ab29eac43c76625d3dcf14843f44a174c5b2da9842 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:29:25.738Z] ===================================================== [Pipeline] echo [2025-08-29T05:29:25.751Z] taggedImages: [2025-08-29T05:29:25.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:25.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-29T05:29:25.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 [2025-08-29T05:29:25.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:25.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-29T05:29:25.788Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-29T05:29:25.788Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:25.788Z] latest [2025-08-29T05:29:25.788Z] 4.1.0-dev.53 [2025-08-29T05:29:25.788Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:25.788Z] main [2025-08-29T05:29:25.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:26.164Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:26.512Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:26.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-29T05:29:26.512Z] 7d2ca14bb434: Preparing [2025-08-29T05:29:26.512Z] 3338a2080dfd: Preparing [2025-08-29T05:29:26.512Z] 4db0cdefec61: Preparing [2025-08-29T05:29:26.512Z] ab2626ea3e99: Preparing [2025-08-29T05:29:26.512Z] 1347f8837a5e: Preparing [2025-08-29T05:29:26.512Z] ddfa0cce768b: Preparing [2025-08-29T05:29:26.512Z] 3fb9600a9d8b: Preparing [2025-08-29T05:29:26.512Z] ddfa0cce768b: Waiting [2025-08-29T05:29:26.512Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:26.512Z] 3fb9600a9d8b: Waiting [2025-08-29T05:29:26.512Z] 8d579323e193: Preparing [2025-08-29T05:29:26.512Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:26.512Z] 26a27b282930: Preparing [2025-08-29T05:29:26.512Z] 8d579323e193: Waiting [2025-08-29T05:29:26.512Z] ec9399aa48b4: Preparing [2025-08-29T05:29:26.512Z] 26a27b282930: Waiting [2025-08-29T05:29:26.512Z] 1e890da81ec9: Preparing [2025-08-29T05:29:26.512Z] ec9399aa48b4: Waiting [2025-08-29T05:29:26.512Z] 1e890da81ec9: Waiting [2025-08-29T05:29:26.778Z] 3338a2080dfd: Pushed [2025-08-29T05:29:26.778Z] 1347f8837a5e: Pushed [2025-08-29T05:29:26.778Z] 7d2ca14bb434: Pushed [2025-08-29T05:29:26.778Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:26.778Z] 8d579323e193: Layer already exists [2025-08-29T05:29:26.778Z] ddfa0cce768b: Pushed [2025-08-29T05:29:27.043Z] 3fb9600a9d8b: Pushed [2025-08-29T05:29:27.043Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:27.306Z] 26a27b282930: Pushed [2025-08-29T05:29:29.870Z] ec9399aa48b4: Pushed [2025-08-29T05:29:33.191Z] ab2626ea3e99: Pushed [2025-08-29T05:29:33.191Z] 4db0cdefec61: Pushed [2025-08-29T05:29:33.456Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:33.807Z] + 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-08-29T05:29:34.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-29T05:29:34.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-29T05:29:34.153Z] 7d2ca14bb434: Preparing [2025-08-29T05:29:34.153Z] 3338a2080dfd: Preparing [2025-08-29T05:29:34.153Z] 4db0cdefec61: Preparing [2025-08-29T05:29:34.153Z] ab2626ea3e99: Preparing [2025-08-29T05:29:34.153Z] 1347f8837a5e: Preparing [2025-08-29T05:29:34.153Z] ddfa0cce768b: Preparing [2025-08-29T05:29:34.153Z] 3fb9600a9d8b: Preparing [2025-08-29T05:29:34.153Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:34.153Z] 8d579323e193: Preparing [2025-08-29T05:29:34.153Z] 26a27b282930: Preparing [2025-08-29T05:29:34.153Z] ec9399aa48b4: Preparing [2025-08-29T05:29:34.153Z] 1e890da81ec9: Preparing [2025-08-29T05:29:34.153Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:34.153Z] 8d579323e193: Waiting [2025-08-29T05:29:34.153Z] ddfa0cce768b: Waiting [2025-08-29T05:29:34.153Z] 26a27b282930: Waiting [2025-08-29T05:29:34.153Z] 3fb9600a9d8b: Waiting [2025-08-29T05:29:34.153Z] ec9399aa48b4: Waiting [2025-08-29T05:29:34.153Z] 1e890da81ec9: Waiting [2025-08-29T05:29:34.153Z] 4db0cdefec61: Layer already exists [2025-08-29T05:29:34.153Z] 7d2ca14bb434: Layer already exists [2025-08-29T05:29:34.153Z] 1347f8837a5e: Layer already exists [2025-08-29T05:29:34.153Z] ab2626ea3e99: Layer already exists [2025-08-29T05:29:34.153Z] 3338a2080dfd: Layer already exists [2025-08-29T05:29:34.153Z] ddfa0cce768b: Layer already exists [2025-08-29T05:29:34.153Z] 3fb9600a9d8b: Layer already exists [2025-08-29T05:29:34.153Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:34.153Z] 8d579323e193: Layer already exists [2025-08-29T05:29:34.153Z] 26a27b282930: Layer already exists [2025-08-29T05:29:34.153Z] ec9399aa48b4: Layer already exists [2025-08-29T05:29:34.153Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:34.417Z] latest: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:34.771Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:35.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 [2025-08-29T05:29:35.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-29T05:29:35.119Z] 7d2ca14bb434: Preparing [2025-08-29T05:29:35.119Z] 3338a2080dfd: Preparing [2025-08-29T05:29:35.119Z] 4db0cdefec61: Preparing [2025-08-29T05:29:35.119Z] ab2626ea3e99: Preparing [2025-08-29T05:29:35.119Z] 1347f8837a5e: Preparing [2025-08-29T05:29:35.119Z] ddfa0cce768b: Preparing [2025-08-29T05:29:35.119Z] 3fb9600a9d8b: Preparing [2025-08-29T05:29:35.119Z] ddfa0cce768b: Waiting [2025-08-29T05:29:35.119Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:35.119Z] 8d579323e193: Preparing [2025-08-29T05:29:35.119Z] 3fb9600a9d8b: Waiting [2025-08-29T05:29:35.119Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:35.119Z] 26a27b282930: Preparing [2025-08-29T05:29:35.119Z] 8d579323e193: Waiting [2025-08-29T05:29:35.119Z] ec9399aa48b4: Preparing [2025-08-29T05:29:35.119Z] 26a27b282930: Waiting [2025-08-29T05:29:35.119Z] 1e890da81ec9: Preparing [2025-08-29T05:29:35.119Z] ec9399aa48b4: Waiting [2025-08-29T05:29:35.119Z] 1e890da81ec9: Waiting [2025-08-29T05:29:35.119Z] 3338a2080dfd: Layer already exists [2025-08-29T05:29:35.119Z] 4db0cdefec61: Layer already exists [2025-08-29T05:29:35.119Z] 1347f8837a5e: Layer already exists [2025-08-29T05:29:35.119Z] ab2626ea3e99: Layer already exists [2025-08-29T05:29:35.119Z] 7d2ca14bb434: Layer already exists [2025-08-29T05:29:35.119Z] ddfa0cce768b: Layer already exists [2025-08-29T05:29:35.119Z] 3fb9600a9d8b: Layer already exists [2025-08-29T05:29:35.119Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:35.119Z] 26a27b282930: Layer already exists [2025-08-29T05:29:35.119Z] 8d579323e193: Layer already exists [2025-08-29T05:29:35.119Z] ec9399aa48b4: Layer already exists [2025-08-29T05:29:35.119Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:35.382Z] 4.1.0-dev.53: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:35.731Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:36.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:36.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-29T05:29:36.073Z] 7d2ca14bb434: Preparing [2025-08-29T05:29:36.073Z] 3338a2080dfd: Preparing [2025-08-29T05:29:36.073Z] 4db0cdefec61: Preparing [2025-08-29T05:29:36.073Z] ab2626ea3e99: Preparing [2025-08-29T05:29:36.073Z] 1347f8837a5e: Preparing [2025-08-29T05:29:36.073Z] ddfa0cce768b: Preparing [2025-08-29T05:29:36.073Z] 3fb9600a9d8b: Preparing [2025-08-29T05:29:36.073Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:36.073Z] 8d579323e193: Preparing [2025-08-29T05:29:36.073Z] 26a27b282930: Preparing [2025-08-29T05:29:36.073Z] ec9399aa48b4: Preparing [2025-08-29T05:29:36.073Z] 1e890da81ec9: Preparing [2025-08-29T05:29:36.073Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:36.073Z] 8d579323e193: Waiting [2025-08-29T05:29:36.073Z] 26a27b282930: Waiting [2025-08-29T05:29:36.073Z] ec9399aa48b4: Waiting [2025-08-29T05:29:36.073Z] 1e890da81ec9: Waiting [2025-08-29T05:29:36.073Z] ddfa0cce768b: Waiting [2025-08-29T05:29:36.073Z] 3fb9600a9d8b: Waiting [2025-08-29T05:29:36.073Z] 3338a2080dfd: Layer already exists [2025-08-29T05:29:36.073Z] 4db0cdefec61: Layer already exists [2025-08-29T05:29:36.073Z] 7d2ca14bb434: Layer already exists [2025-08-29T05:29:36.073Z] ab2626ea3e99: Layer already exists [2025-08-29T05:29:36.073Z] 1347f8837a5e: Layer already exists [2025-08-29T05:29:36.073Z] 26a27b282930: Layer already exists [2025-08-29T05:29:36.073Z] 8d579323e193: Layer already exists [2025-08-29T05:29:36.073Z] ddfa0cce768b: Layer already exists [2025-08-29T05:29:36.073Z] 3fb9600a9d8b: Layer already exists [2025-08-29T05:29:36.073Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:36.073Z] ec9399aa48b4: Layer already exists [2025-08-29T05:29:36.073Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:36.337Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:36.686Z] + 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-08-29T05:29:37.030Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-29T05:29:37.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-29T05:29:37.030Z] 7d2ca14bb434: Preparing [2025-08-29T05:29:37.030Z] 3338a2080dfd: Preparing [2025-08-29T05:29:37.030Z] 4db0cdefec61: Preparing [2025-08-29T05:29:37.030Z] ab2626ea3e99: Preparing [2025-08-29T05:29:37.030Z] 1347f8837a5e: Preparing [2025-08-29T05:29:37.030Z] ddfa0cce768b: Preparing [2025-08-29T05:29:37.030Z] 3fb9600a9d8b: Preparing [2025-08-29T05:29:37.030Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:37.030Z] 8d579323e193: Preparing [2025-08-29T05:29:37.030Z] 26a27b282930: Preparing [2025-08-29T05:29:37.030Z] ec9399aa48b4: Preparing [2025-08-29T05:29:37.030Z] 1e890da81ec9: Preparing [2025-08-29T05:29:37.030Z] ddfa0cce768b: Waiting [2025-08-29T05:29:37.030Z] 3fb9600a9d8b: Waiting [2025-08-29T05:29:37.030Z] 8d579323e193: Waiting [2025-08-29T05:29:37.030Z] 8a058bc1eb4b: Waiting [2025-08-29T05:29:37.030Z] 26a27b282930: Waiting [2025-08-29T05:29:37.030Z] 1e890da81ec9: Waiting [2025-08-29T05:29:37.030Z] ec9399aa48b4: Waiting [2025-08-29T05:29:37.030Z] 7d2ca14bb434: Layer already exists [2025-08-29T05:29:37.030Z] 4db0cdefec61: Layer already exists [2025-08-29T05:29:37.030Z] ab2626ea3e99: Layer already exists [2025-08-29T05:29:37.030Z] 3338a2080dfd: Layer already exists [2025-08-29T05:29:37.030Z] 1347f8837a5e: Layer already exists [2025-08-29T05:29:37.030Z] 3fb9600a9d8b: Layer already exists [2025-08-29T05:29:37.030Z] ddfa0cce768b: Layer already exists [2025-08-29T05:29:37.030Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:37.030Z] 8d579323e193: Layer already exists [2025-08-29T05:29:37.030Z] 26a27b282930: Layer already exists [2025-08-29T05:29:37.030Z] ec9399aa48b4: Layer already exists [2025-08-29T05:29:37.030Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:37.292Z] main: digest: sha256:084627ca36609cb37c7d1d35c9c2e124085ca27014d093d5201d0f99390968fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:29:37.364Z] ===================================================== [Pipeline] echo [2025-08-29T05:29:37.382Z] taggedImages: [2025-08-29T05:29:37.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:37.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-29T05:29:37.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 [2025-08-29T05:29:37.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:37.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-29T05:29:37.413Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-29T05:29:37.413Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:37.413Z] latest [2025-08-29T05:29:37.413Z] 4.1.0-dev.53 [2025-08-29T05:29:37.414Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:37.414Z] main [2025-08-29T05:29:37.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:37.781Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:38.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:38.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-29T05:29:38.133Z] c65a2e160b19: Preparing [2025-08-29T05:29:38.133Z] 269af3ea5876: Preparing [2025-08-29T05:29:38.133Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:38.133Z] 8d579323e193: Preparing [2025-08-29T05:29:38.133Z] fdb71205a24f: Preparing [2025-08-29T05:29:38.133Z] 0b64bb6ccca1: Preparing [2025-08-29T05:29:38.133Z] 1e890da81ec9: Preparing [2025-08-29T05:29:38.133Z] 0b64bb6ccca1: Waiting [2025-08-29T05:29:38.133Z] 1e890da81ec9: Waiting [2025-08-29T05:29:38.133Z] 8d579323e193: Layer already exists [2025-08-29T05:29:38.133Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:38.397Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:38.397Z] c65a2e160b19: Pushed [2025-08-29T05:29:38.660Z] fdb71205a24f: Pushed [2025-08-29T05:29:40.586Z] 0b64bb6ccca1: Pushed [2025-08-29T05:29:45.908Z] 269af3ea5876: Pushed [2025-08-29T05:29:45.908Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:46.257Z] + 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-08-29T05:29:46.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-29T05:29:46.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-29T05:29:46.607Z] c65a2e160b19: Preparing [2025-08-29T05:29:46.607Z] 269af3ea5876: Preparing [2025-08-29T05:29:46.607Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:46.607Z] 8d579323e193: Preparing [2025-08-29T05:29:46.607Z] fdb71205a24f: Preparing [2025-08-29T05:29:46.607Z] 0b64bb6ccca1: Preparing [2025-08-29T05:29:46.607Z] 1e890da81ec9: Preparing [2025-08-29T05:29:46.607Z] 0b64bb6ccca1: Waiting [2025-08-29T05:29:46.607Z] 1e890da81ec9: Waiting [2025-08-29T05:29:46.607Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:46.607Z] fdb71205a24f: Layer already exists [2025-08-29T05:29:46.607Z] 8d579323e193: Layer already exists [2025-08-29T05:29:46.607Z] c65a2e160b19: Layer already exists [2025-08-29T05:29:46.607Z] 269af3ea5876: Layer already exists [2025-08-29T05:29:46.607Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:46.607Z] 0b64bb6ccca1: Layer already exists [2025-08-29T05:29:46.871Z] latest: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:47.264Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:47.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 [2025-08-29T05:29:47.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-29T05:29:47.621Z] c65a2e160b19: Preparing [2025-08-29T05:29:47.621Z] 269af3ea5876: Preparing [2025-08-29T05:29:47.621Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:47.621Z] 8d579323e193: Preparing [2025-08-29T05:29:47.621Z] fdb71205a24f: Preparing [2025-08-29T05:29:47.621Z] 0b64bb6ccca1: Preparing [2025-08-29T05:29:47.621Z] 1e890da81ec9: Preparing [2025-08-29T05:29:47.621Z] 0b64bb6ccca1: Waiting [2025-08-29T05:29:47.621Z] 1e890da81ec9: Waiting [2025-08-29T05:29:47.621Z] 8d579323e193: Layer already exists [2025-08-29T05:29:47.621Z] c65a2e160b19: Layer already exists [2025-08-29T05:29:47.621Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:47.621Z] 269af3ea5876: Layer already exists [2025-08-29T05:29:47.621Z] fdb71205a24f: Layer already exists [2025-08-29T05:29:47.621Z] 0b64bb6ccca1: Layer already exists [2025-08-29T05:29:47.621Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:47.890Z] 4.1.0-dev.53: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:48.260Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:48.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:48.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-29T05:29:48.613Z] c65a2e160b19: Preparing [2025-08-29T05:29:48.613Z] 269af3ea5876: Preparing [2025-08-29T05:29:48.613Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:48.613Z] 8d579323e193: Preparing [2025-08-29T05:29:48.613Z] fdb71205a24f: Preparing [2025-08-29T05:29:48.613Z] 0b64bb6ccca1: Preparing [2025-08-29T05:29:48.613Z] 1e890da81ec9: Preparing [2025-08-29T05:29:48.613Z] 0b64bb6ccca1: Waiting [2025-08-29T05:29:48.613Z] 1e890da81ec9: Waiting [2025-08-29T05:29:48.613Z] fdb71205a24f: Layer already exists [2025-08-29T05:29:48.613Z] c65a2e160b19: Layer already exists [2025-08-29T05:29:48.613Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:48.613Z] 269af3ea5876: Layer already exists [2025-08-29T05:29:48.613Z] 8d579323e193: Layer already exists [2025-08-29T05:29:48.613Z] 0b64bb6ccca1: Layer already exists [2025-08-29T05:29:48.613Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:48.876Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:49.228Z] + 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-08-29T05:29:49.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-29T05:29:49.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-29T05:29:49.660Z] c65a2e160b19: Preparing [2025-08-29T05:29:49.660Z] 269af3ea5876: Preparing [2025-08-29T05:29:49.660Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:49.660Z] 8d579323e193: Preparing [2025-08-29T05:29:49.660Z] fdb71205a24f: Preparing [2025-08-29T05:29:49.660Z] 0b64bb6ccca1: Preparing [2025-08-29T05:29:49.660Z] 1e890da81ec9: Preparing [2025-08-29T05:29:49.660Z] 0b64bb6ccca1: Waiting [2025-08-29T05:29:49.660Z] 1e890da81ec9: Waiting [2025-08-29T05:29:49.660Z] c65a2e160b19: Layer already exists [2025-08-29T05:29:49.660Z] fdb71205a24f: Layer already exists [2025-08-29T05:29:49.660Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:49.660Z] 269af3ea5876: Layer already exists [2025-08-29T05:29:49.660Z] 8d579323e193: Layer already exists [2025-08-29T05:29:49.660Z] 0b64bb6ccca1: Layer already exists [2025-08-29T05:29:49.660Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:49.660Z] main: digest: sha256:860af6cb2f116289eb98236f53751eec18b3c2ae8d28ba6e6574c33ba36d7237 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:29:49.739Z] ===================================================== [Pipeline] echo [2025-08-29T05:29:49.754Z] taggedImages: [2025-08-29T05:29:49.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:49.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-29T05:29:49.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 [2025-08-29T05:29:49.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:49.754Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-29T05:29:49.783Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-29T05:29:49.783Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:49.783Z] latest [2025-08-29T05:29:49.783Z] 4.1.0-dev.53 [2025-08-29T05:29:49.783Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:29:49.783Z] main [2025-08-29T05:29:49.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:50.152Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:29:50.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:29:50.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-29T05:29:50.498Z] ffad68d9f1d5: Preparing [2025-08-29T05:29:50.498Z] 3938cfbad0b2: Preparing [2025-08-29T05:29:50.498Z] ca4dd0bde7a1: Preparing [2025-08-29T05:29:50.498Z] 8a058bc1eb4b: Preparing [2025-08-29T05:29:50.498Z] 8d579323e193: Preparing [2025-08-29T05:29:50.498Z] 6af476c3f077: Preparing [2025-08-29T05:29:50.498Z] 1a82f007a2e2: Preparing [2025-08-29T05:29:50.498Z] a11141e9b679: Preparing [2025-08-29T05:29:50.498Z] e4025daad62f: Preparing [2025-08-29T05:29:50.498Z] 1e890da81ec9: Preparing [2025-08-29T05:29:50.498Z] 6af476c3f077: Waiting [2025-08-29T05:29:50.498Z] 1a82f007a2e2: Waiting [2025-08-29T05:29:50.498Z] a11141e9b679: Waiting [2025-08-29T05:29:50.498Z] e4025daad62f: Waiting [2025-08-29T05:29:50.498Z] 1e890da81ec9: Waiting [2025-08-29T05:29:50.498Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:29:50.761Z] 8d579323e193: Layer already exists [2025-08-29T05:29:50.761Z] ca4dd0bde7a1: Pushed [2025-08-29T05:29:50.761Z] 3938cfbad0b2: Pushed [2025-08-29T05:29:50.761Z] ffad68d9f1d5: Pushed [2025-08-29T05:29:50.761Z] 1e890da81ec9: Layer already exists [2025-08-29T05:29:51.024Z] a11141e9b679: Pushed [2025-08-29T05:29:51.600Z] e4025daad62f: Pushed [2025-08-29T05:30:01.629Z] 1a82f007a2e2: Pushed [2025-08-29T05:30:16.598Z] 6af476c3f077: Pushed [2025-08-29T05:30:16.598Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:16.950Z] + 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-08-29T05:30:17.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-29T05:30:17.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-29T05:30:17.289Z] ffad68d9f1d5: Preparing [2025-08-29T05:30:17.289Z] 3938cfbad0b2: Preparing [2025-08-29T05:30:17.289Z] ca4dd0bde7a1: Preparing [2025-08-29T05:30:17.289Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:17.289Z] 8d579323e193: Preparing [2025-08-29T05:30:17.289Z] 6af476c3f077: Preparing [2025-08-29T05:30:17.289Z] 1a82f007a2e2: Preparing [2025-08-29T05:30:17.289Z] a11141e9b679: Preparing [2025-08-29T05:30:17.289Z] e4025daad62f: Preparing [2025-08-29T05:30:17.289Z] 1e890da81ec9: Preparing [2025-08-29T05:30:17.289Z] 1a82f007a2e2: Waiting [2025-08-29T05:30:17.289Z] a11141e9b679: Waiting [2025-08-29T05:30:17.289Z] e4025daad62f: Waiting [2025-08-29T05:30:17.289Z] 1e890da81ec9: Waiting [2025-08-29T05:30:17.289Z] 6af476c3f077: Waiting [2025-08-29T05:30:17.289Z] ffad68d9f1d5: Layer already exists [2025-08-29T05:30:17.289Z] 3938cfbad0b2: Layer already exists [2025-08-29T05:30:17.289Z] 8d579323e193: Layer already exists [2025-08-29T05:30:17.289Z] ca4dd0bde7a1: Layer already exists [2025-08-29T05:30:17.289Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:17.289Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:17.289Z] 1a82f007a2e2: Layer already exists [2025-08-29T05:30:17.289Z] a11141e9b679: Layer already exists [2025-08-29T05:30:17.289Z] e4025daad62f: Layer already exists [2025-08-29T05:30:17.289Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:17.552Z] latest: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:17.900Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:18.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 [2025-08-29T05:30:18.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-29T05:30:18.250Z] ffad68d9f1d5: Preparing [2025-08-29T05:30:18.250Z] 3938cfbad0b2: Preparing [2025-08-29T05:30:18.250Z] ca4dd0bde7a1: Preparing [2025-08-29T05:30:18.250Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:18.250Z] 8d579323e193: Preparing [2025-08-29T05:30:18.250Z] 6af476c3f077: Preparing [2025-08-29T05:30:18.250Z] 1a82f007a2e2: Preparing [2025-08-29T05:30:18.250Z] a11141e9b679: Preparing [2025-08-29T05:30:18.250Z] e4025daad62f: Preparing [2025-08-29T05:30:18.250Z] 6af476c3f077: Waiting [2025-08-29T05:30:18.250Z] 1e890da81ec9: Preparing [2025-08-29T05:30:18.250Z] e4025daad62f: Waiting [2025-08-29T05:30:18.250Z] 1a82f007a2e2: Waiting [2025-08-29T05:30:18.250Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:18.250Z] 8d579323e193: Layer already exists [2025-08-29T05:30:18.250Z] ca4dd0bde7a1: Layer already exists [2025-08-29T05:30:18.250Z] 3938cfbad0b2: Layer already exists [2025-08-29T05:30:18.250Z] ffad68d9f1d5: Layer already exists [2025-08-29T05:30:18.250Z] 1a82f007a2e2: Layer already exists [2025-08-29T05:30:18.250Z] e4025daad62f: Layer already exists [2025-08-29T05:30:18.250Z] a11141e9b679: Layer already exists [2025-08-29T05:30:18.250Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:18.250Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:18.250Z] 4.1.0-dev.53: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:18.867Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:19.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:19.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-29T05:30:19.208Z] ffad68d9f1d5: Preparing [2025-08-29T05:30:19.208Z] 3938cfbad0b2: Preparing [2025-08-29T05:30:19.208Z] ca4dd0bde7a1: Preparing [2025-08-29T05:30:19.208Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:19.208Z] 8d579323e193: Preparing [2025-08-29T05:30:19.208Z] 6af476c3f077: Preparing [2025-08-29T05:30:19.208Z] 1a82f007a2e2: Preparing [2025-08-29T05:30:19.208Z] a11141e9b679: Preparing [2025-08-29T05:30:19.208Z] e4025daad62f: Preparing [2025-08-29T05:30:19.208Z] 1e890da81ec9: Preparing [2025-08-29T05:30:19.208Z] a11141e9b679: Waiting [2025-08-29T05:30:19.208Z] e4025daad62f: Waiting [2025-08-29T05:30:19.208Z] 6af476c3f077: Waiting [2025-08-29T05:30:19.208Z] 1e890da81ec9: Waiting [2025-08-29T05:30:19.208Z] 1a82f007a2e2: Waiting [2025-08-29T05:30:19.208Z] ffad68d9f1d5: Layer already exists [2025-08-29T05:30:19.208Z] 8d579323e193: Layer already exists [2025-08-29T05:30:19.208Z] 3938cfbad0b2: Layer already exists [2025-08-29T05:30:19.208Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:19.208Z] ca4dd0bde7a1: Layer already exists [2025-08-29T05:30:19.208Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:19.208Z] 1a82f007a2e2: Layer already exists [2025-08-29T05:30:19.208Z] a11141e9b679: Layer already exists [2025-08-29T05:30:19.208Z] e4025daad62f: Layer already exists [2025-08-29T05:30:19.208Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:19.472Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:19.824Z] + 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-08-29T05:30:20.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-29T05:30:20.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-29T05:30:20.170Z] ffad68d9f1d5: Preparing [2025-08-29T05:30:20.170Z] 3938cfbad0b2: Preparing [2025-08-29T05:30:20.170Z] ca4dd0bde7a1: Preparing [2025-08-29T05:30:20.170Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:20.170Z] 8d579323e193: Preparing [2025-08-29T05:30:20.170Z] 6af476c3f077: Preparing [2025-08-29T05:30:20.170Z] 1a82f007a2e2: Preparing [2025-08-29T05:30:20.170Z] a11141e9b679: Preparing [2025-08-29T05:30:20.170Z] e4025daad62f: Preparing [2025-08-29T05:30:20.170Z] 1e890da81ec9: Preparing [2025-08-29T05:30:20.170Z] 1a82f007a2e2: Waiting [2025-08-29T05:30:20.170Z] e4025daad62f: Waiting [2025-08-29T05:30:20.170Z] 1e890da81ec9: Waiting [2025-08-29T05:30:20.170Z] a11141e9b679: Waiting [2025-08-29T05:30:20.170Z] 6af476c3f077: Waiting [2025-08-29T05:30:20.170Z] ffad68d9f1d5: Layer already exists [2025-08-29T05:30:20.170Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:20.170Z] 3938cfbad0b2: Layer already exists [2025-08-29T05:30:20.170Z] 8d579323e193: Layer already exists [2025-08-29T05:30:20.170Z] ca4dd0bde7a1: Layer already exists [2025-08-29T05:30:20.170Z] 1a82f007a2e2: Layer already exists [2025-08-29T05:30:20.170Z] a11141e9b679: Layer already exists [2025-08-29T05:30:20.170Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:20.170Z] e4025daad62f: Layer already exists [2025-08-29T05:30:20.170Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:20.433Z] main: digest: sha256:7f0e04bc2175162fc425bfebbe3df32e75effafc23959522b3ad33691b78def4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:30:20.516Z] ===================================================== [Pipeline] echo [2025-08-29T05:30:20.532Z] taggedImages: [2025-08-29T05:30:20.532Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:20.532Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-29T05:30:20.532Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 [2025-08-29T05:30:20.532Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:20.532Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-29T05:30:20.559Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-29T05:30:20.559Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:20.559Z] latest [2025-08-29T05:30:20.559Z] 4.1.0-dev.53 [2025-08-29T05:30:20.559Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:20.559Z] main [2025-08-29T05:30:20.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:20.918Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:21.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:21.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-29T05:30:21.275Z] 6ebfd6ee1384: Preparing [2025-08-29T05:30:21.275Z] 02514f9a86b2: Preparing [2025-08-29T05:30:21.275Z] b545246ad3d1: Preparing [2025-08-29T05:30:21.275Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:21.275Z] 8d579323e193: Preparing [2025-08-29T05:30:21.275Z] 6af476c3f077: Preparing [2025-08-29T05:30:21.275Z] 0fd249d62988: Preparing [2025-08-29T05:30:21.275Z] 413edcebab22: Preparing [2025-08-29T05:30:21.275Z] 1e890da81ec9: Preparing [2025-08-29T05:30:21.275Z] 6af476c3f077: Waiting [2025-08-29T05:30:21.275Z] 0fd249d62988: Waiting [2025-08-29T05:30:21.275Z] 413edcebab22: Waiting [2025-08-29T05:30:21.275Z] 1e890da81ec9: Waiting [2025-08-29T05:30:21.275Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:21.275Z] 8d579323e193: Layer already exists [2025-08-29T05:30:21.540Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:21.540Z] 02514f9a86b2: Pushed [2025-08-29T05:30:21.540Z] 6ebfd6ee1384: Pushed [2025-08-29T05:30:21.540Z] b545246ad3d1: Pushed [2025-08-29T05:30:21.540Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:21.804Z] 0fd249d62988: Pushed [2025-08-29T05:30:22.066Z] 413edcebab22: Pushed [2025-08-29T05:30:22.329Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:22.665Z] + 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-08-29T05:30:23.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-29T05:30:23.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-29T05:30:23.007Z] 6ebfd6ee1384: Preparing [2025-08-29T05:30:23.007Z] 02514f9a86b2: Preparing [2025-08-29T05:30:23.007Z] b545246ad3d1: Preparing [2025-08-29T05:30:23.007Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:23.007Z] 8d579323e193: Preparing [2025-08-29T05:30:23.007Z] 6af476c3f077: Preparing [2025-08-29T05:30:23.007Z] 0fd249d62988: Preparing [2025-08-29T05:30:23.007Z] 413edcebab22: Preparing [2025-08-29T05:30:23.007Z] 1e890da81ec9: Preparing [2025-08-29T05:30:23.007Z] 6af476c3f077: Waiting [2025-08-29T05:30:23.007Z] 0fd249d62988: Waiting [2025-08-29T05:30:23.007Z] 413edcebab22: Waiting [2025-08-29T05:30:23.007Z] 1e890da81ec9: Waiting [2025-08-29T05:30:23.007Z] 8d579323e193: Layer already exists [2025-08-29T05:30:23.007Z] 02514f9a86b2: Layer already exists [2025-08-29T05:30:23.007Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:23.007Z] b545246ad3d1: Layer already exists [2025-08-29T05:30:23.007Z] 6ebfd6ee1384: Layer already exists [2025-08-29T05:30:23.007Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:23.007Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:23.007Z] 413edcebab22: Layer already exists [2025-08-29T05:30:23.007Z] 0fd249d62988: Layer already exists [2025-08-29T05:30:23.270Z] latest: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:23.614Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:23.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 [2025-08-29T05:30:23.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-29T05:30:23.968Z] 6ebfd6ee1384: Preparing [2025-08-29T05:30:23.968Z] 02514f9a86b2: Preparing [2025-08-29T05:30:23.968Z] b545246ad3d1: Preparing [2025-08-29T05:30:23.968Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:23.968Z] 8d579323e193: Preparing [2025-08-29T05:30:23.968Z] 6af476c3f077: Preparing [2025-08-29T05:30:23.968Z] 0fd249d62988: Preparing [2025-08-29T05:30:23.968Z] 413edcebab22: Preparing [2025-08-29T05:30:23.968Z] 1e890da81ec9: Preparing [2025-08-29T05:30:23.968Z] 0fd249d62988: Waiting [2025-08-29T05:30:23.968Z] 1e890da81ec9: Waiting [2025-08-29T05:30:23.968Z] 413edcebab22: Waiting [2025-08-29T05:30:23.968Z] 6af476c3f077: Waiting [2025-08-29T05:30:23.968Z] 6ebfd6ee1384: Layer already exists [2025-08-29T05:30:23.968Z] 02514f9a86b2: Layer already exists [2025-08-29T05:30:23.968Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:23.968Z] b545246ad3d1: Layer already exists [2025-08-29T05:30:23.968Z] 8d579323e193: Layer already exists [2025-08-29T05:30:23.968Z] 0fd249d62988: Layer already exists [2025-08-29T05:30:23.968Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:23.968Z] 413edcebab22: Layer already exists [2025-08-29T05:30:23.968Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:24.231Z] 4.1.0-dev.53: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:24.583Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:24.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:24.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-29T05:30:24.921Z] 6ebfd6ee1384: Preparing [2025-08-29T05:30:24.921Z] 02514f9a86b2: Preparing [2025-08-29T05:30:24.921Z] b545246ad3d1: Preparing [2025-08-29T05:30:24.921Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:24.921Z] 8d579323e193: Preparing [2025-08-29T05:30:24.921Z] 6af476c3f077: Preparing [2025-08-29T05:30:24.921Z] 0fd249d62988: Preparing [2025-08-29T05:30:24.921Z] 413edcebab22: Preparing [2025-08-29T05:30:24.921Z] 1e890da81ec9: Preparing [2025-08-29T05:30:24.921Z] 0fd249d62988: Waiting [2025-08-29T05:30:24.921Z] 413edcebab22: Waiting [2025-08-29T05:30:24.921Z] 1e890da81ec9: Waiting [2025-08-29T05:30:24.921Z] 6af476c3f077: Waiting [2025-08-29T05:30:24.921Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:24.921Z] 8d579323e193: Layer already exists [2025-08-29T05:30:24.921Z] 6ebfd6ee1384: Layer already exists [2025-08-29T05:30:24.921Z] 02514f9a86b2: Layer already exists [2025-08-29T05:30:24.921Z] b545246ad3d1: Layer already exists [2025-08-29T05:30:24.921Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:24.921Z] 413edcebab22: Layer already exists [2025-08-29T05:30:24.921Z] 0fd249d62988: Layer already exists [2025-08-29T05:30:24.921Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:25.188Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:25.537Z] + 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-08-29T05:30:25.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-29T05:30:25.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-29T05:30:25.887Z] 6ebfd6ee1384: Preparing [2025-08-29T05:30:25.887Z] 02514f9a86b2: Preparing [2025-08-29T05:30:25.887Z] b545246ad3d1: Preparing [2025-08-29T05:30:25.887Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:25.887Z] 8d579323e193: Preparing [2025-08-29T05:30:25.887Z] 6af476c3f077: Preparing [2025-08-29T05:30:25.887Z] 0fd249d62988: Preparing [2025-08-29T05:30:25.887Z] 413edcebab22: Preparing [2025-08-29T05:30:25.887Z] 1e890da81ec9: Preparing [2025-08-29T05:30:25.887Z] 0fd249d62988: Waiting [2025-08-29T05:30:25.887Z] 413edcebab22: Waiting [2025-08-29T05:30:25.887Z] 1e890da81ec9: Waiting [2025-08-29T05:30:25.887Z] 6af476c3f077: Waiting [2025-08-29T05:30:25.887Z] 6ebfd6ee1384: Layer already exists [2025-08-29T05:30:25.887Z] b545246ad3d1: Layer already exists [2025-08-29T05:30:25.887Z] 8d579323e193: Layer already exists [2025-08-29T05:30:25.887Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:25.887Z] 02514f9a86b2: Layer already exists [2025-08-29T05:30:25.887Z] 0fd249d62988: Layer already exists [2025-08-29T05:30:25.887Z] 413edcebab22: Layer already exists [2025-08-29T05:30:25.887Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:25.887Z] 6af476c3f077: Layer already exists [2025-08-29T05:30:25.887Z] main: digest: sha256:d123114fc6f4d5b686271b5336d2f5c3d001fbb4e4fb4e33f8712a5de3abea7d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:30:26.234Z] ===================================================== [Pipeline] echo [2025-08-29T05:30:26.249Z] taggedImages: [2025-08-29T05:30:26.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:26.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-29T05:30:26.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 [2025-08-29T05:30:26.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:26.249Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-29T05:30:26.277Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-29T05:30:26.277Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:26.277Z] latest [2025-08-29T05:30:26.277Z] 4.1.0-dev.53 [2025-08-29T05:30:26.277Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:26.277Z] main [2025-08-29T05:30:26.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:26.653Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:27.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:27.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-29T05:30:27.019Z] d31d34ea41d9: Preparing [2025-08-29T05:30:27.019Z] 24dd61e59a82: Preparing [2025-08-29T05:30:27.019Z] 4c67864c7682: Preparing [2025-08-29T05:30:27.019Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:27.019Z] 8d579323e193: Preparing [2025-08-29T05:30:27.019Z] 89187453db4a: Preparing [2025-08-29T05:30:27.019Z] a11141e9b679: Preparing [2025-08-29T05:30:27.019Z] e4025daad62f: Preparing [2025-08-29T05:30:27.019Z] 1e890da81ec9: Preparing [2025-08-29T05:30:27.019Z] 89187453db4a: Waiting [2025-08-29T05:30:27.019Z] a11141e9b679: Waiting [2025-08-29T05:30:27.019Z] e4025daad62f: Waiting [2025-08-29T05:30:27.019Z] 1e890da81ec9: Waiting [2025-08-29T05:30:27.019Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:27.019Z] 8d579323e193: Layer already exists [2025-08-29T05:30:27.284Z] a11141e9b679: Layer already exists [2025-08-29T05:30:27.284Z] 4c67864c7682: Pushed [2025-08-29T05:30:27.284Z] 24dd61e59a82: Pushed [2025-08-29T05:30:27.284Z] e4025daad62f: Layer already exists [2025-08-29T05:30:27.284Z] d31d34ea41d9: Pushed [2025-08-29T05:30:27.284Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:53.923Z] 89187453db4a: Pushed [2025-08-29T05:30:53.923Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:54.274Z] + 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-08-29T05:30:54.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-29T05:30:54.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-29T05:30:54.621Z] d31d34ea41d9: Preparing [2025-08-29T05:30:54.621Z] 24dd61e59a82: Preparing [2025-08-29T05:30:54.621Z] 4c67864c7682: Preparing [2025-08-29T05:30:54.621Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:54.621Z] 8d579323e193: Preparing [2025-08-29T05:30:54.621Z] 89187453db4a: Preparing [2025-08-29T05:30:54.621Z] a11141e9b679: Preparing [2025-08-29T05:30:54.621Z] e4025daad62f: Preparing [2025-08-29T05:30:54.621Z] 1e890da81ec9: Preparing [2025-08-29T05:30:54.621Z] 89187453db4a: Waiting [2025-08-29T05:30:54.621Z] a11141e9b679: Waiting [2025-08-29T05:30:54.621Z] e4025daad62f: Waiting [2025-08-29T05:30:54.621Z] 1e890da81ec9: Waiting [2025-08-29T05:30:54.621Z] d31d34ea41d9: Layer already exists [2025-08-29T05:30:54.621Z] 8d579323e193: Layer already exists [2025-08-29T05:30:54.621Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:54.621Z] 24dd61e59a82: Layer already exists [2025-08-29T05:30:54.621Z] 4c67864c7682: Layer already exists [2025-08-29T05:30:54.621Z] 89187453db4a: Layer already exists [2025-08-29T05:30:54.621Z] a11141e9b679: Layer already exists [2025-08-29T05:30:54.621Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:54.621Z] e4025daad62f: Layer already exists [2025-08-29T05:30:54.621Z] latest: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:55.245Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:55.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 [2025-08-29T05:30:55.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-29T05:30:55.598Z] d31d34ea41d9: Preparing [2025-08-29T05:30:55.598Z] 24dd61e59a82: Preparing [2025-08-29T05:30:55.598Z] 4c67864c7682: Preparing [2025-08-29T05:30:55.598Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:55.598Z] 8d579323e193: Preparing [2025-08-29T05:30:55.598Z] 89187453db4a: Preparing [2025-08-29T05:30:55.598Z] a11141e9b679: Preparing [2025-08-29T05:30:55.598Z] e4025daad62f: Preparing [2025-08-29T05:30:55.598Z] 1e890da81ec9: Preparing [2025-08-29T05:30:55.598Z] 89187453db4a: Waiting [2025-08-29T05:30:55.598Z] a11141e9b679: Waiting [2025-08-29T05:30:55.598Z] e4025daad62f: Waiting [2025-08-29T05:30:55.598Z] 4c67864c7682: Layer already exists [2025-08-29T05:30:55.598Z] d31d34ea41d9: Layer already exists [2025-08-29T05:30:55.598Z] 8d579323e193: Layer already exists [2025-08-29T05:30:55.598Z] 24dd61e59a82: Layer already exists [2025-08-29T05:30:55.598Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:55.598Z] 89187453db4a: Layer already exists [2025-08-29T05:30:55.598Z] a11141e9b679: Layer already exists [2025-08-29T05:30:55.598Z] e4025daad62f: Layer already exists [2025-08-29T05:30:55.598Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:55.598Z] 4.1.0-dev.53: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:55.954Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:56.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:56.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-29T05:30:56.299Z] d31d34ea41d9: Preparing [2025-08-29T05:30:56.299Z] 24dd61e59a82: Preparing [2025-08-29T05:30:56.299Z] 4c67864c7682: Preparing [2025-08-29T05:30:56.299Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:56.299Z] 8d579323e193: Preparing [2025-08-29T05:30:56.299Z] 89187453db4a: Preparing [2025-08-29T05:30:56.299Z] a11141e9b679: Preparing [2025-08-29T05:30:56.299Z] e4025daad62f: Preparing [2025-08-29T05:30:56.299Z] 1e890da81ec9: Preparing [2025-08-29T05:30:56.299Z] a11141e9b679: Waiting [2025-08-29T05:30:56.299Z] e4025daad62f: Waiting [2025-08-29T05:30:56.299Z] 1e890da81ec9: Waiting [2025-08-29T05:30:56.299Z] 89187453db4a: Waiting [2025-08-29T05:30:56.299Z] 8d579323e193: Layer already exists [2025-08-29T05:30:56.299Z] 4c67864c7682: Layer already exists [2025-08-29T05:30:56.299Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:56.299Z] d31d34ea41d9: Layer already exists [2025-08-29T05:30:56.299Z] 24dd61e59a82: Layer already exists [2025-08-29T05:30:56.299Z] a11141e9b679: Layer already exists [2025-08-29T05:30:56.299Z] 89187453db4a: Layer already exists [2025-08-29T05:30:56.299Z] e4025daad62f: Layer already exists [2025-08-29T05:30:56.299Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:56.299Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:56.652Z] + 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-08-29T05:30:57.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-29T05:30:57.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-29T05:30:57.006Z] d31d34ea41d9: Preparing [2025-08-29T05:30:57.006Z] 24dd61e59a82: Preparing [2025-08-29T05:30:57.006Z] 4c67864c7682: Preparing [2025-08-29T05:30:57.006Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:57.006Z] 8d579323e193: Preparing [2025-08-29T05:30:57.006Z] 89187453db4a: Preparing [2025-08-29T05:30:57.006Z] a11141e9b679: Preparing [2025-08-29T05:30:57.006Z] e4025daad62f: Preparing [2025-08-29T05:30:57.006Z] 1e890da81ec9: Preparing [2025-08-29T05:30:57.006Z] 89187453db4a: Waiting [2025-08-29T05:30:57.006Z] a11141e9b679: Waiting [2025-08-29T05:30:57.006Z] e4025daad62f: Waiting [2025-08-29T05:30:57.006Z] 1e890da81ec9: Waiting [2025-08-29T05:30:57.006Z] 24dd61e59a82: Layer already exists [2025-08-29T05:30:57.006Z] d31d34ea41d9: Layer already exists [2025-08-29T05:30:57.006Z] 4c67864c7682: Layer already exists [2025-08-29T05:30:57.006Z] 8d579323e193: Layer already exists [2025-08-29T05:30:57.006Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:57.006Z] a11141e9b679: Layer already exists [2025-08-29T05:30:57.006Z] 89187453db4a: Layer already exists [2025-08-29T05:30:57.006Z] e4025daad62f: Layer already exists [2025-08-29T05:30:57.006Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:57.006Z] main: digest: sha256:27ba4a575fe294b7b7c4f38aa8735e3170be008d56fa935089182c133296cb4a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:30:57.346Z] ===================================================== [Pipeline] echo [2025-08-29T05:30:57.363Z] taggedImages: [2025-08-29T05:30:57.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:57.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-29T05:30:57.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 [2025-08-29T05:30:57.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:57.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-29T05:30:57.388Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-29T05:30:57.389Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:57.389Z] latest [2025-08-29T05:30:57.389Z] 4.1.0-dev.53 [2025-08-29T05:30:57.389Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:30:57.389Z] main [2025-08-29T05:30:57.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:57.736Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:30:58.089Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:30:58.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-29T05:30:58.089Z] 245aac4cb406: Preparing [2025-08-29T05:30:58.089Z] eced3c6d967c: Preparing [2025-08-29T05:30:58.089Z] 8a058bc1eb4b: Preparing [2025-08-29T05:30:58.089Z] 8d579323e193: Preparing [2025-08-29T05:30:58.089Z] 113cc74aa214: Preparing [2025-08-29T05:30:58.089Z] 39a431503b36: Preparing [2025-08-29T05:30:58.089Z] 1e890da81ec9: Preparing [2025-08-29T05:30:58.089Z] 39a431503b36: Waiting [2025-08-29T05:30:58.089Z] 1e890da81ec9: Waiting [2025-08-29T05:30:58.089Z] 8d579323e193: Layer already exists [2025-08-29T05:30:58.089Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:30:58.353Z] 1e890da81ec9: Layer already exists [2025-08-29T05:30:58.353Z] 245aac4cb406: Pushed [2025-08-29T05:30:58.616Z] 113cc74aa214: Pushed [2025-08-29T05:30:59.567Z] 39a431503b36: Pushed [2025-08-29T05:31:06.180Z] eced3c6d967c: Pushed [2025-08-29T05:31:06.444Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:06.800Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:07.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-29T05:31:07.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-29T05:31:07.155Z] 245aac4cb406: Preparing [2025-08-29T05:31:07.155Z] eced3c6d967c: Preparing [2025-08-29T05:31:07.155Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:07.155Z] 8d579323e193: Preparing [2025-08-29T05:31:07.155Z] 113cc74aa214: Preparing [2025-08-29T05:31:07.155Z] 39a431503b36: Preparing [2025-08-29T05:31:07.155Z] 1e890da81ec9: Preparing [2025-08-29T05:31:07.155Z] 39a431503b36: Waiting [2025-08-29T05:31:07.155Z] 1e890da81ec9: Waiting [2025-08-29T05:31:07.155Z] 113cc74aa214: Layer already exists [2025-08-29T05:31:07.155Z] eced3c6d967c: Layer already exists [2025-08-29T05:31:07.155Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:07.155Z] 8d579323e193: Layer already exists [2025-08-29T05:31:07.155Z] 245aac4cb406: Layer already exists [2025-08-29T05:31:07.155Z] 39a431503b36: Layer already exists [2025-08-29T05:31:07.155Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:07.155Z] latest: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:07.551Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:07.894Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 [2025-08-29T05:31:07.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-29T05:31:07.894Z] 245aac4cb406: Preparing [2025-08-29T05:31:07.894Z] eced3c6d967c: Preparing [2025-08-29T05:31:07.894Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:07.894Z] 8d579323e193: Preparing [2025-08-29T05:31:07.894Z] 113cc74aa214: Preparing [2025-08-29T05:31:07.894Z] 39a431503b36: Preparing [2025-08-29T05:31:07.894Z] 1e890da81ec9: Preparing [2025-08-29T05:31:07.894Z] 39a431503b36: Waiting [2025-08-29T05:31:07.894Z] 1e890da81ec9: Waiting [2025-08-29T05:31:07.894Z] eced3c6d967c: Layer already exists [2025-08-29T05:31:07.894Z] 8d579323e193: Layer already exists [2025-08-29T05:31:07.894Z] 113cc74aa214: Layer already exists [2025-08-29T05:31:07.894Z] 245aac4cb406: Layer already exists [2025-08-29T05:31:07.894Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:07.894Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:07.894Z] 39a431503b36: Layer already exists [2025-08-29T05:31:07.894Z] 4.1.0-dev.53: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:08.608Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:08.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:31:08.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-29T05:31:08.960Z] 245aac4cb406: Preparing [2025-08-29T05:31:08.960Z] eced3c6d967c: Preparing [2025-08-29T05:31:08.960Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:08.960Z] 8d579323e193: Preparing [2025-08-29T05:31:08.960Z] 113cc74aa214: Preparing [2025-08-29T05:31:08.960Z] 39a431503b36: Preparing [2025-08-29T05:31:08.960Z] 1e890da81ec9: Preparing [2025-08-29T05:31:08.960Z] 39a431503b36: Waiting [2025-08-29T05:31:08.960Z] 1e890da81ec9: Waiting [2025-08-29T05:31:08.960Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:08.960Z] 245aac4cb406: Layer already exists [2025-08-29T05:31:08.960Z] eced3c6d967c: Layer already exists [2025-08-29T05:31:08.960Z] 8d579323e193: Layer already exists [2025-08-29T05:31:08.960Z] 113cc74aa214: Layer already exists [2025-08-29T05:31:08.960Z] 39a431503b36: Layer already exists [2025-08-29T05:31:08.960Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:08.960Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:09.313Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:09.670Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-29T05:31:09.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-29T05:31:09.670Z] 245aac4cb406: Preparing [2025-08-29T05:31:09.670Z] eced3c6d967c: Preparing [2025-08-29T05:31:09.670Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:09.670Z] 8d579323e193: Preparing [2025-08-29T05:31:09.670Z] 113cc74aa214: Preparing [2025-08-29T05:31:09.670Z] 39a431503b36: Preparing [2025-08-29T05:31:09.670Z] 1e890da81ec9: Preparing [2025-08-29T05:31:09.670Z] 39a431503b36: Waiting [2025-08-29T05:31:09.670Z] 1e890da81ec9: Waiting [2025-08-29T05:31:09.670Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:09.670Z] eced3c6d967c: Layer already exists [2025-08-29T05:31:09.670Z] 113cc74aa214: Layer already exists [2025-08-29T05:31:09.670Z] 245aac4cb406: Layer already exists [2025-08-29T05:31:09.670Z] 8d579323e193: Layer already exists [2025-08-29T05:31:09.670Z] 39a431503b36: Layer already exists [2025-08-29T05:31:09.670Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:09.670Z] main: digest: sha256:8afffeeb7b575079b015fe801df7a4335033868564d9aa9294e391931e799073 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:31:10.018Z] ===================================================== [Pipeline] echo [2025-08-29T05:31:10.030Z] taggedImages: [2025-08-29T05:31:10.031Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:31:10.031Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-29T05:31:10.031Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 [2025-08-29T05:31:10.031Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:31:10.031Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-29T05:31:10.058Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-29T05:31:10.058Z] bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:31:10.058Z] latest [2025-08-29T05:31:10.058Z] 4.1.0-dev.53 [2025-08-29T05:31:10.058Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:31:10.058Z] main [2025-08-29T05:31:10.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:10.412Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:10.765Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:31:10.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-29T05:31:10.765Z] b3e23a275b4d: Preparing [2025-08-29T05:31:10.765Z] 1b8433a73943: Preparing [2025-08-29T05:31:10.765Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:10.765Z] 8d579323e193: Preparing [2025-08-29T05:31:10.765Z] e47b458dfc7a: Preparing [2025-08-29T05:31:10.765Z] ea93f949a6d9: Preparing [2025-08-29T05:31:10.765Z] 1e890da81ec9: Preparing [2025-08-29T05:31:10.765Z] ea93f949a6d9: Waiting [2025-08-29T05:31:10.765Z] 1e890da81ec9: Waiting [2025-08-29T05:31:10.765Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:10.765Z] 8d579323e193: Layer already exists [2025-08-29T05:31:11.030Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:11.030Z] b3e23a275b4d: Pushed [2025-08-29T05:31:11.294Z] e47b458dfc7a: Pushed [2025-08-29T05:31:11.558Z] ea93f949a6d9: Pushed [2025-08-29T05:31:19.731Z] 1b8433a73943: Pushed [2025-08-29T05:31:19.731Z] bbf141e4669210f407981f563a8ec2cefdbd657d: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:20.084Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:20.430Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-29T05:31:20.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-29T05:31:20.430Z] b3e23a275b4d: Preparing [2025-08-29T05:31:20.430Z] 1b8433a73943: Preparing [2025-08-29T05:31:20.430Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:20.430Z] 8d579323e193: Preparing [2025-08-29T05:31:20.430Z] e47b458dfc7a: Preparing [2025-08-29T05:31:20.430Z] ea93f949a6d9: Preparing [2025-08-29T05:31:20.430Z] 1e890da81ec9: Preparing [2025-08-29T05:31:20.430Z] ea93f949a6d9: Waiting [2025-08-29T05:31:20.430Z] 1e890da81ec9: Waiting [2025-08-29T05:31:20.430Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:20.430Z] e47b458dfc7a: Layer already exists [2025-08-29T05:31:20.430Z] 8d579323e193: Layer already exists [2025-08-29T05:31:20.430Z] 1b8433a73943: Layer already exists [2025-08-29T05:31:20.430Z] b3e23a275b4d: Layer already exists [2025-08-29T05:31:20.430Z] ea93f949a6d9: Layer already exists [2025-08-29T05:31:20.430Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:20.430Z] latest: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:21.040Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:21.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 [2025-08-29T05:31:21.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-29T05:31:21.377Z] b3e23a275b4d: Preparing [2025-08-29T05:31:21.377Z] 1b8433a73943: Preparing [2025-08-29T05:31:21.377Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:21.377Z] 8d579323e193: Preparing [2025-08-29T05:31:21.377Z] e47b458dfc7a: Preparing [2025-08-29T05:31:21.377Z] ea93f949a6d9: Preparing [2025-08-29T05:31:21.377Z] 1e890da81ec9: Preparing [2025-08-29T05:31:21.377Z] ea93f949a6d9: Waiting [2025-08-29T05:31:21.377Z] 1e890da81ec9: Waiting [2025-08-29T05:31:21.377Z] e47b458dfc7a: Layer already exists [2025-08-29T05:31:21.377Z] b3e23a275b4d: Layer already exists [2025-08-29T05:31:21.377Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:21.377Z] 8d579323e193: Layer already exists [2025-08-29T05:31:21.377Z] 1b8433a73943: Layer already exists [2025-08-29T05:31:21.377Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:21.377Z] ea93f949a6d9: Layer already exists [2025-08-29T05:31:21.377Z] 4.1.0-dev.53: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:21.724Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:22.065Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:31:22.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-29T05:31:22.065Z] b3e23a275b4d: Preparing [2025-08-29T05:31:22.065Z] 1b8433a73943: Preparing [2025-08-29T05:31:22.065Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:22.065Z] 8d579323e193: Preparing [2025-08-29T05:31:22.066Z] e47b458dfc7a: Preparing [2025-08-29T05:31:22.066Z] ea93f949a6d9: Preparing [2025-08-29T05:31:22.066Z] 1e890da81ec9: Preparing [2025-08-29T05:31:22.066Z] ea93f949a6d9: Waiting [2025-08-29T05:31:22.066Z] 1e890da81ec9: Waiting [2025-08-29T05:31:22.066Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:22.066Z] e47b458dfc7a: Layer already exists [2025-08-29T05:31:22.066Z] 1b8433a73943: Layer already exists [2025-08-29T05:31:22.066Z] 8d579323e193: Layer already exists [2025-08-29T05:31:22.066Z] b3e23a275b4d: Layer already exists [2025-08-29T05:31:22.066Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:22.066Z] ea93f949a6d9: Layer already exists [2025-08-29T05:31:22.066Z] bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:22.695Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:23.047Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-29T05:31:23.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-29T05:31:23.047Z] b3e23a275b4d: Preparing [2025-08-29T05:31:23.047Z] 1b8433a73943: Preparing [2025-08-29T05:31:23.047Z] 8a058bc1eb4b: Preparing [2025-08-29T05:31:23.047Z] 8d579323e193: Preparing [2025-08-29T05:31:23.047Z] e47b458dfc7a: Preparing [2025-08-29T05:31:23.047Z] ea93f949a6d9: Preparing [2025-08-29T05:31:23.047Z] 1e890da81ec9: Preparing [2025-08-29T05:31:23.047Z] ea93f949a6d9: Waiting [2025-08-29T05:31:23.047Z] 1e890da81ec9: Waiting [2025-08-29T05:31:23.047Z] b3e23a275b4d: Layer already exists [2025-08-29T05:31:23.047Z] e47b458dfc7a: Layer already exists [2025-08-29T05:31:23.047Z] 8a058bc1eb4b: Layer already exists [2025-08-29T05:31:23.047Z] 8d579323e193: Layer already exists [2025-08-29T05:31:23.047Z] 1b8433a73943: Layer already exists [2025-08-29T05:31:23.047Z] ea93f949a6d9: Layer already exists [2025-08-29T05:31:23.047Z] 1e890da81ec9: Layer already exists [2025-08-29T05:31:23.310Z] main: digest: sha256:856cf2f21dcfc7158f5c17e65e5f73593bf7b5ac5a82fbef68873b8a8f97b689 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-29T05:31:23.397Z] ===================================================== [Pipeline] echo [2025-08-29T05:31:23.412Z] taggedImages: [2025-08-29T05:31:23.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [2025-08-29T05:31:23.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-29T05:31:23.412Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 [2025-08-29T05:31:23.413Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [2025-08-29T05:31:23.413Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-29T05:31:23.427Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.471Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-29T05:31:23.500Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.537Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.547Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-29T05:31:23.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.580Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.598Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.628Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-29T05:31:23.640Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.653Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.668Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.683Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.694Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-29T05:31:23.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.724Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.734Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-29T05:31:23.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.833Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-29T05:31:23.843Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.856Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.867Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.893Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-29T05:31:23.906Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.917Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.931Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.947Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:23.961Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-29T05:31:23.974Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:23.985Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-29T05:31:23.997Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.016Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.031Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-29T05:31:24.047Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:24.061Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-29T05:31:24.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.101Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-29T05:31:24.111Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:24.123Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-29T05:31:24.135Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-29T05:31:24.171Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:24.186Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-29T05:31:24.201Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.213Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.225Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-29T05:31:24.237Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:24.254Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-29T05:31:24.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.286Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.298Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-29T05:31:24.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:24.325Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-29T05:31:24.336Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.362Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-29T05:31:24.372Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] echo [2025-08-29T05:31:24.386Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-29T05:31:24.398Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.419Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbf141e4669210f407981f563a8ec2cefdbd657d-4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:31:24.432Z] 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-08-29T05:31:24.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T05:31:24.833Z] [2025-08-29T05:31:24.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:31:25.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T05:31:25.155Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-29T05:31:25.155Z] 8998bd30e6a1: Pulling fs layer [2025-08-29T05:31:25.155Z] 04944245beec: Pulling fs layer [2025-08-29T05:31:25.155Z] 699f458cf7ca: Pulling fs layer [2025-08-29T05:31:25.155Z] 765212b225bb: Pulling fs layer [2025-08-29T05:31:25.155Z] f23df028b6ca: Pulling fs layer [2025-08-29T05:31:25.155Z] d65c8cfc05b1: Pulling fs layer [2025-08-29T05:31:25.155Z] 2437ff75d9bd: Pulling fs layer [2025-08-29T05:31:25.155Z] 765212b225bb: Waiting [2025-08-29T05:31:25.155Z] d65c8cfc05b1: Waiting [2025-08-29T05:31:25.155Z] 2437ff75d9bd: Waiting [2025-08-29T05:31:25.155Z] f23df028b6ca: Waiting [2025-08-29T05:31:25.419Z] 04944245beec: Verifying Checksum [2025-08-29T05:31:25.419Z] 04944245beec: Download complete [2025-08-29T05:31:25.419Z] 765212b225bb: Verifying Checksum [2025-08-29T05:31:25.419Z] 765212b225bb: Download complete [2025-08-29T05:31:25.419Z] f23df028b6ca: Verifying Checksum [2025-08-29T05:31:25.419Z] f23df028b6ca: Download complete [2025-08-29T05:31:25.419Z] d65c8cfc05b1: Verifying Checksum [2025-08-29T05:31:25.419Z] d65c8cfc05b1: Download complete [2025-08-29T05:31:25.419Z] 699f458cf7ca: Verifying Checksum [2025-08-29T05:31:25.419Z] 699f458cf7ca: Download complete [2025-08-29T05:31:25.996Z] 8998bd30e6a1: Verifying Checksum [2025-08-29T05:31:25.996Z] 8998bd30e6a1: Download complete [2025-08-29T05:31:28.561Z] 2437ff75d9bd: Verifying Checksum [2025-08-29T05:31:28.561Z] 2437ff75d9bd: Download complete [2025-08-29T05:31:30.491Z] 8998bd30e6a1: Pull complete [2025-08-29T05:31:31.071Z] 04944245beec: Pull complete [2025-08-29T05:31:32.474Z] 699f458cf7ca: Pull complete [2025-08-29T05:31:32.740Z] 765212b225bb: Pull complete [2025-08-29T05:31:33.698Z] f23df028b6ca: Pull complete [2025-08-29T05:31:33.698Z] d65c8cfc05b1: Pull complete [2025-08-29T05:31:51.889Z] 2437ff75d9bd: Pull complete [2025-08-29T05:31:51.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-29T05:31:51.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-29T05:31:51.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T05:31:52.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-7834 does not seem to be running inside a container [2025-08-29T05:31:52.164Z] $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T05:31:54.186Z] $ docker top 292cb330b00160fb972cd0b7c84f13e74e854fd1d2a79732c1be0983646afc3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:31:55.076Z] ---> job-cost.sh [2025-08-29T05:31:55.076Z] lf-activate-venv: SKIPPING [2025-08-29T05:31:55.076Z] INFO: No Stack... [2025-08-29T05:31:55.340Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-29T05:31:56.288Z] INFO: Archiving Costs [Pipeline] sh [2025-08-29T05:31:56.913Z] + cat /w/workspace/edgex-go/894/archives/cost.csv [2025-08-29T05:31:56.913Z] + cut -d, -f6 [Pipeline] lock [2025-08-29T05:31:56.948Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-894-stack-cost] [2025-08-29T05:31:56.957Z] Resource [jenkins-edgexfoundry-edgex-go-main-894-stack-cost] did not exist. Created. [2025-08-29T05:31:56.962Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-894-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-29T05:31:57.605Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-29T05:31:58.213Z] Stashed 1 file(s) [Pipeline] } [2025-08-29T05:31:58.221Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-894-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-29T05:31:58.275Z] $ docker stop --time=1 292cb330b00160fb972cd0b7c84f13e74e854fd1d2a79732c1be0983646afc3a [2025-08-29T05:31:59.833Z] $ docker rm -f --volumes 292cb330b00160fb972cd0b7c84f13e74e854fd1d2a79732c1be0983646afc3a [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-08-29T05:32:00.390Z] provisioning config files... [2025-08-29T05:32:00.397Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/894@tmp/config7459062745371206728tmp [Pipeline] { [Pipeline] sh [2025-08-29T05:32:00.699Z] + set +x [2025-08-29T05:32:00.699Z] + + bash -s -- [2025-08-29T05:32:00.699Z] curl -s https://codecov.io/bash [2025-08-29T05:32:00.699Z] [2025-08-29T05:32:00.699Z] _____ _ [2025-08-29T05:32:00.699Z] / ____| | | [2025-08-29T05:32:00.699Z] | | ___ __| | ___ ___ _____ __ [2025-08-29T05:32:00.699Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-29T05:32:00.699Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-29T05:32:00.699Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-29T05:32:00.699Z] Bash-1.0.6 [2025-08-29T05:32:00.699Z] [2025-08-29T05:32:00.699Z] [2025-08-29T05:32:00.699Z] ==> git version 2.25.1 found [2025-08-29T05:32:00.699Z] ==> 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-08-29T05:32:00.699Z] Release-Date: 2020-01-08 [2025-08-29T05:32:00.699Z] 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-08-29T05:32:00.699Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-29T05:32:00.699Z] ==> Jenkins CI detected. [2025-08-29T05:32:00.699Z] current dir:  /w/workspace/edgex-go/894 [2025-08-29T05:32:00.699Z] project root: . [2025-08-29T05:32:00.699Z] --> token set from env [2025-08-29T05:32:00.699Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-29T05:32:00.699Z] ==> Running gcov in . (disable via -X gcov) [2025-08-29T05:32:00.699Z] ==> Python coveragepy not found [2025-08-29T05:32:00.699Z] ==> Searching for coverage reports in: [2025-08-29T05:32:00.699Z] + . [2025-08-29T05:32:00.957Z] -> Found 1 reports [2025-08-29T05:32:00.957Z] ==> Detecting git/mercurial file structure [2025-08-29T05:32:00.957Z] ==> Reading reports [2025-08-29T05:32:00.957Z] + ./coverage.out bytes=1671568 [2025-08-29T05:32:00.957Z] ==> Appending adjustments [2025-08-29T05:32:00.957Z] https://docs.codecov.io/docs/fixing-reports [2025-08-29T05:32:02.336Z] + Found adjustments [2025-08-29T05:32:02.336Z] ==> Gzipping contents [2025-08-29T05:32:02.336Z] 140K /tmp/codecov.HooMzm.gz [2025-08-29T05:32:02.336Z] ==> Uploading reports [2025-08-29T05:32:02.336Z] url: https://codecov.io [2025-08-29T05:32:02.336Z] query: branch=main&commit=bbf141e4669210f407981f563a8ec2cefdbd657d&build=894&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F894%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T05:32:02.336Z] -> Pinging Codecov [2025-08-29T05:32:02.336Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bbf141e4669210f407981f563a8ec2cefdbd657d&build=894&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F894%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-29T05:32:02.594Z] -> Uploading to [2025-08-29T05:32:02.594Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/bbf141e4669210f407981f563a8ec2cefdbd657d/2d5a394c-66f0-42b0-868a-fac19a6c5345.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250829%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250829T053202Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=065a6126591ffc3ac6edfa08f319e1a9c386587ef9c48018166708cc12f5db50 [2025-08-29T05:32:02.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:02.594Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:02.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 674k --:--:-- --:--:-- --:--:-- 670k 100 139k 0 0 100 139k 0 538k --:--:-- --:--:-- --:--:-- 536k [2025-08-29T05:32:02.853Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bbf141e4669210f407981f563a8ec2cefdbd657d [Pipeline] } [2025-08-29T05:32:02.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-08-29T05:32:03.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-29T05:32:03.120Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:32:03.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T05:32:03.432Z] [2025-08-29T05:32:03.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:32:03.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T05:32:03.733Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-29T05:32:03.733Z] 0a9a5dfd008f: Already exists [2025-08-29T05:32:03.733Z] 36466aa92d05: Already exists [2025-08-29T05:32:03.733Z] e10405b45d13: Already exists [2025-08-29T05:32:03.733Z] 096b7ceb2af7: Already exists [2025-08-29T05:32:03.733Z] 4f4fb700ef54: Already exists [2025-08-29T05:32:03.733Z] e50aa161e22a: Pulling fs layer [2025-08-29T05:32:03.733Z] d3c8db5fb9df: Pulling fs layer [2025-08-29T05:32:03.991Z] e50aa161e22a: Verifying Checksum [2025-08-29T05:32:03.991Z] e50aa161e22a: Download complete [2025-08-29T05:32:04.553Z] e50aa161e22a: Pull complete [2025-08-29T05:32:05.928Z] d3c8db5fb9df: Verifying Checksum [2025-08-29T05:32:05.928Z] d3c8db5fb9df: Download complete [2025-08-29T05:32:10.115Z] d3c8db5fb9df: Pull complete [2025-08-29T05:32:10.115Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-29T05:32:10.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-29T05:32:10.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T05:32:10.225Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T05:32:10.209Z] $ 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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T05:32:11.441Z] $ docker top 29fb15912cdc2dbc81bf4de8232080d906ea972bac70f45b19bbb8ea2d6243c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T05:32:11.836Z] + git config --global --add safe.directory /w/workspace/edgex-go/894 [Pipeline] echo [2025-08-29T05:32:11.847Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-08-29T05:32:12.124Z] + set -o pipefail [2025-08-29T05:32:12.124Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-08-29T05:32:24.329Z] [2025-08-29T05:32:24.329Z] Monitoring /w/workspace/edgex-go/894 (github.com/edgexfoundry/edgex-go)... [2025-08-29T05:32:24.329Z] [2025-08-29T05:32:24.329Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/081a8234-bf48-40ba-8739-a5cc3f9c9111 [2025-08-29T05:32:24.329Z] [2025-08-29T05:32:24.329Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-29T05:32:24.329Z] [Pipeline] } [2025-08-29T05:32:24.296Z] $ docker stop --time=1 29fb15912cdc2dbc81bf4de8232080d906ea972bac70f45b19bbb8ea2d6243c7 [2025-08-29T05:32:26.682Z] $ docker rm -f --volumes 29fb15912cdc2dbc81bf4de8232080d906ea972bac70f45b19bbb8ea2d6243c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-08-29T05:32:27.324Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T05:32:27.338Z] provisioning config files... [2025-08-29T05:32:27.345Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/894@tmp/config8857953377463997740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:32:27.639Z] --> edgex-publish-swagger.sh [2025-08-29T05:32:27.639Z] === Publish openapi API === [2025-08-29T05:32:27.639Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-08-29T05:32:27.639Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/894/openapi/core-command.yaml] [2025-08-29T05:32:27.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:27.639Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:27.639Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 458 226k --:--:-- --:--:-- --:--:-- 227k [2025-08-29T05:32:27.639Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:27.639Z] [2025-08-29T05:32:27.639Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/894/openapi/core-data.yaml] [2025-08-29T05:32:27.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:27.639Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:27.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 616 649k --:--:-- --:--:-- --:--:-- 644k [2025-08-29T05:32:27.898Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:27.898Z] [2025-08-29T05:32:27.898Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/894/openapi/core-keeper.yaml] [2025-08-29T05:32:27.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:27.898Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:27.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 564 252k --:--:-- --:--:-- --:--:-- 252k [2025-08-29T05:32:27.898Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:27.898Z] [2025-08-29T05:32:27.898Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/894/openapi/core-metadata.yaml] [2025-08-29T05:32:27.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:27.898Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:28.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 492 1170k --:--:-- --:--:-- --:--:-- 1170k [2025-08-29T05:32:28.157Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:28.157Z] [2025-08-29T05:32:28.157Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/894/openapi/security-proxy-auth.yaml] [2025-08-29T05:32:28.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:28.157Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:28.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 244k [2025-08-29T05:32:28.157Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:28.157Z] [2025-08-29T05:32:28.157Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/894/openapi/security-secretstore-setup.yaml] [2025-08-29T05:32:28.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:28.157Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:28.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 [2025-08-29T05:32:28.418Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:28.418Z] [2025-08-29T05:32:28.418Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/894/openapi/support-notifications.yaml] [2025-08-29T05:32:28.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:28.418Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:28.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 452 668k --:--:-- --:--:-- --:--:-- 669k [2025-08-29T05:32:28.418Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:28.418Z] [2025-08-29T05:32:28.418Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/894/openapi/support-scheduler.yaml] [2025-08-29T05:32:28.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-29T05:32:28.418Z] Dload Upload Total Spent Left Speed [2025-08-29T05:32:28.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k [2025-08-29T05:32:28.679Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-08-29T05:32:28.679Z] [Pipeline] } [2025-08-29T05:32:28.687Z] 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-08-29T05:32:29.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T05:32:29.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:32:29.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T05:32:29.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T05:32:29.515Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T05:32:29.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T05:32:29.762Z] $ docker top fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 -eo pid,comm [2025-08-29T05:32:29.856Z] 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-08-29T05:32:29.856Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T05:32:29.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T05:32:29.912Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T05:32:30.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T05:32:29.978Z] $ docker exec fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 ssh-agent [2025-08-29T05:32:30.137Z] SSH_AUTH_SOCK=/tmp/ssh-JIunKnphLaec/agent.32 [2025-08-29T05:32:30.137Z] SSH_AGENT_PID=38 [2025-08-29T05:32:30.141Z] Running ssh-add (command line suppressed) [2025-08-29T05:32:30.203Z] Identity added: /w/workspace/edgex-go/894@tmp/private_key_2489304455097004645.key (/w/workspace/edgex-go/894@tmp/private_key_2489304455097004645.key) [2025-08-29T05:32:30.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T05:32:30.556Z] + git semver tag [2025-08-29T05:32:30.815Z] 2025-08-29 05:32:30,741 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T05:32:30.815Z] 2025-08-29 05:32:30,744 [run_tag] DEBUG tag force:False [2025-08-29T05:32:30.815Z] 2025-08-29 05:32:30,745 [check_head_tag] DEBUG check head tag [2025-08-29T05:32:30.815Z] 2025-08-29 05:32:30,746 [execute] INFO git cat-file --batch-check [2025-08-29T05:32:30.815Z] 2025-08-29 05:32:30,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/894, stdin=, shell=False, universal_newlines=False) [2025-08-29T05:32:30.815Z] 2025-08-29 05:32:30,748 [execute] INFO git cat-file --batch [2025-08-29T05:32:30.815Z] 2025-08-29 05:32:30,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/894, stdin=, shell=False, universal_newlines=False) [2025-08-29T05:32:31.074Z] 2025-08-29 05:32:30,771 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T05:32:31.074Z] 2025-08-29 05:32:30,771 [execute] INFO git tag -a v4.1.0-dev.53 -m v4.1.0-dev.53 [2025-08-29T05:32:31.074Z] 2025-08-29 05:32:30,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.53', '-m', 'v4.1.0-dev.53'], cwd=/w/workspace/edgex-go/894, stdin=None, shell=False, universal_newlines=False) [2025-08-29T05:32:31.074Z] 2025-08-29 05:32:30,775 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T05:32:31.074Z] 4.1.0-dev.53 [Pipeline] } [2025-08-29T05:32:31.038Z] $ docker exec --env ******** --env ******** fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 ssh-agent -k [2025-08-29T05:32:31.136Z] unset SSH_AUTH_SOCK; [2025-08-29T05:32:31.136Z] unset SSH_AGENT_PID; [2025-08-29T05:32:31.137Z] echo Agent pid 38 killed; [2025-08-29T05:32:31.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T05:32:31.517Z] + git semver [Pipeline] } [2025-08-29T05:32:31.742Z] $ docker stop --time=1 fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 [2025-08-29T05:32:33.037Z] $ docker rm -f --volumes fe6222f0422729ec590960e3d36cfb280e0ce326135d14e3e7cb51ad1dd082f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:32:33.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T05:32:33.498Z] [2025-08-29T05:32:33.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:32:33.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T05:32:33.801Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-29T05:32:33.801Z] ab5ef0e58194: Pulling fs layer [2025-08-29T05:32:33.801Z] 9712f1f96733: Pulling fs layer [2025-08-29T05:32:33.801Z] 63f879dbbcfc: Pulling fs layer [2025-08-29T05:32:33.801Z] 0d9ebad4ef96: Pulling fs layer [2025-08-29T05:32:33.801Z] e9a5061849ea: Pulling fs layer [2025-08-29T05:32:33.801Z] d747dcd14b5f: Pulling fs layer [2025-08-29T05:32:33.801Z] 2de7ff778b66: Pulling fs layer [2025-08-29T05:32:33.801Z] d747dcd14b5f: Waiting [2025-08-29T05:32:33.801Z] 2de7ff778b66: Waiting [2025-08-29T05:32:33.801Z] 0d9ebad4ef96: Waiting [2025-08-29T05:32:33.801Z] e9a5061849ea: Waiting [2025-08-29T05:32:33.801Z] 9712f1f96733: Verifying Checksum [2025-08-29T05:32:33.801Z] 9712f1f96733: Download complete [2025-08-29T05:32:34.060Z] 63f879dbbcfc: Verifying Checksum [2025-08-29T05:32:34.060Z] 63f879dbbcfc: Download complete [2025-08-29T05:32:34.318Z] e9a5061849ea: Verifying Checksum [2025-08-29T05:32:34.318Z] e9a5061849ea: Download complete [2025-08-29T05:32:34.318Z] d747dcd14b5f: Verifying Checksum [2025-08-29T05:32:34.318Z] d747dcd14b5f: Download complete [2025-08-29T05:32:34.318Z] 0d9ebad4ef96: Verifying Checksum [2025-08-29T05:32:34.318Z] 0d9ebad4ef96: Download complete [2025-08-29T05:32:34.576Z] 2de7ff778b66: Verifying Checksum [2025-08-29T05:32:34.576Z] 2de7ff778b66: Download complete [2025-08-29T05:32:34.576Z] ab5ef0e58194: Verifying Checksum [2025-08-29T05:32:34.576Z] ab5ef0e58194: Download complete [2025-08-29T05:32:39.840Z] ab5ef0e58194: Pull complete [2025-08-29T05:32:39.840Z] 9712f1f96733: Pull complete [2025-08-29T05:32:40.098Z] 63f879dbbcfc: Pull complete [2025-08-29T05:32:46.658Z] 0d9ebad4ef96: Pull complete [2025-08-29T05:32:46.658Z] e9a5061849ea: Pull complete [2025-08-29T05:32:46.658Z] d747dcd14b5f: Pull complete [2025-08-29T05:32:48.563Z] 2de7ff778b66: Pull complete [2025-08-29T05:32:48.563Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-29T05:32:48.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-29T05:32:48.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T05:32:48.663Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T05:32:48.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T05:32:50.469Z] $ docker top c269dae2250f49faf0d0bdbc7cb3b7de31b8d79e75da3602d521ef73ff6e7649 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-29T05:32:50.600Z] provisioning config files... [2025-08-29T05:32:50.622Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/894@tmp/config1286318008474193964tmp [2025-08-29T05:32:50.653Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/894@tmp/config10619952894720552591tmp [2025-08-29T05:32:50.679Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/894@tmp/config8472503747519721054tmp [Pipeline] { [Pipeline] echo [2025-08-29T05:32:50.797Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:32:51.111Z] ---> sigul-configuration.sh [2025-08-29T05:32:51.111Z] gpg: directory `/root/.gnupg' created [2025-08-29T05:32:51.111Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-29T05:32:51.111Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-29T05:32:51.111Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-29T05:32:51.111Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-29T05:32:51.111Z] gpg: CAST5 encrypted data [2025-08-29T05:32:51.111Z] gpg: encrypted with 1 passphrase [2025-08-29T05:32:51.111Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-29T05:32:51.424Z] + mkdir /home/jenkins [2025-08-29T05:32:51.424Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-29T05:32:51.722Z] + 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-08-29T05:32:51.737Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:32:52.032Z] ---> sigul-install.sh [2025-08-29T05:32:52.032Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-29T05:32:52.326Z] + git tag --list [2025-08-29T05:32:52.326Z] 0.6.0 [2025-08-29T05:32:52.326Z] 0.6.1 [2025-08-29T05:32:52.326Z] 0.7.0 [2025-08-29T05:32:52.326Z] 0.7.1 [2025-08-29T05:32:52.326Z] v1.0.0 [2025-08-29T05:32:52.326Z] v1.0.1 [2025-08-29T05:32:52.326Z] v1.1.0 [2025-08-29T05:32:52.326Z] v1.2.0 [2025-08-29T05:32:52.326Z] v1.2.1 [2025-08-29T05:32:52.326Z] v1.3.0 [2025-08-29T05:32:52.326Z] v1.3.1 [2025-08-29T05:32:52.326Z] v2.0.0 [2025-08-29T05:32:52.326Z] v2.1.0 [2025-08-29T05:32:52.326Z] v2.1.1 [2025-08-29T05:32:52.326Z] v2.2.0 [2025-08-29T05:32:52.326Z] v2.3.0 [2025-08-29T05:32:52.326Z] v3.0 [2025-08-29T05:32:52.326Z] v3.0.0 [2025-08-29T05:32:52.326Z] v3.1 [2025-08-29T05:32:52.326Z] v3.1.0 [2025-08-29T05:32:52.326Z] v3.1.1 [2025-08-29T05:32:52.326Z] v4.0 [2025-08-29T05:32:52.326Z] v4.0.0 [2025-08-29T05:32:52.326Z] v4.0.1 [2025-08-29T05:32:52.326Z] v4.0.1-dev.1 [2025-08-29T05:32:52.326Z] v4.1.0-dev.1 [2025-08-29T05:32:52.326Z] v4.1.0-dev.10 [2025-08-29T05:32:52.326Z] v4.1.0-dev.11 [2025-08-29T05:32:52.326Z] v4.1.0-dev.12 [2025-08-29T05:32:52.326Z] v4.1.0-dev.13 [2025-08-29T05:32:52.326Z] v4.1.0-dev.14 [2025-08-29T05:32:52.326Z] v4.1.0-dev.15 [2025-08-29T05:32:52.326Z] v4.1.0-dev.16 [2025-08-29T05:32:52.326Z] v4.1.0-dev.17 [2025-08-29T05:32:52.326Z] v4.1.0-dev.18 [2025-08-29T05:32:52.326Z] v4.1.0-dev.19 [2025-08-29T05:32:52.326Z] v4.1.0-dev.2 [2025-08-29T05:32:52.326Z] v4.1.0-dev.20 [2025-08-29T05:32:52.326Z] v4.1.0-dev.21 [2025-08-29T05:32:52.326Z] v4.1.0-dev.22 [2025-08-29T05:32:52.326Z] v4.1.0-dev.23 [2025-08-29T05:32:52.326Z] v4.1.0-dev.24 [2025-08-29T05:32:52.326Z] v4.1.0-dev.25 [2025-08-29T05:32:52.326Z] v4.1.0-dev.26 [2025-08-29T05:32:52.326Z] v4.1.0-dev.27 [2025-08-29T05:32:52.327Z] v4.1.0-dev.28 [2025-08-29T05:32:52.327Z] v4.1.0-dev.29 [2025-08-29T05:32:52.327Z] v4.1.0-dev.3 [2025-08-29T05:32:52.327Z] v4.1.0-dev.30 [2025-08-29T05:32:52.327Z] v4.1.0-dev.31 [2025-08-29T05:32:52.327Z] v4.1.0-dev.32 [2025-08-29T05:32:52.327Z] v4.1.0-dev.33 [2025-08-29T05:32:52.327Z] v4.1.0-dev.34 [2025-08-29T05:32:52.327Z] v4.1.0-dev.35 [2025-08-29T05:32:52.327Z] v4.1.0-dev.36 [2025-08-29T05:32:52.327Z] v4.1.0-dev.37 [2025-08-29T05:32:52.327Z] v4.1.0-dev.38 [2025-08-29T05:32:52.327Z] v4.1.0-dev.39 [2025-08-29T05:32:52.327Z] v4.1.0-dev.4 [2025-08-29T05:32:52.327Z] v4.1.0-dev.40 [2025-08-29T05:32:52.327Z] v4.1.0-dev.41 [2025-08-29T05:32:52.327Z] v4.1.0-dev.42 [2025-08-29T05:32:52.327Z] v4.1.0-dev.43 [2025-08-29T05:32:52.327Z] v4.1.0-dev.44 [2025-08-29T05:32:52.327Z] v4.1.0-dev.45 [2025-08-29T05:32:52.327Z] v4.1.0-dev.46 [2025-08-29T05:32:52.327Z] v4.1.0-dev.47 [2025-08-29T05:32:52.327Z] v4.1.0-dev.48 [2025-08-29T05:32:52.327Z] v4.1.0-dev.49 [2025-08-29T05:32:52.327Z] v4.1.0-dev.5 [2025-08-29T05:32:52.327Z] v4.1.0-dev.50 [2025-08-29T05:32:52.327Z] v4.1.0-dev.51 [2025-08-29T05:32:52.327Z] v4.1.0-dev.52 [2025-08-29T05:32:52.327Z] v4.1.0-dev.53 [2025-08-29T05:32:52.327Z] v4.1.0-dev.6 [2025-08-29T05:32:52.327Z] v4.1.0-dev.7 [2025-08-29T05:32:52.327Z] v4.1.0-dev.8 [2025-08-29T05:32:52.327Z] v4.1.0-dev.9 [Pipeline] sh [2025-08-29T05:32:52.621Z] + lftools sign git-tag v4.1.0-dev.53 [2025-08-29T05:32:53.190Z] Signing Git tag with Sigul... [2025-08-29T05:32:53.190Z] Signing v4.1.0-dev.53 [Pipeline] echo [2025-08-29T05:32:53.777Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:32:54.076Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-29T05:32:54.084Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-29T05:32:54.063Z] $ docker stop --time=1 c269dae2250f49faf0d0bdbc7cb3b7de31b8d79e75da3602d521ef73ff6e7649 [2025-08-29T05:32:55.363Z] $ docker rm -f --volumes c269dae2250f49faf0d0bdbc7cb3b7de31b8d79e75da3602d521ef73ff6e7649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-29T05:32:55.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T05:32:55.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:32:56.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T05:32:56.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T05:32:56.241Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T05:32:56.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T05:32:56.477Z] $ docker top 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 -eo pid,comm [2025-08-29T05:32:56.581Z] 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-08-29T05:32:56.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T05:32:56.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T05:32:56.636Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T05:32:56.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T05:32:56.696Z] $ docker exec 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 ssh-agent [2025-08-29T05:32:56.856Z] SSH_AUTH_SOCK=/tmp/ssh-Fjp8vK7XAyyY/agent.32 [2025-08-29T05:32:56.856Z] SSH_AGENT_PID=38 [2025-08-29T05:32:56.863Z] Running ssh-add (command line suppressed) [2025-08-29T05:32:56.897Z] Identity added: /w/workspace/edgex-go/894@tmp/private_key_17671685485987620587.key (/w/workspace/edgex-go/894@tmp/private_key_17671685485987620587.key) [2025-08-29T05:32:56.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T05:32:57.247Z] + git semver bump pre [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,415 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,419 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,419 [bump_version] DEBUG bumping version:4.1.0-dev.53 on axis:pre with prefix:dev [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,419 [bump_version] DEBUG bumped version:4.1.0-dev.54 [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,419 [write_version] DEBUG write version:4.1.0-dev.54 to path:/w/workspace/edgex-go/894/.semver/main with force:True [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,419 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,419 [write_file] DEBUG write to file:/w/workspace/edgex-go/894/.semver/main [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,421 [execute] INFO git cat-file --batch-check [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/894/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,428 [execute] INFO git cat-file --batch [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/894/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T05:32:57.509Z] 2025-08-29 05:32:57,432 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T05:32:57.509Z] 4.1.0-dev.54 [Pipeline] } [2025-08-29T05:32:57.473Z] $ docker exec --env ******** --env ******** 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 ssh-agent -k [2025-08-29T05:32:57.573Z] unset SSH_AUTH_SOCK; [2025-08-29T05:32:57.573Z] unset SSH_AGENT_PID; [2025-08-29T05:32:57.573Z] echo Agent pid 38 killed; [2025-08-29T05:32:57.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T05:32:57.975Z] + git semver [Pipeline] } [2025-08-29T05:32:58.207Z] $ docker stop --time=1 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 [2025-08-29T05:32:59.487Z] $ docker rm -f --volumes 5ecbb0ff30822ff521895e19f75ae11e61688bdbc3d1c0a76f601afb5ac80991 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-29T05:32:59.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-29T05:32:59.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:33:00.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-29T05:33:00.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T05:33:00.307Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T05:33:00.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T05:33:00.523Z] $ docker top 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd -eo pid,comm [2025-08-29T05:33:00.636Z] 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-08-29T05:33:00.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-29T05:33:00.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-29T05:33:00.691Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-29T05:33:00.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-29T05:33:00.788Z] $ docker exec 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd ssh-agent [2025-08-29T05:33:00.957Z] SSH_AUTH_SOCK=/tmp/ssh-39v2evmjAK51/agent.32 [2025-08-29T05:33:00.957Z] SSH_AGENT_PID=38 [2025-08-29T05:33:00.963Z] Running ssh-add (command line suppressed) [2025-08-29T05:33:01.019Z] Identity added: /w/workspace/edgex-go/894@tmp/private_key_4790647826186657119.key (/w/workspace/edgex-go/894@tmp/private_key_4790647826186657119.key) [2025-08-29T05:33:01.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-29T05:33:01.377Z] + git semver push [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,550 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,553 [run_push] DEBUG push [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,554 [execute] INFO git cat-file --batch-check [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/894/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,556 [execute] INFO git rev-list 83e459b4fe9149ba0bc965d5431f72fe976a4611 -- [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,556 [execute] DEBUG Popen(['git', 'rev-list', '83e459b4fe9149ba0bc965d5431f72fe976a4611', '--'], cwd=/w/workspace/edgex-go/894/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,578 [execute] INFO git fetch -v -- origin [2025-08-29T05:33:01.637Z] 2025-08-29 05:33:01,578 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/894/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-29T05:33:02.205Z] 2025-08-29 05:33:02,041 [run_push] DEBUG no remote changes detected [2025-08-29T05:33:02.205Z] 2025-08-29 05:33:02,041 [execute] INFO git push origin semver [2025-08-29T05:33:02.205Z] 2025-08-29 05:33:02,041 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/894/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-29T05:33:03.140Z] 2025-08-29 05:33:02,924 [run_push] DEBUG push all version tags [2025-08-29T05:33:03.140Z] 2025-08-29 05:33:02,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-29T05:33:03.140Z] 2025-08-29 05:33:02,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/894, stdin=None, shell=False, universal_newlines=False) [2025-08-29T05:33:03.723Z] 2025-08-29 05:33:03,570 [read_version] DEBUG read version from /w/workspace/edgex-go/894/.semver/main [2025-08-29T05:33:03.723Z] 4.1.0-dev.54 [Pipeline] } [2025-08-29T05:33:03.689Z] $ docker exec --env ******** --env ******** 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd ssh-agent -k [2025-08-29T05:33:03.789Z] unset SSH_AUTH_SOCK; [2025-08-29T05:33:03.789Z] unset SSH_AGENT_PID; [2025-08-29T05:33:03.789Z] echo Agent pid 38 killed; [2025-08-29T05:33:03.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-29T05:33:04.182Z] + git semver [Pipeline] } [2025-08-29T05:33:04.409Z] $ docker stop --time=1 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd [2025-08-29T05:33:05.669Z] $ docker rm -f --volumes 85bb06bd3e72a4259307dd6a3edf6db2c2f2761dbdf032ee7e75a20d35805ffd [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-08-29T05:33:06.240Z] + [ -d /w/workspace/edgex-go/894/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:33:06.531Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:33:07.391Z] ---> package-listing.sh [2025-08-29T05:33:07.391Z] ++ facter osfamily [2025-08-29T05:33:07.391Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-29T05:33:07.650Z] + OS_FAMILY=debian [2025-08-29T05:33:07.650Z] + workspace=/w/workspace/edgex-go/894 [2025-08-29T05:33:07.650Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-29T05:33:07.650Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-29T05:33:07.650Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-29T05:33:07.650Z] + PACKAGES=/tmp/packages_start.txt [2025-08-29T05:33:07.650Z] + '[' /w/workspace/edgex-go/894 ']' [2025-08-29T05:33:07.650Z] + PACKAGES=/tmp/packages_end.txt [2025-08-29T05:33:07.650Z] + case "${OS_FAMILY}" in [2025-08-29T05:33:07.650Z] + dpkg -l [2025-08-29T05:33:07.650Z] + grep '^ii' [2025-08-29T05:33:07.650Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-29T05:33:07.650Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-29T05:33:07.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-29T05:33:07.650Z] + '[' /w/workspace/edgex-go/894 ']' [2025-08-29T05:33:07.650Z] + mkdir -p /w/workspace/edgex-go/894/archives/ [2025-08-29T05:33:07.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/894/archives/ [Pipeline] echo [2025-08-29T05:33:07.661Z] 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/894/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-29T05:33:07.942Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:33:08.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T05:33:08.510Z] [2025-08-29T05:33:08.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-29T05:33:08.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T05:33:08.819Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-29T05:33:08.819Z] 5eb5b503b376: Pulling fs layer [2025-08-29T05:33:08.819Z] 5c69ac0246d0: Pulling fs layer [2025-08-29T05:33:08.819Z] ec43610c2a17: Pulling fs layer [2025-08-29T05:33:08.819Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-29T05:33:08.819Z] 33b1e0a273af: Pulling fs layer [2025-08-29T05:33:08.819Z] 5d3b04190fa2: Pulling fs layer [2025-08-29T05:33:08.819Z] 2f39f015ded8: Pulling fs layer [2025-08-29T05:33:08.819Z] 3a2ae6a8a46f: Waiting [2025-08-29T05:33:08.819Z] 33b1e0a273af: Waiting [2025-08-29T05:33:08.819Z] 2f39f015ded8: Waiting [2025-08-29T05:33:08.819Z] 5d3b04190fa2: Waiting [2025-08-29T05:33:09.079Z] 5c69ac0246d0: Download complete [2025-08-29T05:33:09.079Z] 3a2ae6a8a46f: Download complete [2025-08-29T05:33:09.079Z] ec43610c2a17: Verifying Checksum [2025-08-29T05:33:09.079Z] ec43610c2a17: Download complete [2025-08-29T05:33:09.079Z] 5d3b04190fa2: Download complete [2025-08-29T05:33:09.079Z] 33b1e0a273af: Verifying Checksum [2025-08-29T05:33:09.079Z] 33b1e0a273af: Download complete [2025-08-29T05:33:09.079Z] 5eb5b503b376: Verifying Checksum [2025-08-29T05:33:09.079Z] 5eb5b503b376: Download complete [2025-08-29T05:33:10.023Z] 2f39f015ded8: Verifying Checksum [2025-08-29T05:33:10.023Z] 2f39f015ded8: Download complete [2025-08-29T05:33:10.960Z] 5eb5b503b376: Pull complete [2025-08-29T05:33:11.219Z] 5c69ac0246d0: Pull complete [2025-08-29T05:33:11.785Z] ec43610c2a17: Pull complete [2025-08-29T05:33:11.785Z] 3a2ae6a8a46f: Pull complete [2025-08-29T05:33:12.044Z] 33b1e0a273af: Pull complete [2025-08-29T05:33:12.044Z] 5d3b04190fa2: Pull complete [2025-08-29T05:33:18.612Z] 2f39f015ded8: Pull complete [2025-08-29T05:33:18.613Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-29T05:33:18.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-29T05:33:18.613Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-29T05:33:18.718Z] prd-ubuntu20.04-docker-8c-8g-7833 does not seem to be running inside a container [2025-08-29T05:33:18.698Z] $ 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/894/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/894 -v /w/workspace/edgex-go/894:/w/workspace/edgex-go/894:rw,z -v /w/workspace/edgex-go/894@tmp:/w/workspace/edgex-go/894@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-08-29T05:33:20.256Z] $ docker top 80652b985a3000d30095710d9ea374a165d28b999cd7fffcf5b63d3d55c92c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-29T05:33:20.644Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-29T05:33:20.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-29T05:33:21.213Z] + ls /var/log/sa-host [2025-08-29T05:33:21.213Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-29T05:33:21.248Z] provisioning config files... [2025-08-29T05:33:21.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/894@tmp/config14586984838337999202tmp [Pipeline] { [Pipeline] echo [2025-08-29T05:33:21.279Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:33:21.565Z] ---> create-netrc.sh [Pipeline] } [2025-08-29T05:33:21.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:33:21.879Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-29T05:33:21.889Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:33:22.172Z] ---> sudo-logs.sh [2025-08-29T05:33:22.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-29T05:33:22.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:33:22.489Z] ---> job-cost.sh [2025-08-29T05:33:22.489Z] lf-activate-venv: SKIPPING [2025-08-29T05:33:22.489Z] DEBUG: total: 0.10999999940395355 [2025-08-29T05:33:22.489Z] INFO: Retrieving Stack Cost... [2025-08-29T05:33:22.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-29T05:33:23.312Z] INFO: Archiving Costs [Pipeline] echo [2025-08-29T05:33:23.324Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-29T05:33:23.603Z] ---> logs-deploy.sh [2025-08-29T05:33:23.603Z] lf-activate-venv: SKIPPING [2025-08-29T05:33:23.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/894 [2025-08-29T05:33:23.603Z] INFO: archiving workspace using pattern(s): [2025-08-29T05:33:24.538Z] Archives upload complete. [2025-08-29T05:33:24.797Z] INFO: archiving logs to Nexus [2025-08-29T05:33:25.365Z] ---> uname -a: [2025-08-29T05:33:25.365Z] Linux prd-ubuntu20-04-docker-8c-8g-7833 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-29T05:33:25.365Z] [2025-08-29T05:33:25.365Z] [2025-08-29T05:33:25.365Z] ---> lscpu: [2025-08-29T05:33:25.365Z] Architecture: x86_64 [2025-08-29T05:33:25.365Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-29T05:33:25.365Z] Byte Order: Little Endian [2025-08-29T05:33:25.365Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-29T05:33:25.365Z] CPU(s): 8 [2025-08-29T05:33:25.365Z] On-line CPU(s) list: 0-7 [2025-08-29T05:33:25.365Z] Thread(s) per core: 1 [2025-08-29T05:33:25.365Z] Core(s) per socket: 1 [2025-08-29T05:33:25.365Z] Socket(s): 8 [2025-08-29T05:33:25.365Z] NUMA node(s): 1 [2025-08-29T05:33:25.365Z] Vendor ID: AuthenticAMD [2025-08-29T05:33:25.365Z] CPU family: 23 [2025-08-29T05:33:25.365Z] Model: 49 [2025-08-29T05:33:25.365Z] Model name: AMD EPYC-Rome Processor [2025-08-29T05:33:25.365Z] Stepping: 0 [2025-08-29T05:33:25.365Z] CPU MHz: 2799.998 [2025-08-29T05:33:25.365Z] BogoMIPS: 5599.99 [2025-08-29T05:33:25.365Z] Virtualization: AMD-V [2025-08-29T05:33:25.365Z] Hypervisor vendor: KVM [2025-08-29T05:33:25.365Z] Virtualization type: full [2025-08-29T05:33:25.365Z] L1d cache: 256 KiB [2025-08-29T05:33:25.365Z] L1i cache: 256 KiB [2025-08-29T05:33:25.365Z] L2 cache: 4 MiB [2025-08-29T05:33:25.365Z] L3 cache: 128 MiB [2025-08-29T05:33:25.365Z] NUMA node0 CPU(s): 0-7 [2025-08-29T05:33:25.365Z] Vulnerability Gather data sampling: Not affected [2025-08-29T05:33:25.365Z] Vulnerability Itlb multihit: Not affected [2025-08-29T05:33:25.365Z] Vulnerability L1tf: Not affected [2025-08-29T05:33:25.365Z] Vulnerability Mds: Not affected [2025-08-29T05:33:25.365Z] Vulnerability Meltdown: Not affected [2025-08-29T05:33:25.365Z] Vulnerability Mmio stale data: Not affected [2025-08-29T05:33:25.365Z] Vulnerability Retbleed: Vulnerable [2025-08-29T05:33:25.365Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-29T05:33:25.365Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-29T05:33:25.365Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-29T05:33:25.365Z] Vulnerability Srbds: Not affected [2025-08-29T05:33:25.365Z] Vulnerability Tsx async abort: Not affected [2025-08-29T05:33:25.365Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-29T05:33:25.365Z] [2025-08-29T05:33:25.365Z] [2025-08-29T05:33:25.365Z] ---> nproc: [2025-08-29T05:33:25.365Z] 8 [2025-08-29T05:33:25.365Z] [2025-08-29T05:33:25.365Z]