Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2eb6d4b86301ec26be6652a834a1b8ff93f67714 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-ssh13526802988561980312.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5458077359686430009.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15617030286005747145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4375497771280692.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-ssh2139155305176881782.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34776’ Running on prd-ubuntu20.04-docker-8c-8g-34777 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/760 [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/760 # 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 2eb6d4b86301ec26be6652a834a1b8ff93f67714 (main) Commit message: "Merge pull request #5020 from jinlinGuan/fix-proxy-auth" > git config core.sparsecheckout # timeout=10 > git checkout -f 2eb6d4b86301ec26be6652a834a1b8ff93f67714 # timeout=10 > git rev-list --no-walk 6bbd37b5df431558ec293b1a451d3008d2d01443 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T08:18:15.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T08:18:15.612Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T08:18:15.637Z] ========================================================= [2024-12-09T08:18:15.637Z] EdgeX Global Pipelines Version Info [2024-12-09T08:18:15.637Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:18:16.754Z] ------------------- [2024-12-09T08:18:16.754Z] stable info: [2024-12-09T08:18:16.754Z] ------------------- [2024-12-09T08:18:16.754Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T08:18:16.754Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T08:18:16.754Z] Message: update stable to v1.0.269 [2024-12-09T08:18:17.016Z] ------------------- [2024-12-09T08:18:17.016Z] experimental info: [2024-12-09T08:18:17.016Z] ------------------- [2024-12-09T08:18:17.016Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T08:18:17.016Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T08:18:17.016Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T08:18:17.096Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-09T08:18:17.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-09T08:18:17.132Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T08:18:17.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T08:18:17.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T08:18:17.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T08:18:17.216Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T08:18:17.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-09T08:18:17.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-09T08:18:17.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-09T08:18:17.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T08:18:17.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T08:18:17.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T08:18:17.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T08:18:17.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T08:18:17.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T08:18:17.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T08:18:17.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T08:18:17.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-09T08:18:17.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-09T08:18:17.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T08:18:17.522Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T08:18:17.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T08:18:17.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T08:18:17.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T08:18:17.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T08:18:17.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] echo [2024-12-09T08:18:17.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2eb6d4b [Pipeline] echo [2024-12-09T08:18:17.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T08:18:17.716Z] provisioning config files... [2024-12-09T08:18:17.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config15662750629607957191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:18:18.060Z] ---> ****-login.sh [2024-12-09T08:18:18.060Z] nexus3.edgexfoundry.org:10001 [2024-12-09T08:18:18.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:18:18.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:18:18.321Z] Configure a credential helper to remove this warning. See [2024-12-09T08:18:18.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:18:18.321Z] [2024-12-09T08:18:18.321Z] Login Succeeded [2024-12-09T08:18:18.321Z] nexus3.edgexfoundry.org:10002 [2024-12-09T08:18:18.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:18:18.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:18:18.321Z] Configure a credential helper to remove this warning. See [2024-12-09T08:18:18.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:18:18.321Z] [2024-12-09T08:18:18.321Z] Login Succeeded [2024-12-09T08:18:18.321Z] nexus3.edgexfoundry.org:10003 [2024-12-09T08:18:18.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:18:18.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:18:18.581Z] Configure a credential helper to remove this warning. See [2024-12-09T08:18:18.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:18:18.581Z] [2024-12-09T08:18:18.581Z] Login Succeeded [2024-12-09T08:18:18.581Z] nexus3.edgexfoundry.org:10004 [2024-12-09T08:18:18.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:18:18.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:18:18.581Z] Configure a credential helper to remove this warning. See [2024-12-09T08:18:18.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:18:18.581Z] [2024-12-09T08:18:18.581Z] Login Succeeded [2024-12-09T08:18:18.581Z] ****.io [2024-12-09T08:18:18.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:18:18.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:18:18.842Z] Configure a credential helper to remove this warning. See [2024-12-09T08:18:18.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:18:18.842Z] [2024-12-09T08:18:18.842Z] Login Succeeded [2024-12-09T08:18:18.842Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T08:18:18.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T08:18:19.183Z] + 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 [2024-12-09T08:18:19.183Z] + dirname cmd/core-command/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/core-data/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/core-keeper/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/core-metadata/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.183Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-09T08:18:19.183Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-09T08:18:19.183Z] + cut -d/ -f2 [2024-12-09T08:18:19.184Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-09T08:18:19.184Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-09T08:18:19.184Z] + cut -d/ -f2 [2024-12-09T08:18:19.184Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-09T08:18:19.184Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-09T08:18:19.184Z] + cut -d/ -f2 [2024-12-09T08:18:19.184Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-09T08:18:19.184Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-09T08:18:19.184Z] + cut -d/ -f2 [2024-12-09T08:18:19.184Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-09T08:18:19.184Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-09T08:18:19.184Z] + cut -d/ -f2 [2024-12-09T08:18:19.184Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-09T08:18:19.184Z] + dirname cmd/support-notifications/Dockerfile [2024-12-09T08:18:19.184Z] + cut -d/ -f2 [2024-12-09T08:18:19.184Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-09T08:18:19.184Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-09T08:18:19.184Z] + cut -d/ -f2 [2024-12-09T08:18:19.184Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-09T08:18:19.220Z] 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 [2024-12-09T08:18:19.565Z] + git rev-list -1 --merges 2eb6d4b86301ec26be6652a834a1b8ff93f67714~1..2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] echo [2024-12-09T08:18:19.579Z] -----------> git rev-list -1 --merges 2eb6d4b86301ec26be6652a834a1b8ff93f67714~1..2eb6d4b86301ec26be6652a834a1b8ff93f67714 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:18:19.579Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [false] [Pipeline] sh [2024-12-09T08:18:19.877Z] + git log --format=format:%s -1 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] echo [2024-12-09T08:18:19.893Z] ========================================================= [2024-12-09T08:18:19.893Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T08:18:19.893Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-09T08:18:20.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T08:18:20.274Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T08:18:20.274Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T08:18:20.274Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T08:18:20.274Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T08:18:20.274Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T08:18:20.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:18:20.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T08:18:20.631Z] [2024-12-09T08:18:20.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:18:20.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T08:18:20.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T08:18:20.942Z] b85a868b505f: Pulling fs layer [2024-12-09T08:18:20.942Z] e2be974225ed: Pulling fs layer [2024-12-09T08:18:20.942Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T08:18:20.942Z] 988bab9f4d93: Pulling fs layer [2024-12-09T08:18:20.942Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T08:18:20.942Z] 988bab9f4d93: Waiting [2024-12-09T08:18:20.942Z] eaf3925da568: Pulling fs layer [2024-12-09T08:18:20.942Z] bab4dde63d76: Pulling fs layer [2024-12-09T08:18:20.942Z] bde34c3a00c8: Pulling fs layer [2024-12-09T08:18:20.942Z] 1469e6f7b9e6: Waiting [2024-12-09T08:18:20.942Z] eaf3925da568: Waiting [2024-12-09T08:18:20.942Z] b352a97aabf1: Pulling fs layer [2024-12-09T08:18:20.942Z] b352a97aabf1: Waiting [2024-12-09T08:18:20.942Z] bde34c3a00c8: Waiting [2024-12-09T08:18:20.942Z] 4872d77fe225: Pulling fs layer [2024-12-09T08:18:20.942Z] 5851b861e8e6: Pulling fs layer [2024-12-09T08:18:20.942Z] 4872d77fe225: Waiting [2024-12-09T08:18:20.942Z] 5851b861e8e6: Waiting [2024-12-09T08:18:20.942Z] e2be974225ed: Verifying Checksum [2024-12-09T08:18:20.942Z] e2be974225ed: Download complete [2024-12-09T08:18:20.942Z] 988bab9f4d93: Verifying Checksum [2024-12-09T08:18:20.942Z] 988bab9f4d93: Download complete [2024-12-09T08:18:20.942Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T08:18:20.942Z] 1469e6f7b9e6: Download complete [2024-12-09T08:18:20.942Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T08:18:20.942Z] 339a4e72a1f5: Download complete [2024-12-09T08:18:20.942Z] eaf3925da568: Download complete [2024-12-09T08:18:21.201Z] bde34c3a00c8: Download complete [2024-12-09T08:18:21.201Z] b352a97aabf1: Download complete [2024-12-09T08:18:21.201Z] 4872d77fe225: Verifying Checksum [2024-12-09T08:18:21.201Z] 4872d77fe225: Download complete [2024-12-09T08:18:21.201Z] 5851b861e8e6: Verifying Checksum [2024-12-09T08:18:21.201Z] 5851b861e8e6: Download complete [2024-12-09T08:18:21.201Z] b85a868b505f: Verifying Checksum [2024-12-09T08:18:21.201Z] b85a868b505f: Download complete [2024-12-09T08:18:21.460Z] bab4dde63d76: Verifying Checksum [2024-12-09T08:18:21.460Z] bab4dde63d76: Download complete [2024-12-09T08:18:22.398Z] b85a868b505f: Pull complete [2024-12-09T08:18:22.657Z] e2be974225ed: Pull complete [2024-12-09T08:18:23.226Z] 339a4e72a1f5: Pull complete [2024-12-09T08:18:23.226Z] 988bab9f4d93: Pull complete [2024-12-09T08:18:23.486Z] 1469e6f7b9e6: Pull complete [2024-12-09T08:18:23.486Z] eaf3925da568: Pull complete [2024-12-09T08:18:25.401Z] bab4dde63d76: Pull complete [2024-12-09T08:18:25.401Z] bde34c3a00c8: Pull complete [2024-12-09T08:18:25.401Z] b352a97aabf1: Pull complete [2024-12-09T08:18:25.401Z] 4872d77fe225: Pull complete [2024-12-09T08:18:25.662Z] 5851b861e8e6: Pull complete [2024-12-09T08:18:25.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T08:18:25.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T08:18:25.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:18:25.827Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:18:25.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:18:28.761Z] $ docker top d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a -eo pid,comm [2024-12-09T08:18:28.817Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T08:18:28.817Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T08:18:28.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T08:18:28.879Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T08:18:28.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T08:18:28.992Z] $ docker exec d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent [2024-12-09T08:18:29.095Z] SSH_AUTH_SOCK=/tmp/ssh-q4l0aSVzchv7/agent.32 [2024-12-09T08:18:29.095Z] SSH_AGENT_PID=38 [2024-12-09T08:18:29.101Z] Running ssh-add (command line suppressed) [2024-12-09T08:18:29.203Z] Identity added: /w/workspace/edgex-go/760@tmp/private_key_4726351479158550751.key (/w/workspace/edgex-go/760@tmp/private_key_4726351479158550751.key) [2024-12-09T08:18:29.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T08:18:29.512Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T08:18:29.527Z] $ docker exec --env ******** --env ******** d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent -k [2024-12-09T08:18:29.628Z] unset SSH_AUTH_SOCK; [2024-12-09T08:18:29.629Z] unset SSH_AGENT_PID; [2024-12-09T08:18:29.630Z] echo Agent pid 38 killed; [2024-12-09T08:18:29.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T08:18:29.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T08:18:29.673Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T08:18:29.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T08:18:29.786Z] $ docker exec d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent [2024-12-09T08:18:29.898Z] SSH_AUTH_SOCK=/tmp/ssh-NyWotgOml0ZM/agent.72 [2024-12-09T08:18:29.898Z] SSH_AGENT_PID=78 [2024-12-09T08:18:29.903Z] Running ssh-add (command line suppressed) [2024-12-09T08:18:30.004Z] Identity added: /w/workspace/edgex-go/760@tmp/private_key_8618405532460495175.key (/w/workspace/edgex-go/760@tmp/private_key_8618405532460495175.key) [2024-12-09T08:18:30.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T08:18:30.319Z] + git semver init [2024-12-09T08:18:30.579Z] 2024-12-09 08:18:30,489 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T08:18:30.579Z] 2024-12-09 08:18:30,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/760/.semver [2024-12-09T08:18:30.579Z] 2024-12-09 08:18:30,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/760/.semver [2024-12-09T08:18:30.579Z] 2024-12-09 08:18:30,491 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/760/.semver'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=None) [2024-12-09T08:18:35.858Z] 2024-12-09 08:18:35,587 [append_file] DEBUG append to file:/w/workspace/edgex-go/760/.git/info/exclude [2024-12-09T08:18:35.858Z] 2024-12-09 08:18:35,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/760/.semver/main with force:False [2024-12-09T08:18:35.858Z] 2024-12-09 08:18:35,587 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:18:35.858Z] 2024-12-09 08:18:35,587 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:18:35.858Z] 4.0.0-dev.24 [Pipeline] } [2024-12-09T08:18:35.868Z] $ docker exec --env ******** --env ******** d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a ssh-agent -k [2024-12-09T08:18:35.967Z] unset SSH_AUTH_SOCK; [2024-12-09T08:18:35.968Z] unset SSH_AGENT_PID; [2024-12-09T08:18:35.968Z] echo Agent pid 78 killed; [2024-12-09T08:18:35.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T08:18:36.286Z] + git semver [Pipeline] } [2024-12-09T08:18:36.556Z] $ docker stop --time=1 d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a [2024-12-09T08:18:37.824Z] $ docker rm -f --volumes d94976ede95d581eec9e6f975110dfc5b010892e65982df75c2f3122d4e6151a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T08:18:38.164Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T08:18:38.394Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T08:18:38.398Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.24 [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 [2024-12-09T08:18:38.839Z] + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] echo [2024-12-09T08:18:38.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T08:18:38.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T08:18:38.894Z] ========================================================= [2024-12-09T08:18:38.894Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T08:18:38.894Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-09T08:18:39.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T08:18:39.187Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T08:18:39.187Z] 43c4264eed91: Pulling fs layer [2024-12-09T08:18:39.187Z] 4cc291be95ef: Pulling fs layer [2024-12-09T08:18:39.187Z] 2ac1f1163629: Pulling fs layer [2024-12-09T08:18:39.187Z] 5c3c966382ef: Pulling fs layer [2024-12-09T08:18:39.187Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T08:18:39.187Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T08:18:39.187Z] 9f66e0745190: Pulling fs layer [2024-12-09T08:18:39.187Z] 5d5c8e513c77: Waiting [2024-12-09T08:18:39.187Z] 4f4fb700ef54: Waiting [2024-12-09T08:18:39.187Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T08:18:39.187Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T08:18:39.187Z] f49a43e4bbc0: Waiting [2024-12-09T08:18:39.187Z] 9f66e0745190: Waiting [2024-12-09T08:18:39.187Z] 561ebcabdf7f: Waiting [2024-12-09T08:18:39.187Z] 4cc291be95ef: Verifying Checksum [2024-12-09T08:18:39.187Z] 4cc291be95ef: Download complete [2024-12-09T08:18:39.187Z] 5c3c966382ef: Download complete [2024-12-09T08:18:39.187Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T08:18:39.187Z] 4f4fb700ef54: Download complete [2024-12-09T08:18:39.187Z] 5d5c8e513c77: Download complete [2024-12-09T08:18:39.187Z] 43c4264eed91: Download complete [2024-12-09T08:18:39.187Z] 9f66e0745190: Verifying Checksum [2024-12-09T08:18:39.187Z] 9f66e0745190: Download complete [2024-12-09T08:18:39.445Z] 43c4264eed91: Pull complete [2024-12-09T08:18:39.445Z] 561ebcabdf7f: Verifying Checksum [2024-12-09T08:18:39.445Z] 561ebcabdf7f: Download complete [2024-12-09T08:18:39.445Z] 4cc291be95ef: Pull complete [2024-12-09T08:18:39.704Z] 2ac1f1163629: Verifying Checksum [2024-12-09T08:18:39.704Z] 2ac1f1163629: Download complete [2024-12-09T08:18:39.962Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T08:18:39.962Z] f49a43e4bbc0: Download complete [2024-12-09T08:18:43.255Z] 2ac1f1163629: Pull complete [2024-12-09T08:18:43.255Z] 5c3c966382ef: Pull complete [2024-12-09T08:18:43.255Z] 4f4fb700ef54: Pull complete [2024-12-09T08:18:43.255Z] 5d5c8e513c77: Pull complete [2024-12-09T08:18:43.255Z] 9f66e0745190: Pull complete [2024-12-09T08:18:45.788Z] f49a43e4bbc0: Pull complete [2024-12-09T08:18:46.048Z] 561ebcabdf7f: Pull complete [2024-12-09T08:18:46.048Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T08:18:46.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T08:18:46.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-09T08:18:46.348Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T08:18:46.348Z] WORKDIR /edgex [2024-12-09T08:18:46.348Z] COPY go.mod . [2024-12-09T08:18:46.348Z] RUN go mod download [2024-12-09T08:18:46.348Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-09T08:18:46.914Z] Sending build context to Docker daemon 178.1MB [2024-12-09T08:18:46.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T08:18:46.914Z] ---> 3a752c3f9dda [2024-12-09T08:18:46.914Z] Step 2/4 : WORKDIR /edgex [2024-12-09T08:18:52.193Z] ---> Running in 801d4dd2a99e [2024-12-09T08:18:52.193Z] Removing intermediate container 801d4dd2a99e [2024-12-09T08:18:52.193Z] ---> 0131f1206cf8 [2024-12-09T08:18:52.193Z] Step 3/4 : COPY go.mod . [2024-12-09T08:18:52.193Z] ---> 0c74559bc02d [2024-12-09T08:18:52.193Z] Step 4/4 : RUN go mod download [2024-12-09T08:18:52.193Z] ---> Running in 52801f988083 [2024-12-09T08:18:53.491Z] Still waiting to schedule task [2024-12-09T08:18:53.492Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-09T08:19:18.779Z] Removing intermediate container 52801f988083 [2024-12-09T08:19:18.779Z] ---> 5e7e4a63f166 [2024-12-09T08:19:18.779Z] Successfully built 5e7e4a63f166 [2024-12-09T08:19:18.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:19:19.092Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T08:19:19.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:19:19.165Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:19:19.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:19:19.690Z] $ docker top 23be705be69f673d81d8a0ddea952cca69e3df90f067f2efba35222f66199058 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T08:19:20.054Z] + go version [2024-12-09T08:19:20.054Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T08:19:20.064Z] $ docker stop --time=1 23be705be69f673d81d8a0ddea952cca69e3df90f067f2efba35222f66199058 [2024-12-09T08:19:21.354Z] $ docker rm -f --volumes 23be705be69f673d81d8a0ddea952cca69e3df90f067f2efba35222f66199058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:19:21.778Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T08:19:21.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:19:21.869Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:19:21.909Z] $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:19:22.256Z] $ docker top d863bfd71cd3c860867498c2c0f734065afa9aa0c8cfb371ea8c9b3b26906953 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-09T08:19:22.328Z] ========================================================= [2024-12-09T08:19:22.328Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-09T08:19:22.328Z] ========================================================= [Pipeline] sh [2024-12-09T08:19:22.605Z] + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] fileExists [Pipeline] sh [2024-12-09T08:19:22.904Z] + make test [2024-12-09T08:19:22.904Z] go test -race -coverprofile=coverage.out ./... [2024-12-09T08:19:31.031Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-09T08:20:03.137Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-09T08:20:04.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-12-09T08:20:04.183Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-09T08:20:04.183Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-09T08:20:04.183Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-09T08:20:05.117Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-09T08:20:05.117Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-09T08:20:05.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2024-12-09T08:20:05.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-09T08:20:05.697Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-09T08:20:05.697Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-09T08:20:05.956Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-09T08:20:05.956Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-09T08:20:05.956Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T08:20:05.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-09T08:20:05.956Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-09T08:20:05.956Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-09T08:20:07.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-09T08:20:07.332Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-09T08:20:07.332Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T08:20:07.332Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-09T08:20:07.332Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-09T08:20:08.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements [2024-12-09T08:20:08.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 48.4% of statements [2024-12-09T08:20:08.834Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-09T08:20:08.834Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-09T08:20:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.582s coverage: 93.4% of statements [2024-12-09T08:20:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-12-09T08:20:09.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 9.4% of statements [2024-12-09T08:20:10.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-09T08:20:10.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-09T08:20:10.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-09T08:20:10.912Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-09T08:20:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.417s coverage: 95.8% of statements [2024-12-09T08:20:12.309Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-12-09T08:20:12.593Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-09T08:20:12.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-09T08:20:12.593Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-09T08:20:13.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2024-12-09T08:20:13.796Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.1% of statements [2024-12-09T08:20:13.796Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 44.2% of statements [2024-12-09T08:20:13.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2024-12-09T08:20:14.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-09T08:20:14.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-09T08:20:14.413Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-09T08:20:15.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.038s coverage: 87.1% of statements [2024-12-09T08:20:15.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2024-12-09T08:20:15.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-12-09T08:20:15.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-12-09T08:20:15.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-09T08:20:15.361Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-09T08:20:15.361Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-09T08:20:15.361Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-09T08:20:16.297Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-09T08:20:16.298Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-09T08:20:16.298Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-09T08:20:17.237Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-09T08:20:17.237Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-09T08:20:17.237Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-09T08:20:17.237Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-09T08:20:17.804Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-09T08:20:17.804Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-09T08:20:18.374Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-09T08:20:19.312Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-09T08:20:20.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-09T08:20:21.634Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-09T08:20:21.634Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-09T08:20:23.540Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-09T08:20:23.540Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-09T08:20:23.540Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-09T08:20:25.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-09T08:20:25.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-09T08:20:25.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-09T08:20:25.707Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-09T08:20:25.707Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-09T08:20:25.707Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-09T08:20:25.707Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-09T08:20:27.089Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-09T08:20:27.089Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-09T08:20:27.089Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-09T08:20:27.089Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-09T08:20:27.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2024-12-09T08:20:29.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-09T08:20:29.013Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-09T08:20:29.013Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-09T08:20:29.013Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T08:20:29.013Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-09T08:20:29.013Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-09T08:20:30.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-09T08:20:30.395Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.047s coverage: 92.9% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 36.8% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.2% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.046s coverage: 9.0% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements [2024-12-09T08:20:36.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 45.8% of statements [2024-12-09T08:20:36.967Z] 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 [2024-12-09T08:20:36.967Z] running golangci-lint [2024-12-09T08:20:36.967Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-09T08:20:36.967Z] go version go1.23.2 linux/amd64 [2024-12-09T08:20:37.219Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34778 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [2024-12-09T08:20:37.227Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-09T08:20:37.227Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-09T08:20:37.227Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] ws [2024-12-09T08:20:37.237Z] Running in /w/workspace/edgex-go/760 [Pipeline] { [Pipeline] checkout [2024-12-09T08:20:40.321Z] The recommended git tool is: git [2024-12-09T08:20:46.989Z] using credential edgex-jenkins-ssh [2024-12-09T08:20:47.015Z] Cloning the remote Git repository [2024-12-09T08:20:47.066Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-09T08:20:47.212Z] > git init /w/workspace/edgex-go/760 # timeout=10 [2024-12-09T08:20:47.436Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-09T08:20:47.437Z] > git --version # timeout=10 [2024-12-09T08:20:47.457Z] > git --version # 'git version 2.25.1' [2024-12-09T08:20:47.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T08:20:47.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T08:21:03.788Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|deps|name|compiled_files) took 23.869830775s" [2024-12-09T08:21:03.788Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.907834ms" [2024-12-09T08:21:04.718Z] Avoid second fetch [2024-12-09T08:21:04.719Z] Checking out Revision 2eb6d4b86301ec26be6652a834a1b8ff93f67714 (main) [2024-12-09T08:21:03.801Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-09T08:21:03.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T08:21:04.735Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T08:21:05.549Z] Commit message: "Merge pull request #5020 from jinlinGuan/fix-proxy-auth" [2024-12-09T08:21:04.796Z] > git checkout -f 2eb6d4b86301ec26be6652a834a1b8ff93f67714 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T08:21:10.130Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T08:21:10.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:21:10.130Z] Dload Upload Total Spent Left Speed [2024-12-09T08:21:10.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-12-09T08:21:10.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T08:21:10.797Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-09T08:21:10.797Z] + sudo tee /etc/docker/daemon.new [2024-12-09T08:21:10.797Z] { [2024-12-09T08:21:10.797Z] "registry-mirrors": [ [2024-12-09T08:21:10.797Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T08:21:10.797Z] ], [2024-12-09T08:21:10.797Z] "bip": "10.250.0.254/24", [2024-12-09T08:21:10.797Z] "hosts": [ [2024-12-09T08:21:10.797Z] "tcp://0.0.0.0:5555", [2024-12-09T08:21:10.797Z] "unix:///var/run/docker.sock" [2024-12-09T08:21:10.797Z] ], [2024-12-09T08:21:10.797Z] "mtu": 1458, [2024-12-09T08:21:10.797Z] "selinux-enabled": true, [2024-12-09T08:21:10.797Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T08:21:10.797Z] } [Pipeline] sh [2024-12-09T08:21:11.130Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T08:21:11.461Z] + sudo service docker restart [2024-12-09T08:21:15.996Z] level=info msg="[linters_context/goanalysis] analyzers took 1m54.371529474s with top 10 stages: buildir: 1m8.193131057s, gosec: 4.613724101s, fact_deprecated: 2.887437014s, inspect: 2.645346621s, printf: 2.243762349s, ctrlflow: 1.773433944s, fact_purity: 1.43819072s, S1038: 1.270623537s, nilness: 1.202848467s, directives: 1.15853559s" [2024-12-09T08:21:15.996Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-09T08:21:15.996Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, identifier_marker: 193/193, nolint: 15/0, skip_files: 193/193, autogenerated_exclude: 193/193, exclude: 193/193, exclude-rules: 193/15" [2024-12-09T08:21:15.996Z] level=info msg="[runner] processing took 15.722771ms with stages: nolint: 5.440543ms, identifier_marker: 4.797596ms, path_prettifier: 1.785127ms, autogenerated_exclude: 1.475184ms, skip_dirs: 1.155481ms, exclude-rules: 985.239µs, cgo: 30.921µs, filename_unadjuster: 25.94µs, invalid_issue: 20.8µs, max_same_issues: 1.41µs, uniq_by_line: 860ns, diff: 780ns, fixer: 550ns, skip_files: 500ns, severity-rules: 370ns, source_code: 310ns, exclude: 290ns, max_from_linter: 270ns, sort_results: 250ns, path_shortener: 120ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2024-12-09T08:21:15.996Z] level=info msg="[runner] linters took 14.441756884s with stages: goanalysis_metalinter: 14.425926553s" [2024-12-09T08:21:15.996Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-09T08:21:15.996Z] level=info msg="Memory: 382 samples, avg is 303.0MB, max is 1209.1MB" [2024-12-09T08:21:15.996Z] level=info msg="Execution took 38.376708565s" [2024-12-09T08:21:15.996Z] go vet ./... [2024-12-09T08:21:22.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T08:21:22.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T08:21:22.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T08:21:23.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-09T08:21:23.392Z] + ls -al . [2024-12-09T08:21:23.392Z] total 1740 [2024-12-09T08:21:23.392Z] drwxrwxr-x 11 1001 1001 4096 Dec 9 08:19 . [2024-12-09T08:21:23.392Z] drwxr-xr-x 4 root root 4096 Dec 9 08:19 .. [2024-12-09T08:21:23.392Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 .blubracket [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 10 Dec 9 08:18 .dockerignore [2024-12-09T08:21:23.392Z] drwxrwxr-x 8 1001 1001 4096 Dec 9 08:20 .git [2024-12-09T08:21:23.392Z] drwxrwxr-x 3 1001 1001 4096 Dec 9 08:18 .github [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 907 Dec 9 08:18 .gitignore [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 199 Dec 9 08:18 .golangci.yml [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 100 Dec 9 08:18 .hadolint.yml [2024-12-09T08:21:23.392Z] drwxr-xr-x 3 1001 1001 4096 Dec 9 08:18 .semver [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 155 Dec 9 08:18 .sonarcloud.properties [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 1171 Dec 9 08:18 ADOPTERS.md [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 17141 Dec 9 08:18 Attribution.txt [2024-12-09T08:21:23.392Z] -rw-rw-r-- 1 1001 1001 100284 Dec 9 08:18 CHANGELOG.md [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 3804 Dec 9 08:18 CONTRIBUTING.md [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 677 Dec 9 08:18 GOVERNANCE.md [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 858 Dec 9 08:18 Jenkinsfile [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 10775 Dec 9 08:18 LICENSE [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 16740 Dec 9 08:18 Makefile [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 582 Dec 9 08:18 OWNERS.md [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 9932 Dec 9 08:18 README.md [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 789 Dec 9 08:18 SECURITY.md [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 12 Dec 9 08:18 VERSION [2024-12-09T08:21:23.393Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 bin [2024-12-09T08:21:23.393Z] drwxrwxr-x 19 1001 1001 4096 Dec 9 08:18 cmd [2024-12-09T08:21:23.393Z] -rw-r--r-- 1 root root 1412872 Dec 9 08:20 coverage.out [2024-12-09T08:21:23.393Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 fuzz_test [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 6473 Dec 9 08:18 go.mod [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 87891 Dec 9 08:18 go.sum [2024-12-09T08:21:23.393Z] drwxrwxr-x 7 1001 1001 4096 Dec 9 08:18 internal [2024-12-09T08:21:23.393Z] drwxrwxr-x 2 1001 1001 4096 Dec 9 08:18 openapi [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 584 Dec 9 08:18 security.txt [2024-12-09T08:21:23.393Z] -rw-rw-r-- 1 1001 1001 204 Dec 9 08:18 version.go [Pipeline] sh [2024-12-09T08:21:23.678Z] + '[' -e coverage.out ] [2024-12-09T08:21:23.679Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-09T08:21:23.814Z] Stashed 1 file(s) [Pipeline] sh [2024-12-09T08:21:24.097Z] + make build [2024-12-09T08:21:24.097Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T08:21:29.698Z] provisioning config files... [2024-12-09T08:21:29.720Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config15232848463931161000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:21:30.165Z] ---> ****-login.sh [2024-12-09T08:21:30.165Z] nexus3.edgexfoundry.org:10001 [2024-12-09T08:21:30.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:21:30.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:21:30.722Z] Configure a credential helper to remove this warning. See [2024-12-09T08:21:30.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:21:30.722Z] [2024-12-09T08:21:30.722Z] Login Succeeded [2024-12-09T08:21:30.722Z] nexus3.edgexfoundry.org:10002 [2024-12-09T08:21:30.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:21:31.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:21:31.000Z] Configure a credential helper to remove this warning. See [2024-12-09T08:21:31.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:21:31.000Z] [2024-12-09T08:21:31.000Z] Login Succeeded [2024-12-09T08:21:31.000Z] nexus3.edgexfoundry.org:10003 [2024-12-09T08:21:31.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:21:31.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:21:31.270Z] Configure a credential helper to remove this warning. See [2024-12-09T08:21:31.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:21:31.270Z] [2024-12-09T08:21:31.270Z] Login Succeeded [2024-12-09T08:21:31.270Z] nexus3.edgexfoundry.org:10004 [2024-12-09T08:21:31.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:21:31.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:21:31.539Z] Configure a credential helper to remove this warning. See [2024-12-09T08:21:31.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:21:31.539Z] [2024-12-09T08:21:31.539Z] Login Succeeded [2024-12-09T08:21:31.539Z] ****.io [2024-12-09T08:21:31.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:21:31.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:21:31.809Z] Configure a credential helper to remove this warning. See [2024-12-09T08:21:31.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:21:31.809Z] [2024-12-09T08:21:31.809Z] Login Succeeded [2024-12-09T08:21:31.810Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T08:21:31.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-09T08:21:32.430Z] + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] echo [2024-12-09T08:21:32.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T08:21:32.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T08:21:32.493Z] ========================================================= [2024-12-09T08:21:32.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T08:21:32.493Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-09T08:21:32.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T08:21:32.828Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-09T08:21:32.828Z] cf04c63912e1: Pulling fs layer [2024-12-09T08:21:32.828Z] 55b35a11ae5e: Pulling fs layer [2024-12-09T08:21:32.828Z] a37a00ec5f00: Pulling fs layer [2024-12-09T08:21:32.828Z] 50b3750afda1: Pulling fs layer [2024-12-09T08:21:32.828Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T08:21:32.828Z] 80978eb59214: Pulling fs layer [2024-12-09T08:21:32.828Z] c9f46d7d2bd2: Pulling fs layer [2024-12-09T08:21:32.828Z] c5a475d317c9: Pulling fs layer [2024-12-09T08:21:32.828Z] 50b3750afda1: Waiting [2024-12-09T08:21:32.828Z] 4f4fb700ef54: Waiting [2024-12-09T08:21:32.828Z] 80978eb59214: Waiting [2024-12-09T08:21:32.828Z] c9f46d7d2bd2: Waiting [2024-12-09T08:21:33.100Z] 55b35a11ae5e: Verifying Checksum [2024-12-09T08:21:33.100Z] 55b35a11ae5e: Download complete [2024-12-09T08:21:33.100Z] 50b3750afda1: Verifying Checksum [2024-12-09T08:21:33.100Z] 50b3750afda1: Download complete [2024-12-09T08:21:33.100Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T08:21:33.100Z] 4f4fb700ef54: Download complete [2024-12-09T08:21:33.100Z] cf04c63912e1: Verifying Checksum [2024-12-09T08:21:33.100Z] cf04c63912e1: Download complete [2024-12-09T08:21:33.100Z] 80978eb59214: Verifying Checksum [2024-12-09T08:21:33.100Z] 80978eb59214: Download complete [2024-12-09T08:21:33.370Z] c5a475d317c9: Download complete [2024-12-09T08:21:33.962Z] cf04c63912e1: Pull complete [2024-12-09T08:21:34.234Z] 55b35a11ae5e: Pull complete [2024-12-09T08:21:34.510Z] a37a00ec5f00: Verifying Checksum [2024-12-09T08:21:34.510Z] a37a00ec5f00: Download complete [2024-12-09T08:21:35.480Z] c9f46d7d2bd2: Verifying Checksum [2024-12-09T08:21:35.480Z] c9f46d7d2bd2: Download complete [2024-12-09T08:21:46.069Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-09T08:21:47.441Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-09T08:21:48.818Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-09T08:21:49.385Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-09T08:21:50.776Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-09T08:21:54.964Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-09T08:21:56.870Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-09T08:21:57.572Z] a37a00ec5f00: Pull complete [2024-12-09T08:21:57.572Z] 50b3750afda1: Pull complete [2024-12-09T08:21:57.572Z] 4f4fb700ef54: Pull complete [2024-12-09T08:21:57.572Z] 80978eb59214: Pull complete [2024-12-09T08:21:58.773Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-09T08:21:59.710Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-09T08:22:00.277Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-09T08:22:01.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-09T08:22:01.784Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-09T08:22:01.851Z] c9f46d7d2bd2: Pull complete [Pipeline] } [2024-12-09T08:22:02.735Z] $ docker stop --time=1 d863bfd71cd3c860867498c2c0f734065afa9aa0c8cfb371ea8c9b3b26906953 [2024-12-09T08:22:03.811Z] c5a475d317c9: Pull complete [2024-12-09T08:22:03.811Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T08:22:03.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T08:22:03.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T08:22:10.545Z] $ docker rm -f --volumes d863bfd71cd3c860867498c2c0f734065afa9aa0c8cfb371ea8c9b3b26906953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [2024-12-09T08:22:11.402Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T08:22:11.402Z] WORKDIR /edgex [2024-12-09T08:22:11.402Z] COPY go.mod . [2024-12-09T08:22:11.402Z] RUN go mod download [2024-12-09T08:22:11.402Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:22:11.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-09T08:22:11.713Z] [2024-12-09T08:22:11.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:22:12.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-09T08:22:12.012Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-09T08:22:12.012Z] 91d30c5bc195: Pulling fs layer [2024-12-09T08:22:12.012Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-09T08:22:12.012Z] 9c61dcf015f6: Pulling fs layer [2024-12-09T08:22:12.012Z] 4698f68db338: Pulling fs layer [2024-12-09T08:22:12.012Z] 2a2f49069b9e: Pulling fs layer [2024-12-09T08:22:12.012Z] e0025b399a48: Pulling fs layer [2024-12-09T08:22:12.012Z] 2a2f49069b9e: Waiting [2024-12-09T08:22:12.012Z] e0025b399a48: Waiting [2024-12-09T08:22:12.012Z] 4698f68db338: Waiting [2024-12-09T08:22:12.271Z] 91d30c5bc195: Verifying Checksum [2024-12-09T08:22:12.271Z] 91d30c5bc195: Download complete [2024-12-09T08:22:12.271Z] 4698f68db338: Verifying Checksum [2024-12-09T08:22:12.271Z] 4698f68db338: Download complete [2024-12-09T08:22:12.271Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-09T08:22:12.271Z] 2e9b0aa3be6d: Download complete [2024-12-09T08:22:12.271Z] e0025b399a48: Verifying Checksum [2024-12-09T08:22:12.271Z] e0025b399a48: Download complete [2024-12-09T08:22:12.271Z] 91d30c5bc195: Pull complete [2024-12-09T08:22:12.528Z] 2a2f49069b9e: Download complete [2024-12-09T08:22:12.786Z] 2e9b0aa3be6d: Pull complete [2024-12-09T08:22:12.786Z] 9c61dcf015f6: Verifying Checksum [2024-12-09T08:22:12.786Z] 9c61dcf015f6: Download complete [2024-12-09T08:22:12.827Z] #0 building with "default" instance using docker driver [2024-12-09T08:22:12.828Z] [2024-12-09T08:22:12.828Z] #1 [internal] load build definition from Dockerfile [2024-12-09T08:22:12.828Z] #1 transferring dockerfile: 172B done [2024-12-09T08:22:12.828Z] #1 DONE 0.1s [2024-12-09T08:22:12.828Z] [2024-12-09T08:22:12.828Z] #2 [internal] load .dockerignore [2024-12-09T08:22:12.828Z] #2 transferring context: 50B done [2024-12-09T08:22:12.828Z] #2 DONE 0.1s [2024-12-09T08:22:12.828Z] [2024-12-09T08:22:12.828Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T08:22:12.828Z] #3 DONE 0.0s [2024-12-09T08:22:12.828Z] [2024-12-09T08:22:12.828Z] #4 [internal] load build context [2024-12-09T08:22:12.828Z] #4 transferring context: 6.51kB done [2024-12-09T08:22:12.828Z] #4 DONE 0.1s [2024-12-09T08:22:12.828Z] [2024-12-09T08:22:12.828Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T08:22:12.828Z] #5 DONE 0.2s [2024-12-09T08:22:12.828Z] [2024-12-09T08:22:12.828Z] #6 [2/4] WORKDIR /edgex [2024-12-09T08:22:14.238Z] #6 DONE 1.1s [2024-12-09T08:22:14.238Z] [2024-12-09T08:22:14.238Z] #7 [3/4] COPY go.mod . [2024-12-09T08:22:14.238Z] #7 DONE 0.1s [2024-12-09T08:22:14.238Z] [2024-12-09T08:22:14.238Z] #8 [4/4] RUN go mod download [2024-12-09T08:22:15.318Z] 9c61dcf015f6: Pull complete [2024-12-09T08:22:15.318Z] 4698f68db338: Pull complete [2024-12-09T08:22:15.576Z] 2a2f49069b9e: Pull complete [2024-12-09T08:22:15.835Z] e0025b399a48: Pull complete [2024-12-09T08:22:15.835Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-09T08:22:15.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-09T08:22:15.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:22:15.932Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:22:16.019Z] $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:22:18.702Z] $ docker top a7838c34f86dc21bb69dd699f0e8fb438b9aa21592b64e521439296e1332050e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T08:22:19.084Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-09T08:22:21.695Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #1 transferring dockerfile: 2.13kB done [2024-12-09T08:22:21.695Z] #1 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #2 transferring dockerfile: 2.15kB done [2024-12-09T08:22:21.695Z] #2 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #3 [core-data internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #3 transferring dockerfile: 2.07kB done [2024-12-09T08:22:21.695Z] #3 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #4 transferring dockerfile: 2.02kB done [2024-12-09T08:22:21.695Z] #4 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #5 transferring dockerfile: 2.23kB done [2024-12-09T08:22:21.695Z] #5 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #6 transferring dockerfile: 1.69kB done [2024-12-09T08:22:21.695Z] #6 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #7 transferring dockerfile: 1.82kB done [2024-12-09T08:22:21.695Z] #7 DONE 0.1s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #8 transferring dockerfile: 1.70kB done [2024-12-09T08:22:21.695Z] #8 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #9 [core-command internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #9 transferring dockerfile: 1.94kB done [2024-12-09T08:22:21.695Z] #9 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #10 transferring dockerfile: 2.07kB done [2024-12-09T08:22:21.695Z] #10 DONE 0.0s [2024-12-09T08:22:21.695Z] [2024-12-09T08:22:21.695Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-09T08:22:21.695Z] #11 transferring dockerfile: 2.50kB done [2024-12-09T08:22:21.696Z] #11 DONE 0.0s [2024-12-09T08:22:21.696Z] [2024-12-09T08:22:21.696Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-09T08:22:21.955Z] #12 transferring dockerfile: 1.89kB done [2024-12-09T08:22:21.955Z] #12 DONE 0.0s [2024-12-09T08:22:21.955Z] [2024-12-09T08:22:21.955Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-09T08:22:21.955Z] #13 transferring dockerfile: 3.02kB done [2024-12-09T08:22:21.955Z] #13 DONE 0.0s [2024-12-09T08:22:21.955Z] [2024-12-09T08:22:21.955Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-09T08:22:21.955Z] #14 transferring dockerfile: 2.49kB done [2024-12-09T08:22:21.955Z] #14 DONE 0.0s [2024-12-09T08:22:21.955Z] [2024-12-09T08:22:21.955Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-12-09T08:22:21.955Z] #15 transferring dockerfile: 1.81kB done [2024-12-09T08:22:21.955Z] #15 DONE 0.0s [2024-12-09T08:22:21.955Z] [2024-12-09T08:22:21.955Z] #16 [core-metadata internal] load .dockerignore [2024-12-09T08:22:21.955Z] #16 transferring context: 50B done [2024-12-09T08:22:21.955Z] #16 DONE 0.0s [2024-12-09T08:22:21.955Z] [2024-12-09T08:22:21.955Z] #17 [security-proxy-auth internal] load .dockerignore [2024-12-09T08:22:21.955Z] #17 transferring context: 50B done [2024-12-09T08:22:21.955Z] #17 DONE 0.0s [2024-12-09T08:22:21.955Z] [2024-12-09T08:22:21.955Z] #18 [core-data internal] load .dockerignore [2024-12-09T08:22:21.955Z] #18 transferring context: 50B done [2024-12-09T08:22:21.955Z] #18 DONE 0.0s [2024-12-09T08:22:21.955Z] [2024-12-09T08:22:21.956Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-09T08:22:21.956Z] #19 transferring context: 50B done [2024-12-09T08:22:21.956Z] #19 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #20 [support-notifications internal] load .dockerignore [2024-12-09T08:22:21.956Z] #20 transferring context: 50B done [2024-12-09T08:22:21.956Z] #20 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #21 [support-scheduler internal] load .dockerignore [2024-12-09T08:22:21.956Z] #21 transferring context: 50B done [2024-12-09T08:22:21.956Z] #21 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #22 [security-spire-config internal] load .dockerignore [2024-12-09T08:22:21.956Z] #22 transferring context: 50B done [2024-12-09T08:22:21.956Z] #22 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #23 [security-spire-server internal] load .dockerignore [2024-12-09T08:22:21.956Z] #23 transferring context: 50B done [2024-12-09T08:22:21.956Z] #23 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #24 [core-command internal] load .dockerignore [2024-12-09T08:22:21.956Z] #24 transferring context: 50B done [2024-12-09T08:22:21.956Z] #24 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #25 [core-keeper internal] load .dockerignore [2024-12-09T08:22:21.956Z] #25 transferring context: 50B done [2024-12-09T08:22:21.956Z] #25 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #26 [security-proxy-setup internal] load .dockerignore [2024-12-09T08:22:21.956Z] #26 transferring context: 50B done [2024-12-09T08:22:21.956Z] #26 DONE 0.0s [2024-12-09T08:22:21.956Z] [2024-12-09T08:22:21.956Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-12-09T08:22:21.956Z] #27 transferring context: 50B done [2024-12-09T08:22:22.216Z] #27 DONE 0.0s [2024-12-09T08:22:22.216Z] [2024-12-09T08:22:22.216Z] #28 [security-bootstrapper internal] load .dockerignore [2024-12-09T08:22:22.216Z] #28 transferring context: 50B done [2024-12-09T08:22:22.216Z] #28 DONE 0.0s [2024-12-09T08:22:22.216Z] [2024-12-09T08:22:22.216Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-12-09T08:22:22.216Z] #29 transferring context: 50B done [2024-12-09T08:22:22.216Z] #29 DONE 0.0s [2024-12-09T08:22:22.216Z] [2024-12-09T08:22:22.216Z] #30 [security-spire-agent internal] load .dockerignore [2024-12-09T08:22:22.216Z] #30 transferring context: 50B done [2024-12-09T08:22:22.216Z] #30 DONE 0.0s [2024-12-09T08:22:22.216Z] [2024-12-09T08:22:22.216Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T08:22:22.216Z] #31 DONE 0.0s [2024-12-09T08:22:22.216Z] [2024-12-09T08:22:22.216Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:22:22.216Z] #32 DONE 0.1s [2024-12-09T08:22:22.216Z] [2024-12-09T08:22:22.216Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T08:22:22.216Z] #31 DONE 0.0s [2024-12-09T08:22:22.216Z] [2024-12-09T08:22:22.216Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:22.475Z] #33 ... [2024-12-09T08:22:22.475Z] [2024-12-09T08:22:22.475Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T08:22:22.475Z] #31 DONE 0.0s [2024-12-09T08:22:22.475Z] [2024-12-09T08:22:22.475Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:22.475Z] #33 ... [2024-12-09T08:22:22.475Z] [2024-12-09T08:22:22.475Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:22:22.475Z] #32 DONE 0.2s [2024-12-09T08:22:22.475Z] [2024-12-09T08:22:22.475Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:22.736Z] #33 ... [2024-12-09T08:22:22.736Z] [2024-12-09T08:22:22.736Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T08:22:22.736Z] #31 DONE 0.0s [2024-12-09T08:22:22.736Z] [2024-12-09T08:22:22.736Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:22.736Z] #33 ... [2024-12-09T08:22:22.736Z] [2024-12-09T08:22:22.736Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T08:22:22.736Z] #31 DONE 0.0s [2024-12-09T08:22:22.736Z] [2024-12-09T08:22:22.736Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:22:22.736Z] #32 DONE 0.4s [2024-12-09T08:22:22.736Z] [2024-12-09T08:22:22.736Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-09T08:22:22.736Z] #34 DONE 0.7s [2024-12-09T08:22:22.736Z] [2024-12-09T08:22:22.736Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:22.996Z] #33 ... [2024-12-09T08:22:22.996Z] [2024-12-09T08:22:22.996Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T08:22:22.996Z] #31 DONE 0.0s [2024-12-09T08:22:22.996Z] [2024-12-09T08:22:22.996Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:22.996Z] #33 ... [2024-12-09T08:22:22.996Z] [2024-12-09T08:22:22.996Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-09T08:22:22.996Z] #31 DONE 0.0s [2024-12-09T08:22:22.996Z] [2024-12-09T08:22:22.996Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:22.996Z] #33 ... [2024-12-09T08:22:22.996Z] [2024-12-09T08:22:22.996Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-09T08:22:22.996Z] #34 DONE 0.7s [2024-12-09T08:22:22.996Z] [2024-12-09T08:22:22.996Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:22:22.996Z] #32 DONE 0.6s [2024-12-09T08:22:22.996Z] [2024-12-09T08:22:22.996Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:27.346Z] #33 transferring context: 149.44MB 4.7s [2024-12-09T08:22:28.769Z] #33 ... [2024-12-09T08:22:28.769Z] [2024-12-09T08:22:28.769Z] #35 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:22:28.769Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-09T08:22:28.769Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:22:28.769Z] #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-09T08:22:28.769Z] #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-09T08:22:28.769Z] #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-09T08:22:28.769Z] #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-09T08:22:32.113Z] #35 ... [2024-12-09T08:22:32.113Z] [2024-12-09T08:22:32.113Z] #36 [core-metadata internal] load build context [2024-12-09T08:22:32.113Z] #36 transferring context: 242.05MB 9.9s [2024-12-09T08:22:32.371Z] #36 ... [2024-12-09T08:22:32.371Z] [2024-12-09T08:22:32.371Z] #37 [support-scheduler internal] load build context [2024-12-09T08:22:32.629Z] #37 ... [2024-12-09T08:22:32.629Z] [2024-12-09T08:22:32.629Z] #38 [core-common-config-bootstrapper internal] load build context [2024-12-09T08:22:32.629Z] #38 transferring context: 433.36MB 9.4s done [2024-12-09T08:22:32.629Z] #38 ... [2024-12-09T08:22:32.629Z] [2024-12-09T08:22:32.629Z] #39 [support-notifications internal] load build context [2024-12-09T08:22:32.629Z] #39 transferring context: 433.36MB 7.9s done [2024-12-09T08:22:32.629Z] #39 ... [2024-12-09T08:22:32.629Z] [2024-12-09T08:22:32.629Z] #40 [security-spiffe-token-provider internal] load build context [2024-12-09T08:22:32.887Z] #40 ... [2024-12-09T08:22:32.887Z] [2024-12-09T08:22:32.887Z] #41 [security-proxy-setup internal] load build context [2024-12-09T08:22:32.887Z] #41 transferring context: 433.36MB 8.7s done [2024-12-09T08:22:32.887Z] #41 ... [2024-12-09T08:22:32.887Z] [2024-12-09T08:22:32.887Z] #42 [core-command internal] load build context [2024-12-09T08:22:32.887Z] #42 transferring context: 433.36MB 7.9s done [2024-12-09T08:22:33.145Z] #42 ... [2024-12-09T08:22:33.145Z] [2024-12-09T08:22:33.145Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-09T08:22:33.145Z] #43 ... [2024-12-09T08:22:33.145Z] [2024-12-09T08:22:33.145Z] #44 [security-bootstrapper internal] load build context [2024-12-09T08:22:33.404Z] #44 ... [2024-12-09T08:22:33.404Z] [2024-12-09T08:22:33.404Z] #45 [core-keeper internal] load build context [2024-12-09T08:22:33.404Z] #45 transferring context: 433.36MB 10.5s done [2024-12-09T08:22:33.404Z] #45 ... [2024-12-09T08:22:33.404Z] [2024-12-09T08:22:33.404Z] #46 [core-data internal] load build context [2024-12-09T08:22:33.404Z] #46 transferring context: 433.36MB 8.9s done [2024-12-09T08:22:33.663Z] #46 ... [2024-12-09T08:22:33.663Z] [2024-12-09T08:22:33.663Z] #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-09T08:22:33.663Z] #47 ... [2024-12-09T08:22:33.663Z] [2024-12-09T08:22:33.663Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-09T08:22:33.922Z] #48 ... [2024-12-09T08:22:33.922Z] [2024-12-09T08:22:33.922Z] #49 [security-secretstore-setup internal] load build context [2024-12-09T08:22:33.922Z] #49 transferring context: 433.36MB 8.5s done [2024-12-09T08:22:33.922Z] #49 ... [2024-12-09T08:22:33.922Z] [2024-12-09T08:22:33.922Z] #40 [security-spiffe-token-provider internal] load build context [2024-12-09T08:22:33.922Z] #40 transferring context: 433.36MB 10.8s done [2024-12-09T08:22:34.182Z] #40 ... [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-09T08:22:34.182Z] #43 DONE 11.6s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #39 [support-notifications internal] load build context [2024-12-09T08:22:34.182Z] #39 DONE 11.7s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #42 [core-command internal] load build context [2024-12-09T08:22:34.182Z] #42 DONE 11.5s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #46 [core-data internal] load build context [2024-12-09T08:22:34.182Z] #46 DONE 11.7s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #41 [security-proxy-setup internal] load build context [2024-12-09T08:22:34.182Z] #41 DONE 11.4s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:22:34.182Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-09T08:22:34.182Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:22:34.182Z] #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-09T08:22:34.182Z] #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-09T08:22:34.182Z] #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-09T08:22:34.182Z] #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-09T08:22:34.182Z] #35 DONE 12.0s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #47 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-12-09T08:22:34.182Z] #47 DONE 11.6s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #49 [security-secretstore-setup internal] load build context [2024-12-09T08:22:34.182Z] #49 DONE 11.1s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #38 [core-common-config-bootstrapper internal] load build context [2024-12-09T08:22:34.182Z] #38 DONE 11.7s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #33 [security-proxy-auth internal] load build context [2024-12-09T08:22:34.182Z] #33 transferring context: 433.36MB 10.6s done [2024-12-09T08:22:34.182Z] #33 DONE 11.8s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #45 [core-keeper internal] load build context [2024-12-09T08:22:34.182Z] #45 DONE 11.5s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #40 [security-spiffe-token-provider internal] load build context [2024-12-09T08:22:34.182Z] #40 DONE 11.4s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #50 [security-spire-server internal] load build context [2024-12-09T08:22:34.182Z] #50 transferring context: 23.57kB done [2024-12-09T08:22:34.182Z] #50 DONE 0.2s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #51 [security-spire-config internal] load build context [2024-12-09T08:22:34.182Z] #51 transferring context: 21.82kB done [2024-12-09T08:22:34.182Z] #51 DONE 0.2s [2024-12-09T08:22:34.182Z] [2024-12-09T08:22:34.182Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:22:34.182Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-12-09T08:22:34.182Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-09T08:22:34.182Z] #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-09T08:22:34.182Z] #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-09T08:22:34.442Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-09T08:22:34.442Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-12-09T08:22:34.442Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-12-09T08:22:34.442Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-09T08:22:34.442Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-09T08:22:34.442Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-09T08:22:34.442Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-12-09T08:22:34.442Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-12-09T08:22:34.700Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-09T08:22:34.700Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.22MB / 30.73MB 0.5s [2024-12-09T08:22:34.700Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.6s [2024-12-09T08:22:34.700Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-09T08:22:34.962Z] #52 ... [2024-12-09T08:22:34.962Z] [2024-12-09T08:22:34.962Z] #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:22:34.962Z] #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-09T08:22:34.962Z] #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:22:34.962Z] #35 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-09T08:22:34.962Z] #35 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-09T08:22:34.962Z] #35 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-09T08:22:34.962Z] #35 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-09T08:22:34.962Z] #35 DONE 12.0s [2024-12-09T08:22:34.962Z] [2024-12-09T08:22:34.962Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-09T08:22:34.962Z] #48 DONE 11.8s [2024-12-09T08:22:34.962Z] [2024-12-09T08:22:34.962Z] #53 [security-spire-agent internal] load build context [2024-12-09T08:22:34.962Z] #53 transferring context: 23.10kB 0.0s done [2024-12-09T08:22:34.962Z] #53 DONE 0.1s [2024-12-09T08:22:34.962Z] [2024-12-09T08:22:34.962Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:22:34.962Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-12-09T08:22:34.962Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-09T08:22:34.962Z] #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-09T08:22:34.962Z] #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-09T08:22:34.962Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-09T08:22:34.962Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-09T08:22:34.962Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-09T08:22:34.962Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-09T08:22:34.962Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-12-09T08:22:34.962Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-09T08:22:34.962Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-09T08:22:35.226Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-12-09T08:22:35.226Z] #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-09T08:22:36.306Z] #8 DONE 19.9s [2024-12-09T08:22:36.306Z] [2024-12-09T08:22:36.306Z] #9 exporting to image [2024-12-09T08:22:36.306Z] #9 exporting layers [2024-12-09T08:22:37.769Z] #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done [2024-12-09T08:22:41.059Z] #52 ... [2024-12-09T08:22:41.059Z] [2024-12-09T08:22:41.059Z] #36 [core-metadata internal] load build context [2024-12-09T08:22:41.059Z] #36 transferring context: 433.36MB 13.1s done [2024-12-09T08:22:41.059Z] #36 DONE 18.4s [2024-12-09T08:22:41.059Z] [2024-12-09T08:22:41.059Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:22:41.059Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-12-09T08:22:41.059Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-12-09T08:22:41.059Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-12-09T08:22:41.059Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-12-09T08:22:41.059Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.5s done [2024-12-09T08:22:41.059Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-09T08:22:41.059Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-09T08:22:41.059Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-09T08:22:41.059Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-09T08:22:41.317Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-12-09T08:22:42.252Z] #54 ... [2024-12-09T08:22:42.252Z] [2024-12-09T08:22:42.252Z] #44 [security-bootstrapper internal] load build context [2024-12-09T08:22:42.252Z] #44 transferring context: 433.36MB 4.5s done [2024-12-09T08:22:42.252Z] #44 DONE 19.1s [2024-12-09T08:22:42.252Z] [2024-12-09T08:22:42.252Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:22:42.252Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-12-09T08:22:42.252Z] #54 ... [2024-12-09T08:22:42.252Z] [2024-12-09T08:22:42.252Z] #37 [support-scheduler internal] load build context [2024-12-09T08:22:42.252Z] #37 transferring context: 433.36MB 14.8s done [2024-12-09T08:22:44.182Z] #37 ... [2024-12-09T08:22:44.182Z] [2024-12-09T08:22:44.182Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T08:22:44.442Z] #55 ... [2024-12-09T08:22:44.442Z] [2024-12-09T08:22:44.442Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T08:22:44.442Z] #56 ... [2024-12-09T08:22:44.442Z] [2024-12-09T08:22:44.442Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-09T08:22:44.442Z] #0 5.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:44.442Z] #0 5.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:44.442Z] #0 5.536 (1/3) Installing ca-certificates (20240705-r0) [2024-12-09T08:22:44.442Z] #0 5.551 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:44.442Z] #0 5.555 (3/3) Installing tzdata (2024b-r0) [2024-12-09T08:22:44.442Z] #0 5.596 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:44.442Z] #0 5.602 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:22:44.442Z] #0 5.654 OK: 10 MiB in 17 packages [2024-12-09T08:22:44.701Z] #57 ... [2024-12-09T08:22:44.701Z] [2024-12-09T08:22:44.701Z] #37 [support-scheduler internal] load build context [2024-12-09T08:22:44.701Z] #37 DONE 22.2s [2024-12-09T08:22:44.701Z] [2024-12-09T08:22:44.701Z] #58 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-09T08:22:44.701Z] #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:44.701Z] #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:44.701Z] #0 6.949 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:44.701Z] #0 6.953 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:44.701Z] #0 6.960 OK: 8 MiB in 15 packages [2024-12-09T08:22:44.701Z] #58 ... [2024-12-09T08:22:44.701Z] [2024-12-09T08:22:44.701Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-09T08:22:45.379Z] #59 ... [2024-12-09T08:22:45.379Z] [2024-12-09T08:22:45.379Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-09T08:22:45.379Z] #0 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.379Z] #0 0.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.379Z] #0 1.256 OK: 246 MiB in 54 packages [2024-12-09T08:22:45.639Z] #60 ... [2024-12-09T08:22:45.639Z] [2024-12-09T08:22:45.639Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T08:22:45.639Z] #0 5.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.639Z] #0 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.639Z] #0 5.548 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:22:45.639Z] #0 5.548 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:22:45.639Z] #0 5.548 OK: 24175 distinct packages available [2024-12-09T08:22:45.639Z] #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.639Z] #0 5.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.639Z] #0 6.044 OK: 246 MiB in 54 packages [2024-12-09T08:22:45.639Z] #61 ... [2024-12-09T08:22:45.639Z] [2024-12-09T08:22:45.639Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T08:22:45.910Z] #62 ... [2024-12-09T08:22:45.910Z] [2024-12-09T08:22:45.910Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-09T08:22:45.910Z] #0 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.910Z] #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:45.910Z] #0 6.843 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:45.910Z] #0 6.847 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:45.910Z] #0 6.855 OK: 8 MiB in 15 packages [2024-12-09T08:22:45.910Z] #63 ... [2024-12-09T08:22:45.910Z] [2024-12-09T08:22:45.910Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T08:22:46.179Z] #64 ... [2024-12-09T08:22:46.179Z] [2024-12-09T08:22:46.179Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-09T08:22:46.179Z] #65 ... [2024-12-09T08:22:46.179Z] [2024-12-09T08:22:46.179Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-09T08:22:46.179Z] #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:46.179Z] #0 4.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:46.179Z] #0 5.076 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:22:46.179Z] #0 5.076 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:22:46.179Z] #0 5.076 OK: 24171 distinct packages available [2024-12-09T08:22:46.179Z] #0 5.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:46.179Z] #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:46.179Z] #0 5.479 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:46.179Z] #0 5.513 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:46.179Z] #0 5.521 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:46.179Z] #0 5.524 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-09T08:22:46.179Z] #0 5.529 (5/7) Installing libucontext (1.2-r3) [2024-12-09T08:22:46.179Z] #0 5.529 (6/7) Installing gcompat (1.1.0-r4) [2024-12-09T08:22:46.179Z] #0 5.532 (7/7) Installing openssl (3.3.2-r1) [2024-12-09T08:22:46.179Z] #0 5.570 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:46.179Z] #0 5.578 OK: 9 MiB in 19 packages [2024-12-09T08:22:46.495Z] #66 ... [2024-12-09T08:22:46.495Z] [2024-12-09T08:22:46.495Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T08:22:46.757Z] #67 ... [2024-12-09T08:22:46.757Z] [2024-12-09T08:22:46.757Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-09T08:22:46.757Z] #68 ... [2024-12-09T08:22:46.757Z] [2024-12-09T08:22:46.757Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T08:22:46.757Z] #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:46.757Z] #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:46.757Z] #0 1.261 OK: 246 MiB in 54 packages [2024-12-09T08:22:47.126Z] #69 ... [2024-12-09T08:22:47.126Z] [2024-12-09T08:22:47.126Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T08:22:47.126Z] #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:47.126Z] #0 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:47.126Z] #0 4.696 OK: 246 MiB in 54 packages [2024-12-09T08:22:51.297Z] #9 exporting layers 16.9s done [2024-12-09T08:22:51.297Z] #9 writing image sha256:833a53dd73c9e78d57111f1db7ce7f86eec7a812facc867c7f8ecb7363114c1b done [2024-12-09T08:22:51.297Z] #9 naming to docker.io/library/ci-base-image-arm64 [2024-12-09T08:22:51.297Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-12-09T08:22:51.297Z] #9 DONE 17.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:22:51.528Z] #70 ... [2024-12-09T08:22:51.528Z] [2024-12-09T08:22:51.528Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T08:22:51.632Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T08:22:51.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:22:51.787Z] #69 DONE 17.5s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T08:22:51.787Z] #61 DONE 17.5s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-09T08:22:51.787Z] #60 DONE 17.5s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-09T08:22:51.787Z] #66 DONE 17.5s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-09T08:22:51.787Z] #57 DONE 17.4s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T08:22:51.787Z] #55 DONE 17.5s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-09T08:22:51.787Z] #63 DONE 17.5s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #58 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-12-09T08:22:51.787Z] #58 DONE 17.7s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T08:22:51.787Z] #70 DONE 17.7s [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #71 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T08:22:51.787Z] #71 ... [2024-12-09T08:22:51.787Z] [2024-12-09T08:22:51.787Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:22:51.787Z] #72 DONE 0.2s [2024-12-09T08:22:51.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-34778 does not seem to be running inside a container [2024-12-09T08:22:51.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:22:52.045Z] [2024-12-09T08:22:52.045Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:22:52.045Z] #73 DONE 0.2s [2024-12-09T08:22:52.045Z] [2024-12-09T08:22:52.045Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:22:52.045Z] #74 DONE 0.3s [2024-12-09T08:22:52.045Z] [2024-12-09T08:22:52.045Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:22:52.045Z] #54 DONE 17.0s [2024-12-09T08:22:52.045Z] [2024-12-09T08:22:52.045Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:22:52.045Z] #52 DONE 17.9s [2024-12-09T08:22:52.045Z] [2024-12-09T08:22:52.045Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:22:52.045Z] #75 DONE 0.2s [2024-12-09T08:22:52.045Z] [2024-12-09T08:22:52.045Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:22:53.009Z] #76 ... [2024-12-09T08:22:53.009Z] [2024-12-09T08:22:53.009Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T08:22:53.009Z] #64 DONE 18.7s [2024-12-09T08:22:53.009Z] [2024-12-09T08:22:53.009Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T08:22:53.009Z] #56 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:53.009Z] #56 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:53.122Z] $ docker top 812e8b68a8032ff074589949face51fc8c6cdd341264ecba68a76424ebd050a7 -eo pid,comm [2024-12-09T08:22:53.273Z] #56 19.11 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:53.273Z] #56 19.15 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:53.273Z] #56 19.17 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:53.273Z] #56 19.17 (4/6) Installing openssl (3.3.2-r1) [Pipeline] { [Pipeline] sh [2024-12-09T08:22:53.536Z] #56 19.18 (5/6) Installing su-exec (0.2-r3) [2024-12-09T08:22:53.536Z] #56 19.18 (6/6) Installing yq-go (4.44.1-r2) [2024-12-09T08:22:53.536Z] #56 19.27 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:53.536Z] #56 19.27 OK: 19 MiB in 18 packages [2024-12-09T08:22:53.910Z] + go version [2024-12-09T08:22:53.910Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T08:22:53.927Z] $ docker stop --time=1 812e8b68a8032ff074589949face51fc8c6cdd341264ecba68a76424ebd050a7 [2024-12-09T08:22:54.481Z] #56 DONE 20.1s [2024-12-09T08:22:54.481Z] [2024-12-09T08:22:54.481Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-09T08:22:54.481Z] #59 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #59 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #59 19.17 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:22:54.481Z] #59 19.17 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:22:54.481Z] #59 19.17 OK: 24171 distinct packages available [2024-12-09T08:22:54.481Z] #59 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #59 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #59 19.68 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:54.481Z] #59 19.69 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-09T08:22:54.481Z] #59 19.69 (3/4) Installing libucontext (1.2-r3) [2024-12-09T08:22:54.481Z] #59 19.69 (4/4) Installing gcompat (1.1.0-r4) [2024-12-09T08:22:54.481Z] #59 19.70 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:54.481Z] #59 19.71 OK: 8 MiB in 18 packages [2024-12-09T08:22:54.481Z] #59 DONE 20.2s [2024-12-09T08:22:54.481Z] [2024-12-09T08:22:54.481Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-09T08:22:54.481Z] #68 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #68 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #68 19.20 (1/4) Installing ca-certificates (20240705-r0) [2024-12-09T08:22:54.481Z] #68 19.22 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:54.481Z] #68 19.22 (3/4) Installing su-exec (0.2-r3) [2024-12-09T08:22:54.481Z] #68 19.23 (4/4) Installing yq-go (4.44.1-r2) [2024-12-09T08:22:54.481Z] #68 19.32 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:54.481Z] #68 19.32 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:22:54.481Z] #68 19.36 OK: 19 MiB in 18 packages [2024-12-09T08:22:54.481Z] #68 DONE 20.2s [2024-12-09T08:22:54.481Z] [2024-12-09T08:22:54.481Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-09T08:22:54.481Z] #65 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #65 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #65 20.00 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:54.481Z] #65 20.00 (2/2) Installing su-exec (0.2-r3) [2024-12-09T08:22:54.481Z] #65 20.00 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:54.481Z] #65 20.02 OK: 8 MiB in 16 packages [2024-12-09T08:22:54.481Z] #65 DONE 20.2s [2024-12-09T08:22:54.481Z] [2024-12-09T08:22:54.481Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:22:54.481Z] #77 ... [2024-12-09T08:22:54.481Z] [2024-12-09T08:22:54.481Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T08:22:54.481Z] #62 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #62 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #62 19.99 (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T08:22:54.481Z] #62 20.01 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:54.481Z] #62 20.01 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:54.481Z] #62 20.03 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:22:54.481Z] #62 20.15 OK: 9 MiB in 16 packages [2024-12-09T08:22:54.481Z] #62 DONE 20.3s [2024-12-09T08:22:54.481Z] [2024-12-09T08:22:54.481Z] #71 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-12-09T08:22:54.481Z] #71 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #71 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #71 2.544 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:54.481Z] #71 2.544 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:54.481Z] #71 2.562 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:54.481Z] #71 2.659 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:54.481Z] #71 2.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.481Z] #71 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:54.793Z] #71 3.043 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:54.793Z] #71 3.075 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:54.793Z] #71 3.092 OK: 8 MiB in 15 packages [2024-12-09T08:22:55.390Z] #71 DONE 3.8s [2024-12-09T08:22:55.390Z] [2024-12-09T08:22:55.390Z] #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T08:22:55.390Z] #0 1.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #0 2.374 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:55.390Z] #0 2.374 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:55.390Z] #0 2.384 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:55.390Z] #0 2.574 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:55.390Z] #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #0 3.043 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:55.390Z] #0 3.095 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:55.390Z] #0 3.103 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:22:55.390Z] #0 3.153 OK: 10 MiB in 17 packages [2024-12-09T08:22:55.390Z] #78 DONE 3.6s [2024-12-09T08:22:55.390Z] [2024-12-09T08:22:55.390Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T08:22:55.390Z] #67 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #67 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #67 20.37 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:22:55.390Z] #67 20.37 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:22:55.390Z] #67 20.37 OK: 24171 distinct packages available [2024-12-09T08:22:55.390Z] #67 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #67 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.390Z] #67 20.86 (1/14) Installing ca-certificates (20240705-r0) [2024-12-09T08:22:55.390Z] #67 20.89 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-09T08:22:55.390Z] #67 20.90 (3/14) Installing c-ares (1.33.1-r0) [2024-12-09T08:22:55.390Z] #67 20.92 (4/14) Installing libunistring (1.2-r0) [2024-12-09T08:22:55.390Z] #67 20.93 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-09T08:22:55.390Z] #67 20.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-09T08:22:55.390Z] #67 20.93 (7/14) Installing libpsl (0.21.5-r1) [2024-12-09T08:22:55.390Z] #67 20.94 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-09T08:22:55.390Z] #67 20.95 (9/14) Installing libcurl (8.11.0-r2) [2024-12-09T08:22:55.390Z] #67 20.95 (10/14) Installing curl (8.11.0-r2) [2024-12-09T08:22:55.390Z] #67 20.96 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:55.390Z] #67 20.96 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-09T08:22:55.390Z] #67 20.97 (13/14) Installing libucontext (1.2-r3) [2024-12-09T08:22:55.390Z] #67 20.97 (14/14) Installing gcompat (1.1.0-r4) [2024-12-09T08:22:55.390Z] #67 20.97 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:55.390Z] #67 20.99 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:22:55.390Z] #67 21.03 OK: 13 MiB in 28 packages [2024-12-09T08:22:55.434Z] $ docker rm -f --volumes 812e8b68a8032ff074589949face51fc8c6cdd341264ecba68a76424ebd050a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2024-12-09T08:22:55.649Z] #67 DONE 21.3s [2024-12-09T08:22:55.649Z] [2024-12-09T08:22:55.649Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-09T08:22:55.649Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 3.089 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:55.649Z] #0 3.089 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:55.649Z] #0 3.094 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:55.649Z] #0 3.223 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:55.649Z] #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 3.632 OK: 9 MiB in 19 packages [2024-12-09T08:22:55.649Z] #79 DONE 3.9s [2024-12-09T08:22:55.649Z] [2024-12-09T08:22:55.649Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:22:55.649Z] #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 2.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 3.012 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:55.649Z] #0 3.012 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:55.649Z] #0 3.020 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:55.649Z] #0 3.132 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:55.649Z] #0 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:55.649Z] #0 3.549 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:55.649Z] #0 3.602 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:55.649Z] #0 3.603 OK: 8 MiB in 15 packages [2024-12-09T08:22:55.649Z] #80 DONE 3.8s [2024-12-09T08:22:55.649Z] [2024-12-09T08:22:55.649Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 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 [2024-12-09T08:22:56.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-09T08:22:56.071Z] [2024-12-09T08:22:56.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:22:56.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-09T08:22:56.674Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-09T08:22:56.674Z] 547446be3368: Pulling fs layer [2024-12-09T08:22:56.674Z] d125d8839a47: Pulling fs layer [2024-12-09T08:22:56.674Z] 3e85d5ac6304: Pulling fs layer [2024-12-09T08:22:56.674Z] c3105a71a48b: Pulling fs layer [2024-12-09T08:22:56.674Z] 0f093f025ec4: Pulling fs layer [2024-12-09T08:22:56.674Z] c3106fc0e877: Pulling fs layer [2024-12-09T08:22:56.674Z] c3105a71a48b: Waiting [2024-12-09T08:22:56.674Z] 0f093f025ec4: Waiting [2024-12-09T08:22:56.674Z] c3106fc0e877: Waiting [2024-12-09T08:22:56.674Z] 547446be3368: Verifying Checksum [2024-12-09T08:22:56.674Z] 547446be3368: Download complete [2024-12-09T08:22:56.674Z] c3105a71a48b: Verifying Checksum [2024-12-09T08:22:56.674Z] c3105a71a48b: Download complete [2024-12-09T08:22:56.945Z] d125d8839a47: Verifying Checksum [2024-12-09T08:22:56.945Z] d125d8839a47: Download complete [2024-12-09T08:22:56.945Z] c3106fc0e877: Download complete [2024-12-09T08:22:57.087Z] #81 DONE 1.5s [2024-12-09T08:22:57.087Z] [2024-12-09T08:22:57.087Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-09T08:22:57.087Z] #0 2.645 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:57.087Z] #0 3.146 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:57.087Z] #0 4.005 OK: 246 MiB in 54 packages [2024-12-09T08:22:57.087Z] #82 DONE 5.4s [2024-12-09T08:22:57.087Z] [2024-12-09T08:22:57.087Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-09T08:22:57.087Z] #83 DONE 1.5s [2024-12-09T08:22:57.087Z] [2024-12-09T08:22:57.087Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-09T08:22:57.214Z] 0f093f025ec4: Verifying Checksum [2024-12-09T08:22:57.214Z] 0f093f025ec4: Download complete [2024-12-09T08:22:57.214Z] 547446be3368: Pull complete [2024-12-09T08:22:57.685Z] #84 DONE 0.6s [2024-12-09T08:22:57.685Z] [2024-12-09T08:22:57.685Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-09T08:22:57.685Z] #85 DONE 0.6s [2024-12-09T08:22:57.685Z] [2024-12-09T08:22:57.685Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T08:22:57.685Z] #86 DONE 0.6s [2024-12-09T08:22:57.685Z] [2024-12-09T08:22:57.685Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-09T08:22:57.685Z] #87 DONE 0.1s [2024-12-09T08:22:57.685Z] [2024-12-09T08:22:57.685Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:22:57.685Z] #77 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:57.946Z] #77 ... [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.946Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-09T08:22:57.946Z] #88 DONE 0.1s [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.946Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-09T08:22:57.946Z] #89 DONE 0.0s [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.946Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:22:57.946Z] #90 DONE 0.0s [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.946Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:22:57.946Z] #91 DONE 0.1s [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.946Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:22:57.946Z] #77 3.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:57.946Z] #77 ... [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.946Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-09T08:22:57.946Z] #92 DONE 0.1s [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.946Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-09T08:22:57.946Z] #93 DONE 0.0s [2024-12-09T08:22:57.946Z] [2024-12-09T08:22:57.947Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-09T08:22:57.947Z] #94 DONE 0.1s [2024-12-09T08:22:57.947Z] [2024-12-09T08:22:57.947Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-09T08:22:57.947Z] #95 DONE 0.1s [2024-12-09T08:22:57.947Z] [2024-12-09T08:22:57.947Z] #96 [security-spire-agent] exporting to image [2024-12-09T08:22:57.947Z] #96 exporting layers [2024-12-09T08:22:58.178Z] d125d8839a47: Pull complete [2024-12-09T08:22:58.209Z] #96 ... [2024-12-09T08:22:58.209Z] [2024-12-09T08:22:58.209Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T08:22:58.209Z] #0 2.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:58.209Z] #0 2.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:58.209Z] #0 3.084 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:58.209Z] #0 3.084 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:58.209Z] #0 3.093 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:58.209Z] #0 3.181 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:58.209Z] #0 3.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:58.209Z] #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:58.209Z] #0 3.662 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:58.209Z] #0 3.740 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:58.209Z] #0 3.750 OK: 8 MiB in 18 packages [2024-12-09T08:22:58.209Z] #97 DONE 3.9s [2024-12-09T08:22:58.766Z] 3e85d5ac6304: Verifying Checksum [2024-12-09T08:22:58.766Z] 3e85d5ac6304: Download complete [2024-12-09T08:22:59.160Z] [2024-12-09T08:22:59.160Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:22:59.160Z] #77 3.768 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:59.160Z] #77 3.768 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:59.160Z] #77 3.775 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:59.160Z] #77 3.906 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:59.160Z] #77 3.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.160Z] #77 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.160Z] #77 4.502 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:59.160Z] #77 ... [2024-12-09T08:22:59.160Z] [2024-12-09T08:22:59.160Z] #98 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-09T08:22:59.160Z] #0 2.539 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.160Z] #0 3.005 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.160Z] #0 5.067 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T08:22:59.160Z] #0 5.391 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:59.160Z] #0 5.397 OK: 8 MiB in 15 packages [2024-12-09T08:22:59.160Z] #98 DONE 6.4s [2024-12-09T08:22:59.160Z] [2024-12-09T08:22:59.160Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:22:59.160Z] #77 4.850 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:59.160Z] #77 4.872 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:22:59.419Z] #77 ... [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #99 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-09T08:22:59.420Z] #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 3.799 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:59.420Z] #0 3.799 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:59.420Z] #0 3.806 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:59.420Z] #0 3.908 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:59.420Z] #0 3.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 4.862 OK: 19 MiB in 18 packages [2024-12-09T08:22:59.420Z] #99 DONE 5.0s [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T08:22:59.420Z] #100 DONE 1.1s [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:22:59.420Z] #77 4.931 OK: 19 MiB in 18 packages [2024-12-09T08:22:59.420Z] #77 DONE 5.1s [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-09T08:22:59.420Z] #101 DONE 0.1s [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-09T08:22:59.420Z] #102 DONE 0.1s [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #103 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T08:22:59.420Z] #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 3.832 Upgrading critical system libraries and apk-tools: [2024-12-09T08:22:59.420Z] #0 3.832 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:22:59.420Z] #0 3.845 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:22:59.420Z] #0 3.933 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:22:59.420Z] #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:22:59.420Z] #0 4.607 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:59.420Z] #0 4.825 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:22:59.420Z] #0 4.836 OK: 8 MiB in 16 packages [2024-12-09T08:22:59.420Z] #103 DONE 5.0s [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-09T08:22:59.420Z] #104 DONE 0.0s [2024-12-09T08:22:59.420Z] [2024-12-09T08:22:59.420Z] #96 [security-spire-server] exporting to image [2024-12-09T08:22:59.420Z] #96 exporting layers 1.4s done [2024-12-09T08:22:59.420Z] #96 writing image sha256:1b8c69b02df242c667cb01cf49f156ec0ca2d3c5482e7908e082425a5f0a1699 0.0s done [2024-12-09T08:22:59.420Z] #96 naming to docker.io/library/security-spire-server done [2024-12-09T08:22:59.420Z] #96 writing image sha256:c3d32ec0fb9315f1b7e0dc43477245348dd1ee3a2164c9104820f9b9c8cd06ff [2024-12-09T08:22:59.679Z] #96 writing image sha256:c3d32ec0fb9315f1b7e0dc43477245348dd1ee3a2164c9104820f9b9c8cd06ff done [2024-12-09T08:22:59.679Z] #96 naming to docker.io/library/security-spire-agent done [2024-12-09T08:22:59.679Z] #96 DONE 1.6s [2024-12-09T08:22:59.679Z] [2024-12-09T08:22:59.679Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:22:59.679Z] #105 DONE 0.1s [2024-12-09T08:22:59.679Z] [2024-12-09T08:22:59.679Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-09T08:22:59.679Z] #106 DONE 0.0s [2024-12-09T08:22:59.679Z] [2024-12-09T08:22:59.679Z] #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T08:22:59.679Z] #107 ... [2024-12-09T08:22:59.679Z] [2024-12-09T08:22:59.679Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-09T08:22:59.679Z] #108 DONE 0.0s [2024-12-09T08:22:59.679Z] [2024-12-09T08:22:59.679Z] #96 [security-spire-config] exporting to image [2024-12-09T08:23:00.250Z] #96 ... [2024-12-09T08:23:00.250Z] [2024-12-09T08:23:00.250Z] #109 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T08:23:00.250Z] #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 3.562 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:00.250Z] #0 3.562 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:00.250Z] #0 3.673 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:00.250Z] #0 3.798 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:00.250Z] #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 4.244 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:00.250Z] #0 4.278 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:00.250Z] #0 4.290 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:00.250Z] #0 4.325 OK: 13 MiB in 28 packages [2024-12-09T08:23:00.250Z] #109 DONE 4.5s [2024-12-09T08:23:00.250Z] [2024-12-09T08:23:00.250Z] #110 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:23:00.250Z] #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 4.302 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:00.250Z] #0 4.302 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:00.250Z] #0 4.575 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:00.250Z] #0 4.780 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:00.250Z] #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 4.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T08:23:00.250Z] #0 5.154 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:00.250Z] #0 5.205 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:00.250Z] #0 5.215 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:00.250Z] #0 5.297 OK: 9 MiB in 16 packages [2024-12-09T08:23:00.250Z] #110 DONE 5.5s [2024-12-09T08:23:00.250Z] [2024-12-09T08:23:00.250Z] #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T08:23:00.250Z] #107 DONE 0.6s [2024-12-09T08:23:00.250Z] [2024-12-09T08:23:00.250Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-09T08:23:00.250Z] #111 DONE 0.0s [2024-12-09T08:23:00.250Z] [2024-12-09T08:23:00.250Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:00.511Z] #112 ... [2024-12-09T08:23:00.511Z] [2024-12-09T08:23:00.511Z] #96 [security-spire-config] exporting to image [2024-12-09T08:23:00.511Z] #96 exporting layers 0.7s done [2024-12-09T08:23:00.511Z] #96 writing image sha256:6029592f82175860b1e559df738273788ca2ed7e7bc3f8e140531e44b22b5742 done [2024-12-09T08:23:00.511Z] #96 naming to docker.io/library/security-spire-config done [2024-12-09T08:23:00.511Z] #96 DONE 2.2s [2024-12-09T08:23:00.511Z] [2024-12-09T08:23:00.511Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:01.900Z] #113 ... [2024-12-09T08:23:01.900Z] [2024-12-09T08:23:01.900Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:02.162Z] #114 ... [2024-12-09T08:23:02.162Z] [2024-12-09T08:23:02.162Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:11.094Z] 3e85d5ac6304: Pull complete [2024-12-09T08:23:11.094Z] c3105a71a48b: Pull complete [2024-12-09T08:23:11.094Z] 0f093f025ec4: Pull complete [2024-12-09T08:23:11.094Z] c3106fc0e877: Pull complete [2024-12-09T08:23:11.094Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-09T08:23:11.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-09T08:23:11.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:23:11.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-34778 does not seem to be running inside a container [2024-12-09T08:23:11.326Z] $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:23:13.014Z] $ docker top 41ceecec292744c696593dd51bbcd236d22afffdcaedd61e9299f1263df35582 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T08:23:13.478Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-09T08:23:16.051Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-09T08:23:16.051Z] #1 transferring dockerfile: 2.15kB done [2024-12-09T08:23:16.051Z] #1 DONE 0.1s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #2 [security-proxy-auth internal] load .dockerignore [2024-12-09T08:23:16.051Z] #2 transferring context: 50B 0.0s done [2024-12-09T08:23:16.051Z] #2 DONE 0.1s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:16.051Z] #3 DONE 0.0s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-12-09T08:23:16.051Z] #4 transferring dockerfile: 1.69kB done [2024-12-09T08:23:16.051Z] #4 DONE 0.1s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #5 [security-spire-config internal] load .dockerignore [2024-12-09T08:23:16.051Z] #5 transferring context: 50B done [2024-12-09T08:23:16.051Z] #5 DONE 0.1s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #6 [security-spire-agent internal] load .dockerignore [2024-12-09T08:23:16.051Z] #6 transferring context: 50B done [2024-12-09T08:23:16.051Z] #6 DONE 0.1s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-12-09T08:23:16.051Z] #7 transferring dockerfile: 1.81kB 0.0s done [2024-12-09T08:23:16.051Z] #7 DONE 0.1s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #8 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-09T08:23:16.051Z] #8 ... [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #9 [security-spiffe-token-provider internal] load .dockerignore [2024-12-09T08:23:16.051Z] #9 transferring context: 50B done [2024-12-09T08:23:16.051Z] #9 DONE 0.2s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-09T08:23:16.051Z] #10 transferring dockerfile: 1.89kB done [2024-12-09T08:23:16.051Z] #10 DONE 0.2s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-12-09T08:23:16.051Z] #11 transferring dockerfile: 2.13kB 0.0s done [2024-12-09T08:23:16.051Z] #11 DONE 0.2s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #12 [core-metadata internal] load .dockerignore [2024-12-09T08:23:16.051Z] #12 transferring context: 50B 0.0s done [2024-12-09T08:23:16.051Z] #12 DONE 0.2s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:16.051Z] #3 DONE 0.0s [2024-12-09T08:23:16.051Z] [2024-12-09T08:23:16.051Z] #13 [support-scheduler internal] load .dockerignore [2024-12-09T08:23:16.052Z] #13 transferring context: 50B done [2024-12-09T08:23:16.052Z] #13 DONE 0.2s [2024-12-09T08:23:16.052Z] [2024-12-09T08:23:16.052Z] #14 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T08:23:16.321Z] #14 ... [2024-12-09T08:23:16.321Z] [2024-12-09T08:23:16.321Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-12-09T08:23:16.321Z] #15 transferring dockerfile: 1.82kB done [2024-12-09T08:23:16.321Z] #15 DONE 0.2s [2024-12-09T08:23:16.321Z] [2024-12-09T08:23:16.321Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:16.321Z] #3 DONE 0.0s [2024-12-09T08:23:16.321Z] [2024-12-09T08:23:16.321Z] #16 [core-command internal] load .dockerignore [2024-12-09T08:23:16.598Z] #16 ... [2024-12-09T08:23:16.598Z] [2024-12-09T08:23:16.598Z] #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:23:16.598Z] #17 DONE 0.6s [2024-12-09T08:23:16.598Z] [2024-12-09T08:23:16.598Z] #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:16.598Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-09T08:23:16.865Z] #18 ... [2024-12-09T08:23:16.865Z] [2024-12-09T08:23:16.865Z] #19 [core-data internal] load build definition from Dockerfile [2024-12-09T08:23:16.865Z] #19 transferring dockerfile: 2.07kB 0.0s done [2024-12-09T08:23:16.865Z] #19 DONE 0.5s [2024-12-09T08:23:16.865Z] [2024-12-09T08:23:16.865Z] #20 [core-data internal] load .dockerignore [2024-12-09T08:23:16.865Z] #20 transferring context: 50B 0.0s done [2024-12-09T08:23:16.865Z] #20 DONE 0.5s [2024-12-09T08:23:16.865Z] [2024-12-09T08:23:16.865Z] #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:16.865Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T08:23:16.865Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T08:23:16.865Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.0s [2024-12-09T08:23:16.865Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:23:16.865Z] #18 ... [2024-12-09T08:23:16.865Z] [2024-12-09T08:23:16.866Z] #21 [security-spire-server internal] load .dockerignore [2024-12-09T08:23:16.866Z] #21 transferring context: 50B done [2024-12-09T08:23:16.866Z] #21 DONE 0.5s [2024-12-09T08:23:16.866Z] [2024-12-09T08:23:16.866Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:16.866Z] #3 DONE 0.0s [2024-12-09T08:23:16.866Z] [2024-12-09T08:23:16.866Z] #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:16.866Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2024-12-09T08:23:17.136Z] #18 ... [2024-12-09T08:23:17.136Z] [2024-12-09T08:23:17.136Z] #22 [security-spire-server internal] load build definition from Dockerfile [2024-12-09T08:23:17.136Z] #22 transferring dockerfile: 1.70kB done [2024-12-09T08:23:17.136Z] #22 DONE 0.7s [2024-12-09T08:23:17.136Z] [2024-12-09T08:23:17.136Z] #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:17.136Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T08:23:17.136Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T08:23:17.136Z] #18 ... [2024-12-09T08:23:17.136Z] [2024-12-09T08:23:17.136Z] #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-09T08:23:17.136Z] #23 DONE 1.3s [2024-12-09T08:23:17.136Z] [2024-12-09T08:23:17.136Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:17.136Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-09T08:23:17.136Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T08:23:17.136Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T08:23:17.136Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T08:23:17.136Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:23:17.408Z] #18 ... [2024-12-09T08:23:17.408Z] [2024-12-09T08:23:17.408Z] #17 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:23:17.408Z] #17 DONE 1.1s [2024-12-09T08:23:17.408Z] [2024-12-09T08:23:17.408Z] #24 [security-spiffe-token-provider internal] load build context [2024-12-09T08:23:17.408Z] #24 transferring context: 2.94MB 0.8s done [2024-12-09T08:23:17.408Z] #24 DONE 1.2s [2024-12-09T08:23:17.408Z] [2024-12-09T08:23:17.408Z] #25 [security-proxy-auth internal] load build context [2024-12-09T08:23:17.408Z] #25 transferring context: 2.94MB 0.7s done [2024-12-09T08:23:17.408Z] #25 DONE 1.1s [2024-12-09T08:23:17.408Z] [2024-12-09T08:23:17.408Z] #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:17.408Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-09T08:23:17.408Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T08:23:17.408Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T08:23:17.408Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T08:23:17.408Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:23:17.408Z] #18 ... [2024-12-09T08:23:17.408Z] [2024-12-09T08:23:17.408Z] #16 [core-command internal] load .dockerignore [2024-12-09T08:23:17.408Z] #16 transferring context: 50B 0.0s done [2024-12-09T08:23:17.408Z] #16 DONE 1.1s [2024-12-09T08:23:17.408Z] [2024-12-09T08:23:17.408Z] #14 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T08:23:17.408Z] #14 DONE 1.4s [2024-12-09T08:23:17.408Z] [2024-12-09T08:23:17.408Z] #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:17.678Z] #18 ... [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #26 [security-proxy-setup internal] load .dockerignore [2024-12-09T08:23:17.678Z] #26 transferring context: 50B done [2024-12-09T08:23:17.678Z] #26 DONE 0.7s [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #27 [core-keeper internal] load build definition from Dockerfile [2024-12-09T08:23:17.678Z] #27 transferring dockerfile: 2.07kB done [2024-12-09T08:23:17.678Z] #27 DONE 1.0s [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #28 [support-scheduler internal] load build context [2024-12-09T08:23:17.678Z] #28 transferring context: 2.94MB 0.6s done [2024-12-09T08:23:17.678Z] #28 DONE 1.1s [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #29 [core-metadata internal] load build context [2024-12-09T08:23:17.678Z] #29 transferring context: 2.94MB 0.6s done [2024-12-09T08:23:17.678Z] #29 DONE 1.1s [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:17.678Z] #18 ... [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #8 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-09T08:23:17.678Z] #8 DONE 1.8s [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #30 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-09T08:23:17.678Z] #30 transferring dockerfile: 2.50kB 0.0s done [2024-12-09T08:23:17.678Z] #30 DONE 0.9s [2024-12-09T08:23:17.678Z] [2024-12-09T08:23:17.678Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:17.678Z] #31 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-12-09T08:23:17.678Z] #31 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-09T08:23:17.678Z] #31 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-09T08:23:17.678Z] #31 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-09T08:23:17.678Z] #31 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-09T08:23:17.678Z] #31 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-09T08:23:17.678Z] #31 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-09T08:23:17.678Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s [2024-12-09T08:23:17.678Z] #31 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-09T08:23:17.947Z] #31 ... [2024-12-09T08:23:17.947Z] [2024-12-09T08:23:17.947Z] #32 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-09T08:23:17.947Z] #32 transferring dockerfile: 2.49kB 0.0s done [2024-12-09T08:23:17.947Z] #32 DONE 0.8s [2024-12-09T08:23:17.947Z] [2024-12-09T08:23:17.947Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:17.947Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.6s [2024-12-09T08:23:17.947Z] #31 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-09T08:23:17.947Z] #31 ... [2024-12-09T08:23:17.947Z] [2024-12-09T08:23:17.947Z] #33 [core-command internal] load build definition from Dockerfile [2024-12-09T08:23:17.947Z] #33 transferring dockerfile: 1.94kB 0.0s done [2024-12-09T08:23:17.947Z] #33 DONE 1.7s [2024-12-09T08:23:17.947Z] [2024-12-09T08:23:17.947Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:17.947Z] #3 DONE 0.0s [2024-12-09T08:23:17.947Z] [2024-12-09T08:23:17.947Z] #34 [security-spire-config internal] load build context [2024-12-09T08:23:17.947Z] #34 transferring context: 21.82kB 0.0s done [2024-12-09T08:23:17.947Z] #34 DONE 0.9s [2024-12-09T08:23:17.947Z] [2024-12-09T08:23:17.947Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:17.947Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.7s [2024-12-09T08:23:17.947Z] #31 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-12-09T08:23:18.220Z] #31 ... [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #35 [support-notifications internal] load build definition from Dockerfile [2024-12-09T08:23:18.220Z] #35 transferring dockerfile: 2.02kB done [2024-12-09T08:23:18.220Z] #35 DONE 1.1s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #17 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:23:18.220Z] #17 DONE 1.4s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-12-09T08:23:18.220Z] #36 DONE 0.8s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:18.220Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.74MB / 28.04MB 0.8s [2024-12-09T08:23:18.220Z] #31 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-09T08:23:18.220Z] #31 ... [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #14 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T08:23:18.220Z] #14 DONE 1.8s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #37 [security-secretstore-setup internal] load .dockerignore [2024-12-09T08:23:18.220Z] #37 transferring context: 50B 0.0s done [2024-12-09T08:23:18.220Z] #37 DONE 1.1s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #38 [core-keeper internal] load .dockerignore [2024-12-09T08:23:18.220Z] #38 transferring context: 50B 0.0s done [2024-12-09T08:23:18.220Z] #38 DONE 1.7s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:18.220Z] #3 DONE 0.0s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-12-09T08:23:18.220Z] #36 DONE 1.2s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #39 [core-data internal] load build context [2024-12-09T08:23:18.220Z] #39 transferring context: 2.94MB 0.6s done [2024-12-09T08:23:18.220Z] #39 DONE 1.0s [2024-12-09T08:23:18.220Z] [2024-12-09T08:23:18.220Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:18.220Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 0.9s [2024-12-09T08:23:18.488Z] #31 ... [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #40 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-09T08:23:18.488Z] #40 transferring dockerfile: 3.02kB 0.0s done [2024-12-09T08:23:18.488Z] #40 DONE 1.6s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #41 [security-bootstrapper internal] load .dockerignore [2024-12-09T08:23:18.488Z] #41 transferring context: 50B 0.0s done [2024-12-09T08:23:18.488Z] #41 DONE 1.7s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:18.488Z] #3 DONE 0.0s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #42 [security-spire-server internal] load build context [2024-12-09T08:23:18.488Z] #42 transferring context: 23.57kB 0.0s done [2024-12-09T08:23:18.488Z] #42 DONE 1.1s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:18.488Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.11MB / 28.04MB 1.0s [2024-12-09T08:23:18.488Z] #31 ... [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #14 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T08:23:18.488Z] #14 DONE 2.0s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #43 [support-notifications internal] load .dockerignore [2024-12-09T08:23:18.488Z] #43 transferring context: 50B 0.0s done [2024-12-09T08:23:18.488Z] #43 DONE 1.5s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #17 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:23:18.488Z] #17 DONE 1.5s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-09T08:23:18.488Z] #36 DONE 1.4s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:18.488Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.1s [2024-12-09T08:23:18.488Z] #31 ... [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:18.488Z] #3 DONE 0.0s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:18.488Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-09T08:23:18.488Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T08:23:18.488Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T08:23:18.488Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T08:23:18.488Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:23:18.488Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T08:23:18.488Z] #18 DONE 3.1s [2024-12-09T08:23:18.488Z] [2024-12-09T08:23:18.488Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:18.756Z] #31 ... [2024-12-09T08:23:18.756Z] [2024-12-09T08:23:18.756Z] #44 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-09T08:23:18.756Z] #44 transferring dockerfile: 2.23kB 0.0s done [2024-12-09T08:23:18.756Z] #44 DONE 1.3s [2024-12-09T08:23:18.756Z] [2024-12-09T08:23:18.756Z] #45 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-09T08:23:18.756Z] #45 transferring context: 50B done [2024-12-09T08:23:18.756Z] #45 DONE 1.3s [2024-12-09T08:23:18.756Z] [2024-12-09T08:23:18.756Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T08:23:18.756Z] #3 DONE 0.0s [2024-12-09T08:23:18.756Z] [2024-12-09T08:23:18.756Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:18.756Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.38MB / 28.04MB 1.3s [2024-12-09T08:23:19.026Z] #31 ... [2024-12-09T08:23:19.026Z] [2024-12-09T08:23:19.026Z] #46 [security-spire-agent internal] load build context [2024-12-09T08:23:19.026Z] #46 transferring context: 23.10kB 0.0s done [2024-12-09T08:23:19.026Z] #46 DONE 1.2s [2024-12-09T08:23:19.026Z] [2024-12-09T08:23:19.026Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:19.026Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.99MB / 28.04MB 1.5s [2024-12-09T08:23:19.026Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.7s [2024-12-09T08:23:19.781Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done [2024-12-09T08:23:19.781Z] #31 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.3s done [2024-12-09T08:23:20.380Z] #31 ... [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #14 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T08:23:20.380Z] #14 DONE 2.1s [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-12-09T08:23:20.380Z] #36 DONE 1.5s [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:20.380Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-09T08:23:20.380Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T08:23:20.380Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T08:23:20.380Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T08:23:20.380Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:23:20.380Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T08:23:20.380Z] #18 DONE 3.2s [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T08:23:20.380Z] #17 DONE 3.0s [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:20.380Z] #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-12-09T08:23:20.380Z] #31 ... [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #14 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T08:23:20.380Z] #14 DONE 2.1s [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-12-09T08:23:20.380Z] #36 DONE 1.5s [2024-12-09T08:23:20.380Z] [2024-12-09T08:23:20.380Z] #18 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T08:23:20.380Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.4s done [2024-12-09T08:23:20.380Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T08:23:20.380Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T08:23:20.380Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2024-12-09T08:23:20.380Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T08:23:20.380Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.9s done [2024-12-09T08:23:20.380Z] #18 DONE 3.2s [2024-12-09T08:23:20.670Z] [2024-12-09T08:23:20.670Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:20.948Z] #31 ... [2024-12-09T08:23:20.948Z] [2024-12-09T08:23:20.948Z] #47 [core-keeper internal] load build context [2024-12-09T08:23:20.948Z] #47 transferring context: 2.94MB 2.0s done [2024-12-09T08:23:20.948Z] #47 DONE 2.5s [2024-12-09T08:23:20.948Z] [2024-12-09T08:23:20.948Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:21.552Z] #31 ... [2024-12-09T08:23:21.552Z] [2024-12-09T08:23:21.552Z] #48 [security-proxy-setup internal] load build context [2024-12-09T08:23:21.552Z] #48 transferring context: 2.94MB 2.3s done [2024-12-09T08:23:21.552Z] #48 DONE 3.1s [2024-12-09T08:23:21.552Z] [2024-12-09T08:23:21.552Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:23:21.552Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-12-09T08:23:21.552Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-09T08:23:21.552Z] #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-09T08:23:21.552Z] #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-09T08:23:21.552Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-09T08:23:21.552Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-12-09T08:23:21.552Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-12-09T08:23:21.552Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-12-09T08:23:21.552Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.9s done [2024-12-09T08:23:21.552Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-09T08:23:21.552Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.5s [2024-12-09T08:23:22.565Z] #49 ... [2024-12-09T08:23:22.565Z] [2024-12-09T08:23:22.565Z] #50 [security-secretstore-setup internal] load build context [2024-12-09T08:23:22.565Z] #50 transferring context: 2.94MB 3.1s done [2024-12-09T08:23:22.565Z] #50 DONE 3.9s [2024-12-09T08:23:22.565Z] [2024-12-09T08:23:22.565Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:23:22.565Z] #49 ... [2024-12-09T08:23:22.565Z] [2024-12-09T08:23:22.565Z] #51 [security-bootstrapper internal] load build context [2024-12-09T08:23:22.565Z] #51 transferring context: 2.94MB 3.1s done [2024-12-09T08:23:22.565Z] #51 DONE 4.1s [2024-12-09T08:23:22.565Z] [2024-12-09T08:23:22.565Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:23:22.835Z] #49 ... [2024-12-09T08:23:22.835Z] [2024-12-09T08:23:22.835Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T08:23:22.835Z] #52 DONE 4.2s [2024-12-09T08:23:22.835Z] [2024-12-09T08:23:22.835Z] #53 [core-command internal] load build context [2024-12-09T08:23:22.835Z] #53 transferring context: 2.94MB 3.6s done [2024-12-09T08:23:22.835Z] #53 DONE 4.6s [2024-12-09T08:23:22.835Z] [2024-12-09T08:23:22.835Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:23:23.810Z] #49 ... [2024-12-09T08:23:23.810Z] [2024-12-09T08:23:23.810Z] #54 [support-notifications internal] load build context [2024-12-09T08:23:23.810Z] #54 transferring context: 2.94MB 3.0s done [2024-12-09T08:23:23.810Z] #54 DONE 3.2s [2024-12-09T08:23:23.810Z] [2024-12-09T08:23:23.810Z] #55 [core-common-config-bootstrapper internal] load build context [2024-12-09T08:23:23.810Z] #55 transferring context: 2.94MB 3.2s done [2024-12-09T08:23:23.810Z] #55 DONE 3.6s [2024-12-09T08:23:23.810Z] [2024-12-09T08:23:23.810Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:23:24.789Z] #49 ... [2024-12-09T08:23:24.789Z] [2024-12-09T08:23:24.789Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T08:23:24.789Z] #0 3.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:24.789Z] #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:24.789Z] #0 6.424 OK: 238 MiB in 54 packages [2024-12-09T08:23:24.789Z] #56 DONE 7.3s [2024-12-09T08:23:24.789Z] [2024-12-09T08:23:24.789Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:25.065Z] #31 ... [2024-12-09T08:23:25.065Z] [2024-12-09T08:23:25.065Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-09T08:23:25.065Z] #57 DONE 6.5s [2024-12-09T08:23:25.065Z] [2024-12-09T08:23:25.065Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-09T08:23:25.065Z] #0 2.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:25.065Z] #0 3.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:25.065Z] #0 6.285 OK: 238 MiB in 54 packages [2024-12-09T08:23:25.065Z] #58 DONE 7.6s [2024-12-09T08:23:25.340Z] [2024-12-09T08:23:25.340Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:25.340Z] #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2024-12-09T08:23:25.340Z] #31 ... [2024-12-09T08:23:25.340Z] [2024-12-09T08:23:25.340Z] #59 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:25.340Z] #59 DONE 0.7s [2024-12-09T08:23:25.609Z] [2024-12-09T08:23:25.609Z] #60 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:26.221Z] #60 ... [2024-12-09T08:23:26.221Z] [2024-12-09T08:23:26.221Z] #61 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:26.221Z] #61 DONE 0.8s [2024-12-09T08:23:26.221Z] [2024-12-09T08:23:26.221Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:26.807Z] #31 ... [2024-12-09T08:23:26.807Z] [2024-12-09T08:23:26.807Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-09T08:23:26.807Z] #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:26.807Z] #0 4.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:26.807Z] #0 7.676 OK: 238 MiB in 54 packages [2024-12-09T08:23:26.807Z] #62 DONE 8.7s [2024-12-09T08:23:26.807Z] [2024-12-09T08:23:26.807Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:27.778Z] #31 ... [2024-12-09T08:23:27.778Z] [2024-12-09T08:23:27.778Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:27.778Z] #63 DONE 0.8s [2024-12-09T08:23:27.778Z] [2024-12-09T08:23:27.778Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:28.370Z] #31 ... [2024-12-09T08:23:28.370Z] [2024-12-09T08:23:28.370Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T08:23:28.370Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:28.370Z] #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:28.370Z] #0 5.037 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:23:28.370Z] #0 5.037 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:23:28.370Z] #0 5.037 OK: 24053 distinct packages available [2024-12-09T08:23:28.370Z] #0 5.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:28.370Z] #0 6.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:28.370Z] #0 9.761 OK: 238 MiB in 54 packages [2024-12-09T08:23:28.370Z] #64 ... [2024-12-09T08:23:28.370Z] [2024-12-09T08:23:28.370Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:23:28.370Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.4s [2024-12-09T08:23:28.645Z] #49 ... [2024-12-09T08:23:28.645Z] [2024-12-09T08:23:28.645Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-09T08:23:28.645Z] #64 DONE 10.5s [2024-12-09T08:23:28.645Z] [2024-12-09T08:23:28.645Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-09T08:23:28.645Z] #0 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:28.645Z] #0 6.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:28.645Z] #0 9.647 (1/4) Installing ca-certificates (20240705-r0) [2024-12-09T08:23:28.645Z] #0 9.843 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:28.645Z] #0 9.874 (3/4) Installing su-exec (0.2-r3) [2024-12-09T08:23:28.645Z] #0 9.903 (4/4) Installing yq-go (4.44.1-r2) [2024-12-09T08:23:28.914Z] #65 ... [2024-12-09T08:23:28.914Z] [2024-12-09T08:23:28.914Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-09T08:23:28.914Z] #0 6.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:28.914Z] #0 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #66 ... [2024-12-09T08:23:29.187Z] [2024-12-09T08:23:29.187Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-09T08:23:29.187Z] #0 5.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #0 6.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #0 10.12 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:23:29.187Z] #0 10.12 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:23:29.187Z] #0 10.12 OK: 24049 distinct packages available [2024-12-09T08:23:29.187Z] #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #67 ... [2024-12-09T08:23:29.187Z] [2024-12-09T08:23:29.187Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T08:23:29.187Z] #0 4.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #0 4.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #0 7.393 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:23:29.187Z] #0 7.393 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:23:29.187Z] #0 7.393 OK: 24049 distinct packages available [2024-12-09T08:23:29.187Z] #0 8.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #68 ... [2024-12-09T08:23:29.187Z] [2024-12-09T08:23:29.187Z] #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-09T08:23:29.187Z] #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.187Z] #0 7.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.459Z] #69 ... [2024-12-09T08:23:29.459Z] [2024-12-09T08:23:29.459Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:29.459Z] #70 DONE 0.6s [2024-12-09T08:23:29.459Z] [2024-12-09T08:23:29.459Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-09T08:23:29.459Z] #0 7.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.459Z] #0 8.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.459Z] #71 ... [2024-12-09T08:23:29.459Z] [2024-12-09T08:23:29.459Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-09T08:23:29.459Z] #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.459Z] #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.726Z] #72 ... [2024-12-09T08:23:29.726Z] [2024-12-09T08:23:29.726Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-09T08:23:29.726Z] #0 7.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.726Z] #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.726Z] #73 ... [2024-12-09T08:23:29.726Z] [2024-12-09T08:23:29.726Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T08:23:29.726Z] #0 8.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.726Z] #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:29.995Z] #74 ... [2024-12-09T08:23:29.995Z] [2024-12-09T08:23:29.995Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:30.264Z] #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2024-12-09T08:23:30.532Z] #31 ... [2024-12-09T08:23:30.532Z] [2024-12-09T08:23:30.532Z] #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T08:23:30.532Z] #0 7.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:30.532Z] #0 8.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:30.532Z] #75 ... [2024-12-09T08:23:30.532Z] [2024-12-09T08:23:30.532Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:30.824Z] #31 ... [2024-12-09T08:23:30.824Z] [2024-12-09T08:23:30.824Z] #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-09T08:23:30.824Z] #69 11.51 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:30.824Z] #69 11.54 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:30.824Z] #69 11.66 OK: 9 MiB in 15 packages [2024-12-09T08:23:30.824Z] #69 DONE 12.8s [2024-12-09T08:23:30.824Z] [2024-12-09T08:23:30.824Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:31.415Z] #31 ... [2024-12-09T08:23:31.415Z] [2024-12-09T08:23:31.415Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-09T08:23:31.415Z] #65 10.73 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:31.415Z] #65 10.79 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:31.415Z] #65 11.48 OK: 20 MiB in 18 packages [2024-12-09T08:23:31.415Z] #65 DONE 12.8s [2024-12-09T08:23:31.415Z] [2024-12-09T08:23:31.415Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:32.007Z] #31 ... [2024-12-09T08:23:32.007Z] [2024-12-09T08:23:32.007Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-09T08:23:32.007Z] #71 12.16 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:32.007Z] #71 12.26 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:32.007Z] #71 12.30 OK: 9 MiB in 15 packages [2024-12-09T08:23:32.007Z] #71 DONE 13.4s [2024-12-09T08:23:32.007Z] [2024-12-09T08:23:32.007Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:32.277Z] #31 ... [2024-12-09T08:23:32.277Z] [2024-12-09T08:23:32.277Z] #73 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-09T08:23:32.277Z] #73 12.23 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:32.277Z] #73 12.26 (2/2) Installing su-exec (0.2-r3) [2024-12-09T08:23:32.277Z] #73 12.28 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:32.277Z] #73 12.36 OK: 9 MiB in 16 packages [2024-12-09T08:23:32.277Z] #73 DONE 13.6s [2024-12-09T08:23:32.277Z] [2024-12-09T08:23:32.277Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:33.246Z] #31 ... [2024-12-09T08:23:33.246Z] [2024-12-09T08:23:33.246Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-09T08:23:33.246Z] #0 5.166 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:33.246Z] #0 6.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:33.518Z] #76 ... [2024-12-09T08:23:33.518Z] [2024-12-09T08:23:33.518Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-09T08:23:33.518Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.5s done [2024-12-09T08:23:33.518Z] #49 DONE 15.7s [2024-12-09T08:23:33.518Z] [2024-12-09T08:23:33.518Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T08:23:33.518Z] #68 13.28 (1/14) Installing ca-certificates (20240705-r0) [2024-12-09T08:23:33.518Z] #68 13.56 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-09T08:23:33.518Z] #68 13.70 (3/14) Installing c-ares (1.33.1-r0) [2024-12-09T08:23:33.518Z] #68 13.70 (4/14) Installing libunistring (1.2-r0) [2024-12-09T08:23:33.518Z] #68 13.87 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-09T08:23:33.518Z] #68 13.89 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-09T08:23:33.518Z] #68 13.93 (7/14) Installing libpsl (0.21.5-r1) [2024-12-09T08:23:33.518Z] #68 13.97 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-09T08:23:33.518Z] #68 14.06 (9/14) Installing libcurl (8.11.0-r2) [2024-12-09T08:23:33.518Z] #68 14.16 (10/14) Installing curl (8.11.0-r2) [2024-12-09T08:23:33.518Z] #68 14.22 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:33.518Z] #68 14.22 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-09T08:23:33.518Z] #68 14.27 (13/14) Installing libucontext (1.2-r3) [2024-12-09T08:23:33.518Z] #68 14.29 (14/14) Installing gcompat (1.1.0-r4) [2024-12-09T08:23:33.518Z] #68 14.36 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:33.518Z] #68 14.44 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:33.787Z] #68 ... [2024-12-09T08:23:33.787Z] [2024-12-09T08:23:33.787Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-09T08:23:33.787Z] #66 11.21 (1/3) Installing ca-certificates (20240705-r0) [2024-12-09T08:23:33.787Z] #66 11.57 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:33.787Z] #66 11.57 (3/3) Installing tzdata (2024b-r0) [2024-12-09T08:23:33.787Z] #66 12.53 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:33.787Z] #66 12.63 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:33.787Z] #66 13.66 OK: 11 MiB in 17 packages [2024-12-09T08:23:33.787Z] #66 DONE 15.0s [2024-12-09T08:23:33.787Z] [2024-12-09T08:23:33.787Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:34.759Z] #31 ... [2024-12-09T08:23:34.759Z] [2024-12-09T08:23:34.759Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-09T08:23:34.759Z] #74 13.56 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:34.759Z] #74 14.17 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:34.759Z] #74 14.27 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:34.759Z] #74 14.29 (4/6) Installing openssl (3.3.2-r1) [2024-12-09T08:23:34.759Z] #74 14.40 (5/6) Installing su-exec (0.2-r3) [2024-12-09T08:23:34.759Z] #74 14.41 (6/6) Installing yq-go (4.44.1-r2) [2024-12-09T08:23:34.759Z] #74 14.91 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:34.759Z] #74 14.96 OK: 20 MiB in 18 packages [2024-12-09T08:23:34.759Z] #74 DONE 15.9s [2024-12-09T08:23:34.759Z] [2024-12-09T08:23:34.759Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:35.346Z] #31 ... [2024-12-09T08:23:35.346Z] [2024-12-09T08:23:35.346Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-09T08:23:35.346Z] #76 11.22 OK: 238 MiB in 54 packages [2024-12-09T08:23:35.346Z] #76 DONE 12.1s [2024-12-09T08:23:35.346Z] [2024-12-09T08:23:35.346Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:35.346Z] #31 ... [2024-12-09T08:23:35.346Z] [2024-12-09T08:23:35.346Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-09T08:23:35.346Z] #0 4.561 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:35.346Z] #0 5.909 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:35.346Z] #77 ... [2024-12-09T08:23:35.346Z] [2024-12-09T08:23:35.346Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-09T08:23:35.346Z] #67 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:35.346Z] #67 15.00 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:35.346Z] #67 15.34 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:35.346Z] #67 15.46 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:35.346Z] #67 15.47 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-09T08:23:35.346Z] #67 15.48 (5/7) Installing libucontext (1.2-r3) [2024-12-09T08:23:35.346Z] #67 15.49 (6/7) Installing gcompat (1.1.0-r4) [2024-12-09T08:23:35.346Z] #67 15.52 (7/7) Installing openssl (3.3.2-r1) [2024-12-09T08:23:35.346Z] #67 15.67 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:35.346Z] #67 15.83 OK: 10 MiB in 19 packages [2024-12-09T08:23:35.346Z] #67 DONE 16.8s [2024-12-09T08:23:35.346Z] [2024-12-09T08:23:35.346Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-09T08:23:35.933Z] #78 ... [2024-12-09T08:23:35.933Z] [2024-12-09T08:23:35.933Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-09T08:23:35.933Z] #68 15.45 OK: 15 MiB in 28 packages [2024-12-09T08:23:35.933Z] #68 DONE 17.1s [2024-12-09T08:23:35.933Z] [2024-12-09T08:23:35.933Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:35.933Z] #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.7s [2024-12-09T08:23:36.202Z] #31 ... [2024-12-09T08:23:36.202Z] [2024-12-09T08:23:36.202Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:36.202Z] #79 ... [2024-12-09T08:23:36.202Z] [2024-12-09T08:23:36.202Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-09T08:23:36.202Z] #80 DONE 1.0s [2024-12-09T08:23:36.202Z] [2024-12-09T08:23:36.202Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:36.790Z] #31 ... [2024-12-09T08:23:36.790Z] [2024-12-09T08:23:36.790Z] #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-09T08:23:36.790Z] #75 13.58 (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T08:23:36.790Z] #75 13.91 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:36.790Z] #75 13.94 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:36.790Z] #75 14.06 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:36.790Z] #75 15.02 OK: 10 MiB in 16 packages [2024-12-09T08:23:36.790Z] #75 DONE 16.4s [2024-12-09T08:23:37.059Z] [2024-12-09T08:23:37.059Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:37.647Z] #31 ... [2024-12-09T08:23:37.647Z] [2024-12-09T08:23:37.647Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:37.647Z] #81 ... [2024-12-09T08:23:37.647Z] [2024-12-09T08:23:37.647Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-09T08:23:37.647Z] #77 10.97 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:37.647Z] #77 11.60 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:37.647Z] #77 11.67 OK: 9 MiB in 15 packages [2024-12-09T08:23:37.647Z] #77 DONE 12.6s [2024-12-09T08:23:37.647Z] [2024-12-09T08:23:37.647Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:23:39.593Z] #82 ... [2024-12-09T08:23:39.593Z] [2024-12-09T08:23:39.593Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:39.593Z] #83 ... [2024-12-09T08:23:39.593Z] [2024-12-09T08:23:39.593Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:40.566Z] #31 ... [2024-12-09T08:23:40.566Z] [2024-12-09T08:23:40.566Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-09T08:23:40.566Z] #0 4.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:40.566Z] #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:40.566Z] #0 8.935 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:40.566Z] #0 8.935 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:40.566Z] #0 9.012 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:40.566Z] #0 9.864 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:40.566Z] #0 9.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:40.836Z] #84 ... [2024-12-09T08:23:40.836Z] [2024-12-09T08:23:40.836Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-09T08:23:40.836Z] #72 15.08 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-09T08:23:40.836Z] #72 15.08 v3.20.3-391-g79d9372a169 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-09T08:23:40.836Z] #72 15.08 OK: 24049 distinct packages available [2024-12-09T08:23:40.836Z] #72 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:40.836Z] #72 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:40.836Z] #72 20.96 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-09T08:23:40.836Z] #72 20.98 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-09T08:23:40.836Z] #72 21.01 (3/4) Installing libucontext (1.2-r3) [2024-12-09T08:23:40.836Z] #72 21.01 (4/4) Installing gcompat (1.1.0-r4) [2024-12-09T08:23:40.836Z] #72 21.03 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:40.836Z] #72 21.17 OK: 9 MiB in 18 packages [2024-12-09T08:23:40.836Z] #72 DONE 22.1s [2024-12-09T08:23:40.836Z] [2024-12-09T08:23:40.836Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-09T08:23:40.836Z] #84 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:40.836Z] #84 ... [2024-12-09T08:23:40.836Z] [2024-12-09T08:23:40.836Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:41.427Z] #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s [2024-12-09T08:23:41.427Z] #31 ... [2024-12-09T08:23:41.427Z] [2024-12-09T08:23:41.427Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:23:41.427Z] #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:41.427Z] #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:41.427Z] #0 8.340 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:41.427Z] #0 8.340 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:41.427Z] #0 8.401 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:41.427Z] #0 9.089 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:41.427Z] #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:41.427Z] #0 9.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:41.427Z] #85 ... [2024-12-09T08:23:41.427Z] [2024-12-09T08:23:41.427Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:42.015Z] #31 ... [2024-12-09T08:23:42.015Z] [2024-12-09T08:23:42.015Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:23:42.015Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:42.015Z] #0 4.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:42.015Z] #0 7.458 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:42.015Z] #0 7.458 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:42.015Z] #0 7.540 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:42.015Z] #0 7.982 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:42.015Z] #0 8.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:42.015Z] #0 8.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:42.285Z] #86 ... [2024-12-09T08:23:42.285Z] [2024-12-09T08:23:42.285Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:42.285Z] #31 ... [2024-12-09T08:23:42.285Z] [2024-12-09T08:23:42.285Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T08:23:42.285Z] #0 4.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:42.285Z] #0 5.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:42.285Z] #0 8.670 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:42.285Z] #0 8.670 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:42.285Z] #0 8.751 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:42.285Z] #0 9.682 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:42.285Z] #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:42.557Z] #87 ... [2024-12-09T08:23:42.557Z] [2024-12-09T08:23:42.557Z] #31 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-09T08:23:42.557Z] #31 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.4s done [2024-12-09T08:23:42.826Z] #31 DONE 25.7s [2024-12-09T08:23:42.826Z] [2024-12-09T08:23:42.826Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T08:23:42.826Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:43.790Z] #88 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:43.790Z] #88 ... [2024-12-09T08:23:43.790Z] [2024-12-09T08:23:43.790Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T08:23:43.790Z] #0 4.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:43.790Z] #0 4.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:43.790Z] #0 8.579 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:43.790Z] #0 8.579 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:43.790Z] #0 8.653 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:43.790Z] #0 9.485 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:43.790Z] #0 9.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:43.790Z] #89 ... [2024-12-09T08:23:43.790Z] [2024-12-09T08:23:43.790Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:23:43.790Z] #86 11.66 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:44.061Z] #86 12.04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:44.061Z] #86 12.15 OK: 9 MiB in 15 packages [2024-12-09T08:23:44.650Z] #86 ... [2024-12-09T08:23:44.650Z] [2024-12-09T08:23:44.650Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-09T08:23:44.650Z] #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:44.650Z] #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:44.650Z] #0 7.370 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:44.650Z] #0 7.370 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:44.650Z] #0 7.422 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:44.650Z] #0 7.995 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:44.650Z] #0 8.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:44.650Z] #0 8.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:44.924Z] #90 ... [2024-12-09T08:23:44.924Z] [2024-12-09T08:23:44.924Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:23:44.924Z] #86 DONE 12.8s [2024-12-09T08:23:44.924Z] [2024-12-09T08:23:44.924Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-09T08:23:44.924Z] #84 13.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:44.924Z] #84 14.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:44.924Z] #84 14.43 OK: 9 MiB in 15 packages [2024-12-09T08:23:45.513Z] #84 DONE 15.5s [2024-12-09T08:23:45.513Z] [2024-12-09T08:23:45.514Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:23:45.514Z] #85 13.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:45.514Z] #85 13.99 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:45.514Z] #85 14.04 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:45.781Z] #85 ... [2024-12-09T08:23:45.781Z] [2024-12-09T08:23:45.781Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T08:23:45.781Z] #0 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:45.781Z] #0 4.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:45.781Z] #0 8.714 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:45.781Z] #0 8.715 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:45.781Z] #0 8.753 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:45.781Z] #0 9.681 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:45.781Z] #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:46.052Z] #91 ... [2024-12-09T08:23:46.052Z] [2024-12-09T08:23:46.052Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:23:46.052Z] #82 2.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:46.052Z] #82 3.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:46.052Z] #82 6.955 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:46.052Z] #82 6.957 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:46.052Z] #82 6.983 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:46.052Z] #82 7.622 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:46.052Z] #82 7.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:46.052Z] #82 8.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:46.052Z] #82 ... [2024-12-09T08:23:46.052Z] [2024-12-09T08:23:46.052Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T08:23:46.052Z] #88 5.348 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:46.052Z] #88 5.348 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:46.052Z] #88 5.382 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:46.324Z] #88 ... [2024-12-09T08:23:46.324Z] [2024-12-09T08:23:46.324Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:46.623Z] #92 ... [2024-12-09T08:23:46.623Z] [2024-12-09T08:23:46.623Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T08:23:46.623Z] #91 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:46.904Z] #91 ... [2024-12-09T08:23:46.904Z] [2024-12-09T08:23:46.904Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-09T08:23:46.904Z] #90 11.56 OK: 20 MiB in 18 packages [2024-12-09T08:23:46.904Z] #90 DONE 12.2s [2024-12-09T08:23:46.904Z] [2024-12-09T08:23:46.904Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T08:23:46.904Z] #88 5.959 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:46.904Z] #88 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:47.174Z] #88 ... [2024-12-09T08:23:47.174Z] [2024-12-09T08:23:47.174Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-09T08:23:47.174Z] #87 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:47.174Z] #87 13.79 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:47.174Z] #87 14.01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:47.174Z] #87 14.05 OK: 9 MiB in 16 packages [2024-12-09T08:23:47.174Z] #87 DONE 14.7s [2024-12-09T08:23:47.174Z] [2024-12-09T08:23:47.174Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T08:23:47.450Z] #93 ... [2024-12-09T08:23:47.450Z] [2024-12-09T08:23:47.450Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-09T08:23:47.450Z] #85 14.74 OK: 20 MiB in 18 packages [2024-12-09T08:23:47.450Z] #85 DONE 16.0s [2024-12-09T08:23:47.450Z] [2024-12-09T08:23:47.450Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-09T08:23:47.450Z] #94 DONE 0.6s [2024-12-09T08:23:47.450Z] [2024-12-09T08:23:47.450Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T08:23:47.450Z] #88 6.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:48.959Z] #115 DONE 54.5s [2024-12-09T08:23:48.959Z] [2024-12-09T08:23:48.959Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:48.959Z] #112 DONE 48.7s [2024-12-09T08:23:48.959Z] [2024-12-09T08:23:48.959Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:48.959Z] #113 DONE 54.5s [2024-12-09T08:23:48.959Z] [2024-12-09T08:23:48.959Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:48.959Z] #114 DONE 54.5s [2024-12-09T08:23:48.959Z] [2024-12-09T08:23:48.959Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:48.959Z] #76 DONE 54.5s [2024-12-09T08:23:48.959Z] [2024-12-09T08:23:48.959Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-09T08:23:49.417Z] #88 ... [2024-12-09T08:23:49.417Z] [2024-12-09T08:23:49.417Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-09T08:23:49.417Z] #93 DONE 2.3s [2024-12-09T08:23:49.417Z] [2024-12-09T08:23:49.417Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-09T08:23:49.417Z] #78 4.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:49.417Z] #78 5.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:49.417Z] #78 8.862 Upgrading critical system libraries and apk-tools: [2024-12-09T08:23:49.417Z] #78 8.863 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T08:23:49.417Z] #78 8.890 Executing busybox-1.36.1-r29.trigger [2024-12-09T08:23:49.417Z] #78 9.753 Continuing the upgrade transaction with new apk-tools: [2024-12-09T08:23:49.417Z] #78 9.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:49.417Z] #78 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:49.417Z] #78 13.64 OK: 10 MiB in 19 packages [2024-12-09T08:23:49.417Z] #78 DONE 14.4s [2024-12-09T08:23:49.417Z] [2024-12-09T08:23:49.417Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T08:23:49.417Z] #89 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T08:23:49.417Z] #89 13.34 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:49.417Z] #89 13.71 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:49.417Z] #89 13.77 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:49.417Z] #89 14.48 OK: 11 MiB in 17 packages [2024-12-09T08:23:49.417Z] #89 DONE 15.8s [2024-12-09T08:23:49.417Z] [2024-12-09T08:23:49.417Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-09T08:23:50.031Z] #95 ... [2024-12-09T08:23:50.031Z] [2024-12-09T08:23:50.031Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-09T08:23:50.031Z] #82 11.46 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:50.031Z] #82 11.71 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:50.031Z] #82 11.75 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:50.031Z] #82 12.25 OK: 10 MiB in 16 packages [2024-12-09T08:23:50.031Z] #82 DONE 13.1s [2024-12-09T08:23:50.338Z] [2024-12-09T08:23:50.338Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-09T08:23:50.338Z] #96 DONE 0.7s [2024-12-09T08:23:50.338Z] [2024-12-09T08:23:50.338Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-09T08:23:50.338Z] #88 9.091 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:50.338Z] #88 9.357 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:50.338Z] #88 9.409 OK: 9 MiB in 18 packages [2024-12-09T08:23:51.306Z] #88 DONE 10.7s [2024-12-09T08:23:51.306Z] [2024-12-09T08:23:51.306Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T08:23:51.306Z] #91 13.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:51.306Z] #91 13.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T08:23:51.306Z] #91 14.00 Executing ca-certificates-20240705-r0.trigger [2024-12-09T08:23:51.306Z] #91 14.40 OK: 15 MiB in 28 packages [2024-12-09T08:23:51.306Z] #91 DONE 15.6s [2024-12-09T08:23:51.306Z] [2024-12-09T08:23:51.306Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T08:23:51.601Z] #97 ... [2024-12-09T08:23:51.601Z] [2024-12-09T08:23:51.601Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-09T08:23:51.601Z] #95 DONE 2.0s [2024-12-09T08:23:51.881Z] [2024-12-09T08:23:51.881Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T08:23:52.474Z] #98 ... [2024-12-09T08:23:52.474Z] [2024-12-09T08:23:52.474Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T08:23:52.474Z] #97 DONE 3.0s [2024-12-09T08:23:52.742Z] [2024-12-09T08:23:52.742Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-09T08:23:53.345Z] #99 ... [2024-12-09T08:23:53.345Z] [2024-12-09T08:23:53.345Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T08:23:53.345Z] #100 DONE 1.9s [2024-12-09T08:23:53.345Z] [2024-12-09T08:23:53.345Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-09T08:23:53.630Z] #101 ... [2024-12-09T08:23:53.630Z] [2024-12-09T08:23:53.630Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-09T08:23:53.630Z] #99 DONE 1.0s [2024-12-09T08:23:53.630Z] [2024-12-09T08:23:53.630Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-09T08:23:53.630Z] #98 DONE 2.1s [2024-12-09T08:23:53.630Z] [2024-12-09T08:23:53.630Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-09T08:23:53.906Z] #102 ... [2024-12-09T08:23:53.906Z] [2024-12-09T08:23:53.906Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-09T08:23:53.906Z] #101 DONE 0.5s [2024-12-09T08:23:53.906Z] [2024-12-09T08:23:53.906Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-09T08:23:54.174Z] #103 ... [2024-12-09T08:23:54.174Z] [2024-12-09T08:23:54.174Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-09T08:23:54.174Z] #102 DONE 0.6s [2024-12-09T08:23:54.174Z] [2024-12-09T08:23:54.174Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-09T08:23:54.174Z] #104 DONE 0.5s [2024-12-09T08:23:54.445Z] [2024-12-09T08:23:54.445Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-09T08:23:54.445Z] #103 DONE 0.4s [2024-12-09T08:23:54.445Z] [2024-12-09T08:23:54.445Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:23:54.724Z] #105 ... [2024-12-09T08:23:54.725Z] [2024-12-09T08:23:54.725Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:23:54.725Z] #106 DONE 0.5s [2024-12-09T08:23:54.996Z] [2024-12-09T08:23:54.996Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:23:54.996Z] #105 DONE 0.5s [2024-12-09T08:23:54.997Z] [2024-12-09T08:23:54.997Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-09T08:23:54.997Z] #107 DONE 0.6s [2024-12-09T08:23:54.997Z] [2024-12-09T08:23:54.997Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:23:55.588Z] #116 DONE 8.2s [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #117 [core-metadata builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #117 DONE 8.2s [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #118 [core-keeper builder 7/8] COPY . . [2024-12-09T08:23:55.588Z] #118 DONE 8.2s [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #119 [core-command builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #119 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:55.588Z] #120 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:55.588Z] #121 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #122 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:55.588Z] #123 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:55.588Z] #124 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #125 [core-data builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #125 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:55.588Z] #126 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:55.588Z] #127 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:55.588Z] #128 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:55.588Z] #129 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #130 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #131 [support-notifications builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #131 DONE 8.2s [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:55.588Z] #132 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #133 [support-scheduler builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #133 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:55.588Z] #134 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:55.588Z] #135 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:55.588Z] #136 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #137 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #138 DONE 8.2s [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:23:55.588Z] #139 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:23:55.588Z] #140 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-12-09T08:23:55.588Z] #141 CACHED [2024-12-09T08:23:55.588Z] [2024-12-09T08:23:55.588Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T08:23:55.598Z] #108 ... [2024-12-09T08:23:55.598Z] [2024-12-09T08:23:55.598Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-09T08:23:55.598Z] #109 DONE 0.7s [2024-12-09T08:23:55.598Z] [2024-12-09T08:23:55.598Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-09T08:23:55.598Z] #110 DONE 0.7s [2024-12-09T08:23:55.598Z] [2024-12-09T08:23:55.598Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-09T08:23:55.869Z] #111 ... [2024-12-09T08:23:55.869Z] [2024-12-09T08:23:55.869Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-09T08:23:55.869Z] #108 DONE 0.7s [2024-12-09T08:23:55.869Z] [2024-12-09T08:23:55.869Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-09T08:23:55.869Z] #111 DONE 0.4s [2024-12-09T08:23:55.869Z] [2024-12-09T08:23:55.869Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-09T08:23:56.474Z] #112 ... [2024-12-09T08:23:56.474Z] [2024-12-09T08:23:56.474Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-09T08:23:56.474Z] #113 DONE 0.6s [2024-12-09T08:23:56.474Z] [2024-12-09T08:23:56.474Z] #114 [security-spire-config] exporting to image [2024-12-09T08:23:56.474Z] #114 exporting layers [2024-12-09T08:23:56.529Z] #142 1.585 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-09T08:23:57.066Z] #114 ... [2024-12-09T08:23:57.066Z] [2024-12-09T08:23:57.066Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-09T08:23:57.066Z] #112 DONE 1.2s [2024-12-09T08:23:57.066Z] [2024-12-09T08:23:57.066Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-09T08:23:57.657Z] #115 DONE 0.7s [2024-12-09T08:23:57.657Z] [2024-12-09T08:23:57.657Z] #116 [security-spire-server] exporting to image [2024-12-09T08:23:58.626Z] #116 exporting layers 2.6s done [2024-12-09T08:23:58.626Z] #116 writing image sha256:db2a2c9669f6f12ca4a643ab6ceaf206e16beecc762d6edf9f2bfbf6180bc9f4 [2024-12-09T08:23:58.626Z] #116 writing image sha256:db2a2c9669f6f12ca4a643ab6ceaf206e16beecc762d6edf9f2bfbf6180bc9f4 0.1s done [2024-12-09T08:23:58.626Z] #116 naming to docker.io/library/security-spire-server-arm64 [2024-12-09T08:23:58.626Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-12-09T08:23:58.626Z] #116 DONE 2.7s [2024-12-09T08:23:58.626Z] [2024-12-09T08:23:58.626Z] #114 [security-spire-config] exporting to image [2024-12-09T08:23:58.626Z] #114 exporting layers 2.5s done [2024-12-09T08:23:58.626Z] #114 writing image sha256:fcbc6c77882e81f3e81e475b473f28f98d22ef727c1ca27dd3014d21bcd6c4b0 0.0s done [2024-12-09T08:23:58.626Z] #114 naming to docker.io/library/security-spire-config-arm64 [2024-12-09T08:23:58.896Z] #114 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-12-09T08:23:58.896Z] #114 DONE 2.5s [2024-12-09T08:23:58.896Z] [2024-12-09T08:23:58.896Z] #117 [security-spire-agent] exporting to image [2024-12-09T08:23:59.486Z] #117 exporting layers 1.9s done [2024-12-09T08:23:59.486Z] #117 writing image sha256:d42d1e87cd9e62f3845ddd3091f18ffad6f89c180be471f15f1995fb0050b3fe 0.0s done [2024-12-09T08:23:59.486Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-09T08:23:59.486Z] #117 DONE 1.9s [2024-12-09T08:23:59.486Z] [2024-12-09T08:23:59.486Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:04.655Z] #142 ... [2024-12-09T08:24:04.655Z] [2024-12-09T08:24:04.655Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:24:04.655Z] #0 1.483 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-09T08:24:04.655Z] #143 ... [2024-12-09T08:24:04.655Z] [2024-12-09T08:24:04.655Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T08:24:04.655Z] #0 1.302 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-09T08:24:04.914Z] #144 ... [2024-12-09T08:24:04.914Z] [2024-12-09T08:24:04.914Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T08:24:04.914Z] #0 1.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-09T08:24:04.914Z] #145 ... [2024-12-09T08:24:04.914Z] [2024-12-09T08:24:04.914Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:24:04.914Z] #0 1.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-09T08:24:05.173Z] #146 ... [2024-12-09T08:24:05.173Z] [2024-12-09T08:24:05.173Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:24:05.173Z] #0 0.931 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-09T08:24:05.432Z] #147 ... [2024-12-09T08:24:05.432Z] [2024-12-09T08:24:05.432Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T08:24:05.432Z] #0 1.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-09T08:24:05.432Z] #148 ... [2024-12-09T08:24:05.432Z] [2024-12-09T08:24:05.432Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T08:24:05.432Z] #0 1.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-09T08:24:05.998Z] #149 ... [2024-12-09T08:24:05.998Z] [2024-12-09T08:24:05.998Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T08:24:05.998Z] #0 0.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-09T08:24:06.258Z] #150 ... [2024-12-09T08:24:06.258Z] [2024-12-09T08:24:06.258Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T08:24:06.258Z] #0 1.067 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-09T08:24:06.258Z] #151 ... [2024-12-09T08:24:06.258Z] [2024-12-09T08:24:06.258Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T08:24:06.258Z] #0 1.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-09T08:24:06.518Z] #152 ... [2024-12-09T08:24:06.518Z] [2024-12-09T08:24:06.518Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T08:24:06.518Z] #0 1.339 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-09T08:24:27.604Z] #83 DONE 57.6s [2024-12-09T08:24:27.604Z] [2024-12-09T08:24:27.604Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:27.604Z] #92 DONE 50.7s [2024-12-09T08:24:27.604Z] [2024-12-09T08:24:27.604Z] #60 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:27.604Z] #60 DONE 61.5s [2024-12-09T08:24:27.604Z] [2024-12-09T08:24:27.604Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-12-09T08:24:27.604Z] #118 ... [2024-12-09T08:24:27.604Z] [2024-12-09T08:24:27.604Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:27.604Z] #81 DONE 59.4s [2024-12-09T08:24:27.604Z] [2024-12-09T08:24:27.604Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:27.604Z] #79 DONE 60.9s [2024-12-09T08:24:27.604Z] [2024-12-09T08:24:27.604Z] #119 [support-scheduler builder 6/7] COPY . . [2024-12-09T08:24:27.869Z] #119 DONE 1.0s [2024-12-09T08:24:27.869Z] [2024-12-09T08:24:27.869Z] #120 [core-keeper builder 7/8] COPY . . [2024-12-09T08:24:27.869Z] #120 DONE 1.0s [2024-12-09T08:24:27.869Z] [2024-12-09T08:24:27.869Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-09T08:24:27.869Z] #121 DONE 1.0s [2024-12-09T08:24:27.869Z] [2024-12-09T08:24:27.869Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T08:24:28.136Z] #122 ... [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #123 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:28.136Z] #124 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:24:28.136Z] #125 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:28.136Z] #126 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #127 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:24:28.136Z] #128 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #129 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:24:28.136Z] #129 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #130 [support-notifications builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #130 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:28.136Z] #131 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #132 DONE 1.0s [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:28.136Z] #133 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:24:28.136Z] #134 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #135 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:28.136Z] #136 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #137 [core-command builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #137 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:24:28.136Z] #138 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:24:28.136Z] #139 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #140 [core-data builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #140 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:28.136Z] #141 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #142 [core-metadata builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #142 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-09T08:24:28.136Z] #143 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T08:24:28.136Z] #144 CACHED [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-12-09T08:24:28.136Z] #118 DONE 1.0s [2024-12-09T08:24:28.136Z] [2024-12-09T08:24:28.136Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T08:24:31.480Z] #145 3.159 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-09T08:24:38.124Z] #145 ... [2024-12-09T08:24:38.124Z] [2024-12-09T08:24:38.124Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:24:38.124Z] #0 2.408 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-09T08:24:38.124Z] #146 ... [2024-12-09T08:24:38.124Z] [2024-12-09T08:24:38.124Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:24:38.124Z] #0 2.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-09T08:24:38.391Z] #147 ... [2024-12-09T08:24:38.391Z] [2024-12-09T08:24:38.391Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T08:24:38.391Z] #0 2.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-09T08:24:38.656Z] #148 ... [2024-12-09T08:24:38.656Z] [2024-12-09T08:24:38.656Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T08:24:38.656Z] #0 2.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-09T08:24:38.922Z] #149 ... [2024-12-09T08:24:38.922Z] [2024-12-09T08:24:38.922Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T08:24:38.922Z] #0 3.115 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-09T08:24:38.922Z] #150 ... [2024-12-09T08:24:38.922Z] [2024-12-09T08:24:38.922Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T08:24:38.922Z] #0 3.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-09T08:24:39.186Z] #151 ... [2024-12-09T08:24:39.186Z] [2024-12-09T08:24:39.186Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T08:24:39.186Z] #0 1.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-09T08:24:39.187Z] #152 ... [2024-12-09T08:24:39.187Z] [2024-12-09T08:24:39.187Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T08:24:39.187Z] #0 2.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-09T08:24:39.451Z] #153 ... [2024-12-09T08:24:39.451Z] [2024-12-09T08:24:39.451Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T08:24:39.451Z] #0 3.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-09T08:24:39.451Z] #154 ... [2024-12-09T08:24:39.451Z] [2024-12-09T08:24:39.451Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:24:39.451Z] #0 2.735 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-09T08:24:40.032Z] #155 ... [2024-12-09T08:24:40.032Z] [2024-12-09T08:24:40.032Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T08:24:40.032Z] #122 1.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-09T08:25:27.988Z] #153 ... [2024-12-09T08:25:27.988Z] [2024-12-09T08:25:27.988Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T08:25:27.988Z] #145 89.44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-09T08:26:00.055Z] #145 ... [2024-12-09T08:26:00.055Z] [2024-12-09T08:26:00.055Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T08:26:00.055Z] #151 DONE 121.8s [2024-12-09T08:26:00.055Z] [2024-12-09T08:26:00.055Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:26:00.991Z] #143 ... [2024-12-09T08:26:00.991Z] [2024-12-09T08:26:00.991Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T08:26:00.991Z] #149 DONE 126.4s [2024-12-09T08:26:01.249Z] [2024-12-09T08:26:01.249Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:26:04.531Z] #143 ... [2024-12-09T08:26:04.531Z] [2024-12-09T08:26:04.531Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T08:26:04.531Z] #142 DONE 129.7s [2024-12-09T08:26:04.531Z] [2024-12-09T08:26:04.531Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:09.303Z] #154 ... [2024-12-09T08:26:09.303Z] [2024-12-09T08:26:09.303Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T08:26:09.303Z] #145 DONE 134.7s [2024-12-09T08:26:09.303Z] [2024-12-09T08:26:09.303Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:19.338Z] #155 ... [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T08:26:19.338Z] #150 DONE 143.2s [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T08:26:19.338Z] #148 ... [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-09T08:26:19.338Z] #156 ... [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T08:26:19.338Z] #153 DONE 144.1s [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T08:26:19.338Z] #148 DONE 144.1s [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:19.338Z] #157 ... [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:26:19.338Z] #143 DONE 144.2s [2024-12-09T08:26:19.338Z] [2024-12-09T08:26:19.338Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:19.603Z] #158 ... [2024-12-09T08:26:19.603Z] [2024-12-09T08:26:19.603Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T08:26:19.603Z] #152 DONE 145.0s [2024-12-09T08:26:19.603Z] [2024-12-09T08:26:19.603Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:26:19.868Z] #147 ... [2024-12-09T08:26:19.868Z] [2024-12-09T08:26:19.868Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:26:19.868Z] #146 DONE 145.2s [2024-12-09T08:26:19.868Z] [2024-12-09T08:26:19.868Z] #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:19.868Z] #159 ... [2024-12-09T08:26:19.868Z] [2024-12-09T08:26:19.868Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:19.868Z] #154 DONE 15.7s [2024-12-09T08:26:19.868Z] [2024-12-09T08:26:19.868Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:19.868Z] #155 DONE 14.4s [2024-12-09T08:26:20.129Z] [2024-12-09T08:26:20.130Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:26:20.130Z] #147 DONE 145.5s [2024-12-09T08:26:20.130Z] [2024-12-09T08:26:20.130Z] #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.130Z] #160 ... [2024-12-09T08:26:20.130Z] [2024-12-09T08:26:20.130Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-09T08:26:20.130Z] #156 DONE 2.2s [2024-12-09T08:26:20.130Z] [2024-12-09T08:26:20.130Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.130Z] #158 DONE 2.2s [2024-12-09T08:26:20.390Z] [2024-12-09T08:26:20.390Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.390Z] #157 DONE 1.5s [2024-12-09T08:26:20.390Z] [2024-12-09T08:26:20.390Z] #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.390Z] #159 DONE 0.6s [2024-12-09T08:26:20.390Z] [2024-12-09T08:26:20.390Z] #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-09T08:26:20.651Z] #161 ... [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T08:26:20.651Z] #144 DONE 145.8s [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:20.651Z] #162 DONE 0.5s [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:20.651Z] #163 DONE 0.6s [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:20.651Z] #164 CACHED [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.651Z] #165 CACHED [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.651Z] #166 CACHED [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:20.651Z] #167 CACHED [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.651Z] #160 DONE 0.6s [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:20.651Z] #168 CACHED [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:20.651Z] #169 CACHED [2024-12-09T08:26:20.651Z] [2024-12-09T08:26:20.651Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-09T08:26:21.226Z] #170 ... [2024-12-09T08:26:21.226Z] [2024-12-09T08:26:21.226Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:21.226Z] #171 DONE 0.9s [2024-12-09T08:26:21.226Z] [2024-12-09T08:26:21.226Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:21.226Z] #172 DONE 0.9s [2024-12-09T08:26:21.226Z] [2024-12-09T08:26:21.226Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:21.226Z] #173 DONE 0.9s [2024-12-09T08:26:21.226Z] [2024-12-09T08:26:21.226Z] #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-09T08:26:21.226Z] #161 DONE 0.8s [2024-12-09T08:26:21.226Z] [2024-12-09T08:26:21.226Z] #174 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:21.226Z] #174 DONE 0.7s [2024-12-09T08:26:21.226Z] [2024-12-09T08:26:21.226Z] #175 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:22.174Z] #175 ... [2024-12-09T08:26:22.174Z] [2024-12-09T08:26:22.174Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-09T08:26:22.174Z] #176 DONE 1.5s [2024-12-09T08:26:22.174Z] [2024-12-09T08:26:22.174Z] #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-09T08:26:22.174Z] #177 DONE 1.8s [2024-12-09T08:26:22.174Z] [2024-12-09T08:26:22.174Z] #178 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:22.174Z] #178 DONE 1.1s [2024-12-09T08:26:22.174Z] [2024-12-09T08:26:22.174Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-09T08:26:22.174Z] #179 DONE 1.7s [2024-12-09T08:26:22.174Z] [2024-12-09T08:26:22.174Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-09T08:26:22.174Z] #180 DONE 1.7s [2024-12-09T08:26:22.174Z] [2024-12-09T08:26:22.175Z] #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:22.436Z] #181 ... [2024-12-09T08:26:22.436Z] [2024-12-09T08:26:22.436Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-09T08:26:22.436Z] #170 DONE 1.7s [2024-12-09T08:26:22.436Z] [2024-12-09T08:26:22.436Z] #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:22.436Z] #182 DONE 1.2s [2024-12-09T08:26:22.436Z] [2024-12-09T08:26:22.436Z] #183 [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 [2024-12-09T08:26:22.436Z] #183 DONE 1.2s [2024-12-09T08:26:22.436Z] [2024-12-09T08:26:22.437Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-09T08:26:22.437Z] #184 DONE 1.2s [2024-12-09T08:26:22.437Z] [2024-12-09T08:26:22.437Z] #175 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:22.437Z] #175 DONE 1.2s [2024-12-09T08:26:22.437Z] [2024-12-09T08:26:22.437Z] #185 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-09T08:26:22.437Z] #185 DONE 1.7s [2024-12-09T08:26:22.437Z] [2024-12-09T08:26:22.697Z] #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-09T08:26:22.697Z] #186 ... [2024-12-09T08:26:22.697Z] [2024-12-09T08:26:22.697Z] #187 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:22.697Z] #187 DONE 0.6s [2024-12-09T08:26:22.984Z] [2024-12-09T08:26:22.984Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:26:22.984Z] #188 DONE 0.8s [2024-12-09T08:26:22.984Z] [2024-12-09T08:26:22.984Z] #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-09T08:26:22.984Z] #189 ... [2024-12-09T08:26:22.984Z] [2024-12-09T08:26:22.985Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-09T08:26:22.985Z] #190 DONE 0.9s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #181 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:22.985Z] #181 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-09T08:26:22.985Z] #191 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:22.985Z] #192 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:22.985Z] #193 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #194 [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 [2024-12-09T08:26:22.985Z] #194 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-09T08:26:22.985Z] #195 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-09T08:26:22.985Z] #186 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:22.985Z] #196 DONE 0.7s [2024-12-09T08:26:22.985Z] [2024-12-09T08:26:22.985Z] #96 [core-command] exporting to image [2024-12-09T08:26:22.985Z] #96 exporting layers [2024-12-09T08:26:23.558Z] #96 ... [2024-12-09T08:26:23.558Z] [2024-12-09T08:26:23.558Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:23.558Z] #197 DONE 1.2s [2024-12-09T08:26:23.558Z] [2024-12-09T08:26:23.558Z] #96 [security-spiffe-token-provider] exporting to image [2024-12-09T08:26:23.558Z] #96 exporting layers 0.6s done [2024-12-09T08:26:23.820Z] #96 ... [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-09T08:26:23.820Z] #189 DONE 1.1s [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:26:23.820Z] #198 DONE 0.9s [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-09T08:26:23.820Z] #199 DONE 0.9s [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-09T08:26:23.820Z] #200 DONE 0.9s [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #201 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:23.820Z] #201 DONE 0.9s [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-09T08:26:23.820Z] #202 DONE 0.9s [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-09T08:26:23.820Z] #203 DONE 0.9s [2024-12-09T08:26:23.820Z] [2024-12-09T08:26:23.820Z] #96 [security-spiffe-token-provider] exporting to image [2024-12-09T08:26:23.820Z] #96 exporting layers 0.4s done [2024-12-09T08:26:24.082Z] #96 ... [2024-12-09T08:26:24.082Z] [2024-12-09T08:26:24.082Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-09T08:26:24.082Z] #204 DONE 0.9s [2024-12-09T08:26:24.082Z] [2024-12-09T08:26:24.082Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:24.082Z] #205 DONE 0.9s [2024-12-09T08:26:24.082Z] [2024-12-09T08:26:24.082Z] #96 [support-scheduler] exporting to image [2024-12-09T08:26:24.342Z] #96 ... [2024-12-09T08:26:24.342Z] [2024-12-09T08:26:24.342Z] #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:26:24.342Z] #206 DONE 0.5s [2024-12-09T08:26:24.342Z] [2024-12-09T08:26:24.342Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T08:26:24.342Z] #207 DONE 0.5s [2024-12-09T08:26:24.342Z] [2024-12-09T08:26:24.342Z] #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-09T08:26:24.342Z] #208 DONE 0.5s [2024-12-09T08:26:24.342Z] [2024-12-09T08:26:24.342Z] #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-09T08:26:24.342Z] #209 DONE 0.5s [2024-12-09T08:26:24.342Z] [2024-12-09T08:26:24.342Z] #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-09T08:26:24.342Z] #210 DONE 0.4s [2024-12-09T08:26:24.342Z] [2024-12-09T08:26:24.342Z] #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-09T08:26:24.342Z] #211 DONE 0.5s [2024-12-09T08:26:24.342Z] [2024-12-09T08:26:24.342Z] #96 [core-metadata] exporting to image [2024-12-09T08:26:24.342Z] #96 exporting layers 0.5s done [2024-12-09T08:26:24.342Z] #96 writing image sha256:fb6c5f3aa757365fb6cf4210b2019901d9dea231f0790ec20b38c63b3e748938 [2024-12-09T08:26:24.606Z] #96 ... [2024-12-09T08:26:24.606Z] [2024-12-09T08:26:24.606Z] #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-09T08:26:24.606Z] #212 DONE 0.2s [2024-12-09T08:26:24.606Z] [2024-12-09T08:26:24.606Z] #213 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-09T08:26:24.606Z] #213 DONE 0.2s [2024-12-09T08:26:24.606Z] [2024-12-09T08:26:24.606Z] #96 [support-notifications] exporting to image [2024-12-09T08:26:24.606Z] #96 writing image sha256:fb6c5f3aa757365fb6cf4210b2019901d9dea231f0790ec20b38c63b3e748938 done [2024-12-09T08:26:24.606Z] #96 naming to docker.io/library/core-command done [2024-12-09T08:26:24.606Z] #96 writing image sha256:8ccccafb873b37cf1f5f8f3733415a13c1e971c8c91d6931db4a81dc325e75bb [2024-12-09T08:26:24.606Z] #96 writing image sha256:961c8b05f3eba9da323662ab8452567f670b9f499ed83171c72d35a023c91431 [2024-12-09T08:26:24.884Z] #96 ... [2024-12-09T08:26:24.884Z] [2024-12-09T08:26:24.884Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-09T08:26:24.884Z] #214 DONE 0.4s [2024-12-09T08:26:24.884Z] [2024-12-09T08:26:24.884Z] #96 [support-scheduler] exporting to image [2024-12-09T08:26:24.884Z] #96 exporting layers 0.5s done [2024-12-09T08:26:24.884Z] #96 writing image sha256:8ccccafb873b37cf1f5f8f3733415a13c1e971c8c91d6931db4a81dc325e75bb 0.3s done [2024-12-09T08:26:24.884Z] #96 writing image sha256:961c8b05f3eba9da323662ab8452567f670b9f499ed83171c72d35a023c91431 0.2s done [2024-12-09T08:26:24.884Z] #96 writing image sha256:936f3340f0d0d7f64eb5a58d2165d47afe634ee28e3b10fec597e7ceb0a8d6b8 0.0s done [2024-12-09T08:26:24.884Z] #96 naming to docker.io/library/security-spiffe-token-provider done [2024-12-09T08:26:24.884Z] #96 naming to docker.io/library/core-keeper done [2024-12-09T08:26:24.884Z] #96 naming to docker.io/library/support-scheduler done [2024-12-09T08:26:24.884Z] #96 ... [2024-12-09T08:26:24.884Z] [2024-12-09T08:26:24.884Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:26:24.884Z] #215 DONE 1.0s [2024-12-09T08:26:24.884Z] [2024-12-09T08:26:24.884Z] #216 [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/ [2024-12-09T08:26:24.884Z] #216 DONE 0.2s [2024-12-09T08:26:24.884Z] [2024-12-09T08:26:24.884Z] #96 [core-data] exporting to image [2024-12-09T08:26:24.884Z] #96 exporting layers 0.5s done [2024-12-09T08:26:24.884Z] #96 writing image sha256:a0052237be80eb3ae055fc5d331966376dcde6fd2e5f0b8745876f155e20be63 done [2024-12-09T08:26:24.884Z] #96 naming to docker.io/library/core-data 0.0s done [2024-12-09T08:26:24.884Z] #96 writing image sha256:d311d056f171fb3bfa6ff1b9fa4dd08de355b529c5088b29e1bdfe857d44c552 [2024-12-09T08:26:25.166Z] #96 ... [2024-12-09T08:26:25.166Z] [2024-12-09T08:26:25.166Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T08:26:25.166Z] #217 DONE 0.3s [2024-12-09T08:26:25.166Z] [2024-12-09T08:26:25.166Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:26:25.166Z] #218 DONE 1.2s [2024-12-09T08:26:25.166Z] [2024-12-09T08:26:25.166Z] #96 [security-proxy-auth] exporting to image [2024-12-09T08:26:25.166Z] #96 writing image sha256:d311d056f171fb3bfa6ff1b9fa4dd08de355b529c5088b29e1bdfe857d44c552 0.0s done [2024-12-09T08:26:25.166Z] #96 naming to docker.io/library/core-metadata done [2024-12-09T08:26:25.166Z] #96 writing image sha256:cd8cb2414dc2c65d456e8483d252f04b2fc1875bef4107f3e71b4e168455a46f 0.0s done [2024-12-09T08:26:25.166Z] #96 naming to docker.io/library/support-notifications [2024-12-09T08:26:25.166Z] #96 ... [2024-12-09T08:26:25.166Z] [2024-12-09T08:26:25.166Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:26:25.166Z] #219 DONE 0.8s [2024-12-09T08:26:25.166Z] [2024-12-09T08:26:25.166Z] #96 [core-common-config-bootstrapper] exporting to image [2024-12-09T08:26:25.166Z] #96 exporting layers 0.2s done [2024-12-09T08:26:25.166Z] #96 naming to docker.io/library/support-notifications done [2024-12-09T08:26:25.166Z] #96 writing image sha256:bc54e2f3919cf6bfdc5ea121bfb716940ae13c41a8a715a1e67e6e71e6e976b5 done [2024-12-09T08:26:25.166Z] #96 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-12-09T08:26:25.428Z] #96 ... [2024-12-09T08:26:25.428Z] [2024-12-09T08:26:25.428Z] #220 [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/ [2024-12-09T08:26:25.428Z] #220 DONE 0.2s [2024-12-09T08:26:25.428Z] [2024-12-09T08:26:25.428Z] #221 [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/ [2024-12-09T08:26:25.428Z] #221 DONE 0.1s [2024-12-09T08:26:25.428Z] [2024-12-09T08:26:25.428Z] #96 [security-proxy-auth] exporting to image [2024-12-09T08:26:25.428Z] #96 writing image sha256:b8c1465be28b26652f10cc7da59b43411b06cda21c8bb0e13eb960533f68a626 done [2024-12-09T08:26:25.428Z] #96 naming to docker.io/library/security-proxy-auth done [2024-12-09T08:26:25.428Z] #96 exporting layers 0.3s done [2024-12-09T08:26:25.428Z] #96 writing image sha256:fc4ff3be50cc29e350a5a0059b38c7a6c47cf39d87a7c29292db9d06a8afe254 done [2024-12-09T08:26:25.428Z] #96 naming to docker.io/library/security-proxy-setup done [2024-12-09T08:26:25.428Z] #96 DONE 4.7s [2024-12-09T08:26:25.428Z] [2024-12-09T08:26:25.428Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-09T08:26:25.428Z] #222 DONE 0.1s [2024-12-09T08:26:25.428Z] [2024-12-09T08:26:25.428Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-09T08:26:25.689Z] #223 ... [2024-12-09T08:26:25.689Z] [2024-12-09T08:26:25.689Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:26:25.689Z] #224 DONE 0.6s [2024-12-09T08:26:25.689Z] [2024-12-09T08:26:25.689Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-09T08:26:25.689Z] #223 DONE 0.3s [2024-12-09T08:26:25.689Z] [2024-12-09T08:26:25.689Z] #96 [security-bootstrapper] exporting to image [2024-12-09T08:26:25.951Z] #96 exporting layers 0.3s done [2024-12-09T08:26:25.951Z] #96 writing image sha256:d98c85e78910a6b2e640ee079a6cc2e60a2207f0165d0a77f76540aacecd6422 done [2024-12-09T08:26:25.951Z] #96 naming to docker.io/library/security-secretstore-setup done [2024-12-09T08:26:25.951Z] #96 writing image sha256:da85fce12cd40541c99141dd9765f6c557d904a9520665d67bcaf96f1127e9c6 done [2024-12-09T08:26:25.951Z] #96 naming to docker.io/library/security-bootstrapper done [2024-12-09T08:26:25.951Z] #96 DONE 5.0s [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:26:25.951Z] time="2024-12-09T08:22:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-09T08:26:25.965Z] $ docker stop --time=1 a7838c34f86dc21bb69dd699f0e8fb438b9aa21592b64e521439296e1332050e [2024-12-09T08:26:27.248Z] $ docker rm -f --volumes a7838c34f86dc21bb69dd699f0e8fb438b9aa21592b64e521439296e1332050e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T08:26:27.599Z] + docker images [2024-12-09T08:26:27.599Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-09T08:26:27.599Z] security-bootstrapper latest da85fce12cd4 2 seconds ago 26MB [2024-12-09T08:26:27.599Z] security-secretstore-setup latest d98c85e78910 2 seconds ago 46.9MB [2024-12-09T08:26:27.599Z] core-data latest a0052237be80 3 seconds ago 37.4MB [2024-12-09T08:26:27.599Z] core-metadata latest d311d056f171 3 seconds ago 37.6MB [2024-12-09T08:26:27.599Z] support-notifications latest cd8cb2414dc2 3 seconds ago 51.9MB [2024-12-09T08:26:27.599Z] security-proxy-setup latest fc4ff3be50cc 3 seconds ago 35MB [2024-12-09T08:26:27.599Z] security-proxy-auth latest b8c1465be28b 3 seconds ago 32.2MB [2024-12-09T08:26:27.599Z] core-common-config-bootstrapper latest bc54e2f3919c 3 seconds ago 22.8MB [2024-12-09T08:26:27.599Z] support-scheduler latest 936f3340f0d0 4 seconds ago 52.9MB [2024-12-09T08:26:27.599Z] core-keeper latest 8ccccafb873b 5 seconds ago 31.3MB [2024-12-09T08:26:27.599Z] core-command latest fb6c5f3aa757 5 seconds ago 33.2MB [2024-12-09T08:26:27.599Z] security-spiffe-token-provider latest 961c8b05f3eb 5 seconds ago 38.5MB [2024-12-09T08:26:27.599Z] security-spire-config latest 6029592f8217 3 minutes ago 127MB [2024-12-09T08:26:27.599Z] security-spire-agent latest c3d32ec0fb93 3 minutes ago 188MB [2024-12-09T08:26:27.599Z] security-spire-server latest 1b8c69b02df2 3 minutes ago 128MB [2024-12-09T08:26:27.599Z] ci-base-image-x86_64 latest 5e7e4a63f166 7 minutes ago 975MB [2024-12-09T08:26:27.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-09T08:26:27.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-09T08:26:27.599Z] 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 [2024-12-09T08:26:27.734Z] provisioning config files... [2024-12-09T08:26:27.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config3897379850456320806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:26:28.054Z] ---> ****-login.sh [2024-12-09T08:26:28.054Z] nexus3.edgexfoundry.org:10001 [2024-12-09T08:26:28.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:26:28.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:26:28.054Z] Configure a credential helper to remove this warning. See [2024-12-09T08:26:28.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:26:28.054Z] [2024-12-09T08:26:28.054Z] Login Succeeded [2024-12-09T08:26:28.054Z] nexus3.edgexfoundry.org:10002 [2024-12-09T08:26:28.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:26:28.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:26:28.314Z] Configure a credential helper to remove this warning. See [2024-12-09T08:26:28.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:26:28.314Z] [2024-12-09T08:26:28.314Z] Login Succeeded [2024-12-09T08:26:28.314Z] nexus3.edgexfoundry.org:10003 [2024-12-09T08:26:28.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:26:28.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:26:28.314Z] Configure a credential helper to remove this warning. See [2024-12-09T08:26:28.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:26:28.314Z] [2024-12-09T08:26:28.314Z] Login Succeeded [2024-12-09T08:26:28.314Z] nexus3.edgexfoundry.org:10004 [2024-12-09T08:26:28.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:26:28.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:26:28.314Z] Configure a credential helper to remove this warning. See [2024-12-09T08:26:28.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:26:28.314Z] [2024-12-09T08:26:28.314Z] Login Succeeded [2024-12-09T08:26:28.314Z] ****.io [2024-12-09T08:26:28.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:26:28.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:26:28.575Z] Configure a credential helper to remove this warning. See [2024-12-09T08:26:28.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:26:28.575Z] [2024-12-09T08:26:28.575Z] Login Succeeded [2024-12-09T08:26:28.575Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T08:26:28.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:26:28.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T08:26:28.661Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-09T08:26:28.661Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:28.661Z] latest [2024-12-09T08:26:28.661Z] 4.0.0-dev.24 [2024-12-09T08:26:28.661Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:28.661Z] main [2024-12-09T08:26:28.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:29.026Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:29.356Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:29.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T08:26:29.356Z] 8e4df63458f3: Preparing [2024-12-09T08:26:29.356Z] 1dbf6ad339f5: Preparing [2024-12-09T08:26:29.356Z] 962f36155d78: Preparing [2024-12-09T08:26:29.356Z] 45bb9826ba21: Preparing [2024-12-09T08:26:29.356Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:29.356Z] a4a386004106: Preparing [2024-12-09T08:26:29.356Z] 75654b8eeebd: Preparing [2024-12-09T08:26:29.356Z] a4a386004106: Waiting [2024-12-09T08:26:29.356Z] 75654b8eeebd: Waiting [2024-12-09T08:26:29.356Z] 962f36155d78: Pushed [2024-12-09T08:26:29.356Z] 45bb9826ba21: Pushed [2024-12-09T08:26:29.356Z] 8e4df63458f3: Pushed [2024-12-09T08:26:29.356Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:29.614Z] a4a386004106: Pushed [2024-12-09T08:26:29.872Z] 5fdcb1f50ea1: Pushed [2024-12-09T08:26:31.781Z] 1dbf6ad339f5: Pushed [2024-12-09T08:26:31.781Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:32.108Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:32.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-09T08:26:32.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T08:26:32.435Z] 8e4df63458f3: Preparing [2024-12-09T08:26:32.435Z] 1dbf6ad339f5: Preparing [2024-12-09T08:26:32.435Z] 962f36155d78: Preparing [2024-12-09T08:26:32.435Z] 45bb9826ba21: Preparing [2024-12-09T08:26:32.435Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:32.435Z] a4a386004106: Preparing [2024-12-09T08:26:32.435Z] 75654b8eeebd: Preparing [2024-12-09T08:26:32.435Z] a4a386004106: Waiting [2024-12-09T08:26:32.435Z] 75654b8eeebd: Waiting [2024-12-09T08:26:32.435Z] 962f36155d78: Layer already exists [2024-12-09T08:26:32.435Z] 8e4df63458f3: Layer already exists [2024-12-09T08:26:32.435Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:32.435Z] 1dbf6ad339f5: Layer already exists [2024-12-09T08:26:32.435Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:32.435Z] a4a386004106: Layer already exists [2024-12-09T08:26:32.435Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:32.435Z] latest: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:32.761Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:33.103Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.24 [2024-12-09T08:26:33.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T08:26:33.103Z] 8e4df63458f3: Preparing [2024-12-09T08:26:33.103Z] 1dbf6ad339f5: Preparing [2024-12-09T08:26:33.103Z] 962f36155d78: Preparing [2024-12-09T08:26:33.103Z] 45bb9826ba21: Preparing [2024-12-09T08:26:33.103Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:33.103Z] a4a386004106: Preparing [2024-12-09T08:26:33.103Z] 75654b8eeebd: Preparing [2024-12-09T08:26:33.103Z] 75654b8eeebd: Waiting [2024-12-09T08:26:33.103Z] a4a386004106: Waiting [2024-12-09T08:26:33.103Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:33.103Z] 1dbf6ad339f5: Layer already exists [2024-12-09T08:26:33.103Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:33.103Z] 8e4df63458f3: Layer already exists [2024-12-09T08:26:33.103Z] 962f36155d78: Layer already exists [2024-12-09T08:26:33.103Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:33.103Z] a4a386004106: Layer already exists [2024-12-09T08:26:33.103Z] 4.0.0-dev.24: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:33.432Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:33.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:33.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T08:26:33.775Z] 8e4df63458f3: Preparing [2024-12-09T08:26:33.775Z] 1dbf6ad339f5: Preparing [2024-12-09T08:26:33.775Z] 962f36155d78: Preparing [2024-12-09T08:26:33.775Z] 45bb9826ba21: Preparing [2024-12-09T08:26:33.775Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:33.775Z] a4a386004106: Preparing [2024-12-09T08:26:33.775Z] 75654b8eeebd: Preparing [2024-12-09T08:26:33.775Z] a4a386004106: Waiting [2024-12-09T08:26:33.775Z] 75654b8eeebd: Waiting [2024-12-09T08:26:33.775Z] 1dbf6ad339f5: Layer already exists [2024-12-09T08:26:33.775Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:33.775Z] 962f36155d78: Layer already exists [2024-12-09T08:26:33.775Z] 8e4df63458f3: Layer already exists [2024-12-09T08:26:33.775Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:33.775Z] a4a386004106: Layer already exists [2024-12-09T08:26:33.775Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:33.775Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:34.105Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:34.426Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-09T08:26:34.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-09T08:26:34.426Z] 8e4df63458f3: Preparing [2024-12-09T08:26:34.426Z] 1dbf6ad339f5: Preparing [2024-12-09T08:26:34.426Z] 962f36155d78: Preparing [2024-12-09T08:26:34.426Z] 45bb9826ba21: Preparing [2024-12-09T08:26:34.426Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:34.426Z] a4a386004106: Preparing [2024-12-09T08:26:34.426Z] 75654b8eeebd: Preparing [2024-12-09T08:26:34.426Z] a4a386004106: Waiting [2024-12-09T08:26:34.426Z] 75654b8eeebd: Waiting [2024-12-09T08:26:34.426Z] 8e4df63458f3: Layer already exists [2024-12-09T08:26:34.426Z] 1dbf6ad339f5: Layer already exists [2024-12-09T08:26:34.426Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:34.426Z] 962f36155d78: Layer already exists [2024-12-09T08:26:34.426Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:34.426Z] a4a386004106: Layer already exists [2024-12-09T08:26:34.426Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:34.426Z] main: digest: sha256:9ba40123de71ceacc9e61ca186340b932ccb7a1bb45c0b506f0dfdeff945c368 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:26:34.490Z] ===================================================== [Pipeline] echo [2024-12-09T08:26:34.503Z] taggedImages: [2024-12-09T08:26:34.503Z] - nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:34.503Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-09T08:26:34.503Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.24 [2024-12-09T08:26:34.503Z] - nexus3.edgexfoundry.org:10004/core-command:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:34.503Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-09T08:26:34.527Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-09T08:26:34.528Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:34.528Z] latest [2024-12-09T08:26:34.528Z] 4.0.0-dev.24 [2024-12-09T08:26:34.528Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:34.528Z] main [2024-12-09T08:26:34.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:34.874Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:35.201Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:35.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T08:26:35.202Z] 3eac52131eea: Preparing [2024-12-09T08:26:35.202Z] 18d93d6f36fe: Preparing [2024-12-09T08:26:35.202Z] 5d9ed1071e5c: Preparing [2024-12-09T08:26:35.202Z] 044064cbc00f: Preparing [2024-12-09T08:26:35.202Z] 962f36155d78: Preparing [2024-12-09T08:26:35.202Z] 45bb9826ba21: Preparing [2024-12-09T08:26:35.202Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:35.202Z] a4a386004106: Preparing [2024-12-09T08:26:35.202Z] 75654b8eeebd: Preparing [2024-12-09T08:26:35.202Z] 45bb9826ba21: Waiting [2024-12-09T08:26:35.202Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:35.202Z] a4a386004106: Waiting [2024-12-09T08:26:35.202Z] 75654b8eeebd: Waiting [2024-12-09T08:26:35.202Z] 962f36155d78: Layer already exists [2024-12-09T08:26:35.202Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:35.202Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:35.202Z] a4a386004106: Layer already exists [2024-12-09T08:26:35.202Z] 18d93d6f36fe: Pushed [2024-12-09T08:26:35.202Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:35.202Z] 5d9ed1071e5c: Pushed [2024-12-09T08:26:35.202Z] 3eac52131eea: Pushed [2024-12-09T08:26:36.139Z] 044064cbc00f: Pushed [2024-12-09T08:26:36.139Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:36.469Z] + 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 [2024-12-09T08:26:36.800Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-09T08:26:36.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T08:26:36.800Z] 3eac52131eea: Preparing [2024-12-09T08:26:36.800Z] 18d93d6f36fe: Preparing [2024-12-09T08:26:36.800Z] 5d9ed1071e5c: Preparing [2024-12-09T08:26:36.800Z] 044064cbc00f: Preparing [2024-12-09T08:26:36.800Z] 962f36155d78: Preparing [2024-12-09T08:26:36.800Z] 45bb9826ba21: Preparing [2024-12-09T08:26:36.800Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:36.800Z] a4a386004106: Preparing [2024-12-09T08:26:36.800Z] 75654b8eeebd: Preparing [2024-12-09T08:26:36.800Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:36.800Z] a4a386004106: Waiting [2024-12-09T08:26:36.800Z] 45bb9826ba21: Waiting [2024-12-09T08:26:36.800Z] 75654b8eeebd: Waiting [2024-12-09T08:26:36.800Z] 044064cbc00f: Layer already exists [2024-12-09T08:26:36.800Z] 962f36155d78: Layer already exists [2024-12-09T08:26:36.800Z] 5d9ed1071e5c: Layer already exists [2024-12-09T08:26:36.800Z] 3eac52131eea: Layer already exists [2024-12-09T08:26:36.800Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:26:36.800Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:36.800Z] a4a386004106: Layer already exists [2024-12-09T08:26:36.800Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:36.800Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:36.800Z] latest: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:37.132Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:37.464Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.24 [2024-12-09T08:26:37.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T08:26:37.464Z] 3eac52131eea: Preparing [2024-12-09T08:26:37.464Z] 18d93d6f36fe: Preparing [2024-12-09T08:26:37.464Z] 5d9ed1071e5c: Preparing [2024-12-09T08:26:37.464Z] 044064cbc00f: Preparing [2024-12-09T08:26:37.464Z] 962f36155d78: Preparing [2024-12-09T08:26:37.464Z] 45bb9826ba21: Preparing [2024-12-09T08:26:37.464Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:37.464Z] a4a386004106: Preparing [2024-12-09T08:26:37.464Z] 75654b8eeebd: Preparing [2024-12-09T08:26:37.464Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:37.464Z] a4a386004106: Waiting [2024-12-09T08:26:37.464Z] 75654b8eeebd: Waiting [2024-12-09T08:26:37.464Z] 45bb9826ba21: Waiting [2024-12-09T08:26:37.464Z] 5d9ed1071e5c: Layer already exists [2024-12-09T08:26:37.464Z] 044064cbc00f: Layer already exists [2024-12-09T08:26:37.464Z] 962f36155d78: Layer already exists [2024-12-09T08:26:37.464Z] 3eac52131eea: Layer already exists [2024-12-09T08:26:37.464Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:26:37.464Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:37.464Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:37.464Z] a4a386004106: Layer already exists [2024-12-09T08:26:37.464Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:37.464Z] 4.0.0-dev.24: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:37.775Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:38.098Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:38.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T08:26:38.098Z] 3eac52131eea: Preparing [2024-12-09T08:26:38.098Z] 18d93d6f36fe: Preparing [2024-12-09T08:26:38.098Z] 5d9ed1071e5c: Preparing [2024-12-09T08:26:38.098Z] 044064cbc00f: Preparing [2024-12-09T08:26:38.098Z] 962f36155d78: Preparing [2024-12-09T08:26:38.098Z] 45bb9826ba21: Preparing [2024-12-09T08:26:38.098Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:38.098Z] a4a386004106: Preparing [2024-12-09T08:26:38.098Z] 75654b8eeebd: Preparing [2024-12-09T08:26:38.098Z] 45bb9826ba21: Waiting [2024-12-09T08:26:38.098Z] a4a386004106: Waiting [2024-12-09T08:26:38.098Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:38.098Z] 75654b8eeebd: Waiting [2024-12-09T08:26:38.098Z] 3eac52131eea: Layer already exists [2024-12-09T08:26:38.098Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:26:38.098Z] 5d9ed1071e5c: Layer already exists [2024-12-09T08:26:38.098Z] 044064cbc00f: Layer already exists [2024-12-09T08:26:38.098Z] 962f36155d78: Layer already exists [2024-12-09T08:26:38.098Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:38.098Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:38.098Z] a4a386004106: Layer already exists [2024-12-09T08:26:38.098Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:38.098Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:38.423Z] + 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 [2024-12-09T08:26:38.751Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-09T08:26:38.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-09T08:26:38.751Z] 3eac52131eea: Preparing [2024-12-09T08:26:38.751Z] 18d93d6f36fe: Preparing [2024-12-09T08:26:38.751Z] 5d9ed1071e5c: Preparing [2024-12-09T08:26:38.751Z] 044064cbc00f: Preparing [2024-12-09T08:26:38.751Z] 962f36155d78: Preparing [2024-12-09T08:26:38.751Z] 45bb9826ba21: Preparing [2024-12-09T08:26:38.751Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:38.751Z] a4a386004106: Preparing [2024-12-09T08:26:38.751Z] 75654b8eeebd: Preparing [2024-12-09T08:26:38.751Z] 45bb9826ba21: Waiting [2024-12-09T08:26:38.751Z] a4a386004106: Waiting [2024-12-09T08:26:38.751Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:38.751Z] 75654b8eeebd: Waiting [2024-12-09T08:26:38.751Z] 962f36155d78: Layer already exists [2024-12-09T08:26:38.751Z] 5d9ed1071e5c: Layer already exists [2024-12-09T08:26:38.751Z] 044064cbc00f: Layer already exists [2024-12-09T08:26:38.751Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:26:38.751Z] 3eac52131eea: Layer already exists [2024-12-09T08:26:38.751Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:38.751Z] a4a386004106: Layer already exists [2024-12-09T08:26:38.751Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:38.751Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:38.751Z] main: digest: sha256:c7e50fad151daddce3a5c7a8e15a02c1f3448ef293eb8126ba1ec87fa97a5348 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:26:38.817Z] ===================================================== [Pipeline] echo [2024-12-09T08:26:38.832Z] taggedImages: [2024-12-09T08:26:38.832Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:38.832Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-09T08:26:38.832Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.24 [2024-12-09T08:26:38.832Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:38.832Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-09T08:26:38.856Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-09T08:26:38.856Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:38.856Z] latest [2024-12-09T08:26:38.856Z] 4.0.0-dev.24 [2024-12-09T08:26:38.856Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:38.856Z] main [2024-12-09T08:26:38.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:39.205Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:39.531Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:39.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T08:26:39.531Z] e0059d6c5100: Preparing [2024-12-09T08:26:39.531Z] f09e161f61f6: Preparing [2024-12-09T08:26:39.531Z] fe8dcfb5fa1d: Preparing [2024-12-09T08:26:39.531Z] 962f36155d78: Preparing [2024-12-09T08:26:39.531Z] 45bb9826ba21: Preparing [2024-12-09T08:26:39.531Z] 0cacbfea95d7: Preparing [2024-12-09T08:26:39.531Z] a4a386004106: Preparing [2024-12-09T08:26:39.531Z] 75654b8eeebd: Preparing [2024-12-09T08:26:39.531Z] 0cacbfea95d7: Waiting [2024-12-09T08:26:39.531Z] a4a386004106: Waiting [2024-12-09T08:26:39.531Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:39.531Z] 962f36155d78: Layer already exists [2024-12-09T08:26:39.531Z] a4a386004106: Layer already exists [2024-12-09T08:26:39.531Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:39.531Z] f09e161f61f6: Pushed [2024-12-09T08:26:39.531Z] e0059d6c5100: Pushed [2024-12-09T08:26:40.098Z] 0cacbfea95d7: Pushed [2024-12-09T08:26:42.004Z] fe8dcfb5fa1d: Pushed [2024-12-09T08:26:42.263Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:42.584Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:42.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-09T08:26:42.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T08:26:42.905Z] e0059d6c5100: Preparing [2024-12-09T08:26:42.905Z] f09e161f61f6: Preparing [2024-12-09T08:26:42.905Z] fe8dcfb5fa1d: Preparing [2024-12-09T08:26:42.905Z] 962f36155d78: Preparing [2024-12-09T08:26:42.905Z] 45bb9826ba21: Preparing [2024-12-09T08:26:42.905Z] 0cacbfea95d7: Preparing [2024-12-09T08:26:42.905Z] a4a386004106: Preparing [2024-12-09T08:26:42.905Z] 75654b8eeebd: Preparing [2024-12-09T08:26:42.905Z] 0cacbfea95d7: Waiting [2024-12-09T08:26:42.905Z] a4a386004106: Waiting [2024-12-09T08:26:42.905Z] 75654b8eeebd: Waiting [2024-12-09T08:26:42.905Z] f09e161f61f6: Layer already exists [2024-12-09T08:26:42.905Z] e0059d6c5100: Layer already exists [2024-12-09T08:26:42.905Z] fe8dcfb5fa1d: Layer already exists [2024-12-09T08:26:42.905Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:42.905Z] 962f36155d78: Layer already exists [2024-12-09T08:26:42.905Z] 0cacbfea95d7: Layer already exists [2024-12-09T08:26:42.905Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:42.905Z] a4a386004106: Layer already exists [2024-12-09T08:26:42.905Z] latest: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:43.242Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:43.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.24 [2024-12-09T08:26:43.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T08:26:43.567Z] e0059d6c5100: Preparing [2024-12-09T08:26:43.567Z] f09e161f61f6: Preparing [2024-12-09T08:26:43.567Z] fe8dcfb5fa1d: Preparing [2024-12-09T08:26:43.567Z] 962f36155d78: Preparing [2024-12-09T08:26:43.567Z] 45bb9826ba21: Preparing [2024-12-09T08:26:43.567Z] 0cacbfea95d7: Preparing [2024-12-09T08:26:43.567Z] a4a386004106: Preparing [2024-12-09T08:26:43.567Z] 75654b8eeebd: Preparing [2024-12-09T08:26:43.567Z] a4a386004106: Waiting [2024-12-09T08:26:43.567Z] 0cacbfea95d7: Waiting [2024-12-09T08:26:43.567Z] 75654b8eeebd: Waiting [2024-12-09T08:26:43.567Z] 962f36155d78: Layer already exists [2024-12-09T08:26:43.567Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:43.567Z] e0059d6c5100: Layer already exists [2024-12-09T08:26:43.567Z] f09e161f61f6: Layer already exists [2024-12-09T08:26:43.567Z] fe8dcfb5fa1d: Layer already exists [2024-12-09T08:26:43.567Z] 0cacbfea95d7: Layer already exists [2024-12-09T08:26:43.567Z] a4a386004106: Layer already exists [2024-12-09T08:26:43.567Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:43.567Z] 4.0.0-dev.24: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:43.885Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:44.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:44.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T08:26:44.202Z] e0059d6c5100: Preparing [2024-12-09T08:26:44.202Z] f09e161f61f6: Preparing [2024-12-09T08:26:44.202Z] fe8dcfb5fa1d: Preparing [2024-12-09T08:26:44.202Z] 962f36155d78: Preparing [2024-12-09T08:26:44.202Z] 45bb9826ba21: Preparing [2024-12-09T08:26:44.202Z] 0cacbfea95d7: Preparing [2024-12-09T08:26:44.202Z] a4a386004106: Preparing [2024-12-09T08:26:44.202Z] 75654b8eeebd: Preparing [2024-12-09T08:26:44.202Z] 0cacbfea95d7: Waiting [2024-12-09T08:26:44.202Z] a4a386004106: Waiting [2024-12-09T08:26:44.202Z] 75654b8eeebd: Waiting [2024-12-09T08:26:44.202Z] 962f36155d78: Layer already exists [2024-12-09T08:26:44.202Z] fe8dcfb5fa1d: Layer already exists [2024-12-09T08:26:44.202Z] e0059d6c5100: Layer already exists [2024-12-09T08:26:44.202Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:44.202Z] f09e161f61f6: Layer already exists [2024-12-09T08:26:44.202Z] 0cacbfea95d7: Layer already exists [2024-12-09T08:26:44.202Z] a4a386004106: Layer already exists [2024-12-09T08:26:44.202Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:44.202Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:44.537Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:44.860Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-09T08:26:44.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-09T08:26:44.860Z] e0059d6c5100: Preparing [2024-12-09T08:26:44.860Z] f09e161f61f6: Preparing [2024-12-09T08:26:44.860Z] fe8dcfb5fa1d: Preparing [2024-12-09T08:26:44.860Z] 962f36155d78: Preparing [2024-12-09T08:26:44.860Z] 45bb9826ba21: Preparing [2024-12-09T08:26:44.860Z] 0cacbfea95d7: Preparing [2024-12-09T08:26:44.860Z] a4a386004106: Preparing [2024-12-09T08:26:44.860Z] 75654b8eeebd: Preparing [2024-12-09T08:26:44.860Z] 0cacbfea95d7: Waiting [2024-12-09T08:26:44.860Z] a4a386004106: Waiting [2024-12-09T08:26:44.860Z] 75654b8eeebd: Waiting [2024-12-09T08:26:44.860Z] fe8dcfb5fa1d: Layer already exists [2024-12-09T08:26:44.860Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:44.860Z] e0059d6c5100: Layer already exists [2024-12-09T08:26:44.861Z] f09e161f61f6: Layer already exists [2024-12-09T08:26:44.861Z] 962f36155d78: Layer already exists [2024-12-09T08:26:44.861Z] 0cacbfea95d7: Layer already exists [2024-12-09T08:26:44.861Z] a4a386004106: Layer already exists [2024-12-09T08:26:44.861Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:44.861Z] main: digest: sha256:0fd69bd5f0ebc0859466e7792857fb2ad54db70e87d92b30f0122eb5f1cf035d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:26:44.942Z] ===================================================== [Pipeline] echo [2024-12-09T08:26:44.956Z] taggedImages: [2024-12-09T08:26:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-09T08:26:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.24 [2024-12-09T08:26:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-09T08:26:44.984Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-09T08:26:44.984Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:44.984Z] latest [2024-12-09T08:26:44.984Z] 4.0.0-dev.24 [2024-12-09T08:26:44.984Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:44.984Z] main [2024-12-09T08:26:44.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:45.329Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:45.665Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:45.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T08:26:45.665Z] e498b4d0e12f: Preparing [2024-12-09T08:26:45.665Z] c4902edd1fc3: Preparing [2024-12-09T08:26:45.665Z] 848f3226bd50: Preparing [2024-12-09T08:26:45.665Z] 45bb9826ba21: Preparing [2024-12-09T08:26:45.665Z] 94d7f3e9e101: Preparing [2024-12-09T08:26:45.665Z] db0fbde6b842: Preparing [2024-12-09T08:26:45.665Z] 75654b8eeebd: Preparing [2024-12-09T08:26:45.665Z] db0fbde6b842: Waiting [2024-12-09T08:26:45.665Z] 75654b8eeebd: Waiting [2024-12-09T08:26:45.665Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:45.665Z] c4902edd1fc3: Pushed [2024-12-09T08:26:45.665Z] db0fbde6b842: Pushed [2024-12-09T08:26:45.665Z] 94d7f3e9e101: Pushed [2024-12-09T08:26:45.665Z] e498b4d0e12f: Pushed [2024-12-09T08:26:45.665Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:48.201Z] 848f3226bd50: Pushed [2024-12-09T08:26:48.201Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:48.533Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:48.855Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-09T08:26:48.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T08:26:48.855Z] e498b4d0e12f: Preparing [2024-12-09T08:26:48.855Z] c4902edd1fc3: Preparing [2024-12-09T08:26:48.855Z] 848f3226bd50: Preparing [2024-12-09T08:26:48.855Z] 45bb9826ba21: Preparing [2024-12-09T08:26:48.855Z] 94d7f3e9e101: Preparing [2024-12-09T08:26:48.855Z] db0fbde6b842: Preparing [2024-12-09T08:26:48.855Z] 75654b8eeebd: Preparing [2024-12-09T08:26:48.855Z] db0fbde6b842: Waiting [2024-12-09T08:26:48.855Z] 75654b8eeebd: Waiting [2024-12-09T08:26:48.855Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:48.855Z] e498b4d0e12f: Layer already exists [2024-12-09T08:26:48.855Z] 848f3226bd50: Layer already exists [2024-12-09T08:26:48.855Z] 94d7f3e9e101: Layer already exists [2024-12-09T08:26:48.855Z] c4902edd1fc3: Layer already exists [2024-12-09T08:26:48.855Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:48.855Z] db0fbde6b842: Layer already exists [2024-12-09T08:26:48.855Z] latest: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:49.184Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:49.505Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.24 [2024-12-09T08:26:49.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T08:26:49.505Z] e498b4d0e12f: Preparing [2024-12-09T08:26:49.505Z] c4902edd1fc3: Preparing [2024-12-09T08:26:49.505Z] 848f3226bd50: Preparing [2024-12-09T08:26:49.505Z] 45bb9826ba21: Preparing [2024-12-09T08:26:49.505Z] 94d7f3e9e101: Preparing [2024-12-09T08:26:49.505Z] db0fbde6b842: Preparing [2024-12-09T08:26:49.505Z] 75654b8eeebd: Preparing [2024-12-09T08:26:49.505Z] db0fbde6b842: Waiting [2024-12-09T08:26:49.505Z] 75654b8eeebd: Waiting [2024-12-09T08:26:49.505Z] 94d7f3e9e101: Layer already exists [2024-12-09T08:26:49.505Z] c4902edd1fc3: Layer already exists [2024-12-09T08:26:49.505Z] e498b4d0e12f: Layer already exists [2024-12-09T08:26:49.505Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:49.505Z] 848f3226bd50: Layer already exists [2024-12-09T08:26:49.505Z] db0fbde6b842: Layer already exists [2024-12-09T08:26:49.505Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:49.505Z] 4.0.0-dev.24: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:49.830Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:50.153Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:50.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T08:26:50.153Z] e498b4d0e12f: Preparing [2024-12-09T08:26:50.153Z] c4902edd1fc3: Preparing [2024-12-09T08:26:50.153Z] 848f3226bd50: Preparing [2024-12-09T08:26:50.153Z] 45bb9826ba21: Preparing [2024-12-09T08:26:50.153Z] 94d7f3e9e101: Preparing [2024-12-09T08:26:50.153Z] db0fbde6b842: Preparing [2024-12-09T08:26:50.153Z] 75654b8eeebd: Preparing [2024-12-09T08:26:50.153Z] 75654b8eeebd: Waiting [2024-12-09T08:26:50.153Z] db0fbde6b842: Waiting [2024-12-09T08:26:50.153Z] 94d7f3e9e101: Layer already exists [2024-12-09T08:26:50.153Z] e498b4d0e12f: Layer already exists [2024-12-09T08:26:50.153Z] c4902edd1fc3: Layer already exists [2024-12-09T08:26:50.153Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:50.153Z] 848f3226bd50: Layer already exists [2024-12-09T08:26:50.153Z] db0fbde6b842: Layer already exists [2024-12-09T08:26:50.153Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:50.153Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:50.482Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:50.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-09T08:26:50.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-09T08:26:50.805Z] e498b4d0e12f: Preparing [2024-12-09T08:26:50.805Z] c4902edd1fc3: Preparing [2024-12-09T08:26:50.805Z] 848f3226bd50: Preparing [2024-12-09T08:26:50.805Z] 45bb9826ba21: Preparing [2024-12-09T08:26:50.805Z] 94d7f3e9e101: Preparing [2024-12-09T08:26:50.805Z] db0fbde6b842: Preparing [2024-12-09T08:26:50.805Z] 75654b8eeebd: Preparing [2024-12-09T08:26:50.805Z] 75654b8eeebd: Waiting [2024-12-09T08:26:50.805Z] db0fbde6b842: Waiting [2024-12-09T08:26:50.805Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:50.805Z] 94d7f3e9e101: Layer already exists [2024-12-09T08:26:50.805Z] 848f3226bd50: Layer already exists [2024-12-09T08:26:50.805Z] c4902edd1fc3: Layer already exists [2024-12-09T08:26:50.805Z] e498b4d0e12f: Layer already exists [2024-12-09T08:26:50.805Z] db0fbde6b842: Layer already exists [2024-12-09T08:26:50.805Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:50.805Z] main: digest: sha256:af2988546f9169df126bd8ede588a07f5a504799714f03239581942328ecdd26 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:26:50.889Z] ===================================================== [Pipeline] echo [2024-12-09T08:26:50.907Z] taggedImages: [2024-12-09T08:26:50.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:50.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-09T08:26:50.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.24 [2024-12-09T08:26:50.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:50.907Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-09T08:26:50.936Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-09T08:26:50.936Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:50.936Z] latest [2024-12-09T08:26:50.936Z] 4.0.0-dev.24 [2024-12-09T08:26:50.936Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:50.936Z] main [2024-12-09T08:26:50.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:51.280Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:51.603Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:51.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T08:26:51.603Z] b0a3622c0d43: Preparing [2024-12-09T08:26:51.603Z] 4bbfab0aa4b6: Preparing [2024-12-09T08:26:51.603Z] 45fbc4cff8ba: Preparing [2024-12-09T08:26:51.603Z] 56ebe54cb3c8: Preparing [2024-12-09T08:26:51.603Z] 962f36155d78: Preparing [2024-12-09T08:26:51.603Z] 45bb9826ba21: Preparing [2024-12-09T08:26:51.603Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:51.603Z] a4a386004106: Preparing [2024-12-09T08:26:51.603Z] 75654b8eeebd: Preparing [2024-12-09T08:26:51.603Z] 45bb9826ba21: Waiting [2024-12-09T08:26:51.603Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:51.603Z] a4a386004106: Waiting [2024-12-09T08:26:51.603Z] 75654b8eeebd: Waiting [2024-12-09T08:26:51.603Z] 962f36155d78: Layer already exists [2024-12-09T08:26:51.603Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:51.603Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:51.603Z] a4a386004106: Layer already exists [2024-12-09T08:26:51.603Z] b0a3622c0d43: Pushed [2024-12-09T08:26:51.603Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:51.603Z] 45fbc4cff8ba: Pushed [2024-12-09T08:26:51.603Z] 4bbfab0aa4b6: Pushed [2024-12-09T08:26:54.140Z] 56ebe54cb3c8: Pushed [2024-12-09T08:26:54.140Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:54.467Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:54.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-09T08:26:54.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T08:26:54.793Z] b0a3622c0d43: Preparing [2024-12-09T08:26:54.793Z] 4bbfab0aa4b6: Preparing [2024-12-09T08:26:54.793Z] 45fbc4cff8ba: Preparing [2024-12-09T08:26:54.793Z] 56ebe54cb3c8: Preparing [2024-12-09T08:26:54.793Z] 962f36155d78: Preparing [2024-12-09T08:26:54.793Z] 45bb9826ba21: Preparing [2024-12-09T08:26:54.793Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:54.793Z] a4a386004106: Preparing [2024-12-09T08:26:54.793Z] 75654b8eeebd: Preparing [2024-12-09T08:26:54.793Z] 45bb9826ba21: Waiting [2024-12-09T08:26:54.793Z] a4a386004106: Waiting [2024-12-09T08:26:54.793Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:54.793Z] 75654b8eeebd: Waiting [2024-12-09T08:26:54.793Z] 962f36155d78: Layer already exists [2024-12-09T08:26:54.793Z] 45fbc4cff8ba: Layer already exists [2024-12-09T08:26:54.793Z] 4bbfab0aa4b6: Layer already exists [2024-12-09T08:26:54.793Z] 56ebe54cb3c8: Layer already exists [2024-12-09T08:26:54.793Z] b0a3622c0d43: Layer already exists [2024-12-09T08:26:54.793Z] a4a386004106: Layer already exists [2024-12-09T08:26:54.793Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:54.793Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:54.793Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:54.793Z] latest: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:55.111Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:55.422Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.24 [2024-12-09T08:26:55.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T08:26:55.422Z] b0a3622c0d43: Preparing [2024-12-09T08:26:55.422Z] 4bbfab0aa4b6: Preparing [2024-12-09T08:26:55.422Z] 45fbc4cff8ba: Preparing [2024-12-09T08:26:55.422Z] 56ebe54cb3c8: Preparing [2024-12-09T08:26:55.422Z] 962f36155d78: Preparing [2024-12-09T08:26:55.422Z] 45bb9826ba21: Preparing [2024-12-09T08:26:55.422Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:55.422Z] a4a386004106: Preparing [2024-12-09T08:26:55.422Z] 75654b8eeebd: Preparing [2024-12-09T08:26:55.422Z] 45bb9826ba21: Waiting [2024-12-09T08:26:55.422Z] a4a386004106: Waiting [2024-12-09T08:26:55.422Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:55.422Z] 75654b8eeebd: Waiting [2024-12-09T08:26:55.422Z] 56ebe54cb3c8: Layer already exists [2024-12-09T08:26:55.422Z] 45fbc4cff8ba: Layer already exists [2024-12-09T08:26:55.422Z] 4bbfab0aa4b6: Layer already exists [2024-12-09T08:26:55.422Z] 962f36155d78: Layer already exists [2024-12-09T08:26:55.422Z] b0a3622c0d43: Layer already exists [2024-12-09T08:26:55.422Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:55.422Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:55.422Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:55.422Z] a4a386004106: Layer already exists [2024-12-09T08:26:55.422Z] 4.0.0-dev.24: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:55.742Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:56.066Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:56.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T08:26:56.066Z] b0a3622c0d43: Preparing [2024-12-09T08:26:56.066Z] 4bbfab0aa4b6: Preparing [2024-12-09T08:26:56.066Z] 45fbc4cff8ba: Preparing [2024-12-09T08:26:56.066Z] 56ebe54cb3c8: Preparing [2024-12-09T08:26:56.066Z] 962f36155d78: Preparing [2024-12-09T08:26:56.066Z] 45bb9826ba21: Preparing [2024-12-09T08:26:56.066Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:56.066Z] 45bb9826ba21: Waiting [2024-12-09T08:26:56.066Z] a4a386004106: Preparing [2024-12-09T08:26:56.066Z] 75654b8eeebd: Preparing [2024-12-09T08:26:56.066Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:56.066Z] a4a386004106: Waiting [2024-12-09T08:26:56.066Z] 75654b8eeebd: Waiting [2024-12-09T08:26:56.066Z] 56ebe54cb3c8: Layer already exists [2024-12-09T08:26:56.066Z] b0a3622c0d43: Layer already exists [2024-12-09T08:26:56.066Z] 962f36155d78: Layer already exists [2024-12-09T08:26:56.066Z] 4bbfab0aa4b6: Layer already exists [2024-12-09T08:26:56.066Z] 45fbc4cff8ba: Layer already exists [2024-12-09T08:26:56.066Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:56.066Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:56.066Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:56.066Z] a4a386004106: Layer already exists [2024-12-09T08:26:56.066Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:56.389Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:56.707Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-09T08:26:56.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-09T08:26:56.707Z] b0a3622c0d43: Preparing [2024-12-09T08:26:56.707Z] 4bbfab0aa4b6: Preparing [2024-12-09T08:26:56.707Z] 45fbc4cff8ba: Preparing [2024-12-09T08:26:56.707Z] 56ebe54cb3c8: Preparing [2024-12-09T08:26:56.707Z] 962f36155d78: Preparing [2024-12-09T08:26:56.707Z] 45bb9826ba21: Preparing [2024-12-09T08:26:56.707Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:26:56.707Z] a4a386004106: Preparing [2024-12-09T08:26:56.707Z] 75654b8eeebd: Preparing [2024-12-09T08:26:56.707Z] 45bb9826ba21: Waiting [2024-12-09T08:26:56.707Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:26:56.707Z] a4a386004106: Waiting [2024-12-09T08:26:56.707Z] 56ebe54cb3c8: Layer already exists [2024-12-09T08:26:56.707Z] 4bbfab0aa4b6: Layer already exists [2024-12-09T08:26:56.707Z] 45fbc4cff8ba: Layer already exists [2024-12-09T08:26:56.707Z] 962f36155d78: Layer already exists [2024-12-09T08:26:56.707Z] b0a3622c0d43: Layer already exists [2024-12-09T08:26:56.707Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:56.707Z] a4a386004106: Layer already exists [2024-12-09T08:26:56.707Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:56.707Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:26:56.707Z] main: digest: sha256:5c578ff72a5beaf89cec5ba1e16326132dc25973854f6f465671e3bb26d07874 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:26:56.780Z] ===================================================== [Pipeline] echo [2024-12-09T08:26:56.797Z] taggedImages: [2024-12-09T08:26:56.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:56.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-09T08:26:56.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.24 [2024-12-09T08:26:56.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:56.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-09T08:26:56.821Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-09T08:26:56.821Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:56.821Z] latest [2024-12-09T08:26:56.821Z] 4.0.0-dev.24 [2024-12-09T08:26:56.821Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:26:56.821Z] main [2024-12-09T08:26:56.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:57.165Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:57.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:26:57.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T08:26:57.478Z] 2c580701821e: Preparing [2024-12-09T08:26:57.478Z] 567be311d83d: Preparing [2024-12-09T08:26:57.478Z] 76f8d7c1f057: Preparing [2024-12-09T08:26:57.478Z] 2a96783bf916: Preparing [2024-12-09T08:26:57.478Z] 510daae7eed8: Preparing [2024-12-09T08:26:57.478Z] 5a06ba7ecd9c: Preparing [2024-12-09T08:26:57.478Z] 8708fdbc8e63: Preparing [2024-12-09T08:26:57.478Z] 962f36155d78: Preparing [2024-12-09T08:26:57.478Z] 45bb9826ba21: Preparing [2024-12-09T08:26:57.478Z] b04fdb178871: Preparing [2024-12-09T08:26:57.478Z] c941065aebbd: Preparing [2024-12-09T08:26:57.478Z] 5f70bf18a086: Preparing [2024-12-09T08:26:57.478Z] d76b69ee2590: Preparing [2024-12-09T08:26:57.478Z] 6c3aab0ece8e: Preparing [2024-12-09T08:26:57.478Z] 53e36db4486f: Preparing [2024-12-09T08:26:57.478Z] 45bb9826ba21: Waiting [2024-12-09T08:26:57.478Z] 75654b8eeebd: Preparing [2024-12-09T08:26:57.478Z] b04fdb178871: Waiting [2024-12-09T08:26:57.478Z] 6c3aab0ece8e: Waiting [2024-12-09T08:26:57.478Z] 53e36db4486f: Waiting [2024-12-09T08:26:57.478Z] c941065aebbd: Waiting [2024-12-09T08:26:57.478Z] 75654b8eeebd: Waiting [2024-12-09T08:26:57.478Z] 5a06ba7ecd9c: Waiting [2024-12-09T08:26:57.478Z] 8708fdbc8e63: Waiting [2024-12-09T08:26:57.478Z] d76b69ee2590: Waiting [2024-12-09T08:26:57.478Z] 5f70bf18a086: Waiting [2024-12-09T08:26:57.478Z] 962f36155d78: Waiting [2024-12-09T08:26:57.478Z] 76f8d7c1f057: Pushed [2024-12-09T08:26:57.478Z] 567be311d83d: Pushed [2024-12-09T08:26:57.478Z] 2a96783bf916: Pushed [2024-12-09T08:26:57.478Z] 2c580701821e: Pushed [2024-12-09T08:26:57.478Z] 510daae7eed8: Pushed [2024-12-09T08:26:57.478Z] 962f36155d78: Layer already exists [2024-12-09T08:26:57.478Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:57.478Z] 5a06ba7ecd9c: Pushed [2024-12-09T08:26:57.478Z] 5f70bf18a086: Layer already exists [2024-12-09T08:26:57.737Z] b04fdb178871: Pushed [2024-12-09T08:26:57.737Z] c941065aebbd: Pushed [2024-12-09T08:26:57.737Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:57.737Z] d76b69ee2590: Pushed [2024-12-09T08:26:57.737Z] 53e36db4486f: Pushed [2024-12-09T08:26:58.307Z] 6c3aab0ece8e: Pushed [2024-12-09T08:26:58.878Z] 8708fdbc8e63: Pushed [2024-12-09T08:26:59.138Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:59.464Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:26:59.784Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-09T08:26:59.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T08:26:59.784Z] 2c580701821e: Preparing [2024-12-09T08:26:59.784Z] 567be311d83d: Preparing [2024-12-09T08:26:59.784Z] 76f8d7c1f057: Preparing [2024-12-09T08:26:59.784Z] 2a96783bf916: Preparing [2024-12-09T08:26:59.784Z] 510daae7eed8: Preparing [2024-12-09T08:26:59.784Z] 5a06ba7ecd9c: Preparing [2024-12-09T08:26:59.784Z] 8708fdbc8e63: Preparing [2024-12-09T08:26:59.784Z] 962f36155d78: Preparing [2024-12-09T08:26:59.784Z] 45bb9826ba21: Preparing [2024-12-09T08:26:59.784Z] b04fdb178871: Preparing [2024-12-09T08:26:59.784Z] c941065aebbd: Preparing [2024-12-09T08:26:59.784Z] 5f70bf18a086: Preparing [2024-12-09T08:26:59.784Z] d76b69ee2590: Preparing [2024-12-09T08:26:59.784Z] 6c3aab0ece8e: Preparing [2024-12-09T08:26:59.784Z] 53e36db4486f: Preparing [2024-12-09T08:26:59.785Z] 75654b8eeebd: Preparing [2024-12-09T08:26:59.785Z] 5a06ba7ecd9c: Waiting [2024-12-09T08:26:59.785Z] 962f36155d78: Waiting [2024-12-09T08:26:59.785Z] 45bb9826ba21: Waiting [2024-12-09T08:26:59.785Z] 8708fdbc8e63: Waiting [2024-12-09T08:26:59.785Z] c941065aebbd: Waiting [2024-12-09T08:26:59.785Z] b04fdb178871: Waiting [2024-12-09T08:26:59.785Z] d76b69ee2590: Waiting [2024-12-09T08:26:59.785Z] 75654b8eeebd: Waiting [2024-12-09T08:26:59.785Z] 6c3aab0ece8e: Waiting [2024-12-09T08:26:59.785Z] 53e36db4486f: Waiting [2024-12-09T08:26:59.785Z] 510daae7eed8: Layer already exists [2024-12-09T08:26:59.785Z] 567be311d83d: Layer already exists [2024-12-09T08:26:59.785Z] 2c580701821e: Layer already exists [2024-12-09T08:26:59.785Z] 76f8d7c1f057: Layer already exists [2024-12-09T08:26:59.785Z] 2a96783bf916: Layer already exists [2024-12-09T08:26:59.785Z] 5a06ba7ecd9c: Layer already exists [2024-12-09T08:26:59.785Z] 8708fdbc8e63: Layer already exists [2024-12-09T08:26:59.785Z] 962f36155d78: Layer already exists [2024-12-09T08:26:59.785Z] 45bb9826ba21: Layer already exists [2024-12-09T08:26:59.785Z] b04fdb178871: Layer already exists [2024-12-09T08:26:59.785Z] c941065aebbd: Layer already exists [2024-12-09T08:26:59.785Z] 5f70bf18a086: Layer already exists [2024-12-09T08:26:59.785Z] d76b69ee2590: Layer already exists [2024-12-09T08:26:59.785Z] 6c3aab0ece8e: Layer already exists [2024-12-09T08:26:59.785Z] 53e36db4486f: Layer already exists [2024-12-09T08:26:59.785Z] 75654b8eeebd: Layer already exists [2024-12-09T08:26:59.785Z] latest: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:00.116Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:00.441Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.24 [2024-12-09T08:27:00.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T08:27:00.441Z] 2c580701821e: Preparing [2024-12-09T08:27:00.441Z] 567be311d83d: Preparing [2024-12-09T08:27:00.441Z] 76f8d7c1f057: Preparing [2024-12-09T08:27:00.441Z] 2a96783bf916: Preparing [2024-12-09T08:27:00.441Z] 510daae7eed8: Preparing [2024-12-09T08:27:00.441Z] 5a06ba7ecd9c: Preparing [2024-12-09T08:27:00.441Z] 8708fdbc8e63: Preparing [2024-12-09T08:27:00.441Z] 962f36155d78: Preparing [2024-12-09T08:27:00.441Z] 45bb9826ba21: Preparing [2024-12-09T08:27:00.441Z] b04fdb178871: Preparing [2024-12-09T08:27:00.441Z] c941065aebbd: Preparing [2024-12-09T08:27:00.441Z] 5f70bf18a086: Preparing [2024-12-09T08:27:00.441Z] d76b69ee2590: Preparing [2024-12-09T08:27:00.441Z] 6c3aab0ece8e: Preparing [2024-12-09T08:27:00.441Z] 53e36db4486f: Preparing [2024-12-09T08:27:00.441Z] 75654b8eeebd: Preparing [2024-12-09T08:27:00.441Z] 8708fdbc8e63: Waiting [2024-12-09T08:27:00.441Z] c941065aebbd: Waiting [2024-12-09T08:27:00.441Z] 5f70bf18a086: Waiting [2024-12-09T08:27:00.441Z] b04fdb178871: Waiting [2024-12-09T08:27:00.441Z] 962f36155d78: Waiting [2024-12-09T08:27:00.441Z] d76b69ee2590: Waiting [2024-12-09T08:27:00.441Z] 45bb9826ba21: Waiting [2024-12-09T08:27:00.441Z] 6c3aab0ece8e: Waiting [2024-12-09T08:27:00.441Z] 5a06ba7ecd9c: Waiting [2024-12-09T08:27:00.441Z] 53e36db4486f: Waiting [2024-12-09T08:27:00.441Z] 75654b8eeebd: Waiting [2024-12-09T08:27:00.441Z] 76f8d7c1f057: Layer already exists [2024-12-09T08:27:00.441Z] 510daae7eed8: Layer already exists [2024-12-09T08:27:00.441Z] 2c580701821e: Layer already exists [2024-12-09T08:27:00.441Z] 567be311d83d: Layer already exists [2024-12-09T08:27:00.441Z] 2a96783bf916: Layer already exists [2024-12-09T08:27:00.441Z] 5a06ba7ecd9c: Layer already exists [2024-12-09T08:27:00.441Z] 8708fdbc8e63: Layer already exists [2024-12-09T08:27:00.441Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:00.441Z] b04fdb178871: Layer already exists [2024-12-09T08:27:00.441Z] 962f36155d78: Layer already exists [2024-12-09T08:27:00.441Z] c941065aebbd: Layer already exists [2024-12-09T08:27:00.441Z] 6c3aab0ece8e: Layer already exists [2024-12-09T08:27:00.441Z] 5f70bf18a086: Layer already exists [2024-12-09T08:27:00.441Z] 53e36db4486f: Layer already exists [2024-12-09T08:27:00.441Z] d76b69ee2590: Layer already exists [2024-12-09T08:27:00.441Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:00.441Z] 4.0.0-dev.24: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:00.771Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:01.103Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:01.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T08:27:01.103Z] 2c580701821e: Preparing [2024-12-09T08:27:01.103Z] 567be311d83d: Preparing [2024-12-09T08:27:01.103Z] 76f8d7c1f057: Preparing [2024-12-09T08:27:01.103Z] 2a96783bf916: Preparing [2024-12-09T08:27:01.103Z] 510daae7eed8: Preparing [2024-12-09T08:27:01.103Z] 5a06ba7ecd9c: Preparing [2024-12-09T08:27:01.103Z] 5a06ba7ecd9c: Waiting [2024-12-09T08:27:01.103Z] 8708fdbc8e63: Preparing [2024-12-09T08:27:01.103Z] 962f36155d78: Preparing [2024-12-09T08:27:01.103Z] 45bb9826ba21: Preparing [2024-12-09T08:27:01.103Z] b04fdb178871: Preparing [2024-12-09T08:27:01.103Z] c941065aebbd: Preparing [2024-12-09T08:27:01.103Z] 5f70bf18a086: Preparing [2024-12-09T08:27:01.103Z] d76b69ee2590: Preparing [2024-12-09T08:27:01.103Z] 6c3aab0ece8e: Preparing [2024-12-09T08:27:01.103Z] 53e36db4486f: Preparing [2024-12-09T08:27:01.103Z] 75654b8eeebd: Preparing [2024-12-09T08:27:01.103Z] 8708fdbc8e63: Waiting [2024-12-09T08:27:01.103Z] 5f70bf18a086: Waiting [2024-12-09T08:27:01.103Z] d76b69ee2590: Waiting [2024-12-09T08:27:01.103Z] b04fdb178871: Waiting [2024-12-09T08:27:01.103Z] 6c3aab0ece8e: Waiting [2024-12-09T08:27:01.103Z] 962f36155d78: Waiting [2024-12-09T08:27:01.103Z] 53e36db4486f: Waiting [2024-12-09T08:27:01.103Z] c941065aebbd: Waiting [2024-12-09T08:27:01.103Z] 45bb9826ba21: Waiting [2024-12-09T08:27:01.103Z] 75654b8eeebd: Waiting [2024-12-09T08:27:01.103Z] 2a96783bf916: Layer already exists [2024-12-09T08:27:01.103Z] 510daae7eed8: Layer already exists [2024-12-09T08:27:01.103Z] 567be311d83d: Layer already exists [2024-12-09T08:27:01.103Z] 2c580701821e: Layer already exists [2024-12-09T08:27:01.103Z] 76f8d7c1f057: Layer already exists [2024-12-09T08:27:01.103Z] 962f36155d78: Layer already exists [2024-12-09T08:27:01.103Z] 5a06ba7ecd9c: Layer already exists [2024-12-09T08:27:01.103Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:01.103Z] 8708fdbc8e63: Layer already exists [2024-12-09T08:27:01.103Z] b04fdb178871: Layer already exists [2024-12-09T08:27:01.103Z] c941065aebbd: Layer already exists [2024-12-09T08:27:01.103Z] 5f70bf18a086: Layer already exists [2024-12-09T08:27:01.103Z] 6c3aab0ece8e: Layer already exists [2024-12-09T08:27:01.103Z] d76b69ee2590: Layer already exists [2024-12-09T08:27:01.103Z] 53e36db4486f: Layer already exists [2024-12-09T08:27:01.103Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:01.103Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:01.430Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:01.761Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-09T08:27:01.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-09T08:27:01.761Z] 2c580701821e: Preparing [2024-12-09T08:27:01.761Z] 567be311d83d: Preparing [2024-12-09T08:27:01.761Z] 76f8d7c1f057: Preparing [2024-12-09T08:27:01.761Z] 2a96783bf916: Preparing [2024-12-09T08:27:01.761Z] 510daae7eed8: Preparing [2024-12-09T08:27:01.761Z] 5a06ba7ecd9c: Preparing [2024-12-09T08:27:01.761Z] 8708fdbc8e63: Preparing [2024-12-09T08:27:01.761Z] 962f36155d78: Preparing [2024-12-09T08:27:01.761Z] 45bb9826ba21: Preparing [2024-12-09T08:27:01.761Z] b04fdb178871: Preparing [2024-12-09T08:27:01.761Z] c941065aebbd: Preparing [2024-12-09T08:27:01.761Z] 5f70bf18a086: Preparing [2024-12-09T08:27:01.761Z] d76b69ee2590: Preparing [2024-12-09T08:27:01.761Z] 6c3aab0ece8e: Preparing [2024-12-09T08:27:01.761Z] 53e36db4486f: Preparing [2024-12-09T08:27:01.761Z] 75654b8eeebd: Preparing [2024-12-09T08:27:01.761Z] 8708fdbc8e63: Waiting [2024-12-09T08:27:01.761Z] 962f36155d78: Waiting [2024-12-09T08:27:01.761Z] 45bb9826ba21: Waiting [2024-12-09T08:27:01.761Z] 5a06ba7ecd9c: Waiting [2024-12-09T08:27:01.761Z] b04fdb178871: Waiting [2024-12-09T08:27:01.761Z] 75654b8eeebd: Waiting [2024-12-09T08:27:01.761Z] c941065aebbd: Waiting [2024-12-09T08:27:01.761Z] 53e36db4486f: Waiting [2024-12-09T08:27:01.761Z] d76b69ee2590: Waiting [2024-12-09T08:27:01.761Z] 5f70bf18a086: Waiting [2024-12-09T08:27:01.761Z] 567be311d83d: Layer already exists [2024-12-09T08:27:01.761Z] 2a96783bf916: Layer already exists [2024-12-09T08:27:01.761Z] 2c580701821e: Layer already exists [2024-12-09T08:27:01.761Z] 76f8d7c1f057: Layer already exists [2024-12-09T08:27:01.761Z] 510daae7eed8: Layer already exists [2024-12-09T08:27:01.761Z] 5a06ba7ecd9c: Layer already exists [2024-12-09T08:27:01.761Z] 962f36155d78: Layer already exists [2024-12-09T08:27:01.761Z] 8708fdbc8e63: Layer already exists [2024-12-09T08:27:01.761Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:01.761Z] b04fdb178871: Layer already exists [2024-12-09T08:27:01.761Z] 5f70bf18a086: Layer already exists [2024-12-09T08:27:01.761Z] c941065aebbd: Layer already exists [2024-12-09T08:27:01.761Z] d76b69ee2590: Layer already exists [2024-12-09T08:27:01.761Z] 6c3aab0ece8e: Layer already exists [2024-12-09T08:27:01.761Z] 53e36db4486f: Layer already exists [2024-12-09T08:27:01.761Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:01.761Z] main: digest: sha256:0c8123dc1c1898bb972ba5f1ab16e1bb9b0081cc76351e30db4524092f22e1f8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:27:01.826Z] ===================================================== [Pipeline] echo [2024-12-09T08:27:01.839Z] taggedImages: [2024-12-09T08:27:01.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:01.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-09T08:27:01.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.24 [2024-12-09T08:27:01.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:01.839Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-09T08:27:01.864Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-09T08:27:01.864Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:01.864Z] latest [2024-12-09T08:27:01.864Z] 4.0.0-dev.24 [2024-12-09T08:27:01.864Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:01.864Z] main [2024-12-09T08:27:01.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:02.203Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:02.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:02.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T08:27:02.526Z] 3eac52131eea: Preparing [2024-12-09T08:27:02.526Z] 18d93d6f36fe: Preparing [2024-12-09T08:27:02.526Z] e36614a94b37: Preparing [2024-12-09T08:27:02.526Z] 9aa12fada04c: Preparing [2024-12-09T08:27:02.526Z] 962f36155d78: Preparing [2024-12-09T08:27:02.526Z] 45bb9826ba21: Preparing [2024-12-09T08:27:02.526Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:27:02.526Z] a4a386004106: Preparing [2024-12-09T08:27:02.526Z] 75654b8eeebd: Preparing [2024-12-09T08:27:02.526Z] 45bb9826ba21: Waiting [2024-12-09T08:27:02.526Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:27:02.526Z] a4a386004106: Waiting [2024-12-09T08:27:02.526Z] 75654b8eeebd: Waiting [2024-12-09T08:27:02.526Z] 962f36155d78: Layer already exists [2024-12-09T08:27:02.526Z] 3eac52131eea: Layer already exists [2024-12-09T08:27:02.526Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:27:02.526Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:02.526Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:27:02.526Z] a4a386004106: Layer already exists [2024-12-09T08:27:02.526Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:02.526Z] e36614a94b37: Pushed [2024-12-09T08:27:04.429Z] 9aa12fada04c: Pushed [2024-12-09T08:27:04.429Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:04.757Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:05.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-09T08:27:05.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T08:27:05.139Z] 3eac52131eea: Preparing [2024-12-09T08:27:05.139Z] 18d93d6f36fe: Preparing [2024-12-09T08:27:05.139Z] e36614a94b37: Preparing [2024-12-09T08:27:05.139Z] 9aa12fada04c: Preparing [2024-12-09T08:27:05.139Z] 962f36155d78: Preparing [2024-12-09T08:27:05.139Z] 45bb9826ba21: Preparing [2024-12-09T08:27:05.139Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:27:05.139Z] a4a386004106: Preparing [2024-12-09T08:27:05.139Z] 75654b8eeebd: Preparing [2024-12-09T08:27:05.139Z] 45bb9826ba21: Waiting [2024-12-09T08:27:05.139Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:27:05.139Z] a4a386004106: Waiting [2024-12-09T08:27:05.139Z] 75654b8eeebd: Waiting [2024-12-09T08:27:05.139Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:27:05.139Z] 9aa12fada04c: Layer already exists [2024-12-09T08:27:05.139Z] 962f36155d78: Layer already exists [2024-12-09T08:27:05.139Z] e36614a94b37: Layer already exists [2024-12-09T08:27:05.139Z] 3eac52131eea: Layer already exists [2024-12-09T08:27:05.139Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:05.139Z] a4a386004106: Layer already exists [2024-12-09T08:27:05.139Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:27:05.139Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:05.139Z] latest: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:05.512Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:05.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.24 [2024-12-09T08:27:05.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T08:27:05.893Z] 3eac52131eea: Preparing [2024-12-09T08:27:05.893Z] 18d93d6f36fe: Preparing [2024-12-09T08:27:05.893Z] e36614a94b37: Preparing [2024-12-09T08:27:05.893Z] 9aa12fada04c: Preparing [2024-12-09T08:27:05.893Z] 962f36155d78: Preparing [2024-12-09T08:27:05.893Z] 45bb9826ba21: Preparing [2024-12-09T08:27:05.893Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:27:05.893Z] a4a386004106: Preparing [2024-12-09T08:27:05.893Z] 75654b8eeebd: Preparing [2024-12-09T08:27:05.893Z] 45bb9826ba21: Waiting [2024-12-09T08:27:05.893Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:27:05.893Z] a4a386004106: Waiting [2024-12-09T08:27:05.893Z] 962f36155d78: Layer already exists [2024-12-09T08:27:05.893Z] 9aa12fada04c: Layer already exists [2024-12-09T08:27:05.893Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:27:05.893Z] e36614a94b37: Layer already exists [2024-12-09T08:27:05.893Z] 3eac52131eea: Layer already exists [2024-12-09T08:27:05.893Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:27:05.893Z] a4a386004106: Layer already exists [2024-12-09T08:27:05.893Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:05.893Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:05.893Z] 4.0.0-dev.24: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:06.237Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:06.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:06.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T08:27:06.547Z] 3eac52131eea: Preparing [2024-12-09T08:27:06.547Z] 18d93d6f36fe: Preparing [2024-12-09T08:27:06.547Z] e36614a94b37: Preparing [2024-12-09T08:27:06.547Z] 9aa12fada04c: Preparing [2024-12-09T08:27:06.547Z] 962f36155d78: Preparing [2024-12-09T08:27:06.547Z] 45bb9826ba21: Preparing [2024-12-09T08:27:06.547Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:27:06.547Z] a4a386004106: Preparing [2024-12-09T08:27:06.547Z] 75654b8eeebd: Preparing [2024-12-09T08:27:06.547Z] a4a386004106: Waiting [2024-12-09T08:27:06.547Z] 45bb9826ba21: Waiting [2024-12-09T08:27:06.547Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:27:06.547Z] 75654b8eeebd: Waiting [2024-12-09T08:27:06.547Z] 3eac52131eea: Layer already exists [2024-12-09T08:27:06.547Z] 9aa12fada04c: Layer already exists [2024-12-09T08:27:06.547Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:27:06.547Z] 962f36155d78: Layer already exists [2024-12-09T08:27:06.547Z] e36614a94b37: Layer already exists [2024-12-09T08:27:06.547Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:27:06.547Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:06.547Z] a4a386004106: Layer already exists [2024-12-09T08:27:06.547Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:06.547Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:06.873Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:07.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-09T08:27:07.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-09T08:27:07.201Z] 3eac52131eea: Preparing [2024-12-09T08:27:07.201Z] 18d93d6f36fe: Preparing [2024-12-09T08:27:07.201Z] e36614a94b37: Preparing [2024-12-09T08:27:07.201Z] 9aa12fada04c: Preparing [2024-12-09T08:27:07.201Z] 962f36155d78: Preparing [2024-12-09T08:27:07.201Z] 45bb9826ba21: Preparing [2024-12-09T08:27:07.201Z] 5fdcb1f50ea1: Preparing [2024-12-09T08:27:07.201Z] a4a386004106: Preparing [2024-12-09T08:27:07.201Z] 75654b8eeebd: Preparing [2024-12-09T08:27:07.201Z] 5fdcb1f50ea1: Waiting [2024-12-09T08:27:07.201Z] 45bb9826ba21: Waiting [2024-12-09T08:27:07.201Z] a4a386004106: Waiting [2024-12-09T08:27:07.201Z] 75654b8eeebd: Waiting [2024-12-09T08:27:07.201Z] e36614a94b37: Layer already exists [2024-12-09T08:27:07.201Z] 3eac52131eea: Layer already exists [2024-12-09T08:27:07.201Z] 18d93d6f36fe: Layer already exists [2024-12-09T08:27:07.201Z] 962f36155d78: Layer already exists [2024-12-09T08:27:07.201Z] 9aa12fada04c: Layer already exists [2024-12-09T08:27:07.201Z] 5fdcb1f50ea1: Layer already exists [2024-12-09T08:27:07.201Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:07.201Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:07.201Z] a4a386004106: Layer already exists [2024-12-09T08:27:07.201Z] main: digest: sha256:1c76b31968fdc9d1bb5c1503a6b6f3c39baf5fd0f1a18ab6edf179e968fd69ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:27:07.269Z] ===================================================== [Pipeline] echo [2024-12-09T08:27:07.283Z] taggedImages: [2024-12-09T08:27:07.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:07.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-09T08:27:07.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.24 [2024-12-09T08:27:07.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:07.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-09T08:27:07.314Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-09T08:27:07.314Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:07.314Z] latest [2024-12-09T08:27:07.314Z] 4.0.0-dev.24 [2024-12-09T08:27:07.314Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:07.314Z] main [2024-12-09T08:27:07.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:07.645Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:07.963Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:07.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T08:27:07.963Z] b481b9af705d: Preparing [2024-12-09T08:27:07.963Z] 67ef83ae32e1: Preparing [2024-12-09T08:27:07.963Z] 4145de6c6931: Preparing [2024-12-09T08:27:07.963Z] 1ecd4db0e80f: Preparing [2024-12-09T08:27:07.963Z] f36caae719fb: Preparing [2024-12-09T08:27:07.963Z] 962f36155d78: Preparing [2024-12-09T08:27:07.963Z] 45bb9826ba21: Preparing [2024-12-09T08:27:07.963Z] ca759c5d722f: Preparing [2024-12-09T08:27:07.963Z] 0aef25d3b7cc: Preparing [2024-12-09T08:27:07.963Z] a1bcb01a57a6: Preparing [2024-12-09T08:27:07.963Z] 75654b8eeebd: Preparing [2024-12-09T08:27:07.963Z] 0aef25d3b7cc: Waiting [2024-12-09T08:27:07.963Z] 962f36155d78: Waiting [2024-12-09T08:27:07.963Z] 45bb9826ba21: Waiting [2024-12-09T08:27:07.963Z] ca759c5d722f: Waiting [2024-12-09T08:27:07.963Z] a1bcb01a57a6: Waiting [2024-12-09T08:27:07.963Z] f36caae719fb: Pushed [2024-12-09T08:27:07.963Z] 962f36155d78: Layer already exists [2024-12-09T08:27:07.963Z] b481b9af705d: Pushed [2024-12-09T08:27:07.963Z] 67ef83ae32e1: Pushed [2024-12-09T08:27:07.963Z] 1ecd4db0e80f: Pushed [2024-12-09T08:27:07.963Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:07.963Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:08.221Z] ca759c5d722f: Pushed [2024-12-09T08:27:08.221Z] 0aef25d3b7cc: Pushed [2024-12-09T08:27:09.158Z] 4145de6c6931: Pushed [2024-12-09T08:27:10.095Z] a1bcb01a57a6: Pushed [2024-12-09T08:27:10.095Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:10.420Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:10.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-09T08:27:10.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T08:27:10.747Z] b481b9af705d: Preparing [2024-12-09T08:27:10.747Z] 67ef83ae32e1: Preparing [2024-12-09T08:27:10.747Z] 4145de6c6931: Preparing [2024-12-09T08:27:10.747Z] 1ecd4db0e80f: Preparing [2024-12-09T08:27:10.747Z] f36caae719fb: Preparing [2024-12-09T08:27:10.747Z] 962f36155d78: Preparing [2024-12-09T08:27:10.747Z] 45bb9826ba21: Preparing [2024-12-09T08:27:10.747Z] ca759c5d722f: Preparing [2024-12-09T08:27:10.747Z] 0aef25d3b7cc: Preparing [2024-12-09T08:27:10.747Z] a1bcb01a57a6: Preparing [2024-12-09T08:27:10.747Z] 75654b8eeebd: Preparing [2024-12-09T08:27:10.747Z] 45bb9826ba21: Waiting [2024-12-09T08:27:10.747Z] ca759c5d722f: Waiting [2024-12-09T08:27:10.747Z] 0aef25d3b7cc: Waiting [2024-12-09T08:27:10.747Z] a1bcb01a57a6: Waiting [2024-12-09T08:27:10.747Z] 75654b8eeebd: Waiting [2024-12-09T08:27:10.747Z] 962f36155d78: Waiting [2024-12-09T08:27:10.747Z] 1ecd4db0e80f: Layer already exists [2024-12-09T08:27:10.747Z] f36caae719fb: Layer already exists [2024-12-09T08:27:10.747Z] 67ef83ae32e1: Layer already exists [2024-12-09T08:27:10.747Z] 4145de6c6931: Layer already exists [2024-12-09T08:27:10.747Z] b481b9af705d: Layer already exists [2024-12-09T08:27:10.747Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:10.747Z] 962f36155d78: Layer already exists [2024-12-09T08:27:10.747Z] ca759c5d722f: Layer already exists [2024-12-09T08:27:10.747Z] 0aef25d3b7cc: Layer already exists [2024-12-09T08:27:10.747Z] a1bcb01a57a6: Layer already exists [2024-12-09T08:27:10.747Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:10.747Z] latest: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:11.074Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:11.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.24 [2024-12-09T08:27:11.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T08:27:11.399Z] b481b9af705d: Preparing [2024-12-09T08:27:11.399Z] 67ef83ae32e1: Preparing [2024-12-09T08:27:11.399Z] 4145de6c6931: Preparing [2024-12-09T08:27:11.399Z] 1ecd4db0e80f: Preparing [2024-12-09T08:27:11.399Z] f36caae719fb: Preparing [2024-12-09T08:27:11.399Z] 962f36155d78: Preparing [2024-12-09T08:27:11.399Z] 45bb9826ba21: Preparing [2024-12-09T08:27:11.399Z] ca759c5d722f: Preparing [2024-12-09T08:27:11.399Z] 0aef25d3b7cc: Preparing [2024-12-09T08:27:11.399Z] a1bcb01a57a6: Preparing [2024-12-09T08:27:11.399Z] 75654b8eeebd: Preparing [2024-12-09T08:27:11.399Z] a1bcb01a57a6: Waiting [2024-12-09T08:27:11.399Z] 75654b8eeebd: Waiting [2024-12-09T08:27:11.399Z] 45bb9826ba21: Waiting [2024-12-09T08:27:11.399Z] ca759c5d722f: Waiting [2024-12-09T08:27:11.399Z] 0aef25d3b7cc: Waiting [2024-12-09T08:27:11.399Z] 962f36155d78: Waiting [2024-12-09T08:27:11.399Z] 67ef83ae32e1: Layer already exists [2024-12-09T08:27:11.399Z] b481b9af705d: Layer already exists [2024-12-09T08:27:11.399Z] 1ecd4db0e80f: Layer already exists [2024-12-09T08:27:11.399Z] f36caae719fb: Layer already exists [2024-12-09T08:27:11.399Z] 4145de6c6931: Layer already exists [2024-12-09T08:27:11.399Z] 962f36155d78: Layer already exists [2024-12-09T08:27:11.399Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:11.399Z] ca759c5d722f: Layer already exists [2024-12-09T08:27:11.399Z] 0aef25d3b7cc: Layer already exists [2024-12-09T08:27:11.399Z] a1bcb01a57a6: Layer already exists [2024-12-09T08:27:11.399Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:11.399Z] 4.0.0-dev.24: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:11.716Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:12.032Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:12.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T08:27:12.032Z] b481b9af705d: Preparing [2024-12-09T08:27:12.032Z] 67ef83ae32e1: Preparing [2024-12-09T08:27:12.032Z] 4145de6c6931: Preparing [2024-12-09T08:27:12.032Z] 1ecd4db0e80f: Preparing [2024-12-09T08:27:12.032Z] f36caae719fb: Preparing [2024-12-09T08:27:12.032Z] 962f36155d78: Preparing [2024-12-09T08:27:12.032Z] 45bb9826ba21: Preparing [2024-12-09T08:27:12.032Z] ca759c5d722f: Preparing [2024-12-09T08:27:12.032Z] 0aef25d3b7cc: Preparing [2024-12-09T08:27:12.032Z] a1bcb01a57a6: Preparing [2024-12-09T08:27:12.032Z] 75654b8eeebd: Preparing [2024-12-09T08:27:12.032Z] 45bb9826ba21: Waiting [2024-12-09T08:27:12.032Z] ca759c5d722f: Waiting [2024-12-09T08:27:12.032Z] 0aef25d3b7cc: Waiting [2024-12-09T08:27:12.032Z] a1bcb01a57a6: Waiting [2024-12-09T08:27:12.032Z] 4145de6c6931: Layer already exists [2024-12-09T08:27:12.032Z] 1ecd4db0e80f: Layer already exists [2024-12-09T08:27:12.032Z] 67ef83ae32e1: Layer already exists [2024-12-09T08:27:12.032Z] b481b9af705d: Layer already exists [2024-12-09T08:27:12.032Z] f36caae719fb: Layer already exists [2024-12-09T08:27:12.032Z] 962f36155d78: Layer already exists [2024-12-09T08:27:12.032Z] ca759c5d722f: Layer already exists [2024-12-09T08:27:12.032Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:12.032Z] 0aef25d3b7cc: Layer already exists [2024-12-09T08:27:12.032Z] a1bcb01a57a6: Layer already exists [2024-12-09T08:27:12.032Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:12.032Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:12.359Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:12.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-09T08:27:12.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-09T08:27:12.675Z] b481b9af705d: Preparing [2024-12-09T08:27:12.675Z] 67ef83ae32e1: Preparing [2024-12-09T08:27:12.675Z] 4145de6c6931: Preparing [2024-12-09T08:27:12.675Z] 1ecd4db0e80f: Preparing [2024-12-09T08:27:12.675Z] f36caae719fb: Preparing [2024-12-09T08:27:12.675Z] 962f36155d78: Preparing [2024-12-09T08:27:12.675Z] 45bb9826ba21: Preparing [2024-12-09T08:27:12.675Z] ca759c5d722f: Preparing [2024-12-09T08:27:12.675Z] 0aef25d3b7cc: Preparing [2024-12-09T08:27:12.676Z] a1bcb01a57a6: Preparing [2024-12-09T08:27:12.676Z] 75654b8eeebd: Preparing [2024-12-09T08:27:12.676Z] ca759c5d722f: Waiting [2024-12-09T08:27:12.676Z] 45bb9826ba21: Waiting [2024-12-09T08:27:12.676Z] 0aef25d3b7cc: Waiting [2024-12-09T08:27:12.676Z] a1bcb01a57a6: Waiting [2024-12-09T08:27:12.676Z] 75654b8eeebd: Waiting [2024-12-09T08:27:12.676Z] 962f36155d78: Waiting [2024-12-09T08:27:12.676Z] 4145de6c6931: Layer already exists [2024-12-09T08:27:12.676Z] b481b9af705d: Layer already exists [2024-12-09T08:27:12.676Z] 1ecd4db0e80f: Layer already exists [2024-12-09T08:27:12.676Z] 67ef83ae32e1: Layer already exists [2024-12-09T08:27:12.676Z] f36caae719fb: Layer already exists [2024-12-09T08:27:12.676Z] ca759c5d722f: Layer already exists [2024-12-09T08:27:12.676Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:12.676Z] 962f36155d78: Layer already exists [2024-12-09T08:27:12.676Z] a1bcb01a57a6: Layer already exists [2024-12-09T08:27:12.676Z] 0aef25d3b7cc: Layer already exists [2024-12-09T08:27:12.676Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:12.676Z] main: digest: sha256:0e5edda215d76bb0ec867959cac322779369432b5bc03ecead6765b2bc5ec137 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:27:12.740Z] ===================================================== [Pipeline] echo [2024-12-09T08:27:12.755Z] taggedImages: [2024-12-09T08:27:12.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:12.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-09T08:27:12.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.24 [2024-12-09T08:27:12.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:12.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-09T08:27:12.782Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-09T08:27:12.782Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:12.782Z] latest [2024-12-09T08:27:12.782Z] 4.0.0-dev.24 [2024-12-09T08:27:12.782Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:12.782Z] main [2024-12-09T08:27:12.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:13.107Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:13.497Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:13.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T08:27:13.497Z] 39ab4388a836: Preparing [2024-12-09T08:27:13.497Z] fb7224b91d82: Preparing [2024-12-09T08:27:13.497Z] 63edc1f7cf00: Preparing [2024-12-09T08:27:13.497Z] ba50cf06292d: Preparing [2024-12-09T08:27:13.497Z] 519b48c2ccb1: Preparing [2024-12-09T08:27:13.497Z] 630d0f84280f: Preparing [2024-12-09T08:27:13.497Z] 4da48fbff47b: Preparing [2024-12-09T08:27:13.497Z] 630d0f84280f: Waiting [2024-12-09T08:27:13.497Z] 4da48fbff47b: Waiting [2024-12-09T08:27:13.497Z] 962f36155d78: Preparing [2024-12-09T08:27:13.497Z] 45bb9826ba21: Preparing [2024-12-09T08:27:13.497Z] 393c6b57ce4f: Preparing [2024-12-09T08:27:13.497Z] 5441bbb5b0d7: Preparing [2024-12-09T08:27:13.497Z] 962f36155d78: Waiting [2024-12-09T08:27:13.497Z] 45bb9826ba21: Waiting [2024-12-09T08:27:13.497Z] 393c6b57ce4f: Waiting [2024-12-09T08:27:13.497Z] 75654b8eeebd: Preparing [2024-12-09T08:27:13.497Z] 75654b8eeebd: Waiting [2024-12-09T08:27:13.497Z] 39ab4388a836: Pushed [2024-12-09T08:27:13.497Z] fb7224b91d82: Pushed [2024-12-09T08:27:13.497Z] 519b48c2ccb1: Pushed [2024-12-09T08:27:13.497Z] 962f36155d78: Layer already exists [2024-12-09T08:27:13.497Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:13.756Z] 630d0f84280f: Pushed [2024-12-09T08:27:13.756Z] 4da48fbff47b: Pushed [2024-12-09T08:27:13.756Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:14.320Z] 393c6b57ce4f: Pushed [2024-12-09T08:27:14.578Z] ba50cf06292d: Pushed [2024-12-09T08:27:14.578Z] 63edc1f7cf00: Pushed [2024-12-09T08:27:14.836Z] 5441bbb5b0d7: Pushed [2024-12-09T08:27:15.094Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:15.474Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:15.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-09T08:27:15.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T08:27:15.785Z] 39ab4388a836: Preparing [2024-12-09T08:27:15.785Z] fb7224b91d82: Preparing [2024-12-09T08:27:15.785Z] 63edc1f7cf00: Preparing [2024-12-09T08:27:15.785Z] ba50cf06292d: Preparing [2024-12-09T08:27:15.785Z] 519b48c2ccb1: Preparing [2024-12-09T08:27:15.785Z] 630d0f84280f: Preparing [2024-12-09T08:27:15.785Z] 4da48fbff47b: Preparing [2024-12-09T08:27:15.785Z] 962f36155d78: Preparing [2024-12-09T08:27:15.785Z] 45bb9826ba21: Preparing [2024-12-09T08:27:15.785Z] 393c6b57ce4f: Preparing [2024-12-09T08:27:15.785Z] 5441bbb5b0d7: Preparing [2024-12-09T08:27:15.785Z] 75654b8eeebd: Preparing [2024-12-09T08:27:15.785Z] 4da48fbff47b: Waiting [2024-12-09T08:27:15.785Z] 962f36155d78: Waiting [2024-12-09T08:27:15.785Z] 630d0f84280f: Waiting [2024-12-09T08:27:15.785Z] 75654b8eeebd: Waiting [2024-12-09T08:27:15.785Z] 393c6b57ce4f: Waiting [2024-12-09T08:27:15.785Z] 45bb9826ba21: Waiting [2024-12-09T08:27:15.785Z] fb7224b91d82: Layer already exists [2024-12-09T08:27:15.785Z] 63edc1f7cf00: Layer already exists [2024-12-09T08:27:15.785Z] 39ab4388a836: Layer already exists [2024-12-09T08:27:15.785Z] 519b48c2ccb1: Layer already exists [2024-12-09T08:27:15.785Z] ba50cf06292d: Layer already exists [2024-12-09T08:27:15.785Z] 630d0f84280f: Layer already exists [2024-12-09T08:27:15.785Z] 962f36155d78: Layer already exists [2024-12-09T08:27:15.785Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:15.785Z] 4da48fbff47b: Layer already exists [2024-12-09T08:27:15.785Z] 393c6b57ce4f: Layer already exists [2024-12-09T08:27:15.785Z] 5441bbb5b0d7: Layer already exists [2024-12-09T08:27:15.785Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:15.785Z] latest: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:16.119Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:16.429Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.24 [2024-12-09T08:27:16.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T08:27:16.429Z] 39ab4388a836: Preparing [2024-12-09T08:27:16.429Z] fb7224b91d82: Preparing [2024-12-09T08:27:16.429Z] 63edc1f7cf00: Preparing [2024-12-09T08:27:16.429Z] ba50cf06292d: Preparing [2024-12-09T08:27:16.429Z] 519b48c2ccb1: Preparing [2024-12-09T08:27:16.429Z] 630d0f84280f: Preparing [2024-12-09T08:27:16.429Z] 4da48fbff47b: Preparing [2024-12-09T08:27:16.429Z] 962f36155d78: Preparing [2024-12-09T08:27:16.429Z] 45bb9826ba21: Preparing [2024-12-09T08:27:16.429Z] 393c6b57ce4f: Preparing [2024-12-09T08:27:16.429Z] 5441bbb5b0d7: Preparing [2024-12-09T08:27:16.429Z] 75654b8eeebd: Preparing [2024-12-09T08:27:16.429Z] 630d0f84280f: Waiting [2024-12-09T08:27:16.429Z] 393c6b57ce4f: Waiting [2024-12-09T08:27:16.429Z] 75654b8eeebd: Waiting [2024-12-09T08:27:16.429Z] 962f36155d78: Waiting [2024-12-09T08:27:16.429Z] 45bb9826ba21: Waiting [2024-12-09T08:27:16.429Z] 5441bbb5b0d7: Waiting [2024-12-09T08:27:16.429Z] 4da48fbff47b: Waiting [2024-12-09T08:27:16.429Z] fb7224b91d82: Layer already exists [2024-12-09T08:27:16.429Z] 519b48c2ccb1: Layer already exists [2024-12-09T08:27:16.429Z] 63edc1f7cf00: Layer already exists [2024-12-09T08:27:16.429Z] 39ab4388a836: Layer already exists [2024-12-09T08:27:16.429Z] ba50cf06292d: Layer already exists [2024-12-09T08:27:16.429Z] 4da48fbff47b: Layer already exists [2024-12-09T08:27:16.429Z] 630d0f84280f: Layer already exists [2024-12-09T08:27:16.429Z] 962f36155d78: Layer already exists [2024-12-09T08:27:16.429Z] 393c6b57ce4f: Layer already exists [2024-12-09T08:27:16.429Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:16.429Z] 5441bbb5b0d7: Layer already exists [2024-12-09T08:27:16.429Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:16.429Z] 4.0.0-dev.24: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:16.744Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:17.069Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:17.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T08:27:17.069Z] 39ab4388a836: Preparing [2024-12-09T08:27:17.069Z] fb7224b91d82: Preparing [2024-12-09T08:27:17.069Z] 63edc1f7cf00: Preparing [2024-12-09T08:27:17.069Z] ba50cf06292d: Preparing [2024-12-09T08:27:17.069Z] 519b48c2ccb1: Preparing [2024-12-09T08:27:17.069Z] 630d0f84280f: Preparing [2024-12-09T08:27:17.069Z] 4da48fbff47b: Preparing [2024-12-09T08:27:17.069Z] 962f36155d78: Preparing [2024-12-09T08:27:17.069Z] 45bb9826ba21: Preparing [2024-12-09T08:27:17.069Z] 393c6b57ce4f: Preparing [2024-12-09T08:27:17.069Z] 5441bbb5b0d7: Preparing [2024-12-09T08:27:17.069Z] 75654b8eeebd: Preparing [2024-12-09T08:27:17.069Z] 5441bbb5b0d7: Waiting [2024-12-09T08:27:17.069Z] 962f36155d78: Waiting [2024-12-09T08:27:17.069Z] 393c6b57ce4f: Waiting [2024-12-09T08:27:17.069Z] 45bb9826ba21: Waiting [2024-12-09T08:27:17.069Z] 75654b8eeebd: Waiting [2024-12-09T08:27:17.069Z] 630d0f84280f: Waiting [2024-12-09T08:27:17.069Z] 4da48fbff47b: Waiting [2024-12-09T08:27:17.069Z] 63edc1f7cf00: Layer already exists [2024-12-09T08:27:17.069Z] 39ab4388a836: Layer already exists [2024-12-09T08:27:17.069Z] ba50cf06292d: Layer already exists [2024-12-09T08:27:17.069Z] fb7224b91d82: Layer already exists [2024-12-09T08:27:17.069Z] 519b48c2ccb1: Layer already exists [2024-12-09T08:27:17.069Z] 4da48fbff47b: Layer already exists [2024-12-09T08:27:17.069Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:17.069Z] 630d0f84280f: Layer already exists [2024-12-09T08:27:17.069Z] 393c6b57ce4f: Layer already exists [2024-12-09T08:27:17.069Z] 962f36155d78: Layer already exists [2024-12-09T08:27:17.069Z] 5441bbb5b0d7: Layer already exists [2024-12-09T08:27:17.069Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:17.069Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:17.398Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:17.713Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-09T08:27:17.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-09T08:27:17.713Z] 39ab4388a836: Preparing [2024-12-09T08:27:17.713Z] fb7224b91d82: Preparing [2024-12-09T08:27:17.713Z] 63edc1f7cf00: Preparing [2024-12-09T08:27:17.713Z] ba50cf06292d: Preparing [2024-12-09T08:27:17.713Z] 519b48c2ccb1: Preparing [2024-12-09T08:27:17.713Z] 630d0f84280f: Preparing [2024-12-09T08:27:17.713Z] 4da48fbff47b: Preparing [2024-12-09T08:27:17.713Z] 962f36155d78: Preparing [2024-12-09T08:27:17.713Z] 45bb9826ba21: Preparing [2024-12-09T08:27:17.713Z] 393c6b57ce4f: Preparing [2024-12-09T08:27:17.713Z] 5441bbb5b0d7: Preparing [2024-12-09T08:27:17.713Z] 75654b8eeebd: Preparing [2024-12-09T08:27:17.713Z] 962f36155d78: Waiting [2024-12-09T08:27:17.713Z] 45bb9826ba21: Waiting [2024-12-09T08:27:17.713Z] 393c6b57ce4f: Waiting [2024-12-09T08:27:17.713Z] 5441bbb5b0d7: Waiting [2024-12-09T08:27:17.713Z] 75654b8eeebd: Waiting [2024-12-09T08:27:17.713Z] 630d0f84280f: Waiting [2024-12-09T08:27:17.713Z] 4da48fbff47b: Waiting [2024-12-09T08:27:17.713Z] ba50cf06292d: Layer already exists [2024-12-09T08:27:17.713Z] 63edc1f7cf00: Layer already exists [2024-12-09T08:27:17.713Z] 519b48c2ccb1: Layer already exists [2024-12-09T08:27:17.713Z] 39ab4388a836: Layer already exists [2024-12-09T08:27:17.713Z] fb7224b91d82: Layer already exists [2024-12-09T08:27:17.713Z] 4da48fbff47b: Layer already exists [2024-12-09T08:27:17.713Z] 630d0f84280f: Layer already exists [2024-12-09T08:27:17.713Z] 962f36155d78: Layer already exists [2024-12-09T08:27:17.713Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:17.713Z] 393c6b57ce4f: Layer already exists [2024-12-09T08:27:17.713Z] 5441bbb5b0d7: Layer already exists [2024-12-09T08:27:17.713Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:17.713Z] main: digest: sha256:babbf7c9766d6aee76bc96fdd07fb9708954b531e97ff87d91fb197b661ade20 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:27:17.776Z] ===================================================== [Pipeline] echo [2024-12-09T08:27:17.789Z] taggedImages: [2024-12-09T08:27:17.789Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:17.789Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-09T08:27:17.789Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.24 [2024-12-09T08:27:17.789Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:17.789Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-09T08:27:17.816Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-09T08:27:17.816Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:17.816Z] latest [2024-12-09T08:27:17.816Z] 4.0.0-dev.24 [2024-12-09T08:27:17.816Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:17.816Z] main [2024-12-09T08:27:17.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:18.143Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:18.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:18.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T08:27:18.463Z] 534869e07ddf: Preparing [2024-12-09T08:27:18.463Z] f9a6871b18b9: Preparing [2024-12-09T08:27:18.463Z] 962f36155d78: Preparing [2024-12-09T08:27:18.463Z] 45bb9826ba21: Preparing [2024-12-09T08:27:18.463Z] f8098ee25c63: Preparing [2024-12-09T08:27:18.463Z] da72c7235fdc: Preparing [2024-12-09T08:27:18.463Z] 75654b8eeebd: Preparing [2024-12-09T08:27:18.463Z] da72c7235fdc: Waiting [2024-12-09T08:27:18.463Z] 75654b8eeebd: Waiting [2024-12-09T08:27:18.463Z] 962f36155d78: Layer already exists [2024-12-09T08:27:18.463Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:18.463Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:18.463Z] 534869e07ddf: Pushed [2024-12-09T08:27:19.027Z] f8098ee25c63: Pushed [2024-12-09T08:27:19.284Z] da72c7235fdc: Pushed [2024-12-09T08:27:20.219Z] f9a6871b18b9: Pushed [2024-12-09T08:27:20.478Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:20.809Z] + 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 [2024-12-09T08:27:21.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-09T08:27:21.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T08:27:21.140Z] 534869e07ddf: Preparing [2024-12-09T08:27:21.140Z] f9a6871b18b9: Preparing [2024-12-09T08:27:21.140Z] 962f36155d78: Preparing [2024-12-09T08:27:21.140Z] 45bb9826ba21: Preparing [2024-12-09T08:27:21.140Z] f8098ee25c63: Preparing [2024-12-09T08:27:21.140Z] da72c7235fdc: Preparing [2024-12-09T08:27:21.140Z] 75654b8eeebd: Preparing [2024-12-09T08:27:21.140Z] da72c7235fdc: Waiting [2024-12-09T08:27:21.140Z] 75654b8eeebd: Waiting [2024-12-09T08:27:21.140Z] 962f36155d78: Layer already exists [2024-12-09T08:27:21.140Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:21.140Z] 534869e07ddf: Layer already exists [2024-12-09T08:27:21.140Z] f9a6871b18b9: Layer already exists [2024-12-09T08:27:21.140Z] f8098ee25c63: Layer already exists [2024-12-09T08:27:21.140Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:21.140Z] da72c7235fdc: Layer already exists [2024-12-09T08:27:21.140Z] latest: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:21.464Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:21.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.24 [2024-12-09T08:27:21.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T08:27:21.787Z] 534869e07ddf: Preparing [2024-12-09T08:27:21.787Z] f9a6871b18b9: Preparing [2024-12-09T08:27:21.787Z] 962f36155d78: Preparing [2024-12-09T08:27:21.787Z] 45bb9826ba21: Preparing [2024-12-09T08:27:21.787Z] f8098ee25c63: Preparing [2024-12-09T08:27:21.787Z] da72c7235fdc: Preparing [2024-12-09T08:27:21.787Z] 75654b8eeebd: Preparing [2024-12-09T08:27:21.787Z] da72c7235fdc: Waiting [2024-12-09T08:27:21.787Z] 75654b8eeebd: Waiting [2024-12-09T08:27:21.787Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:21.787Z] 962f36155d78: Layer already exists [2024-12-09T08:27:21.787Z] 534869e07ddf: Layer already exists [2024-12-09T08:27:21.787Z] f9a6871b18b9: Layer already exists [2024-12-09T08:27:21.787Z] f8098ee25c63: Layer already exists [2024-12-09T08:27:21.787Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:21.787Z] da72c7235fdc: Layer already exists [2024-12-09T08:27:21.787Z] 4.0.0-dev.24: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:22.109Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:22.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:22.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T08:27:22.429Z] 534869e07ddf: Preparing [2024-12-09T08:27:22.429Z] f9a6871b18b9: Preparing [2024-12-09T08:27:22.429Z] 962f36155d78: Preparing [2024-12-09T08:27:22.429Z] 45bb9826ba21: Preparing [2024-12-09T08:27:22.429Z] f8098ee25c63: Preparing [2024-12-09T08:27:22.429Z] da72c7235fdc: Preparing [2024-12-09T08:27:22.429Z] 75654b8eeebd: Preparing [2024-12-09T08:27:22.429Z] da72c7235fdc: Waiting [2024-12-09T08:27:22.429Z] 75654b8eeebd: Waiting [2024-12-09T08:27:22.429Z] f9a6871b18b9: Layer already exists [2024-12-09T08:27:22.429Z] f8098ee25c63: Layer already exists [2024-12-09T08:27:22.429Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:22.429Z] 534869e07ddf: Layer already exists [2024-12-09T08:27:22.429Z] 962f36155d78: Layer already exists [2024-12-09T08:27:22.429Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:22.429Z] da72c7235fdc: Layer already exists [2024-12-09T08:27:22.429Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:22.755Z] + 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 [2024-12-09T08:27:23.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-09T08:27:23.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-09T08:27:23.070Z] 534869e07ddf: Preparing [2024-12-09T08:27:23.070Z] f9a6871b18b9: Preparing [2024-12-09T08:27:23.070Z] 962f36155d78: Preparing [2024-12-09T08:27:23.070Z] 45bb9826ba21: Preparing [2024-12-09T08:27:23.070Z] f8098ee25c63: Preparing [2024-12-09T08:27:23.070Z] da72c7235fdc: Preparing [2024-12-09T08:27:23.070Z] 75654b8eeebd: Preparing [2024-12-09T08:27:23.070Z] 75654b8eeebd: Waiting [2024-12-09T08:27:23.070Z] da72c7235fdc: Waiting [2024-12-09T08:27:23.070Z] 962f36155d78: Layer already exists [2024-12-09T08:27:23.070Z] 534869e07ddf: Layer already exists [2024-12-09T08:27:23.070Z] f9a6871b18b9: Layer already exists [2024-12-09T08:27:23.070Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:23.070Z] f8098ee25c63: Layer already exists [2024-12-09T08:27:23.070Z] da72c7235fdc: Layer already exists [2024-12-09T08:27:23.070Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:23.070Z] main: digest: sha256:ab706f70cdc8b96bac57ae7646762b0f815c2ddb9632ded1b811e857ded88f2b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:27:23.137Z] ===================================================== [Pipeline] echo [2024-12-09T08:27:23.150Z] taggedImages: [2024-12-09T08:27:23.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:23.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-09T08:27:23.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.24 [2024-12-09T08:27:23.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:23.150Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-09T08:27:23.176Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-09T08:27:23.176Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:23.176Z] latest [2024-12-09T08:27:23.176Z] 4.0.0-dev.24 [2024-12-09T08:27:23.176Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:23.176Z] main [2024-12-09T08:27:23.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:23.523Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:23.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:23.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T08:27:23.841Z] eb21691fa2f6: Preparing [2024-12-09T08:27:23.841Z] a2654ec5aa8f: Preparing [2024-12-09T08:27:23.841Z] 4435d0f6f329: Preparing [2024-12-09T08:27:23.841Z] 962f36155d78: Preparing [2024-12-09T08:27:23.841Z] 45bb9826ba21: Preparing [2024-12-09T08:27:23.841Z] 401c246904f3: Preparing [2024-12-09T08:27:23.841Z] a6677fa97990: Preparing [2024-12-09T08:27:23.841Z] e86babf65fc9: Preparing [2024-12-09T08:27:23.841Z] d595c27ec99e: Preparing [2024-12-09T08:27:23.841Z] 75654b8eeebd: Preparing [2024-12-09T08:27:23.841Z] a6677fa97990: Waiting [2024-12-09T08:27:23.841Z] 401c246904f3: Waiting [2024-12-09T08:27:23.841Z] e86babf65fc9: Waiting [2024-12-09T08:27:23.841Z] d595c27ec99e: Waiting [2024-12-09T08:27:23.841Z] 75654b8eeebd: Waiting [2024-12-09T08:27:23.841Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:23.841Z] 962f36155d78: Layer already exists [2024-12-09T08:27:23.841Z] 4435d0f6f329: Pushed [2024-12-09T08:27:23.841Z] eb21691fa2f6: Pushed [2024-12-09T08:27:23.841Z] a2654ec5aa8f: Pushed [2024-12-09T08:27:23.841Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:24.100Z] e86babf65fc9: Pushed [2024-12-09T08:27:25.035Z] d595c27ec99e: Pushed [2024-12-09T08:27:29.220Z] a6677fa97990: Pushed [2024-12-09T08:27:33.412Z] 401c246904f3: Pushed [2024-12-09T08:27:33.412Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:33.736Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:34.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-09T08:27:34.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T08:27:34.057Z] eb21691fa2f6: Preparing [2024-12-09T08:27:34.057Z] a2654ec5aa8f: Preparing [2024-12-09T08:27:34.057Z] 4435d0f6f329: Preparing [2024-12-09T08:27:34.057Z] 962f36155d78: Preparing [2024-12-09T08:27:34.057Z] 45bb9826ba21: Preparing [2024-12-09T08:27:34.057Z] 401c246904f3: Preparing [2024-12-09T08:27:34.057Z] a6677fa97990: Preparing [2024-12-09T08:27:34.057Z] e86babf65fc9: Preparing [2024-12-09T08:27:34.057Z] d595c27ec99e: Preparing [2024-12-09T08:27:34.057Z] 75654b8eeebd: Preparing [2024-12-09T08:27:34.057Z] 401c246904f3: Waiting [2024-12-09T08:27:34.057Z] a6677fa97990: Waiting [2024-12-09T08:27:34.057Z] d595c27ec99e: Waiting [2024-12-09T08:27:34.057Z] 75654b8eeebd: Waiting [2024-12-09T08:27:34.057Z] eb21691fa2f6: Layer already exists [2024-12-09T08:27:34.057Z] 4435d0f6f329: Layer already exists [2024-12-09T08:27:34.057Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:34.057Z] 962f36155d78: Layer already exists [2024-12-09T08:27:34.057Z] a2654ec5aa8f: Layer already exists [2024-12-09T08:27:34.057Z] 401c246904f3: Layer already exists [2024-12-09T08:27:34.057Z] a6677fa97990: Layer already exists [2024-12-09T08:27:34.057Z] e86babf65fc9: Layer already exists [2024-12-09T08:27:34.057Z] d595c27ec99e: Layer already exists [2024-12-09T08:27:34.057Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:34.057Z] latest: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:34.385Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:34.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.24 [2024-12-09T08:27:34.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T08:27:34.708Z] eb21691fa2f6: Preparing [2024-12-09T08:27:34.708Z] a2654ec5aa8f: Preparing [2024-12-09T08:27:34.708Z] 4435d0f6f329: Preparing [2024-12-09T08:27:34.708Z] 962f36155d78: Preparing [2024-12-09T08:27:34.708Z] 45bb9826ba21: Preparing [2024-12-09T08:27:34.708Z] 401c246904f3: Preparing [2024-12-09T08:27:34.708Z] a6677fa97990: Preparing [2024-12-09T08:27:34.708Z] e86babf65fc9: Preparing [2024-12-09T08:27:34.708Z] d595c27ec99e: Preparing [2024-12-09T08:27:34.708Z] 75654b8eeebd: Preparing [2024-12-09T08:27:34.708Z] 401c246904f3: Waiting [2024-12-09T08:27:34.708Z] a6677fa97990: Waiting [2024-12-09T08:27:34.708Z] e86babf65fc9: Waiting [2024-12-09T08:27:34.708Z] d595c27ec99e: Waiting [2024-12-09T08:27:34.708Z] 75654b8eeebd: Waiting [2024-12-09T08:27:34.708Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:34.708Z] 4435d0f6f329: Layer already exists [2024-12-09T08:27:34.708Z] 962f36155d78: Layer already exists [2024-12-09T08:27:34.708Z] a2654ec5aa8f: Layer already exists [2024-12-09T08:27:34.708Z] eb21691fa2f6: Layer already exists [2024-12-09T08:27:34.708Z] 401c246904f3: Layer already exists [2024-12-09T08:27:34.708Z] a6677fa97990: Layer already exists [2024-12-09T08:27:34.708Z] e86babf65fc9: Layer already exists [2024-12-09T08:27:34.708Z] d595c27ec99e: Layer already exists [2024-12-09T08:27:34.708Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:34.708Z] 4.0.0-dev.24: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:35.041Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:35.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:35.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T08:27:35.362Z] eb21691fa2f6: Preparing [2024-12-09T08:27:35.362Z] a2654ec5aa8f: Preparing [2024-12-09T08:27:35.362Z] 4435d0f6f329: Preparing [2024-12-09T08:27:35.362Z] 962f36155d78: Preparing [2024-12-09T08:27:35.362Z] 45bb9826ba21: Preparing [2024-12-09T08:27:35.362Z] 401c246904f3: Preparing [2024-12-09T08:27:35.362Z] a6677fa97990: Preparing [2024-12-09T08:27:35.362Z] e86babf65fc9: Preparing [2024-12-09T08:27:35.362Z] d595c27ec99e: Preparing [2024-12-09T08:27:35.362Z] 401c246904f3: Waiting [2024-12-09T08:27:35.362Z] 75654b8eeebd: Preparing [2024-12-09T08:27:35.362Z] e86babf65fc9: Waiting [2024-12-09T08:27:35.362Z] 75654b8eeebd: Waiting [2024-12-09T08:27:35.362Z] d595c27ec99e: Waiting [2024-12-09T08:27:35.362Z] a6677fa97990: Waiting [2024-12-09T08:27:35.362Z] eb21691fa2f6: Layer already exists [2024-12-09T08:27:35.362Z] a2654ec5aa8f: Layer already exists [2024-12-09T08:27:35.362Z] 962f36155d78: Layer already exists [2024-12-09T08:27:35.362Z] 4435d0f6f329: Layer already exists [2024-12-09T08:27:35.362Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:35.362Z] d595c27ec99e: Layer already exists [2024-12-09T08:27:35.362Z] a6677fa97990: Layer already exists [2024-12-09T08:27:35.362Z] e86babf65fc9: Layer already exists [2024-12-09T08:27:35.362Z] 401c246904f3: Layer already exists [2024-12-09T08:27:35.362Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:35.362Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:35.686Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:36.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-09T08:27:36.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-09T08:27:36.019Z] eb21691fa2f6: Preparing [2024-12-09T08:27:36.019Z] a2654ec5aa8f: Preparing [2024-12-09T08:27:36.019Z] 4435d0f6f329: Preparing [2024-12-09T08:27:36.019Z] 962f36155d78: Preparing [2024-12-09T08:27:36.019Z] 45bb9826ba21: Preparing [2024-12-09T08:27:36.019Z] 401c246904f3: Preparing [2024-12-09T08:27:36.019Z] a6677fa97990: Preparing [2024-12-09T08:27:36.019Z] e86babf65fc9: Preparing [2024-12-09T08:27:36.019Z] d595c27ec99e: Preparing [2024-12-09T08:27:36.019Z] 75654b8eeebd: Preparing [2024-12-09T08:27:36.019Z] 401c246904f3: Waiting [2024-12-09T08:27:36.019Z] a6677fa97990: Waiting [2024-12-09T08:27:36.019Z] e86babf65fc9: Waiting [2024-12-09T08:27:36.019Z] d595c27ec99e: Waiting [2024-12-09T08:27:36.019Z] 75654b8eeebd: Waiting [2024-12-09T08:27:36.019Z] eb21691fa2f6: Layer already exists [2024-12-09T08:27:36.019Z] a2654ec5aa8f: Layer already exists [2024-12-09T08:27:36.019Z] 4435d0f6f329: Layer already exists [2024-12-09T08:27:36.019Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:36.019Z] 962f36155d78: Layer already exists [2024-12-09T08:27:36.019Z] e86babf65fc9: Layer already exists [2024-12-09T08:27:36.019Z] 401c246904f3: Layer already exists [2024-12-09T08:27:36.019Z] d595c27ec99e: Layer already exists [2024-12-09T08:27:36.019Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:36.019Z] a6677fa97990: Layer already exists [2024-12-09T08:27:36.019Z] main: digest: sha256:8b4a2e28bebca0568b7e4fc08cd073ab1d540346c10b7091ef23e241cc939430 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:27:36.098Z] ===================================================== [Pipeline] echo [2024-12-09T08:27:36.109Z] taggedImages: [2024-12-09T08:27:36.109Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:36.109Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-09T08:27:36.109Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.24 [2024-12-09T08:27:36.109Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:36.109Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-09T08:27:36.139Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-09T08:27:36.139Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:36.139Z] latest [2024-12-09T08:27:36.139Z] 4.0.0-dev.24 [2024-12-09T08:27:36.139Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:36.139Z] main [2024-12-09T08:27:36.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:36.483Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:36.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:36.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T08:27:36.805Z] 6df128ca874b: Preparing [2024-12-09T08:27:36.805Z] f1decde80678: Preparing [2024-12-09T08:27:36.805Z] ca11f437f068: Preparing [2024-12-09T08:27:36.805Z] 962f36155d78: Preparing [2024-12-09T08:27:36.805Z] 45bb9826ba21: Preparing [2024-12-09T08:27:36.805Z] d73c2c6510dc: Preparing [2024-12-09T08:27:36.805Z] 4ae7cc20c10a: Preparing [2024-12-09T08:27:36.805Z] cfe5369850fb: Preparing [2024-12-09T08:27:36.805Z] 75654b8eeebd: Preparing [2024-12-09T08:27:36.805Z] d73c2c6510dc: Waiting [2024-12-09T08:27:36.805Z] cfe5369850fb: Waiting [2024-12-09T08:27:36.805Z] 4ae7cc20c10a: Waiting [2024-12-09T08:27:36.805Z] 75654b8eeebd: Waiting [2024-12-09T08:27:36.805Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:36.805Z] 962f36155d78: Layer already exists [2024-12-09T08:27:36.805Z] 6df128ca874b: Pushed [2024-12-09T08:27:36.805Z] f1decde80678: Pushed [2024-12-09T08:27:36.805Z] ca11f437f068: Pushed [2024-12-09T08:27:36.805Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:37.064Z] cfe5369850fb: Pushed [2024-12-09T08:27:37.325Z] 4ae7cc20c10a: Pushed [2024-12-09T08:27:47.318Z] d73c2c6510dc: Pushed [2024-12-09T08:27:47.318Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:47.643Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:47.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-09T08:27:47.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T08:27:47.966Z] 6df128ca874b: Preparing [2024-12-09T08:27:47.966Z] f1decde80678: Preparing [2024-12-09T08:27:47.966Z] ca11f437f068: Preparing [2024-12-09T08:27:47.966Z] 962f36155d78: Preparing [2024-12-09T08:27:47.966Z] 45bb9826ba21: Preparing [2024-12-09T08:27:47.966Z] d73c2c6510dc: Preparing [2024-12-09T08:27:47.966Z] 4ae7cc20c10a: Preparing [2024-12-09T08:27:47.966Z] cfe5369850fb: Preparing [2024-12-09T08:27:47.966Z] 75654b8eeebd: Preparing [2024-12-09T08:27:47.966Z] 4ae7cc20c10a: Waiting [2024-12-09T08:27:47.966Z] d73c2c6510dc: Waiting [2024-12-09T08:27:47.966Z] cfe5369850fb: Waiting [2024-12-09T08:27:47.966Z] 75654b8eeebd: Waiting [2024-12-09T08:27:47.966Z] 6df128ca874b: Layer already exists [2024-12-09T08:27:47.966Z] 962f36155d78: Layer already exists [2024-12-09T08:27:47.966Z] f1decde80678: Layer already exists [2024-12-09T08:27:47.966Z] ca11f437f068: Layer already exists [2024-12-09T08:27:47.966Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:47.966Z] 4ae7cc20c10a: Layer already exists [2024-12-09T08:27:47.966Z] d73c2c6510dc: Layer already exists [2024-12-09T08:27:47.966Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:47.966Z] cfe5369850fb: Layer already exists [2024-12-09T08:27:47.966Z] latest: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:48.290Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:48.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.24 [2024-12-09T08:27:48.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T08:27:48.614Z] 6df128ca874b: Preparing [2024-12-09T08:27:48.614Z] f1decde80678: Preparing [2024-12-09T08:27:48.614Z] ca11f437f068: Preparing [2024-12-09T08:27:48.614Z] 962f36155d78: Preparing [2024-12-09T08:27:48.614Z] 45bb9826ba21: Preparing [2024-12-09T08:27:48.614Z] d73c2c6510dc: Preparing [2024-12-09T08:27:48.614Z] d73c2c6510dc: Waiting [2024-12-09T08:27:48.614Z] 4ae7cc20c10a: Preparing [2024-12-09T08:27:48.614Z] cfe5369850fb: Preparing [2024-12-09T08:27:48.614Z] 75654b8eeebd: Preparing [2024-12-09T08:27:48.614Z] 75654b8eeebd: Waiting [2024-12-09T08:27:48.614Z] 4ae7cc20c10a: Waiting [2024-12-09T08:27:48.614Z] f1decde80678: Layer already exists [2024-12-09T08:27:48.614Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:48.614Z] ca11f437f068: Layer already exists [2024-12-09T08:27:48.614Z] 962f36155d78: Layer already exists [2024-12-09T08:27:48.614Z] 6df128ca874b: Layer already exists [2024-12-09T08:27:48.614Z] 4ae7cc20c10a: Layer already exists [2024-12-09T08:27:48.614Z] d73c2c6510dc: Layer already exists [2024-12-09T08:27:48.614Z] cfe5369850fb: Layer already exists [2024-12-09T08:27:48.614Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:48.614Z] 4.0.0-dev.24: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:48.941Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:49.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:49.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T08:27:49.260Z] 6df128ca874b: Preparing [2024-12-09T08:27:49.260Z] f1decde80678: Preparing [2024-12-09T08:27:49.260Z] ca11f437f068: Preparing [2024-12-09T08:27:49.260Z] 962f36155d78: Preparing [2024-12-09T08:27:49.260Z] 45bb9826ba21: Preparing [2024-12-09T08:27:49.260Z] d73c2c6510dc: Preparing [2024-12-09T08:27:49.260Z] 4ae7cc20c10a: Preparing [2024-12-09T08:27:49.260Z] cfe5369850fb: Preparing [2024-12-09T08:27:49.260Z] 75654b8eeebd: Preparing [2024-12-09T08:27:49.260Z] 4ae7cc20c10a: Waiting [2024-12-09T08:27:49.260Z] cfe5369850fb: Waiting [2024-12-09T08:27:49.260Z] 75654b8eeebd: Waiting [2024-12-09T08:27:49.260Z] d73c2c6510dc: Waiting [2024-12-09T08:27:49.260Z] f1decde80678: Layer already exists [2024-12-09T08:27:49.260Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:49.260Z] ca11f437f068: Layer already exists [2024-12-09T08:27:49.260Z] 6df128ca874b: Layer already exists [2024-12-09T08:27:49.260Z] 962f36155d78: Layer already exists [2024-12-09T08:27:49.260Z] 4ae7cc20c10a: Layer already exists [2024-12-09T08:27:49.260Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:49.260Z] d73c2c6510dc: Layer already exists [2024-12-09T08:27:49.260Z] cfe5369850fb: Layer already exists [2024-12-09T08:27:49.260Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:49.583Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:49.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-09T08:27:49.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-09T08:27:49.902Z] 6df128ca874b: Preparing [2024-12-09T08:27:49.902Z] f1decde80678: Preparing [2024-12-09T08:27:49.902Z] ca11f437f068: Preparing [2024-12-09T08:27:49.902Z] 962f36155d78: Preparing [2024-12-09T08:27:49.902Z] 45bb9826ba21: Preparing [2024-12-09T08:27:49.902Z] d73c2c6510dc: Preparing [2024-12-09T08:27:49.902Z] 4ae7cc20c10a: Preparing [2024-12-09T08:27:49.902Z] cfe5369850fb: Preparing [2024-12-09T08:27:49.902Z] 75654b8eeebd: Preparing [2024-12-09T08:27:49.902Z] 4ae7cc20c10a: Waiting [2024-12-09T08:27:49.902Z] 75654b8eeebd: Waiting [2024-12-09T08:27:49.902Z] cfe5369850fb: Waiting [2024-12-09T08:27:49.902Z] d73c2c6510dc: Waiting [2024-12-09T08:27:49.902Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:49.902Z] f1decde80678: Layer already exists [2024-12-09T08:27:49.902Z] 6df128ca874b: Layer already exists [2024-12-09T08:27:49.902Z] ca11f437f068: Layer already exists [2024-12-09T08:27:49.902Z] 962f36155d78: Layer already exists [2024-12-09T08:27:49.902Z] d73c2c6510dc: Layer already exists [2024-12-09T08:27:49.902Z] 4ae7cc20c10a: Layer already exists [2024-12-09T08:27:49.902Z] cfe5369850fb: Layer already exists [2024-12-09T08:27:49.902Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:49.902Z] main: digest: sha256:0adb34d363fed89ef7927e7f1a46147e9c9ad429b23a219734b27798c7b9feef size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:27:49.974Z] ===================================================== [Pipeline] echo [2024-12-09T08:27:49.989Z] taggedImages: [2024-12-09T08:27:49.989Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:49.989Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-09T08:27:49.989Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.24 [2024-12-09T08:27:49.989Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:49.989Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-09T08:27:50.021Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-09T08:27:50.021Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:50.021Z] latest [2024-12-09T08:27:50.021Z] 4.0.0-dev.24 [2024-12-09T08:27:50.021Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:27:50.021Z] main [2024-12-09T08:27:50.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:50.362Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:27:50.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:27:50.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T08:27:50.683Z] eb21691fa2f6: Preparing [2024-12-09T08:27:50.683Z] 15184069673d: Preparing [2024-12-09T08:27:50.683Z] 849ea113e3f2: Preparing [2024-12-09T08:27:50.683Z] 962f36155d78: Preparing [2024-12-09T08:27:50.683Z] 45bb9826ba21: Preparing [2024-12-09T08:27:50.683Z] c3c1a47c6d9f: Preparing [2024-12-09T08:27:50.683Z] e86babf65fc9: Preparing [2024-12-09T08:27:50.683Z] d595c27ec99e: Preparing [2024-12-09T08:27:50.683Z] 75654b8eeebd: Preparing [2024-12-09T08:27:50.683Z] c3c1a47c6d9f: Waiting [2024-12-09T08:27:50.683Z] e86babf65fc9: Waiting [2024-12-09T08:27:50.683Z] d595c27ec99e: Waiting [2024-12-09T08:27:50.683Z] 75654b8eeebd: Waiting [2024-12-09T08:27:50.683Z] 962f36155d78: Layer already exists [2024-12-09T08:27:50.683Z] eb21691fa2f6: Layer already exists [2024-12-09T08:27:50.683Z] 45bb9826ba21: Layer already exists [2024-12-09T08:27:50.683Z] d595c27ec99e: Layer already exists [2024-12-09T08:27:50.683Z] e86babf65fc9: Layer already exists [2024-12-09T08:27:50.683Z] 75654b8eeebd: Layer already exists [2024-12-09T08:27:50.683Z] 849ea113e3f2: Pushed [2024-12-09T08:27:50.683Z] 15184069673d: Pushed [2024-12-09T08:28:00.664Z] c3c1a47c6d9f: Pushed [2024-12-09T08:28:00.665Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:00.990Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:01.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-09T08:28:01.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T08:28:01.313Z] eb21691fa2f6: Preparing [2024-12-09T08:28:01.313Z] 15184069673d: Preparing [2024-12-09T08:28:01.313Z] 849ea113e3f2: Preparing [2024-12-09T08:28:01.313Z] 962f36155d78: Preparing [2024-12-09T08:28:01.313Z] 45bb9826ba21: Preparing [2024-12-09T08:28:01.313Z] c3c1a47c6d9f: Preparing [2024-12-09T08:28:01.313Z] e86babf65fc9: Preparing [2024-12-09T08:28:01.313Z] d595c27ec99e: Preparing [2024-12-09T08:28:01.313Z] 75654b8eeebd: Preparing [2024-12-09T08:28:01.313Z] e86babf65fc9: Waiting [2024-12-09T08:28:01.313Z] 75654b8eeebd: Waiting [2024-12-09T08:28:01.313Z] d595c27ec99e: Waiting [2024-12-09T08:28:01.313Z] c3c1a47c6d9f: Waiting [2024-12-09T08:28:01.313Z] 15184069673d: Layer already exists [2024-12-09T08:28:01.313Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:01.313Z] 849ea113e3f2: Layer already exists [2024-12-09T08:28:01.313Z] 962f36155d78: Layer already exists [2024-12-09T08:28:01.313Z] eb21691fa2f6: Layer already exists [2024-12-09T08:28:01.313Z] c3c1a47c6d9f: Layer already exists [2024-12-09T08:28:01.313Z] d595c27ec99e: Layer already exists [2024-12-09T08:28:01.313Z] e86babf65fc9: Layer already exists [2024-12-09T08:28:01.313Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:01.313Z] latest: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:01.635Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:01.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.24 [2024-12-09T08:28:01.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T08:28:01.950Z] eb21691fa2f6: Preparing [2024-12-09T08:28:01.950Z] 15184069673d: Preparing [2024-12-09T08:28:01.950Z] 849ea113e3f2: Preparing [2024-12-09T08:28:01.950Z] 962f36155d78: Preparing [2024-12-09T08:28:01.950Z] 45bb9826ba21: Preparing [2024-12-09T08:28:01.950Z] c3c1a47c6d9f: Preparing [2024-12-09T08:28:01.950Z] e86babf65fc9: Preparing [2024-12-09T08:28:01.950Z] d595c27ec99e: Preparing [2024-12-09T08:28:01.950Z] 75654b8eeebd: Preparing [2024-12-09T08:28:01.950Z] d595c27ec99e: Waiting [2024-12-09T08:28:01.950Z] 75654b8eeebd: Waiting [2024-12-09T08:28:01.950Z] c3c1a47c6d9f: Waiting [2024-12-09T08:28:01.950Z] 962f36155d78: Layer already exists [2024-12-09T08:28:01.950Z] 15184069673d: Layer already exists [2024-12-09T08:28:01.950Z] eb21691fa2f6: Layer already exists [2024-12-09T08:28:01.950Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:01.950Z] 849ea113e3f2: Layer already exists [2024-12-09T08:28:01.950Z] c3c1a47c6d9f: Layer already exists [2024-12-09T08:28:01.950Z] e86babf65fc9: Layer already exists [2024-12-09T08:28:01.950Z] d595c27ec99e: Layer already exists [2024-12-09T08:28:01.950Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:01.950Z] 4.0.0-dev.24: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:02.272Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:02.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:02.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T08:28:02.598Z] eb21691fa2f6: Preparing [2024-12-09T08:28:02.598Z] 15184069673d: Preparing [2024-12-09T08:28:02.598Z] 849ea113e3f2: Preparing [2024-12-09T08:28:02.598Z] 962f36155d78: Preparing [2024-12-09T08:28:02.598Z] 45bb9826ba21: Preparing [2024-12-09T08:28:02.598Z] c3c1a47c6d9f: Preparing [2024-12-09T08:28:02.598Z] e86babf65fc9: Preparing [2024-12-09T08:28:02.598Z] d595c27ec99e: Preparing [2024-12-09T08:28:02.598Z] 75654b8eeebd: Preparing [2024-12-09T08:28:02.598Z] e86babf65fc9: Waiting [2024-12-09T08:28:02.598Z] d595c27ec99e: Waiting [2024-12-09T08:28:02.598Z] 75654b8eeebd: Waiting [2024-12-09T08:28:02.598Z] c3c1a47c6d9f: Waiting [2024-12-09T08:28:02.598Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:02.598Z] eb21691fa2f6: Layer already exists [2024-12-09T08:28:02.598Z] 849ea113e3f2: Layer already exists [2024-12-09T08:28:02.598Z] 15184069673d: Layer already exists [2024-12-09T08:28:02.598Z] 962f36155d78: Layer already exists [2024-12-09T08:28:02.598Z] e86babf65fc9: Layer already exists [2024-12-09T08:28:02.598Z] d595c27ec99e: Layer already exists [2024-12-09T08:28:02.598Z] c3c1a47c6d9f: Layer already exists [2024-12-09T08:28:02.598Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:02.598Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:02.922Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:03.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-09T08:28:03.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-09T08:28:03.244Z] eb21691fa2f6: Preparing [2024-12-09T08:28:03.244Z] 15184069673d: Preparing [2024-12-09T08:28:03.244Z] 849ea113e3f2: Preparing [2024-12-09T08:28:03.244Z] 962f36155d78: Preparing [2024-12-09T08:28:03.244Z] 45bb9826ba21: Preparing [2024-12-09T08:28:03.244Z] c3c1a47c6d9f: Preparing [2024-12-09T08:28:03.244Z] e86babf65fc9: Preparing [2024-12-09T08:28:03.244Z] d595c27ec99e: Preparing [2024-12-09T08:28:03.244Z] 75654b8eeebd: Preparing [2024-12-09T08:28:03.244Z] c3c1a47c6d9f: Waiting [2024-12-09T08:28:03.244Z] e86babf65fc9: Waiting [2024-12-09T08:28:03.244Z] d595c27ec99e: Waiting [2024-12-09T08:28:03.244Z] 75654b8eeebd: Waiting [2024-12-09T08:28:03.244Z] 15184069673d: Layer already exists [2024-12-09T08:28:03.244Z] 962f36155d78: Layer already exists [2024-12-09T08:28:03.244Z] eb21691fa2f6: Layer already exists [2024-12-09T08:28:03.244Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:03.244Z] 849ea113e3f2: Layer already exists [2024-12-09T08:28:03.244Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:03.244Z] d595c27ec99e: Layer already exists [2024-12-09T08:28:03.244Z] c3c1a47c6d9f: Layer already exists [2024-12-09T08:28:03.244Z] e86babf65fc9: Layer already exists [2024-12-09T08:28:03.244Z] main: digest: sha256:f76dca7640e63a2f444943bbb9a3a06f3c3013ae335a2d3a4659b6b9b69561d0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:28:03.318Z] ===================================================== [Pipeline] echo [2024-12-09T08:28:03.332Z] taggedImages: [2024-12-09T08:28:03.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:28:03.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-09T08:28:03.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.24 [2024-12-09T08:28:03.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:03.332Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-09T08:28:03.361Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-09T08:28:03.361Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:28:03.361Z] latest [2024-12-09T08:28:03.361Z] 4.0.0-dev.24 [2024-12-09T08:28:03.361Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:03.361Z] main [2024-12-09T08:28:03.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:03.698Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:04.020Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:28:04.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T08:28:04.020Z] 98f670222f8c: Preparing [2024-12-09T08:28:04.020Z] 294624e509f9: Preparing [2024-12-09T08:28:04.020Z] 3343b0dd9b59: Preparing [2024-12-09T08:28:04.020Z] 962f36155d78: Preparing [2024-12-09T08:28:04.020Z] 45bb9826ba21: Preparing [2024-12-09T08:28:04.020Z] 4d03df100f0f: Preparing [2024-12-09T08:28:04.020Z] f234e259bd96: Preparing [2024-12-09T08:28:04.020Z] 75654b8eeebd: Preparing [2024-12-09T08:28:04.020Z] 4d03df100f0f: Waiting [2024-12-09T08:28:04.020Z] f234e259bd96: Waiting [2024-12-09T08:28:04.020Z] 75654b8eeebd: Waiting [2024-12-09T08:28:04.020Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:04.020Z] 962f36155d78: Layer already exists [2024-12-09T08:28:04.020Z] 294624e509f9: Pushed [2024-12-09T08:28:04.020Z] 98f670222f8c: Pushed [2024-12-09T08:28:04.020Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:04.020Z] f234e259bd96: Pushed [2024-12-09T08:28:04.587Z] 4d03df100f0f: Pushed [2024-12-09T08:28:07.878Z] 3343b0dd9b59: Pushed [2024-12-09T08:28:07.878Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:08.204Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:08.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-09T08:28:08.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T08:28:08.529Z] 98f670222f8c: Preparing [2024-12-09T08:28:08.529Z] 294624e509f9: Preparing [2024-12-09T08:28:08.529Z] 3343b0dd9b59: Preparing [2024-12-09T08:28:08.529Z] 962f36155d78: Preparing [2024-12-09T08:28:08.529Z] 45bb9826ba21: Preparing [2024-12-09T08:28:08.530Z] 4d03df100f0f: Preparing [2024-12-09T08:28:08.530Z] f234e259bd96: Preparing [2024-12-09T08:28:08.530Z] 75654b8eeebd: Preparing [2024-12-09T08:28:08.530Z] 75654b8eeebd: Waiting [2024-12-09T08:28:08.530Z] 4d03df100f0f: Waiting [2024-12-09T08:28:08.530Z] f234e259bd96: Waiting [2024-12-09T08:28:08.530Z] 294624e509f9: Layer already exists [2024-12-09T08:28:08.530Z] 98f670222f8c: Layer already exists [2024-12-09T08:28:08.530Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:08.530Z] 3343b0dd9b59: Layer already exists [2024-12-09T08:28:08.530Z] 962f36155d78: Layer already exists [2024-12-09T08:28:08.530Z] 4d03df100f0f: Layer already exists [2024-12-09T08:28:08.530Z] f234e259bd96: Layer already exists [2024-12-09T08:28:08.530Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:08.530Z] latest: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:08.862Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:09.195Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.24 [2024-12-09T08:28:09.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T08:28:09.195Z] 98f670222f8c: Preparing [2024-12-09T08:28:09.195Z] 294624e509f9: Preparing [2024-12-09T08:28:09.195Z] 3343b0dd9b59: Preparing [2024-12-09T08:28:09.195Z] 962f36155d78: Preparing [2024-12-09T08:28:09.195Z] 45bb9826ba21: Preparing [2024-12-09T08:28:09.195Z] 4d03df100f0f: Preparing [2024-12-09T08:28:09.195Z] f234e259bd96: Preparing [2024-12-09T08:28:09.195Z] 75654b8eeebd: Preparing [2024-12-09T08:28:09.195Z] 4d03df100f0f: Waiting [2024-12-09T08:28:09.195Z] f234e259bd96: Waiting [2024-12-09T08:28:09.195Z] 75654b8eeebd: Waiting [2024-12-09T08:28:09.195Z] 294624e509f9: Layer already exists [2024-12-09T08:28:09.195Z] 962f36155d78: Layer already exists [2024-12-09T08:28:09.195Z] 98f670222f8c: Layer already exists [2024-12-09T08:28:09.195Z] 3343b0dd9b59: Layer already exists [2024-12-09T08:28:09.195Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:09.195Z] f234e259bd96: Layer already exists [2024-12-09T08:28:09.195Z] 4d03df100f0f: Layer already exists [2024-12-09T08:28:09.195Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:09.195Z] 4.0.0-dev.24: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:09.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:09.852Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:09.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T08:28:09.852Z] 98f670222f8c: Preparing [2024-12-09T08:28:09.852Z] 294624e509f9: Preparing [2024-12-09T08:28:09.852Z] 3343b0dd9b59: Preparing [2024-12-09T08:28:09.852Z] 962f36155d78: Preparing [2024-12-09T08:28:09.852Z] 45bb9826ba21: Preparing [2024-12-09T08:28:09.852Z] 4d03df100f0f: Preparing [2024-12-09T08:28:09.852Z] f234e259bd96: Preparing [2024-12-09T08:28:09.852Z] 75654b8eeebd: Preparing [2024-12-09T08:28:09.852Z] f234e259bd96: Waiting [2024-12-09T08:28:09.852Z] 4d03df100f0f: Waiting [2024-12-09T08:28:09.852Z] 75654b8eeebd: Waiting [2024-12-09T08:28:09.852Z] 98f670222f8c: Layer already exists [2024-12-09T08:28:09.852Z] 3343b0dd9b59: Layer already exists [2024-12-09T08:28:09.852Z] 962f36155d78: Layer already exists [2024-12-09T08:28:09.852Z] 294624e509f9: Layer already exists [2024-12-09T08:28:09.852Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:09.852Z] 4d03df100f0f: Layer already exists [2024-12-09T08:28:09.852Z] f234e259bd96: Layer already exists [2024-12-09T08:28:09.852Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:09.852Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:10.188Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:10.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-09T08:28:10.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-09T08:28:10.508Z] 98f670222f8c: Preparing [2024-12-09T08:28:10.508Z] 294624e509f9: Preparing [2024-12-09T08:28:10.508Z] 3343b0dd9b59: Preparing [2024-12-09T08:28:10.508Z] 962f36155d78: Preparing [2024-12-09T08:28:10.508Z] 45bb9826ba21: Preparing [2024-12-09T08:28:10.508Z] 4d03df100f0f: Preparing [2024-12-09T08:28:10.508Z] f234e259bd96: Preparing [2024-12-09T08:28:10.508Z] 75654b8eeebd: Preparing [2024-12-09T08:28:10.509Z] 4d03df100f0f: Waiting [2024-12-09T08:28:10.509Z] f234e259bd96: Waiting [2024-12-09T08:28:10.509Z] 75654b8eeebd: Waiting [2024-12-09T08:28:10.509Z] 294624e509f9: Layer already exists [2024-12-09T08:28:10.509Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:10.509Z] 962f36155d78: Layer already exists [2024-12-09T08:28:10.509Z] 98f670222f8c: Layer already exists [2024-12-09T08:28:10.509Z] 3343b0dd9b59: Layer already exists [2024-12-09T08:28:10.509Z] 4d03df100f0f: Layer already exists [2024-12-09T08:28:10.509Z] f234e259bd96: Layer already exists [2024-12-09T08:28:10.509Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:10.509Z] main: digest: sha256:f993456d1bf9b73c3d33bb7285fbf9e91e336abc079c491dc9e9ebd643299772 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:28:10.585Z] ===================================================== [Pipeline] echo [2024-12-09T08:28:10.599Z] taggedImages: [2024-12-09T08:28:10.599Z] - nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:28:10.599Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-09T08:28:10.599Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.24 [2024-12-09T08:28:10.599Z] - nexus3.edgexfoundry.org:10004/support-notifications:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:10.599Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-09T08:28:10.628Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-09T08:28:10.628Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:28:10.628Z] latest [2024-12-09T08:28:10.628Z] 4.0.0-dev.24 [2024-12-09T08:28:10.628Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:10.628Z] main [2024-12-09T08:28:10.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:10.965Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:11.282Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:28:11.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T08:28:11.282Z] 622cbd0c8347: Preparing [2024-12-09T08:28:11.282Z] bf741974059c: Preparing [2024-12-09T08:28:11.282Z] 962f36155d78: Preparing [2024-12-09T08:28:11.282Z] 45bb9826ba21: Preparing [2024-12-09T08:28:11.282Z] b527634c89ba: Preparing [2024-12-09T08:28:11.282Z] cbac6475eb8d: Preparing [2024-12-09T08:28:11.282Z] 75654b8eeebd: Preparing [2024-12-09T08:28:11.282Z] 75654b8eeebd: Waiting [2024-12-09T08:28:11.282Z] cbac6475eb8d: Waiting [2024-12-09T08:28:11.282Z] 962f36155d78: Layer already exists [2024-12-09T08:28:11.282Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:11.282Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:11.282Z] 622cbd0c8347: Pushed [2024-12-09T08:28:11.541Z] cbac6475eb8d: Pushed [2024-12-09T08:28:11.800Z] b527634c89ba: Pushed [2024-12-09T08:28:15.093Z] bf741974059c: Pushed [2024-12-09T08:28:15.093Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:15.427Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:15.748Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-09T08:28:15.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T08:28:15.748Z] 622cbd0c8347: Preparing [2024-12-09T08:28:15.748Z] bf741974059c: Preparing [2024-12-09T08:28:15.748Z] 962f36155d78: Preparing [2024-12-09T08:28:15.748Z] 45bb9826ba21: Preparing [2024-12-09T08:28:15.748Z] b527634c89ba: Preparing [2024-12-09T08:28:15.748Z] cbac6475eb8d: Preparing [2024-12-09T08:28:15.748Z] 75654b8eeebd: Preparing [2024-12-09T08:28:15.748Z] cbac6475eb8d: Waiting [2024-12-09T08:28:15.748Z] 75654b8eeebd: Waiting [2024-12-09T08:28:15.748Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:15.748Z] bf741974059c: Layer already exists [2024-12-09T08:28:15.748Z] b527634c89ba: Layer already exists [2024-12-09T08:28:15.748Z] 962f36155d78: Layer already exists [2024-12-09T08:28:15.748Z] 622cbd0c8347: Layer already exists [2024-12-09T08:28:15.748Z] cbac6475eb8d: Layer already exists [2024-12-09T08:28:15.748Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:15.748Z] latest: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:16.086Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:16.419Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.24 [2024-12-09T08:28:16.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T08:28:16.419Z] 622cbd0c8347: Preparing [2024-12-09T08:28:16.419Z] bf741974059c: Preparing [2024-12-09T08:28:16.419Z] 962f36155d78: Preparing [2024-12-09T08:28:16.419Z] 45bb9826ba21: Preparing [2024-12-09T08:28:16.419Z] b527634c89ba: Preparing [2024-12-09T08:28:16.419Z] cbac6475eb8d: Preparing [2024-12-09T08:28:16.419Z] 75654b8eeebd: Preparing [2024-12-09T08:28:16.419Z] cbac6475eb8d: Waiting [2024-12-09T08:28:16.419Z] 75654b8eeebd: Waiting [2024-12-09T08:28:16.419Z] 622cbd0c8347: Layer already exists [2024-12-09T08:28:16.419Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:16.419Z] bf741974059c: Layer already exists [2024-12-09T08:28:16.419Z] b527634c89ba: Layer already exists [2024-12-09T08:28:16.419Z] 962f36155d78: Layer already exists [2024-12-09T08:28:16.419Z] cbac6475eb8d: Layer already exists [2024-12-09T08:28:16.419Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:16.419Z] 4.0.0-dev.24: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:16.731Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:17.049Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:17.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T08:28:17.049Z] 622cbd0c8347: Preparing [2024-12-09T08:28:17.049Z] bf741974059c: Preparing [2024-12-09T08:28:17.049Z] 962f36155d78: Preparing [2024-12-09T08:28:17.049Z] 45bb9826ba21: Preparing [2024-12-09T08:28:17.049Z] b527634c89ba: Preparing [2024-12-09T08:28:17.049Z] cbac6475eb8d: Preparing [2024-12-09T08:28:17.049Z] 75654b8eeebd: Preparing [2024-12-09T08:28:17.049Z] cbac6475eb8d: Waiting [2024-12-09T08:28:17.049Z] 75654b8eeebd: Waiting [2024-12-09T08:28:17.049Z] bf741974059c: Layer already exists [2024-12-09T08:28:17.049Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:17.049Z] b527634c89ba: Layer already exists [2024-12-09T08:28:17.049Z] 622cbd0c8347: Layer already exists [2024-12-09T08:28:17.049Z] 962f36155d78: Layer already exists [2024-12-09T08:28:17.049Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:17.049Z] cbac6475eb8d: Layer already exists [2024-12-09T08:28:17.049Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:17.370Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:28:17.695Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-09T08:28:17.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-09T08:28:17.695Z] 622cbd0c8347: Preparing [2024-12-09T08:28:17.695Z] bf741974059c: Preparing [2024-12-09T08:28:17.695Z] 962f36155d78: Preparing [2024-12-09T08:28:17.695Z] 45bb9826ba21: Preparing [2024-12-09T08:28:17.695Z] b527634c89ba: Preparing [2024-12-09T08:28:17.695Z] cbac6475eb8d: Preparing [2024-12-09T08:28:17.695Z] 75654b8eeebd: Preparing [2024-12-09T08:28:17.695Z] cbac6475eb8d: Waiting [2024-12-09T08:28:17.695Z] 75654b8eeebd: Waiting [2024-12-09T08:28:17.695Z] 45bb9826ba21: Layer already exists [2024-12-09T08:28:17.695Z] 962f36155d78: Layer already exists [2024-12-09T08:28:17.695Z] b527634c89ba: Layer already exists [2024-12-09T08:28:17.695Z] bf741974059c: Layer already exists [2024-12-09T08:28:17.695Z] 622cbd0c8347: Layer already exists [2024-12-09T08:28:17.695Z] cbac6475eb8d: Layer already exists [2024-12-09T08:28:17.695Z] 75654b8eeebd: Layer already exists [2024-12-09T08:28:17.695Z] main: digest: sha256:0ff20122e2608ec7a1aa1b67b699c5279886ff3d9b5ed38abbadf571bb253e6c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:28:17.768Z] ===================================================== [Pipeline] echo [2024-12-09T08:28:17.780Z] taggedImages: [2024-12-09T08:28:17.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:28:17.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-09T08:28:17.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.24 [2024-12-09T08:28:17.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:28:17.780Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-09T08:34:02.265Z] #122 ... [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-09T08:34:02.265Z] #148 DONE 570.4s [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:34:02.265Z] #156 DONE 0.3s [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:34:02.265Z] #157 DONE 0.2s [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-09T08:34:02.265Z] #158 DONE 0.3s [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:34:02.265Z] #159 DONE 0.1s [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T08:34:02.265Z] #149 ... [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-09T08:34:02.265Z] #160 DONE 0.2s [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:34:02.265Z] #161 DONE 1.7s [2024-12-09T08:34:02.265Z] [2024-12-09T08:34:02.265Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-09T08:34:02.265Z] #162 exporting layers [2024-12-09T08:34:02.265Z] #162 exporting layers 0.7s done [2024-12-09T08:34:02.536Z] #162 writing image sha256:8a74e7c7038441fa6cc3b8938ab02912b96e63877667574758da3cd0f2a6b73b done [2024-12-09T08:34:02.536Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-12-09T08:34:02.536Z] #162 DONE 0.8s [2024-12-09T08:34:02.536Z] [2024-12-09T08:34:02.536Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:34:06.820Z] #146 ... [2024-12-09T08:34:06.820Z] [2024-12-09T08:34:06.820Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T08:34:06.820Z] #145 578.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-09T08:34:14.274Z] #145 ... [2024-12-09T08:34:14.274Z] [2024-12-09T08:34:14.274Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-09T08:34:14.274Z] #151 DONE 585.9s [2024-12-09T08:34:14.274Z] [2024-12-09T08:34:14.274Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:34:14.544Z] #163 DONE 0.6s [2024-12-09T08:34:14.544Z] [2024-12-09T08:34:14.544Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T08:34:14.823Z] #149 ... [2024-12-09T08:34:14.824Z] [2024-12-09T08:34:14.824Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:34:15.091Z] #164 DONE 0.3s [2024-12-09T08:34:15.091Z] [2024-12-09T08:34:15.091Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-09T08:34:15.364Z] #165 DONE 0.2s [2024-12-09T08:34:15.364Z] [2024-12-09T08:34:15.364Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T08:34:15.364Z] #145 ... [2024-12-09T08:34:15.364Z] [2024-12-09T08:34:15.364Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-09T08:34:15.630Z] #166 DONE 0.3s [2024-12-09T08:34:15.630Z] [2024-12-09T08:34:15.630Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T08:34:15.630Z] #154 ... [2024-12-09T08:34:15.630Z] [2024-12-09T08:34:15.630Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-09T08:34:16.222Z] #167 DONE 0.6s [2024-12-09T08:34:16.222Z] [2024-12-09T08:34:16.222Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T08:34:16.222Z] #149 ... [2024-12-09T08:34:16.222Z] [2024-12-09T08:34:16.222Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T08:34:16.222Z] #168 ... [2024-12-09T08:34:16.222Z] [2024-12-09T08:34:16.222Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-09T08:34:16.222Z] #149 DONE 588.4s [2024-12-09T08:34:16.490Z] [2024-12-09T08:34:16.490Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T08:34:16.490Z] #168 DONE 0.3s [2024-12-09T08:34:16.490Z] [2024-12-09T08:34:16.490Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:34:17.465Z] #169 ... [2024-12-09T08:34:17.465Z] [2024-12-09T08:34:17.465Z] #170 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-09T08:34:17.465Z] #170 DONE 0.6s [2024-12-09T08:34:17.465Z] [2024-12-09T08:34:17.465Z] #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-09T08:34:19.412Z] #171 ... [2024-12-09T08:34:19.412Z] [2024-12-09T08:34:19.412Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:34:19.412Z] #169 DONE 2.6s [2024-12-09T08:34:19.412Z] [2024-12-09T08:34:19.412Z] #172 [security-proxy-setup] exporting to image [2024-12-09T08:34:19.412Z] #172 exporting layers [2024-12-09T08:34:19.412Z] #172 ... [2024-12-09T08:34:19.412Z] [2024-12-09T08:34:19.412Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-09T08:34:19.412Z] #145 DONE 591.4s [2024-12-09T08:34:19.680Z] [2024-12-09T08:34:19.680Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T08:34:20.267Z] #154 ... [2024-12-09T08:34:20.267Z] [2024-12-09T08:34:20.267Z] #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-09T08:34:20.267Z] #171 DONE 2.7s [2024-12-09T08:34:20.267Z] [2024-12-09T08:34:20.267Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:34:20.536Z] #173 DONE 0.5s [2024-12-09T08:34:20.536Z] [2024-12-09T08:34:20.536Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:34:20.803Z] #174 DONE 0.3s [2024-12-09T08:34:20.803Z] [2024-12-09T08:34:20.803Z] #172 [security-proxy-setup] exporting to image [2024-12-09T08:34:20.803Z] #172 exporting layers 1.6s done [2024-12-09T08:34:20.803Z] #172 writing image sha256:367abbce52bb2fd0c46f3f4b58af81d08eb08bf0775734ced6fe35f40f645350 done [2024-12-09T08:34:20.803Z] #172 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-12-09T08:34:20.803Z] #172 DONE 1.6s [2024-12-09T08:34:20.803Z] [2024-12-09T08:34:20.803Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:34:20.803Z] #175 ... [2024-12-09T08:34:20.803Z] [2024-12-09T08:34:20.803Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:34:20.803Z] #176 DONE 0.3s [2024-12-09T08:34:21.071Z] [2024-12-09T08:34:21.071Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:34:21.071Z] #175 DONE 0.3s [2024-12-09T08:34:21.071Z] [2024-12-09T08:34:21.071Z] #177 [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 [2024-12-09T08:34:21.352Z] #177 DONE 0.3s [2024-12-09T08:34:21.352Z] [2024-12-09T08:34:21.352Z] #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-09T08:34:21.352Z] #178 DONE 0.4s [2024-12-09T08:34:21.352Z] [2024-12-09T08:34:21.352Z] #179 [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 [2024-12-09T08:34:21.352Z] #179 DONE 0.1s [2024-12-09T08:34:21.352Z] [2024-12-09T08:34:21.352Z] #180 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-09T08:34:21.632Z] #180 DONE 0.2s [2024-12-09T08:34:21.632Z] [2024-12-09T08:34:21.632Z] #181 [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/ [2024-12-09T08:34:21.944Z] #181 DONE 0.4s [2024-12-09T08:34:21.944Z] [2024-12-09T08:34:21.944Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:34:21.944Z] #182 DONE 0.4s [2024-12-09T08:34:21.944Z] [2024-12-09T08:34:21.944Z] #183 [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/ [2024-12-09T08:34:22.211Z] #183 DONE 0.4s [2024-12-09T08:34:22.211Z] [2024-12-09T08:34:22.502Z] #184 [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/ [2024-12-09T08:34:22.503Z] #184 ... [2024-12-09T08:34:22.503Z] [2024-12-09T08:34:22.503Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-09T08:34:22.503Z] #185 DONE 0.5s [2024-12-09T08:34:22.772Z] [2024-12-09T08:34:22.772Z] #184 [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/ [2024-12-09T08:34:22.772Z] #184 DONE 0.5s [2024-12-09T08:34:22.772Z] [2024-12-09T08:34:22.772Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-09T08:34:23.039Z] #186 ... [2024-12-09T08:34:23.039Z] [2024-12-09T08:34:23.039Z] #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-09T08:34:23.039Z] #187 DONE 0.4s [2024-12-09T08:34:23.306Z] [2024-12-09T08:34:23.306Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-09T08:34:23.306Z] #186 DONE 0.7s [2024-12-09T08:34:23.306Z] [2024-12-09T08:34:23.306Z] #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-09T08:34:23.575Z] #188 DONE 0.3s [2024-12-09T08:34:23.575Z] [2024-12-09T08:34:23.575Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:34:25.521Z] #189 ... [2024-12-09T08:34:25.521Z] [2024-12-09T08:34:25.521Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-09T08:34:25.521Z] #190 DONE 2.0s [2024-12-09T08:34:25.521Z] [2024-12-09T08:34:25.521Z] #191 [security-bootstrapper] exporting to image [2024-12-09T08:34:25.521Z] #191 ... [2024-12-09T08:34:25.521Z] [2024-12-09T08:34:25.521Z] #189 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:34:25.521Z] #189 DONE 2.0s [2024-12-09T08:34:25.521Z] [2024-12-09T08:34:25.521Z] #192 [security-secretstore-setup] exporting to image [2024-12-09T08:34:27.484Z] #192 ... [2024-12-09T08:34:27.484Z] [2024-12-09T08:34:27.484Z] #191 [security-bootstrapper] exporting to image [2024-12-09T08:34:27.484Z] #191 exporting layers 1.8s done [2024-12-09T08:34:27.484Z] #191 writing image sha256:f9a42d0194bf38a486cf26f012bd17b7a5bafcd52a5ca3ad297a7dca1cce25f3 0.2s done [2024-12-09T08:34:27.484Z] #191 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-09T08:34:27.484Z] #191 DONE 2.1s [2024-12-09T08:34:27.484Z] [2024-12-09T08:34:27.484Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T08:34:27.484Z] #152 ... [2024-12-09T08:34:27.484Z] [2024-12-09T08:34:27.484Z] #192 [security-secretstore-setup] exporting to image [2024-12-09T08:34:27.484Z] #192 exporting layers 2.0s done [2024-12-09T08:34:27.484Z] #192 writing image sha256:91d92f8905bb420c7c907a82a5bb72c3e2ff542931c1bca09660984d0ba86d30 done [2024-12-09T08:34:27.484Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-09T08:34:27.484Z] #192 DONE 2.0s [2024-12-09T08:34:27.751Z] [2024-12-09T08:34:27.751Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:35:35.633Z] #146 ... [2024-12-09T08:35:35.633Z] [2024-12-09T08:35:35.633Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-09T08:35:35.633Z] #122 DONE 665.1s [2024-12-09T08:35:35.633Z] [2024-12-09T08:35:35.633Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:35:35.633Z] #155 ... [2024-12-09T08:35:35.633Z] [2024-12-09T08:35:35.633Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:35:35.633Z] #193 DONE 0.2s [2024-12-09T08:35:35.633Z] [2024-12-09T08:35:35.633Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:35:35.633Z] #194 DONE 0.2s [2024-12-09T08:35:35.633Z] [2024-12-09T08:35:35.633Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-09T08:35:35.633Z] #195 DONE 0.4s [2024-12-09T08:35:35.633Z] [2024-12-09T08:35:35.633Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:35:35.633Z] #196 DONE 0.2s [2024-12-09T08:35:35.633Z] [2024-12-09T08:35:35.633Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-09T08:35:35.633Z] #197 exporting layers [2024-12-09T08:35:35.634Z] #197 exporting layers 0.8s done [2024-12-09T08:35:35.634Z] #197 writing image sha256:6292cbe4bb5a5a21991c6a2e84dc4ed95e83e4944bad938fa52edbc96821df4b done [2024-12-09T08:35:35.634Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-12-09T08:35:35.634Z] #197 DONE 0.8s [2024-12-09T08:35:35.634Z] [2024-12-09T08:35:35.634Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:39:27.423Z] #146 ... [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-09T08:39:27.423Z] #150 DONE 885.8s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:39:27.423Z] #147 ... [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:39:27.423Z] #198 DONE 0.1s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:39:27.423Z] #199 DONE 0.3s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-09T08:39:27.423Z] #200 DONE 0.5s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:39:27.423Z] #201 DONE 0.2s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-09T08:39:27.423Z] #202 DONE 0.2s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-09T08:39:27.423Z] #203 DONE 1.9s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #204 [security-proxy-auth] exporting to image [2024-12-09T08:39:27.423Z] #204 exporting layers [2024-12-09T08:39:27.423Z] #204 exporting layers 0.8s done [2024-12-09T08:39:27.423Z] #204 writing image sha256:e16ad2f0eedcbc8ff13f30e97b7572c929bb09c9c9fdcb66ab2e9a50f6301366 0.0s done [2024-12-09T08:39:27.423Z] #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-12-09T08:39:27.423Z] #204 DONE 0.8s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:39:27.423Z] #147 ... [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-09T08:39:27.423Z] #154 DONE 890.5s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:39:27.423Z] #205 DONE 0.4s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:39:27.423Z] #146 ... [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:39:27.423Z] #206 DONE 0.2s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-09T08:39:27.423Z] #207 DONE 0.5s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:39:27.423Z] #208 DONE 0.2s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T08:39:27.423Z] #153 ... [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #209 [core-command] exporting to image [2024-12-09T08:39:27.423Z] #209 exporting layers 0.3s done [2024-12-09T08:39:27.423Z] #209 writing image sha256:ec4c68e34d6f77a05624629a73c3e8f66fe761b2acd8fef4b2d084e216fc137d 0.0s done [2024-12-09T08:39:27.423Z] #209 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-09T08:39:27.423Z] #209 DONE 0.4s [2024-12-09T08:39:27.423Z] [2024-12-09T08:39:27.423Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:39:59.637Z] #146 ... [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-09T08:39:59.637Z] #152 DONE 930.3s [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:39:59.637Z] #210 DONE 0.2s [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T08:39:59.637Z] #153 ... [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-09T08:39:59.637Z] #211 DONE 0.4s [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:39:59.637Z] #155 ... [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:39:59.637Z] #212 DONE 0.1s [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-09T08:39:59.637Z] #213 DONE 0.1s [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:39:59.637Z] #147 ... [2024-12-09T08:39:59.637Z] [2024-12-09T08:39:59.637Z] #214 [core-keeper] exporting to image [2024-12-09T08:39:59.637Z] #214 exporting layers [2024-12-09T08:39:59.902Z] #214 exporting layers 0.4s done [2024-12-09T08:39:59.902Z] #214 writing image sha256:c689e98a55727b6de474bd64b289ee069261436d530aefa5f025c16358639f1d done [2024-12-09T08:39:59.902Z] #214 naming to docker.io/library/core-keeper-arm64 done [2024-12-09T08:39:59.902Z] #214 DONE 0.4s [2024-12-09T08:39:59.902Z] [2024-12-09T08:39:59.902Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-09T08:40:03.248Z] #146 DONE 934.6s [2024-12-09T08:40:03.248Z] [2024-12-09T08:40:03.248Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:40:03.248Z] #147 ... [2024-12-09T08:40:03.248Z] [2024-12-09T08:40:03.248Z] #215 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:40:03.248Z] #215 DONE 0.1s [2024-12-09T08:40:03.248Z] [2024-12-09T08:40:03.248Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:40:03.248Z] #147 ... [2024-12-09T08:40:03.248Z] [2024-12-09T08:40:03.248Z] #216 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:40:03.248Z] #216 DONE 0.1s [2024-12-09T08:40:03.248Z] [2024-12-09T08:40:03.248Z] #217 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-09T08:40:03.838Z] #217 DONE 0.5s [2024-12-09T08:40:03.839Z] [2024-12-09T08:40:03.839Z] #218 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:40:03.839Z] #218 DONE 0.1s [2024-12-09T08:40:03.839Z] [2024-12-09T08:40:03.839Z] #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-09T08:40:03.839Z] #219 DONE 0.1s [2024-12-09T08:40:03.839Z] [2024-12-09T08:40:03.839Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:40:03.839Z] #147 ... [2024-12-09T08:40:03.839Z] [2024-12-09T08:40:03.839Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-09T08:40:03.839Z] #220 DONE 0.1s [2024-12-09T08:40:04.105Z] [2024-12-09T08:40:04.105Z] #221 [core-metadata] exporting to image [2024-12-09T08:40:04.371Z] #221 exporting layers 0.4s done [2024-12-09T08:40:04.371Z] #221 writing image sha256:f34d142ab196a704f27df9f170c27295135b9f3e04a715f5eb3880b9fc66822a done [2024-12-09T08:40:04.371Z] #221 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-12-09T08:40:04.371Z] #221 DONE 0.4s [2024-12-09T08:40:04.371Z] [2024-12-09T08:40:04.371Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:40:05.773Z] #155 ... [2024-12-09T08:40:05.773Z] [2024-12-09T08:40:05.773Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-09T08:40:05.773Z] #147 DONE 937.5s [2024-12-09T08:40:05.773Z] [2024-12-09T08:40:05.773Z] #222 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:40:06.037Z] #222 DONE 0.3s [2024-12-09T08:40:06.037Z] [2024-12-09T08:40:06.037Z] #223 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:40:06.037Z] #223 DONE 0.1s [2024-12-09T08:40:06.037Z] [2024-12-09T08:40:06.037Z] #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-09T08:40:06.302Z] #224 DONE 0.3s [2024-12-09T08:40:06.302Z] [2024-12-09T08:40:06.302Z] #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:40:06.302Z] #225 DONE 0.1s [2024-12-09T08:40:06.302Z] [2024-12-09T08:40:06.302Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:40:06.568Z] #155 ... [2024-12-09T08:40:06.568Z] [2024-12-09T08:40:06.568Z] #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-09T08:40:06.568Z] #226 DONE 0.1s [2024-12-09T08:40:06.568Z] [2024-12-09T08:40:06.568Z] #227 [core-data] exporting to image [2024-12-09T08:40:06.833Z] #227 exporting layers 0.4s done [2024-12-09T08:40:06.833Z] #227 writing image sha256:03ad007237ce51af79e7637f52a6a3128b95cea81ad9f6766dc8b491b2a190fb done [2024-12-09T08:40:06.833Z] #227 naming to docker.io/library/core-data-arm64 [2024-12-09T08:40:07.097Z] #227 naming to docker.io/library/core-data-arm64 0.0s done [2024-12-09T08:40:07.097Z] #227 DONE 0.4s [2024-12-09T08:40:07.097Z] [2024-12-09T08:40:07.097Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-09T08:40:19.375Z] #155 DONE 949.3s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-09T08:40:19.375Z] #153 DONE 949.3s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:40:19.375Z] #228 DONE 0.2s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-09T08:40:19.375Z] #229 DONE 0.2s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:40:19.375Z] #230 DONE 0.2s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #231 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-09T08:40:19.375Z] #231 DONE 0.1s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-09T08:40:19.375Z] #232 DONE 0.5s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-09T08:40:19.375Z] #233 DONE 0.5s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-09T08:40:19.375Z] #234 DONE 0.1s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-09T08:40:19.375Z] #235 DONE 0.1s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #236 [support-scheduler] exporting to image [2024-12-09T08:40:19.375Z] #236 exporting layers [2024-12-09T08:40:19.375Z] #236 ... [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #237 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-09T08:40:19.375Z] #237 DONE 0.1s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #238 [support-notifications] exporting to image [2024-12-09T08:40:19.375Z] #238 ... [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #236 [support-scheduler] exporting to image [2024-12-09T08:40:19.375Z] #236 exporting layers 0.6s done [2024-12-09T08:40:19.375Z] #236 writing image sha256:9bc1088cf7baa4666e86b5d8cf894b756c3e7bcdd068cdcab556ca28bba1dc04 0.0s done [2024-12-09T08:40:19.375Z] #236 naming to docker.io/library/support-scheduler-arm64 done [2024-12-09T08:40:19.375Z] #236 DONE 0.6s [2024-12-09T08:40:19.375Z] [2024-12-09T08:40:19.375Z] #238 [support-notifications] exporting to image [2024-12-09T08:40:19.375Z] #238 exporting layers 0.5s done [2024-12-09T08:40:19.375Z] #238 writing image sha256:8fc44ce4a4419b3cb45ae81ab157ad16d36c5d0f602162e6948d2f63c5197016 done [2024-12-09T08:40:19.375Z] #238 naming to docker.io/library/support-notifications-arm64 done [2024-12-09T08:40:19.375Z] #238 DONE 0.5s [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-09T08:40:19.375Z] time="2024-12-09T08:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-09T08:40:19.386Z] $ docker stop --time=1 41ceecec292744c696593dd51bbcd236d22afffdcaedd61e9299f1263df35582 [2024-12-09T08:40:20.957Z] $ docker rm -f --volumes 41ceecec292744c696593dd51bbcd236d22afffdcaedd61e9299f1263df35582 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T08:40:21.421Z] + docker images [2024-12-09T08:40:21.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-09T08:40:21.421Z] support-notifications-arm64 latest 8fc44ce4a441 3 seconds ago 52.7MB [2024-12-09T08:40:21.421Z] support-scheduler-arm64 latest 9bc1088cf7ba 3 seconds ago 53.6MB [2024-12-09T08:40:21.421Z] core-data-arm64 latest 03ad007237ce 15 seconds ago 38.5MB [2024-12-09T08:40:21.421Z] core-metadata-arm64 latest f34d142ab196 18 seconds ago 38.5MB [2024-12-09T08:40:21.421Z] core-keeper-arm64 latest c689e98a5572 22 seconds ago 31.7MB [2024-12-09T08:40:21.421Z] core-command-arm64 latest ec4c68e34d6f About a minute ago 34.3MB [2024-12-09T08:40:21.421Z] security-proxy-auth-arm64 latest e16ad2f0eedc About a minute ago 33.3MB [2024-12-09T08:40:21.421Z] security-spiffe-token-provider-arm64 latest 6292cbe4bb5a 4 minutes ago 40.2MB [2024-12-09T08:40:21.421Z] security-secretstore-setup-arm64 latest 91d92f8905bb 5 minutes ago 47.6MB [2024-12-09T08:40:21.421Z] security-bootstrapper-arm64 latest f9a42d0194bf 5 minutes ago 27.2MB [2024-12-09T08:40:21.421Z] security-proxy-setup-arm64 latest 367abbce52bb 6 minutes ago 36.2MB [2024-12-09T08:40:21.421Z] core-common-config-bootstrapper-arm64 latest 8a74e7c70384 6 minutes ago 24.1MB [2024-12-09T08:40:21.421Z] security-spire-agent-arm64 latest d42d1e87cd9e 16 minutes ago 182MB [2024-12-09T08:40:21.421Z] security-spire-config-arm64 latest fcbc6c77882e 16 minutes ago 123MB [2024-12-09T08:40:21.421Z] security-spire-server-arm64 latest db2a2c9669f6 16 minutes ago 124MB [2024-12-09T08:40:21.421Z] ci-base-image-arm64 latest 833a53dd73c9 17 minutes ago 960MB [2024-12-09T08:40:21.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-09T08:40:21.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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 [2024-12-09T08:40:21.562Z] provisioning config files... [2024-12-09T08:40:21.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/760@tmp/config14189372407697800195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:40:21.909Z] ---> ****-login.sh [2024-12-09T08:40:21.909Z] nexus3.edgexfoundry.org:10001 [2024-12-09T08:40:21.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:40:22.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:40:22.175Z] Configure a credential helper to remove this warning. See [2024-12-09T08:40:22.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:40:22.175Z] [2024-12-09T08:40:22.175Z] Login Succeeded [2024-12-09T08:40:22.175Z] nexus3.edgexfoundry.org:10002 [2024-12-09T08:40:22.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:40:22.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:40:22.440Z] Configure a credential helper to remove this warning. See [2024-12-09T08:40:22.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:40:22.440Z] [2024-12-09T08:40:22.440Z] Login Succeeded [2024-12-09T08:40:22.440Z] nexus3.edgexfoundry.org:10003 [2024-12-09T08:40:22.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:40:22.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:40:22.706Z] Configure a credential helper to remove this warning. See [2024-12-09T08:40:22.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:40:22.706Z] [2024-12-09T08:40:22.706Z] Login Succeeded [2024-12-09T08:40:22.706Z] nexus3.edgexfoundry.org:10004 [2024-12-09T08:40:22.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:40:22.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:40:22.972Z] Configure a credential helper to remove this warning. See [2024-12-09T08:40:22.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:40:22.972Z] [2024-12-09T08:40:22.972Z] Login Succeeded [2024-12-09T08:40:22.972Z] ****.io [2024-12-09T08:40:23.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T08:40:23.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T08:40:23.502Z] Configure a credential helper to remove this warning. See [2024-12-09T08:40:23.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T08:40:23.502Z] [2024-12-09T08:40:23.502Z] Login Succeeded [2024-12-09T08:40:23.502Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T08:40:23.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:40:23.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T08:40:23.581Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-09T08:40:23.581Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:23.581Z] latest [2024-12-09T08:40:23.581Z] 4.0.0-dev.24 [2024-12-09T08:40:23.581Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:23.581Z] main [2024-12-09T08:40:23.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:23.940Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:24.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:24.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T08:40:24.286Z] 20f929dd35c5: Preparing [2024-12-09T08:40:24.286Z] 86808295b7e4: Preparing [2024-12-09T08:40:24.286Z] cf89ecea0d24: Preparing [2024-12-09T08:40:24.286Z] 98c988dfeb69: Preparing [2024-12-09T08:40:24.286Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:24.286Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:24.286Z] 651d9022c234: Preparing [2024-12-09T08:40:24.286Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:24.286Z] 651d9022c234: Waiting [2024-12-09T08:40:24.552Z] 20f929dd35c5: Pushed [2024-12-09T08:40:24.552Z] cf89ecea0d24: Pushed [2024-12-09T08:40:24.552Z] 98c988dfeb69: Pushed [2024-12-09T08:40:24.552Z] 651d9022c234: Layer already exists [2024-12-09T08:40:24.818Z] f8ff71c2d3a1: Pushed [2024-12-09T08:40:26.217Z] 600f89fbb0fb: Pushed [2024-12-09T08:40:28.786Z] 86808295b7e4: Pushed [2024-12-09T08:40:29.053Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:29.412Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:29.765Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-09T08:40:29.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T08:40:29.766Z] 20f929dd35c5: Preparing [2024-12-09T08:40:29.766Z] 86808295b7e4: Preparing [2024-12-09T08:40:29.766Z] cf89ecea0d24: Preparing [2024-12-09T08:40:29.766Z] 98c988dfeb69: Preparing [2024-12-09T08:40:29.766Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:29.766Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:29.766Z] 651d9022c234: Preparing [2024-12-09T08:40:29.766Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:29.766Z] 651d9022c234: Waiting [2024-12-09T08:40:29.766Z] 20f929dd35c5: Layer already exists [2024-12-09T08:40:29.766Z] 86808295b7e4: Layer already exists [2024-12-09T08:40:29.766Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:29.766Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:29.766Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:29.766Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:29.766Z] 651d9022c234: Layer already exists [2024-12-09T08:40:30.033Z] latest: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:30.396Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:30.754Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.24 [2024-12-09T08:40:30.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T08:40:30.754Z] 20f929dd35c5: Preparing [2024-12-09T08:40:30.754Z] 86808295b7e4: Preparing [2024-12-09T08:40:30.754Z] cf89ecea0d24: Preparing [2024-12-09T08:40:30.754Z] 98c988dfeb69: Preparing [2024-12-09T08:40:30.754Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:30.754Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:30.754Z] 651d9022c234: Preparing [2024-12-09T08:40:30.754Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:30.754Z] 651d9022c234: Waiting [2024-12-09T08:40:30.754Z] 86808295b7e4: Layer already exists [2024-12-09T08:40:30.754Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:30.754Z] 20f929dd35c5: Layer already exists [2024-12-09T08:40:30.754Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:30.754Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:30.754Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:30.754Z] 651d9022c234: Layer already exists [2024-12-09T08:40:31.019Z] 4.0.0-dev.24: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:31.380Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:31.730Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:31.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T08:40:31.730Z] 20f929dd35c5: Preparing [2024-12-09T08:40:31.730Z] 86808295b7e4: Preparing [2024-12-09T08:40:31.730Z] cf89ecea0d24: Preparing [2024-12-09T08:40:31.730Z] 98c988dfeb69: Preparing [2024-12-09T08:40:31.730Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:31.730Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:31.730Z] 651d9022c234: Preparing [2024-12-09T08:40:31.730Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:31.730Z] 651d9022c234: Waiting [2024-12-09T08:40:31.730Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:31.730Z] 20f929dd35c5: Layer already exists [2024-12-09T08:40:31.730Z] 86808295b7e4: Layer already exists [2024-12-09T08:40:31.730Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:31.730Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:31.730Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:31.730Z] 651d9022c234: Layer already exists [2024-12-09T08:40:31.996Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:32.360Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:32.700Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-09T08:40:32.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-09T08:40:32.700Z] 20f929dd35c5: Preparing [2024-12-09T08:40:32.700Z] 86808295b7e4: Preparing [2024-12-09T08:40:32.700Z] cf89ecea0d24: Preparing [2024-12-09T08:40:32.700Z] 98c988dfeb69: Preparing [2024-12-09T08:40:32.700Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:32.700Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:32.700Z] 651d9022c234: Preparing [2024-12-09T08:40:32.700Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:32.700Z] 651d9022c234: Waiting [2024-12-09T08:40:32.700Z] 20f929dd35c5: Layer already exists [2024-12-09T08:40:32.700Z] 86808295b7e4: Layer already exists [2024-12-09T08:40:32.700Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:32.700Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:32.700Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:32.700Z] 651d9022c234: Layer already exists [2024-12-09T08:40:32.700Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:32.964Z] main: digest: sha256:613a1fecb6fa7c7b72190c5e8dd4aa655c2b47d9d515e16ea20c40c68f3dfb72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:40:33.030Z] ===================================================== [Pipeline] echo [2024-12-09T08:40:33.045Z] taggedImages: [2024-12-09T08:40:33.045Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:33.045Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-09T08:40:33.045Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.24 [2024-12-09T08:40:33.045Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:33.045Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-09T08:40:33.073Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-09T08:40:33.073Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:33.073Z] latest [2024-12-09T08:40:33.073Z] 4.0.0-dev.24 [2024-12-09T08:40:33.073Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:33.073Z] main [2024-12-09T08:40:33.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:33.444Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:33.789Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:33.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T08:40:33.789Z] f44612eabfbc: Preparing [2024-12-09T08:40:33.789Z] 8ee29c06073c: Preparing [2024-12-09T08:40:33.789Z] c623399b15c3: Preparing [2024-12-09T08:40:33.789Z] d19453a93bc4: Preparing [2024-12-09T08:40:33.789Z] cf89ecea0d24: Preparing [2024-12-09T08:40:33.789Z] 98c988dfeb69: Preparing [2024-12-09T08:40:33.789Z] 98c988dfeb69: Waiting [2024-12-09T08:40:33.789Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:33.789Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:33.789Z] 600f89fbb0fb: Waiting [2024-12-09T08:40:33.789Z] 651d9022c234: Preparing [2024-12-09T08:40:33.789Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:33.789Z] 651d9022c234: Waiting [2024-12-09T08:40:33.789Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:34.052Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:34.052Z] c623399b15c3: Pushed [2024-12-09T08:40:34.052Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:34.052Z] 8ee29c06073c: Pushed [2024-12-09T08:40:34.052Z] f44612eabfbc: Pushed [2024-12-09T08:40:34.052Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:34.052Z] 651d9022c234: Layer already exists [2024-12-09T08:40:35.980Z] d19453a93bc4: Pushed [2024-12-09T08:40:36.244Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:36.602Z] + 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 [2024-12-09T08:40:36.949Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-09T08:40:36.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T08:40:36.949Z] f44612eabfbc: Preparing [2024-12-09T08:40:36.949Z] 8ee29c06073c: Preparing [2024-12-09T08:40:36.949Z] c623399b15c3: Preparing [2024-12-09T08:40:36.949Z] d19453a93bc4: Preparing [2024-12-09T08:40:36.949Z] cf89ecea0d24: Preparing [2024-12-09T08:40:36.949Z] 98c988dfeb69: Preparing [2024-12-09T08:40:36.949Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:36.949Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:36.949Z] 651d9022c234: Preparing [2024-12-09T08:40:36.949Z] 98c988dfeb69: Waiting [2024-12-09T08:40:36.949Z] 600f89fbb0fb: Waiting [2024-12-09T08:40:36.949Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:36.949Z] 651d9022c234: Waiting [2024-12-09T08:40:36.949Z] f44612eabfbc: Layer already exists [2024-12-09T08:40:36.949Z] 8ee29c06073c: Layer already exists [2024-12-09T08:40:36.949Z] d19453a93bc4: Layer already exists [2024-12-09T08:40:36.949Z] c623399b15c3: Layer already exists [2024-12-09T08:40:36.949Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:36.949Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:36.950Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:36.950Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:36.950Z] 651d9022c234: Layer already exists [2024-12-09T08:40:37.212Z] latest: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:37.554Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:37.900Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.24 [2024-12-09T08:40:37.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T08:40:37.900Z] f44612eabfbc: Preparing [2024-12-09T08:40:37.900Z] 8ee29c06073c: Preparing [2024-12-09T08:40:37.900Z] c623399b15c3: Preparing [2024-12-09T08:40:37.900Z] d19453a93bc4: Preparing [2024-12-09T08:40:37.900Z] cf89ecea0d24: Preparing [2024-12-09T08:40:37.900Z] 98c988dfeb69: Preparing [2024-12-09T08:40:37.900Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:37.900Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:37.900Z] 651d9022c234: Preparing [2024-12-09T08:40:37.900Z] 98c988dfeb69: Waiting [2024-12-09T08:40:37.900Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:37.900Z] 600f89fbb0fb: Waiting [2024-12-09T08:40:37.900Z] 651d9022c234: Waiting [2024-12-09T08:40:37.900Z] 8ee29c06073c: Layer already exists [2024-12-09T08:40:37.900Z] d19453a93bc4: Layer already exists [2024-12-09T08:40:37.900Z] f44612eabfbc: Layer already exists [2024-12-09T08:40:37.900Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:37.900Z] c623399b15c3: Layer already exists [2024-12-09T08:40:37.900Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:37.900Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:37.900Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:37.900Z] 651d9022c234: Layer already exists [2024-12-09T08:40:38.164Z] 4.0.0-dev.24: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:38.516Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:38.862Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:38.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T08:40:38.862Z] f44612eabfbc: Preparing [2024-12-09T08:40:38.862Z] 8ee29c06073c: Preparing [2024-12-09T08:40:38.862Z] c623399b15c3: Preparing [2024-12-09T08:40:38.862Z] d19453a93bc4: Preparing [2024-12-09T08:40:38.862Z] cf89ecea0d24: Preparing [2024-12-09T08:40:38.862Z] 98c988dfeb69: Preparing [2024-12-09T08:40:38.862Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:38.862Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:38.862Z] 651d9022c234: Preparing [2024-12-09T08:40:38.862Z] 600f89fbb0fb: Waiting [2024-12-09T08:40:38.862Z] 98c988dfeb69: Waiting [2024-12-09T08:40:38.862Z] 651d9022c234: Waiting [2024-12-09T08:40:38.862Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:38.862Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:38.862Z] f44612eabfbc: Layer already exists [2024-12-09T08:40:38.862Z] d19453a93bc4: Layer already exists [2024-12-09T08:40:38.862Z] c623399b15c3: Layer already exists [2024-12-09T08:40:38.862Z] 8ee29c06073c: Layer already exists [2024-12-09T08:40:38.862Z] 651d9022c234: Layer already exists [2024-12-09T08:40:38.862Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:38.862Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:38.862Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:39.125Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:39.472Z] + 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 [2024-12-09T08:40:39.813Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-09T08:40:39.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-09T08:40:39.814Z] f44612eabfbc: Preparing [2024-12-09T08:40:39.814Z] 8ee29c06073c: Preparing [2024-12-09T08:40:39.814Z] c623399b15c3: Preparing [2024-12-09T08:40:39.814Z] d19453a93bc4: Preparing [2024-12-09T08:40:39.814Z] cf89ecea0d24: Preparing [2024-12-09T08:40:39.814Z] 98c988dfeb69: Preparing [2024-12-09T08:40:39.814Z] 600f89fbb0fb: Preparing [2024-12-09T08:40:39.814Z] f8ff71c2d3a1: Preparing [2024-12-09T08:40:39.814Z] 651d9022c234: Preparing [2024-12-09T08:40:39.814Z] 600f89fbb0fb: Waiting [2024-12-09T08:40:39.814Z] f8ff71c2d3a1: Waiting [2024-12-09T08:40:39.814Z] 651d9022c234: Waiting [2024-12-09T08:40:39.814Z] 98c988dfeb69: Waiting [2024-12-09T08:40:39.814Z] c623399b15c3: Layer already exists [2024-12-09T08:40:39.814Z] d19453a93bc4: Layer already exists [2024-12-09T08:40:39.814Z] 8ee29c06073c: Layer already exists [2024-12-09T08:40:39.814Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:39.814Z] f44612eabfbc: Layer already exists [2024-12-09T08:40:39.814Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:39.814Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:40:39.814Z] 651d9022c234: Layer already exists [2024-12-09T08:40:39.814Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:40:40.077Z] main: digest: sha256:e8b1b79fa4f717aa46a45692f05f2b430cb182fa214dc0e2cc45cec22e5526af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:40:40.146Z] ===================================================== [Pipeline] echo [2024-12-09T08:40:40.159Z] taggedImages: [2024-12-09T08:40:40.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:40.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-09T08:40:40.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.24 [2024-12-09T08:40:40.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:40.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-09T08:40:40.182Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-09T08:40:40.182Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:40.182Z] latest [2024-12-09T08:40:40.182Z] 4.0.0-dev.24 [2024-12-09T08:40:40.182Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:40.182Z] main [2024-12-09T08:40:40.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:40.535Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:40.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:40.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T08:40:40.874Z] f835239256d7: Preparing [2024-12-09T08:40:40.874Z] 3465cc9d4e15: Preparing [2024-12-09T08:40:40.874Z] 5a625543bf54: Preparing [2024-12-09T08:40:40.874Z] cf89ecea0d24: Preparing [2024-12-09T08:40:40.874Z] 98c988dfeb69: Preparing [2024-12-09T08:40:40.874Z] 981253924186: Preparing [2024-12-09T08:40:40.874Z] 4fbe9d2ccb70: Preparing [2024-12-09T08:40:40.874Z] 651d9022c234: Preparing [2024-12-09T08:40:40.874Z] 981253924186: Waiting [2024-12-09T08:40:40.874Z] 651d9022c234: Waiting [2024-12-09T08:40:40.874Z] 4fbe9d2ccb70: Waiting [2024-12-09T08:40:40.874Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:40.874Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:41.137Z] 3465cc9d4e15: Pushed [2024-12-09T08:40:41.137Z] f835239256d7: Pushed [2024-12-09T08:40:41.137Z] 651d9022c234: Layer already exists [2024-12-09T08:40:41.137Z] 4fbe9d2ccb70: Pushed [2024-12-09T08:40:42.531Z] 981253924186: Pushed [2024-12-09T08:40:46.769Z] 5a625543bf54: Pushed [2024-12-09T08:40:46.769Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:47.130Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:47.483Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-09T08:40:47.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T08:40:47.483Z] f835239256d7: Preparing [2024-12-09T08:40:47.483Z] 3465cc9d4e15: Preparing [2024-12-09T08:40:47.483Z] 5a625543bf54: Preparing [2024-12-09T08:40:47.483Z] cf89ecea0d24: Preparing [2024-12-09T08:40:47.483Z] 98c988dfeb69: Preparing [2024-12-09T08:40:47.483Z] 981253924186: Preparing [2024-12-09T08:40:47.483Z] 4fbe9d2ccb70: Preparing [2024-12-09T08:40:47.483Z] 651d9022c234: Preparing [2024-12-09T08:40:47.483Z] 981253924186: Waiting [2024-12-09T08:40:47.483Z] 4fbe9d2ccb70: Waiting [2024-12-09T08:40:47.483Z] 651d9022c234: Waiting [2024-12-09T08:40:47.483Z] 3465cc9d4e15: Layer already exists [2024-12-09T08:40:47.483Z] f835239256d7: Layer already exists [2024-12-09T08:40:47.483Z] 5a625543bf54: Layer already exists [2024-12-09T08:40:47.483Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:47.483Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:47.483Z] 981253924186: Layer already exists [2024-12-09T08:40:47.483Z] 4fbe9d2ccb70: Layer already exists [2024-12-09T08:40:47.483Z] 651d9022c234: Layer already exists [2024-12-09T08:40:47.748Z] latest: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:48.100Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:48.451Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.24 [2024-12-09T08:40:48.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T08:40:48.451Z] f835239256d7: Preparing [2024-12-09T08:40:48.451Z] 3465cc9d4e15: Preparing [2024-12-09T08:40:48.451Z] 5a625543bf54: Preparing [2024-12-09T08:40:48.451Z] cf89ecea0d24: Preparing [2024-12-09T08:40:48.451Z] 98c988dfeb69: Preparing [2024-12-09T08:40:48.451Z] 981253924186: Preparing [2024-12-09T08:40:48.451Z] 4fbe9d2ccb70: Preparing [2024-12-09T08:40:48.451Z] 651d9022c234: Preparing [2024-12-09T08:40:48.451Z] 981253924186: Waiting [2024-12-09T08:40:48.451Z] 4fbe9d2ccb70: Waiting [2024-12-09T08:40:48.451Z] 651d9022c234: Waiting [2024-12-09T08:40:48.451Z] f835239256d7: Layer already exists [2024-12-09T08:40:48.451Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:48.451Z] 5a625543bf54: Layer already exists [2024-12-09T08:40:48.451Z] 3465cc9d4e15: Layer already exists [2024-12-09T08:40:48.451Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:48.451Z] 981253924186: Layer already exists [2024-12-09T08:40:48.451Z] 4fbe9d2ccb70: Layer already exists [2024-12-09T08:40:48.451Z] 651d9022c234: Layer already exists [2024-12-09T08:40:48.716Z] 4.0.0-dev.24: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:49.075Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:49.434Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:49.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T08:40:49.434Z] f835239256d7: Preparing [2024-12-09T08:40:49.434Z] 3465cc9d4e15: Preparing [2024-12-09T08:40:49.434Z] 5a625543bf54: Preparing [2024-12-09T08:40:49.434Z] cf89ecea0d24: Preparing [2024-12-09T08:40:49.434Z] 98c988dfeb69: Preparing [2024-12-09T08:40:49.434Z] 981253924186: Preparing [2024-12-09T08:40:49.434Z] 4fbe9d2ccb70: Preparing [2024-12-09T08:40:49.434Z] 981253924186: Waiting [2024-12-09T08:40:49.434Z] 4fbe9d2ccb70: Waiting [2024-12-09T08:40:49.434Z] 651d9022c234: Preparing [2024-12-09T08:40:49.434Z] 651d9022c234: Waiting [2024-12-09T08:40:49.434Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:49.434Z] 5a625543bf54: Layer already exists [2024-12-09T08:40:49.434Z] 3465cc9d4e15: Layer already exists [2024-12-09T08:40:49.434Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:49.434Z] f835239256d7: Layer already exists [2024-12-09T08:40:49.434Z] 981253924186: Layer already exists [2024-12-09T08:40:49.434Z] 651d9022c234: Layer already exists [2024-12-09T08:40:49.434Z] 4fbe9d2ccb70: Layer already exists [2024-12-09T08:40:49.699Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:50.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:50.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-09T08:40:50.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-09T08:40:50.410Z] f835239256d7: Preparing [2024-12-09T08:40:50.410Z] 3465cc9d4e15: Preparing [2024-12-09T08:40:50.410Z] 5a625543bf54: Preparing [2024-12-09T08:40:50.410Z] cf89ecea0d24: Preparing [2024-12-09T08:40:50.410Z] 98c988dfeb69: Preparing [2024-12-09T08:40:50.410Z] 981253924186: Preparing [2024-12-09T08:40:50.410Z] 4fbe9d2ccb70: Preparing [2024-12-09T08:40:50.410Z] 651d9022c234: Preparing [2024-12-09T08:40:50.410Z] 981253924186: Waiting [2024-12-09T08:40:50.410Z] 4fbe9d2ccb70: Waiting [2024-12-09T08:40:50.410Z] 651d9022c234: Waiting [2024-12-09T08:40:50.410Z] 5a625543bf54: Layer already exists [2024-12-09T08:40:50.410Z] cf89ecea0d24: Layer already exists [2024-12-09T08:40:50.410Z] f835239256d7: Layer already exists [2024-12-09T08:40:50.410Z] 3465cc9d4e15: Layer already exists [2024-12-09T08:40:50.410Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:50.410Z] 651d9022c234: Layer already exists [2024-12-09T08:40:50.410Z] 981253924186: Layer already exists [2024-12-09T08:40:50.410Z] 4fbe9d2ccb70: Layer already exists [2024-12-09T08:40:50.674Z] main: digest: sha256:a3ef38ac9fd7f085a38d8a81602170a13c6a8a9fd4f291bcc52e8b5916988fab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:40:50.753Z] ===================================================== [Pipeline] echo [2024-12-09T08:40:50.768Z] taggedImages: [2024-12-09T08:40:50.768Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:50.768Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-09T08:40:50.768Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.24 [2024-12-09T08:40:50.768Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:50.768Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-09T08:40:50.797Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-09T08:40:50.797Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:50.797Z] latest [2024-12-09T08:40:50.797Z] 4.0.0-dev.24 [2024-12-09T08:40:50.797Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:50.797Z] main [2024-12-09T08:40:50.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:51.177Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:51.537Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:40:51.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T08:40:51.537Z] d8dd712964c5: Preparing [2024-12-09T08:40:51.537Z] 30e4ab942a5d: Preparing [2024-12-09T08:40:51.537Z] eba118f7c1fb: Preparing [2024-12-09T08:40:51.537Z] 98c988dfeb69: Preparing [2024-12-09T08:40:51.537Z] 7c77512e21d0: Preparing [2024-12-09T08:40:51.537Z] 13f17cc65be6: Preparing [2024-12-09T08:40:51.537Z] 651d9022c234: Preparing [2024-12-09T08:40:51.537Z] 13f17cc65be6: Waiting [2024-12-09T08:40:51.537Z] 651d9022c234: Waiting [2024-12-09T08:40:51.537Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:51.804Z] 30e4ab942a5d: Pushed [2024-12-09T08:40:51.804Z] 7c77512e21d0: Pushed [2024-12-09T08:40:51.804Z] d8dd712964c5: Pushed [2024-12-09T08:40:51.804Z] 651d9022c234: Layer already exists [2024-12-09T08:40:51.804Z] 13f17cc65be6: Pushed [2024-12-09T08:40:57.183Z] eba118f7c1fb: Pushed [2024-12-09T08:40:57.183Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:57.551Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:57.916Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-09T08:40:57.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T08:40:57.916Z] d8dd712964c5: Preparing [2024-12-09T08:40:57.916Z] 30e4ab942a5d: Preparing [2024-12-09T08:40:57.916Z] eba118f7c1fb: Preparing [2024-12-09T08:40:57.916Z] 98c988dfeb69: Preparing [2024-12-09T08:40:57.916Z] 7c77512e21d0: Preparing [2024-12-09T08:40:57.916Z] 13f17cc65be6: Preparing [2024-12-09T08:40:57.916Z] 651d9022c234: Preparing [2024-12-09T08:40:57.916Z] 13f17cc65be6: Waiting [2024-12-09T08:40:57.916Z] 651d9022c234: Waiting [2024-12-09T08:40:57.916Z] 30e4ab942a5d: Layer already exists [2024-12-09T08:40:57.916Z] eba118f7c1fb: Layer already exists [2024-12-09T08:40:57.916Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:57.916Z] 7c77512e21d0: Layer already exists [2024-12-09T08:40:57.916Z] d8dd712964c5: Layer already exists [2024-12-09T08:40:57.916Z] 13f17cc65be6: Layer already exists [2024-12-09T08:40:57.916Z] 651d9022c234: Layer already exists [2024-12-09T08:40:58.188Z] latest: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:58.566Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:58.936Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.24 [2024-12-09T08:40:58.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T08:40:58.936Z] d8dd712964c5: Preparing [2024-12-09T08:40:58.936Z] 30e4ab942a5d: Preparing [2024-12-09T08:40:58.936Z] eba118f7c1fb: Preparing [2024-12-09T08:40:58.936Z] 98c988dfeb69: Preparing [2024-12-09T08:40:58.936Z] 7c77512e21d0: Preparing [2024-12-09T08:40:58.936Z] 13f17cc65be6: Preparing [2024-12-09T08:40:58.936Z] 651d9022c234: Preparing [2024-12-09T08:40:58.936Z] 13f17cc65be6: Waiting [2024-12-09T08:40:58.936Z] 651d9022c234: Waiting [2024-12-09T08:40:58.936Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:58.936Z] 7c77512e21d0: Layer already exists [2024-12-09T08:40:58.936Z] eba118f7c1fb: Layer already exists [2024-12-09T08:40:58.936Z] 30e4ab942a5d: Layer already exists [2024-12-09T08:40:58.936Z] d8dd712964c5: Layer already exists [2024-12-09T08:40:58.936Z] 13f17cc65be6: Layer already exists [2024-12-09T08:40:58.936Z] 651d9022c234: Layer already exists [2024-12-09T08:40:59.202Z] 4.0.0-dev.24: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:59.538Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:40:59.886Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:40:59.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T08:40:59.886Z] d8dd712964c5: Preparing [2024-12-09T08:40:59.886Z] 30e4ab942a5d: Preparing [2024-12-09T08:40:59.886Z] eba118f7c1fb: Preparing [2024-12-09T08:40:59.886Z] 98c988dfeb69: Preparing [2024-12-09T08:40:59.886Z] 7c77512e21d0: Preparing [2024-12-09T08:40:59.886Z] 13f17cc65be6: Preparing [2024-12-09T08:40:59.886Z] 651d9022c234: Preparing [2024-12-09T08:40:59.886Z] 13f17cc65be6: Waiting [2024-12-09T08:40:59.886Z] 651d9022c234: Waiting [2024-12-09T08:40:59.886Z] eba118f7c1fb: Layer already exists [2024-12-09T08:40:59.886Z] 98c988dfeb69: Layer already exists [2024-12-09T08:40:59.886Z] d8dd712964c5: Layer already exists [2024-12-09T08:40:59.886Z] 7c77512e21d0: Layer already exists [2024-12-09T08:40:59.886Z] 30e4ab942a5d: Layer already exists [2024-12-09T08:40:59.886Z] 13f17cc65be6: Layer already exists [2024-12-09T08:40:59.886Z] 651d9022c234: Layer already exists [2024-12-09T08:41:00.150Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:00.503Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:00.858Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-09T08:41:00.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-09T08:41:00.858Z] d8dd712964c5: Preparing [2024-12-09T08:41:00.858Z] 30e4ab942a5d: Preparing [2024-12-09T08:41:00.858Z] eba118f7c1fb: Preparing [2024-12-09T08:41:00.858Z] 98c988dfeb69: Preparing [2024-12-09T08:41:00.858Z] 7c77512e21d0: Preparing [2024-12-09T08:41:00.858Z] 13f17cc65be6: Preparing [2024-12-09T08:41:00.858Z] 651d9022c234: Preparing [2024-12-09T08:41:00.858Z] 13f17cc65be6: Waiting [2024-12-09T08:41:00.858Z] 651d9022c234: Waiting [2024-12-09T08:41:00.858Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:00.858Z] 7c77512e21d0: Layer already exists [2024-12-09T08:41:00.858Z] eba118f7c1fb: Layer already exists [2024-12-09T08:41:00.858Z] 30e4ab942a5d: Layer already exists [2024-12-09T08:41:00.858Z] d8dd712964c5: Layer already exists [2024-12-09T08:41:00.858Z] 651d9022c234: Layer already exists [2024-12-09T08:41:00.858Z] 13f17cc65be6: Layer already exists [2024-12-09T08:41:01.124Z] main: digest: sha256:c22c746ebc341472c2daf72c55871e90ef86e6c2c1427105414a4559a5dc5349 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:41:01.201Z] ===================================================== [Pipeline] echo [2024-12-09T08:41:01.219Z] taggedImages: [2024-12-09T08:41:01.219Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:01.219Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-09T08:41:01.219Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.24 [2024-12-09T08:41:01.219Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:01.219Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-09T08:41:01.244Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-09T08:41:01.244Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:01.244Z] latest [2024-12-09T08:41:01.244Z] 4.0.0-dev.24 [2024-12-09T08:41:01.244Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:01.244Z] main [2024-12-09T08:41:01.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:01.629Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:01.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:01.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T08:41:01.978Z] 1973780b0dc3: Preparing [2024-12-09T08:41:01.978Z] 5bc8a0831be9: Preparing [2024-12-09T08:41:01.978Z] b4453d85de5d: Preparing [2024-12-09T08:41:01.978Z] 00919a46b147: Preparing [2024-12-09T08:41:01.978Z] cf89ecea0d24: Preparing [2024-12-09T08:41:01.978Z] 98c988dfeb69: Preparing [2024-12-09T08:41:01.978Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:01.978Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:01.978Z] 651d9022c234: Preparing [2024-12-09T08:41:01.978Z] 98c988dfeb69: Waiting [2024-12-09T08:41:01.978Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:01.978Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:01.978Z] 651d9022c234: Waiting [2024-12-09T08:41:01.978Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:02.242Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:02.242Z] 5bc8a0831be9: Pushed [2024-12-09T08:41:02.242Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:02.242Z] b4453d85de5d: Pushed [2024-12-09T08:41:02.242Z] 1973780b0dc3: Pushed [2024-12-09T08:41:02.242Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:02.242Z] 651d9022c234: Layer already exists [2024-12-09T08:41:07.563Z] 00919a46b147: Pushed [2024-12-09T08:41:07.563Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:07.927Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:08.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-09T08:41:08.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T08:41:08.276Z] 1973780b0dc3: Preparing [2024-12-09T08:41:08.276Z] 5bc8a0831be9: Preparing [2024-12-09T08:41:08.276Z] b4453d85de5d: Preparing [2024-12-09T08:41:08.276Z] 00919a46b147: Preparing [2024-12-09T08:41:08.276Z] cf89ecea0d24: Preparing [2024-12-09T08:41:08.276Z] 98c988dfeb69: Preparing [2024-12-09T08:41:08.276Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:08.276Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:08.276Z] 651d9022c234: Preparing [2024-12-09T08:41:08.276Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:08.276Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:08.276Z] 651d9022c234: Waiting [2024-12-09T08:41:08.276Z] 98c988dfeb69: Waiting [2024-12-09T08:41:08.276Z] 5bc8a0831be9: Layer already exists [2024-12-09T08:41:08.276Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:08.276Z] b4453d85de5d: Layer already exists [2024-12-09T08:41:08.276Z] 1973780b0dc3: Layer already exists [2024-12-09T08:41:08.276Z] 00919a46b147: Layer already exists [2024-12-09T08:41:08.276Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:08.276Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:08.276Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:08.276Z] 651d9022c234: Layer already exists [2024-12-09T08:41:08.542Z] latest: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:08.895Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:09.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.24 [2024-12-09T08:41:09.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T08:41:09.257Z] 1973780b0dc3: Preparing [2024-12-09T08:41:09.257Z] 5bc8a0831be9: Preparing [2024-12-09T08:41:09.257Z] b4453d85de5d: Preparing [2024-12-09T08:41:09.257Z] 00919a46b147: Preparing [2024-12-09T08:41:09.257Z] cf89ecea0d24: Preparing [2024-12-09T08:41:09.257Z] 98c988dfeb69: Preparing [2024-12-09T08:41:09.257Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:09.257Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:09.257Z] 98c988dfeb69: Waiting [2024-12-09T08:41:09.257Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:09.257Z] 651d9022c234: Preparing [2024-12-09T08:41:09.257Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:09.257Z] 651d9022c234: Waiting [2024-12-09T08:41:09.257Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:09.257Z] 00919a46b147: Layer already exists [2024-12-09T08:41:09.257Z] b4453d85de5d: Layer already exists [2024-12-09T08:41:09.257Z] 5bc8a0831be9: Layer already exists [2024-12-09T08:41:09.257Z] 1973780b0dc3: Layer already exists [2024-12-09T08:41:09.257Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:09.257Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:09.257Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:09.257Z] 651d9022c234: Layer already exists [2024-12-09T08:41:09.523Z] 4.0.0-dev.24: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:09.879Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:10.231Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:10.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T08:41:10.231Z] 1973780b0dc3: Preparing [2024-12-09T08:41:10.231Z] 5bc8a0831be9: Preparing [2024-12-09T08:41:10.231Z] b4453d85de5d: Preparing [2024-12-09T08:41:10.231Z] 00919a46b147: Preparing [2024-12-09T08:41:10.231Z] cf89ecea0d24: Preparing [2024-12-09T08:41:10.231Z] 98c988dfeb69: Preparing [2024-12-09T08:41:10.231Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:10.231Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:10.231Z] 651d9022c234: Preparing [2024-12-09T08:41:10.231Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:10.231Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:10.231Z] 651d9022c234: Waiting [2024-12-09T08:41:10.231Z] 98c988dfeb69: Waiting [2024-12-09T08:41:10.231Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:10.231Z] b4453d85de5d: Layer already exists [2024-12-09T08:41:10.231Z] 00919a46b147: Layer already exists [2024-12-09T08:41:10.231Z] 5bc8a0831be9: Layer already exists [2024-12-09T08:41:10.231Z] 1973780b0dc3: Layer already exists [2024-12-09T08:41:10.231Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:10.231Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:10.231Z] 651d9022c234: Layer already exists [2024-12-09T08:41:10.231Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:10.496Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:10.843Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:11.188Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-09T08:41:11.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-09T08:41:11.188Z] 1973780b0dc3: Preparing [2024-12-09T08:41:11.188Z] 5bc8a0831be9: Preparing [2024-12-09T08:41:11.188Z] b4453d85de5d: Preparing [2024-12-09T08:41:11.188Z] 00919a46b147: Preparing [2024-12-09T08:41:11.188Z] cf89ecea0d24: Preparing [2024-12-09T08:41:11.188Z] 98c988dfeb69: Preparing [2024-12-09T08:41:11.188Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:11.188Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:11.188Z] 651d9022c234: Preparing [2024-12-09T08:41:11.188Z] 98c988dfeb69: Waiting [2024-12-09T08:41:11.188Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:11.188Z] 651d9022c234: Waiting [2024-12-09T08:41:11.188Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:11.188Z] 00919a46b147: Layer already exists [2024-12-09T08:41:11.188Z] 1973780b0dc3: Layer already exists [2024-12-09T08:41:11.188Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:11.188Z] b4453d85de5d: Layer already exists [2024-12-09T08:41:11.188Z] 5bc8a0831be9: Layer already exists [2024-12-09T08:41:11.188Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:11.188Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:11.188Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:11.188Z] 651d9022c234: Layer already exists [2024-12-09T08:41:11.451Z] main: digest: sha256:0b7b645bc0ff2428a0d016d7775cc7e215fb34d64fe1bd949850d69d2e7ca217 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:41:11.525Z] ===================================================== [Pipeline] echo [2024-12-09T08:41:11.535Z] taggedImages: [2024-12-09T08:41:11.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:11.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-09T08:41:11.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.24 [2024-12-09T08:41:11.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:11.535Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-09T08:41:11.561Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-09T08:41:11.561Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:11.561Z] latest [2024-12-09T08:41:11.561Z] 4.0.0-dev.24 [2024-12-09T08:41:11.561Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:11.561Z] main [2024-12-09T08:41:11.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:11.905Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:12.258Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:12.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T08:41:12.258Z] 2d02940833c3: Preparing [2024-12-09T08:41:12.258Z] 2f71f81c27ab: Preparing [2024-12-09T08:41:12.258Z] 9306afa2050d: Preparing [2024-12-09T08:41:12.258Z] 9ccd494d6407: Preparing [2024-12-09T08:41:12.258Z] b244b06d55d9: Preparing [2024-12-09T08:41:12.258Z] 7be7712bb39f: Preparing [2024-12-09T08:41:12.258Z] 9ac0b236d4c7: Preparing [2024-12-09T08:41:12.258Z] cf89ecea0d24: Preparing [2024-12-09T08:41:12.258Z] 98c988dfeb69: Preparing [2024-12-09T08:41:12.258Z] 1c421a92910d: Preparing [2024-12-09T08:41:12.258Z] 550d72a4f696: Preparing [2024-12-09T08:41:12.258Z] 5f70bf18a086: Preparing [2024-12-09T08:41:12.258Z] 12d44cbe9a6f: Preparing [2024-12-09T08:41:12.258Z] cf89ecea0d24: Waiting [2024-12-09T08:41:12.258Z] 7be7712bb39f: Waiting [2024-12-09T08:41:12.258Z] 1c421a92910d: Waiting [2024-12-09T08:41:12.258Z] 550d72a4f696: Waiting [2024-12-09T08:41:12.258Z] 98c988dfeb69: Waiting [2024-12-09T08:41:12.258Z] 5f70bf18a086: Waiting [2024-12-09T08:41:12.258Z] e02bd2336bbb: Preparing [2024-12-09T08:41:12.258Z] 12d44cbe9a6f: Waiting [2024-12-09T08:41:12.258Z] e02bd2336bbb: Waiting [2024-12-09T08:41:12.258Z] 1f8f9ac3be57: Preparing [2024-12-09T08:41:12.258Z] 651d9022c234: Preparing [2024-12-09T08:41:12.258Z] 1f8f9ac3be57: Waiting [2024-12-09T08:41:12.258Z] 651d9022c234: Waiting [2024-12-09T08:41:12.523Z] 9306afa2050d: Pushed [2024-12-09T08:41:12.523Z] b244b06d55d9: Pushed [2024-12-09T08:41:12.523Z] 9ccd494d6407: Pushed [2024-12-09T08:41:12.523Z] 2d02940833c3: Pushed [2024-12-09T08:41:12.523Z] 2f71f81c27ab: Pushed [2024-12-09T08:41:12.523Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:12.523Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:12.523Z] 5f70bf18a086: Layer already exists [2024-12-09T08:41:12.523Z] 7be7712bb39f: Pushed [2024-12-09T08:41:12.788Z] 1c421a92910d: Pushed [2024-12-09T08:41:12.788Z] 550d72a4f696: Pushed [2024-12-09T08:41:12.788Z] 12d44cbe9a6f: Pushed [2024-12-09T08:41:12.788Z] 651d9022c234: Layer already exists [2024-12-09T08:41:12.788Z] 1f8f9ac3be57: Pushed [2024-12-09T08:41:14.185Z] e02bd2336bbb: Pushed [2024-12-09T08:41:15.584Z] 9ac0b236d4c7: Pushed [2024-12-09T08:41:16.163Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:16.507Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:16.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-09T08:41:16.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T08:41:16.852Z] 2d02940833c3: Preparing [2024-12-09T08:41:16.852Z] 2f71f81c27ab: Preparing [2024-12-09T08:41:16.852Z] 9306afa2050d: Preparing [2024-12-09T08:41:16.852Z] 9ccd494d6407: Preparing [2024-12-09T08:41:16.852Z] b244b06d55d9: Preparing [2024-12-09T08:41:16.852Z] 7be7712bb39f: Preparing [2024-12-09T08:41:16.852Z] 9ac0b236d4c7: Preparing [2024-12-09T08:41:16.852Z] cf89ecea0d24: Preparing [2024-12-09T08:41:16.852Z] 98c988dfeb69: Preparing [2024-12-09T08:41:16.852Z] 1c421a92910d: Preparing [2024-12-09T08:41:16.852Z] 9ac0b236d4c7: Waiting [2024-12-09T08:41:16.852Z] cf89ecea0d24: Waiting [2024-12-09T08:41:16.852Z] 7be7712bb39f: Waiting [2024-12-09T08:41:16.852Z] 98c988dfeb69: Waiting [2024-12-09T08:41:16.852Z] 550d72a4f696: Preparing [2024-12-09T08:41:16.852Z] 1c421a92910d: Waiting [2024-12-09T08:41:16.852Z] 5f70bf18a086: Preparing [2024-12-09T08:41:16.852Z] 550d72a4f696: Waiting [2024-12-09T08:41:16.852Z] 12d44cbe9a6f: Preparing [2024-12-09T08:41:16.852Z] e02bd2336bbb: Preparing [2024-12-09T08:41:16.852Z] 1f8f9ac3be57: Preparing [2024-12-09T08:41:16.852Z] 5f70bf18a086: Waiting [2024-12-09T08:41:16.852Z] 651d9022c234: Preparing [2024-12-09T08:41:16.852Z] 12d44cbe9a6f: Waiting [2024-12-09T08:41:16.852Z] e02bd2336bbb: Waiting [2024-12-09T08:41:16.852Z] 1f8f9ac3be57: Waiting [2024-12-09T08:41:16.852Z] 651d9022c234: Waiting [2024-12-09T08:41:16.852Z] b244b06d55d9: Layer already exists [2024-12-09T08:41:16.852Z] 2d02940833c3: Layer already exists [2024-12-09T08:41:16.852Z] 9306afa2050d: Layer already exists [2024-12-09T08:41:16.852Z] 2f71f81c27ab: Layer already exists [2024-12-09T08:41:16.852Z] 9ccd494d6407: Layer already exists [2024-12-09T08:41:16.852Z] 7be7712bb39f: Layer already exists [2024-12-09T08:41:16.852Z] 9ac0b236d4c7: Layer already exists [2024-12-09T08:41:16.852Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:16.852Z] 1c421a92910d: Layer already exists [2024-12-09T08:41:16.852Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:16.852Z] 550d72a4f696: Layer already exists [2024-12-09T08:41:16.852Z] 1f8f9ac3be57: Layer already exists [2024-12-09T08:41:16.852Z] 12d44cbe9a6f: Layer already exists [2024-12-09T08:41:16.852Z] 5f70bf18a086: Layer already exists [2024-12-09T08:41:16.852Z] e02bd2336bbb: Layer already exists [2024-12-09T08:41:16.852Z] 651d9022c234: Layer already exists [2024-12-09T08:41:17.116Z] latest: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:17.460Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:17.799Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.24 [2024-12-09T08:41:17.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T08:41:17.799Z] 2d02940833c3: Preparing [2024-12-09T08:41:17.799Z] 2f71f81c27ab: Preparing [2024-12-09T08:41:17.799Z] 9306afa2050d: Preparing [2024-12-09T08:41:17.799Z] 9ccd494d6407: Preparing [2024-12-09T08:41:17.799Z] b244b06d55d9: Preparing [2024-12-09T08:41:17.799Z] 7be7712bb39f: Preparing [2024-12-09T08:41:17.799Z] 9ac0b236d4c7: Preparing [2024-12-09T08:41:17.799Z] cf89ecea0d24: Preparing [2024-12-09T08:41:17.799Z] 98c988dfeb69: Preparing [2024-12-09T08:41:17.799Z] 1c421a92910d: Preparing [2024-12-09T08:41:17.799Z] 550d72a4f696: Preparing [2024-12-09T08:41:17.799Z] 5f70bf18a086: Preparing [2024-12-09T08:41:17.799Z] 12d44cbe9a6f: Preparing [2024-12-09T08:41:17.799Z] e02bd2336bbb: Preparing [2024-12-09T08:41:17.799Z] 1f8f9ac3be57: Preparing [2024-12-09T08:41:17.799Z] 98c988dfeb69: Waiting [2024-12-09T08:41:17.799Z] 550d72a4f696: Waiting [2024-12-09T08:41:17.799Z] 1c421a92910d: Waiting [2024-12-09T08:41:17.799Z] 5f70bf18a086: Waiting [2024-12-09T08:41:17.799Z] 7be7712bb39f: Waiting [2024-12-09T08:41:17.799Z] 12d44cbe9a6f: Waiting [2024-12-09T08:41:17.799Z] e02bd2336bbb: Waiting [2024-12-09T08:41:17.799Z] 9ac0b236d4c7: Waiting [2024-12-09T08:41:17.799Z] cf89ecea0d24: Waiting [2024-12-09T08:41:17.799Z] 651d9022c234: Preparing [2024-12-09T08:41:17.799Z] 1f8f9ac3be57: Waiting [2024-12-09T08:41:17.799Z] 651d9022c234: Waiting [2024-12-09T08:41:17.799Z] 2f71f81c27ab: Layer already exists [2024-12-09T08:41:17.799Z] 9ccd494d6407: Layer already exists [2024-12-09T08:41:17.799Z] 2d02940833c3: Layer already exists [2024-12-09T08:41:17.799Z] b244b06d55d9: Layer already exists [2024-12-09T08:41:17.799Z] 9306afa2050d: Layer already exists [2024-12-09T08:41:17.799Z] 7be7712bb39f: Layer already exists [2024-12-09T08:41:17.799Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:17.799Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:17.799Z] 9ac0b236d4c7: Layer already exists [2024-12-09T08:41:17.799Z] 1c421a92910d: Layer already exists [2024-12-09T08:41:17.799Z] 550d72a4f696: Layer already exists [2024-12-09T08:41:17.799Z] 5f70bf18a086: Layer already exists [2024-12-09T08:41:17.799Z] 12d44cbe9a6f: Layer already exists [2024-12-09T08:41:17.799Z] e02bd2336bbb: Layer already exists [2024-12-09T08:41:17.799Z] 1f8f9ac3be57: Layer already exists [2024-12-09T08:41:17.799Z] 651d9022c234: Layer already exists [2024-12-09T08:41:18.063Z] 4.0.0-dev.24: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:18.417Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:18.760Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:18.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T08:41:18.760Z] 2d02940833c3: Preparing [2024-12-09T08:41:18.760Z] 2f71f81c27ab: Preparing [2024-12-09T08:41:18.760Z] 9306afa2050d: Preparing [2024-12-09T08:41:18.760Z] 9ccd494d6407: Preparing [2024-12-09T08:41:18.760Z] b244b06d55d9: Preparing [2024-12-09T08:41:18.760Z] 7be7712bb39f: Preparing [2024-12-09T08:41:18.760Z] 9ac0b236d4c7: Preparing [2024-12-09T08:41:18.760Z] cf89ecea0d24: Preparing [2024-12-09T08:41:18.760Z] 98c988dfeb69: Preparing [2024-12-09T08:41:18.760Z] 1c421a92910d: Preparing [2024-12-09T08:41:18.760Z] 550d72a4f696: Preparing [2024-12-09T08:41:18.760Z] 5f70bf18a086: Preparing [2024-12-09T08:41:18.760Z] cf89ecea0d24: Waiting [2024-12-09T08:41:18.760Z] 12d44cbe9a6f: Preparing [2024-12-09T08:41:18.760Z] e02bd2336bbb: Preparing [2024-12-09T08:41:18.760Z] 1f8f9ac3be57: Preparing [2024-12-09T08:41:18.760Z] 651d9022c234: Preparing [2024-12-09T08:41:18.760Z] 12d44cbe9a6f: Waiting [2024-12-09T08:41:18.760Z] 98c988dfeb69: Waiting [2024-12-09T08:41:18.760Z] e02bd2336bbb: Waiting [2024-12-09T08:41:18.760Z] 1c421a92910d: Waiting [2024-12-09T08:41:18.760Z] 1f8f9ac3be57: Waiting [2024-12-09T08:41:18.760Z] 651d9022c234: Waiting [2024-12-09T08:41:18.760Z] 7be7712bb39f: Waiting [2024-12-09T08:41:18.760Z] 5f70bf18a086: Waiting [2024-12-09T08:41:18.760Z] 550d72a4f696: Waiting [2024-12-09T08:41:18.760Z] 9ac0b236d4c7: Waiting [2024-12-09T08:41:18.760Z] 2f71f81c27ab: Layer already exists [2024-12-09T08:41:18.760Z] b244b06d55d9: Layer already exists [2024-12-09T08:41:18.760Z] 9306afa2050d: Layer already exists [2024-12-09T08:41:18.760Z] 9ccd494d6407: Layer already exists [2024-12-09T08:41:18.760Z] 2d02940833c3: Layer already exists [2024-12-09T08:41:18.760Z] 7be7712bb39f: Layer already exists [2024-12-09T08:41:18.760Z] 9ac0b236d4c7: Layer already exists [2024-12-09T08:41:18.760Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:18.760Z] 1c421a92910d: Layer already exists [2024-12-09T08:41:18.760Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:18.760Z] 550d72a4f696: Layer already exists [2024-12-09T08:41:18.760Z] 5f70bf18a086: Layer already exists [2024-12-09T08:41:18.760Z] 12d44cbe9a6f: Layer already exists [2024-12-09T08:41:18.760Z] 1f8f9ac3be57: Layer already exists [2024-12-09T08:41:18.760Z] e02bd2336bbb: Layer already exists [2024-12-09T08:41:18.760Z] 651d9022c234: Layer already exists [2024-12-09T08:41:19.024Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:19.376Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:19.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-09T08:41:19.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-09T08:41:19.720Z] 2d02940833c3: Preparing [2024-12-09T08:41:19.720Z] 2f71f81c27ab: Preparing [2024-12-09T08:41:19.720Z] 9306afa2050d: Preparing [2024-12-09T08:41:19.720Z] 9ccd494d6407: Preparing [2024-12-09T08:41:19.720Z] b244b06d55d9: Preparing [2024-12-09T08:41:19.720Z] 7be7712bb39f: Preparing [2024-12-09T08:41:19.720Z] 9ac0b236d4c7: Preparing [2024-12-09T08:41:19.720Z] cf89ecea0d24: Preparing [2024-12-09T08:41:19.720Z] 98c988dfeb69: Preparing [2024-12-09T08:41:19.720Z] 1c421a92910d: Preparing [2024-12-09T08:41:19.720Z] 550d72a4f696: Preparing [2024-12-09T08:41:19.720Z] 5f70bf18a086: Preparing [2024-12-09T08:41:19.720Z] 12d44cbe9a6f: Preparing [2024-12-09T08:41:19.720Z] e02bd2336bbb: Preparing [2024-12-09T08:41:19.720Z] 1f8f9ac3be57: Preparing [2024-12-09T08:41:19.720Z] 651d9022c234: Preparing [2024-12-09T08:41:19.720Z] 7be7712bb39f: Waiting [2024-12-09T08:41:19.720Z] 550d72a4f696: Waiting [2024-12-09T08:41:19.721Z] 9ac0b236d4c7: Waiting [2024-12-09T08:41:19.721Z] 5f70bf18a086: Waiting [2024-12-09T08:41:19.721Z] cf89ecea0d24: Waiting [2024-12-09T08:41:19.721Z] 12d44cbe9a6f: Waiting [2024-12-09T08:41:19.721Z] 98c988dfeb69: Waiting [2024-12-09T08:41:19.721Z] 1c421a92910d: Waiting [2024-12-09T08:41:19.721Z] e02bd2336bbb: Waiting [2024-12-09T08:41:19.721Z] 1f8f9ac3be57: Waiting [2024-12-09T08:41:19.721Z] 651d9022c234: Waiting [2024-12-09T08:41:19.721Z] 9ccd494d6407: Layer already exists [2024-12-09T08:41:19.721Z] 2f71f81c27ab: Layer already exists [2024-12-09T08:41:19.721Z] b244b06d55d9: Layer already exists [2024-12-09T08:41:19.721Z] 9306afa2050d: Layer already exists [2024-12-09T08:41:19.721Z] 2d02940833c3: Layer already exists [2024-12-09T08:41:19.721Z] 7be7712bb39f: Layer already exists [2024-12-09T08:41:19.721Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:19.721Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:19.721Z] 1c421a92910d: Layer already exists [2024-12-09T08:41:19.721Z] 9ac0b236d4c7: Layer already exists [2024-12-09T08:41:19.721Z] 550d72a4f696: Layer already exists [2024-12-09T08:41:19.721Z] 5f70bf18a086: Layer already exists [2024-12-09T08:41:19.721Z] e02bd2336bbb: Layer already exists [2024-12-09T08:41:19.721Z] 1f8f9ac3be57: Layer already exists [2024-12-09T08:41:19.721Z] 12d44cbe9a6f: Layer already exists [2024-12-09T08:41:19.721Z] 651d9022c234: Layer already exists [2024-12-09T08:41:19.985Z] main: digest: sha256:1aedc75e3d6b12a43d71a992f804644a2efe3b15d488bfeb44c440f121222998 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:41:20.066Z] ===================================================== [Pipeline] echo [2024-12-09T08:41:20.079Z] taggedImages: [2024-12-09T08:41:20.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:20.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-09T08:41:20.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.24 [2024-12-09T08:41:20.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:20.079Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-09T08:41:20.102Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-09T08:41:20.102Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:20.102Z] latest [2024-12-09T08:41:20.102Z] 4.0.0-dev.24 [2024-12-09T08:41:20.102Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:20.102Z] main [2024-12-09T08:41:20.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:20.651Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:20.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:20.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T08:41:21.577Z] a84ad785c17c: Preparing [2024-12-09T08:41:21.577Z] 12c6e9984b1a: Preparing [2024-12-09T08:41:21.577Z] d4a18b9a99b2: Preparing [2024-12-09T08:41:21.577Z] be9beed274a6: Preparing [2024-12-09T08:41:21.577Z] cf89ecea0d24: Preparing [2024-12-09T08:41:21.577Z] 98c988dfeb69: Preparing [2024-12-09T08:41:21.577Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:21.577Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:21.577Z] 651d9022c234: Preparing [2024-12-09T08:41:21.577Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:21.577Z] 651d9022c234: Waiting [2024-12-09T08:41:21.577Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:21.577Z] 98c988dfeb69: Waiting [2024-12-09T08:41:21.841Z] d4a18b9a99b2: Pushed [2024-12-09T08:41:21.842Z] 12c6e9984b1a: Pushed [2024-12-09T08:41:22.106Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:22.370Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:22.370Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:22.370Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:22.370Z] 651d9022c234: Layer already exists [2024-12-09T08:41:22.370Z] a84ad785c17c: Pushed [2024-12-09T08:41:26.595Z] be9beed274a6: Pushed [2024-12-09T08:41:26.595Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:26.938Z] + 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 [2024-12-09T08:41:27.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-09T08:41:27.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T08:41:27.286Z] a84ad785c17c: Preparing [2024-12-09T08:41:27.286Z] 12c6e9984b1a: Preparing [2024-12-09T08:41:27.286Z] d4a18b9a99b2: Preparing [2024-12-09T08:41:27.286Z] be9beed274a6: Preparing [2024-12-09T08:41:27.286Z] cf89ecea0d24: Preparing [2024-12-09T08:41:27.286Z] 98c988dfeb69: Preparing [2024-12-09T08:41:27.286Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:27.286Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:27.286Z] 651d9022c234: Preparing [2024-12-09T08:41:27.286Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:27.286Z] 651d9022c234: Waiting [2024-12-09T08:41:27.286Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:27.286Z] 98c988dfeb69: Waiting [2024-12-09T08:41:27.286Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:27.286Z] a84ad785c17c: Layer already exists [2024-12-09T08:41:27.286Z] 12c6e9984b1a: Layer already exists [2024-12-09T08:41:27.286Z] be9beed274a6: Layer already exists [2024-12-09T08:41:27.286Z] d4a18b9a99b2: Layer already exists [2024-12-09T08:41:27.286Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:27.286Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:27.286Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:27.286Z] 651d9022c234: Layer already exists [2024-12-09T08:41:27.550Z] latest: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:27.886Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:28.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.24 [2024-12-09T08:41:28.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T08:41:28.231Z] a84ad785c17c: Preparing [2024-12-09T08:41:28.231Z] 12c6e9984b1a: Preparing [2024-12-09T08:41:28.231Z] d4a18b9a99b2: Preparing [2024-12-09T08:41:28.231Z] be9beed274a6: Preparing [2024-12-09T08:41:28.231Z] cf89ecea0d24: Preparing [2024-12-09T08:41:28.231Z] 98c988dfeb69: Preparing [2024-12-09T08:41:28.231Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:28.231Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:28.231Z] 651d9022c234: Preparing [2024-12-09T08:41:28.231Z] 98c988dfeb69: Waiting [2024-12-09T08:41:28.231Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:28.231Z] 651d9022c234: Waiting [2024-12-09T08:41:28.231Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:28.231Z] be9beed274a6: Layer already exists [2024-12-09T08:41:28.231Z] d4a18b9a99b2: Layer already exists [2024-12-09T08:41:28.231Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:28.231Z] 12c6e9984b1a: Layer already exists [2024-12-09T08:41:28.231Z] a84ad785c17c: Layer already exists [2024-12-09T08:41:28.231Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:28.231Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:28.231Z] 651d9022c234: Layer already exists [2024-12-09T08:41:28.231Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:28.496Z] 4.0.0-dev.24: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:28.841Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:29.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:29.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T08:41:29.187Z] a84ad785c17c: Preparing [2024-12-09T08:41:29.187Z] 12c6e9984b1a: Preparing [2024-12-09T08:41:29.187Z] d4a18b9a99b2: Preparing [2024-12-09T08:41:29.187Z] be9beed274a6: Preparing [2024-12-09T08:41:29.187Z] cf89ecea0d24: Preparing [2024-12-09T08:41:29.187Z] 98c988dfeb69: Preparing [2024-12-09T08:41:29.187Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:29.187Z] 98c988dfeb69: Waiting [2024-12-09T08:41:29.187Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:29.187Z] 651d9022c234: Preparing [2024-12-09T08:41:29.187Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:29.187Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:29.187Z] 651d9022c234: Waiting [2024-12-09T08:41:29.187Z] be9beed274a6: Layer already exists [2024-12-09T08:41:29.187Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:29.187Z] d4a18b9a99b2: Layer already exists [2024-12-09T08:41:29.187Z] a84ad785c17c: Layer already exists [2024-12-09T08:41:29.187Z] 12c6e9984b1a: Layer already exists [2024-12-09T08:41:29.187Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:29.187Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:29.187Z] 651d9022c234: Layer already exists [2024-12-09T08:41:29.187Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:29.451Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:29.801Z] + 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 [2024-12-09T08:41:30.141Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-09T08:41:30.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-09T08:41:30.141Z] a84ad785c17c: Preparing [2024-12-09T08:41:30.141Z] 12c6e9984b1a: Preparing [2024-12-09T08:41:30.141Z] d4a18b9a99b2: Preparing [2024-12-09T08:41:30.141Z] be9beed274a6: Preparing [2024-12-09T08:41:30.141Z] cf89ecea0d24: Preparing [2024-12-09T08:41:30.141Z] 98c988dfeb69: Preparing [2024-12-09T08:41:30.141Z] 600f89fbb0fb: Preparing [2024-12-09T08:41:30.141Z] f8ff71c2d3a1: Preparing [2024-12-09T08:41:30.141Z] 651d9022c234: Preparing [2024-12-09T08:41:30.141Z] 600f89fbb0fb: Waiting [2024-12-09T08:41:30.141Z] f8ff71c2d3a1: Waiting [2024-12-09T08:41:30.141Z] 651d9022c234: Waiting [2024-12-09T08:41:30.141Z] 98c988dfeb69: Waiting [2024-12-09T08:41:30.141Z] d4a18b9a99b2: Layer already exists [2024-12-09T08:41:30.141Z] be9beed274a6: Layer already exists [2024-12-09T08:41:30.141Z] a84ad785c17c: Layer already exists [2024-12-09T08:41:30.141Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:30.141Z] 12c6e9984b1a: Layer already exists [2024-12-09T08:41:30.141Z] 600f89fbb0fb: Layer already exists [2024-12-09T08:41:30.141Z] 651d9022c234: Layer already exists [2024-12-09T08:41:30.141Z] f8ff71c2d3a1: Layer already exists [2024-12-09T08:41:30.141Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:30.406Z] main: digest: sha256:76a1148a72109eb363e2ec3d12c4a995f88a0f23479c2ccc92021c86a96b0bba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:41:30.477Z] ===================================================== [Pipeline] echo [2024-12-09T08:41:30.486Z] taggedImages: [2024-12-09T08:41:30.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:30.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-09T08:41:30.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.24 [2024-12-09T08:41:30.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:30.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-09T08:41:30.508Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-09T08:41:30.508Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:30.508Z] latest [2024-12-09T08:41:30.508Z] 4.0.0-dev.24 [2024-12-09T08:41:30.508Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:30.508Z] main [2024-12-09T08:41:30.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:30.868Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:31.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:31.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T08:41:31.209Z] cb76d8263807: Preparing [2024-12-09T08:41:31.209Z] 73d597590f83: Preparing [2024-12-09T08:41:31.209Z] 0dc60938838a: Preparing [2024-12-09T08:41:31.209Z] f64d3f147d0d: Preparing [2024-12-09T08:41:31.209Z] 761bdbbc0cb1: Preparing [2024-12-09T08:41:31.209Z] cf89ecea0d24: Preparing [2024-12-09T08:41:31.209Z] 98c988dfeb69: Preparing [2024-12-09T08:41:31.209Z] f1f3be8e1854: Preparing [2024-12-09T08:41:31.209Z] 28217e5d9dcd: Preparing [2024-12-09T08:41:31.209Z] a3bff838b246: Preparing [2024-12-09T08:41:31.209Z] 651d9022c234: Preparing [2024-12-09T08:41:31.209Z] cf89ecea0d24: Waiting [2024-12-09T08:41:31.209Z] 28217e5d9dcd: Waiting [2024-12-09T08:41:31.209Z] 651d9022c234: Waiting [2024-12-09T08:41:31.209Z] a3bff838b246: Waiting [2024-12-09T08:41:31.209Z] f1f3be8e1854: Waiting [2024-12-09T08:41:31.209Z] 98c988dfeb69: Waiting [2024-12-09T08:41:31.475Z] f64d3f147d0d: Pushed [2024-12-09T08:41:31.476Z] 761bdbbc0cb1: Pushed [2024-12-09T08:41:31.476Z] cb76d8263807: Pushed [2024-12-09T08:41:31.476Z] 73d597590f83: Pushed [2024-12-09T08:41:31.476Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:31.476Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:31.476Z] 651d9022c234: Layer already exists [2024-12-09T08:41:31.476Z] f1f3be8e1854: Pushed [2024-12-09T08:41:31.741Z] 28217e5d9dcd: Pushed [2024-12-09T08:41:33.674Z] 0dc60938838a: Pushed [2024-12-09T08:41:35.601Z] a3bff838b246: Pushed [2024-12-09T08:41:35.865Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:36.209Z] + 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 [2024-12-09T08:41:36.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-09T08:41:36.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T08:41:36.547Z] cb76d8263807: Preparing [2024-12-09T08:41:36.547Z] 73d597590f83: Preparing [2024-12-09T08:41:36.547Z] 0dc60938838a: Preparing [2024-12-09T08:41:36.547Z] f64d3f147d0d: Preparing [2024-12-09T08:41:36.547Z] 761bdbbc0cb1: Preparing [2024-12-09T08:41:36.547Z] cf89ecea0d24: Preparing [2024-12-09T08:41:36.547Z] 98c988dfeb69: Preparing [2024-12-09T08:41:36.547Z] f1f3be8e1854: Preparing [2024-12-09T08:41:36.547Z] 28217e5d9dcd: Preparing [2024-12-09T08:41:36.547Z] a3bff838b246: Preparing [2024-12-09T08:41:36.547Z] 651d9022c234: Preparing [2024-12-09T08:41:36.547Z] cf89ecea0d24: Waiting [2024-12-09T08:41:36.547Z] 98c988dfeb69: Waiting [2024-12-09T08:41:36.547Z] f1f3be8e1854: Waiting [2024-12-09T08:41:36.547Z] 28217e5d9dcd: Waiting [2024-12-09T08:41:36.547Z] a3bff838b246: Waiting [2024-12-09T08:41:36.547Z] 651d9022c234: Waiting [2024-12-09T08:41:36.547Z] 73d597590f83: Layer already exists [2024-12-09T08:41:36.547Z] f64d3f147d0d: Layer already exists [2024-12-09T08:41:36.547Z] 0dc60938838a: Layer already exists [2024-12-09T08:41:36.547Z] cb76d8263807: Layer already exists [2024-12-09T08:41:36.547Z] 761bdbbc0cb1: Layer already exists [2024-12-09T08:41:36.547Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:36.547Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:36.547Z] f1f3be8e1854: Layer already exists [2024-12-09T08:41:36.547Z] 28217e5d9dcd: Layer already exists [2024-12-09T08:41:36.547Z] a3bff838b246: Layer already exists [2024-12-09T08:41:36.547Z] 651d9022c234: Layer already exists [2024-12-09T08:41:36.811Z] latest: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:37.151Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:37.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.24 [2024-12-09T08:41:37.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T08:41:37.483Z] cb76d8263807: Preparing [2024-12-09T08:41:37.483Z] 73d597590f83: Preparing [2024-12-09T08:41:37.483Z] 0dc60938838a: Preparing [2024-12-09T08:41:37.483Z] f64d3f147d0d: Preparing [2024-12-09T08:41:37.483Z] 761bdbbc0cb1: Preparing [2024-12-09T08:41:37.483Z] cf89ecea0d24: Preparing [2024-12-09T08:41:37.483Z] 98c988dfeb69: Preparing [2024-12-09T08:41:37.483Z] f1f3be8e1854: Preparing [2024-12-09T08:41:37.483Z] 28217e5d9dcd: Preparing [2024-12-09T08:41:37.483Z] a3bff838b246: Preparing [2024-12-09T08:41:37.483Z] 651d9022c234: Preparing [2024-12-09T08:41:37.483Z] cf89ecea0d24: Waiting [2024-12-09T08:41:37.483Z] 98c988dfeb69: Waiting [2024-12-09T08:41:37.483Z] f1f3be8e1854: Waiting [2024-12-09T08:41:37.483Z] 28217e5d9dcd: Waiting [2024-12-09T08:41:37.483Z] a3bff838b246: Waiting [2024-12-09T08:41:37.483Z] 651d9022c234: Waiting [2024-12-09T08:41:37.483Z] 73d597590f83: Layer already exists [2024-12-09T08:41:37.483Z] cb76d8263807: Layer already exists [2024-12-09T08:41:37.483Z] 0dc60938838a: Layer already exists [2024-12-09T08:41:37.483Z] f64d3f147d0d: Layer already exists [2024-12-09T08:41:37.483Z] 761bdbbc0cb1: Layer already exists [2024-12-09T08:41:37.483Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:37.483Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:37.483Z] 28217e5d9dcd: Layer already exists [2024-12-09T08:41:37.483Z] f1f3be8e1854: Layer already exists [2024-12-09T08:41:37.483Z] a3bff838b246: Layer already exists [2024-12-09T08:41:37.483Z] 651d9022c234: Layer already exists [2024-12-09T08:41:37.746Z] 4.0.0-dev.24: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:38.097Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:38.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:38.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T08:41:38.447Z] cb76d8263807: Preparing [2024-12-09T08:41:38.447Z] 73d597590f83: Preparing [2024-12-09T08:41:38.447Z] 0dc60938838a: Preparing [2024-12-09T08:41:38.447Z] f64d3f147d0d: Preparing [2024-12-09T08:41:38.447Z] 761bdbbc0cb1: Preparing [2024-12-09T08:41:38.447Z] cf89ecea0d24: Preparing [2024-12-09T08:41:38.447Z] 98c988dfeb69: Preparing [2024-12-09T08:41:38.447Z] f1f3be8e1854: Preparing [2024-12-09T08:41:38.447Z] 28217e5d9dcd: Preparing [2024-12-09T08:41:38.447Z] a3bff838b246: Preparing [2024-12-09T08:41:38.447Z] 651d9022c234: Preparing [2024-12-09T08:41:38.447Z] 98c988dfeb69: Waiting [2024-12-09T08:41:38.447Z] cf89ecea0d24: Waiting [2024-12-09T08:41:38.447Z] f1f3be8e1854: Waiting [2024-12-09T08:41:38.447Z] a3bff838b246: Waiting [2024-12-09T08:41:38.447Z] 28217e5d9dcd: Waiting [2024-12-09T08:41:38.447Z] 651d9022c234: Waiting [2024-12-09T08:41:38.447Z] 73d597590f83: Layer already exists [2024-12-09T08:41:38.447Z] 761bdbbc0cb1: Layer already exists [2024-12-09T08:41:38.447Z] cb76d8263807: Layer already exists [2024-12-09T08:41:38.447Z] 0dc60938838a: Layer already exists [2024-12-09T08:41:38.447Z] f64d3f147d0d: Layer already exists [2024-12-09T08:41:38.447Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:38.447Z] 28217e5d9dcd: Layer already exists [2024-12-09T08:41:38.447Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:38.447Z] f1f3be8e1854: Layer already exists [2024-12-09T08:41:38.447Z] a3bff838b246: Layer already exists [2024-12-09T08:41:38.447Z] 651d9022c234: Layer already exists [2024-12-09T08:41:38.713Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:39.064Z] + 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 [2024-12-09T08:41:39.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-09T08:41:39.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-09T08:41:39.403Z] cb76d8263807: Preparing [2024-12-09T08:41:39.403Z] 73d597590f83: Preparing [2024-12-09T08:41:39.403Z] 0dc60938838a: Preparing [2024-12-09T08:41:39.403Z] f64d3f147d0d: Preparing [2024-12-09T08:41:39.403Z] 761bdbbc0cb1: Preparing [2024-12-09T08:41:39.403Z] cf89ecea0d24: Preparing [2024-12-09T08:41:39.403Z] cf89ecea0d24: Waiting [2024-12-09T08:41:39.403Z] 98c988dfeb69: Preparing [2024-12-09T08:41:39.403Z] f1f3be8e1854: Preparing [2024-12-09T08:41:39.403Z] 98c988dfeb69: Waiting [2024-12-09T08:41:39.403Z] 28217e5d9dcd: Preparing [2024-12-09T08:41:39.403Z] f1f3be8e1854: Waiting [2024-12-09T08:41:39.403Z] 28217e5d9dcd: Waiting [2024-12-09T08:41:39.403Z] a3bff838b246: Preparing [2024-12-09T08:41:39.403Z] 651d9022c234: Preparing [2024-12-09T08:41:39.403Z] a3bff838b246: Waiting [2024-12-09T08:41:39.403Z] 73d597590f83: Layer already exists [2024-12-09T08:41:39.403Z] 761bdbbc0cb1: Layer already exists [2024-12-09T08:41:39.403Z] cb76d8263807: Layer already exists [2024-12-09T08:41:39.403Z] f64d3f147d0d: Layer already exists [2024-12-09T08:41:39.403Z] 0dc60938838a: Layer already exists [2024-12-09T08:41:39.403Z] f1f3be8e1854: Layer already exists [2024-12-09T08:41:39.403Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:39.403Z] 28217e5d9dcd: Layer already exists [2024-12-09T08:41:39.403Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:39.403Z] a3bff838b246: Layer already exists [2024-12-09T08:41:39.403Z] 651d9022c234: Layer already exists [2024-12-09T08:41:39.667Z] main: digest: sha256:02c52c5826ce1021a1753b1c3f9f893cf1cc98e83b2a5f1621978d18d2d289ca size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:41:39.744Z] ===================================================== [Pipeline] echo [2024-12-09T08:41:39.759Z] taggedImages: [2024-12-09T08:41:39.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:39.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-09T08:41:39.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.24 [2024-12-09T08:41:39.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:39.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-09T08:41:39.785Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-09T08:41:39.785Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:39.785Z] latest [2024-12-09T08:41:39.785Z] 4.0.0-dev.24 [2024-12-09T08:41:39.785Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:39.785Z] main [2024-12-09T08:41:39.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:40.142Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:40.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:40.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T08:41:40.485Z] d81bd7388e87: Preparing [2024-12-09T08:41:40.485Z] 637f570eeb69: Preparing [2024-12-09T08:41:40.485Z] ada92514c875: Preparing [2024-12-09T08:41:40.485Z] b96a2ee03864: Preparing [2024-12-09T08:41:40.485Z] eea13e209e77: Preparing [2024-12-09T08:41:40.485Z] 1e71c34b564f: Preparing [2024-12-09T08:41:40.485Z] 7435d58bb5cf: Preparing [2024-12-09T08:41:40.485Z] cf89ecea0d24: Preparing [2024-12-09T08:41:40.485Z] 98c988dfeb69: Preparing [2024-12-09T08:41:40.485Z] 459bfdeb9c2a: Preparing [2024-12-09T08:41:40.485Z] d6da29cb825b: Preparing [2024-12-09T08:41:40.485Z] 651d9022c234: Preparing [2024-12-09T08:41:40.485Z] 1e71c34b564f: Waiting [2024-12-09T08:41:40.485Z] 98c988dfeb69: Waiting [2024-12-09T08:41:40.485Z] 7435d58bb5cf: Waiting [2024-12-09T08:41:40.485Z] 459bfdeb9c2a: Waiting [2024-12-09T08:41:40.485Z] d6da29cb825b: Waiting [2024-12-09T08:41:40.485Z] 651d9022c234: Waiting [2024-12-09T08:41:40.485Z] cf89ecea0d24: Waiting [2024-12-09T08:41:40.749Z] eea13e209e77: Pushed [2024-12-09T08:41:40.749Z] 637f570eeb69: Pushed [2024-12-09T08:41:40.749Z] d81bd7388e87: Pushed [2024-12-09T08:41:40.749Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:40.749Z] 1e71c34b564f: Pushed [2024-12-09T08:41:40.749Z] 7435d58bb5cf: Pushed [2024-12-09T08:41:40.749Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:40.749Z] 651d9022c234: Layer already exists [2024-12-09T08:41:42.678Z] 459bfdeb9c2a: Pushed [2024-12-09T08:41:42.942Z] b96a2ee03864: Pushed [2024-12-09T08:41:43.519Z] ada92514c875: Pushed [2024-12-09T08:41:43.785Z] d6da29cb825b: Pushed [2024-12-09T08:41:44.051Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:44.413Z] + 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 [2024-12-09T08:41:45.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-09T08:41:45.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T08:41:45.037Z] d81bd7388e87: Preparing [2024-12-09T08:41:45.037Z] 637f570eeb69: Preparing [2024-12-09T08:41:45.037Z] ada92514c875: Preparing [2024-12-09T08:41:45.037Z] b96a2ee03864: Preparing [2024-12-09T08:41:45.037Z] eea13e209e77: Preparing [2024-12-09T08:41:45.037Z] 1e71c34b564f: Preparing [2024-12-09T08:41:45.037Z] 7435d58bb5cf: Preparing [2024-12-09T08:41:45.037Z] cf89ecea0d24: Preparing [2024-12-09T08:41:45.037Z] 98c988dfeb69: Preparing [2024-12-09T08:41:45.037Z] 459bfdeb9c2a: Preparing [2024-12-09T08:41:45.037Z] d6da29cb825b: Preparing [2024-12-09T08:41:45.037Z] 651d9022c234: Preparing [2024-12-09T08:41:45.037Z] 7435d58bb5cf: Waiting [2024-12-09T08:41:45.037Z] cf89ecea0d24: Waiting [2024-12-09T08:41:45.037Z] 98c988dfeb69: Waiting [2024-12-09T08:41:45.037Z] 459bfdeb9c2a: Waiting [2024-12-09T08:41:45.037Z] d6da29cb825b: Waiting [2024-12-09T08:41:45.037Z] 651d9022c234: Waiting [2024-12-09T08:41:45.037Z] 1e71c34b564f: Waiting [2024-12-09T08:41:45.037Z] eea13e209e77: Layer already exists [2024-12-09T08:41:45.037Z] d81bd7388e87: Layer already exists [2024-12-09T08:41:45.037Z] 637f570eeb69: Layer already exists [2024-12-09T08:41:45.037Z] b96a2ee03864: Layer already exists [2024-12-09T08:41:45.037Z] ada92514c875: Layer already exists [2024-12-09T08:41:45.037Z] 1e71c34b564f: Layer already exists [2024-12-09T08:41:45.037Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:45.037Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:45.037Z] 7435d58bb5cf: Layer already exists [2024-12-09T08:41:45.037Z] 459bfdeb9c2a: Layer already exists [2024-12-09T08:41:45.037Z] d6da29cb825b: Layer already exists [2024-12-09T08:41:45.037Z] 651d9022c234: Layer already exists [2024-12-09T08:41:45.302Z] latest: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:45.658Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:46.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.24 [2024-12-09T08:41:46.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T08:41:46.015Z] d81bd7388e87: Preparing [2024-12-09T08:41:46.015Z] 637f570eeb69: Preparing [2024-12-09T08:41:46.015Z] ada92514c875: Preparing [2024-12-09T08:41:46.015Z] b96a2ee03864: Preparing [2024-12-09T08:41:46.015Z] eea13e209e77: Preparing [2024-12-09T08:41:46.015Z] 1e71c34b564f: Preparing [2024-12-09T08:41:46.015Z] 7435d58bb5cf: Preparing [2024-12-09T08:41:46.015Z] cf89ecea0d24: Preparing [2024-12-09T08:41:46.015Z] 98c988dfeb69: Preparing [2024-12-09T08:41:46.015Z] 1e71c34b564f: Waiting [2024-12-09T08:41:46.015Z] 459bfdeb9c2a: Preparing [2024-12-09T08:41:46.015Z] 7435d58bb5cf: Waiting [2024-12-09T08:41:46.015Z] d6da29cb825b: Preparing [2024-12-09T08:41:46.015Z] cf89ecea0d24: Waiting [2024-12-09T08:41:46.015Z] 98c988dfeb69: Waiting [2024-12-09T08:41:46.015Z] 651d9022c234: Preparing [2024-12-09T08:41:46.015Z] 459bfdeb9c2a: Waiting [2024-12-09T08:41:46.015Z] d6da29cb825b: Waiting [2024-12-09T08:41:46.015Z] 651d9022c234: Waiting [2024-12-09T08:41:46.015Z] eea13e209e77: Layer already exists [2024-12-09T08:41:46.015Z] b96a2ee03864: Layer already exists [2024-12-09T08:41:46.015Z] 637f570eeb69: Layer already exists [2024-12-09T08:41:46.015Z] ada92514c875: Layer already exists [2024-12-09T08:41:46.015Z] d81bd7388e87: Layer already exists [2024-12-09T08:41:46.015Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:46.015Z] 7435d58bb5cf: Layer already exists [2024-12-09T08:41:46.015Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:46.015Z] 1e71c34b564f: Layer already exists [2024-12-09T08:41:46.015Z] 459bfdeb9c2a: Layer already exists [2024-12-09T08:41:46.015Z] 651d9022c234: Layer already exists [2024-12-09T08:41:46.015Z] d6da29cb825b: Layer already exists [2024-12-09T08:41:46.278Z] 4.0.0-dev.24: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:46.623Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:46.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:46.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T08:41:46.963Z] d81bd7388e87: Preparing [2024-12-09T08:41:46.963Z] 637f570eeb69: Preparing [2024-12-09T08:41:46.963Z] ada92514c875: Preparing [2024-12-09T08:41:46.963Z] b96a2ee03864: Preparing [2024-12-09T08:41:46.963Z] eea13e209e77: Preparing [2024-12-09T08:41:46.963Z] 1e71c34b564f: Preparing [2024-12-09T08:41:46.963Z] 7435d58bb5cf: Preparing [2024-12-09T08:41:46.963Z] 1e71c34b564f: Waiting [2024-12-09T08:41:46.963Z] cf89ecea0d24: Preparing [2024-12-09T08:41:46.963Z] 7435d58bb5cf: Waiting [2024-12-09T08:41:46.963Z] 98c988dfeb69: Preparing [2024-12-09T08:41:46.963Z] cf89ecea0d24: Waiting [2024-12-09T08:41:46.963Z] 98c988dfeb69: Waiting [2024-12-09T08:41:46.963Z] 459bfdeb9c2a: Preparing [2024-12-09T08:41:46.963Z] d6da29cb825b: Preparing [2024-12-09T08:41:46.963Z] 459bfdeb9c2a: Waiting [2024-12-09T08:41:46.963Z] 651d9022c234: Preparing [2024-12-09T08:41:46.963Z] d6da29cb825b: Waiting [2024-12-09T08:41:46.963Z] ada92514c875: Layer already exists [2024-12-09T08:41:46.963Z] 637f570eeb69: Layer already exists [2024-12-09T08:41:46.963Z] b96a2ee03864: Layer already exists [2024-12-09T08:41:46.963Z] eea13e209e77: Layer already exists [2024-12-09T08:41:46.963Z] d81bd7388e87: Layer already exists [2024-12-09T08:41:46.963Z] 1e71c34b564f: Layer already exists [2024-12-09T08:41:46.963Z] 7435d58bb5cf: Layer already exists [2024-12-09T08:41:46.963Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:46.963Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:46.963Z] 459bfdeb9c2a: Layer already exists [2024-12-09T08:41:46.963Z] 651d9022c234: Layer already exists [2024-12-09T08:41:46.963Z] d6da29cb825b: Layer already exists [2024-12-09T08:41:47.228Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:47.579Z] + 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 [2024-12-09T08:41:47.925Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-09T08:41:47.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-09T08:41:47.925Z] d81bd7388e87: Preparing [2024-12-09T08:41:47.925Z] 637f570eeb69: Preparing [2024-12-09T08:41:47.925Z] ada92514c875: Preparing [2024-12-09T08:41:47.925Z] b96a2ee03864: Preparing [2024-12-09T08:41:47.925Z] eea13e209e77: Preparing [2024-12-09T08:41:47.925Z] 1e71c34b564f: Preparing [2024-12-09T08:41:47.925Z] 7435d58bb5cf: Preparing [2024-12-09T08:41:47.925Z] cf89ecea0d24: Preparing [2024-12-09T08:41:47.925Z] 98c988dfeb69: Preparing [2024-12-09T08:41:47.925Z] 459bfdeb9c2a: Preparing [2024-12-09T08:41:47.925Z] d6da29cb825b: Preparing [2024-12-09T08:41:47.925Z] 651d9022c234: Preparing [2024-12-09T08:41:47.925Z] 7435d58bb5cf: Waiting [2024-12-09T08:41:47.925Z] cf89ecea0d24: Waiting [2024-12-09T08:41:47.925Z] 98c988dfeb69: Waiting [2024-12-09T08:41:47.925Z] 459bfdeb9c2a: Waiting [2024-12-09T08:41:47.925Z] d6da29cb825b: Waiting [2024-12-09T08:41:47.925Z] 651d9022c234: Waiting [2024-12-09T08:41:47.925Z] 1e71c34b564f: Waiting [2024-12-09T08:41:47.925Z] eea13e209e77: Layer already exists [2024-12-09T08:41:47.925Z] ada92514c875: Layer already exists [2024-12-09T08:41:47.925Z] 637f570eeb69: Layer already exists [2024-12-09T08:41:47.925Z] b96a2ee03864: Layer already exists [2024-12-09T08:41:47.925Z] d81bd7388e87: Layer already exists [2024-12-09T08:41:47.925Z] 7435d58bb5cf: Layer already exists [2024-12-09T08:41:47.925Z] 1e71c34b564f: Layer already exists [2024-12-09T08:41:47.925Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:47.925Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:47.925Z] 459bfdeb9c2a: Layer already exists [2024-12-09T08:41:47.925Z] d6da29cb825b: Layer already exists [2024-12-09T08:41:47.925Z] 651d9022c234: Layer already exists [2024-12-09T08:41:48.189Z] main: digest: sha256:74f5fac9dccc21be93373d20387b18f8465dee4556a74fe76d58aed97d3cdf85 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:41:48.258Z] ===================================================== [Pipeline] echo [2024-12-09T08:41:48.274Z] taggedImages: [2024-12-09T08:41:48.274Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:48.274Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-09T08:41:48.274Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.24 [2024-12-09T08:41:48.274Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:48.274Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-09T08:41:48.302Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-09T08:41:48.302Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:48.302Z] latest [2024-12-09T08:41:48.302Z] 4.0.0-dev.24 [2024-12-09T08:41:48.302Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:48.302Z] main [2024-12-09T08:41:48.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:48.660Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:49.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:49.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T08:41:49.001Z] f4e5437e1e26: Preparing [2024-12-09T08:41:49.001Z] c10d320a230d: Preparing [2024-12-09T08:41:49.001Z] cf89ecea0d24: Preparing [2024-12-09T08:41:49.001Z] 98c988dfeb69: Preparing [2024-12-09T08:41:49.001Z] c66694952e1f: Preparing [2024-12-09T08:41:49.001Z] 90d28a0047fa: Preparing [2024-12-09T08:41:49.001Z] 651d9022c234: Preparing [2024-12-09T08:41:49.001Z] 90d28a0047fa: Waiting [2024-12-09T08:41:49.001Z] 651d9022c234: Waiting [2024-12-09T08:41:49.001Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:49.001Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:49.265Z] 651d9022c234: Layer already exists [2024-12-09T08:41:49.265Z] f4e5437e1e26: Pushed [2024-12-09T08:41:50.666Z] c66694952e1f: Pushed [2024-12-09T08:41:51.246Z] 90d28a0047fa: Pushed [2024-12-09T08:41:53.179Z] c10d320a230d: Pushed [2024-12-09T08:41:53.444Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:53.790Z] + 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 [2024-12-09T08:41:54.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-09T08:41:54.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T08:41:54.142Z] f4e5437e1e26: Preparing [2024-12-09T08:41:54.142Z] c10d320a230d: Preparing [2024-12-09T08:41:54.142Z] cf89ecea0d24: Preparing [2024-12-09T08:41:54.142Z] 98c988dfeb69: Preparing [2024-12-09T08:41:54.142Z] c66694952e1f: Preparing [2024-12-09T08:41:54.142Z] 90d28a0047fa: Preparing [2024-12-09T08:41:54.142Z] 651d9022c234: Preparing [2024-12-09T08:41:54.142Z] 90d28a0047fa: Waiting [2024-12-09T08:41:54.142Z] 651d9022c234: Waiting [2024-12-09T08:41:54.142Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:54.142Z] f4e5437e1e26: Layer already exists [2024-12-09T08:41:54.142Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:54.142Z] c66694952e1f: Layer already exists [2024-12-09T08:41:54.142Z] c10d320a230d: Layer already exists [2024-12-09T08:41:54.142Z] 90d28a0047fa: Layer already exists [2024-12-09T08:41:54.142Z] 651d9022c234: Layer already exists [2024-12-09T08:41:54.407Z] latest: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:54.759Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:55.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.24 [2024-12-09T08:41:55.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T08:41:55.106Z] f4e5437e1e26: Preparing [2024-12-09T08:41:55.106Z] c10d320a230d: Preparing [2024-12-09T08:41:55.106Z] cf89ecea0d24: Preparing [2024-12-09T08:41:55.106Z] 98c988dfeb69: Preparing [2024-12-09T08:41:55.106Z] c66694952e1f: Preparing [2024-12-09T08:41:55.106Z] 90d28a0047fa: Preparing [2024-12-09T08:41:55.106Z] 651d9022c234: Preparing [2024-12-09T08:41:55.106Z] 90d28a0047fa: Waiting [2024-12-09T08:41:55.106Z] 651d9022c234: Waiting [2024-12-09T08:41:55.106Z] c66694952e1f: Layer already exists [2024-12-09T08:41:55.106Z] c10d320a230d: Layer already exists [2024-12-09T08:41:55.106Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:55.106Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:55.106Z] f4e5437e1e26: Layer already exists [2024-12-09T08:41:55.106Z] 90d28a0047fa: Layer already exists [2024-12-09T08:41:55.106Z] 651d9022c234: Layer already exists [2024-12-09T08:41:55.372Z] 4.0.0-dev.24: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:55.730Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:56.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:56.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T08:41:56.072Z] f4e5437e1e26: Preparing [2024-12-09T08:41:56.072Z] c10d320a230d: Preparing [2024-12-09T08:41:56.072Z] cf89ecea0d24: Preparing [2024-12-09T08:41:56.072Z] 98c988dfeb69: Preparing [2024-12-09T08:41:56.072Z] c66694952e1f: Preparing [2024-12-09T08:41:56.072Z] 90d28a0047fa: Preparing [2024-12-09T08:41:56.072Z] 651d9022c234: Preparing [2024-12-09T08:41:56.072Z] 90d28a0047fa: Waiting [2024-12-09T08:41:56.072Z] 651d9022c234: Waiting [2024-12-09T08:41:56.072Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:56.072Z] c66694952e1f: Layer already exists [2024-12-09T08:41:56.072Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:56.072Z] c10d320a230d: Layer already exists [2024-12-09T08:41:56.072Z] f4e5437e1e26: Layer already exists [2024-12-09T08:41:56.072Z] 90d28a0047fa: Layer already exists [2024-12-09T08:41:56.072Z] 651d9022c234: Layer already exists [2024-12-09T08:41:56.337Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:56.683Z] + 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 [2024-12-09T08:41:57.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-09T08:41:57.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-09T08:41:57.026Z] f4e5437e1e26: Preparing [2024-12-09T08:41:57.026Z] c10d320a230d: Preparing [2024-12-09T08:41:57.026Z] cf89ecea0d24: Preparing [2024-12-09T08:41:57.026Z] 98c988dfeb69: Preparing [2024-12-09T08:41:57.026Z] c66694952e1f: Preparing [2024-12-09T08:41:57.026Z] 90d28a0047fa: Preparing [2024-12-09T08:41:57.026Z] 651d9022c234: Preparing [2024-12-09T08:41:57.026Z] 90d28a0047fa: Waiting [2024-12-09T08:41:57.026Z] 651d9022c234: Waiting [2024-12-09T08:41:57.026Z] f4e5437e1e26: Layer already exists [2024-12-09T08:41:57.026Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:57.026Z] c10d320a230d: Layer already exists [2024-12-09T08:41:57.026Z] c66694952e1f: Layer already exists [2024-12-09T08:41:57.026Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:57.026Z] 90d28a0047fa: Layer already exists [2024-12-09T08:41:57.026Z] 651d9022c234: Layer already exists [2024-12-09T08:41:57.290Z] main: digest: sha256:a2417e6140c1ded6b6af7d3bf892100002af992a07f034ba59a0aa0929c33afb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:41:57.357Z] ===================================================== [Pipeline] echo [2024-12-09T08:41:57.367Z] taggedImages: [2024-12-09T08:41:57.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:57.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-09T08:41:57.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.24 [2024-12-09T08:41:57.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:57.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-09T08:41:57.395Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-09T08:41:57.395Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:57.395Z] latest [2024-12-09T08:41:57.395Z] 4.0.0-dev.24 [2024-12-09T08:41:57.395Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:41:57.395Z] main [2024-12-09T08:41:57.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:57.744Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:41:58.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:41:58.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T08:41:58.088Z] 8e209c1eb733: Preparing [2024-12-09T08:41:58.088Z] bc63444f9812: Preparing [2024-12-09T08:41:58.088Z] 5c497526fb1d: Preparing [2024-12-09T08:41:58.088Z] cf89ecea0d24: Preparing [2024-12-09T08:41:58.088Z] 98c988dfeb69: Preparing [2024-12-09T08:41:58.088Z] 626ab5d6732e: Preparing [2024-12-09T08:41:58.088Z] 686fad98c5ca: Preparing [2024-12-09T08:41:58.088Z] 34170e1fc64b: Preparing [2024-12-09T08:41:58.088Z] b006eecab632: Preparing [2024-12-09T08:41:58.088Z] 651d9022c234: Preparing [2024-12-09T08:41:58.088Z] 626ab5d6732e: Waiting [2024-12-09T08:41:58.088Z] 686fad98c5ca: Waiting [2024-12-09T08:41:58.088Z] 34170e1fc64b: Waiting [2024-12-09T08:41:58.088Z] b006eecab632: Waiting [2024-12-09T08:41:58.088Z] 651d9022c234: Waiting [2024-12-09T08:41:58.088Z] 98c988dfeb69: Layer already exists [2024-12-09T08:41:58.088Z] cf89ecea0d24: Layer already exists [2024-12-09T08:41:58.355Z] bc63444f9812: Pushed [2024-12-09T08:41:58.355Z] 5c497526fb1d: Pushed [2024-12-09T08:41:58.355Z] 8e209c1eb733: Pushed [2024-12-09T08:41:58.355Z] 651d9022c234: Layer already exists [2024-12-09T08:41:58.619Z] 34170e1fc64b: Pushed [2024-12-09T08:42:00.551Z] b006eecab632: Pushed [2024-12-09T08:42:12.837Z] 686fad98c5ca: Pushed [2024-12-09T08:42:19.458Z] 626ab5d6732e: Pushed [2024-12-09T08:42:19.458Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:19.803Z] + 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 [2024-12-09T08:42:20.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-09T08:42:20.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T08:42:20.148Z] 8e209c1eb733: Preparing [2024-12-09T08:42:20.148Z] bc63444f9812: Preparing [2024-12-09T08:42:20.148Z] 5c497526fb1d: Preparing [2024-12-09T08:42:20.148Z] cf89ecea0d24: Preparing [2024-12-09T08:42:20.148Z] 98c988dfeb69: Preparing [2024-12-09T08:42:20.148Z] 626ab5d6732e: Preparing [2024-12-09T08:42:20.148Z] 686fad98c5ca: Preparing [2024-12-09T08:42:20.148Z] 34170e1fc64b: Preparing [2024-12-09T08:42:20.148Z] b006eecab632: Preparing [2024-12-09T08:42:20.148Z] 651d9022c234: Preparing [2024-12-09T08:42:20.148Z] 34170e1fc64b: Waiting [2024-12-09T08:42:20.148Z] 626ab5d6732e: Waiting [2024-12-09T08:42:20.148Z] 686fad98c5ca: Waiting [2024-12-09T08:42:20.148Z] b006eecab632: Waiting [2024-12-09T08:42:20.148Z] 651d9022c234: Waiting [2024-12-09T08:42:20.148Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:20.148Z] bc63444f9812: Layer already exists [2024-12-09T08:42:20.148Z] 5c497526fb1d: Layer already exists [2024-12-09T08:42:20.148Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:20.148Z] 8e209c1eb733: Layer already exists [2024-12-09T08:42:20.148Z] 686fad98c5ca: Layer already exists [2024-12-09T08:42:20.148Z] b006eecab632: Layer already exists [2024-12-09T08:42:20.148Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:20.148Z] 651d9022c234: Layer already exists [2024-12-09T08:42:20.148Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:20.412Z] latest: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:20.759Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:21.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.24 [2024-12-09T08:42:21.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T08:42:21.108Z] 8e209c1eb733: Preparing [2024-12-09T08:42:21.108Z] bc63444f9812: Preparing [2024-12-09T08:42:21.108Z] 5c497526fb1d: Preparing [2024-12-09T08:42:21.108Z] cf89ecea0d24: Preparing [2024-12-09T08:42:21.108Z] 98c988dfeb69: Preparing [2024-12-09T08:42:21.108Z] 626ab5d6732e: Preparing [2024-12-09T08:42:21.108Z] 686fad98c5ca: Preparing [2024-12-09T08:42:21.108Z] 626ab5d6732e: Waiting [2024-12-09T08:42:21.108Z] 34170e1fc64b: Preparing [2024-12-09T08:42:21.108Z] 686fad98c5ca: Waiting [2024-12-09T08:42:21.108Z] b006eecab632: Preparing [2024-12-09T08:42:21.108Z] 34170e1fc64b: Waiting [2024-12-09T08:42:21.108Z] 651d9022c234: Preparing [2024-12-09T08:42:21.108Z] b006eecab632: Waiting [2024-12-09T08:42:21.108Z] 651d9022c234: Waiting [2024-12-09T08:42:21.108Z] bc63444f9812: Layer already exists [2024-12-09T08:42:21.108Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:21.109Z] 8e209c1eb733: Layer already exists [2024-12-09T08:42:21.109Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:21.109Z] 5c497526fb1d: Layer already exists [2024-12-09T08:42:21.109Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:21.109Z] 686fad98c5ca: Layer already exists [2024-12-09T08:42:21.109Z] 651d9022c234: Layer already exists [2024-12-09T08:42:21.109Z] b006eecab632: Layer already exists [2024-12-09T08:42:21.109Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:21.373Z] 4.0.0-dev.24: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:21.729Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:22.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:22.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T08:42:22.080Z] 8e209c1eb733: Preparing [2024-12-09T08:42:22.080Z] bc63444f9812: Preparing [2024-12-09T08:42:22.080Z] 5c497526fb1d: Preparing [2024-12-09T08:42:22.080Z] cf89ecea0d24: Preparing [2024-12-09T08:42:22.080Z] 98c988dfeb69: Preparing [2024-12-09T08:42:22.080Z] 626ab5d6732e: Preparing [2024-12-09T08:42:22.080Z] 686fad98c5ca: Preparing [2024-12-09T08:42:22.080Z] 34170e1fc64b: Preparing [2024-12-09T08:42:22.080Z] b006eecab632: Preparing [2024-12-09T08:42:22.080Z] 651d9022c234: Preparing [2024-12-09T08:42:22.080Z] 626ab5d6732e: Waiting [2024-12-09T08:42:22.080Z] 686fad98c5ca: Waiting [2024-12-09T08:42:22.080Z] 34170e1fc64b: Waiting [2024-12-09T08:42:22.080Z] b006eecab632: Waiting [2024-12-09T08:42:22.080Z] 651d9022c234: Waiting [2024-12-09T08:42:22.080Z] 8e209c1eb733: Layer already exists [2024-12-09T08:42:22.080Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:22.080Z] bc63444f9812: Layer already exists [2024-12-09T08:42:22.080Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:22.080Z] 5c497526fb1d: Layer already exists [2024-12-09T08:42:22.080Z] 686fad98c5ca: Layer already exists [2024-12-09T08:42:22.080Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:22.080Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:22.080Z] b006eecab632: Layer already exists [2024-12-09T08:42:22.080Z] 651d9022c234: Layer already exists [2024-12-09T08:42:22.345Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:22.691Z] + 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 [2024-12-09T08:42:23.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-09T08:42:23.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-09T08:42:23.028Z] 8e209c1eb733: Preparing [2024-12-09T08:42:23.028Z] bc63444f9812: Preparing [2024-12-09T08:42:23.028Z] 5c497526fb1d: Preparing [2024-12-09T08:42:23.028Z] cf89ecea0d24: Preparing [2024-12-09T08:42:23.028Z] 98c988dfeb69: Preparing [2024-12-09T08:42:23.028Z] 626ab5d6732e: Preparing [2024-12-09T08:42:23.028Z] 686fad98c5ca: Preparing [2024-12-09T08:42:23.028Z] 34170e1fc64b: Preparing [2024-12-09T08:42:23.028Z] b006eecab632: Preparing [2024-12-09T08:42:23.028Z] 626ab5d6732e: Waiting [2024-12-09T08:42:23.028Z] 651d9022c234: Preparing [2024-12-09T08:42:23.028Z] 686fad98c5ca: Waiting [2024-12-09T08:42:23.028Z] 34170e1fc64b: Waiting [2024-12-09T08:42:23.028Z] b006eecab632: Waiting [2024-12-09T08:42:23.028Z] 651d9022c234: Waiting [2024-12-09T08:42:23.028Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:23.028Z] 8e209c1eb733: Layer already exists [2024-12-09T08:42:23.028Z] 5c497526fb1d: Layer already exists [2024-12-09T08:42:23.028Z] bc63444f9812: Layer already exists [2024-12-09T08:42:23.028Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:23.028Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:23.028Z] b006eecab632: Layer already exists [2024-12-09T08:42:23.028Z] 686fad98c5ca: Layer already exists [2024-12-09T08:42:23.028Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:23.028Z] 651d9022c234: Layer already exists [2024-12-09T08:42:23.292Z] main: digest: sha256:35802a8f8f9470c91a2119402b173660b2d60fae683f61ec3d21fa2284b421aa size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:42:23.359Z] ===================================================== [Pipeline] echo [2024-12-09T08:42:23.370Z] taggedImages: [2024-12-09T08:42:23.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:23.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-09T08:42:23.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.24 [2024-12-09T08:42:23.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:23.370Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-09T08:42:23.397Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-09T08:42:23.397Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:23.397Z] latest [2024-12-09T08:42:23.397Z] 4.0.0-dev.24 [2024-12-09T08:42:23.397Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:23.397Z] main [2024-12-09T08:42:23.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:23.756Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:24.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:24.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T08:42:24.099Z] 4a62e374dd20: Preparing [2024-12-09T08:42:24.099Z] b5ef1ab77dd6: Preparing [2024-12-09T08:42:24.099Z] b68dcdbfb95d: Preparing [2024-12-09T08:42:24.099Z] cf89ecea0d24: Preparing [2024-12-09T08:42:24.099Z] 98c988dfeb69: Preparing [2024-12-09T08:42:24.099Z] 626ab5d6732e: Preparing [2024-12-09T08:42:24.099Z] 344a19a72a4d: Preparing [2024-12-09T08:42:24.099Z] fa7675f93ca1: Preparing [2024-12-09T08:42:24.099Z] 651d9022c234: Preparing [2024-12-09T08:42:24.099Z] 344a19a72a4d: Waiting [2024-12-09T08:42:24.099Z] fa7675f93ca1: Waiting [2024-12-09T08:42:24.099Z] 651d9022c234: Waiting [2024-12-09T08:42:24.099Z] 626ab5d6732e: Waiting [2024-12-09T08:42:24.099Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:24.099Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:24.458Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:24.458Z] b5ef1ab77dd6: Pushed [2024-12-09T08:42:24.458Z] b68dcdbfb95d: Pushed [2024-12-09T08:42:24.458Z] 4a62e374dd20: Pushed [2024-12-09T08:42:24.458Z] 651d9022c234: Layer already exists [2024-12-09T08:42:25.047Z] fa7675f93ca1: Pushed [2024-12-09T08:42:26.030Z] 344a19a72a4d: Pushed [2024-12-09T08:42:26.300Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:26.655Z] + 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 [2024-12-09T08:42:27.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-09T08:42:27.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T08:42:27.010Z] 4a62e374dd20: Preparing [2024-12-09T08:42:27.010Z] b5ef1ab77dd6: Preparing [2024-12-09T08:42:27.010Z] b68dcdbfb95d: Preparing [2024-12-09T08:42:27.010Z] cf89ecea0d24: Preparing [2024-12-09T08:42:27.010Z] 98c988dfeb69: Preparing [2024-12-09T08:42:27.010Z] 626ab5d6732e: Preparing [2024-12-09T08:42:27.010Z] 344a19a72a4d: Preparing [2024-12-09T08:42:27.010Z] fa7675f93ca1: Preparing [2024-12-09T08:42:27.010Z] 651d9022c234: Preparing [2024-12-09T08:42:27.010Z] 344a19a72a4d: Waiting [2024-12-09T08:42:27.010Z] fa7675f93ca1: Waiting [2024-12-09T08:42:27.010Z] 651d9022c234: Waiting [2024-12-09T08:42:27.010Z] 626ab5d6732e: Waiting [2024-12-09T08:42:27.010Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:27.010Z] 4a62e374dd20: Layer already exists [2024-12-09T08:42:27.010Z] b5ef1ab77dd6: Layer already exists [2024-12-09T08:42:27.010Z] b68dcdbfb95d: Layer already exists [2024-12-09T08:42:27.010Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:27.010Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:27.010Z] fa7675f93ca1: Layer already exists [2024-12-09T08:42:27.010Z] 344a19a72a4d: Layer already exists [2024-12-09T08:42:27.010Z] 651d9022c234: Layer already exists [2024-12-09T08:42:27.283Z] latest: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:27.644Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:27.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.24 [2024-12-09T08:42:27.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T08:42:27.997Z] 4a62e374dd20: Preparing [2024-12-09T08:42:27.997Z] b5ef1ab77dd6: Preparing [2024-12-09T08:42:27.997Z] b68dcdbfb95d: Preparing [2024-12-09T08:42:27.997Z] cf89ecea0d24: Preparing [2024-12-09T08:42:27.997Z] 98c988dfeb69: Preparing [2024-12-09T08:42:27.997Z] 626ab5d6732e: Preparing [2024-12-09T08:42:27.997Z] 344a19a72a4d: Preparing [2024-12-09T08:42:27.997Z] 626ab5d6732e: Waiting [2024-12-09T08:42:27.997Z] 344a19a72a4d: Waiting [2024-12-09T08:42:27.997Z] fa7675f93ca1: Preparing [2024-12-09T08:42:27.997Z] 651d9022c234: Preparing [2024-12-09T08:42:27.997Z] fa7675f93ca1: Waiting [2024-12-09T08:42:27.997Z] 651d9022c234: Waiting [2024-12-09T08:42:27.997Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:27.997Z] 4a62e374dd20: Layer already exists [2024-12-09T08:42:27.997Z] b68dcdbfb95d: Layer already exists [2024-12-09T08:42:27.997Z] b5ef1ab77dd6: Layer already exists [2024-12-09T08:42:27.997Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:27.997Z] 344a19a72a4d: Layer already exists [2024-12-09T08:42:27.997Z] 651d9022c234: Layer already exists [2024-12-09T08:42:27.997Z] fa7675f93ca1: Layer already exists [2024-12-09T08:42:27.997Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:28.262Z] 4.0.0-dev.24: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:28.619Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:28.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:28.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T08:42:28.964Z] 4a62e374dd20: Preparing [2024-12-09T08:42:28.964Z] b5ef1ab77dd6: Preparing [2024-12-09T08:42:28.964Z] b68dcdbfb95d: Preparing [2024-12-09T08:42:28.964Z] cf89ecea0d24: Preparing [2024-12-09T08:42:28.964Z] 98c988dfeb69: Preparing [2024-12-09T08:42:28.964Z] 626ab5d6732e: Preparing [2024-12-09T08:42:28.964Z] 344a19a72a4d: Preparing [2024-12-09T08:42:28.964Z] fa7675f93ca1: Preparing [2024-12-09T08:42:28.964Z] 651d9022c234: Preparing [2024-12-09T08:42:28.964Z] 344a19a72a4d: Waiting [2024-12-09T08:42:28.964Z] 626ab5d6732e: Waiting [2024-12-09T08:42:28.964Z] fa7675f93ca1: Waiting [2024-12-09T08:42:28.964Z] 651d9022c234: Waiting [2024-12-09T08:42:28.964Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:28.964Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:28.964Z] b68dcdbfb95d: Layer already exists [2024-12-09T08:42:28.964Z] b5ef1ab77dd6: Layer already exists [2024-12-09T08:42:28.964Z] 4a62e374dd20: Layer already exists [2024-12-09T08:42:28.964Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:28.964Z] 651d9022c234: Layer already exists [2024-12-09T08:42:28.964Z] 344a19a72a4d: Layer already exists [2024-12-09T08:42:28.964Z] fa7675f93ca1: Layer already exists [2024-12-09T08:42:29.230Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:29.582Z] + 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 [2024-12-09T08:42:29.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-09T08:42:29.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-09T08:42:29.930Z] 4a62e374dd20: Preparing [2024-12-09T08:42:29.930Z] b5ef1ab77dd6: Preparing [2024-12-09T08:42:29.930Z] b68dcdbfb95d: Preparing [2024-12-09T08:42:29.930Z] cf89ecea0d24: Preparing [2024-12-09T08:42:29.930Z] 98c988dfeb69: Preparing [2024-12-09T08:42:29.930Z] 626ab5d6732e: Preparing [2024-12-09T08:42:29.930Z] 344a19a72a4d: Preparing [2024-12-09T08:42:29.930Z] fa7675f93ca1: Preparing [2024-12-09T08:42:29.930Z] 651d9022c234: Preparing [2024-12-09T08:42:29.930Z] 344a19a72a4d: Waiting [2024-12-09T08:42:29.930Z] fa7675f93ca1: Waiting [2024-12-09T08:42:29.930Z] 651d9022c234: Waiting [2024-12-09T08:42:29.930Z] 626ab5d6732e: Waiting [2024-12-09T08:42:29.930Z] b68dcdbfb95d: Layer already exists [2024-12-09T08:42:29.930Z] b5ef1ab77dd6: Layer already exists [2024-12-09T08:42:29.930Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:29.930Z] 4a62e374dd20: Layer already exists [2024-12-09T08:42:29.930Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:29.930Z] fa7675f93ca1: Layer already exists [2024-12-09T08:42:29.930Z] 344a19a72a4d: Layer already exists [2024-12-09T08:42:29.930Z] 626ab5d6732e: Layer already exists [2024-12-09T08:42:29.930Z] 651d9022c234: Layer already exists [2024-12-09T08:42:30.194Z] main: digest: sha256:f34f3c0fdbe144420faf0011d51525757b061872aaea60733acef3c1c03c1871 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:42:30.272Z] ===================================================== [Pipeline] echo [2024-12-09T08:42:30.287Z] taggedImages: [2024-12-09T08:42:30.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:30.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-09T08:42:30.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.24 [2024-12-09T08:42:30.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:30.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-09T08:42:30.315Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-09T08:42:30.315Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:30.315Z] latest [2024-12-09T08:42:30.315Z] 4.0.0-dev.24 [2024-12-09T08:42:30.315Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:30.315Z] main [2024-12-09T08:42:30.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:30.682Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:31.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:31.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T08:42:31.013Z] 58c89e24b606: Preparing [2024-12-09T08:42:31.013Z] ceda378c83bb: Preparing [2024-12-09T08:42:31.013Z] add251a2d086: Preparing [2024-12-09T08:42:31.013Z] cf89ecea0d24: Preparing [2024-12-09T08:42:31.013Z] 98c988dfeb69: Preparing [2024-12-09T08:42:31.013Z] 3439711ae682: Preparing [2024-12-09T08:42:31.013Z] 34170e1fc64b: Preparing [2024-12-09T08:42:31.013Z] b006eecab632: Preparing [2024-12-09T08:42:31.013Z] 651d9022c234: Preparing [2024-12-09T08:42:31.013Z] 3439711ae682: Waiting [2024-12-09T08:42:31.013Z] 34170e1fc64b: Waiting [2024-12-09T08:42:31.013Z] b006eecab632: Waiting [2024-12-09T08:42:31.013Z] 651d9022c234: Waiting [2024-12-09T08:42:31.013Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:31.013Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:31.278Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:31.278Z] add251a2d086: Pushed [2024-12-09T08:42:31.278Z] 58c89e24b606: Pushed [2024-12-09T08:42:31.278Z] b006eecab632: Layer already exists [2024-12-09T08:42:31.278Z] ceda378c83bb: Pushed [2024-12-09T08:42:31.278Z] 651d9022c234: Layer already exists [2024-12-09T08:42:53.307Z] 3439711ae682: Pushed [2024-12-09T08:42:53.307Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:53.657Z] + 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 [2024-12-09T08:42:54.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-09T08:42:54.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T08:42:54.001Z] 58c89e24b606: Preparing [2024-12-09T08:42:54.001Z] ceda378c83bb: Preparing [2024-12-09T08:42:54.001Z] add251a2d086: Preparing [2024-12-09T08:42:54.001Z] cf89ecea0d24: Preparing [2024-12-09T08:42:54.001Z] 98c988dfeb69: Preparing [2024-12-09T08:42:54.001Z] 3439711ae682: Preparing [2024-12-09T08:42:54.001Z] 34170e1fc64b: Preparing [2024-12-09T08:42:54.001Z] b006eecab632: Preparing [2024-12-09T08:42:54.001Z] 651d9022c234: Preparing [2024-12-09T08:42:54.001Z] 34170e1fc64b: Waiting [2024-12-09T08:42:54.001Z] b006eecab632: Waiting [2024-12-09T08:42:54.001Z] 651d9022c234: Waiting [2024-12-09T08:42:54.001Z] 3439711ae682: Waiting [2024-12-09T08:42:54.001Z] ceda378c83bb: Layer already exists [2024-12-09T08:42:54.001Z] add251a2d086: Layer already exists [2024-12-09T08:42:54.001Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:54.001Z] 58c89e24b606: Layer already exists [2024-12-09T08:42:54.001Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:54.001Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:54.001Z] b006eecab632: Layer already exists [2024-12-09T08:42:54.001Z] 3439711ae682: Layer already exists [2024-12-09T08:42:54.001Z] 651d9022c234: Layer already exists [2024-12-09T08:42:54.267Z] latest: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:54.611Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:54.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.24 [2024-12-09T08:42:54.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T08:42:54.958Z] 58c89e24b606: Preparing [2024-12-09T08:42:54.958Z] ceda378c83bb: Preparing [2024-12-09T08:42:54.958Z] add251a2d086: Preparing [2024-12-09T08:42:54.958Z] cf89ecea0d24: Preparing [2024-12-09T08:42:54.958Z] 98c988dfeb69: Preparing [2024-12-09T08:42:54.958Z] 3439711ae682: Preparing [2024-12-09T08:42:54.958Z] 34170e1fc64b: Preparing [2024-12-09T08:42:54.958Z] b006eecab632: Preparing [2024-12-09T08:42:54.958Z] 651d9022c234: Preparing [2024-12-09T08:42:54.958Z] 3439711ae682: Waiting [2024-12-09T08:42:54.958Z] 34170e1fc64b: Waiting [2024-12-09T08:42:54.958Z] 651d9022c234: Waiting [2024-12-09T08:42:54.958Z] b006eecab632: Waiting [2024-12-09T08:42:54.958Z] 58c89e24b606: Layer already exists [2024-12-09T08:42:54.958Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:54.958Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:54.958Z] add251a2d086: Layer already exists [2024-12-09T08:42:54.958Z] ceda378c83bb: Layer already exists [2024-12-09T08:42:54.958Z] 651d9022c234: Layer already exists [2024-12-09T08:42:54.958Z] 3439711ae682: Layer already exists [2024-12-09T08:42:54.958Z] b006eecab632: Layer already exists [2024-12-09T08:42:54.958Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:55.223Z] 4.0.0-dev.24: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:55.578Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:55.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:55.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T08:42:55.913Z] 58c89e24b606: Preparing [2024-12-09T08:42:55.913Z] ceda378c83bb: Preparing [2024-12-09T08:42:55.914Z] add251a2d086: Preparing [2024-12-09T08:42:55.914Z] cf89ecea0d24: Preparing [2024-12-09T08:42:55.914Z] 98c988dfeb69: Preparing [2024-12-09T08:42:55.914Z] 3439711ae682: Preparing [2024-12-09T08:42:55.914Z] 34170e1fc64b: Preparing [2024-12-09T08:42:55.914Z] b006eecab632: Preparing [2024-12-09T08:42:55.914Z] 651d9022c234: Preparing [2024-12-09T08:42:55.914Z] 34170e1fc64b: Waiting [2024-12-09T08:42:55.914Z] b006eecab632: Waiting [2024-12-09T08:42:55.914Z] 651d9022c234: Waiting [2024-12-09T08:42:55.914Z] 3439711ae682: Waiting [2024-12-09T08:42:55.914Z] 58c89e24b606: Layer already exists [2024-12-09T08:42:55.914Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:55.914Z] ceda378c83bb: Layer already exists [2024-12-09T08:42:55.914Z] add251a2d086: Layer already exists [2024-12-09T08:42:55.914Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:55.914Z] 3439711ae682: Layer already exists [2024-12-09T08:42:55.914Z] b006eecab632: Layer already exists [2024-12-09T08:42:55.914Z] 651d9022c234: Layer already exists [2024-12-09T08:42:55.914Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:56.178Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:56.523Z] + 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 [2024-12-09T08:42:56.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-09T08:42:56.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-09T08:42:56.861Z] 58c89e24b606: Preparing [2024-12-09T08:42:56.861Z] ceda378c83bb: Preparing [2024-12-09T08:42:56.861Z] add251a2d086: Preparing [2024-12-09T08:42:56.861Z] cf89ecea0d24: Preparing [2024-12-09T08:42:56.861Z] 98c988dfeb69: Preparing [2024-12-09T08:42:56.861Z] 3439711ae682: Preparing [2024-12-09T08:42:56.861Z] 34170e1fc64b: Preparing [2024-12-09T08:42:56.861Z] b006eecab632: Preparing [2024-12-09T08:42:56.861Z] 651d9022c234: Preparing [2024-12-09T08:42:56.861Z] 3439711ae682: Waiting [2024-12-09T08:42:56.861Z] 34170e1fc64b: Waiting [2024-12-09T08:42:56.861Z] b006eecab632: Waiting [2024-12-09T08:42:56.861Z] 651d9022c234: Waiting [2024-12-09T08:42:56.861Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:56.861Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:56.861Z] ceda378c83bb: Layer already exists [2024-12-09T08:42:56.861Z] 58c89e24b606: Layer already exists [2024-12-09T08:42:56.861Z] add251a2d086: Layer already exists [2024-12-09T08:42:56.861Z] 34170e1fc64b: Layer already exists [2024-12-09T08:42:56.861Z] 3439711ae682: Layer already exists [2024-12-09T08:42:56.861Z] 651d9022c234: Layer already exists [2024-12-09T08:42:56.861Z] b006eecab632: Layer already exists [2024-12-09T08:42:57.126Z] main: digest: sha256:64cebda052f96bcd870a55a1e8223f3db1d33010bbeed6559c7d1ef548439b76 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:42:57.197Z] ===================================================== [Pipeline] echo [2024-12-09T08:42:57.209Z] taggedImages: [2024-12-09T08:42:57.209Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:57.209Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-09T08:42:57.209Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.24 [2024-12-09T08:42:57.209Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:57.209Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-09T08:42:57.233Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-09T08:42:57.233Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:57.233Z] latest [2024-12-09T08:42:57.233Z] 4.0.0-dev.24 [2024-12-09T08:42:57.233Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:42:57.233Z] main [2024-12-09T08:42:57.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:57.595Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:42:57.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:42:57.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T08:42:57.941Z] 1470ddc356cc: Preparing [2024-12-09T08:42:57.941Z] 9bbbda2709c4: Preparing [2024-12-09T08:42:57.941Z] 0d9834c9a87d: Preparing [2024-12-09T08:42:57.941Z] cf89ecea0d24: Preparing [2024-12-09T08:42:57.941Z] 98c988dfeb69: Preparing [2024-12-09T08:42:57.941Z] b5dafadbd7e7: Preparing [2024-12-09T08:42:57.941Z] 86dfe70d62a6: Preparing [2024-12-09T08:42:57.941Z] 651d9022c234: Preparing [2024-12-09T08:42:57.941Z] 86dfe70d62a6: Waiting [2024-12-09T08:42:57.941Z] 651d9022c234: Waiting [2024-12-09T08:42:57.941Z] b5dafadbd7e7: Waiting [2024-12-09T08:42:57.941Z] 98c988dfeb69: Layer already exists [2024-12-09T08:42:57.941Z] cf89ecea0d24: Layer already exists [2024-12-09T08:42:58.206Z] 9bbbda2709c4: Pushed [2024-12-09T08:42:58.206Z] 1470ddc356cc: Pushed [2024-12-09T08:42:58.206Z] 651d9022c234: Layer already exists [2024-12-09T08:42:58.470Z] 86dfe70d62a6: Pushed [2024-12-09T08:42:59.871Z] b5dafadbd7e7: Pushed [2024-12-09T08:43:06.499Z] 0d9834c9a87d: Pushed [2024-12-09T08:43:06.765Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:07.117Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:07.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-09T08:43:07.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T08:43:07.466Z] 1470ddc356cc: Preparing [2024-12-09T08:43:07.466Z] 9bbbda2709c4: Preparing [2024-12-09T08:43:07.466Z] 0d9834c9a87d: Preparing [2024-12-09T08:43:07.466Z] cf89ecea0d24: Preparing [2024-12-09T08:43:07.466Z] 98c988dfeb69: Preparing [2024-12-09T08:43:07.466Z] b5dafadbd7e7: Preparing [2024-12-09T08:43:07.466Z] 86dfe70d62a6: Preparing [2024-12-09T08:43:07.466Z] b5dafadbd7e7: Waiting [2024-12-09T08:43:07.466Z] 651d9022c234: Preparing [2024-12-09T08:43:07.466Z] 86dfe70d62a6: Waiting [2024-12-09T08:43:07.466Z] 651d9022c234: Waiting [2024-12-09T08:43:07.466Z] 1470ddc356cc: Layer already exists [2024-12-09T08:43:07.466Z] 9bbbda2709c4: Layer already exists [2024-12-09T08:43:07.466Z] 0d9834c9a87d: Layer already exists [2024-12-09T08:43:07.466Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:07.466Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:07.466Z] b5dafadbd7e7: Layer already exists [2024-12-09T08:43:07.466Z] 86dfe70d62a6: Layer already exists [2024-12-09T08:43:07.466Z] 651d9022c234: Layer already exists [2024-12-09T08:43:07.734Z] latest: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:08.107Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:08.461Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.24 [2024-12-09T08:43:08.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T08:43:08.461Z] 1470ddc356cc: Preparing [2024-12-09T08:43:08.461Z] 9bbbda2709c4: Preparing [2024-12-09T08:43:08.461Z] 0d9834c9a87d: Preparing [2024-12-09T08:43:08.461Z] cf89ecea0d24: Preparing [2024-12-09T08:43:08.461Z] 98c988dfeb69: Preparing [2024-12-09T08:43:08.461Z] b5dafadbd7e7: Preparing [2024-12-09T08:43:08.461Z] 86dfe70d62a6: Preparing [2024-12-09T08:43:08.461Z] 651d9022c234: Preparing [2024-12-09T08:43:08.461Z] b5dafadbd7e7: Waiting [2024-12-09T08:43:08.461Z] 86dfe70d62a6: Waiting [2024-12-09T08:43:08.461Z] 651d9022c234: Waiting [2024-12-09T08:43:08.461Z] 1470ddc356cc: Layer already exists [2024-12-09T08:43:08.461Z] 9bbbda2709c4: Layer already exists [2024-12-09T08:43:08.461Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:08.461Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:08.461Z] 0d9834c9a87d: Layer already exists [2024-12-09T08:43:08.461Z] b5dafadbd7e7: Layer already exists [2024-12-09T08:43:08.461Z] 651d9022c234: Layer already exists [2024-12-09T08:43:08.461Z] 86dfe70d62a6: Layer already exists [2024-12-09T08:43:08.726Z] 4.0.0-dev.24: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:09.077Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:09.429Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:43:09.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T08:43:09.429Z] 1470ddc356cc: Preparing [2024-12-09T08:43:09.429Z] 9bbbda2709c4: Preparing [2024-12-09T08:43:09.429Z] 0d9834c9a87d: Preparing [2024-12-09T08:43:09.429Z] cf89ecea0d24: Preparing [2024-12-09T08:43:09.429Z] 98c988dfeb69: Preparing [2024-12-09T08:43:09.429Z] b5dafadbd7e7: Preparing [2024-12-09T08:43:09.429Z] 86dfe70d62a6: Preparing [2024-12-09T08:43:09.429Z] 651d9022c234: Preparing [2024-12-09T08:43:09.429Z] b5dafadbd7e7: Waiting [2024-12-09T08:43:09.429Z] 86dfe70d62a6: Waiting [2024-12-09T08:43:09.429Z] 651d9022c234: Waiting [2024-12-09T08:43:09.429Z] 0d9834c9a87d: Layer already exists [2024-12-09T08:43:09.429Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:09.429Z] 9bbbda2709c4: Layer already exists [2024-12-09T08:43:09.429Z] 1470ddc356cc: Layer already exists [2024-12-09T08:43:09.429Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:09.429Z] 86dfe70d62a6: Layer already exists [2024-12-09T08:43:09.429Z] 651d9022c234: Layer already exists [2024-12-09T08:43:09.429Z] b5dafadbd7e7: Layer already exists [2024-12-09T08:43:09.695Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:10.049Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:10.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-09T08:43:10.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-09T08:43:10.400Z] 1470ddc356cc: Preparing [2024-12-09T08:43:10.400Z] 9bbbda2709c4: Preparing [2024-12-09T08:43:10.400Z] 0d9834c9a87d: Preparing [2024-12-09T08:43:10.400Z] cf89ecea0d24: Preparing [2024-12-09T08:43:10.400Z] 98c988dfeb69: Preparing [2024-12-09T08:43:10.400Z] b5dafadbd7e7: Preparing [2024-12-09T08:43:10.400Z] 86dfe70d62a6: Preparing [2024-12-09T08:43:10.400Z] 651d9022c234: Preparing [2024-12-09T08:43:10.400Z] 86dfe70d62a6: Waiting [2024-12-09T08:43:10.400Z] 651d9022c234: Waiting [2024-12-09T08:43:10.400Z] b5dafadbd7e7: Waiting [2024-12-09T08:43:10.400Z] 1470ddc356cc: Layer already exists [2024-12-09T08:43:10.400Z] 0d9834c9a87d: Layer already exists [2024-12-09T08:43:10.400Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:10.400Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:10.400Z] 9bbbda2709c4: Layer already exists [2024-12-09T08:43:10.401Z] b5dafadbd7e7: Layer already exists [2024-12-09T08:43:10.401Z] 86dfe70d62a6: Layer already exists [2024-12-09T08:43:10.401Z] 651d9022c234: Layer already exists [2024-12-09T08:43:10.665Z] main: digest: sha256:554580da89656815b192e46535e98c0e65175cf0169dba5705347f507d36502e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:43:10.744Z] ===================================================== [Pipeline] echo [2024-12-09T08:43:10.760Z] taggedImages: [2024-12-09T08:43:10.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:43:10.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-09T08:43:10.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.24 [2024-12-09T08:43:10.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:43:10.760Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-09T08:43:10.787Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-09T08:43:10.787Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:43:10.787Z] latest [2024-12-09T08:43:10.787Z] 4.0.0-dev.24 [2024-12-09T08:43:10.787Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:43:10.787Z] main [2024-12-09T08:43:10.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:11.166Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:11.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:43:11.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T08:43:11.518Z] a21bb1d3e3aa: Preparing [2024-12-09T08:43:11.518Z] 0ac512fe2020: Preparing [2024-12-09T08:43:11.518Z] cf89ecea0d24: Preparing [2024-12-09T08:43:11.518Z] 98c988dfeb69: Preparing [2024-12-09T08:43:11.518Z] 69c4a72c7a58: Preparing [2024-12-09T08:43:11.518Z] 845e868c6b15: Preparing [2024-12-09T08:43:11.518Z] 651d9022c234: Preparing [2024-12-09T08:43:11.518Z] 845e868c6b15: Waiting [2024-12-09T08:43:11.518Z] 651d9022c234: Waiting [2024-12-09T08:43:11.518Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:11.518Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:11.784Z] 651d9022c234: Layer already exists [2024-12-09T08:43:11.784Z] a21bb1d3e3aa: Pushed [2024-12-09T08:43:12.364Z] 845e868c6b15: Pushed [2024-12-09T08:43:13.318Z] 69c4a72c7a58: Pushed [2024-12-09T08:43:19.953Z] 0ac512fe2020: Pushed [2024-12-09T08:43:19.954Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:20.301Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:20.639Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-09T08:43:20.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T08:43:20.640Z] a21bb1d3e3aa: Preparing [2024-12-09T08:43:20.640Z] 0ac512fe2020: Preparing [2024-12-09T08:43:20.640Z] cf89ecea0d24: Preparing [2024-12-09T08:43:20.640Z] 98c988dfeb69: Preparing [2024-12-09T08:43:20.640Z] 69c4a72c7a58: Preparing [2024-12-09T08:43:20.640Z] 845e868c6b15: Preparing [2024-12-09T08:43:20.640Z] 651d9022c234: Preparing [2024-12-09T08:43:20.640Z] 845e868c6b15: Waiting [2024-12-09T08:43:20.640Z] 651d9022c234: Waiting [2024-12-09T08:43:20.640Z] a21bb1d3e3aa: Layer already exists [2024-12-09T08:43:20.640Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:20.640Z] 0ac512fe2020: Layer already exists [2024-12-09T08:43:20.640Z] 69c4a72c7a58: Layer already exists [2024-12-09T08:43:20.640Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:20.640Z] 845e868c6b15: Layer already exists [2024-12-09T08:43:20.640Z] 651d9022c234: Layer already exists [2024-12-09T08:43:20.905Z] latest: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:21.252Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:21.599Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.24 [2024-12-09T08:43:21.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T08:43:21.600Z] a21bb1d3e3aa: Preparing [2024-12-09T08:43:21.600Z] 0ac512fe2020: Preparing [2024-12-09T08:43:21.600Z] cf89ecea0d24: Preparing [2024-12-09T08:43:21.600Z] 98c988dfeb69: Preparing [2024-12-09T08:43:21.600Z] 69c4a72c7a58: Preparing [2024-12-09T08:43:21.600Z] 845e868c6b15: Preparing [2024-12-09T08:43:21.600Z] 651d9022c234: Preparing [2024-12-09T08:43:21.600Z] 845e868c6b15: Waiting [2024-12-09T08:43:21.600Z] 651d9022c234: Waiting [2024-12-09T08:43:21.600Z] a21bb1d3e3aa: Layer already exists [2024-12-09T08:43:21.600Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:21.600Z] 69c4a72c7a58: Layer already exists [2024-12-09T08:43:21.600Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:21.600Z] 0ac512fe2020: Layer already exists [2024-12-09T08:43:21.600Z] 845e868c6b15: Layer already exists [2024-12-09T08:43:21.600Z] 651d9022c234: Layer already exists [2024-12-09T08:43:21.865Z] 4.0.0-dev.24: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:22.210Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:22.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:43:22.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T08:43:22.559Z] a21bb1d3e3aa: Preparing [2024-12-09T08:43:22.559Z] 0ac512fe2020: Preparing [2024-12-09T08:43:22.559Z] cf89ecea0d24: Preparing [2024-12-09T08:43:22.559Z] 98c988dfeb69: Preparing [2024-12-09T08:43:22.559Z] 69c4a72c7a58: Preparing [2024-12-09T08:43:22.559Z] 845e868c6b15: Preparing [2024-12-09T08:43:22.559Z] 845e868c6b15: Waiting [2024-12-09T08:43:22.559Z] 651d9022c234: Preparing [2024-12-09T08:43:22.559Z] 651d9022c234: Waiting [2024-12-09T08:43:22.559Z] a21bb1d3e3aa: Layer already exists [2024-12-09T08:43:22.559Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:22.559Z] 0ac512fe2020: Layer already exists [2024-12-09T08:43:22.559Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:22.559Z] 69c4a72c7a58: Layer already exists [2024-12-09T08:43:22.559Z] 651d9022c234: Layer already exists [2024-12-09T08:43:22.559Z] 845e868c6b15: Layer already exists [2024-12-09T08:43:22.822Z] 2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:23.168Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:23.510Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-09T08:43:23.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-09T08:43:23.510Z] a21bb1d3e3aa: Preparing [2024-12-09T08:43:23.510Z] 0ac512fe2020: Preparing [2024-12-09T08:43:23.510Z] cf89ecea0d24: Preparing [2024-12-09T08:43:23.510Z] 98c988dfeb69: Preparing [2024-12-09T08:43:23.510Z] 69c4a72c7a58: Preparing [2024-12-09T08:43:23.510Z] 845e868c6b15: Preparing [2024-12-09T08:43:23.510Z] 651d9022c234: Preparing [2024-12-09T08:43:23.510Z] 845e868c6b15: Waiting [2024-12-09T08:43:23.510Z] 651d9022c234: Waiting [2024-12-09T08:43:23.510Z] 69c4a72c7a58: Layer already exists [2024-12-09T08:43:23.510Z] cf89ecea0d24: Layer already exists [2024-12-09T08:43:23.510Z] 98c988dfeb69: Layer already exists [2024-12-09T08:43:23.510Z] 0ac512fe2020: Layer already exists [2024-12-09T08:43:23.510Z] a21bb1d3e3aa: Layer already exists [2024-12-09T08:43:23.510Z] 651d9022c234: Layer already exists [2024-12-09T08:43:23.510Z] 845e868c6b15: Layer already exists [2024-12-09T08:43:23.775Z] main: digest: sha256:01b8cb3987925f34c760dd0639acdcdbee92cee97fa691e3ebf51984cb2c8bd7 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T08:43:23.846Z] ===================================================== [Pipeline] echo [2024-12-09T08:43:23.858Z] taggedImages: [2024-12-09T08:43:23.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714 [2024-12-09T08:43:23.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-09T08:43:23.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.24 [2024-12-09T08:43:23.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2eb6d4b86301ec26be6652a834a1b8ff93f67714-4.0.0-dev.24 [2024-12-09T08:43:23.858Z] - 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 [2024-12-09T08:43:24.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T08:43:24.244Z] [2024-12-09T08:43:24.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:43:24.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T08:43:24.580Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T08:43:24.580Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T08:43:24.580Z] 04944245beec: Pulling fs layer [2024-12-09T08:43:24.580Z] 699f458cf7ca: Pulling fs layer [2024-12-09T08:43:24.580Z] 765212b225bb: Pulling fs layer [2024-12-09T08:43:24.580Z] f23df028b6ca: Pulling fs layer [2024-12-09T08:43:24.580Z] 765212b225bb: Waiting [2024-12-09T08:43:24.580Z] f23df028b6ca: Waiting [2024-12-09T08:43:24.580Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T08:43:24.580Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T08:43:24.580Z] 2437ff75d9bd: Waiting [2024-12-09T08:43:24.580Z] d65c8cfc05b1: Waiting [2024-12-09T08:43:24.846Z] 04944245beec: Verifying Checksum [2024-12-09T08:43:24.846Z] 04944245beec: Download complete [2024-12-09T08:43:24.846Z] 765212b225bb: Verifying Checksum [2024-12-09T08:43:24.846Z] 765212b225bb: Download complete [2024-12-09T08:43:24.846Z] f23df028b6ca: Verifying Checksum [2024-12-09T08:43:24.846Z] f23df028b6ca: Download complete [2024-12-09T08:43:24.846Z] d65c8cfc05b1: Download complete [2024-12-09T08:43:24.846Z] 699f458cf7ca: Verifying Checksum [2024-12-09T08:43:24.846Z] 699f458cf7ca: Download complete [2024-12-09T08:43:25.429Z] 8998bd30e6a1: Verifying Checksum [2024-12-09T08:43:25.429Z] 8998bd30e6a1: Download complete [2024-12-09T08:43:27.372Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T08:43:27.372Z] 2437ff75d9bd: Download complete [2024-12-09T08:43:31.691Z] 8998bd30e6a1: Pull complete [2024-12-09T08:43:31.691Z] 04944245beec: Pull complete [2024-12-09T08:43:33.628Z] 699f458cf7ca: Pull complete [2024-12-09T08:43:33.628Z] 765212b225bb: Pull complete [2024-12-09T08:43:34.584Z] f23df028b6ca: Pull complete [2024-12-09T08:43:34.584Z] d65c8cfc05b1: Pull complete [2024-12-09T08:44:01.261Z] 2437ff75d9bd: Pull complete [2024-12-09T08:44:01.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T08:44:01.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T08:44:01.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:44:01.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-34778 does not seem to be running inside a container [2024-12-09T08:44:01.478Z] $ 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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:44:03.470Z] $ docker top 21350fb5cc1aaffc44febeed125c1fea7ace38c928ac04e04c60c79aa6a9a505 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:44:04.001Z] ---> job-cost.sh [2024-12-09T08:44:04.265Z] lf-activate-venv: SKIPPING [2024-12-09T08:44:04.265Z] INFO: No Stack... [2024-12-09T08:44:04.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T08:44:05.792Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T08:44:06.105Z] + cat /w/workspace/edgex-go/760/archives/cost.csv [2024-12-09T08:44:06.105Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T08:44:06.138Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-760-stack-cost] [2024-12-09T08:44:06.150Z] Resource [jenkins-edgexfoundry-edgex-go-main-760-stack-cost] did not exist. Created. [2024-12-09T08:44:06.157Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-760-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T08:44:06.483Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T08:44:07.112Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T08:44:07.122Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-760-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T08:44:07.142Z] $ docker stop --time=1 21350fb5cc1aaffc44febeed125c1fea7ace38c928ac04e04c60c79aa6a9a505 [2024-12-09T08:44:08.557Z] $ docker rm -f --volumes 21350fb5cc1aaffc44febeed125c1fea7ace38c928ac04e04c60c79aa6a9a505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-09T08:44:09.092Z] provisioning config files... [2024-12-09T08:44:09.098Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/760@tmp/config12108838728868556002tmp [Pipeline] { [Pipeline] sh [2024-12-09T08:44:09.405Z] + set +x [2024-12-09T08:44:09.405Z] + curl -s https://codecov.io/bash [2024-12-09T08:44:09.405Z] + bash -s -- [2024-12-09T08:44:09.664Z] [2024-12-09T08:44:09.664Z] _____ _ [2024-12-09T08:44:09.664Z] / ____| | | [2024-12-09T08:44:09.664Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T08:44:09.664Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T08:44:09.664Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T08:44:09.664Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T08:44:09.664Z] Bash-1.0.6 [2024-12-09T08:44:09.664Z] [2024-12-09T08:44:09.664Z] [2024-12-09T08:44:09.664Z] ==> git version 2.25.1 found [2024-12-09T08:44:09.664Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-09T08:44:09.664Z] Release-Date: 2020-01-08 [2024-12-09T08:44:09.664Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-09T08:44:09.664Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T08:44:09.664Z] ==> Jenkins CI detected. [2024-12-09T08:44:09.664Z] current dir:  /w/workspace/edgex-go/760 [2024-12-09T08:44:09.664Z] project root: . [2024-12-09T08:44:09.664Z] --> token set from env [2024-12-09T08:44:09.664Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T08:44:09.664Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T08:44:09.664Z] ==> Python coveragepy not found [2024-12-09T08:44:09.664Z] ==> Searching for coverage reports in: [2024-12-09T08:44:09.664Z] + . [2024-12-09T08:44:09.664Z] -> Found 1 reports [2024-12-09T08:44:09.664Z] ==> Detecting git/mercurial file structure [2024-12-09T08:44:09.664Z] ==> Reading reports [2024-12-09T08:44:09.664Z] + ./coverage.out bytes=1412872 [2024-12-09T08:44:09.664Z] ==> Appending adjustments [2024-12-09T08:44:09.664Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T08:44:11.040Z] + Found adjustments [2024-12-09T08:44:11.040Z] ==> Gzipping contents [2024-12-09T08:44:11.040Z] 124K /tmp/codecov.wlJrQ2.gz [2024-12-09T08:44:11.040Z] ==> Uploading reports [2024-12-09T08:44:11.040Z] url: https://codecov.io [2024-12-09T08:44:11.040Z] query: branch=main&commit=2eb6d4b86301ec26be6652a834a1b8ff93f67714&build=760&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F760%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T08:44:11.040Z] -> Pinging Codecov [2024-12-09T08:44:11.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2eb6d4b86301ec26be6652a834a1b8ff93f67714&build=760&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F760%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T08:44:11.300Z] -> Uploading to [2024-12-09T08:44:11.300Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/2eb6d4b86301ec26be6652a834a1b8ff93f67714/c4d9337e-da44-4b22-b1af-3a2e05c7d3f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T084411Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6910a1d91aec12cb2b2bec911d1d1aad36f48d341ff86d105669d772553df24e [2024-12-09T08:44:11.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:44:11.300Z] Dload Upload Total Spent Left Speed [2024-12-09T08:44:11.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 480k --:--:-- --:--:-- --:--:-- 480k [2024-12-09T08:44:11.560Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2eb6d4b86301ec26be6652a834a1b8ff93f67714 [Pipeline] } [2024-12-09T08:44:11.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-09T08:44:11.778Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T08:44:11.797Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:44:12.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T08:44:12.101Z] [2024-12-09T08:44:12.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:44:12.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T08:44:12.402Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T08:44:12.402Z] 43c4264eed91: Already exists [2024-12-09T08:44:12.402Z] 4cc291be95ef: Already exists [2024-12-09T08:44:12.402Z] 2ac1f1163629: Already exists [2024-12-09T08:44:12.402Z] 5c3c966382ef: Already exists [2024-12-09T08:44:12.402Z] 4f4fb700ef54: Already exists [2024-12-09T08:44:12.402Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T08:44:12.402Z] 9c3e1370e548: Pulling fs layer [2024-12-09T08:44:12.661Z] d9c7d2e4e75e: Verifying Checksum [2024-12-09T08:44:12.661Z] d9c7d2e4e75e: Download complete [2024-12-09T08:44:12.919Z] d9c7d2e4e75e: Pull complete [2024-12-09T08:44:13.487Z] 9c3e1370e548: Verifying Checksum [2024-12-09T08:44:13.487Z] 9c3e1370e548: Download complete [2024-12-09T08:44:16.772Z] 9c3e1370e548: Pull complete [2024-12-09T08:44:16.773Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T08:44:16.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T08:44:16.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:44:16.881Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:44:16.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-09T08:44:20.188Z] $ docker top 38983e1b364f17c7b6b86fe1c7cbcdd599c6c86da0e28127288d5258d19408ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T08:44:20.535Z] + git config --global --add safe.directory /w/workspace/edgex-go/760 [Pipeline] echo [2024-12-09T08:44:20.546Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-09T08:44:20.827Z] + set -o pipefail [2024-12-09T08:44:20.827Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-09T08:44:30.808Z] [2024-12-09T08:44:30.808Z] Monitoring /w/workspace/edgex-go/760 (github.com/edgexfoundry/edgex-go)... [2024-12-09T08:44:30.808Z] [2024-12-09T08:44:30.809Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/45a0b00b-dc96-4f46-a99f-4f2227279b70 [2024-12-09T08:44:30.809Z] [2024-12-09T08:44:30.809Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T08:44:30.809Z] [2024-12-09T08:44:30.809Z] [2024-12-09T08:44:30.809Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T08:44:30.809Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T08:44:30.820Z] $ docker stop --time=1 38983e1b364f17c7b6b86fe1c7cbcdd599c6c86da0e28127288d5258d19408ed [2024-12-09T08:44:35.970Z] $ docker rm -f --volumes 38983e1b364f17c7b6b86fe1c7cbcdd599c6c86da0e28127288d5258d19408ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-09T08:44:36.531Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T08:44:36.551Z] provisioning config files... [2024-12-09T08:44:36.559Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/760@tmp/config14798313639814551959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:44:36.862Z] --> edgex-publish-swagger.sh [2024-12-09T08:44:36.862Z] === Publish openapi API === [2024-12-09T08:44:36.862Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-09T08:44:36.862Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/760/openapi/core-command.yaml] [2024-12-09T08:44:36.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:44:36.862Z] Dload Upload Total Spent Left Speed [2024-12-09T08:44:37.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32782 0 0 100 32782 0 52535 --:--:-- --:--:-- --:--:-- 52451 [2024-12-09T08:44:37.431Z] [2024-12-09T08:44:37.431Z] [2024-12-09T08:44:37.431Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/760/openapi/core-data.yaml] [2024-12-09T08:44:37.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:44:37.431Z] Dload Upload Total Spent Left Speed [2024-12-09T08:44:37.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 141k --:--:-- --:--:-- --:--:-- 141k [2024-12-09T08:44:37.999Z] [2024-12-09T08:44:37.999Z] [2024-12-09T08:44:37.999Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/760/openapi/core-keeper.yaml] [2024-12-09T08:44:37.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:44:37.999Z] Dload Upload Total Spent Left Speed [2024-12-09T08:44:37.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 543k --:--:-- --:--:-- --:--:-- 534k 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 169k [2024-12-09T08:44:37.999Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-09T08:44:37.999Z] [2024-12-09T08:44:37.999Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/760/openapi/core-metadata.yaml] [2024-12-09T08:44:37.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:44:37.999Z] Dload Upload Total Spent Left Speed [2024-12-09T08:44:38.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 496 493k --:--:-- --:--:-- --:--:-- 493k [2024-12-09T08:44:38.569Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T08:44:38.569Z] [2024-12-09T08:44:38.569Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/760/openapi/support-notifications.yaml] [2024-12-09T08:44:38.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:44:38.569Z] Dload Upload Total Spent Left Speed [2024-12-09T08:44:38.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 469 256k --:--:-- --:--:-- --:--:-- 257k [2024-12-09T08:44:38.829Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T08:44:38.829Z] [2024-12-09T08:44:38.829Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/760/openapi/support-scheduler.yaml] [2024-12-09T08:44:38.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T08:44:38.829Z] Dload Upload Total Spent Left Speed [2024-12-09T08:44:39.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 537 170k --:--:-- --:--:-- --:--:-- 170k [2024-12-09T08:44:39.089Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T08:44:39.089Z] [Pipeline] } [2024-12-09T08:44:39.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-12-09T08:44:39.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T08:44:39.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:44:39.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T08:44:39.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:44:39.896Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:44:39.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T08:44:40.489Z] $ docker top 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 -eo pid,comm [2024-12-09T08:44:40.542Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T08:44:40.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T08:44:40.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T08:44:40.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T08:44:40.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T08:44:40.722Z] $ docker exec 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 ssh-agent [2024-12-09T08:44:40.837Z] SSH_AUTH_SOCK=/tmp/ssh-cFaKhJFditXX/agent.32 [2024-12-09T08:44:40.837Z] SSH_AGENT_PID=38 [2024-12-09T08:44:40.841Z] Running ssh-add (command line suppressed) [2024-12-09T08:44:40.934Z] Identity added: /w/workspace/edgex-go/760@tmp/private_key_10839818020694376716.key (/w/workspace/edgex-go/760@tmp/private_key_10839818020694376716.key) [2024-12-09T08:44:40.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T08:44:41.252Z] + git semver tag [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,420 [run_tag] DEBUG tag force:False [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,420 [check_head_tag] DEBUG check head tag [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,423 [execute] INFO git cat-file --batch-check [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=) [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,426 [execute] INFO git cat-file --batch [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=) [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,473 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,474 [execute] INFO git tag -a v4.0.0-dev.24 -m v4.0.0-dev.24 [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,474 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.24', '-m', 'v4.0.0-dev.24'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=None) [2024-12-09T08:44:41.511Z] 2024-12-09 08:44:41,480 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:44:41.511Z] 4.0.0-dev.24 [Pipeline] } [2024-12-09T08:44:41.516Z] $ docker exec --env ******** --env ******** 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 ssh-agent -k [2024-12-09T08:44:41.610Z] unset SSH_AUTH_SOCK; [2024-12-09T08:44:41.610Z] unset SSH_AGENT_PID; [2024-12-09T08:44:41.610Z] echo Agent pid 38 killed; [2024-12-09T08:44:41.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T08:44:41.940Z] + git semver [Pipeline] } [2024-12-09T08:44:42.210Z] $ docker stop --time=1 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 [2024-12-09T08:44:43.476Z] $ docker rm -f --volumes 375f708fa9558ecc1ce4dd94783116246191c5528ac894e5040a7a9bc8eb1288 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:44:43.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T08:44:43.881Z] [2024-12-09T08:44:43.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:44:44.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T08:44:44.181Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T08:44:44.181Z] ab5ef0e58194: Pulling fs layer [2024-12-09T08:44:44.181Z] 9712f1f96733: Pulling fs layer [2024-12-09T08:44:44.181Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T08:44:44.181Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T08:44:44.181Z] e9a5061849ea: Pulling fs layer [2024-12-09T08:44:44.181Z] d747dcd14b5f: Pulling fs layer [2024-12-09T08:44:44.181Z] 2de7ff778b66: Pulling fs layer [2024-12-09T08:44:44.181Z] 0d9ebad4ef96: Waiting [2024-12-09T08:44:44.181Z] e9a5061849ea: Waiting [2024-12-09T08:44:44.181Z] d747dcd14b5f: Waiting [2024-12-09T08:44:44.181Z] 9712f1f96733: Verifying Checksum [2024-12-09T08:44:44.181Z] 9712f1f96733: Download complete [2024-12-09T08:44:44.440Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T08:44:44.440Z] 63f879dbbcfc: Download complete [2024-12-09T08:44:44.440Z] e9a5061849ea: Verifying Checksum [2024-12-09T08:44:44.440Z] e9a5061849ea: Download complete [2024-12-09T08:44:44.698Z] d747dcd14b5f: Verifying Checksum [2024-12-09T08:44:44.698Z] d747dcd14b5f: Download complete [2024-12-09T08:44:44.698Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T08:44:44.698Z] 0d9ebad4ef96: Download complete [2024-12-09T08:44:44.698Z] ab5ef0e58194: Verifying Checksum [2024-12-09T08:44:44.698Z] ab5ef0e58194: Download complete [2024-12-09T08:44:44.698Z] 2de7ff778b66: Download complete [2024-12-09T08:44:47.985Z] ab5ef0e58194: Pull complete [2024-12-09T08:44:47.985Z] 9712f1f96733: Pull complete [2024-12-09T08:44:48.244Z] 63f879dbbcfc: Pull complete [2024-12-09T08:44:52.431Z] 0d9ebad4ef96: Pull complete [2024-12-09T08:44:52.689Z] e9a5061849ea: Pull complete [2024-12-09T08:44:52.690Z] d747dcd14b5f: Pull complete [2024-12-09T08:44:54.088Z] 2de7ff778b66: Pull complete [2024-12-09T08:44:54.088Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T08:44:54.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T08:44:54.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:44:54.189Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:44:54.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-09T08:44:59.371Z] $ docker top a7069cbf174686435ad2679c3d31cf723cad3e84e188608e74f53f8eeb085c29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T08:44:59.445Z] provisioning config files... [2024-12-09T08:44:59.450Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/760@tmp/config15811893544909797917tmp [2024-12-09T08:44:59.457Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/760@tmp/config15639652517987153900tmp [2024-12-09T08:44:59.463Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/760@tmp/config8039831901318864482tmp [Pipeline] { [Pipeline] echo [2024-12-09T08:44:59.485Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:44:59.770Z] ---> sigul-configuration.sh [2024-12-09T08:44:59.770Z] gpg: directory `/root/.gnupg' created [2024-12-09T08:44:59.770Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T08:44:59.770Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T08:44:59.770Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T08:44:59.770Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T08:44:59.770Z] gpg: CAST5 encrypted data [2024-12-09T08:44:59.770Z] gpg: encrypted with 1 passphrase [2024-12-09T08:44:59.770Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T08:45:00.062Z] + mkdir /home/jenkins [2024-12-09T08:45:00.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T08:45:00.354Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-09T08:45:00.368Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:00.660Z] ---> sigul-install.sh [2024-12-09T08:45:00.660Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T08:45:00.954Z] + git tag --list [2024-12-09T08:45:00.954Z] 0.6.0 [2024-12-09T08:45:00.954Z] 0.6.1 [2024-12-09T08:45:00.954Z] 0.7.0 [2024-12-09T08:45:00.954Z] 0.7.1 [2024-12-09T08:45:00.954Z] v1.0.0 [2024-12-09T08:45:00.954Z] v1.0.1 [2024-12-09T08:45:00.954Z] v1.1.0 [2024-12-09T08:45:00.954Z] v1.2.0 [2024-12-09T08:45:00.954Z] v1.2.1 [2024-12-09T08:45:00.954Z] v1.3.0 [2024-12-09T08:45:00.954Z] v1.3.1 [2024-12-09T08:45:00.954Z] v2.0.0 [2024-12-09T08:45:00.954Z] v2.1.0 [2024-12-09T08:45:00.954Z] v2.1.1 [2024-12-09T08:45:00.954Z] v2.2.0 [2024-12-09T08:45:00.954Z] v2.3.0 [2024-12-09T08:45:00.954Z] v3.0 [2024-12-09T08:45:00.954Z] v3.0.0 [2024-12-09T08:45:00.954Z] v3.1 [2024-12-09T08:45:00.954Z] v3.1.0 [2024-12-09T08:45:00.954Z] v3.1.0-dev.1 [2024-12-09T08:45:00.954Z] v3.1.0-dev.10 [2024-12-09T08:45:00.954Z] v3.1.0-dev.11 [2024-12-09T08:45:00.954Z] v3.1.0-dev.12 [2024-12-09T08:45:00.954Z] v3.1.0-dev.13 [2024-12-09T08:45:00.954Z] v3.1.0-dev.14 [2024-12-09T08:45:00.954Z] v3.1.0-dev.15 [2024-12-09T08:45:00.954Z] v3.1.0-dev.16 [2024-12-09T08:45:00.954Z] v3.1.0-dev.17 [2024-12-09T08:45:00.954Z] v3.1.0-dev.18 [2024-12-09T08:45:00.954Z] v3.1.0-dev.19 [2024-12-09T08:45:00.954Z] v3.1.0-dev.2 [2024-12-09T08:45:00.954Z] v3.1.0-dev.20 [2024-12-09T08:45:00.954Z] v3.1.0-dev.21 [2024-12-09T08:45:00.954Z] v3.1.0-dev.22 [2024-12-09T08:45:00.954Z] v3.1.0-dev.23 [2024-12-09T08:45:00.954Z] v3.1.0-dev.24 [2024-12-09T08:45:00.954Z] v3.1.0-dev.25 [2024-12-09T08:45:00.954Z] v3.1.0-dev.26 [2024-12-09T08:45:00.954Z] v3.1.0-dev.27 [2024-12-09T08:45:00.954Z] v3.1.0-dev.28 [2024-12-09T08:45:00.954Z] v3.1.0-dev.29 [2024-12-09T08:45:00.954Z] v3.1.0-dev.3 [2024-12-09T08:45:00.954Z] v3.1.0-dev.30 [2024-12-09T08:45:00.954Z] v3.1.0-dev.31 [2024-12-09T08:45:00.954Z] v3.1.0-dev.32 [2024-12-09T08:45:00.954Z] v3.1.0-dev.33 [2024-12-09T08:45:00.954Z] v3.1.0-dev.34 [2024-12-09T08:45:00.954Z] v3.1.0-dev.35 [2024-12-09T08:45:00.954Z] v3.1.0-dev.36 [2024-12-09T08:45:00.954Z] v3.1.0-dev.37 [2024-12-09T08:45:00.954Z] v3.1.0-dev.38 [2024-12-09T08:45:00.954Z] v3.1.0-dev.39 [2024-12-09T08:45:00.954Z] v3.1.0-dev.4 [2024-12-09T08:45:00.954Z] v3.1.0-dev.40 [2024-12-09T08:45:00.954Z] v3.1.0-dev.41 [2024-12-09T08:45:00.954Z] v3.1.0-dev.42 [2024-12-09T08:45:00.954Z] v3.1.0-dev.43 [2024-12-09T08:45:00.954Z] v3.1.0-dev.44 [2024-12-09T08:45:00.954Z] v3.1.0-dev.45 [2024-12-09T08:45:00.954Z] v3.1.0-dev.46 [2024-12-09T08:45:00.954Z] v3.1.0-dev.47 [2024-12-09T08:45:00.954Z] v3.1.0-dev.48 [2024-12-09T08:45:00.954Z] v3.1.0-dev.49 [2024-12-09T08:45:00.954Z] v3.1.0-dev.5 [2024-12-09T08:45:00.954Z] v3.1.0-dev.50 [2024-12-09T08:45:00.954Z] v3.1.0-dev.51 [2024-12-09T08:45:00.954Z] v3.1.0-dev.52 [2024-12-09T08:45:00.954Z] v3.1.0-dev.53 [2024-12-09T08:45:00.954Z] v3.1.0-dev.54 [2024-12-09T08:45:00.954Z] v3.1.0-dev.55 [2024-12-09T08:45:00.954Z] v3.1.0-dev.56 [2024-12-09T08:45:00.954Z] v3.1.0-dev.57 [2024-12-09T08:45:00.954Z] v3.1.0-dev.58 [2024-12-09T08:45:00.954Z] v3.1.0-dev.59 [2024-12-09T08:45:00.954Z] v3.1.0-dev.6 [2024-12-09T08:45:00.954Z] v3.1.0-dev.60 [2024-12-09T08:45:00.954Z] v3.1.0-dev.61 [2024-12-09T08:45:00.954Z] v3.1.0-dev.62 [2024-12-09T08:45:00.954Z] v3.1.0-dev.63 [2024-12-09T08:45:00.954Z] v3.1.0-dev.64 [2024-12-09T08:45:00.954Z] v3.1.0-dev.65 [2024-12-09T08:45:00.954Z] v3.1.0-dev.66 [2024-12-09T08:45:00.954Z] v3.1.0-dev.67 [2024-12-09T08:45:00.954Z] v3.1.0-dev.68 [2024-12-09T08:45:00.954Z] v3.1.0-dev.69 [2024-12-09T08:45:00.954Z] v3.1.0-dev.7 [2024-12-09T08:45:00.954Z] v3.1.0-dev.70 [2024-12-09T08:45:00.954Z] v3.1.0-dev.71 [2024-12-09T08:45:00.954Z] v3.1.0-dev.72 [2024-12-09T08:45:00.954Z] v3.1.0-dev.73 [2024-12-09T08:45:00.954Z] v3.1.0-dev.8 [2024-12-09T08:45:00.954Z] v3.1.0-dev.9 [2024-12-09T08:45:00.954Z] v3.1.1 [2024-12-09T08:45:00.954Z] v3.1.1-dev.1 [2024-12-09T08:45:00.954Z] v3.1.1-dev.2 [2024-12-09T08:45:00.954Z] v3.2.0-dev.1 [2024-12-09T08:45:00.954Z] v3.2.0-dev.10 [2024-12-09T08:45:00.954Z] v3.2.0-dev.100 [2024-12-09T08:45:00.954Z] v3.2.0-dev.101 [2024-12-09T08:45:00.954Z] v3.2.0-dev.102 [2024-12-09T08:45:00.954Z] v3.2.0-dev.103 [2024-12-09T08:45:00.954Z] v3.2.0-dev.104 [2024-12-09T08:45:00.954Z] v3.2.0-dev.105 [2024-12-09T08:45:00.954Z] v3.2.0-dev.106 [2024-12-09T08:45:00.954Z] v3.2.0-dev.107 [2024-12-09T08:45:00.954Z] v3.2.0-dev.108 [2024-12-09T08:45:00.954Z] v3.2.0-dev.109 [2024-12-09T08:45:00.954Z] v3.2.0-dev.11 [2024-12-09T08:45:00.954Z] v3.2.0-dev.12 [2024-12-09T08:45:00.954Z] v3.2.0-dev.13 [2024-12-09T08:45:00.954Z] v3.2.0-dev.14 [2024-12-09T08:45:00.954Z] v3.2.0-dev.15 [2024-12-09T08:45:00.954Z] v3.2.0-dev.16 [2024-12-09T08:45:00.954Z] v3.2.0-dev.17 [2024-12-09T08:45:00.954Z] v3.2.0-dev.18 [2024-12-09T08:45:00.954Z] v3.2.0-dev.19 [2024-12-09T08:45:00.954Z] v3.2.0-dev.2 [2024-12-09T08:45:00.954Z] v3.2.0-dev.20 [2024-12-09T08:45:00.954Z] v3.2.0-dev.21 [2024-12-09T08:45:00.954Z] v3.2.0-dev.22 [2024-12-09T08:45:00.954Z] v3.2.0-dev.23 [2024-12-09T08:45:00.954Z] v3.2.0-dev.24 [2024-12-09T08:45:00.954Z] v3.2.0-dev.25 [2024-12-09T08:45:00.954Z] v3.2.0-dev.26 [2024-12-09T08:45:00.954Z] v3.2.0-dev.27 [2024-12-09T08:45:00.954Z] v3.2.0-dev.28 [2024-12-09T08:45:00.954Z] v3.2.0-dev.29 [2024-12-09T08:45:00.954Z] v3.2.0-dev.3 [2024-12-09T08:45:00.954Z] v3.2.0-dev.30 [2024-12-09T08:45:00.954Z] v3.2.0-dev.31 [2024-12-09T08:45:00.954Z] v3.2.0-dev.32 [2024-12-09T08:45:00.954Z] v3.2.0-dev.33 [2024-12-09T08:45:00.954Z] v3.2.0-dev.34 [2024-12-09T08:45:00.954Z] v3.2.0-dev.35 [2024-12-09T08:45:00.954Z] v3.2.0-dev.36 [2024-12-09T08:45:00.954Z] v3.2.0-dev.37 [2024-12-09T08:45:00.954Z] v3.2.0-dev.38 [2024-12-09T08:45:00.954Z] v3.2.0-dev.39 [2024-12-09T08:45:00.954Z] v3.2.0-dev.4 [2024-12-09T08:45:00.954Z] v3.2.0-dev.40 [2024-12-09T08:45:00.954Z] v3.2.0-dev.41 [2024-12-09T08:45:00.954Z] v3.2.0-dev.42 [2024-12-09T08:45:00.954Z] v3.2.0-dev.43 [2024-12-09T08:45:00.954Z] v3.2.0-dev.44 [2024-12-09T08:45:00.954Z] v3.2.0-dev.45 [2024-12-09T08:45:00.954Z] v3.2.0-dev.46 [2024-12-09T08:45:00.954Z] v3.2.0-dev.47 [2024-12-09T08:45:00.954Z] v3.2.0-dev.48 [2024-12-09T08:45:00.954Z] v3.2.0-dev.49 [2024-12-09T08:45:00.954Z] v3.2.0-dev.5 [2024-12-09T08:45:00.954Z] v3.2.0-dev.50 [2024-12-09T08:45:00.954Z] v3.2.0-dev.51 [2024-12-09T08:45:00.954Z] v3.2.0-dev.52 [2024-12-09T08:45:00.954Z] v3.2.0-dev.53 [2024-12-09T08:45:00.954Z] v3.2.0-dev.54 [2024-12-09T08:45:00.954Z] v3.2.0-dev.55 [2024-12-09T08:45:00.954Z] v3.2.0-dev.56 [2024-12-09T08:45:00.954Z] v3.2.0-dev.57 [2024-12-09T08:45:00.954Z] v3.2.0-dev.58 [2024-12-09T08:45:00.954Z] v3.2.0-dev.59 [2024-12-09T08:45:00.954Z] v3.2.0-dev.6 [2024-12-09T08:45:00.954Z] v3.2.0-dev.60 [2024-12-09T08:45:00.954Z] v3.2.0-dev.61 [2024-12-09T08:45:00.954Z] v3.2.0-dev.62 [2024-12-09T08:45:00.954Z] v3.2.0-dev.63 [2024-12-09T08:45:00.954Z] v3.2.0-dev.64 [2024-12-09T08:45:00.954Z] v3.2.0-dev.65 [2024-12-09T08:45:00.954Z] v3.2.0-dev.66 [2024-12-09T08:45:00.954Z] v3.2.0-dev.67 [2024-12-09T08:45:00.954Z] v3.2.0-dev.68 [2024-12-09T08:45:00.954Z] v3.2.0-dev.69 [2024-12-09T08:45:00.954Z] v3.2.0-dev.7 [2024-12-09T08:45:00.954Z] v3.2.0-dev.70 [2024-12-09T08:45:00.954Z] v3.2.0-dev.71 [2024-12-09T08:45:00.954Z] v3.2.0-dev.72 [2024-12-09T08:45:00.954Z] v3.2.0-dev.73 [2024-12-09T08:45:00.954Z] v3.2.0-dev.74 [2024-12-09T08:45:00.954Z] v3.2.0-dev.75 [2024-12-09T08:45:00.954Z] v3.2.0-dev.76 [2024-12-09T08:45:00.954Z] v3.2.0-dev.77 [2024-12-09T08:45:00.954Z] v3.2.0-dev.78 [2024-12-09T08:45:00.954Z] v3.2.0-dev.79 [2024-12-09T08:45:00.954Z] v3.2.0-dev.8 [2024-12-09T08:45:00.955Z] v3.2.0-dev.80 [2024-12-09T08:45:00.955Z] v3.2.0-dev.81 [2024-12-09T08:45:00.955Z] v3.2.0-dev.82 [2024-12-09T08:45:00.955Z] v3.2.0-dev.83 [2024-12-09T08:45:00.955Z] v3.2.0-dev.84 [2024-12-09T08:45:00.955Z] v3.2.0-dev.85 [2024-12-09T08:45:00.955Z] v3.2.0-dev.86 [2024-12-09T08:45:00.955Z] v3.2.0-dev.87 [2024-12-09T08:45:00.955Z] v3.2.0-dev.88 [2024-12-09T08:45:00.955Z] v3.2.0-dev.89 [2024-12-09T08:45:00.955Z] v3.2.0-dev.9 [2024-12-09T08:45:00.955Z] v3.2.0-dev.90 [2024-12-09T08:45:00.955Z] v3.2.0-dev.91 [2024-12-09T08:45:00.955Z] v3.2.0-dev.92 [2024-12-09T08:45:00.955Z] v3.2.0-dev.93 [2024-12-09T08:45:00.955Z] v3.2.0-dev.94 [2024-12-09T08:45:00.955Z] v3.2.0-dev.95 [2024-12-09T08:45:00.955Z] v3.2.0-dev.96 [2024-12-09T08:45:00.955Z] v3.2.0-dev.97 [2024-12-09T08:45:00.955Z] v3.2.0-dev.98 [2024-12-09T08:45:00.955Z] v3.2.0-dev.99 [2024-12-09T08:45:00.955Z] v4.0.0-dev.1 [2024-12-09T08:45:00.955Z] v4.0.0-dev.10 [2024-12-09T08:45:00.955Z] v4.0.0-dev.11 [2024-12-09T08:45:00.955Z] v4.0.0-dev.12 [2024-12-09T08:45:00.955Z] v4.0.0-dev.13 [2024-12-09T08:45:00.955Z] v4.0.0-dev.14 [2024-12-09T08:45:00.955Z] v4.0.0-dev.15 [2024-12-09T08:45:00.955Z] v4.0.0-dev.16 [2024-12-09T08:45:00.955Z] v4.0.0-dev.17 [2024-12-09T08:45:00.955Z] v4.0.0-dev.18 [2024-12-09T08:45:00.955Z] v4.0.0-dev.19 [2024-12-09T08:45:00.955Z] v4.0.0-dev.2 [2024-12-09T08:45:00.955Z] v4.0.0-dev.20 [2024-12-09T08:45:00.955Z] v4.0.0-dev.21 [2024-12-09T08:45:00.955Z] v4.0.0-dev.22 [2024-12-09T08:45:00.955Z] v4.0.0-dev.23 [2024-12-09T08:45:00.955Z] v4.0.0-dev.24 [2024-12-09T08:45:00.955Z] v4.0.0-dev.3 [2024-12-09T08:45:00.955Z] v4.0.0-dev.4 [2024-12-09T08:45:00.955Z] v4.0.0-dev.5 [2024-12-09T08:45:00.955Z] v4.0.0-dev.6 [2024-12-09T08:45:00.955Z] v4.0.0-dev.7 [2024-12-09T08:45:00.955Z] v4.0.0-dev.8 [2024-12-09T08:45:00.955Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-09T08:45:01.246Z] + lftools sign git-tag v4.0.0-dev.24 [2024-12-09T08:45:01.814Z] Signing Git tag with Sigul... [2024-12-09T08:45:01.814Z] Signing v4.0.0-dev.24 [Pipeline] echo [2024-12-09T08:45:02.088Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:02.379Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T08:45:02.387Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T08:45:02.414Z] $ docker stop --time=1 a7069cbf174686435ad2679c3d31cf723cad3e84e188608e74f53f8eeb085c29 [2024-12-09T08:45:03.717Z] $ docker rm -f --volumes a7069cbf174686435ad2679c3d31cf723cad3e84e188608e74f53f8eeb085c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T08:45:04.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T08:45:04.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:45:04.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T08:45:04.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:45:04.548Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:45:04.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T08:45:04.926Z] $ docker top de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d -eo pid,comm [2024-12-09T08:45:04.979Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T08:45:04.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T08:45:05.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T08:45:05.038Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T08:45:05.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T08:45:05.148Z] $ docker exec de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d ssh-agent [2024-12-09T08:45:05.258Z] SSH_AUTH_SOCK=/tmp/ssh-RtL5pyDZSnsU/agent.33 [2024-12-09T08:45:05.258Z] SSH_AGENT_PID=39 [2024-12-09T08:45:05.263Z] Running ssh-add (command line suppressed) [2024-12-09T08:45:05.346Z] Identity added: /w/workspace/edgex-go/760@tmp/private_key_17451234340754206477.key (/w/workspace/edgex-go/760@tmp/private_key_17451234340754206477.key) [2024-12-09T08:45:05.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T08:45:05.659Z] + git semver bump pre [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,819 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,820 [bump_version] DEBUG bumping version:4.0.0-dev.24 on axis:pre with prefix:dev [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,820 [bump_version] DEBUG bumped version:4.0.0-dev.25 [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,820 [write_version] DEBUG write version:4.0.0-dev.25 to path:/w/workspace/edgex-go/760/.semver/main with force:True [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,820 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,820 [write_file] DEBUG write to file:/w/workspace/edgex-go/760/.semver/main [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,822 [execute] INFO git cat-file --batch-check [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,828 [execute] INFO git cat-file --batch [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T08:45:05.918Z] 2024-12-09 08:45:05,833 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:45:05.918Z] 4.0.0-dev.25 [Pipeline] } [2024-12-09T08:45:05.924Z] $ docker exec --env ******** --env ******** de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d ssh-agent -k [2024-12-09T08:45:06.025Z] unset SSH_AUTH_SOCK; [2024-12-09T08:45:06.025Z] unset SSH_AGENT_PID; [2024-12-09T08:45:06.025Z] echo Agent pid 39 killed; [2024-12-09T08:45:06.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T08:45:06.352Z] + git semver [Pipeline] } [2024-12-09T08:45:06.622Z] $ docker stop --time=1 de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d [2024-12-09T08:45:07.896Z] $ docker rm -f --volumes de75e9ed1a29fd941014860f21ccf313393a5b8178104d4d2550451038c6781d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T08:45:08.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T08:45:08.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:45:08.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T08:45:08.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:45:08.636Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:45:08.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T08:45:08.997Z] $ docker top b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe -eo pid,comm [2024-12-09T08:45:09.044Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-09T08:45:09.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T08:45:09.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T08:45:09.093Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T08:45:09.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T08:45:09.213Z] $ docker exec b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe ssh-agent [2024-12-09T08:45:09.336Z] SSH_AUTH_SOCK=/tmp/ssh-oAgfuKwy0kxO/agent.33 [2024-12-09T08:45:09.336Z] SSH_AGENT_PID=39 [2024-12-09T08:45:09.340Z] Running ssh-add (command line suppressed) [2024-12-09T08:45:09.432Z] Identity added: /w/workspace/edgex-go/760@tmp/private_key_1996123832223744414.key (/w/workspace/edgex-go/760@tmp/private_key_1996123832223744414.key) [2024-12-09T08:45:09.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T08:45:09.742Z] + git semver push [2024-12-09T08:45:10.002Z] 2024-12-09 08:45:09,926 [run_push] DEBUG push [2024-12-09T08:45:10.002Z] 2024-12-09 08:45:09,926 [execute] INFO git cat-file --batch-check [2024-12-09T08:45:10.002Z] 2024-12-09 08:45:09,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T08:45:10.002Z] 2024-12-09 08:45:09,930 [execute] INFO git rev-list b37a39ef998d96d6cf6b80e30bb22942b044ace0 -- [2024-12-09T08:45:10.002Z] 2024-12-09 08:45:09,930 [execute] DEBUG Popen(['git', 'rev-list', 'b37a39ef998d96d6cf6b80e30bb22942b044ace0', '--'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T08:45:10.002Z] 2024-12-09 08:45:09,950 [execute] INFO git fetch -v origin [2024-12-09T08:45:10.002Z] 2024-12-09 08:45:09,950 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T08:45:10.576Z] 2024-12-09 08:45:10,377 [run_push] DEBUG no remote changes detected [2024-12-09T08:45:10.576Z] 2024-12-09 08:45:10,378 [execute] INFO git push origin semver [2024-12-09T08:45:10.576Z] 2024-12-09 08:45:10,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/760/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T08:45:11.512Z] 2024-12-09 08:45:11,141 [run_push] DEBUG push all version tags [2024-12-09T08:45:11.513Z] 2024-12-09 08:45:11,142 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T08:45:11.513Z] 2024-12-09 08:45:11,142 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/760, universal_newlines=False, shell=None, istream=None) [2024-12-09T08:45:11.772Z] 2024-12-09 08:45:11,750 [read_version] DEBUG read version from /w/workspace/edgex-go/760/.semver/main [2024-12-09T08:45:11.772Z] 4.0.0-dev.25 [Pipeline] } [2024-12-09T08:45:11.779Z] $ docker exec --env ******** --env ******** b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe ssh-agent -k [2024-12-09T08:45:11.882Z] unset SSH_AUTH_SOCK; [2024-12-09T08:45:11.882Z] unset SSH_AGENT_PID; [2024-12-09T08:45:11.882Z] echo Agent pid 39 killed; [2024-12-09T08:45:11.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T08:45:12.221Z] + git semver [Pipeline] } [2024-12-09T08:45:12.490Z] $ docker stop --time=1 b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe [2024-12-09T08:45:13.774Z] $ docker rm -f --volumes b5b889159e8ea582199ba10086e73068055031130b416f0f821dd0680ba7dcfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-09T08:45:14.341Z] + [ -d /w/workspace/edgex-go/760/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:14.631Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:15.489Z] ---> package-listing.sh [2024-12-09T08:45:15.489Z] ++ facter osfamily [2024-12-09T08:45:15.489Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T08:45:15.747Z] + OS_FAMILY=debian [2024-12-09T08:45:15.747Z] + workspace=/w/workspace/edgex-go/760 [2024-12-09T08:45:15.747Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T08:45:15.747Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T08:45:15.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T08:45:15.747Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T08:45:15.747Z] + '[' /w/workspace/edgex-go/760 ']' [2024-12-09T08:45:15.747Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T08:45:15.747Z] + case "${OS_FAMILY}" in [2024-12-09T08:45:15.747Z] + dpkg -l [2024-12-09T08:45:15.747Z] + grep '^ii' [2024-12-09T08:45:15.747Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T08:45:15.747Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T08:45:15.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T08:45:15.747Z] + '[' /w/workspace/edgex-go/760 ']' [2024-12-09T08:45:15.747Z] + mkdir -p /w/workspace/edgex-go/760/archives/ [2024-12-09T08:45:15.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/760/archives/ [Pipeline] echo [2024-12-09T08:45:15.759Z] 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/760/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-09T08:45:16.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:45:16.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T08:45:16.614Z] [2024-12-09T08:45:16.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T08:45:16.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T08:45:16.922Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T08:45:16.922Z] 5eb5b503b376: Pulling fs layer [2024-12-09T08:45:16.922Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T08:45:16.922Z] ec43610c2a17: Pulling fs layer [2024-12-09T08:45:16.922Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T08:45:16.922Z] 33b1e0a273af: Pulling fs layer [2024-12-09T08:45:16.922Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T08:45:16.922Z] 2f39f015ded8: Pulling fs layer [2024-12-09T08:45:16.922Z] 3a2ae6a8a46f: Waiting [2024-12-09T08:45:16.922Z] 33b1e0a273af: Waiting [2024-12-09T08:45:16.922Z] 5d3b04190fa2: Waiting [2024-12-09T08:45:16.922Z] 2f39f015ded8: Waiting [2024-12-09T08:45:16.922Z] 5c69ac0246d0: Download complete [2024-12-09T08:45:16.922Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-09T08:45:16.922Z] 3a2ae6a8a46f: Download complete [2024-12-09T08:45:16.922Z] 33b1e0a273af: Download complete [2024-12-09T08:45:16.922Z] 5d3b04190fa2: Verifying Checksum [2024-12-09T08:45:16.922Z] 5d3b04190fa2: Download complete [2024-12-09T08:45:16.922Z] ec43610c2a17: Verifying Checksum [2024-12-09T08:45:17.181Z] 5eb5b503b376: Verifying Checksum [2024-12-09T08:45:17.181Z] 5eb5b503b376: Download complete [2024-12-09T08:45:17.746Z] 2f39f015ded8: Verifying Checksum [2024-12-09T08:45:17.746Z] 2f39f015ded8: Download complete [2024-12-09T08:45:18.313Z] 5eb5b503b376: Pull complete [2024-12-09T08:45:18.313Z] 5c69ac0246d0: Pull complete [2024-12-09T08:45:18.880Z] ec43610c2a17: Pull complete [2024-12-09T08:45:18.880Z] 3a2ae6a8a46f: Pull complete [2024-12-09T08:45:19.138Z] 33b1e0a273af: Pull complete [2024-12-09T08:45:19.138Z] 5d3b04190fa2: Pull complete [2024-12-09T08:45:23.324Z] 2f39f015ded8: Pull complete [2024-12-09T08:45:23.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T08:45:23.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T08:45:23.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T08:45:23.404Z] prd-ubuntu20.04-docker-8c-8g-34777 does not seem to be running inside a container [2024-12-09T08:45:23.425Z] $ 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/760/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/760 -v /w/workspace/edgex-go/760:/w/workspace/edgex-go/760:rw,z -v /w/workspace/edgex-go/760@tmp:/w/workspace/edgex-go/760@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 [2024-12-09T08:45:27.618Z] $ docker top 1665af7fb67a5745cab0ece7ad58e335ef74c93c4e83abc3b932679f7d70408b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T08:45:27.968Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T08:45:28.253Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T08:45:28.538Z] + ls /var/log/sa-host [2024-12-09T08:45:28.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T08:45:28.767Z] provisioning config files... [2024-12-09T08:45:28.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/760@tmp/config8064242241009825237tmp [Pipeline] { [Pipeline] echo [2024-12-09T08:45:28.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:29.070Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T08:45:29.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:29.417Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T08:45:29.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:29.714Z] ---> sudo-logs.sh [2024-12-09T08:45:29.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T08:45:29.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:30.022Z] ---> job-cost.sh [2024-12-09T08:45:30.022Z] lf-activate-venv: SKIPPING [2024-12-09T08:45:30.022Z] DEBUG: total: 0.2199999988079071 [2024-12-09T08:45:30.022Z] INFO: Retrieving Stack Cost... [2024-12-09T08:45:30.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T08:45:30.850Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T08:45:30.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T08:45:31.197Z] ---> logs-deploy.sh [2024-12-09T08:45:31.197Z] lf-activate-venv: SKIPPING [2024-12-09T08:45:31.197Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/760 [2024-12-09T08:45:31.197Z] INFO: archiving workspace using pattern(s): [2024-12-09T08:45:32.192Z] Archives upload complete. [2024-12-09T08:45:32.192Z] INFO: archiving logs to Nexus