Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06bbb4e4647273833213264ef286cf48fa9ebf74 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-ssh2778992072462439587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13974924811919429006.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh639167349005081646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh17109753950212537348.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-ssh384754076547211916.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10538 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/697 [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/697 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 06bbb4e4647273833213264ef286cf48fa9ebf74 (main) Commit message: "Merge pull request #4917 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 > git rev-list --no-walk 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-17T23:47:31.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-17T23:47:31.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-17T23:47:31.682Z] ========================================================= [2024-09-17T23:47:31.682Z] EdgeX Global Pipelines Version Info [2024-09-17T23:47:31.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-17T23:47:32.819Z] ------------------- [2024-09-17T23:47:32.819Z] stable info: [2024-09-17T23:47:32.819Z] ------------------- [2024-09-17T23:47:32.819Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-17T23:47:32.819Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-17T23:47:32.819Z] Message: update stable to v1.0.263 [2024-09-17T23:47:33.080Z] ------------------- [2024-09-17T23:47:33.080Z] experimental info: [2024-09-17T23:47:33.080Z] ------------------- [2024-09-17T23:47:33.080Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-17T23:47:33.080Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-17T23:47:33.080Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-17T23:47:33.160Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-17T23:47:33.180Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-17T23:47:33.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-17T23:47:33.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-17T23:47:33.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-17T23:47:33.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-17T23:47:33.279Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-17T23:47:33.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-17T23:47:33.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-17T23:47:33.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-17T23:47:33.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-17T23:47:33.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-17T23:47:33.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-17T23:47:33.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-17T23:47:33.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-17T23:47:33.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-17T23:47:33.513Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-17T23:47:33.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-17T23:47:33.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-17T23:47:33.576Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-17T23:47:33.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-17T23:47:33.620Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-17T23:47:33.641Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-17T23:47:33.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-17T23:47:33.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-17T23:47:33.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-17T23:47:33.732Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] echo [2024-09-17T23:47:33.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06bbb4e [Pipeline] echo [2024-09-17T23:47:33.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-17T23:47:33.988Z] provisioning config files... [2024-09-17T23:47:34.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config10242346450647344574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-17T23:47:34.343Z] ---> ****-login.sh [2024-09-17T23:47:34.343Z] nexus3.edgexfoundry.org:10001 [2024-09-17T23:47:34.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:47:34.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:47:34.866Z] Configure a credential helper to remove this warning. See [2024-09-17T23:47:34.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:47:34.866Z] [2024-09-17T23:47:34.866Z] Login Succeeded [2024-09-17T23:47:34.866Z] nexus3.edgexfoundry.org:10002 [2024-09-17T23:47:34.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:47:34.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:47:34.866Z] Configure a credential helper to remove this warning. See [2024-09-17T23:47:34.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:47:34.866Z] [2024-09-17T23:47:34.866Z] Login Succeeded [2024-09-17T23:47:34.866Z] nexus3.edgexfoundry.org:10003 [2024-09-17T23:47:34.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:47:35.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:47:35.127Z] Configure a credential helper to remove this warning. See [2024-09-17T23:47:35.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:47:35.127Z] [2024-09-17T23:47:35.127Z] Login Succeeded [2024-09-17T23:47:35.127Z] nexus3.edgexfoundry.org:10004 [2024-09-17T23:47:35.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:47:35.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:47:35.127Z] Configure a credential helper to remove this warning. See [2024-09-17T23:47:35.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:47:35.127Z] [2024-09-17T23:47:35.127Z] Login Succeeded [2024-09-17T23:47:35.127Z] ****.io [2024-09-17T23:47:35.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:47:35.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:47:35.387Z] Configure a credential helper to remove this warning. See [2024-09-17T23:47:35.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:47:35.387Z] [2024-09-17T23:47:35.387Z] Login Succeeded [2024-09-17T23:47:35.387Z] ---> ****-login.sh ends [Pipeline] } [2024-09-17T23:47:35.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-17T23:47:35.724Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/core-command/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/core-data/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/core-keeper/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-17T23:47:35.724Z] + dirname+ cmd/core-metadata/Dockerfile [2024-09-17T23:47:35.724Z] cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-17T23:47:35.724Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2024-09-17T23:47:35.724Z] [2024-09-17T23:47:35.724Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/support-notifications/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-17T23:47:35.724Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-17T23:47:35.724Z] + cut -d/ -f2 [2024-09-17T23:47:35.724Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-17T23:47:35.763Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-09-17T23:47:36.131Z] + git rev-list -1 --merges 06bbb4e4647273833213264ef286cf48fa9ebf74~1..06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] echo [2024-09-17T23:47:36.140Z] -----------> git rev-list -1 --merges 06bbb4e4647273833213264ef286cf48fa9ebf74~1..06bbb4e4647273833213264ef286cf48fa9ebf74 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:47:36.140Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [false] [Pipeline] sh [2024-09-17T23:47:36.430Z] + git log --format=format:%s -1 06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] echo [2024-09-17T23:47:36.450Z] ========================================================= [2024-09-17T23:47:36.451Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-17T23:47:36.451Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-17T23:47:36.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-17T23:47:36.889Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-17T23:47:36.889Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-17T23:47:36.889Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-17T23:47:36.889Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2024-09-17T23:47:36.889Z] /etc/ssh/ssh_known_hosts [2024-09-17T23:47:36.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:47:37.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-17T23:47:37.324Z] [2024-09-17T23:47:37.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:47:37.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-17T23:47:37.631Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-17T23:47:37.631Z] b85a868b505f: Pulling fs layer [2024-09-17T23:47:37.631Z] e2be974225ed: Pulling fs layer [2024-09-17T23:47:37.631Z] 339a4e72a1f5: Pulling fs layer [2024-09-17T23:47:37.631Z] 988bab9f4d93: Pulling fs layer [2024-09-17T23:47:37.631Z] 1469e6f7b9e6: Pulling fs layer [2024-09-17T23:47:37.631Z] eaf3925da568: Pulling fs layer [2024-09-17T23:47:37.631Z] bab4dde63d76: Pulling fs layer [2024-09-17T23:47:37.631Z] bde34c3a00c8: Pulling fs layer [2024-09-17T23:47:37.631Z] b352a97aabf1: Pulling fs layer [2024-09-17T23:47:37.631Z] 4872d77fe225: Pulling fs layer [2024-09-17T23:47:37.631Z] 5851b861e8e6: Pulling fs layer [2024-09-17T23:47:37.631Z] eaf3925da568: Waiting [2024-09-17T23:47:37.631Z] bab4dde63d76: Waiting [2024-09-17T23:47:37.631Z] 988bab9f4d93: Waiting [2024-09-17T23:47:37.631Z] bde34c3a00c8: Waiting [2024-09-17T23:47:37.631Z] b352a97aabf1: Waiting [2024-09-17T23:47:37.631Z] 1469e6f7b9e6: Waiting [2024-09-17T23:47:37.631Z] e2be974225ed: Download complete [2024-09-17T23:47:37.631Z] 988bab9f4d93: Verifying Checksum [2024-09-17T23:47:37.631Z] 988bab9f4d93: Download complete [2024-09-17T23:47:37.631Z] 1469e6f7b9e6: Verifying Checksum [2024-09-17T23:47:37.631Z] 1469e6f7b9e6: Download complete [2024-09-17T23:47:37.892Z] 339a4e72a1f5: Download complete [2024-09-17T23:47:37.893Z] eaf3925da568: Verifying Checksum [2024-09-17T23:47:37.893Z] eaf3925da568: Download complete [2024-09-17T23:47:37.893Z] bde34c3a00c8: Download complete [2024-09-17T23:47:37.893Z] b352a97aabf1: Verifying Checksum [2024-09-17T23:47:37.893Z] b352a97aabf1: Download complete [2024-09-17T23:47:37.893Z] 4872d77fe225: Verifying Checksum [2024-09-17T23:47:37.893Z] 4872d77fe225: Download complete [2024-09-17T23:47:37.893Z] 5851b861e8e6: Verifying Checksum [2024-09-17T23:47:37.893Z] 5851b861e8e6: Download complete [2024-09-17T23:47:37.893Z] b85a868b505f: Verifying Checksum [2024-09-17T23:47:37.893Z] b85a868b505f: Download complete [2024-09-17T23:47:38.153Z] bab4dde63d76: Verifying Checksum [2024-09-17T23:47:38.153Z] bab4dde63d76: Download complete [2024-09-17T23:47:39.092Z] b85a868b505f: Pull complete [2024-09-17T23:47:39.352Z] e2be974225ed: Pull complete [2024-09-17T23:47:39.924Z] 339a4e72a1f5: Pull complete [2024-09-17T23:47:39.924Z] 988bab9f4d93: Pull complete [2024-09-17T23:47:40.185Z] 1469e6f7b9e6: Pull complete [2024-09-17T23:47:40.185Z] eaf3925da568: Pull complete [2024-09-17T23:47:42.107Z] bab4dde63d76: Pull complete [2024-09-17T23:47:42.107Z] bde34c3a00c8: Pull complete [2024-09-17T23:47:42.367Z] b352a97aabf1: Pull complete [2024-09-17T23:47:42.367Z] 4872d77fe225: Pull complete [2024-09-17T23:47:42.367Z] 5851b861e8e6: Pull complete [2024-09-17T23:47:42.367Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-17T23:47:42.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-17T23:47:42.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T23:47:42.518Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-17T23:47:42.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-17T23:47:45.733Z] $ docker top 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 -eo pid,comm [2024-09-17T23:47:45.805Z] 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-09-17T23:47:45.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-17T23:47:45.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-17T23:47:45.863Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-17T23:47:45.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-17T23:47:45.995Z] $ docker exec 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent [2024-09-17T23:47:46.104Z] SSH_AUTH_SOCK=/tmp/ssh-S02CYMzrUxpZ/agent.32 [2024-09-17T23:47:46.104Z] SSH_AGENT_PID=39 [2024-09-17T23:47:46.110Z] Running ssh-add (command line suppressed) [2024-09-17T23:47:46.223Z] Identity added: /w/workspace/edgex-go/697@tmp/private_key_4826260966536227729.key (/w/workspace/edgex-go/697@tmp/private_key_4826260966536227729.key) [2024-09-17T23:47:46.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-17T23:47:46.538Z] + git tag --points-at HEAD [Pipeline] } [2024-09-17T23:47:46.548Z] $ docker exec --env ******** --env ******** 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent -k [2024-09-17T23:47:46.645Z] unset SSH_AUTH_SOCK; [2024-09-17T23:47:46.646Z] unset SSH_AGENT_PID; [2024-09-17T23:47:46.646Z] echo Agent pid 39 killed; [2024-09-17T23:47:46.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-17T23:47:46.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-17T23:47:46.716Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-17T23:47:46.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-17T23:47:46.830Z] $ docker exec 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent [2024-09-17T23:47:46.946Z] SSH_AUTH_SOCK=/tmp/ssh-yMIHBOwdMrGA/agent.72 [2024-09-17T23:47:46.946Z] SSH_AGENT_PID=78 [2024-09-17T23:47:46.950Z] Running ssh-add (command line suppressed) [2024-09-17T23:47:47.058Z] Identity added: /w/workspace/edgex-go/697@tmp/private_key_17587004913105963347.key (/w/workspace/edgex-go/697@tmp/private_key_17587004913105963347.key) [2024-09-17T23:47:47.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-17T23:47:47.371Z] + git semver init [2024-09-17T23:47:47.630Z] 2024-09-17 23:47:47,569 [run_init] DEBUG init version:0.0.0 force:False [2024-09-17T23:47:47.630Z] 2024-09-17 23:47:47,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/697/.semver [2024-09-17T23:47:47.630Z] 2024-09-17 23:47:47,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/697/.semver [2024-09-17T23:47:47.630Z] 2024-09-17 23:47:47,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/697/.semver'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=None) [2024-09-17T23:47:54.227Z] 2024-09-17 23:47:53,065 [append_file] DEBUG append to file:/w/workspace/edgex-go/697/.git/info/exclude [2024-09-17T23:47:54.227Z] 2024-09-17 23:47:53,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/697/.semver/main with force:False [2024-09-17T23:47:54.227Z] 2024-09-17 23:47:53,066 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-17T23:47:54.227Z] 2024-09-17 23:47:53,066 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-17T23:47:54.227Z] 3.2.0-dev.75 [Pipeline] } [2024-09-17T23:47:54.235Z] $ docker exec --env ******** --env ******** 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 ssh-agent -k [2024-09-17T23:47:54.339Z] unset SSH_AUTH_SOCK; [2024-09-17T23:47:54.339Z] unset SSH_AGENT_PID; [2024-09-17T23:47:54.340Z] echo Agent pid 78 killed; [2024-09-17T23:47:54.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-17T23:47:54.679Z] + git semver [Pipeline] } [2024-09-17T23:47:54.950Z] $ docker stop --time=1 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 [2024-09-17T23:47:56.278Z] $ docker rm -f --volumes 406982f1ba7e0cee4b2ec04fd74b7d56190e199a41aaa1a9d1a531fda8964906 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-17T23:47:56.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-17T23:47:56.899Z] Stashed 1 file(s) [Pipeline] echo [2024-09-17T23:47:56.902Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.75 [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-09-17T23:47:57.330Z] + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] echo [2024-09-17T23:47:57.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-17T23:47:57.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-17T23:47:57.380Z] ========================================================= [2024-09-17T23:47:57.380Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-17T23:47:57.380Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-17T23:47:57.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T23:47:57.678Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-17T23:47:57.678Z] 619be1103602: Pulling fs layer [2024-09-17T23:47:57.678Z] 7862e08f4a3e: Pulling fs layer [2024-09-17T23:47:57.678Z] 5df492c9dc93: Pulling fs layer [2024-09-17T23:47:57.678Z] 7629e6793208: Pulling fs layer [2024-09-17T23:47:57.678Z] 4f4fb700ef54: Pulling fs layer [2024-09-17T23:47:57.678Z] fb5054dd5b73: Pulling fs layer [2024-09-17T23:47:57.678Z] eeca6798cff9: Pulling fs layer [2024-09-17T23:47:57.678Z] aa269ceb94a6: Pulling fs layer [2024-09-17T23:47:57.678Z] ada007ff1a6a: Pulling fs layer [2024-09-17T23:47:57.678Z] 7629e6793208: Waiting [2024-09-17T23:47:57.678Z] 4f4fb700ef54: Waiting [2024-09-17T23:47:57.678Z] fb5054dd5b73: Waiting [2024-09-17T23:47:57.678Z] eeca6798cff9: Waiting [2024-09-17T23:47:57.678Z] aa269ceb94a6: Waiting [2024-09-17T23:47:57.678Z] ada007ff1a6a: Waiting [2024-09-17T23:47:57.678Z] 7862e08f4a3e: Download complete [2024-09-17T23:47:57.678Z] 7629e6793208: Verifying Checksum [2024-09-17T23:47:57.678Z] 7629e6793208: Download complete [2024-09-17T23:47:57.678Z] 4f4fb700ef54: Verifying Checksum [2024-09-17T23:47:57.678Z] 4f4fb700ef54: Download complete [2024-09-17T23:47:57.678Z] 619be1103602: Verifying Checksum [2024-09-17T23:47:57.678Z] 619be1103602: Download complete [2024-09-17T23:47:57.678Z] fb5054dd5b73: Verifying Checksum [2024-09-17T23:47:57.678Z] fb5054dd5b73: Download complete [2024-09-17T23:47:57.678Z] eeca6798cff9: Verifying Checksum [2024-09-17T23:47:57.678Z] eeca6798cff9: Download complete [2024-09-17T23:47:57.938Z] 619be1103602: Pull complete [2024-09-17T23:47:57.938Z] ada007ff1a6a: Verifying Checksum [2024-09-17T23:47:57.938Z] ada007ff1a6a: Download complete [2024-09-17T23:47:58.197Z] 7862e08f4a3e: Pull complete [2024-09-17T23:47:58.197Z] 5df492c9dc93: Verifying Checksum [2024-09-17T23:47:58.197Z] 5df492c9dc93: Download complete [2024-09-17T23:47:58.456Z] aa269ceb94a6: Verifying Checksum [2024-09-17T23:47:58.456Z] aa269ceb94a6: Download complete [2024-09-17T23:48:01.747Z] 5df492c9dc93: Pull complete [2024-09-17T23:48:01.747Z] 7629e6793208: Pull complete [2024-09-17T23:48:02.008Z] 4f4fb700ef54: Pull complete [2024-09-17T23:48:02.008Z] fb5054dd5b73: Pull complete [2024-09-17T23:48:02.008Z] eeca6798cff9: Pull complete [2024-09-17T23:48:04.543Z] aa269ceb94a6: Pull complete [2024-09-17T23:48:05.117Z] ada007ff1a6a: Pull complete [2024-09-17T23:48:05.117Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-17T23:48:05.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T23:48:05.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-17T23:48:05.422Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T23:48:05.422Z] WORKDIR /edgex [2024-09-17T23:48:05.422Z] COPY go.mod . [2024-09-17T23:48:05.422Z] RUN go mod download [2024-09-17T23:48:05.422Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-17T23:48:05.989Z] Sending build context to Docker daemon 179.4MB [2024-09-17T23:48:06.248Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-17T23:48:06.248Z] ---> f489d0715acc [2024-09-17T23:48:06.248Z] Step 2/4 : WORKDIR /edgex [2024-09-17T23:48:12.000Z] Still waiting to schedule task [2024-09-17T23:48:12.000Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-17T23:48:12.843Z] ---> Running in 618ebf51b9c9 [2024-09-17T23:48:12.843Z] Removing intermediate container 618ebf51b9c9 [2024-09-17T23:48:12.843Z] ---> 515079f691c8 [2024-09-17T23:48:12.843Z] Step 3/4 : COPY go.mod . [2024-09-17T23:48:12.843Z] ---> 25112bcb64c7 [2024-09-17T23:48:12.843Z] Step 4/4 : RUN go mod download [2024-09-17T23:48:12.843Z] ---> Running in 97f71ca2552f [2024-09-17T23:48:44.950Z] Removing intermediate container 97f71ca2552f [2024-09-17T23:48:44.950Z] ---> dc13682b368f [2024-09-17T23:48:44.950Z] Successfully built dc13682b368f [2024-09-17T23:48:44.950Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:48:45.271Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-17T23:48:45.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T23:48:45.357Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-17T23:48:45.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-17T23:48:45.832Z] $ docker top f77cca4d8cd1d999e50185ed70697f08f2342e19508edc61f5d3e957794b3481 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T23:48:46.195Z] + go version [2024-09-17T23:48:46.195Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-17T23:48:46.203Z] $ docker stop --time=1 f77cca4d8cd1d999e50185ed70697f08f2342e19508edc61f5d3e957794b3481 [2024-09-17T23:48:47.472Z] $ docker rm -f --volumes f77cca4d8cd1d999e50185ed70697f08f2342e19508edc61f5d3e957794b3481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:48:47.901Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-17T23:48:47.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T23:48:47.987Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-17T23:48:48.013Z] $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-17T23:48:48.375Z] $ docker top 51572031ed03b08ab8e242655ec6e6148a62f39d4b36e6065c92107962148e64 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-17T23:48:48.470Z] ========================================================= [2024-09-17T23:48:48.470Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-17T23:48:48.470Z] ========================================================= [Pipeline] sh [2024-09-17T23:48:48.749Z] + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] fileExists [Pipeline] sh [2024-09-17T23:48:49.070Z] + make test [2024-09-17T23:48:49.070Z] go test -race -coverprofile=coverage.out ./... [2024-09-17T23:48:57.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-17T23:49:29.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-17T23:49:29.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-17T23:49:29.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2024-09-17T23:49:30.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-17T23:49:30.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-17T23:49:30.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-17T23:49:30.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-17T23:49:30.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-17T23:49:30.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-17T23:49:32.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-17T23:49:33.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-17T23:49:33.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-17T23:49:33.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-17T23:49:33.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-17T23:49:33.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-17T23:49:34.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements [2024-09-17T23:49:34.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-09-17T23:49:34.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-17T23:49:34.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-17T23:49:35.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.924s coverage: 93.4% of statements [2024-09-17T23:49:35.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements [2024-09-17T23:49:35.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 7.0% of statements [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-17T23:49:35.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-17T23:49:37.210Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-17T23:49:37.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements [2024-09-17T23:49:37.210Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-17T23:49:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-17T23:49:37.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-17T23:49:38.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-09-17T23:49:38.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements [2024-09-17T23:49:38.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.021s coverage: 30.7% of statements [2024-09-17T23:49:38.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements [2024-09-17T23:49:38.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-09-17T23:49:38.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-09-17T23:49:39.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2024-09-17T23:49:39.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements [2024-09-17T23:49:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-17T23:49:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-17T23:49:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-17T23:49:40.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-17T23:49:40.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-17T23:49:40.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-17T23:49:40.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-17T23:49:40.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-17T23:49:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-17T23:49:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-17T23:49:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-17T23:49:42.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-17T23:49:42.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-17T23:49:42.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-17T23:49:42.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-17T23:49:42.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-17T23:49:42.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-17T23:49:43.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-17T23:49:44.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-17T23:49:45.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-17T23:49:46.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-17T23:49:46.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-17T23:49:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-17T23:49:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-17T23:49:49.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-17T23:49:50.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-17T23:49:50.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-17T23:49:50.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-17T23:49:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-17T23:49:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-17T23:49:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-17T23:49:51.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-17T23:49:51.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2024-09-17T23:49:52.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-17T23:49:52.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-17T23:49:52.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-17T23:49:53.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-17T23:49:53.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-17T23:49:53.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-17T23:49:55.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-17T23:49:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-17T23:49:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-17T23:49:55.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-17T23:49:56.484Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10539 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-17T23:49:56.504Z] Running in /w/workspace/edgex-go/697 [Pipeline] { [Pipeline] checkout [2024-09-17T23:49:56.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-17T23:49:56.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-17T23:49:56.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-17T23:49:56.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-17T23:49:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-17T23:49:57.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-17T23:49:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-17T23:49:57.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-17T23:49:59.566Z] The recommended git tool is: git [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.238s coverage: 36.5% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-17T23:50:04.301Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements [2024-09-17T23:50:04.561Z] 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-09-17T23:50:04.828Z] running golangci-lint [2024-09-17T23:50:05.087Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-17T23:50:05.088Z] go version go1.21.9 linux/amd64 [2024-09-17T23:50:05.346Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-17T23:50:05.346Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-17T23:50:07.878Z] using credential edgex-jenkins-ssh [2024-09-17T23:50:07.926Z] Cloning the remote Git repository [2024-09-17T23:50:07.978Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-17T23:50:08.081Z] > git init /w/workspace/edgex-go/697 # timeout=10 [2024-09-17T23:50:08.377Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-17T23:50:08.389Z] > git --version # timeout=10 [2024-09-17T23:50:08.460Z] > git --version # 'git version 2.25.1' [2024-09-17T23:50:08.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-17T23:50:08.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-17T23:50:26.218Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-17T23:50:26.239Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-17T23:50:27.137Z] Avoid second fetch [2024-09-17T23:50:27.138Z] Checking out Revision 06bbb4e4647273833213264ef286cf48fa9ebf74 (main) [2024-09-17T23:50:27.975Z] Commit message: "Merge pull request #4917 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.12.0" [2024-09-17T23:50:27.159Z] > git config core.sparsecheckout # timeout=10 [2024-09-17T23:50:27.223Z] > git checkout -f 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 [2024-09-17T23:50:31.983Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|files|exports_file|imports) took 23.343328384s" [2024-09-17T23:50:31.983Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.794882ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-17T23:50:32.692Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-17T23:50:32.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-17T23:50:32.692Z] Dload Upload Total Spent Left Speed [2024-09-17T23:50:32.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-09-17T23:50:33.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-17T23:50:33.385Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-17T23:50:33.385Z] sudo tee /etc/docker/daemon.new [2024-09-17T23:50:33.385Z] { [2024-09-17T23:50:33.385Z] "registry-mirrors": [ [2024-09-17T23:50:33.385Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-17T23:50:33.385Z] ], [2024-09-17T23:50:33.385Z] "bip": "10.250.0.254/24", [2024-09-17T23:50:33.385Z] "hosts": [ [2024-09-17T23:50:33.385Z] "tcp://0.0.0.0:5555", [2024-09-17T23:50:33.385Z] "unix:///var/run/docker.sock" [2024-09-17T23:50:33.385Z] ], [2024-09-17T23:50:33.385Z] "mtu": 1458, [2024-09-17T23:50:33.385Z] "selinux-enabled": true, [2024-09-17T23:50:33.385Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-17T23:50:33.385Z] } [Pipeline] sh [2024-09-17T23:50:33.724Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-17T23:50:34.060Z] + sudo service docker restart [2024-09-17T23:50:44.202Z] level=info msg="[linters_context/goanalysis] analyzers took 2m25.078177015s with top 10 stages: buildir: 1m7.077755643s, gosec: 9.707830913s, inspect: 3.253782297s, fact_deprecated: 2.611465139s, printf: 2.380586623s, fact_purity: 2.073808226s, nilness: 1.866300061s, ctrlflow: 1.782370152s, S1038: 1.610169772s, S1039: 1.163240089s" [2024-09-17T23:50:44.202Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-17T23:50:44.202Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, cgo: 214/214, exclude: 214/214, skip_files: 214/214, exclude-rules: 22/214, nolint: 0/22, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214" [2024-09-17T23:50:44.202Z] level=info msg="[runner] processing took 24.702069ms with stages: nolint: 12.750571ms, identifier_marker: 5.284371ms, autogenerated_exclude: 2.180669ms, path_prettifier: 2.117708ms, exclude-rules: 1.468366ms, skip_dirs: 798.193µs, cgo: 67.901µs, filename_unadjuster: 29µs, max_same_issues: 1.01µs, exclude: 760ns, skip_files: 510ns, fixer: 420ns, severity-rules: 370ns, path_shortener: 370ns, diff: 370ns, sort_results: 370ns, uniq_by_line: 360ns, source_code: 350ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-09-17T23:50:44.202Z] level=info msg="[runner] linters took 14.009196959s with stages: goanalysis_metalinter: 13.984362949s" [2024-09-17T23:50:44.202Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-17T23:50:44.202Z] level=info msg="Memory: 370 samples, avg is 319.4MB, max is 1375.9MB" [2024-09-17T23:50:44.202Z] level=info msg="Execution took 37.414007728s" [2024-09-17T23:50:44.202Z] go vet ./... [2024-09-17T23:50:50.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-17T23:50:50.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-17T23:50:50.757Z] ./bin/test-attribution-txt.sh [2024-09-17T23:50:50.757Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-17T23:50:50.757Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-17T23:50:50.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-17T23:50:51.057Z] + ls -al . [2024-09-17T23:50:51.057Z] total 936 [2024-09-17T23:50:51.057Z] drwxrwxr-x 11 1001 1001 4096 Sep 17 23:48 . [2024-09-17T23:50:51.057Z] drwxr-xr-x 4 root root 4096 Sep 17 23:48 .. [2024-09-17T23:50:51.057Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 23:47 .blubracket [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 10 Sep 17 23:47 .dockerignore [2024-09-17T23:50:51.057Z] drwxrwxr-x 8 1001 1001 4096 Sep 17 23:50 .git [2024-09-17T23:50:51.057Z] drwxrwxr-x 3 1001 1001 4096 Sep 17 23:47 .github [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 1102 Sep 17 23:47 .gitignore [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 42 Sep 17 23:47 .golangci.yml [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 100 Sep 17 23:47 .hadolint.yml [2024-09-17T23:50:51.057Z] drwxr-xr-x 3 1001 1001 4096 Sep 17 23:47 .semver [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 155 Sep 17 23:47 .sonarcloud.properties [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 1171 Sep 17 23:47 ADOPTERS.md [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 21286 Sep 17 23:47 Attribution.txt [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 100284 Sep 17 23:47 CHANGELOG.md [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 3804 Sep 17 23:47 CONTRIBUTING.md [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 677 Sep 17 23:47 GOVERNANCE.md [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 861 Sep 17 23:47 Jenkinsfile [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 10775 Sep 17 23:47 LICENSE [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 16854 Sep 17 23:47 Makefile [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 582 Sep 17 23:47 OWNERS.md [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 9528 Sep 17 23:47 README.md [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 789 Sep 17 23:47 SECURITY.md [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 12 Sep 17 23:47 VERSION [2024-09-17T23:50:51.057Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 23:47 bin [2024-09-17T23:50:51.057Z] drwxrwxr-x 20 1001 1001 4096 Sep 17 23:47 cmd [2024-09-17T23:50:51.057Z] -rw-r--r-- 1 root root 567970 Sep 17 23:50 coverage.out [2024-09-17T23:50:51.057Z] drwxrwxr-x 2 1001 1001 4096 Sep 17 23:47 fuzz_test [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 7305 Sep 17 23:47 go.mod [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 102748 Sep 17 23:47 go.sum [2024-09-17T23:50:51.057Z] drwxrwxr-x 7 1001 1001 4096 Sep 17 23:47 internal [2024-09-17T23:50:51.057Z] drwxrwxr-x 3 1001 1001 4096 Sep 17 23:47 openapi [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 584 Sep 17 23:47 security.txt [2024-09-17T23:50:51.057Z] -rw-rw-r-- 1 1001 1001 204 Sep 17 23:47 version.go [Pipeline] sh [2024-09-17T23:50:51.381Z] + '[' -e coverage.out ] [2024-09-17T23:50:51.381Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-17T23:50:51.512Z] Stashed 1 file(s) [Pipeline] sh [2024-09-17T23:50:51.796Z] + make build [2024-09-17T23:50:51.796Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-17T23:50:52.343Z] provisioning config files... [2024-09-17T23:50:52.367Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config10148311127171568933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-17T23:50:52.817Z] ---> ****-login.sh [2024-09-17T23:50:52.817Z] nexus3.edgexfoundry.org:10001 [2024-09-17T23:50:53.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:50:53.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:50:53.352Z] Configure a credential helper to remove this warning. See [2024-09-17T23:50:53.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:50:53.352Z] [2024-09-17T23:50:53.352Z] Login Succeeded [2024-09-17T23:50:53.352Z] nexus3.edgexfoundry.org:10002 [2024-09-17T23:50:53.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:50:53.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:50:53.887Z] Configure a credential helper to remove this warning. See [2024-09-17T23:50:53.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:50:53.888Z] [2024-09-17T23:50:53.888Z] Login Succeeded [2024-09-17T23:50:53.888Z] nexus3.edgexfoundry.org:10003 [2024-09-17T23:50:53.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:50:54.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:50:54.164Z] Configure a credential helper to remove this warning. See [2024-09-17T23:50:54.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:50:54.164Z] [2024-09-17T23:50:54.164Z] Login Succeeded [2024-09-17T23:50:54.164Z] nexus3.edgexfoundry.org:10004 [2024-09-17T23:50:54.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:50:54.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:50:54.433Z] Configure a credential helper to remove this warning. See [2024-09-17T23:50:54.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:50:54.433Z] [2024-09-17T23:50:54.433Z] Login Succeeded [2024-09-17T23:50:54.433Z] ****.io [2024-09-17T23:50:54.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:50:54.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:50:54.965Z] Configure a credential helper to remove this warning. See [2024-09-17T23:50:54.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:50:54.965Z] [2024-09-17T23:50:54.965Z] Login Succeeded [2024-09-17T23:50:54.965Z] ---> ****-login.sh ends [Pipeline] } [2024-09-17T23:50:54.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-17T23:50:55.621Z] + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] echo [2024-09-17T23:50:55.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-17T23:50:55.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-17T23:50:55.677Z] ========================================================= [2024-09-17T23:50:55.677Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-17T23:50:55.677Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-17T23:50:56.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T23:50:56.273Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-17T23:50:56.273Z] c6b39de5b339: Pulling fs layer [2024-09-17T23:50:56.273Z] a69c41024577: Pulling fs layer [2024-09-17T23:50:56.273Z] d6de4b400683: Pulling fs layer [2024-09-17T23:50:56.273Z] 35cb2a7552d0: Pulling fs layer [2024-09-17T23:50:56.273Z] 4f4fb700ef54: Pulling fs layer [2024-09-17T23:50:56.273Z] 35cb2a7552d0: Waiting [2024-09-17T23:50:56.273Z] 464afbd9ba4c: Pulling fs layer [2024-09-17T23:50:56.273Z] 00f215d4a9da: Pulling fs layer [2024-09-17T23:50:56.273Z] d496ad576159: Pulling fs layer [2024-09-17T23:50:56.273Z] 464afbd9ba4c: Waiting [2024-09-17T23:50:56.273Z] 00f215d4a9da: Waiting [2024-09-17T23:50:56.273Z] d496ad576159: Waiting [2024-09-17T23:50:56.273Z] 4f4fb700ef54: Waiting [2024-09-17T23:50:56.273Z] a69c41024577: Verifying Checksum [2024-09-17T23:50:56.273Z] a69c41024577: Download complete [2024-09-17T23:50:56.273Z] 35cb2a7552d0: Verifying Checksum [2024-09-17T23:50:56.273Z] 35cb2a7552d0: Download complete [2024-09-17T23:50:56.273Z] 4f4fb700ef54: Verifying Checksum [2024-09-17T23:50:56.273Z] 4f4fb700ef54: Download complete [2024-09-17T23:50:56.273Z] 464afbd9ba4c: Verifying Checksum [2024-09-17T23:50:56.273Z] 464afbd9ba4c: Download complete [2024-09-17T23:50:56.273Z] c6b39de5b339: Verifying Checksum [2024-09-17T23:50:56.273Z] c6b39de5b339: Download complete [2024-09-17T23:50:56.541Z] d496ad576159: Verifying Checksum [2024-09-17T23:50:56.541Z] d496ad576159: Download complete [2024-09-17T23:50:57.152Z] c6b39de5b339: Pull complete [2024-09-17T23:50:57.740Z] a69c41024577: Pull complete [2024-09-17T23:50:58.009Z] d6de4b400683: Verifying Checksum [2024-09-17T23:50:58.009Z] d6de4b400683: Download complete [2024-09-17T23:50:59.422Z] 00f215d4a9da: Verifying Checksum [2024-09-17T23:50:59.422Z] 00f215d4a9da: Download complete [2024-09-17T23:51:11.761Z] d6de4b400683: Pull complete [2024-09-17T23:51:11.761Z] 35cb2a7552d0: Pull complete [2024-09-17T23:51:11.761Z] 4f4fb700ef54: Pull complete [2024-09-17T23:51:11.761Z] 464afbd9ba4c: Pull complete [2024-09-17T23:51:18.354Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-17T23:51:18.354Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-17T23:51:19.735Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-17T23:51:20.304Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-17T23:51:21.857Z] 00f215d4a9da: Pull complete [2024-09-17T23:51:21.857Z] d496ad576159: Pull complete [2024-09-17T23:51:21.857Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-17T23:51:21.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T23:51:21.857Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-17T23:51:22.198Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T23:51:22.198Z] WORKDIR /edgex [2024-09-17T23:51:22.198Z] COPY go.mod . [2024-09-17T23:51:22.198Z] RUN go mod download build [2024-09-17T23:51:22.198Z] -t ci-base-image-arm64 -f - . [2024-09-17T23:51:22.207Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-17T23:51:22.790Z] Sending build context to Docker daemon 3.576MB [2024-09-17T23:51:22.790Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-17T23:51:22.790Z] ---> f246e2811388 [2024-09-17T23:51:22.790Z] Step 2/4 : WORKDIR /edgex [2024-09-17T23:51:24.743Z] ---> Running in bde85b375d70 [2024-09-17T23:51:25.012Z] Removing intermediate container bde85b375d70 [2024-09-17T23:51:25.012Z] ---> 5b20aefe5202 [2024-09-17T23:51:25.012Z] Step 3/4 : COPY go.mod . [2024-09-17T23:51:25.600Z] ---> 021e3d9ff031 [2024-09-17T23:51:25.600Z] Step 4/4 : RUN go mod download [2024-09-17T23:51:25.600Z] ---> Running in 2d036b024090 [2024-09-17T23:51:26.397Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-17T23:51:28.301Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-17T23:51:30.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-17T23:51:32.753Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-17T23:51:33.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-17T23:51:34.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-17T23:51:34.839Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-17T23:51:35.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-17T23:51:36.748Z] $ docker stop --time=1 51572031ed03b08ab8e242655ec6e6148a62f39d4b36e6065c92107962148e64 [2024-09-17T23:51:43.499Z] $ docker rm -f --volumes 51572031ed03b08ab8e242655ec6e6148a62f39d4b36e6065c92107962148e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:51:44.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-17T23:51:44.721Z] [2024-09-17T23:51:44.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:51:45.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-17T23:51:45.032Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-17T23:51:45.032Z] 91d30c5bc195: Pulling fs layer [2024-09-17T23:51:45.032Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-17T23:51:45.032Z] 9c61dcf015f6: Pulling fs layer [2024-09-17T23:51:45.032Z] 4698f68db338: Pulling fs layer [2024-09-17T23:51:45.032Z] 2a2f49069b9e: Pulling fs layer [2024-09-17T23:51:45.032Z] e0025b399a48: Pulling fs layer [2024-09-17T23:51:45.032Z] 4698f68db338: Waiting [2024-09-17T23:51:45.032Z] e0025b399a48: Waiting [2024-09-17T23:51:45.032Z] 2a2f49069b9e: Waiting [2024-09-17T23:51:45.291Z] 91d30c5bc195: Verifying Checksum [2024-09-17T23:51:45.291Z] 91d30c5bc195: Download complete [2024-09-17T23:51:45.291Z] 4698f68db338: Verifying Checksum [2024-09-17T23:51:45.291Z] 4698f68db338: Download complete [2024-09-17T23:51:45.291Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-17T23:51:45.291Z] 2e9b0aa3be6d: Download complete [2024-09-17T23:51:45.291Z] e0025b399a48: Download complete [2024-09-17T23:51:45.291Z] 91d30c5bc195: Pull complete [2024-09-17T23:51:45.291Z] 2a2f49069b9e: Verifying Checksum [2024-09-17T23:51:45.551Z] 2e9b0aa3be6d: Pull complete [2024-09-17T23:51:45.810Z] 9c61dcf015f6: Verifying Checksum [2024-09-17T23:51:45.810Z] 9c61dcf015f6: Download complete [2024-09-17T23:51:49.093Z] 9c61dcf015f6: Pull complete [2024-09-17T23:51:49.093Z] 4698f68db338: Pull complete [2024-09-17T23:51:49.093Z] 2a2f49069b9e: Pull complete [2024-09-17T23:51:49.664Z] e0025b399a48: Pull complete [2024-09-17T23:51:49.664Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-17T23:51:49.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-17T23:51:49.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T23:51:49.786Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-17T23:51:49.819Z] $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-17T23:51:54.074Z] $ docker top ca1c2110403221fcf35fa26cae3904924ae6b728dcebdc538f30f5c06c7924c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T23:51:54.429Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-17T23:51:56.970Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-17T23:51:56.970Z] #1 transferring dockerfile: [2024-09-17T23:51:56.970Z] #1 transferring dockerfile: 3.17kB done [2024-09-17T23:51:56.970Z] #1 DONE 0.1s [2024-09-17T23:51:56.970Z] [2024-09-17T23:51:56.970Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-17T23:51:56.970Z] #2 transferring dockerfile: 1.89kB done [2024-09-17T23:51:56.970Z] #2 DONE 0.0s [2024-09-17T23:51:56.970Z] [2024-09-17T23:51:56.970Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-17T23:51:56.970Z] #3 transferring dockerfile: 2.50kB done [2024-09-17T23:51:56.970Z] #3 DONE 0.0s [2024-09-17T23:51:56.970Z] [2024-09-17T23:51:56.970Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-09-17T23:51:56.970Z] #4 transferring dockerfile: 2.01kB done [2024-09-17T23:51:56.970Z] #4 DONE 0.0s [2024-09-17T23:51:56.970Z] [2024-09-17T23:51:56.970Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-17T23:51:56.970Z] #5 transferring dockerfile: 2.23kB done [2024-09-17T23:51:57.232Z] #5 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #6 [core-data internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #6 transferring dockerfile: 2.07kB done [2024-09-17T23:51:57.232Z] #6 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #7 transferring dockerfile: 1.70kB done [2024-09-17T23:51:57.232Z] #7 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #8 transferring dockerfile: 1.93kB done [2024-09-17T23:51:57.232Z] #8 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #9 [security-bootstrapper internal] load .dockerignore [2024-09-17T23:51:57.232Z] #9 transferring context: 50B done [2024-09-17T23:51:57.232Z] #9 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #10 transferring dockerfile: 2.06kB done [2024-09-17T23:51:57.232Z] #10 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #11 transferring dockerfile: 1.93kB done [2024-09-17T23:51:57.232Z] #11 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #12 transferring dockerfile: 1.81kB done [2024-09-17T23:51:57.232Z] #12 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #13 transferring dockerfile: 1.69kB done [2024-09-17T23:51:57.232Z] #13 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #14 transferring dockerfile: 1.95kB done [2024-09-17T23:51:57.232Z] #14 DONE 0.1s [2024-09-17T23:51:57.232Z] [2024-09-17T23:51:57.232Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-17T23:51:57.232Z] #15 transferring dockerfile: 1.85kB done [2024-09-17T23:51:57.491Z] #15 DONE 0.1s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-17T23:51:57.491Z] #16 transferring dockerfile: 2.15kB done [2024-09-17T23:51:57.491Z] #16 DONE 0.1s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-17T23:51:57.491Z] #17 transferring dockerfile: 2.49kB done [2024-09-17T23:51:57.491Z] #17 DONE 0.1s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-09-17T23:51:57.491Z] #18 transferring context: 50B done [2024-09-17T23:51:57.491Z] #18 DONE 0.0s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #19 [security-proxy-setup internal] load .dockerignore [2024-09-17T23:51:57.491Z] #19 transferring context: 50B done [2024-09-17T23:51:57.491Z] #19 DONE 0.0s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #20 [core-keeper internal] load .dockerignore [2024-09-17T23:51:57.491Z] #20 transferring context: 50B done [2024-09-17T23:51:57.491Z] #20 DONE 0.0s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-17T23:51:57.491Z] #21 transferring context: 50B done [2024-09-17T23:51:57.491Z] #21 DONE 0.0s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #22 [core-data internal] load .dockerignore [2024-09-17T23:51:57.491Z] #22 transferring context: 50B done [2024-09-17T23:51:57.491Z] #22 DONE 0.0s [2024-09-17T23:51:57.491Z] [2024-09-17T23:51:57.491Z] #23 [core-command internal] load .dockerignore [2024-09-17T23:51:57.491Z] #23 transferring context: 50B done [2024-09-17T23:51:57.749Z] #23 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #24 [security-spire-server internal] load .dockerignore [2024-09-17T23:51:57.749Z] #24 transferring context: 50B done [2024-09-17T23:51:57.749Z] #24 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #25 [core-metadata internal] load .dockerignore [2024-09-17T23:51:57.749Z] #25 transferring context: 50B done [2024-09-17T23:51:57.749Z] #25 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-17T23:51:57.749Z] #26 transferring context: 50B done [2024-09-17T23:51:57.749Z] #26 DONE 0.1s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #27 [support-scheduler internal] load .dockerignore [2024-09-17T23:51:57.749Z] #27 transferring context: 50B done [2024-09-17T23:51:57.749Z] #27 DONE 0.1s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #28 [security-spire-config internal] load .dockerignore [2024-09-17T23:51:57.749Z] #28 transferring context: 50B done [2024-09-17T23:51:57.749Z] #28 DONE 0.1s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #29 [security-proxy-auth internal] load .dockerignore [2024-09-17T23:51:57.749Z] #29 transferring context: 50B done [2024-09-17T23:51:57.749Z] #29 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #30 [support-notifications internal] load .dockerignore [2024-09-17T23:51:57.749Z] #30 transferring context: 50B done [2024-09-17T23:51:57.749Z] #30 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-17T23:51:57.749Z] #31 transferring context: 50B done [2024-09-17T23:51:57.749Z] #31 DONE 0.1s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-17T23:51:57.749Z] #32 transferring context: 50B done [2024-09-17T23:51:57.749Z] #32 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:57.749Z] #33 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:51:57.749Z] #34 DONE 0.1s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:57.749Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:57.749Z] #35 ... [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:57.749Z] #33 DONE 0.0s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:51:57.749Z] #34 DONE 0.1s [2024-09-17T23:51:57.749Z] [2024-09-17T23:51:57.749Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:57.749Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:57.749Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:57.749Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:57.749Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:57.749Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-17T23:51:58.008Z] #35 ... [2024-09-17T23:51:58.008Z] [2024-09-17T23:51:58.008Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:58.008Z] #33 DONE 0.0s [2024-09-17T23:51:58.008Z] [2024-09-17T23:51:58.008Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:58.008Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:58.008Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:58.008Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:58.008Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-17T23:51:58.008Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-17T23:51:58.008Z] #35 ... [2024-09-17T23:51:58.008Z] [2024-09-17T23:51:58.008Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:58.008Z] #33 DONE 0.0s [2024-09-17T23:51:58.008Z] [2024-09-17T23:51:58.008Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:58.008Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:58.008Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:58.008Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:58.008Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:58.008Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-17T23:51:58.267Z] #35 ... [2024-09-17T23:51:58.267Z] [2024-09-17T23:51:58.267Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:58.267Z] #33 DONE 0.0s [2024-09-17T23:51:58.267Z] [2024-09-17T23:51:58.267Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:58.267Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:58.267Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:58.267Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:58.267Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:58.267Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-17T23:51:58.267Z] #35 ... [2024-09-17T23:51:58.267Z] [2024-09-17T23:51:58.267Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:58.267Z] #33 DONE 0.0s [2024-09-17T23:51:58.267Z] [2024-09-17T23:51:58.267Z] #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:58.267Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:58.267Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:58.267Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:58.267Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:58.267Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-17T23:51:58.525Z] #35 ... [2024-09-17T23:51:58.525Z] [2024-09-17T23:51:58.525Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:58.525Z] #33 DONE 0.0s [2024-09-17T23:51:58.525Z] [2024-09-17T23:51:58.525Z] #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:58.525Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:58.525Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:58.525Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:58.525Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:58.525Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-17T23:51:58.525Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-17T23:51:58.525Z] #35 ... [2024-09-17T23:51:58.525Z] [2024-09-17T23:51:58.525Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:58.525Z] #33 DONE 0.0s [2024-09-17T23:51:58.525Z] [2024-09-17T23:51:58.525Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-17T23:51:58.525Z] #33 DONE 0.0s [2024-09-17T23:51:58.525Z] [2024-09-17T23:51:58.525Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:51:58.525Z] #34 DONE 0.6s [2024-09-17T23:51:58.525Z] [2024-09-17T23:51:58.525Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:58.525Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:58.525Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:58.525Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:58.525Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:58.525Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-17T23:51:58.525Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-17T23:51:59.097Z] #35 ... [2024-09-17T23:51:59.097Z] [2024-09-17T23:51:59.097Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-17T23:51:59.097Z] #36 DONE 0.9s [2024-09-17T23:51:59.097Z] [2024-09-17T23:51:59.097Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-17T23:51:59.097Z] #37 DONE 0.7s [2024-09-17T23:51:59.097Z] [2024-09-17T23:51:59.097Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:51:59.097Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:51:59.097Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:51:59.097Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-17T23:51:59.097Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-17T23:51:59.097Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-17T23:51:59.097Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-17T23:51:59.354Z] #35 ... [2024-09-17T23:51:59.354Z] [2024-09-17T23:51:59.354Z] #38 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-17T23:51:59.354Z] #38 DONE 1.9s [2024-09-17T23:51:59.613Z] [2024-09-17T23:51:59.613Z] #39 [security-spire-agent internal] load build context [2024-09-17T23:51:59.613Z] #39 transferring context: 27.24kB 0.0s done [2024-09-17T23:51:59.613Z] #39 DONE 0.5s [2024-09-17T23:51:59.613Z] [2024-09-17T23:51:59.613Z] #40 [security-spire-config internal] load build context [2024-09-17T23:51:59.613Z] #40 transferring context: 25.96kB 0.1s done [2024-09-17T23:51:59.613Z] #40 DONE 0.5s [2024-09-17T23:51:59.613Z] [2024-09-17T23:51:59.613Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:51:59.613Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-17T23:51:59.613Z] #41 ... [2024-09-17T23:51:59.613Z] [2024-09-17T23:51:59.613Z] #42 [security-spire-server internal] load build context [2024-09-17T23:51:59.613Z] #42 transferring context: 27.71kB 0.1s done [2024-09-17T23:51:59.613Z] #42 DONE 0.6s [2024-09-17T23:51:59.613Z] [2024-09-17T23:51:59.613Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:51:59.613Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-17T23:51:59.613Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-17T23:52:00.383Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-17T23:52:00.383Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s [2024-09-17T23:52:00.383Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s [2024-09-17T23:52:00.660Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2024-09-17T23:52:01.743Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-09-17T23:52:04.299Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 4.2s [2024-09-17T23:52:05.255Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.2s [2024-09-17T23:52:05.255Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-17T23:52:05.569Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.4s done [2024-09-17T23:52:05.569Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.5s [2024-09-17T23:52:08.101Z] #41 ... [2024-09-17T23:52:08.101Z] [2024-09-17T23:52:08.101Z] #43 [security-bootstrapper internal] load build context [2024-09-17T23:52:08.101Z] #43 transferring context: 228.44MB 9.9s [2024-09-17T23:52:08.101Z] #43 ... [2024-09-17T23:52:08.101Z] [2024-09-17T23:52:08.101Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-17T23:52:08.101Z] #44 ... [2024-09-17T23:52:08.101Z] [2024-09-17T23:52:08.101Z] #45 [security-proxy-setup internal] load build context [2024-09-17T23:52:08.101Z] #45 ... [2024-09-17T23:52:08.101Z] [2024-09-17T23:52:08.101Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:52:08.101Z] #46 ... [2024-09-17T23:52:08.101Z] [2024-09-17T23:52:08.101Z] #47 [core-keeper internal] load build context [2024-09-17T23:52:08.358Z] #47 ... [2024-09-17T23:52:08.358Z] [2024-09-17T23:52:08.358Z] #48 [core-metadata internal] load build context [2024-09-17T23:52:08.358Z] #48 ... [2024-09-17T23:52:08.358Z] [2024-09-17T23:52:08.358Z] #49 [core-command internal] load build context [2024-09-17T23:52:08.358Z] #49 ... [2024-09-17T23:52:08.358Z] [2024-09-17T23:52:08.358Z] #50 [core-data internal] load build context [2024-09-17T23:52:08.795Z] #50 ... [2024-09-17T23:52:08.795Z] [2024-09-17T23:52:08.795Z] #51 [support-cron-scheduler internal] load build context [2024-09-17T23:52:09.066Z] #51 ... [2024-09-17T23:52:09.066Z] [2024-09-17T23:52:09.066Z] #52 [security-proxy-auth internal] load build context [2024-09-17T23:52:09.066Z] #52 ... [2024-09-17T23:52:09.066Z] [2024-09-17T23:52:09.066Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T23:52:09.066Z] #0 0.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:09.066Z] #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:09.066Z] #0 1.213 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:09.066Z] #0 1.507 (2/2) Installing su-exec (0.2-r3) [2024-09-17T23:52:09.066Z] #0 1.510 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:09.066Z] #0 1.554 OK: 7 MiB in 17 packages [2024-09-17T23:52:09.066Z] #53 ... [2024-09-17T23:52:09.066Z] [2024-09-17T23:52:09.066Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T23:52:09.324Z] #54 ... [2024-09-17T23:52:09.324Z] [2024-09-17T23:52:09.324Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T23:52:09.324Z] #55 ... [2024-09-17T23:52:09.324Z] [2024-09-17T23:52:09.324Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T23:52:09.583Z] #56 ... [2024-09-17T23:52:09.583Z] [2024-09-17T23:52:09.583Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T23:52:09.583Z] #57 ... [2024-09-17T23:52:09.583Z] [2024-09-17T23:52:09.583Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T23:52:09.583Z] #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:09.583Z] #0 4.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:09.583Z] #0 4.901 (1/2) Installing ca-certificates (20240226-r0) [2024-09-17T23:52:09.583Z] #0 4.936 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:09.583Z] #0 4.944 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:09.583Z] #0 4.952 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:52:09.583Z] #0 4.998 OK: 8 MiB in 17 packages [2024-09-17T23:52:09.840Z] #58 ... [2024-09-17T23:52:09.840Z] [2024-09-17T23:52:09.840Z] #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-17T23:52:09.840Z] #59 ... [2024-09-17T23:52:09.840Z] [2024-09-17T23:52:09.840Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T23:52:09.840Z] #60 ... [2024-09-17T23:52:09.840Z] [2024-09-17T23:52:09.840Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T23:52:10.101Z] #61 ... [2024-09-17T23:52:10.101Z] [2024-09-17T23:52:10.101Z] #62 [support-notifications internal] load build context [2024-09-17T23:52:10.101Z] #62 ... [2024-09-17T23:52:10.101Z] [2024-09-17T23:52:10.101Z] #63 [support-scheduler internal] load build context [2024-09-17T23:52:10.359Z] #63 ... [2024-09-17T23:52:10.359Z] [2024-09-17T23:52:10.359Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:52:10.359Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-17T23:52:10.359Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-17T23:52:10.359Z] #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-17T23:52:10.359Z] #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-17T23:52:10.359Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-17T23:52:10.359Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done [2024-09-17T23:52:10.359Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.6s done [2024-09-17T23:52:10.359Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.1s done [2024-09-17T23:52:10.359Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-17T23:52:10.359Z] #64 ... [2024-09-17T23:52:10.359Z] [2024-09-17T23:52:10.359Z] #65 [security-secretstore-setup internal] load build context [2024-09-17T23:52:10.359Z] #65 ... [2024-09-17T23:52:10.359Z] [2024-09-17T23:52:10.359Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T23:52:10.617Z] #66 ... [2024-09-17T23:52:10.617Z] [2024-09-17T23:52:10.617Z] #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-17T23:52:10.617Z] #67 ... [2024-09-17T23:52:10.617Z] [2024-09-17T23:52:10.617Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T23:52:11.189Z] #68 ... [2024-09-17T23:52:11.189Z] [2024-09-17T23:52:11.189Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:52:11.189Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.2s done [2024-09-17T23:52:12.594Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-17T23:52:13.534Z] #41 ... [2024-09-17T23:52:13.534Z] [2024-09-17T23:52:13.534Z] #52 [security-proxy-auth internal] load build context [2024-09-17T23:52:13.534Z] #52 transferring context: 330.94MB 14.5s [2024-09-17T23:52:15.125Z] #52 ... [2024-09-17T23:52:15.125Z] [2024-09-17T23:52:15.125Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:52:15.125Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 14.6s [2024-09-17T23:52:15.393Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 14.8s [2024-09-17T23:52:15.393Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 15.5s [2024-09-17T23:52:15.393Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 15.5s [2024-09-17T23:52:17.953Z] #41 ... [2024-09-17T23:52:17.953Z] [2024-09-17T23:52:17.953Z] #43 [security-bootstrapper internal] load build context [2024-09-17T23:52:17.953Z] #43 transferring context: 496.35MB 19.2s done [2024-09-17T23:52:17.953Z] #43 ... [2024-09-17T23:52:17.953Z] [2024-09-17T23:52:17.953Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-17T23:52:18.212Z] #44 ... [2024-09-17T23:52:18.212Z] [2024-09-17T23:52:18.212Z] #45 [security-proxy-setup internal] load build context [2024-09-17T23:52:18.212Z] #45 transferring context: 496.35MB 20.2s done [2024-09-17T23:52:18.212Z] #45 ... [2024-09-17T23:52:18.212Z] [2024-09-17T23:52:18.212Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:52:18.212Z] #46 transferring context: 496.35MB 19.7s done [2024-09-17T23:52:18.470Z] #46 ... [2024-09-17T23:52:18.470Z] [2024-09-17T23:52:18.470Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:52:18.470Z] #41 ... [2024-09-17T23:52:18.470Z] [2024-09-17T23:52:18.470Z] #47 [core-keeper internal] load build context [2024-09-17T23:52:18.470Z] #47 transferring context: 496.35MB 18.5s done [2024-09-17T23:52:18.470Z] #47 ... [2024-09-17T23:52:18.470Z] [2024-09-17T23:52:18.470Z] #49 [core-command internal] load build context [2024-09-17T23:52:18.729Z] #49 ... [2024-09-17T23:52:18.729Z] [2024-09-17T23:52:18.729Z] #48 [core-metadata internal] load build context [2024-09-17T23:52:18.987Z] #48 ... [2024-09-17T23:52:18.987Z] [2024-09-17T23:52:18.987Z] #50 [core-data internal] load build context [2024-09-17T23:52:18.987Z] #50 ... [2024-09-17T23:52:18.987Z] [2024-09-17T23:52:18.987Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:52:18.987Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.9s done [2024-09-17T23:52:18.987Z] #41 ... [2024-09-17T23:52:18.987Z] [2024-09-17T23:52:18.987Z] #51 [support-cron-scheduler internal] load build context [2024-09-17T23:52:18.987Z] #51 transferring context: 496.35MB 18.2s done [2024-09-17T23:52:19.248Z] #51 ... [2024-09-17T23:52:19.248Z] [2024-09-17T23:52:19.248Z] #49 [core-command internal] load build context [2024-09-17T23:52:20.183Z] #49 transferring context: 496.35MB 21.7s done [2024-09-17T23:52:20.183Z] #49 ... [2024-09-17T23:52:20.183Z] [2024-09-17T23:52:20.183Z] #62 [support-notifications internal] load build context [2024-09-17T23:52:20.183Z] #62 transferring context: 496.35MB 20.9s done [2024-09-17T23:52:20.763Z] #62 ... [2024-09-17T23:52:20.763Z] [2024-09-17T23:52:20.763Z] #63 [support-scheduler internal] load build context [2024-09-17T23:52:20.763Z] #63 transferring context: 496.35MB 21.2s done [2024-09-17T23:52:20.763Z] #63 ... [2024-09-17T23:52:20.763Z] [2024-09-17T23:52:20.763Z] #65 [security-secretstore-setup internal] load build context [2024-09-17T23:52:20.763Z] #65 transferring context: 496.35MB 20.2s done [2024-09-17T23:52:21.023Z] #65 ... [2024-09-17T23:52:21.023Z] [2024-09-17T23:52:21.023Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-17T23:52:21.023Z] #44 transferring context: 496.35MB 22.4s done [2024-09-17T23:52:22.469Z] #44 ... [2024-09-17T23:52:22.469Z] [2024-09-17T23:52:22.469Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:52:22.469Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-17T23:52:22.469Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-17T23:52:22.743Z] #64 ... [2024-09-17T23:52:22.743Z] [2024-09-17T23:52:22.743Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:52:22.743Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-17T23:52:25.399Z] #41 ... [2024-09-17T23:52:25.399Z] [2024-09-17T23:52:25.399Z] #52 [security-proxy-auth internal] load build context [2024-09-17T23:52:25.399Z] #52 transferring context: 496.35MB 19.1s done [2024-09-17T23:52:29.819Z] #52 ... [2024-09-17T23:52:29.819Z] [2024-09-17T23:52:29.819Z] #48 [core-metadata internal] load build context [2024-09-17T23:52:29.819Z] #48 transferring context: 496.35MB 21.6s done [2024-09-17T23:52:29.819Z] #48 ... [2024-09-17T23:52:29.819Z] [2024-09-17T23:52:29.819Z] #50 [core-data internal] load build context [2024-09-17T23:52:29.819Z] #50 transferring context: 496.35MB 21.2s done [2024-09-17T23:52:33.477Z] Removing intermediate container 2d036b024090 [2024-09-17T23:52:33.477Z] ---> 1e3fd0c34e48 [2024-09-17T23:52:33.477Z] Successfully built 1e3fd0c34e48 [2024-09-17T23:52:33.477Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:52:33.817Z] + docker inspect -f . ci-base-image-arm64 [2024-09-17T23:52:33.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T23:52:34.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-10539 does not seem to be running inside a container [2024-09-17T23:52:34.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-17T23:52:34.190Z] #50 ... [2024-09-17T23:52:34.190Z] [2024-09-17T23:52:34.190Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:52:34.190Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-09-17T23:52:34.487Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-09-17T23:52:35.359Z] $ docker top 8cc3ca2cb92a7a1112e9efeb55475a54ba6cd9813b887bc7c26e8acffb6d81d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T23:52:36.188Z] + go version [2024-09-17T23:52:36.188Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-17T23:52:36.210Z] $ docker stop --time=1 8cc3ca2cb92a7a1112e9efeb55475a54ba6cd9813b887bc7c26e8acffb6d81d4 [2024-09-17T23:52:37.790Z] #41 ... [2024-09-17T23:52:37.790Z] [2024-09-17T23:52:37.790Z] #47 [core-keeper internal] load build context [2024-09-17T23:52:37.790Z] #47 DONE 39.8s [2024-09-17T23:52:37.790Z] [2024-09-17T23:52:37.790Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T23:52:37.790Z] #58 DONE 38.6s [2024-09-17T23:52:37.790Z] [2024-09-17T23:52:37.790Z] #51 [support-cron-scheduler internal] load build context [2024-09-17T23:52:37.790Z] #51 DONE 39.2s [2024-09-17T23:52:37.790Z] [2024-09-17T23:52:37.790Z] #59 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-17T23:52:37.790Z] #59 DONE 38.5s [2024-09-17T23:52:37.790Z] [2024-09-17T23:52:37.790Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T23:52:37.790Z] #53 DONE 38.8s [2024-09-17T23:52:37.823Z] $ docker rm -f --volumes 8cc3ca2cb92a7a1112e9efeb55475a54ba6cd9813b887bc7c26e8acffb6d81d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-09-17T23:52:38.051Z] [2024-09-17T23:52:38.051Z] #52 [security-proxy-auth internal] load build context [2024-09-17T23:52:38.051Z] #52 DONE 39.3s [2024-09-17T23:52:38.051Z] [2024-09-17T23:52:38.051Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:52:38.051Z] #46 DONE 39.9s [2024-09-17T23:52:38.051Z] [2024-09-17T23:52:38.051Z] #65 [security-secretstore-setup internal] load build context [2024-09-17T23:52:38.051Z] #65 DONE 39.3s [2024-09-17T23:52:38.051Z] [2024-09-17T23:52:38.051Z] #45 [security-proxy-setup internal] load build context [2024-09-17T23:52:38.051Z] #45 DONE 40.1s [2024-09-17T23:52:38.051Z] [2024-09-17T23:52:38.051Z] #62 [support-notifications internal] load build context [2024-09-17T23:52:38.051Z] #62 DONE 39.4s [2024-09-17T23:52:38.051Z] [2024-09-17T23:52:38.051Z] #50 [core-data internal] load build context [2024-09-17T23:52:38.051Z] #50 DONE 40.0s [2024-09-17T23:52:38.052Z] [2024-09-17T23:52:38.052Z] #63 [support-scheduler internal] load build context [2024-09-17T23:52:38.052Z] #63 DONE 39.6s [2024-09-17T23:52:38.052Z] [2024-09-17T23:52:38.052Z] #43 [security-bootstrapper internal] load build context [2024-09-17T23:52:38.052Z] #43 DONE 40.1s [2024-09-17T23:52:38.052Z] [2024-09-17T23:52:38.052Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:52:38.052Z] #69 ... [2024-09-17T23:52:38.052Z] [2024-09-17T23:52:38.052Z] #49 [core-command internal] load build context [2024-09-17T23:52:38.052Z] #49 DONE 39.9s [2024-09-17T23:52:38.052Z] [2024-09-17T23:52:38.052Z] #48 [core-metadata internal] load build context [2024-09-17T23:52:38.052Z] #48 DONE 39.7s [2024-09-17T23:52:38.052Z] [2024-09-17T23:52:38.052Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-17T23:52:38.052Z] #44 DONE 40.2s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:52:38.319Z] [2024-09-17T23:52:38.319Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:52:38.319Z] #41 DONE 39.2s [2024-09-17T23:52:38.319Z] [2024-09-17T23:52:38.319Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T23:52:38.319Z] #56 39.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:38.319Z] #56 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:38.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-17T23:52:38.536Z] [2024-09-17T23:52:38.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:52:38.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-17T23:52:38.890Z] #56 ... [2024-09-17T23:52:38.890Z] [2024-09-17T23:52:38.890Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T23:52:38.890Z] #61 DONE 39.5s [2024-09-17T23:52:38.890Z] [2024-09-17T23:52:38.890Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T23:52:38.890Z] #56 39.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:38.890Z] #56 39.55 (2/4) Installing openssl (3.1.7-r0) [2024-09-17T23:52:38.890Z] #56 39.59 (3/4) Installing su-exec (0.2-r3) [2024-09-17T23:52:38.890Z] #56 39.59 (4/4) Installing yq (4.33.3-r5) [2024-09-17T23:52:38.890Z] #56 39.68 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:38.890Z] #56 39.69 OK: 17 MiB in 19 packages [2024-09-17T23:52:39.136Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-17T23:52:39.136Z] 547446be3368: Pulling fs layer [2024-09-17T23:52:39.136Z] d125d8839a47: Pulling fs layer [2024-09-17T23:52:39.136Z] 3e85d5ac6304: Pulling fs layer [2024-09-17T23:52:39.136Z] c3105a71a48b: Pulling fs layer [2024-09-17T23:52:39.136Z] 0f093f025ec4: Pulling fs layer [2024-09-17T23:52:39.136Z] c3106fc0e877: Pulling fs layer [2024-09-17T23:52:39.136Z] c3105a71a48b: Waiting [2024-09-17T23:52:39.136Z] 0f093f025ec4: Waiting [2024-09-17T23:52:39.136Z] c3106fc0e877: Waiting [2024-09-17T23:52:39.403Z] 547446be3368: Verifying Checksum [2024-09-17T23:52:39.403Z] 547446be3368: Download complete [2024-09-17T23:52:39.403Z] c3105a71a48b: Verifying Checksum [2024-09-17T23:52:39.403Z] c3105a71a48b: Download complete [2024-09-17T23:52:39.477Z] #56 DONE 40.1s [2024-09-17T23:52:39.477Z] [2024-09-17T23:52:39.477Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-17T23:52:39.477Z] #67 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.477Z] #67 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.477Z] #67 39.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:39.477Z] #67 39.55 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:39.477Z] #67 39.56 OK: 7 MiB in 16 packages [2024-09-17T23:52:39.477Z] #67 DONE 40.1s [2024-09-17T23:52:39.477Z] [2024-09-17T23:52:39.477Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T23:52:39.477Z] #55 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.477Z] #55 39.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.477Z] #55 39.60 (1/4) Installing ca-certificates (20240226-r0) [2024-09-17T23:52:39.477Z] #55 39.63 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:39.477Z] #55 39.63 (3/4) Installing su-exec (0.2-r3) [2024-09-17T23:52:39.477Z] #55 39.64 (4/4) Installing yq (4.33.3-r5) [2024-09-17T23:52:39.477Z] #55 39.72 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:39.477Z] #55 39.72 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:52:39.477Z] #55 39.78 OK: 17 MiB in 19 packages [2024-09-17T23:52:39.477Z] #55 DONE 40.1s [2024-09-17T23:52:39.477Z] [2024-09-17T23:52:39.477Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T23:52:39.477Z] #68 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.477Z] #68 39.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.477Z] #68 39.59 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:39.477Z] #68 39.60 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:39.477Z] #68 39.61 OK: 7 MiB in 16 packages [2024-09-17T23:52:39.477Z] #68 DONE 40.0s [2024-09-17T23:52:39.477Z] [2024-09-17T23:52:39.477Z] #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-17T23:52:39.674Z] d125d8839a47: Verifying Checksum [2024-09-17T23:52:39.674Z] d125d8839a47: Download complete [2024-09-17T23:52:39.674Z] c3106fc0e877: Verifying Checksum [2024-09-17T23:52:39.674Z] c3106fc0e877: Download complete [2024-09-17T23:52:39.743Z] #70 ... [2024-09-17T23:52:39.743Z] [2024-09-17T23:52:39.743Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T23:52:39.743Z] #54 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.743Z] #54 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.743Z] #54 39.63 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:52:39.743Z] #54 39.63 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:52:39.743Z] #54 39.63 OK: 20070 distinct packages available [2024-09-17T23:52:39.743Z] #54 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.743Z] #54 39.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.743Z] #54 40.09 (1/11) Installing ca-certificates (20240226-r0) [2024-09-17T23:52:39.743Z] #54 40.10 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-17T23:52:39.743Z] #54 40.12 (3/11) Installing libunistring (1.1-r1) [2024-09-17T23:52:39.743Z] #54 40.14 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-17T23:52:39.743Z] #54 40.14 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-17T23:52:39.743Z] #54 40.15 (6/11) Installing libcurl (8.9.1-r0) [2024-09-17T23:52:39.743Z] #54 40.16 (7/11) Installing curl (8.9.1-r0) [2024-09-17T23:52:39.743Z] #54 40.16 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:39.743Z] #54 40.16 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-17T23:52:39.743Z] #54 40.17 (10/11) Installing libucontext (1.2-r2) [2024-09-17T23:52:39.743Z] #54 40.17 (11/11) Installing gcompat (1.1.0-r1) [2024-09-17T23:52:39.743Z] #54 40.18 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:39.743Z] #54 40.19 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:52:39.743Z] #54 40.23 OK: 12 MiB in 26 packages [2024-09-17T23:52:39.743Z] #54 DONE 40.6s [2024-09-17T23:52:39.743Z] [2024-09-17T23:52:39.743Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:52:39.743Z] #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.743Z] #0 1.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:39.743Z] #0 1.544 OK: 264 MiB in 52 packages [2024-09-17T23:52:39.743Z] #71 DONE 2.3s [2024-09-17T23:52:39.945Z] 0f093f025ec4: Verifying Checksum [2024-09-17T23:52:39.945Z] 0f093f025ec4: Download complete [2024-09-17T23:52:39.945Z] 547446be3368: Pull complete [2024-09-17T23:52:40.003Z] [2024-09-17T23:52:40.003Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-17T23:52:40.003Z] #0 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #0 1.853 OK: 264 MiB in 52 packages [2024-09-17T23:52:40.003Z] #72 DONE 2.1s [2024-09-17T23:52:40.003Z] [2024-09-17T23:52:40.003Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T23:52:40.003Z] #60 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #60 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #60 39.93 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:52:40.003Z] #60 39.93 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:52:40.003Z] #60 39.93 OK: 20070 distinct packages available [2024-09-17T23:52:40.003Z] #60 39.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #60 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #60 40.27 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:40.003Z] #60 40.28 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-17T23:52:40.003Z] #60 40.28 (3/5) Installing libucontext (1.2-r2) [2024-09-17T23:52:40.003Z] #60 40.29 (4/5) Installing gcompat (1.1.0-r1) [2024-09-17T23:52:40.003Z] #60 40.29 (5/5) Installing openssl (3.1.7-r0) [2024-09-17T23:52:40.003Z] #60 40.41 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:40.003Z] #60 40.42 OK: 8 MiB in 20 packages [2024-09-17T23:52:40.003Z] #60 DONE 40.6s [2024-09-17T23:52:40.003Z] [2024-09-17T23:52:40.003Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-17T23:52:40.003Z] #73 ... [2024-09-17T23:52:40.003Z] [2024-09-17T23:52:40.003Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T23:52:40.003Z] #66 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #66 39.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #66 39.99 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:52:40.003Z] #66 39.99 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:52:40.003Z] #66 39.99 OK: 20070 distinct packages available [2024-09-17T23:52:40.003Z] #66 40.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #66 40.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.003Z] #66 40.52 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:40.003Z] #66 40.59 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-17T23:52:40.003Z] #66 40.60 (3/4) Installing libucontext (1.2-r2) [2024-09-17T23:52:40.003Z] #66 40.60 (4/4) Installing gcompat (1.1.0-r1) [2024-09-17T23:52:40.003Z] #66 40.61 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:40.003Z] #66 40.62 OK: 8 MiB in 19 packages [2024-09-17T23:52:40.003Z] #66 DONE 40.8s [2024-09-17T23:52:40.003Z] [2024-09-17T23:52:40.003Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:52:40.003Z] #74 DONE 0.2s [2024-09-17T23:52:40.003Z] [2024-09-17T23:52:40.003Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:52:40.262Z] #75 ... [2024-09-17T23:52:40.262Z] [2024-09-17T23:52:40.262Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:52:40.262Z] #76 DONE 0.3s [2024-09-17T23:52:40.262Z] [2024-09-17T23:52:40.262Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T23:52:40.262Z] #57 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.262Z] #57 40.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.262Z] #57 40.71 (1/3) Installing ca-certificates (20240226-r0) [2024-09-17T23:52:40.262Z] #57 40.75 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:40.262Z] #57 40.77 (3/3) Installing tzdata (2024a-r0) [2024-09-17T23:52:40.262Z] #57 40.95 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:40.262Z] #57 40.96 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:52:40.262Z] #57 41.03 OK: 11 MiB in 18 packages [2024-09-17T23:52:40.521Z] #57 DONE 41.2s [2024-09-17T23:52:40.521Z] [2024-09-17T23:52:40.521Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:52:40.521Z] #69 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:40.521Z] #69 ... [2024-09-17T23:52:40.521Z] [2024-09-17T23:52:40.521Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T23:52:40.521Z] #77 DONE 2.9s [2024-09-17T23:52:40.780Z] [2024-09-17T23:52:40.780Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T23:52:41.040Z] #78 ... [2024-09-17T23:52:41.040Z] [2024-09-17T23:52:41.040Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T23:52:41.040Z] #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:41.040Z] #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:41.040Z] #0 2.471 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:52:41.040Z] #0 2.471 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:52:41.040Z] #0 2.471 OK: 20079 distinct packages available [2024-09-17T23:52:41.040Z] #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:41.040Z] #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:41.040Z] #0 2.922 OK: 264 MiB in 52 packages [2024-09-17T23:52:41.040Z] #79 DONE 3.1s [2024-09-17T23:52:41.040Z] [2024-09-17T23:52:41.040Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:52:41.040Z] #80 DONE 0.1s [2024-09-17T23:52:41.040Z] [2024-09-17T23:52:41.040Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:52:41.363Z] d125d8839a47: Pull complete [2024-09-17T23:52:41.952Z] 3e85d5ac6304: Verifying Checksum [2024-09-17T23:52:41.952Z] 3e85d5ac6304: Download complete [2024-09-17T23:52:42.441Z] #81 ... [2024-09-17T23:52:42.441Z] [2024-09-17T23:52:42.441Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:52:42.441Z] #69 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.441Z] #69 3.930 OK: 264 MiB in 52 packages [2024-09-17T23:52:42.441Z] #69 DONE 4.3s [2024-09-17T23:52:42.441Z] [2024-09-17T23:52:42.441Z] #82 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:52:42.441Z] #82 DONE 0.2s [2024-09-17T23:52:42.441Z] [2024-09-17T23:52:42.441Z] #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-17T23:52:42.441Z] #70 2.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.441Z] #70 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.441Z] #70 3.240 OK: 7 MiB in 16 packages [2024-09-17T23:52:42.703Z] #70 DONE 3.4s [2024-09-17T23:52:42.703Z] [2024-09-17T23:52:42.703Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-17T23:52:42.703Z] #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.703Z] #0 3.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.703Z] #0 3.206 OK: 17 MiB in 19 packages [2024-09-17T23:52:42.703Z] #83 DONE 3.3s [2024-09-17T23:52:42.703Z] [2024-09-17T23:52:42.703Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:52:42.962Z] #84 ... [2024-09-17T23:52:42.962Z] [2024-09-17T23:52:42.962Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-17T23:52:42.962Z] #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.962Z] #0 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.962Z] #0 3.228 OK: 17 MiB in 19 packages [2024-09-17T23:52:42.962Z] #85 DONE 3.6s [2024-09-17T23:52:42.962Z] [2024-09-17T23:52:42.962Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:52:42.962Z] #0 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.962Z] #0 4.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:42.962Z] #0 4.686 OK: 8 MiB in 17 packages [2024-09-17T23:52:42.962Z] #86 DONE 5.1s [2024-09-17T23:52:42.962Z] [2024-09-17T23:52:42.962Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-17T23:52:42.962Z] #87 DONE 0.1s [2024-09-17T23:52:42.962Z] [2024-09-17T23:52:42.962Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:52:42.962Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-09-17T23:52:43.223Z] #64 ... [2024-09-17T23:52:43.223Z] [2024-09-17T23:52:43.223Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-17T23:52:43.223Z] #0 4.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:43.223Z] #0 4.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:43.223Z] #0 5.229 OK: 7 MiB in 17 packages [2024-09-17T23:52:43.223Z] #88 DONE 5.4s [2024-09-17T23:52:43.223Z] [2024-09-17T23:52:43.223Z] #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-17T23:52:43.223Z] #89 ... [2024-09-17T23:52:43.223Z] [2024-09-17T23:52:43.223Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:52:43.223Z] #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:43.223Z] #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:43.223Z] #0 3.392 OK: 12 MiB in 26 packages [2024-09-17T23:52:43.223Z] #90 DONE 3.5s [2024-09-17T23:52:43.482Z] [2024-09-17T23:52:43.482Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-17T23:52:43.482Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:43.482Z] #0 3.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:43.482Z] #0 3.973 OK: 7 MiB in 16 packages [2024-09-17T23:52:43.482Z] #91 DONE 4.1s [2024-09-17T23:52:43.482Z] [2024-09-17T23:52:43.482Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T23:52:43.482Z] #78 2.717 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.238Z] #78 ... [2024-09-17T23:52:44.238Z] [2024-09-17T23:52:44.238Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-17T23:52:44.238Z] #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.238Z] #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.238Z] #0 3.726 OK: 8 MiB in 19 packages [2024-09-17T23:52:44.238Z] #92 DONE 3.9s [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-17T23:52:44.499Z] #73 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.499Z] #73 4.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.499Z] #73 4.543 OK: 8 MiB in 20 packages [2024-09-17T23:52:44.499Z] #73 ... [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:52:44.499Z] #93 DONE 0.5s [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-17T23:52:44.499Z] #94 DONE 0.0s [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:52:44.499Z] #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.499Z] #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.499Z] #0 3.966 OK: 11 MiB in 18 packages [2024-09-17T23:52:44.499Z] #95 DONE 4.1s [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-17T23:52:44.499Z] #96 DONE 0.1s [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-17T23:52:44.499Z] #73 DONE 4.7s [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #97 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T23:52:44.499Z] #0 3.817 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.499Z] #0 4.428 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:44.499Z] #0 5.144 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T23:52:44.499Z] #0 5.755 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:52:44.499Z] #0 5.770 OK: 7 MiB in 16 packages [2024-09-17T23:52:44.499Z] #97 DONE 5.9s [2024-09-17T23:52:44.499Z] [2024-09-17T23:52:44.499Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-17T23:52:44.758Z] #98 ... [2024-09-17T23:52:44.758Z] [2024-09-17T23:52:44.758Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:52:44.758Z] #99 DONE 0.1s [2024-09-17T23:52:45.018Z] [2024-09-17T23:52:45.018Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T23:52:45.018Z] #78 4.201 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-17T23:52:45.694Z] #78 4.837 OK: 264 MiB in 52 packages [2024-09-17T23:52:45.956Z] #78 DONE 5.2s [2024-09-17T23:52:45.956Z] [2024-09-17T23:52:45.956Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-17T23:52:45.956Z] #100 DONE 1.2s [2024-09-17T23:52:45.956Z] [2024-09-17T23:52:45.956Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-17T23:52:45.956Z] #98 DONE 1.3s [2024-09-17T23:52:45.956Z] [2024-09-17T23:52:45.956Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:52:45.956Z] #101 DONE 1.4s [2024-09-17T23:52:45.956Z] [2024-09-17T23:52:45.956Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-17T23:52:46.902Z] #102 ... [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-17T23:52:46.902Z] #103 DONE 0.9s [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-17T23:52:46.902Z] #104 DONE 0.9s [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:52:46.902Z] #105 DONE 1.0s [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-17T23:52:46.902Z] #102 DONE 1.0s [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-17T23:52:46.902Z] #106 DONE 0.1s [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-17T23:52:46.902Z] #107 DONE 0.1s [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #89 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-17T23:52:46.902Z] #89 DONE 3.8s [2024-09-17T23:52:46.902Z] [2024-09-17T23:52:46.902Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-17T23:52:47.164Z] #108 DONE 0.1s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:52:47.164Z] #109 DONE 0.0s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:52:47.164Z] #110 DONE 0.1s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-17T23:52:47.164Z] #111 DONE 0.0s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-17T23:52:47.164Z] #112 DONE 0.1s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-17T23:52:47.164Z] #113 DONE 0.1s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-17T23:52:47.164Z] #114 DONE 0.0s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-17T23:52:47.164Z] #115 DONE 0.1s [2024-09-17T23:52:47.164Z] [2024-09-17T23:52:47.164Z] #116 [security-spire-server] exporting to image [2024-09-17T23:52:47.164Z] #116 exporting layers [2024-09-17T23:52:47.735Z] #116 exporting layers 0.8s done [2024-09-17T23:52:47.735Z] #116 writing image sha256:bfbb42cf50f734241ebe25e3b390b12f4f37eb31dc5fa1f0acdcef16b9749081 done [2024-09-17T23:52:47.735Z] #116 naming to docker.io/library/security-spire-config done [2024-09-17T23:52:47.735Z] #116 exporting layers 0.6s done [2024-09-17T23:52:47.735Z] #116 writing image sha256:b3c363e7d13ff0a7811c10f5130752322528a3da2aa6a9a72ca4a1f5976c9f52 done [2024-09-17T23:52:47.735Z] #116 naming to docker.io/library/security-spire-agent done [2024-09-17T23:52:47.735Z] #116 writing image sha256:f433d3354f616f8688c7319926dbc321ac051a16eba995f8ae0dddb32e5d45a6 done [2024-09-17T23:52:47.735Z] #116 naming to docker.io/library/security-spire-server [2024-09-17T23:52:48.014Z] #116 naming to docker.io/library/security-spire-server done [2024-09-17T23:52:48.014Z] #116 DONE 1.1s [2024-09-17T23:52:48.014Z] [2024-09-17T23:52:48.014Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:52:50.593Z] #117 ... [2024-09-17T23:52:50.593Z] [2024-09-17T23:52:50.593Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:52:52.022Z] 3e85d5ac6304: Pull complete [2024-09-17T23:52:52.022Z] c3105a71a48b: Pull complete [2024-09-17T23:52:52.606Z] 0f093f025ec4: Pull complete [2024-09-17T23:52:52.606Z] c3106fc0e877: Pull complete [2024-09-17T23:52:52.606Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-17T23:52:52.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-17T23:52:52.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-17T23:52:53.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-10539 does not seem to be running inside a container [2024-09-17T23:52:53.127Z] $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-17T23:52:55.139Z] $ docker top 199628941d2ff4b788b71e04bdad7f3a822670cdbe9b564f85f1de7e7ba2c462 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-17T23:52:55.627Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-17T23:53:05.915Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-17T23:53:05.915Z] #1 transferring dockerfile: 2.07kB done [2024-09-17T23:53:05.915Z] #1 DONE 0.1s [2024-09-17T23:53:05.915Z] [2024-09-17T23:53:05.915Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-17T23:53:05.915Z] #2 transferring dockerfile: 2.15kB done [2024-09-17T23:53:05.915Z] #2 DONE 0.0s [2024-09-17T23:53:06.194Z] [2024-09-17T23:53:06.194Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-17T23:53:06.194Z] #3 transferring dockerfile: 3.17kB 0.0s done [2024-09-17T23:53:06.194Z] #3 DONE 0.1s [2024-09-17T23:53:06.194Z] [2024-09-17T23:53:06.194Z] #4 [core-command internal] load build definition from Dockerfile [2024-09-17T23:53:06.194Z] #4 transferring dockerfile: 1.93kB done [2024-09-17T23:53:06.194Z] #4 DONE 0.1s [2024-09-17T23:53:06.194Z] [2024-09-17T23:53:06.194Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-17T23:53:06.194Z] #5 transferring dockerfile: 1.85kB 0.0s done [2024-09-17T23:53:06.194Z] #5 DONE 0.1s [2024-09-17T23:53:06.194Z] [2024-09-17T23:53:06.194Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-09-17T23:53:06.472Z] #6 transferring dockerfile: 1.93kB done [2024-09-17T23:53:06.472Z] #6 DONE 0.1s [2024-09-17T23:53:06.472Z] [2024-09-17T23:53:06.472Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-17T23:53:06.472Z] #7 transferring dockerfile: 1.89kB 0.0s done [2024-09-17T23:53:06.472Z] #7 DONE 0.1s [2024-09-17T23:53:06.472Z] [2024-09-17T23:53:06.472Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-09-17T23:53:06.472Z] #8 transferring dockerfile: 2.06kB done [2024-09-17T23:53:06.472Z] #8 DONE 0.1s [2024-09-17T23:53:06.472Z] [2024-09-17T23:53:06.472Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-17T23:53:06.472Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-09-17T23:53:06.472Z] #9 DONE 0.1s [2024-09-17T23:53:06.472Z] [2024-09-17T23:53:06.472Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-17T23:53:06.748Z] #10 transferring dockerfile: 2.49kB done [2024-09-17T23:53:06.748Z] #10 DONE 0.1s [2024-09-17T23:53:06.748Z] [2024-09-17T23:53:06.748Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-09-17T23:53:06.748Z] #11 transferring dockerfile: 1.95kB done [2024-09-17T23:53:06.748Z] #11 DONE 0.1s [2024-09-17T23:53:06.748Z] [2024-09-17T23:53:06.748Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-17T23:53:06.748Z] #12 transferring dockerfile: 1.81kB done [2024-09-17T23:53:06.748Z] #12 DONE 0.1s [2024-09-17T23:53:06.748Z] [2024-09-17T23:53:06.748Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-17T23:53:07.017Z] #13 transferring dockerfile: 2.23kB done [2024-09-17T23:53:07.017Z] #13 DONE 0.1s [2024-09-17T23:53:07.017Z] [2024-09-17T23:53:07.017Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-09-17T23:53:07.017Z] #14 transferring dockerfile: 1.69kB done [2024-09-17T23:53:07.017Z] #14 DONE 0.1s [2024-09-17T23:53:07.017Z] [2024-09-17T23:53:07.017Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-09-17T23:53:07.017Z] #15 transferring dockerfile: 2.01kB done [2024-09-17T23:53:07.017Z] #15 DONE 0.1s [2024-09-17T23:53:07.017Z] [2024-09-17T23:53:07.017Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-17T23:53:07.017Z] #16 transferring dockerfile: 2.50kB done [2024-09-17T23:53:07.017Z] #16 DONE 0.1s [2024-09-17T23:53:07.017Z] [2024-09-17T23:53:07.017Z] #17 [core-data internal] load .dockerignore [2024-09-17T23:53:07.017Z] #17 transferring context: 50B done [2024-09-17T23:53:07.017Z] #17 DONE 0.1s [2024-09-17T23:53:07.982Z] [2024-09-17T23:53:07.982Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-17T23:53:07.982Z] #18 transferring context: 50B done [2024-09-17T23:53:07.982Z] #18 DONE 0.0s [2024-09-17T23:53:07.982Z] [2024-09-17T23:53:07.982Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-17T23:53:07.982Z] #19 transferring context: 50B 0.0s done [2024-09-17T23:53:07.982Z] #19 DONE 0.0s [2024-09-17T23:53:07.982Z] [2024-09-17T23:53:07.982Z] #20 [core-command internal] load .dockerignore [2024-09-17T23:53:07.982Z] #20 transferring context: 50B done [2024-09-17T23:53:07.982Z] #20 DONE 0.1s [2024-09-17T23:53:07.982Z] [2024-09-17T23:53:07.982Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-09-17T23:53:08.253Z] #21 transferring context: 50B done [2024-09-17T23:53:08.253Z] #21 DONE 0.1s [2024-09-17T23:53:08.253Z] [2024-09-17T23:53:08.253Z] #22 [support-scheduler internal] load .dockerignore [2024-09-17T23:53:08.253Z] #22 transferring context: 50B done [2024-09-17T23:53:08.253Z] #22 DONE 0.1s [2024-09-17T23:53:08.253Z] [2024-09-17T23:53:08.253Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-09-17T23:53:08.253Z] #23 transferring context: 50B done [2024-09-17T23:53:08.253Z] #23 DONE 0.0s [2024-09-17T23:53:08.253Z] [2024-09-17T23:53:08.253Z] #24 [core-metadata internal] load .dockerignore [2024-09-17T23:53:08.253Z] #24 transferring context: 50B 0.0s done [2024-09-17T23:53:08.253Z] #24 DONE 0.1s [2024-09-17T23:53:08.253Z] [2024-09-17T23:53:08.253Z] #25 [security-spire-server internal] load .dockerignore [2024-09-17T23:53:08.523Z] #25 transferring context: 50B done [2024-09-17T23:53:08.524Z] #25 DONE 0.1s [2024-09-17T23:53:08.524Z] [2024-09-17T23:53:08.524Z] #26 [support-notifications internal] load .dockerignore [2024-09-17T23:53:08.524Z] #26 DONE 0.0s [2024-09-17T23:53:08.524Z] [2024-09-17T23:53:08.524Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-17T23:53:08.524Z] #27 transferring context: 50B done [2024-09-17T23:53:08.524Z] #27 DONE 0.1s [2024-09-17T23:53:08.524Z] [2024-09-17T23:53:08.524Z] #26 [support-notifications internal] load .dockerignore [2024-09-17T23:53:08.524Z] #26 transferring context: 50B 0.0s done [2024-09-17T23:53:08.524Z] #26 DONE 0.1s [2024-09-17T23:53:08.524Z] [2024-09-17T23:53:08.524Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-17T23:53:08.524Z] #28 transferring context: 50B 0.0s done [2024-09-17T23:53:08.524Z] #28 DONE 0.1s [2024-09-17T23:53:08.524Z] [2024-09-17T23:53:08.524Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-17T23:53:08.524Z] #29 transferring context: 50B done [2024-09-17T23:53:08.798Z] #29 DONE 0.1s [2024-09-17T23:53:08.798Z] [2024-09-17T23:53:08.798Z] #30 [security-spire-config internal] load .dockerignore [2024-09-17T23:53:08.798Z] #30 transferring context: 50B done [2024-09-17T23:53:08.798Z] #30 DONE 0.1s [2024-09-17T23:53:08.798Z] [2024-09-17T23:53:08.798Z] #31 [core-keeper internal] load .dockerignore [2024-09-17T23:53:08.798Z] #31 transferring context: 50B 0.0s done [2024-09-17T23:53:08.798Z] #31 DONE 0.1s [2024-09-17T23:53:08.798Z] [2024-09-17T23:53:08.798Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-17T23:53:08.798Z] #32 transferring context: 50B done [2024-09-17T23:53:08.798Z] #32 DONE 0.1s [2024-09-17T23:53:09.069Z] [2024-09-17T23:53:09.069Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:09.069Z] #33 DONE 0.0s [2024-09-17T23:53:09.069Z] [2024-09-17T23:53:09.069Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:53:09.069Z] #34 DONE 0.1s [2024-09-17T23:53:09.069Z] [2024-09-17T23:53:09.069Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:09.069Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:09.343Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:09.343Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:09.343Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:09.343Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.72MB / 3.34MB 0.2s [2024-09-17T23:53:09.343Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.66MB / 3.34MB 0.3s [2024-09-17T23:53:09.614Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:09.614Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-17T23:53:09.884Z] #35 ... [2024-09-17T23:53:09.884Z] [2024-09-17T23:53:09.884Z] #36 [core-data internal] load build context [2024-09-17T23:53:09.884Z] #36 transferring context: 3.13MB 0.7s done [2024-09-17T23:53:09.884Z] #36 DONE 0.8s [2024-09-17T23:53:09.884Z] [2024-09-17T23:53:09.884Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:10.153Z] #35 ... [2024-09-17T23:53:10.153Z] [2024-09-17T23:53:10.153Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:10.153Z] #33 DONE 0.0s [2024-09-17T23:53:10.421Z] [2024-09-17T23:53:10.421Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:53:10.421Z] #34 DONE 0.2s [2024-09-17T23:53:10.421Z] [2024-09-17T23:53:10.421Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:10.421Z] #37 DONE 0.5s [2024-09-17T23:53:10.421Z] [2024-09-17T23:53:10.421Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:53:10.421Z] #38 ... [2024-09-17T23:53:10.421Z] [2024-09-17T23:53:10.421Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:10.421Z] #33 DONE 0.0s [2024-09-17T23:53:10.421Z] [2024-09-17T23:53:10.421Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:53:10.696Z] #38 ... [2024-09-17T23:53:10.696Z] [2024-09-17T23:53:10.696Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:53:10.696Z] #34 DONE 0.4s [2024-09-17T23:53:10.696Z] [2024-09-17T23:53:10.696Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:10.696Z] #37 DONE 0.6s [2024-09-17T23:53:10.696Z] [2024-09-17T23:53:10.696Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:10.696Z] #33 DONE 0.0s [2024-09-17T23:53:10.696Z] [2024-09-17T23:53:10.696Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:10.696Z] #37 DONE 0.6s [2024-09-17T23:53:10.696Z] [2024-09-17T23:53:10.696Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:10.696Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:10.696Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:10.696Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:10.696Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:10.696Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:10.696Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-17T23:53:10.696Z] #35 ... [2024-09-17T23:53:10.696Z] [2024-09-17T23:53:10.696Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:10.696Z] #33 DONE 0.0s [2024-09-17T23:53:10.966Z] [2024-09-17T23:53:10.966Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:10.966Z] #33 DONE 0.0s [2024-09-17T23:53:10.966Z] [2024-09-17T23:53:10.966Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:53:10.966Z] #34 ... [2024-09-17T23:53:10.966Z] [2024-09-17T23:53:10.966Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-17T23:53:10.966Z] #39 DONE 0.0s [2024-09-17T23:53:10.966Z] [2024-09-17T23:53:10.966Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:10.966Z] #37 DONE 0.6s [2024-09-17T23:53:11.234Z] [2024-09-17T23:53:11.234Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:11.234Z] #37 DONE 0.6s [2024-09-17T23:53:11.234Z] [2024-09-17T23:53:11.234Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-17T23:53:11.234Z] #40 ... [2024-09-17T23:53:11.234Z] [2024-09-17T23:53:11.234Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:53:11.234Z] #34 DONE 1.0s [2024-09-17T23:53:11.503Z] [2024-09-17T23:53:11.503Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:11.503Z] #33 DONE 0.0s [2024-09-17T23:53:11.503Z] [2024-09-17T23:53:11.503Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:11.503Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:11.503Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:11.503Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:11.503Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:11.503Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:11.503Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-17T23:53:11.770Z] #35 ... [2024-09-17T23:53:11.770Z] [2024-09-17T23:53:11.770Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:11.770Z] #33 DONE 0.0s [2024-09-17T23:53:11.770Z] [2024-09-17T23:53:11.770Z] #41 [security-proxy-auth internal] load build context [2024-09-17T23:53:12.040Z] #41 ... [2024-09-17T23:53:12.040Z] [2024-09-17T23:53:12.040Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:12.040Z] #35 DONE 3.7s [2024-09-17T23:53:12.040Z] [2024-09-17T23:53:12.040Z] #41 [security-proxy-auth internal] load build context [2024-09-17T23:53:12.040Z] #41 transferring context: 3.13MB 1.5s done [2024-09-17T23:53:12.310Z] #41 ... [2024-09-17T23:53:12.310Z] [2024-09-17T23:53:12.310Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:12.310Z] #33 DONE 0.0s [2024-09-17T23:53:12.310Z] [2024-09-17T23:53:12.310Z] #41 [security-proxy-auth internal] load build context [2024-09-17T23:53:12.310Z] #41 DONE 1.9s [2024-09-17T23:53:12.310Z] [2024-09-17T23:53:12.310Z] #42 [core-command internal] load build context [2024-09-17T23:53:12.310Z] #42 ... [2024-09-17T23:53:12.310Z] [2024-09-17T23:53:12.310Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:12.310Z] #37 DONE 0.8s [2024-09-17T23:53:12.310Z] [2024-09-17T23:53:12.310Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:12.310Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:12.310Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:12.310Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:12.310Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:12.310Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:12.310Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-17T23:53:12.310Z] #35 DONE 3.8s [2024-09-17T23:53:12.310Z] [2024-09-17T23:53:12.310Z] #42 [core-command internal] load build context [2024-09-17T23:53:12.310Z] #42 transferring context: 3.13MB 1.6s done [2024-09-17T23:53:12.580Z] #42 ... [2024-09-17T23:53:12.580Z] [2024-09-17T23:53:12.580Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:12.580Z] #33 DONE 0.0s [2024-09-17T23:53:12.580Z] [2024-09-17T23:53:12.580Z] #43 [security-bootstrapper internal] load build context [2024-09-17T23:53:12.580Z] #43 transferring context: 3.13MB 1.6s done [2024-09-17T23:53:12.580Z] #43 DONE 2.2s [2024-09-17T23:53:12.857Z] [2024-09-17T23:53:12.857Z] #44 [support-cron-scheduler internal] load build context [2024-09-17T23:53:12.857Z] #44 transferring context: 3.13MB 1.5s done [2024-09-17T23:53:12.857Z] #44 DONE 2.1s [2024-09-17T23:53:12.857Z] [2024-09-17T23:53:12.857Z] #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-17T23:53:12.857Z] #45 ... [2024-09-17T23:53:12.857Z] [2024-09-17T23:53:12.857Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-17T23:53:12.857Z] #33 DONE 0.0s [2024-09-17T23:53:13.133Z] [2024-09-17T23:53:13.133Z] #42 [core-command internal] load build context [2024-09-17T23:53:13.133Z] #42 DONE 2.3s [2024-09-17T23:53:13.133Z] [2024-09-17T23:53:13.133Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:53:14.102Z] #34 ... [2024-09-17T23:53:14.102Z] [2024-09-17T23:53:14.102Z] #46 [support-scheduler internal] load build context [2024-09-17T23:53:14.102Z] #46 transferring context: 3.13MB 2.0s done [2024-09-17T23:53:14.102Z] #46 DONE 2.9s [2024-09-17T23:53:14.102Z] [2024-09-17T23:53:14.102Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-17T23:53:14.102Z] #39 transferring context: 3.13MB 2.1s done [2024-09-17T23:53:14.376Z] #39 DONE 3.2s [2024-09-17T23:53:14.376Z] [2024-09-17T23:53:14.376Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:53:14.654Z] #47 ... [2024-09-17T23:53:14.654Z] [2024-09-17T23:53:14.654Z] #48 [core-metadata internal] load build context [2024-09-17T23:53:14.654Z] #48 transferring context: 3.13MB 2.0s done [2024-09-17T23:53:14.654Z] #48 DONE 3.6s [2024-09-17T23:53:14.654Z] [2024-09-17T23:53:14.654Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:53:14.654Z] #47 ... [2024-09-17T23:53:14.654Z] [2024-09-17T23:53:14.654Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:14.654Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:14.654Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:14.654Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:14.654Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:14.654Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:14.654Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-17T23:53:14.654Z] #35 DONE 3.8s [2024-09-17T23:53:14.654Z] [2024-09-17T23:53:14.654Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-17T23:53:14.654Z] #34 DONE 4.0s [2024-09-17T23:53:14.654Z] [2024-09-17T23:53:14.654Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-17T23:53:14.654Z] #40 DONE 3.5s [2024-09-17T23:53:14.654Z] [2024-09-17T23:53:14.654Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:53:14.924Z] #47 ... [2024-09-17T23:53:14.924Z] [2024-09-17T23:53:14.924Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:14.924Z] #37 DONE 0.8s [2024-09-17T23:53:14.924Z] [2024-09-17T23:53:14.924Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:14.924Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:14.924Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:14.924Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:14.924Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:14.924Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:14.924Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-17T23:53:14.924Z] #35 DONE 3.9s [2024-09-17T23:53:14.924Z] [2024-09-17T23:53:14.924Z] #49 [core-keeper internal] load build context [2024-09-17T23:53:14.924Z] #49 DONE 0.0s [2024-09-17T23:53:14.924Z] [2024-09-17T23:53:14.924Z] #50 [security-spire-server internal] load build context [2024-09-17T23:53:14.924Z] #50 DONE 0.0s [2024-09-17T23:53:14.924Z] [2024-09-17T23:53:14.924Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:53:15.202Z] #47 ... [2024-09-17T23:53:15.202Z] [2024-09-17T23:53:15.202Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-17T23:53:15.202Z] #37 DONE 0.9s [2024-09-17T23:53:15.202Z] [2024-09-17T23:53:15.202Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:15.202Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:15.202Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:15.202Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:15.202Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:15.202Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:15.202Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-17T23:53:15.202Z] #35 DONE 3.9s [2024-09-17T23:53:15.202Z] [2024-09-17T23:53:15.202Z] #47 [core-common-config-bootstrapper internal] load build context [2024-09-17T23:53:16.171Z] #47 transferring context: 3.13MB 3.1s done [2024-09-17T23:53:16.763Z] #47 DONE 4.4s [2024-09-17T23:53:16.763Z] [2024-09-17T23:53:16.763Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-17T23:53:16.763Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-17T23:53:16.763Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-17T23:53:16.763Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-17T23:53:16.763Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-17T23:53:16.763Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-17T23:53:16.763Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-17T23:53:16.763Z] #35 DONE 3.9s [2024-09-17T23:53:16.763Z] [2024-09-17T23:53:16.763Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-17T23:53:16.763Z] #51 DONE 4.7s [2024-09-17T23:53:16.763Z] [2024-09-17T23:53:16.763Z] #52 [security-spire-agent internal] load build context [2024-09-17T23:53:16.763Z] #52 DONE 0.0s [2024-09-17T23:53:16.763Z] [2024-09-17T23:53:16.763Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T23:53:18.184Z] #53 ... [2024-09-17T23:53:18.184Z] [2024-09-17T23:53:18.184Z] #54 [security-spire-config internal] load build context [2024-09-17T23:53:18.184Z] #54 transferring context: 25.96kB 0.5s done [2024-09-17T23:53:18.184Z] #54 DONE 3.0s [2024-09-17T23:53:18.184Z] [2024-09-17T23:53:18.184Z] #50 [security-spire-server internal] load build context [2024-09-17T23:53:18.184Z] #50 transferring context: 27.71kB 0.7s done [2024-09-17T23:53:18.184Z] #50 DONE 2.9s [2024-09-17T23:53:18.184Z] [2024-09-17T23:53:18.184Z] #55 [security-secretstore-setup internal] load build context [2024-09-17T23:53:18.184Z] #55 transferring context: 3.13MB 4.1s done [2024-09-17T23:53:18.816Z] #55 ... [2024-09-17T23:53:18.816Z] [2024-09-17T23:53:18.816Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:53:18.816Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done [2024-09-17T23:53:18.816Z] #56 DONE 1.5s [2024-09-17T23:53:18.816Z] [2024-09-17T23:53:18.816Z] #57 [support-notifications internal] load build context [2024-09-17T23:53:18.816Z] #57 transferring context: 3.13MB 4.1s done [2024-09-17T23:53:18.816Z] #57 DONE 5.8s [2024-09-17T23:53:18.816Z] [2024-09-17T23:53:18.816Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:18.816Z] #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.8s done [2024-09-17T23:53:18.816Z] #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-17T23:53:18.816Z] #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-17T23:53:18.816Z] #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-17T23:53:18.816Z] #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-17T23:53:18.816Z] #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-17T23:53:18.816Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-09-17T23:53:18.816Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-09-17T23:53:18.816Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-17T23:53:19.124Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-17T23:53:19.124Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-17T23:53:19.124Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-17T23:53:19.124Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-09-17T23:53:19.124Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-17T23:53:19.124Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.7s [2024-09-17T23:53:19.124Z] #58 ... [2024-09-17T23:53:19.124Z] [2024-09-17T23:53:19.124Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-17T23:53:19.124Z] #59 ... [2024-09-17T23:53:19.124Z] [2024-09-17T23:53:19.124Z] #55 [security-secretstore-setup internal] load build context [2024-09-17T23:53:19.124Z] #55 DONE 6.8s [2024-09-17T23:53:19.124Z] [2024-09-17T23:53:19.124Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:19.124Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-09-17T23:53:19.411Z] #58 ... [2024-09-17T23:53:19.411Z] [2024-09-17T23:53:19.411Z] #52 [security-spire-agent internal] load build context [2024-09-17T23:53:19.411Z] #52 transferring context: 27.24kB 0.2s done [2024-09-17T23:53:19.411Z] #52 DONE 2.8s [2024-09-17T23:53:19.411Z] [2024-09-17T23:53:19.411Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:20.421Z] #58 ... [2024-09-17T23:53:20.421Z] [2024-09-17T23:53:20.421Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:53:20.421Z] #0 8.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:20.421Z] #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:20.712Z] #60 ... [2024-09-17T23:53:20.712Z] [2024-09-17T23:53:20.712Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:20.712Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.89MB / 28.04MB 2.2s [2024-09-17T23:53:20.712Z] #58 ... [2024-09-17T23:53:20.712Z] [2024-09-17T23:53:20.712Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-17T23:53:20.713Z] #0 9.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:20.713Z] #61 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:20.713Z] #61 ... [2024-09-17T23:53:20.713Z] [2024-09-17T23:53:20.713Z] #38 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:53:20.713Z] #38 7.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:20.713Z] #38 8.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:21.002Z] #38 ... [2024-09-17T23:53:21.002Z] [2024-09-17T23:53:21.002Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:21.002Z] #58 ... [2024-09-17T23:53:21.002Z] [2024-09-17T23:53:21.002Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T23:53:21.002Z] #62 ... [2024-09-17T23:53:21.002Z] [2024-09-17T23:53:21.002Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:22.204Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.8s [2024-09-17T23:53:22.204Z] #58 ... [2024-09-17T23:53:22.204Z] [2024-09-17T23:53:22.204Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T23:53:22.476Z] #63 ... [2024-09-17T23:53:22.476Z] [2024-09-17T23:53:22.476Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-17T23:53:22.476Z] #61 11.97 OK: 266 MiB in 52 packages [2024-09-17T23:53:22.476Z] #61 ... [2024-09-17T23:53:22.476Z] [2024-09-17T23:53:22.476Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:53:22.476Z] #60 10.80 OK: 266 MiB in 52 packages [2024-09-17T23:53:22.476Z] #60 DONE 12.5s [2024-09-17T23:53:22.476Z] [2024-09-17T23:53:22.476Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-17T23:53:22.476Z] #38 10.73 OK: 266 MiB in 52 packages [2024-09-17T23:53:22.476Z] #38 DONE 13.1s [2024-09-17T23:53:22.476Z] [2024-09-17T23:53:22.476Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T23:53:22.757Z] #64 ... [2024-09-17T23:53:22.757Z] [2024-09-17T23:53:22.757Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T23:53:22.757Z] #65 ... [2024-09-17T23:53:22.757Z] [2024-09-17T23:53:22.757Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T23:53:23.190Z] #66 ... [2024-09-17T23:53:23.190Z] [2024-09-17T23:53:23.190Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:23.190Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.6s [2024-09-17T23:53:23.190Z] #58 ... [2024-09-17T23:53:23.190Z] [2024-09-17T23:53:23.190Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-17T23:53:23.190Z] #61 DONE 12.6s [2024-09-17T23:53:23.458Z] [2024-09-17T23:53:23.458Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:23.458Z] #58 ... [2024-09-17T23:53:23.458Z] [2024-09-17T23:53:23.458Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T23:53:23.733Z] #67 ... [2024-09-17T23:53:23.733Z] [2024-09-17T23:53:23.733Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T23:53:23.733Z] #68 ... [2024-09-17T23:53:23.733Z] [2024-09-17T23:53:23.733Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:24.705Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s [2024-09-17T23:53:24.974Z] #58 ... [2024-09-17T23:53:24.974Z] [2024-09-17T23:53:24.974Z] #49 [core-keeper internal] load build context [2024-09-17T23:53:24.974Z] #49 transferring context: 3.13MB 7.7s done [2024-09-17T23:53:24.974Z] #49 DONE 9.8s [2024-09-17T23:53:24.974Z] [2024-09-17T23:53:24.974Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:24.974Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.6s [2024-09-17T23:53:25.250Z] #58 ... [2024-09-17T23:53:25.250Z] [2024-09-17T23:53:25.250Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T23:53:25.250Z] #69 ... [2024-09-17T23:53:25.250Z] [2024-09-17T23:53:25.250Z] #70 [security-proxy-setup internal] load build context [2024-09-17T23:53:25.250Z] #70 ... [2024-09-17T23:53:25.250Z] [2024-09-17T23:53:25.250Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:25.523Z] #58 ... [2024-09-17T23:53:25.523Z] [2024-09-17T23:53:25.523Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:25.523Z] #71 DONE 2.8s [2024-09-17T23:53:25.523Z] [2024-09-17T23:53:25.523Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:25.523Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-17T23:53:25.797Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-17T23:53:25.797Z] #58 ... [2024-09-17T23:53:25.797Z] [2024-09-17T23:53:25.797Z] #70 [security-proxy-setup internal] load build context [2024-09-17T23:53:25.797Z] #70 transferring context: 3.13MB 8.7s done [2024-09-17T23:53:25.797Z] #70 DONE 10.6s [2024-09-17T23:53:25.797Z] [2024-09-17T23:53:25.797Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:25.797Z] #72 DONE 3.1s [2024-09-17T23:53:25.797Z] [2024-09-17T23:53:25.797Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:25.797Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.4s [2024-09-17T23:53:26.091Z] #58 ... [2024-09-17T23:53:26.091Z] [2024-09-17T23:53:26.091Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T23:53:26.361Z] #73 ... [2024-09-17T23:53:26.361Z] [2024-09-17T23:53:26.361Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:26.361Z] #58 ... [2024-09-17T23:53:26.361Z] [2024-09-17T23:53:26.361Z] #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-17T23:53:26.361Z] #45 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:26.361Z] #45 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:26.361Z] #45 13.28 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:26.361Z] #45 13.30 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:26.361Z] #45 13.40 OK: 8 MiB in 16 packages [2024-09-17T23:53:26.361Z] #45 DONE 14.2s [2024-09-17T23:53:26.361Z] [2024-09-17T23:53:26.361Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:26.361Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.61MB / 28.04MB 8.0s [2024-09-17T23:53:26.361Z] #58 ... [2024-09-17T23:53:26.361Z] [2024-09-17T23:53:26.361Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T23:53:26.361Z] #74 ... [2024-09-17T23:53:26.361Z] [2024-09-17T23:53:26.361Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-17T23:53:26.634Z] #75 ... [2024-09-17T23:53:26.634Z] [2024-09-17T23:53:26.634Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T23:53:26.634Z] #76 ... [2024-09-17T23:53:26.634Z] [2024-09-17T23:53:26.634Z] #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:26.634Z] #77 DONE 3.4s [2024-09-17T23:53:26.634Z] [2024-09-17T23:53:26.634Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:27.601Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.33MB / 28.04MB 9.2s [2024-09-17T23:53:28.190Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.8s [2024-09-17T23:53:28.782Z] #58 ... [2024-09-17T23:53:28.782Z] [2024-09-17T23:53:28.782Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:53:28.782Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-17T23:53:28.782Z] #56 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-17T23:53:28.782Z] #56 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-17T23:53:28.782Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-17T23:53:28.782Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-17T23:53:28.782Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-17T23:53:28.782Z] #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 9.6s [2024-09-17T23:53:28.782Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-09-17T23:53:28.782Z] #56 ... [2024-09-17T23:53:28.782Z] [2024-09-17T23:53:28.782Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:28.782Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.52MB / 28.04MB 10.4s [2024-09-17T23:53:28.782Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s [2024-09-17T23:53:29.053Z] #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s done [2024-09-17T23:53:30.503Z] #58 ... [2024-09-17T23:53:30.503Z] [2024-09-17T23:53:30.503Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T23:53:30.503Z] #69 DONE 15.1s [2024-09-17T23:53:30.503Z] [2024-09-17T23:53:30.503Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T23:53:30.778Z] #78 ... [2024-09-17T23:53:30.778Z] [2024-09-17T23:53:30.778Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-17T23:53:30.778Z] #62 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:30.778Z] #62 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:30.778Z] #62 14.18 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:53:30.778Z] #62 14.18 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:53:30.778Z] #62 14.18 OK: 19955 distinct packages available [2024-09-17T23:53:30.778Z] #62 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:30.778Z] #62 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:30.778Z] #62 18.69 OK: 266 MiB in 52 packages [2024-09-17T23:53:30.778Z] #62 DONE 19.7s [2024-09-17T23:53:30.778Z] [2024-09-17T23:53:30.778Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:30.778Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-17T23:53:31.049Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-17T23:53:31.640Z] #58 ... [2024-09-17T23:53:31.640Z] [2024-09-17T23:53:31.640Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-17T23:53:31.640Z] #73 DONE 15.3s [2024-09-17T23:53:31.640Z] [2024-09-17T23:53:31.640Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-17T23:53:31.640Z] #65 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:31.640Z] #65 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:31.640Z] #65 16.98 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:31.640Z] #65 17.02 (2/2) Installing su-exec (0.2-r3) [2024-09-17T23:53:31.640Z] #65 17.03 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:31.640Z] #65 17.19 OK: 8 MiB in 17 packages [2024-09-17T23:53:31.640Z] #65 DONE 18.9s [2024-09-17T23:53:31.640Z] [2024-09-17T23:53:31.640Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-17T23:53:33.614Z] #79 ... [2024-09-17T23:53:33.614Z] [2024-09-17T23:53:33.614Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:33.614Z] #80 DONE 2.4s [2024-09-17T23:53:33.614Z] [2024-09-17T23:53:33.614Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:35.567Z] #81 ... [2024-09-17T23:53:35.567Z] [2024-09-17T23:53:35.567Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-17T23:53:35.567Z] #64 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:35.567Z] #64 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:35.567Z] #64 21.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:35.567Z] #64 21.57 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:35.567Z] #64 21.66 OK: 8 MiB in 16 packages [2024-09-17T23:53:35.567Z] #64 DONE 22.9s [2024-09-17T23:53:35.567Z] [2024-09-17T23:53:35.567Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T23:53:35.567Z] #66 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:35.567Z] #66 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:35.567Z] #66 18.88 (1/3) Installing ca-certificates (20240226-r0) [2024-09-17T23:53:35.567Z] #66 19.14 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:35.567Z] #66 19.15 (3/3) Installing tzdata (2024a-r0) [2024-09-17T23:53:35.567Z] #66 21.39 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:35.567Z] #66 21.50 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:53:35.839Z] #66 ... [2024-09-17T23:53:35.839Z] [2024-09-17T23:53:35.839Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:35.839Z] #82 ... [2024-09-17T23:53:35.839Z] [2024-09-17T23:53:35.839Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:36.129Z] #83 ... [2024-09-17T23:53:36.129Z] [2024-09-17T23:53:36.129Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T23:53:36.129Z] #66 23.02 OK: 12 MiB in 18 packages [2024-09-17T23:53:36.719Z] #66 ... [2024-09-17T23:53:36.719Z] [2024-09-17T23:53:36.719Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-17T23:53:36.719Z] #67 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:36.719Z] #67 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:36.719Z] #67 19.31 (1/2) Installing ca-certificates (20240226-r0) [2024-09-17T23:53:36.719Z] #67 19.62 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:36.719Z] #67 19.64 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:36.719Z] #67 19.82 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:53:36.719Z] #67 21.16 OK: 9 MiB in 17 packages [2024-09-17T23:53:36.719Z] #67 DONE 23.2s [2024-09-17T23:53:36.719Z] [2024-09-17T23:53:36.719Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:53:36.719Z] #84 ... [2024-09-17T23:53:36.719Z] [2024-09-17T23:53:36.719Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:36.994Z] #85 ... [2024-09-17T23:53:36.994Z] [2024-09-17T23:53:36.994Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T23:53:36.994Z] #63 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:36.994Z] #63 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:36.994Z] #63 19.79 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:53:36.994Z] #63 19.79 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:53:36.994Z] #63 19.79 OK: 19946 distinct packages available [2024-09-17T23:53:36.994Z] #63 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:36.994Z] #63 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:37.269Z] #63 ... [2024-09-17T23:53:37.269Z] [2024-09-17T23:53:37.269Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:53:37.269Z] #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.0s done [2024-09-17T23:53:37.269Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-17T23:53:37.269Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-17T23:53:37.481Z] #118 DONE 50.3s [2024-09-17T23:53:37.481Z] [2024-09-17T23:53:37.481Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:37.481Z] #84 DONE 48.0s [2024-09-17T23:53:37.481Z] [2024-09-17T23:53:37.481Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:37.481Z] #117 DONE 43.5s [2024-09-17T23:53:37.481Z] [2024-09-17T23:53:37.481Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-17T23:53:37.481Z] #119 ... [2024-09-17T23:53:37.481Z] [2024-09-17T23:53:37.481Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:37.481Z] #81 DONE 49.4s [2024-09-17T23:53:37.481Z] [2024-09-17T23:53:37.481Z] #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:37.481Z] #75 DONE 50.4s [2024-09-17T23:53:37.481Z] [2024-09-17T23:53:37.481Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-17T23:53:37.537Z] #56 ... [2024-09-17T23:53:37.537Z] [2024-09-17T23:53:37.537Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-17T23:53:37.537Z] #66 DONE 24.8s [2024-09-17T23:53:37.537Z] [2024-09-17T23:53:37.537Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:53:40.793Z] #120 ... [2024-09-17T23:53:40.793Z] [2024-09-17T23:53:40.793Z] #121 [core-data builder 6/7] COPY . . [2024-09-17T23:53:40.793Z] #121 ... [2024-09-17T23:53:40.793Z] [2024-09-17T23:53:40.793Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-17T23:53:40.793Z] #122 ... [2024-09-17T23:53:40.793Z] [2024-09-17T23:53:40.793Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-17T23:53:41.832Z] #86 ... [2024-09-17T23:53:41.832Z] [2024-09-17T23:53:41.832Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T23:53:41.832Z] #68 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:41.832Z] #68 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:41.832Z] #68 24.79 (1/4) Installing ca-certificates (20240226-r0) [2024-09-17T23:53:41.832Z] #68 25.51 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:41.832Z] #68 25.54 (3/4) Installing su-exec (0.2-r3) [2024-09-17T23:53:41.832Z] #68 25.54 (4/4) Installing yq (4.33.3-r5) [2024-09-17T23:53:41.832Z] #68 26.23 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:41.832Z] #68 26.36 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:53:41.832Z] #68 27.59 OK: 18 MiB in 19 packages [2024-09-17T23:53:41.832Z] #68 ... [2024-09-17T23:53:41.832Z] [2024-09-17T23:53:41.832Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T23:53:41.832Z] #87 ... [2024-09-17T23:53:41.832Z] [2024-09-17T23:53:41.832Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:41.832Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.3s [2024-09-17T23:53:42.434Z] #58 ... [2024-09-17T23:53:42.434Z] [2024-09-17T23:53:42.434Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-17T23:53:42.434Z] #53 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:42.434Z] #53 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:42.434Z] #53 21.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:42.434Z] #53 21.87 (2/4) Installing openssl (3.1.7-r0) [2024-09-17T23:53:42.434Z] #53 22.08 (3/4) Installing su-exec (0.2-r3) [2024-09-17T23:53:42.434Z] #53 22.09 (4/4) Installing yq (4.33.3-r5) [2024-09-17T23:53:42.434Z] #53 23.46 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:42.434Z] #53 23.55 OK: 18 MiB in 19 packages [2024-09-17T23:53:42.434Z] #53 DONE 25.5s [2024-09-17T23:53:42.434Z] [2024-09-17T23:53:42.434Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:53:42.434Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s [2024-09-17T23:53:43.333Z] #123 ... [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-17T23:53:43.333Z] #122 DONE 12.8s [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.333Z] #124 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.333Z] #125 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-09-17T23:53:43.333Z] #126 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-17T23:53:43.333Z] #123 DONE 12.8s [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.333Z] #127 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #128 [support-notifications builder 6/7] COPY . . [2024-09-17T23:53:43.333Z] #128 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.333Z] #129 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.333Z] #130 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.333Z] #131 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-09-17T23:53:43.333Z] #132 CACHED [2024-09-17T23:53:43.333Z] [2024-09-17T23:53:43.333Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-17T23:53:43.334Z] #119 DONE 12.8s [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #133 [support-scheduler builder 6/7] COPY . . [2024-09-17T23:53:43.334Z] #133 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.334Z] #134 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.334Z] #135 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.334Z] #136 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.334Z] #137 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-17T23:53:43.334Z] #138 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-09-17T23:53:43.334Z] #139 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.334Z] #140 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.334Z] #141 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #142 [core-command builder 6/7] COPY . . [2024-09-17T23:53:43.334Z] #142 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.334Z] #143 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.334Z] #144 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #121 [core-data builder 6/7] COPY . . [2024-09-17T23:53:43.334Z] #121 DONE 12.8s [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:53:43.334Z] #145 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:53:43.334Z] #146 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #147 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-17T23:53:43.334Z] #147 CACHED [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-17T23:53:43.334Z] #120 DONE 12.8s [2024-09-17T23:53:43.334Z] [2024-09-17T23:53:43.334Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-17T23:53:43.862Z] #56 ... [2024-09-17T23:53:43.862Z] [2024-09-17T23:53:43.862Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-17T23:53:43.862Z] #68 DONE 30.1s [2024-09-17T23:53:43.862Z] [2024-09-17T23:53:43.862Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:53:43.862Z] #56 ... [2024-09-17T23:53:43.862Z] [2024-09-17T23:53:43.862Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-17T23:53:43.862Z] #63 26.31 (1/11) Installing ca-certificates (20240226-r0) [2024-09-17T23:53:43.862Z] #63 27.08 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-17T23:53:43.862Z] #63 27.20 (3/11) Installing libunistring (1.1-r1) [2024-09-17T23:53:43.862Z] #63 27.35 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-17T23:53:43.862Z] #63 27.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-17T23:53:43.862Z] #63 27.41 (6/11) Installing libcurl (8.9.1-r0) [2024-09-17T23:53:43.862Z] #63 27.50 (7/11) Installing curl (8.9.1-r0) [2024-09-17T23:53:43.862Z] #63 27.53 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:43.862Z] #63 27.59 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-17T23:53:43.862Z] #63 27.62 (10/11) Installing libucontext (1.2-r2) [2024-09-17T23:53:43.862Z] #63 27.63 (11/11) Installing gcompat (1.1.0-r1) [2024-09-17T23:53:43.862Z] #63 27.68 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:43.862Z] #63 27.86 Executing ca-certificates-20240226-r0.trigger [2024-09-17T23:53:43.862Z] #63 29.17 OK: 13 MiB in 26 packages [2024-09-17T23:53:43.862Z] #63 DONE 31.6s [2024-09-17T23:53:43.862Z] [2024-09-17T23:53:43.862Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:53:44.134Z] #88 ... [2024-09-17T23:53:44.134Z] [2024-09-17T23:53:44.134Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T23:53:44.134Z] #76 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:44.134Z] #76 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:44.134Z] #76 25.24 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:53:44.134Z] #76 25.24 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:53:44.134Z] #76 25.24 OK: 19946 distinct packages available [2024-09-17T23:53:44.134Z] #76 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:44.134Z] #76 ... [2024-09-17T23:53:44.134Z] [2024-09-17T23:53:44.134Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T23:53:44.134Z] #74 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:44.134Z] #74 19.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:44.134Z] #74 24.46 v3.18.9-24-g04053572c4c [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-17T23:53:44.134Z] #74 24.46 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-17T23:53:44.134Z] #74 24.46 OK: 19946 distinct packages available [2024-09-17T23:53:44.134Z] #74 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:44.401Z] #74 ... [2024-09-17T23:53:44.401Z] [2024-09-17T23:53:44.401Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:45.234Z] #148 1.825 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-17T23:53:45.832Z] #58 ... [2024-09-17T23:53:45.832Z] [2024-09-17T23:53:45.832Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-17T23:53:45.832Z] #0 8.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:45.832Z] #89 ... [2024-09-17T23:53:45.832Z] [2024-09-17T23:53:45.832Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:46.796Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.3s [2024-09-17T23:53:48.758Z] #58 ... [2024-09-17T23:53:48.758Z] [2024-09-17T23:53:48.758Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-17T23:53:48.758Z] #75 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:48.758Z] #75 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:48.758Z] #75 20.71 OK: 8 MiB in 16 packages [2024-09-17T23:53:48.758Z] #75 DONE 22.2s [2024-09-17T23:53:48.758Z] [2024-09-17T23:53:48.758Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:49.723Z] #58 ... [2024-09-17T23:53:49.723Z] [2024-09-17T23:53:49.723Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:53:49.723Z] #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s done [2024-09-17T23:53:49.723Z] #56 DONE 32.7s [2024-09-17T23:53:49.723Z] [2024-09-17T23:53:49.723Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:50.694Z] #58 ... [2024-09-17T23:53:50.694Z] [2024-09-17T23:53:50.694Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T23:53:50.694Z] #78 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:50.694Z] #78 12.25 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:50.694Z] #78 20.03 OK: 266 MiB in 52 packages [2024-09-17T23:53:50.694Z] #78 ... [2024-09-17T23:53:50.694Z] [2024-09-17T23:53:50.694Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:51.656Z] #58 ... [2024-09-17T23:53:51.656Z] [2024-09-17T23:53:51.656Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-17T23:53:51.656Z] #79 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:51.656Z] #79 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:51.656Z] #79 18.93 OK: 8 MiB in 17 packages [2024-09-17T23:53:51.656Z] #79 DONE 20.0s [2024-09-17T23:53:51.656Z] [2024-09-17T23:53:51.656Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:51.947Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s [2024-09-17T23:53:52.224Z] #58 ... [2024-09-17T23:53:52.224Z] [2024-09-17T23:53:52.224Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T23:53:52.224Z] #87 10.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:52.224Z] #87 12.95 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:52.224Z] #87 19.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:52.224Z] #87 ... [2024-09-17T23:53:52.224Z] [2024-09-17T23:53:52.224Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-17T23:53:52.224Z] #0 7.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:52.224Z] #0 9.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:52.492Z] #90 ... [2024-09-17T23:53:52.492Z] [2024-09-17T23:53:52.492Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-17T23:53:52.492Z] #78 DONE 22.2s [2024-09-17T23:53:52.492Z] [2024-09-17T23:53:52.492Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:53.361Z] #148 ... [2024-09-17T23:53:53.361Z] [2024-09-17T23:53:53.361Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T23:53:53.361Z] #0 0.994 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-17T23:53:53.361Z] #149 ... [2024-09-17T23:53:53.361Z] [2024-09-17T23:53:53.361Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T23:53:53.361Z] #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-17T23:53:53.474Z] #58 ... [2024-09-17T23:53:53.474Z] [2024-09-17T23:53:53.474Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-17T23:53:53.474Z] #91 DONE 0.7s [2024-09-17T23:53:53.474Z] [2024-09-17T23:53:53.474Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:53.620Z] #150 ... [2024-09-17T23:53:53.620Z] [2024-09-17T23:53:53.620Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T23:53:53.620Z] #0 1.363 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-17T23:53:53.745Z] #58 ... [2024-09-17T23:53:53.745Z] [2024-09-17T23:53:53.745Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-17T23:53:53.745Z] #0 7.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:53.745Z] #0 9.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:53.745Z] #92 ... [2024-09-17T23:53:53.745Z] [2024-09-17T23:53:53.745Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:53.878Z] #151 ... [2024-09-17T23:53:53.878Z] [2024-09-17T23:53:53.878Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T23:53:53.878Z] #0 1.364 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-17T23:53:53.878Z] #152 ... [2024-09-17T23:53:53.878Z] [2024-09-17T23:53:53.878Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-17T23:53:53.878Z] #0 0.560 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-17T23:53:54.136Z] #153 ... [2024-09-17T23:53:54.136Z] [2024-09-17T23:53:54.136Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T23:53:54.136Z] #0 1.369 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-17T23:53:54.136Z] #154 ... [2024-09-17T23:53:54.136Z] [2024-09-17T23:53:54.136Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T23:53:54.136Z] #0 0.667 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-17T23:53:54.338Z] #58 ... [2024-09-17T23:53:54.338Z] [2024-09-17T23:53:54.338Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-17T23:53:54.338Z] #76 29.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:54.338Z] #76 35.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:54.338Z] #76 35.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-17T23:53:54.338Z] #76 35.23 (3/4) Installing libucontext (1.2-r2) [2024-09-17T23:53:54.338Z] #76 35.28 (4/4) Installing gcompat (1.1.0-r1) [2024-09-17T23:53:54.338Z] #76 35.32 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:54.338Z] #76 35.51 OK: 8 MiB in 19 packages [2024-09-17T23:53:54.338Z] #76 DONE 37.7s [2024-09-17T23:53:54.338Z] [2024-09-17T23:53:54.338Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:54.392Z] #155 ... [2024-09-17T23:53:54.392Z] [2024-09-17T23:53:54.392Z] #156 [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-09-17T23:53:54.392Z] #0 0.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-17T23:53:54.649Z] #156 ... [2024-09-17T23:53:54.649Z] [2024-09-17T23:53:54.649Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T23:53:54.649Z] #0 1.709 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-17T23:53:54.649Z] #157 ... [2024-09-17T23:53:54.649Z] [2024-09-17T23:53:54.649Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-17T23:53:54.649Z] #0 1.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-17T23:53:54.907Z] #158 ... [2024-09-17T23:53:54.907Z] [2024-09-17T23:53:54.907Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-17T23:53:54.907Z] #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-17T23:53:54.907Z] #159 ... [2024-09-17T23:53:54.907Z] [2024-09-17T23:53:54.907Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T23:53:54.907Z] #0 0.831 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-17T23:53:54.925Z] #58 ... [2024-09-17T23:53:54.925Z] [2024-09-17T23:53:54.925Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-17T23:53:54.925Z] #87 21.41 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:54.925Z] #87 21.55 OK: 8 MiB in 16 packages [2024-09-17T23:53:54.925Z] #87 DONE 23.3s [2024-09-17T23:53:54.925Z] [2024-09-17T23:53:54.926Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:55.512Z] #58 ... [2024-09-17T23:53:55.512Z] [2024-09-17T23:53:55.512Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T23:53:55.512Z] #74 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:55.512Z] #74 36.52 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-17T23:53:55.512Z] #74 36.62 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-17T23:53:55.512Z] #74 36.63 (3/5) Installing libucontext (1.2-r2) [2024-09-17T23:53:55.512Z] #74 36.66 (4/5) Installing gcompat (1.1.0-r1) [2024-09-17T23:53:55.512Z] #74 36.72 (5/5) Installing openssl (3.1.7-r0) [2024-09-17T23:53:55.512Z] #74 36.91 Executing busybox-1.36.1-r7.trigger [2024-09-17T23:53:55.512Z] #74 37.08 OK: 9 MiB in 20 packages [2024-09-17T23:53:55.512Z] #74 ... [2024-09-17T23:53:55.512Z] [2024-09-17T23:53:55.512Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-17T23:53:55.512Z] #89 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:55.512Z] #89 17.52 OK: 8 MiB in 16 packages [2024-09-17T23:53:55.512Z] #89 DONE 20.0s [2024-09-17T23:53:55.512Z] [2024-09-17T23:53:55.512Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:53:55.512Z] #86 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:55.512Z] #86 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:55.512Z] #86 16.67 OK: 12 MiB in 18 packages [2024-09-17T23:53:55.781Z] #86 DONE 18.1s [2024-09-17T23:53:55.781Z] [2024-09-17T23:53:55.781Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-17T23:53:55.781Z] #74 DONE 39.4s [2024-09-17T23:53:55.781Z] [2024-09-17T23:53:55.781Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:55.781Z] #58 ... [2024-09-17T23:53:55.781Z] [2024-09-17T23:53:55.781Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:53:55.781Z] #84 9.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:55.781Z] #84 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:55.781Z] #84 18.75 OK: 9 MiB in 17 packages [2024-09-17T23:53:56.050Z] #84 ... [2024-09-17T23:53:56.051Z] [2024-09-17T23:53:56.051Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:53:56.051Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done [2024-09-17T23:53:56.323Z] #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done [2024-09-17T23:53:57.289Z] #58 ... [2024-09-17T23:53:57.289Z] [2024-09-17T23:53:57.289Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:53:57.289Z] #84 DONE 20.7s [2024-09-17T23:53:57.557Z] [2024-09-17T23:53:57.557Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-17T23:53:58.982Z] #93 ... [2024-09-17T23:53:58.982Z] [2024-09-17T23:53:58.982Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-17T23:53:58.982Z] #88 6.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:58.982Z] #88 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:53:58.982Z] #88 13.92 OK: 13 MiB in 26 packages [2024-09-17T23:53:58.982Z] #88 DONE 14.7s [2024-09-17T23:53:58.982Z] [2024-09-17T23:53:58.982Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-17T23:53:58.982Z] #94 DONE 7.3s [2024-09-17T23:53:58.982Z] [2024-09-17T23:53:58.982Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-17T23:53:58.982Z] #92 14.88 OK: 18 MiB in 19 packages [2024-09-17T23:53:59.250Z] #92 ... [2024-09-17T23:53:59.250Z] [2024-09-17T23:53:59.250Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-17T23:53:59.250Z] #90 15.60 OK: 18 MiB in 19 packages [2024-09-17T23:53:59.250Z] #90 DONE 17.0s [2024-09-17T23:53:59.250Z] [2024-09-17T23:53:59.250Z] #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-17T23:53:59.250Z] #95 DONE 0.3s [2024-09-17T23:53:59.250Z] [2024-09-17T23:53:59.250Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-17T23:53:59.846Z] #96 DONE 0.3s [2024-09-17T23:53:59.846Z] [2024-09-17T23:53:59.846Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-17T23:54:00.122Z] #97 ... [2024-09-17T23:54:00.122Z] [2024-09-17T23:54:00.122Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-17T23:54:00.122Z] #92 DONE 16.2s [2024-09-17T23:54:00.122Z] [2024-09-17T23:54:00.122Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:54:01.096Z] #98 ... [2024-09-17T23:54:01.096Z] [2024-09-17T23:54:01.096Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-17T23:54:01.096Z] #93 5.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:54:01.698Z] #93 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:54:03.125Z] #93 7.266 OK: 9 MiB in 20 packages [2024-09-17T23:54:03.403Z] #93 DONE 7.7s [2024-09-17T23:54:03.403Z] [2024-09-17T23:54:03.403Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:54:04.389Z] #99 ... [2024-09-17T23:54:04.389Z] [2024-09-17T23:54:04.389Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-17T23:54:04.389Z] #97 6.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-17T23:54:04.389Z] #97 7.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-17T23:54:04.389Z] #97 8.958 OK: 8 MiB in 19 packages [2024-09-17T23:54:04.389Z] #97 DONE 9.7s [2024-09-17T23:54:04.389Z] [2024-09-17T23:54:04.389Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:54:04.663Z] #100 ... [2024-09-17T23:54:04.663Z] [2024-09-17T23:54:04.663Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:54:04.663Z] #99 DONE 1.4s [2024-09-17T23:54:04.933Z] [2024-09-17T23:54:04.933Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-17T23:54:04.933Z] #101 DONE 1.5s [2024-09-17T23:54:04.933Z] [2024-09-17T23:54:04.933Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:54:05.213Z] #102 ... [2024-09-17T23:54:05.213Z] [2024-09-17T23:54:05.213Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-17T23:54:05.213Z] #103 DONE 0.3s [2024-09-17T23:54:05.213Z] [2024-09-17T23:54:05.213Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:54:05.213Z] #100 DONE 1.2s [2024-09-17T23:54:05.213Z] [2024-09-17T23:54:05.213Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-17T23:54:05.482Z] #104 DONE 0.3s [2024-09-17T23:54:05.482Z] [2024-09-17T23:54:05.482Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:54:05.482Z] #105 ... [2024-09-17T23:54:05.482Z] [2024-09-17T23:54:05.482Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-17T23:54:05.482Z] #106 DONE 0.2s [2024-09-17T23:54:05.755Z] [2024-09-17T23:54:05.755Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:54:05.755Z] #105 DONE 0.3s [2024-09-17T23:54:05.755Z] [2024-09-17T23:54:05.755Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-17T23:54:05.755Z] #107 DONE 0.2s [2024-09-17T23:54:05.755Z] [2024-09-17T23:54:05.755Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-17T23:54:05.755Z] #108 DONE 0.3s [2024-09-17T23:54:05.755Z] [2024-09-17T23:54:05.755Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:54:06.024Z] #109 ... [2024-09-17T23:54:06.024Z] [2024-09-17T23:54:06.024Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-17T23:54:06.024Z] #110 DONE 0.3s [2024-09-17T23:54:06.310Z] [2024-09-17T23:54:06.310Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:54:06.310Z] #109 DONE 0.3s [2024-09-17T23:54:06.310Z] [2024-09-17T23:54:06.310Z] #111 [security-spire-server] exporting to image [2024-09-17T23:54:06.310Z] #111 exporting layers [2024-09-17T23:54:06.310Z] #111 ... [2024-09-17T23:54:06.310Z] [2024-09-17T23:54:06.310Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-17T23:54:06.310Z] #112 DONE 0.3s [2024-09-17T23:54:06.584Z] [2024-09-17T23:54:06.584Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-17T23:54:06.584Z] #113 DONE 0.2s [2024-09-17T23:54:06.584Z] [2024-09-17T23:54:06.584Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-17T23:54:06.584Z] #102 DONE 1.8s [2024-09-17T23:54:06.584Z] [2024-09-17T23:54:06.584Z] #111 [security-spire-config] exporting to image [2024-09-17T23:54:06.861Z] #111 ... [2024-09-17T23:54:06.861Z] [2024-09-17T23:54:06.861Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-17T23:54:06.861Z] #114 DONE 0.2s [2024-09-17T23:54:07.133Z] [2024-09-17T23:54:07.133Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-17T23:54:07.133Z] #115 DONE 0.2s [2024-09-17T23:54:07.133Z] [2024-09-17T23:54:07.133Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-17T23:54:07.405Z] #116 DONE 0.2s [2024-09-17T23:54:07.405Z] [2024-09-17T23:54:07.405Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:54:07.405Z] #85 ... [2024-09-17T23:54:07.405Z] [2024-09-17T23:54:07.405Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-17T23:54:07.405Z] #117 DONE 0.1s [2024-09-17T23:54:07.678Z] [2024-09-17T23:54:07.678Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-17T23:54:07.678Z] #118 DONE 0.1s [2024-09-17T23:54:07.678Z] [2024-09-17T23:54:07.678Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:54:07.678Z] #98 ... [2024-09-17T23:54:07.678Z] [2024-09-17T23:54:07.678Z] #111 [security-spire-agent] exporting to image [2024-09-17T23:54:08.645Z] #111 exporting layers 2.4s done [2024-09-17T23:54:08.645Z] #111 writing image sha256:1e91c2a0c8b77b712dd77286e1d3ef8fab00d26e821a5e3a6c989ca720b3b0e5 0.0s done [2024-09-17T23:54:08.645Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2024-09-17T23:54:08.911Z] #111 exporting layers 2.1s done [2024-09-17T23:54:08.911Z] #111 writing image sha256:ad28d052103e940b685c8fd141c238f043f0c2a37b95a320ec2708696472490e done [2024-09-17T23:54:08.911Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2024-09-17T23:54:09.496Z] #111 exporting layers 1.6s done [2024-09-17T23:54:09.496Z] #111 writing image sha256:3f1774e206eefcc868cb66fcb652f15b4ad1207657fd14281b1b0ac728a779e0 done [2024-09-17T23:54:09.496Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-17T23:54:09.496Z] #111 DONE 3.1s [2024-09-17T23:54:09.496Z] [2024-09-17T23:54:09.496Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-17T23:55:16.488Z] #160 ... [2024-09-17T23:55:16.488Z] [2024-09-17T23:55:16.488Z] #156 [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-09-17T23:55:16.488Z] #156 81.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-17T23:55:31.159Z] #58 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #98 DONE 84.5s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #85 DONE 110.8s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #83 DONE 111.7s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #81 DONE 104.4s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #82 DONE 112.1s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #119 DONE 1.5s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-17T23:55:31.159Z] #120 DONE 1.6s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #121 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #122 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #123 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #124 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #125 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #126 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #127 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #128 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #129 [support-notifications builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #129 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #130 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #131 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #132 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #133 [core-metadata builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #133 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #134 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #135 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #136 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #137 [support-scheduler builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #137 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #138 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #139 [support-cron-scheduler builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #139 DONE 1.6s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #140 [core-command builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #140 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #141 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #142 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #143 [security-proxy-auth builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #143 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-17T23:55:31.159Z] #144 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-17T23:55:31.159Z] #145 CACHED [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #146 [security-bootstrapper builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #146 DONE 1.6s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #147 [core-data builder 6/7] COPY . . [2024-09-17T23:55:31.159Z] #147 DONE 1.6s [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T23:55:31.159Z] #148 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T23:55:31.159Z] #0 5.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-17T23:55:31.159Z] #149 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-17T23:55:31.159Z] #0 6.023 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-17T23:55:31.159Z] #150 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T23:55:31.159Z] #148 6.809 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-17T23:55:31.159Z] #148 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-17T23:55:31.159Z] #0 5.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-17T23:55:31.159Z] #151 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T23:55:31.159Z] #0 6.802 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-17T23:55:31.159Z] #152 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T23:55:31.159Z] #0 5.341 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-17T23:55:31.159Z] #153 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T23:55:31.159Z] #0 7.000 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-17T23:55:31.159Z] #154 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T23:55:31.159Z] #0 4.603 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-17T23:55:31.159Z] #155 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-17T23:55:31.159Z] #0 6.882 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-17T23:55:31.159Z] #156 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #157 [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-09-17T23:55:31.159Z] #0 6.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-17T23:55:31.159Z] #157 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T23:55:31.159Z] #0 6.684 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-17T23:55:31.159Z] #158 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T23:55:31.159Z] #0 6.434 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-17T23:55:31.159Z] #159 ... [2024-09-17T23:55:31.159Z] [2024-09-17T23:55:31.159Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-17T23:55:31.159Z] #0 6.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-17T23:55:34.636Z] #156 DONE 109.9s [2024-09-17T23:55:34.636Z] [2024-09-17T23:55:34.636Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-17T23:55:34.636Z] #153 DONE 109.9s [2024-09-17T23:55:34.636Z] [2024-09-17T23:55:34.636Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-17T23:55:34.636Z] #150 DONE 109.9s [2024-09-17T23:55:34.636Z] [2024-09-17T23:55:34.636Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T23:55:34.636Z] #160 ... [2024-09-17T23:55:34.636Z] [2024-09-17T23:55:34.636Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-17T23:55:34.636Z] #159 DONE 110.6s [2024-09-17T23:55:34.636Z] [2024-09-17T23:55:34.636Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T23:55:34.636Z] #149 ... [2024-09-17T23:55:34.636Z] [2024-09-17T23:55:34.636Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:34.899Z] #161 ... [2024-09-17T23:55:34.899Z] [2024-09-17T23:55:34.899Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:34.899Z] #162 DONE 0.8s [2024-09-17T23:55:34.899Z] [2024-09-17T23:55:34.899Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:34.899Z] #163 DONE 0.9s [2024-09-17T23:55:34.899Z] [2024-09-17T23:55:34.899Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:35.168Z] #164 ... [2024-09-17T23:55:35.168Z] [2024-09-17T23:55:35.168Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:35.168Z] #161 DONE 1.2s [2024-09-17T23:55:35.463Z] [2024-09-17T23:55:35.463Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:35.463Z] #165 ... [2024-09-17T23:55:35.463Z] [2024-09-17T23:55:35.463Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-17T23:55:35.463Z] #166 DONE 1.2s [2024-09-17T23:55:35.723Z] [2024-09-17T23:55:35.723Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-17T23:55:35.723Z] #167 ... [2024-09-17T23:55:35.723Z] [2024-09-17T23:55:35.723Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:35.723Z] #164 DONE 0.9s [2024-09-17T23:55:35.987Z] [2024-09-17T23:55:35.987Z] #168 [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-09-17T23:55:35.987Z] #168 ... [2024-09-17T23:55:35.987Z] [2024-09-17T23:55:35.987Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:35.987Z] #169 DONE 1.1s [2024-09-17T23:55:36.271Z] [2024-09-17T23:55:36.271Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:36.271Z] #165 DONE 0.8s [2024-09-17T23:55:36.271Z] [2024-09-17T23:55:36.271Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-17T23:55:38.177Z] #170 ... [2024-09-17T23:55:38.177Z] [2024-09-17T23:55:38.177Z] #168 [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-09-17T23:55:38.177Z] #168 DONE 2.3s [2024-09-17T23:55:38.177Z] [2024-09-17T23:55:38.177Z] #171 [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-09-17T23:55:38.177Z] #171 ... [2024-09-17T23:55:38.177Z] [2024-09-17T23:55:38.177Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-17T23:55:38.177Z] #148 DONE 115.1s [2024-09-17T23:55:38.436Z] [2024-09-17T23:55:38.436Z] #172 [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-09-17T23:55:39.080Z] #172 ... [2024-09-17T23:55:39.080Z] [2024-09-17T23:55:39.080Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-17T23:55:39.080Z] #170 DONE 2.8s [2024-09-17T23:55:39.080Z] [2024-09-17T23:55:39.080Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-17T23:55:39.664Z] #167 ... [2024-09-17T23:55:39.664Z] [2024-09-17T23:55:39.664Z] #172 [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-09-17T23:55:39.664Z] #172 DONE 3.2s [2024-09-17T23:55:39.664Z] [2024-09-17T23:55:39.664Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-17T23:55:41.054Z] #173 ... [2024-09-17T23:55:41.054Z] [2024-09-17T23:55:41.054Z] #171 [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-09-17T23:55:41.054Z] #171 DONE 2.9s [2024-09-17T23:55:41.327Z] [2024-09-17T23:55:41.327Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:55:41.587Z] #174 ... [2024-09-17T23:55:41.587Z] [2024-09-17T23:55:41.587Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-17T23:55:41.587Z] #167 DONE 5.9s [2024-09-17T23:55:41.587Z] [2024-09-17T23:55:41.587Z] #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:41.847Z] #175 ... [2024-09-17T23:55:41.847Z] [2024-09-17T23:55:41.847Z] #176 [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-09-17T23:55:41.847Z] #176 DONE 2.4s [2024-09-17T23:55:41.847Z] [2024-09-17T23:55:41.847Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-17T23:55:42.528Z] #177 ... [2024-09-17T23:55:42.528Z] [2024-09-17T23:55:42.528Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-17T23:55:42.528Z] #173 DONE 2.8s [2024-09-17T23:55:42.528Z] [2024-09-17T23:55:42.528Z] #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:43.159Z] #178 ... [2024-09-17T23:55:43.159Z] [2024-09-17T23:55:43.160Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:55:43.160Z] #174 DONE 1.9s [2024-09-17T23:55:43.160Z] [2024-09-17T23:55:43.160Z] #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:43.160Z] #175 DONE 2.6s [2024-09-17T23:55:43.160Z] [2024-09-17T23:55:43.160Z] #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:45.083Z] #179 ... [2024-09-17T23:55:45.084Z] [2024-09-17T23:55:45.084Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-17T23:55:45.084Z] #177 DONE 3.0s [2024-09-17T23:55:45.084Z] [2024-09-17T23:55:45.084Z] #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:55:45.084Z] #178 DONE 3.0s [2024-09-17T23:55:45.084Z] [2024-09-17T23:55:45.084Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:45.657Z] #180 ... [2024-09-17T23:55:45.657Z] [2024-09-17T23:55:45.657Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-17T23:55:45.657Z] #181 DONE 3.0s [2024-09-17T23:55:45.928Z] [2024-09-17T23:55:45.928Z] #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-17T23:55:46.495Z] #182 ... [2024-09-17T23:55:46.495Z] [2024-09-17T23:55:46.495Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-17T23:55:46.495Z] #183 DONE 3.5s [2024-09-17T23:55:46.495Z] [2024-09-17T23:55:46.495Z] #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:55:46.495Z] #179 DONE 3.5s [2024-09-17T23:55:46.495Z] [2024-09-17T23:55:46.495Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-17T23:55:56.479Z] #184 ... [2024-09-17T23:55:56.479Z] [2024-09-17T23:55:56.479Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T23:55:56.479Z] #185 ... [2024-09-17T23:55:56.479Z] [2024-09-17T23:55:56.479Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-17T23:56:01.849Z] #186 DONE 14.6s [2024-09-17T23:56:01.849Z] [2024-09-17T23:56:01.849Z] #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-17T23:56:01.849Z] #182 DONE 15.4s [2024-09-17T23:56:01.849Z] [2024-09-17T23:56:01.849Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:01.849Z] #180 DONE 16.2s [2024-09-17T23:56:01.849Z] [2024-09-17T23:56:01.849Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-17T23:56:01.849Z] #187 ... [2024-09-17T23:56:01.849Z] [2024-09-17T23:56:01.849Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-17T23:56:01.849Z] #184 DONE 14.6s [2024-09-17T23:56:01.849Z] [2024-09-17T23:56:01.849Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:03.235Z] #188 ... [2024-09-17T23:56:03.235Z] [2024-09-17T23:56:03.235Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T23:56:03.235Z] #185 DONE 18.0s [2024-09-17T23:56:03.499Z] [2024-09-17T23:56:03.500Z] #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-17T23:56:03.500Z] #189 DONE 2.4s [2024-09-17T23:56:03.500Z] [2024-09-17T23:56:03.500Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-17T23:56:03.500Z] #187 DONE 2.5s [2024-09-17T23:56:03.500Z] [2024-09-17T23:56:03.500Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T23:56:03.500Z] #190 ... [2024-09-17T23:56:03.500Z] [2024-09-17T23:56:03.500Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:03.500Z] #188 DONE 2.4s [2024-09-17T23:56:03.778Z] [2024-09-17T23:56:03.778Z] #116 [security-spiffe-token-provider] exporting to image [2024-09-17T23:56:03.778Z] #116 exporting layers [2024-09-17T23:56:05.704Z] #116 ... [2024-09-17T23:56:05.704Z] [2024-09-17T23:56:05.704Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T23:56:05.704Z] #191 DONE 4.7s [2024-09-17T23:56:05.704Z] [2024-09-17T23:56:05.704Z] #192 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-17T23:56:05.704Z] #192 DONE 2.2s [2024-09-17T23:56:05.704Z] [2024-09-17T23:56:05.704Z] #116 [security-proxy-setup] exporting to image [2024-09-17T23:56:05.967Z] #116 exporting layers 2.4s done [2024-09-17T23:56:05.967Z] #116 writing image sha256:daec61786afb11d27d1e4670513d9e1080a36b35df49fec938b125df6a8e37e8 [2024-09-17T23:56:06.228Z] #116 writing image sha256:daec61786afb11d27d1e4670513d9e1080a36b35df49fec938b125df6a8e37e8 0.5s done [2024-09-17T23:56:06.228Z] #116 naming to docker.io/library/core-common-config-bootstrapper [2024-09-17T23:56:06.494Z] #116 naming to docker.io/library/core-common-config-bootstrapper 0.2s done [2024-09-17T23:56:07.065Z] #116 ... [2024-09-17T23:56:07.065Z] [2024-09-17T23:56:07.065Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T23:56:07.065Z] #190 DONE 3.5s [2024-09-17T23:56:07.065Z] [2024-09-17T23:56:07.065Z] #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-17T23:56:07.065Z] #193 DONE 1.4s [2024-09-17T23:56:07.065Z] [2024-09-17T23:56:07.065Z] #116 [security-secretstore-setup] exporting to image [2024-09-17T23:56:07.065Z] #116 exporting layers 3.6s done [2024-09-17T23:56:07.327Z] #116 writing image sha256:c80677d78b6dcdf47fb65f4f3a0611fa3aa9bb20d451228f87c1db386317cdf5 0.0s done [2024-09-17T23:56:07.327Z] #116 naming to docker.io/library/security-spiffe-token-provider [2024-09-17T23:56:07.587Z] #116 naming to docker.io/library/security-spiffe-token-provider 0.3s done [2024-09-17T23:56:07.867Z] #116 ... [2024-09-17T23:56:07.867Z] [2024-09-17T23:56:07.867Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-17T23:56:07.867Z] #194 DONE 0.9s [2024-09-17T23:56:08.157Z] [2024-09-17T23:56:08.157Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-17T23:56:08.422Z] #195 DONE 0.6s [2024-09-17T23:56:08.422Z] [2024-09-17T23:56:08.422Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-17T23:56:10.409Z] #196 DONE 1.6s [2024-09-17T23:56:10.409Z] [2024-09-17T23:56:10.409Z] #116 [security-proxy-setup] exporting to image [2024-09-17T23:56:10.409Z] #116 exporting layers 2.9s done [2024-09-17T23:56:10.409Z] #116 writing image sha256:4fb495c5382d8151af495a831589ac3957d2bff46813947dd95e83ef0b36b31d 0.6s done [2024-09-17T23:56:10.409Z] #116 naming to docker.io/library/security-proxy-setup 0.1s done [2024-09-17T23:56:10.991Z] #116 exporting layers 3.9s done [2024-09-17T23:56:10.991Z] #116 writing image sha256:5b6c8906c2020db3c31cce1aa375ed8303f1e13bd078a7dc70e21d74af0c904a [2024-09-17T23:56:11.250Z] #116 writing image sha256:5b6c8906c2020db3c31cce1aa375ed8303f1e13bd078a7dc70e21d74af0c904a 0.2s done [2024-09-17T23:56:11.250Z] #116 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-09-17T23:56:11.250Z] #116 DONE 8.8s [2024-09-17T23:56:11.250Z] [2024-09-17T23:56:11.250Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-17T23:56:11.250Z] #197 DONE 1.0s [2024-09-17T23:56:11.250Z] [2024-09-17T23:56:11.250Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-17T23:56:14.532Z] #198 DONE 3.0s [2024-09-17T23:56:14.532Z] [2024-09-17T23:56:14.532Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T23:56:14.532Z] #154 ... [2024-09-17T23:56:14.532Z] [2024-09-17T23:56:14.532Z] #116 [security-bootstrapper] exporting to image [2024-09-17T23:56:15.099Z] #116 ... [2024-09-17T23:56:15.099Z] [2024-09-17T23:56:15.099Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-17T23:56:15.099Z] #158 DONE 151.8s [2024-09-17T23:56:15.356Z] [2024-09-17T23:56:15.356Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:20.693Z] #199 DONE 4.8s [2024-09-17T23:56:20.693Z] [2024-09-17T23:56:20.693Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T23:56:20.693Z] #149 ... [2024-09-17T23:56:20.693Z] [2024-09-17T23:56:20.693Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:30.777Z] #200 DONE 10.0s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-17T23:56:30.777Z] #157 DONE 166.8s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-17T23:56:30.777Z] #154 DONE 166.9s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-17T23:56:30.777Z] #155 DONE 166.9s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-17T23:56:30.777Z] #201 ... [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-17T23:56:30.777Z] #152 DONE 166.9s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-17T23:56:30.777Z] #149 DONE 166.9s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-17T23:56:30.777Z] #160 DONE 166.9s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-17T23:56:30.777Z] #151 DONE 166.9s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #116 [security-bootstrapper] exporting to image [2024-09-17T23:56:30.777Z] #116 exporting layers 15.9s done [2024-09-17T23:56:30.777Z] #116 writing image sha256:5174dbe5d08988997dd2b53697d9f55ff84043b4d0937532b5adaf8f7936fd87 done [2024-09-17T23:56:30.777Z] #116 naming to docker.io/library/security-bootstrapper done [2024-09-17T23:56:30.777Z] #116 DONE 24.8s [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:30.777Z] #202 ... [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #203 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:30.777Z] #203 CACHED [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #204 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:30.777Z] #204 CACHED [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:30.777Z] #205 CACHED [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:30.777Z] #206 CACHED [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:30.777Z] #207 ... [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:30.777Z] #208 CACHED [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:30.777Z] #209 CACHED [2024-09-17T23:56:30.777Z] [2024-09-17T23:56:30.777Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-17T23:56:30.777Z] #201 DONE 0.6s [2024-09-17T23:56:31.035Z] [2024-09-17T23:56:31.035Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:31.602Z] #210 ... [2024-09-17T23:56:31.602Z] [2024-09-17T23:56:31.602Z] #211 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-17T23:56:31.602Z] #211 DONE 1.2s [2024-09-17T23:56:31.602Z] [2024-09-17T23:56:31.602Z] #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:31.602Z] #202 DONE 1.3s [2024-09-17T23:56:31.602Z] [2024-09-17T23:56:31.602Z] #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:31.602Z] #207 DONE 1.1s [2024-09-17T23:56:31.859Z] [2024-09-17T23:56:31.859Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:31.859Z] #212 DONE 1.2s [2024-09-17T23:56:31.859Z] [2024-09-17T23:56:31.859Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:31.859Z] #210 DONE 1.0s [2024-09-17T23:56:31.859Z] [2024-09-17T23:56:31.859Z] #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-17T23:56:31.859Z] #213 DONE 1.2s [2024-09-17T23:56:31.859Z] [2024-09-17T23:56:31.859Z] #214 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-17T23:56:31.859Z] #214 DONE 1.2s [2024-09-17T23:56:31.859Z] [2024-09-17T23:56:31.859Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-17T23:56:31.859Z] #215 DONE 1.1s [2024-09-17T23:56:31.859Z] [2024-09-17T23:56:31.859Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:32.119Z] #216 DONE 0.5s [2024-09-17T23:56:32.119Z] [2024-09-17T23:56:32.119Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:32.119Z] #217 DONE 0.5s [2024-09-17T23:56:32.119Z] [2024-09-17T23:56:32.119Z] #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:32.119Z] #218 DONE 0.5s [2024-09-17T23:56:32.119Z] [2024-09-17T23:56:32.119Z] #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:32.119Z] #219 DONE 0.5s [2024-09-17T23:56:32.119Z] [2024-09-17T23:56:32.119Z] #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-17T23:56:32.119Z] #220 DONE 0.5s [2024-09-17T23:56:32.119Z] [2024-09-17T23:56:32.119Z] #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-17T23:56:32.120Z] #221 DONE 0.4s [2024-09-17T23:56:32.120Z] [2024-09-17T23:56:32.120Z] #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-17T23:56:32.120Z] #222 DONE 0.5s [2024-09-17T23:56:32.120Z] [2024-09-17T23:56:32.120Z] #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:32.379Z] #223 ... [2024-09-17T23:56:32.379Z] [2024-09-17T23:56:32.379Z] #224 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:32.379Z] #224 DONE 0.5s [2024-09-17T23:56:32.637Z] [2024-09-17T23:56:32.637Z] #116 [core-command] exporting to image [2024-09-17T23:56:33.572Z] #116 ... [2024-09-17T23:56:33.572Z] [2024-09-17T23:56:33.572Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-17T23:56:33.572Z] #225 DONE 1.4s [2024-09-17T23:56:33.572Z] [2024-09-17T23:56:33.572Z] #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-17T23:56:33.572Z] #226 DONE 1.4s [2024-09-17T23:56:33.572Z] [2024-09-17T23:56:33.572Z] #227 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-17T23:56:33.572Z] #227 DONE 1.4s [2024-09-17T23:56:33.572Z] [2024-09-17T23:56:33.572Z] #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:33.572Z] #223 DONE 1.4s [2024-09-17T23:56:33.572Z] [2024-09-17T23:56:33.572Z] #116 [core-keeper] exporting to image [2024-09-17T23:56:33.830Z] #116 ... [2024-09-17T23:56:33.830Z] [2024-09-17T23:56:33.830Z] #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-17T23:56:33.830Z] #228 DONE 1.4s [2024-09-17T23:56:33.830Z] [2024-09-17T23:56:33.830Z] #116 [core-command] exporting to image [2024-09-17T23:56:33.830Z] #116 writing image sha256:ab4b34528f1558fac4cbed4759b75e30708d4329dbb4a7246b079b2a413a96ec done [2024-09-17T23:56:33.830Z] #116 naming to docker.io/library/support-scheduler done [2024-09-17T23:56:33.830Z] #116 writing image sha256:3471b2969aaaeaa8c0b05cda664c3b2043e19cc9ac274f47735385e98dcda58b 0.0s done [2024-09-17T23:56:33.830Z] #116 naming to docker.io/library/core-command 0.0s done [2024-09-17T23:56:33.830Z] #116 ... [2024-09-17T23:56:33.830Z] [2024-09-17T23:56:33.830Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:33.830Z] #229 DONE 0.2s [2024-09-17T23:56:33.830Z] [2024-09-17T23:56:33.830Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-17T23:56:33.830Z] #230 DONE 0.2s [2024-09-17T23:56:33.830Z] [2024-09-17T23:56:33.830Z] #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-17T23:56:33.830Z] #231 DONE 0.2s [2024-09-17T23:56:33.830Z] [2024-09-17T23:56:33.830Z] #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-17T23:56:33.830Z] #232 DONE 1.7s [2024-09-17T23:56:33.830Z] [2024-09-17T23:56:33.830Z] #116 [support-cron-scheduler] exporting to image [2024-09-17T23:56:34.088Z] #116 ... [2024-09-17T23:56:34.088Z] [2024-09-17T23:56:34.088Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-17T23:56:34.088Z] #233 DONE 0.1s [2024-09-17T23:56:34.088Z] [2024-09-17T23:56:34.088Z] #116 [core-data] exporting to image [2024-09-17T23:56:34.088Z] #116 writing image sha256:efffaa7185cca4ef659cba1c20c04f7e06b13ddf4edc0fc499b40233dde9213a done [2024-09-17T23:56:34.088Z] #116 naming to docker.io/library/core-keeper done [2024-09-17T23:56:34.088Z] #116 exporting layers 0.3s done [2024-09-17T23:56:34.088Z] #116 exporting layers 0.5s done [2024-09-17T23:56:34.088Z] #116 writing image sha256:387de9dada9cb01ea951356b8d63f92ffecd6e625a784d8b643ff9ecfb6b598d done [2024-09-17T23:56:34.088Z] #116 naming to docker.io/library/support-notifications done [2024-09-17T23:56:34.088Z] #116 writing image sha256:a898d49b10959c12d9fedc964f60293f458b5cda2c35a3c1519dbc88e5d2b0b7 done [2024-09-17T23:56:34.088Z] #116 naming to docker.io/library/support-cron-scheduler done [2024-09-17T23:56:34.088Z] #116 writing image sha256:8d2248d95a7cfdbdb0990e647f6db9294dbef465e878f2379be5c3a7bedd2842 0.0s done [2024-09-17T23:56:34.088Z] #116 naming to docker.io/library/core-data done [2024-09-17T23:56:34.348Z] #116 exporting layers 0.4s done [2024-09-17T23:56:34.348Z] #116 writing image sha256:56c833de773bb3fcd4e5be0a26f75b5a99ddad23fed67643de7a69613a179f61 done [2024-09-17T23:56:34.348Z] #116 naming to docker.io/library/core-metadata done [2024-09-17T23:56:34.348Z] #116 writing image sha256:750a3ba4ac27497b465ebad90030bb52c0811f7aa5cf94f7f3cba3878e4288a4 done [2024-09-17T23:56:34.348Z] #116 naming to docker.io/library/security-proxy-auth done [2024-09-17T23:56:34.348Z] #116 DONE 26.9s [2024-09-17T23:56:34.348Z] [2024-09-17T23:56:34.348Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-17T23:56:34.348Z] time="2024-09-17T23:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-17T23:56:34.359Z] $ docker stop --time=1 ca1c2110403221fcf35fa26cae3904924ae6b728dcebdc538f30f5c06c7924c2 [2024-09-17T23:56:35.654Z] $ docker rm -f --volumes ca1c2110403221fcf35fa26cae3904924ae6b728dcebdc538f30f5c06c7924c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-17T23:56:36.003Z] + docker images [2024-09-17T23:56:36.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-17T23:56:36.003Z] core-metadata latest 56c833de773b 2 seconds ago 39.9MB [2024-09-17T23:56:36.003Z] core-data latest 8d2248d95a7c 2 seconds ago 39.8MB [2024-09-17T23:56:36.003Z] security-proxy-auth latest 750a3ba4ac27 2 seconds ago 33.1MB [2024-09-17T23:56:36.003Z] support-cron-scheduler latest a898d49b1095 2 seconds ago 44.3MB [2024-09-17T23:56:36.003Z] support-notifications latest 387de9dada9c 2 seconds ago 42.6MB [2024-09-17T23:56:36.003Z] core-keeper latest efffaa7185cc 2 seconds ago 39.7MB [2024-09-17T23:56:36.003Z] core-command latest 3471b2969aaa 3 seconds ago 35.5MB [2024-09-17T23:56:36.003Z] support-scheduler latest ab4b34528f15 4 seconds ago 42.1MB [2024-09-17T23:56:36.003Z] security-bootstrapper latest 5174dbe5d089 21 seconds ago 19MB [2024-09-17T23:56:36.003Z] security-secretstore-setup latest 5b6c8906c202 29 seconds ago 37MB [2024-09-17T23:56:36.003Z] security-proxy-setup latest 4fb495c5382d 30 seconds ago 26.2MB [2024-09-17T23:56:36.003Z] core-common-config-bootstrapper latest daec61786afb 32 seconds ago 15.2MB [2024-09-17T23:56:36.003Z] security-spiffe-token-provider latest c80677d78b6d 32 seconds ago 28.9MB [2024-09-17T23:56:36.003Z] security-spire-server latest f433d3354f61 3 minutes ago 121MB [2024-09-17T23:56:36.003Z] security-spire-agent latest b3c363e7d13f 3 minutes ago 182MB [2024-09-17T23:56:36.003Z] security-spire-config latest bfbb42cf50f7 3 minutes ago 120MB [2024-09-17T23:56:36.003Z] ci-base-image-x86_64 latest dc13682b368f 7 minutes ago 971MB [2024-09-17T23:56:36.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-17T23:56:36.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-17T23:56:36.003Z] 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-09-17T23:56:36.158Z] provisioning config files... [2024-09-17T23:56:36.168Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config11450603508579294102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-17T23:56:36.479Z] ---> ****-login.sh [2024-09-17T23:56:36.479Z] nexus3.edgexfoundry.org:10001 [2024-09-17T23:56:36.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:56:36.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:56:36.479Z] Configure a credential helper to remove this warning. See [2024-09-17T23:56:36.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:56:36.479Z] [2024-09-17T23:56:36.479Z] Login Succeeded [2024-09-17T23:56:36.479Z] nexus3.edgexfoundry.org:10002 [2024-09-17T23:56:36.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:56:36.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:56:36.479Z] Configure a credential helper to remove this warning. See [2024-09-17T23:56:36.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:56:36.479Z] [2024-09-17T23:56:36.479Z] Login Succeeded [2024-09-17T23:56:36.479Z] nexus3.edgexfoundry.org:10003 [2024-09-17T23:56:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:56:36.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:56:36.738Z] Configure a credential helper to remove this warning. See [2024-09-17T23:56:36.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:56:36.738Z] [2024-09-17T23:56:36.738Z] Login Succeeded [2024-09-17T23:56:36.738Z] nexus3.edgexfoundry.org:10004 [2024-09-17T23:56:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:56:36.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:56:36.738Z] Configure a credential helper to remove this warning. See [2024-09-17T23:56:36.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:56:36.738Z] [2024-09-17T23:56:36.738Z] Login Succeeded [2024-09-17T23:56:36.738Z] ****.io [2024-09-17T23:56:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-17T23:56:37.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-17T23:56:37.000Z] Configure a credential helper to remove this warning. See [2024-09-17T23:56:37.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-17T23:56:37.000Z] [2024-09-17T23:56:37.000Z] Login Succeeded [2024-09-17T23:56:37.000Z] ---> ****-login.sh ends [Pipeline] } [2024-09-17T23:56:37.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:56:37.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-17T23:56:37.093Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-17T23:56:37.093Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:37.093Z] latest [2024-09-17T23:56:37.093Z] 3.2.0-dev.75 [2024-09-17T23:56:37.093Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:37.093Z] main [2024-09-17T23:56:37.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:37.448Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:37.776Z] + docker push nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:37.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-17T23:56:37.776Z] 9266d13de998: Preparing [2024-09-17T23:56:37.776Z] b7a0ca3358ba: Preparing [2024-09-17T23:56:37.776Z] be1868271cdd: Preparing [2024-09-17T23:56:37.776Z] 985b0e875241: Preparing [2024-09-17T23:56:37.776Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:37.776Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:37.776Z] d62a02444d39: Preparing [2024-09-17T23:56:37.776Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:37.776Z] be1868271cdd: Pushed [2024-09-17T23:56:37.776Z] b8922ccfbfd1: Pushed [2024-09-17T23:56:37.776Z] 985b0e875241: Pushed [2024-09-17T23:56:37.776Z] 9266d13de998: Pushed [2024-09-17T23:56:38.034Z] 11073cc0a4a9: Pushed [2024-09-17T23:56:38.034Z] d62a02444d39: Layer already exists [2024-09-17T23:56:40.569Z] b7a0ca3358ba: Pushed [2024-09-17T23:56:40.569Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:40.904Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:41.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-17T23:56:41.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-17T23:56:41.226Z] 9266d13de998: Preparing [2024-09-17T23:56:41.226Z] b7a0ca3358ba: Preparing [2024-09-17T23:56:41.226Z] be1868271cdd: Preparing [2024-09-17T23:56:41.226Z] 985b0e875241: Preparing [2024-09-17T23:56:41.226Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:41.226Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:41.226Z] d62a02444d39: Preparing [2024-09-17T23:56:41.226Z] d62a02444d39: Waiting [2024-09-17T23:56:41.226Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:41.226Z] b7a0ca3358ba: Layer already exists [2024-09-17T23:56:41.226Z] 9266d13de998: Layer already exists [2024-09-17T23:56:41.226Z] be1868271cdd: Layer already exists [2024-09-17T23:56:41.226Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:41.226Z] 985b0e875241: Layer already exists [2024-09-17T23:56:41.226Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:41.226Z] d62a02444d39: Layer already exists [2024-09-17T23:56:41.226Z] latest: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:41.565Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:41.903Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.75 [2024-09-17T23:56:41.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-17T23:56:41.903Z] 9266d13de998: Preparing [2024-09-17T23:56:41.903Z] b7a0ca3358ba: Preparing [2024-09-17T23:56:41.903Z] be1868271cdd: Preparing [2024-09-17T23:56:41.903Z] 985b0e875241: Preparing [2024-09-17T23:56:41.903Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:41.903Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:41.903Z] d62a02444d39: Preparing [2024-09-17T23:56:41.903Z] d62a02444d39: Waiting [2024-09-17T23:56:41.903Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:41.903Z] b7a0ca3358ba: Layer already exists [2024-09-17T23:56:41.903Z] 9266d13de998: Layer already exists [2024-09-17T23:56:41.903Z] 985b0e875241: Layer already exists [2024-09-17T23:56:41.903Z] be1868271cdd: Layer already exists [2024-09-17T23:56:41.903Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:41.903Z] d62a02444d39: Layer already exists [2024-09-17T23:56:41.903Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:41.903Z] 3.2.0-dev.75: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:42.231Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:42.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:42.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-17T23:56:42.556Z] 9266d13de998: Preparing [2024-09-17T23:56:42.556Z] b7a0ca3358ba: Preparing [2024-09-17T23:56:42.556Z] be1868271cdd: Preparing [2024-09-17T23:56:42.556Z] 985b0e875241: Preparing [2024-09-17T23:56:42.556Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:42.556Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:42.556Z] d62a02444d39: Preparing [2024-09-17T23:56:42.556Z] d62a02444d39: Waiting [2024-09-17T23:56:42.556Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:42.556Z] b7a0ca3358ba: Layer already exists [2024-09-17T23:56:42.556Z] be1868271cdd: Layer already exists [2024-09-17T23:56:42.556Z] 9266d13de998: Layer already exists [2024-09-17T23:56:42.556Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:42.556Z] 985b0e875241: Layer already exists [2024-09-17T23:56:42.556Z] d62a02444d39: Layer already exists [2024-09-17T23:56:42.556Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:42.556Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:42.893Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:43.221Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-17T23:56:43.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-17T23:56:43.221Z] 9266d13de998: Preparing [2024-09-17T23:56:43.221Z] b7a0ca3358ba: Preparing [2024-09-17T23:56:43.221Z] be1868271cdd: Preparing [2024-09-17T23:56:43.221Z] 985b0e875241: Preparing [2024-09-17T23:56:43.221Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:43.221Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:43.221Z] d62a02444d39: Preparing [2024-09-17T23:56:43.221Z] d62a02444d39: Waiting [2024-09-17T23:56:43.221Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:43.221Z] b7a0ca3358ba: Layer already exists [2024-09-17T23:56:43.221Z] be1868271cdd: Layer already exists [2024-09-17T23:56:43.221Z] 985b0e875241: Layer already exists [2024-09-17T23:56:43.221Z] 9266d13de998: Layer already exists [2024-09-17T23:56:43.221Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:43.221Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:43.221Z] d62a02444d39: Layer already exists [2024-09-17T23:56:43.221Z] main: digest: sha256:303bf72ad4b1dab3a9016e6a40a649b1c2198c3be0f5e5ecae5de7025f89992a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:56:43.301Z] ===================================================== [Pipeline] echo [2024-09-17T23:56:43.314Z] taggedImages: [2024-09-17T23:56:43.314Z] - nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:43.314Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-17T23:56:43.314Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.75 [2024-09-17T23:56:43.314Z] - nexus3.edgexfoundry.org:10004/core-command:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:43.314Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-17T23:56:43.345Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-17T23:56:43.345Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:43.345Z] latest [2024-09-17T23:56:43.345Z] 3.2.0-dev.75 [2024-09-17T23:56:43.345Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:43.345Z] main [2024-09-17T23:56:43.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:43.694Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:44.020Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:44.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-17T23:56:44.020Z] e4b5d8a0a8f5: Preparing [2024-09-17T23:56:44.020Z] 610ba186ed9b: Preparing [2024-09-17T23:56:44.020Z] 85ced18224ed: Preparing [2024-09-17T23:56:44.020Z] 5190ae523b05: Preparing [2024-09-17T23:56:44.020Z] be1868271cdd: Preparing [2024-09-17T23:56:44.020Z] 985b0e875241: Preparing [2024-09-17T23:56:44.020Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:44.020Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:44.020Z] d62a02444d39: Preparing [2024-09-17T23:56:44.020Z] 985b0e875241: Waiting [2024-09-17T23:56:44.020Z] b8922ccfbfd1: Waiting [2024-09-17T23:56:44.020Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:44.020Z] d62a02444d39: Waiting [2024-09-17T23:56:44.020Z] be1868271cdd: Layer already exists [2024-09-17T23:56:44.020Z] 985b0e875241: Layer already exists [2024-09-17T23:56:44.020Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:44.020Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:44.020Z] d62a02444d39: Layer already exists [2024-09-17T23:56:44.020Z] 85ced18224ed: Pushed [2024-09-17T23:56:44.020Z] 610ba186ed9b: Pushed [2024-09-17T23:56:44.020Z] e4b5d8a0a8f5: Pushed [2024-09-17T23:56:44.956Z] 5190ae523b05: Pushed [2024-09-17T23:56:45.215Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:45.553Z] + 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-09-17T23:56:45.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-17T23:56:45.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-17T23:56:45.886Z] e4b5d8a0a8f5: Preparing [2024-09-17T23:56:45.886Z] 610ba186ed9b: Preparing [2024-09-17T23:56:45.886Z] 85ced18224ed: Preparing [2024-09-17T23:56:45.886Z] 5190ae523b05: Preparing [2024-09-17T23:56:45.886Z] be1868271cdd: Preparing [2024-09-17T23:56:45.886Z] 985b0e875241: Preparing [2024-09-17T23:56:45.886Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:45.886Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:45.886Z] d62a02444d39: Preparing [2024-09-17T23:56:45.886Z] b8922ccfbfd1: Waiting [2024-09-17T23:56:45.886Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:45.886Z] d62a02444d39: Waiting [2024-09-17T23:56:45.886Z] 5190ae523b05: Layer already exists [2024-09-17T23:56:45.886Z] e4b5d8a0a8f5: Layer already exists [2024-09-17T23:56:45.886Z] be1868271cdd: Layer already exists [2024-09-17T23:56:45.886Z] 610ba186ed9b: Layer already exists [2024-09-17T23:56:45.886Z] 85ced18224ed: Layer already exists [2024-09-17T23:56:45.886Z] 985b0e875241: Layer already exists [2024-09-17T23:56:45.886Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:45.886Z] d62a02444d39: Layer already exists [2024-09-17T23:56:45.886Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:45.886Z] latest: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:46.211Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:46.542Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.75 [2024-09-17T23:56:46.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-17T23:56:46.542Z] e4b5d8a0a8f5: Preparing [2024-09-17T23:56:46.542Z] 610ba186ed9b: Preparing [2024-09-17T23:56:46.542Z] 85ced18224ed: Preparing [2024-09-17T23:56:46.542Z] 5190ae523b05: Preparing [2024-09-17T23:56:46.542Z] be1868271cdd: Preparing [2024-09-17T23:56:46.542Z] 985b0e875241: Preparing [2024-09-17T23:56:46.542Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:46.542Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:46.542Z] d62a02444d39: Preparing [2024-09-17T23:56:46.542Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:46.542Z] 985b0e875241: Waiting [2024-09-17T23:56:46.542Z] d62a02444d39: Waiting [2024-09-17T23:56:46.542Z] b8922ccfbfd1: Waiting [2024-09-17T23:56:46.542Z] be1868271cdd: Layer already exists [2024-09-17T23:56:46.542Z] 5190ae523b05: Layer already exists [2024-09-17T23:56:46.542Z] e4b5d8a0a8f5: Layer already exists [2024-09-17T23:56:46.542Z] 85ced18224ed: Layer already exists [2024-09-17T23:56:46.542Z] 610ba186ed9b: Layer already exists [2024-09-17T23:56:46.542Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:46.542Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:46.542Z] 985b0e875241: Layer already exists [2024-09-17T23:56:46.542Z] d62a02444d39: Layer already exists [2024-09-17T23:56:46.542Z] 3.2.0-dev.75: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:46.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:47.204Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:47.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-17T23:56:47.204Z] e4b5d8a0a8f5: Preparing [2024-09-17T23:56:47.204Z] 610ba186ed9b: Preparing [2024-09-17T23:56:47.204Z] 85ced18224ed: Preparing [2024-09-17T23:56:47.204Z] 5190ae523b05: Preparing [2024-09-17T23:56:47.204Z] be1868271cdd: Preparing [2024-09-17T23:56:47.204Z] 985b0e875241: Preparing [2024-09-17T23:56:47.204Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:47.204Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:47.204Z] d62a02444d39: Preparing [2024-09-17T23:56:47.204Z] 985b0e875241: Waiting [2024-09-17T23:56:47.204Z] d62a02444d39: Waiting [2024-09-17T23:56:47.204Z] b8922ccfbfd1: Waiting [2024-09-17T23:56:47.204Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:47.204Z] 5190ae523b05: Layer already exists [2024-09-17T23:56:47.204Z] e4b5d8a0a8f5: Layer already exists [2024-09-17T23:56:47.204Z] be1868271cdd: Layer already exists [2024-09-17T23:56:47.204Z] 85ced18224ed: Layer already exists [2024-09-17T23:56:47.204Z] 610ba186ed9b: Layer already exists [2024-09-17T23:56:47.204Z] 985b0e875241: Layer already exists [2024-09-17T23:56:47.204Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:47.204Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:47.204Z] d62a02444d39: Layer already exists [2024-09-17T23:56:47.204Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:47.529Z] + 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-09-17T23:56:47.854Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-17T23:56:47.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-17T23:56:47.854Z] e4b5d8a0a8f5: Preparing [2024-09-17T23:56:47.854Z] 610ba186ed9b: Preparing [2024-09-17T23:56:47.854Z] 85ced18224ed: Preparing [2024-09-17T23:56:47.854Z] 5190ae523b05: Preparing [2024-09-17T23:56:47.854Z] be1868271cdd: Preparing [2024-09-17T23:56:47.854Z] 985b0e875241: Preparing [2024-09-17T23:56:47.854Z] b8922ccfbfd1: Preparing [2024-09-17T23:56:47.854Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:47.854Z] d62a02444d39: Preparing [2024-09-17T23:56:47.854Z] b8922ccfbfd1: Waiting [2024-09-17T23:56:47.854Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:47.854Z] d62a02444d39: Waiting [2024-09-17T23:56:47.854Z] 985b0e875241: Waiting [2024-09-17T23:56:47.854Z] 5190ae523b05: Layer already exists [2024-09-17T23:56:47.854Z] 85ced18224ed: Layer already exists [2024-09-17T23:56:47.854Z] 610ba186ed9b: Layer already exists [2024-09-17T23:56:47.854Z] be1868271cdd: Layer already exists [2024-09-17T23:56:47.854Z] e4b5d8a0a8f5: Layer already exists [2024-09-17T23:56:47.854Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:56:47.854Z] 985b0e875241: Layer already exists [2024-09-17T23:56:47.854Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:47.854Z] d62a02444d39: Layer already exists [2024-09-17T23:56:47.854Z] main: digest: sha256:39c1c305b67d76d3277e52189c566aa58c236794f0aa1152e5af06839958abf0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:56:47.931Z] ===================================================== [Pipeline] echo [2024-09-17T23:56:47.948Z] taggedImages: [2024-09-17T23:56:47.948Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:47.948Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-17T23:56:47.948Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.75 [2024-09-17T23:56:47.948Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:47.948Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-17T23:56:47.975Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-17T23:56:47.975Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:47.975Z] latest [2024-09-17T23:56:47.975Z] 3.2.0-dev.75 [2024-09-17T23:56:47.975Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:47.975Z] main [2024-09-17T23:56:47.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:48.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:48.659Z] + docker push nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:48.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-17T23:56:48.659Z] f86fae9ec746: Preparing [2024-09-17T23:56:48.660Z] 562ddfa8532f: Preparing [2024-09-17T23:56:48.660Z] c78e4226595b: Preparing [2024-09-17T23:56:48.660Z] be1868271cdd: Preparing [2024-09-17T23:56:48.660Z] 985b0e875241: Preparing [2024-09-17T23:56:48.660Z] 575b87afb262: Preparing [2024-09-17T23:56:48.660Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:48.660Z] d62a02444d39: Preparing [2024-09-17T23:56:48.660Z] 575b87afb262: Waiting [2024-09-17T23:56:48.660Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:48.660Z] d62a02444d39: Waiting [2024-09-17T23:56:48.660Z] 985b0e875241: Layer already exists [2024-09-17T23:56:48.660Z] be1868271cdd: Layer already exists [2024-09-17T23:56:48.660Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:48.660Z] d62a02444d39: Layer already exists [2024-09-17T23:56:48.660Z] 562ddfa8532f: Pushed [2024-09-17T23:56:48.660Z] 575b87afb262: Pushed [2024-09-17T23:56:48.660Z] f86fae9ec746: Pushed [2024-09-17T23:56:51.954Z] c78e4226595b: Pushed [2024-09-17T23:56:51.954Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:52.285Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:52.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-17T23:56:52.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-17T23:56:52.615Z] f86fae9ec746: Preparing [2024-09-17T23:56:52.615Z] 562ddfa8532f: Preparing [2024-09-17T23:56:52.615Z] c78e4226595b: Preparing [2024-09-17T23:56:52.615Z] be1868271cdd: Preparing [2024-09-17T23:56:52.615Z] 985b0e875241: Preparing [2024-09-17T23:56:52.615Z] 575b87afb262: Preparing [2024-09-17T23:56:52.615Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:52.615Z] d62a02444d39: Preparing [2024-09-17T23:56:52.615Z] 575b87afb262: Waiting [2024-09-17T23:56:52.615Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:52.615Z] d62a02444d39: Waiting [2024-09-17T23:56:52.615Z] c78e4226595b: Layer already exists [2024-09-17T23:56:52.615Z] f86fae9ec746: Layer already exists [2024-09-17T23:56:52.615Z] 985b0e875241: Layer already exists [2024-09-17T23:56:52.615Z] 562ddfa8532f: Layer already exists [2024-09-17T23:56:52.615Z] be1868271cdd: Layer already exists [2024-09-17T23:56:52.615Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:52.615Z] d62a02444d39: Layer already exists [2024-09-17T23:56:52.615Z] 575b87afb262: Layer already exists [2024-09-17T23:56:52.615Z] latest: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:52.946Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:53.271Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.75 [2024-09-17T23:56:53.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-17T23:56:53.271Z] f86fae9ec746: Preparing [2024-09-17T23:56:53.271Z] 562ddfa8532f: Preparing [2024-09-17T23:56:53.271Z] c78e4226595b: Preparing [2024-09-17T23:56:53.271Z] be1868271cdd: Preparing [2024-09-17T23:56:53.271Z] 985b0e875241: Preparing [2024-09-17T23:56:53.271Z] 575b87afb262: Preparing [2024-09-17T23:56:53.271Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:53.271Z] d62a02444d39: Preparing [2024-09-17T23:56:53.271Z] 575b87afb262: Waiting [2024-09-17T23:56:53.271Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:53.271Z] d62a02444d39: Waiting [2024-09-17T23:56:53.271Z] f86fae9ec746: Layer already exists [2024-09-17T23:56:53.271Z] 562ddfa8532f: Layer already exists [2024-09-17T23:56:53.271Z] be1868271cdd: Layer already exists [2024-09-17T23:56:53.271Z] c78e4226595b: Layer already exists [2024-09-17T23:56:53.271Z] 985b0e875241: Layer already exists [2024-09-17T23:56:53.271Z] 575b87afb262: Layer already exists [2024-09-17T23:56:53.271Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:53.271Z] d62a02444d39: Layer already exists [2024-09-17T23:56:53.271Z] 3.2.0-dev.75: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:53.608Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:53.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:53.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-17T23:56:53.946Z] f86fae9ec746: Preparing [2024-09-17T23:56:53.946Z] 562ddfa8532f: Preparing [2024-09-17T23:56:53.946Z] c78e4226595b: Preparing [2024-09-17T23:56:53.946Z] be1868271cdd: Preparing [2024-09-17T23:56:53.946Z] 985b0e875241: Preparing [2024-09-17T23:56:53.946Z] 575b87afb262: Preparing [2024-09-17T23:56:53.946Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:53.946Z] d62a02444d39: Preparing [2024-09-17T23:56:53.946Z] 575b87afb262: Waiting [2024-09-17T23:56:53.946Z] d62a02444d39: Waiting [2024-09-17T23:56:53.946Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:53.946Z] c78e4226595b: Layer already exists [2024-09-17T23:56:53.946Z] 985b0e875241: Layer already exists [2024-09-17T23:56:53.946Z] f86fae9ec746: Layer already exists [2024-09-17T23:56:53.946Z] be1868271cdd: Layer already exists [2024-09-17T23:56:53.946Z] 562ddfa8532f: Layer already exists [2024-09-17T23:56:53.946Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:53.946Z] d62a02444d39: Layer already exists [2024-09-17T23:56:53.946Z] 575b87afb262: Layer already exists [2024-09-17T23:56:53.946Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:54.281Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:54.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-17T23:56:54.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-17T23:56:54.615Z] f86fae9ec746: Preparing [2024-09-17T23:56:54.615Z] 562ddfa8532f: Preparing [2024-09-17T23:56:54.615Z] c78e4226595b: Preparing [2024-09-17T23:56:54.615Z] be1868271cdd: Preparing [2024-09-17T23:56:54.615Z] 985b0e875241: Preparing [2024-09-17T23:56:54.615Z] 575b87afb262: Preparing [2024-09-17T23:56:54.615Z] 11073cc0a4a9: Preparing [2024-09-17T23:56:54.615Z] d62a02444d39: Preparing [2024-09-17T23:56:54.615Z] 575b87afb262: Waiting [2024-09-17T23:56:54.615Z] d62a02444d39: Waiting [2024-09-17T23:56:54.615Z] 11073cc0a4a9: Waiting [2024-09-17T23:56:54.615Z] 562ddfa8532f: Layer already exists [2024-09-17T23:56:54.615Z] 985b0e875241: Layer already exists [2024-09-17T23:56:54.615Z] be1868271cdd: Layer already exists [2024-09-17T23:56:54.615Z] c78e4226595b: Layer already exists [2024-09-17T23:56:54.615Z] f86fae9ec746: Layer already exists [2024-09-17T23:56:54.615Z] 575b87afb262: Layer already exists [2024-09-17T23:56:54.615Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:56:54.615Z] d62a02444d39: Layer already exists [2024-09-17T23:56:54.615Z] main: digest: sha256:532f2a2f0faa234b6da6513dba1e658bf9a6e07a68cc4831435330f21ac98230 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:56:54.688Z] ===================================================== [Pipeline] echo [2024-09-17T23:56:54.701Z] taggedImages: [2024-09-17T23:56:54.701Z] - nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:54.701Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-17T23:56:54.701Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.75 [2024-09-17T23:56:54.701Z] - nexus3.edgexfoundry.org:10004/core-data:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:54.701Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-17T23:56:54.729Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-17T23:56:54.729Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:54.729Z] latest [2024-09-17T23:56:54.729Z] 3.2.0-dev.75 [2024-09-17T23:56:54.729Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:56:54.729Z] main [2024-09-17T23:56:54.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:55.089Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:55.427Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:56:55.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-17T23:56:55.427Z] 8bfb8e5f452f: Preparing [2024-09-17T23:56:55.427Z] 366f1b1ac100: Preparing [2024-09-17T23:56:55.427Z] 985b0e875241: Preparing [2024-09-17T23:56:55.427Z] 00aa4ca8b6d0: Preparing [2024-09-17T23:56:55.427Z] 1ac76e27520e: Preparing [2024-09-17T23:56:55.427Z] d62a02444d39: Preparing [2024-09-17T23:56:55.427Z] d62a02444d39: Waiting [2024-09-17T23:56:55.427Z] 985b0e875241: Layer already exists [2024-09-17T23:56:55.427Z] d62a02444d39: Layer already exists [2024-09-17T23:56:55.427Z] 1ac76e27520e: Pushed [2024-09-17T23:56:55.427Z] 00aa4ca8b6d0: Pushed [2024-09-17T23:56:55.427Z] 8bfb8e5f452f: Pushed [2024-09-17T23:56:58.718Z] 366f1b1ac100: Pushed [2024-09-17T23:56:58.978Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:59.324Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:59.658Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-17T23:56:59.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-17T23:56:59.658Z] 8bfb8e5f452f: Preparing [2024-09-17T23:56:59.658Z] 366f1b1ac100: Preparing [2024-09-17T23:56:59.658Z] 985b0e875241: Preparing [2024-09-17T23:56:59.658Z] 00aa4ca8b6d0: Preparing [2024-09-17T23:56:59.658Z] 1ac76e27520e: Preparing [2024-09-17T23:56:59.658Z] d62a02444d39: Preparing [2024-09-17T23:56:59.658Z] d62a02444d39: Waiting [2024-09-17T23:56:59.658Z] 985b0e875241: Layer already exists [2024-09-17T23:56:59.658Z] 1ac76e27520e: Layer already exists [2024-09-17T23:56:59.658Z] 366f1b1ac100: Layer already exists [2024-09-17T23:56:59.658Z] 00aa4ca8b6d0: Layer already exists [2024-09-17T23:56:59.658Z] 8bfb8e5f452f: Layer already exists [2024-09-17T23:56:59.658Z] d62a02444d39: Layer already exists [2024-09-17T23:56:59.658Z] latest: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:56:59.999Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:00.330Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.75 [2024-09-17T23:57:00.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-17T23:57:00.330Z] 8bfb8e5f452f: Preparing [2024-09-17T23:57:00.330Z] 366f1b1ac100: Preparing [2024-09-17T23:57:00.330Z] 985b0e875241: Preparing [2024-09-17T23:57:00.330Z] 00aa4ca8b6d0: Preparing [2024-09-17T23:57:00.330Z] 1ac76e27520e: Preparing [2024-09-17T23:57:00.330Z] d62a02444d39: Preparing [2024-09-17T23:57:00.330Z] d62a02444d39: Waiting [2024-09-17T23:57:00.330Z] 366f1b1ac100: Layer already exists [2024-09-17T23:57:00.330Z] 8bfb8e5f452f: Layer already exists [2024-09-17T23:57:00.330Z] 00aa4ca8b6d0: Layer already exists [2024-09-17T23:57:00.330Z] 1ac76e27520e: Layer already exists [2024-09-17T23:57:00.330Z] 985b0e875241: Layer already exists [2024-09-17T23:57:00.330Z] d62a02444d39: Layer already exists [2024-09-17T23:57:00.330Z] 3.2.0-dev.75: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:00.664Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:00.988Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:00.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-17T23:57:00.988Z] 8bfb8e5f452f: Preparing [2024-09-17T23:57:00.988Z] 366f1b1ac100: Preparing [2024-09-17T23:57:00.988Z] 985b0e875241: Preparing [2024-09-17T23:57:00.988Z] 00aa4ca8b6d0: Preparing [2024-09-17T23:57:00.988Z] 1ac76e27520e: Preparing [2024-09-17T23:57:00.988Z] d62a02444d39: Preparing [2024-09-17T23:57:00.988Z] d62a02444d39: Waiting [2024-09-17T23:57:00.988Z] 985b0e875241: Layer already exists [2024-09-17T23:57:00.988Z] 1ac76e27520e: Layer already exists [2024-09-17T23:57:00.988Z] 8bfb8e5f452f: Layer already exists [2024-09-17T23:57:00.988Z] 00aa4ca8b6d0: Layer already exists [2024-09-17T23:57:00.988Z] 366f1b1ac100: Layer already exists [2024-09-17T23:57:00.988Z] d62a02444d39: Layer already exists [2024-09-17T23:57:00.988Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:01.334Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:01.665Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-17T23:57:01.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-17T23:57:01.665Z] 8bfb8e5f452f: Preparing [2024-09-17T23:57:01.665Z] 366f1b1ac100: Preparing [2024-09-17T23:57:01.665Z] 985b0e875241: Preparing [2024-09-17T23:57:01.665Z] 00aa4ca8b6d0: Preparing [2024-09-17T23:57:01.665Z] 1ac76e27520e: Preparing [2024-09-17T23:57:01.665Z] d62a02444d39: Preparing [2024-09-17T23:57:01.665Z] d62a02444d39: Waiting [2024-09-17T23:57:01.665Z] 1ac76e27520e: Layer already exists [2024-09-17T23:57:01.665Z] 00aa4ca8b6d0: Layer already exists [2024-09-17T23:57:01.665Z] 985b0e875241: Layer already exists [2024-09-17T23:57:01.665Z] 8bfb8e5f452f: Layer already exists [2024-09-17T23:57:01.665Z] 366f1b1ac100: Layer already exists [2024-09-17T23:57:01.665Z] d62a02444d39: Layer already exists [2024-09-17T23:57:01.665Z] main: digest: sha256:d74e1b5d16546da19423b397ee7051a29967bfd66c607eb74085eef20bac2708 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:01.875Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:01.888Z] taggedImages: [2024-09-17T23:57:01.888Z] - nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:01.888Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-17T23:57:01.888Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.75 [2024-09-17T23:57:01.888Z] - nexus3.edgexfoundry.org:10004/core-keeper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:01.888Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-17T23:57:01.918Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-17T23:57:01.918Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:01.918Z] latest [2024-09-17T23:57:01.918Z] 3.2.0-dev.75 [2024-09-17T23:57:01.918Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:01.918Z] main [2024-09-17T23:57:01.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:02.261Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:02.587Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:02.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-17T23:57:02.587Z] 4b3e11fa0ab3: Preparing [2024-09-17T23:57:02.587Z] 302c40cbb26a: Preparing [2024-09-17T23:57:02.587Z] 1a41b234f3b2: Preparing [2024-09-17T23:57:02.587Z] be1868271cdd: Preparing [2024-09-17T23:57:02.587Z] 985b0e875241: Preparing [2024-09-17T23:57:02.587Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:02.587Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:02.587Z] d62a02444d39: Preparing [2024-09-17T23:57:02.587Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:02.587Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:02.587Z] d62a02444d39: Waiting [2024-09-17T23:57:02.587Z] 985b0e875241: Layer already exists [2024-09-17T23:57:02.587Z] be1868271cdd: Layer already exists [2024-09-17T23:57:02.587Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:02.587Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:02.587Z] d62a02444d39: Layer already exists [2024-09-17T23:57:02.587Z] 302c40cbb26a: Pushed [2024-09-17T23:57:02.587Z] 4b3e11fa0ab3: Pushed [2024-09-17T23:57:05.872Z] 1a41b234f3b2: Pushed [2024-09-17T23:57:05.872Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:06.198Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:06.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-17T23:57:06.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-17T23:57:06.518Z] 4b3e11fa0ab3: Preparing [2024-09-17T23:57:06.518Z] 302c40cbb26a: Preparing [2024-09-17T23:57:06.518Z] 1a41b234f3b2: Preparing [2024-09-17T23:57:06.518Z] be1868271cdd: Preparing [2024-09-17T23:57:06.518Z] 985b0e875241: Preparing [2024-09-17T23:57:06.518Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:06.518Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:06.518Z] d62a02444d39: Preparing [2024-09-17T23:57:06.518Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:06.518Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:06.518Z] d62a02444d39: Waiting [2024-09-17T23:57:06.518Z] 985b0e875241: Layer already exists [2024-09-17T23:57:06.518Z] 4b3e11fa0ab3: Layer already exists [2024-09-17T23:57:06.518Z] 1a41b234f3b2: Layer already exists [2024-09-17T23:57:06.518Z] be1868271cdd: Layer already exists [2024-09-17T23:57:06.518Z] 302c40cbb26a: Layer already exists [2024-09-17T23:57:06.518Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:06.518Z] d62a02444d39: Layer already exists [2024-09-17T23:57:06.518Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:06.518Z] latest: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:06.856Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:07.187Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.75 [2024-09-17T23:57:07.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-17T23:57:07.187Z] 4b3e11fa0ab3: Preparing [2024-09-17T23:57:07.187Z] 302c40cbb26a: Preparing [2024-09-17T23:57:07.187Z] 1a41b234f3b2: Preparing [2024-09-17T23:57:07.187Z] be1868271cdd: Preparing [2024-09-17T23:57:07.187Z] 985b0e875241: Preparing [2024-09-17T23:57:07.187Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:07.187Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:07.187Z] d62a02444d39: Preparing [2024-09-17T23:57:07.187Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:07.187Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:07.187Z] 4b3e11fa0ab3: Layer already exists [2024-09-17T23:57:07.187Z] be1868271cdd: Layer already exists [2024-09-17T23:57:07.187Z] 302c40cbb26a: Layer already exists [2024-09-17T23:57:07.187Z] 1a41b234f3b2: Layer already exists [2024-09-17T23:57:07.187Z] 985b0e875241: Layer already exists [2024-09-17T23:57:07.187Z] d62a02444d39: Layer already exists [2024-09-17T23:57:07.187Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:07.187Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:07.187Z] 3.2.0-dev.75: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:07.512Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:07.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:07.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-17T23:57:07.834Z] 4b3e11fa0ab3: Preparing [2024-09-17T23:57:07.834Z] 302c40cbb26a: Preparing [2024-09-17T23:57:07.834Z] 1a41b234f3b2: Preparing [2024-09-17T23:57:07.834Z] be1868271cdd: Preparing [2024-09-17T23:57:07.834Z] 985b0e875241: Preparing [2024-09-17T23:57:07.834Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:07.834Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:07.834Z] d62a02444d39: Preparing [2024-09-17T23:57:07.834Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:07.834Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:07.834Z] d62a02444d39: Waiting [2024-09-17T23:57:07.834Z] 302c40cbb26a: Layer already exists [2024-09-17T23:57:07.834Z] be1868271cdd: Layer already exists [2024-09-17T23:57:07.834Z] 4b3e11fa0ab3: Layer already exists [2024-09-17T23:57:07.834Z] 1a41b234f3b2: Layer already exists [2024-09-17T23:57:07.834Z] 985b0e875241: Layer already exists [2024-09-17T23:57:07.834Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:07.834Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:07.834Z] d62a02444d39: Layer already exists [2024-09-17T23:57:07.834Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:08.161Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:08.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-17T23:57:08.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-17T23:57:08.485Z] 4b3e11fa0ab3: Preparing [2024-09-17T23:57:08.485Z] 302c40cbb26a: Preparing [2024-09-17T23:57:08.485Z] 1a41b234f3b2: Preparing [2024-09-17T23:57:08.485Z] be1868271cdd: Preparing [2024-09-17T23:57:08.485Z] 985b0e875241: Preparing [2024-09-17T23:57:08.485Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:08.485Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:08.485Z] d62a02444d39: Preparing [2024-09-17T23:57:08.485Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:08.485Z] d62a02444d39: Waiting [2024-09-17T23:57:08.485Z] 985b0e875241: Layer already exists [2024-09-17T23:57:08.485Z] 4b3e11fa0ab3: Layer already exists [2024-09-17T23:57:08.485Z] 1a41b234f3b2: Layer already exists [2024-09-17T23:57:08.485Z] 302c40cbb26a: Layer already exists [2024-09-17T23:57:08.485Z] be1868271cdd: Layer already exists [2024-09-17T23:57:08.485Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:08.485Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:08.485Z] d62a02444d39: Layer already exists [2024-09-17T23:57:08.485Z] main: digest: sha256:c8f4c3ef4319a124f801bad9484f5b3a4cf52bf820d1bdf904f432a33d43923d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:08.652Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:08.664Z] taggedImages: [2024-09-17T23:57:08.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:08.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-17T23:57:08.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.75 [2024-09-17T23:57:08.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:08.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-17T23:57:08.691Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-17T23:57:08.691Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:08.691Z] latest [2024-09-17T23:57:08.691Z] 3.2.0-dev.75 [2024-09-17T23:57:08.691Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:08.691Z] main [2024-09-17T23:57:08.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:09.078Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:09.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:09.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-17T23:57:09.456Z] 50c3cecacb6a: Preparing [2024-09-17T23:57:09.456Z] 0bb380a3feb6: Preparing [2024-09-17T23:57:09.456Z] 5ae6f5bc029f: Preparing [2024-09-17T23:57:09.456Z] bff50d37996d: Preparing [2024-09-17T23:57:09.456Z] 73ffc218233d: Preparing [2024-09-17T23:57:09.456Z] 2e4439e4807a: Preparing [2024-09-17T23:57:09.456Z] e65fc881255f: Preparing [2024-09-17T23:57:09.456Z] aa571f0c00f3: Preparing [2024-09-17T23:57:09.456Z] be1868271cdd: Preparing [2024-09-17T23:57:09.456Z] 985b0e875241: Preparing [2024-09-17T23:57:09.456Z] 6a54c01586d7: Preparing [2024-09-17T23:57:09.456Z] db88c8e6ad21: Preparing [2024-09-17T23:57:09.456Z] 5f70bf18a086: Preparing [2024-09-17T23:57:09.456Z] f0a4b466c1c4: Preparing [2024-09-17T23:57:09.456Z] 0a2156a5d799: Preparing [2024-09-17T23:57:09.456Z] 7dee6c962a0f: Preparing [2024-09-17T23:57:09.456Z] d62a02444d39: Preparing [2024-09-17T23:57:09.456Z] e65fc881255f: Waiting [2024-09-17T23:57:09.456Z] aa571f0c00f3: Waiting [2024-09-17T23:57:09.456Z] be1868271cdd: Waiting [2024-09-17T23:57:09.456Z] 2e4439e4807a: Waiting [2024-09-17T23:57:09.456Z] f0a4b466c1c4: Waiting [2024-09-17T23:57:09.456Z] 985b0e875241: Waiting [2024-09-17T23:57:09.456Z] 6a54c01586d7: Waiting [2024-09-17T23:57:09.456Z] 0a2156a5d799: Waiting [2024-09-17T23:57:09.456Z] 7dee6c962a0f: Waiting [2024-09-17T23:57:09.456Z] d62a02444d39: Waiting [2024-09-17T23:57:09.456Z] db88c8e6ad21: Waiting [2024-09-17T23:57:09.456Z] 5f70bf18a086: Waiting [2024-09-17T23:57:09.456Z] 73ffc218233d: Pushed [2024-09-17T23:57:09.456Z] 5ae6f5bc029f: Pushed [2024-09-17T23:57:09.456Z] 0bb380a3feb6: Pushed [2024-09-17T23:57:09.456Z] 50c3cecacb6a: Pushed [2024-09-17T23:57:09.456Z] bff50d37996d: Pushed [2024-09-17T23:57:09.456Z] be1868271cdd: Layer already exists [2024-09-17T23:57:09.456Z] 2e4439e4807a: Pushed [2024-09-17T23:57:09.456Z] 985b0e875241: Layer already exists [2024-09-17T23:57:09.741Z] 5f70bf18a086: Layer already exists [2024-09-17T23:57:09.741Z] e65fc881255f: Pushed [2024-09-17T23:57:09.741Z] db88c8e6ad21: Pushed [2024-09-17T23:57:09.741Z] 6a54c01586d7: Pushed [2024-09-17T23:57:09.741Z] f0a4b466c1c4: Pushed [2024-09-17T23:57:09.741Z] 0a2156a5d799: Pushed [2024-09-17T23:57:09.741Z] d62a02444d39: Layer already exists [2024-09-17T23:57:09.741Z] 7dee6c962a0f: Pushed [2024-09-17T23:57:11.165Z] aa571f0c00f3: Pushed [2024-09-17T23:57:11.165Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:11.501Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:11.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-17T23:57:11.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-17T23:57:11.826Z] 50c3cecacb6a: Preparing [2024-09-17T23:57:11.826Z] 0bb380a3feb6: Preparing [2024-09-17T23:57:11.826Z] 5ae6f5bc029f: Preparing [2024-09-17T23:57:11.826Z] bff50d37996d: Preparing [2024-09-17T23:57:11.826Z] 73ffc218233d: Preparing [2024-09-17T23:57:11.826Z] 2e4439e4807a: Preparing [2024-09-17T23:57:11.826Z] e65fc881255f: Preparing [2024-09-17T23:57:11.826Z] aa571f0c00f3: Preparing [2024-09-17T23:57:11.826Z] be1868271cdd: Preparing [2024-09-17T23:57:11.826Z] 985b0e875241: Preparing [2024-09-17T23:57:11.826Z] 6a54c01586d7: Preparing [2024-09-17T23:57:11.826Z] db88c8e6ad21: Preparing [2024-09-17T23:57:11.826Z] 5f70bf18a086: Preparing [2024-09-17T23:57:11.826Z] f0a4b466c1c4: Preparing [2024-09-17T23:57:11.826Z] 0a2156a5d799: Preparing [2024-09-17T23:57:11.826Z] 7dee6c962a0f: Preparing [2024-09-17T23:57:11.826Z] d62a02444d39: Preparing [2024-09-17T23:57:11.826Z] aa571f0c00f3: Waiting [2024-09-17T23:57:11.826Z] 2e4439e4807a: Waiting [2024-09-17T23:57:11.826Z] be1868271cdd: Waiting [2024-09-17T23:57:11.826Z] f0a4b466c1c4: Waiting [2024-09-17T23:57:11.826Z] 0a2156a5d799: Waiting [2024-09-17T23:57:11.826Z] 7dee6c962a0f: Waiting [2024-09-17T23:57:11.826Z] d62a02444d39: Waiting [2024-09-17T23:57:11.826Z] 985b0e875241: Waiting [2024-09-17T23:57:11.826Z] 6a54c01586d7: Waiting [2024-09-17T23:57:11.826Z] db88c8e6ad21: Waiting [2024-09-17T23:57:11.826Z] e65fc881255f: Waiting [2024-09-17T23:57:11.826Z] 5ae6f5bc029f: Layer already exists [2024-09-17T23:57:11.826Z] 73ffc218233d: Layer already exists [2024-09-17T23:57:11.826Z] 0bb380a3feb6: Layer already exists [2024-09-17T23:57:11.826Z] bff50d37996d: Layer already exists [2024-09-17T23:57:11.826Z] 50c3cecacb6a: Layer already exists [2024-09-17T23:57:11.826Z] 2e4439e4807a: Layer already exists [2024-09-17T23:57:11.826Z] e65fc881255f: Layer already exists [2024-09-17T23:57:11.826Z] aa571f0c00f3: Layer already exists [2024-09-17T23:57:11.826Z] be1868271cdd: Layer already exists [2024-09-17T23:57:11.826Z] 985b0e875241: Layer already exists [2024-09-17T23:57:11.826Z] 6a54c01586d7: Layer already exists [2024-09-17T23:57:11.826Z] f0a4b466c1c4: Layer already exists [2024-09-17T23:57:11.826Z] db88c8e6ad21: Layer already exists [2024-09-17T23:57:11.826Z] 5f70bf18a086: Layer already exists [2024-09-17T23:57:11.826Z] 0a2156a5d799: Layer already exists [2024-09-17T23:57:11.826Z] 7dee6c962a0f: Layer already exists [2024-09-17T23:57:11.826Z] d62a02444d39: Layer already exists [2024-09-17T23:57:11.826Z] latest: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:12.162Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:12.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.75 [2024-09-17T23:57:12.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-17T23:57:12.497Z] 50c3cecacb6a: Preparing [2024-09-17T23:57:12.497Z] 0bb380a3feb6: Preparing [2024-09-17T23:57:12.497Z] 5ae6f5bc029f: Preparing [2024-09-17T23:57:12.497Z] bff50d37996d: Preparing [2024-09-17T23:57:12.497Z] 73ffc218233d: Preparing [2024-09-17T23:57:12.497Z] 2e4439e4807a: Preparing [2024-09-17T23:57:12.497Z] e65fc881255f: Preparing [2024-09-17T23:57:12.497Z] aa571f0c00f3: Preparing [2024-09-17T23:57:12.497Z] be1868271cdd: Preparing [2024-09-17T23:57:12.497Z] 985b0e875241: Preparing [2024-09-17T23:57:12.497Z] 6a54c01586d7: Preparing [2024-09-17T23:57:12.497Z] db88c8e6ad21: Preparing [2024-09-17T23:57:12.497Z] 5f70bf18a086: Preparing [2024-09-17T23:57:12.497Z] f0a4b466c1c4: Preparing [2024-09-17T23:57:12.497Z] 0a2156a5d799: Preparing [2024-09-17T23:57:12.497Z] 7dee6c962a0f: Preparing [2024-09-17T23:57:12.497Z] d62a02444d39: Preparing [2024-09-17T23:57:12.497Z] aa571f0c00f3: Waiting [2024-09-17T23:57:12.497Z] be1868271cdd: Waiting [2024-09-17T23:57:12.497Z] 985b0e875241: Waiting [2024-09-17T23:57:12.497Z] 6a54c01586d7: Waiting [2024-09-17T23:57:12.497Z] db88c8e6ad21: Waiting [2024-09-17T23:57:12.497Z] 5f70bf18a086: Waiting [2024-09-17T23:57:12.497Z] f0a4b466c1c4: Waiting [2024-09-17T23:57:12.497Z] 0a2156a5d799: Waiting [2024-09-17T23:57:12.497Z] 7dee6c962a0f: Waiting [2024-09-17T23:57:12.497Z] d62a02444d39: Waiting [2024-09-17T23:57:12.497Z] 2e4439e4807a: Waiting [2024-09-17T23:57:12.497Z] e65fc881255f: Waiting [2024-09-17T23:57:12.497Z] 5ae6f5bc029f: Layer already exists [2024-09-17T23:57:12.497Z] 50c3cecacb6a: Layer already exists [2024-09-17T23:57:12.498Z] 73ffc218233d: Layer already exists [2024-09-17T23:57:12.498Z] 0bb380a3feb6: Layer already exists [2024-09-17T23:57:12.498Z] bff50d37996d: Layer already exists [2024-09-17T23:57:12.498Z] 2e4439e4807a: Layer already exists [2024-09-17T23:57:12.498Z] aa571f0c00f3: Layer already exists [2024-09-17T23:57:12.498Z] be1868271cdd: Layer already exists [2024-09-17T23:57:12.498Z] e65fc881255f: Layer already exists [2024-09-17T23:57:12.498Z] 985b0e875241: Layer already exists [2024-09-17T23:57:12.498Z] 6a54c01586d7: Layer already exists [2024-09-17T23:57:12.498Z] db88c8e6ad21: Layer already exists [2024-09-17T23:57:12.498Z] 5f70bf18a086: Layer already exists [2024-09-17T23:57:12.498Z] 0a2156a5d799: Layer already exists [2024-09-17T23:57:12.498Z] f0a4b466c1c4: Layer already exists [2024-09-17T23:57:12.498Z] 7dee6c962a0f: Layer already exists [2024-09-17T23:57:12.498Z] d62a02444d39: Layer already exists [2024-09-17T23:57:12.498Z] 3.2.0-dev.75: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:12.828Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:13.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:13.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-17T23:57:13.156Z] 50c3cecacb6a: Preparing [2024-09-17T23:57:13.156Z] 0bb380a3feb6: Preparing [2024-09-17T23:57:13.156Z] 5ae6f5bc029f: Preparing [2024-09-17T23:57:13.156Z] bff50d37996d: Preparing [2024-09-17T23:57:13.156Z] 73ffc218233d: Preparing [2024-09-17T23:57:13.156Z] 2e4439e4807a: Preparing [2024-09-17T23:57:13.156Z] e65fc881255f: Preparing [2024-09-17T23:57:13.156Z] aa571f0c00f3: Preparing [2024-09-17T23:57:13.156Z] be1868271cdd: Preparing [2024-09-17T23:57:13.156Z] 985b0e875241: Preparing [2024-09-17T23:57:13.156Z] 6a54c01586d7: Preparing [2024-09-17T23:57:13.156Z] e65fc881255f: Waiting [2024-09-17T23:57:13.156Z] aa571f0c00f3: Waiting [2024-09-17T23:57:13.156Z] be1868271cdd: Waiting [2024-09-17T23:57:13.156Z] 985b0e875241: Waiting [2024-09-17T23:57:13.156Z] 2e4439e4807a: Waiting [2024-09-17T23:57:13.156Z] 6a54c01586d7: Waiting [2024-09-17T23:57:13.156Z] db88c8e6ad21: Preparing [2024-09-17T23:57:13.156Z] 5f70bf18a086: Preparing [2024-09-17T23:57:13.156Z] f0a4b466c1c4: Preparing [2024-09-17T23:57:13.156Z] db88c8e6ad21: Waiting [2024-09-17T23:57:13.156Z] 5f70bf18a086: Waiting [2024-09-17T23:57:13.156Z] 0a2156a5d799: Preparing [2024-09-17T23:57:13.156Z] 7dee6c962a0f: Preparing [2024-09-17T23:57:13.156Z] f0a4b466c1c4: Waiting [2024-09-17T23:57:13.156Z] 0a2156a5d799: Waiting [2024-09-17T23:57:13.156Z] d62a02444d39: Preparing [2024-09-17T23:57:13.156Z] 7dee6c962a0f: Waiting [2024-09-17T23:57:13.156Z] d62a02444d39: Waiting [2024-09-17T23:57:13.156Z] 50c3cecacb6a: Layer already exists [2024-09-17T23:57:13.156Z] 5ae6f5bc029f: Layer already exists [2024-09-17T23:57:13.157Z] 73ffc218233d: Layer already exists [2024-09-17T23:57:13.157Z] 0bb380a3feb6: Layer already exists [2024-09-17T23:57:13.157Z] bff50d37996d: Layer already exists [2024-09-17T23:57:13.157Z] 2e4439e4807a: Layer already exists [2024-09-17T23:57:13.157Z] aa571f0c00f3: Layer already exists [2024-09-17T23:57:13.157Z] e65fc881255f: Layer already exists [2024-09-17T23:57:13.157Z] 985b0e875241: Layer already exists [2024-09-17T23:57:13.157Z] be1868271cdd: Layer already exists [2024-09-17T23:57:13.157Z] 6a54c01586d7: Layer already exists [2024-09-17T23:57:13.157Z] db88c8e6ad21: Layer already exists [2024-09-17T23:57:13.157Z] f0a4b466c1c4: Layer already exists [2024-09-17T23:57:13.157Z] 0a2156a5d799: Layer already exists [2024-09-17T23:57:13.157Z] 5f70bf18a086: Layer already exists [2024-09-17T23:57:13.157Z] 7dee6c962a0f: Layer already exists [2024-09-17T23:57:13.157Z] d62a02444d39: Layer already exists [2024-09-17T23:57:13.157Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:13.490Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:13.824Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-17T23:57:13.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-17T23:57:13.824Z] 50c3cecacb6a: Preparing [2024-09-17T23:57:13.824Z] 0bb380a3feb6: Preparing [2024-09-17T23:57:13.824Z] 5ae6f5bc029f: Preparing [2024-09-17T23:57:13.824Z] bff50d37996d: Preparing [2024-09-17T23:57:13.824Z] 73ffc218233d: Preparing [2024-09-17T23:57:13.824Z] 2e4439e4807a: Preparing [2024-09-17T23:57:13.824Z] e65fc881255f: Preparing [2024-09-17T23:57:13.824Z] aa571f0c00f3: Preparing [2024-09-17T23:57:13.824Z] be1868271cdd: Preparing [2024-09-17T23:57:13.824Z] 985b0e875241: Preparing [2024-09-17T23:57:13.824Z] 6a54c01586d7: Preparing [2024-09-17T23:57:13.824Z] db88c8e6ad21: Preparing [2024-09-17T23:57:13.824Z] 5f70bf18a086: Preparing [2024-09-17T23:57:13.824Z] f0a4b466c1c4: Preparing [2024-09-17T23:57:13.824Z] 0a2156a5d799: Preparing [2024-09-17T23:57:13.824Z] 7dee6c962a0f: Preparing [2024-09-17T23:57:13.824Z] d62a02444d39: Preparing [2024-09-17T23:57:13.824Z] 2e4439e4807a: Waiting [2024-09-17T23:57:13.824Z] e65fc881255f: Waiting [2024-09-17T23:57:13.824Z] be1868271cdd: Waiting [2024-09-17T23:57:13.824Z] aa571f0c00f3: Waiting [2024-09-17T23:57:13.824Z] 985b0e875241: Waiting [2024-09-17T23:57:13.824Z] 6a54c01586d7: Waiting [2024-09-17T23:57:13.824Z] 0a2156a5d799: Waiting [2024-09-17T23:57:13.824Z] f0a4b466c1c4: Waiting [2024-09-17T23:57:13.824Z] 5f70bf18a086: Waiting [2024-09-17T23:57:13.824Z] 7dee6c962a0f: Waiting [2024-09-17T23:57:13.824Z] d62a02444d39: Waiting [2024-09-17T23:57:13.824Z] 5ae6f5bc029f: Layer already exists [2024-09-17T23:57:13.824Z] 0bb380a3feb6: Layer already exists [2024-09-17T23:57:13.824Z] 73ffc218233d: Layer already exists [2024-09-17T23:57:13.824Z] 50c3cecacb6a: Layer already exists [2024-09-17T23:57:13.824Z] bff50d37996d: Layer already exists [2024-09-17T23:57:13.824Z] 2e4439e4807a: Layer already exists [2024-09-17T23:57:13.824Z] e65fc881255f: Layer already exists [2024-09-17T23:57:13.824Z] aa571f0c00f3: Layer already exists [2024-09-17T23:57:13.824Z] 985b0e875241: Layer already exists [2024-09-17T23:57:13.824Z] be1868271cdd: Layer already exists [2024-09-17T23:57:13.824Z] 6a54c01586d7: Layer already exists [2024-09-17T23:57:13.824Z] 5f70bf18a086: Layer already exists [2024-09-17T23:57:13.824Z] 0a2156a5d799: Layer already exists [2024-09-17T23:57:13.824Z] f0a4b466c1c4: Layer already exists [2024-09-17T23:57:13.824Z] db88c8e6ad21: Layer already exists [2024-09-17T23:57:13.824Z] 7dee6c962a0f: Layer already exists [2024-09-17T23:57:13.824Z] d62a02444d39: Layer already exists [2024-09-17T23:57:13.824Z] main: digest: sha256:825ce473812e57241911eea730a4834c5e64d12b754e1b2053bf2a7e7a9bc441 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:13.905Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:13.917Z] taggedImages: [2024-09-17T23:57:13.917Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:13.917Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-17T23:57:13.917Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.75 [2024-09-17T23:57:13.917Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:13.917Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-17T23:57:13.947Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-17T23:57:13.947Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:13.947Z] latest [2024-09-17T23:57:13.947Z] 3.2.0-dev.75 [2024-09-17T23:57:13.947Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:13.947Z] main [2024-09-17T23:57:13.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:14.288Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:14.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:14.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-17T23:57:14.617Z] 85e4614a6325: Preparing [2024-09-17T23:57:14.617Z] 5bc162c207ce: Preparing [2024-09-17T23:57:14.617Z] bdabd82441a1: Preparing [2024-09-17T23:57:14.617Z] a1bd09657610: Preparing [2024-09-17T23:57:14.617Z] be1868271cdd: Preparing [2024-09-17T23:57:14.617Z] 985b0e875241: Preparing [2024-09-17T23:57:14.617Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:14.617Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:14.617Z] d62a02444d39: Preparing [2024-09-17T23:57:14.617Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:14.617Z] 985b0e875241: Waiting [2024-09-17T23:57:14.617Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:14.617Z] d62a02444d39: Waiting [2024-09-17T23:57:14.617Z] be1868271cdd: Layer already exists [2024-09-17T23:57:14.617Z] 985b0e875241: Layer already exists [2024-09-17T23:57:14.617Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:14.617Z] 5bc162c207ce: Pushed [2024-09-17T23:57:14.617Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:14.617Z] 85e4614a6325: Pushed [2024-09-17T23:57:14.617Z] bdabd82441a1: Pushed [2024-09-17T23:57:14.617Z] d62a02444d39: Layer already exists [2024-09-17T23:57:17.906Z] a1bd09657610: Pushed [2024-09-17T23:57:17.906Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:18.229Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:18.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-17T23:57:18.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-17T23:57:18.552Z] 85e4614a6325: Preparing [2024-09-17T23:57:18.552Z] 5bc162c207ce: Preparing [2024-09-17T23:57:18.552Z] bdabd82441a1: Preparing [2024-09-17T23:57:18.552Z] a1bd09657610: Preparing [2024-09-17T23:57:18.552Z] be1868271cdd: Preparing [2024-09-17T23:57:18.552Z] 985b0e875241: Preparing [2024-09-17T23:57:18.552Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:18.552Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:18.552Z] d62a02444d39: Preparing [2024-09-17T23:57:18.552Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:18.552Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:18.552Z] d62a02444d39: Waiting [2024-09-17T23:57:18.552Z] 985b0e875241: Waiting [2024-09-17T23:57:18.552Z] a1bd09657610: Layer already exists [2024-09-17T23:57:18.552Z] be1868271cdd: Layer already exists [2024-09-17T23:57:18.552Z] 85e4614a6325: Layer already exists [2024-09-17T23:57:18.552Z] bdabd82441a1: Layer already exists [2024-09-17T23:57:18.552Z] 5bc162c207ce: Layer already exists [2024-09-17T23:57:18.552Z] 985b0e875241: Layer already exists [2024-09-17T23:57:18.552Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:18.552Z] d62a02444d39: Layer already exists [2024-09-17T23:57:18.552Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:18.552Z] latest: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:18.871Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:19.192Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.75 [2024-09-17T23:57:19.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-17T23:57:19.192Z] 85e4614a6325: Preparing [2024-09-17T23:57:19.192Z] 5bc162c207ce: Preparing [2024-09-17T23:57:19.192Z] bdabd82441a1: Preparing [2024-09-17T23:57:19.192Z] a1bd09657610: Preparing [2024-09-17T23:57:19.192Z] be1868271cdd: Preparing [2024-09-17T23:57:19.192Z] 985b0e875241: Preparing [2024-09-17T23:57:19.192Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:19.192Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:19.192Z] d62a02444d39: Preparing [2024-09-17T23:57:19.192Z] 985b0e875241: Waiting [2024-09-17T23:57:19.192Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:19.192Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:19.192Z] d62a02444d39: Waiting [2024-09-17T23:57:19.192Z] a1bd09657610: Layer already exists [2024-09-17T23:57:19.192Z] bdabd82441a1: Layer already exists [2024-09-17T23:57:19.192Z] 5bc162c207ce: Layer already exists [2024-09-17T23:57:19.192Z] be1868271cdd: Layer already exists [2024-09-17T23:57:19.192Z] 85e4614a6325: Layer already exists [2024-09-17T23:57:19.192Z] 985b0e875241: Layer already exists [2024-09-17T23:57:19.192Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:19.192Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:19.192Z] d62a02444d39: Layer already exists [2024-09-17T23:57:19.192Z] 3.2.0-dev.75: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:19.516Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:19.837Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:19.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-17T23:57:19.837Z] 85e4614a6325: Preparing [2024-09-17T23:57:19.837Z] 5bc162c207ce: Preparing [2024-09-17T23:57:19.837Z] bdabd82441a1: Preparing [2024-09-17T23:57:19.837Z] a1bd09657610: Preparing [2024-09-17T23:57:19.837Z] be1868271cdd: Preparing [2024-09-17T23:57:19.837Z] 985b0e875241: Preparing [2024-09-17T23:57:19.837Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:19.837Z] 985b0e875241: Waiting [2024-09-17T23:57:19.837Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:19.837Z] d62a02444d39: Preparing [2024-09-17T23:57:19.837Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:19.837Z] d62a02444d39: Waiting [2024-09-17T23:57:19.837Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:19.837Z] be1868271cdd: Layer already exists [2024-09-17T23:57:19.837Z] a1bd09657610: Layer already exists [2024-09-17T23:57:19.837Z] bdabd82441a1: Layer already exists [2024-09-17T23:57:19.837Z] 85e4614a6325: Layer already exists [2024-09-17T23:57:19.837Z] 5bc162c207ce: Layer already exists [2024-09-17T23:57:19.837Z] 985b0e875241: Layer already exists [2024-09-17T23:57:19.837Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:19.837Z] d62a02444d39: Layer already exists [2024-09-17T23:57:19.837Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:19.837Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:20.165Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:20.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-17T23:57:20.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-17T23:57:20.494Z] 85e4614a6325: Preparing [2024-09-17T23:57:20.494Z] 5bc162c207ce: Preparing [2024-09-17T23:57:20.494Z] bdabd82441a1: Preparing [2024-09-17T23:57:20.494Z] a1bd09657610: Preparing [2024-09-17T23:57:20.494Z] be1868271cdd: Preparing [2024-09-17T23:57:20.494Z] 985b0e875241: Preparing [2024-09-17T23:57:20.494Z] b8922ccfbfd1: Preparing [2024-09-17T23:57:20.494Z] 11073cc0a4a9: Preparing [2024-09-17T23:57:20.494Z] d62a02444d39: Preparing [2024-09-17T23:57:20.494Z] b8922ccfbfd1: Waiting [2024-09-17T23:57:20.494Z] 985b0e875241: Waiting [2024-09-17T23:57:20.494Z] 11073cc0a4a9: Waiting [2024-09-17T23:57:20.494Z] d62a02444d39: Waiting [2024-09-17T23:57:20.494Z] 5bc162c207ce: Layer already exists [2024-09-17T23:57:20.494Z] be1868271cdd: Layer already exists [2024-09-17T23:57:20.494Z] a1bd09657610: Layer already exists [2024-09-17T23:57:20.494Z] bdabd82441a1: Layer already exists [2024-09-17T23:57:20.494Z] 85e4614a6325: Layer already exists [2024-09-17T23:57:20.494Z] 985b0e875241: Layer already exists [2024-09-17T23:57:20.494Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:57:20.494Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:57:20.494Z] d62a02444d39: Layer already exists [2024-09-17T23:57:20.494Z] main: digest: sha256:2bbbb1c4dc0baa8f41d9990083e5cdf332c75d81242e51230820d567ec57f467 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:20.567Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:20.581Z] taggedImages: [2024-09-17T23:57:20.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:20.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-17T23:57:20.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.75 [2024-09-17T23:57:20.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:20.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-17T23:57:20.617Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-17T23:57:20.617Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:20.617Z] latest [2024-09-17T23:57:20.617Z] 3.2.0-dev.75 [2024-09-17T23:57:20.617Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:20.617Z] main [2024-09-17T23:57:20.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:20.970Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:21.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:21.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-17T23:57:21.291Z] c19d131d321d: Preparing [2024-09-17T23:57:21.291Z] 73f7574e2324: Preparing [2024-09-17T23:57:21.291Z] e31e288e1aa6: Preparing [2024-09-17T23:57:21.291Z] 910af4b8d081: Preparing [2024-09-17T23:57:21.291Z] c7594da0b4a8: Preparing [2024-09-17T23:57:21.291Z] be1868271cdd: Preparing [2024-09-17T23:57:21.291Z] 985b0e875241: Preparing [2024-09-17T23:57:21.291Z] f87f46e6aae4: Preparing [2024-09-17T23:57:21.291Z] abcf36b31af5: Preparing [2024-09-17T23:57:21.291Z] d969767e4c24: Preparing [2024-09-17T23:57:21.291Z] d62a02444d39: Preparing [2024-09-17T23:57:21.291Z] be1868271cdd: Waiting [2024-09-17T23:57:21.291Z] 985b0e875241: Waiting [2024-09-17T23:57:21.291Z] f87f46e6aae4: Waiting [2024-09-17T23:57:21.291Z] abcf36b31af5: Waiting [2024-09-17T23:57:21.291Z] d62a02444d39: Waiting [2024-09-17T23:57:21.291Z] c7594da0b4a8: Pushed [2024-09-17T23:57:21.291Z] c19d131d321d: Pushed [2024-09-17T23:57:21.291Z] 73f7574e2324: Pushed [2024-09-17T23:57:21.291Z] be1868271cdd: Layer already exists [2024-09-17T23:57:21.291Z] 910af4b8d081: Pushed [2024-09-17T23:57:21.291Z] 985b0e875241: Layer already exists [2024-09-17T23:57:21.291Z] d62a02444d39: Layer already exists [2024-09-17T23:57:21.548Z] f87f46e6aae4: Pushed [2024-09-17T23:57:21.548Z] abcf36b31af5: Pushed [2024-09-17T23:57:22.485Z] e31e288e1aa6: Pushed [2024-09-17T23:57:22.745Z] d969767e4c24: Pushed [2024-09-17T23:57:22.745Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:23.079Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:23.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-17T23:57:23.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-17T23:57:23.400Z] c19d131d321d: Preparing [2024-09-17T23:57:23.400Z] 73f7574e2324: Preparing [2024-09-17T23:57:23.400Z] e31e288e1aa6: Preparing [2024-09-17T23:57:23.400Z] 910af4b8d081: Preparing [2024-09-17T23:57:23.400Z] c7594da0b4a8: Preparing [2024-09-17T23:57:23.400Z] be1868271cdd: Preparing [2024-09-17T23:57:23.400Z] 985b0e875241: Preparing [2024-09-17T23:57:23.400Z] f87f46e6aae4: Preparing [2024-09-17T23:57:23.400Z] abcf36b31af5: Preparing [2024-09-17T23:57:23.400Z] d969767e4c24: Preparing [2024-09-17T23:57:23.400Z] d62a02444d39: Preparing [2024-09-17T23:57:23.400Z] be1868271cdd: Waiting [2024-09-17T23:57:23.400Z] 985b0e875241: Waiting [2024-09-17T23:57:23.400Z] f87f46e6aae4: Waiting [2024-09-17T23:57:23.400Z] d62a02444d39: Waiting [2024-09-17T23:57:23.400Z] abcf36b31af5: Waiting [2024-09-17T23:57:23.400Z] 73f7574e2324: Layer already exists [2024-09-17T23:57:23.400Z] 910af4b8d081: Layer already exists [2024-09-17T23:57:23.400Z] c7594da0b4a8: Layer already exists [2024-09-17T23:57:23.400Z] e31e288e1aa6: Layer already exists [2024-09-17T23:57:23.400Z] c19d131d321d: Layer already exists [2024-09-17T23:57:23.400Z] f87f46e6aae4: Layer already exists [2024-09-17T23:57:23.400Z] 985b0e875241: Layer already exists [2024-09-17T23:57:23.400Z] abcf36b31af5: Layer already exists [2024-09-17T23:57:23.400Z] be1868271cdd: Layer already exists [2024-09-17T23:57:23.400Z] d969767e4c24: Layer already exists [2024-09-17T23:57:23.400Z] d62a02444d39: Layer already exists [2024-09-17T23:57:23.400Z] latest: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:23.729Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:24.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.75 [2024-09-17T23:57:24.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-17T23:57:24.058Z] c19d131d321d: Preparing [2024-09-17T23:57:24.058Z] 73f7574e2324: Preparing [2024-09-17T23:57:24.058Z] e31e288e1aa6: Preparing [2024-09-17T23:57:24.058Z] 910af4b8d081: Preparing [2024-09-17T23:57:24.058Z] c7594da0b4a8: Preparing [2024-09-17T23:57:24.058Z] be1868271cdd: Preparing [2024-09-17T23:57:24.058Z] 985b0e875241: Preparing [2024-09-17T23:57:24.058Z] f87f46e6aae4: Preparing [2024-09-17T23:57:24.058Z] abcf36b31af5: Preparing [2024-09-17T23:57:24.058Z] d969767e4c24: Preparing [2024-09-17T23:57:24.058Z] be1868271cdd: Waiting [2024-09-17T23:57:24.058Z] f87f46e6aae4: Waiting [2024-09-17T23:57:24.058Z] 985b0e875241: Waiting [2024-09-17T23:57:24.058Z] abcf36b31af5: Waiting [2024-09-17T23:57:24.058Z] d62a02444d39: Preparing [2024-09-17T23:57:24.058Z] d969767e4c24: Waiting [2024-09-17T23:57:24.058Z] d62a02444d39: Waiting [2024-09-17T23:57:24.058Z] 910af4b8d081: Layer already exists [2024-09-17T23:57:24.058Z] e31e288e1aa6: Layer already exists [2024-09-17T23:57:24.058Z] c7594da0b4a8: Layer already exists [2024-09-17T23:57:24.058Z] c19d131d321d: Layer already exists [2024-09-17T23:57:24.058Z] 73f7574e2324: Layer already exists [2024-09-17T23:57:24.058Z] 985b0e875241: Layer already exists [2024-09-17T23:57:24.058Z] f87f46e6aae4: Layer already exists [2024-09-17T23:57:24.058Z] abcf36b31af5: Layer already exists [2024-09-17T23:57:24.058Z] be1868271cdd: Layer already exists [2024-09-17T23:57:24.058Z] d969767e4c24: Layer already exists [2024-09-17T23:57:24.058Z] d62a02444d39: Layer already exists [2024-09-17T23:57:24.058Z] 3.2.0-dev.75: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:24.385Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:24.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:24.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-17T23:57:24.721Z] c19d131d321d: Preparing [2024-09-17T23:57:24.721Z] 73f7574e2324: Preparing [2024-09-17T23:57:24.721Z] e31e288e1aa6: Preparing [2024-09-17T23:57:24.721Z] 910af4b8d081: Preparing [2024-09-17T23:57:24.721Z] c7594da0b4a8: Preparing [2024-09-17T23:57:24.721Z] be1868271cdd: Preparing [2024-09-17T23:57:24.721Z] 985b0e875241: Preparing [2024-09-17T23:57:24.721Z] f87f46e6aae4: Preparing [2024-09-17T23:57:24.721Z] abcf36b31af5: Preparing [2024-09-17T23:57:24.721Z] d969767e4c24: Preparing [2024-09-17T23:57:24.721Z] d62a02444d39: Preparing [2024-09-17T23:57:24.721Z] 985b0e875241: Waiting [2024-09-17T23:57:24.721Z] f87f46e6aae4: Waiting [2024-09-17T23:57:24.721Z] abcf36b31af5: Waiting [2024-09-17T23:57:24.721Z] d969767e4c24: Waiting [2024-09-17T23:57:24.721Z] d62a02444d39: Waiting [2024-09-17T23:57:24.721Z] be1868271cdd: Waiting [2024-09-17T23:57:24.721Z] 73f7574e2324: Layer already exists [2024-09-17T23:57:24.721Z] 910af4b8d081: Layer already exists [2024-09-17T23:57:24.721Z] c19d131d321d: Layer already exists [2024-09-17T23:57:24.721Z] e31e288e1aa6: Layer already exists [2024-09-17T23:57:24.721Z] c7594da0b4a8: Layer already exists [2024-09-17T23:57:24.721Z] be1868271cdd: Layer already exists [2024-09-17T23:57:24.721Z] f87f46e6aae4: Layer already exists [2024-09-17T23:57:24.721Z] 985b0e875241: Layer already exists [2024-09-17T23:57:24.721Z] abcf36b31af5: Layer already exists [2024-09-17T23:57:24.721Z] d969767e4c24: Layer already exists [2024-09-17T23:57:24.721Z] d62a02444d39: Layer already exists [2024-09-17T23:57:24.721Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:25.049Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:25.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-17T23:57:25.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-17T23:57:25.374Z] c19d131d321d: Preparing [2024-09-17T23:57:25.374Z] 73f7574e2324: Preparing [2024-09-17T23:57:25.374Z] e31e288e1aa6: Preparing [2024-09-17T23:57:25.374Z] 910af4b8d081: Preparing [2024-09-17T23:57:25.374Z] c7594da0b4a8: Preparing [2024-09-17T23:57:25.374Z] be1868271cdd: Preparing [2024-09-17T23:57:25.374Z] 985b0e875241: Preparing [2024-09-17T23:57:25.374Z] f87f46e6aae4: Preparing [2024-09-17T23:57:25.374Z] abcf36b31af5: Preparing [2024-09-17T23:57:25.374Z] d969767e4c24: Preparing [2024-09-17T23:57:25.374Z] d62a02444d39: Preparing [2024-09-17T23:57:25.374Z] be1868271cdd: Waiting [2024-09-17T23:57:25.374Z] d969767e4c24: Waiting [2024-09-17T23:57:25.374Z] 985b0e875241: Waiting [2024-09-17T23:57:25.374Z] d62a02444d39: Waiting [2024-09-17T23:57:25.374Z] f87f46e6aae4: Waiting [2024-09-17T23:57:25.374Z] abcf36b31af5: Waiting [2024-09-17T23:57:25.374Z] c19d131d321d: Layer already exists [2024-09-17T23:57:25.374Z] e31e288e1aa6: Layer already exists [2024-09-17T23:57:25.374Z] 73f7574e2324: Layer already exists [2024-09-17T23:57:25.374Z] c7594da0b4a8: Layer already exists [2024-09-17T23:57:25.374Z] 910af4b8d081: Layer already exists [2024-09-17T23:57:25.374Z] 985b0e875241: Layer already exists [2024-09-17T23:57:25.374Z] be1868271cdd: Layer already exists [2024-09-17T23:57:25.374Z] f87f46e6aae4: Layer already exists [2024-09-17T23:57:25.374Z] d969767e4c24: Layer already exists [2024-09-17T23:57:25.374Z] abcf36b31af5: Layer already exists [2024-09-17T23:57:25.374Z] d62a02444d39: Layer already exists [2024-09-17T23:57:25.375Z] main: digest: sha256:291c9c2f9c4ac4f7064cfc3213150cb35e457e0631cc870471693bc7e9c6f19c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:25.469Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:25.487Z] taggedImages: [2024-09-17T23:57:25.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:25.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-17T23:57:25.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.75 [2024-09-17T23:57:25.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:25.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-17T23:57:25.515Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-17T23:57:25.515Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:25.515Z] latest [2024-09-17T23:57:25.515Z] 3.2.0-dev.75 [2024-09-17T23:57:25.515Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:25.515Z] main [2024-09-17T23:57:25.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:25.858Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:26.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:26.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-17T23:57:26.185Z] 2a8dbe745b6d: Preparing [2024-09-17T23:57:26.185Z] 941ab36b6775: Preparing [2024-09-17T23:57:26.185Z] 8fcfef958736: Preparing [2024-09-17T23:57:26.185Z] 6a88a6c40ed0: Preparing [2024-09-17T23:57:26.185Z] 99134f999d20: Preparing [2024-09-17T23:57:26.185Z] dfe45ed8983b: Preparing [2024-09-17T23:57:26.185Z] 110f3370687b: Preparing [2024-09-17T23:57:26.185Z] be1868271cdd: Preparing [2024-09-17T23:57:26.185Z] 985b0e875241: Preparing [2024-09-17T23:57:26.185Z] 5e9aa970a92c: Preparing [2024-09-17T23:57:26.185Z] 9a388a4cc357: Preparing [2024-09-17T23:57:26.185Z] d62a02444d39: Preparing [2024-09-17T23:57:26.185Z] be1868271cdd: Waiting [2024-09-17T23:57:26.185Z] 985b0e875241: Waiting [2024-09-17T23:57:26.185Z] 5e9aa970a92c: Waiting [2024-09-17T23:57:26.185Z] 9a388a4cc357: Waiting [2024-09-17T23:57:26.185Z] dfe45ed8983b: Waiting [2024-09-17T23:57:26.185Z] d62a02444d39: Waiting [2024-09-17T23:57:26.185Z] 99134f999d20: Pushed [2024-09-17T23:57:26.185Z] 2a8dbe745b6d: Pushed [2024-09-17T23:57:26.185Z] 941ab36b6775: Pushed [2024-09-17T23:57:26.185Z] be1868271cdd: Layer already exists [2024-09-17T23:57:26.185Z] 985b0e875241: Layer already exists [2024-09-17T23:57:26.185Z] dfe45ed8983b: Pushed [2024-09-17T23:57:26.443Z] 110f3370687b: Pushed [2024-09-17T23:57:26.443Z] d62a02444d39: Layer already exists [2024-09-17T23:57:26.443Z] 5e9aa970a92c: Pushed [2024-09-17T23:57:27.373Z] 6a88a6c40ed0: Pushed [2024-09-17T23:57:27.373Z] 8fcfef958736: Pushed [2024-09-17T23:57:27.632Z] 9a388a4cc357: Pushed [2024-09-17T23:57:27.632Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:28.033Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:28.362Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-17T23:57:28.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-17T23:57:28.363Z] 2a8dbe745b6d: Preparing [2024-09-17T23:57:28.363Z] 941ab36b6775: Preparing [2024-09-17T23:57:28.363Z] 8fcfef958736: Preparing [2024-09-17T23:57:28.363Z] 6a88a6c40ed0: Preparing [2024-09-17T23:57:28.363Z] 99134f999d20: Preparing [2024-09-17T23:57:28.363Z] dfe45ed8983b: Preparing [2024-09-17T23:57:28.363Z] 110f3370687b: Preparing [2024-09-17T23:57:28.363Z] be1868271cdd: Preparing [2024-09-17T23:57:28.363Z] 985b0e875241: Preparing [2024-09-17T23:57:28.363Z] 5e9aa970a92c: Preparing [2024-09-17T23:57:28.363Z] 9a388a4cc357: Preparing [2024-09-17T23:57:28.363Z] d62a02444d39: Preparing [2024-09-17T23:57:28.363Z] be1868271cdd: Waiting [2024-09-17T23:57:28.363Z] 110f3370687b: Waiting [2024-09-17T23:57:28.363Z] 985b0e875241: Waiting [2024-09-17T23:57:28.363Z] 9a388a4cc357: Waiting [2024-09-17T23:57:28.363Z] 5e9aa970a92c: Waiting [2024-09-17T23:57:28.363Z] d62a02444d39: Waiting [2024-09-17T23:57:28.363Z] dfe45ed8983b: Waiting [2024-09-17T23:57:28.363Z] 941ab36b6775: Layer already exists [2024-09-17T23:57:28.363Z] 6a88a6c40ed0: Layer already exists [2024-09-17T23:57:28.363Z] 2a8dbe745b6d: Layer already exists [2024-09-17T23:57:28.363Z] 99134f999d20: Layer already exists [2024-09-17T23:57:28.363Z] 8fcfef958736: Layer already exists [2024-09-17T23:57:28.363Z] 110f3370687b: Layer already exists [2024-09-17T23:57:28.363Z] dfe45ed8983b: Layer already exists [2024-09-17T23:57:28.363Z] be1868271cdd: Layer already exists [2024-09-17T23:57:28.363Z] 5e9aa970a92c: Layer already exists [2024-09-17T23:57:28.363Z] 985b0e875241: Layer already exists [2024-09-17T23:57:28.363Z] 9a388a4cc357: Layer already exists [2024-09-17T23:57:28.363Z] d62a02444d39: Layer already exists [2024-09-17T23:57:28.363Z] latest: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:28.684Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:29.009Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.75 [2024-09-17T23:57:29.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-17T23:57:29.009Z] 2a8dbe745b6d: Preparing [2024-09-17T23:57:29.009Z] 941ab36b6775: Preparing [2024-09-17T23:57:29.009Z] 8fcfef958736: Preparing [2024-09-17T23:57:29.009Z] 6a88a6c40ed0: Preparing [2024-09-17T23:57:29.009Z] 99134f999d20: Preparing [2024-09-17T23:57:29.009Z] dfe45ed8983b: Preparing [2024-09-17T23:57:29.009Z] 110f3370687b: Preparing [2024-09-17T23:57:29.009Z] be1868271cdd: Preparing [2024-09-17T23:57:29.009Z] 985b0e875241: Preparing [2024-09-17T23:57:29.009Z] 5e9aa970a92c: Preparing [2024-09-17T23:57:29.009Z] 9a388a4cc357: Preparing [2024-09-17T23:57:29.009Z] d62a02444d39: Preparing [2024-09-17T23:57:29.009Z] dfe45ed8983b: Waiting [2024-09-17T23:57:29.009Z] 110f3370687b: Waiting [2024-09-17T23:57:29.009Z] be1868271cdd: Waiting [2024-09-17T23:57:29.009Z] 985b0e875241: Waiting [2024-09-17T23:57:29.009Z] 5e9aa970a92c: Waiting [2024-09-17T23:57:29.009Z] 9a388a4cc357: Waiting [2024-09-17T23:57:29.009Z] d62a02444d39: Waiting [2024-09-17T23:57:29.009Z] 6a88a6c40ed0: Layer already exists [2024-09-17T23:57:29.009Z] 8fcfef958736: Layer already exists [2024-09-17T23:57:29.009Z] 941ab36b6775: Layer already exists [2024-09-17T23:57:29.009Z] 2a8dbe745b6d: Layer already exists [2024-09-17T23:57:29.009Z] 99134f999d20: Layer already exists [2024-09-17T23:57:29.009Z] 5e9aa970a92c: Layer already exists [2024-09-17T23:57:29.009Z] dfe45ed8983b: Layer already exists [2024-09-17T23:57:29.009Z] be1868271cdd: Layer already exists [2024-09-17T23:57:29.009Z] 985b0e875241: Layer already exists [2024-09-17T23:57:29.009Z] 110f3370687b: Layer already exists [2024-09-17T23:57:29.009Z] 9a388a4cc357: Layer already exists [2024-09-17T23:57:29.009Z] d62a02444d39: Layer already exists [2024-09-17T23:57:29.009Z] 3.2.0-dev.75: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:29.332Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:29.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:29.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-17T23:57:29.654Z] 2a8dbe745b6d: Preparing [2024-09-17T23:57:29.654Z] 941ab36b6775: Preparing [2024-09-17T23:57:29.654Z] 8fcfef958736: Preparing [2024-09-17T23:57:29.654Z] 6a88a6c40ed0: Preparing [2024-09-17T23:57:29.654Z] 99134f999d20: Preparing [2024-09-17T23:57:29.654Z] dfe45ed8983b: Preparing [2024-09-17T23:57:29.654Z] 110f3370687b: Preparing [2024-09-17T23:57:29.654Z] be1868271cdd: Preparing [2024-09-17T23:57:29.654Z] 985b0e875241: Preparing [2024-09-17T23:57:29.654Z] 5e9aa970a92c: Preparing [2024-09-17T23:57:29.654Z] 9a388a4cc357: Preparing [2024-09-17T23:57:29.654Z] d62a02444d39: Preparing [2024-09-17T23:57:29.654Z] 110f3370687b: Waiting [2024-09-17T23:57:29.654Z] be1868271cdd: Waiting [2024-09-17T23:57:29.654Z] 985b0e875241: Waiting [2024-09-17T23:57:29.654Z] 5e9aa970a92c: Waiting [2024-09-17T23:57:29.654Z] 9a388a4cc357: Waiting [2024-09-17T23:57:29.654Z] d62a02444d39: Waiting [2024-09-17T23:57:29.654Z] dfe45ed8983b: Waiting [2024-09-17T23:57:29.654Z] 99134f999d20: Layer already exists [2024-09-17T23:57:29.654Z] 8fcfef958736: Layer already exists [2024-09-17T23:57:29.654Z] 941ab36b6775: Layer already exists [2024-09-17T23:57:29.654Z] 6a88a6c40ed0: Layer already exists [2024-09-17T23:57:29.654Z] 2a8dbe745b6d: Layer already exists [2024-09-17T23:57:29.654Z] dfe45ed8983b: Layer already exists [2024-09-17T23:57:29.654Z] 985b0e875241: Layer already exists [2024-09-17T23:57:29.654Z] be1868271cdd: Layer already exists [2024-09-17T23:57:29.654Z] 110f3370687b: Layer already exists [2024-09-17T23:57:29.654Z] 5e9aa970a92c: Layer already exists [2024-09-17T23:57:29.654Z] 9a388a4cc357: Layer already exists [2024-09-17T23:57:29.654Z] d62a02444d39: Layer already exists [2024-09-17T23:57:29.654Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:29.983Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:30.301Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-17T23:57:30.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-17T23:57:30.301Z] 2a8dbe745b6d: Preparing [2024-09-17T23:57:30.301Z] 941ab36b6775: Preparing [2024-09-17T23:57:30.301Z] 8fcfef958736: Preparing [2024-09-17T23:57:30.301Z] 6a88a6c40ed0: Preparing [2024-09-17T23:57:30.301Z] 99134f999d20: Preparing [2024-09-17T23:57:30.301Z] dfe45ed8983b: Preparing [2024-09-17T23:57:30.301Z] 110f3370687b: Preparing [2024-09-17T23:57:30.301Z] be1868271cdd: Preparing [2024-09-17T23:57:30.301Z] 985b0e875241: Preparing [2024-09-17T23:57:30.301Z] 5e9aa970a92c: Preparing [2024-09-17T23:57:30.301Z] 9a388a4cc357: Preparing [2024-09-17T23:57:30.301Z] d62a02444d39: Preparing [2024-09-17T23:57:30.301Z] 5e9aa970a92c: Waiting [2024-09-17T23:57:30.301Z] 9a388a4cc357: Waiting [2024-09-17T23:57:30.301Z] dfe45ed8983b: Waiting [2024-09-17T23:57:30.301Z] d62a02444d39: Waiting [2024-09-17T23:57:30.301Z] 985b0e875241: Waiting [2024-09-17T23:57:30.301Z] 110f3370687b: Waiting [2024-09-17T23:57:30.301Z] 941ab36b6775: Layer already exists [2024-09-17T23:57:30.301Z] 8fcfef958736: Layer already exists [2024-09-17T23:57:30.301Z] 6a88a6c40ed0: Layer already exists [2024-09-17T23:57:30.301Z] 2a8dbe745b6d: Layer already exists [2024-09-17T23:57:30.301Z] 99134f999d20: Layer already exists [2024-09-17T23:57:30.301Z] 110f3370687b: Layer already exists [2024-09-17T23:57:30.301Z] dfe45ed8983b: Layer already exists [2024-09-17T23:57:30.301Z] 5e9aa970a92c: Layer already exists [2024-09-17T23:57:30.301Z] be1868271cdd: Layer already exists [2024-09-17T23:57:30.301Z] 985b0e875241: Layer already exists [2024-09-17T23:57:30.301Z] 9a388a4cc357: Layer already exists [2024-09-17T23:57:30.301Z] d62a02444d39: Layer already exists [2024-09-17T23:57:30.301Z] main: digest: sha256:955bf8f50eb7c0ca4689de9de4aa31b94b16a49bd8d4a164588813dad71d50ca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:30.370Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:30.382Z] taggedImages: [2024-09-17T23:57:30.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:30.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-17T23:57:30.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.75 [2024-09-17T23:57:30.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:30.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-17T23:57:30.408Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-17T23:57:30.408Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:30.408Z] latest [2024-09-17T23:57:30.408Z] 3.2.0-dev.75 [2024-09-17T23:57:30.408Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:30.408Z] main [2024-09-17T23:57:30.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:30.744Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:31.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:31.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-17T23:57:31.069Z] de91dc847017: Preparing [2024-09-17T23:57:31.069Z] 099cf4633fcf: Preparing [2024-09-17T23:57:31.069Z] be1868271cdd: Preparing [2024-09-17T23:57:31.069Z] 985b0e875241: Preparing [2024-09-17T23:57:31.069Z] cc1044b92751: Preparing [2024-09-17T23:57:31.069Z] e5d2799dc810: Preparing [2024-09-17T23:57:31.069Z] d62a02444d39: Preparing [2024-09-17T23:57:31.069Z] e5d2799dc810: Waiting [2024-09-17T23:57:31.069Z] d62a02444d39: Waiting [2024-09-17T23:57:31.069Z] be1868271cdd: Layer already exists [2024-09-17T23:57:31.069Z] 985b0e875241: Layer already exists [2024-09-17T23:57:31.069Z] d62a02444d39: Layer already exists [2024-09-17T23:57:31.069Z] cc1044b92751: Pushed [2024-09-17T23:57:31.069Z] de91dc847017: Pushed [2024-09-17T23:57:32.001Z] e5d2799dc810: Pushed [2024-09-17T23:57:32.938Z] 099cf4633fcf: Pushed [2024-09-17T23:57:32.938Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:33.260Z] + 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-09-17T23:57:33.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-17T23:57:33.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-17T23:57:33.588Z] de91dc847017: Preparing [2024-09-17T23:57:33.588Z] 099cf4633fcf: Preparing [2024-09-17T23:57:33.588Z] be1868271cdd: Preparing [2024-09-17T23:57:33.588Z] 985b0e875241: Preparing [2024-09-17T23:57:33.588Z] cc1044b92751: Preparing [2024-09-17T23:57:33.588Z] e5d2799dc810: Preparing [2024-09-17T23:57:33.588Z] d62a02444d39: Preparing [2024-09-17T23:57:33.588Z] e5d2799dc810: Waiting [2024-09-17T23:57:33.588Z] d62a02444d39: Waiting [2024-09-17T23:57:33.588Z] 099cf4633fcf: Layer already exists [2024-09-17T23:57:33.588Z] de91dc847017: Layer already exists [2024-09-17T23:57:33.588Z] cc1044b92751: Layer already exists [2024-09-17T23:57:33.588Z] be1868271cdd: Layer already exists [2024-09-17T23:57:33.588Z] 985b0e875241: Layer already exists [2024-09-17T23:57:33.588Z] e5d2799dc810: Layer already exists [2024-09-17T23:57:33.588Z] d62a02444d39: Layer already exists [2024-09-17T23:57:33.588Z] latest: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:33.932Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:34.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.75 [2024-09-17T23:57:34.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-17T23:57:34.271Z] de91dc847017: Preparing [2024-09-17T23:57:34.271Z] 099cf4633fcf: Preparing [2024-09-17T23:57:34.271Z] be1868271cdd: Preparing [2024-09-17T23:57:34.271Z] 985b0e875241: Preparing [2024-09-17T23:57:34.271Z] cc1044b92751: Preparing [2024-09-17T23:57:34.271Z] e5d2799dc810: Preparing [2024-09-17T23:57:34.271Z] d62a02444d39: Preparing [2024-09-17T23:57:34.271Z] d62a02444d39: Waiting [2024-09-17T23:57:34.271Z] e5d2799dc810: Waiting [2024-09-17T23:57:34.271Z] cc1044b92751: Layer already exists [2024-09-17T23:57:34.271Z] de91dc847017: Layer already exists [2024-09-17T23:57:34.271Z] 985b0e875241: Layer already exists [2024-09-17T23:57:34.271Z] 099cf4633fcf: Layer already exists [2024-09-17T23:57:34.271Z] be1868271cdd: Layer already exists [2024-09-17T23:57:34.271Z] e5d2799dc810: Layer already exists [2024-09-17T23:57:34.271Z] d62a02444d39: Layer already exists [2024-09-17T23:57:34.271Z] 3.2.0-dev.75: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:34.595Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:34.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:34.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-17T23:57:34.924Z] de91dc847017: Preparing [2024-09-17T23:57:34.924Z] 099cf4633fcf: Preparing [2024-09-17T23:57:34.924Z] be1868271cdd: Preparing [2024-09-17T23:57:34.924Z] 985b0e875241: Preparing [2024-09-17T23:57:34.924Z] cc1044b92751: Preparing [2024-09-17T23:57:34.924Z] e5d2799dc810: Preparing [2024-09-17T23:57:34.924Z] d62a02444d39: Preparing [2024-09-17T23:57:34.924Z] e5d2799dc810: Waiting [2024-09-17T23:57:34.924Z] d62a02444d39: Waiting [2024-09-17T23:57:34.924Z] de91dc847017: Layer already exists [2024-09-17T23:57:34.924Z] be1868271cdd: Layer already exists [2024-09-17T23:57:34.924Z] 099cf4633fcf: Layer already exists [2024-09-17T23:57:34.924Z] cc1044b92751: Layer already exists [2024-09-17T23:57:34.924Z] 985b0e875241: Layer already exists [2024-09-17T23:57:34.924Z] d62a02444d39: Layer already exists [2024-09-17T23:57:34.924Z] e5d2799dc810: Layer already exists [2024-09-17T23:57:34.924Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:35.245Z] + 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-09-17T23:57:35.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-17T23:57:35.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-17T23:57:35.566Z] de91dc847017: Preparing [2024-09-17T23:57:35.566Z] 099cf4633fcf: Preparing [2024-09-17T23:57:35.566Z] be1868271cdd: Preparing [2024-09-17T23:57:35.566Z] 985b0e875241: Preparing [2024-09-17T23:57:35.566Z] cc1044b92751: Preparing [2024-09-17T23:57:35.566Z] e5d2799dc810: Preparing [2024-09-17T23:57:35.566Z] d62a02444d39: Preparing [2024-09-17T23:57:35.566Z] d62a02444d39: Waiting [2024-09-17T23:57:35.566Z] e5d2799dc810: Waiting [2024-09-17T23:57:35.566Z] cc1044b92751: Layer already exists [2024-09-17T23:57:35.566Z] de91dc847017: Layer already exists [2024-09-17T23:57:35.566Z] 099cf4633fcf: Layer already exists [2024-09-17T23:57:35.566Z] 985b0e875241: Layer already exists [2024-09-17T23:57:35.566Z] be1868271cdd: Layer already exists [2024-09-17T23:57:35.566Z] e5d2799dc810: Layer already exists [2024-09-17T23:57:35.566Z] d62a02444d39: Layer already exists [2024-09-17T23:57:35.566Z] main: digest: sha256:fad904b910b57300dca19536473e900a05010f5b03791b4bc99f7557875745d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:35.648Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:35.662Z] taggedImages: [2024-09-17T23:57:35.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:35.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-17T23:57:35.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.75 [2024-09-17T23:57:35.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:35.662Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-17T23:57:35.692Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-17T23:57:35.692Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:35.692Z] latest [2024-09-17T23:57:35.692Z] 3.2.0-dev.75 [2024-09-17T23:57:35.692Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:35.692Z] main [2024-09-17T23:57:35.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:36.042Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:36.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:36.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-17T23:57:36.373Z] c1ba99afa7f2: Preparing [2024-09-17T23:57:36.373Z] 0903d8f2191e: Preparing [2024-09-17T23:57:36.373Z] a09b00a74bf4: Preparing [2024-09-17T23:57:36.373Z] be1868271cdd: Preparing [2024-09-17T23:57:36.373Z] 985b0e875241: Preparing [2024-09-17T23:57:36.373Z] ed49e5a10508: Preparing [2024-09-17T23:57:36.373Z] 63c0f462ceca: Preparing [2024-09-17T23:57:36.373Z] 9074501d8f1d: Preparing [2024-09-17T23:57:36.373Z] 51a8ce81b222: Preparing [2024-09-17T23:57:36.373Z] d62a02444d39: Preparing [2024-09-17T23:57:36.373Z] ed49e5a10508: Waiting [2024-09-17T23:57:36.374Z] 51a8ce81b222: Waiting [2024-09-17T23:57:36.374Z] 63c0f462ceca: Waiting [2024-09-17T23:57:36.374Z] 9074501d8f1d: Waiting [2024-09-17T23:57:36.374Z] d62a02444d39: Waiting [2024-09-17T23:57:36.374Z] be1868271cdd: Layer already exists [2024-09-17T23:57:36.374Z] 985b0e875241: Layer already exists [2024-09-17T23:57:36.374Z] c1ba99afa7f2: Pushed [2024-09-17T23:57:36.374Z] 0903d8f2191e: Pushed [2024-09-17T23:57:36.374Z] a09b00a74bf4: Pushed [2024-09-17T23:57:36.374Z] d62a02444d39: Layer already exists [2024-09-17T23:57:36.374Z] 9074501d8f1d: Pushed [2024-09-17T23:57:36.940Z] 51a8ce81b222: Pushed [2024-09-17T23:57:42.213Z] 63c0f462ceca: Pushed [2024-09-17T23:57:46.409Z] ed49e5a10508: Pushed [2024-09-17T23:57:46.409Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:46.743Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:47.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-17T23:57:47.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-17T23:57:47.061Z] c1ba99afa7f2: Preparing [2024-09-17T23:57:47.061Z] 0903d8f2191e: Preparing [2024-09-17T23:57:47.061Z] a09b00a74bf4: Preparing [2024-09-17T23:57:47.061Z] be1868271cdd: Preparing [2024-09-17T23:57:47.061Z] 985b0e875241: Preparing [2024-09-17T23:57:47.061Z] ed49e5a10508: Preparing [2024-09-17T23:57:47.061Z] 63c0f462ceca: Preparing [2024-09-17T23:57:47.061Z] 9074501d8f1d: Preparing [2024-09-17T23:57:47.061Z] 51a8ce81b222: Preparing [2024-09-17T23:57:47.061Z] d62a02444d39: Preparing [2024-09-17T23:57:47.061Z] ed49e5a10508: Waiting [2024-09-17T23:57:47.061Z] 51a8ce81b222: Waiting [2024-09-17T23:57:47.061Z] 9074501d8f1d: Waiting [2024-09-17T23:57:47.061Z] d62a02444d39: Waiting [2024-09-17T23:57:47.061Z] 63c0f462ceca: Waiting [2024-09-17T23:57:47.061Z] 985b0e875241: Layer already exists [2024-09-17T23:57:47.061Z] be1868271cdd: Layer already exists [2024-09-17T23:57:47.061Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:57:47.061Z] 0903d8f2191e: Layer already exists [2024-09-17T23:57:47.061Z] a09b00a74bf4: Layer already exists [2024-09-17T23:57:47.061Z] ed49e5a10508: Layer already exists [2024-09-17T23:57:47.061Z] 9074501d8f1d: Layer already exists [2024-09-17T23:57:47.061Z] d62a02444d39: Layer already exists [2024-09-17T23:57:47.061Z] 51a8ce81b222: Layer already exists [2024-09-17T23:57:47.061Z] 63c0f462ceca: Layer already exists [2024-09-17T23:57:47.061Z] latest: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:47.391Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:47.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.75 [2024-09-17T23:57:47.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-17T23:57:47.713Z] c1ba99afa7f2: Preparing [2024-09-17T23:57:47.713Z] 0903d8f2191e: Preparing [2024-09-17T23:57:47.713Z] a09b00a74bf4: Preparing [2024-09-17T23:57:47.713Z] be1868271cdd: Preparing [2024-09-17T23:57:47.713Z] 985b0e875241: Preparing [2024-09-17T23:57:47.713Z] ed49e5a10508: Preparing [2024-09-17T23:57:47.713Z] 63c0f462ceca: Preparing [2024-09-17T23:57:47.713Z] 9074501d8f1d: Preparing [2024-09-17T23:57:47.713Z] 51a8ce81b222: Preparing [2024-09-17T23:57:47.713Z] d62a02444d39: Preparing [2024-09-17T23:57:47.713Z] 9074501d8f1d: Waiting [2024-09-17T23:57:47.713Z] ed49e5a10508: Waiting [2024-09-17T23:57:47.713Z] 51a8ce81b222: Waiting [2024-09-17T23:57:47.713Z] 63c0f462ceca: Waiting [2024-09-17T23:57:47.713Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:57:47.713Z] a09b00a74bf4: Layer already exists [2024-09-17T23:57:47.713Z] 985b0e875241: Layer already exists [2024-09-17T23:57:47.713Z] be1868271cdd: Layer already exists [2024-09-17T23:57:47.713Z] 0903d8f2191e: Layer already exists [2024-09-17T23:57:47.713Z] ed49e5a10508: Layer already exists [2024-09-17T23:57:47.713Z] 63c0f462ceca: Layer already exists [2024-09-17T23:57:47.713Z] 9074501d8f1d: Layer already exists [2024-09-17T23:57:47.713Z] 51a8ce81b222: Layer already exists [2024-09-17T23:57:47.713Z] d62a02444d39: Layer already exists [2024-09-17T23:57:47.713Z] 3.2.0-dev.75: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:48.038Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:48.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:48.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-17T23:57:48.355Z] c1ba99afa7f2: Preparing [2024-09-17T23:57:48.355Z] 0903d8f2191e: Preparing [2024-09-17T23:57:48.355Z] a09b00a74bf4: Preparing [2024-09-17T23:57:48.355Z] be1868271cdd: Preparing [2024-09-17T23:57:48.355Z] 985b0e875241: Preparing [2024-09-17T23:57:48.355Z] ed49e5a10508: Preparing [2024-09-17T23:57:48.355Z] 63c0f462ceca: Preparing [2024-09-17T23:57:48.355Z] 9074501d8f1d: Preparing [2024-09-17T23:57:48.355Z] 51a8ce81b222: Preparing [2024-09-17T23:57:48.355Z] d62a02444d39: Preparing [2024-09-17T23:57:48.355Z] 63c0f462ceca: Waiting [2024-09-17T23:57:48.355Z] ed49e5a10508: Waiting [2024-09-17T23:57:48.355Z] 9074501d8f1d: Waiting [2024-09-17T23:57:48.355Z] 51a8ce81b222: Waiting [2024-09-17T23:57:48.355Z] d62a02444d39: Waiting [2024-09-17T23:57:48.356Z] be1868271cdd: Layer already exists [2024-09-17T23:57:48.356Z] 985b0e875241: Layer already exists [2024-09-17T23:57:48.356Z] a09b00a74bf4: Layer already exists [2024-09-17T23:57:48.356Z] 0903d8f2191e: Layer already exists [2024-09-17T23:57:48.356Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:57:48.356Z] ed49e5a10508: Layer already exists [2024-09-17T23:57:48.356Z] 51a8ce81b222: Layer already exists [2024-09-17T23:57:48.356Z] 63c0f462ceca: Layer already exists [2024-09-17T23:57:48.356Z] 9074501d8f1d: Layer already exists [2024-09-17T23:57:48.356Z] d62a02444d39: Layer already exists [2024-09-17T23:57:48.356Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:48.688Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:49.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-17T23:57:49.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-17T23:57:49.011Z] c1ba99afa7f2: Preparing [2024-09-17T23:57:49.011Z] 0903d8f2191e: Preparing [2024-09-17T23:57:49.011Z] a09b00a74bf4: Preparing [2024-09-17T23:57:49.011Z] be1868271cdd: Preparing [2024-09-17T23:57:49.011Z] 985b0e875241: Preparing [2024-09-17T23:57:49.011Z] ed49e5a10508: Preparing [2024-09-17T23:57:49.011Z] 63c0f462ceca: Preparing [2024-09-17T23:57:49.011Z] 9074501d8f1d: Preparing [2024-09-17T23:57:49.011Z] 51a8ce81b222: Preparing [2024-09-17T23:57:49.011Z] d62a02444d39: Preparing [2024-09-17T23:57:49.011Z] ed49e5a10508: Waiting [2024-09-17T23:57:49.011Z] 63c0f462ceca: Waiting [2024-09-17T23:57:49.011Z] 9074501d8f1d: Waiting [2024-09-17T23:57:49.011Z] 51a8ce81b222: Waiting [2024-09-17T23:57:49.011Z] d62a02444d39: Waiting [2024-09-17T23:57:49.011Z] a09b00a74bf4: Layer already exists [2024-09-17T23:57:49.011Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:57:49.011Z] 0903d8f2191e: Layer already exists [2024-09-17T23:57:49.011Z] be1868271cdd: Layer already exists [2024-09-17T23:57:49.011Z] 985b0e875241: Layer already exists [2024-09-17T23:57:49.011Z] 63c0f462ceca: Layer already exists [2024-09-17T23:57:49.011Z] 51a8ce81b222: Layer already exists [2024-09-17T23:57:49.011Z] ed49e5a10508: Layer already exists [2024-09-17T23:57:49.011Z] 9074501d8f1d: Layer already exists [2024-09-17T23:57:49.011Z] d62a02444d39: Layer already exists [2024-09-17T23:57:49.011Z] main: digest: sha256:d6d33674878341003afe327a64d1a236af78420f548c45abfa58335f402f8cb8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:57:49.092Z] ===================================================== [Pipeline] echo [2024-09-17T23:57:49.105Z] taggedImages: [2024-09-17T23:57:49.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:49.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-17T23:57:49.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.75 [2024-09-17T23:57:49.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:49.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-17T23:57:49.139Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-17T23:57:49.140Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:49.140Z] latest [2024-09-17T23:57:49.140Z] 3.2.0-dev.75 [2024-09-17T23:57:49.140Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:57:49.140Z] main [2024-09-17T23:57:49.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:49.482Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:57:49.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:57:49.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-17T23:57:49.812Z] cafe092ead31: Preparing [2024-09-17T23:57:49.812Z] 275072002913: Preparing [2024-09-17T23:57:49.812Z] dea55aba5ada: Preparing [2024-09-17T23:57:49.812Z] be1868271cdd: Preparing [2024-09-17T23:57:49.812Z] 985b0e875241: Preparing [2024-09-17T23:57:49.812Z] 061019998fef: Preparing [2024-09-17T23:57:49.812Z] 9c763a583030: Preparing [2024-09-17T23:57:49.812Z] 7b6e9404a45e: Preparing [2024-09-17T23:57:49.812Z] d62a02444d39: Preparing [2024-09-17T23:57:49.812Z] 9c763a583030: Waiting [2024-09-17T23:57:49.812Z] 7b6e9404a45e: Waiting [2024-09-17T23:57:49.812Z] d62a02444d39: Waiting [2024-09-17T23:57:49.812Z] 061019998fef: Waiting [2024-09-17T23:57:49.812Z] 985b0e875241: Layer already exists [2024-09-17T23:57:49.812Z] be1868271cdd: Layer already exists [2024-09-17T23:57:49.812Z] dea55aba5ada: Pushed [2024-09-17T23:57:49.812Z] 275072002913: Pushed [2024-09-17T23:57:49.812Z] 9c763a583030: Pushed [2024-09-17T23:57:49.812Z] cafe092ead31: Pushed [2024-09-17T23:57:49.812Z] d62a02444d39: Layer already exists [2024-09-17T23:57:50.070Z] 7b6e9404a45e: Pushed [2024-09-17T23:58:00.043Z] 061019998fef: Pushed [2024-09-17T23:58:00.043Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:00.372Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:00.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-17T23:58:00.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-17T23:58:00.693Z] cafe092ead31: Preparing [2024-09-17T23:58:00.693Z] 275072002913: Preparing [2024-09-17T23:58:00.693Z] dea55aba5ada: Preparing [2024-09-17T23:58:00.693Z] be1868271cdd: Preparing [2024-09-17T23:58:00.693Z] 985b0e875241: Preparing [2024-09-17T23:58:00.693Z] 061019998fef: Preparing [2024-09-17T23:58:00.693Z] 9c763a583030: Preparing [2024-09-17T23:58:00.693Z] 061019998fef: Waiting [2024-09-17T23:58:00.693Z] 7b6e9404a45e: Preparing [2024-09-17T23:58:00.693Z] d62a02444d39: Preparing [2024-09-17T23:58:00.693Z] 7b6e9404a45e: Waiting [2024-09-17T23:58:00.693Z] d62a02444d39: Waiting [2024-09-17T23:58:00.693Z] 9c763a583030: Waiting [2024-09-17T23:58:00.693Z] 275072002913: Layer already exists [2024-09-17T23:58:00.693Z] 985b0e875241: Layer already exists [2024-09-17T23:58:00.693Z] be1868271cdd: Layer already exists [2024-09-17T23:58:00.693Z] dea55aba5ada: Layer already exists [2024-09-17T23:58:00.693Z] cafe092ead31: Layer already exists [2024-09-17T23:58:00.693Z] 061019998fef: Layer already exists [2024-09-17T23:58:00.693Z] 9c763a583030: Layer already exists [2024-09-17T23:58:00.693Z] 7b6e9404a45e: Layer already exists [2024-09-17T23:58:00.693Z] d62a02444d39: Layer already exists [2024-09-17T23:58:00.693Z] latest: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:01.015Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:01.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.75 [2024-09-17T23:58:01.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-17T23:58:01.342Z] cafe092ead31: Preparing [2024-09-17T23:58:01.342Z] 275072002913: Preparing [2024-09-17T23:58:01.342Z] dea55aba5ada: Preparing [2024-09-17T23:58:01.342Z] be1868271cdd: Preparing [2024-09-17T23:58:01.342Z] 985b0e875241: Preparing [2024-09-17T23:58:01.342Z] 061019998fef: Preparing [2024-09-17T23:58:01.342Z] 9c763a583030: Preparing [2024-09-17T23:58:01.342Z] 7b6e9404a45e: Preparing [2024-09-17T23:58:01.342Z] d62a02444d39: Preparing [2024-09-17T23:58:01.342Z] 9c763a583030: Waiting [2024-09-17T23:58:01.342Z] d62a02444d39: Waiting [2024-09-17T23:58:01.342Z] 7b6e9404a45e: Waiting [2024-09-17T23:58:01.342Z] 061019998fef: Waiting [2024-09-17T23:58:01.342Z] 275072002913: Layer already exists [2024-09-17T23:58:01.342Z] cafe092ead31: Layer already exists [2024-09-17T23:58:01.342Z] dea55aba5ada: Layer already exists [2024-09-17T23:58:01.342Z] be1868271cdd: Layer already exists [2024-09-17T23:58:01.342Z] 985b0e875241: Layer already exists [2024-09-17T23:58:01.342Z] 061019998fef: Layer already exists [2024-09-17T23:58:01.342Z] 9c763a583030: Layer already exists [2024-09-17T23:58:01.342Z] 7b6e9404a45e: Layer already exists [2024-09-17T23:58:01.342Z] d62a02444d39: Layer already exists [2024-09-17T23:58:01.342Z] 3.2.0-dev.75: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:01.666Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:01.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:01.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-17T23:58:01.994Z] cafe092ead31: Preparing [2024-09-17T23:58:01.994Z] 275072002913: Preparing [2024-09-17T23:58:01.994Z] dea55aba5ada: Preparing [2024-09-17T23:58:01.994Z] be1868271cdd: Preparing [2024-09-17T23:58:01.994Z] 985b0e875241: Preparing [2024-09-17T23:58:01.994Z] 061019998fef: Preparing [2024-09-17T23:58:01.994Z] 9c763a583030: Preparing [2024-09-17T23:58:01.994Z] 7b6e9404a45e: Preparing [2024-09-17T23:58:01.994Z] d62a02444d39: Preparing [2024-09-17T23:58:01.994Z] 9c763a583030: Waiting [2024-09-17T23:58:01.994Z] 061019998fef: Waiting [2024-09-17T23:58:01.994Z] 7b6e9404a45e: Waiting [2024-09-17T23:58:01.994Z] d62a02444d39: Waiting [2024-09-17T23:58:01.994Z] 275072002913: Layer already exists [2024-09-17T23:58:01.994Z] 985b0e875241: Layer already exists [2024-09-17T23:58:01.994Z] cafe092ead31: Layer already exists [2024-09-17T23:58:01.994Z] be1868271cdd: Layer already exists [2024-09-17T23:58:01.994Z] dea55aba5ada: Layer already exists [2024-09-17T23:58:01.994Z] 9c763a583030: Layer already exists [2024-09-17T23:58:01.994Z] 061019998fef: Layer already exists [2024-09-17T23:58:01.994Z] 7b6e9404a45e: Layer already exists [2024-09-17T23:58:01.994Z] d62a02444d39: Layer already exists [2024-09-17T23:58:01.994Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:02.325Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:02.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-17T23:58:02.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-17T23:58:02.650Z] cafe092ead31: Preparing [2024-09-17T23:58:02.650Z] 275072002913: Preparing [2024-09-17T23:58:02.650Z] dea55aba5ada: Preparing [2024-09-17T23:58:02.650Z] be1868271cdd: Preparing [2024-09-17T23:58:02.650Z] 985b0e875241: Preparing [2024-09-17T23:58:02.650Z] 061019998fef: Preparing [2024-09-17T23:58:02.650Z] 9c763a583030: Preparing [2024-09-17T23:58:02.650Z] 7b6e9404a45e: Preparing [2024-09-17T23:58:02.650Z] d62a02444d39: Preparing [2024-09-17T23:58:02.650Z] 061019998fef: Waiting [2024-09-17T23:58:02.650Z] 9c763a583030: Waiting [2024-09-17T23:58:02.650Z] 7b6e9404a45e: Waiting [2024-09-17T23:58:02.650Z] d62a02444d39: Waiting [2024-09-17T23:58:02.650Z] cafe092ead31: Layer already exists [2024-09-17T23:58:02.650Z] be1868271cdd: Layer already exists [2024-09-17T23:58:02.650Z] dea55aba5ada: Layer already exists [2024-09-17T23:58:02.650Z] 985b0e875241: Layer already exists [2024-09-17T23:58:02.650Z] 275072002913: Layer already exists [2024-09-17T23:58:02.650Z] 061019998fef: Layer already exists [2024-09-17T23:58:02.650Z] 9c763a583030: Layer already exists [2024-09-17T23:58:02.650Z] 7b6e9404a45e: Layer already exists [2024-09-17T23:58:02.650Z] d62a02444d39: Layer already exists [2024-09-17T23:58:02.650Z] main: digest: sha256:98079f2b777069949aca193712c38b9cb9053729d33c3db4b13a1ad68121856e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:58:02.722Z] ===================================================== [Pipeline] echo [2024-09-17T23:58:02.742Z] taggedImages: [2024-09-17T23:58:02.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:02.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-17T23:58:02.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.75 [2024-09-17T23:58:02.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:02.742Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-17T23:58:02.768Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-17T23:58:02.768Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:02.768Z] latest [2024-09-17T23:58:02.768Z] 3.2.0-dev.75 [2024-09-17T23:58:02.768Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:02.768Z] main [2024-09-17T23:58:02.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:03.104Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:03.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:03.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-17T23:58:03.428Z] c1ba99afa7f2: Preparing [2024-09-17T23:58:03.428Z] 0ed66bbebf85: Preparing [2024-09-17T23:58:03.428Z] 79a6670effa9: Preparing [2024-09-17T23:58:03.428Z] be1868271cdd: Preparing [2024-09-17T23:58:03.428Z] 985b0e875241: Preparing [2024-09-17T23:58:03.428Z] 8613d389603b: Preparing [2024-09-17T23:58:03.428Z] 9074501d8f1d: Preparing [2024-09-17T23:58:03.428Z] 51a8ce81b222: Preparing [2024-09-17T23:58:03.428Z] d62a02444d39: Preparing [2024-09-17T23:58:03.429Z] 8613d389603b: Waiting [2024-09-17T23:58:03.429Z] 9074501d8f1d: Waiting [2024-09-17T23:58:03.429Z] 51a8ce81b222: Waiting [2024-09-17T23:58:03.429Z] d62a02444d39: Waiting [2024-09-17T23:58:03.429Z] be1868271cdd: Layer already exists [2024-09-17T23:58:03.429Z] 985b0e875241: Layer already exists [2024-09-17T23:58:03.429Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:58:03.429Z] 51a8ce81b222: Layer already exists [2024-09-17T23:58:03.429Z] 9074501d8f1d: Layer already exists [2024-09-17T23:58:03.429Z] d62a02444d39: Layer already exists [2024-09-17T23:58:03.429Z] 0ed66bbebf85: Pushed [2024-09-17T23:58:03.429Z] 79a6670effa9: Pushed [2024-09-17T23:58:15.643Z] 8613d389603b: Pushed [2024-09-17T23:58:15.643Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:15.979Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:16.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-17T23:58:16.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-17T23:58:16.299Z] c1ba99afa7f2: Preparing [2024-09-17T23:58:16.299Z] 0ed66bbebf85: Preparing [2024-09-17T23:58:16.299Z] 79a6670effa9: Preparing [2024-09-17T23:58:16.299Z] be1868271cdd: Preparing [2024-09-17T23:58:16.299Z] 985b0e875241: Preparing [2024-09-17T23:58:16.299Z] 8613d389603b: Preparing [2024-09-17T23:58:16.299Z] 9074501d8f1d: Preparing [2024-09-17T23:58:16.299Z] 51a8ce81b222: Preparing [2024-09-17T23:58:16.299Z] d62a02444d39: Preparing [2024-09-17T23:58:16.299Z] 8613d389603b: Waiting [2024-09-17T23:58:16.299Z] d62a02444d39: Waiting [2024-09-17T23:58:16.299Z] 9074501d8f1d: Waiting [2024-09-17T23:58:16.299Z] 51a8ce81b222: Waiting [2024-09-17T23:58:16.299Z] be1868271cdd: Layer already exists [2024-09-17T23:58:16.299Z] 985b0e875241: Layer already exists [2024-09-17T23:58:16.299Z] 0ed66bbebf85: Layer already exists [2024-09-17T23:58:16.299Z] 79a6670effa9: Layer already exists [2024-09-17T23:58:16.299Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:58:16.299Z] 51a8ce81b222: Layer already exists [2024-09-17T23:58:16.299Z] 8613d389603b: Layer already exists [2024-09-17T23:58:16.299Z] 9074501d8f1d: Layer already exists [2024-09-17T23:58:16.299Z] d62a02444d39: Layer already exists [2024-09-17T23:58:16.299Z] latest: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:16.621Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:16.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.75 [2024-09-17T23:58:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-17T23:58:16.949Z] c1ba99afa7f2: Preparing [2024-09-17T23:58:16.949Z] 0ed66bbebf85: Preparing [2024-09-17T23:58:16.949Z] 79a6670effa9: Preparing [2024-09-17T23:58:16.949Z] be1868271cdd: Preparing [2024-09-17T23:58:16.949Z] 985b0e875241: Preparing [2024-09-17T23:58:16.949Z] 8613d389603b: Preparing [2024-09-17T23:58:16.949Z] 9074501d8f1d: Preparing [2024-09-17T23:58:16.949Z] 51a8ce81b222: Preparing [2024-09-17T23:58:16.949Z] d62a02444d39: Preparing [2024-09-17T23:58:16.949Z] 9074501d8f1d: Waiting [2024-09-17T23:58:16.949Z] 51a8ce81b222: Waiting [2024-09-17T23:58:16.949Z] d62a02444d39: Waiting [2024-09-17T23:58:16.949Z] 8613d389603b: Waiting [2024-09-17T23:58:16.949Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:58:16.949Z] 985b0e875241: Layer already exists [2024-09-17T23:58:16.949Z] 0ed66bbebf85: Layer already exists [2024-09-17T23:58:16.949Z] 79a6670effa9: Layer already exists [2024-09-17T23:58:16.949Z] be1868271cdd: Layer already exists [2024-09-17T23:58:16.949Z] 8613d389603b: Layer already exists [2024-09-17T23:58:16.949Z] 51a8ce81b222: Layer already exists [2024-09-17T23:58:16.949Z] d62a02444d39: Layer already exists [2024-09-17T23:58:16.949Z] 9074501d8f1d: Layer already exists [2024-09-17T23:58:16.949Z] 3.2.0-dev.75: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:17.292Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:17.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:17.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-17T23:58:17.618Z] c1ba99afa7f2: Preparing [2024-09-17T23:58:17.618Z] 0ed66bbebf85: Preparing [2024-09-17T23:58:17.618Z] 79a6670effa9: Preparing [2024-09-17T23:58:17.618Z] be1868271cdd: Preparing [2024-09-17T23:58:17.618Z] 985b0e875241: Preparing [2024-09-17T23:58:17.618Z] 8613d389603b: Preparing [2024-09-17T23:58:17.618Z] 9074501d8f1d: Preparing [2024-09-17T23:58:17.618Z] 51a8ce81b222: Preparing [2024-09-17T23:58:17.618Z] d62a02444d39: Preparing [2024-09-17T23:58:17.618Z] 51a8ce81b222: Waiting [2024-09-17T23:58:17.618Z] d62a02444d39: Waiting [2024-09-17T23:58:17.618Z] 8613d389603b: Waiting [2024-09-17T23:58:17.618Z] 9074501d8f1d: Waiting [2024-09-17T23:58:17.618Z] be1868271cdd: Layer already exists [2024-09-17T23:58:17.618Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:58:17.618Z] 985b0e875241: Layer already exists [2024-09-17T23:58:17.618Z] 79a6670effa9: Layer already exists [2024-09-17T23:58:17.618Z] 0ed66bbebf85: Layer already exists [2024-09-17T23:58:17.618Z] 8613d389603b: Layer already exists [2024-09-17T23:58:17.618Z] 9074501d8f1d: Layer already exists [2024-09-17T23:58:17.618Z] 51a8ce81b222: Layer already exists [2024-09-17T23:58:17.618Z] d62a02444d39: Layer already exists [2024-09-17T23:58:17.618Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:17.944Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:18.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-17T23:58:18.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-17T23:58:18.272Z] c1ba99afa7f2: Preparing [2024-09-17T23:58:18.272Z] 0ed66bbebf85: Preparing [2024-09-17T23:58:18.272Z] 79a6670effa9: Preparing [2024-09-17T23:58:18.272Z] be1868271cdd: Preparing [2024-09-17T23:58:18.272Z] 985b0e875241: Preparing [2024-09-17T23:58:18.272Z] 8613d389603b: Preparing [2024-09-17T23:58:18.272Z] 9074501d8f1d: Preparing [2024-09-17T23:58:18.272Z] 51a8ce81b222: Preparing [2024-09-17T23:58:18.272Z] d62a02444d39: Preparing [2024-09-17T23:58:18.272Z] 8613d389603b: Waiting [2024-09-17T23:58:18.272Z] 9074501d8f1d: Waiting [2024-09-17T23:58:18.272Z] d62a02444d39: Waiting [2024-09-17T23:58:18.272Z] 51a8ce81b222: Waiting [2024-09-17T23:58:18.272Z] c1ba99afa7f2: Layer already exists [2024-09-17T23:58:18.272Z] 0ed66bbebf85: Layer already exists [2024-09-17T23:58:18.272Z] 79a6670effa9: Layer already exists [2024-09-17T23:58:18.272Z] 985b0e875241: Layer already exists [2024-09-17T23:58:18.272Z] be1868271cdd: Layer already exists [2024-09-17T23:58:18.272Z] 9074501d8f1d: Layer already exists [2024-09-17T23:58:18.272Z] 51a8ce81b222: Layer already exists [2024-09-17T23:58:18.272Z] 8613d389603b: Layer already exists [2024-09-17T23:58:18.272Z] d62a02444d39: Layer already exists [2024-09-17T23:58:18.272Z] main: digest: sha256:23197a77483491c87e7567584255e5faead9e84f512f784a408ba3e590b1cfaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:58:18.348Z] ===================================================== [Pipeline] echo [2024-09-17T23:58:18.363Z] taggedImages: [2024-09-17T23:58:18.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:18.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-17T23:58:18.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.75 [2024-09-17T23:58:18.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:18.363Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-17T23:58:18.389Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-17T23:58:18.389Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:18.389Z] latest [2024-09-17T23:58:18.389Z] 3.2.0-dev.75 [2024-09-17T23:58:18.389Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:18.389Z] main [2024-09-17T23:58:18.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:18.729Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:19.044Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:19.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-17T23:58:19.044Z] 51c6db089434: Preparing [2024-09-17T23:58:19.044Z] e0a57074604c: Preparing [2024-09-17T23:58:19.044Z] be1868271cdd: Preparing [2024-09-17T23:58:19.044Z] 985b0e875241: Preparing [2024-09-17T23:58:19.044Z] fdc7763c22e0: Preparing [2024-09-17T23:58:19.044Z] 19736f686084: Preparing [2024-09-17T23:58:19.044Z] d62a02444d39: Preparing [2024-09-17T23:58:19.044Z] d62a02444d39: Waiting [2024-09-17T23:58:19.044Z] 19736f686084: Waiting [2024-09-17T23:58:19.044Z] be1868271cdd: Layer already exists [2024-09-17T23:58:19.044Z] 985b0e875241: Layer already exists [2024-09-17T23:58:19.044Z] d62a02444d39: Layer already exists [2024-09-17T23:58:19.044Z] 51c6db089434: Pushed [2024-09-17T23:58:19.044Z] fdc7763c22e0: Pushed [2024-09-17T23:58:19.304Z] 19736f686084: Pushed [2024-09-17T23:58:29.285Z] e0a57074604c: Pushed [2024-09-17T23:58:29.285Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:29.613Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:29.931Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-17T23:58:29.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-17T23:58:29.931Z] 51c6db089434: Preparing [2024-09-17T23:58:29.931Z] e0a57074604c: Preparing [2024-09-17T23:58:29.931Z] be1868271cdd: Preparing [2024-09-17T23:58:29.931Z] 985b0e875241: Preparing [2024-09-17T23:58:29.931Z] fdc7763c22e0: Preparing [2024-09-17T23:58:29.931Z] 19736f686084: Preparing [2024-09-17T23:58:29.931Z] d62a02444d39: Preparing [2024-09-17T23:58:29.931Z] 19736f686084: Waiting [2024-09-17T23:58:29.931Z] be1868271cdd: Layer already exists [2024-09-17T23:58:29.931Z] 985b0e875241: Layer already exists [2024-09-17T23:58:29.931Z] e0a57074604c: Layer already exists [2024-09-17T23:58:29.931Z] fdc7763c22e0: Layer already exists [2024-09-17T23:58:29.931Z] 51c6db089434: Layer already exists [2024-09-17T23:58:29.931Z] d62a02444d39: Layer already exists [2024-09-17T23:58:29.931Z] 19736f686084: Layer already exists [2024-09-17T23:58:29.931Z] latest: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:30.252Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:30.572Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.75 [2024-09-17T23:58:30.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-17T23:58:30.572Z] 51c6db089434: Preparing [2024-09-17T23:58:30.572Z] e0a57074604c: Preparing [2024-09-17T23:58:30.572Z] be1868271cdd: Preparing [2024-09-17T23:58:30.572Z] 985b0e875241: Preparing [2024-09-17T23:58:30.572Z] fdc7763c22e0: Preparing [2024-09-17T23:58:30.572Z] 19736f686084: Preparing [2024-09-17T23:58:30.572Z] d62a02444d39: Preparing [2024-09-17T23:58:30.572Z] 19736f686084: Waiting [2024-09-17T23:58:30.572Z] d62a02444d39: Waiting [2024-09-17T23:58:30.572Z] 51c6db089434: Layer already exists [2024-09-17T23:58:30.572Z] e0a57074604c: Layer already exists [2024-09-17T23:58:30.572Z] fdc7763c22e0: Layer already exists [2024-09-17T23:58:30.572Z] 985b0e875241: Layer already exists [2024-09-17T23:58:30.572Z] be1868271cdd: Layer already exists [2024-09-17T23:58:30.572Z] 19736f686084: Layer already exists [2024-09-17T23:58:30.572Z] d62a02444d39: Layer already exists [2024-09-17T23:58:30.572Z] 3.2.0-dev.75: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:30.901Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:31.229Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:31.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-17T23:58:31.229Z] 51c6db089434: Preparing [2024-09-17T23:58:31.229Z] e0a57074604c: Preparing [2024-09-17T23:58:31.229Z] be1868271cdd: Preparing [2024-09-17T23:58:31.229Z] 985b0e875241: Preparing [2024-09-17T23:58:31.229Z] fdc7763c22e0: Preparing [2024-09-17T23:58:31.229Z] 19736f686084: Preparing [2024-09-17T23:58:31.229Z] d62a02444d39: Preparing [2024-09-17T23:58:31.229Z] 19736f686084: Waiting [2024-09-17T23:58:31.229Z] d62a02444d39: Waiting [2024-09-17T23:58:31.229Z] be1868271cdd: Layer already exists [2024-09-17T23:58:31.229Z] 985b0e875241: Layer already exists [2024-09-17T23:58:31.229Z] e0a57074604c: Layer already exists [2024-09-17T23:58:31.229Z] fdc7763c22e0: Layer already exists [2024-09-17T23:58:31.229Z] 51c6db089434: Layer already exists [2024-09-17T23:58:31.229Z] 19736f686084: Layer already exists [2024-09-17T23:58:31.229Z] d62a02444d39: Layer already exists [2024-09-17T23:58:31.229Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:31.652Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:31.978Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-17T23:58:31.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-17T23:58:31.978Z] 51c6db089434: Preparing [2024-09-17T23:58:31.978Z] e0a57074604c: Preparing [2024-09-17T23:58:31.978Z] be1868271cdd: Preparing [2024-09-17T23:58:31.978Z] 985b0e875241: Preparing [2024-09-17T23:58:31.978Z] fdc7763c22e0: Preparing [2024-09-17T23:58:31.978Z] 19736f686084: Preparing [2024-09-17T23:58:31.978Z] d62a02444d39: Preparing [2024-09-17T23:58:31.978Z] 19736f686084: Waiting [2024-09-17T23:58:31.978Z] d62a02444d39: Waiting [2024-09-17T23:58:31.978Z] be1868271cdd: Layer already exists [2024-09-17T23:58:31.978Z] 51c6db089434: Layer already exists [2024-09-17T23:58:31.978Z] e0a57074604c: Layer already exists [2024-09-17T23:58:31.978Z] fdc7763c22e0: Layer already exists [2024-09-17T23:58:31.978Z] 985b0e875241: Layer already exists [2024-09-17T23:58:31.978Z] 19736f686084: Layer already exists [2024-09-17T23:58:31.978Z] d62a02444d39: Layer already exists [2024-09-17T23:58:31.978Z] main: digest: sha256:bc7edb2327f3546f29d43aae4814c9b3b2f204786e3b1db8f690c4564213288e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:58:32.060Z] ===================================================== [Pipeline] echo [2024-09-17T23:58:32.076Z] taggedImages: [2024-09-17T23:58:32.076Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:32.076Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-17T23:58:32.076Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.75 [2024-09-17T23:58:32.076Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:32.076Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-17T23:58:32.102Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-17T23:58:32.102Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:32.102Z] latest [2024-09-17T23:58:32.102Z] 3.2.0-dev.75 [2024-09-17T23:58:32.102Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:32.102Z] main [2024-09-17T23:58:32.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:32.452Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:32.769Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:32.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-17T23:58:32.769Z] 987617bc15bb: Preparing [2024-09-17T23:58:32.770Z] 1c93c165fdd4: Preparing [2024-09-17T23:58:32.770Z] be1868271cdd: Preparing [2024-09-17T23:58:32.770Z] 985b0e875241: Preparing [2024-09-17T23:58:32.770Z] f9402afa419e: Preparing [2024-09-17T23:58:32.770Z] 3ae349ca98ea: Preparing [2024-09-17T23:58:32.770Z] d62a02444d39: Preparing [2024-09-17T23:58:32.770Z] 3ae349ca98ea: Waiting [2024-09-17T23:58:32.770Z] d62a02444d39: Waiting [2024-09-17T23:58:32.770Z] be1868271cdd: Layer already exists [2024-09-17T23:58:32.770Z] 985b0e875241: Layer already exists [2024-09-17T23:58:32.770Z] d62a02444d39: Layer already exists [2024-09-17T23:58:32.770Z] f9402afa419e: Pushed [2024-09-17T23:58:32.770Z] 987617bc15bb: Pushed [2024-09-17T23:58:33.028Z] 3ae349ca98ea: Pushed [2024-09-17T23:58:36.414Z] 1c93c165fdd4: Pushed [2024-09-17T23:58:36.414Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:36.764Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:37.089Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-17T23:58:37.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-17T23:58:37.089Z] 987617bc15bb: Preparing [2024-09-17T23:58:37.089Z] 1c93c165fdd4: Preparing [2024-09-17T23:58:37.089Z] be1868271cdd: Preparing [2024-09-17T23:58:37.089Z] 985b0e875241: Preparing [2024-09-17T23:58:37.089Z] f9402afa419e: Preparing [2024-09-17T23:58:37.089Z] 3ae349ca98ea: Preparing [2024-09-17T23:58:37.089Z] d62a02444d39: Preparing [2024-09-17T23:58:37.089Z] 3ae349ca98ea: Waiting [2024-09-17T23:58:37.089Z] d62a02444d39: Waiting [2024-09-17T23:58:37.089Z] f9402afa419e: Layer already exists [2024-09-17T23:58:37.089Z] 1c93c165fdd4: Layer already exists [2024-09-17T23:58:37.089Z] 987617bc15bb: Layer already exists [2024-09-17T23:58:37.089Z] 985b0e875241: Layer already exists [2024-09-17T23:58:37.089Z] be1868271cdd: Layer already exists [2024-09-17T23:58:37.089Z] 3ae349ca98ea: Layer already exists [2024-09-17T23:58:37.089Z] d62a02444d39: Layer already exists [2024-09-17T23:58:37.089Z] latest: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:37.411Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:37.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.75 [2024-09-17T23:58:37.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-17T23:58:37.729Z] 987617bc15bb: Preparing [2024-09-17T23:58:37.729Z] 1c93c165fdd4: Preparing [2024-09-17T23:58:37.729Z] be1868271cdd: Preparing [2024-09-17T23:58:37.729Z] 985b0e875241: Preparing [2024-09-17T23:58:37.729Z] f9402afa419e: Preparing [2024-09-17T23:58:37.729Z] 3ae349ca98ea: Preparing [2024-09-17T23:58:37.729Z] d62a02444d39: Preparing [2024-09-17T23:58:37.729Z] 3ae349ca98ea: Waiting [2024-09-17T23:58:37.729Z] be1868271cdd: Layer already exists [2024-09-17T23:58:37.729Z] 987617bc15bb: Layer already exists [2024-09-17T23:58:37.729Z] f9402afa419e: Layer already exists [2024-09-17T23:58:37.729Z] 1c93c165fdd4: Layer already exists [2024-09-17T23:58:37.729Z] 985b0e875241: Layer already exists [2024-09-17T23:58:37.729Z] d62a02444d39: Layer already exists [2024-09-17T23:58:37.729Z] 3ae349ca98ea: Layer already exists [2024-09-17T23:58:37.729Z] 3.2.0-dev.75: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:38.059Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:38.386Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:38.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-17T23:58:38.386Z] 987617bc15bb: Preparing [2024-09-17T23:58:38.386Z] 1c93c165fdd4: Preparing [2024-09-17T23:58:38.386Z] be1868271cdd: Preparing [2024-09-17T23:58:38.386Z] 985b0e875241: Preparing [2024-09-17T23:58:38.386Z] f9402afa419e: Preparing [2024-09-17T23:58:38.386Z] 3ae349ca98ea: Preparing [2024-09-17T23:58:38.386Z] d62a02444d39: Preparing [2024-09-17T23:58:38.386Z] 3ae349ca98ea: Waiting [2024-09-17T23:58:38.386Z] d62a02444d39: Waiting [2024-09-17T23:58:38.386Z] f9402afa419e: Layer already exists [2024-09-17T23:58:38.386Z] 987617bc15bb: Layer already exists [2024-09-17T23:58:38.386Z] 985b0e875241: Layer already exists [2024-09-17T23:58:38.386Z] be1868271cdd: Layer already exists [2024-09-17T23:58:38.386Z] 1c93c165fdd4: Layer already exists [2024-09-17T23:58:38.386Z] 3ae349ca98ea: Layer already exists [2024-09-17T23:58:38.386Z] d62a02444d39: Layer already exists [2024-09-17T23:58:38.386Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:38.706Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:39.112Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-17T23:58:39.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-17T23:58:39.112Z] 987617bc15bb: Preparing [2024-09-17T23:58:39.112Z] 1c93c165fdd4: Preparing [2024-09-17T23:58:39.112Z] be1868271cdd: Preparing [2024-09-17T23:58:39.112Z] 985b0e875241: Preparing [2024-09-17T23:58:39.112Z] f9402afa419e: Preparing [2024-09-17T23:58:39.112Z] 3ae349ca98ea: Preparing [2024-09-17T23:58:39.112Z] d62a02444d39: Preparing [2024-09-17T23:58:39.112Z] d62a02444d39: Waiting [2024-09-17T23:58:39.112Z] 3ae349ca98ea: Waiting [2024-09-17T23:58:39.112Z] 987617bc15bb: Layer already exists [2024-09-17T23:58:39.112Z] 985b0e875241: Layer already exists [2024-09-17T23:58:39.112Z] be1868271cdd: Layer already exists [2024-09-17T23:58:39.112Z] f9402afa419e: Layer already exists [2024-09-17T23:58:39.112Z] 1c93c165fdd4: Layer already exists [2024-09-17T23:58:39.112Z] 3ae349ca98ea: Layer already exists [2024-09-17T23:58:39.112Z] d62a02444d39: Layer already exists [2024-09-17T23:58:39.112Z] main: digest: sha256:6684110924102ddb53456171d151cc0423cac576f7a3b26fcf95f43119f0aec1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:58:39.191Z] ===================================================== [Pipeline] echo [2024-09-17T23:58:39.206Z] taggedImages: [2024-09-17T23:58:39.206Z] - nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:39.206Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-17T23:58:39.206Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.75 [2024-09-17T23:58:39.206Z] - nexus3.edgexfoundry.org:10004/support-notifications:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:39.206Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-17T23:58:39.236Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-17T23:58:39.236Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:39.236Z] latest [2024-09-17T23:58:39.236Z] 3.2.0-dev.75 [2024-09-17T23:58:39.236Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:39.236Z] main [2024-09-17T23:58:39.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:39.608Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:39.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:39.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-17T23:58:39.969Z] b0a345b8ae5d: Preparing [2024-09-17T23:58:39.969Z] 39720b889f8f: Preparing [2024-09-17T23:58:39.969Z] be1868271cdd: Preparing [2024-09-17T23:58:39.969Z] 985b0e875241: Preparing [2024-09-17T23:58:39.969Z] b8922ccfbfd1: Preparing [2024-09-17T23:58:39.969Z] 11073cc0a4a9: Preparing [2024-09-17T23:58:39.969Z] d62a02444d39: Preparing [2024-09-17T23:58:39.969Z] d62a02444d39: Waiting [2024-09-17T23:58:39.969Z] 11073cc0a4a9: Waiting [2024-09-17T23:58:39.969Z] 985b0e875241: Layer already exists [2024-09-17T23:58:39.969Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:58:39.969Z] be1868271cdd: Layer already exists [2024-09-17T23:58:39.969Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:58:39.969Z] d62a02444d39: Layer already exists [2024-09-17T23:58:39.969Z] b0a345b8ae5d: Pushed [2024-09-17T23:58:43.258Z] 39720b889f8f: Pushed [2024-09-17T23:58:43.519Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:43.847Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:44.167Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-17T23:58:44.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-17T23:58:44.167Z] b0a345b8ae5d: Preparing [2024-09-17T23:58:44.167Z] 39720b889f8f: Preparing [2024-09-17T23:58:44.167Z] be1868271cdd: Preparing [2024-09-17T23:58:44.167Z] 985b0e875241: Preparing [2024-09-17T23:58:44.167Z] b8922ccfbfd1: Preparing [2024-09-17T23:58:44.167Z] 11073cc0a4a9: Preparing [2024-09-17T23:58:44.167Z] d62a02444d39: Preparing [2024-09-17T23:58:44.167Z] d62a02444d39: Waiting [2024-09-17T23:58:44.167Z] 11073cc0a4a9: Waiting [2024-09-17T23:58:44.167Z] b0a345b8ae5d: Layer already exists [2024-09-17T23:58:44.167Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:58:44.167Z] 39720b889f8f: Layer already exists [2024-09-17T23:58:44.167Z] be1868271cdd: Layer already exists [2024-09-17T23:58:44.167Z] 985b0e875241: Layer already exists [2024-09-17T23:58:44.167Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:58:44.167Z] d62a02444d39: Layer already exists [2024-09-17T23:58:44.167Z] latest: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:44.491Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:44.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.75 [2024-09-17T23:58:44.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-17T23:58:44.813Z] b0a345b8ae5d: Preparing [2024-09-17T23:58:44.813Z] 39720b889f8f: Preparing [2024-09-17T23:58:44.813Z] be1868271cdd: Preparing [2024-09-17T23:58:44.813Z] 985b0e875241: Preparing [2024-09-17T23:58:44.813Z] b8922ccfbfd1: Preparing [2024-09-17T23:58:44.813Z] 11073cc0a4a9: Preparing [2024-09-17T23:58:44.813Z] d62a02444d39: Preparing [2024-09-17T23:58:44.813Z] 11073cc0a4a9: Waiting [2024-09-17T23:58:44.813Z] d62a02444d39: Waiting [2024-09-17T23:58:44.813Z] be1868271cdd: Layer already exists [2024-09-17T23:58:44.813Z] b0a345b8ae5d: Layer already exists [2024-09-17T23:58:44.813Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:58:44.813Z] 39720b889f8f: Layer already exists [2024-09-17T23:58:44.813Z] 985b0e875241: Layer already exists [2024-09-17T23:58:44.813Z] d62a02444d39: Layer already exists [2024-09-17T23:58:44.813Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:58:44.813Z] 3.2.0-dev.75: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:45.147Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:45.482Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:45.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-17T23:58:45.482Z] b0a345b8ae5d: Preparing [2024-09-17T23:58:45.482Z] 39720b889f8f: Preparing [2024-09-17T23:58:45.482Z] be1868271cdd: Preparing [2024-09-17T23:58:45.482Z] 985b0e875241: Preparing [2024-09-17T23:58:45.482Z] b8922ccfbfd1: Preparing [2024-09-17T23:58:45.482Z] 11073cc0a4a9: Preparing [2024-09-17T23:58:45.482Z] d62a02444d39: Preparing [2024-09-17T23:58:45.482Z] d62a02444d39: Waiting [2024-09-17T23:58:45.482Z] 39720b889f8f: Layer already exists [2024-09-17T23:58:45.482Z] 985b0e875241: Layer already exists [2024-09-17T23:58:45.482Z] be1868271cdd: Layer already exists [2024-09-17T23:58:45.482Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:58:45.482Z] b0a345b8ae5d: Layer already exists [2024-09-17T23:58:45.482Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:58:45.482Z] d62a02444d39: Layer already exists [2024-09-17T23:58:45.482Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:45.813Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-17T23:58:46.137Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-17T23:58:46.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-17T23:58:46.137Z] b0a345b8ae5d: Preparing [2024-09-17T23:58:46.137Z] 39720b889f8f: Preparing [2024-09-17T23:58:46.137Z] be1868271cdd: Preparing [2024-09-17T23:58:46.137Z] 985b0e875241: Preparing [2024-09-17T23:58:46.137Z] b8922ccfbfd1: Preparing [2024-09-17T23:58:46.137Z] 11073cc0a4a9: Preparing [2024-09-17T23:58:46.137Z] d62a02444d39: Preparing [2024-09-17T23:58:46.137Z] 11073cc0a4a9: Waiting [2024-09-17T23:58:46.137Z] d62a02444d39: Waiting [2024-09-17T23:58:46.137Z] 39720b889f8f: Layer already exists [2024-09-17T23:58:46.137Z] be1868271cdd: Layer already exists [2024-09-17T23:58:46.137Z] 985b0e875241: Layer already exists [2024-09-17T23:58:46.137Z] b0a345b8ae5d: Layer already exists [2024-09-17T23:58:46.137Z] b8922ccfbfd1: Layer already exists [2024-09-17T23:58:46.137Z] 11073cc0a4a9: Layer already exists [2024-09-17T23:58:46.137Z] d62a02444d39: Layer already exists [2024-09-17T23:58:46.137Z] main: digest: sha256:256cdcb26209a8ba920869757b986a63aa360468768c904cee9ee041bdeccb70 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-17T23:58:46.205Z] ===================================================== [Pipeline] echo [2024-09-17T23:58:46.218Z] taggedImages: [2024-09-17T23:58:46.218Z] - nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-17T23:58:46.218Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-17T23:58:46.218Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.75 [2024-09-17T23:58:46.218Z] - nexus3.edgexfoundry.org:10004/support-scheduler:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-17T23:58:46.218Z] - 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-09-18T00:15:26.344Z] #160 ... [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #157 [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-09-18T00:15:26.344Z] #157 1200.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.75" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-18T00:15:26.344Z] #157 ... [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-18T00:15:26.344Z] #160 DONE 1204.4s [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:15:26.344Z] #59 ... [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:15:26.344Z] #161 DONE 0.2s [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:15:26.344Z] #162 DONE 0.2s [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T00:15:26.344Z] #152 ... [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #163 [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-09-18T00:15:26.344Z] #163 DONE 0.1s [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-18T00:15:26.344Z] #164 DONE 0.3s [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-18T00:15:26.344Z] #165 DONE 0.3s [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:15:26.344Z] #59 ... [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T00:15:26.344Z] #166 DONE 0.2s [2024-09-18T00:15:26.344Z] [2024-09-18T00:15:26.344Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T00:15:27.769Z] #167 DONE 2.4s [2024-09-18T00:15:27.769Z] [2024-09-18T00:15:27.769Z] #111 [security-proxy-setup] exporting to image [2024-09-18T00:15:27.769Z] #111 exporting layers [2024-09-18T00:15:28.736Z] #111 exporting layers 1.1s done [2024-09-18T00:15:29.003Z] #111 writing image sha256:bb9af7286ad10375cf68c31344a72af31edeffcf3ceb28d57b81d685d33c952c 0.0s done [2024-09-18T00:15:29.003Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-18T00:15:29.003Z] #111 DONE 4.2s [2024-09-18T00:15:29.003Z] [2024-09-18T00:15:29.003Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T00:15:30.433Z] #159 ... [2024-09-18T00:15:30.433Z] [2024-09-18T00:15:30.433Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-18T00:15:30.433Z] #150 DONE 1210.8s [2024-09-18T00:15:30.433Z] [2024-09-18T00:15:30.433Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T00:15:30.433Z] #155 ... [2024-09-18T00:15:30.433Z] [2024-09-18T00:15:30.433Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-18T00:15:30.700Z] #168 DONE 0.2s [2024-09-18T00:15:30.700Z] [2024-09-18T00:15:30.700Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T00:15:30.971Z] #153 ... [2024-09-18T00:15:30.971Z] [2024-09-18T00:15:30.971Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-18T00:15:32.922Z] #169 DONE 2.2s [2024-09-18T00:15:32.922Z] [2024-09-18T00:15:32.922Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:15:33.209Z] #170 DONE 0.3s [2024-09-18T00:15:33.209Z] [2024-09-18T00:15:33.209Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:15:33.476Z] #171 DONE 0.2s [2024-09-18T00:15:33.476Z] [2024-09-18T00:15:33.476Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-18T00:15:33.742Z] #172 DONE 0.4s [2024-09-18T00:15:33.742Z] [2024-09-18T00:15:33.742Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:15:34.009Z] #59 ... [2024-09-18T00:15:34.009Z] [2024-09-18T00:15:34.009Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-18T00:15:34.009Z] #173 DONE 0.2s [2024-09-18T00:15:34.009Z] [2024-09-18T00:15:34.009Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-18T00:15:34.290Z] #174 DONE 0.2s [2024-09-18T00:15:34.290Z] [2024-09-18T00:15:34.290Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-18T00:15:34.556Z] #175 DONE 0.1s [2024-09-18T00:15:34.556Z] [2024-09-18T00:15:34.556Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-18T00:15:34.556Z] #176 DONE 0.2s [2024-09-18T00:15:34.556Z] [2024-09-18T00:15:34.556Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-18T00:15:34.826Z] #177 DONE 0.2s [2024-09-18T00:15:34.826Z] [2024-09-18T00:15:34.826Z] #157 [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-09-18T00:15:34.826Z] #157 ... [2024-09-18T00:15:34.826Z] [2024-09-18T00:15:34.826Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-18T00:15:35.094Z] #178 DONE 0.3s [2024-09-18T00:15:35.094Z] [2024-09-18T00:15:35.094Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T00:15:35.094Z] #154 ... [2024-09-18T00:15:35.094Z] [2024-09-18T00:15:35.094Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-18T00:15:37.679Z] #179 DONE 2.6s [2024-09-18T00:15:37.679Z] [2024-09-18T00:15:37.679Z] #111 [security-bootstrapper] exporting to image [2024-09-18T00:15:37.679Z] #111 exporting layers [2024-09-18T00:15:39.084Z] #111 exporting layers 1.2s done [2024-09-18T00:15:39.084Z] #111 writing image sha256:2335ffae96bb49718670e7afcb1cdc6dfa17a7411a505ffd1b7ad70d5ff5c779 done [2024-09-18T00:15:39.084Z] #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-09-18T00:15:39.084Z] #111 DONE 5.5s [2024-09-18T00:15:39.084Z] [2024-09-18T00:15:39.084Z] #157 [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-09-18T00:15:42.426Z] #157 DONE 1223.2s [2024-09-18T00:15:42.426Z] [2024-09-18T00:15:42.426Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:15:42.694Z] #59 ... [2024-09-18T00:15:42.694Z] [2024-09-18T00:15:42.694Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:15:43.006Z] #180 DONE 0.2s [2024-09-18T00:15:43.006Z] [2024-09-18T00:15:43.006Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T00:15:43.291Z] #151 ... [2024-09-18T00:15:43.291Z] [2024-09-18T00:15:43.291Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:15:43.558Z] #181 DONE 0.2s [2024-09-18T00:15:43.558Z] [2024-09-18T00:15:43.558Z] #182 [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-09-18T00:15:43.558Z] #182 DONE 0.1s [2024-09-18T00:15:43.558Z] [2024-09-18T00:15:43.558Z] #183 [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-09-18T00:15:43.826Z] #183 DONE 0.2s [2024-09-18T00:15:43.826Z] [2024-09-18T00:15:43.826Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:15:43.826Z] #184 DONE 0.1s [2024-09-18T00:15:43.826Z] [2024-09-18T00:15:43.826Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-18T00:15:44.092Z] #185 DONE 0.2s [2024-09-18T00:15:44.092Z] [2024-09-18T00:15:44.092Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T00:15:44.092Z] #155 ... [2024-09-18T00:15:44.092Z] [2024-09-18T00:15:44.093Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-18T00:15:44.364Z] #186 DONE 0.3s [2024-09-18T00:15:44.364Z] [2024-09-18T00:15:44.364Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T00:15:44.364Z] #149 ... [2024-09-18T00:15:44.364Z] [2024-09-18T00:15:44.364Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-18T00:15:44.364Z] #187 DONE 0.1s [2024-09-18T00:15:44.631Z] [2024-09-18T00:15:44.631Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T00:15:46.574Z] #188 DONE 2.1s [2024-09-18T00:15:46.574Z] [2024-09-18T00:15:46.574Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:15:46.848Z] #59 ... [2024-09-18T00:15:46.849Z] [2024-09-18T00:15:46.849Z] #111 [security-secretstore-setup] exporting to image [2024-09-18T00:15:46.849Z] #111 exporting layers [2024-09-18T00:15:48.259Z] #111 exporting layers 1.5s done [2024-09-18T00:15:48.259Z] #111 writing image sha256:58d9dfc7f1087d4fe04672674bf6ccb8da0f0f3903a25fc5b731445a3b9ba2d3 done [2024-09-18T00:15:48.259Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-18T00:15:48.259Z] #111 DONE 7.0s [2024-09-18T00:15:48.259Z] [2024-09-18T00:15:48.259Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T00:16:56.105Z] #154 ... [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-18T00:16:56.105Z] #149 DONE 1288.4s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T00:16:56.105Z] #155 ... [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:16:56.105Z] #189 DONE 0.3s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:16:56.105Z] #190 DONE 0.2s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-18T00:16:56.105Z] #191 DONE 0.2s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #192 [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-09-18T00:16:56.105Z] #192 DONE 0.3s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T00:16:56.105Z] #151 ... [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-18T00:16:56.105Z] #193 DONE 0.2s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T00:16:56.105Z] #194 DONE 2.1s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #111 [core-common-config-bootstrapper] exporting to image [2024-09-18T00:16:56.105Z] #111 exporting layers [2024-09-18T00:16:56.105Z] #111 exporting layers 0.7s done [2024-09-18T00:16:56.105Z] #111 writing image sha256:7ab10e1a693db2f5e39b967b14c793480f097614e47dfaa082d925a3391ce792 [2024-09-18T00:16:56.105Z] #111 writing image sha256:7ab10e1a693db2f5e39b967b14c793480f097614e47dfaa082d925a3391ce792 done [2024-09-18T00:16:56.105Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-18T00:16:56.105Z] #111 DONE 7.7s [2024-09-18T00:16:56.105Z] [2024-09-18T00:16:56.105Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T00:19:02.761Z] #58 ... [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-18T00:19:02.761Z] #151 DONE 1420.8s [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T00:19:02.761Z] #152 ... [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:19:02.761Z] #195 DONE 0.2s [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:19:02.761Z] #196 DONE 0.2s [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:19:02.761Z] #59 ... [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-18T00:19:02.761Z] #197 DONE 0.4s [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #198 [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-09-18T00:19:02.761Z] #198 DONE 0.2s [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:19:02.761Z] #59 ... [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #111 [security-spiffe-token-provider] exporting to image [2024-09-18T00:19:02.761Z] #111 exporting layers [2024-09-18T00:19:02.761Z] #111 exporting layers 0.6s done [2024-09-18T00:19:02.761Z] #111 writing image sha256:0f54b2d3b2c0bd24bc12ff1bb8f3ad103836a3c3dba765cb3eda975b0908c292 done [2024-09-18T00:19:02.761Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-18T00:19:02.761Z] #111 DONE 8.3s [2024-09-18T00:19:02.761Z] [2024-09-18T00:19:02.761Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T00:27:55.109Z] #155 ... [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-18T00:27:55.109Z] #156 DONE 1944.4s [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T00:27:55.109Z] #58 ... [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:27:55.109Z] #199 DONE 0.2s [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T00:27:55.109Z] #148 ... [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:27:55.109Z] #200 DONE 0.2s [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-18T00:27:55.109Z] #201 DONE 0.4s [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:27:55.109Z] #202 DONE 0.2s [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.109Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-18T00:27:55.109Z] #203 DONE 0.1s [2024-09-18T00:27:55.109Z] [2024-09-18T00:27:55.110Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-18T00:27:55.110Z] #204 DONE 1.9s [2024-09-18T00:27:55.110Z] [2024-09-18T00:27:55.110Z] #111 [security-proxy-auth] exporting to image [2024-09-18T00:27:55.110Z] #111 exporting layers [2024-09-18T00:27:55.110Z] #111 exporting layers 0.8s done [2024-09-18T00:27:55.110Z] #111 writing image sha256:f89ccb095461af71a41ad5b0683d4727773bcff72368ae16de4017082d3a7317 done [2024-09-18T00:27:55.110Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-18T00:27:55.110Z] #111 DONE 9.1s [2024-09-18T00:27:55.110Z] [2024-09-18T00:27:55.110Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T00:29:02.952Z] #154 ... [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-18T00:29:02.952Z] #158 DONE 2012.6s [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T00:29:02.952Z] #152 ... [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:29:02.952Z] #205 DONE 0.2s [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:29:02.952Z] #206 DONE 0.3s [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-18T00:29:02.952Z] #207 DONE 0.5s [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:29:02.952Z] #208 DONE 0.2s [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #111 [core-command] exporting to image [2024-09-18T00:29:02.952Z] #111 exporting layers [2024-09-18T00:29:02.952Z] #111 exporting layers 0.5s done [2024-09-18T00:29:02.952Z] #111 writing image sha256:f246367afbcf86ae0474670ba6311b36a1dfbb9c604bbbcde0cb3563f24153d3 0.0s done [2024-09-18T00:29:02.952Z] #111 naming to docker.io/library/core-command-arm64 [2024-09-18T00:29:02.952Z] #111 naming to docker.io/library/core-command-arm64 done [2024-09-18T00:29:02.952Z] #111 DONE 9.6s [2024-09-18T00:29:02.952Z] [2024-09-18T00:29:02.952Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T00:31:09.587Z] #154 ... [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-18T00:31:09.587Z] #155 DONE 2142.7s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T00:31:09.587Z] #148 ... [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:31:09.587Z] #209 DONE 0.2s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:31:09.587Z] #210 DONE 0.4s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-18T00:31:09.587Z] #211 DONE 0.5s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-18T00:31:09.587Z] #58 ... [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:31:09.587Z] #212 DONE 0.2s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-18T00:31:09.587Z] #213 DONE 0.2s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #111 [core-data] exporting to image [2024-09-18T00:31:09.587Z] #111 exporting layers [2024-09-18T00:31:09.587Z] #111 ... [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-18T00:31:09.587Z] #148 DONE 2145.5s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #111 [core-data] exporting to image [2024-09-18T00:31:09.587Z] #111 exporting layers 1.0s done [2024-09-18T00:31:09.587Z] #111 writing image sha256:08465089308504cad3a21c420c4805a2f47aaeb4374d07c7b10665d4acdefa0f 0.0s done [2024-09-18T00:31:09.587Z] #111 naming to docker.io/library/core-data-arm64 [2024-09-18T00:31:09.587Z] #111 naming to docker.io/library/core-data-arm64 done [2024-09-18T00:31:09.587Z] #111 DONE 10.7s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T00:31:09.587Z] #159 ... [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-18T00:31:09.587Z] #153 DONE 2146.1s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:31:09.587Z] #59 ... [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:31:09.587Z] #214 DONE 0.4s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:31:09.587Z] #215 DONE 0.2s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:31:09.587Z] #216 DONE 0.3s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-18T00:31:09.587Z] #217 DONE 0.8s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:31:09.587Z] #218 DONE 0.2s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-18T00:31:09.587Z] #219 DONE 0.5s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:31:09.587Z] #220 DONE 0.3s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #111 [core-keeper] exporting to image [2024-09-18T00:31:09.587Z] #111 ... [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-18T00:31:09.587Z] #221 DONE 0.3s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #111 [core-metadata] exporting to image [2024-09-18T00:31:09.587Z] #111 exporting layers 0.9s done [2024-09-18T00:31:09.587Z] #111 writing image sha256:ffd21e6d584b608c890691f2767e99714bc6d3ff4cafdcb13afbd8fa265092b1 0.0s done [2024-09-18T00:31:09.587Z] #111 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-18T00:31:09.587Z] #111 exporting layers 1.4s done [2024-09-18T00:31:09.587Z] #111 writing image sha256:dd6f7721340f0c70932998e156491674f6834ecf860a62a3423c1f5d25173e8d done [2024-09-18T00:31:09.587Z] #111 naming to docker.io/library/core-metadata-arm64 done [2024-09-18T00:31:09.587Z] #111 DONE 12.7s [2024-09-18T00:31:09.587Z] [2024-09-18T00:31:09.587Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-18T00:31:42.070Z] #152 DONE 2180.5s [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T00:31:42.070Z] #159 ... [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:31:42.070Z] #222 DONE 0.1s [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T00:31:42.070Z] #159 ... [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:31:42.070Z] #223 DONE 0.2s [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-18T00:31:42.070Z] #224 DONE 0.6s [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T00:31:42.070Z] #154 ... [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:31:42.070Z] #225 DONE 0.2s [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #111 [support-scheduler] exporting to image [2024-09-18T00:31:42.070Z] #111 exporting layers [2024-09-18T00:31:42.070Z] #111 exporting layers 0.5s done [2024-09-18T00:31:42.070Z] #111 writing image sha256:4621ffdfb9fd4e253cc18ee4b7e051ae847c581c5cc98a2985e176abe5de7a51 done [2024-09-18T00:31:42.070Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2024-09-18T00:31:42.070Z] #111 DONE 13.2s [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T00:31:42.070Z] #159 ... [2024-09-18T00:31:42.070Z] [2024-09-18T00:31:42.070Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-18T00:31:42.070Z] #154 DONE 2183.0s [2024-09-18T00:31:42.347Z] [2024-09-18T00:31:42.347Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T00:31:42.614Z] #159 ... [2024-09-18T00:31:42.614Z] [2024-09-18T00:31:42.614Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:31:42.882Z] #226 DONE 0.1s [2024-09-18T00:31:42.882Z] [2024-09-18T00:31:42.882Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:31:42.882Z] #227 DONE 0.1s [2024-09-18T00:31:42.882Z] [2024-09-18T00:31:42.882Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-18T00:31:42.882Z] #159 DONE 2183.7s [2024-09-18T00:31:42.882Z] [2024-09-18T00:31:42.882Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T00:31:43.462Z] #228 ... [2024-09-18T00:31:43.462Z] [2024-09-18T00:31:43.462Z] #229 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-18T00:31:43.462Z] #229 DONE 0.2s [2024-09-18T00:31:43.462Z] [2024-09-18T00:31:43.462Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-18T00:31:43.462Z] #228 DONE 0.6s [2024-09-18T00:31:43.462Z] [2024-09-18T00:31:43.462Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T00:31:43.462Z] #230 ... [2024-09-18T00:31:43.462Z] [2024-09-18T00:31:43.462Z] #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-18T00:31:43.462Z] #231 DONE 0.1s [2024-09-18T00:31:43.727Z] [2024-09-18T00:31:43.727Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-18T00:31:43.727Z] #230 DONE 0.2s [2024-09-18T00:31:43.727Z] [2024-09-18T00:31:43.727Z] #111 [support-cron-scheduler] exporting to image [2024-09-18T00:31:44.310Z] #111 ... [2024-09-18T00:31:44.310Z] [2024-09-18T00:31:44.310Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-18T00:31:44.310Z] #232 DONE 0.6s [2024-09-18T00:31:44.310Z] [2024-09-18T00:31:44.310Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-18T00:31:44.310Z] #233 DONE 0.1s [2024-09-18T00:31:44.310Z] [2024-09-18T00:31:44.310Z] #111 [support-notifications] exporting to image [2024-09-18T00:31:44.890Z] #111 exporting layers 0.6s done [2024-09-18T00:31:44.890Z] #111 writing image sha256:77b6434b152eaeb5c6a90994eaea152608652fe96f7f53b365247bf81881f23d done [2024-09-18T00:31:44.890Z] #111 naming to docker.io/library/support-notifications-arm64 done [2024-09-18T00:31:45.352Z] #111 exporting layers 1.8s done [2024-09-18T00:31:45.352Z] #111 writing image sha256:30e5e04fd01656cdadfae9e86785a22feab900d68b8af9d5c312d73262009123 done [2024-09-18T00:31:45.352Z] #111 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-18T00:31:45.352Z] #111 DONE 15.0s [2024-09-18T00:31:45.352Z] [2024-09-18T00:31:45.352Z] #59 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-18T00:31:45.352Z] time="2024-09-17T23:52:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-18T00:31:45.384Z] $ docker stop --time=1 199628941d2ff4b788b71e04bdad7f3a822670cdbe9b564f85f1de7e7ba2c462 [2024-09-18T00:31:47.117Z] $ docker rm -f --volumes 199628941d2ff4b788b71e04bdad7f3a822670cdbe9b564f85f1de7e7ba2c462 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T00:31:47.618Z] + docker images [2024-09-18T00:31:47.618Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-18T00:31:47.618Z] support-notifications-arm64 latest 77b6434b152e 3 seconds ago 42.2MB [2024-09-18T00:31:47.618Z] support-cron-scheduler-arm64 latest 30e5e04fd016 4 seconds ago 43.7MB [2024-09-18T00:31:47.618Z] support-scheduler-arm64 latest 4621ffdfb9fd 6 seconds ago 41.4MB [2024-09-18T00:31:47.618Z] core-metadata-arm64 latest dd6f7721340f 40 seconds ago 39.4MB [2024-09-18T00:31:47.618Z] core-keeper-arm64 latest ffd21e6d584b 40 seconds ago 39.2MB [2024-09-18T00:31:47.618Z] core-data-arm64 latest 084650893085 44 seconds ago 39.3MB [2024-09-18T00:31:47.618Z] core-command-arm64 latest f246367afbcf 2 minutes ago 35.1MB [2024-09-18T00:31:47.618Z] security-proxy-auth-arm64 latest f89ccb095461 4 minutes ago 32.7MB [2024-09-18T00:31:47.618Z] security-spiffe-token-provider-arm64 latest 0f54b2d3b2c0 12 minutes ago 29.1MB [2024-09-18T00:31:47.618Z] core-common-config-bootstrapper-arm64 latest 7ab10e1a693d 14 minutes ago 15.4MB [2024-09-18T00:31:47.618Z] security-secretstore-setup-arm64 latest 58d9dfc7f108 16 minutes ago 36.4MB [2024-09-18T00:31:47.618Z] security-bootstrapper-arm64 latest 2335ffae96bb 16 minutes ago 18.9MB [2024-09-18T00:31:47.618Z] security-proxy-setup-arm64 latest bb9af7286ad1 16 minutes ago 26.2MB [2024-09-18T00:31:47.618Z] security-spire-agent-arm64 latest 3f1774e206ee 37 minutes ago 174MB [2024-09-18T00:31:47.618Z] security-spire-config-arm64 latest ad28d052103e 37 minutes ago 115MB [2024-09-18T00:31:47.618Z] security-spire-server-arm64 latest 1e91c2a0c8b7 37 minutes ago 116MB [2024-09-18T00:31:47.618Z] ci-base-image-arm64 latest 1e3fd0c34e48 39 minutes ago 967MB [2024-09-18T00:31:47.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-18T00:31:47.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-18T00:31:47.755Z] provisioning config files... [2024-09-18T00:31:47.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/697@tmp/config10498816721305747644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:31:48.109Z] ---> ****-login.sh [2024-09-18T00:31:48.109Z] nexus3.edgexfoundry.org:10001 [2024-09-18T00:31:48.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T00:31:48.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T00:31:48.639Z] Configure a credential helper to remove this warning. See [2024-09-18T00:31:48.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T00:31:48.639Z] [2024-09-18T00:31:48.639Z] Login Succeeded [2024-09-18T00:31:48.639Z] nexus3.edgexfoundry.org:10002 [2024-09-18T00:31:48.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T00:31:48.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T00:31:48.904Z] Configure a credential helper to remove this warning. See [2024-09-18T00:31:48.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T00:31:48.904Z] [2024-09-18T00:31:48.904Z] Login Succeeded [2024-09-18T00:31:48.904Z] nexus3.edgexfoundry.org:10003 [2024-09-18T00:31:49.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T00:31:49.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T00:31:49.491Z] Configure a credential helper to remove this warning. See [2024-09-18T00:31:49.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T00:31:49.491Z] [2024-09-18T00:31:49.491Z] Login Succeeded [2024-09-18T00:31:49.491Z] nexus3.edgexfoundry.org:10004 [2024-09-18T00:31:49.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T00:31:49.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T00:31:49.759Z] Configure a credential helper to remove this warning. See [2024-09-18T00:31:49.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T00:31:49.759Z] [2024-09-18T00:31:49.759Z] Login Succeeded [2024-09-18T00:31:49.759Z] ****.io [2024-09-18T00:31:50.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-18T00:31:50.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-18T00:31:50.314Z] Configure a credential helper to remove this warning. See [2024-09-18T00:31:50.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-18T00:31:50.314Z] [2024-09-18T00:31:50.314Z] Login Succeeded [2024-09-18T00:31:50.314Z] ---> ****-login.sh ends [Pipeline] } [2024-09-18T00:31:50.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:31:50.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-18T00:31:50.415Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-18T00:31:50.415Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:31:50.415Z] latest [2024-09-18T00:31:50.415Z] 3.2.0-dev.75 [2024-09-18T00:31:50.415Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:31:50.415Z] main [2024-09-18T00:31:50.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:31:50.769Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:31:51.139Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:31:51.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T00:31:51.139Z] e8bfad57c1b6: Preparing [2024-09-18T00:31:51.139Z] 9eeb2aa3eba6: Preparing [2024-09-18T00:31:51.139Z] cf301f33b3a6: Preparing [2024-09-18T00:31:51.139Z] a5e989a087e3: Preparing [2024-09-18T00:31:51.139Z] 6c503079387b: Preparing [2024-09-18T00:31:51.139Z] e7717c791b5f: Preparing [2024-09-18T00:31:51.139Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:31:51.139Z] e7717c791b5f: Waiting [2024-09-18T00:31:51.139Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:31:51.402Z] a5e989a087e3: Pushed [2024-09-18T00:31:51.402Z] 6c503079387b: Pushed [2024-09-18T00:31:51.402Z] cf301f33b3a6: Pushed [2024-09-18T00:31:51.402Z] e8bfad57c1b6: Pushed [2024-09-18T00:31:51.402Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:31:51.667Z] e7717c791b5f: Pushed [2024-09-18T00:31:58.295Z] 9eeb2aa3eba6: Pushed [2024-09-18T00:31:58.295Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:31:58.662Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:31:59.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-18T00:31:59.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T00:31:59.027Z] e8bfad57c1b6: Preparing [2024-09-18T00:31:59.027Z] 9eeb2aa3eba6: Preparing [2024-09-18T00:31:59.027Z] cf301f33b3a6: Preparing [2024-09-18T00:31:59.027Z] a5e989a087e3: Preparing [2024-09-18T00:31:59.027Z] 6c503079387b: Preparing [2024-09-18T00:31:59.027Z] e7717c791b5f: Preparing [2024-09-18T00:31:59.027Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:31:59.027Z] e7717c791b5f: Waiting [2024-09-18T00:31:59.027Z] e8bfad57c1b6: Layer already exists [2024-09-18T00:31:59.027Z] 6c503079387b: Layer already exists [2024-09-18T00:31:59.027Z] 9eeb2aa3eba6: Layer already exists [2024-09-18T00:31:59.027Z] a5e989a087e3: Layer already exists [2024-09-18T00:31:59.027Z] cf301f33b3a6: Layer already exists [2024-09-18T00:31:59.027Z] e7717c791b5f: Layer already exists [2024-09-18T00:31:59.027Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:31:59.293Z] latest: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:31:59.681Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:00.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.75 [2024-09-18T00:32:00.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T00:32:00.067Z] e8bfad57c1b6: Preparing [2024-09-18T00:32:00.067Z] 9eeb2aa3eba6: Preparing [2024-09-18T00:32:00.067Z] cf301f33b3a6: Preparing [2024-09-18T00:32:00.067Z] a5e989a087e3: Preparing [2024-09-18T00:32:00.067Z] 6c503079387b: Preparing [2024-09-18T00:32:00.067Z] e7717c791b5f: Preparing [2024-09-18T00:32:00.067Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:00.067Z] e7717c791b5f: Waiting [2024-09-18T00:32:00.067Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:00.067Z] e8bfad57c1b6: Layer already exists [2024-09-18T00:32:00.067Z] 6c503079387b: Layer already exists [2024-09-18T00:32:00.067Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:00.067Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:00.067Z] 9eeb2aa3eba6: Layer already exists [2024-09-18T00:32:00.067Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:00.067Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:00.331Z] 3.2.0-dev.75: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:00.693Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:01.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:01.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T00:32:01.051Z] e8bfad57c1b6: Preparing [2024-09-18T00:32:01.051Z] 9eeb2aa3eba6: Preparing [2024-09-18T00:32:01.051Z] cf301f33b3a6: Preparing [2024-09-18T00:32:01.051Z] a5e989a087e3: Preparing [2024-09-18T00:32:01.051Z] 6c503079387b: Preparing [2024-09-18T00:32:01.051Z] e7717c791b5f: Preparing [2024-09-18T00:32:01.051Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:01.051Z] e7717c791b5f: Waiting [2024-09-18T00:32:01.051Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:01.051Z] e8bfad57c1b6: Layer already exists [2024-09-18T00:32:01.051Z] 6c503079387b: Layer already exists [2024-09-18T00:32:01.051Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:01.051Z] 9eeb2aa3eba6: Layer already exists [2024-09-18T00:32:01.051Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:01.051Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:01.051Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:01.317Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:01.682Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:02.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-18T00:32:02.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-18T00:32:02.035Z] e8bfad57c1b6: Preparing [2024-09-18T00:32:02.035Z] 9eeb2aa3eba6: Preparing [2024-09-18T00:32:02.035Z] cf301f33b3a6: Preparing [2024-09-18T00:32:02.035Z] a5e989a087e3: Preparing [2024-09-18T00:32:02.035Z] 6c503079387b: Preparing [2024-09-18T00:32:02.035Z] e7717c791b5f: Preparing [2024-09-18T00:32:02.035Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:02.035Z] e7717c791b5f: Waiting [2024-09-18T00:32:02.035Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:02.035Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:02.035Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:02.035Z] 9eeb2aa3eba6: Layer already exists [2024-09-18T00:32:02.035Z] e8bfad57c1b6: Layer already exists [2024-09-18T00:32:02.036Z] 6c503079387b: Layer already exists [2024-09-18T00:32:02.036Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:02.036Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:02.300Z] main: digest: sha256:8e29e3769abb37906e463213099cee1b932ffbe6a566e2f6f01ac875666f985e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:32:02.374Z] ===================================================== [Pipeline] echo [2024-09-18T00:32:02.386Z] taggedImages: [2024-09-18T00:32:02.386Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:02.386Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-18T00:32:02.386Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.75 [2024-09-18T00:32:02.386Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:02.386Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-18T00:32:02.415Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-18T00:32:02.415Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:02.415Z] latest [2024-09-18T00:32:02.415Z] 3.2.0-dev.75 [2024-09-18T00:32:02.415Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:02.415Z] main [2024-09-18T00:32:02.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:02.784Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:03.135Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:03.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T00:32:03.135Z] 31dea1d38e27: Preparing [2024-09-18T00:32:03.135Z] 78e8321c000f: Preparing [2024-09-18T00:32:03.135Z] d55d94d142e1: Preparing [2024-09-18T00:32:03.135Z] aedc89092666: Preparing [2024-09-18T00:32:03.135Z] cf301f33b3a6: Preparing [2024-09-18T00:32:03.135Z] a5e989a087e3: Preparing [2024-09-18T00:32:03.135Z] 6c503079387b: Preparing [2024-09-18T00:32:03.135Z] e7717c791b5f: Preparing [2024-09-18T00:32:03.135Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:03.135Z] a5e989a087e3: Waiting [2024-09-18T00:32:03.135Z] 6c503079387b: Waiting [2024-09-18T00:32:03.135Z] e7717c791b5f: Waiting [2024-09-18T00:32:03.135Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:03.135Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:03.501Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:03.501Z] 78e8321c000f: Pushed [2024-09-18T00:32:03.501Z] 6c503079387b: Layer already exists [2024-09-18T00:32:03.501Z] d55d94d142e1: Pushed [2024-09-18T00:32:03.501Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:03.501Z] 31dea1d38e27: Pushed [2024-09-18T00:32:03.501Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:05.432Z] aedc89092666: Pushed [2024-09-18T00:32:05.432Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:05.792Z] + 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-09-18T00:32:06.153Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-18T00:32:06.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T00:32:06.153Z] 31dea1d38e27: Preparing [2024-09-18T00:32:06.153Z] 78e8321c000f: Preparing [2024-09-18T00:32:06.153Z] d55d94d142e1: Preparing [2024-09-18T00:32:06.153Z] aedc89092666: Preparing [2024-09-18T00:32:06.153Z] cf301f33b3a6: Preparing [2024-09-18T00:32:06.153Z] a5e989a087e3: Preparing [2024-09-18T00:32:06.153Z] 6c503079387b: Preparing [2024-09-18T00:32:06.153Z] e7717c791b5f: Preparing [2024-09-18T00:32:06.153Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:06.153Z] 6c503079387b: Waiting [2024-09-18T00:32:06.153Z] e7717c791b5f: Waiting [2024-09-18T00:32:06.153Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:06.153Z] a5e989a087e3: Waiting [2024-09-18T00:32:06.153Z] 31dea1d38e27: Layer already exists [2024-09-18T00:32:06.153Z] aedc89092666: Layer already exists [2024-09-18T00:32:06.153Z] d55d94d142e1: Layer already exists [2024-09-18T00:32:06.153Z] 78e8321c000f: Layer already exists [2024-09-18T00:32:06.153Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:06.153Z] 6c503079387b: Layer already exists [2024-09-18T00:32:06.153Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:06.153Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:06.153Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:06.417Z] latest: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:06.787Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:07.167Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.75 [2024-09-18T00:32:07.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T00:32:07.167Z] 31dea1d38e27: Preparing [2024-09-18T00:32:07.167Z] 78e8321c000f: Preparing [2024-09-18T00:32:07.167Z] d55d94d142e1: Preparing [2024-09-18T00:32:07.167Z] aedc89092666: Preparing [2024-09-18T00:32:07.167Z] cf301f33b3a6: Preparing [2024-09-18T00:32:07.167Z] a5e989a087e3: Preparing [2024-09-18T00:32:07.167Z] 6c503079387b: Preparing [2024-09-18T00:32:07.167Z] e7717c791b5f: Preparing [2024-09-18T00:32:07.167Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:07.167Z] a5e989a087e3: Waiting [2024-09-18T00:32:07.167Z] 6c503079387b: Waiting [2024-09-18T00:32:07.167Z] e7717c791b5f: Waiting [2024-09-18T00:32:07.167Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:07.167Z] d55d94d142e1: Layer already exists [2024-09-18T00:32:07.167Z] 31dea1d38e27: Layer already exists [2024-09-18T00:32:07.167Z] 78e8321c000f: Layer already exists [2024-09-18T00:32:07.167Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:07.167Z] aedc89092666: Layer already exists [2024-09-18T00:32:07.167Z] 6c503079387b: Layer already exists [2024-09-18T00:32:07.167Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:07.167Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:07.167Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:07.448Z] 3.2.0-dev.75: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:07.804Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:08.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:08.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T00:32:08.159Z] 31dea1d38e27: Preparing [2024-09-18T00:32:08.159Z] 78e8321c000f: Preparing [2024-09-18T00:32:08.159Z] d55d94d142e1: Preparing [2024-09-18T00:32:08.159Z] aedc89092666: Preparing [2024-09-18T00:32:08.159Z] cf301f33b3a6: Preparing [2024-09-18T00:32:08.159Z] a5e989a087e3: Preparing [2024-09-18T00:32:08.159Z] 6c503079387b: Preparing [2024-09-18T00:32:08.159Z] e7717c791b5f: Preparing [2024-09-18T00:32:08.159Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:08.159Z] a5e989a087e3: Waiting [2024-09-18T00:32:08.159Z] 6c503079387b: Waiting [2024-09-18T00:32:08.159Z] e7717c791b5f: Waiting [2024-09-18T00:32:08.159Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:08.159Z] aedc89092666: Layer already exists [2024-09-18T00:32:08.159Z] 31dea1d38e27: Layer already exists [2024-09-18T00:32:08.159Z] 78e8321c000f: Layer already exists [2024-09-18T00:32:08.159Z] d55d94d142e1: Layer already exists [2024-09-18T00:32:08.159Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:08.159Z] 6c503079387b: Layer already exists [2024-09-18T00:32:08.159Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:08.159Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:08.438Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:08.800Z] + 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-09-18T00:32:09.240Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-18T00:32:09.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-18T00:32:09.241Z] 31dea1d38e27: Preparing [2024-09-18T00:32:09.241Z] 78e8321c000f: Preparing [2024-09-18T00:32:09.241Z] d55d94d142e1: Preparing [2024-09-18T00:32:09.241Z] aedc89092666: Preparing [2024-09-18T00:32:09.241Z] cf301f33b3a6: Preparing [2024-09-18T00:32:09.241Z] a5e989a087e3: Preparing [2024-09-18T00:32:09.241Z] 6c503079387b: Preparing [2024-09-18T00:32:09.241Z] e7717c791b5f: Preparing [2024-09-18T00:32:09.241Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:09.241Z] 6c503079387b: Waiting [2024-09-18T00:32:09.241Z] e7717c791b5f: Waiting [2024-09-18T00:32:09.241Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:09.241Z] a5e989a087e3: Waiting [2024-09-18T00:32:09.241Z] d55d94d142e1: Layer already exists [2024-09-18T00:32:09.241Z] aedc89092666: Layer already exists [2024-09-18T00:32:09.241Z] 78e8321c000f: Layer already exists [2024-09-18T00:32:09.241Z] 31dea1d38e27: Layer already exists [2024-09-18T00:32:09.241Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:09.241Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:09.241Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:09.241Z] 6c503079387b: Layer already exists [2024-09-18T00:32:09.241Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:09.510Z] main: digest: sha256:f17623a4f0857167b11e4cb8ba486896e99d36c568461d8d9322d3d8b5b0b3d4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:32:09.592Z] ===================================================== [Pipeline] echo [2024-09-18T00:32:09.608Z] taggedImages: [2024-09-18T00:32:09.608Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:09.608Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-18T00:32:09.608Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.75 [2024-09-18T00:32:09.608Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:09.608Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-18T00:32:09.640Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-18T00:32:09.640Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:09.640Z] latest [2024-09-18T00:32:09.640Z] 3.2.0-dev.75 [2024-09-18T00:32:09.640Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:09.640Z] main [2024-09-18T00:32:09.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:10.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:10.449Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:10.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T00:32:10.449Z] 8dabbfdb69b9: Preparing [2024-09-18T00:32:10.449Z] 251547b12999: Preparing [2024-09-18T00:32:10.449Z] de00ceaaa16c: Preparing [2024-09-18T00:32:10.449Z] cf301f33b3a6: Preparing [2024-09-18T00:32:10.449Z] a5e989a087e3: Preparing [2024-09-18T00:32:10.449Z] 29e33c8f9197: Preparing [2024-09-18T00:32:10.449Z] 04db3a381cbf: Preparing [2024-09-18T00:32:10.449Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:10.449Z] 29e33c8f9197: Waiting [2024-09-18T00:32:10.449Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:10.449Z] 04db3a381cbf: Waiting [2024-09-18T00:32:10.746Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:10.746Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:10.746Z] 251547b12999: Pushed [2024-09-18T00:32:10.746Z] 8dabbfdb69b9: Pushed [2024-09-18T00:32:10.746Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:10.746Z] 29e33c8f9197: Pushed [2024-09-18T00:32:10.746Z] 04db3a381cbf: Pushed [2024-09-18T00:32:17.450Z] de00ceaaa16c: Pushed [2024-09-18T00:32:17.450Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:17.815Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:18.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-18T00:32:18.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T00:32:18.170Z] 8dabbfdb69b9: Preparing [2024-09-18T00:32:18.170Z] 251547b12999: Preparing [2024-09-18T00:32:18.170Z] de00ceaaa16c: Preparing [2024-09-18T00:32:18.170Z] cf301f33b3a6: Preparing [2024-09-18T00:32:18.170Z] a5e989a087e3: Preparing [2024-09-18T00:32:18.170Z] 29e33c8f9197: Preparing [2024-09-18T00:32:18.170Z] 04db3a381cbf: Preparing [2024-09-18T00:32:18.170Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:18.170Z] 04db3a381cbf: Waiting [2024-09-18T00:32:18.170Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:18.170Z] 29e33c8f9197: Waiting [2024-09-18T00:32:18.170Z] 251547b12999: Layer already exists [2024-09-18T00:32:18.170Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:18.170Z] de00ceaaa16c: Layer already exists [2024-09-18T00:32:18.170Z] 8dabbfdb69b9: Layer already exists [2024-09-18T00:32:18.170Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:18.170Z] 04db3a381cbf: Layer already exists [2024-09-18T00:32:18.170Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:18.170Z] 29e33c8f9197: Layer already exists [2024-09-18T00:32:18.435Z] latest: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:18.797Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:19.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.75 [2024-09-18T00:32:19.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T00:32:19.151Z] 8dabbfdb69b9: Preparing [2024-09-18T00:32:19.151Z] 251547b12999: Preparing [2024-09-18T00:32:19.151Z] de00ceaaa16c: Preparing [2024-09-18T00:32:19.151Z] cf301f33b3a6: Preparing [2024-09-18T00:32:19.151Z] a5e989a087e3: Preparing [2024-09-18T00:32:19.151Z] 29e33c8f9197: Preparing [2024-09-18T00:32:19.151Z] 04db3a381cbf: Preparing [2024-09-18T00:32:19.151Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:19.151Z] 29e33c8f9197: Waiting [2024-09-18T00:32:19.151Z] 04db3a381cbf: Waiting [2024-09-18T00:32:19.151Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:19.151Z] de00ceaaa16c: Layer already exists [2024-09-18T00:32:19.151Z] 251547b12999: Layer already exists [2024-09-18T00:32:19.151Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:19.151Z] 29e33c8f9197: Layer already exists [2024-09-18T00:32:19.151Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:19.151Z] 8dabbfdb69b9: Layer already exists [2024-09-18T00:32:19.151Z] 04db3a381cbf: Layer already exists [2024-09-18T00:32:19.151Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:19.416Z] 3.2.0-dev.75: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:19.793Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:20.155Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:20.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T00:32:20.155Z] 8dabbfdb69b9: Preparing [2024-09-18T00:32:20.155Z] 251547b12999: Preparing [2024-09-18T00:32:20.155Z] de00ceaaa16c: Preparing [2024-09-18T00:32:20.155Z] cf301f33b3a6: Preparing [2024-09-18T00:32:20.155Z] a5e989a087e3: Preparing [2024-09-18T00:32:20.155Z] 29e33c8f9197: Preparing [2024-09-18T00:32:20.155Z] 04db3a381cbf: Preparing [2024-09-18T00:32:20.155Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:20.155Z] 04db3a381cbf: Waiting [2024-09-18T00:32:20.155Z] 29e33c8f9197: Waiting [2024-09-18T00:32:20.155Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:20.155Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:20.155Z] de00ceaaa16c: Layer already exists [2024-09-18T00:32:20.155Z] 251547b12999: Layer already exists [2024-09-18T00:32:20.155Z] 8dabbfdb69b9: Layer already exists [2024-09-18T00:32:20.155Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:20.155Z] 29e33c8f9197: Layer already exists [2024-09-18T00:32:20.155Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:20.155Z] 04db3a381cbf: Layer already exists [2024-09-18T00:32:20.155Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:20.769Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:21.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-18T00:32:21.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-18T00:32:21.121Z] 8dabbfdb69b9: Preparing [2024-09-18T00:32:21.121Z] 251547b12999: Preparing [2024-09-18T00:32:21.121Z] de00ceaaa16c: Preparing [2024-09-18T00:32:21.121Z] cf301f33b3a6: Preparing [2024-09-18T00:32:21.121Z] a5e989a087e3: Preparing [2024-09-18T00:32:21.121Z] 29e33c8f9197: Preparing [2024-09-18T00:32:21.121Z] 04db3a381cbf: Preparing [2024-09-18T00:32:21.121Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:21.121Z] 29e33c8f9197: Waiting [2024-09-18T00:32:21.121Z] 04db3a381cbf: Waiting [2024-09-18T00:32:21.121Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:21.121Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:21.121Z] 8dabbfdb69b9: Layer already exists [2024-09-18T00:32:21.121Z] de00ceaaa16c: Layer already exists [2024-09-18T00:32:21.121Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:21.121Z] 29e33c8f9197: Layer already exists [2024-09-18T00:32:21.121Z] 04db3a381cbf: Layer already exists [2024-09-18T00:32:21.121Z] 251547b12999: Layer already exists [2024-09-18T00:32:21.121Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:21.121Z] main: digest: sha256:43fd7d8dc1f4e6e60a3a87be2785b0a3bb41b4caf0e319eb999a36b10062697c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:32:21.469Z] ===================================================== [Pipeline] echo [2024-09-18T00:32:21.480Z] taggedImages: [2024-09-18T00:32:21.480Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:21.480Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-18T00:32:21.480Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.75 [2024-09-18T00:32:21.480Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:21.480Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-18T00:32:21.510Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-18T00:32:21.510Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:21.510Z] latest [2024-09-18T00:32:21.510Z] 3.2.0-dev.75 [2024-09-18T00:32:21.510Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:21.510Z] main [2024-09-18T00:32:21.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:21.869Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:22.230Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:22.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T00:32:22.230Z] a8d70f14e832: Preparing [2024-09-18T00:32:22.230Z] 9ff31735f1a4: Preparing [2024-09-18T00:32:22.230Z] a5e989a087e3: Preparing [2024-09-18T00:32:22.230Z] 9e471a007f9e: Preparing [2024-09-18T00:32:22.230Z] 1ee1d043017a: Preparing [2024-09-18T00:32:22.230Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:22.230Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:22.230Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:22.494Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:22.494Z] 1ee1d043017a: Pushed [2024-09-18T00:32:22.494Z] 9e471a007f9e: Pushed [2024-09-18T00:32:22.494Z] a8d70f14e832: Pushed [2024-09-18T00:32:29.121Z] 9ff31735f1a4: Pushed [2024-09-18T00:32:29.122Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:29.509Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:29.860Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-18T00:32:29.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T00:32:29.860Z] a8d70f14e832: Preparing [2024-09-18T00:32:29.860Z] 9ff31735f1a4: Preparing [2024-09-18T00:32:29.860Z] a5e989a087e3: Preparing [2024-09-18T00:32:29.860Z] 9e471a007f9e: Preparing [2024-09-18T00:32:29.860Z] 1ee1d043017a: Preparing [2024-09-18T00:32:29.860Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:29.860Z] 9ff31735f1a4: Layer already exists [2024-09-18T00:32:29.860Z] 1ee1d043017a: Layer already exists [2024-09-18T00:32:29.860Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:29.860Z] 9e471a007f9e: Layer already exists [2024-09-18T00:32:29.860Z] a8d70f14e832: Layer already exists [2024-09-18T00:32:29.860Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:30.126Z] latest: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:30.491Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:30.853Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.75 [2024-09-18T00:32:30.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T00:32:30.853Z] a8d70f14e832: Preparing [2024-09-18T00:32:30.853Z] 9ff31735f1a4: Preparing [2024-09-18T00:32:30.853Z] a5e989a087e3: Preparing [2024-09-18T00:32:30.853Z] 9e471a007f9e: Preparing [2024-09-18T00:32:30.853Z] 1ee1d043017a: Preparing [2024-09-18T00:32:30.853Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:30.853Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:30.853Z] 9e471a007f9e: Layer already exists [2024-09-18T00:32:30.853Z] 1ee1d043017a: Layer already exists [2024-09-18T00:32:30.853Z] 9ff31735f1a4: Layer already exists [2024-09-18T00:32:30.853Z] a8d70f14e832: Layer already exists [2024-09-18T00:32:30.853Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:30.853Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:30.853Z] 3.2.0-dev.75: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:32.261Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:39.100Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:39.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T00:32:39.100Z] a8d70f14e832: Preparing [2024-09-18T00:32:39.100Z] 9ff31735f1a4: Preparing [2024-09-18T00:32:39.100Z] a5e989a087e3: Preparing [2024-09-18T00:32:39.101Z] 9e471a007f9e: Preparing [2024-09-18T00:32:39.101Z] 1ee1d043017a: Preparing [2024-09-18T00:32:39.101Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:39.101Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:39.920Z] 9e471a007f9e: Layer already exists [2024-09-18T00:32:39.920Z] 9ff31735f1a4: Layer already exists [2024-09-18T00:32:39.920Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:39.920Z] a8d70f14e832: Layer already exists [2024-09-18T00:32:39.920Z] 1ee1d043017a: Layer already exists [2024-09-18T00:32:39.920Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:39.920Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:40.312Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:40.665Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-18T00:32:40.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-18T00:32:40.665Z] a8d70f14e832: Preparing [2024-09-18T00:32:40.665Z] 9ff31735f1a4: Preparing [2024-09-18T00:32:40.665Z] a5e989a087e3: Preparing [2024-09-18T00:32:40.665Z] 9e471a007f9e: Preparing [2024-09-18T00:32:40.665Z] 1ee1d043017a: Preparing [2024-09-18T00:32:40.665Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:40.665Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:40.665Z] 9ff31735f1a4: Layer already exists [2024-09-18T00:32:40.665Z] a8d70f14e832: Layer already exists [2024-09-18T00:32:40.665Z] 1ee1d043017a: Layer already exists [2024-09-18T00:32:40.665Z] 9e471a007f9e: Layer already exists [2024-09-18T00:32:40.665Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:40.665Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:40.931Z] main: digest: sha256:a5b13edc9ee554aba314f264fbe8d228c804b8b4c445c86cfa42818b99ce27ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:32:41.022Z] ===================================================== [Pipeline] echo [2024-09-18T00:32:41.043Z] taggedImages: [2024-09-18T00:32:41.043Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:41.043Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-18T00:32:41.043Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.75 [2024-09-18T00:32:41.043Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:41.043Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-18T00:32:41.077Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-18T00:32:41.077Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:41.077Z] latest [2024-09-18T00:32:41.077Z] 3.2.0-dev.75 [2024-09-18T00:32:41.077Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:41.077Z] main [2024-09-18T00:32:41.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:41.458Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:41.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:41.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T00:32:41.809Z] 933c32c95279: Preparing [2024-09-18T00:32:41.809Z] eade4745e00d: Preparing [2024-09-18T00:32:41.809Z] 06012c203c55: Preparing [2024-09-18T00:32:41.809Z] cf301f33b3a6: Preparing [2024-09-18T00:32:41.809Z] a5e989a087e3: Preparing [2024-09-18T00:32:41.809Z] 6c503079387b: Preparing [2024-09-18T00:32:41.809Z] e7717c791b5f: Preparing [2024-09-18T00:32:41.809Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:41.809Z] 6c503079387b: Waiting [2024-09-18T00:32:41.809Z] e7717c791b5f: Waiting [2024-09-18T00:32:41.809Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:41.809Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:42.074Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:42.074Z] 6c503079387b: Layer already exists [2024-09-18T00:32:42.074Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:42.074Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:42.074Z] eade4745e00d: Pushed [2024-09-18T00:32:42.074Z] 933c32c95279: Pushed [2024-09-18T00:32:48.708Z] 06012c203c55: Pushed [2024-09-18T00:32:48.708Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:49.060Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:49.410Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-18T00:32:49.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T00:32:49.410Z] 933c32c95279: Preparing [2024-09-18T00:32:49.410Z] eade4745e00d: Preparing [2024-09-18T00:32:49.410Z] 06012c203c55: Preparing [2024-09-18T00:32:49.410Z] cf301f33b3a6: Preparing [2024-09-18T00:32:49.410Z] a5e989a087e3: Preparing [2024-09-18T00:32:49.410Z] 6c503079387b: Preparing [2024-09-18T00:32:49.410Z] e7717c791b5f: Preparing [2024-09-18T00:32:49.410Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:49.410Z] 6c503079387b: Waiting [2024-09-18T00:32:49.410Z] e7717c791b5f: Waiting [2024-09-18T00:32:49.410Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:49.410Z] 06012c203c55: Layer already exists [2024-09-18T00:32:49.410Z] 933c32c95279: Layer already exists [2024-09-18T00:32:49.410Z] eade4745e00d: Layer already exists [2024-09-18T00:32:49.410Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:49.410Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:49.410Z] 6c503079387b: Layer already exists [2024-09-18T00:32:49.410Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:49.410Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:49.606Z] latest: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:49.951Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:50.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.75 [2024-09-18T00:32:50.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T00:32:50.313Z] 933c32c95279: Preparing [2024-09-18T00:32:50.313Z] eade4745e00d: Preparing [2024-09-18T00:32:50.313Z] 06012c203c55: Preparing [2024-09-18T00:32:50.313Z] cf301f33b3a6: Preparing [2024-09-18T00:32:50.313Z] a5e989a087e3: Preparing [2024-09-18T00:32:50.313Z] 6c503079387b: Preparing [2024-09-18T00:32:50.313Z] e7717c791b5f: Preparing [2024-09-18T00:32:50.313Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:50.313Z] 6c503079387b: Waiting [2024-09-18T00:32:50.313Z] e7717c791b5f: Waiting [2024-09-18T00:32:50.313Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:50.313Z] eade4745e00d: Layer already exists [2024-09-18T00:32:50.313Z] 06012c203c55: Layer already exists [2024-09-18T00:32:50.313Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:50.313Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:50.313Z] 933c32c95279: Layer already exists [2024-09-18T00:32:50.313Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:50.313Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:50.313Z] 6c503079387b: Layer already exists [2024-09-18T00:32:50.581Z] 3.2.0-dev.75: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:50.948Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:51.304Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:51.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T00:32:51.305Z] 933c32c95279: Preparing [2024-09-18T00:32:51.305Z] eade4745e00d: Preparing [2024-09-18T00:32:51.305Z] 06012c203c55: Preparing [2024-09-18T00:32:51.305Z] cf301f33b3a6: Preparing [2024-09-18T00:32:51.305Z] a5e989a087e3: Preparing [2024-09-18T00:32:51.305Z] 6c503079387b: Preparing [2024-09-18T00:32:51.305Z] e7717c791b5f: Preparing [2024-09-18T00:32:51.305Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:51.305Z] e7717c791b5f: Waiting [2024-09-18T00:32:51.305Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:51.305Z] 6c503079387b: Waiting [2024-09-18T00:32:51.305Z] eade4745e00d: Layer already exists [2024-09-18T00:32:51.305Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:51.305Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:51.305Z] 06012c203c55: Layer already exists [2024-09-18T00:32:51.305Z] 933c32c95279: Layer already exists [2024-09-18T00:32:51.305Z] 6c503079387b: Layer already exists [2024-09-18T00:32:51.305Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:51.305Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:51.829Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:52.192Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:52.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-18T00:32:52.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-18T00:32:52.540Z] 933c32c95279: Preparing [2024-09-18T00:32:52.540Z] eade4745e00d: Preparing [2024-09-18T00:32:52.540Z] 06012c203c55: Preparing [2024-09-18T00:32:52.540Z] cf301f33b3a6: Preparing [2024-09-18T00:32:52.540Z] a5e989a087e3: Preparing [2024-09-18T00:32:52.540Z] 6c503079387b: Preparing [2024-09-18T00:32:52.540Z] e7717c791b5f: Preparing [2024-09-18T00:32:52.540Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:52.540Z] e7717c791b5f: Waiting [2024-09-18T00:32:52.540Z] 6c503079387b: Waiting [2024-09-18T00:32:52.540Z] eade4745e00d: Layer already exists [2024-09-18T00:32:52.540Z] 933c32c95279: Layer already exists [2024-09-18T00:32:52.540Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:52.540Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:52.540Z] 06012c203c55: Layer already exists [2024-09-18T00:32:52.540Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:52.540Z] e7717c791b5f: Layer already exists [2024-09-18T00:32:52.540Z] 6c503079387b: Layer already exists [2024-09-18T00:32:52.806Z] main: digest: sha256:3305f3d283a850a6c8c386a8b37d4d2000d143780558433f0a81ef2c3c8f5ff1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:32:52.879Z] ===================================================== [Pipeline] echo [2024-09-18T00:32:52.894Z] taggedImages: [2024-09-18T00:32:52.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:52.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-18T00:32:52.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.75 [2024-09-18T00:32:52.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:52.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-18T00:32:52.924Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-18T00:32:52.924Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:52.924Z] latest [2024-09-18T00:32:52.924Z] 3.2.0-dev.75 [2024-09-18T00:32:52.924Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:52.924Z] main [2024-09-18T00:32:52.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:53.290Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:53.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:32:53.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T00:32:53.655Z] 740424204051: Preparing [2024-09-18T00:32:53.655Z] 97057f23b85f: Preparing [2024-09-18T00:32:53.655Z] f59627e88824: Preparing [2024-09-18T00:32:53.655Z] dccfffb05645: Preparing [2024-09-18T00:32:53.655Z] 6231b915ce43: Preparing [2024-09-18T00:32:53.655Z] a181cda22408: Preparing [2024-09-18T00:32:53.655Z] ea52493b4e23: Preparing [2024-09-18T00:32:53.655Z] 393c5fb7cf7a: Preparing [2024-09-18T00:32:53.655Z] cf301f33b3a6: Preparing [2024-09-18T00:32:53.655Z] a5e989a087e3: Preparing [2024-09-18T00:32:53.655Z] 7fa066e28b37: Preparing [2024-09-18T00:32:53.655Z] 945eb388f667: Preparing [2024-09-18T00:32:53.655Z] 5f70bf18a086: Preparing [2024-09-18T00:32:53.655Z] a181cda22408: Waiting [2024-09-18T00:32:53.655Z] ff1e68f1deb2: Preparing [2024-09-18T00:32:53.655Z] ea52493b4e23: Waiting [2024-09-18T00:32:53.655Z] a085d7c05aaf: Preparing [2024-09-18T00:32:53.655Z] 393c5fb7cf7a: Waiting [2024-09-18T00:32:53.655Z] dca2cd272e22: Preparing [2024-09-18T00:32:53.655Z] cf301f33b3a6: Waiting [2024-09-18T00:32:53.655Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:53.655Z] a5e989a087e3: Waiting [2024-09-18T00:32:53.655Z] 7fa066e28b37: Waiting [2024-09-18T00:32:53.655Z] 945eb388f667: Waiting [2024-09-18T00:32:53.655Z] a085d7c05aaf: Waiting [2024-09-18T00:32:53.655Z] dca2cd272e22: Waiting [2024-09-18T00:32:53.655Z] 5f70bf18a086: Waiting [2024-09-18T00:32:53.655Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:53.655Z] ff1e68f1deb2: Waiting [2024-09-18T00:32:53.926Z] f59627e88824: Pushed [2024-09-18T00:32:53.926Z] dccfffb05645: Pushed [2024-09-18T00:32:53.926Z] 6231b915ce43: Pushed [2024-09-18T00:32:53.926Z] 97057f23b85f: Pushed [2024-09-18T00:32:53.926Z] 740424204051: Pushed [2024-09-18T00:32:54.197Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:54.197Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:54.197Z] a181cda22408: Pushed [2024-09-18T00:32:54.197Z] ea52493b4e23: Pushed [2024-09-18T00:32:54.197Z] 5f70bf18a086: Layer already exists [2024-09-18T00:32:54.197Z] 945eb388f667: Pushed [2024-09-18T00:32:54.197Z] 7fa066e28b37: Pushed [2024-09-18T00:32:54.197Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:54.464Z] ff1e68f1deb2: Pushed [2024-09-18T00:32:54.464Z] a085d7c05aaf: Pushed [2024-09-18T00:32:54.464Z] dca2cd272e22: Pushed [2024-09-18T00:32:57.043Z] 393c5fb7cf7a: Pushed [2024-09-18T00:32:57.043Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:57.399Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:57.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-18T00:32:57.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T00:32:57.758Z] 740424204051: Preparing [2024-09-18T00:32:57.758Z] 97057f23b85f: Preparing [2024-09-18T00:32:57.758Z] f59627e88824: Preparing [2024-09-18T00:32:57.758Z] dccfffb05645: Preparing [2024-09-18T00:32:57.758Z] 6231b915ce43: Preparing [2024-09-18T00:32:57.758Z] a181cda22408: Preparing [2024-09-18T00:32:57.758Z] ea52493b4e23: Preparing [2024-09-18T00:32:57.758Z] 393c5fb7cf7a: Preparing [2024-09-18T00:32:57.758Z] cf301f33b3a6: Preparing [2024-09-18T00:32:57.758Z] a5e989a087e3: Preparing [2024-09-18T00:32:57.758Z] 7fa066e28b37: Preparing [2024-09-18T00:32:57.758Z] 945eb388f667: Preparing [2024-09-18T00:32:57.758Z] 5f70bf18a086: Preparing [2024-09-18T00:32:57.758Z] ff1e68f1deb2: Preparing [2024-09-18T00:32:57.758Z] a085d7c05aaf: Preparing [2024-09-18T00:32:57.758Z] dca2cd272e22: Preparing [2024-09-18T00:32:57.758Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:57.758Z] a181cda22408: Waiting [2024-09-18T00:32:57.758Z] 7fa066e28b37: Waiting [2024-09-18T00:32:57.758Z] 945eb388f667: Waiting [2024-09-18T00:32:57.758Z] 5f70bf18a086: Waiting [2024-09-18T00:32:57.758Z] 393c5fb7cf7a: Waiting [2024-09-18T00:32:57.758Z] ff1e68f1deb2: Waiting [2024-09-18T00:32:57.758Z] cf301f33b3a6: Waiting [2024-09-18T00:32:57.758Z] a085d7c05aaf: Waiting [2024-09-18T00:32:57.758Z] a5e989a087e3: Waiting [2024-09-18T00:32:57.758Z] dca2cd272e22: Waiting [2024-09-18T00:32:57.758Z] ea52493b4e23: Waiting [2024-09-18T00:32:57.758Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:57.758Z] dccfffb05645: Layer already exists [2024-09-18T00:32:57.758Z] 740424204051: Layer already exists [2024-09-18T00:32:57.758Z] 6231b915ce43: Layer already exists [2024-09-18T00:32:57.758Z] f59627e88824: Layer already exists [2024-09-18T00:32:57.758Z] 97057f23b85f: Layer already exists [2024-09-18T00:32:57.758Z] ea52493b4e23: Layer already exists [2024-09-18T00:32:57.758Z] a181cda22408: Layer already exists [2024-09-18T00:32:57.758Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:57.758Z] 393c5fb7cf7a: Layer already exists [2024-09-18T00:32:57.758Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:57.758Z] 7fa066e28b37: Layer already exists [2024-09-18T00:32:57.758Z] ff1e68f1deb2: Layer already exists [2024-09-18T00:32:57.758Z] 5f70bf18a086: Layer already exists [2024-09-18T00:32:57.758Z] 945eb388f667: Layer already exists [2024-09-18T00:32:57.758Z] a085d7c05aaf: Layer already exists [2024-09-18T00:32:58.024Z] dca2cd272e22: Layer already exists [2024-09-18T00:32:58.024Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:58.024Z] latest: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:58.379Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:58.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.75 [2024-09-18T00:32:58.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T00:32:58.732Z] 740424204051: Preparing [2024-09-18T00:32:58.732Z] 97057f23b85f: Preparing [2024-09-18T00:32:58.732Z] f59627e88824: Preparing [2024-09-18T00:32:58.732Z] dccfffb05645: Preparing [2024-09-18T00:32:58.732Z] 6231b915ce43: Preparing [2024-09-18T00:32:58.732Z] a181cda22408: Preparing [2024-09-18T00:32:58.732Z] ea52493b4e23: Preparing [2024-09-18T00:32:58.732Z] 393c5fb7cf7a: Preparing [2024-09-18T00:32:58.732Z] cf301f33b3a6: Preparing [2024-09-18T00:32:58.732Z] a5e989a087e3: Preparing [2024-09-18T00:32:58.732Z] 7fa066e28b37: Preparing [2024-09-18T00:32:58.732Z] 945eb388f667: Preparing [2024-09-18T00:32:58.732Z] 5f70bf18a086: Preparing [2024-09-18T00:32:58.732Z] ff1e68f1deb2: Preparing [2024-09-18T00:32:58.732Z] a085d7c05aaf: Preparing [2024-09-18T00:32:58.732Z] dca2cd272e22: Preparing [2024-09-18T00:32:58.732Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:58.732Z] ea52493b4e23: Waiting [2024-09-18T00:32:58.732Z] a5e989a087e3: Waiting [2024-09-18T00:32:58.732Z] 7fa066e28b37: Waiting [2024-09-18T00:32:58.732Z] 945eb388f667: Waiting [2024-09-18T00:32:58.732Z] a181cda22408: Waiting [2024-09-18T00:32:58.732Z] ff1e68f1deb2: Waiting [2024-09-18T00:32:58.732Z] 5f70bf18a086: Waiting [2024-09-18T00:32:58.732Z] dca2cd272e22: Waiting [2024-09-18T00:32:58.732Z] a085d7c05aaf: Waiting [2024-09-18T00:32:58.732Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:32:58.732Z] 393c5fb7cf7a: Waiting [2024-09-18T00:32:58.732Z] cf301f33b3a6: Waiting [2024-09-18T00:32:58.732Z] 740424204051: Layer already exists [2024-09-18T00:32:58.732Z] dccfffb05645: Layer already exists [2024-09-18T00:32:58.732Z] 6231b915ce43: Layer already exists [2024-09-18T00:32:58.732Z] f59627e88824: Layer already exists [2024-09-18T00:32:58.732Z] 97057f23b85f: Layer already exists [2024-09-18T00:32:58.732Z] a181cda22408: Layer already exists [2024-09-18T00:32:58.732Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:58.732Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:58.732Z] ea52493b4e23: Layer already exists [2024-09-18T00:32:58.732Z] 393c5fb7cf7a: Layer already exists [2024-09-18T00:32:58.732Z] 7fa066e28b37: Layer already exists [2024-09-18T00:32:58.732Z] 945eb388f667: Layer already exists [2024-09-18T00:32:58.732Z] 5f70bf18a086: Layer already exists [2024-09-18T00:32:58.732Z] ff1e68f1deb2: Layer already exists [2024-09-18T00:32:58.732Z] a085d7c05aaf: Layer already exists [2024-09-18T00:32:58.999Z] dca2cd272e22: Layer already exists [2024-09-18T00:32:58.999Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:32:58.999Z] 3.2.0-dev.75: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:59.387Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:32:59.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:32:59.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T00:32:59.742Z] 740424204051: Preparing [2024-09-18T00:32:59.742Z] 97057f23b85f: Preparing [2024-09-18T00:32:59.742Z] f59627e88824: Preparing [2024-09-18T00:32:59.742Z] dccfffb05645: Preparing [2024-09-18T00:32:59.742Z] 6231b915ce43: Preparing [2024-09-18T00:32:59.742Z] a181cda22408: Preparing [2024-09-18T00:32:59.742Z] ea52493b4e23: Preparing [2024-09-18T00:32:59.742Z] 393c5fb7cf7a: Preparing [2024-09-18T00:32:59.742Z] cf301f33b3a6: Preparing [2024-09-18T00:32:59.742Z] a5e989a087e3: Preparing [2024-09-18T00:32:59.742Z] a181cda22408: Waiting [2024-09-18T00:32:59.742Z] 7fa066e28b37: Preparing [2024-09-18T00:32:59.742Z] 945eb388f667: Preparing [2024-09-18T00:32:59.742Z] ea52493b4e23: Waiting [2024-09-18T00:32:59.742Z] 393c5fb7cf7a: Waiting [2024-09-18T00:32:59.742Z] cf301f33b3a6: Waiting [2024-09-18T00:32:59.742Z] a5e989a087e3: Waiting [2024-09-18T00:32:59.742Z] 7fa066e28b37: Waiting [2024-09-18T00:32:59.742Z] 5f70bf18a086: Preparing [2024-09-18T00:32:59.742Z] 945eb388f667: Waiting [2024-09-18T00:32:59.742Z] ff1e68f1deb2: Preparing [2024-09-18T00:32:59.742Z] 5f70bf18a086: Waiting [2024-09-18T00:32:59.742Z] a085d7c05aaf: Preparing [2024-09-18T00:32:59.742Z] ff1e68f1deb2: Waiting [2024-09-18T00:32:59.742Z] dca2cd272e22: Preparing [2024-09-18T00:32:59.742Z] a085d7c05aaf: Waiting [2024-09-18T00:32:59.742Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:32:59.742Z] 97057f23b85f: Layer already exists [2024-09-18T00:32:59.742Z] 740424204051: Layer already exists [2024-09-18T00:32:59.742Z] f59627e88824: Layer already exists [2024-09-18T00:32:59.742Z] 6231b915ce43: Layer already exists [2024-09-18T00:32:59.742Z] dccfffb05645: Layer already exists [2024-09-18T00:32:59.742Z] 393c5fb7cf7a: Layer already exists [2024-09-18T00:32:59.742Z] a181cda22408: Layer already exists [2024-09-18T00:32:59.742Z] ea52493b4e23: Layer already exists [2024-09-18T00:32:59.742Z] cf301f33b3a6: Layer already exists [2024-09-18T00:32:59.742Z] a5e989a087e3: Layer already exists [2024-09-18T00:32:59.742Z] 5f70bf18a086: Layer already exists [2024-09-18T00:32:59.742Z] ff1e68f1deb2: Layer already exists [2024-09-18T00:32:59.742Z] 945eb388f667: Layer already exists [2024-09-18T00:32:59.742Z] 7fa066e28b37: Layer already exists [2024-09-18T00:32:59.742Z] a085d7c05aaf: Layer already exists [2024-09-18T00:33:00.009Z] dca2cd272e22: Layer already exists [2024-09-18T00:33:00.009Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:00.009Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:00.366Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:00.717Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-18T00:33:00.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-18T00:33:00.717Z] 740424204051: Preparing [2024-09-18T00:33:00.717Z] 97057f23b85f: Preparing [2024-09-18T00:33:00.717Z] f59627e88824: Preparing [2024-09-18T00:33:00.717Z] dccfffb05645: Preparing [2024-09-18T00:33:00.717Z] 6231b915ce43: Preparing [2024-09-18T00:33:00.717Z] a181cda22408: Preparing [2024-09-18T00:33:00.717Z] ea52493b4e23: Preparing [2024-09-18T00:33:00.717Z] 393c5fb7cf7a: Preparing [2024-09-18T00:33:00.717Z] cf301f33b3a6: Preparing [2024-09-18T00:33:00.717Z] a5e989a087e3: Preparing [2024-09-18T00:33:00.717Z] 7fa066e28b37: Preparing [2024-09-18T00:33:00.717Z] 945eb388f667: Preparing [2024-09-18T00:33:00.717Z] 5f70bf18a086: Preparing [2024-09-18T00:33:00.717Z] ff1e68f1deb2: Preparing [2024-09-18T00:33:00.717Z] a085d7c05aaf: Preparing [2024-09-18T00:33:00.717Z] dca2cd272e22: Preparing [2024-09-18T00:33:00.717Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:00.717Z] 7fa066e28b37: Waiting [2024-09-18T00:33:00.717Z] 945eb388f667: Waiting [2024-09-18T00:33:00.717Z] 5f70bf18a086: Waiting [2024-09-18T00:33:00.717Z] ff1e68f1deb2: Waiting [2024-09-18T00:33:00.717Z] a085d7c05aaf: Waiting [2024-09-18T00:33:00.717Z] dca2cd272e22: Waiting [2024-09-18T00:33:00.717Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:00.717Z] a181cda22408: Waiting [2024-09-18T00:33:00.717Z] cf301f33b3a6: Waiting [2024-09-18T00:33:00.717Z] a5e989a087e3: Waiting [2024-09-18T00:33:00.717Z] 393c5fb7cf7a: Waiting [2024-09-18T00:33:00.717Z] ea52493b4e23: Waiting [2024-09-18T00:33:00.717Z] f59627e88824: Layer already exists [2024-09-18T00:33:00.717Z] 97057f23b85f: Layer already exists [2024-09-18T00:33:00.717Z] 6231b915ce43: Layer already exists [2024-09-18T00:33:00.717Z] dccfffb05645: Layer already exists [2024-09-18T00:33:00.717Z] 740424204051: Layer already exists [2024-09-18T00:33:00.717Z] ea52493b4e23: Layer already exists [2024-09-18T00:33:00.717Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:00.717Z] 393c5fb7cf7a: Layer already exists [2024-09-18T00:33:00.717Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:00.717Z] a181cda22408: Layer already exists [2024-09-18T00:33:00.717Z] a085d7c05aaf: Layer already exists [2024-09-18T00:33:00.717Z] ff1e68f1deb2: Layer already exists [2024-09-18T00:33:00.717Z] 5f70bf18a086: Layer already exists [2024-09-18T00:33:00.717Z] 7fa066e28b37: Layer already exists [2024-09-18T00:33:00.717Z] 945eb388f667: Layer already exists [2024-09-18T00:33:00.717Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:00.717Z] dca2cd272e22: Layer already exists [2024-09-18T00:33:00.983Z] main: digest: sha256:d593904c6081b52ef73425e77e0452f646ad8d7f999c6c9e092d24fcc26b96df size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:33:01.073Z] ===================================================== [Pipeline] echo [2024-09-18T00:33:01.090Z] taggedImages: [2024-09-18T00:33:01.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:01.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-18T00:33:01.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.75 [2024-09-18T00:33:01.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:01.090Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-18T00:33:01.120Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-18T00:33:01.120Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:01.120Z] latest [2024-09-18T00:33:01.120Z] 3.2.0-dev.75 [2024-09-18T00:33:01.120Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:01.120Z] main [2024-09-18T00:33:01.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:01.488Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:01.844Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:01.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T00:33:01.844Z] f481d8898420: Preparing [2024-09-18T00:33:01.844Z] 00fc4028a6b9: Preparing [2024-09-18T00:33:01.844Z] daf793fc5658: Preparing [2024-09-18T00:33:01.844Z] 7e59cab90113: Preparing [2024-09-18T00:33:01.844Z] cf301f33b3a6: Preparing [2024-09-18T00:33:01.844Z] a5e989a087e3: Preparing [2024-09-18T00:33:01.844Z] 6c503079387b: Preparing [2024-09-18T00:33:01.844Z] e7717c791b5f: Preparing [2024-09-18T00:33:01.845Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:01.845Z] a5e989a087e3: Waiting [2024-09-18T00:33:01.845Z] 6c503079387b: Waiting [2024-09-18T00:33:01.845Z] e7717c791b5f: Waiting [2024-09-18T00:33:01.845Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:01.845Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:02.109Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:02.109Z] 00fc4028a6b9: Pushed [2024-09-18T00:33:02.109Z] daf793fc5658: Pushed [2024-09-18T00:33:02.109Z] 6c503079387b: Layer already exists [2024-09-18T00:33:02.109Z] e7717c791b5f: Layer already exists [2024-09-18T00:33:02.109Z] f481d8898420: Pushed [2024-09-18T00:33:02.109Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:07.443Z] 7e59cab90113: Pushed [2024-09-18T00:33:07.443Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:07.800Z] + 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-09-18T00:33:08.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-18T00:33:08.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T00:33:08.162Z] f481d8898420: Preparing [2024-09-18T00:33:08.162Z] 00fc4028a6b9: Preparing [2024-09-18T00:33:08.162Z] daf793fc5658: Preparing [2024-09-18T00:33:08.162Z] 7e59cab90113: Preparing [2024-09-18T00:33:08.162Z] cf301f33b3a6: Preparing [2024-09-18T00:33:08.162Z] a5e989a087e3: Preparing [2024-09-18T00:33:08.162Z] a5e989a087e3: Waiting [2024-09-18T00:33:08.162Z] 6c503079387b: Preparing [2024-09-18T00:33:08.162Z] 6c503079387b: Waiting [2024-09-18T00:33:08.162Z] e7717c791b5f: Preparing [2024-09-18T00:33:08.162Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:08.162Z] e7717c791b5f: Waiting [2024-09-18T00:33:08.162Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:08.162Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:08.162Z] 7e59cab90113: Layer already exists [2024-09-18T00:33:08.162Z] 00fc4028a6b9: Layer already exists [2024-09-18T00:33:08.162Z] daf793fc5658: Layer already exists [2024-09-18T00:33:08.162Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:08.162Z] f481d8898420: Layer already exists [2024-09-18T00:33:08.162Z] 6c503079387b: Layer already exists [2024-09-18T00:33:08.162Z] e7717c791b5f: Layer already exists [2024-09-18T00:33:08.162Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:08.427Z] latest: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:08.791Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:09.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.75 [2024-09-18T00:33:09.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T00:33:09.151Z] f481d8898420: Preparing [2024-09-18T00:33:09.151Z] 00fc4028a6b9: Preparing [2024-09-18T00:33:09.151Z] daf793fc5658: Preparing [2024-09-18T00:33:09.151Z] 7e59cab90113: Preparing [2024-09-18T00:33:09.151Z] cf301f33b3a6: Preparing [2024-09-18T00:33:09.151Z] a5e989a087e3: Preparing [2024-09-18T00:33:09.151Z] 6c503079387b: Preparing [2024-09-18T00:33:09.151Z] e7717c791b5f: Preparing [2024-09-18T00:33:09.151Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:09.151Z] a5e989a087e3: Waiting [2024-09-18T00:33:09.151Z] 6c503079387b: Waiting [2024-09-18T00:33:09.151Z] e7717c791b5f: Waiting [2024-09-18T00:33:09.151Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:09.151Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:09.151Z] f481d8898420: Layer already exists [2024-09-18T00:33:09.151Z] 00fc4028a6b9: Layer already exists [2024-09-18T00:33:09.151Z] daf793fc5658: Layer already exists [2024-09-18T00:33:09.151Z] 7e59cab90113: Layer already exists [2024-09-18T00:33:09.151Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:09.151Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:09.151Z] e7717c791b5f: Layer already exists [2024-09-18T00:33:09.151Z] 6c503079387b: Layer already exists [2024-09-18T00:33:09.415Z] 3.2.0-dev.75: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:09.764Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:10.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:10.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T00:33:10.110Z] f481d8898420: Preparing [2024-09-18T00:33:10.110Z] 00fc4028a6b9: Preparing [2024-09-18T00:33:10.110Z] daf793fc5658: Preparing [2024-09-18T00:33:10.110Z] 7e59cab90113: Preparing [2024-09-18T00:33:10.110Z] cf301f33b3a6: Preparing [2024-09-18T00:33:10.110Z] a5e989a087e3: Preparing [2024-09-18T00:33:10.110Z] 6c503079387b: Preparing [2024-09-18T00:33:10.110Z] e7717c791b5f: Preparing [2024-09-18T00:33:10.110Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:10.110Z] a5e989a087e3: Waiting [2024-09-18T00:33:10.110Z] 6c503079387b: Waiting [2024-09-18T00:33:10.110Z] e7717c791b5f: Waiting [2024-09-18T00:33:10.110Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:10.110Z] daf793fc5658: Layer already exists [2024-09-18T00:33:10.110Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:10.110Z] 00fc4028a6b9: Layer already exists [2024-09-18T00:33:10.110Z] f481d8898420: Layer already exists [2024-09-18T00:33:10.110Z] 7e59cab90113: Layer already exists [2024-09-18T00:33:10.110Z] 6c503079387b: Layer already exists [2024-09-18T00:33:10.110Z] e7717c791b5f: Layer already exists [2024-09-18T00:33:10.110Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:10.110Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:10.376Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:10.726Z] + 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-09-18T00:33:11.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-18T00:33:11.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-18T00:33:11.085Z] f481d8898420: Preparing [2024-09-18T00:33:11.085Z] 00fc4028a6b9: Preparing [2024-09-18T00:33:11.085Z] daf793fc5658: Preparing [2024-09-18T00:33:11.085Z] 7e59cab90113: Preparing [2024-09-18T00:33:11.085Z] cf301f33b3a6: Preparing [2024-09-18T00:33:11.085Z] a5e989a087e3: Preparing [2024-09-18T00:33:11.085Z] 6c503079387b: Preparing [2024-09-18T00:33:11.085Z] e7717c791b5f: Preparing [2024-09-18T00:33:11.085Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:11.085Z] a5e989a087e3: Waiting [2024-09-18T00:33:11.085Z] 6c503079387b: Waiting [2024-09-18T00:33:11.085Z] e7717c791b5f: Waiting [2024-09-18T00:33:11.085Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:11.085Z] daf793fc5658: Layer already exists [2024-09-18T00:33:11.085Z] 7e59cab90113: Layer already exists [2024-09-18T00:33:11.085Z] 00fc4028a6b9: Layer already exists [2024-09-18T00:33:11.085Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:11.085Z] f481d8898420: Layer already exists [2024-09-18T00:33:11.085Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:11.085Z] e7717c791b5f: Layer already exists [2024-09-18T00:33:11.085Z] 6c503079387b: Layer already exists [2024-09-18T00:33:11.085Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:11.353Z] main: digest: sha256:f37dafaa4cb652962f1926fa7a13d8d28e272c3e8a16e119fe73e4d0aeab90c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:33:11.428Z] ===================================================== [Pipeline] echo [2024-09-18T00:33:11.441Z] taggedImages: [2024-09-18T00:33:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-18T00:33:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.75 [2024-09-18T00:33:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:11.441Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-18T00:33:11.465Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-18T00:33:11.465Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:11.465Z] latest [2024-09-18T00:33:11.465Z] 3.2.0-dev.75 [2024-09-18T00:33:11.465Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:11.465Z] main [2024-09-18T00:33:11.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:11.850Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:12.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:12.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T00:33:12.202Z] 346585111a21: Preparing [2024-09-18T00:33:12.202Z] 4e37532d365b: Preparing [2024-09-18T00:33:12.202Z] 32c2339f29e3: Preparing [2024-09-18T00:33:12.202Z] 4843b4d00c2c: Preparing [2024-09-18T00:33:12.202Z] 7bd95c962015: Preparing [2024-09-18T00:33:12.202Z] cf301f33b3a6: Preparing [2024-09-18T00:33:12.202Z] a5e989a087e3: Preparing [2024-09-18T00:33:12.202Z] bfaa15f0eb0e: Preparing [2024-09-18T00:33:12.202Z] cc10d2325a12: Preparing [2024-09-18T00:33:12.202Z] b89e756521a9: Preparing [2024-09-18T00:33:12.202Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:12.202Z] cf301f33b3a6: Waiting [2024-09-18T00:33:12.202Z] a5e989a087e3: Waiting [2024-09-18T00:33:12.202Z] bfaa15f0eb0e: Waiting [2024-09-18T00:33:12.202Z] cc10d2325a12: Waiting [2024-09-18T00:33:12.202Z] b89e756521a9: Waiting [2024-09-18T00:33:12.202Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:12.468Z] 7bd95c962015: Pushed [2024-09-18T00:33:12.468Z] 4e37532d365b: Pushed [2024-09-18T00:33:12.468Z] 346585111a21: Pushed [2024-09-18T00:33:12.468Z] 4843b4d00c2c: Pushed [2024-09-18T00:33:12.468Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:12.468Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:12.468Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:12.741Z] bfaa15f0eb0e: Pushed [2024-09-18T00:33:12.741Z] cc10d2325a12: Pushed [2024-09-18T00:33:14.162Z] 32c2339f29e3: Pushed [2024-09-18T00:33:15.118Z] b89e756521a9: Pushed [2024-09-18T00:33:15.118Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:15.478Z] + 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-09-18T00:33:15.830Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-18T00:33:15.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T00:33:15.830Z] 346585111a21: Preparing [2024-09-18T00:33:15.830Z] 4e37532d365b: Preparing [2024-09-18T00:33:15.830Z] 32c2339f29e3: Preparing [2024-09-18T00:33:15.830Z] 4843b4d00c2c: Preparing [2024-09-18T00:33:15.830Z] 7bd95c962015: Preparing [2024-09-18T00:33:15.830Z] cf301f33b3a6: Preparing [2024-09-18T00:33:15.830Z] a5e989a087e3: Preparing [2024-09-18T00:33:15.830Z] bfaa15f0eb0e: Preparing [2024-09-18T00:33:15.830Z] cc10d2325a12: Preparing [2024-09-18T00:33:15.830Z] b89e756521a9: Preparing [2024-09-18T00:33:15.830Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:15.830Z] b89e756521a9: Waiting [2024-09-18T00:33:15.830Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:15.830Z] bfaa15f0eb0e: Waiting [2024-09-18T00:33:15.830Z] cc10d2325a12: Waiting [2024-09-18T00:33:15.830Z] cf301f33b3a6: Waiting [2024-09-18T00:33:15.830Z] a5e989a087e3: Waiting [2024-09-18T00:33:15.830Z] 32c2339f29e3: Layer already exists [2024-09-18T00:33:15.830Z] 7bd95c962015: Layer already exists [2024-09-18T00:33:15.830Z] 4e37532d365b: Layer already exists [2024-09-18T00:33:15.830Z] 4843b4d00c2c: Layer already exists [2024-09-18T00:33:15.830Z] 346585111a21: Layer already exists [2024-09-18T00:33:15.830Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:15.830Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:15.830Z] cc10d2325a12: Layer already exists [2024-09-18T00:33:15.830Z] bfaa15f0eb0e: Layer already exists [2024-09-18T00:33:15.830Z] b89e756521a9: Layer already exists [2024-09-18T00:33:15.830Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:16.096Z] latest: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:16.453Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:16.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.75 [2024-09-18T00:33:16.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T00:33:16.801Z] 346585111a21: Preparing [2024-09-18T00:33:16.801Z] 4e37532d365b: Preparing [2024-09-18T00:33:16.801Z] 32c2339f29e3: Preparing [2024-09-18T00:33:16.801Z] 4843b4d00c2c: Preparing [2024-09-18T00:33:16.801Z] 7bd95c962015: Preparing [2024-09-18T00:33:16.801Z] cf301f33b3a6: Preparing [2024-09-18T00:33:16.801Z] a5e989a087e3: Preparing [2024-09-18T00:33:16.801Z] bfaa15f0eb0e: Preparing [2024-09-18T00:33:16.801Z] cc10d2325a12: Preparing [2024-09-18T00:33:16.801Z] b89e756521a9: Preparing [2024-09-18T00:33:16.801Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:16.801Z] bfaa15f0eb0e: Waiting [2024-09-18T00:33:16.801Z] cc10d2325a12: Waiting [2024-09-18T00:33:16.801Z] b89e756521a9: Waiting [2024-09-18T00:33:16.801Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:16.801Z] a5e989a087e3: Waiting [2024-09-18T00:33:16.801Z] cf301f33b3a6: Waiting [2024-09-18T00:33:16.801Z] 4843b4d00c2c: Layer already exists [2024-09-18T00:33:16.801Z] 32c2339f29e3: Layer already exists [2024-09-18T00:33:16.801Z] 7bd95c962015: Layer already exists [2024-09-18T00:33:16.801Z] 4e37532d365b: Layer already exists [2024-09-18T00:33:16.801Z] 346585111a21: Layer already exists [2024-09-18T00:33:16.801Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:16.801Z] bfaa15f0eb0e: Layer already exists [2024-09-18T00:33:16.801Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:16.801Z] cc10d2325a12: Layer already exists [2024-09-18T00:33:16.801Z] b89e756521a9: Layer already exists [2024-09-18T00:33:16.801Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:17.067Z] 3.2.0-dev.75: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:17.427Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:17.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:17.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T00:33:17.775Z] 346585111a21: Preparing [2024-09-18T00:33:17.775Z] 4e37532d365b: Preparing [2024-09-18T00:33:17.775Z] 32c2339f29e3: Preparing [2024-09-18T00:33:17.775Z] 4843b4d00c2c: Preparing [2024-09-18T00:33:17.775Z] 7bd95c962015: Preparing [2024-09-18T00:33:17.775Z] cf301f33b3a6: Preparing [2024-09-18T00:33:17.775Z] cf301f33b3a6: Waiting [2024-09-18T00:33:17.775Z] a5e989a087e3: Preparing [2024-09-18T00:33:17.775Z] bfaa15f0eb0e: Preparing [2024-09-18T00:33:17.775Z] a5e989a087e3: Waiting [2024-09-18T00:33:17.775Z] cc10d2325a12: Preparing [2024-09-18T00:33:17.775Z] bfaa15f0eb0e: Waiting [2024-09-18T00:33:17.775Z] b89e756521a9: Preparing [2024-09-18T00:33:17.775Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:17.775Z] b89e756521a9: Waiting [2024-09-18T00:33:17.775Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:17.775Z] 4e37532d365b: Layer already exists [2024-09-18T00:33:17.775Z] 7bd95c962015: Layer already exists [2024-09-18T00:33:17.775Z] 4843b4d00c2c: Layer already exists [2024-09-18T00:33:17.775Z] 346585111a21: Layer already exists [2024-09-18T00:33:17.775Z] 32c2339f29e3: Layer already exists [2024-09-18T00:33:17.775Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:17.775Z] cc10d2325a12: Layer already exists [2024-09-18T00:33:17.775Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:17.775Z] b89e756521a9: Layer already exists [2024-09-18T00:33:17.775Z] bfaa15f0eb0e: Layer already exists [2024-09-18T00:33:17.775Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:18.041Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:18.399Z] + 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-09-18T00:33:18.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-18T00:33:18.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-18T00:33:18.835Z] 346585111a21: Preparing [2024-09-18T00:33:18.835Z] 4e37532d365b: Preparing [2024-09-18T00:33:18.835Z] 32c2339f29e3: Preparing [2024-09-18T00:33:18.835Z] 4843b4d00c2c: Preparing [2024-09-18T00:33:18.835Z] 7bd95c962015: Preparing [2024-09-18T00:33:18.835Z] cf301f33b3a6: Preparing [2024-09-18T00:33:18.835Z] a5e989a087e3: Preparing [2024-09-18T00:33:18.835Z] bfaa15f0eb0e: Preparing [2024-09-18T00:33:18.835Z] cc10d2325a12: Preparing [2024-09-18T00:33:18.835Z] b89e756521a9: Preparing [2024-09-18T00:33:18.835Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:18.835Z] cf301f33b3a6: Waiting [2024-09-18T00:33:18.835Z] a5e989a087e3: Waiting [2024-09-18T00:33:18.835Z] bfaa15f0eb0e: Waiting [2024-09-18T00:33:18.835Z] cc10d2325a12: Waiting [2024-09-18T00:33:18.835Z] b89e756521a9: Waiting [2024-09-18T00:33:18.835Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:18.835Z] 4e37532d365b: Layer already exists [2024-09-18T00:33:18.835Z] 7bd95c962015: Layer already exists [2024-09-18T00:33:18.835Z] 346585111a21: Layer already exists [2024-09-18T00:33:18.835Z] 4843b4d00c2c: Layer already exists [2024-09-18T00:33:18.835Z] 32c2339f29e3: Layer already exists [2024-09-18T00:33:18.835Z] b89e756521a9: Layer already exists [2024-09-18T00:33:18.835Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:18.835Z] bfaa15f0eb0e: Layer already exists [2024-09-18T00:33:18.835Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:18.835Z] cc10d2325a12: Layer already exists [2024-09-18T00:33:18.835Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:19.102Z] main: digest: sha256:2b01106c42e6ef5593f4850ede646b873d6fbc8b7a5e20de3c99ea05d521c47d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:33:19.171Z] ===================================================== [Pipeline] echo [2024-09-18T00:33:19.186Z] taggedImages: [2024-09-18T00:33:19.186Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:19.186Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-18T00:33:19.186Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.75 [2024-09-18T00:33:19.186Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:19.186Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-18T00:33:19.217Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-18T00:33:19.217Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:19.217Z] latest [2024-09-18T00:33:19.217Z] 3.2.0-dev.75 [2024-09-18T00:33:19.217Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:19.217Z] main [2024-09-18T00:33:19.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:19.586Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:19.990Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:19.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T00:33:19.990Z] 5433160087aa: Preparing [2024-09-18T00:33:19.990Z] 70bc618ed54b: Preparing [2024-09-18T00:33:19.990Z] 72f700ded51f: Preparing [2024-09-18T00:33:19.990Z] 94a716d5caad: Preparing [2024-09-18T00:33:19.990Z] 742b08c69b07: Preparing [2024-09-18T00:33:19.990Z] 074b4ecf7553: Preparing [2024-09-18T00:33:19.990Z] 64dcba6db7d6: Preparing [2024-09-18T00:33:19.990Z] cf301f33b3a6: Preparing [2024-09-18T00:33:19.990Z] a5e989a087e3: Preparing [2024-09-18T00:33:19.990Z] 767a23cdd05d: Preparing [2024-09-18T00:33:19.990Z] e52d61bdab34: Preparing [2024-09-18T00:33:19.990Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:19.990Z] e52d61bdab34: Waiting [2024-09-18T00:33:19.990Z] a5e989a087e3: Waiting [2024-09-18T00:33:19.990Z] 767a23cdd05d: Waiting [2024-09-18T00:33:19.990Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:19.990Z] 074b4ecf7553: Waiting [2024-09-18T00:33:19.990Z] 64dcba6db7d6: Waiting [2024-09-18T00:33:19.990Z] cf301f33b3a6: Waiting [2024-09-18T00:33:20.314Z] 742b08c69b07: Pushed [2024-09-18T00:33:20.314Z] 5433160087aa: Pushed [2024-09-18T00:33:20.314Z] 70bc618ed54b: Pushed [2024-09-18T00:33:20.314Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:20.314Z] 074b4ecf7553: Pushed [2024-09-18T00:33:20.314Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:20.588Z] 64dcba6db7d6: Pushed [2024-09-18T00:33:20.588Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:20.588Z] 767a23cdd05d: Pushed [2024-09-18T00:33:22.558Z] 94a716d5caad: Pushed [2024-09-18T00:33:22.823Z] 72f700ded51f: Pushed [2024-09-18T00:33:23.088Z] e52d61bdab34: Pushed [2024-09-18T00:33:23.353Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:23.726Z] + 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-09-18T00:33:24.079Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-18T00:33:24.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T00:33:24.079Z] 5433160087aa: Preparing [2024-09-18T00:33:24.079Z] 70bc618ed54b: Preparing [2024-09-18T00:33:24.079Z] 72f700ded51f: Preparing [2024-09-18T00:33:24.079Z] 94a716d5caad: Preparing [2024-09-18T00:33:24.079Z] 742b08c69b07: Preparing [2024-09-18T00:33:24.079Z] 074b4ecf7553: Preparing [2024-09-18T00:33:24.079Z] 64dcba6db7d6: Preparing [2024-09-18T00:33:24.079Z] cf301f33b3a6: Preparing [2024-09-18T00:33:24.079Z] a5e989a087e3: Preparing [2024-09-18T00:33:24.079Z] 767a23cdd05d: Preparing [2024-09-18T00:33:24.079Z] e52d61bdab34: Preparing [2024-09-18T00:33:24.079Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:24.079Z] 64dcba6db7d6: Waiting [2024-09-18T00:33:24.079Z] 074b4ecf7553: Waiting [2024-09-18T00:33:24.079Z] cf301f33b3a6: Waiting [2024-09-18T00:33:24.079Z] a5e989a087e3: Waiting [2024-09-18T00:33:24.079Z] 767a23cdd05d: Waiting [2024-09-18T00:33:24.079Z] e52d61bdab34: Waiting [2024-09-18T00:33:24.079Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:24.079Z] 742b08c69b07: Layer already exists [2024-09-18T00:33:24.079Z] 72f700ded51f: Layer already exists [2024-09-18T00:33:24.079Z] 5433160087aa: Layer already exists [2024-09-18T00:33:24.079Z] 70bc618ed54b: Layer already exists [2024-09-18T00:33:24.079Z] 94a716d5caad: Layer already exists [2024-09-18T00:33:24.079Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:24.079Z] 767a23cdd05d: Layer already exists [2024-09-18T00:33:24.079Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:24.079Z] 64dcba6db7d6: Layer already exists [2024-09-18T00:33:24.079Z] 074b4ecf7553: Layer already exists [2024-09-18T00:33:24.079Z] e52d61bdab34: Layer already exists [2024-09-18T00:33:24.079Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:24.345Z] latest: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:24.703Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:25.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.75 [2024-09-18T00:33:25.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T00:33:25.053Z] 5433160087aa: Preparing [2024-09-18T00:33:25.053Z] 70bc618ed54b: Preparing [2024-09-18T00:33:25.053Z] 72f700ded51f: Preparing [2024-09-18T00:33:25.053Z] 94a716d5caad: Preparing [2024-09-18T00:33:25.053Z] 742b08c69b07: Preparing [2024-09-18T00:33:25.053Z] 074b4ecf7553: Preparing [2024-09-18T00:33:25.053Z] 64dcba6db7d6: Preparing [2024-09-18T00:33:25.053Z] cf301f33b3a6: Preparing [2024-09-18T00:33:25.053Z] a5e989a087e3: Preparing [2024-09-18T00:33:25.053Z] 767a23cdd05d: Preparing [2024-09-18T00:33:25.053Z] e52d61bdab34: Preparing [2024-09-18T00:33:25.053Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:25.053Z] 64dcba6db7d6: Waiting [2024-09-18T00:33:25.053Z] cf301f33b3a6: Waiting [2024-09-18T00:33:25.053Z] a5e989a087e3: Waiting [2024-09-18T00:33:25.053Z] 767a23cdd05d: Waiting [2024-09-18T00:33:25.053Z] e52d61bdab34: Waiting [2024-09-18T00:33:25.053Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:25.053Z] 074b4ecf7553: Waiting [2024-09-18T00:33:25.053Z] 70bc618ed54b: Layer already exists [2024-09-18T00:33:25.053Z] 94a716d5caad: Layer already exists [2024-09-18T00:33:25.053Z] 742b08c69b07: Layer already exists [2024-09-18T00:33:25.053Z] 5433160087aa: Layer already exists [2024-09-18T00:33:25.053Z] 72f700ded51f: Layer already exists [2024-09-18T00:33:25.053Z] 767a23cdd05d: Layer already exists [2024-09-18T00:33:25.053Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:25.053Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:25.053Z] 074b4ecf7553: Layer already exists [2024-09-18T00:33:25.053Z] 64dcba6db7d6: Layer already exists [2024-09-18T00:33:25.053Z] e52d61bdab34: Layer already exists [2024-09-18T00:33:25.053Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:25.319Z] 3.2.0-dev.75: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:25.658Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:26.005Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:26.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T00:33:26.005Z] 5433160087aa: Preparing [2024-09-18T00:33:26.005Z] 70bc618ed54b: Preparing [2024-09-18T00:33:26.005Z] 72f700ded51f: Preparing [2024-09-18T00:33:26.005Z] 94a716d5caad: Preparing [2024-09-18T00:33:26.005Z] 742b08c69b07: Preparing [2024-09-18T00:33:26.005Z] 074b4ecf7553: Preparing [2024-09-18T00:33:26.005Z] 64dcba6db7d6: Preparing [2024-09-18T00:33:26.005Z] cf301f33b3a6: Preparing [2024-09-18T00:33:26.005Z] a5e989a087e3: Preparing [2024-09-18T00:33:26.005Z] 767a23cdd05d: Preparing [2024-09-18T00:33:26.005Z] e52d61bdab34: Preparing [2024-09-18T00:33:26.005Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:26.005Z] a5e989a087e3: Waiting [2024-09-18T00:33:26.005Z] 767a23cdd05d: Waiting [2024-09-18T00:33:26.005Z] e52d61bdab34: Waiting [2024-09-18T00:33:26.005Z] 074b4ecf7553: Waiting [2024-09-18T00:33:26.005Z] 64dcba6db7d6: Waiting [2024-09-18T00:33:26.005Z] cf301f33b3a6: Waiting [2024-09-18T00:33:26.005Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:26.005Z] 72f700ded51f: Layer already exists [2024-09-18T00:33:26.005Z] 94a716d5caad: Layer already exists [2024-09-18T00:33:26.005Z] 742b08c69b07: Layer already exists [2024-09-18T00:33:26.005Z] 5433160087aa: Layer already exists [2024-09-18T00:33:26.005Z] 70bc618ed54b: Layer already exists [2024-09-18T00:33:26.005Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:26.005Z] 074b4ecf7553: Layer already exists [2024-09-18T00:33:26.005Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:26.005Z] 64dcba6db7d6: Layer already exists [2024-09-18T00:33:26.005Z] 767a23cdd05d: Layer already exists [2024-09-18T00:33:26.005Z] e52d61bdab34: Layer already exists [2024-09-18T00:33:26.005Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:26.271Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:26.626Z] + 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-09-18T00:33:27.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-18T00:33:27.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-18T00:33:27.172Z] 5433160087aa: Preparing [2024-09-18T00:33:27.172Z] 70bc618ed54b: Preparing [2024-09-18T00:33:27.172Z] 72f700ded51f: Preparing [2024-09-18T00:33:27.172Z] 94a716d5caad: Preparing [2024-09-18T00:33:27.172Z] 742b08c69b07: Preparing [2024-09-18T00:33:27.172Z] 074b4ecf7553: Preparing [2024-09-18T00:33:27.172Z] 64dcba6db7d6: Preparing [2024-09-18T00:33:27.172Z] cf301f33b3a6: Preparing [2024-09-18T00:33:27.172Z] a5e989a087e3: Preparing [2024-09-18T00:33:27.172Z] 767a23cdd05d: Preparing [2024-09-18T00:33:27.172Z] e52d61bdab34: Preparing [2024-09-18T00:33:27.172Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:27.172Z] 074b4ecf7553: Waiting [2024-09-18T00:33:27.172Z] 64dcba6db7d6: Waiting [2024-09-18T00:33:27.172Z] a5e989a087e3: Waiting [2024-09-18T00:33:27.172Z] cf301f33b3a6: Waiting [2024-09-18T00:33:27.172Z] 767a23cdd05d: Waiting [2024-09-18T00:33:27.172Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:27.172Z] e52d61bdab34: Waiting [2024-09-18T00:33:27.172Z] 72f700ded51f: Layer already exists [2024-09-18T00:33:27.172Z] 94a716d5caad: Layer already exists [2024-09-18T00:33:27.172Z] 742b08c69b07: Layer already exists [2024-09-18T00:33:27.172Z] 70bc618ed54b: Layer already exists [2024-09-18T00:33:27.172Z] 5433160087aa: Layer already exists [2024-09-18T00:33:27.172Z] 64dcba6db7d6: Layer already exists [2024-09-18T00:33:27.172Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:27.172Z] 767a23cdd05d: Layer already exists [2024-09-18T00:33:27.172Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:27.172Z] 074b4ecf7553: Layer already exists [2024-09-18T00:33:27.172Z] e52d61bdab34: Layer already exists [2024-09-18T00:33:27.172Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:27.172Z] main: digest: sha256:bbe2af90b646b2a80029c6bfdce48bf410ed4543c902c11cc0a7ed24abea2288 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:33:27.249Z] ===================================================== [Pipeline] echo [2024-09-18T00:33:27.263Z] taggedImages: [2024-09-18T00:33:27.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:27.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-18T00:33:27.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.75 [2024-09-18T00:33:27.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:27.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-18T00:33:27.291Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-18T00:33:27.291Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:27.291Z] latest [2024-09-18T00:33:27.291Z] 3.2.0-dev.75 [2024-09-18T00:33:27.291Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:27.291Z] main [2024-09-18T00:33:27.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:27.644Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:28.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:28.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T00:33:28.006Z] 59c030fbf326: Preparing [2024-09-18T00:33:28.006Z] 91e0929f7924: Preparing [2024-09-18T00:33:28.006Z] cf301f33b3a6: Preparing [2024-09-18T00:33:28.006Z] a5e989a087e3: Preparing [2024-09-18T00:33:28.006Z] b119b3d8d951: Preparing [2024-09-18T00:33:28.006Z] 21b1483c40a9: Preparing [2024-09-18T00:33:28.006Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:28.006Z] 21b1483c40a9: Waiting [2024-09-18T00:33:28.006Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:28.006Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:28.272Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:28.272Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:28.272Z] b119b3d8d951: Pushed [2024-09-18T00:33:28.272Z] 59c030fbf326: Pushed [2024-09-18T00:33:29.674Z] 21b1483c40a9: Pushed [2024-09-18T00:33:31.611Z] 91e0929f7924: Pushed [2024-09-18T00:33:31.611Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:31.989Z] + 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-09-18T00:33:32.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-18T00:33:32.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T00:33:32.341Z] 59c030fbf326: Preparing [2024-09-18T00:33:32.341Z] 91e0929f7924: Preparing [2024-09-18T00:33:32.341Z] cf301f33b3a6: Preparing [2024-09-18T00:33:32.341Z] a5e989a087e3: Preparing [2024-09-18T00:33:32.341Z] b119b3d8d951: Preparing [2024-09-18T00:33:32.341Z] 21b1483c40a9: Preparing [2024-09-18T00:33:32.341Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:32.341Z] 21b1483c40a9: Waiting [2024-09-18T00:33:32.341Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:32.341Z] 91e0929f7924: Layer already exists [2024-09-18T00:33:32.341Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:32.341Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:32.341Z] 59c030fbf326: Layer already exists [2024-09-18T00:33:32.341Z] b119b3d8d951: Layer already exists [2024-09-18T00:33:32.341Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:32.341Z] 21b1483c40a9: Layer already exists [2024-09-18T00:33:32.608Z] latest: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:32.969Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:33.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.75 [2024-09-18T00:33:33.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T00:33:33.322Z] 59c030fbf326: Preparing [2024-09-18T00:33:33.322Z] 91e0929f7924: Preparing [2024-09-18T00:33:33.322Z] cf301f33b3a6: Preparing [2024-09-18T00:33:33.322Z] a5e989a087e3: Preparing [2024-09-18T00:33:33.322Z] b119b3d8d951: Preparing [2024-09-18T00:33:33.322Z] 21b1483c40a9: Preparing [2024-09-18T00:33:33.322Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:33.322Z] 21b1483c40a9: Waiting [2024-09-18T00:33:33.322Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:33.322Z] 91e0929f7924: Layer already exists [2024-09-18T00:33:33.322Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:33.322Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:33.322Z] b119b3d8d951: Layer already exists [2024-09-18T00:33:33.322Z] 59c030fbf326: Layer already exists [2024-09-18T00:33:33.322Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:33.322Z] 21b1483c40a9: Layer already exists [2024-09-18T00:33:33.587Z] 3.2.0-dev.75: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:33.948Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:34.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:34.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T00:33:34.312Z] 59c030fbf326: Preparing [2024-09-18T00:33:34.312Z] 91e0929f7924: Preparing [2024-09-18T00:33:34.312Z] cf301f33b3a6: Preparing [2024-09-18T00:33:34.312Z] a5e989a087e3: Preparing [2024-09-18T00:33:34.312Z] b119b3d8d951: Preparing [2024-09-18T00:33:34.312Z] 21b1483c40a9: Preparing [2024-09-18T00:33:34.312Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:34.312Z] 21b1483c40a9: Waiting [2024-09-18T00:33:34.312Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:34.312Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:34.312Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:34.312Z] 91e0929f7924: Layer already exists [2024-09-18T00:33:34.312Z] b119b3d8d951: Layer already exists [2024-09-18T00:33:34.312Z] 59c030fbf326: Layer already exists [2024-09-18T00:33:34.312Z] 21b1483c40a9: Layer already exists [2024-09-18T00:33:34.312Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:34.582Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:34.931Z] + 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-09-18T00:33:35.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-18T00:33:35.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-18T00:33:35.277Z] 59c030fbf326: Preparing [2024-09-18T00:33:35.277Z] 91e0929f7924: Preparing [2024-09-18T00:33:35.277Z] cf301f33b3a6: Preparing [2024-09-18T00:33:35.277Z] a5e989a087e3: Preparing [2024-09-18T00:33:35.277Z] b119b3d8d951: Preparing [2024-09-18T00:33:35.277Z] 21b1483c40a9: Preparing [2024-09-18T00:33:35.277Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:35.277Z] 21b1483c40a9: Waiting [2024-09-18T00:33:35.277Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:35.277Z] 91e0929f7924: Layer already exists [2024-09-18T00:33:35.277Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:35.277Z] 59c030fbf326: Layer already exists [2024-09-18T00:33:35.277Z] b119b3d8d951: Layer already exists [2024-09-18T00:33:35.277Z] 21b1483c40a9: Layer already exists [2024-09-18T00:33:35.277Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:35.543Z] main: digest: sha256:c2490287e9ba8d4245d9746f3241cb4ac1ac3333b411480ae55c57b84f07f629 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:33:35.638Z] ===================================================== [Pipeline] echo [2024-09-18T00:33:35.651Z] taggedImages: [2024-09-18T00:33:35.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:35.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-18T00:33:35.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.75 [2024-09-18T00:33:35.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:35.651Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-18T00:33:35.686Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-18T00:33:35.686Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:35.686Z] latest [2024-09-18T00:33:35.686Z] 3.2.0-dev.75 [2024-09-18T00:33:35.686Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:33:35.686Z] main [2024-09-18T00:33:35.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:36.062Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:36.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:33:36.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T00:33:36.412Z] ec4124b5c40e: Preparing [2024-09-18T00:33:36.412Z] 4213ca110147: Preparing [2024-09-18T00:33:36.412Z] d0025cc88bac: Preparing [2024-09-18T00:33:36.412Z] cf301f33b3a6: Preparing [2024-09-18T00:33:36.412Z] a5e989a087e3: Preparing [2024-09-18T00:33:36.412Z] 0989d6cbc183: Preparing [2024-09-18T00:33:36.412Z] 3ff50203d358: Preparing [2024-09-18T00:33:36.412Z] 0989d6cbc183: Waiting [2024-09-18T00:33:36.412Z] f6a4ae2d7a87: Preparing [2024-09-18T00:33:36.412Z] 3ff50203d358: Waiting [2024-09-18T00:33:36.412Z] a53adaa0f045: Preparing [2024-09-18T00:33:36.412Z] f6a4ae2d7a87: Waiting [2024-09-18T00:33:36.412Z] a53adaa0f045: Waiting [2024-09-18T00:33:36.412Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:36.412Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:36.412Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:36.678Z] 4213ca110147: Pushed [2024-09-18T00:33:36.678Z] ec4124b5c40e: Pushed [2024-09-18T00:33:36.678Z] d0025cc88bac: Pushed [2024-09-18T00:33:36.678Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:36.678Z] f6a4ae2d7a87: Pushed [2024-09-18T00:33:37.627Z] a53adaa0f045: Pushed [2024-09-18T00:33:49.888Z] 3ff50203d358: Pushed [2024-09-18T00:33:58.063Z] 0989d6cbc183: Pushed [2024-09-18T00:33:58.063Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:58.422Z] + 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-09-18T00:33:58.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-18T00:33:58.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T00:33:58.768Z] ec4124b5c40e: Preparing [2024-09-18T00:33:58.768Z] 4213ca110147: Preparing [2024-09-18T00:33:58.768Z] d0025cc88bac: Preparing [2024-09-18T00:33:58.768Z] cf301f33b3a6: Preparing [2024-09-18T00:33:58.768Z] a5e989a087e3: Preparing [2024-09-18T00:33:58.768Z] 0989d6cbc183: Preparing [2024-09-18T00:33:58.768Z] 3ff50203d358: Preparing [2024-09-18T00:33:58.768Z] f6a4ae2d7a87: Preparing [2024-09-18T00:33:58.768Z] a53adaa0f045: Preparing [2024-09-18T00:33:58.768Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:58.768Z] f6a4ae2d7a87: Waiting [2024-09-18T00:33:58.768Z] a53adaa0f045: Waiting [2024-09-18T00:33:58.768Z] 0989d6cbc183: Waiting [2024-09-18T00:33:58.768Z] 3ff50203d358: Waiting [2024-09-18T00:33:58.768Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:58.768Z] 4213ca110147: Layer already exists [2024-09-18T00:33:58.768Z] d0025cc88bac: Layer already exists [2024-09-18T00:33:58.768Z] ec4124b5c40e: Layer already exists [2024-09-18T00:33:58.768Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:58.768Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:58.768Z] 0989d6cbc183: Layer already exists [2024-09-18T00:33:58.768Z] 3ff50203d358: Layer already exists [2024-09-18T00:33:58.768Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:33:58.768Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:33:58.768Z] a53adaa0f045: Layer already exists [2024-09-18T00:33:59.032Z] latest: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:59.391Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:33:59.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.75 [2024-09-18T00:33:59.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T00:33:59.735Z] ec4124b5c40e: Preparing [2024-09-18T00:33:59.735Z] 4213ca110147: Preparing [2024-09-18T00:33:59.735Z] d0025cc88bac: Preparing [2024-09-18T00:33:59.735Z] cf301f33b3a6: Preparing [2024-09-18T00:33:59.735Z] a5e989a087e3: Preparing [2024-09-18T00:33:59.735Z] 0989d6cbc183: Preparing [2024-09-18T00:33:59.735Z] 3ff50203d358: Preparing [2024-09-18T00:33:59.735Z] f6a4ae2d7a87: Preparing [2024-09-18T00:33:59.735Z] a53adaa0f045: Preparing [2024-09-18T00:33:59.735Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:33:59.735Z] f6a4ae2d7a87: Waiting [2024-09-18T00:33:59.735Z] a53adaa0f045: Waiting [2024-09-18T00:33:59.735Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:33:59.735Z] 0989d6cbc183: Waiting [2024-09-18T00:33:59.735Z] 3ff50203d358: Waiting [2024-09-18T00:33:59.735Z] ec4124b5c40e: Layer already exists [2024-09-18T00:33:59.735Z] cf301f33b3a6: Layer already exists [2024-09-18T00:33:59.735Z] a5e989a087e3: Layer already exists [2024-09-18T00:33:59.735Z] d0025cc88bac: Layer already exists [2024-09-18T00:33:59.735Z] 4213ca110147: Layer already exists [2024-09-18T00:33:59.735Z] 3ff50203d358: Layer already exists [2024-09-18T00:33:59.735Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:33:59.735Z] 0989d6cbc183: Layer already exists [2024-09-18T00:33:59.735Z] a53adaa0f045: Layer already exists [2024-09-18T00:33:59.735Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:00.000Z] 3.2.0-dev.75: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:00.353Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:00.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:00.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T00:34:00.699Z] ec4124b5c40e: Preparing [2024-09-18T00:34:00.699Z] 4213ca110147: Preparing [2024-09-18T00:34:00.699Z] d0025cc88bac: Preparing [2024-09-18T00:34:00.699Z] cf301f33b3a6: Preparing [2024-09-18T00:34:00.699Z] a5e989a087e3: Preparing [2024-09-18T00:34:00.699Z] 0989d6cbc183: Preparing [2024-09-18T00:34:00.699Z] 3ff50203d358: Preparing [2024-09-18T00:34:00.699Z] f6a4ae2d7a87: Preparing [2024-09-18T00:34:00.699Z] a53adaa0f045: Preparing [2024-09-18T00:34:00.699Z] 0989d6cbc183: Waiting [2024-09-18T00:34:00.699Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:00.699Z] f6a4ae2d7a87: Waiting [2024-09-18T00:34:00.699Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:00.699Z] 4213ca110147: Layer already exists [2024-09-18T00:34:00.699Z] d0025cc88bac: Layer already exists [2024-09-18T00:34:00.699Z] ec4124b5c40e: Layer already exists [2024-09-18T00:34:00.699Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:00.699Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:00.699Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:34:00.699Z] 0989d6cbc183: Layer already exists [2024-09-18T00:34:00.699Z] 3ff50203d358: Layer already exists [2024-09-18T00:34:00.699Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:00.699Z] a53adaa0f045: Layer already exists [2024-09-18T00:34:00.964Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:01.327Z] + 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-09-18T00:34:01.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-18T00:34:01.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-18T00:34:01.673Z] ec4124b5c40e: Preparing [2024-09-18T00:34:01.673Z] 4213ca110147: Preparing [2024-09-18T00:34:01.673Z] d0025cc88bac: Preparing [2024-09-18T00:34:01.673Z] cf301f33b3a6: Preparing [2024-09-18T00:34:01.673Z] a5e989a087e3: Preparing [2024-09-18T00:34:01.673Z] 0989d6cbc183: Preparing [2024-09-18T00:34:01.673Z] 3ff50203d358: Preparing [2024-09-18T00:34:01.673Z] f6a4ae2d7a87: Preparing [2024-09-18T00:34:01.673Z] a53adaa0f045: Preparing [2024-09-18T00:34:01.673Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:01.673Z] 0989d6cbc183: Waiting [2024-09-18T00:34:01.673Z] f6a4ae2d7a87: Waiting [2024-09-18T00:34:01.673Z] a53adaa0f045: Waiting [2024-09-18T00:34:01.673Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:01.673Z] 3ff50203d358: Waiting [2024-09-18T00:34:01.673Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:01.673Z] 4213ca110147: Layer already exists [2024-09-18T00:34:01.673Z] d0025cc88bac: Layer already exists [2024-09-18T00:34:01.673Z] ec4124b5c40e: Layer already exists [2024-09-18T00:34:01.673Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:01.673Z] 3ff50203d358: Layer already exists [2024-09-18T00:34:01.673Z] 0989d6cbc183: Layer already exists [2024-09-18T00:34:01.673Z] a53adaa0f045: Layer already exists [2024-09-18T00:34:01.673Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:34:01.673Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:01.938Z] main: digest: sha256:21f8b65d991f40ddaf709bab157a5a03225351ba941a0db20130e39723d85892 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:34:02.015Z] ===================================================== [Pipeline] echo [2024-09-18T00:34:02.031Z] taggedImages: [2024-09-18T00:34:02.031Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:02.031Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-18T00:34:02.031Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.75 [2024-09-18T00:34:02.031Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:02.031Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-18T00:34:02.062Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-18T00:34:02.062Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:02.062Z] latest [2024-09-18T00:34:02.062Z] 3.2.0-dev.75 [2024-09-18T00:34:02.062Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:02.062Z] main [2024-09-18T00:34:02.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:02.426Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:02.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:02.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T00:34:02.781Z] b5bf88bc3754: Preparing [2024-09-18T00:34:02.781Z] b252e03b888f: Preparing [2024-09-18T00:34:02.781Z] 74ec39dbd350: Preparing [2024-09-18T00:34:02.781Z] cf301f33b3a6: Preparing [2024-09-18T00:34:02.781Z] a5e989a087e3: Preparing [2024-09-18T00:34:02.781Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:02.781Z] d46f0ca22413: Preparing [2024-09-18T00:34:02.781Z] 637eaa0f5c2b: Preparing [2024-09-18T00:34:02.781Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:02.781Z] d46f0ca22413: Waiting [2024-09-18T00:34:02.781Z] 637eaa0f5c2b: Waiting [2024-09-18T00:34:02.781Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:02.781Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:02.781Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:03.045Z] 74ec39dbd350: Pushed [2024-09-18T00:34:03.045Z] b252e03b888f: Pushed [2024-09-18T00:34:03.045Z] b5bf88bc3754: Pushed [2024-09-18T00:34:03.045Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:03.045Z] d46f0ca22413: Pushed [2024-09-18T00:34:03.624Z] 637eaa0f5c2b: Pushed [2024-09-18T00:34:25.649Z] 8c92f259e6d1: Pushed [2024-09-18T00:34:25.649Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:26.048Z] + 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-09-18T00:34:26.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-18T00:34:26.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T00:34:26.389Z] b5bf88bc3754: Preparing [2024-09-18T00:34:26.389Z] b252e03b888f: Preparing [2024-09-18T00:34:26.389Z] 74ec39dbd350: Preparing [2024-09-18T00:34:26.389Z] cf301f33b3a6: Preparing [2024-09-18T00:34:26.389Z] a5e989a087e3: Preparing [2024-09-18T00:34:26.389Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:26.389Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:26.389Z] d46f0ca22413: Preparing [2024-09-18T00:34:26.389Z] 637eaa0f5c2b: Preparing [2024-09-18T00:34:26.389Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:26.389Z] 637eaa0f5c2b: Waiting [2024-09-18T00:34:26.389Z] d46f0ca22413: Waiting [2024-09-18T00:34:26.389Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:26.389Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:26.389Z] b5bf88bc3754: Layer already exists [2024-09-18T00:34:26.389Z] 74ec39dbd350: Layer already exists [2024-09-18T00:34:26.389Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:26.389Z] b252e03b888f: Layer already exists [2024-09-18T00:34:26.389Z] d46f0ca22413: Layer already exists [2024-09-18T00:34:26.389Z] 637eaa0f5c2b: Layer already exists [2024-09-18T00:34:26.389Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:26.389Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:26.389Z] latest: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:26.731Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:27.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.75 [2024-09-18T00:34:27.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T00:34:27.079Z] b5bf88bc3754: Preparing [2024-09-18T00:34:27.079Z] b252e03b888f: Preparing [2024-09-18T00:34:27.079Z] 74ec39dbd350: Preparing [2024-09-18T00:34:27.079Z] cf301f33b3a6: Preparing [2024-09-18T00:34:27.079Z] a5e989a087e3: Preparing [2024-09-18T00:34:27.079Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:27.079Z] d46f0ca22413: Preparing [2024-09-18T00:34:27.079Z] 637eaa0f5c2b: Preparing [2024-09-18T00:34:27.079Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:27.079Z] d46f0ca22413: Waiting [2024-09-18T00:34:27.079Z] 637eaa0f5c2b: Waiting [2024-09-18T00:34:27.079Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:27.079Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:27.079Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:27.079Z] 74ec39dbd350: Layer already exists [2024-09-18T00:34:27.079Z] b5bf88bc3754: Layer already exists [2024-09-18T00:34:27.079Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:27.079Z] b252e03b888f: Layer already exists [2024-09-18T00:34:27.079Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:27.079Z] d46f0ca22413: Layer already exists [2024-09-18T00:34:27.079Z] 637eaa0f5c2b: Layer already exists [2024-09-18T00:34:27.079Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:27.079Z] 3.2.0-dev.75: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:27.705Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:28.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:28.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T00:34:28.049Z] b5bf88bc3754: Preparing [2024-09-18T00:34:28.049Z] b252e03b888f: Preparing [2024-09-18T00:34:28.049Z] 74ec39dbd350: Preparing [2024-09-18T00:34:28.049Z] cf301f33b3a6: Preparing [2024-09-18T00:34:28.049Z] a5e989a087e3: Preparing [2024-09-18T00:34:28.049Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:28.049Z] d46f0ca22413: Preparing [2024-09-18T00:34:28.049Z] 637eaa0f5c2b: Preparing [2024-09-18T00:34:28.049Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:28.049Z] d46f0ca22413: Waiting [2024-09-18T00:34:28.049Z] 637eaa0f5c2b: Waiting [2024-09-18T00:34:28.049Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:28.049Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:28.049Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:28.049Z] b5bf88bc3754: Layer already exists [2024-09-18T00:34:28.049Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:28.049Z] b252e03b888f: Layer already exists [2024-09-18T00:34:28.049Z] 74ec39dbd350: Layer already exists [2024-09-18T00:34:28.049Z] d46f0ca22413: Layer already exists [2024-09-18T00:34:28.049Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:28.049Z] 637eaa0f5c2b: Layer already exists [2024-09-18T00:34:28.049Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:28.314Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:28.668Z] + 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-09-18T00:34:29.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-18T00:34:29.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-18T00:34:29.009Z] b5bf88bc3754: Preparing [2024-09-18T00:34:29.009Z] b252e03b888f: Preparing [2024-09-18T00:34:29.009Z] 74ec39dbd350: Preparing [2024-09-18T00:34:29.009Z] cf301f33b3a6: Preparing [2024-09-18T00:34:29.009Z] a5e989a087e3: Preparing [2024-09-18T00:34:29.009Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:29.009Z] d46f0ca22413: Preparing [2024-09-18T00:34:29.009Z] 637eaa0f5c2b: Preparing [2024-09-18T00:34:29.009Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:29.009Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:29.009Z] 637eaa0f5c2b: Waiting [2024-09-18T00:34:29.009Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:29.009Z] d46f0ca22413: Waiting [2024-09-18T00:34:29.009Z] b5bf88bc3754: Layer already exists [2024-09-18T00:34:29.009Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:29.009Z] b252e03b888f: Layer already exists [2024-09-18T00:34:29.009Z] 74ec39dbd350: Layer already exists [2024-09-18T00:34:29.009Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:29.009Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:29.009Z] d46f0ca22413: Layer already exists [2024-09-18T00:34:29.009Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:29.009Z] 637eaa0f5c2b: Layer already exists [2024-09-18T00:34:29.274Z] main: digest: sha256:62698bc4a2580fd457316f2dbf87a323d3d6e379aa28de027a21e344926ff1e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:34:29.358Z] ===================================================== [Pipeline] echo [2024-09-18T00:34:29.377Z] taggedImages: [2024-09-18T00:34:29.377Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:29.377Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-18T00:34:29.377Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.75 [2024-09-18T00:34:29.377Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:29.377Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-18T00:34:29.415Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-18T00:34:29.415Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:29.415Z] latest [2024-09-18T00:34:29.415Z] 3.2.0-dev.75 [2024-09-18T00:34:29.415Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:29.415Z] main [2024-09-18T00:34:29.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:29.796Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:30.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:30.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T00:34:30.154Z] ae20a6be388d: Preparing [2024-09-18T00:34:30.154Z] db5f0d5fd89a: Preparing [2024-09-18T00:34:30.154Z] ba8ad91d21ea: Preparing [2024-09-18T00:34:30.154Z] cf301f33b3a6: Preparing [2024-09-18T00:34:30.154Z] a5e989a087e3: Preparing [2024-09-18T00:34:30.154Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:30.154Z] f6a4ae2d7a87: Preparing [2024-09-18T00:34:30.154Z] a53adaa0f045: Preparing [2024-09-18T00:34:30.154Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:30.154Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:30.154Z] f6a4ae2d7a87: Waiting [2024-09-18T00:34:30.154Z] a53adaa0f045: Waiting [2024-09-18T00:34:30.154Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:30.154Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:30.154Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:30.420Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:30.420Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:34:30.420Z] a53adaa0f045: Layer already exists [2024-09-18T00:34:30.420Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:30.420Z] ae20a6be388d: Pushed [2024-09-18T00:34:30.420Z] ba8ad91d21ea: Pushed [2024-09-18T00:34:30.420Z] db5f0d5fd89a: Pushed [2024-09-18T00:34:30.420Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:31.028Z] + 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-09-18T00:34:31.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-18T00:34:31.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T00:34:31.372Z] ae20a6be388d: Preparing [2024-09-18T00:34:31.372Z] db5f0d5fd89a: Preparing [2024-09-18T00:34:31.373Z] ba8ad91d21ea: Preparing [2024-09-18T00:34:31.373Z] cf301f33b3a6: Preparing [2024-09-18T00:34:31.373Z] a5e989a087e3: Preparing [2024-09-18T00:34:31.373Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:31.373Z] f6a4ae2d7a87: Preparing [2024-09-18T00:34:31.373Z] a53adaa0f045: Preparing [2024-09-18T00:34:31.373Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:31.373Z] f6a4ae2d7a87: Waiting [2024-09-18T00:34:31.373Z] a53adaa0f045: Waiting [2024-09-18T00:34:31.373Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:31.373Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:31.373Z] ba8ad91d21ea: Layer already exists [2024-09-18T00:34:31.373Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:31.373Z] db5f0d5fd89a: Layer already exists [2024-09-18T00:34:31.373Z] ae20a6be388d: Layer already exists [2024-09-18T00:34:31.373Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:31.373Z] a53adaa0f045: Layer already exists [2024-09-18T00:34:31.373Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:34:31.373Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:31.373Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:31.637Z] latest: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:31.990Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:32.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.75 [2024-09-18T00:34:32.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T00:34:32.341Z] ae20a6be388d: Preparing [2024-09-18T00:34:32.341Z] db5f0d5fd89a: Preparing [2024-09-18T00:34:32.341Z] ba8ad91d21ea: Preparing [2024-09-18T00:34:32.341Z] cf301f33b3a6: Preparing [2024-09-18T00:34:32.341Z] a5e989a087e3: Preparing [2024-09-18T00:34:32.341Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:32.341Z] f6a4ae2d7a87: Preparing [2024-09-18T00:34:32.341Z] a53adaa0f045: Preparing [2024-09-18T00:34:32.341Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:32.341Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:32.341Z] f6a4ae2d7a87: Waiting [2024-09-18T00:34:32.341Z] a53adaa0f045: Waiting [2024-09-18T00:34:32.341Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:32.341Z] ae20a6be388d: Layer already exists [2024-09-18T00:34:32.341Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:32.341Z] ba8ad91d21ea: Layer already exists [2024-09-18T00:34:32.341Z] db5f0d5fd89a: Layer already exists [2024-09-18T00:34:32.341Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:32.341Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:32.341Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:34:32.341Z] a53adaa0f045: Layer already exists [2024-09-18T00:34:32.341Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:32.341Z] 3.2.0-dev.75: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:32.960Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:33.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:33.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T00:34:33.301Z] ae20a6be388d: Preparing [2024-09-18T00:34:33.301Z] db5f0d5fd89a: Preparing [2024-09-18T00:34:33.301Z] ba8ad91d21ea: Preparing [2024-09-18T00:34:33.301Z] cf301f33b3a6: Preparing [2024-09-18T00:34:33.301Z] a5e989a087e3: Preparing [2024-09-18T00:34:33.301Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:33.301Z] f6a4ae2d7a87: Preparing [2024-09-18T00:34:33.301Z] a53adaa0f045: Preparing [2024-09-18T00:34:33.301Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:33.301Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:33.301Z] f6a4ae2d7a87: Waiting [2024-09-18T00:34:33.301Z] a53adaa0f045: Waiting [2024-09-18T00:34:33.301Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:33.301Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:33.301Z] ae20a6be388d: Layer already exists [2024-09-18T00:34:33.301Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:33.301Z] ba8ad91d21ea: Layer already exists [2024-09-18T00:34:33.301Z] db5f0d5fd89a: Layer already exists [2024-09-18T00:34:33.301Z] a53adaa0f045: Layer already exists [2024-09-18T00:34:33.301Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:34:33.301Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:33.301Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:33.564Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:33.917Z] + 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-09-18T00:34:34.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-18T00:34:34.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-18T00:34:34.261Z] ae20a6be388d: Preparing [2024-09-18T00:34:34.261Z] db5f0d5fd89a: Preparing [2024-09-18T00:34:34.261Z] ba8ad91d21ea: Preparing [2024-09-18T00:34:34.261Z] cf301f33b3a6: Preparing [2024-09-18T00:34:34.261Z] a5e989a087e3: Preparing [2024-09-18T00:34:34.261Z] 8c92f259e6d1: Preparing [2024-09-18T00:34:34.261Z] f6a4ae2d7a87: Preparing [2024-09-18T00:34:34.261Z] a53adaa0f045: Preparing [2024-09-18T00:34:34.261Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:34.261Z] f6a4ae2d7a87: Waiting [2024-09-18T00:34:34.261Z] a53adaa0f045: Waiting [2024-09-18T00:34:34.261Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:34.261Z] 8c92f259e6d1: Waiting [2024-09-18T00:34:34.261Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:34.261Z] ba8ad91d21ea: Layer already exists [2024-09-18T00:34:34.261Z] db5f0d5fd89a: Layer already exists [2024-09-18T00:34:34.261Z] ae20a6be388d: Layer already exists [2024-09-18T00:34:34.261Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:34.261Z] a53adaa0f045: Layer already exists [2024-09-18T00:34:34.261Z] f6a4ae2d7a87: Layer already exists [2024-09-18T00:34:34.261Z] 8c92f259e6d1: Layer already exists [2024-09-18T00:34:34.261Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:34.525Z] main: digest: sha256:1a3cbfed0817d5edc957b96516749c918561613491d092cc66008bb7c2bd0bbc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:34:34.614Z] ===================================================== [Pipeline] echo [2024-09-18T00:34:34.634Z] taggedImages: [2024-09-18T00:34:34.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:34.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-18T00:34:34.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.75 [2024-09-18T00:34:34.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:34.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-18T00:34:34.662Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-18T00:34:34.662Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:34.662Z] latest [2024-09-18T00:34:34.662Z] 3.2.0-dev.75 [2024-09-18T00:34:34.662Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:34.662Z] main [2024-09-18T00:34:34.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:35.021Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:35.364Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:35.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T00:34:35.364Z] bebcdfa2cdb3: Preparing [2024-09-18T00:34:35.364Z] 1e3e9913085d: Preparing [2024-09-18T00:34:35.364Z] cf301f33b3a6: Preparing [2024-09-18T00:34:35.364Z] a5e989a087e3: Preparing [2024-09-18T00:34:35.364Z] df5019184b7f: Preparing [2024-09-18T00:34:35.364Z] d6c129a7903d: Preparing [2024-09-18T00:34:35.364Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:35.364Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:35.364Z] d6c129a7903d: Waiting [2024-09-18T00:34:35.364Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:35.628Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:35.628Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:35.628Z] bebcdfa2cdb3: Pushed [2024-09-18T00:34:35.628Z] df5019184b7f: Pushed [2024-09-18T00:34:36.580Z] d6c129a7903d: Pushed [2024-09-18T00:34:43.323Z] 1e3e9913085d: Pushed [2024-09-18T00:34:43.323Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:43.690Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:44.057Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-18T00:34:44.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T00:34:44.058Z] bebcdfa2cdb3: Preparing [2024-09-18T00:34:44.058Z] 1e3e9913085d: Preparing [2024-09-18T00:34:44.058Z] cf301f33b3a6: Preparing [2024-09-18T00:34:44.058Z] a5e989a087e3: Preparing [2024-09-18T00:34:44.058Z] df5019184b7f: Preparing [2024-09-18T00:34:44.058Z] d6c129a7903d: Preparing [2024-09-18T00:34:44.058Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:44.058Z] d6c129a7903d: Waiting [2024-09-18T00:34:44.058Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:44.058Z] bebcdfa2cdb3: Layer already exists [2024-09-18T00:34:44.058Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:44.058Z] df5019184b7f: Layer already exists [2024-09-18T00:34:44.058Z] 1e3e9913085d: Layer already exists [2024-09-18T00:34:44.058Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:44.058Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:44.058Z] d6c129a7903d: Layer already exists [2024-09-18T00:34:44.327Z] latest: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:44.713Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:45.077Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.75 [2024-09-18T00:34:45.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T00:34:45.077Z] bebcdfa2cdb3: Preparing [2024-09-18T00:34:45.077Z] 1e3e9913085d: Preparing [2024-09-18T00:34:45.077Z] cf301f33b3a6: Preparing [2024-09-18T00:34:45.077Z] a5e989a087e3: Preparing [2024-09-18T00:34:45.077Z] df5019184b7f: Preparing [2024-09-18T00:34:45.077Z] d6c129a7903d: Preparing [2024-09-18T00:34:45.077Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:45.077Z] d6c129a7903d: Waiting [2024-09-18T00:34:45.077Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:45.077Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:45.077Z] df5019184b7f: Layer already exists [2024-09-18T00:34:45.077Z] bebcdfa2cdb3: Layer already exists [2024-09-18T00:34:45.077Z] 1e3e9913085d: Layer already exists [2024-09-18T00:34:45.077Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:45.077Z] d6c129a7903d: Layer already exists [2024-09-18T00:34:45.077Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:45.345Z] 3.2.0-dev.75: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:45.698Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:46.041Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:46.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T00:34:46.041Z] bebcdfa2cdb3: Preparing [2024-09-18T00:34:46.041Z] 1e3e9913085d: Preparing [2024-09-18T00:34:46.041Z] cf301f33b3a6: Preparing [2024-09-18T00:34:46.041Z] a5e989a087e3: Preparing [2024-09-18T00:34:46.041Z] df5019184b7f: Preparing [2024-09-18T00:34:46.041Z] d6c129a7903d: Preparing [2024-09-18T00:34:46.041Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:46.041Z] d6c129a7903d: Waiting [2024-09-18T00:34:46.041Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:46.041Z] df5019184b7f: Layer already exists [2024-09-18T00:34:46.041Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:46.041Z] 1e3e9913085d: Layer already exists [2024-09-18T00:34:46.041Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:46.041Z] bebcdfa2cdb3: Layer already exists [2024-09-18T00:34:46.041Z] d6c129a7903d: Layer already exists [2024-09-18T00:34:46.041Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:46.307Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:46.661Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:47.032Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-18T00:34:47.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-18T00:34:47.032Z] bebcdfa2cdb3: Preparing [2024-09-18T00:34:47.032Z] 1e3e9913085d: Preparing [2024-09-18T00:34:47.032Z] cf301f33b3a6: Preparing [2024-09-18T00:34:47.032Z] a5e989a087e3: Preparing [2024-09-18T00:34:47.032Z] df5019184b7f: Preparing [2024-09-18T00:34:47.032Z] d6c129a7903d: Preparing [2024-09-18T00:34:47.032Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:47.032Z] d6c129a7903d: Waiting [2024-09-18T00:34:47.032Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:47.032Z] 1e3e9913085d: Layer already exists [2024-09-18T00:34:47.032Z] bebcdfa2cdb3: Layer already exists [2024-09-18T00:34:47.032Z] df5019184b7f: Layer already exists [2024-09-18T00:34:47.032Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:47.032Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:47.032Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:47.032Z] d6c129a7903d: Layer already exists [2024-09-18T00:34:47.297Z] main: digest: sha256:0b7eeec3d6483e3fc750498e794ab807ebeef2b9d352f9cbbf86c9d520cd6f77 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:34:47.377Z] ===================================================== [Pipeline] echo [2024-09-18T00:34:47.390Z] taggedImages: [2024-09-18T00:34:47.390Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:47.390Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-18T00:34:47.390Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.75 [2024-09-18T00:34:47.390Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:47.390Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-18T00:34:47.420Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-18T00:34:47.420Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:47.420Z] latest [2024-09-18T00:34:47.420Z] 3.2.0-dev.75 [2024-09-18T00:34:47.420Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:47.420Z] main [2024-09-18T00:34:47.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:47.783Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:48.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:34:48.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T00:34:48.145Z] eee103dc8c17: Preparing [2024-09-18T00:34:48.145Z] 2278c07f77e9: Preparing [2024-09-18T00:34:48.145Z] cf301f33b3a6: Preparing [2024-09-18T00:34:48.145Z] a5e989a087e3: Preparing [2024-09-18T00:34:48.145Z] 34c4d99b24c0: Preparing [2024-09-18T00:34:48.145Z] aa592c1788b1: Preparing [2024-09-18T00:34:48.145Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:48.145Z] aa592c1788b1: Waiting [2024-09-18T00:34:48.145Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:48.145Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:48.411Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:48.411Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:48.411Z] 34c4d99b24c0: Pushed [2024-09-18T00:34:48.411Z] eee103dc8c17: Pushed [2024-09-18T00:34:48.688Z] aa592c1788b1: Pushed [2024-09-18T00:34:56.876Z] 2278c07f77e9: Pushed [2024-09-18T00:34:56.876Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:57.229Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:57.648Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-18T00:34:57.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T00:34:57.649Z] eee103dc8c17: Preparing [2024-09-18T00:34:57.649Z] 2278c07f77e9: Preparing [2024-09-18T00:34:57.649Z] cf301f33b3a6: Preparing [2024-09-18T00:34:57.649Z] a5e989a087e3: Preparing [2024-09-18T00:34:57.649Z] 34c4d99b24c0: Preparing [2024-09-18T00:34:57.649Z] aa592c1788b1: Preparing [2024-09-18T00:34:57.649Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:57.649Z] aa592c1788b1: Waiting [2024-09-18T00:34:57.649Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:57.649Z] eee103dc8c17: Layer already exists [2024-09-18T00:34:57.649Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:57.649Z] 34c4d99b24c0: Layer already exists [2024-09-18T00:34:57.649Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:57.649Z] 2278c07f77e9: Layer already exists [2024-09-18T00:34:57.649Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:57.649Z] aa592c1788b1: Layer already exists [2024-09-18T00:34:57.649Z] latest: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:58.007Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:58.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.75 [2024-09-18T00:34:58.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T00:34:58.367Z] eee103dc8c17: Preparing [2024-09-18T00:34:58.367Z] 2278c07f77e9: Preparing [2024-09-18T00:34:58.367Z] cf301f33b3a6: Preparing [2024-09-18T00:34:58.367Z] a5e989a087e3: Preparing [2024-09-18T00:34:58.367Z] 34c4d99b24c0: Preparing [2024-09-18T00:34:58.367Z] aa592c1788b1: Preparing [2024-09-18T00:34:58.367Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:58.367Z] aa592c1788b1: Waiting [2024-09-18T00:34:58.367Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:58.367Z] 2278c07f77e9: Layer already exists [2024-09-18T00:34:58.367Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:58.367Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:58.367Z] eee103dc8c17: Layer already exists [2024-09-18T00:34:58.367Z] 34c4d99b24c0: Layer already exists [2024-09-18T00:34:58.367Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:58.367Z] aa592c1788b1: Layer already exists [2024-09-18T00:34:58.632Z] 3.2.0-dev.75: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:58.976Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:59.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:34:59.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T00:34:59.367Z] eee103dc8c17: Preparing [2024-09-18T00:34:59.367Z] 2278c07f77e9: Preparing [2024-09-18T00:34:59.367Z] cf301f33b3a6: Preparing [2024-09-18T00:34:59.367Z] a5e989a087e3: Preparing [2024-09-18T00:34:59.367Z] 34c4d99b24c0: Preparing [2024-09-18T00:34:59.367Z] aa592c1788b1: Preparing [2024-09-18T00:34:59.367Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:34:59.367Z] aa592c1788b1: Waiting [2024-09-18T00:34:59.367Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:34:59.367Z] a5e989a087e3: Layer already exists [2024-09-18T00:34:59.367Z] 34c4d99b24c0: Layer already exists [2024-09-18T00:34:59.367Z] cf301f33b3a6: Layer already exists [2024-09-18T00:34:59.367Z] 2278c07f77e9: Layer already exists [2024-09-18T00:34:59.367Z] eee103dc8c17: Layer already exists [2024-09-18T00:34:59.367Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:34:59.367Z] aa592c1788b1: Layer already exists [2024-09-18T00:34:59.367Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:34:59.720Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:00.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-18T00:35:00.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-18T00:35:00.068Z] eee103dc8c17: Preparing [2024-09-18T00:35:00.068Z] 2278c07f77e9: Preparing [2024-09-18T00:35:00.068Z] cf301f33b3a6: Preparing [2024-09-18T00:35:00.068Z] a5e989a087e3: Preparing [2024-09-18T00:35:00.068Z] 34c4d99b24c0: Preparing [2024-09-18T00:35:00.068Z] aa592c1788b1: Preparing [2024-09-18T00:35:00.068Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:35:00.068Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:35:00.068Z] aa592c1788b1: Waiting [2024-09-18T00:35:00.068Z] cf301f33b3a6: Layer already exists [2024-09-18T00:35:00.068Z] 34c4d99b24c0: Layer already exists [2024-09-18T00:35:00.068Z] eee103dc8c17: Layer already exists [2024-09-18T00:35:00.068Z] a5e989a087e3: Layer already exists [2024-09-18T00:35:00.068Z] 2278c07f77e9: Layer already exists [2024-09-18T00:35:00.068Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:35:00.068Z] aa592c1788b1: Layer already exists [2024-09-18T00:35:00.334Z] main: digest: sha256:241851cc2ae012af332df2ea40d3fabd2a1eee906a94ab3f5c4beda89669f86b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:35:00.414Z] ===================================================== [Pipeline] echo [2024-09-18T00:35:00.426Z] taggedImages: [2024-09-18T00:35:00.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:35:00.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-18T00:35:00.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.75 [2024-09-18T00:35:00.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:35:00.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-18T00:35:00.455Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-18T00:35:00.455Z] 06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:35:00.455Z] latest [2024-09-18T00:35:00.455Z] 3.2.0-dev.75 [2024-09-18T00:35:00.455Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:35:00.455Z] main [2024-09-18T00:35:00.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:00.831Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:01.182Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:35:01.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T00:35:01.182Z] 4952851ee530: Preparing [2024-09-18T00:35:01.182Z] e21e871eb93c: Preparing [2024-09-18T00:35:01.182Z] cf301f33b3a6: Preparing [2024-09-18T00:35:01.182Z] a5e989a087e3: Preparing [2024-09-18T00:35:01.182Z] 6c503079387b: Preparing [2024-09-18T00:35:01.182Z] e7717c791b5f: Preparing [2024-09-18T00:35:01.182Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:35:01.182Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:35:01.182Z] e7717c791b5f: Waiting [2024-09-18T00:35:01.182Z] 6c503079387b: Layer already exists [2024-09-18T00:35:01.448Z] cf301f33b3a6: Layer already exists [2024-09-18T00:35:01.448Z] a5e989a087e3: Layer already exists [2024-09-18T00:35:01.448Z] e7717c791b5f: Layer already exists [2024-09-18T00:35:01.448Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:35:01.448Z] 4952851ee530: Pushed [2024-09-18T00:35:09.631Z] e21e871eb93c: Pushed [2024-09-18T00:35:09.631Z] 06bbb4e4647273833213264ef286cf48fa9ebf74: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:09.995Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:10.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-18T00:35:10.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T00:35:10.348Z] 4952851ee530: Preparing [2024-09-18T00:35:10.348Z] e21e871eb93c: Preparing [2024-09-18T00:35:10.348Z] cf301f33b3a6: Preparing [2024-09-18T00:35:10.348Z] a5e989a087e3: Preparing [2024-09-18T00:35:10.348Z] 6c503079387b: Preparing [2024-09-18T00:35:10.348Z] e7717c791b5f: Preparing [2024-09-18T00:35:10.348Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:35:10.348Z] e7717c791b5f: Waiting [2024-09-18T00:35:10.348Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:35:10.348Z] e21e871eb93c: Layer already exists [2024-09-18T00:35:10.348Z] 4952851ee530: Layer already exists [2024-09-18T00:35:10.348Z] 6c503079387b: Layer already exists [2024-09-18T00:35:10.348Z] a5e989a087e3: Layer already exists [2024-09-18T00:35:10.348Z] cf301f33b3a6: Layer already exists [2024-09-18T00:35:10.348Z] e7717c791b5f: Layer already exists [2024-09-18T00:35:10.348Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:35:10.614Z] latest: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:10.977Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:11.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.75 [2024-09-18T00:35:11.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T00:35:11.350Z] 4952851ee530: Preparing [2024-09-18T00:35:11.350Z] e21e871eb93c: Preparing [2024-09-18T00:35:11.350Z] cf301f33b3a6: Preparing [2024-09-18T00:35:11.350Z] a5e989a087e3: Preparing [2024-09-18T00:35:11.350Z] 6c503079387b: Preparing [2024-09-18T00:35:11.350Z] e7717c791b5f: Preparing [2024-09-18T00:35:11.350Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:35:11.350Z] e7717c791b5f: Waiting [2024-09-18T00:35:11.350Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:35:11.350Z] 6c503079387b: Layer already exists [2024-09-18T00:35:11.350Z] 4952851ee530: Layer already exists [2024-09-18T00:35:11.350Z] cf301f33b3a6: Layer already exists [2024-09-18T00:35:11.350Z] e21e871eb93c: Layer already exists [2024-09-18T00:35:11.350Z] a5e989a087e3: Layer already exists [2024-09-18T00:35:11.350Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:35:11.350Z] e7717c791b5f: Layer already exists [2024-09-18T00:35:11.616Z] 3.2.0-dev.75: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:11.976Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:12.333Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:35:12.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T00:35:12.333Z] 4952851ee530: Preparing [2024-09-18T00:35:12.333Z] e21e871eb93c: Preparing [2024-09-18T00:35:12.333Z] cf301f33b3a6: Preparing [2024-09-18T00:35:12.333Z] a5e989a087e3: Preparing [2024-09-18T00:35:12.333Z] 6c503079387b: Preparing [2024-09-18T00:35:12.333Z] e7717c791b5f: Preparing [2024-09-18T00:35:12.333Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:35:12.333Z] e7717c791b5f: Waiting [2024-09-18T00:35:12.333Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:35:12.333Z] a5e989a087e3: Layer already exists [2024-09-18T00:35:12.333Z] cf301f33b3a6: Layer already exists [2024-09-18T00:35:12.333Z] 6c503079387b: Layer already exists [2024-09-18T00:35:12.333Z] e21e871eb93c: Layer already exists [2024-09-18T00:35:12.333Z] 4952851ee530: Layer already exists [2024-09-18T00:35:12.333Z] e7717c791b5f: Layer already exists [2024-09-18T00:35:12.333Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:35:12.333Z] 06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:12.957Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:13.302Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-18T00:35:13.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-18T00:35:13.302Z] 4952851ee530: Preparing [2024-09-18T00:35:13.302Z] e21e871eb93c: Preparing [2024-09-18T00:35:13.302Z] cf301f33b3a6: Preparing [2024-09-18T00:35:13.302Z] a5e989a087e3: Preparing [2024-09-18T00:35:13.302Z] 6c503079387b: Preparing [2024-09-18T00:35:13.302Z] e7717c791b5f: Preparing [2024-09-18T00:35:13.302Z] 4aeaa0e7d41f: Preparing [2024-09-18T00:35:13.302Z] e7717c791b5f: Waiting [2024-09-18T00:35:13.302Z] 4aeaa0e7d41f: Waiting [2024-09-18T00:35:13.302Z] e21e871eb93c: Layer already exists [2024-09-18T00:35:13.302Z] a5e989a087e3: Layer already exists [2024-09-18T00:35:13.302Z] cf301f33b3a6: Layer already exists [2024-09-18T00:35:13.302Z] 4952851ee530: Layer already exists [2024-09-18T00:35:13.302Z] 6c503079387b: Layer already exists [2024-09-18T00:35:13.302Z] e7717c791b5f: Layer already exists [2024-09-18T00:35:13.302Z] 4aeaa0e7d41f: Layer already exists [2024-09-18T00:35:13.566Z] main: digest: sha256:a4f8765501682a03d88b9c7fd07a7818df9d626e04b2b3c164e1ed8b3f5b9c50 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-18T00:35:13.654Z] ===================================================== [Pipeline] echo [2024-09-18T00:35:13.673Z] taggedImages: [2024-09-18T00:35:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74 [2024-09-18T00:35:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-18T00:35:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.75 [2024-09-18T00:35:13.673Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:06bbb4e4647273833213264ef286cf48fa9ebf74-3.2.0-dev.75 [2024-09-18T00:35:13.673Z] - 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-09-18T00:35:14.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T00:35:14.094Z] [2024-09-18T00:35:14.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:14.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T00:35:14.695Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-18T00:35:14.695Z] 8998bd30e6a1: Pulling fs layer [2024-09-18T00:35:14.695Z] 04944245beec: Pulling fs layer [2024-09-18T00:35:14.695Z] 699f458cf7ca: Pulling fs layer [2024-09-18T00:35:14.695Z] 765212b225bb: Pulling fs layer [2024-09-18T00:35:14.695Z] f23df028b6ca: Pulling fs layer [2024-09-18T00:35:14.695Z] d65c8cfc05b1: Pulling fs layer [2024-09-18T00:35:14.695Z] 2437ff75d9bd: Pulling fs layer [2024-09-18T00:35:14.695Z] 765212b225bb: Waiting [2024-09-18T00:35:14.695Z] f23df028b6ca: Waiting [2024-09-18T00:35:14.695Z] d65c8cfc05b1: Waiting [2024-09-18T00:35:14.695Z] 2437ff75d9bd: Waiting [2024-09-18T00:35:14.695Z] 04944245beec: Verifying Checksum [2024-09-18T00:35:14.695Z] 04944245beec: Download complete [2024-09-18T00:35:14.695Z] 765212b225bb: Verifying Checksum [2024-09-18T00:35:14.695Z] 765212b225bb: Download complete [2024-09-18T00:35:14.695Z] f23df028b6ca: Verifying Checksum [2024-09-18T00:35:14.695Z] f23df028b6ca: Download complete [2024-09-18T00:35:14.695Z] d65c8cfc05b1: Verifying Checksum [2024-09-18T00:35:14.695Z] d65c8cfc05b1: Download complete [2024-09-18T00:35:14.962Z] 699f458cf7ca: Verifying Checksum [2024-09-18T00:35:14.962Z] 699f458cf7ca: Download complete [2024-09-18T00:35:15.227Z] 8998bd30e6a1: Verifying Checksum [2024-09-18T00:35:15.227Z] 8998bd30e6a1: Download complete [2024-09-18T00:35:17.802Z] 2437ff75d9bd: Verifying Checksum [2024-09-18T00:35:17.802Z] 2437ff75d9bd: Download complete [2024-09-18T00:35:20.396Z] 8998bd30e6a1: Pull complete [2024-09-18T00:35:20.663Z] 04944245beec: Pull complete [2024-09-18T00:35:22.069Z] 699f458cf7ca: Pull complete [2024-09-18T00:35:22.334Z] 765212b225bb: Pull complete [2024-09-18T00:35:23.288Z] f23df028b6ca: Pull complete [2024-09-18T00:35:23.288Z] d65c8cfc05b1: Pull complete [2024-09-18T00:35:41.461Z] 2437ff75d9bd: Pull complete [2024-09-18T00:35:41.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-18T00:35:41.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-18T00:35:41.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T00:35:41.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-10539 does not seem to be running inside a container [2024-09-18T00:35:41.761Z] $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-18T00:35:44.702Z] $ docker top d4d64eb0f445e65424f956512409f180d8f04d3b0bb32fd2cc6416059a6cff5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:35:45.634Z] ---> job-cost.sh [2024-09-18T00:35:45.634Z] lf-activate-venv: SKIPPING [2024-09-18T00:35:45.634Z] INFO: No Stack... [2024-09-18T00:35:45.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-18T00:35:46.856Z] INFO: Archiving Costs [Pipeline] sh [2024-09-18T00:35:47.493Z] + cat /w/workspace/edgex-go/697/archives/cost.csv [2024-09-18T00:35:47.493Z] + cut -d, -f6 [Pipeline] lock [2024-09-18T00:35:47.534Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-697-stack-cost] [2024-09-18T00:35:47.543Z] Resource [jenkins-edgexfoundry-edgex-go-main-697-stack-cost] did not exist. Created. [2024-09-18T00:35:47.551Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-697-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-18T00:35:48.196Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-18T00:35:48.888Z] Stashed 1 file(s) [Pipeline] } [2024-09-18T00:35:48.899Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-697-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-18T00:35:48.936Z] $ docker stop --time=1 d4d64eb0f445e65424f956512409f180d8f04d3b0bb32fd2cc6416059a6cff5c [2024-09-18T00:35:50.482Z] $ docker rm -f --volumes d4d64eb0f445e65424f956512409f180d8f04d3b0bb32fd2cc6416059a6cff5c [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-09-18T00:35:51.082Z] provisioning config files... [2024-09-18T00:35:51.089Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/697@tmp/config17259266141994045189tmp [Pipeline] { [Pipeline] sh [2024-09-18T00:35:51.396Z] + set +x [2024-09-18T00:35:51.396Z] + bash -s -- [2024-09-18T00:35:51.396Z] + curl -s https://codecov.io/bash [2024-09-18T00:35:51.396Z] [2024-09-18T00:35:51.396Z] _____ _ [2024-09-18T00:35:51.396Z] / ____| | | [2024-09-18T00:35:51.396Z] | | ___ __| | ___ ___ _____ __ [2024-09-18T00:35:51.396Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-18T00:35:51.396Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-18T00:35:51.396Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-18T00:35:51.396Z] Bash-1.0.6 [2024-09-18T00:35:51.396Z] [2024-09-18T00:35:51.396Z] [2024-09-18T00:35:51.396Z] ==> git version 2.25.1 found [2024-09-18T00:35:51.396Z] ==> 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-09-18T00:35:51.396Z] Release-Date: 2020-01-08 [2024-09-18T00:35:51.396Z] 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-09-18T00:35:51.396Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-18T00:35:51.396Z] ==> Jenkins CI detected. [2024-09-18T00:35:51.396Z] current dir:  /w/workspace/edgex-go/697 [2024-09-18T00:35:51.396Z] project root: . [2024-09-18T00:35:51.396Z] --> token set from env [2024-09-18T00:35:51.396Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-18T00:35:51.396Z] ==> Running gcov in . (disable via -X gcov) [2024-09-18T00:35:51.655Z] ==> Python coveragepy not found [2024-09-18T00:35:51.655Z] ==> Searching for coverage reports in: [2024-09-18T00:35:51.655Z] + . [2024-09-18T00:35:51.655Z] -> Found 1 reports [2024-09-18T00:35:51.655Z] ==> Detecting git/mercurial file structure [2024-09-18T00:35:51.655Z] ==> Reading reports [2024-09-18T00:35:51.655Z] + ./coverage.out bytes=567970 [2024-09-18T00:35:51.655Z] ==> Appending adjustments [2024-09-18T00:35:51.655Z] https://docs.codecov.io/docs/fixing-reports [2024-09-18T00:35:53.035Z] + Found adjustments [2024-09-18T00:35:53.035Z] ==> Gzipping contents [2024-09-18T00:35:53.035Z] 72K /tmp/codecov.cTutZf.gz [2024-09-18T00:35:53.035Z] ==> Uploading reports [2024-09-18T00:35:53.035Z] url: https://codecov.io [2024-09-18T00:35:53.035Z] query: branch=main&commit=06bbb4e4647273833213264ef286cf48fa9ebf74&build=697&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F697%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-18T00:35:53.035Z] -> Pinging Codecov [2024-09-18T00:35:53.035Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=06bbb4e4647273833213264ef286cf48fa9ebf74&build=697&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F697%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-18T00:35:53.035Z] -> Uploading to [2024-09-18T00:35:53.035Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/06bbb4e4647273833213264ef286cf48fa9ebf74/43d998c8-7600-4d56-950f-e6c545e815d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T003552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c163a84218950f1d0c65544a9a919240c83b68a9156d3764fab085ce93e3138 [2024-09-18T00:35:53.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:35:53.035Z] Dload Upload Total Spent Left Speed [2024-09-18T00:35:53.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70070 0 0 100 70070 0 234k --:--:-- --:--:-- --:--:-- 233k [2024-09-18T00:35:53.295Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/06bbb4e4647273833213264ef286cf48fa9ebf74 [Pipeline] } [2024-09-18T00:35:53.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-18T00:35:53.556Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-18T00:35:53.576Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:53.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T00:35:53.889Z] [2024-09-18T00:35:53.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:35:54.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T00:35:54.215Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-18T00:35:54.215Z] 619be1103602: Already exists [2024-09-18T00:35:54.215Z] f8ea3408117e: Pulling fs layer [2024-09-18T00:35:54.215Z] 91320369b822: Pulling fs layer [2024-09-18T00:35:54.215Z] 0406650e8295: Pulling fs layer [2024-09-18T00:35:54.215Z] 4f4fb700ef54: Pulling fs layer [2024-09-18T00:35:54.215Z] 96d80e3f36e1: Pulling fs layer [2024-09-18T00:35:54.215Z] bcf3aedb951c: Pulling fs layer [2024-09-18T00:35:54.215Z] 96d80e3f36e1: Waiting [2024-09-18T00:35:54.215Z] bcf3aedb951c: Waiting [2024-09-18T00:35:54.215Z] 4f4fb700ef54: Waiting [2024-09-18T00:35:54.215Z] 0406650e8295: Verifying Checksum [2024-09-18T00:35:54.215Z] 0406650e8295: Download complete [2024-09-18T00:35:54.215Z] f8ea3408117e: Verifying Checksum [2024-09-18T00:35:54.215Z] f8ea3408117e: Download complete [2024-09-18T00:35:54.215Z] 4f4fb700ef54: Verifying Checksum [2024-09-18T00:35:54.215Z] 4f4fb700ef54: Download complete [2024-09-18T00:35:54.473Z] f8ea3408117e: Pull complete [2024-09-18T00:35:54.473Z] 96d80e3f36e1: Verifying Checksum [2024-09-18T00:35:54.473Z] 96d80e3f36e1: Download complete [2024-09-18T00:35:54.730Z] 91320369b822: Verifying Checksum [2024-09-18T00:35:54.730Z] 91320369b822: Download complete [2024-09-18T00:35:55.295Z] bcf3aedb951c: Verifying Checksum [2024-09-18T00:35:55.295Z] bcf3aedb951c: Download complete [2024-09-18T00:35:58.582Z] 91320369b822: Pull complete [2024-09-18T00:35:58.582Z] 0406650e8295: Pull complete [2024-09-18T00:35:58.582Z] 4f4fb700ef54: Pull complete [2024-09-18T00:35:58.582Z] 96d80e3f36e1: Pull complete [2024-09-18T00:36:01.864Z] bcf3aedb951c: Pull complete [2024-09-18T00:36:01.864Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-18T00:36:01.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-18T00:36:01.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T00:36:01.970Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-18T00:36:01.993Z] $ 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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-18T00:36:07.463Z] $ docker top 138f57e3749a5b9b819c32d7d1f5b8f0db84998ad2c24e1d9048410624ae53db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T00:36:07.902Z] + git config --global --add safe.directory /w/workspace/edgex-go/697 [Pipeline] echo [2024-09-18T00:36:07.932Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-18T00:36:08.242Z] + set -o pipefail [2024-09-18T00:36:08.242Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-18T00:36:18.268Z] [2024-09-18T00:36:18.268Z] Monitoring /w/workspace/edgex-go/697 (github.com/edgexfoundry/edgex-go)... [2024-09-18T00:36:18.268Z] [2024-09-18T00:36:18.268Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/cff7ac05-1f4f-412d-905e-850e86af6560 [2024-09-18T00:36:18.268Z] [2024-09-18T00:36:18.268Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-18T00:36:18.268Z] [2024-09-18T00:36:18.268Z] [2024-09-18T00:36:18.268Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-18T00:36:18.268Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-18T00:36:18.841Z] $ docker stop --time=1 138f57e3749a5b9b819c32d7d1f5b8f0db84998ad2c24e1d9048410624ae53db [2024-09-18T00:36:23.889Z] $ docker rm -f --volumes 138f57e3749a5b9b819c32d7d1f5b8f0db84998ad2c24e1d9048410624ae53db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-18T00:36:24.492Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T00:36:24.517Z] provisioning config files... [2024-09-18T00:36:24.525Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/697@tmp/config9154839217879930790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:36:24.829Z] --> edgex-publish-swagger.sh [2024-09-18T00:36:24.829Z] === Publish openapi/v3 API === [2024-09-18T00:36:24.829Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-18T00:36:24.829Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/697/openapi/v3/core-command.yaml] [2024-09-18T00:36:24.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:36:24.829Z] Dload Upload Total Spent Left Speed [2024-09-18T00:36:25.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55188 --:--:-- --:--:-- --:--:-- 55095 100 32782 0 0 100 32782 0 55095 --:--:-- --:--:-- --:--:-- 55095 [2024-09-18T00:36:25.399Z] [2024-09-18T00:36:25.399Z] [2024-09-18T00:36:25.399Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/697/openapi/v3/core-data.yaml] [2024-09-18T00:36:25.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:36:25.399Z] Dload Upload Total Spent Left Speed [2024-09-18T00:36:25.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 153k --:--:-- --:--:-- --:--:-- 153k [2024-09-18T00:36:25.659Z] [2024-09-18T00:36:25.659Z] [2024-09-18T00:36:25.918Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/697/openapi/v3/core-keeper.yaml] [2024-09-18T00:36:25.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:36:25.918Z] Dload Upload Total Spent Left Speed [2024-09-18T00:36:26.177Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 225 109k --:--:-- --:--:-- --:--:-- 109k [2024-09-18T00:36:26.177Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-18T00:36:26.177Z] [2024-09-18T00:36:26.177Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/697/openapi/v3/core-metadata.yaml] [2024-09-18T00:36:26.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:36:26.177Z] Dload Upload Total Spent Left Speed [2024-09-18T00:36:26.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 414 396k --:--:-- --:--:-- --:--:-- 395k [2024-09-18T00:36:26.436Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T00:36:26.436Z] [2024-09-18T00:36:26.436Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/697/openapi/v3/support-cron-scheduler.yaml] [2024-09-18T00:36:26.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:36:26.436Z] Dload Upload Total Spent Left Speed [2024-09-18T00:36:26.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 253 182k --:--:-- --:--:-- --:--:-- 182k [2024-09-18T00:36:26.695Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-18T00:36:26.695Z] [2024-09-18T00:36:26.695Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/697/openapi/v3/support-notifications.yaml] [2024-09-18T00:36:26.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:36:26.695Z] Dload Upload Total Spent Left Speed [2024-09-18T00:36:27.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 406 222k --:--:-- --:--:-- --:--:-- 221k 100 87457 100 156 100 87301 406 222k --:--:-- --:--:-- --:--:-- 221k [2024-09-18T00:36:27.265Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T00:36:27.265Z] [2024-09-18T00:36:27.265Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/697/openapi/v3/support-scheduler.yaml] [2024-09-18T00:36:27.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-18T00:36:27.265Z] Dload Upload Total Spent Left Speed [2024-09-18T00:36:27.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 500 115k --:--:-- --:--:-- --:--:-- 116k [2024-09-18T00:36:27.524Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-18T00:36:27.524Z] [Pipeline] } [2024-09-18T00:36:27.531Z] 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-09-18T00:36:27.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T00:36:27.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:36:28.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T00:36:28.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T00:36:28.378Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-18T00:36:28.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-18T00:36:28.846Z] $ docker top f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b -eo pid,comm [2024-09-18T00:36:28.902Z] 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-09-18T00:36:28.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T00:36:28.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T00:36:28.964Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T00:36:29.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T00:36:29.072Z] $ docker exec f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b ssh-agent [2024-09-18T00:36:29.198Z] SSH_AUTH_SOCK=/tmp/ssh-Xv8UHS3GQLkC/agent.32 [2024-09-18T00:36:29.198Z] SSH_AGENT_PID=38 [2024-09-18T00:36:29.203Z] Running ssh-add (command line suppressed) [2024-09-18T00:36:29.296Z] Identity added: /w/workspace/edgex-go/697@tmp/private_key_11860117995625041386.key (/w/workspace/edgex-go/697@tmp/private_key_11860117995625041386.key) [2024-09-18T00:36:29.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T00:36:29.618Z] + git semver tag [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,804 [run_tag] DEBUG tag force:False [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,804 [check_head_tag] DEBUG check head tag [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,807 [execute] INFO git cat-file --batch-check [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=) [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,811 [execute] INFO git cat-file --batch [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=) [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,855 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,855 [execute] INFO git tag -a v3.2.0-dev.75 -m v3.2.0-dev.75 [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,855 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.75', '-m', 'v3.2.0-dev.75'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=None) [2024-09-18T00:36:29.879Z] 2024-09-18 00:36:29,861 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-18T00:36:29.879Z] 3.2.0-dev.75 [Pipeline] } [2024-09-18T00:36:30.143Z] $ docker exec --env ******** --env ******** f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b ssh-agent -k [2024-09-18T00:36:30.258Z] unset SSH_AUTH_SOCK; [2024-09-18T00:36:30.258Z] unset SSH_AGENT_PID; [2024-09-18T00:36:30.258Z] echo Agent pid 38 killed; [2024-09-18T00:36:30.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T00:36:30.591Z] + git semver [Pipeline] } [2024-09-18T00:36:30.857Z] $ docker stop --time=1 f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b [2024-09-18T00:36:32.147Z] $ docker rm -f --volumes f9adfe89f9fc52e2f5ffff39217d30dabf3ce1bbef1a56561482c8f1790a255b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:36:32.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T00:36:32.570Z] [2024-09-18T00:36:32.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:36:32.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T00:36:32.870Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-18T00:36:32.870Z] ab5ef0e58194: Pulling fs layer [2024-09-18T00:36:32.870Z] 9712f1f96733: Pulling fs layer [2024-09-18T00:36:32.870Z] 63f879dbbcfc: Pulling fs layer [2024-09-18T00:36:32.870Z] 0d9ebad4ef96: Pulling fs layer [2024-09-18T00:36:32.870Z] e9a5061849ea: Pulling fs layer [2024-09-18T00:36:32.870Z] d747dcd14b5f: Pulling fs layer [2024-09-18T00:36:32.870Z] 2de7ff778b66: Pulling fs layer [2024-09-18T00:36:32.870Z] e9a5061849ea: Waiting [2024-09-18T00:36:32.870Z] d747dcd14b5f: Waiting [2024-09-18T00:36:32.870Z] 0d9ebad4ef96: Waiting [2024-09-18T00:36:32.870Z] 9712f1f96733: Verifying Checksum [2024-09-18T00:36:32.870Z] 9712f1f96733: Download complete [2024-09-18T00:36:33.132Z] 63f879dbbcfc: Verifying Checksum [2024-09-18T00:36:33.132Z] 63f879dbbcfc: Download complete [2024-09-18T00:36:33.392Z] e9a5061849ea: Verifying Checksum [2024-09-18T00:36:33.392Z] e9a5061849ea: Download complete [2024-09-18T00:36:33.392Z] d747dcd14b5f: Verifying Checksum [2024-09-18T00:36:33.392Z] ab5ef0e58194: Verifying Checksum [2024-09-18T00:36:33.392Z] ab5ef0e58194: Download complete [2024-09-18T00:36:33.392Z] 2de7ff778b66: Verifying Checksum [2024-09-18T00:36:33.392Z] 2de7ff778b66: Download complete [2024-09-18T00:36:33.392Z] 0d9ebad4ef96: Verifying Checksum [2024-09-18T00:36:33.392Z] 0d9ebad4ef96: Download complete [2024-09-18T00:36:36.679Z] ab5ef0e58194: Pull complete [2024-09-18T00:36:36.679Z] 9712f1f96733: Pull complete [2024-09-18T00:36:36.936Z] 63f879dbbcfc: Pull complete [2024-09-18T00:36:42.242Z] 0d9ebad4ef96: Pull complete [2024-09-18T00:36:42.242Z] e9a5061849ea: Pull complete [2024-09-18T00:36:42.242Z] d747dcd14b5f: Pull complete [2024-09-18T00:36:42.810Z] 2de7ff778b66: Pull complete [2024-09-18T00:36:42.810Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-18T00:36:42.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-18T00:36:42.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T00:36:42.913Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-18T00:36:42.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-18T00:36:50.745Z] $ docker top c0432f2a0a46b28377b43126f81f24d856568ef42fb4390b15b479f73320d1ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-18T00:36:50.829Z] provisioning config files... [2024-09-18T00:36:50.836Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/697@tmp/config16598745510616486695tmp [2024-09-18T00:36:50.845Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/697@tmp/config14130095590968703954tmp [2024-09-18T00:36:50.851Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/697@tmp/config18249378596353028212tmp [Pipeline] { [Pipeline] echo [2024-09-18T00:36:50.883Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:36:51.174Z] ---> sigul-configuration.sh [2024-09-18T00:36:51.175Z] gpg: directory `/root/.gnupg' created [2024-09-18T00:36:51.175Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-18T00:36:51.175Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-18T00:36:51.175Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-18T00:36:51.175Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-18T00:36:51.175Z] gpg: CAST5 encrypted data [2024-09-18T00:36:51.175Z] gpg: encrypted with 1 passphrase [2024-09-18T00:36:51.175Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-18T00:36:51.466Z] + mkdir /home/jenkins [2024-09-18T00:36:51.467Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-18T00:36:51.758Z] + 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-09-18T00:36:51.773Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:36:52.066Z] ---> sigul-install.sh [2024-09-18T00:36:52.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-18T00:36:52.358Z] + git tag --list [2024-09-18T00:36:52.359Z] 0.6.0 [2024-09-18T00:36:52.359Z] 0.6.1 [2024-09-18T00:36:52.359Z] 0.7.0 [2024-09-18T00:36:52.359Z] 0.7.1 [2024-09-18T00:36:52.359Z] v1.0.0 [2024-09-18T00:36:52.359Z] v1.0.1 [2024-09-18T00:36:52.359Z] v1.1.0 [2024-09-18T00:36:52.359Z] v1.2.0 [2024-09-18T00:36:52.359Z] v1.2.1 [2024-09-18T00:36:52.359Z] v1.3.0 [2024-09-18T00:36:52.359Z] v1.3.1 [2024-09-18T00:36:52.359Z] v2.0.0 [2024-09-18T00:36:52.359Z] v2.1.0 [2024-09-18T00:36:52.359Z] v2.1.1 [2024-09-18T00:36:52.359Z] v2.2.0 [2024-09-18T00:36:52.359Z] v2.3.0 [2024-09-18T00:36:52.359Z] v3.0 [2024-09-18T00:36:52.359Z] v3.0.0 [2024-09-18T00:36:52.359Z] v3.1 [2024-09-18T00:36:52.359Z] v3.1.0 [2024-09-18T00:36:52.359Z] v3.1.0-dev.1 [2024-09-18T00:36:52.359Z] v3.1.0-dev.10 [2024-09-18T00:36:52.359Z] v3.1.0-dev.11 [2024-09-18T00:36:52.359Z] v3.1.0-dev.12 [2024-09-18T00:36:52.359Z] v3.1.0-dev.13 [2024-09-18T00:36:52.359Z] v3.1.0-dev.14 [2024-09-18T00:36:52.359Z] v3.1.0-dev.15 [2024-09-18T00:36:52.359Z] v3.1.0-dev.16 [2024-09-18T00:36:52.359Z] v3.1.0-dev.17 [2024-09-18T00:36:52.359Z] v3.1.0-dev.18 [2024-09-18T00:36:52.359Z] v3.1.0-dev.19 [2024-09-18T00:36:52.359Z] v3.1.0-dev.2 [2024-09-18T00:36:52.359Z] v3.1.0-dev.20 [2024-09-18T00:36:52.359Z] v3.1.0-dev.21 [2024-09-18T00:36:52.359Z] v3.1.0-dev.22 [2024-09-18T00:36:52.359Z] v3.1.0-dev.23 [2024-09-18T00:36:52.359Z] v3.1.0-dev.24 [2024-09-18T00:36:52.359Z] v3.1.0-dev.25 [2024-09-18T00:36:52.359Z] v3.1.0-dev.26 [2024-09-18T00:36:52.359Z] v3.1.0-dev.27 [2024-09-18T00:36:52.359Z] v3.1.0-dev.28 [2024-09-18T00:36:52.359Z] v3.1.0-dev.29 [2024-09-18T00:36:52.359Z] v3.1.0-dev.3 [2024-09-18T00:36:52.359Z] v3.1.0-dev.30 [2024-09-18T00:36:52.359Z] v3.1.0-dev.31 [2024-09-18T00:36:52.359Z] v3.1.0-dev.32 [2024-09-18T00:36:52.359Z] v3.1.0-dev.33 [2024-09-18T00:36:52.359Z] v3.1.0-dev.34 [2024-09-18T00:36:52.359Z] v3.1.0-dev.35 [2024-09-18T00:36:52.359Z] v3.1.0-dev.36 [2024-09-18T00:36:52.359Z] v3.1.0-dev.37 [2024-09-18T00:36:52.359Z] v3.1.0-dev.38 [2024-09-18T00:36:52.359Z] v3.1.0-dev.39 [2024-09-18T00:36:52.359Z] v3.1.0-dev.4 [2024-09-18T00:36:52.359Z] v3.1.0-dev.40 [2024-09-18T00:36:52.359Z] v3.1.0-dev.41 [2024-09-18T00:36:52.359Z] v3.1.0-dev.42 [2024-09-18T00:36:52.359Z] v3.1.0-dev.43 [2024-09-18T00:36:52.359Z] v3.1.0-dev.44 [2024-09-18T00:36:52.359Z] v3.1.0-dev.45 [2024-09-18T00:36:52.359Z] v3.1.0-dev.46 [2024-09-18T00:36:52.359Z] v3.1.0-dev.47 [2024-09-18T00:36:52.359Z] v3.1.0-dev.48 [2024-09-18T00:36:52.359Z] v3.1.0-dev.49 [2024-09-18T00:36:52.359Z] v3.1.0-dev.5 [2024-09-18T00:36:52.359Z] v3.1.0-dev.50 [2024-09-18T00:36:52.359Z] v3.1.0-dev.51 [2024-09-18T00:36:52.359Z] v3.1.0-dev.52 [2024-09-18T00:36:52.359Z] v3.1.0-dev.53 [2024-09-18T00:36:52.359Z] v3.1.0-dev.54 [2024-09-18T00:36:52.359Z] v3.1.0-dev.55 [2024-09-18T00:36:52.359Z] v3.1.0-dev.56 [2024-09-18T00:36:52.359Z] v3.1.0-dev.57 [2024-09-18T00:36:52.359Z] v3.1.0-dev.58 [2024-09-18T00:36:52.359Z] v3.1.0-dev.59 [2024-09-18T00:36:52.359Z] v3.1.0-dev.6 [2024-09-18T00:36:52.359Z] v3.1.0-dev.60 [2024-09-18T00:36:52.359Z] v3.1.0-dev.61 [2024-09-18T00:36:52.359Z] v3.1.0-dev.62 [2024-09-18T00:36:52.359Z] v3.1.0-dev.63 [2024-09-18T00:36:52.359Z] v3.1.0-dev.64 [2024-09-18T00:36:52.359Z] v3.1.0-dev.65 [2024-09-18T00:36:52.359Z] v3.1.0-dev.66 [2024-09-18T00:36:52.359Z] v3.1.0-dev.67 [2024-09-18T00:36:52.359Z] v3.1.0-dev.68 [2024-09-18T00:36:52.359Z] v3.1.0-dev.69 [2024-09-18T00:36:52.359Z] v3.1.0-dev.7 [2024-09-18T00:36:52.359Z] v3.1.0-dev.70 [2024-09-18T00:36:52.359Z] v3.1.0-dev.71 [2024-09-18T00:36:52.359Z] v3.1.0-dev.72 [2024-09-18T00:36:52.359Z] v3.1.0-dev.73 [2024-09-18T00:36:52.359Z] v3.1.0-dev.8 [2024-09-18T00:36:52.359Z] v3.1.0-dev.9 [2024-09-18T00:36:52.359Z] v3.1.1 [2024-09-18T00:36:52.359Z] v3.1.1-dev.1 [2024-09-18T00:36:52.359Z] v3.1.1-dev.2 [2024-09-18T00:36:52.359Z] v3.2.0-dev.1 [2024-09-18T00:36:52.359Z] v3.2.0-dev.10 [2024-09-18T00:36:52.359Z] v3.2.0-dev.11 [2024-09-18T00:36:52.359Z] v3.2.0-dev.12 [2024-09-18T00:36:52.359Z] v3.2.0-dev.13 [2024-09-18T00:36:52.359Z] v3.2.0-dev.14 [2024-09-18T00:36:52.359Z] v3.2.0-dev.15 [2024-09-18T00:36:52.359Z] v3.2.0-dev.16 [2024-09-18T00:36:52.359Z] v3.2.0-dev.17 [2024-09-18T00:36:52.359Z] v3.2.0-dev.18 [2024-09-18T00:36:52.359Z] v3.2.0-dev.19 [2024-09-18T00:36:52.359Z] v3.2.0-dev.2 [2024-09-18T00:36:52.359Z] v3.2.0-dev.20 [2024-09-18T00:36:52.359Z] v3.2.0-dev.21 [2024-09-18T00:36:52.359Z] v3.2.0-dev.22 [2024-09-18T00:36:52.359Z] v3.2.0-dev.23 [2024-09-18T00:36:52.359Z] v3.2.0-dev.24 [2024-09-18T00:36:52.359Z] v3.2.0-dev.25 [2024-09-18T00:36:52.359Z] v3.2.0-dev.26 [2024-09-18T00:36:52.359Z] v3.2.0-dev.27 [2024-09-18T00:36:52.359Z] v3.2.0-dev.28 [2024-09-18T00:36:52.359Z] v3.2.0-dev.29 [2024-09-18T00:36:52.359Z] v3.2.0-dev.3 [2024-09-18T00:36:52.359Z] v3.2.0-dev.30 [2024-09-18T00:36:52.359Z] v3.2.0-dev.31 [2024-09-18T00:36:52.359Z] v3.2.0-dev.32 [2024-09-18T00:36:52.359Z] v3.2.0-dev.33 [2024-09-18T00:36:52.359Z] v3.2.0-dev.34 [2024-09-18T00:36:52.359Z] v3.2.0-dev.35 [2024-09-18T00:36:52.359Z] v3.2.0-dev.36 [2024-09-18T00:36:52.359Z] v3.2.0-dev.37 [2024-09-18T00:36:52.359Z] v3.2.0-dev.38 [2024-09-18T00:36:52.359Z] v3.2.0-dev.39 [2024-09-18T00:36:52.359Z] v3.2.0-dev.4 [2024-09-18T00:36:52.359Z] v3.2.0-dev.40 [2024-09-18T00:36:52.359Z] v3.2.0-dev.41 [2024-09-18T00:36:52.359Z] v3.2.0-dev.42 [2024-09-18T00:36:52.359Z] v3.2.0-dev.43 [2024-09-18T00:36:52.359Z] v3.2.0-dev.44 [2024-09-18T00:36:52.359Z] v3.2.0-dev.45 [2024-09-18T00:36:52.359Z] v3.2.0-dev.46 [2024-09-18T00:36:52.359Z] v3.2.0-dev.47 [2024-09-18T00:36:52.359Z] v3.2.0-dev.48 [2024-09-18T00:36:52.359Z] v3.2.0-dev.49 [2024-09-18T00:36:52.359Z] v3.2.0-dev.5 [2024-09-18T00:36:52.359Z] v3.2.0-dev.50 [2024-09-18T00:36:52.359Z] v3.2.0-dev.51 [2024-09-18T00:36:52.359Z] v3.2.0-dev.52 [2024-09-18T00:36:52.359Z] v3.2.0-dev.53 [2024-09-18T00:36:52.359Z] v3.2.0-dev.54 [2024-09-18T00:36:52.359Z] v3.2.0-dev.55 [2024-09-18T00:36:52.359Z] v3.2.0-dev.56 [2024-09-18T00:36:52.359Z] v3.2.0-dev.57 [2024-09-18T00:36:52.359Z] v3.2.0-dev.58 [2024-09-18T00:36:52.359Z] v3.2.0-dev.59 [2024-09-18T00:36:52.359Z] v3.2.0-dev.6 [2024-09-18T00:36:52.359Z] v3.2.0-dev.60 [2024-09-18T00:36:52.359Z] v3.2.0-dev.61 [2024-09-18T00:36:52.359Z] v3.2.0-dev.62 [2024-09-18T00:36:52.359Z] v3.2.0-dev.63 [2024-09-18T00:36:52.359Z] v3.2.0-dev.64 [2024-09-18T00:36:52.359Z] v3.2.0-dev.65 [2024-09-18T00:36:52.359Z] v3.2.0-dev.66 [2024-09-18T00:36:52.359Z] v3.2.0-dev.67 [2024-09-18T00:36:52.359Z] v3.2.0-dev.68 [2024-09-18T00:36:52.359Z] v3.2.0-dev.69 [2024-09-18T00:36:52.359Z] v3.2.0-dev.7 [2024-09-18T00:36:52.359Z] v3.2.0-dev.70 [2024-09-18T00:36:52.359Z] v3.2.0-dev.71 [2024-09-18T00:36:52.359Z] v3.2.0-dev.72 [2024-09-18T00:36:52.359Z] v3.2.0-dev.73 [2024-09-18T00:36:52.359Z] v3.2.0-dev.74 [2024-09-18T00:36:52.359Z] v3.2.0-dev.75 [2024-09-18T00:36:52.359Z] v3.2.0-dev.8 [2024-09-18T00:36:52.359Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-18T00:36:52.651Z] + lftools sign git-tag v3.2.0-dev.75 [2024-09-18T00:36:53.226Z] Signing Git tag with Sigul... [2024-09-18T00:36:53.226Z] Signing v3.2.0-dev.75 [Pipeline] echo [2024-09-18T00:36:53.505Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:36:53.800Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-18T00:36:53.806Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-18T00:36:53.828Z] $ docker stop --time=1 c0432f2a0a46b28377b43126f81f24d856568ef42fb4390b15b479f73320d1ee [2024-09-18T00:36:55.152Z] $ docker rm -f --volumes c0432f2a0a46b28377b43126f81f24d856568ef42fb4390b15b479f73320d1ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-18T00:36:55.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T00:36:55.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:36:55.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T00:36:55.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T00:36:56.022Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-18T00:36:56.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-18T00:36:56.414Z] $ docker top 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 -eo pid,comm [2024-09-18T00:36:56.470Z] 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-09-18T00:36:56.470Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T00:36:56.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T00:36:56.537Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T00:36:56.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T00:36:56.648Z] $ docker exec 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 ssh-agent [2024-09-18T00:36:56.767Z] SSH_AUTH_SOCK=/tmp/ssh-up8URPwU198K/agent.31 [2024-09-18T00:36:56.767Z] SSH_AGENT_PID=37 [2024-09-18T00:36:56.772Z] Running ssh-add (command line suppressed) [2024-09-18T00:36:56.871Z] Identity added: /w/workspace/edgex-go/697@tmp/private_key_14781741688447367459.key (/w/workspace/edgex-go/697@tmp/private_key_14781741688447367459.key) [2024-09-18T00:36:56.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T00:36:57.185Z] + git semver bump pre [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,351 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,351 [bump_version] DEBUG bumping version:3.2.0-dev.75 on axis:pre with prefix:dev [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,351 [bump_version] DEBUG bumped version:3.2.0-dev.76 [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,351 [write_version] DEBUG write version:3.2.0-dev.76 to path:/w/workspace/edgex-go/697/.semver/main with force:True [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,351 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,351 [write_file] DEBUG write to file:/w/workspace/edgex-go/697/.semver/main [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,353 [execute] INFO git cat-file --batch-check [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,359 [execute] INFO git cat-file --batch [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T00:36:57.445Z] 2024-09-18 00:36:57,365 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-18T00:36:57.445Z] 3.2.0-dev.76 [Pipeline] } [2024-09-18T00:36:57.450Z] $ docker exec --env ******** --env ******** 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 ssh-agent -k [2024-09-18T00:36:57.549Z] unset SSH_AUTH_SOCK; [2024-09-18T00:36:57.550Z] unset SSH_AGENT_PID; [2024-09-18T00:36:57.550Z] echo Agent pid 37 killed; [2024-09-18T00:36:57.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T00:36:57.898Z] + git semver [Pipeline] } [2024-09-18T00:36:58.167Z] $ docker stop --time=1 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 [2024-09-18T00:36:59.446Z] $ docker rm -f --volumes 01746ded8c23d1eab7ee1569e68b1931e7a445fac339a8768b318717ad0fe1e3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-18T00:36:59.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-18T00:36:59.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:37:00.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-18T00:37:00.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T00:37:00.210Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-18T00:37:00.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-18T00:37:00.630Z] $ docker top 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b -eo pid,comm [2024-09-18T00:37:00.685Z] 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-09-18T00:37:00.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-18T00:37:00.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-18T00:37:00.810Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-18T00:37:00.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-18T00:37:00.925Z] $ docker exec 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b ssh-agent [2024-09-18T00:37:01.033Z] SSH_AUTH_SOCK=/tmp/ssh-AXywnPxDm2GP/agent.33 [2024-09-18T00:37:01.033Z] SSH_AGENT_PID=39 [2024-09-18T00:37:01.038Z] Running ssh-add (command line suppressed) [2024-09-18T00:37:01.156Z] Identity added: /w/workspace/edgex-go/697@tmp/private_key_7769710648311707991.key (/w/workspace/edgex-go/697@tmp/private_key_7769710648311707991.key) [2024-09-18T00:37:01.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-18T00:37:01.467Z] + git semver push [2024-09-18T00:37:01.728Z] 2024-09-18 00:37:01,663 [run_push] DEBUG push [2024-09-18T00:37:01.728Z] 2024-09-18 00:37:01,664 [execute] INFO git cat-file --batch-check [2024-09-18T00:37:01.728Z] 2024-09-18 00:37:01,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=) [2024-09-18T00:37:01.728Z] 2024-09-18 00:37:01,669 [execute] INFO git rev-list fc69230c8574bc8b6f20ff197d654417f9db0060 -- [2024-09-18T00:37:01.728Z] 2024-09-18 00:37:01,670 [execute] DEBUG Popen(['git', 'rev-list', 'fc69230c8574bc8b6f20ff197d654417f9db0060', '--'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-18T00:37:01.728Z] 2024-09-18 00:37:01,690 [execute] INFO git fetch -v origin [2024-09-18T00:37:01.728Z] 2024-09-18 00:37:01,690 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-18T00:37:02.298Z] 2024-09-18 00:37:02,132 [run_push] DEBUG no remote changes detected [2024-09-18T00:37:02.298Z] 2024-09-18 00:37:02,133 [execute] INFO git push origin semver [2024-09-18T00:37:02.298Z] 2024-09-18 00:37:02,133 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/697/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-18T00:37:03.237Z] 2024-09-18 00:37:02,903 [run_push] DEBUG push all version tags [2024-09-18T00:37:03.237Z] 2024-09-18 00:37:02,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-18T00:37:03.237Z] 2024-09-18 00:37:02,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/697, universal_newlines=False, shell=None, istream=None) [2024-09-18T00:37:03.819Z] 2024-09-18 00:37:03,534 [read_version] DEBUG read version from /w/workspace/edgex-go/697/.semver/main [2024-09-18T00:37:03.819Z] 3.2.0-dev.76 [Pipeline] } [2024-09-18T00:37:03.823Z] $ docker exec --env ******** --env ******** 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b ssh-agent -k [2024-09-18T00:37:03.926Z] unset SSH_AUTH_SOCK; [2024-09-18T00:37:03.926Z] unset SSH_AGENT_PID; [2024-09-18T00:37:03.926Z] echo Agent pid 39 killed; [2024-09-18T00:37:03.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-18T00:37:04.276Z] + git semver [Pipeline] } [2024-09-18T00:37:04.544Z] $ docker stop --time=1 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b [2024-09-18T00:37:05.850Z] $ docker rm -f --volumes 7d316b998999ebb10ecf09f122dcbec3233495e61f3acf94426d4421685a742b [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-09-18T00:37:06.469Z] + [ -d /w/workspace/edgex-go/697/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:37:06.759Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:37:07.622Z] ---> package-listing.sh [2024-09-18T00:37:07.622Z] ++ facter osfamily [2024-09-18T00:37:07.622Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-18T00:37:07.881Z] + OS_FAMILY=debian [2024-09-18T00:37:07.881Z] + workspace=/w/workspace/edgex-go/697 [2024-09-18T00:37:07.881Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-18T00:37:07.881Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-18T00:37:07.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-18T00:37:07.881Z] + PACKAGES=/tmp/packages_start.txt [2024-09-18T00:37:07.881Z] + '[' /w/workspace/edgex-go/697 ']' [2024-09-18T00:37:07.881Z] + PACKAGES=/tmp/packages_end.txt [2024-09-18T00:37:07.881Z] + case "${OS_FAMILY}" in [2024-09-18T00:37:07.881Z] + dpkg -l [2024-09-18T00:37:07.881Z] + grep '^ii' [2024-09-18T00:37:07.881Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-18T00:37:07.881Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-18T00:37:07.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-18T00:37:07.881Z] + '[' /w/workspace/edgex-go/697 ']' [2024-09-18T00:37:07.881Z] + mkdir -p /w/workspace/edgex-go/697/archives/ [2024-09-18T00:37:07.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/697/archives/ [Pipeline] echo [2024-09-18T00:37:07.894Z] 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/697/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-18T00:37:08.173Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:37:08.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T00:37:08.730Z] [2024-09-18T00:37:08.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-18T00:37:09.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T00:37:09.035Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-18T00:37:09.035Z] 5eb5b503b376: Pulling fs layer [2024-09-18T00:37:09.035Z] 5c69ac0246d0: Pulling fs layer [2024-09-18T00:37:09.036Z] ec43610c2a17: Pulling fs layer [2024-09-18T00:37:09.036Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-18T00:37:09.036Z] 33b1e0a273af: Pulling fs layer [2024-09-18T00:37:09.036Z] 5d3b04190fa2: Pulling fs layer [2024-09-18T00:37:09.036Z] 2f39f015ded8: Pulling fs layer [2024-09-18T00:37:09.036Z] 3a2ae6a8a46f: Waiting [2024-09-18T00:37:09.036Z] 33b1e0a273af: Waiting [2024-09-18T00:37:09.036Z] 5d3b04190fa2: Waiting [2024-09-18T00:37:09.036Z] 2f39f015ded8: Waiting [2024-09-18T00:37:09.036Z] 5c69ac0246d0: Download complete [2024-09-18T00:37:09.295Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-18T00:37:09.295Z] 3a2ae6a8a46f: Download complete [2024-09-18T00:37:09.295Z] 33b1e0a273af: Verifying Checksum [2024-09-18T00:37:09.295Z] 33b1e0a273af: Download complete [2024-09-18T00:37:09.295Z] 5d3b04190fa2: Verifying Checksum [2024-09-18T00:37:09.295Z] 5d3b04190fa2: Download complete [2024-09-18T00:37:09.554Z] ec43610c2a17: Download complete [2024-09-18T00:37:09.554Z] 5eb5b503b376: Verifying Checksum [2024-09-18T00:37:09.554Z] 5eb5b503b376: Download complete [2024-09-18T00:37:10.120Z] 2f39f015ded8: Download complete [2024-09-18T00:37:11.056Z] 5eb5b503b376: Pull complete [2024-09-18T00:37:11.056Z] 5c69ac0246d0: Pull complete [2024-09-18T00:37:11.624Z] ec43610c2a17: Pull complete [2024-09-18T00:37:11.624Z] 3a2ae6a8a46f: Pull complete [2024-09-18T00:37:11.883Z] 33b1e0a273af: Pull complete [2024-09-18T00:37:11.883Z] 5d3b04190fa2: Pull complete [2024-09-18T00:37:17.154Z] 2f39f015ded8: Pull complete [2024-09-18T00:37:17.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-18T00:37:17.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-18T00:37:17.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-18T00:37:17.258Z] prd-ubuntu20.04-docker-8c-8g-10538 does not seem to be running inside a container [2024-09-18T00:37:17.284Z] $ 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/697/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/697 -v /w/workspace/edgex-go/697:/w/workspace/edgex-go/697:rw,z -v /w/workspace/edgex-go/697@tmp:/w/workspace/edgex-go/697@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-09-18T00:37:23.465Z] $ docker top ba2162794f601016df191c5ab9719c9b96b96b0d74546fe1c6c786bf67cb3eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-18T00:37:23.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-18T00:37:24.117Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-18T00:37:24.398Z] + ls /var/log/sa-host [2024-09-18T00:37:24.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-18T00:37:24.597Z] provisioning config files... [2024-09-18T00:37:24.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/697@tmp/config5785187432388465714tmp [Pipeline] { [Pipeline] echo [2024-09-18T00:37:24.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:37:24.909Z] ---> create-netrc.sh [Pipeline] } [2024-09-18T00:37:24.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:37:25.255Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-18T00:37:25.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:37:25.551Z] ---> sudo-logs.sh [2024-09-18T00:37:25.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-18T00:37:25.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:37:25.856Z] ---> job-cost.sh [2024-09-18T00:37:25.856Z] lf-activate-venv: SKIPPING [2024-09-18T00:37:25.856Z] DEBUG: total: 0.10999999940395355 [2024-09-18T00:37:25.856Z] INFO: Retrieving Stack Cost... [2024-09-18T00:37:26.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-18T00:37:26.686Z] INFO: Archiving Costs [Pipeline] echo [2024-09-18T00:37:26.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-18T00:37:26.982Z] ---> logs-deploy.sh [2024-09-18T00:37:26.982Z] lf-activate-venv: SKIPPING [2024-09-18T00:37:26.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/697 [2024-09-18T00:37:26.982Z] INFO: archiving workspace using pattern(s): [2024-09-18T00:37:27.920Z] Archives upload complete. [2024-09-18T00:37:28.179Z] INFO: archiving logs to Nexus