Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32b60fa693a901275786637eb06fc785f28539a9 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-ssh7703380153760497416.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh2034417705397197784.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh521511198246635214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > 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-ssh7798073148616998340.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-ssh197188972284305378.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-42045 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/816 [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/816 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 32b60fa693a901275786637eb06fc785f28539a9 (main) Commit message: "Merge pull request #5122 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.4" > git config core.sparsecheckout # timeout=10 > git checkout -f 32b60fa693a901275786637eb06fc785f28539a9 # timeout=10 > git rev-list --no-walk 7a62a6bd785b30d9194ed4d1799fe25543517b1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-26T06:55:17.847Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-26T06:55:17.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-26T06:55:17.939Z] ========================================================= [2025-03-26T06:55:17.939Z] EdgeX Global Pipelines Version Info [2025-03-26T06:55:17.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-26T06:55:19.118Z] ------------------- [2025-03-26T06:55:19.118Z] stable info: [2025-03-26T06:55:19.118Z] ------------------- [2025-03-26T06:55:19.118Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-26T06:55:19.118Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-26T06:55:19.118Z] Message: update stable to v1.0.273 [2025-03-26T06:55:19.382Z] ------------------- [2025-03-26T06:55:19.382Z] experimental info: [2025-03-26T06:55:19.382Z] ------------------- [2025-03-26T06:55:19.382Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-26T06:55:19.382Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-26T06:55:19.382Z] Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-26T06:55:19.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-26T06:55:19.488Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-26T06:55:19.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-26T06:55:19.541Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-26T06:55:19.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-26T06:55:19.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-26T06:55:19.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-26T06:55:19.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-26T06:55:19.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-26T06:55:19.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-26T06:55:19.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-26T06:55:19.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-26T06:55:19.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-26T06:55:19.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-26T06:55:19.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-26T06:55:19.827Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-26T06:55:19.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-26T06:55:19.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-26T06:55:19.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-26T06:55:19.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-26T06:55:19.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-26T06:55:19.973Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-26T06:55:20.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-26T06:55:20.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-26T06:55:20.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-26T06:55:20.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-26T06:55:20.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] echo [2025-03-26T06:55:20.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32b60fa [Pipeline] echo [2025-03-26T06:55:20.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T06:55:20.211Z] provisioning config files... [2025-03-26T06:55:20.223Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config13599938593943173620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T06:55:20.561Z] ---> ****-login.sh [2025-03-26T06:55:20.561Z] nexus3.edgexfoundry.org:10001 [2025-03-26T06:55:21.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:55:21.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:55:21.764Z] Configure a credential helper to remove this warning. See [2025-03-26T06:55:21.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:55:21.764Z] [2025-03-26T06:55:21.764Z] Login Succeeded [2025-03-26T06:55:21.764Z] nexus3.edgexfoundry.org:10002 [2025-03-26T06:55:21.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:55:21.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:55:21.765Z] Configure a credential helper to remove this warning. See [2025-03-26T06:55:21.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:55:21.765Z] [2025-03-26T06:55:21.765Z] Login Succeeded [2025-03-26T06:55:21.765Z] nexus3.edgexfoundry.org:10003 [2025-03-26T06:55:21.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:55:22.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:55:22.027Z] Configure a credential helper to remove this warning. See [2025-03-26T06:55:22.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:55:22.027Z] [2025-03-26T06:55:22.027Z] Login Succeeded [2025-03-26T06:55:22.027Z] nexus3.edgexfoundry.org:10004 [2025-03-26T06:55:22.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:55:22.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:55:22.027Z] Configure a credential helper to remove this warning. See [2025-03-26T06:55:22.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:55:22.027Z] [2025-03-26T06:55:22.027Z] Login Succeeded [2025-03-26T06:55:22.027Z] ****.io [2025-03-26T06:55:22.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:55:22.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:55:22.289Z] Configure a credential helper to remove this warning. See [2025-03-26T06:55:22.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:55:22.289Z] [2025-03-26T06:55:22.289Z] Login Succeeded [2025-03-26T06:55:22.289Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T06:55:22.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T06:55:22.671Z] + 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-03-26T06:55:22.671Z] + dirname cmd/core-command/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-26T06:55:22.671Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/core-data/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/core-keeper/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-26T06:55:22.671Z] + dirname+ cmd/core-metadata/Dockerfile [2025-03-26T06:55:22.671Z] cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/support-notifications/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-26T06:55:22.671Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-26T06:55:22.671Z] + cut -d/ -f2 [2025-03-26T06:55:22.671Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-26T06:55:22.707Z] 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-03-26T06:55:24.028Z] + git rev-list -1 --merges 32b60fa693a901275786637eb06fc785f28539a9~1..32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] echo [2025-03-26T06:55:24.039Z] -----------> git rev-list -1 --merges 32b60fa693a901275786637eb06fc785f28539a9~1..32b60fa693a901275786637eb06fc785f28539a9 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T06:55:24.040Z] 32b60fa693a901275786637eb06fc785f28539a9 [false] [Pipeline] sh [2025-03-26T06:55:25.325Z] + git log --format=format:%s -1 32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] echo [2025-03-26T06:55:25.341Z] ========================================================= [2025-03-26T06:55:25.341Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-26T06:55:25.341Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-26T06:55:25.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-26T06:55:25.773Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-26T06:55:25.773Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-26T06:55:25.773Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-26T06:55:25.773Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-26T06:55:25.773Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-26T06:55:25.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T06:55:26.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T06:55:26.152Z] [2025-03-26T06:55:26.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T06:55:26.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T06:55:26.785Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-26T06:55:26.786Z] b85a868b505f: Pulling fs layer [2025-03-26T06:55:26.786Z] e2be974225ed: Pulling fs layer [2025-03-26T06:55:26.786Z] 339a4e72a1f5: Pulling fs layer [2025-03-26T06:55:26.786Z] 988bab9f4d93: Pulling fs layer [2025-03-26T06:55:26.786Z] 1469e6f7b9e6: Pulling fs layer [2025-03-26T06:55:26.786Z] eaf3925da568: Pulling fs layer [2025-03-26T06:55:26.786Z] bab4dde63d76: Pulling fs layer [2025-03-26T06:55:26.786Z] bde34c3a00c8: Pulling fs layer [2025-03-26T06:55:26.786Z] b352a97aabf1: Pulling fs layer [2025-03-26T06:55:26.786Z] 4872d77fe225: Pulling fs layer [2025-03-26T06:55:26.786Z] 5851b861e8e6: Pulling fs layer [2025-03-26T06:55:26.786Z] 1469e6f7b9e6: Waiting [2025-03-26T06:55:26.786Z] 988bab9f4d93: Waiting [2025-03-26T06:55:26.786Z] eaf3925da568: Waiting [2025-03-26T06:55:26.786Z] bab4dde63d76: Waiting [2025-03-26T06:55:26.786Z] 4872d77fe225: Waiting [2025-03-26T06:55:26.786Z] 5851b861e8e6: Waiting [2025-03-26T06:55:26.786Z] bde34c3a00c8: Waiting [2025-03-26T06:55:26.786Z] e2be974225ed: Download complete [2025-03-26T06:55:26.786Z] 988bab9f4d93: Verifying Checksum [2025-03-26T06:55:26.786Z] 988bab9f4d93: Download complete [2025-03-26T06:55:26.786Z] 1469e6f7b9e6: Verifying Checksum [2025-03-26T06:55:26.786Z] 1469e6f7b9e6: Download complete [2025-03-26T06:55:26.786Z] eaf3925da568: Verifying Checksum [2025-03-26T06:55:26.786Z] eaf3925da568: Download complete [2025-03-26T06:55:27.045Z] 339a4e72a1f5: Verifying Checksum [2025-03-26T06:55:27.045Z] 339a4e72a1f5: Download complete [2025-03-26T06:55:27.045Z] bde34c3a00c8: Verifying Checksum [2025-03-26T06:55:27.045Z] bde34c3a00c8: Download complete [2025-03-26T06:55:27.045Z] b352a97aabf1: Download complete [2025-03-26T06:55:27.045Z] 4872d77fe225: Verifying Checksum [2025-03-26T06:55:27.045Z] 4872d77fe225: Download complete [2025-03-26T06:55:27.045Z] 5851b861e8e6: Download complete [2025-03-26T06:55:27.045Z] b85a868b505f: Verifying Checksum [2025-03-26T06:55:27.045Z] b85a868b505f: Download complete [2025-03-26T06:55:27.309Z] bab4dde63d76: Verifying Checksum [2025-03-26T06:55:27.309Z] bab4dde63d76: Download complete [2025-03-26T06:55:28.247Z] b85a868b505f: Pull complete [2025-03-26T06:55:28.247Z] e2be974225ed: Pull complete [2025-03-26T06:55:28.813Z] 339a4e72a1f5: Pull complete [2025-03-26T06:55:28.813Z] 988bab9f4d93: Pull complete [2025-03-26T06:55:29.071Z] 1469e6f7b9e6: Pull complete [2025-03-26T06:55:29.071Z] eaf3925da568: Pull complete [2025-03-26T06:55:30.452Z] bab4dde63d76: Pull complete [2025-03-26T06:55:30.712Z] bde34c3a00c8: Pull complete [2025-03-26T06:55:30.712Z] b352a97aabf1: Pull complete [2025-03-26T06:55:30.712Z] 4872d77fe225: Pull complete [2025-03-26T06:55:31.230Z] 5851b861e8e6: Pull complete [2025-03-26T06:55:31.230Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-26T06:55:31.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-26T06:55:31.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T06:55:31.441Z] prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container [2025-03-26T06:55:31.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T06:55:34.744Z] $ docker top e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-26T06:55:34.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-26T06:55:34.851Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-26T06:55:34.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-26T06:55:34.977Z] $ docker exec e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent [2025-03-26T06:55:35.077Z] SSH_AUTH_SOCK=/tmp/ssh-CLPh2suouTo5/agent.34 [2025-03-26T06:55:35.077Z] SSH_AGENT_PID=40 [2025-03-26T06:55:35.084Z] Running ssh-add (command line suppressed) [2025-03-26T06:55:35.184Z] Identity added: /w/workspace/edgex-go/816@tmp/private_key_12372592494074324351.key (/w/workspace/edgex-go/816@tmp/private_key_12372592494074324351.key) [2025-03-26T06:55:35.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-26T06:55:35.492Z] + git tag --points-at HEAD [Pipeline] } [2025-03-26T06:55:35.506Z] $ docker exec --env ******** --env ******** e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent -k [2025-03-26T06:55:35.599Z] unset SSH_AUTH_SOCK; [2025-03-26T06:55:35.600Z] unset SSH_AGENT_PID; [2025-03-26T06:55:35.600Z] echo Agent pid 40 killed; [2025-03-26T06:55:35.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-26T06:55:35.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-26T06:55:35.654Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-26T06:55:35.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-26T06:55:35.764Z] $ docker exec e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent [2025-03-26T06:55:35.865Z] SSH_AUTH_SOCK=/tmp/ssh-MAeBkq0RB3Mx/agent.72 [2025-03-26T06:55:35.865Z] SSH_AGENT_PID=78 [2025-03-26T06:55:35.871Z] Running ssh-add (command line suppressed) [2025-03-26T06:55:35.971Z] Identity added: /w/workspace/edgex-go/816@tmp/private_key_14672048663657373292.key (/w/workspace/edgex-go/816@tmp/private_key_14672048663657373292.key) [2025-03-26T06:55:35.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-26T06:55:36.286Z] + git semver init [2025-03-26T06:55:36.546Z] 2025-03-26 06:55:36,475 [run_init] DEBUG init version:0.0.0 force:False [2025-03-26T06:55:36.546Z] 2025-03-26 06:55:36,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/816/.semver [2025-03-26T06:55:36.546Z] 2025-03-26 06:55:36,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/816/.semver [2025-03-26T06:55:36.546Z] 2025-03-26 06:55:36,476 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/816/.semver'], cwd=/w/workspace/edgex-go/816, universal_newlines=False, shell=None, istream=None) [2025-03-26T06:55:44.896Z] 2025-03-26 06:55:44,100 [append_file] DEBUG append to file:/w/workspace/edgex-go/816/.git/info/exclude [2025-03-26T06:55:44.896Z] 2025-03-26 06:55:44,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/816/.semver/main with force:False [2025-03-26T06:55:44.896Z] 2025-03-26 06:55:44,101 [read_version] DEBUG read version from /w/workspace/edgex-go/816/.semver/main [2025-03-26T06:55:44.896Z] 2025-03-26 06:55:44,101 [read_version] DEBUG read version from /w/workspace/edgex-go/816/.semver/main [2025-03-26T06:55:44.896Z] 4.0.0-dev.78 [Pipeline] } [2025-03-26T06:55:44.906Z] $ docker exec --env ******** --env ******** e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 ssh-agent -k [2025-03-26T06:55:44.997Z] unset SSH_AUTH_SOCK; [2025-03-26T06:55:44.998Z] unset SSH_AGENT_PID; [2025-03-26T06:55:44.998Z] echo Agent pid 78 killed; [2025-03-26T06:55:45.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T06:55:45.327Z] + git semver [Pipeline] } [2025-03-26T06:55:45.597Z] $ docker stop --time=1 e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 [2025-03-26T06:55:46.889Z] $ docker rm -f --volumes e8bbbaf7951ad089d44aa10830f879848957d9c477f8256ba3dde32d52c59b08 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T06:55:47.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-26T06:55:47.452Z] Stashed 1 file(s) [Pipeline] echo [2025-03-26T06:55:47.455Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.78 [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-03-26T06:55:47.873Z] + git config --global --add safe.directory /w/workspace/edgex-go/816 [Pipeline] echo [2025-03-26T06:55:47.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T06:55:47.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T06:55:47.926Z] ========================================================= [2025-03-26T06:55:47.926Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-26T06:55:47.926Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-26T06:55:48.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T06:55:48.785Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-26T06:55:48.785Z] da9db072f522: Pulling fs layer [2025-03-26T06:55:48.785Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-26T06:55:48.785Z] 06f05ace1117: Pulling fs layer [2025-03-26T06:55:48.785Z] 5fe327b54edc: Pulling fs layer [2025-03-26T06:55:48.785Z] 4f4fb700ef54: Pulling fs layer [2025-03-26T06:55:48.785Z] 92a5565b7b96: Pulling fs layer [2025-03-26T06:55:48.785Z] ff9bb7016b71: Pulling fs layer [2025-03-26T06:55:48.785Z] b67dba6c2c7d: Pulling fs layer [2025-03-26T06:55:48.785Z] a813b0c90790: Pulling fs layer [2025-03-26T06:55:48.785Z] 4f4fb700ef54: Waiting [2025-03-26T06:55:48.785Z] 92a5565b7b96: Waiting [2025-03-26T06:55:48.785Z] b67dba6c2c7d: Waiting [2025-03-26T06:55:48.785Z] ff9bb7016b71: Waiting [2025-03-26T06:55:48.785Z] 5fe327b54edc: Waiting [2025-03-26T06:55:48.785Z] a813b0c90790: Waiting [2025-03-26T06:55:48.785Z] 6ef4a4ee8ca5: Download complete [2025-03-26T06:55:48.785Z] 5fe327b54edc: Download complete [2025-03-26T06:55:48.785Z] 4f4fb700ef54: Verifying Checksum [2025-03-26T06:55:48.785Z] 4f4fb700ef54: Download complete [2025-03-26T06:55:48.785Z] 92a5565b7b96: Verifying Checksum [2025-03-26T06:55:48.785Z] 92a5565b7b96: Download complete [2025-03-26T06:55:48.785Z] da9db072f522: Verifying Checksum [2025-03-26T06:55:48.785Z] da9db072f522: Download complete [2025-03-26T06:55:49.044Z] ff9bb7016b71: Verifying Checksum [2025-03-26T06:55:49.044Z] ff9bb7016b71: Download complete [2025-03-26T06:55:49.044Z] da9db072f522: Pull complete [2025-03-26T06:55:49.303Z] a813b0c90790: Verifying Checksum [2025-03-26T06:55:49.303Z] a813b0c90790: Download complete [2025-03-26T06:55:49.303Z] 6ef4a4ee8ca5: Pull complete [2025-03-26T06:55:49.303Z] 06f05ace1117: Verifying Checksum [2025-03-26T06:55:49.303Z] 06f05ace1117: Download complete [2025-03-26T06:55:49.870Z] b67dba6c2c7d: Verifying Checksum [2025-03-26T06:55:49.870Z] b67dba6c2c7d: Download complete [2025-03-26T06:55:52.407Z] 06f05ace1117: Pull complete [2025-03-26T06:55:52.664Z] 5fe327b54edc: Pull complete [2025-03-26T06:55:52.664Z] 4f4fb700ef54: Pull complete [2025-03-26T06:55:52.664Z] 92a5565b7b96: Pull complete [2025-03-26T06:55:52.922Z] ff9bb7016b71: Pull complete [2025-03-26T06:55:54.826Z] b67dba6c2c7d: Pull complete [2025-03-26T06:55:55.393Z] a813b0c90790: Pull complete [2025-03-26T06:55:55.393Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-26T06:55:55.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T06:55:55.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-26T06:55:55.693Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T06:55:55.693Z] WORKDIR /edgex [2025-03-26T06:55:55.693Z] COPY go.mod . [2025-03-26T06:55:55.693Z] RUN go mod download [2025-03-26T06:55:55.693Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-26T06:55:56.262Z] Sending build context to Docker daemon 185.8MB [2025-03-26T06:55:56.262Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-26T06:55:56.262Z] ---> 3ba60ce46760 [2025-03-26T06:55:56.262Z] Step 2/4 : WORKDIR /edgex [2025-03-26T06:56:02.039Z] ---> Running in 157ea347cf70 [2025-03-26T06:56:02.039Z] Removing intermediate container 157ea347cf70 [2025-03-26T06:56:02.039Z] ---> 3f8c3948de7e [2025-03-26T06:56:02.039Z] Step 3/4 : COPY go.mod . [2025-03-26T06:56:02.039Z] ---> d251465d678a [2025-03-26T06:56:02.039Z] Step 4/4 : RUN go mod download [2025-03-26T06:56:02.039Z] ---> Running in 1baae1fcd5a9 [2025-03-26T06:56:02.559Z] Still waiting to schedule task [2025-03-26T06:56:02.559Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-26T06:56:34.141Z] Removing intermediate container 1baae1fcd5a9 [2025-03-26T06:56:34.142Z] ---> 81482ba7b71b [2025-03-26T06:56:34.142Z] Successfully built 81482ba7b71b [2025-03-26T06:56:34.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T06:56:34.461Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-26T06:56:34.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T06:56:34.546Z] prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container [2025-03-26T06:56:34.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T06:56:35.434Z] $ docker top de4c124b4e44c0a227c78f6688a8211d5d34588a88789d95fbec3efde6d48f13 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T06:56:35.842Z] + go version [2025-03-26T06:56:35.842Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-26T06:56:35.853Z] $ docker stop --time=1 de4c124b4e44c0a227c78f6688a8211d5d34588a88789d95fbec3efde6d48f13 [2025-03-26T06:56:37.221Z] $ docker rm -f --volumes de4c124b4e44c0a227c78f6688a8211d5d34588a88789d95fbec3efde6d48f13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T06:56:37.705Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-26T06:56:37.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T06:56:37.783Z] prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container [2025-03-26T06:56:37.812Z] $ 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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T06:56:38.132Z] $ docker top 7d57da1ff3fba19853a4cbc4719be1d3444d76b74ac1be32b718f66f6bc99362 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-26T06:56:38.211Z] ========================================================= [2025-03-26T06:56:38.211Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-26T06:56:38.211Z] ========================================================= [Pipeline] sh [2025-03-26T06:56:38.492Z] + git config --global --add safe.directory /w/workspace/edgex-go/816 [Pipeline] fileExists [Pipeline] sh [2025-03-26T06:56:38.795Z] + make test [2025-03-26T06:56:38.795Z] go test -race -coverprofile=coverage.out ./... [2025-03-26T06:56:46.911Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-26T06:57:09.376Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-26T06:57:09.943Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-26T06:57:09.943Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-26T06:57:10.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2025-03-26T06:57:10.511Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-26T06:57:10.511Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-26T06:57:11.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-03-26T06:57:11.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-26T06:57:11.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-26T06:57:11.341Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T06:57:11.341Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-26T06:57:11.341Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-26T06:57:11.341Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-26T06:57:11.341Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-26T06:57:11.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-26T06:57:11.341Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-26T06:57:11.341Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-26T06:57:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-26T06:57:12.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-26T06:57:12.720Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-26T06:57:12.720Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-26T06:57:12.720Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T06:57:12.720Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-26T06:57:14.108Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-26T06:57:14.108Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-26T06:57:14.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2025-03-26T06:57:14.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.016s coverage: 3.5% of statements [2025-03-26T06:57:14.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 45.7% of statements [2025-03-26T06:57:14.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.527s coverage: 93.4% of statements [2025-03-26T06:57:14.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 92.3% of statements [2025-03-26T06:57:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements [2025-03-26T06:57:16.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-26T06:57:16.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-26T06:57:16.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-26T06:57:16.423Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-26T06:57:17.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements [2025-03-26T06:57:17.800Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-03-26T06:57:17.800Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-26T06:57:17.800Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-26T06:57:18.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-26T06:57:18.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-26T06:57:18.059Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-26T06:57:18.059Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-26T06:57:19.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-03-26T06:57:19.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-03-26T06:57:19.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements [2025-03-26T06:57:19.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-03-26T06:57:19.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements [2025-03-26T06:57:19.903Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-26T06:57:19.903Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-26T06:57:19.903Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-26T06:57:20.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-26T06:57:20.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-26T06:57:20.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-26T06:57:20.469Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-26T06:57:20.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 87.1% of statements [2025-03-26T06:57:20.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2025-03-26T06:57:20.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2025-03-26T06:57:20.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-03-26T06:57:21.405Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-26T06:57:21.405Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-26T06:57:21.405Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-26T06:57:22.732Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-26T06:57:22.732Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-26T06:57:22.732Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-26T06:57:22.732Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-26T06:57:22.993Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-26T06:57:22.993Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-26T06:57:23.287Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-26T06:57:25.217Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-26T06:57:25.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-26T06:57:26.637Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-26T06:57:28.023Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-26T06:57:28.023Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-26T06:57:28.023Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-26T06:57:30.577Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-26T06:57:31.520Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-26T06:57:31.520Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-26T06:57:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-26T06:57:31.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-26T06:57:31.781Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T06:57:32.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements [2025-03-26T06:57:33.674Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-26T06:57:33.674Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-26T06:57:33.674Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-26T06:57:33.674Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-26T06:57:33.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-26T06:57:33.674Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-26T06:57:33.933Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-26T06:57:33.933Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-26T06:57:33.933Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-26T06:57:33.933Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-26T06:57:33.933Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-26T06:57:33.933Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-26T06:57:35.845Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-26T06:57:35.845Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-26T06:57:35.845Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-26T06:57:35.845Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-26T06:57:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-26T06:57:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-26T06:57:36.785Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T06:57:36.785Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-26T06:57:37.045Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-26T06:57:37.045Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-26T06:57:37.045Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-26T06:57:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-26T06:57:37.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-26T06:57:37.986Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.041s coverage: 92.9% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements [2025-03-26T06:57:42.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements [2025-03-26T06:57:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-03-26T06:57:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2025-03-26T06:57:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements [2025-03-26T06:57:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2025-03-26T06:57:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-03-26T06:57:43.152Z] 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-03-26T06:57:43.415Z] running golangci-lint [2025-03-26T06:57:43.677Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-26T06:57:43.677Z] go version go1.23.4 linux/amd64 [2025-03-26T06:57:43.677Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-26T06:57:43.677Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-26T06:57:43.937Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-26T06:57:45.897Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42048 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-26T06:57:45.916Z] Running in /w/workspace/edgex-go/816 [Pipeline] { [Pipeline] checkout [2025-03-26T06:57:48.974Z] The recommended git tool is: git [2025-03-26T06:57:53.879Z] using credential edgex-jenkins-ssh [2025-03-26T06:57:53.904Z] Cloning the remote Git repository [2025-03-26T06:57:53.951Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-26T06:57:54.049Z] > git init /w/workspace/edgex-go/816 # timeout=10 [2025-03-26T06:57:54.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-26T06:57:54.199Z] > git --version # timeout=10 [2025-03-26T06:57:54.220Z] > git --version # 'git version 2.25.1' [2025-03-26T06:57:54.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-26T06:57:54.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-26T06:58:05.876Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 21.784678879s" [2025-03-26T06:58:05.876Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.636407ms" [2025-03-26T06:58:10.708Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-26T06:58:10.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-26T06:58:11.916Z] Avoid second fetch [2025-03-26T06:58:11.917Z] Checking out Revision 32b60fa693a901275786637eb06fc785f28539a9 (main) [2025-03-26T06:58:12.724Z] Commit message: "Merge pull request #5122 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.4" [2025-03-26T06:58:11.931Z] > git config core.sparsecheckout # timeout=10 [2025-03-26T06:58:11.985Z] > git checkout -f 32b60fa693a901275786637eb06fc785f28539a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-26T06:58:17.557Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-26T06:58:17.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-26T06:58:17.558Z] Dload Upload Total Spent Left Speed [2025-03-26T06:58:17.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2025-03-26T06:58:17.892Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-26T06:58:18.225Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-26T06:58:18.225Z] + sudo tee /etc/docker/daemon.new [2025-03-26T06:58:18.225Z] { [2025-03-26T06:58:18.225Z] "registry-mirrors": [ [2025-03-26T06:58:18.225Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-26T06:58:18.225Z] ], [2025-03-26T06:58:18.225Z] "bip": "10.250.0.254/24", [2025-03-26T06:58:18.225Z] "hosts": [ [2025-03-26T06:58:18.225Z] "tcp://0.0.0.0:5555", [2025-03-26T06:58:18.225Z] "unix:///var/run/docker.sock" [2025-03-26T06:58:18.225Z] ], [2025-03-26T06:58:18.225Z] "mtu": 1458, [2025-03-26T06:58:18.225Z] "selinux-enabled": true, [2025-03-26T06:58:18.225Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-26T06:58:18.225Z] } [Pipeline] sh [2025-03-26T06:58:18.303Z] level=info msg="[linters_context/goanalysis] analyzers took 1m41.598897708s with top 10 stages: buildir: 54.213245818s, gosec: 3.572059605s, fact_deprecated: 2.900392158s, inspect: 2.87320406s, printf: 1.886014806s, ctrlflow: 1.880243194s, fact_purity: 1.382260844s, nilness: 1.338234632s, S1038: 976.379968ms, isgenerated: 801.445138ms" [2025-03-26T06:58:18.303Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-26T06:58:18.303Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_dirs: 202/202, nolint: 20/0, path_prettifier: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude: 202/202" [2025-03-26T06:58:18.303Z] level=info msg="[runner] processing took 24.915806ms with stages: identifier_marker: 7.547267ms, nolint: 7.006504ms, path_prettifier: 3.972735ms, autogenerated_exclude: 3.669613ms, exclude-rules: 1.450469ms, skip_dirs: 1.178417ms, filename_unadjuster: 45.971µs, invalid_issue: 20.29µs, cgo: 19.67µs, max_same_issues: 1.15µs, skip_files: 870ns, uniq_by_line: 670ns, fixer: 380ns, exclude: 370ns, sort_results: 290ns, path_prefixer: 270ns, diff: 250ns, max_from_linter: 150ns, source_code: 150ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2025-03-26T06:58:18.303Z] level=info msg="[runner] linters took 11.494926022s with stages: goanalysis_metalinter: 11.469897385s" [2025-03-26T06:58:18.303Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-26T06:58:18.304Z] level=info msg="Memory: 334 samples, avg is 287.9MB, max is 1233.5MB" [2025-03-26T06:58:18.304Z] level=info msg="Execution took 33.339155438s" [2025-03-26T06:58:18.304Z] go vet ./... [2025-03-26T06:58:18.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-26T06:58:18.905Z] + sudo service docker restart [2025-03-26T06:58:23.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-26T06:58:23.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-26T06:58:23.591Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-26T06:58:23.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-26T06:58:24.160Z] + ls -al . [2025-03-26T06:58:24.160Z] total 1992 [2025-03-26T06:58:24.160Z] drwxrwxr-x 11 1001 1001 4096 Mar 26 06:56 . [2025-03-26T06:58:24.160Z] drwxr-xr-x 4 root root 4096 Mar 26 06:56 .. [2025-03-26T06:58:24.160Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 .blubracket [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 10 Mar 26 06:55 .dockerignore [2025-03-26T06:58:24.160Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 06:57 .git [2025-03-26T06:58:24.160Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 06:55 .github [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 909 Mar 26 06:55 .gitignore [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 218 Mar 26 06:55 .golangci.yml [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 100 Mar 26 06:55 .hadolint.yml [2025-03-26T06:58:24.160Z] drwxr-xr-x 3 1001 1001 4096 Mar 26 06:55 .semver [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 155 Mar 26 06:55 .sonarcloud.properties [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 1171 Mar 26 06:55 ADOPTERS.md [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 17374 Mar 26 06:55 Attribution.txt [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 108018 Mar 26 06:55 CHANGELOG.md [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 06:55 CONTRIBUTING.md [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 677 Mar 26 06:55 GOVERNANCE.md [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 858 Mar 26 06:55 Jenkinsfile [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 06:55 LICENSE [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 16740 Mar 26 06:55 Makefile [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 582 Mar 26 06:55 OWNERS.md [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 9932 Mar 26 06:55 README.md [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 789 Mar 26 06:55 SECURITY.md [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 12 Mar 26 06:55 VERSION [2025-03-26T06:58:24.160Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 bin [2025-03-26T06:58:24.160Z] drwxrwxr-x 19 1001 1001 4096 Mar 26 06:55 cmd [2025-03-26T06:58:24.160Z] -rw-r--r-- 1 root root 1660924 Mar 26 06:57 coverage.out [2025-03-26T06:58:24.160Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 fuzz_test [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 6456 Mar 26 06:55 go.mod [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 88143 Mar 26 06:55 go.sum [2025-03-26T06:58:24.160Z] drwxrwxr-x 7 1001 1001 4096 Mar 26 06:55 internal [2025-03-26T06:58:24.160Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:55 openapi [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 584 Mar 26 06:55 security.txt [2025-03-26T06:58:24.160Z] -rw-rw-r-- 1 1001 1001 204 Mar 26 06:55 version.go [Pipeline] sh [2025-03-26T06:58:24.445Z] + '[' -e coverage.out ] [2025-03-26T06:58:24.445Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-26T06:58:24.612Z] Stashed 1 file(s) [Pipeline] sh [2025-03-26T06:58:24.895Z] + make build [2025-03-26T06:58:24.895Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T06:58:37.462Z] provisioning config files... [2025-03-26T06:58:37.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config7243322726680237625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T06:58:37.926Z] ---> ****-login.sh [2025-03-26T06:58:37.926Z] nexus3.edgexfoundry.org:10001 [2025-03-26T06:58:38.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:58:38.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:58:38.473Z] Configure a credential helper to remove this warning. See [2025-03-26T06:58:38.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:58:38.473Z] [2025-03-26T06:58:38.473Z] Login Succeeded [2025-03-26T06:58:38.474Z] nexus3.edgexfoundry.org:10002 [2025-03-26T06:58:38.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:58:39.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:58:39.018Z] Configure a credential helper to remove this warning. See [2025-03-26T06:58:39.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:58:39.018Z] [2025-03-26T06:58:39.018Z] Login Succeeded [2025-03-26T06:58:39.018Z] nexus3.edgexfoundry.org:10003 [2025-03-26T06:58:39.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:58:39.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:58:39.291Z] Configure a credential helper to remove this warning. See [2025-03-26T06:58:39.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:58:39.291Z] [2025-03-26T06:58:39.291Z] Login Succeeded [2025-03-26T06:58:39.291Z] nexus3.edgexfoundry.org:10004 [2025-03-26T06:58:39.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:58:39.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:58:39.568Z] Configure a credential helper to remove this warning. See [2025-03-26T06:58:39.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:58:39.569Z] [2025-03-26T06:58:39.569Z] Login Succeeded [2025-03-26T06:58:39.569Z] ****.io [2025-03-26T06:58:39.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T06:58:40.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T06:58:40.107Z] Configure a credential helper to remove this warning. See [2025-03-26T06:58:40.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T06:58:40.107Z] [2025-03-26T06:58:40.107Z] Login Succeeded [2025-03-26T06:58:40.107Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T06:58:40.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-26T06:58:40.706Z] + git config --global --add safe.directory /w/workspace/edgex-go/816 [Pipeline] echo [2025-03-26T06:58:40.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T06:58:40.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T06:58:40.760Z] ========================================================= [2025-03-26T06:58:40.760Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-26T06:58:40.760Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-26T06:58:41.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T06:58:41.095Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-26T06:58:41.095Z] 9986a736f7d3: Pulling fs layer [2025-03-26T06:58:41.095Z] 1f018df60701: Pulling fs layer [2025-03-26T06:58:41.095Z] 39f8f326b044: Pulling fs layer [2025-03-26T06:58:41.095Z] e6a1e7a6a96a: Pulling fs layer [2025-03-26T06:58:41.095Z] 4f4fb700ef54: Pulling fs layer [2025-03-26T06:58:41.095Z] d45d956e0dbf: Pulling fs layer [2025-03-26T06:58:41.095Z] e6a1e7a6a96a: Waiting [2025-03-26T06:58:41.095Z] d7702b0d1db1: Pulling fs layer [2025-03-26T06:58:41.095Z] 5c7f0f088c93: Pulling fs layer [2025-03-26T06:58:41.095Z] 4fdc064ae6cf: Pulling fs layer [2025-03-26T06:58:41.095Z] d45d956e0dbf: Waiting [2025-03-26T06:58:41.095Z] d7702b0d1db1: Waiting [2025-03-26T06:58:41.095Z] 4fdc064ae6cf: Waiting [2025-03-26T06:58:41.095Z] 5c7f0f088c93: Waiting [2025-03-26T06:58:41.367Z] 1f018df60701: Verifying Checksum [2025-03-26T06:58:41.367Z] 1f018df60701: Download complete [2025-03-26T06:58:41.367Z] e6a1e7a6a96a: Download complete [2025-03-26T06:58:41.367Z] 4f4fb700ef54: Verifying Checksum [2025-03-26T06:58:41.367Z] 4f4fb700ef54: Download complete [2025-03-26T06:58:41.367Z] d45d956e0dbf: Verifying Checksum [2025-03-26T06:58:41.367Z] d45d956e0dbf: Download complete [2025-03-26T06:58:41.367Z] d7702b0d1db1: Download complete [2025-03-26T06:58:41.367Z] 9986a736f7d3: Download complete [2025-03-26T06:58:41.959Z] 4fdc064ae6cf: Verifying Checksum [2025-03-26T06:58:41.959Z] 4fdc064ae6cf: Download complete [2025-03-26T06:58:42.555Z] 9986a736f7d3: Pull complete [2025-03-26T06:58:43.148Z] 1f018df60701: Pull complete [2025-03-26T06:58:43.417Z] 39f8f326b044: Verifying Checksum [2025-03-26T06:58:43.417Z] 39f8f326b044: Download complete [2025-03-26T06:58:44.387Z] 5c7f0f088c93: Verifying Checksum [2025-03-26T06:58:47.031Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T06:58:47.596Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T06:58:49.030Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T06:58:49.595Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T06:58:50.976Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T06:58:56.293Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T06:58:57.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T06:58:59.512Z] 39f8f326b044: Pull complete [2025-03-26T06:58:59.512Z] e6a1e7a6a96a: Pull complete [2025-03-26T06:58:59.512Z] 4f4fb700ef54: Pull complete [2025-03-26T06:58:59.512Z] d45d956e0dbf: Pull complete [2025-03-26T06:58:59.512Z] d7702b0d1db1: Pull complete [2025-03-26T06:59:00.198Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T06:59:02.121Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T06:59:03.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T06:59:04.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T06:59:05.439Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-26T06:59:06.831Z] $ docker stop --time=1 7d57da1ff3fba19853a4cbc4719be1d3444d76b74ac1be32b718f66f6bc99362 [2025-03-26T06:59:07.726Z] 5c7f0f088c93: Pull complete [2025-03-26T06:59:09.669Z] 4fdc064ae6cf: Pull complete [2025-03-26T06:59:09.669Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-26T06:59:09.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T06:59:09.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T06:59:13.754Z] $ docker rm -f --volumes 7d57da1ff3fba19853a4cbc4719be1d3444d76b74ac1be32b718f66f6bc99362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-03-26T06:59:14.682Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T06:59:14.683Z] WORKDIR /edgex [2025-03-26T06:59:14.683Z] COPY go.mod . [2025-03-26T06:59:14.683Z] RUN go mod download -t [2025-03-26T06:59:14.683Z] ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T06:59:15.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T06:59:15.156Z] [2025-03-26T06:59:15.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T06:59:15.267Z] Sending build context to Docker daemon 3.692MB [2025-03-26T06:59:15.267Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-26T06:59:15.267Z] ---> 63f30b955cb9 [2025-03-26T06:59:15.267Z] Step 2/4 : WORKDIR /edgex [2025-03-26T06:59:15.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T06:59:15.479Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-26T06:59:15.479Z] 91d30c5bc195: Pulling fs layer [2025-03-26T06:59:15.479Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-26T06:59:15.479Z] 9c61dcf015f6: Pulling fs layer [2025-03-26T06:59:15.479Z] 4698f68db338: Pulling fs layer [2025-03-26T06:59:15.479Z] 2a2f49069b9e: Pulling fs layer [2025-03-26T06:59:15.479Z] e0025b399a48: Pulling fs layer [2025-03-26T06:59:15.479Z] 4698f68db338: Waiting [2025-03-26T06:59:15.479Z] 2a2f49069b9e: Waiting [2025-03-26T06:59:15.479Z] e0025b399a48: Waiting [2025-03-26T06:59:15.750Z] 91d30c5bc195: Verifying Checksum [2025-03-26T06:59:15.750Z] 91d30c5bc195: Download complete [2025-03-26T06:59:15.750Z] 4698f68db338: Verifying Checksum [2025-03-26T06:59:15.750Z] 4698f68db338: Download complete [2025-03-26T06:59:15.750Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-26T06:59:15.750Z] 2e9b0aa3be6d: Download complete [2025-03-26T06:59:15.750Z] e0025b399a48: Verifying Checksum [2025-03-26T06:59:15.750Z] e0025b399a48: Download complete [2025-03-26T06:59:15.750Z] 91d30c5bc195: Pull complete [2025-03-26T06:59:15.750Z] 2a2f49069b9e: Download complete [2025-03-26T06:59:16.019Z] 2e9b0aa3be6d: Pull complete [2025-03-26T06:59:16.277Z] 9c61dcf015f6: Verifying Checksum [2025-03-26T06:59:16.277Z] 9c61dcf015f6: Download complete [2025-03-26T06:59:17.232Z] ---> Running in 3f7242052e4a [2025-03-26T06:59:17.501Z] Removing intermediate container 3f7242052e4a [2025-03-26T06:59:17.501Z] ---> 5798cb3bd64d [2025-03-26T06:59:17.501Z] Step 3/4 : COPY go.mod . [2025-03-26T06:59:17.775Z] ---> 6ce9878cddad [2025-03-26T06:59:17.775Z] Step 4/4 : RUN go mod download [2025-03-26T06:59:17.775Z] ---> Running in 99a05984574b [2025-03-26T06:59:18.819Z] 9c61dcf015f6: Pull complete [2025-03-26T06:59:18.819Z] 4698f68db338: Pull complete [2025-03-26T06:59:19.078Z] 2a2f49069b9e: Pull complete [2025-03-26T06:59:19.078Z] e0025b399a48: Pull complete [2025-03-26T06:59:19.078Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-26T06:59:19.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-26T06:59:19.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T06:59:19.177Z] prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container [2025-03-26T06:59:19.212Z] $ 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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T06:59:23.212Z] $ docker top 148aabef081c7c1d99e2328c758299abb3d21b3a06bab975fe2663486dac0efa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T06:59:23.566Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-26T06:59:26.124Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #1 transferring dockerfile: 1.69kB done [2025-03-26T06:59:26.124Z] #1 DONE 0.0s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #2 [core-command internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #2 transferring dockerfile: 1.94kB done [2025-03-26T06:59:26.124Z] #2 DONE 0.0s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #3 [core-data internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #3 transferring dockerfile: 2.04kB done [2025-03-26T06:59:26.124Z] #3 DONE 0.0s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #4 transferring dockerfile: 2.00kB done [2025-03-26T06:59:26.124Z] #4 DONE 0.0s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #5 transferring dockerfile: 2.49kB done [2025-03-26T06:59:26.124Z] #5 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #6 transferring dockerfile: 3.02kB done [2025-03-26T06:59:26.124Z] #6 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #7 transferring dockerfile: 1.81kB done [2025-03-26T06:59:26.124Z] #7 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #8 transferring dockerfile: 2.01kB done [2025-03-26T06:59:26.124Z] #8 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #9 [security-spire-config internal] load .dockerignore [2025-03-26T06:59:26.124Z] #9 transferring context: 50B done [2025-03-26T06:59:26.124Z] #9 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #10 transferring dockerfile: 2.14kB done [2025-03-26T06:59:26.124Z] #10 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #11 transferring dockerfile: 2.23kB done [2025-03-26T06:59:26.124Z] #11 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #12 transferring dockerfile: 2.10kB done [2025-03-26T06:59:26.124Z] #12 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #13 transferring dockerfile: 1.83kB done [2025-03-26T06:59:26.124Z] #13 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #14 transferring dockerfile: 1.89kB done [2025-03-26T06:59:26.124Z] #14 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #15 transferring dockerfile: 1.70kB done [2025-03-26T06:59:26.124Z] #15 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-26T06:59:26.124Z] #16 transferring dockerfile: 2.50kB done [2025-03-26T06:59:26.124Z] #16 DONE 0.1s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #17 [core-command internal] load .dockerignore [2025-03-26T06:59:26.124Z] #17 transferring context: 50B done [2025-03-26T06:59:26.124Z] #17 DONE 0.0s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #18 [core-data internal] load .dockerignore [2025-03-26T06:59:26.124Z] #18 transferring context: 50B done [2025-03-26T06:59:26.124Z] #18 DONE 0.0s [2025-03-26T06:59:26.124Z] [2025-03-26T06:59:26.124Z] #19 [support-notifications internal] load .dockerignore [2025-03-26T06:59:26.410Z] #19 transferring context: 50B done [2025-03-26T06:59:26.410Z] #19 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-03-26T06:59:26.410Z] #20 transferring context: 50B done [2025-03-26T06:59:26.410Z] #20 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #21 [security-bootstrapper internal] load .dockerignore [2025-03-26T06:59:26.410Z] #21 transferring context: 50B done [2025-03-26T06:59:26.410Z] #21 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-26T06:59:26.410Z] #22 transferring context: 50B done [2025-03-26T06:59:26.410Z] #22 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #23 [security-proxy-auth internal] load .dockerignore [2025-03-26T06:59:26.410Z] #23 transferring context: 50B done [2025-03-26T06:59:26.410Z] #23 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-26T06:59:26.410Z] #24 transferring context: 50B done [2025-03-26T06:59:26.410Z] #24 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #25 [security-proxy-setup internal] load .dockerignore [2025-03-26T06:59:26.410Z] #25 transferring context: 50B done [2025-03-26T06:59:26.410Z] #25 DONE 0.1s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #26 [core-keeper internal] load .dockerignore [2025-03-26T06:59:26.410Z] #26 transferring context: 50B done [2025-03-26T06:59:26.410Z] #26 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #27 [core-metadata internal] load .dockerignore [2025-03-26T06:59:26.410Z] #27 transferring context: 50B done [2025-03-26T06:59:26.410Z] #27 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #28 [support-scheduler internal] load .dockerignore [2025-03-26T06:59:26.410Z] #28 transferring context: 50B done [2025-03-26T06:59:26.410Z] #28 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-03-26T06:59:26.410Z] #29 transferring context: 50B done [2025-03-26T06:59:26.410Z] #29 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #30 [security-spire-server internal] load .dockerignore [2025-03-26T06:59:26.410Z] #30 transferring context: 50B done [2025-03-26T06:59:26.410Z] #30 DONE 0.0s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T06:59:26.410Z] #31 DONE 0.1s [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T06:59:26.410Z] #32 ... [2025-03-26T06:59:26.410Z] [2025-03-26T06:59:26.410Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T06:59:26.410Z] #33 DONE 0.0s [2025-03-26T06:59:26.684Z] [2025-03-26T06:59:26.684Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T06:59:26.684Z] #33 DONE 0.0s [2025-03-26T06:59:26.684Z] [2025-03-26T06:59:26.684Z] #34 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T06:59:26.684Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T06:59:26.684Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T06:59:26.684Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T06:59:26.684Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T06:59:26.684Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-03-26T06:59:26.684Z] #34 ... [2025-03-26T06:59:26.684Z] [2025-03-26T06:59:26.684Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-26T06:59:26.684Z] #33 DONE 0.0s [2025-03-26T06:59:26.684Z] [2025-03-26T06:59:26.684Z] #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T06:59:26.684Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T06:59:26.684Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T06:59:26.684Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T06:59:26.684Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T06:59:26.684Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T06:59:26.684Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-26T06:59:26.684Z] #34 ... [2025-03-26T06:59:26.684Z] [2025-03-26T06:59:26.684Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T06:59:26.684Z] #31 DONE 0.3s [2025-03-26T06:59:26.684Z] [2025-03-26T06:59:26.684Z] #34 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T06:59:26.947Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T06:59:26.947Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T06:59:26.947Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T06:59:26.947Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T06:59:26.947Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T06:59:26.947Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-26T06:59:27.218Z] #34 ... [2025-03-26T06:59:27.218Z] [2025-03-26T06:59:27.218Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T06:59:27.218Z] #32 DONE 0.8s [2025-03-26T06:59:27.218Z] [2025-03-26T06:59:27.218Z] #34 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T06:59:27.218Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T06:59:27.218Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T06:59:27.218Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T06:59:27.218Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T06:59:27.218Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T06:59:27.218Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-26T06:59:27.218Z] #34 ... [2025-03-26T06:59:27.218Z] [2025-03-26T06:59:27.218Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-26T06:59:27.218Z] #35 DONE 0.8s [2025-03-26T06:59:27.218Z] [2025-03-26T06:59:27.218Z] #34 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T06:59:27.218Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T06:59:27.218Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T06:59:27.218Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-26T06:59:27.218Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-26T06:59:27.218Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-26T06:59:27.218Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-26T06:59:27.787Z] #34 DONE 1.3s [2025-03-26T06:59:27.787Z] [2025-03-26T06:59:27.787Z] #36 [security-spire-server internal] load build context [2025-03-26T06:59:27.787Z] #36 transferring context: 23.80kB 0.0s done [2025-03-26T06:59:27.787Z] #36 DONE 0.6s [2025-03-26T06:59:27.787Z] [2025-03-26T06:59:27.787Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T06:59:27.787Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-26T06:59:27.787Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-26T06:59:27.787Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-26T06:59:27.787Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-26T06:59:27.787Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-26T06:59:27.787Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-26T06:59:27.787Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-03-26T06:59:27.787Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-26T06:59:27.787Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-03-26T06:59:27.787Z] #37 ... [2025-03-26T06:59:27.787Z] [2025-03-26T06:59:27.787Z] #38 [security-spire-agent internal] load build context [2025-03-26T06:59:27.787Z] #38 transferring context: 23.33kB 0.0s done [2025-03-26T06:59:27.787Z] #38 DONE 0.3s [2025-03-26T06:59:27.787Z] [2025-03-26T06:59:27.787Z] #39 [security-spire-config internal] load build context [2025-03-26T06:59:27.787Z] #39 transferring context: 22.05kB 0.0s done [2025-03-26T06:59:27.787Z] #39 DONE 0.6s [2025-03-26T06:59:27.787Z] [2025-03-26T06:59:27.787Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T06:59:27.787Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-26T06:59:27.787Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.5s [2025-03-26T06:59:27.787Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-26T06:59:28.056Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.6s [2025-03-26T06:59:28.056Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 0.7s [2025-03-26T06:59:28.056Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 0.8s [2025-03-26T06:59:28.317Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s [2025-03-26T06:59:28.587Z] #37 ... [2025-03-26T06:59:28.587Z] [2025-03-26T06:59:28.587Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-26T06:59:28.587Z] #40 DONE 2.0s [2025-03-26T06:59:28.587Z] [2025-03-26T06:59:28.587Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T06:59:28.587Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s done [2025-03-26T06:59:28.587Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-26T06:59:33.029Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.1s done [2025-03-26T06:59:37.387Z] #37 ... [2025-03-26T06:59:37.387Z] [2025-03-26T06:59:37.387Z] #41 [core-command internal] load build context [2025-03-26T06:59:37.387Z] #41 transferring context: 268.17MB 9.9s [2025-03-26T06:59:37.387Z] #41 ... [2025-03-26T06:59:37.387Z] [2025-03-26T06:59:37.387Z] #42 [security-bootstrapper internal] load build context [2025-03-26T06:59:37.387Z] #42 ... [2025-03-26T06:59:37.387Z] [2025-03-26T06:59:37.387Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-26T06:59:37.387Z] #43 ... [2025-03-26T06:59:37.387Z] [2025-03-26T06:59:37.387Z] #44 [security-secretstore-setup internal] load build context [2025-03-26T06:59:37.387Z] #44 ... [2025-03-26T06:59:37.387Z] [2025-03-26T06:59:37.387Z] #45 [core-metadata internal] load build context [2025-03-26T06:59:37.645Z] #45 ... [2025-03-26T06:59:37.645Z] [2025-03-26T06:59:37.645Z] #46 [core-data internal] load build context [2025-03-26T06:59:37.645Z] #46 ... [2025-03-26T06:59:37.645Z] [2025-03-26T06:59:37.645Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T06:59:37.645Z] #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-26T06:59:37.645Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done [2025-03-26T06:59:37.645Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-26T06:59:37.645Z] #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-26T06:59:37.645Z] #47 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-26T06:59:37.645Z] #47 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-26T06:59:37.645Z] #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-03-26T06:59:37.645Z] #47 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-03-26T06:59:37.645Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-26T06:59:37.645Z] #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-26T06:59:37.645Z] #47 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-03-26T06:59:37.645Z] #47 ... [2025-03-26T06:59:37.645Z] [2025-03-26T06:59:37.645Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-26T06:59:37.645Z] #48 ... [2025-03-26T06:59:37.645Z] [2025-03-26T06:59:37.645Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-26T06:59:39.057Z] #49 ... [2025-03-26T06:59:39.057Z] [2025-03-26T06:59:39.057Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T06:59:39.057Z] #50 ... [2025-03-26T06:59:39.057Z] [2025-03-26T06:59:39.057Z] #51 [security-proxy-setup internal] load build context [2025-03-26T06:59:39.314Z] #51 ... [2025-03-26T06:59:39.314Z] [2025-03-26T06:59:39.314Z] #52 [core-keeper internal] load build context [2025-03-26T06:59:39.314Z] #52 ... [2025-03-26T06:59:39.314Z] [2025-03-26T06:59:39.314Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T06:59:39.574Z] #53 ... [2025-03-26T06:59:39.574Z] [2025-03-26T06:59:39.574Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T06:59:39.574Z] #54 ... [2025-03-26T06:59:39.574Z] [2025-03-26T06:59:39.574Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T06:59:39.574Z] #55 ... [2025-03-26T06:59:39.574Z] [2025-03-26T06:59:39.574Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T06:59:39.836Z] #56 ... [2025-03-26T06:59:39.836Z] [2025-03-26T06:59:39.836Z] #57 [security-proxy-auth internal] load build context [2025-03-26T06:59:39.836Z] #57 ... [2025-03-26T06:59:39.836Z] [2025-03-26T06:59:39.836Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T06:59:41.744Z] #58 ... [2025-03-26T06:59:41.744Z] [2025-03-26T06:59:41.744Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T06:59:41.744Z] #59 ... [2025-03-26T06:59:41.744Z] [2025-03-26T06:59:41.744Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T06:59:41.744Z] #60 ... [2025-03-26T06:59:41.744Z] [2025-03-26T06:59:41.744Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T06:59:41.744Z] #61 ... [2025-03-26T06:59:41.744Z] [2025-03-26T06:59:41.744Z] #62 [support-notifications internal] load build context [2025-03-26T06:59:41.744Z] #62 transferring context: 410.29MB 14.9s [2025-03-26T06:59:41.744Z] #62 ... [2025-03-26T06:59:41.744Z] [2025-03-26T06:59:41.744Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T06:59:42.001Z] #63 ... [2025-03-26T06:59:42.001Z] [2025-03-26T06:59:42.001Z] #64 [support-scheduler internal] load build context [2025-03-26T06:59:42.001Z] #64 ... [2025-03-26T06:59:42.001Z] [2025-03-26T06:59:42.001Z] #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-26T06:59:42.001Z] #65 ... [2025-03-26T06:59:42.001Z] [2025-03-26T06:59:42.001Z] #62 [support-notifications internal] load build context [2025-03-26T06:59:43.626Z] #62 transferring context: 501.80MB 16.5s done [2025-03-26T06:59:46.934Z] #62 ... [2025-03-26T06:59:46.934Z] [2025-03-26T06:59:46.934Z] #41 [core-command internal] load build context [2025-03-26T06:59:46.934Z] #41 transferring context: 501.80MB 20.1s done [2025-03-26T06:59:46.934Z] #41 ... [2025-03-26T06:59:46.934Z] [2025-03-26T06:59:46.934Z] #42 [security-bootstrapper internal] load build context [2025-03-26T06:59:46.934Z] #42 transferring context: 501.80MB 19.1s done [2025-03-26T06:59:46.934Z] #42 ... [2025-03-26T06:59:46.934Z] [2025-03-26T06:59:46.934Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-26T06:59:46.934Z] #43 transferring context: 501.80MB 19.6s done [2025-03-26T06:59:47.194Z] #43 ... [2025-03-26T06:59:47.194Z] [2025-03-26T06:59:47.194Z] #44 [security-secretstore-setup internal] load build context [2025-03-26T06:59:47.194Z] #44 transferring context: 501.80MB 19.6s done [2025-03-26T06:59:47.194Z] #44 ... [2025-03-26T06:59:47.194Z] [2025-03-26T06:59:47.194Z] #51 [security-proxy-setup internal] load build context [2025-03-26T06:59:47.194Z] #51 transferring context: 501.80MB 19.4s done [2025-03-26T06:59:47.474Z] #51 ... [2025-03-26T06:59:47.474Z] [2025-03-26T06:59:47.474Z] #45 [core-metadata internal] load build context [2025-03-26T06:59:47.474Z] #45 transferring context: 501.80MB 18.9s done [2025-03-26T06:59:47.738Z] #45 ... [2025-03-26T06:59:47.738Z] [2025-03-26T06:59:47.738Z] #46 [core-data internal] load build context [2025-03-26T06:59:47.738Z] #46 transferring context: 501.80MB 16.2s done [2025-03-26T06:59:47.738Z] #46 ... [2025-03-26T06:59:47.738Z] [2025-03-26T06:59:47.738Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-26T06:59:47.738Z] #48 transferring context: 501.80MB 19.6s done [2025-03-26T06:59:48.314Z] #48 ... [2025-03-26T06:59:48.314Z] [2025-03-26T06:59:48.314Z] #57 [security-proxy-auth internal] load build context [2025-03-26T06:59:48.314Z] #57 transferring context: 501.80MB 19.3s done [2025-03-26T06:59:49.699Z] #57 ... [2025-03-26T06:59:49.699Z] [2025-03-26T06:59:49.699Z] #52 [core-keeper internal] load build context [2025-03-26T06:59:49.699Z] #52 transferring context: 501.80MB 19.1s done [2025-03-26T06:59:52.234Z] #52 ... [2025-03-26T06:59:52.234Z] [2025-03-26T06:59:52.234Z] #64 [support-scheduler internal] load build context [2025-03-26T06:59:52.234Z] #64 transferring context: 501.80MB 19.5s done [2025-03-26T07:00:10.458Z] #64 ... [2025-03-26T07:00:10.458Z] [2025-03-26T07:00:10.458Z] #46 [core-data internal] load build context [2025-03-26T07:00:10.458Z] #46 DONE 43.1s [2025-03-26T07:00:10.458Z] [2025-03-26T07:00:10.458Z] #62 [support-notifications internal] load build context [2025-03-26T07:00:10.458Z] #62 DONE 43.1s [2025-03-26T07:00:10.458Z] [2025-03-26T07:00:10.458Z] #65 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:10.458Z] #65 DONE 41.2s [2025-03-26T07:00:10.458Z] [2025-03-26T07:00:10.458Z] #45 [core-metadata internal] load build context [2025-03-26T07:00:10.458Z] #45 DONE 43.0s [2025-03-26T07:00:10.458Z] [2025-03-26T07:00:10.458Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T07:00:12.506Z] #66 ... [2025-03-26T07:00:12.506Z] [2025-03-26T07:00:12.506Z] #42 [security-bootstrapper internal] load build context [2025-03-26T07:00:12.506Z] #42 DONE 46.0s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T07:00:17.030Z] #55 43.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #55 44.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #55 44.63 (1/7) Installing ca-certificates (20241121-r1) [2025-03-26T07:00:17.030Z] #55 44.64 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:17.030Z] #55 44.65 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-26T07:00:17.030Z] #55 44.65 (4/7) Installing libsodium (1.0.19-r0) [2025-03-26T07:00:17.030Z] #55 44.66 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-26T07:00:17.030Z] #55 44.78 (6/7) Installing libzmq (4.3.5-r2) [2025-03-26T07:00:17.030Z] #55 44.79 (7/7) Installing zeromq (4.3.5-r2) [2025-03-26T07:00:17.030Z] #55 44.80 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:17.030Z] #55 44.81 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:00:17.030Z] #55 44.93 OK: 12 MiB in 21 packages [2025-03-26T07:00:17.030Z] #55 ... [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #52 [core-keeper internal] load build context [2025-03-26T07:00:17.030Z] #52 DONE 46.1s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #57 [security-proxy-auth internal] load build context [2025-03-26T07:00:17.030Z] #57 DONE 46.2s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #44 [security-secretstore-setup internal] load build context [2025-03-26T07:00:17.030Z] #44 DONE 46.3s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #64 [support-scheduler internal] load build context [2025-03-26T07:00:17.030Z] #64 DONE 46.2s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #48 [core-common-config-bootstrapper internal] load build context [2025-03-26T07:00:17.030Z] #48 DONE 46.2s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-26T07:00:17.030Z] #43 DONE 46.2s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #41 [core-command internal] load build context [2025-03-26T07:00:17.030Z] #41 DONE 46.5s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #51 [security-proxy-setup internal] load build context [2025-03-26T07:00:17.030Z] #51 DONE 46.1s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T07:00:17.030Z] #50 DONE 45.2s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T07:00:17.030Z] #54 44.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #54 44.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #54 44.70 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:17.030Z] #54 44.71 (2/4) Installing openssl (3.3.3-r0) [2025-03-26T07:00:17.030Z] #54 44.72 (3/4) Installing su-exec (0.2-r3) [2025-03-26T07:00:17.030Z] #54 44.72 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T07:00:17.030Z] #54 44.90 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:17.030Z] #54 44.91 OK: 19 MiB in 18 packages [2025-03-26T07:00:17.030Z] #54 DONE 45.4s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T07:00:17.030Z] #53 43.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #53 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #53 43.61 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:00:17.030Z] #53 43.61 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:00:17.030Z] #53 43.61 OK: 24170 distinct packages available [2025-03-26T07:00:17.030Z] #53 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #53 44.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #53 44.32 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:17.030Z] #53 44.32 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-26T07:00:17.030Z] #53 44.32 (3/5) Installing libucontext (1.2-r3) [2025-03-26T07:00:17.030Z] #53 44.33 (4/5) Installing gcompat (1.1.0-r4) [2025-03-26T07:00:17.030Z] #53 44.33 (5/5) Installing openssl (3.3.3-r0) [2025-03-26T07:00:17.030Z] #53 44.34 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:17.030Z] #53 44.35 OK: 9 MiB in 19 packages [2025-03-26T07:00:17.030Z] #53 DONE 45.3s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T07:00:17.030Z] #55 DONE 45.3s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T07:00:17.030Z] #67 ... [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:00:17.030Z] #47 DONE 45.8s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T07:00:17.030Z] #60 44.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #60 45.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] #60 45.36 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:17.030Z] #60 45.37 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:17.030Z] #60 45.37 OK: 8 MiB in 15 packages [2025-03-26T07:00:17.030Z] #60 DONE 47.1s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:00:17.030Z] #37 ... [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T07:00:17.030Z] #68 DONE 5.9s [2025-03-26T07:00:17.030Z] [2025-03-26T07:00:17.030Z] #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T07:00:17.030Z] #69 1.179 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:17.030Z] Removing intermediate container 99a05984574b [2025-03-26T07:00:17.030Z] ---> ce00633ed704 [2025-03-26T07:00:17.030Z] Successfully built ce00633ed704 [2025-03-26T07:00:17.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:00:17.369Z] + docker inspect -f . ci-base-image-arm64 [2025-03-26T07:00:17.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:00:17.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-42048 does not seem to be running inside a container [2025-03-26T07:00:17.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T07:00:19.771Z] $ docker top 65da5352c22685ed1a7f44971daef40910a77fe16baa9359d530c8fda8798c58 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:00:20.940Z] #69 ... [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T07:00:20.940Z] #59 47.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #59 49.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #59 50.15 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:20.940Z] #59 50.17 (2/2) Installing su-exec (0.2-r3) [2025-03-26T07:00:20.940Z] #59 50.18 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:20.940Z] #59 50.20 OK: 8 MiB in 16 packages [2025-03-26T07:00:20.940Z] #59 DONE 51.1s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T07:00:20.940Z] #56 47.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #56 49.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #56 50.18 (1/3) Installing ca-certificates (20241121-r1) [2025-03-26T07:00:20.940Z] #56 50.20 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:20.940Z] #56 50.20 (3/3) Installing tzdata (2025b-r0) [2025-03-26T07:00:20.940Z] #56 50.25 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:20.940Z] #56 50.27 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:00:20.940Z] #56 50.36 OK: 10 MiB in 17 packages [2025-03-26T07:00:20.940Z] #56 DONE 51.1s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:00:20.940Z] #0 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 4.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 4.907 OK: 12 MiB in 21 packages [2025-03-26T07:00:20.940Z] #70 DONE 5.8s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T07:00:20.940Z] #67 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #67 4.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #67 5.095 OK: 9 MiB in 19 packages [2025-03-26T07:00:20.940Z] #67 DONE 5.9s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:00:20.940Z] #71 ... [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T07:00:20.940Z] #61 47.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #61 49.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #61 50.20 (1/4) Installing ca-certificates (20241121-r1) [2025-03-26T07:00:20.940Z] #61 50.24 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:20.940Z] #61 50.24 (3/4) Installing su-exec (0.2-r3) [2025-03-26T07:00:20.940Z] #61 50.24 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T07:00:20.940Z] #61 50.37 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:20.940Z] #61 50.39 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:00:20.940Z] #61 50.43 OK: 19 MiB in 18 packages [2025-03-26T07:00:20.940Z] #61 DONE 51.5s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:00:20.940Z] #63 45.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #63 47.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #63 47.44 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:00:20.940Z] #63 47.44 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:00:20.940Z] #63 47.44 OK: 24170 distinct packages available [2025-03-26T07:00:20.940Z] #63 47.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #63 49.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #63 49.98 (1/14) Installing ca-certificates (20241121-r1) [2025-03-26T07:00:20.940Z] #63 50.03 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-26T07:00:20.940Z] #63 50.04 (3/14) Installing c-ares (1.33.1-r0) [2025-03-26T07:00:20.940Z] #63 50.05 (4/14) Installing libunistring (1.2-r0) [2025-03-26T07:00:20.940Z] #63 50.06 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-26T07:00:20.940Z] #63 50.08 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-26T07:00:20.940Z] #63 50.08 (7/14) Installing libpsl (0.21.5-r1) [2025-03-26T07:00:20.940Z] #63 50.09 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-26T07:00:20.940Z] #63 50.10 (9/14) Installing libcurl (8.12.1-r0) [2025-03-26T07:00:20.940Z] #63 50.10 (10/14) Installing curl (8.12.1-r0) [2025-03-26T07:00:20.940Z] #63 50.11 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:20.940Z] #63 50.11 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-26T07:00:20.940Z] #63 50.12 (13/14) Installing libucontext (1.2-r3) [2025-03-26T07:00:20.940Z] #63 50.12 (14/14) Installing gcompat (1.1.0-r4) [2025-03-26T07:00:20.940Z] #63 50.12 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:20.940Z] #63 50.13 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:00:20.940Z] #63 50.31 OK: 13 MiB in 28 packages [2025-03-26T07:00:20.940Z] #63 ... [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:00:20.940Z] #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 3.119 OK: 8 MiB in 15 packages [2025-03-26T07:00:20.940Z] #72 DONE 4.7s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T07:00:20.940Z] #66 6.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #66 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #66 8.249 OK: 248 MiB in 58 packages [2025-03-26T07:00:20.940Z] #66 DONE 10.0s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T07:00:20.940Z] #0 6.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 7.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 8.287 OK: 248 MiB in 58 packages [2025-03-26T07:00:20.940Z] #73 DONE 10.0s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T07:00:20.940Z] #0 6.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 7.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 8.282 OK: 248 MiB in 58 packages [2025-03-26T07:00:20.940Z] #74 DONE 10.0s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-26T07:00:20.940Z] #49 47.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #49 49.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #49 50.35 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:20.940Z] #49 50.36 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:20.940Z] #49 50.37 OK: 8 MiB in 15 packages [2025-03-26T07:00:20.940Z] #49 DONE 52.0s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T07:00:20.940Z] #0 6.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 8.305 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:00:20.940Z] #0 8.305 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:00:20.940Z] #0 8.305 OK: 24190 distinct packages available [2025-03-26T07:00:20.940Z] #0 8.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 8.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 8.908 OK: 248 MiB in 58 packages [2025-03-26T07:00:20.940Z] #75 DONE 10.1s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T07:00:20.940Z] #0 6.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 7.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 8.304 OK: 248 MiB in 58 packages [2025-03-26T07:00:20.940Z] #76 DONE 10.0s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-26T07:00:20.940Z] #0 3.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 4.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 4.889 OK: 19 MiB in 18 packages [2025-03-26T07:00:20.940Z] #77 DONE 6.7s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:00:20.940Z] #63 DONE 52.0s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T07:00:20.940Z] #0 3.177 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 4.729 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #0 5.475 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:20.940Z] #0 6.160 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:20.940Z] #0 6.164 OK: 8 MiB in 15 packages [2025-03-26T07:00:20.940Z] #78 DONE 6.8s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T07:00:20.940Z] #58 47.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #58 49.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #58 50.35 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:00:20.940Z] #58 50.35 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:00:20.940Z] #58 50.35 OK: 24170 distinct packages available [2025-03-26T07:00:20.940Z] #58 50.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #58 51.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:20.940Z] #58 51.41 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T07:00:20.940Z] #58 51.42 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-26T07:00:20.940Z] #58 51.42 (3/4) Installing libucontext (1.2-r3) [2025-03-26T07:00:20.940Z] #58 51.42 (4/4) Installing gcompat (1.1.0-r4) [2025-03-26T07:00:20.940Z] #58 51.43 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:00:20.940Z] #58 51.44 OK: 8 MiB in 18 packages [2025-03-26T07:00:20.940Z] #58 DONE 52.0s [2025-03-26T07:00:20.940Z] [2025-03-26T07:00:20.940Z] #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T07:00:21.532Z] + go version [2025-03-26T07:00:21.532Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-26T07:00:21.565Z] $ docker stop --time=1 65da5352c22685ed1a7f44971daef40910a77fe16baa9359d530c8fda8798c58 [2025-03-26T07:00:21.993Z] #79 ... [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:00:21.994Z] #80 DONE 2.1s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:00:21.994Z] #71 DONE 2.7s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:00:21.994Z] #81 DONE 2.1s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #82 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:00:21.994Z] #82 DONE 2.2s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:00:21.994Z] #83 DONE 2.2s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-26T07:00:21.994Z] #84 DONE 2.8s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-26T07:00:21.994Z] #85 DONE 2.1s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:00:21.994Z] #86 DONE 2.1s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:00:21.994Z] #87 ... [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #69 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T07:00:21.994Z] #69 4.859 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:21.994Z] #69 6.207 OK: 248 MiB in 58 packages [2025-03-26T07:00:21.994Z] #69 DONE 6.4s [2025-03-26T07:00:21.994Z] [2025-03-26T07:00:21.994Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-26T07:00:21.994Z] #88 DONE 0.1s [2025-03-26T07:00:22.272Z] [2025-03-26T07:00:22.273Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-26T07:00:22.904Z] #89 DONE 1.0s [2025-03-26T07:00:22.904Z] [2025-03-26T07:00:22.904Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:00:22.904Z] #87 DONE 1.2s [2025-03-26T07:00:22.904Z] [2025-03-26T07:00:22.904Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-26T07:00:22.904Z] #90 DONE 1.1s [2025-03-26T07:00:22.904Z] [2025-03-26T07:00:22.904Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-26T07:00:23.162Z] $ docker rm -f --volumes 65da5352c22685ed1a7f44971daef40910a77fe16baa9359d530c8fda8798c58 [2025-03-26T07:00:23.198Z] #91 DONE 0.1s [2025-03-26T07:00:23.198Z] [2025-03-26T07:00:23.198Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T07:00:23.198Z] #92 DONE 0.1s [2025-03-26T07:00:23.198Z] [2025-03-26T07:00:23.198Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-26T07:00:23.198Z] #93 DONE 0.0s [2025-03-26T07:00:23.198Z] [2025-03-26T07:00:23.198Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-26T07:00:23.198Z] #94 DONE 0.0s [2025-03-26T07:00:23.198Z] [2025-03-26T07:00:23.198Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-26T07:00:23.198Z] #95 DONE 0.0s [2025-03-26T07:00:23.198Z] [2025-03-26T07:00:23.198Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T07:00:23.198Z] #96 DONE 0.1s [2025-03-26T07:00:23.198Z] [2025-03-26T07:00:23.198Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-26T07:00:23.198Z] #97 DONE 0.0s [2025-03-26T07:00:23.198Z] [2025-03-26T07:00:23.198Z] #98 [security-spire-server] exporting to image [2025-03-26T07:00:23.198Z] #98 exporting layers [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2025-03-26T07:00:23.596Z] #98 ... [2025-03-26T07:00:23.596Z] [2025-03-26T07:00:23.596Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-26T07:00:23.596Z] #99 DONE 0.0s [2025-03-26T07:00:23.596Z] [2025-03-26T07:00:23.596Z] #98 [security-spire-agent] exporting to image 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-03-26T07:00:24.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-26T07:00:24.076Z] [2025-03-26T07:00:24.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:00:24.166Z] #98 exporting layers 0.9s done [2025-03-26T07:00:24.166Z] #98 writing image sha256:1944927d9c158217614d84524fb71acedbe2ff02cf5f817d082efd65cada1990 [2025-03-26T07:00:24.166Z] #98 exporting layers 0.9s done [2025-03-26T07:00:24.166Z] #98 writing image sha256:1944927d9c158217614d84524fb71acedbe2ff02cf5f817d082efd65cada1990 done [2025-03-26T07:00:24.166Z] #98 naming to docker.io/library/security-spire-server done [2025-03-26T07:00:24.166Z] #98 writing image sha256:e751c2113030d89311df957160091f7e68e4e4758557098233b34cf4c4cdd812 done [2025-03-26T07:00:24.166Z] #98 naming to docker.io/library/security-spire-agent done [2025-03-26T07:00:24.166Z] #98 DONE 1.0s [2025-03-26T07:00:24.166Z] [2025-03-26T07:00:24.166Z] #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T07:00:24.166Z] #79 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-26T07:00:24.425Z] #79 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.425Z] #79 ... [2025-03-26T07:00:24.425Z] [2025-03-26T07:00:24.425Z] #100 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T07:00:24.425Z] #0 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.425Z] #0 5.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.425Z] #0 5.536 OK: 8 MiB in 16 packages [2025-03-26T07:00:24.425Z] #100 DONE 5.6s [2025-03-26T07:00:24.425Z] [2025-03-26T07:00:24.425Z] #101 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:00:24.425Z] #0 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.425Z] #0 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.425Z] #0 5.567 OK: 10 MiB in 17 packages [2025-03-26T07:00:24.425Z] #101 DONE 5.7s [2025-03-26T07:00:24.671Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-26T07:00:24.671Z] 547446be3368: Pulling fs layer [2025-03-26T07:00:24.671Z] d125d8839a47: Pulling fs layer [2025-03-26T07:00:24.671Z] 3e85d5ac6304: Pulling fs layer [2025-03-26T07:00:24.671Z] c3105a71a48b: Pulling fs layer [2025-03-26T07:00:24.671Z] 0f093f025ec4: Pulling fs layer [2025-03-26T07:00:24.671Z] c3106fc0e877: Pulling fs layer [2025-03-26T07:00:24.671Z] c3105a71a48b: Waiting [2025-03-26T07:00:24.671Z] 0f093f025ec4: Waiting [2025-03-26T07:00:24.671Z] c3106fc0e877: Waiting [2025-03-26T07:00:24.671Z] 547446be3368: Verifying Checksum [2025-03-26T07:00:24.671Z] c3105a71a48b: Verifying Checksum [2025-03-26T07:00:24.671Z] c3105a71a48b: Download complete [2025-03-26T07:00:24.686Z] [2025-03-26T07:00:24.686Z] #102 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-26T07:00:24.686Z] #0 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.686Z] #0 4.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.686Z] #0 4.804 OK: 19 MiB in 18 packages [2025-03-26T07:00:24.686Z] #102 DONE 5.0s [2025-03-26T07:00:24.686Z] [2025-03-26T07:00:24.686Z] #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T07:00:24.686Z] #103 ... [2025-03-26T07:00:24.686Z] [2025-03-26T07:00:24.686Z] #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T07:00:24.686Z] #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.686Z] #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.686Z] #0 4.891 OK: 8 MiB in 18 packages [2025-03-26T07:00:24.686Z] #104 DONE 5.0s [2025-03-26T07:00:24.957Z] [2025-03-26T07:00:24.957Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-03-26T07:00:24.957Z] #79 4.991 OK: 8 MiB in 15 packages [2025-03-26T07:00:24.957Z] #79 DONE 5.2s [2025-03-26T07:00:24.957Z] [2025-03-26T07:00:24.957Z] #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:00:24.957Z] #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.957Z] #0 4.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-26T07:00:24.957Z] #0 4.955 OK: 13 MiB in 28 packages [2025-03-26T07:00:24.957Z] #105 DONE 5.1s [2025-03-26T07:00:24.957Z] [2025-03-26T07:00:24.957Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:00:25.251Z] d125d8839a47: Verifying Checksum [2025-03-26T07:00:25.251Z] d125d8839a47: Download complete [2025-03-26T07:00:25.251Z] c3106fc0e877: Verifying Checksum [2025-03-26T07:00:25.251Z] c3106fc0e877: Download complete [2025-03-26T07:00:25.251Z] 0f093f025ec4: Verifying Checksum [2025-03-26T07:00:25.251Z] 0f093f025ec4: Download complete [2025-03-26T07:00:25.517Z] 547446be3368: Pull complete [2025-03-26T07:00:26.350Z] #106 DONE 1.3s [2025-03-26T07:00:26.351Z] [2025-03-26T07:00:26.351Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:00:26.351Z] #107 ... [2025-03-26T07:00:26.351Z] [2025-03-26T07:00:26.351Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-26T07:00:26.351Z] #108 DONE 0.0s [2025-03-26T07:00:26.351Z] [2025-03-26T07:00:26.351Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-26T07:00:26.351Z] #109 DONE 0.0s [2025-03-26T07:00:26.351Z] [2025-03-26T07:00:26.351Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T07:00:26.351Z] #110 DONE 0.0s [2025-03-26T07:00:26.351Z] [2025-03-26T07:00:26.351Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-26T07:00:26.351Z] #111 DONE 0.1s [2025-03-26T07:00:26.351Z] [2025-03-26T07:00:26.351Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-26T07:00:26.351Z] #112 DONE 0.0s [2025-03-26T07:00:26.351Z] [2025-03-26T07:00:26.351Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:00:26.473Z] d125d8839a47: Pull complete [2025-03-26T07:00:26.608Z] #113 ... [2025-03-26T07:00:26.608Z] [2025-03-26T07:00:26.608Z] #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T07:00:26.608Z] #103 DONE 2.1s [2025-03-26T07:00:26.869Z] [2025-03-26T07:00:26.869Z] #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-26T07:00:26.869Z] #114 DONE 0.1s [2025-03-26T07:00:26.869Z] [2025-03-26T07:00:26.869Z] #98 [security-spire-config] exporting to image [2025-03-26T07:00:27.052Z] 3e85d5ac6304: Verifying Checksum [2025-03-26T07:00:27.052Z] 3e85d5ac6304: Download complete [2025-03-26T07:00:27.128Z] #98 exporting layers 0.8s done [2025-03-26T07:00:27.128Z] #98 writing image sha256:be72b9a19a96de071bce2d69ca11cb4375082e5290e98066e13b8a20ed0f25c9 done [2025-03-26T07:00:27.128Z] #98 naming to docker.io/library/security-spire-config [2025-03-26T07:00:27.386Z] #98 naming to docker.io/library/security-spire-config done [2025-03-26T07:00:27.386Z] #98 DONE 1.9s [2025-03-26T07:00:27.386Z] [2025-03-26T07:00:27.386Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:00:32.652Z] #115 ... [2025-03-26T07:00:32.652Z] [2025-03-26T07:00:32.652Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:00:32.652Z] #116 ... [2025-03-26T07:00:32.652Z] [2025-03-26T07:00:32.652Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:00:32.652Z] #117 ... [2025-03-26T07:00:32.652Z] [2025-03-26T07:00:32.652Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:00:37.120Z] 3e85d5ac6304: Pull complete [2025-03-26T07:00:37.120Z] c3105a71a48b: Pull complete [2025-03-26T07:00:38.126Z] 0f093f025ec4: Pull complete [2025-03-26T07:00:38.126Z] c3106fc0e877: Pull complete [2025-03-26T07:00:38.126Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-26T07:00:38.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-26T07:00:38.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:00:38.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-42048 does not seem to be running inside a container [2025-03-26T07:00:38.413Z] $ 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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T07:00:40.371Z] $ docker top 5210b505c041291e305e651189b424cd6285c178b8c412c0180cd6492a9a991e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:00:41.204Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-26T07:00:49.448Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-26T07:00:49.448Z] #1 transferring dockerfile: [2025-03-26T07:00:49.716Z] #1 transferring dockerfile: 2.49kB 0.0s done [2025-03-26T07:00:49.716Z] #1 DONE 0.1s [2025-03-26T07:00:50.303Z] [2025-03-26T07:00:50.303Z] #2 [core-data internal] load build definition from Dockerfile [2025-03-26T07:00:50.303Z] #2 transferring dockerfile: 2.04kB 0.0s done [2025-03-26T07:00:50.303Z] #2 DONE 0.0s [2025-03-26T07:00:50.303Z] [2025-03-26T07:00:50.303Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-26T07:00:50.303Z] #3 transferring dockerfile: 2.14kB done [2025-03-26T07:00:50.303Z] #3 DONE 0.1s [2025-03-26T07:00:50.303Z] [2025-03-26T07:00:50.303Z] #4 [core-command internal] load build definition from Dockerfile [2025-03-26T07:00:50.303Z] #4 transferring dockerfile: 1.94kB done [2025-03-26T07:00:50.571Z] #4 DONE 0.1s [2025-03-26T07:00:50.571Z] [2025-03-26T07:00:50.571Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-26T07:00:50.571Z] #5 transferring dockerfile: 2.50kB done [2025-03-26T07:00:50.571Z] #5 DONE 0.1s [2025-03-26T07:00:50.571Z] [2025-03-26T07:00:50.571Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-26T07:00:50.571Z] #6 transferring dockerfile: 2.23kB 0.0s done [2025-03-26T07:00:50.571Z] #6 DONE 0.1s [2025-03-26T07:00:50.571Z] [2025-03-26T07:00:50.571Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-03-26T07:00:50.571Z] #7 transferring dockerfile: 2.00kB done [2025-03-26T07:00:50.571Z] #7 DONE 0.1s [2025-03-26T07:00:50.571Z] [2025-03-26T07:00:50.571Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-26T07:00:50.845Z] #8 transferring dockerfile: 3.02kB done [2025-03-26T07:00:50.845Z] #8 DONE 0.1s [2025-03-26T07:00:50.845Z] [2025-03-26T07:00:50.845Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-03-26T07:00:50.845Z] #9 transferring dockerfile: 1.81kB done [2025-03-26T07:00:50.845Z] #9 DONE 0.0s [2025-03-26T07:00:50.845Z] [2025-03-26T07:00:50.845Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-03-26T07:00:50.845Z] #10 transferring dockerfile: 2.10kB done [2025-03-26T07:00:50.845Z] #10 DONE 0.1s [2025-03-26T07:00:50.845Z] [2025-03-26T07:00:50.845Z] #11 [core-keeper internal] load build definition from Dockerfile [2025-03-26T07:00:50.845Z] #11 transferring dockerfile: 2.01kB 0.0s done [2025-03-26T07:00:50.845Z] #11 DONE 0.1s [2025-03-26T07:00:50.845Z] [2025-03-26T07:00:50.845Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-26T07:00:50.845Z] #12 transferring dockerfile: 1.89kB done [2025-03-26T07:00:50.845Z] #12 DONE 0.1s [2025-03-26T07:00:50.845Z] [2025-03-26T07:00:50.845Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-03-26T07:00:50.845Z] #13 transferring dockerfile: 1.70kB done [2025-03-26T07:00:50.845Z] #13 DONE 0.1s [2025-03-26T07:00:51.115Z] [2025-03-26T07:00:51.115Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-03-26T07:00:51.115Z] #14 transferring dockerfile: 1.69kB done [2025-03-26T07:00:51.115Z] #14 DONE 0.1s [2025-03-26T07:00:51.115Z] [2025-03-26T07:00:51.115Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-03-26T07:00:51.115Z] #15 transferring dockerfile: 1.83kB done [2025-03-26T07:00:51.115Z] #15 DONE 0.1s [2025-03-26T07:00:51.115Z] [2025-03-26T07:00:51.115Z] #16 [security-secretstore-setup internal] load .dockerignore [2025-03-26T07:00:51.115Z] #16 transferring context: 50B 0.0s done [2025-03-26T07:00:51.115Z] #16 DONE 0.1s [2025-03-26T07:00:51.698Z] [2025-03-26T07:00:51.698Z] #17 [core-data internal] load .dockerignore [2025-03-26T07:00:51.966Z] #17 transferring context: 50B done [2025-03-26T07:00:51.966Z] #17 DONE 0.1s [2025-03-26T07:00:51.966Z] [2025-03-26T07:00:51.966Z] #18 [security-proxy-auth internal] load .dockerignore [2025-03-26T07:00:51.966Z] #18 transferring context: 50B done [2025-03-26T07:00:51.966Z] #18 DONE 0.0s [2025-03-26T07:00:51.966Z] [2025-03-26T07:00:51.966Z] #19 [core-command internal] load .dockerignore [2025-03-26T07:00:51.966Z] #19 transferring context: 50B done [2025-03-26T07:00:51.966Z] #19 DONE 0.1s [2025-03-26T07:00:51.966Z] [2025-03-26T07:00:51.966Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-26T07:00:52.244Z] #20 transferring context: 50B done [2025-03-26T07:00:52.244Z] #20 DONE 0.1s [2025-03-26T07:00:52.244Z] [2025-03-26T07:00:52.244Z] #21 [security-proxy-setup internal] load .dockerignore [2025-03-26T07:00:52.244Z] #21 transferring context: 50B 0.0s done [2025-03-26T07:00:52.244Z] #21 DONE 0.1s [2025-03-26T07:00:52.244Z] [2025-03-26T07:00:52.244Z] #22 [support-notifications internal] load .dockerignore [2025-03-26T07:00:52.244Z] #22 transferring context: 50B done [2025-03-26T07:00:52.244Z] #22 DONE 0.1s [2025-03-26T07:00:52.244Z] [2025-03-26T07:00:52.244Z] #23 [security-bootstrapper internal] load .dockerignore [2025-03-26T07:00:52.244Z] #23 transferring context: 50B 0.0s done [2025-03-26T07:00:52.244Z] #23 DONE 0.1s [2025-03-26T07:00:52.244Z] [2025-03-26T07:00:52.244Z] #24 [security-spire-agent internal] load .dockerignore [2025-03-26T07:00:52.244Z] #24 transferring context: 50B 0.0s done [2025-03-26T07:00:52.244Z] #24 DONE 0.1s [2025-03-26T07:00:52.244Z] [2025-03-26T07:00:52.244Z] #25 [core-metadata internal] load .dockerignore [2025-03-26T07:00:52.515Z] #25 transferring context: 50B done [2025-03-26T07:00:52.515Z] #25 DONE 0.1s [2025-03-26T07:00:52.515Z] [2025-03-26T07:00:52.515Z] #26 [core-keeper internal] load .dockerignore [2025-03-26T07:00:52.515Z] #26 transferring context: 50B done [2025-03-26T07:00:52.515Z] #26 DONE 0.1s [2025-03-26T07:00:52.515Z] [2025-03-26T07:00:52.515Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-03-26T07:00:52.515Z] #27 transferring context: 50B done [2025-03-26T07:00:52.515Z] #27 DONE 0.1s [2025-03-26T07:00:52.515Z] [2025-03-26T07:00:52.515Z] #28 [security-spire-server internal] load .dockerignore [2025-03-26T07:00:52.515Z] #28 transferring context: 50B 0.0s done [2025-03-26T07:00:52.515Z] #28 DONE 0.1s [2025-03-26T07:00:52.515Z] [2025-03-26T07:00:52.515Z] #29 [security-spire-config internal] load .dockerignore [2025-03-26T07:00:52.785Z] #29 transferring context: 50B 0.0s done [2025-03-26T07:00:52.785Z] #29 DONE 0.0s [2025-03-26T07:00:52.785Z] [2025-03-26T07:00:52.785Z] #30 [support-scheduler internal] load .dockerignore [2025-03-26T07:00:52.785Z] #30 transferring context: 50B done [2025-03-26T07:00:52.785Z] #30 DONE 0.1s [2025-03-26T07:00:52.785Z] [2025-03-26T07:00:52.785Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:52.785Z] #31 DONE 0.0s [2025-03-26T07:00:52.785Z] [2025-03-26T07:00:52.785Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T07:00:52.785Z] #32 DONE 0.1s [2025-03-26T07:00:53.064Z] [2025-03-26T07:00:53.064Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:53.064Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:53.064Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:53.064Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:53.064Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.0s [2025-03-26T07:00:53.064Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:53.064Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s [2025-03-26T07:00:53.334Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:53.334Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-26T07:00:53.927Z] #33 ... [2025-03-26T07:00:53.927Z] [2025-03-26T07:00:53.927Z] #34 [security-secretstore-setup internal] load build context [2025-03-26T07:00:53.927Z] #34 transferring context: 3.21MB 0.8s done [2025-03-26T07:00:53.927Z] #34 DONE 1.0s [2025-03-26T07:00:53.927Z] [2025-03-26T07:00:53.927Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:53.927Z] #33 ... [2025-03-26T07:00:53.927Z] [2025-03-26T07:00:53.927Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:53.928Z] #31 DONE 0.0s [2025-03-26T07:00:53.928Z] [2025-03-26T07:00:53.928Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:53.928Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:53.928Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:53.928Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:53.928Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:53.928Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:54.206Z] #33 ... [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T07:00:54.206Z] #32 DONE 0.2s [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:54.206Z] #35 DONE 1.8s [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:54.206Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:54.206Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:54.206Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:54.206Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:54.206Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:54.206Z] #33 ... [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:54.206Z] #31 DONE 0.0s [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:54.206Z] #33 ... [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:54.206Z] #31 DONE 0.0s [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T07:00:54.206Z] #32 DONE 0.4s [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:54.206Z] #35 DONE 1.9s [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:54.206Z] #36 DONE 0.5s [2025-03-26T07:00:54.206Z] [2025-03-26T07:00:54.206Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:54.206Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:54.206Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:54.206Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:54.206Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:54.206Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:54.476Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:54.476Z] #33 ... [2025-03-26T07:00:54.476Z] [2025-03-26T07:00:54.476Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:54.476Z] #31 DONE 0.0s [2025-03-26T07:00:54.476Z] [2025-03-26T07:00:54.477Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:54.477Z] #35 DONE 1.9s [2025-03-26T07:00:54.477Z] [2025-03-26T07:00:54.477Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:54.477Z] #36 DONE 0.5s [2025-03-26T07:00:54.477Z] [2025-03-26T07:00:54.477Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:54.477Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:54.477Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:54.477Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:54.477Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:54.477Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:54.477Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:54.763Z] #33 ... [2025-03-26T07:00:54.763Z] [2025-03-26T07:00:54.763Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:54.763Z] #31 DONE 0.0s [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:55.048Z] #35 DONE 1.9s [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T07:00:55.048Z] #32 DONE 0.7s [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:55.048Z] #36 DONE 0.5s [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:55.048Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:55.048Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:55.048Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:55.048Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:55.048Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:55.048Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:55.048Z] #33 ... [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:55.048Z] #35 DONE 1.9s [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:55.048Z] #36 DONE 0.5s [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:55.048Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:55.048Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:55.048Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:55.048Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:55.048Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:55.048Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:55.048Z] #33 ... [2025-03-26T07:00:55.048Z] [2025-03-26T07:00:55.048Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:55.048Z] #31 DONE 0.0s [2025-03-26T07:00:55.316Z] [2025-03-26T07:00:55.316Z] #37 [core-data internal] load build context [2025-03-26T07:00:55.316Z] #37 ... [2025-03-26T07:00:55.316Z] [2025-03-26T07:00:55.316Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T07:00:55.316Z] #32 DONE 0.9s [2025-03-26T07:00:55.316Z] [2025-03-26T07:00:55.316Z] #37 [core-data internal] load build context [2025-03-26T07:00:55.585Z] #37 ... [2025-03-26T07:00:55.585Z] [2025-03-26T07:00:55.585Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:55.585Z] #35 DONE 1.9s [2025-03-26T07:00:55.585Z] [2025-03-26T07:00:55.585Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:55.585Z] #36 DONE 0.6s [2025-03-26T07:00:55.585Z] [2025-03-26T07:00:55.585Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:55.585Z] #31 DONE 0.0s [2025-03-26T07:00:55.585Z] [2025-03-26T07:00:55.585Z] #37 [core-data internal] load build context [2025-03-26T07:00:55.585Z] #37 transferring context: 3.21MB 1.6s done [2025-03-26T07:00:55.853Z] #37 ... [2025-03-26T07:00:55.853Z] [2025-03-26T07:00:55.853Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:55.853Z] #31 DONE 0.0s [2025-03-26T07:00:55.853Z] [2025-03-26T07:00:55.853Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T07:00:55.853Z] #32 DONE 1.4s [2025-03-26T07:00:55.853Z] [2025-03-26T07:00:55.853Z] #37 [core-data internal] load build context [2025-03-26T07:00:55.853Z] #37 DONE 2.0s [2025-03-26T07:00:55.853Z] [2025-03-26T07:00:55.853Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:55.853Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:55.853Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:55.853Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:55.853Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:55.853Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:55.853Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:56.148Z] #33 ... [2025-03-26T07:00:56.148Z] [2025-03-26T07:00:56.148Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:56.148Z] #35 DONE 2.0s [2025-03-26T07:00:56.148Z] [2025-03-26T07:00:56.148Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:56.148Z] #36 DONE 0.6s [2025-03-26T07:00:56.148Z] [2025-03-26T07:00:56.148Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:56.148Z] #31 DONE 0.0s [2025-03-26T07:00:56.148Z] [2025-03-26T07:00:56.148Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:56.148Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:56.148Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:56.148Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:56.148Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:56.148Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:56.148Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:56.416Z] #33 ... [2025-03-26T07:00:56.416Z] [2025-03-26T07:00:56.416Z] #38 [security-proxy-auth internal] load build context [2025-03-26T07:00:56.416Z] #38 transferring context: 3.21MB 1.9s done [2025-03-26T07:00:56.416Z] #38 DONE 2.3s [2025-03-26T07:00:56.416Z] [2025-03-26T07:00:56.416Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:56.416Z] #33 DONE 4.4s [2025-03-26T07:00:56.416Z] [2025-03-26T07:00:56.416Z] #39 [core-common-config-bootstrapper internal] load build context [2025-03-26T07:00:56.686Z] #39 transferring context: 3.21MB 2.1s done [2025-03-26T07:00:56.958Z] #39 ... [2025-03-26T07:00:56.958Z] [2025-03-26T07:00:56.958Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-26T07:00:56.958Z] #31 DONE 0.0s [2025-03-26T07:00:57.228Z] [2025-03-26T07:00:57.228Z] #40 [support-notifications internal] load build context [2025-03-26T07:00:57.228Z] #40 ... [2025-03-26T07:00:57.228Z] [2025-03-26T07:00:57.228Z] #39 [core-common-config-bootstrapper internal] load build context [2025-03-26T07:00:57.228Z] #39 DONE 2.8s [2025-03-26T07:00:57.503Z] [2025-03-26T07:00:57.503Z] #40 [support-notifications internal] load build context [2025-03-26T07:00:57.503Z] #40 ... [2025-03-26T07:00:57.503Z] [2025-03-26T07:00:57.503Z] #41 [core-command internal] load build context [2025-03-26T07:00:57.503Z] #41 transferring context: 3.21MB 2.2s done [2025-03-26T07:00:57.503Z] #41 DONE 3.0s [2025-03-26T07:00:57.503Z] [2025-03-26T07:00:57.503Z] #40 [support-notifications internal] load build context [2025-03-26T07:00:58.095Z] #40 ... [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #42 [security-proxy-setup internal] load build context [2025-03-26T07:00:58.095Z] #42 transferring context: 3.21MB 2.5s done [2025-03-26T07:00:58.095Z] #42 DONE 3.0s [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #40 [support-notifications internal] load build context [2025-03-26T07:00:58.095Z] #40 ... [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-26T07:00:58.095Z] #32 DONE 3.2s [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #40 [support-notifications internal] load build context [2025-03-26T07:00:58.095Z] #40 transferring context: 3.21MB 2.6s done [2025-03-26T07:00:58.095Z] #40 ... [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:58.095Z] #35 DONE 2.0s [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:58.095Z] #36 DONE 0.7s [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:58.095Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:58.095Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:58.095Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:58.095Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:58.095Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:58.095Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:58.095Z] #33 DONE 4.5s [2025-03-26T07:00:58.095Z] [2025-03-26T07:00:58.095Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-26T07:00:58.095Z] #43 DONE 0.0s [2025-03-26T07:00:58.366Z] [2025-03-26T07:00:58.366Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-26T07:00:58.366Z] #35 DONE 2.0s [2025-03-26T07:00:58.366Z] [2025-03-26T07:00:58.366Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-26T07:00:58.366Z] #36 DONE 0.7s [2025-03-26T07:00:58.366Z] [2025-03-26T07:00:58.366Z] #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:58.366Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:58.366Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:58.366Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:58.366Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:58.366Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:58.366Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:58.366Z] #33 DONE 4.5s [2025-03-26T07:00:58.366Z] [2025-03-26T07:00:58.366Z] #40 [support-notifications internal] load build context [2025-03-26T07:00:58.366Z] #40 DONE 3.1s [2025-03-26T07:00:58.366Z] [2025-03-26T07:00:58.366Z] #44 [support-scheduler internal] load build context [2025-03-26T07:00:59.330Z] #44 ... [2025-03-26T07:00:59.330Z] [2025-03-26T07:00:59.330Z] #45 [security-bootstrapper internal] load build context [2025-03-26T07:00:59.331Z] #45 transferring context: 3.21MB 3.0s done [2025-03-26T07:00:59.331Z] #45 DONE 3.8s [2025-03-26T07:00:59.602Z] [2025-03-26T07:00:59.602Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-26T07:00:59.602Z] #46 DONE 4.2s [2025-03-26T07:00:59.602Z] [2025-03-26T07:00:59.602Z] #47 [core-keeper internal] load build context [2025-03-26T07:00:59.602Z] #47 ... [2025-03-26T07:00:59.602Z] [2025-03-26T07:00:59.602Z] #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:59.602Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:59.602Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:59.602Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:59.602Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:59.602Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:59.602Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:59.602Z] #33 DONE 4.5s [2025-03-26T07:00:59.602Z] [2025-03-26T07:00:59.602Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-26T07:00:59.602Z] #48 DONE 4.3s [2025-03-26T07:00:59.602Z] [2025-03-26T07:00:59.602Z] #47 [core-keeper internal] load build context [2025-03-26T07:00:59.602Z] #47 transferring context: 3.21MB 2.8s done [2025-03-26T07:00:59.870Z] #47 ... [2025-03-26T07:00:59.870Z] [2025-03-26T07:00:59.870Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-26T07:00:59.870Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-26T07:00:59.870Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-26T07:00:59.870Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-26T07:00:59.870Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-26T07:00:59.870Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-26T07:00:59.870Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.2s done [2025-03-26T07:00:59.870Z] #33 DONE 4.5s [2025-03-26T07:00:59.870Z] [2025-03-26T07:00:59.870Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T07:01:00.139Z] #49 ... [2025-03-26T07:01:00.139Z] [2025-03-26T07:01:00.139Z] #50 [core-metadata internal] load build context [2025-03-26T07:01:00.139Z] #50 transferring context: 3.21MB 2.9s done [2025-03-26T07:01:00.139Z] #50 DONE 3.9s [2025-03-26T07:01:00.139Z] [2025-03-26T07:01:00.139Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:01:00.139Z] #51 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done [2025-03-26T07:01:00.139Z] #51 DONE 0.3s [2025-03-26T07:01:00.139Z] [2025-03-26T07:01:00.139Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T07:01:01.111Z] #49 ... [2025-03-26T07:01:01.111Z] [2025-03-26T07:01:01.111Z] #47 [core-keeper internal] load build context [2025-03-26T07:01:01.111Z] #47 DONE 4.8s [2025-03-26T07:01:01.111Z] [2025-03-26T07:01:01.111Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:01.111Z] #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.9s done [2025-03-26T07:01:01.709Z] #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-26T07:01:01.709Z] #52 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-26T07:01:01.709Z] #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-26T07:01:01.709Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s [2025-03-26T07:01:01.709Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s [2025-03-26T07:01:01.709Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s [2025-03-26T07:01:01.983Z] #52 ... [2025-03-26T07:01:01.983Z] [2025-03-26T07:01:01.983Z] #53 [security-spire-agent internal] load build context [2025-03-26T07:01:01.983Z] #53 transferring context: 23.33kB 0.4s done [2025-03-26T07:01:01.983Z] #53 DONE 2.2s [2025-03-26T07:01:01.983Z] [2025-03-26T07:01:01.983Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:01.983Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done [2025-03-26T07:01:01.983Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s [2025-03-26T07:01:01.983Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.5s [2025-03-26T07:01:01.983Z] #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-03-26T07:01:02.262Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done [2025-03-26T07:01:02.262Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s [2025-03-26T07:01:02.262Z] #52 ... [2025-03-26T07:01:02.262Z] [2025-03-26T07:01:02.262Z] #54 [security-spire-config internal] load build context [2025-03-26T07:01:02.262Z] #54 transferring context: 22.05kB 0.4s done [2025-03-26T07:01:02.262Z] #54 DONE 2.6s [2025-03-26T07:01:02.262Z] [2025-03-26T07:01:02.262Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:02.262Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done [2025-03-26T07:01:02.538Z] #52 ... [2025-03-26T07:01:02.538Z] [2025-03-26T07:01:02.538Z] #55 [security-spire-server internal] load build context [2025-03-26T07:01:02.538Z] #55 transferring context: 23.80kB 0.6s done [2025-03-26T07:01:02.538Z] #55 DONE 2.8s [2025-03-26T07:01:02.538Z] [2025-03-26T07:01:02.538Z] #44 [support-scheduler internal] load build context [2025-03-26T07:01:04.498Z] #44 ... [2025-03-26T07:01:04.498Z] [2025-03-26T07:01:04.498Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T07:01:04.498Z] #0 9.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:04.498Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:04.498Z] #56 ... [2025-03-26T07:01:04.498Z] [2025-03-26T07:01:04.498Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T07:01:04.498Z] #0 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:04.498Z] #0 7.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:04.498Z] #0 9.062 OK: 239 MiB in 58 packages [2025-03-26T07:01:04.498Z] #57 ... [2025-03-26T07:01:04.498Z] [2025-03-26T07:01:04.498Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:04.498Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.59MB / 33.17MB 3.1s [2025-03-26T07:01:05.089Z] #52 ... [2025-03-26T07:01:05.089Z] [2025-03-26T07:01:05.089Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T07:01:05.089Z] #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:05.089Z] #0 9.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:05.089Z] #58 ... [2025-03-26T07:01:05.089Z] [2025-03-26T07:01:05.089Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T07:01:05.089Z] #57 DONE 11.0s [2025-03-26T07:01:05.089Z] [2025-03-26T07:01:05.089Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:05.389Z] #52 ... [2025-03-26T07:01:05.389Z] [2025-03-26T07:01:05.389Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-26T07:01:05.389Z] #43 transferring context: 3.21MB 5.0s done [2025-03-26T07:01:05.389Z] #43 DONE 7.2s [2025-03-26T07:01:05.389Z] [2025-03-26T07:01:05.389Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-26T07:01:05.389Z] #59 DONE 9.3s [2025-03-26T07:01:05.389Z] [2025-03-26T07:01:05.389Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:05.702Z] #118 DONE 42.3s [2025-03-26T07:01:05.702Z] [2025-03-26T07:01:05.702Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:05.702Z] #115 DONE 42.3s [2025-03-26T07:01:05.702Z] [2025-03-26T07:01:05.702Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:05.702Z] #107 DONE 41.1s [2025-03-26T07:01:05.702Z] [2025-03-26T07:01:05.702Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:05.702Z] #117 DONE 42.3s [2025-03-26T07:01:05.702Z] [2025-03-26T07:01:05.702Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:05.702Z] #113 DONE 42.3s [2025-03-26T07:01:05.702Z] [2025-03-26T07:01:05.702Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:05.702Z] #116 DONE 42.4s [2025-03-26T07:01:05.702Z] [2025-03-26T07:01:05.702Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-03-26T07:01:05.983Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.62MB / 33.17MB 4.4s [2025-03-26T07:01:06.573Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 5.2s [2025-03-26T07:01:06.850Z] #52 ... [2025-03-26T07:01:06.850Z] [2025-03-26T07:01:06.850Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T07:01:06.850Z] #60 ... [2025-03-26T07:01:06.850Z] [2025-03-26T07:01:06.850Z] #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-03-26T07:01:07.121Z] #61 ... [2025-03-26T07:01:07.121Z] [2025-03-26T07:01:07.121Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:07.404Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 6.0s [2025-03-26T07:01:07.404Z] #52 ... [2025-03-26T07:01:07.404Z] [2025-03-26T07:01:07.404Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:07.672Z] #62 ... [2025-03-26T07:01:07.672Z] [2025-03-26T07:01:07.672Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-26T07:01:07.672Z] #56 12.39 OK: 239 MiB in 58 packages [2025-03-26T07:01:07.672Z] #56 DONE 14.0s [2025-03-26T07:01:07.672Z] [2025-03-26T07:01:07.672Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T07:01:07.672Z] #63 ... [2025-03-26T07:01:07.672Z] [2025-03-26T07:01:07.672Z] #44 [support-scheduler internal] load build context [2025-03-26T07:01:07.672Z] #44 transferring context: 3.21MB 6.5s done [2025-03-26T07:01:07.672Z] #44 DONE 9.4s [2025-03-26T07:01:07.672Z] [2025-03-26T07:01:07.672Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T07:01:07.941Z] #64 ... [2025-03-26T07:01:07.941Z] [2025-03-26T07:01:07.941Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:07.941Z] #65 ... [2025-03-26T07:01:07.941Z] [2025-03-26T07:01:07.941Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T07:01:07.941Z] #66 ... [2025-03-26T07:01:07.941Z] [2025-03-26T07:01:07.941Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-26T07:01:07.941Z] #58 11.42 OK: 239 MiB in 58 packages [2025-03-26T07:01:07.941Z] #58 DONE 13.0s [2025-03-26T07:01:07.941Z] [2025-03-26T07:01:07.941Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:08.209Z] #67 ... [2025-03-26T07:01:08.209Z] [2025-03-26T07:01:08.209Z] #68 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:08.209Z] #68 DONE 2.9s [2025-03-26T07:01:08.209Z] [2025-03-26T07:01:08.209Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T07:01:08.482Z] #69 ... [2025-03-26T07:01:08.482Z] [2025-03-26T07:01:08.482Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T07:01:08.482Z] #70 ... [2025-03-26T07:01:08.482Z] [2025-03-26T07:01:08.482Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:08.482Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 7.2s [2025-03-26T07:01:08.482Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done [2025-03-26T07:01:09.070Z] #52 ... [2025-03-26T07:01:09.070Z] [2025-03-26T07:01:09.070Z] #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-03-26T07:01:09.070Z] #61 DONE 12.4s [2025-03-26T07:01:09.070Z] [2025-03-26T07:01:09.070Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:09.339Z] #52 ... [2025-03-26T07:01:09.339Z] [2025-03-26T07:01:09.339Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T07:01:09.608Z] #71 ... [2025-03-26T07:01:09.608Z] [2025-03-26T07:01:09.608Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:01:09.608Z] #72 ... [2025-03-26T07:01:09.608Z] [2025-03-26T07:01:09.608Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:10.202Z] #52 ... [2025-03-26T07:01:10.202Z] [2025-03-26T07:01:10.202Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T07:01:10.202Z] #73 ... [2025-03-26T07:01:10.202Z] [2025-03-26T07:01:10.202Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:10.202Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 8.8s [2025-03-26T07:01:10.202Z] #52 ... [2025-03-26T07:01:10.202Z] [2025-03-26T07:01:10.202Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:10.202Z] #67 DONE 2.1s [2025-03-26T07:01:10.202Z] [2025-03-26T07:01:10.202Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:10.202Z] #52 ... [2025-03-26T07:01:10.202Z] [2025-03-26T07:01:10.202Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:01:10.202Z] #51 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-26T07:01:10.202Z] #51 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-26T07:01:10.202Z] #51 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-26T07:01:10.202Z] #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-26T07:01:10.202Z] #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-26T07:01:10.202Z] #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-03-26T07:01:10.202Z] #51 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.3s done [2025-03-26T07:01:10.202Z] #51 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.8s done [2025-03-26T07:01:10.202Z] #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done [2025-03-26T07:01:10.482Z] #51 ... [2025-03-26T07:01:10.482Z] [2025-03-26T07:01:10.482Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:10.482Z] #74 DONE 2.8s [2025-03-26T07:01:10.482Z] [2025-03-26T07:01:10.482Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:11.469Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.50MB / 33.17MB 9.8s [2025-03-26T07:01:12.058Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.23MB / 33.17MB 10.6s [2025-03-26T07:01:12.643Z] #52 ... [2025-03-26T07:01:12.643Z] [2025-03-26T07:01:12.643Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-26T07:01:12.643Z] #60 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:12.643Z] #60 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:12.643Z] #60 13.31 (1/4) Installing ca-certificates (20241121-r1) [2025-03-26T07:01:12.643Z] #60 13.49 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:12.643Z] #60 13.57 (3/4) Installing su-exec (0.2-r3) [2025-03-26T07:01:12.643Z] #60 13.66 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T07:01:12.643Z] #60 13.99 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:12.643Z] #60 14.12 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:01:12.643Z] #60 14.56 OK: 20 MiB in 18 packages [2025-03-26T07:01:12.643Z] #60 DONE 15.7s [2025-03-26T07:01:12.643Z] [2025-03-26T07:01:12.643Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:12.643Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 11.1s [2025-03-26T07:01:13.238Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 11.9s [2025-03-26T07:01:13.824Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.95MB / 33.17MB 12.5s [2025-03-26T07:01:14.412Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 13.2s [2025-03-26T07:01:14.997Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.32MB / 33.17MB 13.5s [2025-03-26T07:01:14.997Z] #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-26T07:01:15.264Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 13.8s [2025-03-26T07:01:15.538Z] #52 ... [2025-03-26T07:01:15.538Z] [2025-03-26T07:01:15.538Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T07:01:15.538Z] #0 9.931 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:15.538Z] #75 ... [2025-03-26T07:01:15.538Z] [2025-03-26T07:01:15.538Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:15.538Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.3s [2025-03-26T07:01:15.682Z] #119 ... [2025-03-26T07:01:15.682Z] [2025-03-26T07:01:15.682Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-26T07:01:15.682Z] #120 ... [2025-03-26T07:01:15.682Z] [2025-03-26T07:01:15.682Z] #121 [support-notifications builder 6/7] COPY . . [2025-03-26T07:01:15.682Z] #121 ... [2025-03-26T07:01:15.682Z] [2025-03-26T07:01:15.682Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T07:01:15.682Z] #122 ... [2025-03-26T07:01:15.682Z] [2025-03-26T07:01:15.682Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-26T07:01:15.682Z] #123 ... [2025-03-26T07:01:15.682Z] [2025-03-26T07:01:15.682Z] #124 [core-command builder 6/7] COPY . . [2025-03-26T07:01:16.132Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.4s done [2025-03-26T07:01:18.741Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.1s [2025-03-26T07:01:18.741Z] #52 ... [2025-03-26T07:01:18.741Z] [2025-03-26T07:01:18.741Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:18.741Z] #76 ... [2025-03-26T07:01:18.741Z] [2025-03-26T07:01:18.741Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:19.017Z] #52 ... [2025-03-26T07:01:19.017Z] [2025-03-26T07:01:19.017Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:19.017Z] #0 8.830 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:19.288Z] #77 ... [2025-03-26T07:01:19.288Z] [2025-03-26T07:01:19.288Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:19.874Z] #52 ... [2025-03-26T07:01:19.874Z] [2025-03-26T07:01:19.874Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T07:01:19.874Z] #69 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:19.874Z] #69 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:19.874Z] #69 15.62 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:01:19.874Z] #69 15.62 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:01:19.874Z] #69 15.62 OK: 24068 distinct packages available [2025-03-26T07:01:19.874Z] #69 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:19.874Z] #69 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:19.874Z] #69 ... [2025-03-26T07:01:19.874Z] [2025-03-26T07:01:19.874Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:20.148Z] #52 ... [2025-03-26T07:01:20.148Z] [2025-03-26T07:01:20.148Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:20.420Z] #78 ... [2025-03-26T07:01:20.420Z] [2025-03-26T07:01:20.420Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-26T07:01:20.420Z] #70 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:20.420Z] #70 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:20.420Z] #70 19.97 OK: 239 MiB in 58 packages [2025-03-26T07:01:20.420Z] #70 DONE 22.1s [2025-03-26T07:01:20.420Z] [2025-03-26T07:01:20.420Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:20.420Z] #79 ... [2025-03-26T07:01:20.420Z] [2025-03-26T07:01:20.420Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:21.010Z] #52 ... [2025-03-26T07:01:21.010Z] [2025-03-26T07:01:21.010Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:21.010Z] #80 DONE 0.8s [2025-03-26T07:01:21.282Z] [2025-03-26T07:01:21.282Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:21.282Z] #52 ... [2025-03-26T07:01:21.282Z] [2025-03-26T07:01:21.282Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:21.282Z] #62 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:21.282Z] #62 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:21.282Z] #62 21.48 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:21.282Z] #62 21.57 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:21.282Z] #62 21.77 OK: 9 MiB in 15 packages [2025-03-26T07:01:21.554Z] #62 ... [2025-03-26T07:01:21.554Z] [2025-03-26T07:01:21.554Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:01:21.554Z] #51 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-26T07:01:21.554Z] #51 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.5s [2025-03-26T07:01:21.831Z] #51 ... [2025-03-26T07:01:21.831Z] [2025-03-26T07:01:21.831Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:21.831Z] #62 DONE 24.4s [2025-03-26T07:01:21.831Z] [2025-03-26T07:01:21.831Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:01:21.831Z] #51 ... [2025-03-26T07:01:21.831Z] [2025-03-26T07:01:21.831Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:22.415Z] #81 ... [2025-03-26T07:01:22.415Z] [2025-03-26T07:01:22.415Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-26T07:01:22.415Z] #0 6.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:22.415Z] #0 8.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:22.690Z] #82 ... [2025-03-26T07:01:22.690Z] [2025-03-26T07:01:22.690Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:01:22.958Z] #51 ... [2025-03-26T07:01:22.958Z] [2025-03-26T07:01:22.958Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:22.958Z] #65 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:22.958Z] #65 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:22.958Z] #65 ... [2025-03-26T07:01:22.958Z] [2025-03-26T07:01:22.958Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:01:23.225Z] #51 ... [2025-03-26T07:01:23.225Z] [2025-03-26T07:01:23.225Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T07:01:23.225Z] #66 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:23.225Z] #66 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:23.492Z] #66 ... [2025-03-26T07:01:23.492Z] [2025-03-26T07:01:23.492Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:23.492Z] #65 25.99 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:23.492Z] #65 26.02 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:23.761Z] #65 26.28 OK: 9 MiB in 15 packages [2025-03-26T07:01:24.346Z] #65 ... [2025-03-26T07:01:24.346Z] [2025-03-26T07:01:24.346Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T07:01:24.346Z] #49 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:24.346Z] #49 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:24.346Z] #49 ... [2025-03-26T07:01:24.346Z] [2025-03-26T07:01:24.346Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-26T07:01:24.346Z] #51 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.5s done [2025-03-26T07:01:24.346Z] #51 DONE 24.5s [2025-03-26T07:01:24.346Z] [2025-03-26T07:01:24.346Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:24.346Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.2s [2025-03-26T07:01:24.613Z] #52 ... [2025-03-26T07:01:24.613Z] [2025-03-26T07:01:24.613Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T07:01:24.613Z] #64 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:24.613Z] #64 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:24.613Z] #64 ... [2025-03-26T07:01:24.613Z] [2025-03-26T07:01:24.613Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:25.590Z] #52 ... [2025-03-26T07:01:25.590Z] [2025-03-26T07:01:25.590Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T07:01:25.590Z] #63 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:25.590Z] #63 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:25.590Z] #63 ... [2025-03-26T07:01:25.590Z] [2025-03-26T07:01:25.590Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:26.179Z] #52 ... [2025-03-26T07:01:26.179Z] [2025-03-26T07:01:26.179Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:26.179Z] #65 DONE 28.7s [2025-03-26T07:01:26.179Z] [2025-03-26T07:01:26.179Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:26.179Z] #52 ... [2025-03-26T07:01:26.179Z] [2025-03-26T07:01:26.179Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:01:26.179Z] #72 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:26.179Z] #72 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:26.446Z] #72 ... [2025-03-26T07:01:26.446Z] [2025-03-26T07:01:26.446Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:26.713Z] #52 ... [2025-03-26T07:01:26.713Z] [2025-03-26T07:01:26.713Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T07:01:26.713Z] #75 11.43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:26.981Z] #75 ... [2025-03-26T07:01:26.981Z] [2025-03-26T07:01:26.981Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:27.569Z] #52 ... [2025-03-26T07:01:27.569Z] [2025-03-26T07:01:27.569Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T07:01:27.569Z] #73 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:27.569Z] #73 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:27.569Z] #73 ... [2025-03-26T07:01:27.569Z] [2025-03-26T07:01:27.569Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T07:01:27.569Z] #71 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:27.569Z] #71 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:27.837Z] #71 ... [2025-03-26T07:01:27.837Z] [2025-03-26T07:01:27.837Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:27.922Z] #124 DONE 22.0s [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #122 DONE 22.0s [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #125 [core-data builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #125 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:27.922Z] #126 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:27.922Z] #127 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T07:01:27.922Z] #128 ... [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:27.922Z] #129 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:27.922Z] #130 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #131 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:27.922Z] #132 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #133 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:27.922Z] #134 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:27.922Z] #135 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:27.922Z] #136 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #137 [core-metadata builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #137 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #119 DONE 22.0s [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #120 DONE 22.0s [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #138 [security-bootstrapper builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #138 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:27.922Z] #139 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:27.922Z] #140 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:27.922Z] #141 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #142 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:27.922Z] #143 CACHED [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #121 [support-notifications builder 6/7] COPY . . [2025-03-26T07:01:27.922Z] #121 DONE 22.1s [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-26T07:01:27.922Z] #123 DONE 22.1s [2025-03-26T07:01:27.922Z] [2025-03-26T07:01:27.922Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T07:01:27.922Z] #144 1.343 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T07:01:28.431Z] #52 ... [2025-03-26T07:01:28.431Z] [2025-03-26T07:01:28.431Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-26T07:01:28.431Z] #66 27.63 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:28.431Z] #66 27.66 (2/2) Installing su-exec (0.2-r3) [2025-03-26T07:01:28.431Z] #66 27.67 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:28.431Z] #66 27.96 OK: 9 MiB in 16 packages [2025-03-26T07:01:28.431Z] #66 DONE 30.8s [2025-03-26T07:01:28.431Z] [2025-03-26T07:01:28.431Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:29.844Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.4s [2025-03-26T07:01:29.844Z] #52 ... [2025-03-26T07:01:29.844Z] [2025-03-26T07:01:29.844Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:29.844Z] #77 10.57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:29.844Z] #77 ... [2025-03-26T07:01:29.844Z] [2025-03-26T07:01:29.844Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:31.259Z] #52 ... [2025-03-26T07:01:31.259Z] [2025-03-26T07:01:31.259Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-26T07:01:31.259Z] #69 30.13 OK: 239 MiB in 58 packages [2025-03-26T07:01:31.259Z] #69 DONE 33.0s [2025-03-26T07:01:31.259Z] [2025-03-26T07:01:31.259Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:31.694Z] #83 ... [2025-03-26T07:01:31.694Z] [2025-03-26T07:01:31.694Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:32.312Z] #52 ... [2025-03-26T07:01:32.312Z] [2025-03-26T07:01:32.312Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:01:32.312Z] #84 DONE 0.9s [2025-03-26T07:01:32.312Z] [2025-03-26T07:01:32.312Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:32.609Z] #52 ... [2025-03-26T07:01:32.609Z] [2025-03-26T07:01:32.609Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-26T07:01:32.609Z] #75 24.72 OK: 239 MiB in 58 packages [2025-03-26T07:01:32.609Z] #75 DONE 27.2s [2025-03-26T07:01:32.609Z] [2025-03-26T07:01:32.609Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:33.608Z] #52 ... [2025-03-26T07:01:33.608Z] [2025-03-26T07:01:33.608Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-26T07:01:33.608Z] #85 DONE 0.9s [2025-03-26T07:01:33.608Z] [2025-03-26T07:01:33.608Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:34.244Z] #52 ... [2025-03-26T07:01:34.244Z] [2025-03-26T07:01:34.244Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-26T07:01:34.244Z] #64 31.25 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:34.244Z] #64 31.27 (2/4) Installing openssl (3.3.3-r0) [2025-03-26T07:01:34.244Z] #64 31.37 (3/4) Installing su-exec (0.2-r3) [2025-03-26T07:01:34.244Z] #64 31.38 (4/4) Installing yq-go (4.44.1-r2) [2025-03-26T07:01:34.244Z] #64 32.85 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:34.244Z] #64 33.04 OK: 20 MiB in 18 packages [2025-03-26T07:01:34.244Z] #64 DONE 36.6s [2025-03-26T07:01:34.244Z] [2025-03-26T07:01:34.244Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:34.875Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.6s [2025-03-26T07:01:35.159Z] #52 ... [2025-03-26T07:01:35.159Z] [2025-03-26T07:01:35.159Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-26T07:01:35.159Z] #63 30.14 (1/7) Installing ca-certificates (20241121-r1) [2025-03-26T07:01:35.159Z] #63 30.88 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:35.159Z] #63 30.92 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-26T07:01:35.159Z] #63 31.02 (4/7) Installing libsodium (1.0.19-r0) [2025-03-26T07:01:35.159Z] #63 31.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-26T07:01:35.159Z] #63 31.63 (6/7) Installing libzmq (4.3.5-r2) [2025-03-26T07:01:35.159Z] #63 31.78 (7/7) Installing zeromq (4.3.5-r2) [2025-03-26T07:01:35.159Z] #63 31.87 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:35.159Z] #63 32.01 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:01:35.159Z] #63 33.64 OK: 14 MiB in 21 packages [2025-03-26T07:01:35.159Z] #63 DONE 37.5s [2025-03-26T07:01:35.159Z] [2025-03-26T07:01:35.159Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:35.750Z] #52 ... [2025-03-26T07:01:35.750Z] [2025-03-26T07:01:35.750Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-26T07:01:35.750Z] #77 21.63 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:35.750Z] #77 22.59 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:35.750Z] #77 22.93 OK: 9 MiB in 15 packages [2025-03-26T07:01:35.750Z] #77 DONE 26.7s [2025-03-26T07:01:36.026Z] [2025-03-26T07:01:36.026Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-26T07:01:36.026Z] #82 21.08 OK: 20 MiB in 18 packages [2025-03-26T07:01:36.026Z] #82 DONE 23.4s [2025-03-26T07:01:36.026Z] [2025-03-26T07:01:36.026Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:36.026Z] #52 ... [2025-03-26T07:01:36.026Z] [2025-03-26T07:01:36.026Z] #86 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-26T07:01:36.026Z] #0 5.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:36.026Z] #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:36.041Z] #144 ... [2025-03-26T07:01:36.041Z] [2025-03-26T07:01:36.041Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:01:36.041Z] #0 0.892 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T07:01:36.297Z] #86 ... [2025-03-26T07:01:36.297Z] [2025-03-26T07:01:36.297Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T07:01:36.297Z] #71 31.32 (1/3) Installing ca-certificates (20241121-r1) [2025-03-26T07:01:36.297Z] #71 31.91 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:36.297Z] #71 31.93 (3/3) Installing tzdata (2025b-r0) [2025-03-26T07:01:36.297Z] #71 34.98 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:36.297Z] #71 35.27 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:01:36.297Z] #71 36.70 OK: 11 MiB in 17 packages [2025-03-26T07:01:36.297Z] #71 ... [2025-03-26T07:01:36.297Z] [2025-03-26T07:01:36.297Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T07:01:36.297Z] #49 26.55 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:01:36.297Z] #49 26.55 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:01:36.297Z] #49 26.55 OK: 24048 distinct packages available [2025-03-26T07:01:36.297Z] #49 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:36.297Z] #49 30.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:36.303Z] #145 ... [2025-03-26T07:01:36.303Z] [2025-03-26T07:01:36.303Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T07:01:36.303Z] #0 0.939 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T07:01:36.303Z] #146 ... [2025-03-26T07:01:36.303Z] [2025-03-26T07:01:36.303Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T07:01:36.303Z] #0 0.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-26T07:01:36.563Z] #147 ... [2025-03-26T07:01:36.563Z] [2025-03-26T07:01:36.563Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T07:01:36.563Z] #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T07:01:36.565Z] #49 ... [2025-03-26T07:01:36.565Z] [2025-03-26T07:01:36.565Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:36.565Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.4s done [2025-03-26T07:01:36.826Z] #148 ... [2025-03-26T07:01:36.826Z] [2025-03-26T07:01:36.826Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:01:36.826Z] #0 0.789 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T07:01:36.826Z] #149 ... [2025-03-26T07:01:36.826Z] [2025-03-26T07:01:36.826Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:01:36.826Z] #0 1.294 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T07:01:36.833Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.4s done [2025-03-26T07:01:36.833Z] #52 ... [2025-03-26T07:01:36.833Z] [2025-03-26T07:01:36.833Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:36.833Z] #81 4.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:36.833Z] #81 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:37.087Z] #150 ... [2025-03-26T07:01:37.088Z] [2025-03-26T07:01:37.088Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T07:01:37.088Z] #0 0.715 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T07:01:37.088Z] #151 ... [2025-03-26T07:01:37.088Z] [2025-03-26T07:01:37.088Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T07:01:37.088Z] #0 1.176 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T07:01:37.103Z] #81 ... [2025-03-26T07:01:37.103Z] [2025-03-26T07:01:37.103Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:37.346Z] #152 ... [2025-03-26T07:01:37.346Z] [2025-03-26T07:01:37.346Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-26T07:01:37.346Z] #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T07:01:37.604Z] #153 ... [2025-03-26T07:01:37.604Z] [2025-03-26T07:01:37.604Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:01:37.604Z] #0 1.221 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T07:01:37.604Z] #154 ... [2025-03-26T07:01:37.604Z] [2025-03-26T07:01:37.604Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T07:01:37.604Z] #128 0.528 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-26T07:01:38.522Z] #87 ... [2025-03-26T07:01:38.522Z] [2025-03-26T07:01:38.522Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T07:01:38.522Z] #0 5.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:38.522Z] #0 8.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:38.522Z] #88 ... [2025-03-26T07:01:38.522Z] [2025-03-26T07:01:38.522Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-26T07:01:38.522Z] #71 DONE 39.1s [2025-03-26T07:01:38.522Z] [2025-03-26T07:01:38.522Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:39.946Z] #89 ... [2025-03-26T07:01:39.946Z] [2025-03-26T07:01:39.946Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T07:01:39.946Z] #73 29.81 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:01:39.946Z] #73 29.81 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:01:39.946Z] #73 29.81 OK: 24048 distinct packages available [2025-03-26T07:01:39.946Z] #73 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:39.946Z] #73 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:39.946Z] #73 ... [2025-03-26T07:01:39.946Z] [2025-03-26T07:01:39.946Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:01:40.212Z] #52 ... [2025-03-26T07:01:40.212Z] [2025-03-26T07:01:40.212Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:01:40.212Z] #72 30.80 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-26T07:01:40.212Z] #72 30.80 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-26T07:01:40.212Z] #72 30.80 OK: 24048 distinct packages available [2025-03-26T07:01:40.212Z] #72 33.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:40.212Z] #72 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:40.212Z] #72 ... [2025-03-26T07:01:40.213Z] [2025-03-26T07:01:40.213Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:40.213Z] #81 16.60 OK: 9 MiB in 15 packages [2025-03-26T07:01:40.479Z] #81 DONE 18.5s [2025-03-26T07:01:40.479Z] [2025-03-26T07:01:40.479Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-26T07:01:40.479Z] #0 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:41.067Z] #90 6.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:41.067Z] #90 ... [2025-03-26T07:01:41.067Z] [2025-03-26T07:01:41.067Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:41.067Z] #87 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:42.025Z] #87 ... [2025-03-26T07:01:42.026Z] [2025-03-26T07:01:42.026Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:42.293Z] #91 ... [2025-03-26T07:01:42.293Z] [2025-03-26T07:01:42.293Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T07:01:42.293Z] #73 42.13 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:42.293Z] #73 42.15 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-26T07:01:42.293Z] #73 42.18 (3/4) Installing libucontext (1.2-r3) [2025-03-26T07:01:42.293Z] #73 42.20 (4/4) Installing gcompat (1.1.0-r4) [2025-03-26T07:01:42.293Z] #73 42.22 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:42.293Z] #73 42.39 OK: 9 MiB in 18 packages [2025-03-26T07:01:43.705Z] #73 ... [2025-03-26T07:01:43.705Z] [2025-03-26T07:01:43.705Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:43.705Z] #92 ... [2025-03-26T07:01:43.705Z] [2025-03-26T07:01:43.705Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-26T07:01:43.705Z] #73 DONE 43.6s [2025-03-26T07:01:43.705Z] [2025-03-26T07:01:43.705Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T07:01:44.665Z] #93 ... [2025-03-26T07:01:44.665Z] [2025-03-26T07:01:44.665Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-26T07:01:44.665Z] #49 42.34 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:44.665Z] #49 42.37 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-26T07:01:44.665Z] #49 42.38 (3/5) Installing libucontext (1.2-r3) [2025-03-26T07:01:44.665Z] #49 42.40 (4/5) Installing gcompat (1.1.0-r4) [2025-03-26T07:01:44.665Z] #49 42.42 (5/5) Installing openssl (3.3.3-r0) [2025-03-26T07:01:44.665Z] #49 42.51 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:44.665Z] #49 42.66 OK: 10 MiB in 19 packages [2025-03-26T07:01:44.665Z] #49 DONE 44.5s [2025-03-26T07:01:44.665Z] [2025-03-26T07:01:44.665Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T07:01:45.635Z] #94 ... [2025-03-26T07:01:45.635Z] [2025-03-26T07:01:45.635Z] #86 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-26T07:01:45.635Z] #86 17.56 OK: 9 MiB in 15 packages [2025-03-26T07:01:45.635Z] #86 DONE 19.4s [2025-03-26T07:01:45.635Z] [2025-03-26T07:01:45.635Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:01:45.635Z] #72 45.96 (1/14) Installing ca-certificates (20241121-r1) [2025-03-26T07:01:45.635Z] #72 46.39 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-26T07:01:45.903Z] #72 46.52 (3/14) Installing c-ares (1.33.1-r0) [2025-03-26T07:01:45.904Z] #72 46.57 (4/14) Installing libunistring (1.2-r0) [2025-03-26T07:01:46.175Z] #72 ... [2025-03-26T07:01:46.175Z] [2025-03-26T07:01:46.175Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-26T07:01:46.175Z] #88 16.36 OK: 9 MiB in 16 packages [2025-03-26T07:01:46.175Z] #88 DONE 17.8s [2025-03-26T07:01:46.175Z] [2025-03-26T07:01:46.175Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:01:46.175Z] #72 46.83 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-26T07:01:46.175Z] #72 46.84 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-26T07:01:46.175Z] #72 46.86 (7/14) Installing libpsl (0.21.5-r1) [2025-03-26T07:01:46.175Z] #72 46.88 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-26T07:01:46.442Z] #72 47.06 (9/14) Installing libcurl (8.12.1-r0) [2025-03-26T07:01:46.442Z] #72 47.11 (10/14) Installing curl (8.12.1-r0) [2025-03-26T07:01:46.442Z] #72 47.21 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-26T07:01:46.442Z] #72 47.21 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-26T07:01:46.714Z] #72 47.22 (13/14) Installing libucontext (1.2-r3) [2025-03-26T07:01:46.714Z] #72 47.24 (14/14) Installing gcompat (1.1.0-r4) [2025-03-26T07:01:46.714Z] #72 47.32 Executing busybox-1.36.1-r29.trigger [2025-03-26T07:01:46.714Z] #72 47.46 Executing ca-certificates-20241121-r1.trigger [2025-03-26T07:01:47.300Z] #72 48.04 OK: 15 MiB in 28 packages [2025-03-26T07:01:48.263Z] #72 ... [2025-03-26T07:01:48.263Z] [2025-03-26T07:01:48.263Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-26T07:01:48.263Z] #90 13.36 OK: 20 MiB in 18 packages [2025-03-26T07:01:48.263Z] #90 DONE 14.3s [2025-03-26T07:01:48.530Z] [2025-03-26T07:01:48.530Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-26T07:01:48.530Z] #72 DONE 49.2s [2025-03-26T07:01:48.530Z] [2025-03-26T07:01:48.530Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-26T07:01:48.797Z] #95 DONE 0.3s [2025-03-26T07:01:48.797Z] [2025-03-26T07:01:48.797Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:49.399Z] #96 ... [2025-03-26T07:01:49.399Z] [2025-03-26T07:01:49.399Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-26T07:01:49.399Z] #97 DONE 3.2s [2025-03-26T07:01:49.665Z] [2025-03-26T07:01:49.665Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-26T07:01:49.665Z] #98 DONE 0.3s [2025-03-26T07:01:49.665Z] [2025-03-26T07:01:49.665Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T07:01:49.665Z] #94 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:49.665Z] #94 4.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:51.076Z] #94 ... [2025-03-26T07:01:51.076Z] [2025-03-26T07:01:51.076Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:51.076Z] #87 7.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:51.076Z] #87 14.26 OK: 14 MiB in 21 packages [2025-03-26T07:01:51.076Z] #87 DONE 15.7s [2025-03-26T07:01:51.076Z] [2025-03-26T07:01:51.076Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T07:01:51.076Z] #93 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:51.076Z] #93 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:51.658Z] #93 ... [2025-03-26T07:01:51.658Z] [2025-03-26T07:01:51.658Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:51.658Z] #89 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:51.658Z] #89 4.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:51.658Z] #89 11.92 OK: 11 MiB in 17 packages [2025-03-26T07:01:51.658Z] #89 DONE 13.0s [2025-03-26T07:01:51.658Z] [2025-03-26T07:01:51.658Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:51.658Z] #96 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:52.633Z] #96 3.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-26T07:01:53.230Z] #96 ... [2025-03-26T07:01:53.230Z] [2025-03-26T07:01:53.230Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-26T07:01:53.230Z] #93 9.038 OK: 9 MiB in 18 packages [2025-03-26T07:01:53.230Z] #93 DONE 9.5s [2025-03-26T07:01:53.500Z] [2025-03-26T07:01:53.500Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:01:53.766Z] #99 ... [2025-03-26T07:01:53.766Z] [2025-03-26T07:01:53.766Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-26T07:01:53.766Z] #94 8.494 OK: 10 MiB in 19 packages [2025-03-26T07:01:53.766Z] #94 DONE 9.4s [2025-03-26T07:01:53.766Z] [2025-03-26T07:01:53.766Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:01:55.179Z] #100 DONE 1.3s [2025-03-26T07:01:55.179Z] [2025-03-26T07:01:55.179Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:01:55.179Z] #99 DONE 1.8s [2025-03-26T07:01:55.179Z] [2025-03-26T07:01:55.179Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-26T07:01:55.179Z] #101 DONE 1.3s [2025-03-26T07:01:55.179Z] [2025-03-26T07:01:55.179Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-26T07:01:55.473Z] #102 DONE 0.2s [2025-03-26T07:01:55.473Z] [2025-03-26T07:01:55.473Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-26T07:01:55.473Z] #103 DONE 0.3s [2025-03-26T07:01:55.473Z] [2025-03-26T07:01:55.473Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-26T07:01:55.473Z] #104 DONE 0.3s [2025-03-26T07:01:55.473Z] [2025-03-26T07:01:55.473Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-26T07:01:55.473Z] #105 DONE 0.3s [2025-03-26T07:01:55.473Z] [2025-03-26T07:01:55.473Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:55.473Z] #96 6.919 OK: 15 MiB in 28 packages [2025-03-26T07:01:56.083Z] #96 ... [2025-03-26T07:01:56.083Z] [2025-03-26T07:01:56.083Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T07:01:56.083Z] #106 DONE 0.3s [2025-03-26T07:01:56.083Z] [2025-03-26T07:01:56.083Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T07:01:56.083Z] #107 DONE 0.4s [2025-03-26T07:01:56.083Z] [2025-03-26T07:01:56.083Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-26T07:01:56.357Z] #108 DONE 0.3s [2025-03-26T07:01:56.357Z] [2025-03-26T07:01:56.357Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-26T07:01:56.357Z] #109 DONE 0.3s [2025-03-26T07:01:56.357Z] [2025-03-26T07:01:56.357Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-26T07:01:56.628Z] #110 ... [2025-03-26T07:01:56.628Z] [2025-03-26T07:01:56.628Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-26T07:01:56.628Z] #96 DONE 8.0s [2025-03-26T07:01:56.628Z] [2025-03-26T07:01:56.628Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-26T07:01:56.628Z] #111 DONE 0.4s [2025-03-26T07:01:56.628Z] [2025-03-26T07:01:56.628Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-26T07:01:56.628Z] #110 DONE 0.5s [2025-03-26T07:01:56.628Z] [2025-03-26T07:01:56.628Z] #112 [security-spire-config] exporting to image [2025-03-26T07:01:56.628Z] #112 exporting layers [2025-03-26T07:01:58.595Z] #112 ... [2025-03-26T07:01:58.595Z] [2025-03-26T07:01:58.595Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-26T07:01:58.595Z] #113 DONE 3.5s [2025-03-26T07:01:58.867Z] [2025-03-26T07:01:58.867Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-26T07:01:58.867Z] #114 DONE 0.4s [2025-03-26T07:01:58.867Z] [2025-03-26T07:01:58.867Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:59.139Z] #92 ... [2025-03-26T07:01:59.139Z] [2025-03-26T07:01:59.139Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-26T07:01:59.407Z] #115 DONE 0.3s [2025-03-26T07:01:59.407Z] [2025-03-26T07:01:59.407Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-26T07:01:59.674Z] #116 DONE 0.3s [2025-03-26T07:01:59.674Z] [2025-03-26T07:01:59.674Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-26T07:01:59.674Z] #117 DONE 0.2s [2025-03-26T07:01:59.674Z] [2025-03-26T07:01:59.674Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:01:59.942Z] #76 ... [2025-03-26T07:01:59.942Z] [2025-03-26T07:01:59.942Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-26T07:01:59.942Z] #118 DONE 0.2s [2025-03-26T07:01:59.942Z] [2025-03-26T07:01:59.942Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:02:00.216Z] #79 ... [2025-03-26T07:02:00.217Z] [2025-03-26T07:02:00.217Z] #112 [security-spire-agent] exporting to image [2025-03-26T07:02:01.179Z] #112 exporting layers 4.2s done [2025-03-26T07:02:01.179Z] #112 exporting layers 4.4s done [2025-03-26T07:02:01.179Z] #112 writing image sha256:9246d8270c75dc5e2a23834d33a32a6795563ce552900c059645bc84b5844eac [2025-03-26T07:02:01.179Z] #112 writing image sha256:996667d5aaa47882abb9b2df4a0e77f4636628a749100047dbaa0089291fa487 0.1s done [2025-03-26T07:02:01.179Z] #112 naming to docker.io/library/security-spire-config-arm64 [2025-03-26T07:02:01.179Z] #112 writing image sha256:9246d8270c75dc5e2a23834d33a32a6795563ce552900c059645bc84b5844eac 0.1s done [2025-03-26T07:02:01.179Z] #112 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-26T07:02:01.179Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-26T07:02:02.590Z] #112 exporting layers 2.4s done [2025-03-26T07:02:02.590Z] #112 writing image sha256:210c0070a55a51347373e81fe6f9ebb72a53f87fe26396936621e55de8ab04f0 0.0s done [2025-03-26T07:02:02.590Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-26T07:02:02.591Z] #112 DONE 5.9s [2025-03-26T07:02:02.591Z] [2025-03-26T07:02:02.591Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.199Z] #92 ... [2025-03-26T07:03:24.199Z] [2025-03-26T07:03:24.199Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.199Z] #76 DONE 125.1s [2025-03-26T07:03:24.199Z] [2025-03-26T07:03:24.199Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.199Z] #83 DONE 112.3s [2025-03-26T07:03:24.199Z] [2025-03-26T07:03:24.200Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #78 DONE 123.3s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #79 DONE 123.1s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #119 ... [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #91 DONE 102.4s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #120 ... [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #92 DONE 101.2s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-26T07:03:24.200Z] #121 ... [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #122 DONE 2.0s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:03:24.200Z] #123 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #124 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #125 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #126 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:03:24.200Z] #127 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #128 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #129 DONE 1.9s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #130 [core-metadata builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #130 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:03:24.200Z] #131 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #132 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #119 DONE 2.0s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #133 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:03:24.200Z] #134 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #135 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #136 [core-data builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #136 DONE 2.1s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #137 [core-command builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #137 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:03:24.200Z] #138 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #139 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-26T07:03:24.200Z] #140 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #141 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-26T07:03:24.200Z] #142 CACHED [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:03:24.200Z] #143 ... [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-26T07:03:24.200Z] #120 DONE 1.5s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-26T07:03:24.200Z] #121 DONE 1.3s [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:03:24.200Z] #144 ... [2025-03-26T07:03:24.200Z] [2025-03-26T07:03:24.200Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:03:24.200Z] #143 5.756 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-26T07:03:25.618Z] #143 ... [2025-03-26T07:03:25.618Z] [2025-03-26T07:03:25.618Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:03:25.618Z] #0 5.082 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-26T07:03:25.618Z] #145 ... [2025-03-26T07:03:25.618Z] [2025-03-26T07:03:25.618Z] #146 [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-03-26T07:03:25.618Z] #0 3.719 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-26T07:03:25.886Z] #146 ... [2025-03-26T07:03:25.886Z] [2025-03-26T07:03:25.886Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T07:03:25.886Z] #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-26T07:03:26.155Z] #147 ... [2025-03-26T07:03:26.155Z] [2025-03-26T07:03:26.155Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T07:03:26.155Z] #0 6.501 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-26T07:03:26.155Z] #148 ... [2025-03-26T07:03:26.155Z] [2025-03-26T07:03:26.155Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T07:03:26.155Z] #0 5.248 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-26T07:03:26.515Z] #149 ... [2025-03-26T07:03:26.515Z] [2025-03-26T07:03:26.515Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T07:03:26.515Z] #0 6.427 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-26T07:03:26.783Z] #150 ... [2025-03-26T07:03:26.783Z] [2025-03-26T07:03:26.783Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T07:03:26.783Z] #0 5.943 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-26T07:03:26.783Z] #151 ... [2025-03-26T07:03:26.783Z] [2025-03-26T07:03:26.783Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T07:03:26.783Z] #0 5.468 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-26T07:03:26.783Z] #152 ... [2025-03-26T07:03:26.783Z] [2025-03-26T07:03:26.783Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T07:03:26.783Z] #0 5.369 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-26T07:03:27.050Z] #153 ... [2025-03-26T07:03:27.050Z] [2025-03-26T07:03:27.050Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:03:27.050Z] #0 6.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-26T07:03:27.050Z] #154 ... [2025-03-26T07:03:27.050Z] [2025-03-26T07:03:27.050Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:03:27.050Z] #144 5.650 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-26T07:03:45.376Z] #128 ... [2025-03-26T07:03:45.376Z] [2025-03-26T07:03:45.376Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T07:03:45.376Z] #148 DONE 136.0s [2025-03-26T07:03:45.376Z] [2025-03-26T07:03:45.376Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T07:03:55.472Z] #152 DONE 148.6s [2025-03-26T07:03:55.472Z] [2025-03-26T07:03:55.472Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T07:03:55.472Z] #147 ... [2025-03-26T07:03:55.472Z] [2025-03-26T07:03:55.472Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-26T07:03:55.472Z] #153 148.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T07:04:13.661Z] #153 DONE 167.1s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:04:13.661Z] #150 ... [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T07:04:13.661Z] #128 DONE 167.1s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:04:13.661Z] #145 DONE 167.1s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T07:04:13.661Z] #147 DONE 167.2s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T07:04:13.661Z] #146 DONE 167.2s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.661Z] #155 ... [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:04:13.661Z] #154 DONE 167.2s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-26T07:04:13.661Z] #151 DONE 167.3s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:04:13.661Z] #150 DONE 167.3s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:04:13.661Z] #149 DONE 167.3s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T07:04:13.661Z] #144 DONE 167.3s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-26T07:04:13.661Z] #156 DONE 0.4s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.661Z] #157 ... [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.661Z] #155 DONE 0.3s [2025-03-26T07:04:13.661Z] [2025-03-26T07:04:13.661Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.661Z] #158 DONE 0.3s [2025-03-26T07:04:13.933Z] [2025-03-26T07:04:13.933Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.933Z] #159 DONE 0.4s [2025-03-26T07:04:13.933Z] [2025-03-26T07:04:13.933Z] #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.933Z] #160 DONE 0.4s [2025-03-26T07:04:13.933Z] [2025-03-26T07:04:13.933Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.933Z] #161 DONE 0.4s [2025-03-26T07:04:13.933Z] [2025-03-26T07:04:13.933Z] #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.933Z] #157 DONE 0.3s [2025-03-26T07:04:13.933Z] [2025-03-26T07:04:13.933Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:13.933Z] #162 DONE 0.4s [2025-03-26T07:04:13.933Z] [2025-03-26T07:04:13.933Z] #163 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-26T07:04:14.194Z] #163 ... [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #164 DONE 0.5s [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #165 CACHED [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:14.194Z] #166 CACHED [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #167 DONE 0.5s [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:14.194Z] #168 CACHED [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #169 CACHED [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:14.194Z] #170 CACHED [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #171 CACHED [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #172 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:14.194Z] #172 DONE 0.4s [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #173 DONE 0.4s [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #174 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #174 DONE 0.4s [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #175 DONE 0.4s [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:14.194Z] #176 DONE 0.4s [2025-03-26T07:04:14.194Z] [2025-03-26T07:04:14.194Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-26T07:04:14.454Z] #177 ... [2025-03-26T07:04:14.454Z] [2025-03-26T07:04:14.454Z] #163 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-26T07:04:14.454Z] #163 DONE 0.4s [2025-03-26T07:04:14.454Z] [2025-03-26T07:04:14.454Z] #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:04:16.424Z] #178 ... [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #179 [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-03-26T07:04:16.424Z] #179 DONE 2.2s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:16.424Z] #180 DONE 2.2s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-26T07:04:16.424Z] #181 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-26T07:04:16.424Z] #182 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-26T07:04:16.424Z] #183 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-26T07:04:16.424Z] #184 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-26T07:04:16.424Z] #185 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-26T07:04:16.424Z] #186 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-26T07:04:16.424Z] #187 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:04:16.424Z] #178 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-26T07:04:16.424Z] #177 DONE 2.3s [2025-03-26T07:04:16.424Z] [2025-03-26T07:04:16.424Z] #188 [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-03-26T07:04:17.379Z] #188 ... [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #189 [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-03-26T07:04:17.379Z] #189 DONE 0.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:04:17.379Z] #190 DONE 0.7s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #191 [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-03-26T07:04:17.379Z] #191 DONE 0.7s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-26T07:04:17.379Z] #192 DONE 0.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-26T07:04:17.379Z] #193 DONE 0.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-26T07:04:17.379Z] #194 DONE 0.7s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:04:17.379Z] #195 DONE 0.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-26T07:04:17.379Z] #196 DONE 0.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:04:17.379Z] #197 DONE 0.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #188 [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-03-26T07:04:17.379Z] #188 DONE 0.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #98 [security-spiffe-token-provider] exporting to image [2025-03-26T07:04:17.379Z] #98 exporting layers [2025-03-26T07:04:17.379Z] #98 writing image sha256:15314664d35ecd0c9ddcfccf7ab08ca535f6d31e597e54359bae1b9c77885f4a 0.0s done [2025-03-26T07:04:17.379Z] #98 naming to docker.io/library/core-keeper done [2025-03-26T07:04:17.379Z] #98 writing image sha256:a7fc31034ecb535095c6bb4356219e48d06b7631be257620e379912e037cf6e6 [2025-03-26T07:04:17.379Z] #98 ... [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #198 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-26T07:04:17.379Z] #198 DONE 3.8s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:04:17.379Z] #199 DONE 0.2s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:04:17.379Z] #200 DONE 0.3s [2025-03-26T07:04:17.379Z] [2025-03-26T07:04:17.379Z] #98 [support-notifications] exporting to image [2025-03-26T07:04:17.379Z] #98 writing image sha256:a7fc31034ecb535095c6bb4356219e48d06b7631be257620e379912e037cf6e6 0.0s done [2025-03-26T07:04:17.379Z] #98 naming to docker.io/library/core-command done [2025-03-26T07:04:17.691Z] #98 ... [2025-03-26T07:04:17.691Z] [2025-03-26T07:04:17.691Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-26T07:04:17.691Z] #201 DONE 0.5s [2025-03-26T07:04:17.691Z] [2025-03-26T07:04:17.691Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-26T07:04:17.691Z] #202 DONE 0.5s [2025-03-26T07:04:17.691Z] [2025-03-26T07:04:17.691Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-26T07:04:17.691Z] #203 DONE 0.5s [2025-03-26T07:04:17.691Z] [2025-03-26T07:04:17.691Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-26T07:04:17.691Z] #204 DONE 0.5s [2025-03-26T07:04:17.691Z] [2025-03-26T07:04:17.691Z] #98 [core-metadata] exporting to image [2025-03-26T07:04:17.950Z] #98 ... [2025-03-26T07:04:17.950Z] [2025-03-26T07:04:17.950Z] #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:04:17.950Z] #205 DONE 0.6s [2025-03-26T07:04:17.950Z] [2025-03-26T07:04:17.950Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-26T07:04:17.950Z] #206 DONE 0.5s [2025-03-26T07:04:17.950Z] [2025-03-26T07:04:17.950Z] #98 [core-metadata] exporting to image [2025-03-26T07:04:17.950Z] #98 exporting layers 0.6s done [2025-03-26T07:04:17.950Z] #98 writing image sha256:c73a1d72c1efe8ffe6b247f6d8ae73ec96a7c510f5aca9a85dbdc8ea1e08ac3d [2025-03-26T07:04:18.210Z] #98 ... [2025-03-26T07:04:18.210Z] [2025-03-26T07:04:18.210Z] #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:04:18.210Z] #207 DONE 0.1s [2025-03-26T07:04:18.210Z] [2025-03-26T07:04:18.210Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T07:04:18.210Z] #208 DONE 0.3s [2025-03-26T07:04:18.210Z] [2025-03-26T07:04:18.210Z] #98 [support-notifications] exporting to image [2025-03-26T07:04:18.210Z] #98 exporting layers 0.4s done [2025-03-26T07:04:18.210Z] #98 writing image sha256:c73a1d72c1efe8ffe6b247f6d8ae73ec96a7c510f5aca9a85dbdc8ea1e08ac3d 0.0s done [2025-03-26T07:04:18.210Z] #98 writing image sha256:e3223c7f7f9fd2b62a9a849b380c6b4384dad2f5fa0905884420cd09f22939fa 0.0s done [2025-03-26T07:04:18.210Z] #98 writing image sha256:12bee768e09eb11b265817d6cf0ecf854444cb7367ff05fd2e43e5482dbbfc44 0.0s done [2025-03-26T07:04:18.210Z] #98 naming to docker.io/library/support-scheduler done [2025-03-26T07:04:18.210Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2025-03-26T07:04:18.210Z] #98 naming to docker.io/library/core-data done [2025-03-26T07:04:18.210Z] #98 writing image sha256:0886e0e31c0da10fab332b1ac02018385749b09291a579945912c8d65c3a7790 done [2025-03-26T07:04:18.210Z] #98 naming to docker.io/library/support-notifications done [2025-03-26T07:04:18.569Z] #98 writing image sha256:d4ec798540bda80ea17abc0d8473fa83f756f388529db7ad3ee478b026afd947 done [2025-03-26T07:04:18.569Z] #98 naming to docker.io/library/core-metadata done [2025-03-26T07:04:18.569Z] #98 DONE 3.9s [2025-03-26T07:04:18.569Z] [2025-03-26T07:04:18.569Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-26T07:04:18.569Z] #209 DONE 0.6s [2025-03-26T07:04:18.569Z] [2025-03-26T07:04:18.569Z] #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T07:04:18.829Z] #210 DONE 0.3s [2025-03-26T07:04:18.829Z] [2025-03-26T07:04:18.829Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:04:18.829Z] #211 DONE 1.1s [2025-03-26T07:04:18.829Z] [2025-03-26T07:04:18.829Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:04:18.829Z] #212 DONE 1.1s [2025-03-26T07:04:18.829Z] [2025-03-26T07:04:18.829Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-26T07:04:18.829Z] #213 DONE 0.7s [2025-03-26T07:04:18.829Z] [2025-03-26T07:04:18.829Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-26T07:04:18.829Z] #214 DONE 0.1s [2025-03-26T07:04:18.829Z] [2025-03-26T07:04:18.829Z] #98 [core-common-config-bootstrapper] exporting to image [2025-03-26T07:04:18.829Z] #98 exporting layers 0.1s done [2025-03-26T07:04:19.090Z] #98 exporting layers 0.2s done [2025-03-26T07:04:19.090Z] #98 writing image sha256:346fbe2093d81737a3f696e5dd7d5022f98dc5040c9acb2af874b122dd5ba22d done [2025-03-26T07:04:19.090Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-26T07:04:19.090Z] #98 writing image sha256:7b3ee2bdea84c8dd00d8c611d23265e8cb4fece64a7101eb47c7f5e9d06446cc done [2025-03-26T07:04:19.090Z] #98 naming to docker.io/library/security-proxy-auth done [2025-03-26T07:04:19.090Z] #98 DONE 4.1s [2025-03-26T07:04:19.090Z] [2025-03-26T07:04:19.090Z] #215 [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-03-26T07:04:19.090Z] #215 DONE 0.1s [2025-03-26T07:04:19.090Z] [2025-03-26T07:04:19.090Z] #216 [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-03-26T07:04:19.090Z] #216 DONE 0.1s [2025-03-26T07:04:19.090Z] [2025-03-26T07:04:19.090Z] #217 [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-03-26T07:04:19.090Z] #217 DONE 0.1s [2025-03-26T07:04:19.090Z] [2025-03-26T07:04:19.090Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:04:19.090Z] #218 ... [2025-03-26T07:04:19.090Z] [2025-03-26T07:04:19.090Z] #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-26T07:04:19.090Z] #219 DONE 0.0s [2025-03-26T07:04:19.349Z] [2025-03-26T07:04:19.349Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:04:19.349Z] #220 DONE 1.1s [2025-03-26T07:04:19.349Z] [2025-03-26T07:04:19.349Z] #98 [security-proxy-setup] exporting to image [2025-03-26T07:04:19.349Z] #98 exporting layers 0.2s done [2025-03-26T07:04:19.349Z] #98 writing image sha256:c2191aee3d35fb27e9c7a39b39c44a922e47dec9a7e663668fb99cac54026d38 done [2025-03-26T07:04:19.349Z] #98 naming to docker.io/library/security-proxy-setup done [2025-03-26T07:04:19.349Z] #98 DONE 4.3s [2025-03-26T07:04:19.349Z] [2025-03-26T07:04:19.349Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-26T07:04:19.349Z] #221 DONE 0.4s [2025-03-26T07:04:19.349Z] [2025-03-26T07:04:19.349Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:04:19.609Z] #218 DONE 0.8s [2025-03-26T07:04:19.609Z] [2025-03-26T07:04:19.609Z] #98 [security-bootstrapper] exporting to image [2025-03-26T07:04:19.609Z] #98 exporting layers 0.2s done [2025-03-26T07:04:19.872Z] #98 exporting layers 0.2s done [2025-03-26T07:04:19.872Z] #98 writing image sha256:71261dfb4d3ea0d9dfcb9c5ed112daf4fcf6a585a4b42553f0b0fe2d06573cb1 done [2025-03-26T07:04:19.872Z] #98 naming to docker.io/library/security-bootstrapper done [2025-03-26T07:04:19.872Z] #98 writing image sha256:78b51dea9548408a0cf26e142d7082b3f774ae60ebf789d1ae08173b5ca4fd56 done [2025-03-26T07:04:19.872Z] #98 naming to docker.io/library/security-secretstore-setup done [2025-03-26T07:04:19.872Z] #98 DONE 4.7s [2025-03-26T07:04:19.872Z] [2025-03-26T07:04:19.872Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:04:19.872Z] time="2025-03-26T06:59:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-26T07:04:19.886Z] $ docker stop --time=1 148aabef081c7c1d99e2328c758299abb3d21b3a06bab975fe2663486dac0efa [2025-03-26T07:04:21.177Z] $ docker rm -f --volumes 148aabef081c7c1d99e2328c758299abb3d21b3a06bab975fe2663486dac0efa [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T07:04:21.738Z] + docker images [2025-03-26T07:04:21.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-26T07:04:21.738Z] security-bootstrapper latest 71261dfb4d3e 2 seconds ago 20.3MB [2025-03-26T07:04:21.738Z] security-secretstore-setup latest 78b51dea9548 2 seconds ago 67.7MB [2025-03-26T07:04:21.738Z] security-proxy-setup latest c2191aee3d35 2 seconds ago 38.2MB [2025-03-26T07:04:21.738Z] core-common-config-bootstrapper latest 346fbe2093d8 3 seconds ago 17.1MB [2025-03-26T07:04:21.738Z] security-proxy-auth latest 7b3ee2bdea84 3 seconds ago 31.3MB [2025-03-26T07:04:21.738Z] core-data latest e3223c7f7f9f 4 seconds ago 32.5MB [2025-03-26T07:04:21.738Z] support-scheduler latest c73a1d72c1ef 4 seconds ago 48.1MB [2025-03-26T07:04:21.738Z] security-spiffe-token-provider latest 12bee768e09e 4 seconds ago 46.9MB [2025-03-26T07:04:21.738Z] support-notifications latest 0886e0e31c0d 4 seconds ago 51.7MB [2025-03-26T07:04:21.738Z] core-metadata latest d4ec798540bd 4 seconds ago 32.7MB [2025-03-26T07:04:21.738Z] core-command latest a7fc31034ecb 5 seconds ago 27.9MB [2025-03-26T07:04:21.738Z] core-keeper latest 15314664d35e 5 seconds ago 32.1MB [2025-03-26T07:04:21.738Z] security-spire-config latest be72b9a19a96 3 minutes ago 149MB [2025-03-26T07:04:21.738Z] security-spire-agent latest e751c2113030 3 minutes ago 195MB [2025-03-26T07:04:21.738Z] security-spire-server latest 1944927d9c15 3 minutes ago 149MB [2025-03-26T07:04:21.738Z] ci-base-image-x86_64 latest 81482ba7b71b 7 minutes ago 929MB [2025-03-26T07:04:21.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-26T07:04:21.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-26T07:04:21.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:04:21.885Z] provisioning config files... [2025-03-26T07:04:21.895Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config16794659681333765068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:04:22.206Z] ---> ****-login.sh [2025-03-26T07:04:22.206Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:04:22.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:04:22.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:04:22.206Z] Configure a credential helper to remove this warning. See [2025-03-26T07:04:22.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:04:22.206Z] [2025-03-26T07:04:22.207Z] Login Succeeded [2025-03-26T07:04:22.207Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:04:22.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:04:22.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:04:22.207Z] Configure a credential helper to remove this warning. See [2025-03-26T07:04:22.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:04:22.207Z] [2025-03-26T07:04:22.207Z] Login Succeeded [2025-03-26T07:04:22.207Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:04:22.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:04:22.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:04:22.467Z] Configure a credential helper to remove this warning. See [2025-03-26T07:04:22.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:04:22.467Z] [2025-03-26T07:04:22.467Z] Login Succeeded [2025-03-26T07:04:22.467Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:04:22.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:04:22.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:04:22.468Z] Configure a credential helper to remove this warning. See [2025-03-26T07:04:22.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:04:22.468Z] [2025-03-26T07:04:22.468Z] Login Succeeded [2025-03-26T07:04:22.468Z] ****.io [2025-03-26T07:04:22.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:04:22.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:04:22.727Z] Configure a credential helper to remove this warning. See [2025-03-26T07:04:22.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:04:22.727Z] [2025-03-26T07:04:22.727Z] Login Succeeded [2025-03-26T07:04:22.727Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:04:22.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:04:22.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T07:04:22.808Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-26T07:04:22.808Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:04:22.808Z] latest [2025-03-26T07:04:22.808Z] 4.0.0-dev.78 [2025-03-26T07:04:22.808Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:04:22.808Z] main [2025-03-26T07:04:22.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:23.162Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:23.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:04:23.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T07:04:23.482Z] 2c670765321a: Preparing [2025-03-26T07:04:23.482Z] 3b84e3c8cdaa: Preparing [2025-03-26T07:04:23.482Z] a8c503cb0f3d: Preparing [2025-03-26T07:04:23.482Z] fee66075ac31: Preparing [2025-03-26T07:04:23.482Z] 8365d0ee7fd8: Preparing [2025-03-26T07:04:23.482Z] 91c679b688b1: Preparing [2025-03-26T07:04:23.482Z] 994456c4fd7b: Preparing [2025-03-26T07:04:23.482Z] 91c679b688b1: Waiting [2025-03-26T07:04:23.482Z] 994456c4fd7b: Waiting [2025-03-26T07:04:23.482Z] a8c503cb0f3d: Pushed [2025-03-26T07:04:23.482Z] 2c670765321a: Pushed [2025-03-26T07:04:23.482Z] fee66075ac31: Pushed [2025-03-26T07:04:23.482Z] 8365d0ee7fd8: Pushed [2025-03-26T07:04:23.482Z] 994456c4fd7b: Layer already exists [2025-03-26T07:04:23.740Z] 91c679b688b1: Pushed [2025-03-26T07:04:25.642Z] 3b84e3c8cdaa: Pushed [2025-03-26T07:04:25.642Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:25.965Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:26.287Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T07:04:26.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T07:04:26.287Z] 2c670765321a: Preparing [2025-03-26T07:04:26.287Z] 3b84e3c8cdaa: Preparing [2025-03-26T07:04:26.287Z] a8c503cb0f3d: Preparing [2025-03-26T07:04:26.287Z] fee66075ac31: Preparing [2025-03-26T07:04:26.287Z] 8365d0ee7fd8: Preparing [2025-03-26T07:04:26.287Z] 91c679b688b1: Preparing [2025-03-26T07:04:26.287Z] 994456c4fd7b: Preparing [2025-03-26T07:04:26.287Z] 91c679b688b1: Waiting [2025-03-26T07:04:26.287Z] 994456c4fd7b: Waiting [2025-03-26T07:04:26.287Z] fee66075ac31: Layer already exists [2025-03-26T07:04:26.287Z] 2c670765321a: Layer already exists [2025-03-26T07:04:26.287Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:04:26.287Z] 3b84e3c8cdaa: Layer already exists [2025-03-26T07:04:26.287Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:04:26.287Z] 91c679b688b1: Layer already exists [2025-03-26T07:04:26.287Z] 994456c4fd7b: Layer already exists [2025-03-26T07:04:26.287Z] latest: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:26.628Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:26.953Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T07:04:26.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T07:04:26.953Z] 2c670765321a: Preparing [2025-03-26T07:04:26.953Z] 3b84e3c8cdaa: Preparing [2025-03-26T07:04:26.953Z] a8c503cb0f3d: Preparing [2025-03-26T07:04:26.953Z] fee66075ac31: Preparing [2025-03-26T07:04:26.953Z] 8365d0ee7fd8: Preparing [2025-03-26T07:04:26.953Z] 91c679b688b1: Preparing [2025-03-26T07:04:26.953Z] 994456c4fd7b: Preparing [2025-03-26T07:04:26.953Z] 91c679b688b1: Waiting [2025-03-26T07:04:26.953Z] 994456c4fd7b: Waiting [2025-03-26T07:04:26.953Z] 2c670765321a: Layer already exists [2025-03-26T07:04:26.953Z] 3b84e3c8cdaa: Layer already exists [2025-03-26T07:04:26.953Z] fee66075ac31: Layer already exists [2025-03-26T07:04:26.953Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:04:26.953Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:04:26.953Z] 91c679b688b1: Layer already exists [2025-03-26T07:04:26.953Z] 994456c4fd7b: Layer already exists [2025-03-26T07:04:26.953Z] 4.0.0-dev.78: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:27.280Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:27.604Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:04:27.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T07:04:27.604Z] 2c670765321a: Preparing [2025-03-26T07:04:27.604Z] 3b84e3c8cdaa: Preparing [2025-03-26T07:04:27.604Z] a8c503cb0f3d: Preparing [2025-03-26T07:04:27.604Z] fee66075ac31: Preparing [2025-03-26T07:04:27.604Z] 8365d0ee7fd8: Preparing [2025-03-26T07:04:27.604Z] 91c679b688b1: Preparing [2025-03-26T07:04:27.604Z] 994456c4fd7b: Preparing [2025-03-26T07:04:27.604Z] 994456c4fd7b: Waiting [2025-03-26T07:04:27.604Z] 91c679b688b1: Waiting [2025-03-26T07:04:27.604Z] 3b84e3c8cdaa: Layer already exists [2025-03-26T07:04:27.604Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:04:27.604Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:04:27.604Z] fee66075ac31: Layer already exists [2025-03-26T07:04:27.604Z] 2c670765321a: Layer already exists [2025-03-26T07:04:27.604Z] 994456c4fd7b: Layer already exists [2025-03-26T07:04:27.604Z] 91c679b688b1: Layer already exists [2025-03-26T07:04:27.604Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:27.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:04:28.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-26T07:04:28.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-26T07:04:28.266Z] 2c670765321a: Preparing [2025-03-26T07:04:28.266Z] 3b84e3c8cdaa: Preparing [2025-03-26T07:04:28.266Z] a8c503cb0f3d: Preparing [2025-03-26T07:04:28.266Z] fee66075ac31: Preparing [2025-03-26T07:04:28.266Z] 8365d0ee7fd8: Preparing [2025-03-26T07:04:28.266Z] 91c679b688b1: Preparing [2025-03-26T07:04:28.266Z] 994456c4fd7b: Preparing [2025-03-26T07:04:28.266Z] 91c679b688b1: Waiting [2025-03-26T07:04:28.266Z] 994456c4fd7b: Waiting [2025-03-26T07:04:28.266Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:04:28.266Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:04:28.266Z] 3b84e3c8cdaa: Layer already exists [2025-03-26T07:04:28.266Z] 2c670765321a: Layer already exists [2025-03-26T07:04:28.266Z] fee66075ac31: Layer already exists [2025-03-26T07:04:28.266Z] 994456c4fd7b: Layer already exists [2025-03-26T07:04:28.266Z] 91c679b688b1: Layer already exists [2025-03-26T07:04:28.266Z] main: digest: sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:04:28.347Z] ===================================================== [Pipeline] echo [2025-03-26T07:04:28.362Z] taggedImages: [2025-03-26T07:04:28.362Z] - nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:04:28.362Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T07:04:28.362Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T07:04:28.362Z] - nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:04:28.362Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-26T07:04:28.406Z] ========================================================= [2025-03-26T07:04:28.406Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-command:latest, nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:main], settingsFile:edgex-go-settings] [2025-03-26T07:04:28.406Z] ========================================================= [Pipeline] node [2025-03-26T07:04:43.410Z] Still waiting to schedule task [2025-03-26T07:04:43.411Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:05:15.750Z] Running on prd-centos7-docker-4c-2g-42050 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:05:15.804Z] provisioning config files... [2025-03-26T07:05:15.828Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5977630216572373619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:05:19.844Z] ---> ****-login.sh [2025-03-26T07:05:19.845Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:05:19.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:05:20.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:05:20.106Z] Configure a credential helper to remove this warning. See [2025-03-26T07:05:20.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:05:20.106Z] [2025-03-26T07:05:20.106Z] Login Succeeded [2025-03-26T07:05:20.106Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:05:20.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:05:20.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:05:20.106Z] Configure a credential helper to remove this warning. See [2025-03-26T07:05:20.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:05:20.106Z] [2025-03-26T07:05:20.106Z] Login Succeeded [2025-03-26T07:05:20.106Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:05:20.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:05:20.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:05:20.106Z] Configure a credential helper to remove this warning. See [2025-03-26T07:05:20.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:05:20.106Z] [2025-03-26T07:05:20.106Z] Login Succeeded [2025-03-26T07:05:20.106Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:05:20.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:05:20.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:05:20.370Z] Configure a credential helper to remove this warning. See [2025-03-26T07:05:20.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:05:20.370Z] [2025-03-26T07:05:20.370Z] Login Succeeded [2025-03-26T07:05:20.370Z] ****.io [2025-03-26T07:05:20.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:05:20.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:05:20.635Z] Configure a credential helper to remove this warning. See [2025-03-26T07:05:20.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:05:20.635Z] [2025-03-26T07:05:20.635Z] Login Succeeded [2025-03-26T07:05:20.635Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:05:20.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:05:21.007Z] + docker buildx ls [2025-03-26T07:05:21.267Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:05:21.267Z] default * docker [2025-03-26T07:05:21.267Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:05:21.571Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:05:21.571Z] edgex-builder [Pipeline] sh [2025-03-26T07:05:21.880Z] + docker buildx inspect --bootstrap [2025-03-26T07:05:21.880Z] #1 [internal] booting buildkit [2025-03-26T07:05:21.880Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:05:24.453Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T07:05:24.453Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:05:25.841Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-03-26T07:05:25.841Z] #1 DONE 4.1s [2025-03-26T07:05:25.841Z] Name: edgex-builder [2025-03-26T07:05:25.841Z] Driver: docker-container [2025-03-26T07:05:25.841Z] [2025-03-26T07:05:25.841Z] Nodes: [2025-03-26T07:05:25.841Z] Name: edgex-builder0 [2025-03-26T07:05:25.841Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:05:25.841Z] Status: running [2025-03-26T07:05:25.841Z] Buildkit: v0.20.2 [2025-03-26T07:05:25.841Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:05:26.144Z] + docker buildx ls [2025-03-26T07:05:26.144Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:05:26.144Z] edgex-builder * docker-container [2025-03-26T07:05:26.144Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:05:26.144Z] default docker [2025-03-26T07:05:26.144Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:05:26.508Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:05:26.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:05:26.508Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:05:26.508Z] #1 transferring dockerfile: 197B done [2025-03-26T07:05:26.508Z] #1 DONE 0.0s [2025-03-26T07:05:26.508Z] [2025-03-26T07:05:26.508Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:05:26.508Z] #2 DONE 0.1s [2025-03-26T07:05:26.508Z] [2025-03-26T07:05:26.508Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:05:26.772Z] #3 DONE 0.1s [2025-03-26T07:05:26.772Z] [2025-03-26T07:05:26.772Z] #4 [internal] load .dockerignore [2025-03-26T07:05:26.772Z] #4 transferring context: 2B done [2025-03-26T07:05:26.772Z] #4 DONE 0.0s [2025-03-26T07:05:26.772Z] [2025-03-26T07:05:26.772Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:26.772Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:26.772Z] #5 DONE 0.0s [2025-03-26T07:05:26.772Z] [2025-03-26T07:05:26.772Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:26.772Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:26.772Z] #6 DONE 0.1s [2025-03-26T07:05:27.031Z] [2025-03-26T07:05:27.031Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:05:27.031Z] #7 DONE 0.0s [2025-03-26T07:05:27.031Z] [2025-03-26T07:05:27.031Z] #8 exporting to image [2025-03-26T07:05:27.031Z] #8 exporting layers done [2025-03-26T07:05:27.031Z] #8 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 0.0s done [2025-03-26T07:05:27.031Z] #8 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done [2025-03-26T07:05:27.031Z] #8 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done [2025-03-26T07:05:27.031Z] #8 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done [2025-03-26T07:05:27.031Z] #8 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.0s done [2025-03-26T07:05:27.031Z] #8 pushing layers [2025-03-26T07:05:27.031Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:05:27.031Z] #8 pushing layers 0.1s done [2025-03-26T07:05:27.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done [2025-03-26T07:05:27.031Z] #8 DONE 0.3s [2025-03-26T07:05:27.031Z] [2025-03-26T07:05:27.031Z] 1 warning found (use --debug to expand): [2025-03-26T07:05:27.032Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:05:27.331Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-03-26T07:05:27.331Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-03-26T07:05:27.591Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:05:27.591Z] #1 transferring dockerfile: 163B done [2025-03-26T07:05:27.591Z] #1 DONE 0.0s [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T07:05:27.591Z] #2 DONE 0.0s [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-26T07:05:27.591Z] #3 DONE 0.0s [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #4 [internal] load .dockerignore [2025-03-26T07:05:27.591Z] #4 transferring context: 2B done [2025-03-26T07:05:27.591Z] #4 DONE 0.0s [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:27.591Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:27.591Z] #5 DONE 0.0s [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:27.591Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:27.591Z] #6 CACHED [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:27.591Z] #5 CACHED [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:05:27.591Z] #7 DONE 0.0s [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] #8 exporting to image [2025-03-26T07:05:27.591Z] #8 exporting layers done [2025-03-26T07:05:27.591Z] #8 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done [2025-03-26T07:05:27.591Z] #8 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done [2025-03-26T07:05:27.591Z] #8 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done [2025-03-26T07:05:27.591Z] #8 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done [2025-03-26T07:05:27.591Z] #8 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done [2025-03-26T07:05:27.591Z] #8 pushing layers 0.0s done [2025-03-26T07:05:27.591Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done [2025-03-26T07:05:27.591Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:05:27.591Z] #8 DONE 0.1s [2025-03-26T07:05:27.591Z] [2025-03-26T07:05:27.591Z] 1 warning found (use --debug to expand): [2025-03-26T07:05:27.591Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:05:27.886Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78' [2025-03-26T07:05:27.886Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 --push - [2025-03-26T07:05:28.146Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:05:28.146Z] #1 transferring dockerfile: 169B done [2025-03-26T07:05:28.146Z] #1 DONE 0.0s [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T07:05:28.146Z] #2 DONE 0.0s [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [2025-03-26T07:05:28.146Z] #3 DONE 0.0s [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] #4 [internal] load .dockerignore [2025-03-26T07:05:28.146Z] #4 transferring context: 2B done [2025-03-26T07:05:28.146Z] #4 DONE 0.0s [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:28.146Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:28.146Z] #5 CACHED [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:28.146Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:28.146Z] #6 CACHED [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] #7 exporting to image [2025-03-26T07:05:28.146Z] #7 exporting layers [2025-03-26T07:05:28.146Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:05:28.146Z] #7 exporting layers done [2025-03-26T07:05:28.146Z] #7 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done [2025-03-26T07:05:28.146Z] #7 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done [2025-03-26T07:05:28.146Z] #7 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done [2025-03-26T07:05:28.146Z] #7 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done [2025-03-26T07:05:28.146Z] #7 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done [2025-03-26T07:05:28.146Z] #7 pushing layers 0.0s done [2025-03-26T07:05:28.146Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done [2025-03-26T07:05:28.146Z] #7 DONE 0.1s [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:05:28.146Z] #8 DONE 0.0s [2025-03-26T07:05:28.146Z] [2025-03-26T07:05:28.146Z] 1 warning found (use --debug to expand): [2025-03-26T07:05:28.146Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:05:28.444Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:05:28.444Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:05:28.444Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:05:28.444Z] #1 transferring dockerfile: 210B done [2025-03-26T07:05:28.444Z] #1 DONE 0.1s [2025-03-26T07:05:28.444Z] [2025-03-26T07:05:28.444Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:05:28.444Z] #2 DONE 0.0s [2025-03-26T07:05:28.444Z] [2025-03-26T07:05:28.444Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:05:28.444Z] #3 DONE 0.0s [2025-03-26T07:05:28.444Z] [2025-03-26T07:05:28.444Z] #4 [internal] load .dockerignore [2025-03-26T07:05:28.444Z] #4 transferring context: [2025-03-26T07:05:28.704Z] #4 transferring context: 2B done [2025-03-26T07:05:28.704Z] #4 DONE 0.0s [2025-03-26T07:05:28.704Z] [2025-03-26T07:05:28.704Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:28.704Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:28.704Z] #5 CACHED [2025-03-26T07:05:28.704Z] [2025-03-26T07:05:28.704Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:28.704Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:28.704Z] #6 CACHED [2025-03-26T07:05:28.704Z] [2025-03-26T07:05:28.704Z] #7 exporting to image [2025-03-26T07:05:28.704Z] #7 exporting layers done [2025-03-26T07:05:28.704Z] #7 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done [2025-03-26T07:05:28.704Z] #7 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done [2025-03-26T07:05:28.704Z] #7 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done [2025-03-26T07:05:28.704Z] #7 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done [2025-03-26T07:05:28.704Z] #7 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done [2025-03-26T07:05:28.704Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:05:28.704Z] #7 pushing layers 0.0s done [2025-03-26T07:05:28.704Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done [2025-03-26T07:05:28.704Z] #7 DONE 0.1s [2025-03-26T07:05:28.704Z] [2025-03-26T07:05:28.704Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:05:28.704Z] #8 DONE 0.0s [2025-03-26T07:05:28.704Z] [2025-03-26T07:05:28.704Z] 1 warning found (use --debug to expand): [2025-03-26T07:05:28.704Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:05:28.996Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-03-26T07:05:28.997Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-03-26T07:05:28.997Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:05:28.997Z] #1 transferring dockerfile: 161B done [2025-03-26T07:05:28.997Z] #1 DONE 0.0s [2025-03-26T07:05:28.997Z] [2025-03-26T07:05:28.997Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-03-26T07:05:28.997Z] #2 DONE 0.0s [2025-03-26T07:05:28.997Z] [2025-03-26T07:05:28.997Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-03-26T07:05:28.997Z] #3 DONE 0.0s [2025-03-26T07:05:28.997Z] [2025-03-26T07:05:28.997Z] #4 [internal] load .dockerignore [2025-03-26T07:05:28.997Z] #4 transferring context: 2B done [2025-03-26T07:05:28.997Z] #4 DONE 0.0s [2025-03-26T07:05:28.997Z] [2025-03-26T07:05:28.997Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:28.997Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:28.997Z] #5 CACHED [2025-03-26T07:05:28.997Z] [2025-03-26T07:05:28.997Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc [2025-03-26T07:05:28.997Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:9a4ef2c58c54b9e5dfd8750f75cb5bf44c38395dc5d4e8d5d82c0f62f56f28cc 0.0s done [2025-03-26T07:05:28.997Z] #6 CACHED [2025-03-26T07:05:28.997Z] [2025-03-26T07:05:28.997Z] #7 exporting to image [2025-03-26T07:05:28.997Z] #7 exporting layers [2025-03-26T07:05:28.997Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:05:29.257Z] #7 exporting layers done [2025-03-26T07:05:29.257Z] #7 exporting manifest sha256:00c5c1adc33c1de5139b701e27a5c990c56355cd8d2a8352eeffeba6439d2d41 done [2025-03-26T07:05:29.257Z] #7 exporting config sha256:8c334f68f9cf86321b78e604cc24a21b29e9617b945697905879928254e1f249 done [2025-03-26T07:05:29.257Z] #7 exporting manifest sha256:c040894850dce5207e1cb98b7e7eac60de31b7246f7b456e803cb4ce66a84374 done [2025-03-26T07:05:29.257Z] #7 exporting config sha256:6aeeeab55d48cc0ca9de4bfb999c75131fdedb6f3a00ed205a84d6a48e08a0e4 done [2025-03-26T07:05:29.257Z] #7 exporting manifest list sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f done [2025-03-26T07:05:29.257Z] #7 pushing layers 0.0s done [2025-03-26T07:05:29.257Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:7d3ba5b0bd8802d87573272b97e3330ff031062fc1480bba05c1a05cf9d1022f 0.1s done [2025-03-26T07:05:29.257Z] #7 DONE 0.1s [2025-03-26T07:05:29.257Z] [2025-03-26T07:05:29.257Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:05:29.257Z] #8 DONE 0.0s [2025-03-26T07:05:29.257Z] [2025-03-26T07:05:29.257Z] 1 warning found (use --debug to expand): [2025-03-26T07:05:29.257Z]  - 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-03-26T07:05:29.631Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:05:29.934Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:05:30.488Z] ---> package-listing.sh [2025-03-26T07:05:30.488Z] ++ facter osfamily [2025-03-26T07:05:30.488Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:05:30.750Z] + OS_FAMILY=redhat [2025-03-26T07:05:30.750Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:05:30.750Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:05:30.750Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:05:30.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:05:30.750Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:05:30.750Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:05:30.750Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:05:30.750Z] + case "${OS_FAMILY}" in [2025-03-26T07:05:30.750Z] + rpm -qa [2025-03-26T07:05:30.750Z] + sort [2025-03-26T07:05:31.690Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:05:31.690Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:05:31.691Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:05:31.691Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:05:31.691Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:05:31.691Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:05:31.702Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:05:31.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:32.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:05:32.567Z] [2025-03-26T07:05:32.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:32.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:05:32.877Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:05:32.877Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:05:32.877Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:05:32.877Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:05:32.878Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:05:32.878Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:05:32.878Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:05:32.878Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:05:32.878Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:05:32.878Z] 33b1e0a273af: Waiting [2025-03-26T07:05:32.878Z] 5d3b04190fa2: Waiting [2025-03-26T07:05:32.878Z] 2f39f015ded8: Waiting [2025-03-26T07:05:32.878Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:05:32.878Z] 5c69ac0246d0: Download complete [2025-03-26T07:05:32.878Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:05:32.878Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:05:32.878Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:05:32.878Z] 33b1e0a273af: Download complete [2025-03-26T07:05:32.878Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:05:32.878Z] 5d3b04190fa2: Download complete [2025-03-26T07:05:32.878Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:05:32.878Z] ec43610c2a17: Download complete [2025-03-26T07:05:33.143Z] 5eb5b503b376: Download complete [2025-03-26T07:05:33.718Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:05:33.718Z] 2f39f015ded8: Download complete [2025-03-26T07:05:34.296Z] 5eb5b503b376: Pull complete [2025-03-26T07:05:34.555Z] 5c69ac0246d0: Pull complete [2025-03-26T07:05:35.138Z] ec43610c2a17: Pull complete [2025-03-26T07:05:35.138Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:05:35.402Z] 33b1e0a273af: Pull complete [2025-03-26T07:05:35.402Z] 5d3b04190fa2: Pull complete [2025-03-26T07:05:39.616Z] 2f39f015ded8: Pull complete [2025-03-26T07:05:39.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:05:39.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:05:39.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:05:39.784Z] prd-centos7-docker-4c-2g-42050 does not seem to be running inside a container [2025-03-26T07:05:39.829Z] $ 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/816/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-03-26T07:05:43.203Z] $ docker top 99bc034938438377462165f4ac57f286081384ad07b79c9e141bc0ff9d570f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:05:43.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:05:43.839Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:05:44.139Z] + ls /var/log/sa-host [2025-03-26T07:05:44.139Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:05:44.218Z] provisioning config files... [2025-03-26T07:05:44.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config844159552681828787tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:05:44.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:05:44.542Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:05:44.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:05:44.893Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:05:44.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:05:45.189Z] ---> sudo-logs.sh [2025-03-26T07:05:45.189Z] Archiving 'sudo' log.. [2025-03-26T07:05:45.189Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:05:45.222Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:05:45.229Z] $ docker stop --time=1 99bc034938438377462165f4ac57f286081384ad07b79c9e141bc0ff9d570f16 [2025-03-26T07:05:46.384Z] $ docker rm -f --volumes 99bc034938438377462165f4ac57f286081384ad07b79c9e141bc0ff9d570f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:05:46.484Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:05:46.484Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:05:46.502Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:05:46.540Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-26T07:05:46.540Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:05:46.540Z] latest [2025-03-26T07:05:46.540Z] 4.0.0-dev.78 [2025-03-26T07:05:46.540Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:05:46.540Z] main [2025-03-26T07:05:46.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:46.906Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:47.230Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:05:47.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T07:05:47.230Z] 59ab45d09774: Preparing [2025-03-26T07:05:47.230Z] 757037a3b79c: Preparing [2025-03-26T07:05:47.230Z] 3c4ac94acdb9: Preparing [2025-03-26T07:05:47.230Z] e4d76117bafb: Preparing [2025-03-26T07:05:47.230Z] a8c503cb0f3d: Preparing [2025-03-26T07:05:47.230Z] fee66075ac31: Preparing [2025-03-26T07:05:47.230Z] 8365d0ee7fd8: Preparing [2025-03-26T07:05:47.230Z] 91c679b688b1: Preparing [2025-03-26T07:05:47.230Z] 994456c4fd7b: Preparing [2025-03-26T07:05:47.230Z] fee66075ac31: Waiting [2025-03-26T07:05:47.230Z] 8365d0ee7fd8: Waiting [2025-03-26T07:05:47.230Z] 91c679b688b1: Waiting [2025-03-26T07:05:47.230Z] 994456c4fd7b: Waiting [2025-03-26T07:05:47.230Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:05:47.230Z] fee66075ac31: Layer already exists [2025-03-26T07:05:47.230Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:05:47.230Z] 91c679b688b1: Layer already exists [2025-03-26T07:05:47.230Z] 994456c4fd7b: Layer already exists [2025-03-26T07:05:47.230Z] 3c4ac94acdb9: Pushed [2025-03-26T07:05:47.230Z] 757037a3b79c: Pushed [2025-03-26T07:05:47.230Z] 59ab45d09774: Pushed [2025-03-26T07:05:48.169Z] e4d76117bafb: Pushed [2025-03-26T07:05:48.428Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:48.763Z] + 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-03-26T07:05:49.084Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T07:05:49.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T07:05:49.084Z] 59ab45d09774: Preparing [2025-03-26T07:05:49.084Z] 757037a3b79c: Preparing [2025-03-26T07:05:49.084Z] 3c4ac94acdb9: Preparing [2025-03-26T07:05:49.084Z] e4d76117bafb: Preparing [2025-03-26T07:05:49.084Z] a8c503cb0f3d: Preparing [2025-03-26T07:05:49.084Z] fee66075ac31: Preparing [2025-03-26T07:05:49.084Z] 8365d0ee7fd8: Preparing [2025-03-26T07:05:49.084Z] 91c679b688b1: Preparing [2025-03-26T07:05:49.084Z] 994456c4fd7b: Preparing [2025-03-26T07:05:49.084Z] fee66075ac31: Waiting [2025-03-26T07:05:49.084Z] 994456c4fd7b: Waiting [2025-03-26T07:05:49.084Z] 8365d0ee7fd8: Waiting [2025-03-26T07:05:49.084Z] 91c679b688b1: Waiting [2025-03-26T07:05:49.084Z] e4d76117bafb: Layer already exists [2025-03-26T07:05:49.084Z] 757037a3b79c: Layer already exists [2025-03-26T07:05:49.084Z] 59ab45d09774: Layer already exists [2025-03-26T07:05:49.084Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:05:49.084Z] 3c4ac94acdb9: Layer already exists [2025-03-26T07:05:49.084Z] fee66075ac31: Layer already exists [2025-03-26T07:05:49.084Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:05:49.084Z] 91c679b688b1: Layer already exists [2025-03-26T07:05:49.084Z] 994456c4fd7b: Layer already exists [2025-03-26T07:05:49.084Z] latest: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:49.416Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:49.746Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T07:05:49.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T07:05:49.746Z] 59ab45d09774: Preparing [2025-03-26T07:05:49.746Z] 757037a3b79c: Preparing [2025-03-26T07:05:49.746Z] 3c4ac94acdb9: Preparing [2025-03-26T07:05:49.746Z] e4d76117bafb: Preparing [2025-03-26T07:05:49.746Z] a8c503cb0f3d: Preparing [2025-03-26T07:05:49.746Z] fee66075ac31: Preparing [2025-03-26T07:05:49.746Z] 8365d0ee7fd8: Preparing [2025-03-26T07:05:49.746Z] 91c679b688b1: Preparing [2025-03-26T07:05:49.746Z] 994456c4fd7b: Preparing [2025-03-26T07:05:49.746Z] fee66075ac31: Waiting [2025-03-26T07:05:49.746Z] 8365d0ee7fd8: Waiting [2025-03-26T07:05:49.746Z] 91c679b688b1: Waiting [2025-03-26T07:05:49.746Z] 994456c4fd7b: Waiting [2025-03-26T07:05:49.746Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:05:49.746Z] 59ab45d09774: Layer already exists [2025-03-26T07:05:49.746Z] 757037a3b79c: Layer already exists [2025-03-26T07:05:49.746Z] e4d76117bafb: Layer already exists [2025-03-26T07:05:49.746Z] 3c4ac94acdb9: Layer already exists [2025-03-26T07:05:49.746Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:05:49.746Z] 91c679b688b1: Layer already exists [2025-03-26T07:05:49.746Z] 994456c4fd7b: Layer already exists [2025-03-26T07:05:49.746Z] fee66075ac31: Layer already exists [2025-03-26T07:05:49.746Z] 4.0.0-dev.78: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:50.077Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:50.402Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:05:50.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T07:05:50.402Z] 59ab45d09774: Preparing [2025-03-26T07:05:50.402Z] 757037a3b79c: Preparing [2025-03-26T07:05:50.402Z] 3c4ac94acdb9: Preparing [2025-03-26T07:05:50.402Z] e4d76117bafb: Preparing [2025-03-26T07:05:50.402Z] a8c503cb0f3d: Preparing [2025-03-26T07:05:50.402Z] fee66075ac31: Preparing [2025-03-26T07:05:50.402Z] 8365d0ee7fd8: Preparing [2025-03-26T07:05:50.402Z] 91c679b688b1: Preparing [2025-03-26T07:05:50.402Z] fee66075ac31: Waiting [2025-03-26T07:05:50.402Z] 8365d0ee7fd8: Waiting [2025-03-26T07:05:50.402Z] 994456c4fd7b: Preparing [2025-03-26T07:05:50.402Z] 91c679b688b1: Waiting [2025-03-26T07:05:50.402Z] 757037a3b79c: Layer already exists [2025-03-26T07:05:50.402Z] 3c4ac94acdb9: Layer already exists [2025-03-26T07:05:50.402Z] e4d76117bafb: Layer already exists [2025-03-26T07:05:50.402Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:05:50.402Z] 59ab45d09774: Layer already exists [2025-03-26T07:05:50.402Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:05:50.402Z] fee66075ac31: Layer already exists [2025-03-26T07:05:50.402Z] 994456c4fd7b: Layer already exists [2025-03-26T07:05:50.402Z] 91c679b688b1: Layer already exists [2025-03-26T07:05:50.402Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:05:50.734Z] + 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-03-26T07:05:51.063Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-26T07:05:51.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-26T07:05:51.063Z] 59ab45d09774: Preparing [2025-03-26T07:05:51.063Z] 757037a3b79c: Preparing [2025-03-26T07:05:51.063Z] 3c4ac94acdb9: Preparing [2025-03-26T07:05:51.063Z] e4d76117bafb: Preparing [2025-03-26T07:05:51.063Z] a8c503cb0f3d: Preparing [2025-03-26T07:05:51.063Z] fee66075ac31: Preparing [2025-03-26T07:05:51.063Z] 8365d0ee7fd8: Preparing [2025-03-26T07:05:51.063Z] 91c679b688b1: Preparing [2025-03-26T07:05:51.063Z] 994456c4fd7b: Preparing [2025-03-26T07:05:51.063Z] fee66075ac31: Waiting [2025-03-26T07:05:51.063Z] 91c679b688b1: Waiting [2025-03-26T07:05:51.063Z] 8365d0ee7fd8: Waiting [2025-03-26T07:05:51.063Z] 994456c4fd7b: Waiting [2025-03-26T07:05:51.063Z] 3c4ac94acdb9: Layer already exists [2025-03-26T07:05:51.063Z] 59ab45d09774: Layer already exists [2025-03-26T07:05:51.063Z] 757037a3b79c: Layer already exists [2025-03-26T07:05:51.063Z] e4d76117bafb: Layer already exists [2025-03-26T07:05:51.063Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:05:51.063Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:05:51.063Z] 994456c4fd7b: Layer already exists [2025-03-26T07:05:51.063Z] 91c679b688b1: Layer already exists [2025-03-26T07:05:51.063Z] fee66075ac31: Layer already exists [2025-03-26T07:05:51.063Z] main: digest: sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:05:51.146Z] ===================================================== [Pipeline] echo [2025-03-26T07:05:51.164Z] taggedImages: [2025-03-26T07:05:51.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:05:51.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T07:05:51.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T07:05:51.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:05:51.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-26T07:05:51.185Z] ========================================================= [2025-03-26T07:05:51.185Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main], settingsFile:edgex-go-settings] [2025-03-26T07:05:51.185Z] ========================================================= [Pipeline] node [2025-03-26T07:06:06.190Z] Still waiting to schedule task [2025-03-26T07:06:06.191Z] ‘prd-centos7-docker-4c-2g-42050’ is offline [2025-03-26T07:06:31.579Z] Running on prd-centos7-docker-4c-2g-42051 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:06:31.635Z] provisioning config files... [2025-03-26T07:06:31.833Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1268041726121529619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:06:33.375Z] ---> ****-login.sh [2025-03-26T07:06:33.375Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:06:33.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:06:33.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:06:33.977Z] Configure a credential helper to remove this warning. See [2025-03-26T07:06:33.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:06:33.977Z] [2025-03-26T07:06:33.977Z] Login Succeeded [2025-03-26T07:06:33.977Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:06:33.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:06:34.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:06:34.378Z] Configure a credential helper to remove this warning. See [2025-03-26T07:06:34.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:06:34.378Z] [2025-03-26T07:06:34.378Z] Login Succeeded [2025-03-26T07:06:34.378Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:06:34.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:06:34.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:06:34.378Z] Configure a credential helper to remove this warning. See [2025-03-26T07:06:34.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:06:34.378Z] [2025-03-26T07:06:34.378Z] Login Succeeded [2025-03-26T07:06:34.378Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:06:34.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:06:34.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:06:34.693Z] Configure a credential helper to remove this warning. See [2025-03-26T07:06:34.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:06:34.693Z] [2025-03-26T07:06:34.693Z] Login Succeeded [2025-03-26T07:06:34.693Z] ****.io [2025-03-26T07:06:34.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:06:35.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:06:35.228Z] Configure a credential helper to remove this warning. See [2025-03-26T07:06:35.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:06:35.228Z] [2025-03-26T07:06:35.228Z] Login Succeeded [2025-03-26T07:06:35.228Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:06:35.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:06:35.659Z] + docker buildx ls [2025-03-26T07:06:35.659Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:06:35.659Z] default * docker [2025-03-26T07:06:35.659Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:06:35.962Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:06:35.962Z] edgex-builder [Pipeline] sh [2025-03-26T07:06:36.252Z] + docker buildx inspect --bootstrap [2025-03-26T07:06:36.252Z] #1 [internal] booting buildkit [2025-03-26T07:06:36.252Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:06:38.821Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-03-26T07:06:39.081Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:06:40.466Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-03-26T07:06:40.466Z] #1 DONE 4.1s [2025-03-26T07:06:40.466Z] Name: edgex-builder [2025-03-26T07:06:40.466Z] Driver: docker-container [2025-03-26T07:06:40.466Z] [2025-03-26T07:06:40.466Z] Nodes: [2025-03-26T07:06:40.466Z] Name: edgex-builder0 [2025-03-26T07:06:40.466Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:06:40.466Z] Status: running [2025-03-26T07:06:40.466Z] Buildkit: v0.20.2 [2025-03-26T07:06:40.466Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:06:40.759Z] + docker buildx ls [2025-03-26T07:06:40.759Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:06:40.759Z] edgex-builder * docker-container [2025-03-26T07:06:40.759Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:06:40.759Z] default docker [2025-03-26T07:06:40.759Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:06:41.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:06:41.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:06:41.318Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:06:41.318Z] #1 transferring dockerfile: 216B done [2025-03-26T07:06:41.318Z] #1 DONE 0.0s [2025-03-26T07:06:41.318Z] [2025-03-26T07:06:41.318Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:06:41.318Z] #2 DONE 0.1s [2025-03-26T07:06:41.318Z] [2025-03-26T07:06:41.318Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:06:41.318Z] #3 DONE 0.1s [2025-03-26T07:06:41.318Z] [2025-03-26T07:06:41.318Z] #4 [internal] load .dockerignore [2025-03-26T07:06:41.318Z] #4 transferring context: 2B done [2025-03-26T07:06:41.318Z] #4 DONE 0.0s [2025-03-26T07:06:41.318Z] [2025-03-26T07:06:41.318Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:41.318Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:41.318Z] #5 DONE 0.0s [2025-03-26T07:06:41.318Z] [2025-03-26T07:06:41.318Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:41.318Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:41.318Z] #6 DONE 0.1s [2025-03-26T07:06:41.578Z] [2025-03-26T07:06:41.578Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:06:41.578Z] #7 DONE 0.0s [2025-03-26T07:06:41.578Z] [2025-03-26T07:06:41.578Z] #8 exporting to image [2025-03-26T07:06:41.578Z] #8 exporting layers done [2025-03-26T07:06:41.578Z] #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done [2025-03-26T07:06:41.578Z] #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done [2025-03-26T07:06:41.578Z] #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 0.0s done [2025-03-26T07:06:41.578Z] #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done [2025-03-26T07:06:41.578Z] #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done [2025-03-26T07:06:41.578Z] #8 pushing layers 0.1s done [2025-03-26T07:06:41.578Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad [2025-03-26T07:06:41.578Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:06:41.578Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done [2025-03-26T07:06:41.578Z] #8 DONE 0.2s [2025-03-26T07:06:41.578Z] [2025-03-26T07:06:41.578Z] 1 warning found (use --debug to expand): [2025-03-26T07:06:41.578Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:06:41.931Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-03-26T07:06:41.931Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-03-26T07:06:41.931Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:06:41.931Z] #1 transferring dockerfile: 182B done [2025-03-26T07:06:41.931Z] #1 DONE 0.0s [2025-03-26T07:06:41.931Z] [2025-03-26T07:06:41.931Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T07:06:41.931Z] #2 DONE 0.0s [2025-03-26T07:06:41.931Z] [2025-03-26T07:06:41.931Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-26T07:06:41.931Z] #3 DONE 0.0s [2025-03-26T07:06:41.931Z] [2025-03-26T07:06:41.931Z] #4 [internal] load .dockerignore [2025-03-26T07:06:41.931Z] #4 transferring context: 2B done [2025-03-26T07:06:41.931Z] #4 DONE 0.0s [2025-03-26T07:06:41.931Z] [2025-03-26T07:06:41.931Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:41.931Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:41.931Z] #5 DONE 0.0s [2025-03-26T07:06:41.931Z] [2025-03-26T07:06:41.931Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:42.193Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:42.193Z] #6 CACHED [2025-03-26T07:06:42.193Z] [2025-03-26T07:06:42.193Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:42.193Z] #5 CACHED [2025-03-26T07:06:42.193Z] [2025-03-26T07:06:42.193Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:06:42.193Z] #7 DONE 0.0s [2025-03-26T07:06:42.193Z] [2025-03-26T07:06:42.193Z] #8 exporting to image [2025-03-26T07:06:42.193Z] #8 exporting layers done [2025-03-26T07:06:42.193Z] #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done [2025-03-26T07:06:42.193Z] #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done [2025-03-26T07:06:42.193Z] #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done [2025-03-26T07:06:42.193Z] #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done [2025-03-26T07:06:42.193Z] #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done [2025-03-26T07:06:42.193Z] #8 pushing layers 0.0s done [2025-03-26T07:06:42.193Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done [2025-03-26T07:06:42.193Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:06:42.193Z] #8 DONE 0.1s [2025-03-26T07:06:42.193Z] [2025-03-26T07:06:42.193Z] 1 warning found (use --debug to expand): [2025-03-26T07:06:42.193Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:06:42.492Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78' [2025-03-26T07:06:42.492Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 --push - [2025-03-26T07:06:42.492Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:06:42.492Z] #1 transferring dockerfile: 188B done [2025-03-26T07:06:42.492Z] #1 DONE 0.0s [2025-03-26T07:06:42.492Z] [2025-03-26T07:06:42.492Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T07:06:42.492Z] #2 DONE 0.0s [2025-03-26T07:06:42.492Z] [2025-03-26T07:06:42.492Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [2025-03-26T07:06:42.492Z] #3 DONE 0.0s [2025-03-26T07:06:42.492Z] [2025-03-26T07:06:42.492Z] #4 [internal] load .dockerignore [2025-03-26T07:06:42.492Z] #4 transferring context: 2B done [2025-03-26T07:06:42.492Z] #4 DONE 0.0s [2025-03-26T07:06:42.492Z] [2025-03-26T07:06:42.492Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:42.492Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:42.492Z] #5 DONE 0.0s [2025-03-26T07:06:42.492Z] [2025-03-26T07:06:42.492Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:42.751Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:42.751Z] #6 CACHED [2025-03-26T07:06:42.751Z] [2025-03-26T07:06:42.751Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:42.751Z] #5 CACHED [2025-03-26T07:06:42.751Z] [2025-03-26T07:06:42.751Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:06:42.751Z] #7 DONE 0.0s [2025-03-26T07:06:42.751Z] [2025-03-26T07:06:42.751Z] #8 exporting to image [2025-03-26T07:06:42.751Z] #8 exporting layers done [2025-03-26T07:06:42.751Z] #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done [2025-03-26T07:06:42.751Z] #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done [2025-03-26T07:06:42.751Z] #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done [2025-03-26T07:06:42.751Z] #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done [2025-03-26T07:06:42.751Z] #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done [2025-03-26T07:06:42.751Z] #8 pushing layers 0.0s done [2025-03-26T07:06:42.751Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done [2025-03-26T07:06:42.751Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:06:42.751Z] #8 DONE 0.1s [2025-03-26T07:06:42.751Z] [2025-03-26T07:06:42.751Z] 1 warning found (use --debug to expand): [2025-03-26T07:06:42.751Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:06:43.063Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:06:43.063Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:06:43.063Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:06:43.063Z] #1 transferring dockerfile: 229B done [2025-03-26T07:06:43.063Z] #1 DONE 0.0s [2025-03-26T07:06:43.063Z] [2025-03-26T07:06:43.063Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:06:43.063Z] #2 DONE 0.0s [2025-03-26T07:06:43.063Z] [2025-03-26T07:06:43.063Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:06:43.063Z] #3 DONE 0.0s [2025-03-26T07:06:43.063Z] [2025-03-26T07:06:43.063Z] #4 [internal] load .dockerignore [2025-03-26T07:06:43.063Z] #4 transferring context: 2B done [2025-03-26T07:06:43.063Z] #4 DONE 0.0s [2025-03-26T07:06:43.063Z] [2025-03-26T07:06:43.063Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:43.063Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:43.063Z] #5 CACHED [2025-03-26T07:06:43.063Z] [2025-03-26T07:06:43.063Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:43.063Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:43.063Z] #6 CACHED [2025-03-26T07:06:43.063Z] [2025-03-26T07:06:43.063Z] #7 exporting to image [2025-03-26T07:06:43.063Z] #7 exporting layers [2025-03-26T07:06:43.063Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:06:43.327Z] #7 exporting layers done [2025-03-26T07:06:43.327Z] #7 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done [2025-03-26T07:06:43.327Z] #7 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done [2025-03-26T07:06:43.327Z] #7 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done [2025-03-26T07:06:43.327Z] #7 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done [2025-03-26T07:06:43.327Z] #7 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done [2025-03-26T07:06:43.327Z] #7 pushing layers 0.0s done [2025-03-26T07:06:43.327Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done [2025-03-26T07:06:43.327Z] #7 DONE 0.1s [2025-03-26T07:06:43.327Z] [2025-03-26T07:06:43.327Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:06:43.327Z] #8 DONE 0.0s [2025-03-26T07:06:43.327Z] [2025-03-26T07:06:43.327Z] 1 warning found (use --debug to expand): [2025-03-26T07:06:43.327Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:06:43.618Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-03-26T07:06:43.618Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-03-26T07:06:43.618Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:06:43.618Z] #1 transferring dockerfile: 180B done [2025-03-26T07:06:43.618Z] #1 DONE 0.0s [2025-03-26T07:06:43.618Z] [2025-03-26T07:06:43.618Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-26T07:06:43.618Z] #2 DONE 0.0s [2025-03-26T07:06:43.618Z] [2025-03-26T07:06:43.618Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-26T07:06:43.618Z] #3 DONE 0.0s [2025-03-26T07:06:43.618Z] [2025-03-26T07:06:43.618Z] #4 [internal] load .dockerignore [2025-03-26T07:06:43.618Z] #4 transferring context: 2B done [2025-03-26T07:06:43.618Z] #4 DONE 0.0s [2025-03-26T07:06:43.618Z] [2025-03-26T07:06:43.618Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:43.618Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:43.618Z] #5 DONE 0.0s [2025-03-26T07:06:43.618Z] [2025-03-26T07:06:43.618Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:43.877Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 0.0s done [2025-03-26T07:06:43.877Z] #6 CACHED [2025-03-26T07:06:43.877Z] [2025-03-26T07:06:43.877Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f0cdd724faa8c30fcc2851e6fa8ac026e23e6958de1172b93bc43abdfd7ee921 [2025-03-26T07:06:43.877Z] #5 CACHED [2025-03-26T07:06:43.877Z] [2025-03-26T07:06:43.877Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:06:43.877Z] #7 DONE 0.0s [2025-03-26T07:06:43.877Z] [2025-03-26T07:06:43.877Z] #8 exporting to image [2025-03-26T07:06:43.877Z] #8 exporting layers done [2025-03-26T07:06:43.877Z] #8 exporting manifest sha256:e388ef4afa17ac721e92c7fb05eaa7f4c866c52a78f825a86e73d55ebc978774 done [2025-03-26T07:06:43.877Z] #8 exporting config sha256:d8ddd145bd4e46a59d74e1304f7e399b902c19fdbbd2c47916548ade3ed5e99a done [2025-03-26T07:06:43.877Z] #8 exporting manifest sha256:0a5bdf227d451f3f75905ee82e116da64b1aac699e98f1121d0d3064305dd110 done [2025-03-26T07:06:43.877Z] #8 exporting config sha256:7cb998e4e47087b62b517334f603692171ecd14e0f7beeda7d6e7610d00806e1 done [2025-03-26T07:06:43.877Z] #8 exporting manifest list sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad done [2025-03-26T07:06:43.877Z] #8 pushing layers 0.0s done [2025-03-26T07:06:43.877Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:445bd43761c68e5cfb467f799ed39ad49514b795a60006af11d75c9d16303cad 0.1s done [2025-03-26T07:06:43.877Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:06:43.877Z] #8 DONE 0.1s [2025-03-26T07:06:43.877Z] [2025-03-26T07:06:43.877Z] 1 warning found (use --debug to expand): [2025-03-26T07:06:43.877Z]  - 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-03-26T07:06:44.222Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:06:44.514Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:06:45.080Z] ---> package-listing.sh [2025-03-26T07:06:45.080Z] ++ facter osfamily [2025-03-26T07:06:45.080Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:06:45.339Z] + OS_FAMILY=redhat [2025-03-26T07:06:45.339Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:06:45.339Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:06:45.339Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:06:45.339Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:06:45.339Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:06:45.339Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:06:45.339Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:06:45.339Z] + case "${OS_FAMILY}" in [2025-03-26T07:06:45.339Z] + rpm -qa [2025-03-26T07:06:45.339Z] + sort [2025-03-26T07:06:45.907Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:06:45.907Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:06:45.907Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:06:45.907Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:06:45.907Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:06:45.907Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:06:45.921Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:06:46.207Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:06:46.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:06:46.770Z] [2025-03-26T07:06:46.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:06:47.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:06:47.078Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:06:47.078Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:06:47.078Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:06:47.078Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:06:47.078Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:06:47.078Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:06:47.078Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:06:47.078Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:06:47.078Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:06:47.078Z] 33b1e0a273af: Waiting [2025-03-26T07:06:47.078Z] 5d3b04190fa2: Waiting [2025-03-26T07:06:47.078Z] 2f39f015ded8: Waiting [2025-03-26T07:06:47.078Z] 5c69ac0246d0: Download complete [2025-03-26T07:06:47.078Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:06:47.078Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:06:47.078Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:06:47.078Z] 33b1e0a273af: Download complete [2025-03-26T07:06:47.078Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:06:47.078Z] 5d3b04190fa2: Download complete [2025-03-26T07:06:47.078Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:06:47.078Z] ec43610c2a17: Download complete [2025-03-26T07:06:47.343Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:06:47.343Z] 5eb5b503b376: Download complete [2025-03-26T07:06:47.917Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:06:47.917Z] 2f39f015ded8: Download complete [2025-03-26T07:06:48.496Z] 5eb5b503b376: Pull complete [2025-03-26T07:06:48.756Z] 5c69ac0246d0: Pull complete [2025-03-26T07:06:49.329Z] ec43610c2a17: Pull complete [2025-03-26T07:06:49.329Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:06:49.592Z] 33b1e0a273af: Pull complete [2025-03-26T07:06:49.592Z] 5d3b04190fa2: Pull complete [2025-03-26T07:06:54.275Z] 2f39f015ded8: Pull complete [2025-03-26T07:06:54.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:06:54.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:06:54.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:06:54.427Z] prd-centos7-docker-4c-2g-42051 does not seem to be running inside a container [2025-03-26T07:06:54.465Z] $ 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-26T07:06:58.467Z] $ docker top 05a1586436844dded195943d2a977fbe4655790e9b1a1586dc31f683c0b978cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:06:58.822Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:06:59.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:06:59.410Z] + ls /var/log/sa-host [2025-03-26T07:06:59.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:06:59.443Z] provisioning config files... [2025-03-26T07:06:59.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1253204127515462274tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:06:59.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:06:59.765Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:06:59.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:07:00.096Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:07:00.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:07:00.397Z] ---> sudo-logs.sh [2025-03-26T07:07:00.397Z] Archiving 'sudo' log.. [2025-03-26T07:07:00.397Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:07:00.431Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:07:00.436Z] $ docker stop --time=1 05a1586436844dded195943d2a977fbe4655790e9b1a1586dc31f683c0b978cb [2025-03-26T07:07:01.569Z] $ docker rm -f --volumes 05a1586436844dded195943d2a977fbe4655790e9b1a1586dc31f683c0b978cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:07:01.673Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:07:01.673Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:07:01.690Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:07:01.735Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-26T07:07:01.735Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:07:01.735Z] latest [2025-03-26T07:07:01.735Z] 4.0.0-dev.78 [2025-03-26T07:07:01.735Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:07:01.735Z] main [2025-03-26T07:07:01.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:02.087Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:02.413Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:07:02.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T07:07:02.413Z] 8893b70697dd: Preparing [2025-03-26T07:07:02.413Z] b41ad934e7c0: Preparing [2025-03-26T07:07:02.413Z] a8c503cb0f3d: Preparing [2025-03-26T07:07:02.413Z] fee66075ac31: Preparing [2025-03-26T07:07:02.413Z] 03b91021a4ba: Preparing [2025-03-26T07:07:02.413Z] bbfdc0d961cf: Preparing [2025-03-26T07:07:02.413Z] 994456c4fd7b: Preparing [2025-03-26T07:07:02.413Z] bbfdc0d961cf: Waiting [2025-03-26T07:07:02.413Z] 994456c4fd7b: Waiting [2025-03-26T07:07:02.413Z] fee66075ac31: Layer already exists [2025-03-26T07:07:02.413Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:07:02.413Z] 994456c4fd7b: Layer already exists [2025-03-26T07:07:02.413Z] 03b91021a4ba: Pushed [2025-03-26T07:07:02.413Z] 8893b70697dd: Pushed [2025-03-26T07:07:02.413Z] bbfdc0d961cf: Pushed [2025-03-26T07:07:04.944Z] b41ad934e7c0: Pushed [2025-03-26T07:07:04.944Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:05.283Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:05.613Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T07:07:05.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T07:07:05.613Z] 8893b70697dd: Preparing [2025-03-26T07:07:05.613Z] b41ad934e7c0: Preparing [2025-03-26T07:07:05.613Z] a8c503cb0f3d: Preparing [2025-03-26T07:07:05.613Z] fee66075ac31: Preparing [2025-03-26T07:07:05.613Z] 03b91021a4ba: Preparing [2025-03-26T07:07:05.613Z] bbfdc0d961cf: Preparing [2025-03-26T07:07:05.613Z] 994456c4fd7b: Preparing [2025-03-26T07:07:05.613Z] bbfdc0d961cf: Waiting [2025-03-26T07:07:05.613Z] 994456c4fd7b: Waiting [2025-03-26T07:07:05.613Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:07:05.613Z] fee66075ac31: Layer already exists [2025-03-26T07:07:05.613Z] b41ad934e7c0: Layer already exists [2025-03-26T07:07:05.613Z] 8893b70697dd: Layer already exists [2025-03-26T07:07:05.613Z] 03b91021a4ba: Layer already exists [2025-03-26T07:07:05.613Z] bbfdc0d961cf: Layer already exists [2025-03-26T07:07:05.613Z] 994456c4fd7b: Layer already exists [2025-03-26T07:07:05.613Z] latest: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:05.953Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:06.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T07:07:06.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T07:07:06.274Z] 8893b70697dd: Preparing [2025-03-26T07:07:06.274Z] b41ad934e7c0: Preparing [2025-03-26T07:07:06.274Z] a8c503cb0f3d: Preparing [2025-03-26T07:07:06.274Z] fee66075ac31: Preparing [2025-03-26T07:07:06.274Z] 03b91021a4ba: Preparing [2025-03-26T07:07:06.274Z] bbfdc0d961cf: Preparing [2025-03-26T07:07:06.274Z] 994456c4fd7b: Preparing [2025-03-26T07:07:06.274Z] bbfdc0d961cf: Waiting [2025-03-26T07:07:06.274Z] 994456c4fd7b: Waiting [2025-03-26T07:07:06.274Z] b41ad934e7c0: Layer already exists [2025-03-26T07:07:06.274Z] fee66075ac31: Layer already exists [2025-03-26T07:07:06.274Z] 8893b70697dd: Layer already exists [2025-03-26T07:07:06.274Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:07:06.274Z] 03b91021a4ba: Layer already exists [2025-03-26T07:07:06.274Z] bbfdc0d961cf: Layer already exists [2025-03-26T07:07:06.274Z] 994456c4fd7b: Layer already exists [2025-03-26T07:07:06.274Z] 4.0.0-dev.78: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:06.608Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:06.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:07:06.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T07:07:06.936Z] 8893b70697dd: Preparing [2025-03-26T07:07:06.936Z] b41ad934e7c0: Preparing [2025-03-26T07:07:06.936Z] a8c503cb0f3d: Preparing [2025-03-26T07:07:06.936Z] fee66075ac31: Preparing [2025-03-26T07:07:06.936Z] 03b91021a4ba: Preparing [2025-03-26T07:07:06.936Z] bbfdc0d961cf: Preparing [2025-03-26T07:07:06.936Z] 994456c4fd7b: Preparing [2025-03-26T07:07:06.936Z] bbfdc0d961cf: Waiting [2025-03-26T07:07:06.936Z] 994456c4fd7b: Waiting [2025-03-26T07:07:06.936Z] fee66075ac31: Layer already exists [2025-03-26T07:07:06.936Z] 8893b70697dd: Layer already exists [2025-03-26T07:07:06.936Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:07:06.936Z] b41ad934e7c0: Layer already exists [2025-03-26T07:07:06.936Z] 03b91021a4ba: Layer already exists [2025-03-26T07:07:06.936Z] 994456c4fd7b: Layer already exists [2025-03-26T07:07:06.936Z] bbfdc0d961cf: Layer already exists [2025-03-26T07:07:06.936Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:07.272Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:07:07.611Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-26T07:07:07.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-26T07:07:07.611Z] 8893b70697dd: Preparing [2025-03-26T07:07:07.611Z] b41ad934e7c0: Preparing [2025-03-26T07:07:07.611Z] a8c503cb0f3d: Preparing [2025-03-26T07:07:07.611Z] fee66075ac31: Preparing [2025-03-26T07:07:07.611Z] 03b91021a4ba: Preparing [2025-03-26T07:07:07.611Z] bbfdc0d961cf: Preparing [2025-03-26T07:07:07.611Z] 994456c4fd7b: Preparing [2025-03-26T07:07:07.611Z] bbfdc0d961cf: Waiting [2025-03-26T07:07:07.611Z] 994456c4fd7b: Waiting [2025-03-26T07:07:07.611Z] b41ad934e7c0: Layer already exists [2025-03-26T07:07:07.611Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:07:07.611Z] 8893b70697dd: Layer already exists [2025-03-26T07:07:07.611Z] 03b91021a4ba: Layer already exists [2025-03-26T07:07:07.611Z] fee66075ac31: Layer already exists [2025-03-26T07:07:07.611Z] 994456c4fd7b: Layer already exists [2025-03-26T07:07:07.611Z] bbfdc0d961cf: Layer already exists [2025-03-26T07:07:07.611Z] main: digest: sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:07:07.673Z] ===================================================== [Pipeline] echo [2025-03-26T07:07:07.690Z] taggedImages: [2025-03-26T07:07:07.691Z] - nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:07:07.691Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T07:07:07.691Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T07:07:07.691Z] - nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:07:07.691Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-26T07:07:07.703Z] ========================================================= [2025-03-26T07:07:07.703Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-data:latest, nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:main], settingsFile:edgex-go-settings] [2025-03-26T07:07:07.703Z] ========================================================= [Pipeline] node [2025-03-26T07:07:22.707Z] Still waiting to schedule task [2025-03-26T07:07:22.708Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:07:50.942Z] Running on prd-centos7-docker-4c-2g-42052 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:07:51.004Z] provisioning config files... [2025-03-26T07:07:51.060Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17995603455847477564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:07:53.038Z] ---> ****-login.sh [2025-03-26T07:07:53.039Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:07:53.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:07:53.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:07:53.668Z] Configure a credential helper to remove this warning. See [2025-03-26T07:07:53.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:07:53.668Z] [2025-03-26T07:07:53.668Z] Login Succeeded [2025-03-26T07:07:53.668Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:07:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:07:53.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:07:53.950Z] Configure a credential helper to remove this warning. See [2025-03-26T07:07:53.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:07:53.950Z] [2025-03-26T07:07:53.950Z] Login Succeeded [2025-03-26T07:07:53.950Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:07:53.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:07:53.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:07:53.950Z] Configure a credential helper to remove this warning. See [2025-03-26T07:07:53.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:07:53.950Z] [2025-03-26T07:07:53.950Z] Login Succeeded [2025-03-26T07:07:53.950Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:07:53.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:07:54.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:07:54.215Z] Configure a credential helper to remove this warning. See [2025-03-26T07:07:54.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:07:54.215Z] [2025-03-26T07:07:54.215Z] Login Succeeded [2025-03-26T07:07:54.215Z] ****.io [2025-03-26T07:07:54.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:07:54.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:07:54.216Z] Configure a credential helper to remove this warning. See [2025-03-26T07:07:54.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:07:54.216Z] [2025-03-26T07:07:54.216Z] Login Succeeded [2025-03-26T07:07:54.216Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:07:54.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:07:54.591Z] + docker buildx ls [2025-03-26T07:07:54.591Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:07:54.591Z] default * docker [2025-03-26T07:07:54.591Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:07:54.891Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:07:54.891Z] edgex-builder [Pipeline] sh [2025-03-26T07:07:55.202Z] + docker buildx inspect --bootstrap [2025-03-26T07:07:55.203Z] #1 [internal] booting buildkit [2025-03-26T07:07:55.203Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:07:57.764Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T07:07:57.764Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:07:59.677Z] #1 creating container buildx_buildkit_edgex-builder0 1.7s done [2025-03-26T07:07:59.677Z] #1 DONE 4.3s [2025-03-26T07:07:59.677Z] Name: edgex-builder [2025-03-26T07:07:59.677Z] Driver: docker-container [2025-03-26T07:07:59.677Z] [2025-03-26T07:07:59.677Z] Nodes: [2025-03-26T07:07:59.677Z] Name: edgex-builder0 [2025-03-26T07:07:59.677Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:07:59.677Z] Status: running [2025-03-26T07:07:59.677Z] Buildkit: v0.20.2 [2025-03-26T07:07:59.677Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:07:59.969Z] + docker buildx ls [2025-03-26T07:07:59.969Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:07:59.969Z] edgex-builder * docker-container [2025-03-26T07:07:59.969Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:07:59.969Z] default docker [2025-03-26T07:07:59.969Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:08:00.263Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:08:00.263Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:08:00.521Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:08:00.521Z] #1 transferring dockerfile: 194B done [2025-03-26T07:08:00.521Z] #1 DONE 0.0s [2025-03-26T07:08:00.521Z] [2025-03-26T07:08:00.521Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:08:00.521Z] #2 DONE 0.1s [2025-03-26T07:08:00.521Z] [2025-03-26T07:08:00.521Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:08:00.521Z] #3 DONE 0.1s [2025-03-26T07:08:00.521Z] [2025-03-26T07:08:00.521Z] #4 [internal] load .dockerignore [2025-03-26T07:08:00.521Z] #4 transferring context: 2B done [2025-03-26T07:08:00.521Z] #4 DONE 0.0s [2025-03-26T07:08:00.521Z] [2025-03-26T07:08:00.521Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:00.521Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:00.521Z] #5 DONE 0.0s [2025-03-26T07:08:00.521Z] [2025-03-26T07:08:00.521Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:00.521Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:00.521Z] #6 DONE 0.1s [2025-03-26T07:08:00.781Z] [2025-03-26T07:08:00.781Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:08:00.781Z] #7 DONE 0.0s [2025-03-26T07:08:00.781Z] [2025-03-26T07:08:00.781Z] #8 exporting to image [2025-03-26T07:08:00.781Z] #8 exporting layers done [2025-03-26T07:08:00.781Z] #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 0.0s done [2025-03-26T07:08:00.781Z] #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done [2025-03-26T07:08:00.781Z] #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done [2025-03-26T07:08:00.781Z] #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done [2025-03-26T07:08:00.781Z] #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done [2025-03-26T07:08:00.781Z] #8 pushing layers [2025-03-26T07:08:00.781Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:08:00.781Z] #8 pushing layers 0.1s done [2025-03-26T07:08:00.781Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done [2025-03-26T07:08:00.781Z] #8 DONE 0.2s [2025-03-26T07:08:00.781Z] [2025-03-26T07:08:00.781Z] 1 warning found (use --debug to expand): [2025-03-26T07:08:00.781Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:08:01.069Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-03-26T07:08:01.069Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-03-26T07:08:01.069Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:08:01.069Z] #1 transferring dockerfile: 160B done [2025-03-26T07:08:01.069Z] #1 DONE 0.0s [2025-03-26T07:08:01.069Z] [2025-03-26T07:08:01.069Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T07:08:01.069Z] #2 DONE 0.0s [2025-03-26T07:08:01.069Z] [2025-03-26T07:08:01.069Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-26T07:08:01.069Z] #3 DONE 0.0s [2025-03-26T07:08:01.069Z] [2025-03-26T07:08:01.069Z] #4 [internal] load .dockerignore [2025-03-26T07:08:01.069Z] #4 transferring context: 2B done [2025-03-26T07:08:01.069Z] #4 DONE 0.0s [2025-03-26T07:08:01.069Z] [2025-03-26T07:08:01.069Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:01.069Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:01.069Z] #5 DONE 0.0s [2025-03-26T07:08:01.069Z] [2025-03-26T07:08:01.069Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:01.335Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:01.335Z] #6 CACHED [2025-03-26T07:08:01.335Z] [2025-03-26T07:08:01.335Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:01.335Z] #5 CACHED [2025-03-26T07:08:01.335Z] [2025-03-26T07:08:01.335Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:08:01.335Z] #7 DONE 0.0s [2025-03-26T07:08:01.335Z] [2025-03-26T07:08:01.335Z] #8 exporting to image [2025-03-26T07:08:01.335Z] #8 exporting layers done [2025-03-26T07:08:01.335Z] #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done [2025-03-26T07:08:01.335Z] #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done [2025-03-26T07:08:01.335Z] #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done [2025-03-26T07:08:01.335Z] #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done [2025-03-26T07:08:01.335Z] #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done [2025-03-26T07:08:01.335Z] #8 pushing layers 0.0s done [2025-03-26T07:08:01.335Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done [2025-03-26T07:08:01.335Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:08:01.335Z] #8 DONE 0.1s [2025-03-26T07:08:01.335Z] [2025-03-26T07:08:01.335Z] 1 warning found (use --debug to expand): [2025-03-26T07:08:01.335Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:08:01.635Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78' [2025-03-26T07:08:01.635Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 --push - [2025-03-26T07:08:01.635Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:08:01.635Z] #1 transferring dockerfile: 166B done [2025-03-26T07:08:01.635Z] #1 DONE 0.0s [2025-03-26T07:08:01.635Z] [2025-03-26T07:08:01.635Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T07:08:01.635Z] #2 DONE 0.0s [2025-03-26T07:08:01.635Z] [2025-03-26T07:08:01.635Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [2025-03-26T07:08:01.635Z] #3 DONE 0.0s [2025-03-26T07:08:01.635Z] [2025-03-26T07:08:01.635Z] #4 [internal] load .dockerignore [2025-03-26T07:08:01.635Z] #4 transferring context: 2B done [2025-03-26T07:08:01.635Z] #4 DONE 0.0s [2025-03-26T07:08:01.635Z] [2025-03-26T07:08:01.635Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:01.635Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:01.635Z] #5 DONE 0.0s [2025-03-26T07:08:01.635Z] [2025-03-26T07:08:01.635Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:01.894Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:01.894Z] #6 CACHED [2025-03-26T07:08:01.894Z] [2025-03-26T07:08:01.894Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:01.894Z] #5 CACHED [2025-03-26T07:08:01.894Z] [2025-03-26T07:08:01.894Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:08:01.894Z] #7 DONE 0.0s [2025-03-26T07:08:01.894Z] [2025-03-26T07:08:01.894Z] #8 exporting to image [2025-03-26T07:08:01.894Z] #8 exporting layers done [2025-03-26T07:08:01.894Z] #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done [2025-03-26T07:08:01.894Z] #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done [2025-03-26T07:08:01.894Z] #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done [2025-03-26T07:08:01.894Z] #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done [2025-03-26T07:08:01.894Z] #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done [2025-03-26T07:08:01.894Z] #8 pushing layers 0.0s done [2025-03-26T07:08:01.894Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done [2025-03-26T07:08:01.894Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:08:01.894Z] #8 DONE 0.1s [2025-03-26T07:08:01.894Z] [2025-03-26T07:08:01.894Z] 1 warning found (use --debug to expand): [2025-03-26T07:08:01.894Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:08:02.236Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:08:02.237Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:08:02.237Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:08:02.237Z] #1 transferring dockerfile: 207B done [2025-03-26T07:08:02.237Z] #1 DONE 0.0s [2025-03-26T07:08:02.237Z] [2025-03-26T07:08:02.237Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:08:02.237Z] #2 DONE 0.0s [2025-03-26T07:08:02.237Z] [2025-03-26T07:08:02.237Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:08:02.237Z] #3 DONE 0.0s [2025-03-26T07:08:02.237Z] [2025-03-26T07:08:02.237Z] #4 [internal] load .dockerignore [2025-03-26T07:08:02.237Z] #4 transferring context: 2B done [2025-03-26T07:08:02.237Z] #4 DONE 0.0s [2025-03-26T07:08:02.237Z] [2025-03-26T07:08:02.237Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:02.237Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:02.237Z] #5 CACHED [2025-03-26T07:08:02.237Z] [2025-03-26T07:08:02.237Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:02.502Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:02.502Z] #6 CACHED [2025-03-26T07:08:02.502Z] [2025-03-26T07:08:02.502Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:08:02.502Z] #7 DONE 0.0s [2025-03-26T07:08:02.502Z] [2025-03-26T07:08:02.502Z] #8 exporting to image [2025-03-26T07:08:02.502Z] #8 exporting layers done [2025-03-26T07:08:02.502Z] #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done [2025-03-26T07:08:02.502Z] #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done [2025-03-26T07:08:02.502Z] #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done [2025-03-26T07:08:02.502Z] #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done [2025-03-26T07:08:02.502Z] #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done [2025-03-26T07:08:02.502Z] #8 pushing layers 0.0s done [2025-03-26T07:08:02.502Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done [2025-03-26T07:08:02.502Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:08:02.502Z] #8 DONE 0.1s [2025-03-26T07:08:02.502Z] [2025-03-26T07:08:02.502Z] 1 warning found (use --debug to expand): [2025-03-26T07:08:02.502Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:08:02.791Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-03-26T07:08:02.791Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-03-26T07:08:02.791Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:08:02.791Z] #1 transferring dockerfile: 158B done [2025-03-26T07:08:02.791Z] #1 DONE 0.0s [2025-03-26T07:08:02.791Z] [2025-03-26T07:08:02.791Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-03-26T07:08:02.791Z] #2 DONE 0.0s [2025-03-26T07:08:02.791Z] [2025-03-26T07:08:02.791Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-03-26T07:08:02.791Z] #3 DONE 0.0s [2025-03-26T07:08:02.791Z] [2025-03-26T07:08:02.791Z] #4 [internal] load .dockerignore [2025-03-26T07:08:02.791Z] #4 transferring context: 2B done [2025-03-26T07:08:02.791Z] #4 DONE 0.0s [2025-03-26T07:08:02.791Z] [2025-03-26T07:08:02.791Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:02.791Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:02.791Z] #5 CACHED [2025-03-26T07:08:02.791Z] [2025-03-26T07:08:02.791Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da [2025-03-26T07:08:03.057Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:59f1871467125e82968bd444d96b460af7b929a757391a486ef76ca290ac17da 0.0s done [2025-03-26T07:08:03.057Z] #6 CACHED [2025-03-26T07:08:03.057Z] [2025-03-26T07:08:03.057Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:08:03.057Z] #7 DONE 0.0s [2025-03-26T07:08:03.057Z] [2025-03-26T07:08:03.057Z] #8 exporting to image [2025-03-26T07:08:03.057Z] #8 exporting layers done [2025-03-26T07:08:03.057Z] #8 exporting manifest sha256:2cf98665d519d0bc88825dce068f2eaaa7adbed8e1f7e5e38e30fff26d5dfaa9 done [2025-03-26T07:08:03.057Z] #8 exporting config sha256:9ba488fb8c07c169c46c60a583e6f3692eeeabf800e8c88721af28368ac9dd1f done [2025-03-26T07:08:03.057Z] #8 exporting manifest sha256:1bc339e6997e3d574e9d6da26164cc427759894acf6e41eabe43c8fecf11e079 done [2025-03-26T07:08:03.057Z] #8 exporting config sha256:45300d7fdc4b3c4f6c5ef59825e5c01c6800ff2b97c917ad796b925d23533464 done [2025-03-26T07:08:03.057Z] #8 exporting manifest list sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa done [2025-03-26T07:08:03.057Z] #8 pushing layers 0.0s done [2025-03-26T07:08:03.057Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c4bb358739f824ef7c91f317c58dd80fb4c5b90eb2bc96f4b871afcb96e492fa 0.1s done [2025-03-26T07:08:03.057Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:08:03.057Z] #8 DONE 0.1s [2025-03-26T07:08:03.057Z] [2025-03-26T07:08:03.057Z] 1 warning found (use --debug to expand): [2025-03-26T07:08:03.057Z]  - 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-03-26T07:08:03.404Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:08:03.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:08:04.264Z] ---> package-listing.sh [2025-03-26T07:08:04.264Z] ++ facter osfamily [2025-03-26T07:08:04.264Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:08:04.523Z] + OS_FAMILY=redhat [2025-03-26T07:08:04.523Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:08:04.523Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:08:04.523Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:08:04.523Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:08:04.523Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:08:04.523Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:08:04.523Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:08:04.523Z] + case "${OS_FAMILY}" in [2025-03-26T07:08:04.523Z] + rpm -qa [2025-03-26T07:08:04.523Z] + sort [2025-03-26T07:08:05.092Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:08:05.092Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:08:05.092Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:08:05.092Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:08:05.092Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:08:05.092Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:08:05.104Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:08:05.382Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:05.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:08:05.950Z] [2025-03-26T07:08:05.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:06.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:08:06.272Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:08:06.272Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:08:06.272Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:08:06.272Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:08:06.272Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:08:06.272Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:08:06.272Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:08:06.272Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:08:06.272Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:08:06.272Z] 33b1e0a273af: Waiting [2025-03-26T07:08:06.272Z] 5d3b04190fa2: Waiting [2025-03-26T07:08:06.272Z] 2f39f015ded8: Waiting [2025-03-26T07:08:06.272Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:08:06.272Z] 5c69ac0246d0: Download complete [2025-03-26T07:08:06.272Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:08:06.272Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:08:06.272Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:08:06.272Z] 33b1e0a273af: Download complete [2025-03-26T07:08:06.272Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:08:06.272Z] 5d3b04190fa2: Download complete [2025-03-26T07:08:06.272Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:08:06.272Z] ec43610c2a17: Download complete [2025-03-26T07:08:06.536Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:08:06.536Z] 5eb5b503b376: Download complete [2025-03-26T07:08:07.119Z] 2f39f015ded8: Download complete [2025-03-26T07:08:08.071Z] 5eb5b503b376: Pull complete [2025-03-26T07:08:08.071Z] 5c69ac0246d0: Pull complete [2025-03-26T07:08:08.660Z] ec43610c2a17: Pull complete [2025-03-26T07:08:08.660Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:08:08.660Z] 33b1e0a273af: Pull complete [2025-03-26T07:08:08.923Z] 5d3b04190fa2: Pull complete [2025-03-26T07:08:13.134Z] 2f39f015ded8: Pull complete [2025-03-26T07:08:13.134Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:08:13.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:08:13.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:08:13.333Z] prd-centos7-docker-4c-2g-42052 does not seem to be running inside a container [2025-03-26T07:08:13.372Z] $ 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/816/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-03-26T07:08:16.745Z] $ docker top cbeddfee9fde48015d84fbf7e27f8b8c1b33a1374a1ab18f95bcb733ee64a98b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:08:17.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:08:17.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:08:17.672Z] + ls /var/log/sa-host [2025-03-26T07:08:17.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:08:17.710Z] provisioning config files... [2025-03-26T07:08:17.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17511446608319045907tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:08:17.740Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:08:18.041Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:08:18.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:08:18.362Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:08:18.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:08:18.657Z] ---> sudo-logs.sh [2025-03-26T07:08:18.657Z] Archiving 'sudo' log.. [2025-03-26T07:08:18.657Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:08:18.729Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:08:18.734Z] $ docker stop --time=1 cbeddfee9fde48015d84fbf7e27f8b8c1b33a1374a1ab18f95bcb733ee64a98b [2025-03-26T07:08:19.873Z] $ docker rm -f --volumes cbeddfee9fde48015d84fbf7e27f8b8c1b33a1374a1ab18f95bcb733ee64a98b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:08:19.973Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:08:19.974Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:08:20.000Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:08:20.056Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-26T07:08:20.056Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:08:20.056Z] latest [2025-03-26T07:08:20.056Z] 4.0.0-dev.78 [2025-03-26T07:08:20.056Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:08:20.056Z] main [2025-03-26T07:08:20.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:20.409Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:20.738Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:08:20.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T07:08:20.738Z] 2322e80ccc86: Preparing [2025-03-26T07:08:20.738Z] bbf87bddba9e: Preparing [2025-03-26T07:08:20.738Z] fee66075ac31: Preparing [2025-03-26T07:08:20.738Z] dbb0e2ca6651: Preparing [2025-03-26T07:08:20.738Z] 858947e02208: Preparing [2025-03-26T07:08:20.738Z] 994456c4fd7b: Preparing [2025-03-26T07:08:20.738Z] fee66075ac31: Layer already exists [2025-03-26T07:08:20.738Z] 994456c4fd7b: Layer already exists [2025-03-26T07:08:20.738Z] 2322e80ccc86: Pushed [2025-03-26T07:08:20.738Z] 858947e02208: Pushed [2025-03-26T07:08:20.738Z] dbb0e2ca6651: Pushed [2025-03-26T07:08:23.267Z] bbf87bddba9e: Pushed [2025-03-26T07:08:23.267Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:23.609Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:23.951Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T07:08:23.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T07:08:23.951Z] 2322e80ccc86: Preparing [2025-03-26T07:08:23.951Z] bbf87bddba9e: Preparing [2025-03-26T07:08:23.951Z] fee66075ac31: Preparing [2025-03-26T07:08:23.951Z] dbb0e2ca6651: Preparing [2025-03-26T07:08:23.951Z] 858947e02208: Preparing [2025-03-26T07:08:23.951Z] 994456c4fd7b: Preparing [2025-03-26T07:08:23.951Z] 994456c4fd7b: Waiting [2025-03-26T07:08:23.951Z] 2322e80ccc86: Layer already exists [2025-03-26T07:08:23.951Z] fee66075ac31: Layer already exists [2025-03-26T07:08:23.951Z] bbf87bddba9e: Layer already exists [2025-03-26T07:08:23.951Z] 858947e02208: Layer already exists [2025-03-26T07:08:23.951Z] dbb0e2ca6651: Layer already exists [2025-03-26T07:08:23.951Z] 994456c4fd7b: Layer already exists [2025-03-26T07:08:23.951Z] latest: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:24.287Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:24.611Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T07:08:24.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T07:08:24.612Z] 2322e80ccc86: Preparing [2025-03-26T07:08:24.612Z] bbf87bddba9e: Preparing [2025-03-26T07:08:24.612Z] fee66075ac31: Preparing [2025-03-26T07:08:24.612Z] dbb0e2ca6651: Preparing [2025-03-26T07:08:24.612Z] 858947e02208: Preparing [2025-03-26T07:08:24.612Z] 994456c4fd7b: Preparing [2025-03-26T07:08:24.612Z] 994456c4fd7b: Waiting [2025-03-26T07:08:24.612Z] dbb0e2ca6651: Layer already exists [2025-03-26T07:08:24.612Z] 858947e02208: Layer already exists [2025-03-26T07:08:24.612Z] 2322e80ccc86: Layer already exists [2025-03-26T07:08:24.612Z] fee66075ac31: Layer already exists [2025-03-26T07:08:24.612Z] bbf87bddba9e: Layer already exists [2025-03-26T07:08:24.612Z] 994456c4fd7b: Layer already exists [2025-03-26T07:08:24.612Z] 4.0.0-dev.78: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:24.951Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:25.283Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:08:25.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T07:08:25.283Z] 2322e80ccc86: Preparing [2025-03-26T07:08:25.283Z] bbf87bddba9e: Preparing [2025-03-26T07:08:25.283Z] fee66075ac31: Preparing [2025-03-26T07:08:25.283Z] dbb0e2ca6651: Preparing [2025-03-26T07:08:25.283Z] 858947e02208: Preparing [2025-03-26T07:08:25.283Z] 994456c4fd7b: Preparing [2025-03-26T07:08:25.283Z] 994456c4fd7b: Waiting [2025-03-26T07:08:25.283Z] 858947e02208: Layer already exists [2025-03-26T07:08:25.283Z] dbb0e2ca6651: Layer already exists [2025-03-26T07:08:25.283Z] bbf87bddba9e: Layer already exists [2025-03-26T07:08:25.283Z] 2322e80ccc86: Layer already exists [2025-03-26T07:08:25.283Z] fee66075ac31: Layer already exists [2025-03-26T07:08:25.283Z] 994456c4fd7b: Layer already exists [2025-03-26T07:08:25.283Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:25.612Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:08:25.940Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-26T07:08:25.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-26T07:08:25.940Z] 2322e80ccc86: Preparing [2025-03-26T07:08:25.940Z] bbf87bddba9e: Preparing [2025-03-26T07:08:25.940Z] fee66075ac31: Preparing [2025-03-26T07:08:25.940Z] dbb0e2ca6651: Preparing [2025-03-26T07:08:25.940Z] 858947e02208: Preparing [2025-03-26T07:08:25.940Z] 994456c4fd7b: Preparing [2025-03-26T07:08:25.940Z] 994456c4fd7b: Waiting [2025-03-26T07:08:25.940Z] bbf87bddba9e: Layer already exists [2025-03-26T07:08:25.940Z] 2322e80ccc86: Layer already exists [2025-03-26T07:08:25.940Z] dbb0e2ca6651: Layer already exists [2025-03-26T07:08:25.940Z] fee66075ac31: Layer already exists [2025-03-26T07:08:25.940Z] 858947e02208: Layer already exists [2025-03-26T07:08:25.940Z] 994456c4fd7b: Layer already exists [2025-03-26T07:08:25.940Z] main: digest: sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:08:26.026Z] ===================================================== [Pipeline] echo [2025-03-26T07:08:26.046Z] taggedImages: [2025-03-26T07:08:26.046Z] - nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:08:26.046Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T07:08:26.046Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T07:08:26.046Z] - nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:08:26.046Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-26T07:08:26.061Z] ========================================================= [2025-03-26T07:08:26.061Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-keeper:latest, nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:main], settingsFile:edgex-go-settings] [2025-03-26T07:08:26.061Z] ========================================================= [Pipeline] node [2025-03-26T07:08:41.064Z] Still waiting to schedule task [2025-03-26T07:08:41.064Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:09:12.042Z] Running on prd-centos7-docker-4c-2g-42053 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:09:12.091Z] provisioning config files... [2025-03-26T07:09:12.116Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15391720617555075441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:09:13.345Z] ---> ****-login.sh [2025-03-26T07:09:13.345Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:09:14.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:09:14.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:09:14.770Z] Configure a credential helper to remove this warning. See [2025-03-26T07:09:14.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:09:14.770Z] [2025-03-26T07:09:14.770Z] Login Succeeded [2025-03-26T07:09:14.770Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:09:14.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:09:15.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:09:15.043Z] Configure a credential helper to remove this warning. See [2025-03-26T07:09:15.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:09:15.043Z] [2025-03-26T07:09:15.043Z] Login Succeeded [2025-03-26T07:09:15.043Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:09:15.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:09:15.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:09:15.331Z] Configure a credential helper to remove this warning. See [2025-03-26T07:09:15.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:09:15.331Z] [2025-03-26T07:09:15.331Z] Login Succeeded [2025-03-26T07:09:15.331Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:09:15.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:09:15.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:09:15.603Z] Configure a credential helper to remove this warning. See [2025-03-26T07:09:15.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:09:15.603Z] [2025-03-26T07:09:15.603Z] Login Succeeded [2025-03-26T07:09:15.603Z] ****.io [2025-03-26T07:09:15.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:09:16.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:09:16.149Z] Configure a credential helper to remove this warning. See [2025-03-26T07:09:16.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:09:16.149Z] [2025-03-26T07:09:16.149Z] Login Succeeded [2025-03-26T07:09:16.149Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:09:16.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:09:16.711Z] + docker buildx ls [2025-03-26T07:09:16.978Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:09:16.978Z] default * docker [2025-03-26T07:09:16.978Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:09:17.318Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:09:17.318Z] edgex-builder [Pipeline] sh [2025-03-26T07:09:17.610Z] + docker buildx inspect --bootstrap [2025-03-26T07:09:17.610Z] #1 [internal] booting buildkit [2025-03-26T07:09:17.610Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:09:20.201Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-03-26T07:09:20.461Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:09:21.853Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-03-26T07:09:21.853Z] #1 DONE 4.3s [2025-03-26T07:09:21.853Z] Name: edgex-builder [2025-03-26T07:09:21.853Z] Driver: docker-container [2025-03-26T07:09:21.853Z] [2025-03-26T07:09:21.853Z] Nodes: [2025-03-26T07:09:21.853Z] Name: edgex-builder0 [2025-03-26T07:09:21.853Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:09:21.853Z] Status: running [2025-03-26T07:09:21.853Z] Buildkit: v0.20.2 [2025-03-26T07:09:21.853Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:09:22.154Z] + docker buildx ls [2025-03-26T07:09:22.154Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:09:22.154Z] edgex-builder * docker-container [2025-03-26T07:09:22.154Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:09:22.154Z] default docker [2025-03-26T07:09:22.154Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:09:22.451Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:09:22.451Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:09:22.451Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:09:22.451Z] #1 transferring dockerfile: 196B done [2025-03-26T07:09:22.451Z] #1 DONE 0.0s [2025-03-26T07:09:22.451Z] [2025-03-26T07:09:22.451Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:09:22.451Z] #2 DONE 0.1s [2025-03-26T07:09:22.451Z] [2025-03-26T07:09:22.451Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:09:22.711Z] #3 DONE 0.1s [2025-03-26T07:09:22.711Z] [2025-03-26T07:09:22.711Z] #4 [internal] load .dockerignore [2025-03-26T07:09:22.711Z] #4 transferring context: 2B done [2025-03-26T07:09:22.711Z] #4 DONE 0.0s [2025-03-26T07:09:22.711Z] [2025-03-26T07:09:22.711Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:22.711Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:22.711Z] #5 DONE 0.0s [2025-03-26T07:09:22.711Z] [2025-03-26T07:09:22.711Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:22.711Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:22.711Z] #6 DONE 0.1s [2025-03-26T07:09:22.711Z] [2025-03-26T07:09:22.711Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:09:22.711Z] #7 DONE 0.0s [2025-03-26T07:09:22.711Z] [2025-03-26T07:09:22.711Z] #8 exporting to image [2025-03-26T07:09:22.711Z] #8 exporting layers done [2025-03-26T07:09:22.711Z] #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae 0.0s done [2025-03-26T07:09:22.711Z] #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done [2025-03-26T07:09:22.711Z] #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done [2025-03-26T07:09:22.711Z] #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done [2025-03-26T07:09:22.711Z] #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done [2025-03-26T07:09:22.711Z] #8 pushing layers [2025-03-26T07:09:22.711Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:09:22.971Z] #8 pushing layers 0.1s done [2025-03-26T07:09:22.971Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done [2025-03-26T07:09:22.971Z] #8 DONE 0.3s [2025-03-26T07:09:22.971Z] [2025-03-26T07:09:22.971Z] 1 warning found (use --debug to expand): [2025-03-26T07:09:22.971Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:09:23.265Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-03-26T07:09:23.265Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-03-26T07:09:23.265Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:09:23.265Z] #1 transferring dockerfile: 162B done [2025-03-26T07:09:23.265Z] #1 DONE 0.0s [2025-03-26T07:09:23.265Z] [2025-03-26T07:09:23.265Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T07:09:23.265Z] #2 DONE 0.0s [2025-03-26T07:09:23.265Z] [2025-03-26T07:09:23.265Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-26T07:09:23.265Z] #3 DONE 0.0s [2025-03-26T07:09:23.265Z] [2025-03-26T07:09:23.265Z] #4 [internal] load .dockerignore [2025-03-26T07:09:23.265Z] #4 transferring context: 2B done [2025-03-26T07:09:23.265Z] #4 DONE 0.0s [2025-03-26T07:09:23.265Z] [2025-03-26T07:09:23.265Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:23.265Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:23.529Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:23.529Z] #5 CACHED [2025-03-26T07:09:23.529Z] [2025-03-26T07:09:23.529Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:23.529Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:23.529Z] #6 CACHED [2025-03-26T07:09:23.529Z] [2025-03-26T07:09:23.529Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:09:23.529Z] #7 DONE 0.0s [2025-03-26T07:09:23.529Z] [2025-03-26T07:09:23.529Z] #8 exporting to image [2025-03-26T07:09:23.529Z] #8 exporting layers done [2025-03-26T07:09:23.529Z] #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done [2025-03-26T07:09:23.529Z] #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done [2025-03-26T07:09:23.529Z] #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done [2025-03-26T07:09:23.529Z] #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done [2025-03-26T07:09:23.529Z] #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done [2025-03-26T07:09:23.529Z] #8 pushing layers 0.0s done [2025-03-26T07:09:23.529Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done [2025-03-26T07:09:23.529Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:09:23.529Z] #8 DONE 0.1s [2025-03-26T07:09:23.529Z] [2025-03-26T07:09:23.529Z] 1 warning found (use --debug to expand): [2025-03-26T07:09:23.529Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:09:23.844Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78' [2025-03-26T07:09:23.844Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 --push - [2025-03-26T07:09:23.844Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:09:23.844Z] #1 transferring dockerfile: 168B done [2025-03-26T07:09:23.844Z] #1 DONE 0.0s [2025-03-26T07:09:23.844Z] [2025-03-26T07:09:23.844Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T07:09:23.844Z] #2 DONE 0.0s [2025-03-26T07:09:23.844Z] [2025-03-26T07:09:23.844Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [2025-03-26T07:09:23.844Z] #3 DONE 0.0s [2025-03-26T07:09:23.844Z] [2025-03-26T07:09:23.844Z] #4 [internal] load .dockerignore [2025-03-26T07:09:23.844Z] #4 transferring context: 2B done [2025-03-26T07:09:23.844Z] #4 DONE 0.0s [2025-03-26T07:09:23.844Z] [2025-03-26T07:09:23.844Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:23.844Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:23.844Z] #5 CACHED [2025-03-26T07:09:23.844Z] [2025-03-26T07:09:23.844Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:24.103Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:24.103Z] #6 CACHED [2025-03-26T07:09:24.103Z] [2025-03-26T07:09:24.103Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:09:24.103Z] #7 DONE 0.0s [2025-03-26T07:09:24.103Z] [2025-03-26T07:09:24.103Z] #8 exporting to image [2025-03-26T07:09:24.103Z] #8 exporting layers done [2025-03-26T07:09:24.103Z] #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done [2025-03-26T07:09:24.103Z] #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done [2025-03-26T07:09:24.103Z] #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done [2025-03-26T07:09:24.103Z] #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done [2025-03-26T07:09:24.103Z] #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done [2025-03-26T07:09:24.103Z] #8 pushing layers 0.0s done [2025-03-26T07:09:24.103Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done [2025-03-26T07:09:24.103Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:09:24.103Z] #8 DONE 0.1s [2025-03-26T07:09:24.103Z] [2025-03-26T07:09:24.103Z] 1 warning found (use --debug to expand): [2025-03-26T07:09:24.103Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:09:24.400Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:09:24.400Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:09:24.400Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:09:24.400Z] #1 transferring dockerfile: 209B done [2025-03-26T07:09:24.400Z] #1 DONE 0.0s [2025-03-26T07:09:24.400Z] [2025-03-26T07:09:24.400Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:09:24.400Z] #2 DONE 0.0s [2025-03-26T07:09:24.400Z] [2025-03-26T07:09:24.400Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:09:24.400Z] #3 DONE 0.0s [2025-03-26T07:09:24.400Z] [2025-03-26T07:09:24.400Z] #4 [internal] load .dockerignore [2025-03-26T07:09:24.400Z] #4 transferring context: 2B done [2025-03-26T07:09:24.400Z] #4 DONE 0.0s [2025-03-26T07:09:24.400Z] [2025-03-26T07:09:24.400Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:24.400Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:24.400Z] #5 DONE 0.0s [2025-03-26T07:09:24.400Z] [2025-03-26T07:09:24.400Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:24.662Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:24.662Z] #6 CACHED [2025-03-26T07:09:24.662Z] [2025-03-26T07:09:24.662Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:24.662Z] #5 CACHED [2025-03-26T07:09:24.662Z] [2025-03-26T07:09:24.662Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:09:24.662Z] #7 DONE 0.0s [2025-03-26T07:09:24.662Z] [2025-03-26T07:09:24.662Z] #8 exporting to image [2025-03-26T07:09:24.662Z] #8 exporting layers done [2025-03-26T07:09:24.662Z] #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done [2025-03-26T07:09:24.662Z] #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done [2025-03-26T07:09:24.662Z] #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done [2025-03-26T07:09:24.662Z] #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done [2025-03-26T07:09:24.662Z] #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done [2025-03-26T07:09:24.662Z] #8 pushing layers 0.0s done [2025-03-26T07:09:24.662Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done [2025-03-26T07:09:24.662Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:09:24.662Z] #8 DONE 0.1s [2025-03-26T07:09:24.662Z] [2025-03-26T07:09:24.662Z] 1 warning found (use --debug to expand): [2025-03-26T07:09:24.662Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:09:24.964Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-03-26T07:09:24.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-03-26T07:09:24.964Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:09:24.964Z] #1 transferring dockerfile: 160B done [2025-03-26T07:09:24.964Z] #1 DONE 0.0s [2025-03-26T07:09:24.964Z] [2025-03-26T07:09:24.964Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-26T07:09:24.964Z] #2 DONE 0.0s [2025-03-26T07:09:24.964Z] [2025-03-26T07:09:24.964Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-26T07:09:24.964Z] #3 DONE 0.0s [2025-03-26T07:09:24.964Z] [2025-03-26T07:09:24.964Z] #4 [internal] load .dockerignore [2025-03-26T07:09:24.964Z] #4 transferring context: 2B done [2025-03-26T07:09:24.964Z] #4 DONE 0.0s [2025-03-26T07:09:24.964Z] [2025-03-26T07:09:24.964Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:24.964Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:24.964Z] #5 DONE 0.0s [2025-03-26T07:09:24.964Z] [2025-03-26T07:09:24.964Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:25.224Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef 0.0s done [2025-03-26T07:09:25.224Z] #6 CACHED [2025-03-26T07:09:25.224Z] [2025-03-26T07:09:25.224Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56800fd3f58e10636cc9c4d133a94fc46a08ee066bff675c17cdc4331836d6ef [2025-03-26T07:09:25.224Z] #5 CACHED [2025-03-26T07:09:25.224Z] [2025-03-26T07:09:25.224Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:09:25.224Z] #7 DONE 0.0s [2025-03-26T07:09:25.224Z] [2025-03-26T07:09:25.224Z] #8 exporting to image [2025-03-26T07:09:25.224Z] #8 exporting layers done [2025-03-26T07:09:25.224Z] #8 exporting manifest sha256:f3a160173973f37682e2e0ded8743f54b8659df8a0e50a2947fc5a8e2aed17ae done [2025-03-26T07:09:25.224Z] #8 exporting config sha256:4849e7654ffc13a27b89aea768c129e35ed6c9c4fcde7667741d6a730565b61f done [2025-03-26T07:09:25.224Z] #8 exporting manifest sha256:610252a042d53a10bd88b95a31b760db828ba6c45d1fc89affa568ba3ce7096e done [2025-03-26T07:09:25.224Z] #8 exporting config sha256:ce6c91d1e2c0d6f577dd616bd7b4abec4d062aefd5f01bba8cf033aef58b3a1d done [2025-03-26T07:09:25.224Z] #8 exporting manifest list sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 done [2025-03-26T07:09:25.224Z] #8 pushing layers 0.0s done [2025-03-26T07:09:25.224Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9a4259f391c634ff8b2878286352e33f123c5651e3a25ed5b8c2308448942573 0.1s done [2025-03-26T07:09:25.224Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:09:25.224Z] #8 DONE 0.1s [2025-03-26T07:09:25.224Z] [2025-03-26T07:09:25.224Z] 1 warning found (use --debug to expand): [2025-03-26T07:09:25.224Z]  - 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-03-26T07:09:25.568Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:09:25.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:09:26.408Z] ---> package-listing.sh [2025-03-26T07:09:26.408Z] ++ facter osfamily [2025-03-26T07:09:26.408Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:09:26.668Z] + OS_FAMILY=redhat [2025-03-26T07:09:26.668Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:09:26.668Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:09:26.668Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:09:26.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:09:26.668Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:09:26.668Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:09:26.668Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:09:26.668Z] + case "${OS_FAMILY}" in [2025-03-26T07:09:26.668Z] + rpm -qa [2025-03-26T07:09:26.668Z] + sort [2025-03-26T07:09:27.300Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:09:27.300Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:09:27.300Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:09:27.300Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:09:27.300Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:09:27.300Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:09:27.312Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:09:27.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:28.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:09:28.162Z] [2025-03-26T07:09:28.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:28.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:09:28.474Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:09:28.474Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:09:28.474Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:09:28.474Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:09:28.474Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:09:28.474Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:09:28.474Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:09:28.474Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:09:28.474Z] 33b1e0a273af: Waiting [2025-03-26T07:09:28.474Z] 5d3b04190fa2: Waiting [2025-03-26T07:09:28.474Z] 2f39f015ded8: Waiting [2025-03-26T07:09:28.474Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:09:28.474Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:09:28.474Z] 5c69ac0246d0: Download complete [2025-03-26T07:09:28.474Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:09:28.474Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:09:28.474Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:09:28.474Z] 33b1e0a273af: Download complete [2025-03-26T07:09:28.474Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:09:28.474Z] ec43610c2a17: Download complete [2025-03-26T07:09:28.474Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:09:28.474Z] 5d3b04190fa2: Download complete [2025-03-26T07:09:28.737Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:09:28.737Z] 5eb5b503b376: Download complete [2025-03-26T07:09:29.308Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:09:29.308Z] 2f39f015ded8: Download complete [2025-03-26T07:09:29.903Z] 5eb5b503b376: Pull complete [2025-03-26T07:09:30.168Z] 5c69ac0246d0: Pull complete [2025-03-26T07:09:30.431Z] ec43610c2a17: Pull complete [2025-03-26T07:09:30.690Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:09:30.690Z] 33b1e0a273af: Pull complete [2025-03-26T07:09:30.948Z] 5d3b04190fa2: Pull complete [2025-03-26T07:09:35.178Z] 2f39f015ded8: Pull complete [2025-03-26T07:09:35.178Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:09:35.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:09:35.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:09:35.333Z] prd-centos7-docker-4c-2g-42053 does not seem to be running inside a container [2025-03-26T07:09:35.368Z] $ 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-26T07:09:38.687Z] $ docker top 5e7f72b532f3240d131e757ab76f6bc7d5e61b7535148ab9859786f33c53f080 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:09:39.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:09:39.326Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:09:39.625Z] + ls /var/log/sa-host [2025-03-26T07:09:39.625Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:09:39.657Z] provisioning config files... [2025-03-26T07:09:39.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8182838136661195780tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:09:39.689Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:09:39.987Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:09:39.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:09:40.304Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:09:40.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:09:40.609Z] ---> sudo-logs.sh [2025-03-26T07:09:40.610Z] Archiving 'sudo' log.. [2025-03-26T07:09:40.610Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:09:40.643Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:09:40.648Z] $ docker stop --time=1 5e7f72b532f3240d131e757ab76f6bc7d5e61b7535148ab9859786f33c53f080 [2025-03-26T07:09:41.769Z] $ docker rm -f --volumes 5e7f72b532f3240d131e757ab76f6bc7d5e61b7535148ab9859786f33c53f080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:09:41.866Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:09:41.866Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:09:41.885Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:09:41.932Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-26T07:09:41.932Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:09:41.932Z] latest [2025-03-26T07:09:41.932Z] 4.0.0-dev.78 [2025-03-26T07:09:41.932Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:09:41.932Z] main [2025-03-26T07:09:41.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:42.278Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:42.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:09:42.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T07:09:42.606Z] ac5b2e5aeacd: Preparing [2025-03-26T07:09:42.606Z] 17aff019302f: Preparing [2025-03-26T07:09:42.606Z] 6de5b54a1e67: Preparing [2025-03-26T07:09:42.606Z] a8c503cb0f3d: Preparing [2025-03-26T07:09:42.606Z] fee66075ac31: Preparing [2025-03-26T07:09:42.606Z] 8365d0ee7fd8: Preparing [2025-03-26T07:09:42.606Z] 91c679b688b1: Preparing [2025-03-26T07:09:42.606Z] 994456c4fd7b: Preparing [2025-03-26T07:09:42.606Z] 8365d0ee7fd8: Waiting [2025-03-26T07:09:42.606Z] 994456c4fd7b: Waiting [2025-03-26T07:09:42.606Z] 91c679b688b1: Waiting [2025-03-26T07:09:42.606Z] fee66075ac31: Layer already exists [2025-03-26T07:09:42.606Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:09:42.606Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:09:42.606Z] 91c679b688b1: Layer already exists [2025-03-26T07:09:42.606Z] 994456c4fd7b: Layer already exists [2025-03-26T07:09:42.606Z] 17aff019302f: Pushed [2025-03-26T07:09:42.606Z] ac5b2e5aeacd: Pushed [2025-03-26T07:09:45.144Z] 6de5b54a1e67: Pushed [2025-03-26T07:09:45.144Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:45.496Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:45.843Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T07:09:45.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T07:09:45.843Z] ac5b2e5aeacd: Preparing [2025-03-26T07:09:45.843Z] 17aff019302f: Preparing [2025-03-26T07:09:45.843Z] 6de5b54a1e67: Preparing [2025-03-26T07:09:45.843Z] a8c503cb0f3d: Preparing [2025-03-26T07:09:45.843Z] fee66075ac31: Preparing [2025-03-26T07:09:45.843Z] 8365d0ee7fd8: Preparing [2025-03-26T07:09:45.843Z] 91c679b688b1: Preparing [2025-03-26T07:09:45.843Z] 994456c4fd7b: Preparing [2025-03-26T07:09:45.843Z] 8365d0ee7fd8: Waiting [2025-03-26T07:09:45.843Z] 91c679b688b1: Waiting [2025-03-26T07:09:45.843Z] 994456c4fd7b: Waiting [2025-03-26T07:09:45.843Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:09:45.843Z] 6de5b54a1e67: Layer already exists [2025-03-26T07:09:45.843Z] ac5b2e5aeacd: Layer already exists [2025-03-26T07:09:45.843Z] 17aff019302f: Layer already exists [2025-03-26T07:09:45.843Z] fee66075ac31: Layer already exists [2025-03-26T07:09:45.843Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:09:45.843Z] 91c679b688b1: Layer already exists [2025-03-26T07:09:45.843Z] 994456c4fd7b: Layer already exists [2025-03-26T07:09:45.843Z] latest: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:46.192Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:46.533Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T07:09:46.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T07:09:46.533Z] ac5b2e5aeacd: Preparing [2025-03-26T07:09:46.533Z] 17aff019302f: Preparing [2025-03-26T07:09:46.533Z] 6de5b54a1e67: Preparing [2025-03-26T07:09:46.533Z] a8c503cb0f3d: Preparing [2025-03-26T07:09:46.533Z] fee66075ac31: Preparing [2025-03-26T07:09:46.533Z] 8365d0ee7fd8: Preparing [2025-03-26T07:09:46.533Z] 91c679b688b1: Preparing [2025-03-26T07:09:46.533Z] 994456c4fd7b: Preparing [2025-03-26T07:09:46.533Z] 994456c4fd7b: Waiting [2025-03-26T07:09:46.533Z] 8365d0ee7fd8: Waiting [2025-03-26T07:09:46.533Z] 91c679b688b1: Waiting [2025-03-26T07:09:46.533Z] 6de5b54a1e67: Layer already exists [2025-03-26T07:09:46.533Z] ac5b2e5aeacd: Layer already exists [2025-03-26T07:09:46.533Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:09:46.533Z] fee66075ac31: Layer already exists [2025-03-26T07:09:46.533Z] 17aff019302f: Layer already exists [2025-03-26T07:09:46.533Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:09:46.533Z] 91c679b688b1: Layer already exists [2025-03-26T07:09:46.533Z] 994456c4fd7b: Layer already exists [2025-03-26T07:09:46.533Z] 4.0.0-dev.78: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:46.880Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:47.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:09:47.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T07:09:47.223Z] ac5b2e5aeacd: Preparing [2025-03-26T07:09:47.223Z] 17aff019302f: Preparing [2025-03-26T07:09:47.223Z] 6de5b54a1e67: Preparing [2025-03-26T07:09:47.223Z] a8c503cb0f3d: Preparing [2025-03-26T07:09:47.223Z] fee66075ac31: Preparing [2025-03-26T07:09:47.223Z] 8365d0ee7fd8: Preparing [2025-03-26T07:09:47.223Z] 91c679b688b1: Preparing [2025-03-26T07:09:47.223Z] 994456c4fd7b: Preparing [2025-03-26T07:09:47.223Z] 8365d0ee7fd8: Waiting [2025-03-26T07:09:47.223Z] 994456c4fd7b: Waiting [2025-03-26T07:09:47.223Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:09:47.223Z] 17aff019302f: Layer already exists [2025-03-26T07:09:47.223Z] 6de5b54a1e67: Layer already exists [2025-03-26T07:09:47.223Z] fee66075ac31: Layer already exists [2025-03-26T07:09:47.223Z] ac5b2e5aeacd: Layer already exists [2025-03-26T07:09:47.223Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:09:47.223Z] 91c679b688b1: Layer already exists [2025-03-26T07:09:47.223Z] 994456c4fd7b: Layer already exists [2025-03-26T07:09:47.223Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:47.550Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:09:47.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-26T07:09:47.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-26T07:09:47.882Z] ac5b2e5aeacd: Preparing [2025-03-26T07:09:47.882Z] 17aff019302f: Preparing [2025-03-26T07:09:47.882Z] 6de5b54a1e67: Preparing [2025-03-26T07:09:47.882Z] a8c503cb0f3d: Preparing [2025-03-26T07:09:47.882Z] fee66075ac31: Preparing [2025-03-26T07:09:47.882Z] 8365d0ee7fd8: Preparing [2025-03-26T07:09:47.882Z] 91c679b688b1: Preparing [2025-03-26T07:09:47.882Z] 994456c4fd7b: Preparing [2025-03-26T07:09:47.882Z] 8365d0ee7fd8: Waiting [2025-03-26T07:09:47.882Z] 91c679b688b1: Waiting [2025-03-26T07:09:47.882Z] 994456c4fd7b: Waiting [2025-03-26T07:09:47.882Z] fee66075ac31: Layer already exists [2025-03-26T07:09:47.882Z] 17aff019302f: Layer already exists [2025-03-26T07:09:47.882Z] ac5b2e5aeacd: Layer already exists [2025-03-26T07:09:47.882Z] 6de5b54a1e67: Layer already exists [2025-03-26T07:09:47.882Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:09:47.882Z] 91c679b688b1: Layer already exists [2025-03-26T07:09:47.882Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:09:47.882Z] 994456c4fd7b: Layer already exists [2025-03-26T07:09:47.882Z] main: digest: sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:09:47.951Z] ===================================================== [Pipeline] echo [2025-03-26T07:09:47.966Z] taggedImages: [2025-03-26T07:09:47.966Z] - nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:09:47.966Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T07:09:47.966Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T07:09:47.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:09:47.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-26T07:09:47.979Z] ========================================================= [2025-03-26T07:09:47.979Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/core-metadata:latest, nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:main], settingsFile:edgex-go-settings] [2025-03-26T07:09:47.979Z] ========================================================= [Pipeline] node [2025-03-26T07:10:02.982Z] Still waiting to schedule task [2025-03-26T07:10:02.982Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:10:31.250Z] Running on prd-centos7-docker-4c-2g-42054 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:10:31.299Z] provisioning config files... [2025-03-26T07:10:31.320Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12315671664267509953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:10:32.515Z] ---> ****-login.sh [2025-03-26T07:10:32.515Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:10:33.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:10:33.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:10:33.782Z] Configure a credential helper to remove this warning. See [2025-03-26T07:10:33.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:10:33.782Z] [2025-03-26T07:10:33.782Z] Login Succeeded [2025-03-26T07:10:33.782Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:10:34.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:10:34.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:10:34.079Z] Configure a credential helper to remove this warning. See [2025-03-26T07:10:34.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:10:34.079Z] [2025-03-26T07:10:34.079Z] Login Succeeded [2025-03-26T07:10:34.079Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:10:34.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:10:34.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:10:34.351Z] Configure a credential helper to remove this warning. See [2025-03-26T07:10:34.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:10:34.351Z] [2025-03-26T07:10:34.351Z] Login Succeeded [2025-03-26T07:10:34.351Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:10:34.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:10:34.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:10:34.621Z] Configure a credential helper to remove this warning. See [2025-03-26T07:10:34.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:10:34.621Z] [2025-03-26T07:10:34.621Z] Login Succeeded [2025-03-26T07:10:34.621Z] ****.io [2025-03-26T07:10:34.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:10:34.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:10:34.896Z] Configure a credential helper to remove this warning. See [2025-03-26T07:10:34.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:10:34.896Z] [2025-03-26T07:10:34.896Z] Login Succeeded [2025-03-26T07:10:34.896Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:10:34.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:10:35.379Z] + docker buildx ls [2025-03-26T07:10:35.641Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:10:35.641Z] default * docker [2025-03-26T07:10:35.641Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:10:36.005Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:10:36.006Z] edgex-builder [Pipeline] sh [2025-03-26T07:10:36.299Z] + docker buildx inspect --bootstrap [2025-03-26T07:10:36.300Z] #1 [internal] booting buildkit [2025-03-26T07:10:36.300Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:10:39.617Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-03-26T07:10:39.617Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:10:40.561Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-03-26T07:10:40.561Z] #1 DONE 4.3s [2025-03-26T07:10:40.561Z] Name: edgex-builder [2025-03-26T07:10:40.561Z] Driver: docker-container [2025-03-26T07:10:40.561Z] [2025-03-26T07:10:40.561Z] Nodes: [2025-03-26T07:10:40.561Z] Name: edgex-builder0 [2025-03-26T07:10:40.561Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:10:40.561Z] Status: running [2025-03-26T07:10:40.561Z] Buildkit: v0.20.2 [2025-03-26T07:10:40.561Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:10:40.867Z] + docker buildx ls [2025-03-26T07:10:40.867Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:10:40.867Z] edgex-builder * docker-container [2025-03-26T07:10:40.867Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:10:40.867Z] default docker [2025-03-26T07:10:40.867Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:10:41.164Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:10:41.164Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:10:41.429Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:10:41.429Z] #1 transferring dockerfile: 198B done [2025-03-26T07:10:41.429Z] #1 DONE 0.0s [2025-03-26T07:10:41.429Z] [2025-03-26T07:10:41.429Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:10:41.429Z] #2 DONE 0.1s [2025-03-26T07:10:41.429Z] [2025-03-26T07:10:41.429Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:10:41.429Z] #3 DONE 0.1s [2025-03-26T07:10:41.429Z] [2025-03-26T07:10:41.429Z] #4 [internal] load .dockerignore [2025-03-26T07:10:41.429Z] #4 transferring context: 2B done [2025-03-26T07:10:41.429Z] #4 DONE 0.0s [2025-03-26T07:10:41.429Z] [2025-03-26T07:10:41.429Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:41.429Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:41.429Z] #5 DONE 0.0s [2025-03-26T07:10:41.429Z] [2025-03-26T07:10:41.429Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:41.429Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:41.429Z] #6 DONE 0.1s [2025-03-26T07:10:41.688Z] [2025-03-26T07:10:41.688Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:10:41.688Z] #7 DONE 0.0s [2025-03-26T07:10:41.688Z] [2025-03-26T07:10:41.688Z] #8 exporting to image [2025-03-26T07:10:41.688Z] #8 exporting layers done [2025-03-26T07:10:41.688Z] #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done [2025-03-26T07:10:41.688Z] #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b 0.0s done [2025-03-26T07:10:41.688Z] #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done [2025-03-26T07:10:41.688Z] #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done [2025-03-26T07:10:41.688Z] #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done [2025-03-26T07:10:41.688Z] #8 pushing layers 0.1s done [2025-03-26T07:10:41.688Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b [2025-03-26T07:10:41.688Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:10:41.688Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done [2025-03-26T07:10:41.688Z] #8 DONE 0.2s [2025-03-26T07:10:41.688Z] [2025-03-26T07:10:41.688Z] 1 warning found (use --debug to expand): [2025-03-26T07:10:41.688Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:10:41.992Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-03-26T07:10:41.992Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-03-26T07:10:42.251Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:10:42.251Z] #1 transferring dockerfile: 164B done [2025-03-26T07:10:42.251Z] #1 DONE 0.0s [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T07:10:42.251Z] #2 DONE 0.0s [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-26T07:10:42.251Z] #3 DONE 0.0s [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] #4 [internal] load .dockerignore [2025-03-26T07:10:42.251Z] #4 transferring context: 2B done [2025-03-26T07:10:42.251Z] #4 DONE 0.0s [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:42.251Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:42.251Z] #5 CACHED [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:42.251Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:42.251Z] #6 CACHED [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:10:42.251Z] #7 DONE 0.0s [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] #8 exporting to image [2025-03-26T07:10:42.251Z] #8 exporting layers done [2025-03-26T07:10:42.251Z] #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done [2025-03-26T07:10:42.251Z] #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done [2025-03-26T07:10:42.251Z] #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done [2025-03-26T07:10:42.251Z] #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done [2025-03-26T07:10:42.251Z] #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done [2025-03-26T07:10:42.251Z] #8 pushing layers 0.0s done [2025-03-26T07:10:42.251Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done [2025-03-26T07:10:42.251Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:10:42.251Z] #8 DONE 0.1s [2025-03-26T07:10:42.251Z] [2025-03-26T07:10:42.251Z] 1 warning found (use --debug to expand): [2025-03-26T07:10:42.251Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:10:42.555Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 --push - [2025-03-26T07:10:42.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78' [2025-03-26T07:10:42.823Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:10:42.823Z] #1 transferring dockerfile: 170B done [2025-03-26T07:10:42.823Z] #1 DONE 0.0s [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T07:10:42.823Z] #2 DONE 0.0s [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [2025-03-26T07:10:42.823Z] #3 DONE 0.0s [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #4 [internal] load .dockerignore [2025-03-26T07:10:42.823Z] #4 transferring context: 2B done [2025-03-26T07:10:42.823Z] #4 DONE 0.0s [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:42.823Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:42.823Z] #5 DONE 0.0s [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:42.823Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:42.823Z] #6 CACHED [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:42.823Z] #5 CACHED [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:10:42.823Z] #7 DONE 0.0s [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] #8 exporting to image [2025-03-26T07:10:42.823Z] #8 exporting layers done [2025-03-26T07:10:42.823Z] #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done [2025-03-26T07:10:42.823Z] #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done [2025-03-26T07:10:42.823Z] #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done [2025-03-26T07:10:42.823Z] #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done [2025-03-26T07:10:42.823Z] #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done [2025-03-26T07:10:42.823Z] #8 pushing layers 0.0s done [2025-03-26T07:10:42.823Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done [2025-03-26T07:10:42.823Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:10:42.823Z] #8 DONE 0.1s [2025-03-26T07:10:42.823Z] [2025-03-26T07:10:42.823Z] 1 warning found (use --debug to expand): [2025-03-26T07:10:42.823Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:10:43.124Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:10:43.124Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:10:43.384Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:10:43.384Z] #1 transferring dockerfile: 211B done [2025-03-26T07:10:43.384Z] #1 DONE 0.0s [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:10:43.384Z] #2 DONE 0.0s [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:10:43.384Z] #3 DONE 0.0s [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #4 [internal] load .dockerignore [2025-03-26T07:10:43.384Z] #4 transferring context: 2B done [2025-03-26T07:10:43.384Z] #4 DONE 0.0s [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:43.384Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:43.384Z] #5 DONE 0.0s [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:43.384Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:43.384Z] #6 CACHED [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:43.384Z] #5 CACHED [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:10:43.384Z] #7 DONE 0.0s [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] #8 exporting to image [2025-03-26T07:10:43.384Z] #8 exporting layers done [2025-03-26T07:10:43.384Z] #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done [2025-03-26T07:10:43.384Z] #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done [2025-03-26T07:10:43.384Z] #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done [2025-03-26T07:10:43.384Z] #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done [2025-03-26T07:10:43.384Z] #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done [2025-03-26T07:10:43.384Z] #8 pushing layers 0.0s done [2025-03-26T07:10:43.384Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done [2025-03-26T07:10:43.384Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:10:43.384Z] #8 DONE 0.1s [2025-03-26T07:10:43.384Z] [2025-03-26T07:10:43.384Z] 1 warning found (use --debug to expand): [2025-03-26T07:10:43.384Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:10:43.677Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-03-26T07:10:43.677Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-03-26T07:10:43.937Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:10:43.937Z] #1 transferring dockerfile: 162B done [2025-03-26T07:10:43.937Z] #1 DONE 0.0s [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-26T07:10:43.937Z] #2 DONE 0.0s [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-26T07:10:43.937Z] #3 DONE 0.0s [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #4 [internal] load .dockerignore [2025-03-26T07:10:43.937Z] #4 transferring context: 2B done [2025-03-26T07:10:43.937Z] #4 DONE 0.0s [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:43.937Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:43.937Z] #5 DONE 0.0s [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:43.937Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda 0.0s done [2025-03-26T07:10:43.937Z] #6 CACHED [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:18e2e43ed8670358a95afb97aed0bbb499952141c063ad83f4545315fb516cda [2025-03-26T07:10:43.937Z] #5 CACHED [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:10:43.937Z] #7 DONE 0.0s [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] #8 exporting to image [2025-03-26T07:10:43.937Z] #8 exporting layers done [2025-03-26T07:10:43.937Z] #8 exporting manifest sha256:031a95a75c0842382c31349c4e154a9a18bb4fd0e8910238d72467cffb23110e done [2025-03-26T07:10:43.937Z] #8 exporting config sha256:02ff3f3f2d079f164dda7a7d0b17cc09592281ba7c0f0fb5dd7f89432c567e1b done [2025-03-26T07:10:43.937Z] #8 exporting manifest sha256:8f23fe89317fea8b4355acf536cab016730ebde2694078116abd7dbd16d92461 done [2025-03-26T07:10:43.937Z] #8 exporting config sha256:2331782f970846a0d8c089357662cacc316624333ad783ce591f942b938193f2 done [2025-03-26T07:10:43.937Z] #8 exporting manifest list sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b done [2025-03-26T07:10:43.937Z] #8 pushing layers 0.0s done [2025-03-26T07:10:43.937Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:e20b905cfe3924e787f7ab09850270fad6b8972de019c5d3be9fb1821f030f0b 0.1s done [2025-03-26T07:10:43.937Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:10:43.937Z] #8 DONE 0.1s [2025-03-26T07:10:43.937Z] [2025-03-26T07:10:43.937Z] 1 warning found (use --debug to expand): [2025-03-26T07:10:43.937Z]  - 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-03-26T07:10:44.282Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:10:44.592Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:10:45.190Z] ---> package-listing.sh [2025-03-26T07:10:45.190Z] ++ facter osfamily [2025-03-26T07:10:45.190Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:10:45.454Z] + OS_FAMILY=redhat [2025-03-26T07:10:45.454Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:10:45.454Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:10:45.454Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:10:45.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:10:45.454Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:10:45.454Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:10:45.454Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:10:45.454Z] + case "${OS_FAMILY}" in [2025-03-26T07:10:45.454Z] + rpm -qa [2025-03-26T07:10:45.454Z] + sort [2025-03-26T07:10:46.582Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:10:46.582Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:10:46.582Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:10:46.844Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:10:46.844Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:10:46.844Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:10:46.857Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:10:47.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:10:47.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:10:47.726Z] [2025-03-26T07:10:47.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:10:48.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:10:48.036Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:10:48.036Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:10:48.036Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:10:48.036Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:10:48.036Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:10:48.036Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:10:48.036Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:10:48.036Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:10:48.036Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:10:48.036Z] 33b1e0a273af: Waiting [2025-03-26T07:10:48.036Z] 5d3b04190fa2: Waiting [2025-03-26T07:10:48.036Z] 2f39f015ded8: Waiting [2025-03-26T07:10:48.036Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:10:48.036Z] 5c69ac0246d0: Download complete [2025-03-26T07:10:48.036Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:10:48.036Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:10:48.036Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:10:48.036Z] 33b1e0a273af: Download complete [2025-03-26T07:10:48.299Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:10:48.299Z] 5d3b04190fa2: Download complete [2025-03-26T07:10:48.299Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:10:48.299Z] ec43610c2a17: Download complete [2025-03-26T07:10:48.299Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:10:48.299Z] 5eb5b503b376: Download complete [2025-03-26T07:10:48.873Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:10:48.873Z] 2f39f015ded8: Download complete [2025-03-26T07:10:50.297Z] 5eb5b503b376: Pull complete [2025-03-26T07:10:50.297Z] 5c69ac0246d0: Pull complete [2025-03-26T07:10:50.557Z] ec43610c2a17: Pull complete [2025-03-26T07:10:50.557Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:10:50.818Z] 33b1e0a273af: Pull complete [2025-03-26T07:10:50.818Z] 5d3b04190fa2: Pull complete [2025-03-26T07:10:55.046Z] 2f39f015ded8: Pull complete [2025-03-26T07:10:55.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:10:55.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:10:55.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:10:55.217Z] prd-centos7-docker-4c-2g-42054 does not seem to be running inside a container [2025-03-26T07:10:55.259Z] $ 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-26T07:10:58.557Z] $ docker top 7d4c0da735f25d370eebe744a125b76f08b99e7d10f175b728c3426639e1319b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:10:58.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:10:59.225Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:10:59.518Z] + ls /var/log/sa-host [2025-03-26T07:10:59.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:10:59.553Z] provisioning config files... [2025-03-26T07:10:59.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1972293201971232952tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:10:59.583Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:10:59.873Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:10:59.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:11:00.202Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:11:00.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:11:00.500Z] ---> sudo-logs.sh [2025-03-26T07:11:00.500Z] Archiving 'sudo' log.. [2025-03-26T07:11:00.500Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:11:00.536Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:11:00.543Z] $ docker stop --time=1 7d4c0da735f25d370eebe744a125b76f08b99e7d10f175b728c3426639e1319b [2025-03-26T07:11:01.672Z] $ docker rm -f --volumes 7d4c0da735f25d370eebe744a125b76f08b99e7d10f175b728c3426639e1319b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:11:01.772Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:11:01.772Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:11:01.800Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:11:01.848Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-26T07:11:01.848Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:11:01.848Z] latest [2025-03-26T07:11:01.848Z] 4.0.0-dev.78 [2025-03-26T07:11:01.848Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:11:01.848Z] main [2025-03-26T07:11:01.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:02.204Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:02.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:11:02.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T07:11:02.527Z] 4fec3b7c789d: Preparing [2025-03-26T07:11:02.527Z] 0fed8f424aed: Preparing [2025-03-26T07:11:02.527Z] fa9147734478: Preparing [2025-03-26T07:11:02.527Z] ce4cdea34b1a: Preparing [2025-03-26T07:11:02.527Z] 92c22a46007e: Preparing [2025-03-26T07:11:02.527Z] 1caa060f99ca: Preparing [2025-03-26T07:11:02.527Z] 832b96874384: Preparing [2025-03-26T07:11:02.527Z] a8c503cb0f3d: Preparing [2025-03-26T07:11:02.527Z] fee66075ac31: Preparing [2025-03-26T07:11:02.527Z] 6654a73809cd: Preparing [2025-03-26T07:11:02.527Z] efb05aa4361c: Preparing [2025-03-26T07:11:02.527Z] 5f70bf18a086: Preparing [2025-03-26T07:11:02.527Z] fc43bc328b9d: Preparing [2025-03-26T07:11:02.527Z] 4d16b6349703: Preparing [2025-03-26T07:11:02.527Z] a374e24eaca3: Preparing [2025-03-26T07:11:02.527Z] 994456c4fd7b: Preparing [2025-03-26T07:11:02.527Z] 6654a73809cd: Waiting [2025-03-26T07:11:02.527Z] efb05aa4361c: Waiting [2025-03-26T07:11:02.527Z] 1caa060f99ca: Waiting [2025-03-26T07:11:02.527Z] 832b96874384: Waiting [2025-03-26T07:11:02.527Z] 5f70bf18a086: Waiting [2025-03-26T07:11:02.527Z] a8c503cb0f3d: Waiting [2025-03-26T07:11:02.527Z] fc43bc328b9d: Waiting [2025-03-26T07:11:02.527Z] fee66075ac31: Waiting [2025-03-26T07:11:02.527Z] 4d16b6349703: Waiting [2025-03-26T07:11:02.527Z] a374e24eaca3: Waiting [2025-03-26T07:11:02.527Z] 994456c4fd7b: Waiting [2025-03-26T07:11:02.527Z] fa9147734478: Pushed [2025-03-26T07:11:02.527Z] 92c22a46007e: Pushed [2025-03-26T07:11:02.527Z] ce4cdea34b1a: Pushed [2025-03-26T07:11:02.527Z] 4fec3b7c789d: Pushed [2025-03-26T07:11:02.527Z] 0fed8f424aed: Pushed [2025-03-26T07:11:02.527Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:11:02.527Z] fee66075ac31: Layer already exists [2025-03-26T07:11:02.527Z] 5f70bf18a086: Layer already exists [2025-03-26T07:11:02.527Z] 1caa060f99ca: Pushed [2025-03-26T07:11:02.787Z] 6654a73809cd: Pushed [2025-03-26T07:11:02.787Z] efb05aa4361c: Pushed [2025-03-26T07:11:02.787Z] fc43bc328b9d: Pushed [2025-03-26T07:11:02.787Z] 4d16b6349703: Pushed [2025-03-26T07:11:02.787Z] 994456c4fd7b: Layer already exists [2025-03-26T07:11:02.787Z] a374e24eaca3: Pushed [2025-03-26T07:11:04.167Z] 832b96874384: Pushed [2025-03-26T07:11:04.167Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:04.505Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:04.825Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T07:11:04.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T07:11:04.825Z] 4fec3b7c789d: Preparing [2025-03-26T07:11:04.825Z] 0fed8f424aed: Preparing [2025-03-26T07:11:04.825Z] fa9147734478: Preparing [2025-03-26T07:11:04.825Z] ce4cdea34b1a: Preparing [2025-03-26T07:11:04.825Z] 92c22a46007e: Preparing [2025-03-26T07:11:04.825Z] 1caa060f99ca: Preparing [2025-03-26T07:11:04.825Z] 832b96874384: Preparing [2025-03-26T07:11:04.825Z] a8c503cb0f3d: Preparing [2025-03-26T07:11:04.825Z] fee66075ac31: Preparing [2025-03-26T07:11:04.825Z] 6654a73809cd: Preparing [2025-03-26T07:11:04.825Z] efb05aa4361c: Preparing [2025-03-26T07:11:04.825Z] 5f70bf18a086: Preparing [2025-03-26T07:11:04.825Z] fc43bc328b9d: Preparing [2025-03-26T07:11:04.825Z] 4d16b6349703: Preparing [2025-03-26T07:11:04.825Z] 1caa060f99ca: Waiting [2025-03-26T07:11:04.825Z] a8c503cb0f3d: Waiting [2025-03-26T07:11:04.825Z] fee66075ac31: Waiting [2025-03-26T07:11:04.825Z] 6654a73809cd: Waiting [2025-03-26T07:11:04.825Z] 832b96874384: Waiting [2025-03-26T07:11:04.825Z] fc43bc328b9d: Waiting [2025-03-26T07:11:04.825Z] 5f70bf18a086: Waiting [2025-03-26T07:11:04.825Z] a374e24eaca3: Preparing [2025-03-26T07:11:04.825Z] 994456c4fd7b: Preparing [2025-03-26T07:11:04.825Z] 4d16b6349703: Waiting [2025-03-26T07:11:04.825Z] a374e24eaca3: Waiting [2025-03-26T07:11:04.825Z] 994456c4fd7b: Waiting [2025-03-26T07:11:04.825Z] ce4cdea34b1a: Layer already exists [2025-03-26T07:11:04.825Z] 0fed8f424aed: Layer already exists [2025-03-26T07:11:04.825Z] fa9147734478: Layer already exists [2025-03-26T07:11:04.825Z] 92c22a46007e: Layer already exists [2025-03-26T07:11:04.825Z] 4fec3b7c789d: Layer already exists [2025-03-26T07:11:04.825Z] 832b96874384: Layer already exists [2025-03-26T07:11:04.825Z] 1caa060f99ca: Layer already exists [2025-03-26T07:11:04.825Z] fee66075ac31: Layer already exists [2025-03-26T07:11:04.825Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:11:04.825Z] 6654a73809cd: Layer already exists [2025-03-26T07:11:04.825Z] efb05aa4361c: Layer already exists [2025-03-26T07:11:04.825Z] 5f70bf18a086: Layer already exists [2025-03-26T07:11:04.825Z] fc43bc328b9d: Layer already exists [2025-03-26T07:11:04.825Z] 4d16b6349703: Layer already exists [2025-03-26T07:11:04.825Z] a374e24eaca3: Layer already exists [2025-03-26T07:11:04.825Z] 994456c4fd7b: Layer already exists [2025-03-26T07:11:04.825Z] latest: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:05.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:05.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T07:11:05.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T07:11:05.477Z] 4fec3b7c789d: Preparing [2025-03-26T07:11:05.477Z] 0fed8f424aed: Preparing [2025-03-26T07:11:05.477Z] fa9147734478: Preparing [2025-03-26T07:11:05.477Z] ce4cdea34b1a: Preparing [2025-03-26T07:11:05.477Z] 92c22a46007e: Preparing [2025-03-26T07:11:05.477Z] 1caa060f99ca: Preparing [2025-03-26T07:11:05.477Z] 832b96874384: Preparing [2025-03-26T07:11:05.477Z] a8c503cb0f3d: Preparing [2025-03-26T07:11:05.477Z] fee66075ac31: Preparing [2025-03-26T07:11:05.477Z] 6654a73809cd: Preparing [2025-03-26T07:11:05.477Z] efb05aa4361c: Preparing [2025-03-26T07:11:05.477Z] 5f70bf18a086: Preparing [2025-03-26T07:11:05.477Z] fc43bc328b9d: Preparing [2025-03-26T07:11:05.477Z] 4d16b6349703: Preparing [2025-03-26T07:11:05.477Z] a374e24eaca3: Preparing [2025-03-26T07:11:05.477Z] 994456c4fd7b: Preparing [2025-03-26T07:11:05.477Z] fee66075ac31: Waiting [2025-03-26T07:11:05.477Z] a8c503cb0f3d: Waiting [2025-03-26T07:11:05.477Z] efb05aa4361c: Waiting [2025-03-26T07:11:05.477Z] 6654a73809cd: Waiting [2025-03-26T07:11:05.477Z] 5f70bf18a086: Waiting [2025-03-26T07:11:05.477Z] a374e24eaca3: Waiting [2025-03-26T07:11:05.477Z] fc43bc328b9d: Waiting [2025-03-26T07:11:05.477Z] 994456c4fd7b: Waiting [2025-03-26T07:11:05.477Z] 4d16b6349703: Waiting [2025-03-26T07:11:05.477Z] 1caa060f99ca: Waiting [2025-03-26T07:11:05.477Z] 832b96874384: Waiting [2025-03-26T07:11:05.477Z] 4fec3b7c789d: Layer already exists [2025-03-26T07:11:05.477Z] fa9147734478: Layer already exists [2025-03-26T07:11:05.477Z] 92c22a46007e: Layer already exists [2025-03-26T07:11:05.477Z] ce4cdea34b1a: Layer already exists [2025-03-26T07:11:05.477Z] 0fed8f424aed: Layer already exists [2025-03-26T07:11:05.477Z] 832b96874384: Layer already exists [2025-03-26T07:11:05.477Z] 1caa060f99ca: Layer already exists [2025-03-26T07:11:05.477Z] 6654a73809cd: Layer already exists [2025-03-26T07:11:05.477Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:11:05.477Z] fee66075ac31: Layer already exists [2025-03-26T07:11:05.477Z] efb05aa4361c: Layer already exists [2025-03-26T07:11:05.477Z] 5f70bf18a086: Layer already exists [2025-03-26T07:11:05.477Z] fc43bc328b9d: Layer already exists [2025-03-26T07:11:05.477Z] a374e24eaca3: Layer already exists [2025-03-26T07:11:05.477Z] 4d16b6349703: Layer already exists [2025-03-26T07:11:05.477Z] 994456c4fd7b: Layer already exists [2025-03-26T07:11:05.477Z] 4.0.0-dev.78: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:05.812Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:06.135Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:11:06.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T07:11:06.135Z] 4fec3b7c789d: Preparing [2025-03-26T07:11:06.135Z] 0fed8f424aed: Preparing [2025-03-26T07:11:06.135Z] fa9147734478: Preparing [2025-03-26T07:11:06.135Z] ce4cdea34b1a: Preparing [2025-03-26T07:11:06.135Z] 92c22a46007e: Preparing [2025-03-26T07:11:06.135Z] 1caa060f99ca: Preparing [2025-03-26T07:11:06.135Z] 832b96874384: Preparing [2025-03-26T07:11:06.135Z] a8c503cb0f3d: Preparing [2025-03-26T07:11:06.135Z] fee66075ac31: Preparing [2025-03-26T07:11:06.135Z] 6654a73809cd: Preparing [2025-03-26T07:11:06.135Z] efb05aa4361c: Preparing [2025-03-26T07:11:06.135Z] 5f70bf18a086: Preparing [2025-03-26T07:11:06.135Z] fc43bc328b9d: Preparing [2025-03-26T07:11:06.135Z] 4d16b6349703: Preparing [2025-03-26T07:11:06.135Z] a374e24eaca3: Preparing [2025-03-26T07:11:06.135Z] 994456c4fd7b: Preparing [2025-03-26T07:11:06.135Z] fee66075ac31: Waiting [2025-03-26T07:11:06.135Z] 6654a73809cd: Waiting [2025-03-26T07:11:06.135Z] efb05aa4361c: Waiting [2025-03-26T07:11:06.135Z] 5f70bf18a086: Waiting [2025-03-26T07:11:06.135Z] fc43bc328b9d: Waiting [2025-03-26T07:11:06.135Z] 1caa060f99ca: Waiting [2025-03-26T07:11:06.135Z] 832b96874384: Waiting [2025-03-26T07:11:06.135Z] a8c503cb0f3d: Waiting [2025-03-26T07:11:06.135Z] 4d16b6349703: Waiting [2025-03-26T07:11:06.135Z] a374e24eaca3: Waiting [2025-03-26T07:11:06.135Z] 994456c4fd7b: Waiting [2025-03-26T07:11:06.135Z] 0fed8f424aed: Layer already exists [2025-03-26T07:11:06.135Z] ce4cdea34b1a: Layer already exists [2025-03-26T07:11:06.135Z] fa9147734478: Layer already exists [2025-03-26T07:11:06.135Z] 4fec3b7c789d: Layer already exists [2025-03-26T07:11:06.135Z] 92c22a46007e: Layer already exists [2025-03-26T07:11:06.135Z] 832b96874384: Layer already exists [2025-03-26T07:11:06.136Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:11:06.136Z] 6654a73809cd: Layer already exists [2025-03-26T07:11:06.136Z] fee66075ac31: Layer already exists [2025-03-26T07:11:06.136Z] efb05aa4361c: Layer already exists [2025-03-26T07:11:06.136Z] 1caa060f99ca: Layer already exists [2025-03-26T07:11:06.136Z] a374e24eaca3: Layer already exists [2025-03-26T07:11:06.136Z] 4d16b6349703: Layer already exists [2025-03-26T07:11:06.136Z] 5f70bf18a086: Layer already exists [2025-03-26T07:11:06.136Z] 994456c4fd7b: Layer already exists [2025-03-26T07:11:06.136Z] fc43bc328b9d: Layer already exists [2025-03-26T07:11:06.136Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:06.465Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:11:07.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-26T07:11:07.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-26T07:11:07.599Z] 4fec3b7c789d: Preparing [2025-03-26T07:11:07.599Z] 0fed8f424aed: Preparing [2025-03-26T07:11:07.599Z] fa9147734478: Preparing [2025-03-26T07:11:07.599Z] ce4cdea34b1a: Preparing [2025-03-26T07:11:07.599Z] 92c22a46007e: Preparing [2025-03-26T07:11:07.599Z] 1caa060f99ca: Preparing [2025-03-26T07:11:07.599Z] 832b96874384: Preparing [2025-03-26T07:11:07.599Z] a8c503cb0f3d: Preparing [2025-03-26T07:11:07.599Z] fee66075ac31: Preparing [2025-03-26T07:11:07.599Z] 6654a73809cd: Preparing [2025-03-26T07:11:07.599Z] efb05aa4361c: Preparing [2025-03-26T07:11:07.599Z] 5f70bf18a086: Preparing [2025-03-26T07:11:07.599Z] fc43bc328b9d: Preparing [2025-03-26T07:11:07.599Z] 4d16b6349703: Preparing [2025-03-26T07:11:07.599Z] a374e24eaca3: Preparing [2025-03-26T07:11:07.599Z] 994456c4fd7b: Preparing [2025-03-26T07:11:07.599Z] 1caa060f99ca: Waiting [2025-03-26T07:11:07.599Z] 832b96874384: Waiting [2025-03-26T07:11:07.599Z] a8c503cb0f3d: Waiting [2025-03-26T07:11:07.599Z] fee66075ac31: Waiting [2025-03-26T07:11:07.599Z] 6654a73809cd: Waiting [2025-03-26T07:11:07.599Z] efb05aa4361c: Waiting [2025-03-26T07:11:07.599Z] 5f70bf18a086: Waiting [2025-03-26T07:11:07.599Z] fc43bc328b9d: Waiting [2025-03-26T07:11:07.599Z] 4d16b6349703: Waiting [2025-03-26T07:11:07.599Z] a374e24eaca3: Waiting [2025-03-26T07:11:07.599Z] 994456c4fd7b: Waiting [2025-03-26T07:11:07.599Z] 0fed8f424aed: Layer already exists [2025-03-26T07:11:07.599Z] 4fec3b7c789d: Layer already exists [2025-03-26T07:11:07.599Z] fa9147734478: Layer already exists [2025-03-26T07:11:07.599Z] 92c22a46007e: Layer already exists [2025-03-26T07:11:07.599Z] ce4cdea34b1a: Layer already exists [2025-03-26T07:11:07.857Z] 6654a73809cd: Layer already exists [2025-03-26T07:11:07.857Z] 1caa060f99ca: Layer already exists [2025-03-26T07:11:07.857Z] 832b96874384: Layer already exists [2025-03-26T07:11:07.857Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:11:07.857Z] fee66075ac31: Layer already exists [2025-03-26T07:11:07.857Z] 5f70bf18a086: Layer already exists [2025-03-26T07:11:07.857Z] 4d16b6349703: Layer already exists [2025-03-26T07:11:07.857Z] efb05aa4361c: Layer already exists [2025-03-26T07:11:07.857Z] a374e24eaca3: Layer already exists [2025-03-26T07:11:07.857Z] fc43bc328b9d: Layer already exists [2025-03-26T07:11:07.857Z] 994456c4fd7b: Layer already exists [2025-03-26T07:11:07.857Z] main: digest: sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:11:07.939Z] ===================================================== [Pipeline] echo [2025-03-26T07:11:07.955Z] taggedImages: [2025-03-26T07:11:07.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:11:07.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T07:11:07.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T07:11:07.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:11:07.955Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-26T07:11:07.971Z] ========================================================= [2025-03-26T07:11:07.971Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-bootstrapper:latest, nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:main], settingsFile:edgex-go-settings] [2025-03-26T07:11:07.971Z] ========================================================= [Pipeline] node [2025-03-26T07:11:22.975Z] Still waiting to schedule task [2025-03-26T07:11:22.976Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:11:51.622Z] Running on prd-centos7-docker-4c-2g-42055 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:11:51.678Z] provisioning config files... [2025-03-26T07:11:51.761Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3971764091204501927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:11:53.332Z] ---> ****-login.sh [2025-03-26T07:11:53.332Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:11:53.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:11:53.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:11:53.332Z] Configure a credential helper to remove this warning. See [2025-03-26T07:11:53.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:11:53.332Z] [2025-03-26T07:11:53.332Z] Login Succeeded [2025-03-26T07:11:53.332Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:11:53.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:11:53.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:11:53.887Z] Configure a credential helper to remove this warning. See [2025-03-26T07:11:53.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:11:53.887Z] [2025-03-26T07:11:53.887Z] Login Succeeded [2025-03-26T07:11:53.887Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:11:53.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:11:53.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:11:53.887Z] Configure a credential helper to remove this warning. See [2025-03-26T07:11:53.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:11:53.887Z] [2025-03-26T07:11:53.887Z] Login Succeeded [2025-03-26T07:11:53.887Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:11:53.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:11:53.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:11:53.888Z] Configure a credential helper to remove this warning. See [2025-03-26T07:11:53.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:11:53.888Z] [2025-03-26T07:11:53.888Z] Login Succeeded [2025-03-26T07:11:53.888Z] ****.io [2025-03-26T07:11:53.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:11:54.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:11:54.156Z] Configure a credential helper to remove this warning. See [2025-03-26T07:11:54.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:11:54.156Z] [2025-03-26T07:11:54.156Z] Login Succeeded [2025-03-26T07:11:54.156Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:11:54.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:11:54.514Z] + docker buildx ls [2025-03-26T07:11:54.514Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:11:54.514Z] default * docker [2025-03-26T07:11:54.514Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:11:54.808Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:11:54.808Z] edgex-builder [Pipeline] sh [2025-03-26T07:11:55.101Z] + docker buildx inspect --bootstrap [2025-03-26T07:11:55.101Z] #1 [internal] booting buildkit [2025-03-26T07:11:55.101Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:11:57.664Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T07:11:57.664Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:11:59.581Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-03-26T07:11:59.581Z] #1 DONE 4.2s [2025-03-26T07:11:59.581Z] Name: edgex-builder [2025-03-26T07:11:59.581Z] Driver: docker-container [2025-03-26T07:11:59.581Z] [2025-03-26T07:11:59.581Z] Nodes: [2025-03-26T07:11:59.581Z] Name: edgex-builder0 [2025-03-26T07:11:59.581Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:11:59.581Z] Status: running [2025-03-26T07:11:59.581Z] Buildkit: v0.20.2 [2025-03-26T07:11:59.581Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:11:59.889Z] + docker buildx ls [2025-03-26T07:11:59.889Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:11:59.889Z] edgex-builder * docker-container [2025-03-26T07:11:59.889Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:11:59.889Z] default docker [2025-03-26T07:11:59.889Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:12:00.189Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:12:00.189Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:12:00.189Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:12:00.189Z] #1 transferring dockerfile: 206B done [2025-03-26T07:12:00.189Z] #1 DONE 0.0s [2025-03-26T07:12:00.189Z] [2025-03-26T07:12:00.189Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:12:00.189Z] #2 DONE 0.1s [2025-03-26T07:12:00.189Z] [2025-03-26T07:12:00.189Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:12:00.449Z] #3 DONE 0.1s [2025-03-26T07:12:00.449Z] [2025-03-26T07:12:00.449Z] #4 [internal] load .dockerignore [2025-03-26T07:12:00.449Z] #4 transferring context: 2B done [2025-03-26T07:12:00.449Z] #4 DONE 0.0s [2025-03-26T07:12:00.449Z] [2025-03-26T07:12:00.449Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:00.449Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:00.449Z] #5 DONE 0.0s [2025-03-26T07:12:00.449Z] [2025-03-26T07:12:00.449Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:00.449Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:00.449Z] #6 DONE 0.2s [2025-03-26T07:12:00.449Z] [2025-03-26T07:12:00.449Z] #7 exporting to image [2025-03-26T07:12:00.449Z] #7 exporting layers done [2025-03-26T07:12:00.449Z] #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 0.0s done [2025-03-26T07:12:00.449Z] #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done [2025-03-26T07:12:00.449Z] #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done [2025-03-26T07:12:00.449Z] #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 [2025-03-26T07:12:00.449Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:12:00.708Z] #7 ... [2025-03-26T07:12:00.708Z] [2025-03-26T07:12:00.708Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:12:00.708Z] #8 DONE 0.0s [2025-03-26T07:12:00.708Z] [2025-03-26T07:12:00.708Z] #7 exporting to image [2025-03-26T07:12:00.708Z] #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done [2025-03-26T07:12:00.708Z] #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done [2025-03-26T07:12:00.708Z] #7 pushing layers 0.1s done [2025-03-26T07:12:00.708Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e [2025-03-26T07:12:00.969Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done [2025-03-26T07:12:00.969Z] #7 DONE 0.2s [2025-03-26T07:12:00.969Z] [2025-03-26T07:12:00.969Z] 1 warning found (use --debug to expand): [2025-03-26T07:12:00.969Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:12:01.258Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-03-26T07:12:01.259Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-03-26T07:12:01.259Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:12:01.259Z] #1 transferring dockerfile: 172B done [2025-03-26T07:12:01.259Z] #1 DONE 0.0s [2025-03-26T07:12:01.259Z] [2025-03-26T07:12:01.259Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T07:12:01.259Z] #2 DONE 0.0s [2025-03-26T07:12:01.259Z] [2025-03-26T07:12:01.259Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-26T07:12:01.259Z] #3 DONE 0.0s [2025-03-26T07:12:01.259Z] [2025-03-26T07:12:01.259Z] #4 [internal] load .dockerignore [2025-03-26T07:12:01.259Z] #4 transferring context: 2B done [2025-03-26T07:12:01.259Z] #4 DONE 0.0s [2025-03-26T07:12:01.259Z] [2025-03-26T07:12:01.259Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:01.259Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:01.259Z] #5 DONE 0.0s [2025-03-26T07:12:01.259Z] [2025-03-26T07:12:01.259Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:01.259Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:01.519Z] #6 CACHED [2025-03-26T07:12:01.519Z] [2025-03-26T07:12:01.519Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:01.519Z] #5 CACHED [2025-03-26T07:12:01.519Z] [2025-03-26T07:12:01.519Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:12:01.519Z] #7 DONE 0.0s [2025-03-26T07:12:01.519Z] [2025-03-26T07:12:01.519Z] #8 exporting to image [2025-03-26T07:12:01.519Z] #8 exporting layers done [2025-03-26T07:12:01.519Z] #8 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done [2025-03-26T07:12:01.519Z] #8 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done [2025-03-26T07:12:01.519Z] #8 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done [2025-03-26T07:12:01.519Z] #8 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done [2025-03-26T07:12:01.519Z] #8 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done [2025-03-26T07:12:01.519Z] #8 pushing layers 0.0s done [2025-03-26T07:12:01.519Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done [2025-03-26T07:12:01.519Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:12:01.519Z] #8 DONE 0.1s [2025-03-26T07:12:01.519Z] [2025-03-26T07:12:01.519Z] 1 warning found (use --debug to expand): [2025-03-26T07:12:01.519Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:12:01.817Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78' [2025-03-26T07:12:01.817Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 --push - [2025-03-26T07:12:01.817Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:12:01.817Z] #1 transferring dockerfile: 178B done [2025-03-26T07:12:01.817Z] #1 DONE 0.0s [2025-03-26T07:12:01.817Z] [2025-03-26T07:12:01.817Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T07:12:01.817Z] #2 DONE 0.0s [2025-03-26T07:12:01.817Z] [2025-03-26T07:12:01.817Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [2025-03-26T07:12:01.817Z] #3 DONE 0.0s [2025-03-26T07:12:01.817Z] [2025-03-26T07:12:01.817Z] #4 [internal] load .dockerignore [2025-03-26T07:12:01.817Z] #4 transferring context: 2B done [2025-03-26T07:12:01.817Z] #4 DONE 0.0s [2025-03-26T07:12:01.817Z] [2025-03-26T07:12:01.817Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:01.817Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:01.817Z] #5 CACHED [2025-03-26T07:12:01.817Z] [2025-03-26T07:12:01.817Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:01.817Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:01.817Z] #6 CACHED [2025-03-26T07:12:01.817Z] [2025-03-26T07:12:01.817Z] #7 exporting to image [2025-03-26T07:12:01.817Z] #7 exporting layers [2025-03-26T07:12:01.817Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:12:02.078Z] #7 exporting layers done [2025-03-26T07:12:02.078Z] #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done [2025-03-26T07:12:02.078Z] #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done [2025-03-26T07:12:02.078Z] #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done [2025-03-26T07:12:02.078Z] #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done [2025-03-26T07:12:02.078Z] #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done [2025-03-26T07:12:02.078Z] #7 pushing layers 0.0s done [2025-03-26T07:12:02.078Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done [2025-03-26T07:12:02.078Z] #7 DONE 0.1s [2025-03-26T07:12:02.078Z] [2025-03-26T07:12:02.078Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:12:02.078Z] #8 DONE 0.0s [2025-03-26T07:12:02.078Z] [2025-03-26T07:12:02.078Z] 1 warning found (use --debug to expand): [2025-03-26T07:12:02.078Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:12:02.375Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:12:02.375Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:12:02.375Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:12:02.375Z] #1 transferring dockerfile: 219B done [2025-03-26T07:12:02.375Z] #1 DONE 0.0s [2025-03-26T07:12:02.375Z] [2025-03-26T07:12:02.375Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:12:02.375Z] #2 DONE 0.0s [2025-03-26T07:12:02.375Z] [2025-03-26T07:12:02.375Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:12:02.375Z] #3 DONE 0.0s [2025-03-26T07:12:02.375Z] [2025-03-26T07:12:02.375Z] #4 [internal] load .dockerignore [2025-03-26T07:12:02.375Z] #4 transferring context: 2B done [2025-03-26T07:12:02.375Z] #4 DONE 0.0s [2025-03-26T07:12:02.375Z] [2025-03-26T07:12:02.375Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:02.375Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:02.375Z] #5 CACHED [2025-03-26T07:12:02.375Z] [2025-03-26T07:12:02.375Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:02.375Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:02.375Z] #6 CACHED [2025-03-26T07:12:02.375Z] [2025-03-26T07:12:02.375Z] #7 exporting to image [2025-03-26T07:12:02.375Z] #7 exporting layers done [2025-03-26T07:12:02.375Z] #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done [2025-03-26T07:12:02.375Z] #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done [2025-03-26T07:12:02.375Z] #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done [2025-03-26T07:12:02.375Z] #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done [2025-03-26T07:12:02.375Z] #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done [2025-03-26T07:12:02.375Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:12:02.640Z] #7 pushing layers 0.0s done [2025-03-26T07:12:02.640Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done [2025-03-26T07:12:02.640Z] #7 DONE 0.1s [2025-03-26T07:12:02.640Z] [2025-03-26T07:12:02.640Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:12:02.640Z] #8 DONE 0.0s [2025-03-26T07:12:02.640Z] [2025-03-26T07:12:02.640Z] 1 warning found (use --debug to expand): [2025-03-26T07:12:02.640Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:12:02.991Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-03-26T07:12:02.991Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-03-26T07:12:02.991Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:12:02.991Z] #1 transferring dockerfile: 170B done [2025-03-26T07:12:02.991Z] #1 DONE 0.0s [2025-03-26T07:12:02.991Z] [2025-03-26T07:12:02.991Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-26T07:12:02.991Z] #2 DONE 0.0s [2025-03-26T07:12:02.991Z] [2025-03-26T07:12:02.991Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-26T07:12:02.991Z] #3 DONE 0.0s [2025-03-26T07:12:02.991Z] [2025-03-26T07:12:02.991Z] #4 [internal] load .dockerignore [2025-03-26T07:12:02.991Z] #4 transferring context: 2B done [2025-03-26T07:12:02.991Z] #4 DONE 0.0s [2025-03-26T07:12:02.991Z] [2025-03-26T07:12:02.991Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:02.991Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:02.991Z] #5 CACHED [2025-03-26T07:12:02.991Z] [2025-03-26T07:12:02.991Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee [2025-03-26T07:12:02.991Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:891115e1f20d4b0f21bdc9f61a424fd358574777fd5486b55724ba9929749cee 0.0s done [2025-03-26T07:12:02.991Z] #6 CACHED [2025-03-26T07:12:02.991Z] [2025-03-26T07:12:02.991Z] #7 exporting to image [2025-03-26T07:12:02.991Z] #7 exporting layers [2025-03-26T07:12:02.991Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:12:03.252Z] #7 exporting layers done [2025-03-26T07:12:03.252Z] #7 exporting manifest sha256:16e89d720f4a119ffe7563dbe08dfa85c25321ddcb14a9b9ba6dd0bc8c263422 done [2025-03-26T07:12:03.252Z] #7 exporting config sha256:a92cd704b23639afde1c354de7a92935f5749ff0ae0d762a920b600f83dac9f4 done [2025-03-26T07:12:03.252Z] #7 exporting manifest sha256:b5ad2ee844c968307d577ee62c8216e96443e9825b47dc3427dfc4dcf7c4bdb1 done [2025-03-26T07:12:03.252Z] #7 exporting config sha256:1afe4b19dae9731e75f8ccd487c77254a76f45b5672eb78df078e027bb2b8b15 done [2025-03-26T07:12:03.252Z] #7 exporting manifest list sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e done [2025-03-26T07:12:03.252Z] #7 pushing layers 0.0s done [2025-03-26T07:12:03.252Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e967fec6eaff99d130b75e7a1570c5f2199b13833b32831fc46a00f61075240e 0.1s done [2025-03-26T07:12:03.252Z] #7 DONE 0.1s [2025-03-26T07:12:03.252Z] [2025-03-26T07:12:03.252Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:12:03.252Z] #8 DONE 0.0s [2025-03-26T07:12:03.252Z] [2025-03-26T07:12:03.252Z] 1 warning found (use --debug to expand): [2025-03-26T07:12:03.252Z]  - 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-03-26T07:12:03.600Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:12:03.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:12:04.465Z] ---> package-listing.sh [2025-03-26T07:12:04.465Z] ++ facter osfamily [2025-03-26T07:12:04.465Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:12:04.725Z] + OS_FAMILY=redhat [2025-03-26T07:12:04.725Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:12:04.725Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:12:04.725Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:12:04.725Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:12:04.725Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:12:04.725Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:12:04.725Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:12:04.725Z] + case "${OS_FAMILY}" in [2025-03-26T07:12:04.725Z] + sort [2025-03-26T07:12:04.725Z] + rpm -qa [2025-03-26T07:12:05.293Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:12:05.293Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:12:05.293Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:12:05.293Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:12:05.293Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:12:05.293Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:12:05.305Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:12:05.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:06.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:12:06.170Z] [2025-03-26T07:12:06.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:06.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:12:06.473Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:12:06.473Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:12:06.473Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:12:06.473Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:12:06.473Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:12:06.473Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:12:06.473Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:12:06.473Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:12:06.473Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:12:06.473Z] 33b1e0a273af: Waiting [2025-03-26T07:12:06.473Z] 5d3b04190fa2: Waiting [2025-03-26T07:12:06.473Z] 2f39f015ded8: Waiting [2025-03-26T07:12:06.473Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:12:06.473Z] 5c69ac0246d0: Download complete [2025-03-26T07:12:06.473Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:12:06.473Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:12:06.473Z] ec43610c2a17: Download complete [2025-03-26T07:12:06.473Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:12:06.473Z] 33b1e0a273af: Download complete [2025-03-26T07:12:06.473Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:12:06.473Z] 5d3b04190fa2: Download complete [2025-03-26T07:12:06.749Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:12:06.749Z] 5eb5b503b376: Download complete [2025-03-26T07:12:07.322Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:12:07.322Z] 2f39f015ded8: Download complete [2025-03-26T07:12:08.266Z] 5eb5b503b376: Pull complete [2025-03-26T07:12:08.266Z] 5c69ac0246d0: Pull complete [2025-03-26T07:12:08.532Z] ec43610c2a17: Pull complete [2025-03-26T07:12:08.532Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:12:08.808Z] 33b1e0a273af: Pull complete [2025-03-26T07:12:09.068Z] 5d3b04190fa2: Pull complete [2025-03-26T07:12:12.375Z] 2f39f015ded8: Pull complete [2025-03-26T07:12:12.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:12:12.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:12:12.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:12:12.558Z] prd-centos7-docker-4c-2g-42055 does not seem to be running inside a container [2025-03-26T07:12:12.594Z] $ 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/816/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-03-26T07:12:15.831Z] $ docker top 96491f34d19bc8d6d82c304e605ab9b3829ae001829fdbb3c3f35c658c0d1e6e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:12:16.179Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:12:16.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:12:16.762Z] + ls /var/log/sa-host [2025-03-26T07:12:16.762Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:12:16.797Z] provisioning config files... [2025-03-26T07:12:16.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16548306655169815280tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:12:16.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:12:17.117Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:12:17.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:12:17.444Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:12:17.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:12:17.738Z] ---> sudo-logs.sh [2025-03-26T07:12:17.738Z] Archiving 'sudo' log.. [2025-03-26T07:12:17.738Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:12:17.768Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:12:17.776Z] $ docker stop --time=1 96491f34d19bc8d6d82c304e605ab9b3829ae001829fdbb3c3f35c658c0d1e6e [2025-03-26T07:12:18.930Z] $ docker rm -f --volumes 96491f34d19bc8d6d82c304e605ab9b3829ae001829fdbb3c3f35c658c0d1e6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:12:19.041Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:12:19.041Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:12:19.063Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:12:19.116Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-26T07:12:19.116Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:12:19.116Z] latest [2025-03-26T07:12:19.116Z] 4.0.0-dev.78 [2025-03-26T07:12:19.116Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:12:19.116Z] main [2025-03-26T07:12:19.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:19.476Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:19.809Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:12:19.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T07:12:19.809Z] 59ab45d09774: Preparing [2025-03-26T07:12:19.809Z] 757037a3b79c: Preparing [2025-03-26T07:12:19.809Z] 20efe9565d5e: Preparing [2025-03-26T07:12:19.809Z] 92c16705d1dd: Preparing [2025-03-26T07:12:19.809Z] a8c503cb0f3d: Preparing [2025-03-26T07:12:19.809Z] fee66075ac31: Preparing [2025-03-26T07:12:19.809Z] 8365d0ee7fd8: Preparing [2025-03-26T07:12:19.809Z] 91c679b688b1: Preparing [2025-03-26T07:12:19.809Z] 994456c4fd7b: Preparing [2025-03-26T07:12:19.809Z] fee66075ac31: Waiting [2025-03-26T07:12:19.809Z] 91c679b688b1: Waiting [2025-03-26T07:12:19.809Z] 8365d0ee7fd8: Waiting [2025-03-26T07:12:19.809Z] 994456c4fd7b: Waiting [2025-03-26T07:12:19.809Z] 757037a3b79c: Layer already exists [2025-03-26T07:12:19.809Z] 59ab45d09774: Layer already exists [2025-03-26T07:12:19.809Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:12:19.809Z] fee66075ac31: Layer already exists [2025-03-26T07:12:19.809Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:12:19.809Z] 91c679b688b1: Layer already exists [2025-03-26T07:12:19.809Z] 994456c4fd7b: Layer already exists [2025-03-26T07:12:19.809Z] 20efe9565d5e: Pushed [2025-03-26T07:12:22.343Z] 92c16705d1dd: Pushed [2025-03-26T07:12:22.343Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:22.663Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:22.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T07:12:22.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T07:12:22.988Z] 59ab45d09774: Preparing [2025-03-26T07:12:22.988Z] 757037a3b79c: Preparing [2025-03-26T07:12:22.988Z] 20efe9565d5e: Preparing [2025-03-26T07:12:22.988Z] 92c16705d1dd: Preparing [2025-03-26T07:12:22.988Z] a8c503cb0f3d: Preparing [2025-03-26T07:12:22.988Z] fee66075ac31: Preparing [2025-03-26T07:12:22.988Z] 8365d0ee7fd8: Preparing [2025-03-26T07:12:22.988Z] 91c679b688b1: Preparing [2025-03-26T07:12:22.988Z] 994456c4fd7b: Preparing [2025-03-26T07:12:22.988Z] fee66075ac31: Waiting [2025-03-26T07:12:22.988Z] 8365d0ee7fd8: Waiting [2025-03-26T07:12:22.988Z] 994456c4fd7b: Waiting [2025-03-26T07:12:22.988Z] 92c16705d1dd: Layer already exists [2025-03-26T07:12:22.988Z] 59ab45d09774: Layer already exists [2025-03-26T07:12:22.988Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:12:22.988Z] 757037a3b79c: Layer already exists [2025-03-26T07:12:22.988Z] 20efe9565d5e: Layer already exists [2025-03-26T07:12:22.988Z] fee66075ac31: Layer already exists [2025-03-26T07:12:22.988Z] 91c679b688b1: Layer already exists [2025-03-26T07:12:22.988Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:12:22.988Z] 994456c4fd7b: Layer already exists [2025-03-26T07:12:22.988Z] latest: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:23.321Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:23.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T07:12:23.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T07:12:23.641Z] 59ab45d09774: Preparing [2025-03-26T07:12:23.641Z] 757037a3b79c: Preparing [2025-03-26T07:12:23.641Z] 20efe9565d5e: Preparing [2025-03-26T07:12:23.641Z] 92c16705d1dd: Preparing [2025-03-26T07:12:23.641Z] a8c503cb0f3d: Preparing [2025-03-26T07:12:23.641Z] fee66075ac31: Preparing [2025-03-26T07:12:23.641Z] 8365d0ee7fd8: Preparing [2025-03-26T07:12:23.641Z] 91c679b688b1: Preparing [2025-03-26T07:12:23.641Z] 994456c4fd7b: Preparing [2025-03-26T07:12:23.641Z] fee66075ac31: Waiting [2025-03-26T07:12:23.641Z] 8365d0ee7fd8: Waiting [2025-03-26T07:12:23.641Z] 91c679b688b1: Waiting [2025-03-26T07:12:23.641Z] 994456c4fd7b: Waiting [2025-03-26T07:12:23.641Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:12:23.641Z] 20efe9565d5e: Layer already exists [2025-03-26T07:12:23.641Z] 757037a3b79c: Layer already exists [2025-03-26T07:12:23.641Z] 59ab45d09774: Layer already exists [2025-03-26T07:12:23.641Z] 92c16705d1dd: Layer already exists [2025-03-26T07:12:23.641Z] 91c679b688b1: Layer already exists [2025-03-26T07:12:23.641Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:12:23.641Z] fee66075ac31: Layer already exists [2025-03-26T07:12:23.641Z] 994456c4fd7b: Layer already exists [2025-03-26T07:12:23.641Z] 4.0.0-dev.78: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:23.965Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:24.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:12:24.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T07:12:24.354Z] 59ab45d09774: Preparing [2025-03-26T07:12:24.354Z] 757037a3b79c: Preparing [2025-03-26T07:12:24.354Z] 20efe9565d5e: Preparing [2025-03-26T07:12:24.354Z] 92c16705d1dd: Preparing [2025-03-26T07:12:24.354Z] a8c503cb0f3d: Preparing [2025-03-26T07:12:24.354Z] fee66075ac31: Preparing [2025-03-26T07:12:24.354Z] 8365d0ee7fd8: Preparing [2025-03-26T07:12:24.354Z] 91c679b688b1: Preparing [2025-03-26T07:12:24.354Z] 994456c4fd7b: Preparing [2025-03-26T07:12:24.354Z] 91c679b688b1: Waiting [2025-03-26T07:12:24.354Z] 994456c4fd7b: Waiting [2025-03-26T07:12:24.354Z] fee66075ac31: Waiting [2025-03-26T07:12:24.354Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:12:24.354Z] 757037a3b79c: Layer already exists [2025-03-26T07:12:24.354Z] 20efe9565d5e: Layer already exists [2025-03-26T07:12:24.354Z] 59ab45d09774: Layer already exists [2025-03-26T07:12:24.354Z] 92c16705d1dd: Layer already exists [2025-03-26T07:12:24.354Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:12:24.354Z] fee66075ac31: Layer already exists [2025-03-26T07:12:24.354Z] 91c679b688b1: Layer already exists [2025-03-26T07:12:24.354Z] 994456c4fd7b: Layer already exists [2025-03-26T07:12:24.354Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:24.694Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:12:25.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-26T07:12:25.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-26T07:12:25.084Z] 59ab45d09774: Preparing [2025-03-26T07:12:25.084Z] 757037a3b79c: Preparing [2025-03-26T07:12:25.084Z] 20efe9565d5e: Preparing [2025-03-26T07:12:25.084Z] 92c16705d1dd: Preparing [2025-03-26T07:12:25.084Z] a8c503cb0f3d: Preparing [2025-03-26T07:12:25.084Z] fee66075ac31: Preparing [2025-03-26T07:12:25.084Z] 8365d0ee7fd8: Preparing [2025-03-26T07:12:25.084Z] 91c679b688b1: Preparing [2025-03-26T07:12:25.084Z] 994456c4fd7b: Preparing [2025-03-26T07:12:25.084Z] fee66075ac31: Waiting [2025-03-26T07:12:25.084Z] 8365d0ee7fd8: Waiting [2025-03-26T07:12:25.084Z] 91c679b688b1: Waiting [2025-03-26T07:12:25.084Z] 994456c4fd7b: Waiting [2025-03-26T07:12:25.084Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:12:25.084Z] 757037a3b79c: Layer already exists [2025-03-26T07:12:25.084Z] 59ab45d09774: Layer already exists [2025-03-26T07:12:25.084Z] 20efe9565d5e: Layer already exists [2025-03-26T07:12:25.084Z] 92c16705d1dd: Layer already exists [2025-03-26T07:12:25.084Z] 994456c4fd7b: Layer already exists [2025-03-26T07:12:25.084Z] 91c679b688b1: Layer already exists [2025-03-26T07:12:25.084Z] fee66075ac31: Layer already exists [2025-03-26T07:12:25.084Z] 8365d0ee7fd8: Layer already exists [2025-03-26T07:12:25.084Z] main: digest: sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:12:25.162Z] ===================================================== [Pipeline] echo [2025-03-26T07:12:25.181Z] taggedImages: [2025-03-26T07:12:25.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:12:25.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T07:12:25.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T07:12:25.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:12:25.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-26T07:12:25.193Z] ========================================================= [2025-03-26T07:12:25.194Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-proxy-auth:latest, nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:main], settingsFile:edgex-go-settings] [2025-03-26T07:12:25.194Z] ========================================================= [Pipeline] node [2025-03-26T07:12:40.197Z] Still waiting to schedule task [2025-03-26T07:12:40.197Z] ‘prd-centos7-docker-4c-2g-42055’ is offline [2025-03-26T07:13:10.796Z] Running on prd-centos7-docker-4c-2g-42056 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:13:10.852Z] provisioning config files... [2025-03-26T07:13:10.893Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5744648420615888880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:13:12.580Z] ---> ****-login.sh [2025-03-26T07:13:12.580Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:13:13.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:13:13.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:13:13.852Z] Configure a credential helper to remove this warning. See [2025-03-26T07:13:13.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:13:13.852Z] [2025-03-26T07:13:13.852Z] Login Succeeded [2025-03-26T07:13:13.852Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:13:13.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:13:13.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:13:13.853Z] Configure a credential helper to remove this warning. See [2025-03-26T07:13:13.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:13:13.853Z] [2025-03-26T07:13:13.853Z] Login Succeeded [2025-03-26T07:13:13.853Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:13:14.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:13:14.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:13:14.128Z] Configure a credential helper to remove this warning. See [2025-03-26T07:13:14.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:13:14.128Z] [2025-03-26T07:13:14.128Z] Login Succeeded [2025-03-26T07:13:14.128Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:13:14.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:13:14.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:13:14.128Z] Configure a credential helper to remove this warning. See [2025-03-26T07:13:14.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:13:14.128Z] [2025-03-26T07:13:14.128Z] Login Succeeded [2025-03-26T07:13:14.128Z] ****.io [2025-03-26T07:13:14.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:13:14.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:13:14.390Z] Configure a credential helper to remove this warning. See [2025-03-26T07:13:14.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:13:14.390Z] [2025-03-26T07:13:14.390Z] Login Succeeded [2025-03-26T07:13:14.390Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:13:14.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:13:14.769Z] + docker buildx ls [2025-03-26T07:13:14.769Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:13:14.769Z] default * docker [2025-03-26T07:13:14.769Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:13:15.070Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:13:15.070Z] edgex-builder [Pipeline] sh [2025-03-26T07:13:15.386Z] + docker buildx inspect --bootstrap [2025-03-26T07:13:15.386Z] #1 [internal] booting buildkit [2025-03-26T07:13:15.386Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:13:17.945Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T07:13:17.945Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:13:19.861Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-03-26T07:13:19.861Z] #1 DONE 4.1s [2025-03-26T07:13:19.861Z] Name: edgex-builder [2025-03-26T07:13:19.861Z] Driver: docker-container [2025-03-26T07:13:19.861Z] [2025-03-26T07:13:19.861Z] Nodes: [2025-03-26T07:13:19.861Z] Name: edgex-builder0 [2025-03-26T07:13:19.861Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:13:19.861Z] Status: running [2025-03-26T07:13:19.861Z] Buildkit: v0.20.2 [2025-03-26T07:13:19.861Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:13:20.166Z] + docker buildx ls [2025-03-26T07:13:20.166Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:13:20.166Z] edgex-builder * docker-container [2025-03-26T07:13:20.166Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:13:20.166Z] default docker [2025-03-26T07:13:20.166Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:13:20.468Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:13:20.468Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:13:20.736Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:13:20.736Z] #1 transferring dockerfile: 204B done [2025-03-26T07:13:20.736Z] #1 DONE 0.0s [2025-03-26T07:13:20.736Z] [2025-03-26T07:13:20.736Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:13:20.736Z] #2 DONE 0.1s [2025-03-26T07:13:20.736Z] [2025-03-26T07:13:20.736Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:13:20.736Z] #3 DONE 0.1s [2025-03-26T07:13:20.736Z] [2025-03-26T07:13:20.736Z] #4 [internal] load .dockerignore [2025-03-26T07:13:20.736Z] #4 transferring context: 2B done [2025-03-26T07:13:20.736Z] #4 DONE 0.0s [2025-03-26T07:13:20.736Z] [2025-03-26T07:13:20.736Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:20.736Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:20.736Z] #5 DONE 0.0s [2025-03-26T07:13:20.736Z] [2025-03-26T07:13:20.736Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:20.736Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:20.736Z] #6 DONE 0.1s [2025-03-26T07:13:21.005Z] [2025-03-26T07:13:21.005Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:13:21.005Z] #7 DONE 0.0s [2025-03-26T07:13:21.005Z] [2025-03-26T07:13:21.005Z] #8 exporting to image [2025-03-26T07:13:21.005Z] #8 exporting layers done [2025-03-26T07:13:21.005Z] #8 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done [2025-03-26T07:13:21.005Z] #8 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done [2025-03-26T07:13:21.005Z] #8 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb 0.0s done [2025-03-26T07:13:21.005Z] #8 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done [2025-03-26T07:13:21.005Z] #8 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done [2025-03-26T07:13:21.005Z] #8 pushing layers [2025-03-26T07:13:21.005Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:13:21.005Z] #8 pushing layers 0.1s done [2025-03-26T07:13:21.005Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done [2025-03-26T07:13:21.005Z] #8 DONE 0.2s [2025-03-26T07:13:21.005Z] [2025-03-26T07:13:21.005Z] 1 warning found (use --debug to expand): [2025-03-26T07:13:21.005Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:13:21.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-03-26T07:13:21.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-03-26T07:13:21.302Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:13:21.302Z] #1 transferring dockerfile: 170B done [2025-03-26T07:13:21.302Z] #1 DONE 0.0s [2025-03-26T07:13:21.302Z] [2025-03-26T07:13:21.302Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T07:13:21.302Z] #2 DONE 0.0s [2025-03-26T07:13:21.302Z] [2025-03-26T07:13:21.302Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-26T07:13:21.302Z] #3 DONE 0.0s [2025-03-26T07:13:21.302Z] [2025-03-26T07:13:21.302Z] #4 [internal] load .dockerignore [2025-03-26T07:13:21.302Z] #4 transferring context: 2B done [2025-03-26T07:13:21.302Z] #4 DONE 0.0s [2025-03-26T07:13:21.302Z] [2025-03-26T07:13:21.302Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:21.302Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:21.302Z] #5 CACHED [2025-03-26T07:13:21.302Z] [2025-03-26T07:13:21.302Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:21.302Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:21.302Z] #6 CACHED [2025-03-26T07:13:21.302Z] [2025-03-26T07:13:21.302Z] #7 exporting to image [2025-03-26T07:13:21.302Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:13:21.562Z] #7 exporting layers done [2025-03-26T07:13:21.562Z] #7 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done [2025-03-26T07:13:21.562Z] #7 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done [2025-03-26T07:13:21.562Z] #7 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done [2025-03-26T07:13:21.562Z] #7 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done [2025-03-26T07:13:21.562Z] #7 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done [2025-03-26T07:13:21.562Z] #7 pushing layers 0.0s done [2025-03-26T07:13:21.562Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done [2025-03-26T07:13:21.562Z] #7 DONE 0.1s [2025-03-26T07:13:21.562Z] [2025-03-26T07:13:21.562Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:13:21.562Z] #8 DONE 0.0s [2025-03-26T07:13:21.562Z] [2025-03-26T07:13:21.562Z] 1 warning found (use --debug to expand): [2025-03-26T07:13:21.562Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:13:21.854Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 --push - [2025-03-26T07:13:21.855Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78' [2025-03-26T07:13:21.855Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:13:21.855Z] #1 transferring dockerfile: 176B done [2025-03-26T07:13:21.855Z] #1 DONE 0.0s [2025-03-26T07:13:21.855Z] [2025-03-26T07:13:21.855Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T07:13:21.855Z] #2 DONE 0.0s [2025-03-26T07:13:21.855Z] [2025-03-26T07:13:21.855Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [2025-03-26T07:13:21.855Z] #3 DONE 0.0s [2025-03-26T07:13:21.855Z] [2025-03-26T07:13:21.855Z] #4 [internal] load .dockerignore [2025-03-26T07:13:21.855Z] #4 transferring context: 2B done [2025-03-26T07:13:21.855Z] #4 DONE 0.0s [2025-03-26T07:13:21.855Z] [2025-03-26T07:13:21.855Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:21.855Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:21.855Z] #5 DONE 0.0s [2025-03-26T07:13:21.855Z] [2025-03-26T07:13:21.855Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:22.115Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:22.115Z] #6 CACHED [2025-03-26T07:13:22.115Z] [2025-03-26T07:13:22.115Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:22.115Z] #5 CACHED [2025-03-26T07:13:22.115Z] [2025-03-26T07:13:22.115Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:13:22.115Z] #7 DONE 0.0s [2025-03-26T07:13:22.115Z] [2025-03-26T07:13:22.115Z] #8 exporting to image [2025-03-26T07:13:22.115Z] #8 exporting layers done [2025-03-26T07:13:22.115Z] #8 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done [2025-03-26T07:13:22.115Z] #8 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done [2025-03-26T07:13:22.115Z] #8 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done [2025-03-26T07:13:22.115Z] #8 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done [2025-03-26T07:13:22.115Z] #8 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done [2025-03-26T07:13:22.115Z] #8 pushing layers 0.0s done [2025-03-26T07:13:22.115Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done [2025-03-26T07:13:22.115Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:13:22.115Z] #8 DONE 0.1s [2025-03-26T07:13:22.115Z] [2025-03-26T07:13:22.115Z] 1 warning found (use --debug to expand): [2025-03-26T07:13:22.115Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:13:22.407Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:13:22.407Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:13:22.407Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:13:22.407Z] #1 transferring dockerfile: 217B done [2025-03-26T07:13:22.407Z] #1 DONE 0.0s [2025-03-26T07:13:22.407Z] [2025-03-26T07:13:22.407Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:13:22.407Z] #2 DONE 0.0s [2025-03-26T07:13:22.407Z] [2025-03-26T07:13:22.407Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:13:22.407Z] #3 DONE 0.0s [2025-03-26T07:13:22.407Z] [2025-03-26T07:13:22.407Z] #4 [internal] load .dockerignore [2025-03-26T07:13:22.407Z] #4 transferring context: 2B done [2025-03-26T07:13:22.407Z] #4 DONE 0.0s [2025-03-26T07:13:22.407Z] [2025-03-26T07:13:22.407Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:22.407Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:22.407Z] #5 CACHED [2025-03-26T07:13:22.407Z] [2025-03-26T07:13:22.407Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:22.407Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:22.407Z] #6 CACHED [2025-03-26T07:13:22.407Z] [2025-03-26T07:13:22.407Z] #7 exporting to image [2025-03-26T07:13:22.407Z] #7 exporting layers done [2025-03-26T07:13:22.407Z] #7 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done [2025-03-26T07:13:22.407Z] #7 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f [2025-03-26T07:13:22.407Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:13:22.667Z] #7 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done [2025-03-26T07:13:22.667Z] #7 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done [2025-03-26T07:13:22.667Z] #7 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done [2025-03-26T07:13:22.667Z] #7 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done [2025-03-26T07:13:22.667Z] #7 pushing layers 0.0s done [2025-03-26T07:13:22.667Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done [2025-03-26T07:13:22.667Z] #7 DONE 0.1s [2025-03-26T07:13:22.667Z] [2025-03-26T07:13:22.667Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:13:22.667Z] #8 DONE 0.0s [2025-03-26T07:13:22.667Z] [2025-03-26T07:13:22.667Z] 1 warning found (use --debug to expand): [2025-03-26T07:13:22.667Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:13:22.960Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-03-26T07:13:22.960Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-03-26T07:13:22.960Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:13:22.960Z] #1 transferring dockerfile: 168B done [2025-03-26T07:13:22.960Z] #1 DONE 0.0s [2025-03-26T07:13:22.960Z] [2025-03-26T07:13:22.960Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-26T07:13:22.960Z] #2 DONE 0.0s [2025-03-26T07:13:22.960Z] [2025-03-26T07:13:22.960Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-26T07:13:22.960Z] #3 DONE 0.0s [2025-03-26T07:13:22.960Z] [2025-03-26T07:13:22.960Z] #4 [internal] load .dockerignore [2025-03-26T07:13:22.960Z] #4 transferring context: 2B done [2025-03-26T07:13:22.960Z] #4 DONE 0.0s [2025-03-26T07:13:22.960Z] [2025-03-26T07:13:22.960Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:22.960Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:23.220Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:23.220Z] #5 CACHED [2025-03-26T07:13:23.220Z] [2025-03-26T07:13:23.220Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d [2025-03-26T07:13:23.220Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d33a48e21aa78fc3c1c547f72fe09cfa6f49c06b8e0b61c841f18cc3e7cda01d 0.0s done [2025-03-26T07:13:23.220Z] #6 CACHED [2025-03-26T07:13:23.220Z] [2025-03-26T07:13:23.220Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:13:23.220Z] #7 DONE 0.0s [2025-03-26T07:13:23.220Z] [2025-03-26T07:13:23.220Z] #8 exporting to image [2025-03-26T07:13:23.220Z] #8 exporting layers done [2025-03-26T07:13:23.220Z] #8 exporting manifest sha256:6fc96fc87fa3fd5eba8fd61e572258e1b324f78e89a0279a39a2863f236ccabb done [2025-03-26T07:13:23.220Z] #8 exporting config sha256:f1e8e20c1a1d3c0e175978ec5da4643a5b2151b4a2c35cf8fcaf8bb37f01745f done [2025-03-26T07:13:23.220Z] #8 exporting manifest sha256:606bf928acdcd71cd9e7eb907fa3fcf88c246454955eff427a3d6ddb6e97c5bb done [2025-03-26T07:13:23.220Z] #8 exporting config sha256:88e661f73a52a788a903591fd9555a17524cf2311e5df8477f4f0fbfe0320fd1 done [2025-03-26T07:13:23.220Z] #8 exporting manifest list sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 done [2025-03-26T07:13:23.220Z] #8 pushing layers 0.0s done [2025-03-26T07:13:23.220Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8ad9479765ec43b61d0d45e1a15280ee0847b3586a99cc82cc876799e53e46a8 0.1s done [2025-03-26T07:13:23.220Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:13:23.220Z] #8 DONE 0.1s [2025-03-26T07:13:23.220Z] [2025-03-26T07:13:23.220Z] 1 warning found (use --debug to expand): [2025-03-26T07:13:23.220Z]  - 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-03-26T07:13:23.565Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:13:23.871Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:13:24.435Z] ---> package-listing.sh [2025-03-26T07:13:24.435Z] ++ facter osfamily [2025-03-26T07:13:24.435Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:13:24.697Z] + OS_FAMILY=redhat [2025-03-26T07:13:24.697Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:13:24.697Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:13:24.697Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:13:24.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:13:24.697Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:13:24.697Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:13:24.697Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:13:24.697Z] + case "${OS_FAMILY}" in [2025-03-26T07:13:24.697Z] + sort [2025-03-26T07:13:24.697Z] + rpm -qa [2025-03-26T07:13:25.264Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:13:25.264Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:13:25.264Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:13:25.264Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:13:25.264Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:13:25.264Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:13:25.275Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:13:25.554Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:26.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:13:26.137Z] [2025-03-26T07:13:26.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:26.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:13:26.440Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:13:26.440Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:13:26.440Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:13:26.440Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:13:26.440Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:13:26.440Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:13:26.440Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:13:26.440Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:13:26.440Z] 33b1e0a273af: Waiting [2025-03-26T07:13:26.440Z] 5d3b04190fa2: Waiting [2025-03-26T07:13:26.440Z] 2f39f015ded8: Waiting [2025-03-26T07:13:26.440Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:13:26.440Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:13:26.440Z] 5c69ac0246d0: Download complete [2025-03-26T07:13:26.440Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:13:26.440Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:13:26.440Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:13:26.440Z] 33b1e0a273af: Download complete [2025-03-26T07:13:26.440Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:13:26.440Z] 5d3b04190fa2: Download complete [2025-03-26T07:13:26.440Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:13:26.440Z] ec43610c2a17: Download complete [2025-03-26T07:13:26.708Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:13:26.708Z] 5eb5b503b376: Download complete [2025-03-26T07:13:27.295Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:13:27.295Z] 2f39f015ded8: Download complete [2025-03-26T07:13:28.231Z] 5eb5b503b376: Pull complete [2025-03-26T07:13:28.231Z] 5c69ac0246d0: Pull complete [2025-03-26T07:13:28.493Z] ec43610c2a17: Pull complete [2025-03-26T07:13:28.752Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:13:28.753Z] 33b1e0a273af: Pull complete [2025-03-26T07:13:29.019Z] 5d3b04190fa2: Pull complete [2025-03-26T07:13:33.262Z] 2f39f015ded8: Pull complete [2025-03-26T07:13:33.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:13:33.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:13:33.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:13:33.421Z] prd-centos7-docker-4c-2g-42056 does not seem to be running inside a container [2025-03-26T07:13:33.459Z] $ 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/816/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-03-26T07:13:36.784Z] $ docker top bb1ea255dc6446ebca42959a939b1458b8420d2953b4ecde4f82a661661fc953 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:13:37.136Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:13:37.428Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:13:37.723Z] + ls /var/log/sa-host [2025-03-26T07:13:37.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:13:37.759Z] provisioning config files... [2025-03-26T07:13:37.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9301709809698048012tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:13:37.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:13:38.072Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:13:38.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:13:38.398Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:13:38.408Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:13:38.691Z] ---> sudo-logs.sh [2025-03-26T07:13:38.691Z] Archiving 'sudo' log.. [2025-03-26T07:13:38.691Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:13:38.724Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:13:38.730Z] $ docker stop --time=1 bb1ea255dc6446ebca42959a939b1458b8420d2953b4ecde4f82a661661fc953 [2025-03-26T07:13:39.846Z] $ docker rm -f --volumes bb1ea255dc6446ebca42959a939b1458b8420d2953b4ecde4f82a661661fc953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:13:39.953Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:13:39.953Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:13:39.970Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:13:40.015Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-26T07:13:40.015Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:13:40.015Z] latest [2025-03-26T07:13:40.015Z] 4.0.0-dev.78 [2025-03-26T07:13:40.015Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:13:40.015Z] main [2025-03-26T07:13:40.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:40.375Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:40.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:13:40.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T07:13:40.701Z] 7cbf44ec1bb9: Preparing [2025-03-26T07:13:40.701Z] e3d623002acb: Preparing [2025-03-26T07:13:40.701Z] 0207b1ee122e: Preparing [2025-03-26T07:13:40.701Z] ed496c665cc4: Preparing [2025-03-26T07:13:40.701Z] 4cd5c3cfd765: Preparing [2025-03-26T07:13:40.701Z] a8c503cb0f3d: Preparing [2025-03-26T07:13:40.701Z] fee66075ac31: Preparing [2025-03-26T07:13:40.701Z] ee0c0560f9f3: Preparing [2025-03-26T07:13:40.701Z] 5fd9875ece5d: Preparing [2025-03-26T07:13:40.701Z] e709bd346039: Preparing [2025-03-26T07:13:40.701Z] 994456c4fd7b: Preparing [2025-03-26T07:13:40.701Z] a8c503cb0f3d: Waiting [2025-03-26T07:13:40.701Z] fee66075ac31: Waiting [2025-03-26T07:13:40.701Z] ee0c0560f9f3: Waiting [2025-03-26T07:13:40.701Z] 5fd9875ece5d: Waiting [2025-03-26T07:13:40.701Z] e709bd346039: Waiting [2025-03-26T07:13:40.701Z] 994456c4fd7b: Waiting [2025-03-26T07:13:40.701Z] ed496c665cc4: Pushed [2025-03-26T07:13:40.701Z] 4cd5c3cfd765: Pushed [2025-03-26T07:13:40.701Z] e3d623002acb: Pushed [2025-03-26T07:13:40.701Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:13:40.701Z] fee66075ac31: Layer already exists [2025-03-26T07:13:40.701Z] 7cbf44ec1bb9: Pushed [2025-03-26T07:13:40.701Z] 994456c4fd7b: Layer already exists [2025-03-26T07:13:40.959Z] ee0c0560f9f3: Pushed [2025-03-26T07:13:40.959Z] 5fd9875ece5d: Pushed [2025-03-26T07:13:42.335Z] e709bd346039: Pushed [2025-03-26T07:13:42.594Z] 0207b1ee122e: Pushed [2025-03-26T07:13:42.594Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:42.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:43.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T07:13:43.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T07:13:43.240Z] 7cbf44ec1bb9: Preparing [2025-03-26T07:13:43.240Z] e3d623002acb: Preparing [2025-03-26T07:13:43.240Z] 0207b1ee122e: Preparing [2025-03-26T07:13:43.240Z] ed496c665cc4: Preparing [2025-03-26T07:13:43.240Z] 4cd5c3cfd765: Preparing [2025-03-26T07:13:43.240Z] a8c503cb0f3d: Preparing [2025-03-26T07:13:43.240Z] fee66075ac31: Preparing [2025-03-26T07:13:43.240Z] ee0c0560f9f3: Preparing [2025-03-26T07:13:43.240Z] 5fd9875ece5d: Preparing [2025-03-26T07:13:43.240Z] e709bd346039: Preparing [2025-03-26T07:13:43.240Z] 994456c4fd7b: Preparing [2025-03-26T07:13:43.240Z] fee66075ac31: Waiting [2025-03-26T07:13:43.240Z] ee0c0560f9f3: Waiting [2025-03-26T07:13:43.240Z] 5fd9875ece5d: Waiting [2025-03-26T07:13:43.240Z] e709bd346039: Waiting [2025-03-26T07:13:43.240Z] 994456c4fd7b: Waiting [2025-03-26T07:13:43.240Z] a8c503cb0f3d: Waiting [2025-03-26T07:13:43.240Z] 7cbf44ec1bb9: Layer already exists [2025-03-26T07:13:43.240Z] e3d623002acb: Layer already exists [2025-03-26T07:13:43.240Z] ed496c665cc4: Layer already exists [2025-03-26T07:13:43.240Z] 4cd5c3cfd765: Layer already exists [2025-03-26T07:13:43.240Z] 0207b1ee122e: Layer already exists [2025-03-26T07:13:43.240Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:13:43.240Z] fee66075ac31: Layer already exists [2025-03-26T07:13:43.240Z] ee0c0560f9f3: Layer already exists [2025-03-26T07:13:43.240Z] 5fd9875ece5d: Layer already exists [2025-03-26T07:13:43.240Z] e709bd346039: Layer already exists [2025-03-26T07:13:43.240Z] 994456c4fd7b: Layer already exists [2025-03-26T07:13:43.240Z] latest: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:43.564Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:43.885Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T07:13:43.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T07:13:43.885Z] 7cbf44ec1bb9: Preparing [2025-03-26T07:13:43.885Z] e3d623002acb: Preparing [2025-03-26T07:13:43.885Z] 0207b1ee122e: Preparing [2025-03-26T07:13:43.885Z] ed496c665cc4: Preparing [2025-03-26T07:13:43.885Z] 4cd5c3cfd765: Preparing [2025-03-26T07:13:43.885Z] a8c503cb0f3d: Preparing [2025-03-26T07:13:43.885Z] fee66075ac31: Preparing [2025-03-26T07:13:43.885Z] ee0c0560f9f3: Preparing [2025-03-26T07:13:43.885Z] 5fd9875ece5d: Preparing [2025-03-26T07:13:43.885Z] e709bd346039: Preparing [2025-03-26T07:13:43.885Z] 994456c4fd7b: Preparing [2025-03-26T07:13:43.885Z] a8c503cb0f3d: Waiting [2025-03-26T07:13:43.885Z] fee66075ac31: Waiting [2025-03-26T07:13:43.885Z] ee0c0560f9f3: Waiting [2025-03-26T07:13:43.885Z] 5fd9875ece5d: Waiting [2025-03-26T07:13:43.885Z] e709bd346039: Waiting [2025-03-26T07:13:43.885Z] 994456c4fd7b: Waiting [2025-03-26T07:13:43.885Z] ed496c665cc4: Layer already exists [2025-03-26T07:13:43.885Z] 7cbf44ec1bb9: Layer already exists [2025-03-26T07:13:43.885Z] 4cd5c3cfd765: Layer already exists [2025-03-26T07:13:43.885Z] e3d623002acb: Layer already exists [2025-03-26T07:13:43.885Z] 0207b1ee122e: Layer already exists [2025-03-26T07:13:43.885Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:13:43.885Z] 5fd9875ece5d: Layer already exists [2025-03-26T07:13:43.885Z] fee66075ac31: Layer already exists [2025-03-26T07:13:43.885Z] ee0c0560f9f3: Layer already exists [2025-03-26T07:13:43.885Z] e709bd346039: Layer already exists [2025-03-26T07:13:43.885Z] 994456c4fd7b: Layer already exists [2025-03-26T07:13:43.885Z] 4.0.0-dev.78: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:44.217Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:44.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:13:44.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T07:13:44.540Z] 7cbf44ec1bb9: Preparing [2025-03-26T07:13:44.540Z] e3d623002acb: Preparing [2025-03-26T07:13:44.540Z] 0207b1ee122e: Preparing [2025-03-26T07:13:44.540Z] ed496c665cc4: Preparing [2025-03-26T07:13:44.540Z] 4cd5c3cfd765: Preparing [2025-03-26T07:13:44.540Z] a8c503cb0f3d: Preparing [2025-03-26T07:13:44.540Z] fee66075ac31: Preparing [2025-03-26T07:13:44.540Z] ee0c0560f9f3: Preparing [2025-03-26T07:13:44.540Z] 5fd9875ece5d: Preparing [2025-03-26T07:13:44.540Z] e709bd346039: Preparing [2025-03-26T07:13:44.540Z] 994456c4fd7b: Preparing [2025-03-26T07:13:44.540Z] ee0c0560f9f3: Waiting [2025-03-26T07:13:44.540Z] e709bd346039: Waiting [2025-03-26T07:13:44.540Z] 5fd9875ece5d: Waiting [2025-03-26T07:13:44.540Z] a8c503cb0f3d: Waiting [2025-03-26T07:13:44.540Z] fee66075ac31: Waiting [2025-03-26T07:13:44.540Z] 994456c4fd7b: Waiting [2025-03-26T07:13:44.540Z] e3d623002acb: Layer already exists [2025-03-26T07:13:44.540Z] 0207b1ee122e: Layer already exists [2025-03-26T07:13:44.540Z] ed496c665cc4: Layer already exists [2025-03-26T07:13:44.540Z] 4cd5c3cfd765: Layer already exists [2025-03-26T07:13:44.540Z] 7cbf44ec1bb9: Layer already exists [2025-03-26T07:13:44.540Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:13:44.540Z] fee66075ac31: Layer already exists [2025-03-26T07:13:44.540Z] ee0c0560f9f3: Layer already exists [2025-03-26T07:13:44.540Z] e709bd346039: Layer already exists [2025-03-26T07:13:44.540Z] 5fd9875ece5d: Layer already exists [2025-03-26T07:13:44.540Z] 994456c4fd7b: Layer already exists [2025-03-26T07:13:44.540Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:44.864Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:13:45.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-26T07:13:45.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-26T07:13:45.196Z] 7cbf44ec1bb9: Preparing [2025-03-26T07:13:45.196Z] e3d623002acb: Preparing [2025-03-26T07:13:45.196Z] 0207b1ee122e: Preparing [2025-03-26T07:13:45.196Z] ed496c665cc4: Preparing [2025-03-26T07:13:45.196Z] 4cd5c3cfd765: Preparing [2025-03-26T07:13:45.196Z] a8c503cb0f3d: Preparing [2025-03-26T07:13:45.196Z] fee66075ac31: Preparing [2025-03-26T07:13:45.196Z] ee0c0560f9f3: Preparing [2025-03-26T07:13:45.196Z] 5fd9875ece5d: Preparing [2025-03-26T07:13:45.196Z] e709bd346039: Preparing [2025-03-26T07:13:45.196Z] 994456c4fd7b: Preparing [2025-03-26T07:13:45.196Z] 5fd9875ece5d: Waiting [2025-03-26T07:13:45.196Z] 994456c4fd7b: Waiting [2025-03-26T07:13:45.196Z] e709bd346039: Waiting [2025-03-26T07:13:45.196Z] a8c503cb0f3d: Waiting [2025-03-26T07:13:45.196Z] fee66075ac31: Waiting [2025-03-26T07:13:45.196Z] 4cd5c3cfd765: Layer already exists [2025-03-26T07:13:45.196Z] 7cbf44ec1bb9: Layer already exists [2025-03-26T07:13:45.196Z] ed496c665cc4: Layer already exists [2025-03-26T07:13:45.196Z] e3d623002acb: Layer already exists [2025-03-26T07:13:45.196Z] 0207b1ee122e: Layer already exists [2025-03-26T07:13:45.196Z] fee66075ac31: Layer already exists [2025-03-26T07:13:45.196Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:13:45.196Z] e709bd346039: Layer already exists [2025-03-26T07:13:45.196Z] ee0c0560f9f3: Layer already exists [2025-03-26T07:13:45.196Z] 5fd9875ece5d: Layer already exists [2025-03-26T07:13:45.196Z] 994456c4fd7b: Layer already exists [2025-03-26T07:13:45.196Z] main: digest: sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:13:45.275Z] ===================================================== [Pipeline] echo [2025-03-26T07:13:45.291Z] taggedImages: [2025-03-26T07:13:45.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:13:45.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T07:13:45.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T07:13:45.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:13:45.291Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-26T07:13:45.306Z] ========================================================= [2025-03-26T07:13:45.306Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-proxy-setup:latest, nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:main], settingsFile:edgex-go-settings] [2025-03-26T07:13:45.306Z] ========================================================= [Pipeline] node [2025-03-26T07:14:00.311Z] Still waiting to schedule task [2025-03-26T07:14:00.311Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:14:36.045Z] Running on prd-centos7-docker-4c-2g-42057 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:14:36.099Z] provisioning config files... [2025-03-26T07:14:36.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10958322747848968821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:14:40.429Z] ---> ****-login.sh [2025-03-26T07:14:40.429Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:14:40.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:14:40.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:14:40.690Z] Configure a credential helper to remove this warning. See [2025-03-26T07:14:40.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:14:40.690Z] [2025-03-26T07:14:40.690Z] Login Succeeded [2025-03-26T07:14:40.690Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:14:40.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:14:40.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:14:40.691Z] Configure a credential helper to remove this warning. See [2025-03-26T07:14:40.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:14:40.691Z] [2025-03-26T07:14:40.691Z] Login Succeeded [2025-03-26T07:14:40.691Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:14:40.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:14:40.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:14:40.691Z] Configure a credential helper to remove this warning. See [2025-03-26T07:14:40.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:14:40.691Z] [2025-03-26T07:14:40.691Z] Login Succeeded [2025-03-26T07:14:40.691Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:14:40.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:14:40.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:14:40.957Z] Configure a credential helper to remove this warning. See [2025-03-26T07:14:40.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:14:40.957Z] [2025-03-26T07:14:40.957Z] Login Succeeded [2025-03-26T07:14:40.957Z] ****.io [2025-03-26T07:14:40.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:14:41.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:14:41.218Z] Configure a credential helper to remove this warning. See [2025-03-26T07:14:41.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:14:41.218Z] [2025-03-26T07:14:41.218Z] Login Succeeded [2025-03-26T07:14:41.218Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:14:41.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:14:41.602Z] + docker buildx ls [2025-03-26T07:14:41.865Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:14:41.865Z] default * docker [2025-03-26T07:14:41.865Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:14:42.171Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:14:42.172Z] edgex-builder [Pipeline] sh [2025-03-26T07:14:42.468Z] + docker buildx inspect --bootstrap [2025-03-26T07:14:42.468Z] #1 [internal] booting buildkit [2025-03-26T07:14:42.468Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:14:45.811Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-26T07:14:45.811Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:14:46.765Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-03-26T07:14:46.765Z] #1 DONE 4.3s [2025-03-26T07:14:46.765Z] Name: edgex-builder [2025-03-26T07:14:46.765Z] Driver: docker-container [2025-03-26T07:14:46.765Z] [2025-03-26T07:14:46.765Z] Nodes: [2025-03-26T07:14:46.765Z] Name: edgex-builder0 [2025-03-26T07:14:46.765Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:14:46.765Z] Status: running [2025-03-26T07:14:46.765Z] Buildkit: v0.20.2 [2025-03-26T07:14:46.765Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:14:47.061Z] + docker buildx ls [2025-03-26T07:14:47.061Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:14:47.061Z] edgex-builder * docker-container [2025-03-26T07:14:47.061Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:14:47.061Z] default docker [2025-03-26T07:14:47.061Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:14:47.357Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:14:47.357Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:14:47.621Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:14:47.621Z] #1 transferring dockerfile: 205B done [2025-03-26T07:14:47.621Z] #1 DONE 0.0s [2025-03-26T07:14:47.621Z] [2025-03-26T07:14:47.621Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:14:47.621Z] #2 DONE 0.1s [2025-03-26T07:14:47.621Z] [2025-03-26T07:14:47.621Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:14:47.621Z] #3 DONE 0.1s [2025-03-26T07:14:47.621Z] [2025-03-26T07:14:47.621Z] #4 [internal] load .dockerignore [2025-03-26T07:14:47.621Z] #4 transferring context: 2B done [2025-03-26T07:14:47.621Z] #4 DONE 0.0s [2025-03-26T07:14:47.621Z] [2025-03-26T07:14:47.621Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:47.621Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:47.621Z] #5 DONE 0.0s [2025-03-26T07:14:47.621Z] [2025-03-26T07:14:47.622Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:47.622Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:47.884Z] #6 DONE 0.2s [2025-03-26T07:14:47.884Z] [2025-03-26T07:14:47.884Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:14:47.884Z] #7 DONE 0.0s [2025-03-26T07:14:47.884Z] [2025-03-26T07:14:47.884Z] #8 exporting to image [2025-03-26T07:14:47.884Z] #8 exporting layers done [2025-03-26T07:14:47.884Z] #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done [2025-03-26T07:14:47.884Z] #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done [2025-03-26T07:14:47.884Z] #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 0.0s done [2025-03-26T07:14:47.884Z] #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done [2025-03-26T07:14:47.884Z] #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done [2025-03-26T07:14:47.884Z] #8 pushing layers 0.1s done [2025-03-26T07:14:47.884Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 [2025-03-26T07:14:47.884Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:14:48.143Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done [2025-03-26T07:14:48.143Z] #8 DONE 0.3s [2025-03-26T07:14:48.143Z] [2025-03-26T07:14:48.143Z] 1 warning found (use --debug to expand): [2025-03-26T07:14:48.143Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:14:48.445Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-03-26T07:14:48.445Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-03-26T07:14:48.445Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:14:48.445Z] #1 transferring dockerfile: 171B done [2025-03-26T07:14:48.445Z] #1 DONE 0.0s [2025-03-26T07:14:48.445Z] [2025-03-26T07:14:48.445Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T07:14:48.445Z] #2 DONE 0.0s [2025-03-26T07:14:48.445Z] [2025-03-26T07:14:48.445Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-26T07:14:48.445Z] #3 DONE 0.0s [2025-03-26T07:14:48.445Z] [2025-03-26T07:14:48.445Z] #4 [internal] load .dockerignore [2025-03-26T07:14:48.445Z] #4 transferring context: 2B done [2025-03-26T07:14:48.445Z] #4 DONE 0.0s [2025-03-26T07:14:48.445Z] [2025-03-26T07:14:48.445Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:48.445Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:48.445Z] #5 DONE 0.0s [2025-03-26T07:14:48.445Z] [2025-03-26T07:14:48.445Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:48.709Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:48.709Z] #6 CACHED [2025-03-26T07:14:48.709Z] [2025-03-26T07:14:48.709Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:48.709Z] #5 CACHED [2025-03-26T07:14:48.709Z] [2025-03-26T07:14:48.709Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:14:48.709Z] #7 DONE 0.0s [2025-03-26T07:14:48.709Z] [2025-03-26T07:14:48.709Z] #8 exporting to image [2025-03-26T07:14:48.709Z] #8 exporting layers done [2025-03-26T07:14:48.709Z] #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done [2025-03-26T07:14:48.709Z] #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done [2025-03-26T07:14:48.709Z] #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done [2025-03-26T07:14:48.709Z] #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done [2025-03-26T07:14:48.709Z] #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done [2025-03-26T07:14:48.709Z] #8 pushing layers 0.0s done [2025-03-26T07:14:48.709Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done [2025-03-26T07:14:48.709Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:14:48.709Z] #8 DONE 0.1s [2025-03-26T07:14:48.709Z] [2025-03-26T07:14:48.709Z] 1 warning found (use --debug to expand): [2025-03-26T07:14:48.709Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:14:49.014Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 --push - [2025-03-26T07:14:49.014Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78' [2025-03-26T07:14:49.014Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:14:49.014Z] #1 transferring dockerfile: 177B done [2025-03-26T07:14:49.014Z] #1 DONE 0.0s [2025-03-26T07:14:49.014Z] [2025-03-26T07:14:49.014Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T07:14:49.014Z] #2 DONE 0.0s [2025-03-26T07:14:49.014Z] [2025-03-26T07:14:49.014Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [2025-03-26T07:14:49.014Z] #3 DONE 0.0s [2025-03-26T07:14:49.014Z] [2025-03-26T07:14:49.014Z] #4 [internal] load .dockerignore [2025-03-26T07:14:49.014Z] #4 transferring context: 2B done [2025-03-26T07:14:49.014Z] #4 DONE 0.0s [2025-03-26T07:14:49.014Z] [2025-03-26T07:14:49.014Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:49.014Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:49.014Z] #5 CACHED [2025-03-26T07:14:49.014Z] [2025-03-26T07:14:49.014Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:49.274Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:49.274Z] #6 CACHED [2025-03-26T07:14:49.274Z] [2025-03-26T07:14:49.274Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:14:49.274Z] #7 DONE 0.0s [2025-03-26T07:14:49.274Z] [2025-03-26T07:14:49.274Z] #8 exporting to image [2025-03-26T07:14:49.274Z] #8 exporting layers done [2025-03-26T07:14:49.274Z] #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done [2025-03-26T07:14:49.274Z] #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done [2025-03-26T07:14:49.274Z] #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done [2025-03-26T07:14:49.274Z] #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done [2025-03-26T07:14:49.274Z] #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done [2025-03-26T07:14:49.274Z] #8 pushing layers 0.0s done [2025-03-26T07:14:49.274Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done [2025-03-26T07:14:49.274Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:14:49.274Z] #8 DONE 0.1s [2025-03-26T07:14:49.274Z] [2025-03-26T07:14:49.274Z] 1 warning found (use --debug to expand): [2025-03-26T07:14:49.274Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:14:49.571Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:14:49.571Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:14:49.833Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:14:49.833Z] #1 transferring dockerfile: 218B done [2025-03-26T07:14:49.833Z] #1 DONE 0.0s [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:14:49.833Z] #2 DONE 0.0s [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:14:49.833Z] #3 DONE 0.0s [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #4 [internal] load .dockerignore [2025-03-26T07:14:49.833Z] #4 transferring context: 2B done [2025-03-26T07:14:49.833Z] #4 DONE 0.0s [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:49.833Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:49.833Z] #5 DONE 0.0s [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:49.833Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:49.833Z] #6 CACHED [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:49.833Z] #5 CACHED [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:14:49.833Z] #7 DONE 0.0s [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] #8 exporting to image [2025-03-26T07:14:49.833Z] #8 exporting layers done [2025-03-26T07:14:49.833Z] #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done [2025-03-26T07:14:49.833Z] #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done [2025-03-26T07:14:49.833Z] #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done [2025-03-26T07:14:49.833Z] #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done [2025-03-26T07:14:49.833Z] #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done [2025-03-26T07:14:49.833Z] #8 pushing layers 0.0s done [2025-03-26T07:14:49.833Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done [2025-03-26T07:14:49.833Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:14:49.833Z] #8 DONE 0.1s [2025-03-26T07:14:49.833Z] [2025-03-26T07:14:49.833Z] 1 warning found (use --debug to expand): [2025-03-26T07:14:49.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:14:50.136Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-03-26T07:14:50.136Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-03-26T07:14:50.396Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:14:50.396Z] #1 transferring dockerfile: 169B done [2025-03-26T07:14:50.396Z] #1 DONE 0.0s [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-26T07:14:50.396Z] #2 DONE 0.0s [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-26T07:14:50.396Z] #3 DONE 0.0s [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #4 [internal] load .dockerignore [2025-03-26T07:14:50.396Z] #4 transferring context: 2B done [2025-03-26T07:14:50.396Z] #4 DONE 0.0s [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:50.396Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:50.396Z] #5 DONE 0.0s [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:50.396Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 0.0s done [2025-03-26T07:14:50.396Z] #6 CACHED [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:c22135719606dc225bb5fc9846d890a21f3601a5b3f3df6317ec089cf5b7cb14 [2025-03-26T07:14:50.396Z] #5 CACHED [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:14:50.396Z] #7 DONE 0.0s [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] #8 exporting to image [2025-03-26T07:14:50.396Z] #8 exporting layers done [2025-03-26T07:14:50.396Z] #8 exporting manifest sha256:47cf0db40992b66aaec6d6231cdd3384619bf653723d17d5abd31ffe187ff412 done [2025-03-26T07:14:50.396Z] #8 exporting config sha256:4d4e1ec89dab4e81f31b1c0308c91e70ce1687c78aa558caca4693e953092ac9 done [2025-03-26T07:14:50.396Z] #8 exporting manifest sha256:f919810d44fd982d44999acd5f6781359f28d17f567638d8775ea47ba399cf19 done [2025-03-26T07:14:50.396Z] #8 exporting config sha256:9cd73363ba2445f9127707944548124ca218eb37cea3b97cc511ed500ba4d15d done [2025-03-26T07:14:50.396Z] #8 exporting manifest list sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 done [2025-03-26T07:14:50.396Z] #8 pushing layers 0.0s done [2025-03-26T07:14:50.396Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:27cfca58977b230a1ad7823b46f785e3fec0a74b63a2d5bc1456a620fab9bf30 0.1s done [2025-03-26T07:14:50.396Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:14:50.396Z] #8 DONE 0.1s [2025-03-26T07:14:50.396Z] [2025-03-26T07:14:50.396Z] 1 warning found (use --debug to expand): [2025-03-26T07:14:50.396Z]  - 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-03-26T07:14:50.751Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:14:51.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:14:51.609Z] ---> package-listing.sh [2025-03-26T07:14:51.609Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:14:51.609Z] ++ facter osfamily [2025-03-26T07:14:51.871Z] + OS_FAMILY=redhat [2025-03-26T07:14:51.871Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:14:51.871Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:14:51.871Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:14:51.871Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:14:51.871Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:14:51.871Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:14:51.871Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:14:51.871Z] + case "${OS_FAMILY}" in [2025-03-26T07:14:51.871Z] + rpm -qa [2025-03-26T07:14:51.871Z] + sort [2025-03-26T07:14:52.442Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:14:52.442Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:14:52.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:14:52.442Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:14:52.442Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:14:52.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:14:52.453Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:14:52.753Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:14:53.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:14:53.325Z] [2025-03-26T07:14:53.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:14:53.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:14:53.631Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:14:53.631Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:14:53.631Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:14:53.631Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:14:53.631Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:14:53.631Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:14:53.631Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:14:53.631Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:14:53.631Z] 33b1e0a273af: Waiting [2025-03-26T07:14:53.631Z] 5d3b04190fa2: Waiting [2025-03-26T07:14:53.631Z] 2f39f015ded8: Waiting [2025-03-26T07:14:53.631Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:14:53.631Z] 5c69ac0246d0: Download complete [2025-03-26T07:14:53.631Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:14:53.631Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:14:53.631Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:14:53.631Z] 33b1e0a273af: Download complete [2025-03-26T07:14:53.631Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:14:53.631Z] ec43610c2a17: Download complete [2025-03-26T07:14:53.631Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:14:53.631Z] 5d3b04190fa2: Download complete [2025-03-26T07:14:53.908Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:14:53.908Z] 5eb5b503b376: Download complete [2025-03-26T07:14:54.497Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:14:54.497Z] 2f39f015ded8: Download complete [2025-03-26T07:14:55.445Z] 5eb5b503b376: Pull complete [2025-03-26T07:14:55.445Z] 5c69ac0246d0: Pull complete [2025-03-26T07:14:56.022Z] ec43610c2a17: Pull complete [2025-03-26T07:14:56.022Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:14:56.283Z] 33b1e0a273af: Pull complete [2025-03-26T07:14:56.283Z] 5d3b04190fa2: Pull complete [2025-03-26T07:15:00.507Z] 2f39f015ded8: Pull complete [2025-03-26T07:15:00.507Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:15:00.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:15:00.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:15:00.690Z] prd-centos7-docker-4c-2g-42057 does not seem to be running inside a container [2025-03-26T07:15:00.728Z] $ 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/816/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-03-26T07:15:04.339Z] $ docker top d25c7183be97727637128b9035b6ce0c9407eb5110270f08d698557124948d50 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:15:04.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:15:04.991Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:15:05.290Z] + ls /var/log/sa-host [2025-03-26T07:15:05.290Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:15:05.330Z] provisioning config files... [2025-03-26T07:15:05.337Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15258455404837890223tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:15:05.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:15:05.645Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:15:05.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:15:05.971Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:15:05.984Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:15:06.277Z] ---> sudo-logs.sh [2025-03-26T07:15:06.277Z] Archiving 'sudo' log.. [2025-03-26T07:15:06.277Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:15:06.314Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:15:06.321Z] $ docker stop --time=1 d25c7183be97727637128b9035b6ce0c9407eb5110270f08d698557124948d50 [2025-03-26T07:15:07.455Z] $ docker rm -f --volumes d25c7183be97727637128b9035b6ce0c9407eb5110270f08d698557124948d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:15:07.566Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:15:07.567Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:15:07.587Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:15:07.635Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-26T07:15:07.635Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:15:07.635Z] latest [2025-03-26T07:15:07.635Z] 4.0.0-dev.78 [2025-03-26T07:15:07.635Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:15:07.635Z] main [2025-03-26T07:15:07.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:07.991Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:08.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:15:08.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T07:15:08.316Z] 6970a50589a8: Preparing [2025-03-26T07:15:08.316Z] b7e04bc7aa65: Preparing [2025-03-26T07:15:08.316Z] 794de31ad499: Preparing [2025-03-26T07:15:08.316Z] 81d33f98d0c5: Preparing [2025-03-26T07:15:08.316Z] 477aade548dc: Preparing [2025-03-26T07:15:08.316Z] a992e473a07a: Preparing [2025-03-26T07:15:08.316Z] 9df61357ab06: Preparing [2025-03-26T07:15:08.316Z] a8c503cb0f3d: Preparing [2025-03-26T07:15:08.316Z] fee66075ac31: Preparing [2025-03-26T07:15:08.316Z] a98c9179934d: Preparing [2025-03-26T07:15:08.316Z] 640c9e1275f3: Preparing [2025-03-26T07:15:08.316Z] 994456c4fd7b: Preparing [2025-03-26T07:15:08.316Z] a8c503cb0f3d: Waiting [2025-03-26T07:15:08.316Z] fee66075ac31: Waiting [2025-03-26T07:15:08.316Z] a98c9179934d: Waiting [2025-03-26T07:15:08.316Z] 640c9e1275f3: Waiting [2025-03-26T07:15:08.316Z] a992e473a07a: Waiting [2025-03-26T07:15:08.316Z] 994456c4fd7b: Waiting [2025-03-26T07:15:08.316Z] 9df61357ab06: Waiting [2025-03-26T07:15:08.316Z] 477aade548dc: Pushed [2025-03-26T07:15:08.316Z] 6970a50589a8: Pushed [2025-03-26T07:15:08.316Z] b7e04bc7aa65: Pushed [2025-03-26T07:15:08.316Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:15:08.316Z] fee66075ac31: Layer already exists [2025-03-26T07:15:08.573Z] a992e473a07a: Pushed [2025-03-26T07:15:08.573Z] 9df61357ab06: Pushed [2025-03-26T07:15:08.573Z] 994456c4fd7b: Layer already exists [2025-03-26T07:15:08.573Z] a98c9179934d: Pushed [2025-03-26T07:15:09.950Z] 640c9e1275f3: Pushed [2025-03-26T07:15:10.210Z] 81d33f98d0c5: Pushed [2025-03-26T07:15:11.147Z] 794de31ad499: Pushed [2025-03-26T07:15:11.147Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:11.481Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:11.816Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T07:15:11.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T07:15:11.816Z] 6970a50589a8: Preparing [2025-03-26T07:15:11.816Z] b7e04bc7aa65: Preparing [2025-03-26T07:15:11.816Z] 794de31ad499: Preparing [2025-03-26T07:15:11.816Z] 81d33f98d0c5: Preparing [2025-03-26T07:15:11.816Z] 477aade548dc: Preparing [2025-03-26T07:15:11.816Z] a992e473a07a: Preparing [2025-03-26T07:15:11.816Z] 9df61357ab06: Preparing [2025-03-26T07:15:11.816Z] a8c503cb0f3d: Preparing [2025-03-26T07:15:11.816Z] fee66075ac31: Preparing [2025-03-26T07:15:11.816Z] a98c9179934d: Preparing [2025-03-26T07:15:11.816Z] 640c9e1275f3: Preparing [2025-03-26T07:15:11.816Z] 994456c4fd7b: Preparing [2025-03-26T07:15:11.816Z] 9df61357ab06: Waiting [2025-03-26T07:15:11.816Z] a8c503cb0f3d: Waiting [2025-03-26T07:15:11.816Z] fee66075ac31: Waiting [2025-03-26T07:15:11.816Z] a98c9179934d: Waiting [2025-03-26T07:15:11.816Z] 640c9e1275f3: Waiting [2025-03-26T07:15:11.816Z] 994456c4fd7b: Waiting [2025-03-26T07:15:11.816Z] a992e473a07a: Waiting [2025-03-26T07:15:11.816Z] 477aade548dc: Layer already exists [2025-03-26T07:15:11.816Z] b7e04bc7aa65: Layer already exists [2025-03-26T07:15:11.816Z] 794de31ad499: Layer already exists [2025-03-26T07:15:11.816Z] 81d33f98d0c5: Layer already exists [2025-03-26T07:15:11.816Z] 6970a50589a8: Layer already exists [2025-03-26T07:15:11.816Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:15:11.816Z] 9df61357ab06: Layer already exists [2025-03-26T07:15:11.816Z] a992e473a07a: Layer already exists [2025-03-26T07:15:11.816Z] a98c9179934d: Layer already exists [2025-03-26T07:15:11.816Z] fee66075ac31: Layer already exists [2025-03-26T07:15:11.816Z] 640c9e1275f3: Layer already exists [2025-03-26T07:15:11.816Z] 994456c4fd7b: Layer already exists [2025-03-26T07:15:11.816Z] latest: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:12.150Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:12.473Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T07:15:12.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T07:15:12.473Z] 6970a50589a8: Preparing [2025-03-26T07:15:12.473Z] b7e04bc7aa65: Preparing [2025-03-26T07:15:12.473Z] 794de31ad499: Preparing [2025-03-26T07:15:12.473Z] 81d33f98d0c5: Preparing [2025-03-26T07:15:12.473Z] 477aade548dc: Preparing [2025-03-26T07:15:12.473Z] a992e473a07a: Preparing [2025-03-26T07:15:12.473Z] 9df61357ab06: Preparing [2025-03-26T07:15:12.473Z] a8c503cb0f3d: Preparing [2025-03-26T07:15:12.473Z] fee66075ac31: Preparing [2025-03-26T07:15:12.473Z] a98c9179934d: Preparing [2025-03-26T07:15:12.473Z] a992e473a07a: Waiting [2025-03-26T07:15:12.473Z] 9df61357ab06: Waiting [2025-03-26T07:15:12.473Z] fee66075ac31: Waiting [2025-03-26T07:15:12.473Z] 640c9e1275f3: Preparing [2025-03-26T07:15:12.473Z] 994456c4fd7b: Preparing [2025-03-26T07:15:12.473Z] 640c9e1275f3: Waiting [2025-03-26T07:15:12.473Z] 994456c4fd7b: Waiting [2025-03-26T07:15:12.473Z] a98c9179934d: Waiting [2025-03-26T07:15:12.473Z] 477aade548dc: Layer already exists [2025-03-26T07:15:12.473Z] 794de31ad499: Layer already exists [2025-03-26T07:15:12.473Z] b7e04bc7aa65: Layer already exists [2025-03-26T07:15:12.473Z] 81d33f98d0c5: Layer already exists [2025-03-26T07:15:12.473Z] 6970a50589a8: Layer already exists [2025-03-26T07:15:12.473Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:15:12.473Z] 9df61357ab06: Layer already exists [2025-03-26T07:15:12.473Z] fee66075ac31: Layer already exists [2025-03-26T07:15:12.473Z] a992e473a07a: Layer already exists [2025-03-26T07:15:12.474Z] a98c9179934d: Layer already exists [2025-03-26T07:15:12.474Z] 640c9e1275f3: Layer already exists [2025-03-26T07:15:12.474Z] 994456c4fd7b: Layer already exists [2025-03-26T07:15:12.474Z] 4.0.0-dev.78: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:12.801Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:13.131Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:15:13.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T07:15:13.131Z] 6970a50589a8: Preparing [2025-03-26T07:15:13.131Z] b7e04bc7aa65: Preparing [2025-03-26T07:15:13.131Z] 794de31ad499: Preparing [2025-03-26T07:15:13.131Z] 81d33f98d0c5: Preparing [2025-03-26T07:15:13.131Z] 477aade548dc: Preparing [2025-03-26T07:15:13.131Z] a992e473a07a: Preparing [2025-03-26T07:15:13.131Z] 9df61357ab06: Preparing [2025-03-26T07:15:13.131Z] a8c503cb0f3d: Preparing [2025-03-26T07:15:13.131Z] fee66075ac31: Preparing [2025-03-26T07:15:13.131Z] a98c9179934d: Preparing [2025-03-26T07:15:13.131Z] 640c9e1275f3: Preparing [2025-03-26T07:15:13.131Z] 994456c4fd7b: Preparing [2025-03-26T07:15:13.131Z] a8c503cb0f3d: Waiting [2025-03-26T07:15:13.131Z] fee66075ac31: Waiting [2025-03-26T07:15:13.131Z] a98c9179934d: Waiting [2025-03-26T07:15:13.131Z] 640c9e1275f3: Waiting [2025-03-26T07:15:13.131Z] 994456c4fd7b: Waiting [2025-03-26T07:15:13.131Z] a992e473a07a: Waiting [2025-03-26T07:15:13.131Z] 9df61357ab06: Waiting [2025-03-26T07:15:13.131Z] 477aade548dc: Layer already exists [2025-03-26T07:15:13.131Z] 81d33f98d0c5: Layer already exists [2025-03-26T07:15:13.131Z] b7e04bc7aa65: Layer already exists [2025-03-26T07:15:13.131Z] 6970a50589a8: Layer already exists [2025-03-26T07:15:13.131Z] 794de31ad499: Layer already exists [2025-03-26T07:15:13.131Z] a992e473a07a: Layer already exists [2025-03-26T07:15:13.131Z] 9df61357ab06: Layer already exists [2025-03-26T07:15:13.131Z] fee66075ac31: Layer already exists [2025-03-26T07:15:13.131Z] a98c9179934d: Layer already exists [2025-03-26T07:15:13.131Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:15:13.131Z] 640c9e1275f3: Layer already exists [2025-03-26T07:15:13.131Z] 994456c4fd7b: Layer already exists [2025-03-26T07:15:13.131Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:13.468Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:15:13.802Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-26T07:15:13.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-26T07:15:13.802Z] 6970a50589a8: Preparing [2025-03-26T07:15:13.802Z] b7e04bc7aa65: Preparing [2025-03-26T07:15:13.802Z] 794de31ad499: Preparing [2025-03-26T07:15:13.802Z] 81d33f98d0c5: Preparing [2025-03-26T07:15:13.802Z] 477aade548dc: Preparing [2025-03-26T07:15:13.802Z] a992e473a07a: Preparing [2025-03-26T07:15:13.803Z] 9df61357ab06: Preparing [2025-03-26T07:15:13.803Z] a8c503cb0f3d: Preparing [2025-03-26T07:15:13.803Z] fee66075ac31: Preparing [2025-03-26T07:15:13.803Z] a98c9179934d: Preparing [2025-03-26T07:15:13.803Z] 640c9e1275f3: Preparing [2025-03-26T07:15:13.803Z] 994456c4fd7b: Preparing [2025-03-26T07:15:13.803Z] a992e473a07a: Waiting [2025-03-26T07:15:13.803Z] 9df61357ab06: Waiting [2025-03-26T07:15:13.803Z] a8c503cb0f3d: Waiting [2025-03-26T07:15:13.803Z] fee66075ac31: Waiting [2025-03-26T07:15:13.803Z] a98c9179934d: Waiting [2025-03-26T07:15:13.803Z] 640c9e1275f3: Waiting [2025-03-26T07:15:13.803Z] 994456c4fd7b: Waiting [2025-03-26T07:15:13.803Z] 794de31ad499: Layer already exists [2025-03-26T07:15:13.803Z] b7e04bc7aa65: Layer already exists [2025-03-26T07:15:13.803Z] 6970a50589a8: Layer already exists [2025-03-26T07:15:13.803Z] 81d33f98d0c5: Layer already exists [2025-03-26T07:15:13.803Z] 477aade548dc: Layer already exists [2025-03-26T07:15:13.803Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:15:13.803Z] a992e473a07a: Layer already exists [2025-03-26T07:15:13.803Z] 9df61357ab06: Layer already exists [2025-03-26T07:15:13.803Z] a98c9179934d: Layer already exists [2025-03-26T07:15:13.803Z] fee66075ac31: Layer already exists [2025-03-26T07:15:13.803Z] 994456c4fd7b: Layer already exists [2025-03-26T07:15:13.803Z] 640c9e1275f3: Layer already exists [2025-03-26T07:15:13.803Z] main: digest: sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:15:13.878Z] ===================================================== [Pipeline] echo [2025-03-26T07:15:13.891Z] taggedImages: [2025-03-26T07:15:13.891Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:15:13.891Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T07:15:13.891Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T07:15:13.891Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:15:13.891Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-26T07:15:13.908Z] ========================================================= [2025-03-26T07:15:13.908Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest, nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:main], settingsFile:edgex-go-settings] [2025-03-26T07:15:13.908Z] ========================================================= [Pipeline] node [2025-03-26T07:15:28.912Z] Still waiting to schedule task [2025-03-26T07:15:28.912Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:16:15.963Z] Running on prd-centos7-docker-4c-2g-42058 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:16:16.014Z] provisioning config files... [2025-03-26T07:16:16.045Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15127355332105776280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:16:20.040Z] ---> ****-login.sh [2025-03-26T07:16:20.040Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:16:20.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:16:20.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:16:20.617Z] Configure a credential helper to remove this warning. See [2025-03-26T07:16:20.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:16:20.617Z] [2025-03-26T07:16:20.617Z] Login Succeeded [2025-03-26T07:16:20.617Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:16:20.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:16:20.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:16:20.877Z] Configure a credential helper to remove this warning. See [2025-03-26T07:16:20.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:16:20.877Z] [2025-03-26T07:16:20.877Z] Login Succeeded [2025-03-26T07:16:20.877Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:16:20.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:16:20.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:16:20.878Z] Configure a credential helper to remove this warning. See [2025-03-26T07:16:20.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:16:20.878Z] [2025-03-26T07:16:20.878Z] Login Succeeded [2025-03-26T07:16:20.878Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:16:20.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:16:21.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:16:21.137Z] Configure a credential helper to remove this warning. See [2025-03-26T07:16:21.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:16:21.137Z] [2025-03-26T07:16:21.137Z] Login Succeeded [2025-03-26T07:16:21.137Z] ****.io [2025-03-26T07:16:21.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:16:21.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:16:21.138Z] Configure a credential helper to remove this warning. See [2025-03-26T07:16:21.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:16:21.138Z] [2025-03-26T07:16:21.138Z] Login Succeeded [2025-03-26T07:16:21.398Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:16:21.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:16:21.822Z] + docker buildx ls [2025-03-26T07:16:22.765Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:16:22.765Z] default * docker [2025-03-26T07:16:22.765Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:16:23.064Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:16:23.325Z] edgex-builder [Pipeline] sh [2025-03-26T07:16:23.626Z] + docker buildx inspect --bootstrap [2025-03-26T07:16:23.626Z] #1 [internal] booting buildkit [2025-03-26T07:16:23.626Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:16:28.913Z] #1 pulling image moby/buildkit:buildx-stable-1 5.4s done [2025-03-26T07:16:29.182Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:16:34.514Z] #1 creating container buildx_buildkit_edgex-builder0 4.9s done [2025-03-26T07:16:34.514Z] #1 DONE 10.3s [2025-03-26T07:16:34.514Z] Name: edgex-builder [2025-03-26T07:16:34.514Z] Driver: docker-container [2025-03-26T07:16:34.514Z] [2025-03-26T07:16:34.514Z] Nodes: [2025-03-26T07:16:34.514Z] Name: edgex-builder0 [2025-03-26T07:16:34.514Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:16:34.514Z] Status: running [2025-03-26T07:16:34.514Z] Buildkit: v0.20.2 [2025-03-26T07:16:34.514Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:16:34.814Z] + docker buildx ls [2025-03-26T07:16:34.814Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:16:34.814Z] edgex-builder * docker-container [2025-03-26T07:16:34.814Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:16:34.814Z] default docker [2025-03-26T07:16:34.814Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:16:35.107Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:16:35.107Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:16:35.712Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:16:35.712Z] #1 transferring dockerfile: 211B done [2025-03-26T07:16:35.712Z] #1 DONE 0.0s [2025-03-26T07:16:35.712Z] [2025-03-26T07:16:35.712Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:16:35.972Z] #2 ... [2025-03-26T07:16:35.972Z] [2025-03-26T07:16:35.972Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:16:35.972Z] #3 DONE 0.3s [2025-03-26T07:16:35.972Z] [2025-03-26T07:16:35.972Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:16:35.972Z] #2 DONE 0.4s [2025-03-26T07:16:35.972Z] [2025-03-26T07:16:35.972Z] #4 [internal] load .dockerignore [2025-03-26T07:16:35.972Z] #4 transferring context: 2B done [2025-03-26T07:16:35.972Z] #4 DONE 0.2s [2025-03-26T07:16:36.231Z] [2025-03-26T07:16:36.232Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:36.232Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:36.232Z] #5 ... [2025-03-26T07:16:36.232Z] [2025-03-26T07:16:36.232Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:36.232Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.1s done [2025-03-26T07:16:36.232Z] #6 DONE 0.2s [2025-03-26T07:16:36.232Z] [2025-03-26T07:16:36.232Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:36.232Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.1s done [2025-03-26T07:16:36.492Z] #5 ... [2025-03-26T07:16:36.492Z] [2025-03-26T07:16:36.492Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:36.492Z] #6 DONE 0.2s [2025-03-26T07:16:36.492Z] [2025-03-26T07:16:36.492Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:36.492Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.1s done [2025-03-26T07:16:36.752Z] #5 DONE 0.6s [2025-03-26T07:16:37.010Z] [2025-03-26T07:16:37.010Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:16:37.010Z] #7 DONE 0.0s [2025-03-26T07:16:37.010Z] [2025-03-26T07:16:37.010Z] #8 exporting to image [2025-03-26T07:16:37.010Z] #8 exporting layers done [2025-03-26T07:16:37.010Z] #8 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 0.0s done [2025-03-26T07:16:37.010Z] #8 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done [2025-03-26T07:16:37.010Z] #8 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f 0.0s done [2025-03-26T07:16:37.010Z] #8 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f 0.0s done [2025-03-26T07:16:37.010Z] #8 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.0s done [2025-03-26T07:16:37.010Z] #8 pushing layers [2025-03-26T07:16:37.010Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:16:37.010Z] #8 pushing layers 0.1s done [2025-03-26T07:16:37.010Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done [2025-03-26T07:16:37.010Z] #8 DONE 0.3s [2025-03-26T07:16:37.010Z] [2025-03-26T07:16:37.010Z] 1 warning found (use --debug to expand): [2025-03-26T07:16:37.010Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:16:37.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-03-26T07:16:37.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-03-26T07:16:37.561Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:16:37.561Z] #1 transferring dockerfile: 177B done [2025-03-26T07:16:37.561Z] #1 DONE 0.0s [2025-03-26T07:16:37.561Z] [2025-03-26T07:16:37.561Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T07:16:37.561Z] #2 DONE 0.1s [2025-03-26T07:16:37.561Z] [2025-03-26T07:16:37.561Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-26T07:16:37.561Z] #3 DONE 0.1s [2025-03-26T07:16:37.561Z] [2025-03-26T07:16:37.561Z] #4 [internal] load .dockerignore [2025-03-26T07:16:37.561Z] #4 transferring context: 2B done [2025-03-26T07:16:37.561Z] #4 DONE 0.0s [2025-03-26T07:16:37.561Z] [2025-03-26T07:16:37.561Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:37.561Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:37.561Z] #5 CACHED [2025-03-26T07:16:37.561Z] [2025-03-26T07:16:37.561Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:37.561Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:37.561Z] #6 CACHED [2025-03-26T07:16:37.561Z] [2025-03-26T07:16:37.561Z] #7 exporting to image [2025-03-26T07:16:37.561Z] #7 exporting layers done [2025-03-26T07:16:37.561Z] #7 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done [2025-03-26T07:16:37.561Z] #7 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done [2025-03-26T07:16:37.561Z] #7 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done [2025-03-26T07:16:37.561Z] #7 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f done [2025-03-26T07:16:37.561Z] #7 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f done [2025-03-26T07:16:37.561Z] #7 pushing layers 0.0s done [2025-03-26T07:16:37.561Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f [2025-03-26T07:16:37.561Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:16:37.821Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done [2025-03-26T07:16:37.821Z] #7 DONE 0.1s [2025-03-26T07:16:37.821Z] [2025-03-26T07:16:37.821Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:16:37.821Z] #8 DONE 0.0s [2025-03-26T07:16:38.080Z] [2025-03-26T07:16:38.081Z] 1 warning found (use --debug to expand): [2025-03-26T07:16:38.081Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:16:38.373Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 --push - [2025-03-26T07:16:38.373Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78' [2025-03-26T07:16:38.634Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:16:38.634Z] #1 transferring dockerfile: 183B done [2025-03-26T07:16:38.634Z] #1 DONE 0.0s [2025-03-26T07:16:38.634Z] [2025-03-26T07:16:38.634Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T07:16:38.634Z] #2 DONE 0.1s [2025-03-26T07:16:38.634Z] [2025-03-26T07:16:38.634Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [2025-03-26T07:16:38.634Z] #3 DONE 0.1s [2025-03-26T07:16:38.634Z] [2025-03-26T07:16:38.634Z] #4 [internal] load .dockerignore [2025-03-26T07:16:38.634Z] #4 transferring context: 2B done [2025-03-26T07:16:38.895Z] #4 DONE 0.1s [2025-03-26T07:16:38.895Z] [2025-03-26T07:16:38.895Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:38.895Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:38.895Z] #5 CACHED [2025-03-26T07:16:38.895Z] [2025-03-26T07:16:38.895Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:38.895Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:38.895Z] #6 CACHED [2025-03-26T07:16:38.895Z] [2025-03-26T07:16:38.895Z] #7 exporting to image [2025-03-26T07:16:38.895Z] #7 exporting layers done [2025-03-26T07:16:38.895Z] #7 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done [2025-03-26T07:16:38.895Z] #7 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done [2025-03-26T07:16:38.895Z] #7 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done [2025-03-26T07:16:38.895Z] #7 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f done [2025-03-26T07:16:38.895Z] #7 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f done [2025-03-26T07:16:38.895Z] #7 pushing layers 0.0s done [2025-03-26T07:16:38.895Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f [2025-03-26T07:16:38.895Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:16:39.157Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done [2025-03-26T07:16:39.157Z] #7 DONE 0.1s [2025-03-26T07:16:39.157Z] [2025-03-26T07:16:39.157Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:16:39.157Z] #8 DONE 0.0s [2025-03-26T07:16:39.157Z] [2025-03-26T07:16:39.157Z] 1 warning found (use --debug to expand): [2025-03-26T07:16:39.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:16:39.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:16:39.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:16:40.024Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:16:40.024Z] #1 transferring dockerfile: [2025-03-26T07:16:40.284Z] #1 transferring dockerfile: 224B done [2025-03-26T07:16:40.284Z] #1 DONE 0.1s [2025-03-26T07:16:40.284Z] [2025-03-26T07:16:40.284Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:16:40.284Z] #2 DONE 0.1s [2025-03-26T07:16:40.284Z] [2025-03-26T07:16:40.284Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:16:40.284Z] #3 DONE 0.1s [2025-03-26T07:16:40.284Z] [2025-03-26T07:16:40.284Z] #4 [internal] load .dockerignore [2025-03-26T07:16:40.284Z] #4 transferring context: 2B done [2025-03-26T07:16:40.284Z] #4 DONE 0.1s [2025-03-26T07:16:40.547Z] [2025-03-26T07:16:40.547Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:40.547Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:40.547Z] #5 CACHED [2025-03-26T07:16:40.547Z] [2025-03-26T07:16:40.547Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:40.547Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:40.547Z] #6 CACHED [2025-03-26T07:16:40.547Z] [2025-03-26T07:16:40.547Z] #7 exporting to image [2025-03-26T07:16:40.547Z] #7 exporting layers done [2025-03-26T07:16:40.547Z] #7 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done [2025-03-26T07:16:40.547Z] #7 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done [2025-03-26T07:16:40.547Z] #7 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done [2025-03-26T07:16:40.547Z] #7 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f 0.0s done [2025-03-26T07:16:40.547Z] #7 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.0s done [2025-03-26T07:16:40.547Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:16:40.547Z] #7 pushing layers 0.0s done [2025-03-26T07:16:40.547Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done [2025-03-26T07:16:40.547Z] #7 DONE 0.2s [2025-03-26T07:16:40.547Z] [2025-03-26T07:16:40.547Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:16:40.547Z] #8 DONE 0.0s [2025-03-26T07:16:40.547Z] [2025-03-26T07:16:40.547Z] 1 warning found (use --debug to expand): [2025-03-26T07:16:40.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:16:40.844Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-03-26T07:16:40.844Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-03-26T07:16:41.414Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:16:41.414Z] #1 transferring dockerfile: 175B done [2025-03-26T07:16:41.414Z] #1 DONE 0.1s [2025-03-26T07:16:41.414Z] [2025-03-26T07:16:41.414Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-26T07:16:41.675Z] #2 DONE 0.1s [2025-03-26T07:16:41.675Z] [2025-03-26T07:16:41.675Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-26T07:16:41.675Z] #3 DONE 0.0s [2025-03-26T07:16:41.675Z] [2025-03-26T07:16:41.675Z] #4 [internal] load .dockerignore [2025-03-26T07:16:41.675Z] #4 transferring context: 2B done [2025-03-26T07:16:41.675Z] #4 DONE 0.1s [2025-03-26T07:16:41.675Z] [2025-03-26T07:16:41.675Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:41.675Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:41.675Z] #5 DONE 0.0s [2025-03-26T07:16:41.675Z] [2025-03-26T07:16:41.675Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:41.675Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca 0.0s done [2025-03-26T07:16:41.675Z] #6 CACHED [2025-03-26T07:16:41.675Z] [2025-03-26T07:16:41.675Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8bcd24ad2866ec8a370920c274bfc9781ae3027bcd46b527ca8411407c06d2ca [2025-03-26T07:16:41.675Z] #5 CACHED [2025-03-26T07:16:41.675Z] [2025-03-26T07:16:41.675Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:16:41.675Z] #7 DONE 0.0s [2025-03-26T07:16:41.675Z] [2025-03-26T07:16:41.675Z] #8 exporting to image [2025-03-26T07:16:41.675Z] #8 exporting layers done [2025-03-26T07:16:41.675Z] #8 exporting manifest sha256:fee8cbb31469a30d2b375723b41e508ee7c2509cb6038c674762e593ceb4a868 done [2025-03-26T07:16:41.675Z] #8 exporting config sha256:37af36ac181ad7b12aab0f158b47fccf8487dc768b24ee4339338004d708a661 done [2025-03-26T07:16:41.675Z] #8 exporting manifest sha256:5928d4c81e7f5bf04b9df03acaeaafa54788bd84328e312069be5ff01d79827f done [2025-03-26T07:16:41.675Z] #8 exporting config sha256:9d85e7750e0b6617ea4adbe0c70aeadf1f15bdfb0b482a471df96e01e405575f done [2025-03-26T07:16:41.675Z] #8 exporting manifest list sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f done [2025-03-26T07:16:41.675Z] #8 pushing layers 0.0s done [2025-03-26T07:16:41.675Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a0969296d4dbc2380a2771c29a50e397450ba709d9731c9af0b97c33898a2f4f 0.1s done [2025-03-26T07:16:41.675Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:16:41.675Z] #8 DONE 0.1s [2025-03-26T07:16:41.936Z] [2025-03-26T07:16:41.936Z] 1 warning found (use --debug to expand): [2025-03-26T07:16:41.936Z]  - 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-03-26T07:16:42.286Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:16:42.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:16:43.148Z] ---> package-listing.sh [2025-03-26T07:16:43.148Z] ++ facter osfamily [2025-03-26T07:16:43.148Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:16:43.418Z] + OS_FAMILY=redhat [2025-03-26T07:16:43.418Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:16:43.418Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:16:43.418Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:16:43.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:16:43.418Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:16:43.418Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:16:43.418Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:16:43.418Z] + case "${OS_FAMILY}" in [2025-03-26T07:16:43.418Z] + rpm -qa [2025-03-26T07:16:43.418Z] + sort [2025-03-26T07:16:43.989Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:16:43.989Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:16:43.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:16:43.989Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:16:43.989Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:16:43.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:16:44.000Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:16:44.293Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:16:44.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:16:44.856Z] [2025-03-26T07:16:44.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:16:45.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:16:45.188Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:16:45.188Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:16:45.188Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:16:45.188Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:16:45.188Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:16:45.188Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:16:45.188Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:16:45.188Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:16:45.188Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:16:45.188Z] 33b1e0a273af: Waiting [2025-03-26T07:16:45.188Z] 5d3b04190fa2: Waiting [2025-03-26T07:16:45.188Z] 2f39f015ded8: Waiting [2025-03-26T07:16:45.188Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:16:45.188Z] 5c69ac0246d0: Download complete [2025-03-26T07:16:45.188Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:16:45.188Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:16:45.188Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:16:45.188Z] 33b1e0a273af: Download complete [2025-03-26T07:16:45.474Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:16:45.474Z] 5d3b04190fa2: Download complete [2025-03-26T07:16:45.474Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:16:45.474Z] ec43610c2a17: Download complete [2025-03-26T07:16:45.474Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:16:45.474Z] 5eb5b503b376: Download complete [2025-03-26T07:16:46.052Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:16:46.052Z] 2f39f015ded8: Download complete [2025-03-26T07:16:47.443Z] 5eb5b503b376: Pull complete [2025-03-26T07:16:48.011Z] 5c69ac0246d0: Pull complete [2025-03-26T07:16:48.952Z] ec43610c2a17: Pull complete [2025-03-26T07:16:49.213Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:16:49.781Z] 33b1e0a273af: Pull complete [2025-03-26T07:16:50.348Z] 5d3b04190fa2: Pull complete [2025-03-26T07:16:55.634Z] 2f39f015ded8: Pull complete [2025-03-26T07:16:55.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:16:55.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:16:55.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:16:56.044Z] prd-centos7-docker-4c-2g-42058 does not seem to be running inside a container [2025-03-26T07:16:56.174Z] $ 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/816/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-03-26T07:17:22.678Z] $ docker top 514f2e26ef530dff14bc608587828e7a3d51d27a69400088f655919f142013cc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:17:23.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:17:23.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:17:23.616Z] + ls /var/log/sa-host [2025-03-26T07:17:23.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:17:23.652Z] provisioning config files... [2025-03-26T07:17:23.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17986882615009763520tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:17:23.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:17:23.972Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:17:23.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:17:24.297Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:17:24.307Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:17:24.593Z] ---> sudo-logs.sh [2025-03-26T07:17:24.593Z] Archiving 'sudo' log.. [2025-03-26T07:17:24.593Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:17:24.635Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:17:24.641Z] $ docker stop --time=1 514f2e26ef530dff14bc608587828e7a3d51d27a69400088f655919f142013cc [2025-03-26T07:17:25.872Z] $ docker rm -f --volumes 514f2e26ef530dff14bc608587828e7a3d51d27a69400088f655919f142013cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:17:25.990Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:17:25.990Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:17:26.012Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:17:26.056Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-26T07:17:26.056Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:17:26.056Z] latest [2025-03-26T07:17:26.056Z] 4.0.0-dev.78 [2025-03-26T07:17:26.056Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:17:26.056Z] main [2025-03-26T07:17:26.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:26.404Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:26.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:17:26.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T07:17:26.733Z] 0f7a09f38d99: Preparing [2025-03-26T07:17:26.733Z] 334b6f5a0e20: Preparing [2025-03-26T07:17:26.733Z] a8c503cb0f3d: Preparing [2025-03-26T07:17:26.733Z] fee66075ac31: Preparing [2025-03-26T07:17:26.733Z] 6fdc5cab0fa9: Preparing [2025-03-26T07:17:26.733Z] 5e8dafc5d65b: Preparing [2025-03-26T07:17:26.733Z] 994456c4fd7b: Preparing [2025-03-26T07:17:26.733Z] 5e8dafc5d65b: Waiting [2025-03-26T07:17:26.733Z] 994456c4fd7b: Waiting [2025-03-26T07:17:26.733Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:17:26.733Z] fee66075ac31: Layer already exists [2025-03-26T07:17:26.733Z] 994456c4fd7b: Layer already exists [2025-03-26T07:17:26.733Z] 0f7a09f38d99: Pushed [2025-03-26T07:17:26.733Z] 6fdc5cab0fa9: Pushed [2025-03-26T07:17:27.668Z] 5e8dafc5d65b: Pushed [2025-03-26T07:17:30.203Z] 334b6f5a0e20: Pushed [2025-03-26T07:17:30.203Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:30.527Z] + 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-03-26T07:17:30.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T07:17:30.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T07:17:30.855Z] 0f7a09f38d99: Preparing [2025-03-26T07:17:30.855Z] 334b6f5a0e20: Preparing [2025-03-26T07:17:30.855Z] a8c503cb0f3d: Preparing [2025-03-26T07:17:30.855Z] fee66075ac31: Preparing [2025-03-26T07:17:30.855Z] 6fdc5cab0fa9: Preparing [2025-03-26T07:17:30.855Z] 5e8dafc5d65b: Preparing [2025-03-26T07:17:30.855Z] 994456c4fd7b: Preparing [2025-03-26T07:17:30.855Z] 5e8dafc5d65b: Waiting [2025-03-26T07:17:30.855Z] 994456c4fd7b: Waiting [2025-03-26T07:17:30.855Z] 0f7a09f38d99: Layer already exists [2025-03-26T07:17:30.855Z] fee66075ac31: Layer already exists [2025-03-26T07:17:30.855Z] 6fdc5cab0fa9: Layer already exists [2025-03-26T07:17:30.855Z] 334b6f5a0e20: Layer already exists [2025-03-26T07:17:30.855Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:17:30.855Z] 5e8dafc5d65b: Layer already exists [2025-03-26T07:17:30.855Z] 994456c4fd7b: Layer already exists [2025-03-26T07:17:30.855Z] latest: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:31.192Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:31.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T07:17:31.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T07:17:31.518Z] 0f7a09f38d99: Preparing [2025-03-26T07:17:31.518Z] 334b6f5a0e20: Preparing [2025-03-26T07:17:31.518Z] a8c503cb0f3d: Preparing [2025-03-26T07:17:31.518Z] fee66075ac31: Preparing [2025-03-26T07:17:31.518Z] 6fdc5cab0fa9: Preparing [2025-03-26T07:17:31.518Z] 5e8dafc5d65b: Preparing [2025-03-26T07:17:31.518Z] 994456c4fd7b: Preparing [2025-03-26T07:17:31.518Z] 5e8dafc5d65b: Waiting [2025-03-26T07:17:31.518Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:17:31.518Z] 0f7a09f38d99: Layer already exists [2025-03-26T07:17:31.518Z] 6fdc5cab0fa9: Layer already exists [2025-03-26T07:17:31.518Z] fee66075ac31: Layer already exists [2025-03-26T07:17:31.518Z] 334b6f5a0e20: Layer already exists [2025-03-26T07:17:31.518Z] 5e8dafc5d65b: Layer already exists [2025-03-26T07:17:31.518Z] 994456c4fd7b: Layer already exists [2025-03-26T07:17:31.518Z] 4.0.0-dev.78: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:31.856Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:32.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:17:32.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T07:17:32.181Z] 0f7a09f38d99: Preparing [2025-03-26T07:17:32.181Z] 334b6f5a0e20: Preparing [2025-03-26T07:17:32.181Z] a8c503cb0f3d: Preparing [2025-03-26T07:17:32.181Z] fee66075ac31: Preparing [2025-03-26T07:17:32.181Z] 6fdc5cab0fa9: Preparing [2025-03-26T07:17:32.181Z] 5e8dafc5d65b: Preparing [2025-03-26T07:17:32.181Z] 994456c4fd7b: Preparing [2025-03-26T07:17:32.181Z] 5e8dafc5d65b: Waiting [2025-03-26T07:17:32.181Z] 994456c4fd7b: Waiting [2025-03-26T07:17:32.181Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:17:32.181Z] fee66075ac31: Layer already exists [2025-03-26T07:17:32.181Z] 334b6f5a0e20: Layer already exists [2025-03-26T07:17:32.181Z] 0f7a09f38d99: Layer already exists [2025-03-26T07:17:32.181Z] 6fdc5cab0fa9: Layer already exists [2025-03-26T07:17:32.181Z] 5e8dafc5d65b: Layer already exists [2025-03-26T07:17:32.181Z] 994456c4fd7b: Layer already exists [2025-03-26T07:17:32.181Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:17:32.511Z] + 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-03-26T07:17:32.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-26T07:17:32.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-26T07:17:32.844Z] 0f7a09f38d99: Preparing [2025-03-26T07:17:32.844Z] 334b6f5a0e20: Preparing [2025-03-26T07:17:32.844Z] a8c503cb0f3d: Preparing [2025-03-26T07:17:32.844Z] fee66075ac31: Preparing [2025-03-26T07:17:32.844Z] 6fdc5cab0fa9: Preparing [2025-03-26T07:17:32.844Z] 5e8dafc5d65b: Preparing [2025-03-26T07:17:32.844Z] 994456c4fd7b: Preparing [2025-03-26T07:17:32.844Z] 5e8dafc5d65b: Waiting [2025-03-26T07:17:32.844Z] 6fdc5cab0fa9: Layer already exists [2025-03-26T07:17:32.844Z] 0f7a09f38d99: Layer already exists [2025-03-26T07:17:32.844Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:17:32.844Z] fee66075ac31: Layer already exists [2025-03-26T07:17:32.844Z] 334b6f5a0e20: Layer already exists [2025-03-26T07:17:32.844Z] 994456c4fd7b: Layer already exists [2025-03-26T07:17:32.844Z] 5e8dafc5d65b: Layer already exists [2025-03-26T07:17:32.844Z] main: digest: sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:17:32.926Z] ===================================================== [Pipeline] echo [2025-03-26T07:17:32.941Z] taggedImages: [2025-03-26T07:17:32.941Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:17:32.941Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T07:17:32.941Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T07:17:32.941Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:17:32.941Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-26T07:17:32.961Z] ========================================================= [2025-03-26T07:17:32.961Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main], settingsFile:edgex-go-settings] [2025-03-26T07:17:32.961Z] ========================================================= [Pipeline] node [2025-03-26T07:17:47.966Z] Still waiting to schedule task [2025-03-26T07:17:47.967Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:18:41.491Z] Running on prd-centos7-docker-4c-2g-42059 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:18:41.542Z] provisioning config files... [2025-03-26T07:18:41.586Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13814675983936901480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:18:45.499Z] ---> ****-login.sh [2025-03-26T07:18:45.499Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:18:45.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:18:45.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:18:45.760Z] Configure a credential helper to remove this warning. See [2025-03-26T07:18:45.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:18:45.761Z] [2025-03-26T07:18:45.761Z] Login Succeeded [2025-03-26T07:18:45.761Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:18:45.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:18:45.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:18:45.761Z] Configure a credential helper to remove this warning. See [2025-03-26T07:18:45.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:18:45.761Z] [2025-03-26T07:18:45.761Z] Login Succeeded [2025-03-26T07:18:45.761Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:18:45.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:18:46.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:18:46.022Z] Configure a credential helper to remove this warning. See [2025-03-26T07:18:46.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:18:46.022Z] [2025-03-26T07:18:46.022Z] Login Succeeded [2025-03-26T07:18:46.022Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:18:46.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:18:46.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:18:46.022Z] Configure a credential helper to remove this warning. See [2025-03-26T07:18:46.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:18:46.022Z] [2025-03-26T07:18:46.022Z] Login Succeeded [2025-03-26T07:18:46.022Z] ****.io [2025-03-26T07:18:46.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:18:46.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:18:46.284Z] Configure a credential helper to remove this warning. See [2025-03-26T07:18:46.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:18:46.284Z] [2025-03-26T07:18:46.284Z] Login Succeeded [2025-03-26T07:18:46.284Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:18:46.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:18:46.661Z] + docker buildx ls [2025-03-26T07:18:46.661Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:18:46.661Z] default * docker [2025-03-26T07:18:46.661Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:18:46.959Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:18:46.959Z] edgex-builder [Pipeline] sh [2025-03-26T07:18:47.259Z] + docker buildx inspect --bootstrap [2025-03-26T07:18:47.260Z] #1 [internal] booting buildkit [2025-03-26T07:18:47.260Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:18:49.824Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2025-03-26T07:18:49.824Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:18:51.204Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-03-26T07:18:51.204Z] #1 DONE 3.9s [2025-03-26T07:18:51.204Z] Name: edgex-builder [2025-03-26T07:18:51.204Z] Driver: docker-container [2025-03-26T07:18:51.204Z] [2025-03-26T07:18:51.204Z] Nodes: [2025-03-26T07:18:51.204Z] Name: edgex-builder0 [2025-03-26T07:18:51.204Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:18:51.204Z] Status: running [2025-03-26T07:18:51.204Z] Buildkit: v0.20.2 [2025-03-26T07:18:51.204Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:18:51.495Z] + docker buildx ls [2025-03-26T07:18:51.495Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:18:51.495Z] edgex-builder * docker-container [2025-03-26T07:18:51.495Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:18:51.495Z] default docker [2025-03-26T07:18:51.495Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:18:51.825Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:18:51.825Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:18:51.825Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:18:51.825Z] #1 transferring dockerfile: 215B done [2025-03-26T07:18:51.825Z] #1 DONE 0.0s [2025-03-26T07:18:51.825Z] [2025-03-26T07:18:51.825Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:18:51.825Z] #2 DONE 0.1s [2025-03-26T07:18:51.825Z] [2025-03-26T07:18:51.825Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:18:52.087Z] #3 DONE 0.1s [2025-03-26T07:18:52.087Z] [2025-03-26T07:18:52.087Z] #4 [internal] load .dockerignore [2025-03-26T07:18:52.087Z] #4 transferring context: 2B done [2025-03-26T07:18:52.087Z] #4 DONE 0.0s [2025-03-26T07:18:52.087Z] [2025-03-26T07:18:52.087Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:52.087Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done [2025-03-26T07:18:52.087Z] #5 DONE 0.0s [2025-03-26T07:18:52.087Z] [2025-03-26T07:18:52.087Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:52.087Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done [2025-03-26T07:18:52.087Z] #6 DONE 0.1s [2025-03-26T07:18:52.087Z] [2025-03-26T07:18:52.087Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:18:52.087Z] #7 DONE 0.0s [2025-03-26T07:18:52.087Z] [2025-03-26T07:18:52.087Z] #8 exporting to image [2025-03-26T07:18:52.087Z] #8 exporting layers done [2025-03-26T07:18:52.087Z] #8 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e 0.0s done [2025-03-26T07:18:52.087Z] #8 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done [2025-03-26T07:18:52.087Z] #8 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done [2025-03-26T07:18:52.087Z] #8 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done [2025-03-26T07:18:52.087Z] #8 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done [2025-03-26T07:18:52.087Z] #8 pushing layers [2025-03-26T07:18:52.088Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:18:52.348Z] #8 pushing layers 0.1s done [2025-03-26T07:18:52.348Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done [2025-03-26T07:18:52.348Z] #8 DONE 0.2s [2025-03-26T07:18:52.348Z] [2025-03-26T07:18:52.348Z] 1 warning found (use --debug to expand): [2025-03-26T07:18:52.348Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:18:52.636Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-03-26T07:18:52.636Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-03-26T07:18:52.895Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:18:52.895Z] #1 transferring dockerfile: 181B done [2025-03-26T07:18:52.895Z] #1 DONE 0.0s [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T07:18:52.895Z] #2 DONE 0.0s [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-26T07:18:52.895Z] #3 DONE 0.0s [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] #4 [internal] load .dockerignore [2025-03-26T07:18:52.895Z] #4 transferring context: 2B done [2025-03-26T07:18:52.895Z] #4 DONE 0.0s [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:52.895Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done [2025-03-26T07:18:52.895Z] #5 CACHED [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:52.895Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done [2025-03-26T07:18:52.895Z] #6 CACHED [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:18:52.895Z] #7 DONE 0.0s [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] #8 exporting to image [2025-03-26T07:18:52.895Z] #8 exporting layers done [2025-03-26T07:18:52.895Z] #8 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done [2025-03-26T07:18:52.895Z] #8 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done [2025-03-26T07:18:52.895Z] #8 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done [2025-03-26T07:18:52.895Z] #8 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done [2025-03-26T07:18:52.895Z] #8 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done [2025-03-26T07:18:52.895Z] #8 pushing layers 0.0s done [2025-03-26T07:18:52.895Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done [2025-03-26T07:18:52.895Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:18:52.895Z] #8 DONE 0.1s [2025-03-26T07:18:52.895Z] [2025-03-26T07:18:52.895Z] 1 warning found (use --debug to expand): [2025-03-26T07:18:52.895Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:18:53.187Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 --push - [2025-03-26T07:18:53.187Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78' [2025-03-26T07:18:53.187Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:18:53.187Z] #1 transferring dockerfile: 187B done [2025-03-26T07:18:53.187Z] #1 DONE 0.0s [2025-03-26T07:18:53.187Z] [2025-03-26T07:18:53.187Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T07:18:53.187Z] #2 DONE 0.0s [2025-03-26T07:18:53.187Z] [2025-03-26T07:18:53.187Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [2025-03-26T07:18:53.187Z] #3 DONE 0.0s [2025-03-26T07:18:53.187Z] [2025-03-26T07:18:53.187Z] #4 [internal] load .dockerignore [2025-03-26T07:18:53.187Z] #4 transferring context: 2B done [2025-03-26T07:18:53.187Z] #4 DONE 0.0s [2025-03-26T07:18:53.187Z] [2025-03-26T07:18:53.187Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:53.187Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done [2025-03-26T07:18:53.187Z] #5 CACHED [2025-03-26T07:18:53.187Z] [2025-03-26T07:18:53.187Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:53.187Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 done [2025-03-26T07:18:53.187Z] #6 CACHED [2025-03-26T07:18:53.187Z] [2025-03-26T07:18:53.187Z] #7 exporting to image [2025-03-26T07:18:53.187Z] #7 exporting layers done [2025-03-26T07:18:53.187Z] #7 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done [2025-03-26T07:18:53.187Z] #7 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done [2025-03-26T07:18:53.187Z] #7 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done [2025-03-26T07:18:53.187Z] #7 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done [2025-03-26T07:18:53.187Z] #7 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done [2025-03-26T07:18:53.187Z] #7 pushing layers 0.0s done [2025-03-26T07:18:53.187Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 [2025-03-26T07:18:53.187Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:18:53.447Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done [2025-03-26T07:18:53.447Z] #7 DONE 0.1s [2025-03-26T07:18:53.447Z] [2025-03-26T07:18:53.447Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:18:53.447Z] #8 DONE 0.0s [2025-03-26T07:18:53.447Z] [2025-03-26T07:18:53.447Z] 1 warning found (use --debug to expand): [2025-03-26T07:18:53.447Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:18:53.744Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:18:53.744Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:18:53.744Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:18:53.744Z] #1 transferring dockerfile: 228B done [2025-03-26T07:18:53.744Z] #1 DONE 0.0s [2025-03-26T07:18:53.744Z] [2025-03-26T07:18:53.744Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:18:53.744Z] #2 DONE 0.0s [2025-03-26T07:18:53.744Z] [2025-03-26T07:18:53.744Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:18:53.744Z] #3 DONE 0.0s [2025-03-26T07:18:53.744Z] [2025-03-26T07:18:53.744Z] #4 [internal] load .dockerignore [2025-03-26T07:18:53.744Z] #4 transferring context: 2B done [2025-03-26T07:18:53.744Z] #4 DONE 0.0s [2025-03-26T07:18:53.744Z] [2025-03-26T07:18:53.744Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:53.744Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 done [2025-03-26T07:18:53.744Z] #5 CACHED [2025-03-26T07:18:53.744Z] [2025-03-26T07:18:53.744Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:53.744Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 done [2025-03-26T07:18:53.744Z] #6 CACHED [2025-03-26T07:18:53.744Z] [2025-03-26T07:18:53.744Z] #7 exporting to image [2025-03-26T07:18:53.744Z] #7 exporting layers done [2025-03-26T07:18:53.744Z] #7 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done [2025-03-26T07:18:53.744Z] #7 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done [2025-03-26T07:18:53.744Z] #7 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done [2025-03-26T07:18:53.744Z] #7 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done [2025-03-26T07:18:53.744Z] #7 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done [2025-03-26T07:18:53.744Z] #7 pushing layers [2025-03-26T07:18:53.744Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:18:54.004Z] #7 pushing layers 0.0s done [2025-03-26T07:18:54.004Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done [2025-03-26T07:18:54.004Z] #7 DONE 0.1s [2025-03-26T07:18:54.004Z] [2025-03-26T07:18:54.004Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:18:54.004Z] #8 DONE 0.0s [2025-03-26T07:18:54.264Z] [2025-03-26T07:18:54.264Z] 1 warning found (use --debug to expand): [2025-03-26T07:18:54.264Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:18:54.552Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-03-26T07:18:54.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-03-26T07:18:54.815Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:18:54.815Z] #1 transferring dockerfile: 179B done [2025-03-26T07:18:54.815Z] #1 DONE 0.1s [2025-03-26T07:18:54.815Z] [2025-03-26T07:18:54.815Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-26T07:18:54.815Z] #2 DONE 0.0s [2025-03-26T07:18:54.815Z] [2025-03-26T07:18:54.815Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-26T07:18:54.815Z] #3 DONE 0.1s [2025-03-26T07:18:54.815Z] [2025-03-26T07:18:54.815Z] #4 [internal] load .dockerignore [2025-03-26T07:18:54.815Z] #4 transferring context: [2025-03-26T07:18:55.075Z] #4 transferring context: 2B done [2025-03-26T07:18:55.075Z] #4 DONE 0.1s [2025-03-26T07:18:55.075Z] [2025-03-26T07:18:55.075Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:55.075Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done [2025-03-26T07:18:55.075Z] #5 CACHED [2025-03-26T07:18:55.075Z] [2025-03-26T07:18:55.075Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 [2025-03-26T07:18:55.075Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff53e000ef441001b7e54051a85b534574ba0f812b91fd77df6268e34cf770d0 0.0s done [2025-03-26T07:18:55.075Z] #6 CACHED [2025-03-26T07:18:55.075Z] [2025-03-26T07:18:55.075Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:18:55.075Z] #7 DONE 0.0s [2025-03-26T07:18:55.075Z] [2025-03-26T07:18:55.075Z] #8 exporting to image [2025-03-26T07:18:55.075Z] #8 exporting layers done [2025-03-26T07:18:55.075Z] #8 exporting manifest sha256:9586a650b8bd6e153fae3b57c7313bab6e0bd7e033c54e0906579678e9aff21e done [2025-03-26T07:18:55.075Z] #8 exporting config sha256:10c9273d2eb842a9f75b454425b1e6123cb6066d953f8d81df7161e0a6bb9b38 done [2025-03-26T07:18:55.075Z] #8 exporting manifest sha256:b5f0d2fcd5fe483756c42fe2bb9d4f86b6447bdb86005394d13fd17eed152431 done [2025-03-26T07:18:55.075Z] #8 exporting config sha256:7d3c00d4a79eb22507ca93f99af6121c78a349f79ea403e7e3ffc404409d9937 done [2025-03-26T07:18:55.075Z] #8 exporting manifest list sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 done [2025-03-26T07:18:55.075Z] #8 pushing layers 0.0s done [2025-03-26T07:18:55.075Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b95e624c7f5d8865d9c9c6bf6c47e5ed8c5e7a413793c4cf284daed849b70498 0.1s done [2025-03-26T07:18:55.075Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:18:55.075Z] #8 DONE 0.1s [2025-03-26T07:18:55.334Z] [2025-03-26T07:18:55.334Z] 1 warning found (use --debug to expand): [2025-03-26T07:18:55.334Z]  - 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-03-26T07:18:55.673Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:18:55.967Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:18:56.525Z] ---> package-listing.sh [2025-03-26T07:18:56.525Z] ++ facter osfamily [2025-03-26T07:18:56.525Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:18:56.787Z] + OS_FAMILY=redhat [2025-03-26T07:18:56.787Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:18:56.787Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:18:56.787Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:18:56.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:18:56.787Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:18:56.787Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:18:56.787Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:18:56.787Z] + case "${OS_FAMILY}" in [2025-03-26T07:18:56.787Z] + rpm -qa [2025-03-26T07:18:56.787Z] + sort [2025-03-26T07:18:57.360Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:18:57.360Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:18:57.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:18:57.360Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:18:57.360Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:18:57.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:18:57.370Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:18:57.747Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:18:58.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:18:58.054Z] [2025-03-26T07:18:58.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:18:58.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:18:58.358Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:18:58.358Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:18:58.358Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:18:58.358Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:18:58.358Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:18:58.358Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:18:58.358Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:18:58.358Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:18:58.358Z] 33b1e0a273af: Waiting [2025-03-26T07:18:58.358Z] 5d3b04190fa2: Waiting [2025-03-26T07:18:58.358Z] 2f39f015ded8: Waiting [2025-03-26T07:18:58.358Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:18:58.358Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:18:58.358Z] 5c69ac0246d0: Download complete [2025-03-26T07:18:58.358Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:18:58.358Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:18:58.623Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:18:58.623Z] 33b1e0a273af: Download complete [2025-03-26T07:18:58.623Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:18:58.623Z] ec43610c2a17: Download complete [2025-03-26T07:18:58.623Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:18:58.623Z] 5d3b04190fa2: Download complete [2025-03-26T07:18:58.623Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:18:58.623Z] 5eb5b503b376: Download complete [2025-03-26T07:18:59.198Z] 2f39f015ded8: Download complete [2025-03-26T07:19:00.144Z] 5eb5b503b376: Pull complete [2025-03-26T07:19:00.144Z] 5c69ac0246d0: Pull complete [2025-03-26T07:19:00.403Z] ec43610c2a17: Pull complete [2025-03-26T07:19:00.662Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:19:00.922Z] 33b1e0a273af: Pull complete [2025-03-26T07:19:00.922Z] 5d3b04190fa2: Pull complete [2025-03-26T07:19:05.151Z] 2f39f015ded8: Pull complete [2025-03-26T07:19:05.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:19:05.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:19:05.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:19:05.314Z] prd-centos7-docker-4c-2g-42059 does not seem to be running inside a container [2025-03-26T07:19:05.356Z] $ 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/816/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-03-26T07:19:09.357Z] $ docker top 8020f558591753980aebe3e79dc74f856caf434712e7636a07c5be0f45be74da -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:19:09.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:19:09.995Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:19:10.283Z] + ls /var/log/sa-host [2025-03-26T07:19:10.283Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:19:10.322Z] provisioning config files... [2025-03-26T07:19:10.330Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11773410614748552710tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:19:10.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:19:10.645Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:19:10.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:19:10.973Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T07:19:10.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:19:11.270Z] ---> sudo-logs.sh [2025-03-26T07:19:11.270Z] Archiving 'sudo' log.. [2025-03-26T07:19:11.270Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:19:11.306Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:19:11.311Z] $ docker stop --time=1 8020f558591753980aebe3e79dc74f856caf434712e7636a07c5be0f45be74da [2025-03-26T07:19:12.437Z] $ docker rm -f --volumes 8020f558591753980aebe3e79dc74f856caf434712e7636a07c5be0f45be74da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:19:12.533Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:19:12.533Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:19:12.554Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:19:12.594Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-26T07:19:12.594Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:19:12.594Z] latest [2025-03-26T07:19:12.594Z] 4.0.0-dev.78 [2025-03-26T07:19:12.594Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:19:12.594Z] main [2025-03-26T07:19:12.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:12.946Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:13.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:19:13.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T07:19:13.276Z] 9ba145de9827: Preparing [2025-03-26T07:19:13.276Z] 3392f998a950: Preparing [2025-03-26T07:19:13.276Z] e900a0e1123f: Preparing [2025-03-26T07:19:13.276Z] a8c503cb0f3d: Preparing [2025-03-26T07:19:13.276Z] fee66075ac31: Preparing [2025-03-26T07:19:13.276Z] 3201f52e7c7f: Preparing [2025-03-26T07:19:13.276Z] bd4a3683f7d3: Preparing [2025-03-26T07:19:13.276Z] 3030e4b2d8c1: Preparing [2025-03-26T07:19:13.276Z] c5d095082505: Preparing [2025-03-26T07:19:13.276Z] 994456c4fd7b: Preparing [2025-03-26T07:19:13.276Z] bd4a3683f7d3: Waiting [2025-03-26T07:19:13.276Z] 3030e4b2d8c1: Waiting [2025-03-26T07:19:13.276Z] c5d095082505: Waiting [2025-03-26T07:19:13.276Z] 3201f52e7c7f: Waiting [2025-03-26T07:19:13.276Z] 994456c4fd7b: Waiting [2025-03-26T07:19:13.276Z] fee66075ac31: Layer already exists [2025-03-26T07:19:13.276Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:19:13.276Z] e900a0e1123f: Pushed [2025-03-26T07:19:13.276Z] 3392f998a950: Pushed [2025-03-26T07:19:13.276Z] 9ba145de9827: Pushed [2025-03-26T07:19:13.276Z] 994456c4fd7b: Layer already exists [2025-03-26T07:19:13.276Z] 3030e4b2d8c1: Pushed [2025-03-26T07:19:13.839Z] c5d095082505: Pushed [2025-03-26T07:19:18.024Z] bd4a3683f7d3: Pushed [2025-03-26T07:19:26.142Z] 3201f52e7c7f: Pushed [2025-03-26T07:19:26.142Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:26.474Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:26.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-26T07:19:26.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T07:19:26.796Z] 9ba145de9827: Preparing [2025-03-26T07:19:26.796Z] 3392f998a950: Preparing [2025-03-26T07:19:26.796Z] e900a0e1123f: Preparing [2025-03-26T07:19:26.796Z] a8c503cb0f3d: Preparing [2025-03-26T07:19:26.796Z] fee66075ac31: Preparing [2025-03-26T07:19:26.796Z] 3201f52e7c7f: Preparing [2025-03-26T07:19:26.796Z] bd4a3683f7d3: Preparing [2025-03-26T07:19:26.796Z] 3030e4b2d8c1: Preparing [2025-03-26T07:19:26.796Z] c5d095082505: Preparing [2025-03-26T07:19:26.796Z] 994456c4fd7b: Preparing [2025-03-26T07:19:26.796Z] 3201f52e7c7f: Waiting [2025-03-26T07:19:26.796Z] bd4a3683f7d3: Waiting [2025-03-26T07:19:26.796Z] 3030e4b2d8c1: Waiting [2025-03-26T07:19:26.796Z] c5d095082505: Waiting [2025-03-26T07:19:26.796Z] 994456c4fd7b: Waiting [2025-03-26T07:19:26.796Z] 3392f998a950: Layer already exists [2025-03-26T07:19:26.796Z] fee66075ac31: Layer already exists [2025-03-26T07:19:26.796Z] 9ba145de9827: Layer already exists [2025-03-26T07:19:26.796Z] e900a0e1123f: Layer already exists [2025-03-26T07:19:26.796Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:19:26.796Z] 3201f52e7c7f: Layer already exists [2025-03-26T07:19:26.796Z] bd4a3683f7d3: Layer already exists [2025-03-26T07:19:26.796Z] 994456c4fd7b: Layer already exists [2025-03-26T07:19:26.796Z] 3030e4b2d8c1: Layer already exists [2025-03-26T07:19:26.796Z] c5d095082505: Layer already exists [2025-03-26T07:19:26.796Z] latest: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:27.118Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:27.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [2025-03-26T07:19:27.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T07:19:27.439Z] 9ba145de9827: Preparing [2025-03-26T07:19:27.439Z] 3392f998a950: Preparing [2025-03-26T07:19:27.439Z] e900a0e1123f: Preparing [2025-03-26T07:19:27.439Z] a8c503cb0f3d: Preparing [2025-03-26T07:19:27.439Z] fee66075ac31: Preparing [2025-03-26T07:19:27.439Z] 3201f52e7c7f: Preparing [2025-03-26T07:19:27.439Z] bd4a3683f7d3: Preparing [2025-03-26T07:19:27.439Z] 3030e4b2d8c1: Preparing [2025-03-26T07:19:27.439Z] c5d095082505: Preparing [2025-03-26T07:19:27.439Z] 994456c4fd7b: Preparing [2025-03-26T07:19:27.439Z] 3030e4b2d8c1: Waiting [2025-03-26T07:19:27.439Z] c5d095082505: Waiting [2025-03-26T07:19:27.439Z] bd4a3683f7d3: Waiting [2025-03-26T07:19:27.439Z] 3201f52e7c7f: Waiting [2025-03-26T07:19:27.439Z] e900a0e1123f: Layer already exists [2025-03-26T07:19:27.439Z] 3392f998a950: Layer already exists [2025-03-26T07:19:27.439Z] 9ba145de9827: Layer already exists [2025-03-26T07:19:27.439Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:19:27.439Z] fee66075ac31: Layer already exists [2025-03-26T07:19:27.439Z] 3030e4b2d8c1: Layer already exists [2025-03-26T07:19:27.439Z] 3201f52e7c7f: Layer already exists [2025-03-26T07:19:27.439Z] c5d095082505: Layer already exists [2025-03-26T07:19:27.439Z] bd4a3683f7d3: Layer already exists [2025-03-26T07:19:27.439Z] 994456c4fd7b: Layer already exists [2025-03-26T07:19:27.439Z] 4.0.0-dev.78: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:27.766Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:28.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:19:28.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T07:19:28.095Z] 9ba145de9827: Preparing [2025-03-26T07:19:28.095Z] 3392f998a950: Preparing [2025-03-26T07:19:28.095Z] e900a0e1123f: Preparing [2025-03-26T07:19:28.095Z] a8c503cb0f3d: Preparing [2025-03-26T07:19:28.095Z] fee66075ac31: Preparing [2025-03-26T07:19:28.095Z] 3201f52e7c7f: Preparing [2025-03-26T07:19:28.095Z] bd4a3683f7d3: Preparing [2025-03-26T07:19:28.095Z] 3030e4b2d8c1: Preparing [2025-03-26T07:19:28.095Z] c5d095082505: Preparing [2025-03-26T07:19:28.095Z] 994456c4fd7b: Preparing [2025-03-26T07:19:28.095Z] bd4a3683f7d3: Waiting [2025-03-26T07:19:28.095Z] 3030e4b2d8c1: Waiting [2025-03-26T07:19:28.095Z] c5d095082505: Waiting [2025-03-26T07:19:28.095Z] 994456c4fd7b: Waiting [2025-03-26T07:19:28.095Z] 3201f52e7c7f: Waiting [2025-03-26T07:19:28.095Z] 9ba145de9827: Layer already exists [2025-03-26T07:19:28.095Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:19:28.095Z] 3392f998a950: Layer already exists [2025-03-26T07:19:28.095Z] e900a0e1123f: Layer already exists [2025-03-26T07:19:28.095Z] fee66075ac31: Layer already exists [2025-03-26T07:19:28.095Z] 3030e4b2d8c1: Layer already exists [2025-03-26T07:19:28.095Z] 3201f52e7c7f: Layer already exists [2025-03-26T07:19:28.095Z] bd4a3683f7d3: Layer already exists [2025-03-26T07:19:28.095Z] c5d095082505: Layer already exists [2025-03-26T07:19:28.095Z] 994456c4fd7b: Layer already exists [2025-03-26T07:19:28.095Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:28.428Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:19:28.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-26T07:19:28.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-26T07:19:28.759Z] 9ba145de9827: Preparing [2025-03-26T07:19:28.759Z] 3392f998a950: Preparing [2025-03-26T07:19:28.759Z] e900a0e1123f: Preparing [2025-03-26T07:19:28.759Z] a8c503cb0f3d: Preparing [2025-03-26T07:19:28.759Z] fee66075ac31: Preparing [2025-03-26T07:19:28.759Z] 3201f52e7c7f: Preparing [2025-03-26T07:19:28.759Z] bd4a3683f7d3: Preparing [2025-03-26T07:19:28.759Z] 3030e4b2d8c1: Preparing [2025-03-26T07:19:28.759Z] c5d095082505: Preparing [2025-03-26T07:19:28.759Z] 994456c4fd7b: Preparing [2025-03-26T07:19:28.759Z] 3030e4b2d8c1: Waiting [2025-03-26T07:19:28.759Z] c5d095082505: Waiting [2025-03-26T07:19:28.759Z] 3201f52e7c7f: Waiting [2025-03-26T07:19:28.759Z] bd4a3683f7d3: Waiting [2025-03-26T07:19:28.759Z] fee66075ac31: Layer already exists [2025-03-26T07:19:28.759Z] e900a0e1123f: Layer already exists [2025-03-26T07:19:28.759Z] 3392f998a950: Layer already exists [2025-03-26T07:19:28.759Z] 9ba145de9827: Layer already exists [2025-03-26T07:19:28.759Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:19:28.759Z] 3030e4b2d8c1: Layer already exists [2025-03-26T07:19:28.759Z] 3201f52e7c7f: Layer already exists [2025-03-26T07:19:28.759Z] c5d095082505: Layer already exists [2025-03-26T07:19:28.759Z] bd4a3683f7d3: Layer already exists [2025-03-26T07:19:28.759Z] 994456c4fd7b: Layer already exists [2025-03-26T07:19:28.759Z] main: digest: sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:19:28.836Z] ===================================================== [Pipeline] echo [2025-03-26T07:19:28.855Z] taggedImages: [2025-03-26T07:19:28.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:19:28.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-26T07:19:28.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [2025-03-26T07:19:28.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:19:28.855Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-26T07:19:28.875Z] ========================================================= [2025-03-26T07:19:28.876Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-spire-agent:latest, nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:main], settingsFile:edgex-go-settings] [2025-03-26T07:19:28.876Z] ========================================================= [Pipeline] node [2025-03-26T07:19:43.880Z] Still waiting to schedule task [2025-03-26T07:19:43.880Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-03-26T07:20:30.837Z] Running on prd-centos7-docker-4c-2g-42062 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:20:30.883Z] provisioning config files... [2025-03-26T07:20:30.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5348795679528561952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:20:31.875Z] ---> ****-login.sh [2025-03-26T07:20:31.875Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:20:32.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:20:32.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:20:32.145Z] Configure a credential helper to remove this warning. See [2025-03-26T07:20:32.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:20:32.145Z] [2025-03-26T07:20:32.145Z] Login Succeeded [2025-03-26T07:20:32.145Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:20:32.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:20:32.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:20:32.146Z] Configure a credential helper to remove this warning. See [2025-03-26T07:20:32.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:20:32.146Z] [2025-03-26T07:20:32.146Z] Login Succeeded [2025-03-26T07:20:32.146Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:20:32.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:20:32.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:20:32.408Z] Configure a credential helper to remove this warning. See [2025-03-26T07:20:32.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:20:32.408Z] [2025-03-26T07:20:32.408Z] Login Succeeded [2025-03-26T07:20:32.408Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:20:32.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:20:32.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:20:32.408Z] Configure a credential helper to remove this warning. See [2025-03-26T07:20:32.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:20:32.408Z] [2025-03-26T07:20:32.408Z] Login Succeeded [2025-03-26T07:20:32.408Z] ****.io [2025-03-26T07:20:32.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:20:32.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:20:32.677Z] Configure a credential helper to remove this warning. See [2025-03-26T07:20:32.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:20:32.677Z] [2025-03-26T07:20:32.677Z] Login Succeeded [2025-03-26T07:20:32.677Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:20:32.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-26T07:20:33.069Z] + docker buildx ls [2025-03-26T07:20:33.330Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:20:33.330Z] default * docker [2025-03-26T07:20:33.330Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:20:33.630Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-26T07:20:33.630Z] edgex-builder [Pipeline] sh [2025-03-26T07:20:33.925Z] + docker buildx inspect --bootstrap [2025-03-26T07:20:33.925Z] #1 [internal] booting buildkit [2025-03-26T07:20:33.925Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-26T07:20:36.474Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-03-26T07:20:36.474Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-26T07:20:39.012Z] #1 creating container buildx_buildkit_edgex-builder0 2.8s done [2025-03-26T07:20:39.012Z] #1 DONE 5.5s [2025-03-26T07:20:39.012Z] Name: edgex-builder [2025-03-26T07:20:39.012Z] Driver: docker-container [2025-03-26T07:20:39.012Z] [2025-03-26T07:20:39.012Z] Nodes: [2025-03-26T07:20:39.012Z] Name: edgex-builder0 [2025-03-26T07:20:39.012Z] Endpoint: unix:///var/run/docker.sock [2025-03-26T07:20:39.012Z] Status: running [2025-03-26T07:20:39.012Z] Buildkit: v0.20.2 [2025-03-26T07:20:39.012Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-26T07:20:39.307Z] + docker buildx ls [2025-03-26T07:20:39.307Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-26T07:20:39.307Z] edgex-builder * docker-container [2025-03-26T07:20:39.307Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-26T07:20:39.307Z] default docker [2025-03-26T07:20:39.307Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-26T07:20:39.609Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9' [2025-03-26T07:20:39.609Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 --push - [2025-03-26T07:20:39.609Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:20:39.609Z] #1 transferring dockerfile: 205B done [2025-03-26T07:20:39.609Z] #1 DONE 0.0s [2025-03-26T07:20:39.609Z] [2025-03-26T07:20:39.609Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:20:39.609Z] #2 DONE 0.1s [2025-03-26T07:20:39.609Z] [2025-03-26T07:20:39.609Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:20:39.874Z] #3 DONE 0.1s [2025-03-26T07:20:39.874Z] [2025-03-26T07:20:39.874Z] #4 [internal] load .dockerignore [2025-03-26T07:20:39.874Z] #4 transferring context: 2B done [2025-03-26T07:20:39.874Z] #4 DONE 0.0s [2025-03-26T07:20:39.874Z] [2025-03-26T07:20:39.874Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:39.874Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:39.874Z] #5 DONE 0.0s [2025-03-26T07:20:39.874Z] [2025-03-26T07:20:39.874Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:39.874Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:39.874Z] #6 DONE 0.1s [2025-03-26T07:20:39.874Z] [2025-03-26T07:20:39.874Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:20:39.874Z] #7 DONE 0.0s [2025-03-26T07:20:39.874Z] [2025-03-26T07:20:39.874Z] #8 exporting to image [2025-03-26T07:20:39.874Z] #8 exporting layers done [2025-03-26T07:20:39.874Z] #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a 0.0s done [2025-03-26T07:20:39.874Z] #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done [2025-03-26T07:20:39.874Z] #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 0.0s done [2025-03-26T07:20:39.874Z] #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done [2025-03-26T07:20:39.874Z] #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done [2025-03-26T07:20:39.874Z] #8 pushing layers [2025-03-26T07:20:39.874Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:20:40.134Z] #8 pushing layers 0.1s done [2025-03-26T07:20:40.134Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done [2025-03-26T07:20:40.134Z] #8 DONE 0.3s [2025-03-26T07:20:40.134Z] [2025-03-26T07:20:40.134Z] 1 warning found (use --debug to expand): [2025-03-26T07:20:40.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:20:40.429Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-03-26T07:20:40.430Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-03-26T07:20:40.430Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:20:40.430Z] #1 transferring dockerfile: 171B done [2025-03-26T07:20:40.430Z] #1 DONE 0.0s [2025-03-26T07:20:40.430Z] [2025-03-26T07:20:40.430Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-26T07:20:40.430Z] #2 DONE 0.0s [2025-03-26T07:20:40.430Z] [2025-03-26T07:20:40.430Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-26T07:20:40.430Z] #3 DONE 0.0s [2025-03-26T07:20:40.430Z] [2025-03-26T07:20:40.430Z] #4 [internal] load .dockerignore [2025-03-26T07:20:40.430Z] #4 transferring context: 2B done [2025-03-26T07:20:40.430Z] #4 DONE 0.0s [2025-03-26T07:20:40.430Z] [2025-03-26T07:20:40.430Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:40.430Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:40.430Z] #5 DONE 0.0s [2025-03-26T07:20:40.430Z] [2025-03-26T07:20:40.430Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:40.690Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:40.690Z] #6 CACHED [2025-03-26T07:20:40.690Z] [2025-03-26T07:20:40.690Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:40.690Z] #5 CACHED [2025-03-26T07:20:40.690Z] [2025-03-26T07:20:40.690Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:20:40.690Z] #7 DONE 0.0s [2025-03-26T07:20:40.690Z] [2025-03-26T07:20:40.690Z] #8 exporting to image [2025-03-26T07:20:40.690Z] #8 exporting layers done [2025-03-26T07:20:40.690Z] #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done [2025-03-26T07:20:40.690Z] #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done [2025-03-26T07:20:40.690Z] #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done [2025-03-26T07:20:40.690Z] #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done [2025-03-26T07:20:40.690Z] #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done [2025-03-26T07:20:40.690Z] #8 pushing layers 0.0s done [2025-03-26T07:20:40.690Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done [2025-03-26T07:20:40.690Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:20:40.690Z] #8 DONE 0.1s [2025-03-26T07:20:40.690Z] [2025-03-26T07:20:40.690Z] 1 warning found (use --debug to expand): [2025-03-26T07:20:40.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:20:41.005Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78' [2025-03-26T07:20:41.005Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 --push - [2025-03-26T07:20:41.005Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:20:41.005Z] #1 transferring dockerfile: 177B done [2025-03-26T07:20:41.005Z] #1 DONE 0.0s [2025-03-26T07:20:41.005Z] [2025-03-26T07:20:41.005Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [2025-03-26T07:20:41.005Z] #2 DONE 0.0s [2025-03-26T07:20:41.005Z] [2025-03-26T07:20:41.005Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [2025-03-26T07:20:41.005Z] #3 DONE 0.0s [2025-03-26T07:20:41.005Z] [2025-03-26T07:20:41.005Z] #4 [internal] load .dockerignore [2025-03-26T07:20:41.005Z] #4 transferring context: 2B done [2025-03-26T07:20:41.005Z] #4 DONE 0.0s [2025-03-26T07:20:41.005Z] [2025-03-26T07:20:41.005Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:41.005Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:41.005Z] #5 DONE 0.0s [2025-03-26T07:20:41.005Z] [2025-03-26T07:20:41.005Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:41.267Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:41.267Z] #6 CACHED [2025-03-26T07:20:41.267Z] [2025-03-26T07:20:41.267Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:41.267Z] #5 CACHED [2025-03-26T07:20:41.267Z] [2025-03-26T07:20:41.267Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:20:41.267Z] #7 DONE 0.0s [2025-03-26T07:20:41.267Z] [2025-03-26T07:20:41.267Z] #8 exporting to image [2025-03-26T07:20:41.267Z] #8 exporting layers done [2025-03-26T07:20:41.267Z] #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done [2025-03-26T07:20:41.267Z] #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done [2025-03-26T07:20:41.267Z] #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done [2025-03-26T07:20:41.267Z] #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done [2025-03-26T07:20:41.267Z] #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done [2025-03-26T07:20:41.267Z] #8 pushing layers 0.1s done [2025-03-26T07:20:41.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 [2025-03-26T07:20:41.267Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:20:41.267Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done [2025-03-26T07:20:41.267Z] #8 DONE 0.1s [2025-03-26T07:20:41.267Z] [2025-03-26T07:20:41.267Z] 1 warning found (use --debug to expand): [2025-03-26T07:20:41.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:20:41.558Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78' [2025-03-26T07:20:41.558Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 --push - [2025-03-26T07:20:41.558Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:20:41.558Z] #1 transferring dockerfile: 218B done [2025-03-26T07:20:41.558Z] #1 DONE 0.0s [2025-03-26T07:20:41.558Z] [2025-03-26T07:20:41.558Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:20:41.558Z] #2 DONE 0.0s [2025-03-26T07:20:41.558Z] [2025-03-26T07:20:41.558Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:20:41.558Z] #3 DONE 0.0s [2025-03-26T07:20:41.558Z] [2025-03-26T07:20:41.558Z] #4 [internal] load .dockerignore [2025-03-26T07:20:41.558Z] #4 transferring context: 2B done [2025-03-26T07:20:41.558Z] #4 DONE 0.0s [2025-03-26T07:20:41.558Z] [2025-03-26T07:20:41.558Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:41.558Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:41.558Z] #5 DONE 0.0s [2025-03-26T07:20:41.558Z] [2025-03-26T07:20:41.558Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:41.818Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:41.818Z] #6 CACHED [2025-03-26T07:20:41.818Z] [2025-03-26T07:20:41.818Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:41.818Z] #5 CACHED [2025-03-26T07:20:41.818Z] [2025-03-26T07:20:41.818Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:20:41.818Z] #7 DONE 0.0s [2025-03-26T07:20:41.818Z] [2025-03-26T07:20:41.818Z] #8 exporting to image [2025-03-26T07:20:41.818Z] #8 exporting layers done [2025-03-26T07:20:41.818Z] #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done [2025-03-26T07:20:41.818Z] #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done [2025-03-26T07:20:41.818Z] #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done [2025-03-26T07:20:41.818Z] #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done [2025-03-26T07:20:41.818Z] #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done [2025-03-26T07:20:41.818Z] #8 pushing layers 0.0s done [2025-03-26T07:20:41.818Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done [2025-03-26T07:20:41.818Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:20:41.818Z] #8 DONE 0.1s [2025-03-26T07:20:41.818Z] [2025-03-26T07:20:41.818Z] 1 warning found (use --debug to expand): [2025-03-26T07:20:41.818Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-26T07:20:42.124Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-03-26T07:20:42.124Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-03-26T07:20:42.124Z] #1 [internal] load build definition from Dockerfile [2025-03-26T07:20:42.124Z] #1 transferring dockerfile: 169B done [2025-03-26T07:20:42.124Z] #1 DONE 0.0s [2025-03-26T07:20:42.124Z] [2025-03-26T07:20:42.124Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-26T07:20:42.124Z] #2 DONE 0.0s [2025-03-26T07:20:42.124Z] [2025-03-26T07:20:42.124Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-26T07:20:42.124Z] #3 DONE 0.0s [2025-03-26T07:20:42.124Z] [2025-03-26T07:20:42.124Z] #4 [internal] load .dockerignore [2025-03-26T07:20:42.124Z] #4 transferring context: 2B done [2025-03-26T07:20:42.124Z] #4 DONE 0.0s [2025-03-26T07:20:42.124Z] [2025-03-26T07:20:42.124Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:42.124Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:42.124Z] #5 DONE 0.0s [2025-03-26T07:20:42.124Z] [2025-03-26T07:20:42.124Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:42.383Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e 0.0s done [2025-03-26T07:20:42.383Z] #6 CACHED [2025-03-26T07:20:42.383Z] [2025-03-26T07:20:42.383Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d6c2bed74e1ad9ea6504e8afff8a453c67287310da3d8a143d241f242b36a78e [2025-03-26T07:20:42.383Z] #5 CACHED [2025-03-26T07:20:42.383Z] [2025-03-26T07:20:42.383Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-26T07:20:42.383Z] #7 DONE 0.0s [2025-03-26T07:20:42.383Z] [2025-03-26T07:20:42.383Z] #8 exporting to image [2025-03-26T07:20:42.383Z] #8 exporting layers done [2025-03-26T07:20:42.383Z] #8 exporting manifest sha256:f199f4b256925de179ea17a61e368970617d63882bc7ad2bb662881d9a05201a done [2025-03-26T07:20:42.383Z] #8 exporting config sha256:2edfe7050614aa1d02e5c0e69050b10e8aef26846776ce2d025f196ebd1527b3 done [2025-03-26T07:20:42.383Z] #8 exporting manifest sha256:ed8453a1366a6baacf956886fffaba29440fc135998e0fb75510681bd05cbce8 done [2025-03-26T07:20:42.383Z] #8 exporting config sha256:d89e3db1991ef67af2f243c73876bf498bac0837d2e5034b7e8248906c79c8a7 done [2025-03-26T07:20:42.383Z] #8 exporting manifest list sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 done [2025-03-26T07:20:42.383Z] #8 pushing layers 0.0s done [2025-03-26T07:20:42.383Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:936ed4adaeaa491985cad53693fa839f17ddeb260968e658093c711977b71b08 0.1s done [2025-03-26T07:20:42.383Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-26T07:20:42.383Z] #8 DONE 0.1s [2025-03-26T07:20:42.383Z] [2025-03-26T07:20:42.383Z] 1 warning found (use --debug to expand): [2025-03-26T07:20:42.383Z]  - 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-03-26T07:20:42.749Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:20:43.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:20:43.605Z] ---> package-listing.sh [2025-03-26T07:20:43.605Z] ++ facter osfamily [2025-03-26T07:20:43.605Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T07:20:43.865Z] + OS_FAMILY=redhat [2025-03-26T07:20:43.865Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T07:20:43.865Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T07:20:43.865Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T07:20:43.865Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T07:20:43.865Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T07:20:43.865Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:20:43.865Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T07:20:43.865Z] + case "${OS_FAMILY}" in [2025-03-26T07:20:43.865Z] + rpm -qa [2025-03-26T07:20:43.865Z] + sort [2025-03-26T07:20:44.804Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T07:20:44.804Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T07:20:44.804Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T07:20:44.804Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T07:20:44.804Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T07:20:44.804Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T07:20:44.814Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T07:20:45.093Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:20:45.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:20:45.678Z] [2025-03-26T07:20:45.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:20:46.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:20:46.018Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T07:20:46.018Z] 5eb5b503b376: Pulling fs layer [2025-03-26T07:20:46.018Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T07:20:46.018Z] ec43610c2a17: Pulling fs layer [2025-03-26T07:20:46.018Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T07:20:46.018Z] 33b1e0a273af: Pulling fs layer [2025-03-26T07:20:46.018Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T07:20:46.018Z] 2f39f015ded8: Pulling fs layer [2025-03-26T07:20:46.018Z] 3a2ae6a8a46f: Waiting [2025-03-26T07:20:46.018Z] 33b1e0a273af: Waiting [2025-03-26T07:20:46.018Z] 5d3b04190fa2: Waiting [2025-03-26T07:20:46.018Z] 2f39f015ded8: Waiting [2025-03-26T07:20:46.018Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T07:20:46.018Z] 5c69ac0246d0: Download complete [2025-03-26T07:20:46.018Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T07:20:46.018Z] 3a2ae6a8a46f: Download complete [2025-03-26T07:20:46.018Z] 33b1e0a273af: Verifying Checksum [2025-03-26T07:20:46.018Z] 33b1e0a273af: Download complete [2025-03-26T07:20:46.280Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T07:20:46.280Z] 5d3b04190fa2: Download complete [2025-03-26T07:20:46.280Z] ec43610c2a17: Verifying Checksum [2025-03-26T07:20:46.280Z] ec43610c2a17: Download complete [2025-03-26T07:20:46.280Z] 5eb5b503b376: Verifying Checksum [2025-03-26T07:20:46.280Z] 5eb5b503b376: Download complete [2025-03-26T07:20:46.861Z] 2f39f015ded8: Verifying Checksum [2025-03-26T07:20:46.862Z] 2f39f015ded8: Download complete [2025-03-26T07:20:47.802Z] 5eb5b503b376: Pull complete [2025-03-26T07:20:47.802Z] 5c69ac0246d0: Pull complete [2025-03-26T07:20:48.062Z] ec43610c2a17: Pull complete [2025-03-26T07:20:48.062Z] 3a2ae6a8a46f: Pull complete [2025-03-26T07:20:48.320Z] 33b1e0a273af: Pull complete [2025-03-26T07:20:48.320Z] 5d3b04190fa2: Pull complete [2025-03-26T07:20:49.768Z] #144 ... [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-26T07:20:49.768Z] #150 DONE 1050.7s [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:20:49.768Z] #143 ... [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:20:49.768Z] #155 DONE 0.3s [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T07:20:49.768Z] #151 ... [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:20:49.768Z] #156 DONE 0.3s [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:20:49.768Z] #145 ... [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-26T07:20:49.768Z] #157 DONE 0.3s [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:20:49.768Z] #145 ... [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #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-03-26T07:20:49.768Z] #158 DONE 0.1s [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #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-03-26T07:20:49.768Z] #159 DONE 0.1s [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:20:49.768Z] #145 ... [2025-03-26T07:20:49.768Z] [2025-03-26T07:20:49.768Z] #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-03-26T07:20:50.040Z] #160 DONE 2.2s [2025-03-26T07:20:50.040Z] [2025-03-26T07:20:50.040Z] #112 [core-common-config-bootstrapper] exporting to image [2025-03-26T07:20:50.040Z] #112 exporting layers [2025-03-26T07:20:51.001Z] #112 exporting layers 0.9s done [2025-03-26T07:20:51.001Z] #112 writing image sha256:b003073f091a09571dcae2df26b13741f9865b6b43278b448dcf60ead4b8e062 0.0s done [2025-03-26T07:20:51.001Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-26T07:20:51.001Z] #112 DONE 6.8s [2025-03-26T07:20:51.001Z] [2025-03-26T07:20:51.001Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:20:52.542Z] 2f39f015ded8: Pull complete [2025-03-26T07:20:52.542Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T07:20:52.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T07:20:52.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:20:52.712Z] prd-centos7-docker-4c-2g-42062 does not seem to be running inside a container [2025-03-26T07:20:52.749Z] $ 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/816/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-03-26T07:20:53.579Z] #154 ... [2025-03-26T07:20:53.579Z] [2025-03-26T07:20:53.579Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-26T07:20:53.579Z] #147 DONE 1057.5s [2025-03-26T07:20:53.579Z] [2025-03-26T07:20:53.579Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:20:53.579Z] #52 ... [2025-03-26T07:20:53.579Z] [2025-03-26T07:20:53.579Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-26T07:20:53.850Z] #161 DONE 0.1s [2025-03-26T07:20:53.850Z] [2025-03-26T07:20:53.850Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-26T07:20:55.796Z] #162 DONE 2.2s [2025-03-26T07:20:55.796Z] [2025-03-26T07:20:55.796Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:20:56.065Z] #163 DONE 0.2s [2025-03-26T07:20:56.065Z] [2025-03-26T07:20:56.065Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:20:56.331Z] #164 DONE 0.2s [2025-03-26T07:20:56.331Z] [2025-03-26T07:20:56.331Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-26T07:20:56.331Z] #165 DONE 0.2s [2025-03-26T07:20:56.331Z] [2025-03-26T07:20:56.331Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T07:20:56.598Z] #149 ... [2025-03-26T07:20:56.598Z] [2025-03-26T07:20:56.598Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-26T07:20:56.598Z] #166 DONE 0.1s [2025-03-26T07:20:56.598Z] [2025-03-26T07:20:56.598Z] #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-03-26T07:20:56.598Z] #167 DONE 0.1s [2025-03-26T07:20:56.598Z] [2025-03-26T07:20:56.598Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T07:20:56.864Z] #151 ... [2025-03-26T07:20:56.864Z] [2025-03-26T07:20:56.864Z] #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-03-26T07:20:56.864Z] #168 DONE 0.1s [2025-03-26T07:20:56.864Z] [2025-03-26T07:20:56.864Z] #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-03-26T07:20:56.864Z] #169 DONE 0.1s [2025-03-26T07:20:56.864Z] [2025-03-26T07:20:56.864Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T07:20:57.132Z] #149 ... [2025-03-26T07:20:57.132Z] [2025-03-26T07:20:57.132Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-26T07:20:57.132Z] #170 DONE 0.1s [2025-03-26T07:20:57.132Z] [2025-03-26T07:20:57.132Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-26T07:20:58.687Z] $ docker top 59a0fabc699ffff943e38a03a954c9140559041ac71742580e965770a4ba5621 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T07:20:59.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T07:20:59.339Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T07:20:59.629Z] + ls /var/log/sa-host [2025-03-26T07:20:59.629Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:20:59.665Z] provisioning config files... [2025-03-26T07:20:59.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2424201652089905458tmp [Pipeline] { [Pipeline] echo [2025-03-26T07:20:59.697Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:20:59.752Z] #171 DONE 2.2s [2025-03-26T07:20:59.752Z] [2025-03-26T07:20:59.752Z] #112 [security-bootstrapper] exporting to image [2025-03-26T07:20:59.752Z] #112 exporting layers [2025-03-26T07:20:59.992Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T07:21:00.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:21:00.327Z] ---> python-tools-install.sh [2025-03-26T07:21:00.335Z] #112 exporting layers 0.9s done [2025-03-26T07:21:00.335Z] #112 writing image sha256:b9f70b6ecdd1999f483bb6e9a786c7df862fd7309632bc9b2c5d26b43d3588c5 done [2025-03-26T07:21:00.335Z] #112 naming to docker.io/library/security-bootstrapper-arm64 [2025-03-26T07:21:00.335Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-26T07:21:00.335Z] #112 DONE 7.7s [2025-03-26T07:21:00.335Z] [2025-03-26T07:21:00.335Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [Pipeline] echo [2025-03-26T07:21:00.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:21:00.633Z] ---> sudo-logs.sh [2025-03-26T07:21:00.633Z] Archiving 'sudo' log.. [2025-03-26T07:21:00.633Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:21:00.675Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T07:21:00.682Z] $ docker stop --time=1 59a0fabc699ffff943e38a03a954c9140559041ac71742580e965770a4ba5621 [2025-03-26T07:21:01.818Z] $ docker rm -f --volumes 59a0fabc699ffff943e38a03a954c9140559041ac71742580e965770a4ba5621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T07:21:01.928Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T07:21:01.928Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T07:21:01.943Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-26T07:21:01.982Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-26T07:21:01.982Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:21:01.982Z] latest [2025-03-26T07:21:01.982Z] 4.0.0-dev.78 [2025-03-26T07:21:01.982Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:21:01.982Z] main [2025-03-26T07:21:01.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:02.339Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:02.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:21:02.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-26T07:21:02.672Z] 5c86cacc2801: Preparing [2025-03-26T07:21:02.672Z] 5bb3a21faac8: Preparing [2025-03-26T07:21:02.672Z] da5c5c6e851a: Preparing [2025-03-26T07:21:02.672Z] a8c503cb0f3d: Preparing [2025-03-26T07:21:02.672Z] fee66075ac31: Preparing [2025-03-26T07:21:02.672Z] 504b22f4dacc: Preparing [2025-03-26T07:21:02.672Z] 8e132ae660ed: Preparing [2025-03-26T07:21:02.672Z] 504b22f4dacc: Waiting [2025-03-26T07:21:02.672Z] d04a571d0780: Preparing [2025-03-26T07:21:02.672Z] 994456c4fd7b: Preparing [2025-03-26T07:21:02.672Z] 994456c4fd7b: Waiting [2025-03-26T07:21:02.672Z] d04a571d0780: Waiting [2025-03-26T07:21:02.672Z] fee66075ac31: Layer already exists [2025-03-26T07:21:02.672Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:21:02.672Z] 5c86cacc2801: Pushed [2025-03-26T07:21:02.672Z] 5bb3a21faac8: Pushed [2025-03-26T07:21:02.672Z] 994456c4fd7b: Layer already exists [2025-03-26T07:21:02.672Z] da5c5c6e851a: Pushed [2025-03-26T07:21:02.672Z] 8e132ae660ed: Pushed [2025-03-26T07:21:02.930Z] d04a571d0780: Pushed [2025-03-26T07:21:15.144Z] 504b22f4dacc: Pushed [2025-03-26T07:21:15.144Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:15.472Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:15.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-26T07:21:15.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-26T07:21:15.791Z] 5c86cacc2801: Preparing [2025-03-26T07:21:15.791Z] 5bb3a21faac8: Preparing [2025-03-26T07:21:15.791Z] da5c5c6e851a: Preparing [2025-03-26T07:21:15.791Z] a8c503cb0f3d: Preparing [2025-03-26T07:21:15.791Z] fee66075ac31: Preparing [2025-03-26T07:21:15.791Z] 504b22f4dacc: Preparing [2025-03-26T07:21:15.791Z] 8e132ae660ed: Preparing [2025-03-26T07:21:15.791Z] d04a571d0780: Preparing [2025-03-26T07:21:15.791Z] 994456c4fd7b: Preparing [2025-03-26T07:21:15.791Z] d04a571d0780: Waiting [2025-03-26T07:21:15.791Z] 8e132ae660ed: Waiting [2025-03-26T07:21:15.791Z] 994456c4fd7b: Waiting [2025-03-26T07:21:15.791Z] 504b22f4dacc: Waiting [2025-03-26T07:21:15.791Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:21:15.791Z] da5c5c6e851a: Layer already exists [2025-03-26T07:21:15.791Z] 5c86cacc2801: Layer already exists [2025-03-26T07:21:15.791Z] 5bb3a21faac8: Layer already exists [2025-03-26T07:21:15.791Z] fee66075ac31: Layer already exists [2025-03-26T07:21:15.791Z] 504b22f4dacc: Layer already exists [2025-03-26T07:21:15.791Z] 8e132ae660ed: Layer already exists [2025-03-26T07:21:15.791Z] d04a571d0780: Layer already exists [2025-03-26T07:21:15.791Z] 994456c4fd7b: Layer already exists [2025-03-26T07:21:15.791Z] latest: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:16.114Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:16.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78 [2025-03-26T07:21:16.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-26T07:21:16.436Z] 5c86cacc2801: Preparing [2025-03-26T07:21:16.436Z] 5bb3a21faac8: Preparing [2025-03-26T07:21:16.436Z] da5c5c6e851a: Preparing [2025-03-26T07:21:16.436Z] a8c503cb0f3d: Preparing [2025-03-26T07:21:16.436Z] fee66075ac31: Preparing [2025-03-26T07:21:16.436Z] 504b22f4dacc: Preparing [2025-03-26T07:21:16.436Z] 8e132ae660ed: Preparing [2025-03-26T07:21:16.436Z] d04a571d0780: Preparing [2025-03-26T07:21:16.436Z] 994456c4fd7b: Preparing [2025-03-26T07:21:16.436Z] 504b22f4dacc: Waiting [2025-03-26T07:21:16.436Z] 8e132ae660ed: Waiting [2025-03-26T07:21:16.436Z] d04a571d0780: Waiting [2025-03-26T07:21:16.436Z] 994456c4fd7b: Waiting [2025-03-26T07:21:16.436Z] 5c86cacc2801: Layer already exists [2025-03-26T07:21:16.436Z] fee66075ac31: Layer already exists [2025-03-26T07:21:16.436Z] 5bb3a21faac8: Layer already exists [2025-03-26T07:21:16.436Z] da5c5c6e851a: Layer already exists [2025-03-26T07:21:16.436Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:21:16.436Z] 994456c4fd7b: Layer already exists [2025-03-26T07:21:16.436Z] 8e132ae660ed: Layer already exists [2025-03-26T07:21:16.436Z] d04a571d0780: Layer already exists [2025-03-26T07:21:16.436Z] 504b22f4dacc: Layer already exists [2025-03-26T07:21:16.436Z] 4.0.0-dev.78: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:16.754Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:17.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:21:17.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-26T07:21:17.083Z] 5c86cacc2801: Preparing [2025-03-26T07:21:17.083Z] 5bb3a21faac8: Preparing [2025-03-26T07:21:17.083Z] da5c5c6e851a: Preparing [2025-03-26T07:21:17.083Z] a8c503cb0f3d: Preparing [2025-03-26T07:21:17.083Z] fee66075ac31: Preparing [2025-03-26T07:21:17.083Z] 504b22f4dacc: Preparing [2025-03-26T07:21:17.083Z] 8e132ae660ed: Preparing [2025-03-26T07:21:17.083Z] d04a571d0780: Preparing [2025-03-26T07:21:17.083Z] 994456c4fd7b: Preparing [2025-03-26T07:21:17.083Z] 504b22f4dacc: Waiting [2025-03-26T07:21:17.083Z] 8e132ae660ed: Waiting [2025-03-26T07:21:17.083Z] da5c5c6e851a: Layer already exists [2025-03-26T07:21:17.083Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:21:17.083Z] 5bb3a21faac8: Layer already exists [2025-03-26T07:21:17.083Z] 5c86cacc2801: Layer already exists [2025-03-26T07:21:17.083Z] fee66075ac31: Layer already exists [2025-03-26T07:21:17.083Z] 8e132ae660ed: Layer already exists [2025-03-26T07:21:17.083Z] 994456c4fd7b: Layer already exists [2025-03-26T07:21:17.083Z] 504b22f4dacc: Layer already exists [2025-03-26T07:21:17.083Z] d04a571d0780: Layer already exists [2025-03-26T07:21:17.083Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:17.414Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:21:17.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-26T07:21:17.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-26T07:21:17.756Z] 5c86cacc2801: Preparing [2025-03-26T07:21:17.756Z] 5bb3a21faac8: Preparing [2025-03-26T07:21:17.756Z] da5c5c6e851a: Preparing [2025-03-26T07:21:17.756Z] a8c503cb0f3d: Preparing [2025-03-26T07:21:17.756Z] fee66075ac31: Preparing [2025-03-26T07:21:17.756Z] 504b22f4dacc: Preparing [2025-03-26T07:21:17.756Z] 8e132ae660ed: Preparing [2025-03-26T07:21:17.756Z] d04a571d0780: Preparing [2025-03-26T07:21:17.756Z] 994456c4fd7b: Preparing [2025-03-26T07:21:17.756Z] 504b22f4dacc: Waiting [2025-03-26T07:21:17.756Z] 8e132ae660ed: Waiting [2025-03-26T07:21:17.756Z] 994456c4fd7b: Waiting [2025-03-26T07:21:17.756Z] a8c503cb0f3d: Layer already exists [2025-03-26T07:21:17.756Z] 5c86cacc2801: Layer already exists [2025-03-26T07:21:17.756Z] da5c5c6e851a: Layer already exists [2025-03-26T07:21:17.756Z] fee66075ac31: Layer already exists [2025-03-26T07:21:17.756Z] 5bb3a21faac8: Layer already exists [2025-03-26T07:21:17.756Z] d04a571d0780: Layer already exists [2025-03-26T07:21:17.756Z] 504b22f4dacc: Layer already exists [2025-03-26T07:21:17.756Z] 994456c4fd7b: Layer already exists [2025-03-26T07:21:17.756Z] 8e132ae660ed: Layer already exists [2025-03-26T07:21:17.756Z] main: digest: sha256:e2bee68f764c1cc852d92a0f5ba6856022d3764905e49f192e45b64eb6f54a9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:21:17.850Z] ===================================================== [Pipeline] echo [2025-03-26T07:21:17.870Z] taggedImages: [2025-03-26T07:21:17.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:21:17.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-26T07:21:17.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78 [2025-03-26T07:21:17.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:21:17.870Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-26T07:21:17.886Z] ========================================================= [2025-03-26T07:21:17.886Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9, nexus3.edgexfoundry.org:10004/security-spire-config:latest, nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-config:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-config:main], settingsFile:edgex-go-settings] [2025-03-26T07:21:17.886Z] ========================================================= [Pipeline] node [2025-03-26T07:21:32.889Z] Still waiting to schedule task [2025-03-26T07:21:32.889Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-26T07:21:57.890Z] Running on prd-centos7-docker-4c-2g-42064 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T07:21:57.942Z] provisioning config files... [2025-03-26T07:21:57.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2730287175938054732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:21:59.422Z] ---> ****-login.sh [2025-03-26T07:21:59.422Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:34:52.993Z] #148 DONE 1886.7s [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:34:52.993Z] #154 ... [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:34:52.993Z] #172 DONE 0.1s [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:34:52.993Z] #52 ... [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:34:52.993Z] #173 DONE 0.1s [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:34:52.993Z] #154 ... [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-26T07:34:52.993Z] #174 DONE 0.3s [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:34:52.993Z] #175 DONE 0.1s [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:34:52.993Z] #145 ... [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #112 [core-command] exporting to image [2025-03-26T07:34:52.993Z] #112 exporting layers [2025-03-26T07:34:52.993Z] #112 exporting layers 0.5s done [2025-03-26T07:34:52.993Z] #112 writing image sha256:a813037d3bfa2f782ae79c6f9249035b7ff2d1b59cc7e4b23991246de549408a done [2025-03-26T07:34:52.993Z] #112 naming to docker.io/library/core-command-arm64 done [2025-03-26T07:34:52.993Z] #112 DONE 8.3s [2025-03-26T07:34:52.993Z] [2025-03-26T07:34:52.993Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:35:03.065Z] #154 ... [2025-03-26T07:35:03.065Z] [2025-03-26T07:35:03.065Z] #146 [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-03-26T07:35:03.065Z] #146 1907.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-26T07:35:15.387Z] #146 ... [2025-03-26T07:35:15.387Z] [2025-03-26T07:35:15.387Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-26T07:35:15.387Z] #149 DONE 1919.6s [2025-03-26T07:35:15.387Z] [2025-03-26T07:35:15.387Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:35:15.387Z] #143 ... [2025-03-26T07:35:15.387Z] [2025-03-26T07:35:15.387Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:35:15.655Z] #176 DONE 0.3s [2025-03-26T07:35:15.655Z] [2025-03-26T07:35:15.655Z] #146 [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-03-26T07:35:15.926Z] #146 ... [2025-03-26T07:35:15.926Z] [2025-03-26T07:35:15.926Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:35:16.193Z] #177 DONE 0.2s [2025-03-26T07:35:16.193Z] [2025-03-26T07:35:16.193Z] #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-03-26T07:35:16.193Z] #178 DONE 0.1s [2025-03-26T07:35:16.193Z] [2025-03-26T07:35:16.193Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-26T07:35:16.496Z] #179 DONE 0.2s [2025-03-26T07:35:16.496Z] [2025-03-26T07:35:16.496Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-26T07:35:16.766Z] #180 DONE 0.4s [2025-03-26T07:35:16.766Z] [2025-03-26T07:35:16.766Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:35:16.766Z] #154 ... [2025-03-26T07:35:16.766Z] [2025-03-26T07:35:16.766Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T07:35:16.766Z] #181 DONE 0.1s [2025-03-26T07:35:17.038Z] [2025-03-26T07:35:17.038Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:35:18.986Z] #182 DONE 2.0s [2025-03-26T07:35:18.986Z] [2025-03-26T07:35:18.986Z] #112 [security-proxy-setup] exporting to image [2025-03-26T07:35:18.986Z] #112 exporting layers [2025-03-26T07:35:19.950Z] #112 exporting layers 1.2s done [2025-03-26T07:35:20.218Z] #112 writing image sha256:35de0769fe158f3d29ffea1fe0a809ab4fc1b82a4911a4e0fb1e350c2f9aadd9 0.0s done [2025-03-26T07:35:20.218Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-26T07:35:20.218Z] #112 DONE 9.5s [2025-03-26T07:35:20.218Z] [2025-03-26T07:35:20.218Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:35:35.204Z] #154 ... [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #146 [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-03-26T07:35:35.204Z] #146 DONE 1938.1s [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:35:35.204Z] #145 ... [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:35:35.204Z] #183 DONE 0.2s [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:35:35.204Z] #144 ... [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:35:35.204Z] #184 DONE 0.2s [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:35:35.204Z] #145 ... [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #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-03-26T07:35:35.204Z] #185 DONE 0.2s [2025-03-26T07:35:35.204Z] [2025-03-26T07:35:35.204Z] #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-03-26T07:35:35.469Z] #186 DONE 0.1s [2025-03-26T07:35:35.469Z] [2025-03-26T07:35:35.469Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:35:35.469Z] #187 DONE 0.1s [2025-03-26T07:35:35.469Z] [2025-03-26T07:35:35.469Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T07:35:35.734Z] #153 ... [2025-03-26T07:35:35.734Z] [2025-03-26T07:35:35.734Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-26T07:35:36.001Z] #188 DONE 0.4s [2025-03-26T07:35:36.001Z] [2025-03-26T07:35:36.001Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-26T07:35:36.587Z] #189 DONE 0.5s [2025-03-26T07:35:36.587Z] [2025-03-26T07:35:36.587Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-26T07:35:36.587Z] #190 DONE 0.2s [2025-03-26T07:35:36.587Z] [2025-03-26T07:35:36.587Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:35:36.587Z] #143 ... [2025-03-26T07:35:36.587Z] [2025-03-26T07:35:36.587Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:35:39.194Z] #191 DONE 2.2s [2025-03-26T07:35:39.194Z] [2025-03-26T07:35:39.194Z] #112 [security-secretstore-setup] exporting to image [2025-03-26T07:35:39.194Z] #112 exporting layers [2025-03-26T07:35:40.601Z] #112 exporting layers 1.5s done [2025-03-26T07:35:40.601Z] #112 writing image sha256:d526942bdd74b706aaad2f9e46413f2bffda703ddb056be2652b342b64ec7a40 done [2025-03-26T07:35:40.601Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-26T07:35:40.601Z] #112 DONE 11.1s [2025-03-26T07:35:40.601Z] [2025-03-26T07:35:40.601Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:36:48.458Z] #144 ... [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-26T07:36:48.458Z] #153 DONE 2010.4s [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:36:48.458Z] #144 ... [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:36:48.458Z] #192 DONE 0.2s [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:36:48.458Z] #145 ... [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:36:48.458Z] #193 DONE 0.2s [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:36:48.458Z] #52 ... [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-26T07:36:48.458Z] #194 DONE 0.4s [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.458Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:36:48.458Z] #52 ... [2025-03-26T07:36:48.458Z] [2025-03-26T07:36:48.459Z] #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-03-26T07:36:48.459Z] #195 DONE 0.1s [2025-03-26T07:36:48.459Z] [2025-03-26T07:36:48.459Z] #112 [security-spiffe-token-provider] exporting to image [2025-03-26T07:36:48.459Z] #112 exporting layers [2025-03-26T07:36:48.725Z] #112 exporting layers 0.9s done [2025-03-26T07:36:48.725Z] #112 writing image sha256:fab52c1ff71300c03631f45cb678cd512170efb1337dc0df4727e233b5dbe4b1 done [2025-03-26T07:36:48.725Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-26T07:36:48.725Z] #112 DONE 12.0s [2025-03-26T07:36:48.725Z] [2025-03-26T07:36:48.725Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:37:27.594Z] #154 ... [2025-03-26T07:37:27.594Z] [2025-03-26T07:37:27.594Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-26T07:37:27.594Z] #144 DONE 2048.2s [2025-03-26T07:37:27.594Z] [2025-03-26T07:37:27.594Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-26T07:37:27.594Z] #152 DONE 2048.8s [2025-03-26T07:37:27.594Z] [2025-03-26T07:37:27.594Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-26T07:37:27.594Z] #154 DONE 2048.8s [2025-03-26T07:37:27.594Z] [2025-03-26T07:37:27.594Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:37:27.595Z] #145 ... [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-26T07:37:27.595Z] #143 DONE 2049.6s [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:37:27.595Z] #145 ... [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:37:27.595Z] #196 DONE 0.8s [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:37:27.595Z] #197 DONE 0.5s [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:37:27.595Z] #198 ... [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:37:27.595Z] #199 DONE 0.7s [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:37:27.595Z] #200 DONE 0.3s [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:37:27.595Z] #201 CACHED [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:37:27.595Z] #202 CACHED [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:37:27.595Z] #198 DONE 0.3s [2025-03-26T07:37:27.595Z] [2025-03-26T07:37:27.595Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-26T07:37:27.862Z] #203 DONE 0.8s [2025-03-26T07:37:27.862Z] [2025-03-26T07:37:27.862Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-26T07:37:27.862Z] #204 DONE 0.8s [2025-03-26T07:37:27.862Z] [2025-03-26T07:37:27.862Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-26T07:37:28.137Z] #205 ... [2025-03-26T07:37:28.137Z] [2025-03-26T07:37:28.137Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-26T07:37:28.137Z] #206 DONE 0.9s [2025-03-26T07:37:28.137Z] [2025-03-26T07:37:28.137Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-26T07:37:28.137Z] #207 DONE 0.9s [2025-03-26T07:37:28.137Z] [2025-03-26T07:37:28.137Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-26T07:37:28.137Z] #205 DONE 0.3s [2025-03-26T07:37:28.137Z] [2025-03-26T07:37:28.137Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-26T07:37:28.405Z] #208 ... [2025-03-26T07:37:28.405Z] [2025-03-26T07:37:28.405Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:37:28.405Z] #209 DONE 0.3s [2025-03-26T07:37:28.405Z] [2025-03-26T07:37:28.405Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:37:28.405Z] #210 DONE 0.3s [2025-03-26T07:37:28.405Z] [2025-03-26T07:37:28.405Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:37:28.405Z] #211 DONE 0.3s [2025-03-26T07:37:28.405Z] [2025-03-26T07:37:28.405Z] #112 [core-keeper] exporting to image [2025-03-26T07:37:28.405Z] #112 exporting layers [2025-03-26T07:37:28.997Z] #112 ... [2025-03-26T07:37:28.997Z] [2025-03-26T07:37:28.997Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-26T07:37:28.997Z] #208 DONE 0.7s [2025-03-26T07:37:28.997Z] [2025-03-26T07:37:28.997Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-26T07:37:28.997Z] #212 DONE 0.7s [2025-03-26T07:37:28.997Z] [2025-03-26T07:37:28.997Z] #112 [core-metadata] exporting to image [2025-03-26T07:37:29.262Z] #112 exporting layers 1.1s done [2025-03-26T07:37:29.262Z] #112 writing image sha256:03cce56ee551911252b4e7c0d9ee4cee63270aefb2e9110cc91f14ea676087fe [2025-03-26T07:37:29.528Z] #112 exporting layers 1.0s done [2025-03-26T07:37:29.528Z] #112 writing image sha256:03cce56ee551911252b4e7c0d9ee4cee63270aefb2e9110cc91f14ea676087fe 0.0s done [2025-03-26T07:37:29.528Z] #112 naming to docker.io/library/core-data-arm64 done [2025-03-26T07:37:29.528Z] #112 writing image sha256:e067bcddd59948c89335ecb9e0aad74385476ff8d91cdd13bf0c7874636cfa07 0.0s done [2025-03-26T07:37:29.528Z] #112 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-03-26T07:37:29.808Z] #112 exporting layers 0.8s done [2025-03-26T07:37:29.808Z] #112 writing image sha256:3376ea04ce6dca78cc98bba389d228e1f7863d6ef191ffdd3336ab5aabd7f60b done [2025-03-26T07:37:29.808Z] #112 naming to docker.io/library/core-metadata-arm64 done [2025-03-26T07:37:29.808Z] #112 DONE 13.6s [2025-03-26T07:37:29.808Z] [2025-03-26T07:37:29.808Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-26T07:37:31.217Z] #213 DONE 2.0s [2025-03-26T07:37:31.217Z] [2025-03-26T07:37:31.217Z] #112 [security-proxy-auth] exporting to image [2025-03-26T07:37:31.799Z] #112 exporting layers 0.9s done [2025-03-26T07:37:31.799Z] #112 writing image sha256:935be5f8d025827b52de65e1256c8ead9008fb450116042830d30454f025598b done [2025-03-26T07:37:31.799Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-26T07:37:31.799Z] #112 DONE 14.5s [2025-03-26T07:37:31.799Z] [2025-03-26T07:37:31.799Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-26T07:37:58.474Z] #145 DONE 2082.6s [2025-03-26T07:37:58.474Z] [2025-03-26T07:37:58.474Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:37:58.474Z] #52 ... [2025-03-26T07:37:58.474Z] [2025-03-26T07:37:58.474Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:37:58.740Z] #214 DONE 0.1s [2025-03-26T07:37:58.740Z] [2025-03-26T07:37:58.740Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:37:58.740Z] #215 DONE 0.1s [2025-03-26T07:37:58.740Z] [2025-03-26T07:37:58.740Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-26T07:37:59.321Z] #216 DONE 0.5s [2025-03-26T07:37:59.321Z] [2025-03-26T07:37:59.321Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-26T07:37:59.321Z] #217 DONE 0.1s [2025-03-26T07:37:59.321Z] [2025-03-26T07:37:59.321Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T07:37:59.586Z] #151 ... [2025-03-26T07:37:59.586Z] [2025-03-26T07:37:59.586Z] #112 [support-scheduler] exporting to image [2025-03-26T07:37:59.586Z] #112 exporting layers [2025-03-26T07:38:00.543Z] #112 exporting layers 1.0s done [2025-03-26T07:38:00.543Z] #112 writing image sha256:7536f026de3db73741f263bba5a289121a49c5c244adbcba143072bf11c20937 done [2025-03-26T07:38:00.543Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2025-03-26T07:38:00.543Z] #112 DONE 15.5s [2025-03-26T07:38:00.543Z] [2025-03-26T07:38:00.543Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-26T07:38:05.870Z] #151 DONE 2090.1s [2025-03-26T07:38:05.871Z] [2025-03-26T07:38:05.871Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:38:05.871Z] #52 ... [2025-03-26T07:38:05.871Z] [2025-03-26T07:38:05.871Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-26T07:38:05.871Z] #218 DONE 0.1s [2025-03-26T07:38:06.135Z] [2025-03-26T07:38:06.135Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-26T07:38:06.135Z] #219 DONE 0.1s [2025-03-26T07:38:06.135Z] [2025-03-26T07:38:06.135Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:38:06.135Z] #52 ... [2025-03-26T07:38:06.135Z] [2025-03-26T07:38:06.135Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-26T07:38:06.714Z] #220 DONE 0.4s [2025-03-26T07:38:06.714Z] [2025-03-26T07:38:06.714Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-26T07:38:06.714Z] #221 DONE 0.1s [2025-03-26T07:38:06.714Z] [2025-03-26T07:38:06.714Z] #112 [support-notifications] exporting to image [2025-03-26T07:38:06.714Z] #112 exporting layers [2025-03-26T07:38:07.294Z] #112 exporting layers 0.6s done [2025-03-26T07:38:07.294Z] #112 writing image sha256:e4299af6adb1cf08cd4aac5070a88ef2dbbe028b3ecc220ba631ab2e63c345f6 done [2025-03-26T07:38:07.294Z] #112 naming to docker.io/library/support-notifications-arm64 done [2025-03-26T07:38:07.294Z] #112 DONE 16.1s [2025-03-26T07:38:07.294Z] [2025-03-26T07:38:07.294Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-26T07:38:07.294Z] time="2025-03-26T07:00:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-26T07:38:07.311Z] $ docker stop --time=1 5210b505c041291e305e651189b424cd6285c178b8c412c0180cd6492a9a991e [2025-03-26T07:38:08.923Z] $ docker rm -f --volumes 5210b505c041291e305e651189b424cd6285c178b8c412c0180cd6492a9a991e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-26T07:38:09.422Z] + docker images [2025-03-26T07:38:09.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-26T07:38:09.422Z] support-notifications-arm64 latest e4299af6adb1 3 seconds ago 52.1MB [2025-03-26T07:38:09.422Z] support-scheduler-arm64 latest 7536f026de3d 10 seconds ago 48.2MB [2025-03-26T07:38:09.422Z] security-proxy-auth-arm64 latest 935be5f8d025 39 seconds ago 31.8MB [2025-03-26T07:38:09.422Z] core-metadata-arm64 latest 3376ea04ce6d 41 seconds ago 33MB [2025-03-26T07:38:09.422Z] core-keeper-arm64 latest e067bcddd599 41 seconds ago 32.6MB [2025-03-26T07:38:09.422Z] core-data-arm64 latest 03cce56ee551 42 seconds ago 32.8MB [2025-03-26T07:38:09.422Z] security-spiffe-token-provider-arm64 latest fab52c1ff713 About a minute ago 47.8MB [2025-03-26T07:38:09.422Z] security-secretstore-setup-arm64 latest d526942bdd74 2 minutes ago 67.2MB [2025-03-26T07:38:09.422Z] security-proxy-setup-arm64 latest 35de0769fe15 2 minutes ago 38.6MB [2025-03-26T07:38:09.422Z] core-command-arm64 latest a813037d3bfa 3 minutes ago 28.4MB [2025-03-26T07:38:09.422Z] security-bootstrapper-arm64 latest b9f70b6ecdd1 17 minutes ago 21.1MB [2025-03-26T07:38:09.422Z] core-common-config-bootstrapper-arm64 latest b003073f091a 17 minutes ago 17.9MB [2025-03-26T07:38:09.422Z] security-spire-agent-arm64 latest 210c0070a55a 36 minutes ago 187MB [2025-03-26T07:38:09.422Z] security-spire-config-arm64 latest 996667d5aaa4 36 minutes ago 143MB [2025-03-26T07:38:09.422Z] security-spire-server-arm64 latest 9246d8270c75 36 minutes ago 144MB [2025-03-26T07:38:09.422Z] ci-base-image-arm64 latest ce00633ed704 38 minutes ago 915MB [2025-03-26T07:38:09.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB [2025-03-26T07:38:09.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months 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-03-26T07:38:09.593Z] provisioning config files... [2025-03-26T07:38:09.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/816@tmp/config5527412585508111799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:38:09.957Z] ---> ****-login.sh [2025-03-26T07:38:09.958Z] nexus3.edgexfoundry.org:10001 [2025-03-26T07:38:10.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:38:10.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:38:10.223Z] Configure a credential helper to remove this warning. See [2025-03-26T07:38:10.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:38:10.223Z] [2025-03-26T07:38:10.223Z] Login Succeeded [2025-03-26T07:38:10.223Z] nexus3.edgexfoundry.org:10002 [2025-03-26T07:38:10.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:38:10.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:38:10.493Z] Configure a credential helper to remove this warning. See [2025-03-26T07:38:10.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:38:10.493Z] [2025-03-26T07:38:10.493Z] Login Succeeded [2025-03-26T07:38:10.493Z] nexus3.edgexfoundry.org:10003 [2025-03-26T07:38:10.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:38:11.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:38:11.027Z] Configure a credential helper to remove this warning. See [2025-03-26T07:38:11.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:38:11.027Z] [2025-03-26T07:38:11.027Z] Login Succeeded [2025-03-26T07:38:11.027Z] nexus3.edgexfoundry.org:10004 [2025-03-26T07:38:11.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:38:11.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:38:11.295Z] Configure a credential helper to remove this warning. See [2025-03-26T07:38:11.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:38:11.295Z] [2025-03-26T07:38:11.295Z] Login Succeeded [2025-03-26T07:38:11.295Z] ****.io [2025-03-26T07:38:11.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-26T07:38:11.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-26T07:38:11.825Z] Configure a credential helper to remove this warning. See [2025-03-26T07:38:11.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-26T07:38:11.825Z] [2025-03-26T07:38:11.825Z] Login Succeeded [2025-03-26T07:38:11.825Z] ---> ****-login.sh ends [Pipeline] } [2025-03-26T07:38:11.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:38:11.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-26T07:38:11.927Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-26T07:38:11.927Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:11.927Z] latest [2025-03-26T07:38:11.927Z] 4.0.0-dev.78 [2025-03-26T07:38:11.927Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:11.927Z] main [2025-03-26T07:38:11.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:12.301Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:12.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:12.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T07:38:12.666Z] ac9748f07033: Preparing [2025-03-26T07:38:12.666Z] c92cc55330cc: Preparing [2025-03-26T07:38:12.666Z] 976172ffd73a: Preparing [2025-03-26T07:38:12.666Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:12.666Z] e7225a1ecf10: Preparing [2025-03-26T07:38:12.666Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:12.666Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:12.666Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:12.666Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:12.930Z] a1543e7ef1aa: Pushed [2025-03-26T07:38:12.930Z] ac9748f07033: Pushed [2025-03-26T07:38:12.930Z] e7225a1ecf10: Pushed [2025-03-26T07:38:12.930Z] 976172ffd73a: Pushed [2025-03-26T07:38:12.930Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:12.930Z] bc29fe76c8f5: Pushed [2025-03-26T07:38:17.161Z] c92cc55330cc: Pushed [2025-03-26T07:38:17.424Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:17.787Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:18.149Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-26T07:38:18.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T07:38:18.149Z] ac9748f07033: Preparing [2025-03-26T07:38:18.149Z] c92cc55330cc: Preparing [2025-03-26T07:38:18.149Z] 976172ffd73a: Preparing [2025-03-26T07:38:18.149Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:18.149Z] e7225a1ecf10: Preparing [2025-03-26T07:38:18.149Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:18.149Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:18.149Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:18.149Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:18.149Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:18.149Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:18.149Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:18.149Z] c92cc55330cc: Layer already exists [2025-03-26T07:38:18.149Z] ac9748f07033: Layer already exists [2025-03-26T07:38:18.149Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:18.149Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:18.149Z] latest: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:18.766Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:19.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [2025-03-26T07:38:19.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T07:38:19.113Z] ac9748f07033: Preparing [2025-03-26T07:38:19.113Z] c92cc55330cc: Preparing [2025-03-26T07:38:19.113Z] 976172ffd73a: Preparing [2025-03-26T07:38:19.113Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:19.113Z] e7225a1ecf10: Preparing [2025-03-26T07:38:19.113Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:19.113Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:19.113Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:19.113Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:19.113Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:19.113Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:19.113Z] ac9748f07033: Layer already exists [2025-03-26T07:38:19.113Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:19.113Z] c92cc55330cc: Layer already exists [2025-03-26T07:38:19.113Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:19.113Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:19.113Z] 4.0.0-dev.78: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:19.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:19.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:19.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T07:38:19.828Z] ac9748f07033: Preparing [2025-03-26T07:38:19.828Z] c92cc55330cc: Preparing [2025-03-26T07:38:19.828Z] 976172ffd73a: Preparing [2025-03-26T07:38:19.828Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:19.828Z] e7225a1ecf10: Preparing [2025-03-26T07:38:19.828Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:19.828Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:19.828Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:19.828Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:19.828Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:19.828Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:19.828Z] ac9748f07033: Layer already exists [2025-03-26T07:38:19.828Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:19.828Z] c92cc55330cc: Layer already exists [2025-03-26T07:38:19.828Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:19.828Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:19.828Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:20.226Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:20.598Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-26T07:38:20.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-26T07:38:20.598Z] ac9748f07033: Preparing [2025-03-26T07:38:20.598Z] c92cc55330cc: Preparing [2025-03-26T07:38:20.598Z] 976172ffd73a: Preparing [2025-03-26T07:38:20.598Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:20.598Z] e7225a1ecf10: Preparing [2025-03-26T07:38:20.598Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:20.598Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:20.598Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:20.598Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:20.598Z] c92cc55330cc: Layer already exists [2025-03-26T07:38:20.598Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:20.598Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:20.598Z] ac9748f07033: Layer already exists [2025-03-26T07:38:20.598Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:20.598Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:20.598Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:20.867Z] main: digest: sha256:71d62383af3152a6653de3d8998b09ffef580a3fdcbb0e59b025a6ad609b3d92 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:38:21.021Z] ===================================================== [Pipeline] echo [2025-03-26T07:38:21.039Z] taggedImages: [2025-03-26T07:38:21.039Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:21.039Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-26T07:38:21.039Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [2025-03-26T07:38:21.039Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:21.039Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-26T07:38:21.069Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-26T07:38:21.069Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:21.069Z] latest [2025-03-26T07:38:21.069Z] 4.0.0-dev.78 [2025-03-26T07:38:21.069Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:21.069Z] main [2025-03-26T07:38:21.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:21.456Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:21.853Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:21.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T07:38:21.853Z] 831e1a13112b: Preparing [2025-03-26T07:38:21.853Z] 52ba9d1eedc2: Preparing [2025-03-26T07:38:21.853Z] ab4a932055a6: Preparing [2025-03-26T07:38:21.853Z] e69667212573: Preparing [2025-03-26T07:38:21.853Z] 976172ffd73a: Preparing [2025-03-26T07:38:21.853Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:21.853Z] e7225a1ecf10: Preparing [2025-03-26T07:38:21.853Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:21.853Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:21.853Z] a1543e7ef1aa: Waiting [2025-03-26T07:38:21.853Z] e7225a1ecf10: Waiting [2025-03-26T07:38:21.853Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:21.853Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:21.853Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:22.121Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:22.121Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:22.121Z] ab4a932055a6: Pushed [2025-03-26T07:38:22.121Z] 831e1a13112b: Pushed [2025-03-26T07:38:22.121Z] 52ba9d1eedc2: Pushed [2025-03-26T07:38:22.121Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:22.121Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:24.054Z] e69667212573: Pushed [2025-03-26T07:38:24.317Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:24.669Z] + 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-03-26T07:38:25.025Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-26T07:38:25.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T07:38:25.025Z] 831e1a13112b: Preparing [2025-03-26T07:38:25.025Z] 52ba9d1eedc2: Preparing [2025-03-26T07:38:25.025Z] ab4a932055a6: Preparing [2025-03-26T07:38:25.025Z] e69667212573: Preparing [2025-03-26T07:38:25.025Z] 976172ffd73a: Preparing [2025-03-26T07:38:25.025Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:25.025Z] a1543e7ef1aa: Waiting [2025-03-26T07:38:25.025Z] e7225a1ecf10: Preparing [2025-03-26T07:38:25.025Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:25.025Z] e7225a1ecf10: Waiting [2025-03-26T07:38:25.025Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:25.025Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:25.025Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:25.025Z] 831e1a13112b: Layer already exists [2025-03-26T07:38:25.025Z] ab4a932055a6: Layer already exists [2025-03-26T07:38:25.025Z] 52ba9d1eedc2: Layer already exists [2025-03-26T07:38:25.025Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:25.025Z] e69667212573: Layer already exists [2025-03-26T07:38:25.025Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:25.025Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:25.025Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:25.025Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:25.025Z] latest: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:25.638Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:25.999Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T07:38:25.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T07:38:25.999Z] 831e1a13112b: Preparing [2025-03-26T07:38:25.999Z] 52ba9d1eedc2: Preparing [2025-03-26T07:38:25.999Z] ab4a932055a6: Preparing [2025-03-26T07:38:25.999Z] e69667212573: Preparing [2025-03-26T07:38:25.999Z] 976172ffd73a: Preparing [2025-03-26T07:38:25.999Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:25.999Z] e7225a1ecf10: Preparing [2025-03-26T07:38:25.999Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:25.999Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:25.999Z] a1543e7ef1aa: Waiting [2025-03-26T07:38:25.999Z] e7225a1ecf10: Waiting [2025-03-26T07:38:25.999Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:25.999Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:25.999Z] 831e1a13112b: Layer already exists [2025-03-26T07:38:25.999Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:25.999Z] 52ba9d1eedc2: Layer already exists [2025-03-26T07:38:25.999Z] e69667212573: Layer already exists [2025-03-26T07:38:25.999Z] ab4a932055a6: Layer already exists [2025-03-26T07:38:25.999Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:25.999Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:25.999Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:25.999Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:25.999Z] 4.0.0-dev.78: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:26.371Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:26.721Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:26.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T07:38:26.721Z] 831e1a13112b: Preparing [2025-03-26T07:38:26.721Z] 52ba9d1eedc2: Preparing [2025-03-26T07:38:26.721Z] ab4a932055a6: Preparing [2025-03-26T07:38:26.721Z] e69667212573: Preparing [2025-03-26T07:38:26.721Z] 976172ffd73a: Preparing [2025-03-26T07:38:26.721Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:26.721Z] e7225a1ecf10: Preparing [2025-03-26T07:38:26.721Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:26.721Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:26.721Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:26.721Z] a1543e7ef1aa: Waiting [2025-03-26T07:38:26.721Z] e7225a1ecf10: Waiting [2025-03-26T07:38:26.721Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:26.721Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:26.721Z] 52ba9d1eedc2: Layer already exists [2025-03-26T07:38:26.721Z] e69667212573: Layer already exists [2025-03-26T07:38:26.721Z] ab4a932055a6: Layer already exists [2025-03-26T07:38:26.721Z] 831e1a13112b: Layer already exists [2025-03-26T07:38:26.721Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:26.721Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:26.721Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:26.721Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:26.721Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:27.355Z] + 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-03-26T07:38:27.705Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-26T07:38:27.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-26T07:38:27.705Z] 831e1a13112b: Preparing [2025-03-26T07:38:27.705Z] 52ba9d1eedc2: Preparing [2025-03-26T07:38:27.705Z] ab4a932055a6: Preparing [2025-03-26T07:38:27.705Z] e69667212573: Preparing [2025-03-26T07:38:27.705Z] 976172ffd73a: Preparing [2025-03-26T07:38:27.705Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:27.705Z] e7225a1ecf10: Preparing [2025-03-26T07:38:27.705Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:27.705Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:27.705Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:27.705Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:27.705Z] e7225a1ecf10: Waiting [2025-03-26T07:38:27.705Z] 52ba9d1eedc2: Layer already exists [2025-03-26T07:38:27.705Z] e69667212573: Layer already exists [2025-03-26T07:38:27.705Z] 831e1a13112b: Layer already exists [2025-03-26T07:38:27.705Z] ab4a932055a6: Layer already exists [2025-03-26T07:38:27.705Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:27.705Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:27.705Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:27.705Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:27.705Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:27.968Z] main: digest: sha256:637b1c912b49aef5028d284e1a114c0a12d6d6b8b744827421bb9596ec8bc88e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:38:28.062Z] ===================================================== [Pipeline] echo [2025-03-26T07:38:28.079Z] taggedImages: [2025-03-26T07:38:28.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:28.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-26T07:38:28.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T07:38:28.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:28.079Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-26T07:38:28.110Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-26T07:38:28.110Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:28.110Z] latest [2025-03-26T07:38:28.110Z] 4.0.0-dev.78 [2025-03-26T07:38:28.110Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:28.110Z] main [2025-03-26T07:38:28.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:28.476Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:28.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:28.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T07:38:28.836Z] 01548281e597: Preparing [2025-03-26T07:38:28.836Z] 590e1f8e6f0f: Preparing [2025-03-26T07:38:28.836Z] 976172ffd73a: Preparing [2025-03-26T07:38:28.836Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:28.836Z] 77824b59b31b: Preparing [2025-03-26T07:38:28.836Z] 425bc245ae40: Preparing [2025-03-26T07:38:28.836Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:28.836Z] 425bc245ae40: Waiting [2025-03-26T07:38:28.836Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:28.836Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:28.836Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:29.101Z] 77824b59b31b: Pushed [2025-03-26T07:38:29.101Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:29.101Z] 01548281e597: Pushed [2025-03-26T07:38:29.101Z] 425bc245ae40: Pushed [2025-03-26T07:38:34.420Z] 590e1f8e6f0f: Pushed [2025-03-26T07:38:34.420Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:34.772Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:35.117Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-26T07:38:35.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T07:38:35.117Z] 01548281e597: Preparing [2025-03-26T07:38:35.117Z] 590e1f8e6f0f: Preparing [2025-03-26T07:38:35.117Z] 976172ffd73a: Preparing [2025-03-26T07:38:35.117Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:35.117Z] 77824b59b31b: Preparing [2025-03-26T07:38:35.117Z] 425bc245ae40: Preparing [2025-03-26T07:38:35.117Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:35.117Z] 425bc245ae40: Waiting [2025-03-26T07:38:35.117Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:35.117Z] 01548281e597: Layer already exists [2025-03-26T07:38:35.117Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:35.117Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:35.117Z] 590e1f8e6f0f: Layer already exists [2025-03-26T07:38:35.117Z] 77824b59b31b: Layer already exists [2025-03-26T07:38:35.117Z] 425bc245ae40: Layer already exists [2025-03-26T07:38:35.117Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:35.117Z] latest: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:35.730Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:36.074Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [2025-03-26T07:38:36.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T07:38:36.075Z] 01548281e597: Preparing [2025-03-26T07:38:36.075Z] 590e1f8e6f0f: Preparing [2025-03-26T07:38:36.075Z] 976172ffd73a: Preparing [2025-03-26T07:38:36.075Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:36.075Z] 77824b59b31b: Preparing [2025-03-26T07:38:36.075Z] 425bc245ae40: Preparing [2025-03-26T07:38:36.075Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:36.075Z] 425bc245ae40: Waiting [2025-03-26T07:38:36.075Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:36.075Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:36.075Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:36.075Z] 01548281e597: Layer already exists [2025-03-26T07:38:36.075Z] 77824b59b31b: Layer already exists [2025-03-26T07:38:36.075Z] 590e1f8e6f0f: Layer already exists [2025-03-26T07:38:36.075Z] 425bc245ae40: Layer already exists [2025-03-26T07:38:36.075Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:36.075Z] 4.0.0-dev.78: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:36.687Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:37.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:37.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T07:38:37.036Z] 01548281e597: Preparing [2025-03-26T07:38:37.036Z] 590e1f8e6f0f: Preparing [2025-03-26T07:38:37.036Z] 976172ffd73a: Preparing [2025-03-26T07:38:37.036Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:37.036Z] 77824b59b31b: Preparing [2025-03-26T07:38:37.036Z] 425bc245ae40: Preparing [2025-03-26T07:38:37.036Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:37.036Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:37.036Z] 425bc245ae40: Waiting [2025-03-26T07:38:37.036Z] 77824b59b31b: Layer already exists [2025-03-26T07:38:37.036Z] 01548281e597: Layer already exists [2025-03-26T07:38:37.036Z] 590e1f8e6f0f: Layer already exists [2025-03-26T07:38:37.036Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:37.036Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:37.036Z] 425bc245ae40: Layer already exists [2025-03-26T07:38:37.036Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:37.036Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:37.377Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:37.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-26T07:38:37.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-26T07:38:37.726Z] 01548281e597: Preparing [2025-03-26T07:38:37.726Z] 590e1f8e6f0f: Preparing [2025-03-26T07:38:37.726Z] 976172ffd73a: Preparing [2025-03-26T07:38:37.726Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:37.726Z] 77824b59b31b: Preparing [2025-03-26T07:38:37.726Z] 425bc245ae40: Preparing [2025-03-26T07:38:37.726Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:37.726Z] 425bc245ae40: Waiting [2025-03-26T07:38:37.726Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:37.726Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:37.726Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:37.726Z] 77824b59b31b: Layer already exists [2025-03-26T07:38:37.726Z] 590e1f8e6f0f: Layer already exists [2025-03-26T07:38:37.726Z] 01548281e597: Layer already exists [2025-03-26T07:38:37.726Z] 425bc245ae40: Layer already exists [2025-03-26T07:38:37.726Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:37.989Z] main: digest: sha256:755f7d3e4bf6be25fe3ada8c7932ade5478e912af6ceaded77751a2ee8ab0d2b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:38:38.080Z] ===================================================== [Pipeline] echo [2025-03-26T07:38:38.096Z] taggedImages: [2025-03-26T07:38:38.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:38.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-26T07:38:38.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [2025-03-26T07:38:38.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:38.096Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-26T07:38:38.129Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-26T07:38:38.129Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:38.129Z] latest [2025-03-26T07:38:38.129Z] 4.0.0-dev.78 [2025-03-26T07:38:38.129Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:38.129Z] main [2025-03-26T07:38:38.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:38.498Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:38.857Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:38.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T07:38:38.857Z] 0174e39e7dfc: Preparing [2025-03-26T07:38:38.857Z] ac4a495650e5: Preparing [2025-03-26T07:38:38.857Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:38.857Z] 9badc54092a4: Preparing [2025-03-26T07:38:38.857Z] af583a22b5e6: Preparing [2025-03-26T07:38:38.857Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:38.857Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:39.120Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:39.120Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:39.120Z] 0174e39e7dfc: Pushed [2025-03-26T07:38:39.120Z] 9badc54092a4: Pushed [2025-03-26T07:38:39.120Z] af583a22b5e6: Pushed [2025-03-26T07:38:44.441Z] ac4a495650e5: Pushed [2025-03-26T07:38:44.441Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:44.796Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:45.168Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-26T07:38:45.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T07:38:45.168Z] 0174e39e7dfc: Preparing [2025-03-26T07:38:45.168Z] ac4a495650e5: Preparing [2025-03-26T07:38:45.168Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:45.168Z] 9badc54092a4: Preparing [2025-03-26T07:38:45.168Z] af583a22b5e6: Preparing [2025-03-26T07:38:45.168Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:45.168Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:45.168Z] af583a22b5e6: Layer already exists [2025-03-26T07:38:45.168Z] 0174e39e7dfc: Layer already exists [2025-03-26T07:38:45.168Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:45.168Z] ac4a495650e5: Layer already exists [2025-03-26T07:38:45.168Z] 9badc54092a4: Layer already exists [2025-03-26T07:38:45.168Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:45.168Z] latest: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:45.780Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:46.124Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [2025-03-26T07:38:46.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T07:38:46.124Z] 0174e39e7dfc: Preparing [2025-03-26T07:38:46.124Z] ac4a495650e5: Preparing [2025-03-26T07:38:46.124Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:46.124Z] 9badc54092a4: Preparing [2025-03-26T07:38:46.124Z] af583a22b5e6: Preparing [2025-03-26T07:38:46.124Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:46.124Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:46.124Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:46.124Z] 0174e39e7dfc: Layer already exists [2025-03-26T07:38:46.124Z] af583a22b5e6: Layer already exists [2025-03-26T07:38:46.124Z] ac4a495650e5: Layer already exists [2025-03-26T07:38:46.124Z] 9badc54092a4: Layer already exists [2025-03-26T07:38:46.124Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:46.124Z] 4.0.0-dev.78: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:46.744Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:47.098Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:47.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T07:38:47.098Z] 0174e39e7dfc: Preparing [2025-03-26T07:38:47.098Z] ac4a495650e5: Preparing [2025-03-26T07:38:47.098Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:47.098Z] 9badc54092a4: Preparing [2025-03-26T07:38:47.098Z] af583a22b5e6: Preparing [2025-03-26T07:38:47.098Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:47.098Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:47.098Z] 0174e39e7dfc: Layer already exists [2025-03-26T07:38:47.098Z] af583a22b5e6: Layer already exists [2025-03-26T07:38:47.098Z] ac4a495650e5: Layer already exists [2025-03-26T07:38:47.098Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:47.098Z] 9badc54092a4: Layer already exists [2025-03-26T07:38:47.098Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:47.098Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:47.560Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:47.915Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-26T07:38:47.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-26T07:38:47.915Z] 0174e39e7dfc: Preparing [2025-03-26T07:38:47.915Z] ac4a495650e5: Preparing [2025-03-26T07:38:47.915Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:47.915Z] 9badc54092a4: Preparing [2025-03-26T07:38:47.915Z] af583a22b5e6: Preparing [2025-03-26T07:38:47.915Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:47.915Z] ac4a495650e5: Layer already exists [2025-03-26T07:38:47.915Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:47.915Z] 0174e39e7dfc: Layer already exists [2025-03-26T07:38:47.915Z] af583a22b5e6: Layer already exists [2025-03-26T07:38:47.915Z] 9badc54092a4: Layer already exists [2025-03-26T07:38:47.915Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:48.180Z] main: digest: sha256:462b0f9395bbcb16fdad02327da9c1ed0f670e193841d0025f4dadce640767ea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:38:48.328Z] ===================================================== [Pipeline] echo [2025-03-26T07:38:48.340Z] taggedImages: [2025-03-26T07:38:48.340Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:48.340Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-26T07:38:48.340Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [2025-03-26T07:38:48.340Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:48.340Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-26T07:38:48.368Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-26T07:38:48.368Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:48.368Z] latest [2025-03-26T07:38:48.368Z] 4.0.0-dev.78 [2025-03-26T07:38:48.368Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:48.368Z] main [2025-03-26T07:38:48.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:48.754Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:49.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:49.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T07:38:49.110Z] 3b85283b8c43: Preparing [2025-03-26T07:38:49.110Z] 907326a885ad: Preparing [2025-03-26T07:38:49.110Z] c45897923ddd: Preparing [2025-03-26T07:38:49.110Z] 976172ffd73a: Preparing [2025-03-26T07:38:49.110Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:49.110Z] e7225a1ecf10: Preparing [2025-03-26T07:38:49.110Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:49.110Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:49.110Z] e7225a1ecf10: Waiting [2025-03-26T07:38:49.110Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:49.110Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:49.692Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:49.692Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:49.692Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:49.692Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:49.692Z] 907326a885ad: Pushed [2025-03-26T07:38:49.692Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:49.692Z] 3b85283b8c43: Pushed [2025-03-26T07:38:55.009Z] c45897923ddd: Pushed [2025-03-26T07:38:55.009Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:55.355Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:55.698Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-26T07:38:55.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T07:38:55.698Z] 3b85283b8c43: Preparing [2025-03-26T07:38:55.698Z] 907326a885ad: Preparing [2025-03-26T07:38:55.698Z] c45897923ddd: Preparing [2025-03-26T07:38:55.698Z] 976172ffd73a: Preparing [2025-03-26T07:38:55.698Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:55.698Z] e7225a1ecf10: Preparing [2025-03-26T07:38:55.698Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:55.698Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:55.698Z] e7225a1ecf10: Waiting [2025-03-26T07:38:55.698Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:55.698Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:55.698Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:55.698Z] c45897923ddd: Layer already exists [2025-03-26T07:38:55.698Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:55.698Z] 3b85283b8c43: Layer already exists [2025-03-26T07:38:55.698Z] 907326a885ad: Layer already exists [2025-03-26T07:38:55.698Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:55.698Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:55.698Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:55.962Z] latest: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:56.309Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:56.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [2025-03-26T07:38:56.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T07:38:56.652Z] 3b85283b8c43: Preparing [2025-03-26T07:38:56.652Z] 907326a885ad: Preparing [2025-03-26T07:38:56.652Z] c45897923ddd: Preparing [2025-03-26T07:38:56.652Z] 976172ffd73a: Preparing [2025-03-26T07:38:56.652Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:56.652Z] e7225a1ecf10: Preparing [2025-03-26T07:38:56.652Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:56.652Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:56.652Z] e7225a1ecf10: Waiting [2025-03-26T07:38:56.652Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:56.652Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:56.652Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:56.652Z] c45897923ddd: Layer already exists [2025-03-26T07:38:56.652Z] 907326a885ad: Layer already exists [2025-03-26T07:38:56.652Z] 3b85283b8c43: Layer already exists [2025-03-26T07:38:56.652Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:56.652Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:56.652Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:56.652Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:56.652Z] 4.0.0-dev.78: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:57.274Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:57.617Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:57.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T07:38:57.617Z] 3b85283b8c43: Preparing [2025-03-26T07:38:57.617Z] 907326a885ad: Preparing [2025-03-26T07:38:57.617Z] c45897923ddd: Preparing [2025-03-26T07:38:57.617Z] 976172ffd73a: Preparing [2025-03-26T07:38:57.617Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:57.617Z] e7225a1ecf10: Preparing [2025-03-26T07:38:57.617Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:57.617Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:57.617Z] e7225a1ecf10: Waiting [2025-03-26T07:38:57.617Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:57.617Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:57.617Z] 3b85283b8c43: Layer already exists [2025-03-26T07:38:57.617Z] 907326a885ad: Layer already exists [2025-03-26T07:38:57.617Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:57.617Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:57.617Z] c45897923ddd: Layer already exists [2025-03-26T07:38:57.617Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:57.617Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:57.617Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:57.879Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:58.232Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:58.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-26T07:38:58.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-26T07:38:58.584Z] 3b85283b8c43: Preparing [2025-03-26T07:38:58.584Z] 907326a885ad: Preparing [2025-03-26T07:38:58.584Z] c45897923ddd: Preparing [2025-03-26T07:38:58.584Z] 976172ffd73a: Preparing [2025-03-26T07:38:58.584Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:58.584Z] e7225a1ecf10: Preparing [2025-03-26T07:38:58.584Z] bc29fe76c8f5: Preparing [2025-03-26T07:38:58.584Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:58.584Z] e7225a1ecf10: Waiting [2025-03-26T07:38:58.584Z] bc29fe76c8f5: Waiting [2025-03-26T07:38:58.584Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:58.584Z] 3b85283b8c43: Layer already exists [2025-03-26T07:38:58.584Z] 976172ffd73a: Layer already exists [2025-03-26T07:38:58.584Z] c45897923ddd: Layer already exists [2025-03-26T07:38:58.584Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:38:58.584Z] 907326a885ad: Layer already exists [2025-03-26T07:38:58.584Z] e7225a1ecf10: Layer already exists [2025-03-26T07:38:58.584Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:38:58.584Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:38:58.847Z] main: digest: sha256:9776bfa08369297a6dc824f7ff9cce9f95907c55e8e60200adcf701601765667 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:38:58.935Z] ===================================================== [Pipeline] echo [2025-03-26T07:38:58.950Z] taggedImages: [2025-03-26T07:38:58.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:58.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-26T07:38:58.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [2025-03-26T07:38:58.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:58.950Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-26T07:38:58.980Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-26T07:38:58.980Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:58.980Z] latest [2025-03-26T07:38:58.980Z] 4.0.0-dev.78 [2025-03-26T07:38:58.980Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:38:58.980Z] main [2025-03-26T07:38:58.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:59.368Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:38:59.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:38:59.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T07:38:59.743Z] f378337c8558: Preparing [2025-03-26T07:38:59.743Z] 73be781ff981: Preparing [2025-03-26T07:38:59.743Z] b3d8daa7e2cd: Preparing [2025-03-26T07:38:59.743Z] a241f7acee2a: Preparing [2025-03-26T07:38:59.743Z] 88482e07314d: Preparing [2025-03-26T07:38:59.743Z] 931a58d85673: Preparing [2025-03-26T07:38:59.743Z] d342e1c322dd: Preparing [2025-03-26T07:38:59.743Z] 976172ffd73a: Preparing [2025-03-26T07:38:59.743Z] a1543e7ef1aa: Preparing [2025-03-26T07:38:59.743Z] 130c6d825b20: Preparing [2025-03-26T07:38:59.743Z] 31180040086d: Preparing [2025-03-26T07:38:59.743Z] 5f70bf18a086: Preparing [2025-03-26T07:38:59.743Z] e2f919332488: Preparing [2025-03-26T07:38:59.743Z] fa602c2e54e5: Preparing [2025-03-26T07:38:59.743Z] 471e2aa130a2: Preparing [2025-03-26T07:38:59.743Z] dd9c8f8612c8: Preparing [2025-03-26T07:38:59.744Z] 130c6d825b20: Waiting [2025-03-26T07:38:59.744Z] 31180040086d: Waiting [2025-03-26T07:38:59.744Z] 5f70bf18a086: Waiting [2025-03-26T07:38:59.744Z] e2f919332488: Waiting [2025-03-26T07:38:59.744Z] fa602c2e54e5: Waiting [2025-03-26T07:38:59.744Z] 471e2aa130a2: Waiting [2025-03-26T07:38:59.744Z] dd9c8f8612c8: Waiting [2025-03-26T07:38:59.744Z] 931a58d85673: Waiting [2025-03-26T07:38:59.744Z] d342e1c322dd: Waiting [2025-03-26T07:38:59.744Z] 976172ffd73a: Waiting [2025-03-26T07:38:59.744Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:00.011Z] b3d8daa7e2cd: Pushed [2025-03-26T07:39:00.011Z] 73be781ff981: Pushed [2025-03-26T07:39:00.011Z] 88482e07314d: Pushed [2025-03-26T07:39:00.011Z] a241f7acee2a: Pushed [2025-03-26T07:39:00.011Z] f378337c8558: Pushed [2025-03-26T07:39:00.011Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:00.011Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:00.011Z] 931a58d85673: Pushed [2025-03-26T07:39:00.011Z] 5f70bf18a086: Layer already exists [2025-03-26T07:39:00.280Z] 130c6d825b20: Pushed [2025-03-26T07:39:00.280Z] 31180040086d: Pushed [2025-03-26T07:39:00.280Z] fa602c2e54e5: Pushed [2025-03-26T07:39:00.280Z] e2f919332488: Pushed [2025-03-26T07:39:00.280Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:00.280Z] 471e2aa130a2: Pushed [2025-03-26T07:39:03.605Z] d342e1c322dd: Pushed [2025-03-26T07:39:03.605Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:03.961Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:04.314Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-26T07:39:04.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T07:39:04.314Z] f378337c8558: Preparing [2025-03-26T07:39:04.314Z] 73be781ff981: Preparing [2025-03-26T07:39:04.314Z] b3d8daa7e2cd: Preparing [2025-03-26T07:39:04.314Z] a241f7acee2a: Preparing [2025-03-26T07:39:04.314Z] 88482e07314d: Preparing [2025-03-26T07:39:04.314Z] 931a58d85673: Preparing [2025-03-26T07:39:04.314Z] d342e1c322dd: Preparing [2025-03-26T07:39:04.314Z] 976172ffd73a: Preparing [2025-03-26T07:39:04.314Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:04.314Z] 130c6d825b20: Preparing [2025-03-26T07:39:04.314Z] 31180040086d: Preparing [2025-03-26T07:39:04.314Z] 5f70bf18a086: Preparing [2025-03-26T07:39:04.314Z] e2f919332488: Preparing [2025-03-26T07:39:04.314Z] fa602c2e54e5: Preparing [2025-03-26T07:39:04.314Z] 471e2aa130a2: Preparing [2025-03-26T07:39:04.314Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:04.314Z] 31180040086d: Waiting [2025-03-26T07:39:04.314Z] 931a58d85673: Waiting [2025-03-26T07:39:04.314Z] 5f70bf18a086: Waiting [2025-03-26T07:39:04.314Z] e2f919332488: Waiting [2025-03-26T07:39:04.314Z] fa602c2e54e5: Waiting [2025-03-26T07:39:04.314Z] 471e2aa130a2: Waiting [2025-03-26T07:39:04.314Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:04.314Z] d342e1c322dd: Waiting [2025-03-26T07:39:04.314Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:04.314Z] 130c6d825b20: Waiting [2025-03-26T07:39:04.314Z] 976172ffd73a: Waiting [2025-03-26T07:39:04.314Z] 88482e07314d: Layer already exists [2025-03-26T07:39:04.314Z] 73be781ff981: Layer already exists [2025-03-26T07:39:04.314Z] a241f7acee2a: Layer already exists [2025-03-26T07:39:04.314Z] b3d8daa7e2cd: Layer already exists [2025-03-26T07:39:04.314Z] f378337c8558: Layer already exists [2025-03-26T07:39:04.314Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:04.314Z] d342e1c322dd: Layer already exists [2025-03-26T07:39:04.314Z] 931a58d85673: Layer already exists [2025-03-26T07:39:04.314Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:04.314Z] 130c6d825b20: Layer already exists [2025-03-26T07:39:04.314Z] 5f70bf18a086: Layer already exists [2025-03-26T07:39:04.314Z] 31180040086d: Layer already exists [2025-03-26T07:39:04.314Z] e2f919332488: Layer already exists [2025-03-26T07:39:04.314Z] fa602c2e54e5: Layer already exists [2025-03-26T07:39:04.314Z] 471e2aa130a2: Layer already exists [2025-03-26T07:39:04.314Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:04.578Z] latest: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:04.928Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:05.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T07:39:05.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T07:39:05.278Z] f378337c8558: Preparing [2025-03-26T07:39:05.278Z] 73be781ff981: Preparing [2025-03-26T07:39:05.278Z] b3d8daa7e2cd: Preparing [2025-03-26T07:39:05.278Z] a241f7acee2a: Preparing [2025-03-26T07:39:05.278Z] 88482e07314d: Preparing [2025-03-26T07:39:05.278Z] 931a58d85673: Preparing [2025-03-26T07:39:05.278Z] d342e1c322dd: Preparing [2025-03-26T07:39:05.278Z] 976172ffd73a: Preparing [2025-03-26T07:39:05.278Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:05.278Z] 130c6d825b20: Preparing [2025-03-26T07:39:05.278Z] 31180040086d: Preparing [2025-03-26T07:39:05.278Z] 5f70bf18a086: Preparing [2025-03-26T07:39:05.278Z] e2f919332488: Preparing [2025-03-26T07:39:05.278Z] fa602c2e54e5: Preparing [2025-03-26T07:39:05.278Z] 471e2aa130a2: Preparing [2025-03-26T07:39:05.278Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:05.278Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:05.278Z] 130c6d825b20: Waiting [2025-03-26T07:39:05.278Z] 5f70bf18a086: Waiting [2025-03-26T07:39:05.278Z] e2f919332488: Waiting [2025-03-26T07:39:05.278Z] 931a58d85673: Waiting [2025-03-26T07:39:05.278Z] fa602c2e54e5: Waiting [2025-03-26T07:39:05.278Z] 471e2aa130a2: Waiting [2025-03-26T07:39:05.278Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:05.278Z] 976172ffd73a: Waiting [2025-03-26T07:39:05.278Z] 31180040086d: Waiting [2025-03-26T07:39:05.278Z] a241f7acee2a: Layer already exists [2025-03-26T07:39:05.278Z] 88482e07314d: Layer already exists [2025-03-26T07:39:05.278Z] f378337c8558: Layer already exists [2025-03-26T07:39:05.278Z] 73be781ff981: Layer already exists [2025-03-26T07:39:05.278Z] b3d8daa7e2cd: Layer already exists [2025-03-26T07:39:05.278Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:05.278Z] 931a58d85673: Layer already exists [2025-03-26T07:39:05.278Z] d342e1c322dd: Layer already exists [2025-03-26T07:39:05.278Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:05.278Z] 130c6d825b20: Layer already exists [2025-03-26T07:39:05.278Z] 31180040086d: Layer already exists [2025-03-26T07:39:05.278Z] 471e2aa130a2: Layer already exists [2025-03-26T07:39:05.278Z] 5f70bf18a086: Layer already exists [2025-03-26T07:39:05.278Z] e2f919332488: Layer already exists [2025-03-26T07:39:05.278Z] fa602c2e54e5: Layer already exists [2025-03-26T07:39:05.278Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:05.542Z] 4.0.0-dev.78: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:05.901Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:06.247Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:06.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T07:39:06.248Z] f378337c8558: Preparing [2025-03-26T07:39:06.248Z] 73be781ff981: Preparing [2025-03-26T07:39:06.248Z] b3d8daa7e2cd: Preparing [2025-03-26T07:39:06.248Z] a241f7acee2a: Preparing [2025-03-26T07:39:06.248Z] 88482e07314d: Preparing [2025-03-26T07:39:06.248Z] 931a58d85673: Preparing [2025-03-26T07:39:06.248Z] d342e1c322dd: Preparing [2025-03-26T07:39:06.248Z] 976172ffd73a: Preparing [2025-03-26T07:39:06.248Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:06.248Z] 130c6d825b20: Preparing [2025-03-26T07:39:06.248Z] 31180040086d: Preparing [2025-03-26T07:39:06.248Z] 5f70bf18a086: Preparing [2025-03-26T07:39:06.248Z] e2f919332488: Preparing [2025-03-26T07:39:06.248Z] fa602c2e54e5: Preparing [2025-03-26T07:39:06.248Z] 471e2aa130a2: Preparing [2025-03-26T07:39:06.248Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:06.248Z] 130c6d825b20: Waiting [2025-03-26T07:39:06.248Z] 31180040086d: Waiting [2025-03-26T07:39:06.248Z] 5f70bf18a086: Waiting [2025-03-26T07:39:06.248Z] e2f919332488: Waiting [2025-03-26T07:39:06.248Z] fa602c2e54e5: Waiting [2025-03-26T07:39:06.248Z] 471e2aa130a2: Waiting [2025-03-26T07:39:06.248Z] 931a58d85673: Waiting [2025-03-26T07:39:06.248Z] d342e1c322dd: Waiting [2025-03-26T07:39:06.248Z] 976172ffd73a: Waiting [2025-03-26T07:39:06.248Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:06.248Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:06.248Z] f378337c8558: Layer already exists [2025-03-26T07:39:06.248Z] 88482e07314d: Layer already exists [2025-03-26T07:39:06.248Z] 73be781ff981: Layer already exists [2025-03-26T07:39:06.248Z] b3d8daa7e2cd: Layer already exists [2025-03-26T07:39:06.248Z] a241f7acee2a: Layer already exists [2025-03-26T07:39:06.248Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:06.248Z] 931a58d85673: Layer already exists [2025-03-26T07:39:06.248Z] d342e1c322dd: Layer already exists [2025-03-26T07:39:06.248Z] 130c6d825b20: Layer already exists [2025-03-26T07:39:06.248Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:06.248Z] e2f919332488: Layer already exists [2025-03-26T07:39:06.248Z] 5f70bf18a086: Layer already exists [2025-03-26T07:39:06.248Z] 31180040086d: Layer already exists [2025-03-26T07:39:06.248Z] fa602c2e54e5: Layer already exists [2025-03-26T07:39:06.248Z] 471e2aa130a2: Layer already exists [2025-03-26T07:39:06.248Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:06.512Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:06.862Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:07.212Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-26T07:39:07.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-26T07:39:07.212Z] f378337c8558: Preparing [2025-03-26T07:39:07.212Z] 73be781ff981: Preparing [2025-03-26T07:39:07.212Z] b3d8daa7e2cd: Preparing [2025-03-26T07:39:07.212Z] a241f7acee2a: Preparing [2025-03-26T07:39:07.212Z] 88482e07314d: Preparing [2025-03-26T07:39:07.212Z] 931a58d85673: Preparing [2025-03-26T07:39:07.212Z] d342e1c322dd: Preparing [2025-03-26T07:39:07.212Z] 976172ffd73a: Preparing [2025-03-26T07:39:07.212Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:07.212Z] 130c6d825b20: Preparing [2025-03-26T07:39:07.212Z] 31180040086d: Preparing [2025-03-26T07:39:07.212Z] 5f70bf18a086: Preparing [2025-03-26T07:39:07.212Z] e2f919332488: Preparing [2025-03-26T07:39:07.212Z] fa602c2e54e5: Preparing [2025-03-26T07:39:07.212Z] 471e2aa130a2: Preparing [2025-03-26T07:39:07.212Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:07.212Z] 130c6d825b20: Waiting [2025-03-26T07:39:07.212Z] 31180040086d: Waiting [2025-03-26T07:39:07.212Z] 5f70bf18a086: Waiting [2025-03-26T07:39:07.212Z] e2f919332488: Waiting [2025-03-26T07:39:07.212Z] fa602c2e54e5: Waiting [2025-03-26T07:39:07.212Z] 471e2aa130a2: Waiting [2025-03-26T07:39:07.212Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:07.212Z] 976172ffd73a: Waiting [2025-03-26T07:39:07.212Z] 931a58d85673: Waiting [2025-03-26T07:39:07.212Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:07.212Z] d342e1c322dd: Waiting [2025-03-26T07:39:07.212Z] 73be781ff981: Layer already exists [2025-03-26T07:39:07.212Z] 88482e07314d: Layer already exists [2025-03-26T07:39:07.212Z] b3d8daa7e2cd: Layer already exists [2025-03-26T07:39:07.212Z] a241f7acee2a: Layer already exists [2025-03-26T07:39:07.212Z] f378337c8558: Layer already exists [2025-03-26T07:39:07.212Z] 931a58d85673: Layer already exists [2025-03-26T07:39:07.212Z] 130c6d825b20: Layer already exists [2025-03-26T07:39:07.212Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:07.212Z] d342e1c322dd: Layer already exists [2025-03-26T07:39:07.212Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:07.212Z] 5f70bf18a086: Layer already exists [2025-03-26T07:39:07.212Z] 31180040086d: Layer already exists [2025-03-26T07:39:07.212Z] 471e2aa130a2: Layer already exists [2025-03-26T07:39:07.212Z] e2f919332488: Layer already exists [2025-03-26T07:39:07.212Z] fa602c2e54e5: Layer already exists [2025-03-26T07:39:07.212Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:07.475Z] main: digest: sha256:d97d579e7c0d0625bc15f2456cec1953d38cc7d7e115f26f7418904129c36dbe size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:39:07.552Z] ===================================================== [Pipeline] echo [2025-03-26T07:39:07.566Z] taggedImages: [2025-03-26T07:39:07.566Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:07.566Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-26T07:39:07.566Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [2025-03-26T07:39:07.566Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:07.566Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-26T07:39:07.594Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-26T07:39:07.594Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:07.594Z] latest [2025-03-26T07:39:07.594Z] 4.0.0-dev.78 [2025-03-26T07:39:07.594Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:07.594Z] main [2025-03-26T07:39:07.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:07.961Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:08.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:08.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T07:39:08.309Z] da88ea6143e6: Preparing [2025-03-26T07:39:08.309Z] 5325611b32ac: Preparing [2025-03-26T07:39:08.309Z] 14d14d610ef5: Preparing [2025-03-26T07:39:08.309Z] 745fd099ac89: Preparing [2025-03-26T07:39:08.309Z] 976172ffd73a: Preparing [2025-03-26T07:39:08.309Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:08.309Z] e7225a1ecf10: Preparing [2025-03-26T07:39:08.309Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:08.309Z] bc29fe76c8f5: Preparing [2025-03-26T07:39:08.309Z] e7225a1ecf10: Waiting [2025-03-26T07:39:08.309Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:08.309Z] bc29fe76c8f5: Waiting [2025-03-26T07:39:08.309Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:08.574Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:08.574Z] e7225a1ecf10: Layer already exists [2025-03-26T07:39:08.574Z] da88ea6143e6: Pushed [2025-03-26T07:39:08.574Z] 14d14d610ef5: Pushed [2025-03-26T07:39:08.574Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:39:08.574Z] 5325611b32ac: Pushed [2025-03-26T07:39:08.574Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:13.891Z] 745fd099ac89: Pushed [2025-03-26T07:39:13.891Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:14.321Z] + 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-03-26T07:39:14.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-26T07:39:14.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T07:39:14.680Z] da88ea6143e6: Preparing [2025-03-26T07:39:14.680Z] 5325611b32ac: Preparing [2025-03-26T07:39:14.680Z] 14d14d610ef5: Preparing [2025-03-26T07:39:14.680Z] 745fd099ac89: Preparing [2025-03-26T07:39:14.680Z] 976172ffd73a: Preparing [2025-03-26T07:39:14.680Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:14.680Z] e7225a1ecf10: Preparing [2025-03-26T07:39:14.680Z] bc29fe76c8f5: Preparing [2025-03-26T07:39:14.680Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:14.680Z] e7225a1ecf10: Waiting [2025-03-26T07:39:14.680Z] bc29fe76c8f5: Waiting [2025-03-26T07:39:14.680Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:14.680Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:14.680Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:14.680Z] da88ea6143e6: Layer already exists [2025-03-26T07:39:14.680Z] 14d14d610ef5: Layer already exists [2025-03-26T07:39:14.680Z] 5325611b32ac: Layer already exists [2025-03-26T07:39:14.680Z] 745fd099ac89: Layer already exists [2025-03-26T07:39:14.680Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:14.680Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:39:14.680Z] e7225a1ecf10: Layer already exists [2025-03-26T07:39:14.680Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:14.948Z] latest: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:15.335Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:15.703Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [2025-03-26T07:39:15.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T07:39:15.704Z] da88ea6143e6: Preparing [2025-03-26T07:39:15.704Z] 5325611b32ac: Preparing [2025-03-26T07:39:15.704Z] 14d14d610ef5: Preparing [2025-03-26T07:39:15.704Z] 745fd099ac89: Preparing [2025-03-26T07:39:15.704Z] 976172ffd73a: Preparing [2025-03-26T07:39:15.704Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:15.704Z] e7225a1ecf10: Preparing [2025-03-26T07:39:15.704Z] bc29fe76c8f5: Preparing [2025-03-26T07:39:15.704Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:15.704Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:15.704Z] e7225a1ecf10: Waiting [2025-03-26T07:39:15.704Z] bc29fe76c8f5: Waiting [2025-03-26T07:39:15.704Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:15.704Z] 5325611b32ac: Layer already exists [2025-03-26T07:39:15.704Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:15.704Z] da88ea6143e6: Layer already exists [2025-03-26T07:39:15.704Z] 14d14d610ef5: Layer already exists [2025-03-26T07:39:15.704Z] 745fd099ac89: Layer already exists [2025-03-26T07:39:15.704Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:15.704Z] e7225a1ecf10: Layer already exists [2025-03-26T07:39:15.704Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:15.704Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:39:15.704Z] 4.0.0-dev.78: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:16.050Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:16.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:16.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T07:39:16.406Z] da88ea6143e6: Preparing [2025-03-26T07:39:16.406Z] 5325611b32ac: Preparing [2025-03-26T07:39:16.406Z] 14d14d610ef5: Preparing [2025-03-26T07:39:16.406Z] 745fd099ac89: Preparing [2025-03-26T07:39:16.406Z] 976172ffd73a: Preparing [2025-03-26T07:39:16.406Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:16.406Z] e7225a1ecf10: Preparing [2025-03-26T07:39:16.406Z] bc29fe76c8f5: Preparing [2025-03-26T07:39:16.406Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:16.406Z] e7225a1ecf10: Waiting [2025-03-26T07:39:16.406Z] bc29fe76c8f5: Waiting [2025-03-26T07:39:16.406Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:16.406Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:16.406Z] da88ea6143e6: Layer already exists [2025-03-26T07:39:16.406Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:16.406Z] 5325611b32ac: Layer already exists [2025-03-26T07:39:16.406Z] 14d14d610ef5: Layer already exists [2025-03-26T07:39:16.406Z] 745fd099ac89: Layer already exists [2025-03-26T07:39:16.406Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:16.406Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:39:16.406Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:16.406Z] e7225a1ecf10: Layer already exists [2025-03-26T07:39:16.406Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:16.771Z] + 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-03-26T07:39:17.148Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-26T07:39:17.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-26T07:39:17.148Z] da88ea6143e6: Preparing [2025-03-26T07:39:17.148Z] 5325611b32ac: Preparing [2025-03-26T07:39:17.148Z] 14d14d610ef5: Preparing [2025-03-26T07:39:17.148Z] 745fd099ac89: Preparing [2025-03-26T07:39:17.148Z] 976172ffd73a: Preparing [2025-03-26T07:39:17.148Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:17.148Z] e7225a1ecf10: Preparing [2025-03-26T07:39:17.148Z] bc29fe76c8f5: Preparing [2025-03-26T07:39:17.148Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:17.148Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:17.148Z] e7225a1ecf10: Waiting [2025-03-26T07:39:17.148Z] bc29fe76c8f5: Waiting [2025-03-26T07:39:17.148Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:17.148Z] da88ea6143e6: Layer already exists [2025-03-26T07:39:17.148Z] 5325611b32ac: Layer already exists [2025-03-26T07:39:17.148Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:17.148Z] 745fd099ac89: Layer already exists [2025-03-26T07:39:17.148Z] 14d14d610ef5: Layer already exists [2025-03-26T07:39:17.148Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:17.148Z] e7225a1ecf10: Layer already exists [2025-03-26T07:39:17.148Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:17.148Z] bc29fe76c8f5: Layer already exists [2025-03-26T07:39:17.413Z] main: digest: sha256:6f3a60492e289b71dda2a3a7a3278b8b85918423346433d32cdd701988b71014 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:39:17.497Z] ===================================================== [Pipeline] echo [2025-03-26T07:39:17.518Z] taggedImages: [2025-03-26T07:39:17.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:17.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-26T07:39:17.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [2025-03-26T07:39:17.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:17.518Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-26T07:39:17.548Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-26T07:39:17.548Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:17.548Z] latest [2025-03-26T07:39:17.548Z] 4.0.0-dev.78 [2025-03-26T07:39:17.548Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:17.548Z] main [2025-03-26T07:39:17.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:17.913Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:18.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:18.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T07:39:18.265Z] c1786382d559: Preparing [2025-03-26T07:39:18.265Z] 72c94f627a32: Preparing [2025-03-26T07:39:18.265Z] 49acc5186362: Preparing [2025-03-26T07:39:18.265Z] 182430d7badd: Preparing [2025-03-26T07:39:18.265Z] 487eb8a5a867: Preparing [2025-03-26T07:39:18.265Z] 976172ffd73a: Preparing [2025-03-26T07:39:18.265Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:18.265Z] 6218c4c4314b: Preparing [2025-03-26T07:39:18.265Z] 8e6ed09e3310: Preparing [2025-03-26T07:39:18.265Z] a1f9fa228600: Preparing [2025-03-26T07:39:18.265Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:18.265Z] 976172ffd73a: Waiting [2025-03-26T07:39:18.265Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:18.265Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:18.265Z] 6218c4c4314b: Waiting [2025-03-26T07:39:18.265Z] 8e6ed09e3310: Waiting [2025-03-26T07:39:18.265Z] a1f9fa228600: Waiting [2025-03-26T07:39:18.529Z] 72c94f627a32: Pushed [2025-03-26T07:39:18.529Z] 182430d7badd: Pushed [2025-03-26T07:39:18.529Z] 487eb8a5a867: Pushed [2025-03-26T07:39:18.529Z] c1786382d559: Pushed [2025-03-26T07:39:18.529Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:18.529Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:18.529Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:18.792Z] 6218c4c4314b: Pushed [2025-03-26T07:39:18.792Z] 8e6ed09e3310: Pushed [2025-03-26T07:39:21.350Z] a1f9fa228600: Pushed [2025-03-26T07:39:22.746Z] 49acc5186362: Pushed [2025-03-26T07:39:22.746Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:23.092Z] + 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-03-26T07:39:23.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-26T07:39:23.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T07:39:23.436Z] c1786382d559: Preparing [2025-03-26T07:39:23.436Z] 72c94f627a32: Preparing [2025-03-26T07:39:23.436Z] 49acc5186362: Preparing [2025-03-26T07:39:23.436Z] 182430d7badd: Preparing [2025-03-26T07:39:23.436Z] 487eb8a5a867: Preparing [2025-03-26T07:39:23.436Z] 976172ffd73a: Preparing [2025-03-26T07:39:23.436Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:23.436Z] 6218c4c4314b: Preparing [2025-03-26T07:39:23.436Z] 8e6ed09e3310: Preparing [2025-03-26T07:39:23.436Z] a1f9fa228600: Preparing [2025-03-26T07:39:23.436Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:23.436Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:23.436Z] 6218c4c4314b: Waiting [2025-03-26T07:39:23.436Z] 8e6ed09e3310: Waiting [2025-03-26T07:39:23.436Z] a1f9fa228600: Waiting [2025-03-26T07:39:23.436Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:23.436Z] 976172ffd73a: Waiting [2025-03-26T07:39:23.436Z] 72c94f627a32: Layer already exists [2025-03-26T07:39:23.436Z] 182430d7badd: Layer already exists [2025-03-26T07:39:23.436Z] 49acc5186362: Layer already exists [2025-03-26T07:39:23.436Z] 487eb8a5a867: Layer already exists [2025-03-26T07:39:23.436Z] c1786382d559: Layer already exists [2025-03-26T07:39:23.436Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:23.436Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:23.436Z] 8e6ed09e3310: Layer already exists [2025-03-26T07:39:23.436Z] 6218c4c4314b: Layer already exists [2025-03-26T07:39:23.436Z] a1f9fa228600: Layer already exists [2025-03-26T07:39:23.436Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:23.700Z] latest: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:24.061Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:24.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [2025-03-26T07:39:24.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T07:39:24.413Z] c1786382d559: Preparing [2025-03-26T07:39:24.413Z] 72c94f627a32: Preparing [2025-03-26T07:39:24.413Z] 49acc5186362: Preparing [2025-03-26T07:39:24.413Z] 182430d7badd: Preparing [2025-03-26T07:39:24.413Z] 487eb8a5a867: Preparing [2025-03-26T07:39:24.413Z] 976172ffd73a: Preparing [2025-03-26T07:39:24.413Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:24.413Z] 6218c4c4314b: Preparing [2025-03-26T07:39:24.413Z] 8e6ed09e3310: Preparing [2025-03-26T07:39:24.413Z] a1f9fa228600: Preparing [2025-03-26T07:39:24.413Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:24.413Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:24.413Z] 6218c4c4314b: Waiting [2025-03-26T07:39:24.413Z] 8e6ed09e3310: Waiting [2025-03-26T07:39:24.413Z] a1f9fa228600: Waiting [2025-03-26T07:39:24.413Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:24.413Z] 976172ffd73a: Waiting [2025-03-26T07:39:24.413Z] 182430d7badd: Layer already exists [2025-03-26T07:39:24.413Z] 487eb8a5a867: Layer already exists [2025-03-26T07:39:24.413Z] c1786382d559: Layer already exists [2025-03-26T07:39:24.413Z] 49acc5186362: Layer already exists [2025-03-26T07:39:24.413Z] 72c94f627a32: Layer already exists [2025-03-26T07:39:24.413Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:24.413Z] 6218c4c4314b: Layer already exists [2025-03-26T07:39:24.413Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:24.413Z] 8e6ed09e3310: Layer already exists [2025-03-26T07:39:24.413Z] a1f9fa228600: Layer already exists [2025-03-26T07:39:24.413Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:24.677Z] 4.0.0-dev.78: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:25.032Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:25.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:25.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T07:39:25.384Z] c1786382d559: Preparing [2025-03-26T07:39:25.384Z] 72c94f627a32: Preparing [2025-03-26T07:39:25.384Z] 49acc5186362: Preparing [2025-03-26T07:39:25.384Z] 182430d7badd: Preparing [2025-03-26T07:39:25.384Z] 487eb8a5a867: Preparing [2025-03-26T07:39:25.384Z] 976172ffd73a: Preparing [2025-03-26T07:39:25.384Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:25.384Z] 6218c4c4314b: Preparing [2025-03-26T07:39:25.384Z] 8e6ed09e3310: Preparing [2025-03-26T07:39:25.384Z] a1f9fa228600: Preparing [2025-03-26T07:39:25.384Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:25.384Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:25.384Z] 6218c4c4314b: Waiting [2025-03-26T07:39:25.384Z] 8e6ed09e3310: Waiting [2025-03-26T07:39:25.384Z] a1f9fa228600: Waiting [2025-03-26T07:39:25.384Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:25.384Z] 976172ffd73a: Waiting [2025-03-26T07:39:25.384Z] c1786382d559: Layer already exists [2025-03-26T07:39:25.384Z] 49acc5186362: Layer already exists [2025-03-26T07:39:25.384Z] 182430d7badd: Layer already exists [2025-03-26T07:39:25.384Z] 487eb8a5a867: Layer already exists [2025-03-26T07:39:25.384Z] 72c94f627a32: Layer already exists [2025-03-26T07:39:25.384Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:25.384Z] 6218c4c4314b: Layer already exists [2025-03-26T07:39:25.384Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:25.384Z] a1f9fa228600: Layer already exists [2025-03-26T07:39:25.384Z] 8e6ed09e3310: Layer already exists [2025-03-26T07:39:25.384Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:25.648Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:26.021Z] + 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-03-26T07:39:26.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-26T07:39:26.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-26T07:39:26.370Z] c1786382d559: Preparing [2025-03-26T07:39:26.370Z] 72c94f627a32: Preparing [2025-03-26T07:39:26.370Z] 49acc5186362: Preparing [2025-03-26T07:39:26.370Z] 182430d7badd: Preparing [2025-03-26T07:39:26.370Z] 487eb8a5a867: Preparing [2025-03-26T07:39:26.370Z] 976172ffd73a: Preparing [2025-03-26T07:39:26.370Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:26.370Z] 6218c4c4314b: Preparing [2025-03-26T07:39:26.370Z] 8e6ed09e3310: Preparing [2025-03-26T07:39:26.370Z] a1f9fa228600: Preparing [2025-03-26T07:39:26.370Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:26.370Z] 976172ffd73a: Waiting [2025-03-26T07:39:26.370Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:26.370Z] 6218c4c4314b: Waiting [2025-03-26T07:39:26.370Z] 8e6ed09e3310: Waiting [2025-03-26T07:39:26.370Z] a1f9fa228600: Waiting [2025-03-26T07:39:26.370Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:26.370Z] c1786382d559: Layer already exists [2025-03-26T07:39:26.370Z] 487eb8a5a867: Layer already exists [2025-03-26T07:39:26.370Z] 182430d7badd: Layer already exists [2025-03-26T07:39:26.370Z] 49acc5186362: Layer already exists [2025-03-26T07:39:26.370Z] 72c94f627a32: Layer already exists [2025-03-26T07:39:26.370Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:26.370Z] a1f9fa228600: Layer already exists [2025-03-26T07:39:26.370Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:26.370Z] 6218c4c4314b: Layer already exists [2025-03-26T07:39:26.370Z] 8e6ed09e3310: Layer already exists [2025-03-26T07:39:26.370Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:26.633Z] main: digest: sha256:2927c57817222032e327b01163e98886581528d44800d377f50a948d7876de7d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:39:26.716Z] ===================================================== [Pipeline] echo [2025-03-26T07:39:26.732Z] taggedImages: [2025-03-26T07:39:26.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:26.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-26T07:39:26.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [2025-03-26T07:39:26.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:26.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-26T07:39:26.760Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-26T07:39:26.760Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:26.760Z] latest [2025-03-26T07:39:26.760Z] 4.0.0-dev.78 [2025-03-26T07:39:26.760Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:26.760Z] main [2025-03-26T07:39:26.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:27.119Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:27.457Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:27.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T07:39:27.457Z] c4c3334918e7: Preparing [2025-03-26T07:39:27.457Z] a27bd094ac8a: Preparing [2025-03-26T07:39:27.457Z] 5f0eac76b42a: Preparing [2025-03-26T07:39:27.457Z] 51e9e4003b49: Preparing [2025-03-26T07:39:27.457Z] b68ad0bc939b: Preparing [2025-03-26T07:39:27.457Z] 79d701c1a9b6: Preparing [2025-03-26T07:39:27.457Z] 88b7969826a8: Preparing [2025-03-26T07:39:27.457Z] 976172ffd73a: Preparing [2025-03-26T07:39:27.457Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:27.457Z] 66248226ed05: Preparing [2025-03-26T07:39:27.457Z] bcdf3c1e57ba: Preparing [2025-03-26T07:39:27.457Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:27.457Z] 88b7969826a8: Waiting [2025-03-26T07:39:27.457Z] 976172ffd73a: Waiting [2025-03-26T07:39:27.457Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:27.457Z] 66248226ed05: Waiting [2025-03-26T07:39:27.457Z] bcdf3c1e57ba: Waiting [2025-03-26T07:39:27.457Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:27.457Z] 79d701c1a9b6: Waiting [2025-03-26T07:39:27.722Z] b68ad0bc939b: Pushed [2025-03-26T07:39:27.722Z] c4c3334918e7: Pushed [2025-03-26T07:39:27.722Z] a27bd094ac8a: Pushed [2025-03-26T07:39:27.722Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:27.722Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:27.722Z] 79d701c1a9b6: Pushed [2025-03-26T07:39:27.986Z] 88b7969826a8: Pushed [2025-03-26T07:39:27.986Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:27.986Z] 66248226ed05: Pushed [2025-03-26T07:39:31.327Z] bcdf3c1e57ba: Pushed [2025-03-26T07:39:31.905Z] 51e9e4003b49: Pushed [2025-03-26T07:39:33.844Z] 5f0eac76b42a: Pushed [2025-03-26T07:39:34.107Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:34.455Z] + 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-03-26T07:39:34.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-26T07:39:34.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T07:39:34.804Z] c4c3334918e7: Preparing [2025-03-26T07:39:34.804Z] a27bd094ac8a: Preparing [2025-03-26T07:39:34.804Z] 5f0eac76b42a: Preparing [2025-03-26T07:39:34.804Z] 51e9e4003b49: Preparing [2025-03-26T07:39:34.804Z] b68ad0bc939b: Preparing [2025-03-26T07:39:34.804Z] 79d701c1a9b6: Preparing [2025-03-26T07:39:34.804Z] 88b7969826a8: Preparing [2025-03-26T07:39:34.804Z] 976172ffd73a: Preparing [2025-03-26T07:39:34.804Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:34.804Z] 66248226ed05: Preparing [2025-03-26T07:39:34.804Z] bcdf3c1e57ba: Preparing [2025-03-26T07:39:34.804Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:34.804Z] 79d701c1a9b6: Waiting [2025-03-26T07:39:34.804Z] 88b7969826a8: Waiting [2025-03-26T07:39:34.804Z] 976172ffd73a: Waiting [2025-03-26T07:39:34.804Z] bcdf3c1e57ba: Waiting [2025-03-26T07:39:34.805Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:34.805Z] 66248226ed05: Waiting [2025-03-26T07:39:34.805Z] 51e9e4003b49: Layer already exists [2025-03-26T07:39:34.805Z] c4c3334918e7: Layer already exists [2025-03-26T07:39:34.805Z] a27bd094ac8a: Layer already exists [2025-03-26T07:39:34.805Z] 5f0eac76b42a: Layer already exists [2025-03-26T07:39:34.805Z] b68ad0bc939b: Layer already exists [2025-03-26T07:39:34.805Z] 79d701c1a9b6: Layer already exists [2025-03-26T07:39:34.805Z] 88b7969826a8: Layer already exists [2025-03-26T07:39:34.805Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:34.805Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:34.805Z] 66248226ed05: Layer already exists [2025-03-26T07:39:34.805Z] bcdf3c1e57ba: Layer already exists [2025-03-26T07:39:34.805Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:35.070Z] latest: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:35.418Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:35.764Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [2025-03-26T07:39:35.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T07:39:35.764Z] c4c3334918e7: Preparing [2025-03-26T07:39:35.764Z] a27bd094ac8a: Preparing [2025-03-26T07:39:35.764Z] 5f0eac76b42a: Preparing [2025-03-26T07:39:35.764Z] 51e9e4003b49: Preparing [2025-03-26T07:39:35.764Z] b68ad0bc939b: Preparing [2025-03-26T07:39:35.764Z] 79d701c1a9b6: Preparing [2025-03-26T07:39:35.764Z] 88b7969826a8: Preparing [2025-03-26T07:39:35.764Z] 79d701c1a9b6: Waiting [2025-03-26T07:39:35.764Z] 976172ffd73a: Preparing [2025-03-26T07:39:35.764Z] 88b7969826a8: Waiting [2025-03-26T07:39:35.764Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:35.764Z] 976172ffd73a: Waiting [2025-03-26T07:39:35.764Z] 66248226ed05: Preparing [2025-03-26T07:39:35.764Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:35.764Z] bcdf3c1e57ba: Preparing [2025-03-26T07:39:35.764Z] 66248226ed05: Waiting [2025-03-26T07:39:35.764Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:35.764Z] bcdf3c1e57ba: Waiting [2025-03-26T07:39:35.764Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:35.764Z] b68ad0bc939b: Layer already exists [2025-03-26T07:39:35.764Z] 5f0eac76b42a: Layer already exists [2025-03-26T07:39:35.764Z] 51e9e4003b49: Layer already exists [2025-03-26T07:39:35.764Z] c4c3334918e7: Layer already exists [2025-03-26T07:39:35.764Z] a27bd094ac8a: Layer already exists [2025-03-26T07:39:35.764Z] 79d701c1a9b6: Layer already exists [2025-03-26T07:39:35.764Z] 66248226ed05: Layer already exists [2025-03-26T07:39:35.764Z] 88b7969826a8: Layer already exists [2025-03-26T07:39:35.764Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:35.764Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:35.764Z] bcdf3c1e57ba: Layer already exists [2025-03-26T07:39:35.764Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:36.028Z] 4.0.0-dev.78: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:36.387Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:36.737Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:36.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T07:39:36.737Z] c4c3334918e7: Preparing [2025-03-26T07:39:36.737Z] a27bd094ac8a: Preparing [2025-03-26T07:39:36.737Z] 5f0eac76b42a: Preparing [2025-03-26T07:39:36.737Z] 51e9e4003b49: Preparing [2025-03-26T07:39:36.737Z] b68ad0bc939b: Preparing [2025-03-26T07:39:36.737Z] 79d701c1a9b6: Preparing [2025-03-26T07:39:36.737Z] 88b7969826a8: Preparing [2025-03-26T07:39:36.737Z] 976172ffd73a: Preparing [2025-03-26T07:39:36.737Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:36.737Z] 66248226ed05: Preparing [2025-03-26T07:39:36.737Z] bcdf3c1e57ba: Preparing [2025-03-26T07:39:36.737Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:36.737Z] 79d701c1a9b6: Waiting [2025-03-26T07:39:36.737Z] 88b7969826a8: Waiting [2025-03-26T07:39:36.737Z] 976172ffd73a: Waiting [2025-03-26T07:39:36.737Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:36.737Z] 66248226ed05: Waiting [2025-03-26T07:39:36.737Z] bcdf3c1e57ba: Waiting [2025-03-26T07:39:36.737Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:36.737Z] 5f0eac76b42a: Layer already exists [2025-03-26T07:39:36.737Z] b68ad0bc939b: Layer already exists [2025-03-26T07:39:36.737Z] c4c3334918e7: Layer already exists [2025-03-26T07:39:36.737Z] a27bd094ac8a: Layer already exists [2025-03-26T07:39:36.737Z] 51e9e4003b49: Layer already exists [2025-03-26T07:39:36.737Z] 79d701c1a9b6: Layer already exists [2025-03-26T07:39:36.737Z] 88b7969826a8: Layer already exists [2025-03-26T07:39:36.737Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:36.737Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:36.737Z] 66248226ed05: Layer already exists [2025-03-26T07:39:36.737Z] bcdf3c1e57ba: Layer already exists [2025-03-26T07:39:36.737Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:37.004Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:37.357Z] + 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-03-26T07:39:37.715Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-26T07:39:37.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-26T07:39:37.715Z] c4c3334918e7: Preparing [2025-03-26T07:39:37.715Z] a27bd094ac8a: Preparing [2025-03-26T07:39:37.715Z] 5f0eac76b42a: Preparing [2025-03-26T07:39:37.715Z] 51e9e4003b49: Preparing [2025-03-26T07:39:37.715Z] b68ad0bc939b: Preparing [2025-03-26T07:39:37.715Z] 79d701c1a9b6: Preparing [2025-03-26T07:39:37.715Z] 88b7969826a8: Preparing [2025-03-26T07:39:37.715Z] 976172ffd73a: Preparing [2025-03-26T07:39:37.715Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:37.715Z] 66248226ed05: Preparing [2025-03-26T07:39:37.715Z] bcdf3c1e57ba: Preparing [2025-03-26T07:39:37.715Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:37.715Z] 976172ffd73a: Waiting [2025-03-26T07:39:37.715Z] 66248226ed05: Waiting [2025-03-26T07:39:37.715Z] bcdf3c1e57ba: Waiting [2025-03-26T07:39:37.715Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:37.715Z] a1543e7ef1aa: Waiting [2025-03-26T07:39:37.715Z] 88b7969826a8: Waiting [2025-03-26T07:39:37.715Z] 79d701c1a9b6: Waiting [2025-03-26T07:39:37.715Z] 51e9e4003b49: Layer already exists [2025-03-26T07:39:37.715Z] c4c3334918e7: Layer already exists [2025-03-26T07:39:37.715Z] b68ad0bc939b: Layer already exists [2025-03-26T07:39:37.715Z] 5f0eac76b42a: Layer already exists [2025-03-26T07:39:37.715Z] a27bd094ac8a: Layer already exists [2025-03-26T07:39:37.715Z] 79d701c1a9b6: Layer already exists [2025-03-26T07:39:37.715Z] 88b7969826a8: Layer already exists [2025-03-26T07:39:37.715Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:37.715Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:37.715Z] 66248226ed05: Layer already exists [2025-03-26T07:39:37.715Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:37.715Z] bcdf3c1e57ba: Layer already exists [2025-03-26T07:39:37.978Z] main: digest: sha256:01ef31f6c57f760a5d76bb9149810e06dbcf4934d3bd94d1db86752dd50cab4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:39:38.066Z] ===================================================== [Pipeline] echo [2025-03-26T07:39:38.083Z] taggedImages: [2025-03-26T07:39:38.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:38.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-26T07:39:38.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [2025-03-26T07:39:38.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:38.083Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-26T07:39:38.113Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-26T07:39:38.113Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:38.113Z] latest [2025-03-26T07:39:38.113Z] 4.0.0-dev.78 [2025-03-26T07:39:38.113Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:38.113Z] main [2025-03-26T07:39:38.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:38.479Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:38.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:38.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T07:39:38.831Z] 6485cbddcfa5: Preparing [2025-03-26T07:39:38.831Z] 7a9afb5287c5: Preparing [2025-03-26T07:39:38.831Z] 976172ffd73a: Preparing [2025-03-26T07:39:38.831Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:38.831Z] 19dd014d664d: Preparing [2025-03-26T07:39:38.831Z] 39f2b114c248: Preparing [2025-03-26T07:39:38.831Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:38.831Z] 39f2b114c248: Waiting [2025-03-26T07:39:38.831Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:38.831Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:38.831Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:39.096Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:39.096Z] 19dd014d664d: Pushed [2025-03-26T07:39:39.096Z] 6485cbddcfa5: Pushed [2025-03-26T07:39:41.027Z] 39f2b114c248: Pushed [2025-03-26T07:39:45.259Z] 7a9afb5287c5: Pushed [2025-03-26T07:39:45.533Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:45.878Z] + 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-03-26T07:39:46.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-26T07:39:46.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T07:39:46.223Z] 6485cbddcfa5: Preparing [2025-03-26T07:39:46.223Z] 7a9afb5287c5: Preparing [2025-03-26T07:39:46.223Z] 976172ffd73a: Preparing [2025-03-26T07:39:46.223Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:46.223Z] 19dd014d664d: Preparing [2025-03-26T07:39:46.223Z] 39f2b114c248: Preparing [2025-03-26T07:39:46.223Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:46.223Z] 39f2b114c248: Waiting [2025-03-26T07:39:46.223Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:46.223Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:46.223Z] 6485cbddcfa5: Layer already exists [2025-03-26T07:39:46.223Z] 19dd014d664d: Layer already exists [2025-03-26T07:39:46.223Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:46.223Z] 7a9afb5287c5: Layer already exists [2025-03-26T07:39:46.223Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:46.223Z] 39f2b114c248: Layer already exists [2025-03-26T07:39:46.488Z] latest: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:46.851Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:47.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [2025-03-26T07:39:47.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T07:39:47.203Z] 6485cbddcfa5: Preparing [2025-03-26T07:39:47.203Z] 7a9afb5287c5: Preparing [2025-03-26T07:39:47.203Z] 976172ffd73a: Preparing [2025-03-26T07:39:47.203Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:47.203Z] 19dd014d664d: Preparing [2025-03-26T07:39:47.203Z] 39f2b114c248: Preparing [2025-03-26T07:39:47.203Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:47.203Z] 39f2b114c248: Waiting [2025-03-26T07:39:47.203Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:47.203Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:47.203Z] 7a9afb5287c5: Layer already exists [2025-03-26T07:39:47.203Z] 19dd014d664d: Layer already exists [2025-03-26T07:39:47.203Z] 6485cbddcfa5: Layer already exists [2025-03-26T07:39:47.203Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:47.203Z] 39f2b114c248: Layer already exists [2025-03-26T07:39:47.203Z] 4.0.0-dev.78: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:47.549Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:47.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:47.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T07:39:47.909Z] 6485cbddcfa5: Preparing [2025-03-26T07:39:47.909Z] 7a9afb5287c5: Preparing [2025-03-26T07:39:47.909Z] 976172ffd73a: Preparing [2025-03-26T07:39:47.909Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:47.909Z] 19dd014d664d: Preparing [2025-03-26T07:39:47.909Z] 39f2b114c248: Preparing [2025-03-26T07:39:47.909Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:47.909Z] 39f2b114c248: Waiting [2025-03-26T07:39:47.909Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:47.909Z] 7a9afb5287c5: Layer already exists [2025-03-26T07:39:47.909Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:47.909Z] 19dd014d664d: Layer already exists [2025-03-26T07:39:47.909Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:47.909Z] 6485cbddcfa5: Layer already exists [2025-03-26T07:39:47.909Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:47.909Z] 39f2b114c248: Layer already exists [2025-03-26T07:39:48.173Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:48.527Z] + 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-03-26T07:39:48.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-26T07:39:48.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-26T07:39:48.861Z] 6485cbddcfa5: Preparing [2025-03-26T07:39:48.861Z] 7a9afb5287c5: Preparing [2025-03-26T07:39:48.861Z] 976172ffd73a: Preparing [2025-03-26T07:39:48.861Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:48.861Z] 19dd014d664d: Preparing [2025-03-26T07:39:48.861Z] 39f2b114c248: Preparing [2025-03-26T07:39:48.861Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:48.861Z] 39f2b114c248: Waiting [2025-03-26T07:39:48.861Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:48.861Z] 19dd014d664d: Layer already exists [2025-03-26T07:39:48.861Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:48.861Z] 7a9afb5287c5: Layer already exists [2025-03-26T07:39:48.861Z] 6485cbddcfa5: Layer already exists [2025-03-26T07:39:48.861Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:48.861Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:48.861Z] 39f2b114c248: Layer already exists [2025-03-26T07:39:49.126Z] main: digest: sha256:9316c5bf426a9e1457fb693ad41e42bcbcde0bcdb245144884dda843310019ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:39:49.211Z] ===================================================== [Pipeline] echo [2025-03-26T07:39:49.223Z] taggedImages: [2025-03-26T07:39:49.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:49.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-26T07:39:49.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [2025-03-26T07:39:49.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:49.223Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-26T07:39:49.248Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-26T07:39:49.248Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:49.248Z] latest [2025-03-26T07:39:49.248Z] 4.0.0-dev.78 [2025-03-26T07:39:49.248Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:39:49.248Z] main [2025-03-26T07:39:49.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:49.607Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:39:49.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:39:49.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T07:39:49.956Z] 227a541eb5a7: Preparing [2025-03-26T07:39:49.956Z] 47db6dab61f9: Preparing [2025-03-26T07:39:49.956Z] c503ce21cf43: Preparing [2025-03-26T07:39:49.956Z] 976172ffd73a: Preparing [2025-03-26T07:39:49.956Z] a1543e7ef1aa: Preparing [2025-03-26T07:39:49.956Z] c274b714fe20: Preparing [2025-03-26T07:39:49.956Z] aad80abd72cf: Preparing [2025-03-26T07:39:49.956Z] bb38a5e8db14: Preparing [2025-03-26T07:39:49.956Z] f359c2eb6216: Preparing [2025-03-26T07:39:49.956Z] dd9c8f8612c8: Preparing [2025-03-26T07:39:49.956Z] bb38a5e8db14: Waiting [2025-03-26T07:39:49.956Z] f359c2eb6216: Waiting [2025-03-26T07:39:49.956Z] c274b714fe20: Waiting [2025-03-26T07:39:49.956Z] aad80abd72cf: Waiting [2025-03-26T07:39:49.956Z] dd9c8f8612c8: Waiting [2025-03-26T07:39:49.956Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:39:49.956Z] 976172ffd73a: Layer already exists [2025-03-26T07:39:50.218Z] 47db6dab61f9: Pushed [2025-03-26T07:39:50.218Z] c503ce21cf43: Pushed [2025-03-26T07:39:50.218Z] 227a541eb5a7: Pushed [2025-03-26T07:39:50.218Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:39:50.218Z] bb38a5e8db14: Pushed [2025-03-26T07:39:51.169Z] f359c2eb6216: Pushed [2025-03-26T07:40:01.223Z] aad80abd72cf: Pushed [2025-03-26T07:40:16.190Z] c274b714fe20: Pushed [2025-03-26T07:40:16.190Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:16.535Z] + 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-03-26T07:40:16.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-26T07:40:16.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T07:40:16.884Z] 227a541eb5a7: Preparing [2025-03-26T07:40:16.884Z] 47db6dab61f9: Preparing [2025-03-26T07:40:16.884Z] c503ce21cf43: Preparing [2025-03-26T07:40:16.884Z] 976172ffd73a: Preparing [2025-03-26T07:40:16.884Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:16.884Z] c274b714fe20: Preparing [2025-03-26T07:40:16.884Z] aad80abd72cf: Preparing [2025-03-26T07:40:16.884Z] bb38a5e8db14: Preparing [2025-03-26T07:40:16.884Z] f359c2eb6216: Preparing [2025-03-26T07:40:16.884Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:16.884Z] aad80abd72cf: Waiting [2025-03-26T07:40:16.884Z] bb38a5e8db14: Waiting [2025-03-26T07:40:16.884Z] c274b714fe20: Waiting [2025-03-26T07:40:16.884Z] f359c2eb6216: Waiting [2025-03-26T07:40:16.884Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:16.884Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:16.884Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:16.884Z] 47db6dab61f9: Layer already exists [2025-03-26T07:40:16.884Z] c503ce21cf43: Layer already exists [2025-03-26T07:40:16.884Z] 227a541eb5a7: Layer already exists [2025-03-26T07:40:16.884Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:16.884Z] aad80abd72cf: Layer already exists [2025-03-26T07:40:16.884Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:16.885Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:16.885Z] c274b714fe20: Layer already exists [2025-03-26T07:40:17.148Z] latest: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:17.503Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:17.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [2025-03-26T07:40:17.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T07:40:17.855Z] 227a541eb5a7: Preparing [2025-03-26T07:40:17.855Z] 47db6dab61f9: Preparing [2025-03-26T07:40:17.855Z] c503ce21cf43: Preparing [2025-03-26T07:40:17.855Z] 976172ffd73a: Preparing [2025-03-26T07:40:17.855Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:17.855Z] c274b714fe20: Preparing [2025-03-26T07:40:17.855Z] aad80abd72cf: Preparing [2025-03-26T07:40:17.855Z] bb38a5e8db14: Preparing [2025-03-26T07:40:17.855Z] f359c2eb6216: Preparing [2025-03-26T07:40:17.855Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:17.855Z] bb38a5e8db14: Waiting [2025-03-26T07:40:17.855Z] f359c2eb6216: Waiting [2025-03-26T07:40:17.855Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:17.855Z] c274b714fe20: Waiting [2025-03-26T07:40:17.855Z] aad80abd72cf: Waiting [2025-03-26T07:40:17.855Z] c503ce21cf43: Layer already exists [2025-03-26T07:40:17.855Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:17.855Z] 47db6dab61f9: Layer already exists [2025-03-26T07:40:17.855Z] 227a541eb5a7: Layer already exists [2025-03-26T07:40:17.855Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:17.855Z] c274b714fe20: Layer already exists [2025-03-26T07:40:17.855Z] aad80abd72cf: Layer already exists [2025-03-26T07:40:17.855Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:17.855Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:17.855Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:17.855Z] 4.0.0-dev.78: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:18.204Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:18.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:18.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T07:40:18.549Z] 227a541eb5a7: Preparing [2025-03-26T07:40:18.549Z] 47db6dab61f9: Preparing [2025-03-26T07:40:18.549Z] c503ce21cf43: Preparing [2025-03-26T07:40:18.549Z] 976172ffd73a: Preparing [2025-03-26T07:40:18.549Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:18.549Z] c274b714fe20: Preparing [2025-03-26T07:40:18.549Z] aad80abd72cf: Preparing [2025-03-26T07:40:18.549Z] bb38a5e8db14: Preparing [2025-03-26T07:40:18.549Z] f359c2eb6216: Preparing [2025-03-26T07:40:18.549Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:18.549Z] bb38a5e8db14: Waiting [2025-03-26T07:40:18.549Z] f359c2eb6216: Waiting [2025-03-26T07:40:18.549Z] c274b714fe20: Waiting [2025-03-26T07:40:18.549Z] aad80abd72cf: Waiting [2025-03-26T07:40:18.549Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:18.549Z] c503ce21cf43: Layer already exists [2025-03-26T07:40:18.549Z] 227a541eb5a7: Layer already exists [2025-03-26T07:40:18.549Z] 47db6dab61f9: Layer already exists [2025-03-26T07:40:18.549Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:18.549Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:18.549Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:18.549Z] c274b714fe20: Layer already exists [2025-03-26T07:40:18.549Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:18.549Z] aad80abd72cf: Layer already exists [2025-03-26T07:40:18.549Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:18.813Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:19.171Z] + 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-03-26T07:40:19.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-26T07:40:19.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-26T07:40:19.526Z] 227a541eb5a7: Preparing [2025-03-26T07:40:19.526Z] 47db6dab61f9: Preparing [2025-03-26T07:40:19.526Z] c503ce21cf43: Preparing [2025-03-26T07:40:19.526Z] 976172ffd73a: Preparing [2025-03-26T07:40:19.526Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:19.526Z] c274b714fe20: Preparing [2025-03-26T07:40:19.526Z] aad80abd72cf: Preparing [2025-03-26T07:40:19.526Z] bb38a5e8db14: Preparing [2025-03-26T07:40:19.526Z] f359c2eb6216: Preparing [2025-03-26T07:40:19.526Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:19.526Z] bb38a5e8db14: Waiting [2025-03-26T07:40:19.526Z] f359c2eb6216: Waiting [2025-03-26T07:40:19.526Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:19.526Z] c274b714fe20: Waiting [2025-03-26T07:40:19.526Z] aad80abd72cf: Waiting [2025-03-26T07:40:19.526Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:19.526Z] 47db6dab61f9: Layer already exists [2025-03-26T07:40:19.526Z] 227a541eb5a7: Layer already exists [2025-03-26T07:40:19.526Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:19.526Z] c503ce21cf43: Layer already exists [2025-03-26T07:40:19.526Z] c274b714fe20: Layer already exists [2025-03-26T07:40:19.526Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:19.526Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:19.526Z] aad80abd72cf: Layer already exists [2025-03-26T07:40:19.526Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:19.789Z] main: digest: sha256:b10da6a627a491766553bd01e36994a485dca5dd28a2d29b0d8ee5011006a476 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:40:19.872Z] ===================================================== [Pipeline] echo [2025-03-26T07:40:19.887Z] taggedImages: [2025-03-26T07:40:19.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:19.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-26T07:40:19.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [2025-03-26T07:40:19.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:19.887Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-26T07:40:19.914Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-26T07:40:19.914Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:19.914Z] latest [2025-03-26T07:40:19.914Z] 4.0.0-dev.78 [2025-03-26T07:40:19.914Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:19.914Z] main [2025-03-26T07:40:19.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:20.288Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:20.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:20.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T07:40:20.633Z] 72d10a1381cd: Preparing [2025-03-26T07:40:20.633Z] 7d90ae7a4d31: Preparing [2025-03-26T07:40:20.633Z] a50a7f0f4592: Preparing [2025-03-26T07:40:20.633Z] 976172ffd73a: Preparing [2025-03-26T07:40:20.633Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:20.633Z] 7a0796930bc5: Preparing [2025-03-26T07:40:20.633Z] f7e04907a12c: Preparing [2025-03-26T07:40:20.633Z] ec854ab44a87: Preparing [2025-03-26T07:40:20.633Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:20.633Z] 7a0796930bc5: Waiting [2025-03-26T07:40:20.633Z] f7e04907a12c: Waiting [2025-03-26T07:40:20.633Z] ec854ab44a87: Waiting [2025-03-26T07:40:20.633Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:20.633Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:20.633Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:20.898Z] a50a7f0f4592: Pushed [2025-03-26T07:40:20.898Z] 7d90ae7a4d31: Pushed [2025-03-26T07:40:20.898Z] 72d10a1381cd: Pushed [2025-03-26T07:40:20.898Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:20.898Z] f7e04907a12c: Pushed [2025-03-26T07:40:21.475Z] ec854ab44a87: Pushed [2025-03-26T07:40:48.102Z] 7a0796930bc5: Pushed [2025-03-26T07:40:48.102Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:48.468Z] + 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-03-26T07:40:48.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-26T07:40:48.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T07:40:48.842Z] 72d10a1381cd: Preparing [2025-03-26T07:40:48.842Z] 7d90ae7a4d31: Preparing [2025-03-26T07:40:48.842Z] a50a7f0f4592: Preparing [2025-03-26T07:40:48.842Z] 976172ffd73a: Preparing [2025-03-26T07:40:48.842Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:48.842Z] 7a0796930bc5: Preparing [2025-03-26T07:40:48.842Z] f7e04907a12c: Preparing [2025-03-26T07:40:48.842Z] ec854ab44a87: Preparing [2025-03-26T07:40:48.842Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:48.842Z] ec854ab44a87: Waiting [2025-03-26T07:40:48.842Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:48.842Z] 7a0796930bc5: Waiting [2025-03-26T07:40:48.842Z] f7e04907a12c: Waiting [2025-03-26T07:40:48.842Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:48.842Z] 72d10a1381cd: Layer already exists [2025-03-26T07:40:48.842Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:48.842Z] 7d90ae7a4d31: Layer already exists [2025-03-26T07:40:48.842Z] a50a7f0f4592: Layer already exists [2025-03-26T07:40:48.842Z] ec854ab44a87: Layer already exists [2025-03-26T07:40:48.842Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:48.842Z] f7e04907a12c: Layer already exists [2025-03-26T07:40:48.842Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:48.842Z] latest: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:49.462Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:49.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [2025-03-26T07:40:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T07:40:49.815Z] 72d10a1381cd: Preparing [2025-03-26T07:40:49.815Z] 7d90ae7a4d31: Preparing [2025-03-26T07:40:49.815Z] a50a7f0f4592: Preparing [2025-03-26T07:40:49.815Z] 976172ffd73a: Preparing [2025-03-26T07:40:49.815Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:49.815Z] 7a0796930bc5: Preparing [2025-03-26T07:40:49.815Z] f7e04907a12c: Preparing [2025-03-26T07:40:49.815Z] ec854ab44a87: Preparing [2025-03-26T07:40:49.815Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:49.815Z] 7a0796930bc5: Waiting [2025-03-26T07:40:49.815Z] ec854ab44a87: Waiting [2025-03-26T07:40:49.815Z] f7e04907a12c: Waiting [2025-03-26T07:40:49.815Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:49.815Z] 72d10a1381cd: Layer already exists [2025-03-26T07:40:49.815Z] a50a7f0f4592: Layer already exists [2025-03-26T07:40:49.815Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:49.815Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:49.815Z] 7d90ae7a4d31: Layer already exists [2025-03-26T07:40:49.815Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:49.815Z] ec854ab44a87: Layer already exists [2025-03-26T07:40:49.815Z] f7e04907a12c: Layer already exists [2025-03-26T07:40:49.815Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:50.079Z] 4.0.0-dev.78: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:50.450Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:50.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:50.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T07:40:50.878Z] 72d10a1381cd: Preparing [2025-03-26T07:40:50.878Z] 7d90ae7a4d31: Preparing [2025-03-26T07:40:50.878Z] a50a7f0f4592: Preparing [2025-03-26T07:40:50.878Z] 976172ffd73a: Preparing [2025-03-26T07:40:50.878Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:50.878Z] 7a0796930bc5: Preparing [2025-03-26T07:40:50.878Z] f7e04907a12c: Preparing [2025-03-26T07:40:50.878Z] ec854ab44a87: Preparing [2025-03-26T07:40:50.878Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:50.878Z] ec854ab44a87: Waiting [2025-03-26T07:40:50.878Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:50.878Z] 7a0796930bc5: Waiting [2025-03-26T07:40:50.878Z] 72d10a1381cd: Layer already exists [2025-03-26T07:40:50.878Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:50.878Z] a50a7f0f4592: Layer already exists [2025-03-26T07:40:50.878Z] 7d90ae7a4d31: Layer already exists [2025-03-26T07:40:50.878Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:50.878Z] ec854ab44a87: Layer already exists [2025-03-26T07:40:50.878Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:50.878Z] f7e04907a12c: Layer already exists [2025-03-26T07:40:50.878Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:50.878Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:51.254Z] + 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-03-26T07:40:51.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-26T07:40:51.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-26T07:40:51.615Z] 72d10a1381cd: Preparing [2025-03-26T07:40:51.615Z] 7d90ae7a4d31: Preparing [2025-03-26T07:40:51.615Z] a50a7f0f4592: Preparing [2025-03-26T07:40:51.615Z] 976172ffd73a: Preparing [2025-03-26T07:40:51.615Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:51.615Z] 7a0796930bc5: Preparing [2025-03-26T07:40:51.615Z] f7e04907a12c: Preparing [2025-03-26T07:40:51.615Z] ec854ab44a87: Preparing [2025-03-26T07:40:51.615Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:51.615Z] f7e04907a12c: Waiting [2025-03-26T07:40:51.615Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:51.615Z] 7a0796930bc5: Waiting [2025-03-26T07:40:51.615Z] ec854ab44a87: Waiting [2025-03-26T07:40:51.615Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:51.615Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:51.615Z] 72d10a1381cd: Layer already exists [2025-03-26T07:40:51.615Z] a50a7f0f4592: Layer already exists [2025-03-26T07:40:51.615Z] 7d90ae7a4d31: Layer already exists [2025-03-26T07:40:51.615Z] f7e04907a12c: Layer already exists [2025-03-26T07:40:51.615Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:51.615Z] ec854ab44a87: Layer already exists [2025-03-26T07:40:51.615Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:51.615Z] main: digest: sha256:d8c50f506d59bbe56d9425c2b838ebe6b714f222402f2af2ba31f64514250801 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:40:51.963Z] ===================================================== [Pipeline] echo [2025-03-26T07:40:51.978Z] taggedImages: [2025-03-26T07:40:51.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:51.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-26T07:40:51.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [2025-03-26T07:40:51.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:51.978Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-26T07:40:52.011Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-26T07:40:52.011Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:52.011Z] latest [2025-03-26T07:40:52.011Z] 4.0.0-dev.78 [2025-03-26T07:40:52.011Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:52.011Z] main [2025-03-26T07:40:52.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:52.403Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:52.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:52.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T07:40:52.766Z] f02d17c4d3b6: Preparing [2025-03-26T07:40:52.766Z] 2504d502a4b5: Preparing [2025-03-26T07:40:52.766Z] 6414261d8e75: Preparing [2025-03-26T07:40:52.766Z] 976172ffd73a: Preparing [2025-03-26T07:40:52.766Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:52.766Z] 7a0796930bc5: Preparing [2025-03-26T07:40:52.766Z] bb38a5e8db14: Preparing [2025-03-26T07:40:52.766Z] f359c2eb6216: Preparing [2025-03-26T07:40:52.766Z] 7a0796930bc5: Waiting [2025-03-26T07:40:52.766Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:52.766Z] bb38a5e8db14: Waiting [2025-03-26T07:40:52.766Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:52.766Z] f359c2eb6216: Waiting [2025-03-26T07:40:52.766Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:52.766Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:52.766Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:52.766Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:53.032Z] 6414261d8e75: Pushed [2025-03-26T07:40:53.032Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:53.032Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:53.032Z] f02d17c4d3b6: Pushed [2025-03-26T07:40:53.032Z] 2504d502a4b5: Pushed [2025-03-26T07:40:53.032Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:53.391Z] + 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-03-26T07:40:53.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-26T07:40:53.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T07:40:53.748Z] f02d17c4d3b6: Preparing [2025-03-26T07:40:53.748Z] 2504d502a4b5: Preparing [2025-03-26T07:40:53.748Z] 6414261d8e75: Preparing [2025-03-26T07:40:53.748Z] 976172ffd73a: Preparing [2025-03-26T07:40:53.748Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:53.748Z] 7a0796930bc5: Preparing [2025-03-26T07:40:53.748Z] bb38a5e8db14: Preparing [2025-03-26T07:40:53.748Z] f359c2eb6216: Preparing [2025-03-26T07:40:53.748Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:53.748Z] bb38a5e8db14: Waiting [2025-03-26T07:40:53.748Z] 7a0796930bc5: Waiting [2025-03-26T07:40:53.748Z] f359c2eb6216: Waiting [2025-03-26T07:40:53.748Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:53.748Z] f02d17c4d3b6: Layer already exists [2025-03-26T07:40:53.748Z] 2504d502a4b5: Layer already exists [2025-03-26T07:40:53.748Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:53.748Z] 6414261d8e75: Layer already exists [2025-03-26T07:40:53.748Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:53.748Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:53.748Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:53.748Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:53.748Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:53.748Z] latest: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:54.366Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:54.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [2025-03-26T07:40:54.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T07:40:54.713Z] f02d17c4d3b6: Preparing [2025-03-26T07:40:54.713Z] 2504d502a4b5: Preparing [2025-03-26T07:40:54.713Z] 6414261d8e75: Preparing [2025-03-26T07:40:54.713Z] 976172ffd73a: Preparing [2025-03-26T07:40:54.713Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:54.713Z] 7a0796930bc5: Preparing [2025-03-26T07:40:54.713Z] bb38a5e8db14: Preparing [2025-03-26T07:40:54.713Z] f359c2eb6216: Preparing [2025-03-26T07:40:54.713Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:54.713Z] 7a0796930bc5: Waiting [2025-03-26T07:40:54.713Z] f359c2eb6216: Waiting [2025-03-26T07:40:54.713Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:54.713Z] bb38a5e8db14: Waiting [2025-03-26T07:40:54.713Z] f02d17c4d3b6: Layer already exists [2025-03-26T07:40:54.713Z] 2504d502a4b5: Layer already exists [2025-03-26T07:40:54.713Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:54.713Z] 6414261d8e75: Layer already exists [2025-03-26T07:40:54.713Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:54.713Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:54.713Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:54.713Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:54.713Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:54.978Z] 4.0.0-dev.78: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:55.322Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:55.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:55.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T07:40:55.665Z] f02d17c4d3b6: Preparing [2025-03-26T07:40:55.665Z] 2504d502a4b5: Preparing [2025-03-26T07:40:55.665Z] 6414261d8e75: Preparing [2025-03-26T07:40:55.665Z] 976172ffd73a: Preparing [2025-03-26T07:40:55.665Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:55.665Z] 7a0796930bc5: Preparing [2025-03-26T07:40:55.665Z] bb38a5e8db14: Preparing [2025-03-26T07:40:55.665Z] f359c2eb6216: Preparing [2025-03-26T07:40:55.665Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:55.665Z] 7a0796930bc5: Waiting [2025-03-26T07:40:55.665Z] bb38a5e8db14: Waiting [2025-03-26T07:40:55.665Z] f359c2eb6216: Waiting [2025-03-26T07:40:55.665Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:55.665Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:55.665Z] f02d17c4d3b6: Layer already exists [2025-03-26T07:40:55.665Z] 6414261d8e75: Layer already exists [2025-03-26T07:40:55.665Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:55.665Z] 2504d502a4b5: Layer already exists [2025-03-26T07:40:55.665Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:55.665Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:55.665Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:55.665Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:55.665Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:56.016Z] + 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-03-26T07:40:56.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-26T07:40:56.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-26T07:40:56.361Z] f02d17c4d3b6: Preparing [2025-03-26T07:40:56.361Z] 2504d502a4b5: Preparing [2025-03-26T07:40:56.361Z] 6414261d8e75: Preparing [2025-03-26T07:40:56.361Z] 976172ffd73a: Preparing [2025-03-26T07:40:56.361Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:56.361Z] 7a0796930bc5: Preparing [2025-03-26T07:40:56.361Z] bb38a5e8db14: Preparing [2025-03-26T07:40:56.361Z] f359c2eb6216: Preparing [2025-03-26T07:40:56.361Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:56.361Z] 7a0796930bc5: Waiting [2025-03-26T07:40:56.361Z] bb38a5e8db14: Waiting [2025-03-26T07:40:56.361Z] f359c2eb6216: Waiting [2025-03-26T07:40:56.361Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:56.361Z] 6414261d8e75: Layer already exists [2025-03-26T07:40:56.361Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:56.361Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:56.361Z] 2504d502a4b5: Layer already exists [2025-03-26T07:40:56.361Z] f02d17c4d3b6: Layer already exists [2025-03-26T07:40:56.361Z] 7a0796930bc5: Layer already exists [2025-03-26T07:40:56.361Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:56.361Z] bb38a5e8db14: Layer already exists [2025-03-26T07:40:56.361Z] f359c2eb6216: Layer already exists [2025-03-26T07:40:56.624Z] main: digest: sha256:49dcf530beb2418febfe5dd5dafc10bb24e0433e72d1313faf6e80097322e7d6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:40:56.712Z] ===================================================== [Pipeline] echo [2025-03-26T07:40:56.726Z] taggedImages: [2025-03-26T07:40:56.726Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:56.726Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-26T07:40:56.726Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [2025-03-26T07:40:56.726Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:56.726Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-26T07:40:56.756Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-26T07:40:56.756Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:56.756Z] latest [2025-03-26T07:40:56.756Z] 4.0.0-dev.78 [2025-03-26T07:40:56.756Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:40:56.756Z] main [2025-03-26T07:40:56.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:57.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:40:57.468Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:40:57.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T07:40:57.468Z] d4b44cb1d7ec: Preparing [2025-03-26T07:40:57.468Z] bcfd33beed24: Preparing [2025-03-26T07:40:57.468Z] 976172ffd73a: Preparing [2025-03-26T07:40:57.468Z] a1543e7ef1aa: Preparing [2025-03-26T07:40:57.468Z] d004bb8e10fc: Preparing [2025-03-26T07:40:57.468Z] 8ee14e43edee: Preparing [2025-03-26T07:40:57.468Z] dd9c8f8612c8: Preparing [2025-03-26T07:40:57.468Z] 8ee14e43edee: Waiting [2025-03-26T07:40:57.468Z] dd9c8f8612c8: Waiting [2025-03-26T07:40:57.468Z] 976172ffd73a: Layer already exists [2025-03-26T07:40:57.468Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:40:57.731Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:40:57.731Z] d004bb8e10fc: Pushed [2025-03-26T07:40:57.731Z] d4b44cb1d7ec: Pushed [2025-03-26T07:40:59.126Z] 8ee14e43edee: Pushed [2025-03-26T07:41:05.739Z] bcfd33beed24: Pushed [2025-03-26T07:41:05.739Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:06.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:06.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-26T07:41:06.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T07:41:06.452Z] d4b44cb1d7ec: Preparing [2025-03-26T07:41:06.452Z] bcfd33beed24: Preparing [2025-03-26T07:41:06.452Z] 976172ffd73a: Preparing [2025-03-26T07:41:06.452Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:06.452Z] d004bb8e10fc: Preparing [2025-03-26T07:41:06.452Z] 8ee14e43edee: Preparing [2025-03-26T07:41:06.452Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:06.452Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:06.452Z] d4b44cb1d7ec: Layer already exists [2025-03-26T07:41:06.452Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:06.452Z] bcfd33beed24: Layer already exists [2025-03-26T07:41:06.452Z] d004bb8e10fc: Layer already exists [2025-03-26T07:41:06.452Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:06.452Z] 8ee14e43edee: Layer already exists [2025-03-26T07:41:06.452Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:06.716Z] latest: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:07.071Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:07.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [2025-03-26T07:41:07.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T07:41:07.426Z] d4b44cb1d7ec: Preparing [2025-03-26T07:41:07.426Z] bcfd33beed24: Preparing [2025-03-26T07:41:07.426Z] 976172ffd73a: Preparing [2025-03-26T07:41:07.426Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:07.426Z] d004bb8e10fc: Preparing [2025-03-26T07:41:07.426Z] 8ee14e43edee: Preparing [2025-03-26T07:41:07.426Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:07.426Z] 8ee14e43edee: Waiting [2025-03-26T07:41:07.426Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:07.426Z] d4b44cb1d7ec: Layer already exists [2025-03-26T07:41:07.426Z] bcfd33beed24: Layer already exists [2025-03-26T07:41:07.426Z] d004bb8e10fc: Layer already exists [2025-03-26T07:41:07.426Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:07.426Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:07.426Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:07.426Z] 8ee14e43edee: Layer already exists [2025-03-26T07:41:07.689Z] 4.0.0-dev.78: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:08.049Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:08.401Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:41:08.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T07:41:08.402Z] d4b44cb1d7ec: Preparing [2025-03-26T07:41:08.402Z] bcfd33beed24: Preparing [2025-03-26T07:41:08.402Z] 976172ffd73a: Preparing [2025-03-26T07:41:08.402Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:08.402Z] d004bb8e10fc: Preparing [2025-03-26T07:41:08.402Z] 8ee14e43edee: Preparing [2025-03-26T07:41:08.402Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:08.402Z] 8ee14e43edee: Waiting [2025-03-26T07:41:08.402Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:08.402Z] d004bb8e10fc: Layer already exists [2025-03-26T07:41:08.402Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:08.402Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:08.402Z] bcfd33beed24: Layer already exists [2025-03-26T07:41:08.402Z] d4b44cb1d7ec: Layer already exists [2025-03-26T07:41:08.402Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:08.402Z] 8ee14e43edee: Layer already exists [2025-03-26T07:41:08.666Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:09.026Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:09.369Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-26T07:41:09.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-26T07:41:09.369Z] d4b44cb1d7ec: Preparing [2025-03-26T07:41:09.369Z] bcfd33beed24: Preparing [2025-03-26T07:41:09.369Z] 976172ffd73a: Preparing [2025-03-26T07:41:09.369Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:09.369Z] d004bb8e10fc: Preparing [2025-03-26T07:41:09.369Z] 8ee14e43edee: Preparing [2025-03-26T07:41:09.369Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:09.369Z] 8ee14e43edee: Waiting [2025-03-26T07:41:09.369Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:09.369Z] bcfd33beed24: Layer already exists [2025-03-26T07:41:09.369Z] d004bb8e10fc: Layer already exists [2025-03-26T07:41:09.369Z] d4b44cb1d7ec: Layer already exists [2025-03-26T07:41:09.369Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:09.369Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:09.370Z] 8ee14e43edee: Layer already exists [2025-03-26T07:41:09.370Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:09.370Z] main: digest: sha256:137cc9a66d976b4673501b13c37e7772ecca11a4354ab828a0fddf78e24acc76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:41:09.721Z] ===================================================== [Pipeline] echo [2025-03-26T07:41:09.737Z] taggedImages: [2025-03-26T07:41:09.737Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:41:09.737Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-26T07:41:09.737Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [2025-03-26T07:41:09.737Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:41:09.737Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-26T07:41:09.770Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-26T07:41:09.770Z] 32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:41:09.770Z] latest [2025-03-26T07:41:09.770Z] 4.0.0-dev.78 [2025-03-26T07:41:09.770Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:41:09.770Z] main [2025-03-26T07:41:09.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:10.140Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:10.506Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:41:10.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T07:41:10.506Z] 8b5282d5c0e8: Preparing [2025-03-26T07:41:10.506Z] b06aea822afc: Preparing [2025-03-26T07:41:10.506Z] 976172ffd73a: Preparing [2025-03-26T07:41:10.506Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:10.506Z] 36b2220d9c2f: Preparing [2025-03-26T07:41:10.506Z] 3c951bedca88: Preparing [2025-03-26T07:41:10.506Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:10.506Z] 3c951bedca88: Waiting [2025-03-26T07:41:10.506Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:10.506Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:10.771Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:10.771Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:10.771Z] 36b2220d9c2f: Pushed [2025-03-26T07:41:10.771Z] 8b5282d5c0e8: Pushed [2025-03-26T07:41:11.347Z] 3c951bedca88: Pushed [2025-03-26T07:41:19.508Z] b06aea822afc: Pushed [2025-03-26T07:41:19.508Z] 32b60fa693a901275786637eb06fc785f28539a9: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:19.864Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:20.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-26T07:41:20.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T07:41:20.212Z] 8b5282d5c0e8: Preparing [2025-03-26T07:41:20.212Z] b06aea822afc: Preparing [2025-03-26T07:41:20.212Z] 976172ffd73a: Preparing [2025-03-26T07:41:20.212Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:20.212Z] 36b2220d9c2f: Preparing [2025-03-26T07:41:20.212Z] 3c951bedca88: Preparing [2025-03-26T07:41:20.212Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:20.212Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:20.212Z] 3c951bedca88: Waiting [2025-03-26T07:41:20.212Z] 8b5282d5c0e8: Layer already exists [2025-03-26T07:41:20.212Z] 36b2220d9c2f: Layer already exists [2025-03-26T07:41:20.212Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:20.212Z] b06aea822afc: Layer already exists [2025-03-26T07:41:20.212Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:20.212Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:20.212Z] 3c951bedca88: Layer already exists [2025-03-26T07:41:20.475Z] latest: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:20.827Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:21.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [2025-03-26T07:41:21.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T07:41:21.178Z] 8b5282d5c0e8: Preparing [2025-03-26T07:41:21.178Z] b06aea822afc: Preparing [2025-03-26T07:41:21.178Z] 976172ffd73a: Preparing [2025-03-26T07:41:21.178Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:21.178Z] 36b2220d9c2f: Preparing [2025-03-26T07:41:21.178Z] 3c951bedca88: Preparing [2025-03-26T07:41:21.178Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:21.178Z] 3c951bedca88: Waiting [2025-03-26T07:41:21.178Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:21.178Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:21.178Z] 8b5282d5c0e8: Layer already exists [2025-03-26T07:41:21.178Z] 36b2220d9c2f: Layer already exists [2025-03-26T07:41:21.178Z] b06aea822afc: Layer already exists [2025-03-26T07:41:21.178Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:21.178Z] 3c951bedca88: Layer already exists [2025-03-26T07:41:21.178Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:21.441Z] 4.0.0-dev.78: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:21.808Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:22.161Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:41:22.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T07:41:22.161Z] 8b5282d5c0e8: Preparing [2025-03-26T07:41:22.161Z] b06aea822afc: Preparing [2025-03-26T07:41:22.161Z] 976172ffd73a: Preparing [2025-03-26T07:41:22.161Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:22.161Z] 36b2220d9c2f: Preparing [2025-03-26T07:41:22.161Z] 3c951bedca88: Preparing [2025-03-26T07:41:22.161Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:22.161Z] 3c951bedca88: Waiting [2025-03-26T07:41:22.161Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:22.161Z] 8b5282d5c0e8: Layer already exists [2025-03-26T07:41:22.161Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:22.161Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:22.161Z] b06aea822afc: Layer already exists [2025-03-26T07:41:22.161Z] 36b2220d9c2f: Layer already exists [2025-03-26T07:41:22.161Z] 3c951bedca88: Layer already exists [2025-03-26T07:41:22.161Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:22.161Z] 32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:22.522Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:22.865Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-26T07:41:22.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-26T07:41:22.865Z] 8b5282d5c0e8: Preparing [2025-03-26T07:41:22.865Z] b06aea822afc: Preparing [2025-03-26T07:41:22.865Z] 976172ffd73a: Preparing [2025-03-26T07:41:22.865Z] a1543e7ef1aa: Preparing [2025-03-26T07:41:22.865Z] 36b2220d9c2f: Preparing [2025-03-26T07:41:22.865Z] 3c951bedca88: Preparing [2025-03-26T07:41:22.865Z] dd9c8f8612c8: Preparing [2025-03-26T07:41:22.865Z] 3c951bedca88: Waiting [2025-03-26T07:41:22.865Z] dd9c8f8612c8: Waiting [2025-03-26T07:41:22.865Z] 976172ffd73a: Layer already exists [2025-03-26T07:41:22.865Z] 36b2220d9c2f: Layer already exists [2025-03-26T07:41:22.865Z] b06aea822afc: Layer already exists [2025-03-26T07:41:22.865Z] 8b5282d5c0e8: Layer already exists [2025-03-26T07:41:22.865Z] a1543e7ef1aa: Layer already exists [2025-03-26T07:41:22.865Z] 3c951bedca88: Layer already exists [2025-03-26T07:41:22.865Z] dd9c8f8612c8: Layer already exists [2025-03-26T07:41:22.865Z] main: digest: sha256:d5c1c36f207088f6e2d59f37c76fbefeb352da08ae0e8025c7075e8e04371b75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T07:41:23.211Z] ===================================================== [Pipeline] echo [2025-03-26T07:41:23.226Z] taggedImages: [2025-03-26T07:41:23.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9 [2025-03-26T07:41:23.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-26T07:41:23.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [2025-03-26T07:41:23.226Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32b60fa693a901275786637eb06fc785f28539a9-4.0.0-dev.78 [2025-03-26T07:41:23.226Z] - 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-03-26T07:41:23.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-26T07:41:23.625Z] [2025-03-26T07:41:23.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T07:41:23.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-26T07:41:23.948Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-26T07:41:23.948Z] 8998bd30e6a1: Pulling fs layer [2025-03-26T07:41:23.948Z] 04944245beec: Pulling fs layer [2025-03-26T07:41:23.948Z] 699f458cf7ca: Pulling fs layer [2025-03-26T07:41:23.948Z] 765212b225bb: Pulling fs layer [2025-03-26T07:41:23.948Z] f23df028b6ca: Pulling fs layer [2025-03-26T07:41:23.948Z] d65c8cfc05b1: Pulling fs layer [2025-03-26T07:41:23.948Z] 2437ff75d9bd: Pulling fs layer [2025-03-26T07:41:23.948Z] f23df028b6ca: Waiting [2025-03-26T07:41:23.948Z] d65c8cfc05b1: Waiting [2025-03-26T07:41:23.948Z] 2437ff75d9bd: Waiting [2025-03-26T07:41:23.948Z] 765212b225bb: Waiting [2025-03-26T07:41:24.211Z] 04944245beec: Verifying Checksum [2025-03-26T07:41:24.211Z] 04944245beec: Download complete [2025-03-26T07:41:24.211Z] 765212b225bb: Verifying Checksum [2025-03-26T07:41:24.211Z] 765212b225bb: Download complete [2025-03-26T07:41:24.211Z] f23df028b6ca: Verifying Checksum [2025-03-26T07:41:24.211Z] f23df028b6ca: Download complete [2025-03-26T07:41:24.211Z] d65c8cfc05b1: Verifying Checksum [2025-03-26T07:41:24.211Z] d65c8cfc05b1: Download complete [2025-03-26T07:41:24.211Z] 699f458cf7ca: Verifying Checksum [2025-03-26T07:41:24.211Z] 699f458cf7ca: Download complete [2025-03-26T07:41:24.789Z] 8998bd30e6a1: Download complete [2025-03-26T07:41:27.358Z] 2437ff75d9bd: Verifying Checksum [2025-03-26T07:41:27.358Z] 2437ff75d9bd: Download complete [2025-03-26T07:41:29.305Z] 8998bd30e6a1: Pull complete [2025-03-26T07:41:29.570Z] 04944245beec: Pull complete [2025-03-26T07:41:31.506Z] 699f458cf7ca: Pull complete [2025-03-26T07:41:31.506Z] 765212b225bb: Pull complete [2025-03-26T07:41:32.464Z] f23df028b6ca: Pull complete [2025-03-26T07:41:32.464Z] d65c8cfc05b1: Pull complete [2025-03-26T07:41:50.642Z] 2437ff75d9bd: Pull complete [2025-03-26T07:41:50.642Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-26T07:41:50.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-26T07:41:50.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T07:41:50.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-42048 does not seem to be running inside a container [2025-03-26T07:41:50.881Z] $ 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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T07:41:53.368Z] $ docker top 7a3d09988ad11ea80a9d5c6c742d81cddb19bb47ce2d2308ef14cefb006e4ce8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-26T07:41:54.250Z] ---> job-cost.sh [2025-03-26T07:41:54.250Z] lf-activate-venv: SKIPPING [2025-03-26T07:41:54.250Z] INFO: No Stack... [2025-03-26T07:41:54.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-26T07:41:55.419Z] INFO: Archiving Costs [Pipeline] sh [2025-03-26T07:41:56.307Z] + cat /w/workspace/edgex-go/816/archives/cost.csv [2025-03-26T07:41:56.307Z] + cut -d, -f6 [Pipeline] lock [2025-03-26T07:41:56.343Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-816-stack-cost] [2025-03-26T07:41:56.350Z] Resource [jenkins-edgexfoundry-edgex-go-main-816-stack-cost] did not exist. Created. [2025-03-26T07:41:56.355Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-816-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-26T07:41:57.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-26T07:41:57.664Z] Stashed 1 file(s) [Pipeline] } [2025-03-26T07:41:57.679Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-816-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-26T07:41:57.699Z] $ docker stop --time=1 7a3d09988ad11ea80a9d5c6c742d81cddb19bb47ce2d2308ef14cefb006e4ce8 [2025-03-26T07:41:59.198Z] $ docker rm -f --volumes 7a3d09988ad11ea80a9d5c6c742d81cddb19bb47ce2d2308ef14cefb006e4ce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-26T12:55:17.848Z] Cancelling nested steps due to timeout [2025-03-26T12:55:17.854Z] Sending interrupt signal to process [2025-03-26T12:55:22.577Z] script returned exit code 143 [Pipeline] } [2025-03-26T12:55:22.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T12:55:23.024Z] + '[' -d /w/workspace/edgex-go/816/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:23.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:23.773Z] ---> package-listing.sh [2025-03-26T12:55:23.773Z] ++ facter osfamily [2025-03-26T12:55:23.773Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T12:55:24.034Z] + OS_FAMILY=redhat [2025-03-26T12:55:24.034Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T12:55:24.034Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T12:55:24.034Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T12:55:24.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T12:55:24.034Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T12:55:24.034Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T12:55:24.034Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T12:55:24.034Z] + case "${OS_FAMILY}" in [2025-03-26T12:55:24.034Z] + sort [2025-03-26T12:55:24.034Z] + rpm -qa [2025-03-26T12:55:24.602Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T12:55:24.602Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T12:55:24.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T12:55:24.602Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T12:55:24.602Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T12:55:24.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T12:55:24.620Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T12:55:24.911Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:55:25.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T12:55:25.502Z] [2025-03-26T12:55:25.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:55:25.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T12:55:25.825Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T12:55:25.825Z] 5eb5b503b376: Pulling fs layer [2025-03-26T12:55:25.825Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T12:55:25.825Z] ec43610c2a17: Pulling fs layer [2025-03-26T12:55:25.825Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T12:55:25.825Z] 33b1e0a273af: Pulling fs layer [2025-03-26T12:55:25.825Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T12:55:25.825Z] 2f39f015ded8: Pulling fs layer [2025-03-26T12:55:25.825Z] 3a2ae6a8a46f: Waiting [2025-03-26T12:55:25.825Z] 33b1e0a273af: Waiting [2025-03-26T12:55:25.825Z] 5d3b04190fa2: Waiting [2025-03-26T12:55:25.825Z] 2f39f015ded8: Waiting [2025-03-26T12:55:26.084Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T12:55:26.084Z] 5c69ac0246d0: Download complete [2025-03-26T12:55:26.084Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-26T12:55:26.084Z] 3a2ae6a8a46f: Download complete [2025-03-26T12:55:26.084Z] ec43610c2a17: Verifying Checksum [2025-03-26T12:55:26.084Z] ec43610c2a17: Download complete [2025-03-26T12:55:26.084Z] 33b1e0a273af: Verifying Checksum [2025-03-26T12:55:26.084Z] 33b1e0a273af: Download complete [2025-03-26T12:55:26.084Z] 5d3b04190fa2: Verifying Checksum [2025-03-26T12:55:26.084Z] 5d3b04190fa2: Download complete [2025-03-26T12:55:26.084Z] 5eb5b503b376: Download complete [2025-03-26T12:55:26.653Z] 2f39f015ded8: Verifying Checksum [2025-03-26T12:55:26.653Z] 2f39f015ded8: Download complete [2025-03-26T12:55:27.598Z] 5eb5b503b376: Pull complete [2025-03-26T12:55:27.598Z] 5c69ac0246d0: Pull complete [2025-03-26T12:55:27.858Z] ec43610c2a17: Pull complete [2025-03-26T12:55:28.118Z] 3a2ae6a8a46f: Pull complete [2025-03-26T12:55:28.118Z] 33b1e0a273af: Pull complete [2025-03-26T12:55:28.383Z] 5d3b04190fa2: Pull complete [2025-03-26T12:55:32.595Z] 2f39f015ded8: Pull complete [2025-03-26T12:55:32.595Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T12:55:32.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T12:55:32.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T12:55:32.717Z] prd-centos7-docker-4c-2g-42064 does not seem to be running inside a container [2025-03-26T12:55:32.749Z] $ 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-26T12:55:35.501Z] $ docker top 7bc2dae9c77c7ba0dea12270c7fd9f7250855d210d35a9001bbc732a6161d14f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T12:55:35.859Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T12:55:36.152Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T12:55:36.442Z] + ls /var/log/sa-host [2025-03-26T12:55:36.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T12:55:36.489Z] provisioning config files... [2025-03-26T12:55:36.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config512914789291746469tmp [Pipeline] { [Pipeline] echo [2025-03-26T12:55:36.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:36.802Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T12:55:36.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:37.195Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T12:55:37.206Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:37.493Z] ---> sudo-logs.sh [2025-03-26T12:55:37.494Z] Archiving 'sudo' log.. [2025-03-26T12:55:37.494Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-26T12:55:37.520Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-26T12:55:37.523Z] $ docker stop --time=1 7bc2dae9c77c7ba0dea12270c7fd9f7250855d210d35a9001bbc732a6161d14f [2025-03-26T12:55:38.651Z] $ docker rm -f --volumes 7bc2dae9c77c7ba0dea12270c7fd9f7250855d210d35a9001bbc732a6161d14f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-26T12:55:38.751Z] [WS-CLEANUP] Deleting project workspace... [2025-03-26T12:55:38.751Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-26T12:55:38.769Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-26T12:55:39.060Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-26T12:55:39.918Z] + [ -d /w/workspace/edgex-go/816/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:40.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:41.072Z] ---> package-listing.sh [2025-03-26T12:55:41.072Z] ++ facter osfamily [2025-03-26T12:55:41.072Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-26T12:55:41.332Z] + OS_FAMILY=debian [2025-03-26T12:55:41.332Z] + workspace=/w/workspace/edgex-go/816 [2025-03-26T12:55:41.332Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-26T12:55:41.332Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-26T12:55:41.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-26T12:55:41.332Z] + PACKAGES=/tmp/packages_start.txt [2025-03-26T12:55:41.332Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T12:55:41.332Z] + PACKAGES=/tmp/packages_end.txt [2025-03-26T12:55:41.332Z] + case "${OS_FAMILY}" in [2025-03-26T12:55:41.332Z] + dpkg -l [2025-03-26T12:55:41.332Z] + grep '^ii' [2025-03-26T12:55:41.332Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-26T12:55:41.332Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-26T12:55:41.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-26T12:55:41.332Z] + '[' /w/workspace/edgex-go/816 ']' [2025-03-26T12:55:41.332Z] + mkdir -p /w/workspace/edgex-go/816/archives/ [2025-03-26T12:55:41.332Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/816/archives/ [Pipeline] echo [2025-03-26T12:55:41.346Z] 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/816/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-26T12:55:41.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:55:42.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T12:55:42.193Z] [2025-03-26T12:55:42.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-26T12:55:42.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T12:55:42.496Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-26T12:55:42.496Z] 5eb5b503b376: Pulling fs layer [2025-03-26T12:55:42.496Z] 5c69ac0246d0: Pulling fs layer [2025-03-26T12:55:42.496Z] ec43610c2a17: Pulling fs layer [2025-03-26T12:55:42.496Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-26T12:55:42.496Z] 33b1e0a273af: Pulling fs layer [2025-03-26T12:55:42.496Z] 5d3b04190fa2: Pulling fs layer [2025-03-26T12:55:42.496Z] 2f39f015ded8: Pulling fs layer [2025-03-26T12:55:42.496Z] 3a2ae6a8a46f: Waiting [2025-03-26T12:55:42.496Z] 33b1e0a273af: Waiting [2025-03-26T12:55:42.496Z] 5d3b04190fa2: Waiting [2025-03-26T12:55:42.496Z] 2f39f015ded8: Waiting [2025-03-26T12:55:42.496Z] 5c69ac0246d0: Verifying Checksum [2025-03-26T12:55:42.496Z] 5c69ac0246d0: Download complete [2025-03-26T12:55:42.496Z] 3a2ae6a8a46f: Download complete [2025-03-26T12:55:42.496Z] 33b1e0a273af: Verifying Checksum [2025-03-26T12:55:42.496Z] 33b1e0a273af: Download complete [2025-03-26T12:55:42.496Z] ec43610c2a17: Verifying Checksum [2025-03-26T12:55:42.496Z] ec43610c2a17: Download complete [2025-03-26T12:55:42.496Z] 5d3b04190fa2: Download complete [2025-03-26T12:55:42.754Z] 5eb5b503b376: Verifying Checksum [2025-03-26T12:55:42.754Z] 5eb5b503b376: Download complete [2025-03-26T12:55:43.320Z] 2f39f015ded8: Download complete [2025-03-26T12:55:43.887Z] 5eb5b503b376: Pull complete [2025-03-26T12:55:43.887Z] 5c69ac0246d0: Pull complete [2025-03-26T12:55:44.454Z] ec43610c2a17: Pull complete [2025-03-26T12:55:44.454Z] 3a2ae6a8a46f: Pull complete [2025-03-26T12:55:44.713Z] 33b1e0a273af: Pull complete [2025-03-26T12:55:44.713Z] 5d3b04190fa2: Pull complete [2025-03-26T12:55:48.899Z] 2f39f015ded8: Pull complete [2025-03-26T12:55:48.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-26T12:55:48.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-26T12:55:48.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-26T12:55:49.003Z] prd-ubuntu20.04-docker-8c-8g-42045 does not seem to be running inside a container [2025-03-26T12:55:49.033Z] $ 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/816/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/816 -v /w/workspace/edgex-go/816:/w/workspace/edgex-go/816:rw,z -v /w/workspace/edgex-go/816@tmp:/w/workspace/edgex-go/816@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-03-26T12:55:50.772Z] $ docker top 42b9db31839c88c42c39b20fa0e76aa1c3db08bb8c5fe9e4bdbccaa75a2b7290 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-26T12:55:51.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-26T12:55:51.416Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-26T12:55:51.703Z] + ls /var/log/sa-host [2025-03-26T12:55:51.703Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-26T12:55:51.736Z] provisioning config files... [2025-03-26T12:55:51.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/816@tmp/config4489711796858138200tmp [Pipeline] { [Pipeline] echo [2025-03-26T12:55:51.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:52.047Z] ---> create-netrc.sh [Pipeline] } [2025-03-26T12:55:52.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:52.377Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-26T12:55:52.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:52.670Z] ---> sudo-logs.sh [2025-03-26T12:55:52.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-26T12:55:52.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:52.999Z] ---> job-cost.sh [2025-03-26T12:55:52.999Z] lf-activate-venv: SKIPPING [2025-03-26T12:55:52.999Z] DEBUG: total: 0.10999999940395355 [2025-03-26T12:55:52.999Z] INFO: Retrieving Stack Cost... [2025-03-26T12:55:53.568Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-26T12:55:53.829Z] INFO: Archiving Costs [Pipeline] echo [2025-03-26T12:55:53.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-26T12:55:54.123Z] ---> logs-deploy.sh [2025-03-26T12:55:54.123Z] lf-activate-venv: SKIPPING [2025-03-26T12:55:54.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/816 [2025-03-26T12:55:54.123Z] INFO: archiving workspace using pattern(s): [2025-03-26T12:55:55.059Z] Archives upload complete. [2025-03-26T12:55:55.318Z] INFO: archiving logs to Nexus