Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6f99ba4b961ab207b8eb6d15e7748acd28fde6d 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-ssh89035797247019274.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3081813689618148144.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh961169219377521439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh11606625360809339681.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-ssh1802403917996811978.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-8024 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/676 [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/676 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f6f99ba4b961ab207b8eb6d15e7748acd28fde6d (main) Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler (#4868)" > git config core.sparsecheckout # timeout=10 > git checkout -f f6f99ba4b961ab207b8eb6d15e7748acd28fde6d # timeout=10 > git rev-list --no-walk 236833ffc84d188f677089422aea854ddee30426 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-20T06:45:04.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-20T06:45:04.992Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-20T06:45:05.017Z] ========================================================= [2024-08-20T06:45:05.017Z] EdgeX Global Pipelines Version Info [2024-08-20T06:45:05.017Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-20T06:45:05.748Z] ------------------- [2024-08-20T06:45:05.748Z] stable info: [2024-08-20T06:45:05.748Z] ------------------- [2024-08-20T06:45:05.748Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-20T06:45:05.748Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-20T06:45:05.748Z] Message: update stable to v1.0.260 [2024-08-20T06:45:06.318Z] ------------------- [2024-08-20T06:45:06.318Z] experimental info: [2024-08-20T06:45:06.318Z] ------------------- [2024-08-20T06:45:06.318Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-20T06:45:06.318Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-20T06:45:06.318Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-20T06:45:06.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-20T06:45:06.406Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-20T06:45:06.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-20T06:45:06.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-20T06:45:06.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-20T06:45:06.484Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-20T06:45:06.503Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-20T06:45:06.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-20T06:45:06.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-20T06:45:06.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-20T06:45:06.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-20T06:45:06.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-20T06:45:06.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-20T06:45:06.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-20T06:45:06.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-20T06:45:06.681Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-20T06:45:06.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-20T06:45:06.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-20T06:45:06.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-20T06:45:06.768Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-20T06:45:06.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-20T06:45:06.806Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-20T06:45:06.826Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-20T06:45:06.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-20T06:45:06.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-20T06:45:06.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-20T06:45:06.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] echo [2024-08-20T06:45:06.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6f99ba [Pipeline] echo [2024-08-20T06:45:06.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T06:45:07.003Z] provisioning config files... [2024-08-20T06:45:07.018Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config4266696369957182921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T06:45:07.346Z] ---> ****-login.sh [2024-08-20T06:45:07.346Z] nexus3.edgexfoundry.org:10001 [2024-08-20T06:45:07.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:45:07.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:45:07.867Z] Configure a credential helper to remove this warning. See [2024-08-20T06:45:07.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:45:07.867Z] [2024-08-20T06:45:07.867Z] Login Succeeded [2024-08-20T06:45:07.867Z] nexus3.edgexfoundry.org:10002 [2024-08-20T06:45:07.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:45:07.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:45:07.867Z] Configure a credential helper to remove this warning. See [2024-08-20T06:45:07.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:45:07.867Z] [2024-08-20T06:45:07.867Z] Login Succeeded [2024-08-20T06:45:07.867Z] nexus3.edgexfoundry.org:10003 [2024-08-20T06:45:08.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:45:08.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:45:08.128Z] Configure a credential helper to remove this warning. See [2024-08-20T06:45:08.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:45:08.128Z] [2024-08-20T06:45:08.128Z] Login Succeeded [2024-08-20T06:45:08.128Z] nexus3.edgexfoundry.org:10004 [2024-08-20T06:45:08.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:45:08.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:45:08.128Z] Configure a credential helper to remove this warning. See [2024-08-20T06:45:08.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:45:08.128Z] [2024-08-20T06:45:08.128Z] Login Succeeded [2024-08-20T06:45:08.128Z] ****.io [2024-08-20T06:45:08.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:45:08.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:45:08.388Z] Configure a credential helper to remove this warning. See [2024-08-20T06:45:08.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:45:08.388Z] [2024-08-20T06:45:08.388Z] Login Succeeded [2024-08-20T06:45:08.388Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T06:45:08.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T06:45:08.723Z] + 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-08-20T06:45:08.723Z] + dirname cmd/core-command/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-20T06:45:08.723Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-20T06:45:08.723Z] cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/core-data/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/core-keeper/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/core-metadata/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-20T06:45:08.723Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2024-08-20T06:45:08.723Z] cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-20T06:45:08.723Z] + + dirname cmd/security-spire-server/Dockerfile [2024-08-20T06:45:08.723Z] cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-20T06:45:08.723Z] + + cut -d/ -f2 [2024-08-20T06:45:08.723Z] dirname cmd/support-notifications/Dockerfile [2024-08-20T06:45:08.723Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-20T06:45:08.723Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-20T06:45:08.723Z] + cut -d/ -f2 [2024-08-20T06:45:08.723Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-20T06:45:08.765Z] 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-08-20T06:45:09.120Z] + git rev-list -1 --merges f6f99ba4b961ab207b8eb6d15e7748acd28fde6d~1..f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] echo [2024-08-20T06:45:09.132Z] -----------> git rev-list -1 --merges f6f99ba4b961ab207b8eb6d15e7748acd28fde6d~1..f6f99ba4b961ab207b8eb6d15e7748acd28fde6d f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [false] [Pipeline] sh [2024-08-20T06:45:09.425Z] + git log --format=format:%s -1 f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] echo [2024-08-20T06:45:09.442Z] ========================================================= [2024-08-20T06:45:09.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-20T06:45:09.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-20T06:45:09.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-20T06:45:09.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-20T06:45:09.864Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-20T06:45:09.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-20T06:45:09.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-20T06:45:09.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-20T06:45:09.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:45:10.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T06:45:10.278Z] [2024-08-20T06:45:10.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:45:10.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T06:45:10.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-20T06:45:10.589Z] b85a868b505f: Pulling fs layer [2024-08-20T06:45:10.589Z] e2be974225ed: Pulling fs layer [2024-08-20T06:45:10.589Z] 339a4e72a1f5: Pulling fs layer [2024-08-20T06:45:10.589Z] 988bab9f4d93: Pulling fs layer [2024-08-20T06:45:10.589Z] 1469e6f7b9e6: Pulling fs layer [2024-08-20T06:45:10.589Z] eaf3925da568: Pulling fs layer [2024-08-20T06:45:10.589Z] bab4dde63d76: Pulling fs layer [2024-08-20T06:45:10.589Z] bde34c3a00c8: Pulling fs layer [2024-08-20T06:45:10.589Z] b352a97aabf1: Pulling fs layer [2024-08-20T06:45:10.589Z] 4872d77fe225: Pulling fs layer [2024-08-20T06:45:10.589Z] 5851b861e8e6: Pulling fs layer [2024-08-20T06:45:10.589Z] bab4dde63d76: Waiting [2024-08-20T06:45:10.589Z] bde34c3a00c8: Waiting [2024-08-20T06:45:10.589Z] b352a97aabf1: Waiting [2024-08-20T06:45:10.589Z] 4872d77fe225: Waiting [2024-08-20T06:45:10.589Z] 5851b861e8e6: Waiting [2024-08-20T06:45:10.589Z] 1469e6f7b9e6: Waiting [2024-08-20T06:45:10.589Z] 988bab9f4d93: Waiting [2024-08-20T06:45:10.589Z] eaf3925da568: Waiting [2024-08-20T06:45:10.589Z] e2be974225ed: Verifying Checksum [2024-08-20T06:45:10.589Z] e2be974225ed: Download complete [2024-08-20T06:45:10.589Z] 988bab9f4d93: Verifying Checksum [2024-08-20T06:45:10.589Z] 988bab9f4d93: Download complete [2024-08-20T06:45:10.589Z] 1469e6f7b9e6: Verifying Checksum [2024-08-20T06:45:10.589Z] 1469e6f7b9e6: Download complete [2024-08-20T06:45:10.855Z] eaf3925da568: Verifying Checksum [2024-08-20T06:45:10.855Z] eaf3925da568: Download complete [2024-08-20T06:45:10.855Z] 339a4e72a1f5: Verifying Checksum [2024-08-20T06:45:10.855Z] 339a4e72a1f5: Download complete [2024-08-20T06:45:10.855Z] bde34c3a00c8: Download complete [2024-08-20T06:45:10.855Z] b352a97aabf1: Verifying Checksum [2024-08-20T06:45:10.855Z] 4872d77fe225: Verifying Checksum [2024-08-20T06:45:10.855Z] 4872d77fe225: Download complete [2024-08-20T06:45:10.855Z] 5851b861e8e6: Download complete [2024-08-20T06:45:10.855Z] b85a868b505f: Verifying Checksum [2024-08-20T06:45:10.855Z] b85a868b505f: Download complete [2024-08-20T06:45:11.114Z] bab4dde63d76: Verifying Checksum [2024-08-20T06:45:11.114Z] bab4dde63d76: Download complete [2024-08-20T06:45:12.495Z] b85a868b505f: Pull complete [2024-08-20T06:45:12.495Z] e2be974225ed: Pull complete [2024-08-20T06:45:13.066Z] 339a4e72a1f5: Pull complete [2024-08-20T06:45:13.066Z] 988bab9f4d93: Pull complete [2024-08-20T06:45:13.328Z] 1469e6f7b9e6: Pull complete [2024-08-20T06:45:13.328Z] eaf3925da568: Pull complete [2024-08-20T06:45:15.234Z] bab4dde63d76: Pull complete [2024-08-20T06:45:15.234Z] bde34c3a00c8: Pull complete [2024-08-20T06:45:15.494Z] b352a97aabf1: Pull complete [2024-08-20T06:45:15.494Z] 4872d77fe225: Pull complete [2024-08-20T06:45:15.494Z] 5851b861e8e6: Pull complete [2024-08-20T06:45:15.755Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-20T06:45:15.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T06:45:15.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T06:45:15.902Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T06:45:15.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-20T06:45:19.174Z] $ docker top 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 -eo pid,comm [2024-08-20T06:45:19.235Z] 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-08-20T06:45:19.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-20T06:45:19.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T06:45:19.288Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T06:45:19.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T06:45:19.410Z] $ docker exec 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent [2024-08-20T06:45:19.530Z] SSH_AUTH_SOCK=/tmp/ssh-5kRc0vE1hpBW/agent.32 [2024-08-20T06:45:19.530Z] SSH_AGENT_PID=38 [2024-08-20T06:45:19.536Z] Running ssh-add (command line suppressed) [2024-08-20T06:45:19.637Z] Identity added: /w/workspace/edgex-go/676@tmp/private_key_6321246304148585224.key (/w/workspace/edgex-go/676@tmp/private_key_6321246304148585224.key) [2024-08-20T06:45:19.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T06:45:19.953Z] + git tag --points-at HEAD [Pipeline] } [2024-08-20T06:45:19.962Z] $ docker exec --env ******** --env ******** 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent -k [2024-08-20T06:45:20.061Z] unset SSH_AUTH_SOCK; [2024-08-20T06:45:20.062Z] unset SSH_AGENT_PID; [2024-08-20T06:45:20.062Z] echo Agent pid 38 killed; [2024-08-20T06:45:20.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-20T06:45:20.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T06:45:20.114Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T06:45:20.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T06:45:20.235Z] $ docker exec 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent [2024-08-20T06:45:20.361Z] SSH_AUTH_SOCK=/tmp/ssh-9xcnMW895FJ7/agent.71 [2024-08-20T06:45:20.361Z] SSH_AGENT_PID=77 [2024-08-20T06:45:20.366Z] Running ssh-add (command line suppressed) [2024-08-20T06:45:20.471Z] Identity added: /w/workspace/edgex-go/676@tmp/private_key_6995695526907535139.key (/w/workspace/edgex-go/676@tmp/private_key_6995695526907535139.key) [2024-08-20T06:45:20.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T06:45:20.779Z] + git semver init [2024-08-20T06:45:21.039Z] 2024-08-20 06:45:20,967 [run_init] DEBUG init version:0.0.0 force:False [2024-08-20T06:45:21.039Z] 2024-08-20 06:45:20,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/676/.semver [2024-08-20T06:45:21.039Z] 2024-08-20 06:45:20,968 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/676/.semver [2024-08-20T06:45:21.039Z] 2024-08-20 06:45:20,969 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/676/.semver'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=None) [2024-08-20T06:45:26.335Z] 2024-08-20 06:45:26,101 [append_file] DEBUG append to file:/w/workspace/edgex-go/676/.git/info/exclude [2024-08-20T06:45:26.335Z] 2024-08-20 06:45:26,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/676/.semver/main with force:False [2024-08-20T06:45:26.335Z] 2024-08-20 06:45:26,102 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T06:45:26.335Z] 2024-08-20 06:45:26,102 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T06:45:26.335Z] 3.2.0-dev.57 [Pipeline] } [2024-08-20T06:45:26.342Z] $ docker exec --env ******** --env ******** 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 ssh-agent -k [2024-08-20T06:45:26.436Z] unset SSH_AUTH_SOCK; [2024-08-20T06:45:26.437Z] unset SSH_AGENT_PID; [2024-08-20T06:45:26.437Z] echo Agent pid 77 killed; [2024-08-20T06:45:26.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T06:45:26.768Z] + git semver [Pipeline] } [2024-08-20T06:45:27.042Z] $ docker stop --time=1 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 [2024-08-20T06:45:28.356Z] $ docker rm -f --volumes 6d71374cfa6f20e2abfe7a42e74d690022186baffa4c4783333583f9490cce70 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T06:45:28.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-20T06:45:28.947Z] Stashed 1 file(s) [Pipeline] echo [2024-08-20T06:45:28.951Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.57 [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-08-20T06:45:29.372Z] + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] echo [2024-08-20T06:45:29.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T06:45:29.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T06:45:29.429Z] ========================================================= [2024-08-20T06:45:29.429Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-20T06:45:29.429Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-20T06:45:29.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T06:45:29.730Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-20T06:45:29.730Z] 619be1103602: Pulling fs layer [2024-08-20T06:45:29.730Z] 7862e08f4a3e: Pulling fs layer [2024-08-20T06:45:29.730Z] 5df492c9dc93: Pulling fs layer [2024-08-20T06:45:29.730Z] 7629e6793208: Pulling fs layer [2024-08-20T06:45:29.730Z] 4f4fb700ef54: Pulling fs layer [2024-08-20T06:45:29.730Z] 7629e6793208: Waiting [2024-08-20T06:45:29.730Z] fb5054dd5b73: Pulling fs layer [2024-08-20T06:45:29.730Z] eeca6798cff9: Pulling fs layer [2024-08-20T06:45:29.730Z] 4f4fb700ef54: Waiting [2024-08-20T06:45:29.730Z] aa269ceb94a6: Pulling fs layer [2024-08-20T06:45:29.730Z] fb5054dd5b73: Waiting [2024-08-20T06:45:29.730Z] ada007ff1a6a: Pulling fs layer [2024-08-20T06:45:29.730Z] eeca6798cff9: Waiting [2024-08-20T06:45:29.730Z] aa269ceb94a6: Waiting [2024-08-20T06:45:29.730Z] 7862e08f4a3e: Download complete [2024-08-20T06:45:29.730Z] 7629e6793208: Verifying Checksum [2024-08-20T06:45:29.730Z] 7629e6793208: Download complete [2024-08-20T06:45:29.730Z] 4f4fb700ef54: Verifying Checksum [2024-08-20T06:45:29.730Z] 4f4fb700ef54: Download complete [2024-08-20T06:45:29.730Z] fb5054dd5b73: Verifying Checksum [2024-08-20T06:45:29.730Z] fb5054dd5b73: Download complete [2024-08-20T06:45:29.730Z] 619be1103602: Verifying Checksum [2024-08-20T06:45:29.730Z] 619be1103602: Download complete [2024-08-20T06:45:29.730Z] eeca6798cff9: Verifying Checksum [2024-08-20T06:45:29.730Z] eeca6798cff9: Download complete [2024-08-20T06:45:29.989Z] 619be1103602: Pull complete [2024-08-20T06:45:29.989Z] ada007ff1a6a: Verifying Checksum [2024-08-20T06:45:29.989Z] ada007ff1a6a: Download complete [2024-08-20T06:45:29.989Z] 7862e08f4a3e: Pull complete [2024-08-20T06:45:30.249Z] 5df492c9dc93: Verifying Checksum [2024-08-20T06:45:30.249Z] 5df492c9dc93: Download complete [2024-08-20T06:45:30.815Z] aa269ceb94a6: Verifying Checksum [2024-08-20T06:45:30.815Z] aa269ceb94a6: Download complete [2024-08-20T06:45:34.103Z] 5df492c9dc93: Pull complete [2024-08-20T06:45:34.103Z] 7629e6793208: Pull complete [2024-08-20T06:45:34.103Z] 4f4fb700ef54: Pull complete [2024-08-20T06:45:34.103Z] fb5054dd5b73: Pull complete [2024-08-20T06:45:34.103Z] eeca6798cff9: Pull complete [2024-08-20T06:45:36.634Z] aa269ceb94a6: Pull complete [2024-08-20T06:45:36.893Z] ada007ff1a6a: Pull complete [2024-08-20T06:45:36.893Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-20T06:45:36.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T06:45:36.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-20T06:45:37.198Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T06:45:37.198Z] WORKDIR /edgex [2024-08-20T06:45:37.198Z] COPY go.mod . [2024-08-20T06:45:37.198Z] RUN go mod download [2024-08-20T06:45:37.198Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-20T06:45:37.766Z] Sending build context to Docker daemon 179.1MB [2024-08-20T06:45:37.766Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-20T06:45:37.766Z] ---> f489d0715acc [2024-08-20T06:45:37.766Z] Step 2/4 : WORKDIR /edgex [2024-08-20T06:45:44.035Z] Still waiting to schedule task [2024-08-20T06:45:44.035Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-20T06:45:44.360Z] ---> Running in a13f7498a5c8 [2024-08-20T06:45:44.360Z] Removing intermediate container a13f7498a5c8 [2024-08-20T06:45:44.360Z] ---> db18aa352f55 [2024-08-20T06:45:44.360Z] Step 3/4 : COPY go.mod . [2024-08-20T06:45:44.360Z] ---> 041d4ae18778 [2024-08-20T06:45:44.360Z] Step 4/4 : RUN go mod download [2024-08-20T06:45:44.360Z] ---> Running in 813d5f7ce2b2 [2024-08-20T06:46:16.489Z] Removing intermediate container 813d5f7ce2b2 [2024-08-20T06:46:16.489Z] ---> 8e7ac9653bf1 [2024-08-20T06:46:16.489Z] Successfully built 8e7ac9653bf1 [2024-08-20T06:46:16.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:46:16.802Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-20T06:46:16.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T06:46:16.882Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T06:46:16.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** ci-base-image-x86_64 cat [2024-08-20T06:46:17.400Z] $ docker top dc7cf442fad930d2f4d180fa1ca123c2c467944f5a041cbb3f302a072fff43de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T06:46:17.755Z] + go version [2024-08-20T06:46:17.755Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-20T06:46:17.763Z] $ docker stop --time=1 dc7cf442fad930d2f4d180fa1ca123c2c467944f5a041cbb3f302a072fff43de [2024-08-20T06:46:19.105Z] $ docker rm -f --volumes dc7cf442fad930d2f4d180fa1ca123c2c467944f5a041cbb3f302a072fff43de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:46:19.524Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-20T06:46:19.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T06:46:19.611Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T06:46:19.639Z] $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** ci-base-image-x86_64 cat [2024-08-20T06:46:20.013Z] $ docker top c1007fc7be8c17d4e9ee69e671c8d27583ce7cb9fce97aebda4f202c90c2ba81 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-20T06:46:20.096Z] ========================================================= [2024-08-20T06:46:20.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-20T06:46:20.096Z] ========================================================= [Pipeline] sh [2024-08-20T06:46:20.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] fileExists [Pipeline] sh [2024-08-20T06:46:20.682Z] + make test [2024-08-20T06:46:20.682Z] go test -race -coverprofile=coverage.out ./... [2024-08-20T06:46:28.805Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-20T06:47:00.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-20T06:47:01.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2024-08-20T06:47:02.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-20T06:47:02.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-20T06:47:02.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-20T06:47:02.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-20T06:47:02.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-20T06:47:03.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-20T06:47:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-20T06:47:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-20T06:47:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-20T06:47:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-20T06:47:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-20T06:47:05.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-20T06:47:07.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements [2024-08-20T06:47:07.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-08-20T06:47:07.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-20T06:47:07.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-20T06:47:07.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.619s coverage: 93.4% of statements [2024-08-20T06:47:07.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-08-20T06:47:07.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 7.0% of statements [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-20T06:47:07.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-20T06:47:09.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-20T06:47:09.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.8% of statements [2024-08-20T06:47:09.583Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements [2024-08-20T06:47:10.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-20T06:47:10.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-20T06:47:10.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-20T06:47:11.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-08-20T06:47:11.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 30.7% of statements [2024-08-20T06:47:11.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements [2024-08-20T06:47:11.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 77.8% of statements [2024-08-20T06:47:11.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements [2024-08-20T06:47:11.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-08-20T06:47:12.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.031s coverage: 87.5% of statements [2024-08-20T06:47:12.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-20T06:47:12.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-20T06:47:12.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-20T06:47:12.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-20T06:47:13.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-20T06:47:13.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-20T06:47:13.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-20T06:47:13.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-20T06:47:14.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-20T06:47:14.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-20T06:47:14.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-20T06:47:14.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-20T06:47:14.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-20T06:47:14.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-20T06:47:14.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-20T06:47:15.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-20T06:47:15.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-20T06:47:16.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-20T06:47:17.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-20T06:47:18.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-20T06:47:19.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-20T06:47:19.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-20T06:47:22.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-20T06:47:22.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-20T06:47:22.384Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-20T06:47:23.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2024-08-20T06:47:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-20T06:47:23.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-20T06:47:23.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-20T06:47:24.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-20T06:47:24.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-20T06:47:24.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-20T06:47:24.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-20T06:47:25.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-20T06:47:25.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-20T06:47:25.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-20T06:47:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-20T06:47:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-20T06:47:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-20T06:47:26.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-20T06:47:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-20T06:47:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-20T06:47:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-20T06:47:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-20T06:47:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-20T06:47:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-20T06:47:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-20T06:47:29.696Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-20T06:47:30.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-20T06:47:30.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-20T06:47:31.013Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8025 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-20T06:47:31.029Z] Running in /w/workspace/edgex-go/676 [Pipeline] { [Pipeline] checkout [2024-08-20T06:47:31.066Z] The recommended git tool is: git [2024-08-20T06:47:31.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-20T06:47:31.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.051s coverage: 92.9% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 67.2% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.246s coverage: 36.5% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 84.8% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.3% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 76.9% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-08-20T06:47:37.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements [2024-08-20T06:47:37.780Z] 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-08-20T06:47:37.780Z] running golangci-lint [2024-08-20T06:47:37.780Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-20T06:47:37.780Z] go version go1.21.9 linux/amd64 [2024-08-20T06:47:38.040Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-20T06:47:38.040Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-20T06:47:38.252Z] using credential edgex-jenkins-ssh [2024-08-20T06:47:38.280Z] Cloning the remote Git repository [2024-08-20T06:47:38.402Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-20T06:47:38.545Z] > git init /w/workspace/edgex-go/676 # timeout=10 [2024-08-20T06:47:39.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-20T06:47:39.042Z] > git --version # timeout=10 [2024-08-20T06:47:39.116Z] > git --version # 'git version 2.25.1' [2024-08-20T06:47:39.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-20T06:47:39.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-20T06:47:57.222Z] Avoid second fetch [2024-08-20T06:47:57.223Z] Checking out Revision f6f99ba4b961ab207b8eb6d15e7748acd28fde6d (main) [2024-08-20T06:47:56.368Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-20T06:47:56.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-20T06:47:57.239Z] > git config core.sparsecheckout # timeout=10 [2024-08-20T06:47:57.298Z] > git checkout -f f6f99ba4b961ab207b8eb6d15e7748acd28fde6d # timeout=10 [2024-08-20T06:47:58.009Z] Commit message: "feat: Add StartTimestamp and EndTimestamp for Cron Scheduler (#4868)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-20T06:48:02.691Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-20T06:48:02.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T06:48:02.691Z] Dload Upload Total Spent Left Speed [2024-08-20T06:48:02.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-08-20T06:48:03.016Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-20T06:48:03.336Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-20T06:48:03.336Z] + sudo tee /etc/docker/daemon.new [2024-08-20T06:48:03.336Z] { [2024-08-20T06:48:03.336Z] "registry-mirrors": [ [2024-08-20T06:48:03.336Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-20T06:48:03.336Z] ], [2024-08-20T06:48:03.336Z] "bip": "10.250.0.254/24", [2024-08-20T06:48:03.336Z] "hosts": [ [2024-08-20T06:48:03.336Z] "tcp://0.0.0.0:5555", [2024-08-20T06:48:03.336Z] "unix:///var/run/docker.sock" [2024-08-20T06:48:03.336Z] ], [2024-08-20T06:48:03.336Z] "mtu": 1458, [2024-08-20T06:48:03.336Z] "selinux-enabled": true, [2024-08-20T06:48:03.336Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-20T06:48:03.336Z] } [Pipeline] sh [2024-08-20T06:48:03.660Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-20T06:48:03.981Z] + sudo service docker restart [2024-08-20T06:48:04.589Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|deps|files|imports|name|types_sizes|compiled_files) took 23.835451692s" [2024-08-20T06:48:04.589Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.106754ms" [2024-08-20T06:48:16.792Z] level=info msg="[linters_context/goanalysis] analyzers took 2m37.098857187s with top 10 stages: buildir: 1m7.391317461s, gosec: 10.596766011s, fact_deprecated: 3.355566666s, inspect: 3.318292559s, printf: 2.228777852s, ctrlflow: 1.872393485s, fact_purity: 1.724062726s, S1038: 1.564955571s, nilness: 1.353252347s, ineffassign: 1.170036638s" [2024-08-20T06:48:16.792Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-20T06:48:16.792Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, nolint: 0/22, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214" [2024-08-20T06:48:16.792Z] level=info msg="[runner] processing took 17.202014ms with stages: nolint: 8.498436ms, identifier_marker: 4.189783ms, path_prettifier: 1.728827ms, exclude-rules: 1.175082ms, autogenerated_exclude: 998.179µs, skip_dirs: 524.996µs, cgo: 51.29µs, filename_unadjuster: 29.841µs, max_same_issues: 1.04µs, max_from_linter: 710ns, fixer: 700ns, uniq_by_line: 650ns, skip_files: 570ns, diff: 400ns, exclude: 390ns, sort_results: 360ns, severity-rules: 250ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-08-20T06:48:16.792Z] level=info msg="[runner] linters took 14.17313367s with stages: goanalysis_metalinter: 14.155725284s" [2024-08-20T06:48:16.792Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-20T06:48:16.792Z] level=info msg="Memory: 374 samples, avg is 319.4MB, max is 1421.8MB" [2024-08-20T06:48:16.792Z] level=info msg="Execution took 38.066221623s" [2024-08-20T06:48:16.792Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T06:48:22.597Z] provisioning config files... [2024-08-20T06:48:22.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config3613941615041042098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T06:48:23.057Z] ---> ****-login.sh [2024-08-20T06:48:23.057Z] nexus3.edgexfoundry.org:10001 [2024-08-20T06:48:23.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:48:23.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:48:23.655Z] Configure a credential helper to remove this warning. See [2024-08-20T06:48:23.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:48:23.655Z] [2024-08-20T06:48:23.655Z] Login Succeeded [2024-08-20T06:48:23.655Z] nexus3.edgexfoundry.org:10002 [2024-08-20T06:48:23.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-20T06:48:23.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-20T06:48:23.674Z] ./bin/test-attribution-txt.sh [2024-08-20T06:48:23.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:48:23.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:48:23.926Z] Configure a credential helper to remove this warning. See [2024-08-20T06:48:23.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:48:23.926Z] [2024-08-20T06:48:23.926Z] Login Succeeded [2024-08-20T06:48:23.926Z] nexus3.edgexfoundry.org:10003 [2024-08-20T06:48:24.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2024-08-20T06:48:24.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-20T06:48:24.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:48:24.464Z] Configure a credential helper to remove this warning. See [2024-08-20T06:48:24.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:48:24.464Z] [2024-08-20T06:48:24.464Z] Login Succeeded [2024-08-20T06:48:24.464Z] nexus3.edgexfoundry.org:10004 [2024-08-20T06:48:24.569Z] + ls -al . [2024-08-20T06:48:24.569Z] total 916 [2024-08-20T06:48:24.569Z] drwxrwxr-x 11 1001 1001 4096 Aug 20 06:46 . [2024-08-20T06:48:24.569Z] drwxr-xr-x 4 root root 4096 Aug 20 06:46 .. [2024-08-20T06:48:24.569Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 06:45 .blubracket [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 10 Aug 20 06:45 .dockerignore [2024-08-20T06:48:24.569Z] drwxrwxr-x 8 1001 1001 4096 Aug 20 06:47 .git [2024-08-20T06:48:24.569Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 06:45 .github [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 1102 Aug 20 06:45 .gitignore [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 42 Aug 20 06:45 .golangci.yml [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 100 Aug 20 06:45 .hadolint.yml [2024-08-20T06:48:24.569Z] drwxr-xr-x 3 1001 1001 4096 Aug 20 06:45 .semver [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 155 Aug 20 06:45 .sonarcloud.properties [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 1171 Aug 20 06:45 ADOPTERS.md [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 21286 Aug 20 06:45 Attribution.txt [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 100284 Aug 20 06:45 CHANGELOG.md [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 3804 Aug 20 06:45 CONTRIBUTING.md [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 677 Aug 20 06:45 GOVERNANCE.md [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 861 Aug 20 06:45 Jenkinsfile [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 10775 Aug 20 06:45 LICENSE [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 16854 Aug 20 06:45 Makefile [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 582 Aug 20 06:45 OWNERS.md [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 9528 Aug 20 06:45 README.md [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 789 Aug 20 06:45 SECURITY.md [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 12 Aug 20 06:45 VERSION [2024-08-20T06:48:24.569Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 06:45 bin [2024-08-20T06:48:24.569Z] drwxrwxr-x 20 1001 1001 4096 Aug 20 06:45 cmd [2024-08-20T06:48:24.569Z] -rw-r--r-- 1 root root 545300 Aug 20 06:47 coverage.out [2024-08-20T06:48:24.569Z] drwxrwxr-x 2 1001 1001 4096 Aug 20 06:45 fuzz_test [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 7305 Aug 20 06:45 go.mod [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 102581 Aug 20 06:45 go.sum [2024-08-20T06:48:24.569Z] drwxrwxr-x 7 1001 1001 4096 Aug 20 06:45 internal [2024-08-20T06:48:24.569Z] drwxrwxr-x 3 1001 1001 4096 Aug 20 06:45 openapi [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 584 Aug 20 06:45 security.txt [2024-08-20T06:48:24.569Z] -rw-rw-r-- 1 1001 1001 204 Aug 20 06:45 version.go [Pipeline] sh [2024-08-20T06:48:24.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:48:24.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:48:24.738Z] Configure a credential helper to remove this warning. See [2024-08-20T06:48:24.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:48:24.738Z] [2024-08-20T06:48:24.738Z] Login Succeeded [2024-08-20T06:48:24.738Z] ****.io [2024-08-20T06:48:24.860Z] + '[' -e coverage.out ] [2024-08-20T06:48:24.860Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-20T06:48:24.989Z] Stashed 1 file(s) [Pipeline] sh [2024-08-20T06:48:25.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:48:25.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:48:25.275Z] Configure a credential helper to remove this warning. See [2024-08-20T06:48:25.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:48:25.276Z] [2024-08-20T06:48:25.276Z] Login Succeeded [2024-08-20T06:48:25.276Z] ---> ****-login.sh ends [2024-08-20T06:48:25.279Z] + make build [2024-08-20T06:48:25.279Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [2024-08-20T06:48:25.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-20T06:48:25.914Z] + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] echo [2024-08-20T06:48:25.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T06:48:25.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T06:48:25.971Z] ========================================================= [2024-08-20T06:48:25.972Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-20T06:48:25.972Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-20T06:48:26.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T06:48:26.291Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-20T06:48:26.291Z] c6b39de5b339: Pulling fs layer [2024-08-20T06:48:26.291Z] a69c41024577: Pulling fs layer [2024-08-20T06:48:26.291Z] d6de4b400683: Pulling fs layer [2024-08-20T06:48:26.291Z] 35cb2a7552d0: Pulling fs layer [2024-08-20T06:48:26.291Z] 4f4fb700ef54: Pulling fs layer [2024-08-20T06:48:26.291Z] 464afbd9ba4c: Pulling fs layer [2024-08-20T06:48:26.291Z] 00f215d4a9da: Pulling fs layer [2024-08-20T06:48:26.291Z] 35cb2a7552d0: Waiting [2024-08-20T06:48:26.291Z] 4f4fb700ef54: Waiting [2024-08-20T06:48:26.291Z] d496ad576159: Pulling fs layer [2024-08-20T06:48:26.291Z] 464afbd9ba4c: Waiting [2024-08-20T06:48:26.291Z] 00f215d4a9da: Waiting [2024-08-20T06:48:26.291Z] d496ad576159: Waiting [2024-08-20T06:48:26.558Z] a69c41024577: Verifying Checksum [2024-08-20T06:48:26.558Z] a69c41024577: Download complete [2024-08-20T06:48:26.558Z] 35cb2a7552d0: Verifying Checksum [2024-08-20T06:48:26.558Z] 35cb2a7552d0: Download complete [2024-08-20T06:48:26.558Z] 4f4fb700ef54: Verifying Checksum [2024-08-20T06:48:26.558Z] 4f4fb700ef54: Download complete [2024-08-20T06:48:26.558Z] 464afbd9ba4c: Verifying Checksum [2024-08-20T06:48:26.558Z] 464afbd9ba4c: Download complete [2024-08-20T06:48:26.558Z] c6b39de5b339: Verifying Checksum [2024-08-20T06:48:26.558Z] c6b39de5b339: Download complete [2024-08-20T06:48:27.143Z] d496ad576159: Verifying Checksum [2024-08-20T06:48:27.143Z] d496ad576159: Download complete [2024-08-20T06:48:27.429Z] c6b39de5b339: Pull complete [2024-08-20T06:48:28.013Z] a69c41024577: Pull complete [2024-08-20T06:48:28.280Z] d6de4b400683: Verifying Checksum [2024-08-20T06:48:28.281Z] d6de4b400683: Download complete [2024-08-20T06:48:29.689Z] 00f215d4a9da: Verifying Checksum [2024-08-20T06:48:29.689Z] 00f215d4a9da: Download complete [2024-08-20T06:48:42.022Z] d6de4b400683: Pull complete [2024-08-20T06:48:42.022Z] 35cb2a7552d0: Pull complete [2024-08-20T06:48:42.022Z] 4f4fb700ef54: Pull complete [2024-08-20T06:48:42.022Z] 464afbd9ba4c: Pull complete [2024-08-20T06:48:51.879Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-20T06:48:51.879Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-20T06:48:52.113Z] 00f215d4a9da: Pull complete [2024-08-20T06:48:52.113Z] d496ad576159: Pull complete [2024-08-20T06:48:52.113Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-20T06:48:52.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T06:48:52.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-20T06:48:52.453Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T06:48:52.453Z] WORKDIR /edgex [2024-08-20T06:48:52.453Z] COPY go.mod . [2024-08-20T06:48:52.453Z] RUN go mod download [2024-08-20T06:48:52.453Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-20T06:48:53.044Z] Sending build context to Docker daemon 3.527MB [2024-08-20T06:48:53.044Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-20T06:48:53.044Z] ---> f246e2811388 [2024-08-20T06:48:53.044Z] Step 2/4 : WORKDIR /edgex [2024-08-20T06:48:53.784Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-20T06:48:54.042Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-20T06:48:55.018Z] ---> Running in 8dc4ab4be70f [2024-08-20T06:48:55.018Z] Removing intermediate container 8dc4ab4be70f [2024-08-20T06:48:55.018Z] ---> 769aa83ef4af [2024-08-20T06:48:55.018Z] Step 3/4 : COPY go.mod . [2024-08-20T06:48:55.605Z] ---> 7c3d5b830f89 [2024-08-20T06:48:55.605Z] Step 4/4 : RUN go mod download [2024-08-20T06:48:55.605Z] ---> Running in b1e2fee51160 [2024-08-20T06:48:55.943Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-20T06:49:01.215Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-20T06:49:02.155Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-20T06:49:04.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-20T06:49:07.237Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-20T06:49:07.823Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-20T06:49:08.393Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-20T06:49:09.327Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-20T06:49:10.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-20T06:49:11.239Z] $ docker stop --time=1 c1007fc7be8c17d4e9ee69e671c8d27583ce7cb9fce97aebda4f202c90c2ba81 [2024-08-20T06:49:16.052Z] $ docker rm -f --volumes c1007fc7be8c17d4e9ee69e671c8d27583ce7cb9fce97aebda4f202c90c2ba81 [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-08-20T06:49:17.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-20T06:49:17.323Z] [2024-08-20T06:49:17.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:49:17.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-20T06:49:17.621Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-20T06:49:17.621Z] 91d30c5bc195: Pulling fs layer [2024-08-20T06:49:17.621Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-20T06:49:17.621Z] 9c61dcf015f6: Pulling fs layer [2024-08-20T06:49:17.621Z] 4698f68db338: Pulling fs layer [2024-08-20T06:49:17.621Z] 2a2f49069b9e: Pulling fs layer [2024-08-20T06:49:17.621Z] e0025b399a48: Pulling fs layer [2024-08-20T06:49:17.621Z] 4698f68db338: Waiting [2024-08-20T06:49:17.621Z] 2a2f49069b9e: Waiting [2024-08-20T06:49:17.621Z] e0025b399a48: Waiting [2024-08-20T06:49:17.880Z] 91d30c5bc195: Verifying Checksum [2024-08-20T06:49:17.880Z] 91d30c5bc195: Download complete [2024-08-20T06:49:17.880Z] 4698f68db338: Verifying Checksum [2024-08-20T06:49:17.880Z] 4698f68db338: Download complete [2024-08-20T06:49:17.880Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-20T06:49:17.880Z] 2e9b0aa3be6d: Download complete [2024-08-20T06:49:17.880Z] e0025b399a48: Verifying Checksum [2024-08-20T06:49:17.880Z] e0025b399a48: Download complete [2024-08-20T06:49:17.880Z] 91d30c5bc195: Pull complete [2024-08-20T06:49:17.880Z] 2a2f49069b9e: Verifying Checksum [2024-08-20T06:49:17.880Z] 2a2f49069b9e: Download complete [2024-08-20T06:49:18.447Z] 2e9b0aa3be6d: Pull complete [2024-08-20T06:49:18.447Z] 9c61dcf015f6: Verifying Checksum [2024-08-20T06:49:18.447Z] 9c61dcf015f6: Download complete [2024-08-20T06:49:21.729Z] 9c61dcf015f6: Pull complete [2024-08-20T06:49:21.729Z] 4698f68db338: Pull complete [2024-08-20T06:49:21.991Z] 2a2f49069b9e: Pull complete [2024-08-20T06:49:21.991Z] e0025b399a48: Pull complete [2024-08-20T06:49:21.991Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-20T06:49:21.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-20T06:49:21.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T06:49:22.099Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T06:49:22.135Z] $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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-compose:latest cat [2024-08-20T06:49:25.381Z] $ docker top d0b9fdb445e52f064b0cb1768118b31968d8b79b57a10224133cdc73936f1c13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T06:49:25.739Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-20T06:49:28.277Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-08-20T06:49:28.277Z] #1 transferring dockerfile: [2024-08-20T06:49:28.537Z] #1 transferring dockerfile: 1.70kB done [2024-08-20T06:49:28.537Z] #1 DONE 0.0s [2024-08-20T06:49:28.537Z] [2024-08-20T06:49:28.537Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-08-20T06:49:28.537Z] #2 DONE 0.0s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #2 transferring dockerfile: 1.95kB done [2024-08-20T06:49:28.797Z] #2 DONE 0.0s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #3 transferring dockerfile: 2.49kB done [2024-08-20T06:49:28.797Z] #3 DONE 0.0s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #4 transferring dockerfile: 1.85kB done [2024-08-20T06:49:28.797Z] #4 DONE 0.0s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #5 transferring dockerfile: 1.81kB done [2024-08-20T06:49:28.797Z] #5 DONE 0.1s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #6 transferring dockerfile: 3.17kB done [2024-08-20T06:49:28.797Z] #6 DONE 0.1s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #7 transferring dockerfile: 1.69kB done [2024-08-20T06:49:28.797Z] #7 DONE 0.1s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #8 [core-command internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #8 transferring dockerfile: 1.93kB done [2024-08-20T06:49:28.797Z] #8 DONE 0.1s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #9 transferring dockerfile: 2.15kB done [2024-08-20T06:49:28.797Z] #9 DONE 0.1s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #10 transferring dockerfile: 2.06kB done [2024-08-20T06:49:28.797Z] #10 DONE 0.1s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #11 [security-spire-server internal] load .dockerignore [2024-08-20T06:49:28.797Z] #11 transferring context: 50B done [2024-08-20T06:49:28.797Z] #11 DONE 0.1s [2024-08-20T06:49:28.797Z] [2024-08-20T06:49:28.797Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-08-20T06:49:28.797Z] #12 transferring dockerfile: 2.01kB done [2024-08-20T06:49:29.057Z] #12 ... [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-20T06:49:29.057Z] #13 transferring dockerfile: 2.50kB done [2024-08-20T06:49:29.057Z] #13 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-20T06:49:29.057Z] #14 transferring dockerfile: 1.93kB done [2024-08-20T06:49:29.057Z] #14 DONE 0.1s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-20T06:49:29.057Z] #15 transferring dockerfile: 2.23kB done [2024-08-20T06:49:29.057Z] #15 DONE 0.1s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #16 [core-data internal] load build definition from Dockerfile [2024-08-20T06:49:29.057Z] #16 transferring dockerfile: 2.01kB 0.0s done [2024-08-20T06:49:29.057Z] #16 DONE 0.1s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-20T06:49:29.057Z] #17 transferring dockerfile: 1.89kB done [2024-08-20T06:49:29.057Z] #17 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-08-20T06:49:29.057Z] #12 ... [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #18 [support-notifications internal] load .dockerignore [2024-08-20T06:49:29.057Z] #18 transferring context: 50B done [2024-08-20T06:49:29.057Z] #18 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-08-20T06:49:29.057Z] #19 transferring context: 50B done [2024-08-20T06:49:29.057Z] #19 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-20T06:49:29.057Z] #20 transferring context: 50B done [2024-08-20T06:49:29.057Z] #20 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #21 [security-spire-config internal] load .dockerignore [2024-08-20T06:49:29.057Z] #21 transferring context: 50B done [2024-08-20T06:49:29.057Z] #21 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #22 [core-command internal] load .dockerignore [2024-08-20T06:49:29.057Z] #22 transferring context: 50B done [2024-08-20T06:49:29.057Z] #22 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-08-20T06:49:29.057Z] #23 transferring context: 50B done [2024-08-20T06:49:29.057Z] #23 DONE 0.0s [2024-08-20T06:49:29.057Z] [2024-08-20T06:49:29.057Z] #24 [core-metadata internal] load .dockerignore [2024-08-20T06:49:29.316Z] #24 transferring context: 50B done [2024-08-20T06:49:29.316Z] #24 DONE 0.0s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #25 [security-spire-agent internal] load .dockerignore [2024-08-20T06:49:29.316Z] #25 transferring context: 50B done [2024-08-20T06:49:29.316Z] #25 DONE 0.0s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #26 [security-proxy-auth internal] load .dockerignore [2024-08-20T06:49:29.316Z] #26 transferring context: 50B done [2024-08-20T06:49:29.316Z] #26 DONE 0.1s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #27 [core-keeper internal] load .dockerignore [2024-08-20T06:49:29.316Z] #27 transferring context: 50B done [2024-08-20T06:49:29.316Z] #27 DONE 0.1s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-20T06:49:29.316Z] #28 transferring context: 50B done [2024-08-20T06:49:29.316Z] #28 DONE 0.0s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-20T06:49:29.316Z] #29 transferring context: 50B done [2024-08-20T06:49:29.316Z] #29 DONE 0.0s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #30 [support-scheduler internal] load .dockerignore [2024-08-20T06:49:29.316Z] #30 transferring context: 50B done [2024-08-20T06:49:29.316Z] #30 DONE 0.1s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #31 [core-data internal] load .dockerignore [2024-08-20T06:49:29.316Z] #31 transferring context: 50B done [2024-08-20T06:49:29.316Z] #31 DONE 0.0s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-20T06:49:29.316Z] #32 transferring context: 50B done [2024-08-20T06:49:29.316Z] #32 DONE 0.0s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T06:49:29.316Z] #33 DONE 0.0s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T06:49:29.316Z] #34 DONE 0.1s [2024-08-20T06:49:29.316Z] [2024-08-20T06:49:29.316Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T06:49:29.575Z] #35 ... [2024-08-20T06:49:29.575Z] [2024-08-20T06:49:29.575Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T06:49:29.575Z] #33 DONE 0.0s [2024-08-20T06:49:29.575Z] [2024-08-20T06:49:29.575Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T06:49:29.575Z] #35 ... [2024-08-20T06:49:29.575Z] [2024-08-20T06:49:29.575Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T06:49:29.575Z] #33 DONE 0.0s [2024-08-20T06:49:29.575Z] [2024-08-20T06:49:29.575Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T06:49:29.837Z] #35 ... [2024-08-20T06:49:29.837Z] [2024-08-20T06:49:29.837Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T06:49:29.837Z] #33 DONE 0.0s [2024-08-20T06:49:29.837Z] [2024-08-20T06:49:29.837Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T06:49:29.837Z] #33 DONE 0.0s [2024-08-20T06:49:29.837Z] [2024-08-20T06:49:29.837Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T06:49:29.837Z] #35 DONE 0.6s [2024-08-20T06:49:29.837Z] [2024-08-20T06:49:29.837Z] #36 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:49:29.837Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:49:29.837Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:49:29.837Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-20T06:49:29.837Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-20T06:49:29.837Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-20T06:49:29.837Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s [2024-08-20T06:49:29.837Z] #36 ... [2024-08-20T06:49:29.837Z] [2024-08-20T06:49:29.837Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-20T06:49:29.837Z] #33 DONE 0.0s [2024-08-20T06:49:29.837Z] [2024-08-20T06:49:29.837Z] #36 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:49:30.096Z] #36 ... [2024-08-20T06:49:30.096Z] [2024-08-20T06:49:30.096Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T06:49:30.096Z] #34 DONE 0.5s [2024-08-20T06:49:30.096Z] [2024-08-20T06:49:30.096Z] #36 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:49:30.096Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:49:30.096Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:49:30.096Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-20T06:49:30.096Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-20T06:49:30.096Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-20T06:49:30.096Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-20T06:49:30.096Z] #36 ... [2024-08-20T06:49:30.096Z] [2024-08-20T06:49:30.096Z] #37 [security-spire-config internal] load build context [2024-08-20T06:49:30.096Z] #37 transferring context: 25.96kB 0.1s done [2024-08-20T06:49:30.096Z] #37 DONE 0.3s [2024-08-20T06:49:30.096Z] [2024-08-20T06:49:30.096Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-20T06:49:30.096Z] #38 DONE 0.6s [2024-08-20T06:49:30.096Z] [2024-08-20T06:49:30.096Z] #39 [security-spire-server internal] load build context [2024-08-20T06:49:30.096Z] #39 transferring context: 27.71kB 0.1s done [2024-08-20T06:49:30.096Z] #39 DONE 0.3s [2024-08-20T06:49:30.355Z] [2024-08-20T06:49:30.355Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:49:30.355Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-20T06:49:30.355Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-20T06:49:30.355Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-20T06:49:30.355Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-20T06:49:30.355Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-20T06:49:30.355Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-20T06:49:30.355Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-20T06:49:30.355Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-20T06:49:30.355Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-20T06:49:30.355Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-20T06:49:30.355Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-20T06:49:30.355Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-20T06:49:30.355Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s [2024-08-20T06:49:30.619Z] #40 ... [2024-08-20T06:49:30.619Z] [2024-08-20T06:49:30.619Z] #36 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:49:30.619Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:49:30.619Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:49:30.619Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-20T06:49:30.619Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-20T06:49:30.619Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-20T06:49:30.619Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-08-20T06:49:30.619Z] #36 DONE 1.3s [2024-08-20T06:49:30.619Z] [2024-08-20T06:49:30.619Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:49:30.619Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-20T06:49:30.619Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s [2024-08-20T06:49:30.619Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s [2024-08-20T06:49:30.619Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.6s [2024-08-20T06:49:30.619Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-20T06:49:30.878Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.7s [2024-08-20T06:49:30.878Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.8s [2024-08-20T06:49:31.824Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done [2024-08-20T06:49:32.081Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-20T06:49:32.081Z] #40 ... [2024-08-20T06:49:32.081Z] [2024-08-20T06:49:32.081Z] #41 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-20T06:49:32.081Z] #41 DONE 2.6s [2024-08-20T06:49:32.081Z] [2024-08-20T06:49:32.081Z] #42 [security-spire-agent internal] load build context [2024-08-20T06:49:32.081Z] #42 transferring context: 27.24kB 0.0s done [2024-08-20T06:49:32.081Z] #42 DONE 1.9s [2024-08-20T06:49:32.081Z] [2024-08-20T06:49:32.081Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:49:36.568Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.0s done [2024-08-20T06:49:39.872Z] #40 ... [2024-08-20T06:49:39.872Z] [2024-08-20T06:49:39.872Z] #43 [support-notifications internal] load build context [2024-08-20T06:49:39.872Z] #43 transferring context: 179.58MB 10.0s [2024-08-20T06:49:39.872Z] #43 ... [2024-08-20T06:49:39.872Z] [2024-08-20T06:49:39.872Z] #44 [security-proxy-auth internal] load build context [2024-08-20T06:49:39.872Z] #44 ... [2024-08-20T06:49:39.872Z] [2024-08-20T06:49:39.872Z] #45 [security-secretstore-setup internal] load build context [2024-08-20T06:49:40.132Z] #45 ... [2024-08-20T06:49:40.132Z] [2024-08-20T06:49:40.132Z] #46 [core-data internal] load build context [2024-08-20T06:49:40.132Z] #46 ... [2024-08-20T06:49:40.132Z] [2024-08-20T06:49:40.132Z] #47 [core-keeper internal] load build context [2024-08-20T06:49:40.132Z] #47 ... [2024-08-20T06:49:40.132Z] [2024-08-20T06:49:40.132Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T06:49:40.402Z] #48 ... [2024-08-20T06:49:40.402Z] [2024-08-20T06:49:40.402Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:49:40.402Z] #49 ... [2024-08-20T06:49:40.402Z] [2024-08-20T06:49:40.402Z] #50 [support-scheduler internal] load build context [2024-08-20T06:49:40.402Z] #50 ... [2024-08-20T06:49:40.402Z] [2024-08-20T06:49:40.402Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T06:49:40.402Z] #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:49:40.402Z] #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:49:40.402Z] #0 4.057 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:49:40.402Z] #0 4.057 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:49:40.402Z] #0 4.057 OK: 20070 distinct packages available [2024-08-20T06:49:40.402Z] #0 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:49:40.402Z] #0 4.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:49:40.402Z] #0 4.727 (1/11) Installing ca-certificates (20240226-r0) [2024-08-20T06:49:40.402Z] #0 4.997 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-20T06:49:40.402Z] #0 5.026 (3/11) Installing libunistring (1.1-r1) [2024-08-20T06:49:40.402Z] #0 5.065 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-20T06:49:40.402Z] #0 5.071 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-20T06:49:40.402Z] #0 5.130 (6/11) Installing libcurl (8.9.0-r0) [2024-08-20T06:49:40.402Z] #0 5.148 (7/11) Installing curl (8.9.0-r0) [2024-08-20T06:49:40.402Z] #0 5.162 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-20T06:49:40.402Z] #0 5.166 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-20T06:49:40.402Z] #0 5.171 (10/11) Installing libucontext (1.2-r2) [2024-08-20T06:49:40.402Z] #0 5.171 (11/11) Installing gcompat (1.1.0-r1) [2024-08-20T06:49:40.402Z] #0 5.175 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:49:40.402Z] #0 5.194 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:49:40.402Z] #0 5.235 OK: 12 MiB in 26 packages [2024-08-20T06:49:40.662Z] #51 ... [2024-08-20T06:49:40.662Z] [2024-08-20T06:49:40.662Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T06:49:40.662Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-20T06:49:40.662Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-20T06:49:40.662Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-20T06:49:40.662Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-20T06:49:40.662Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-20T06:49:40.662Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done [2024-08-20T06:49:40.662Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.4s done [2024-08-20T06:49:40.662Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-20T06:49:40.662Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.6s done [2024-08-20T06:49:40.920Z] #52 ... [2024-08-20T06:49:40.920Z] [2024-08-20T06:49:40.920Z] #53 [core-metadata internal] load build context [2024-08-20T06:49:40.920Z] #53 ... [2024-08-20T06:49:40.920Z] [2024-08-20T06:49:40.920Z] #54 [core-command internal] load build context [2024-08-20T06:49:40.920Z] #54 ... [2024-08-20T06:49:40.920Z] [2024-08-20T06:49:40.920Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T06:49:40.920Z] #55 ... [2024-08-20T06:49:40.920Z] [2024-08-20T06:49:40.920Z] #56 [security-proxy-setup internal] load build context [2024-08-20T06:49:41.179Z] #56 ... [2024-08-20T06:49:41.180Z] [2024-08-20T06:49:41.180Z] #57 [support-cron-scheduler internal] load build context [2024-08-20T06:49:41.180Z] #57 ... [2024-08-20T06:49:41.180Z] [2024-08-20T06:49:41.180Z] #58 [security-bootstrapper internal] load build context [2024-08-20T06:49:41.750Z] #58 ... [2024-08-20T06:49:41.750Z] [2024-08-20T06:49:41.750Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T06:49:41.750Z] #59 ... [2024-08-20T06:49:41.750Z] [2024-08-20T06:49:41.750Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T06:49:42.011Z] #60 ... [2024-08-20T06:49:42.011Z] [2024-08-20T06:49:42.011Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T06:49:42.011Z] #61 ... [2024-08-20T06:49:42.011Z] [2024-08-20T06:49:42.011Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T06:49:42.011Z] #62 ... [2024-08-20T06:49:42.011Z] [2024-08-20T06:49:42.011Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T06:49:42.011Z] #63 ... [2024-08-20T06:49:42.011Z] [2024-08-20T06:49:42.011Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T06:49:42.272Z] #64 ... [2024-08-20T06:49:42.272Z] [2024-08-20T06:49:42.272Z] #65 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-20T06:49:42.272Z] #65 ... [2024-08-20T06:49:42.272Z] [2024-08-20T06:49:42.272Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T06:49:42.529Z] #66 ... [2024-08-20T06:49:42.529Z] [2024-08-20T06:49:42.529Z] #67 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-20T06:49:42.529Z] #67 ... [2024-08-20T06:49:42.529Z] [2024-08-20T06:49:42.529Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:49:42.529Z] #68 ... [2024-08-20T06:49:42.529Z] [2024-08-20T06:49:42.529Z] #46 [core-data internal] load build context [2024-08-20T06:49:45.067Z] #46 transferring context: 341.81MB 14.2s [2024-08-20T06:49:45.640Z] #46 ... [2024-08-20T06:49:45.640Z] [2024-08-20T06:49:45.640Z] #43 [support-notifications internal] load build context [2024-08-20T06:49:45.640Z] #43 ... [2024-08-20T06:49:45.640Z] [2024-08-20T06:49:45.640Z] #46 [core-data internal] load build context [2024-08-20T06:49:48.920Z] #46 transferring context: 494.54MB 18.0s done [2024-08-20T06:49:50.297Z] #46 ... [2024-08-20T06:49:50.297Z] [2024-08-20T06:49:50.297Z] #44 [security-proxy-auth internal] load build context [2024-08-20T06:49:50.297Z] #44 transferring context: 494.54MB 19.3s done [2024-08-20T06:49:50.297Z] #44 ... [2024-08-20T06:49:50.297Z] [2024-08-20T06:49:50.297Z] #45 [security-secretstore-setup internal] load build context [2024-08-20T06:49:50.297Z] #45 transferring context: 494.54MB 19.8s done [2024-08-20T06:49:50.563Z] #45 ... [2024-08-20T06:49:50.563Z] [2024-08-20T06:49:50.563Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T06:49:50.563Z] #48 ... [2024-08-20T06:49:50.563Z] [2024-08-20T06:49:50.563Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:49:50.563Z] #49 transferring context: 494.54MB 18.3s done [2024-08-20T06:49:50.884Z] #49 ... [2024-08-20T06:49:50.884Z] [2024-08-20T06:49:50.884Z] #47 [core-keeper internal] load build context [2024-08-20T06:49:50.884Z] #47 transferring context: 494.54MB 19.5s done [2024-08-20T06:49:50.884Z] #47 ... [2024-08-20T06:49:50.884Z] [2024-08-20T06:49:50.884Z] #50 [support-scheduler internal] load build context [2024-08-20T06:49:50.884Z] #50 transferring context: 494.54MB 16.3s done [2024-08-20T06:49:50.884Z] #50 ... [2024-08-20T06:49:50.884Z] [2024-08-20T06:49:50.884Z] #53 [core-metadata internal] load build context [2024-08-20T06:49:50.884Z] #53 transferring context: 494.54MB 19.7s done [2024-08-20T06:49:51.180Z] #53 ... [2024-08-20T06:49:51.180Z] [2024-08-20T06:49:51.180Z] #54 [core-command internal] load build context [2024-08-20T06:49:51.180Z] #54 transferring context: 494.54MB 18.2s done [2024-08-20T06:49:51.180Z] #54 ... [2024-08-20T06:49:51.180Z] [2024-08-20T06:49:51.180Z] #56 [security-proxy-setup internal] load build context [2024-08-20T06:49:51.180Z] #56 transferring context: 494.54MB 18.1s done [2024-08-20T06:49:51.447Z] #56 ... [2024-08-20T06:49:51.447Z] [2024-08-20T06:49:51.447Z] #57 [support-cron-scheduler internal] load build context [2024-08-20T06:49:51.447Z] #57 transferring context: 494.54MB 18.9s done [2024-08-20T06:49:51.447Z] #57 ... [2024-08-20T06:49:51.447Z] [2024-08-20T06:49:51.447Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T06:49:51.447Z] #48 ... [2024-08-20T06:49:51.447Z] [2024-08-20T06:49:51.447Z] #58 [security-bootstrapper internal] load build context [2024-08-20T06:49:51.447Z] #58 transferring context: 494.54MB 17.5s done [2024-08-20T06:49:51.717Z] #58 ... [2024-08-20T06:49:51.717Z] [2024-08-20T06:49:51.717Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T06:49:51.717Z] #48 transferring context: 494.54MB 21.3s done [2024-08-20T06:49:52.023Z] Removing intermediate container b1e2fee51160 [2024-08-20T06:49:52.023Z] ---> 284546adb2df [2024-08-20T06:49:52.023Z] Successfully built 284546adb2df [2024-08-20T06:49:52.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:49:52.357Z] + docker inspect -f . ci-base-image-arm64 [2024-08-20T06:49:52.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T06:49:52.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-8025 does not seem to be running inside a container [2024-08-20T06:49:52.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** ci-base-image-arm64 cat [2024-08-20T06:49:54.233Z] $ docker top 725ba6f0cf0ffdd8d3a02c5dd2fa0cfaa288fc4458945de4571246e698aa82d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T06:49:55.073Z] + go version [2024-08-20T06:49:55.073Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-20T06:49:55.095Z] $ docker stop --time=1 725ba6f0cf0ffdd8d3a02c5dd2fa0cfaa288fc4458945de4571246e698aa82d1 [2024-08-20T06:49:56.176Z] #48 ... [2024-08-20T06:49:56.176Z] [2024-08-20T06:49:56.176Z] #43 [support-notifications internal] load build context [2024-08-20T06:49:56.176Z] #43 transferring context: 494.54MB 20.9s done [2024-08-20T06:49:56.686Z] $ docker rm -f --volumes 725ba6f0cf0ffdd8d3a02c5dd2fa0cfaa288fc4458945de4571246e698aa82d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:49:57.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-20T06:49:57.358Z] [2024-08-20T06:49:57.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:49:57.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-20T06:49:57.695Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-20T06:49:57.695Z] 547446be3368: Pulling fs layer [2024-08-20T06:49:57.695Z] d125d8839a47: Pulling fs layer [2024-08-20T06:49:57.695Z] 3e85d5ac6304: Pulling fs layer [2024-08-20T06:49:57.695Z] c3105a71a48b: Pulling fs layer [2024-08-20T06:49:57.695Z] 0f093f025ec4: Pulling fs layer [2024-08-20T06:49:57.695Z] c3106fc0e877: Pulling fs layer [2024-08-20T06:49:57.695Z] c3105a71a48b: Waiting [2024-08-20T06:49:57.695Z] c3106fc0e877: Waiting [2024-08-20T06:49:57.695Z] 0f093f025ec4: Waiting [2024-08-20T06:49:57.963Z] 547446be3368: Verifying Checksum [2024-08-20T06:49:57.963Z] 547446be3368: Download complete [2024-08-20T06:49:57.963Z] c3105a71a48b: Verifying Checksum [2024-08-20T06:49:57.963Z] c3105a71a48b: Download complete [2024-08-20T06:49:58.230Z] d125d8839a47: Verifying Checksum [2024-08-20T06:49:58.230Z] d125d8839a47: Download complete [2024-08-20T06:49:58.230Z] c3106fc0e877: Verifying Checksum [2024-08-20T06:49:58.230Z] c3106fc0e877: Download complete [2024-08-20T06:49:58.230Z] 0f093f025ec4: Verifying Checksum [2024-08-20T06:49:58.230Z] 0f093f025ec4: Download complete [2024-08-20T06:49:58.817Z] 547446be3368: Pull complete [2024-08-20T06:49:59.776Z] d125d8839a47: Pull complete [2024-08-20T06:50:00.359Z] 3e85d5ac6304: Verifying Checksum [2024-08-20T06:50:00.359Z] 3e85d5ac6304: Download complete [2024-08-20T06:50:10.421Z] 3e85d5ac6304: Pull complete [2024-08-20T06:50:10.421Z] c3105a71a48b: Pull complete [2024-08-20T06:50:11.001Z] 0f093f025ec4: Pull complete [2024-08-20T06:50:11.265Z] c3106fc0e877: Pull complete [2024-08-20T06:50:11.265Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-20T06:50:11.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-20T06:50:11.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T06:50:11.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-8025 does not seem to be running inside a container [2024-08-20T06:50:11.543Z] $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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-compose-arm64:latest cat [2024-08-20T06:50:13.474Z] $ docker top 3851da312ef3b82530ad4c8e51ed04640a7197b233a1981857bfddb3e13e9706 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T06:50:14.309Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-20T06:50:14.417Z] #43 ... [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #58 [security-bootstrapper internal] load build context [2024-08-20T06:50:14.417Z] #58 DONE 43.7s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #50 [support-scheduler internal] load build context [2024-08-20T06:50:14.417Z] #50 DONE 43.2s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #67 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-20T06:50:14.417Z] #67 DONE 40.9s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #56 [security-proxy-setup internal] load build context [2024-08-20T06:50:14.417Z] #56 DONE 43.5s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #54 [core-command internal] load build context [2024-08-20T06:50:14.417Z] #54 DONE 43.7s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #46 [core-data internal] load build context [2024-08-20T06:50:14.417Z] #46 DONE 43.3s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T06:50:14.417Z] #69 ... [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T06:50:14.417Z] #51 DONE 42.8s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:50:14.417Z] #49 DONE 43.3s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #57 [support-cron-scheduler internal] load build context [2024-08-20T06:50:14.417Z] #57 DONE 43.6s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #44 [security-proxy-auth internal] load build context [2024-08-20T06:50:14.417Z] #44 DONE 43.7s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #53 [core-metadata internal] load build context [2024-08-20T06:50:14.417Z] #53 DONE 43.7s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #45 [security-secretstore-setup internal] load build context [2024-08-20T06:50:14.417Z] #45 DONE 43.9s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #47 [core-keeper internal] load build context [2024-08-20T06:50:14.417Z] #47 DONE 43.6s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #43 [support-notifications internal] load build context [2024-08-20T06:50:14.417Z] #43 DONE 44.0s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #48 [security-spiffe-token-provider internal] load build context [2024-08-20T06:50:14.417Z] #48 DONE 43.4s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T06:50:14.417Z] #52 ... [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:14.417Z] #40 DONE 44.0s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:14.417Z] #61 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.417Z] #61 ... [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T06:50:14.417Z] #63 DONE 42.6s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:14.417Z] #61 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.417Z] #61 ... [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #65 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:14.417Z] #65 42.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.417Z] #65 42.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.417Z] #65 42.80 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:14.417Z] #65 42.80 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:14.417Z] #65 42.82 OK: 7 MiB in 16 packages [2024-08-20T06:50:14.417Z] #65 DONE 42.9s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T06:50:14.417Z] #60 42.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.417Z] #60 42.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.417Z] #60 42.96 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:14.417Z] #60 42.96 (2/2) Installing su-exec (0.2-r3) [2024-08-20T06:50:14.417Z] #60 42.97 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:14.417Z] #60 42.98 OK: 7 MiB in 17 packages [2024-08-20T06:50:14.417Z] #60 DONE 43.2s [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T06:50:14.417Z] #70 ... [2024-08-20T06:50:14.417Z] [2024-08-20T06:50:14.417Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:14.417Z] #61 43.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:14.417Z] #61 43.09 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:14.417Z] #61 43.09 OK: 7 MiB in 16 packages [2024-08-20T06:50:14.417Z] #61 DONE 43.4s [2024-08-20T06:50:14.676Z] [2024-08-20T06:50:14.676Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T06:50:14.676Z] #62 42.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.676Z] #62 42.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.676Z] #62 42.94 (1/3) Installing ca-certificates (20240226-r0) [2024-08-20T06:50:14.676Z] #62 42.96 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:14.676Z] #62 42.96 (3/3) Installing tzdata (2024a-r0) [2024-08-20T06:50:14.676Z] #62 43.02 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:14.676Z] #62 43.03 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:50:14.676Z] #62 43.09 OK: 11 MiB in 18 packages [2024-08-20T06:50:14.676Z] #62 DONE 43.3s [2024-08-20T06:50:14.676Z] [2024-08-20T06:50:14.676Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T06:50:14.676Z] #55 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.676Z] #55 42.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.676Z] #55 43.26 (1/4) Installing ca-certificates (20240226-r0) [2024-08-20T06:50:14.676Z] #55 43.27 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:14.676Z] #55 43.27 (3/4) Installing su-exec (0.2-r3) [2024-08-20T06:50:14.676Z] #55 43.28 (4/4) Installing yq (4.33.3-r5) [2024-08-20T06:50:14.676Z] #55 43.38 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:14.676Z] #55 43.39 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:50:14.676Z] #55 43.51 OK: 17 MiB in 19 packages [2024-08-20T06:50:14.676Z] #55 DONE 43.6s [2024-08-20T06:50:14.676Z] [2024-08-20T06:50:14.676Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T06:50:14.676Z] #64 42.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.676Z] #64 42.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.676Z] #64 43.02 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:50:14.676Z] #64 43.02 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:50:14.676Z] #64 43.02 OK: 20070 distinct packages available [2024-08-20T06:50:14.677Z] #64 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.677Z] #64 43.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:14.677Z] #64 43.43 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:14.677Z] #64 43.43 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-20T06:50:14.677Z] #64 43.43 (3/5) Installing libucontext (1.2-r2) [2024-08-20T06:50:14.677Z] #64 43.44 (4/5) Installing gcompat (1.1.0-r1) [2024-08-20T06:50:14.677Z] #64 43.44 (5/5) Installing openssl (3.1.6-r0) [2024-08-20T06:50:14.677Z] #64 43.46 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:14.677Z] #64 43.46 OK: 8 MiB in 20 packages [2024-08-20T06:50:14.677Z] #64 DONE 43.6s [2024-08-20T06:50:14.677Z] [2024-08-20T06:50:14.677Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T06:50:15.246Z] #71 ... [2024-08-20T06:50:15.246Z] [2024-08-20T06:50:15.246Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T06:50:15.246Z] #72 DONE 1.8s [2024-08-20T06:50:15.246Z] [2024-08-20T06:50:15.246Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T06:50:15.246Z] #66 43.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.246Z] #66 43.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.246Z] #66 43.45 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:15.246Z] #66 43.46 (2/4) Installing openssl (3.1.6-r0) [2024-08-20T06:50:15.246Z] #66 43.47 (3/4) Installing su-exec (0.2-r3) [2024-08-20T06:50:15.246Z] #66 43.47 (4/4) Installing yq (4.33.3-r5) [2024-08-20T06:50:15.246Z] #66 43.53 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:15.246Z] #66 43.54 OK: 17 MiB in 19 packages [2024-08-20T06:50:15.246Z] #66 DONE 43.7s [2024-08-20T06:50:15.246Z] [2024-08-20T06:50:15.246Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:50:15.246Z] #68 43.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.246Z] #68 43.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.246Z] #68 44.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:50:15.246Z] #68 44.17 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:50:15.246Z] #68 44.17 OK: 20070 distinct packages available [2024-08-20T06:50:15.541Z] #68 44.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.828Z] #68 44.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.828Z] #68 ... [2024-08-20T06:50:15.828Z] [2024-08-20T06:50:15.828Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T06:50:15.828Z] #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.828Z] #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:15.828Z] #0 2.260 OK: 264 MiB in 52 packages [2024-08-20T06:50:15.828Z] #73 DONE 2.5s [2024-08-20T06:50:15.828Z] [2024-08-20T06:50:15.828Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:15.828Z] #74 DONE 0.1s [2024-08-20T06:50:15.828Z] [2024-08-20T06:50:15.828Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:50:15.828Z] #68 44.59 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:15.828Z] #68 44.59 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-20T06:50:15.828Z] #68 44.60 (3/4) Installing libucontext (1.2-r2) [2024-08-20T06:50:15.828Z] #68 44.60 (4/4) Installing gcompat (1.1.0-r1) [2024-08-20T06:50:15.828Z] #68 44.61 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:15.828Z] #68 44.62 OK: 8 MiB in 19 packages [2024-08-20T06:50:16.418Z] #68 ... [2024-08-20T06:50:16.418Z] [2024-08-20T06:50:16.418Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T06:50:16.418Z] #69 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.418Z] #69 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.418Z] #69 2.516 OK: 264 MiB in 52 packages [2024-08-20T06:50:16.418Z] #69 DONE 3.0s [2024-08-20T06:50:16.418Z] [2024-08-20T06:50:16.418Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:16.678Z] #75 ... [2024-08-20T06:50:16.678Z] [2024-08-20T06:50:16.678Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:50:16.678Z] #68 DONE 45.5s [2024-08-20T06:50:16.678Z] [2024-08-20T06:50:16.678Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-20T06:50:16.678Z] #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.257 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:50:16.678Z] #0 2.257 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:50:16.678Z] #0 2.257 OK: 20077 distinct packages available [2024-08-20T06:50:16.678Z] #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.652 OK: 264 MiB in 52 packages [2024-08-20T06:50:16.678Z] #76 DONE 3.4s [2024-08-20T06:50:16.678Z] [2024-08-20T06:50:16.678Z] #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-20T06:50:16.678Z] #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.692 OK: 264 MiB in 52 packages [2024-08-20T06:50:16.678Z] #77 DONE 3.4s [2024-08-20T06:50:16.678Z] [2024-08-20T06:50:16.678Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:50:16.678Z] #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #0 2.999 OK: 12 MiB in 26 packages [2024-08-20T06:50:16.678Z] #78 DONE 3.4s [2024-08-20T06:50:16.678Z] [2024-08-20T06:50:16.678Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T06:50:16.678Z] #59 43.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #59 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:16.678Z] #59 45.06 (1/2) Installing ca-certificates (20240226-r0) [2024-08-20T06:50:16.678Z] #59 45.08 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:16.678Z] #59 45.08 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:16.678Z] #59 45.09 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:50:16.678Z] #59 45.14 OK: 8 MiB in 17 packages [2024-08-20T06:50:16.678Z] #59 DONE 45.7s [2024-08-20T06:50:16.936Z] [2024-08-20T06:50:16.936Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:50:16.936Z] #79 ... [2024-08-20T06:50:16.936Z] [2024-08-20T06:50:16.936Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:16.936Z] #80 DONE 0.2s [2024-08-20T06:50:16.936Z] [2024-08-20T06:50:16.936Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:16.936Z] #75 DONE 0.7s [2024-08-20T06:50:16.936Z] [2024-08-20T06:50:16.936Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:16.936Z] #81 DONE 0.3s [2024-08-20T06:50:17.194Z] [2024-08-20T06:50:17.194Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:18.129Z] #82 ... [2024-08-20T06:50:18.129Z] [2024-08-20T06:50:18.129Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:18.129Z] #0 2.037 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.129Z] #0 2.558 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.129Z] #0 3.199 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:18.129Z] #0 3.502 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:18.129Z] #0 3.517 OK: 7 MiB in 16 packages [2024-08-20T06:50:18.129Z] #83 DONE 4.1s [2024-08-20T06:50:18.129Z] [2024-08-20T06:50:18.129Z] #84 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-20T06:50:18.129Z] #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.129Z] #0 3.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.129Z] #0 3.304 OK: 7 MiB in 16 packages [2024-08-20T06:50:18.129Z] #84 DONE 4.0s [2024-08-20T06:50:18.129Z] [2024-08-20T06:50:18.129Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T06:50:18.129Z] #70 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.129Z] #70 4.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.389Z] #70 4.250 OK: 7 MiB in 17 packages [2024-08-20T06:50:18.955Z] #70 ... [2024-08-20T06:50:18.955Z] [2024-08-20T06:50:18.955Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:50:18.955Z] #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.955Z] #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.955Z] #0 3.848 OK: 11 MiB in 18 packages [2024-08-20T06:50:18.955Z] #85 DONE 4.4s [2024-08-20T06:50:18.955Z] [2024-08-20T06:50:18.955Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:50:18.956Z] #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.956Z] #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.956Z] #0 3.887 OK: 7 MiB in 16 packages [2024-08-20T06:50:18.956Z] #86 DONE 4.4s [2024-08-20T06:50:18.956Z] [2024-08-20T06:50:18.956Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T06:50:18.956Z] #70 DONE 4.8s [2024-08-20T06:50:18.956Z] [2024-08-20T06:50:18.956Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-20T06:50:18.956Z] #0 3.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.956Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:18.956Z] #0 4.355 OK: 17 MiB in 19 packages [2024-08-20T06:50:18.956Z] #87 DONE 4.4s [2024-08-20T06:50:18.956Z] [2024-08-20T06:50:18.956Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T06:50:18.956Z] #71 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:19.213Z] #71 4.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:19.213Z] #71 4.689 OK: 8 MiB in 20 packages [2024-08-20T06:50:19.481Z] #71 DONE 5.0s [2024-08-20T06:50:19.481Z] [2024-08-20T06:50:19.481Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T06:50:20.422Z] #88 DONE 1.1s [2024-08-20T06:50:20.422Z] [2024-08-20T06:50:20.422Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-20T06:50:20.422Z] #0 3.929 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:20.422Z] #0 4.398 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:20.422Z] #0 5.071 OK: 264 MiB in 52 packages [2024-08-20T06:50:20.422Z] #89 DONE 5.4s [2024-08-20T06:50:20.422Z] [2024-08-20T06:50:20.422Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-20T06:50:20.422Z] #90 DONE 1.1s [2024-08-20T06:50:20.422Z] [2024-08-20T06:50:20.422Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-20T06:50:20.422Z] #91 DONE 0.1s [2024-08-20T06:50:20.422Z] [2024-08-20T06:50:20.422Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T06:50:21.365Z] #92 DONE 0.7s [2024-08-20T06:50:21.365Z] [2024-08-20T06:50:21.365Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-20T06:50:21.365Z] #93 DONE 0.7s [2024-08-20T06:50:21.365Z] [2024-08-20T06:50:21.365Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-20T06:50:21.365Z] #0 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:21.365Z] #0 5.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:21.365Z] #0 5.714 OK: 17 MiB in 19 packages [2024-08-20T06:50:21.365Z] #94 DONE 6.1s [2024-08-20T06:50:21.365Z] [2024-08-20T06:50:21.365Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-20T06:50:21.365Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:21.365Z] #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:21.365Z] #0 4.127 OK: 8 MiB in 19 packages [2024-08-20T06:50:21.365Z] #95 DONE 4.5s [2024-08-20T06:50:21.365Z] [2024-08-20T06:50:21.365Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-20T06:50:21.365Z] #96 DONE 0.1s [2024-08-20T06:50:21.365Z] [2024-08-20T06:50:21.365Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-20T06:50:21.365Z] #97 DONE 0.7s [2024-08-20T06:50:21.365Z] [2024-08-20T06:50:21.365Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T06:50:22.363Z] #98 ... [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.363Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-20T06:50:22.363Z] #99 DONE 0.9s [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.363Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T06:50:22.363Z] #100 DONE 1.0s [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.363Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-20T06:50:22.363Z] #101 DONE 0.1s [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.363Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-20T06:50:22.363Z] #102 DONE 0.0s [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.363Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T06:50:22.363Z] #103 DONE 0.0s [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.363Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:50:22.363Z] #79 5.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:22.363Z] #79 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-20T06:50:22.363Z] #79 5.426 OK: 8 MiB in 17 packages [2024-08-20T06:50:22.363Z] #79 DONE 5.5s [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.363Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T06:50:22.363Z] #98 DONE 0.9s [2024-08-20T06:50:22.363Z] [2024-08-20T06:50:22.364Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-20T06:50:22.364Z] #104 DONE 0.0s [2024-08-20T06:50:22.364Z] [2024-08-20T06:50:22.364Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-20T06:50:22.364Z] #105 DONE 0.1s [2024-08-20T06:50:22.364Z] [2024-08-20T06:50:22.364Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-20T06:50:22.364Z] #106 DONE 0.1s [2024-08-20T06:50:22.364Z] [2024-08-20T06:50:22.364Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-20T06:50:22.364Z] #107 DONE 0.1s [2024-08-20T06:50:22.364Z] [2024-08-20T06:50:22.364Z] #108 [security-spire-server] exporting to image [2024-08-20T06:50:22.364Z] #108 exporting layers [2024-08-20T06:50:22.623Z] #108 ... [2024-08-20T06:50:22.623Z] [2024-08-20T06:50:22.623Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-20T06:50:22.623Z] #109 DONE 0.1s [2024-08-20T06:50:22.623Z] [2024-08-20T06:50:22.623Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T06:50:22.623Z] #110 DONE 0.1s [2024-08-20T06:50:22.623Z] [2024-08-20T06:50:22.623Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-20T06:50:22.623Z] #111 DONE 0.1s [2024-08-20T06:50:22.623Z] [2024-08-20T06:50:22.623Z] #108 [security-spire-agent] exporting to image [2024-08-20T06:50:22.623Z] #108 ... [2024-08-20T06:50:22.623Z] [2024-08-20T06:50:22.623Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-20T06:50:22.623Z] #112 DONE 0.1s [2024-08-20T06:50:22.623Z] [2024-08-20T06:50:22.623Z] #108 [security-spire-config] exporting to image [2024-08-20T06:50:23.194Z] #108 ... [2024-08-20T06:50:23.194Z] [2024-08-20T06:50:23.194Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-20T06:50:23.194Z] #113 DONE 4.2s [2024-08-20T06:50:23.194Z] [2024-08-20T06:50:23.194Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-20T06:50:23.194Z] #114 DONE 0.1s [2024-08-20T06:50:23.194Z] [2024-08-20T06:50:23.194Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:23.453Z] #115 ... [2024-08-20T06:50:23.453Z] [2024-08-20T06:50:23.453Z] #108 [security-spire-config] exporting to image [2024-08-20T06:50:23.453Z] #108 exporting layers 0.8s done [2024-08-20T06:50:23.453Z] #108 writing image sha256:a7fe1cc2e3878c962dbca14f8baf17ef5c8138907bdca5d890b3a439f8589f96 0.0s done [2024-08-20T06:50:23.453Z] #108 naming to docker.io/library/security-spire-server done [2024-08-20T06:50:23.453Z] #108 writing image sha256:73507a806e2c76df9765be0e95f5d083aa8dc7252454f01b1cd87c31da6348a6 done [2024-08-20T06:50:23.453Z] #108 naming to docker.io/library/security-spire-agent done [2024-08-20T06:50:23.453Z] #108 writing image sha256:0613f50b4b3c61b23de1f29732d9418f342c87f5c0227818a2d88ad7353c3a73 done [2024-08-20T06:50:23.453Z] #108 naming to docker.io/library/security-spire-config done [2024-08-20T06:50:23.453Z] #108 DONE 1.2s [2024-08-20T06:50:23.712Z] [2024-08-20T06:50:23.712Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:24.515Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-20T06:50:24.515Z] #1 transferring dockerfile: 2.15kB done [2024-08-20T06:50:24.515Z] #1 DONE 0.1s [2024-08-20T06:50:24.515Z] [2024-08-20T06:50:24.515Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-20T06:50:24.515Z] #2 transferring dockerfile: 1.69kB done [2024-08-20T06:50:24.515Z] #2 DONE 0.0s [2024-08-20T06:50:24.515Z] [2024-08-20T06:50:24.515Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-20T06:50:24.515Z] #3 transferring dockerfile: 2.50kB done [2024-08-20T06:50:24.515Z] #3 DONE 0.0s [2024-08-20T06:50:24.515Z] [2024-08-20T06:50:24.515Z] #4 [core-command internal] load build definition from Dockerfile [2024-08-20T06:50:24.515Z] #4 transferring dockerfile: 1.93kB done [2024-08-20T06:50:24.515Z] #4 DONE 0.1s [2024-08-20T06:50:24.515Z] [2024-08-20T06:50:24.515Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-08-20T06:50:24.515Z] #5 transferring dockerfile: 1.70kB 0.0s done [2024-08-20T06:50:24.515Z] #5 DONE 0.1s [2024-08-20T06:50:24.515Z] [2024-08-20T06:50:24.515Z] #6 [core-data internal] load build definition from Dockerfile [2024-08-20T06:50:24.515Z] #6 transferring dockerfile: 2.01kB 0.0s done [2024-08-20T06:50:24.515Z] #6 DONE 0.1s [2024-08-20T06:50:24.515Z] [2024-08-20T06:50:24.515Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-20T06:50:24.515Z] #7 transferring dockerfile: 1.81kB 0.0s done [2024-08-20T06:50:24.515Z] #7 DONE 0.1s [2024-08-20T06:50:24.515Z] [2024-08-20T06:50:24.515Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-08-20T06:50:24.787Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-08-20T06:50:24.787Z] #8 DONE 0.1s [2024-08-20T06:50:24.787Z] [2024-08-20T06:50:24.787Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-08-20T06:50:24.787Z] #9 transferring dockerfile: 1.95kB 0.0s done [2024-08-20T06:50:24.787Z] #9 DONE 0.1s [2024-08-20T06:50:24.787Z] [2024-08-20T06:50:24.787Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-20T06:50:24.787Z] #10 transferring dockerfile: 1.85kB 0.0s done [2024-08-20T06:50:24.787Z] #10 DONE 0.1s [2024-08-20T06:50:24.787Z] [2024-08-20T06:50:24.787Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-20T06:50:24.787Z] #11 transferring dockerfile: 2.01kB done [2024-08-20T06:50:24.787Z] #11 DONE 0.1s [2024-08-20T06:50:24.787Z] [2024-08-20T06:50:24.787Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-20T06:50:24.787Z] #12 transferring dockerfile: 1.89kB 0.0s done [2024-08-20T06:50:24.787Z] #12 DONE 0.1s [2024-08-20T06:50:24.787Z] [2024-08-20T06:50:24.787Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-20T06:50:25.058Z] #13 transferring dockerfile: 2.23kB 0.0s done [2024-08-20T06:50:25.058Z] #13 DONE 0.1s [2024-08-20T06:50:25.058Z] [2024-08-20T06:50:25.058Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-20T06:50:25.058Z] #14 transferring dockerfile: 2.49kB 0.0s done [2024-08-20T06:50:25.058Z] #14 DONE 0.1s [2024-08-20T06:50:25.058Z] [2024-08-20T06:50:25.058Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-20T06:50:25.058Z] #15 transferring dockerfile: 3.17kB done [2024-08-20T06:50:25.058Z] #15 DONE 0.1s [2024-08-20T06:50:25.058Z] [2024-08-20T06:50:25.058Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-08-20T06:50:25.330Z] #16 transferring dockerfile: 2.06kB done [2024-08-20T06:50:25.330Z] #16 DONE 0.1s [2024-08-20T06:50:25.330Z] [2024-08-20T06:50:25.330Z] #17 [security-proxy-auth internal] load .dockerignore [2024-08-20T06:50:25.330Z] #17 transferring context: 50B 0.0s done [2024-08-20T06:50:25.330Z] #17 DONE 0.1s [2024-08-20T06:50:25.910Z] [2024-08-20T06:50:25.910Z] #18 [security-spire-config internal] load .dockerignore [2024-08-20T06:50:25.910Z] #18 transferring context: 50B done [2024-08-20T06:50:25.910Z] #18 DONE 0.0s [2024-08-20T06:50:26.179Z] [2024-08-20T06:50:26.179Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-20T06:50:26.179Z] #19 transferring context: 50B done [2024-08-20T06:50:26.179Z] #19 DONE 0.0s [2024-08-20T06:50:26.179Z] [2024-08-20T06:50:26.179Z] #20 [core-command internal] load .dockerignore [2024-08-20T06:50:26.179Z] #20 transferring context: 50B done [2024-08-20T06:50:26.179Z] #20 DONE 0.0s [2024-08-20T06:50:26.179Z] [2024-08-20T06:50:26.179Z] #21 [security-spire-server internal] load .dockerignore [2024-08-20T06:50:26.179Z] #21 transferring context: 50B 0.0s done [2024-08-20T06:50:26.179Z] #21 DONE 0.1s [2024-08-20T06:50:26.179Z] [2024-08-20T06:50:26.179Z] #22 [core-data internal] load .dockerignore [2024-08-20T06:50:26.255Z] #116 ... [2024-08-20T06:50:26.256Z] [2024-08-20T06:50:26.256Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:26.256Z] #117 ... [2024-08-20T06:50:26.256Z] [2024-08-20T06:50:26.256Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:26.447Z] #22 transferring context: 50B done [2024-08-20T06:50:26.447Z] #22 DONE 0.0s [2024-08-20T06:50:26.447Z] [2024-08-20T06:50:26.447Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-20T06:50:26.447Z] #23 transferring context: 50B done [2024-08-20T06:50:26.447Z] #23 DONE 0.1s [2024-08-20T06:50:26.447Z] [2024-08-20T06:50:26.447Z] #24 [support-scheduler internal] load .dockerignore [2024-08-20T06:50:26.447Z] #24 transferring context: 50B done [2024-08-20T06:50:26.447Z] #24 DONE 0.1s [2024-08-20T06:50:26.447Z] [2024-08-20T06:50:26.447Z] #25 [support-notifications internal] load .dockerignore [2024-08-20T06:50:26.447Z] #25 ... [2024-08-20T06:50:26.447Z] [2024-08-20T06:50:26.447Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-20T06:50:26.447Z] #26 transferring context: 50B 0.0s done [2024-08-20T06:50:26.447Z] #26 DONE 0.1s [2024-08-20T06:50:26.447Z] [2024-08-20T06:50:26.447Z] #25 [support-notifications internal] load .dockerignore [2024-08-20T06:50:26.447Z] #25 transferring context: 50B done [2024-08-20T06:50:26.714Z] #25 ... [2024-08-20T06:50:26.714Z] [2024-08-20T06:50:26.714Z] #27 [core-keeper internal] load .dockerignore [2024-08-20T06:50:26.714Z] #27 transferring context: 50B done [2024-08-20T06:50:26.714Z] #27 DONE 0.1s [2024-08-20T06:50:26.714Z] [2024-08-20T06:50:26.714Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-20T06:50:26.714Z] #28 transferring context: 50B done [2024-08-20T06:50:26.714Z] #28 DONE 0.1s [2024-08-20T06:50:26.714Z] [2024-08-20T06:50:26.714Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-20T06:50:26.714Z] #29 transferring context: 50B 0.0s done [2024-08-20T06:50:26.714Z] #29 DONE 0.1s [2024-08-20T06:50:26.714Z] [2024-08-20T06:50:26.714Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-08-20T06:50:26.714Z] #30 transferring context: 50B done [2024-08-20T06:50:26.714Z] #30 DONE 0.1s [2024-08-20T06:50:26.714Z] [2024-08-20T06:50:26.714Z] #25 [support-notifications internal] load .dockerignore [2024-08-20T06:50:26.991Z] #25 ... [2024-08-20T06:50:26.991Z] [2024-08-20T06:50:26.991Z] #31 [security-bootstrapper internal] load .dockerignore [2024-08-20T06:50:26.991Z] #31 transferring context: 50B done [2024-08-20T06:50:26.991Z] #31 DONE 0.1s [2024-08-20T06:50:26.991Z] [2024-08-20T06:50:26.991Z] #32 [core-metadata internal] load .dockerignore [2024-08-20T06:50:26.991Z] #32 transferring context: 50B done [2024-08-20T06:50:26.991Z] #32 DONE 0.1s [2024-08-20T06:50:26.991Z] [2024-08-20T06:50:26.991Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:26.991Z] #33 DONE 0.0s [2024-08-20T06:50:26.991Z] [2024-08-20T06:50:26.991Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T06:50:27.259Z] #34 DONE 0.3s [2024-08-20T06:50:27.259Z] [2024-08-20T06:50:27.259Z] #25 [support-notifications internal] load .dockerignore [2024-08-20T06:50:28.244Z] #25 ... [2024-08-20T06:50:28.244Z] [2024-08-20T06:50:28.244Z] #35 [security-proxy-auth internal] load build context [2024-08-20T06:50:28.244Z] #35 transferring context: 3.09MB 0.7s done [2024-08-20T06:50:28.244Z] #35 DONE 0.8s [2024-08-20T06:50:28.244Z] [2024-08-20T06:50:28.244Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:28.244Z] #33 DONE 0.0s [2024-08-20T06:50:28.244Z] [2024-08-20T06:50:28.244Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T06:50:28.244Z] #36 DONE 1.7s [2024-08-20T06:50:28.244Z] [2024-08-20T06:50:28.244Z] #37 [security-proxy-setup internal] load build context [2024-08-20T06:50:28.511Z] #37 ... [2024-08-20T06:50:28.511Z] [2024-08-20T06:50:28.511Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T06:50:28.511Z] #36 DONE 1.7s [2024-08-20T06:50:28.511Z] [2024-08-20T06:50:28.511Z] #37 [security-proxy-setup internal] load build context [2024-08-20T06:50:28.511Z] #37 ... [2024-08-20T06:50:28.511Z] [2024-08-20T06:50:28.511Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:28.511Z] #33 DONE 0.0s [2024-08-20T06:50:28.511Z] [2024-08-20T06:50:28.511Z] #37 [security-proxy-setup internal] load build context [2024-08-20T06:50:28.779Z] #37 ... [2024-08-20T06:50:28.779Z] [2024-08-20T06:50:28.779Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T06:50:28.779Z] #36 DONE 1.7s [2024-08-20T06:50:28.779Z] [2024-08-20T06:50:28.779Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-20T06:50:28.779Z] #38 DONE 0.7s [2024-08-20T06:50:28.779Z] [2024-08-20T06:50:28.779Z] #37 [security-proxy-setup internal] load build context [2024-08-20T06:50:28.779Z] #37 ... [2024-08-20T06:50:28.779Z] [2024-08-20T06:50:28.779Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:28.779Z] #33 DONE 0.0s [2024-08-20T06:50:29.049Z] [2024-08-20T06:50:29.049Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T06:50:29.049Z] #34 DONE 1.0s [2024-08-20T06:50:29.049Z] [2024-08-20T06:50:29.049Z] #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:50:29.049Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:50:29.049Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:50:29.049Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T06:50:29.049Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T06:50:29.049Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-20T06:50:29.049Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-20T06:50:29.049Z] #39 ... [2024-08-20T06:50:29.049Z] [2024-08-20T06:50:29.050Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T06:50:29.050Z] #36 DONE 1.8s [2024-08-20T06:50:29.050Z] [2024-08-20T06:50:29.050Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:29.050Z] #33 DONE 0.0s [2024-08-20T06:50:29.050Z] [2024-08-20T06:50:29.050Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-20T06:50:29.050Z] #38 DONE 0.7s [2024-08-20T06:50:29.050Z] [2024-08-20T06:50:29.050Z] #39 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:50:29.050Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:50:29.050Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:50:29.050Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T06:50:29.050Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T06:50:29.050Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-20T06:50:29.050Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-20T06:50:29.318Z] #39 ... [2024-08-20T06:50:29.318Z] [2024-08-20T06:50:29.318Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:29.318Z] #33 DONE 0.0s [2024-08-20T06:50:29.318Z] [2024-08-20T06:50:29.318Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:29.318Z] #33 DONE 0.0s [2024-08-20T06:50:29.318Z] [2024-08-20T06:50:29.318Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-20T06:50:29.318Z] #40 DONE 1.3s [2024-08-20T06:50:29.318Z] [2024-08-20T06:50:29.318Z] #41 [core-command internal] load build context [2024-08-20T06:50:29.589Z] #41 ... [2024-08-20T06:50:29.589Z] [2024-08-20T06:50:29.589Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T06:50:29.589Z] #36 DONE 1.9s [2024-08-20T06:50:29.589Z] [2024-08-20T06:50:29.589Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-20T06:50:29.589Z] #38 DONE 0.8s [2024-08-20T06:50:29.589Z] [2024-08-20T06:50:29.589Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:29.589Z] #33 DONE 0.0s [2024-08-20T06:50:29.589Z] [2024-08-20T06:50:29.589Z] #41 [core-command internal] load build context [2024-08-20T06:50:29.856Z] #41 ... [2024-08-20T06:50:29.856Z] [2024-08-20T06:50:29.856Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:29.856Z] #33 DONE 0.0s [2024-08-20T06:50:29.856Z] [2024-08-20T06:50:29.856Z] #41 [core-command internal] load build context [2024-08-20T06:50:29.856Z] #41 transferring context: 3.09MB 1.2s done [2024-08-20T06:50:29.856Z] #41 ... [2024-08-20T06:50:29.856Z] [2024-08-20T06:50:29.856Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:29.856Z] #33 DONE 0.0s [2024-08-20T06:50:29.856Z] [2024-08-20T06:50:29.856Z] #37 [security-proxy-setup internal] load build context [2024-08-20T06:50:29.856Z] #37 transferring context: 3.09MB 1.5s done [2024-08-20T06:50:29.856Z] #37 DONE 1.6s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-20T06:50:30.123Z] #42 DONE 1.3s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #41 [core-command internal] load build context [2024-08-20T06:50:30.123Z] #41 DONE 1.5s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:50:30.123Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:50:30.123Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:50:30.123Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T06:50:30.123Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T06:50:30.123Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-20T06:50:30.123Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-20T06:50:30.123Z] #39 ... [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:30.123Z] #33 DONE 0.1s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #39 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:50:30.123Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:50:30.123Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:50:30.123Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T06:50:30.123Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T06:50:30.123Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-20T06:50:30.123Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-20T06:50:30.123Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:50:30.123Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:50:30.123Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T06:50:30.123Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T06:50:30.123Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-20T06:50:30.123Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-20T06:50:30.123Z] #39 DONE 3.9s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T06:50:30.123Z] #36 DONE 2.0s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-20T06:50:30.123Z] #38 DONE 0.9s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T06:50:30.123Z] #34 DONE 2.0s [2024-08-20T06:50:30.123Z] [2024-08-20T06:50:30.123Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:50:30.391Z] #43 ... [2024-08-20T06:50:30.391Z] [2024-08-20T06:50:30.391Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-20T06:50:30.391Z] #33 DONE 0.1s [2024-08-20T06:50:30.391Z] [2024-08-20T06:50:30.391Z] #44 [core-data internal] load build context [2024-08-20T06:50:30.391Z] #44 transferring context: 3.09MB 1.2s done [2024-08-20T06:50:30.391Z] #44 DONE 1.9s [2024-08-20T06:50:30.391Z] [2024-08-20T06:50:30.391Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:30.391Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-08-20T06:50:30.391Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-20T06:50:30.391Z] #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-20T06:50:30.659Z] #45 ... [2024-08-20T06:50:30.659Z] [2024-08-20T06:50:30.659Z] #46 [security-spire-config internal] load build context [2024-08-20T06:50:30.659Z] #46 transferring context: 25.96kB 0.1s done [2024-08-20T06:50:30.659Z] #46 DONE 1.2s [2024-08-20T06:50:30.936Z] [2024-08-20T06:50:30.936Z] #47 [core-keeper internal] load build context [2024-08-20T06:50:30.936Z] #47 ... [2024-08-20T06:50:30.936Z] [2024-08-20T06:50:30.936Z] #48 [security-spire-server internal] load build context [2024-08-20T06:50:30.936Z] #48 transferring context: 27.71kB 0.1s done [2024-08-20T06:50:30.936Z] #48 DONE 1.4s [2024-08-20T06:50:31.210Z] [2024-08-20T06:50:31.210Z] #49 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:31.802Z] #49 ... [2024-08-20T06:50:31.802Z] [2024-08-20T06:50:31.802Z] #50 [security-spire-agent internal] load build context [2024-08-20T06:50:31.802Z] #50 transferring context: 27.24kB 0.5s done [2024-08-20T06:50:31.802Z] #50 DONE 1.8s [2024-08-20T06:50:32.074Z] [2024-08-20T06:50:32.074Z] #47 [core-keeper internal] load build context [2024-08-20T06:50:32.074Z] #47 ... [2024-08-20T06:50:32.074Z] [2024-08-20T06:50:32.074Z] #51 [support-scheduler internal] load build context [2024-08-20T06:50:32.074Z] #51 transferring context: 3.09MB 1.9s done [2024-08-20T06:50:32.074Z] #51 DONE 3.0s [2024-08-20T06:50:32.074Z] [2024-08-20T06:50:32.074Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T06:50:32.074Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done [2024-08-20T06:50:32.074Z] #52 DONE 2.0s [2024-08-20T06:50:32.074Z] [2024-08-20T06:50:32.074Z] #47 [core-keeper internal] load build context [2024-08-20T06:50:33.497Z] #47 transferring context: 3.09MB 3.3s done [2024-08-20T06:50:34.088Z] #47 ... [2024-08-20T06:50:34.088Z] [2024-08-20T06:50:34.088Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-20T06:50:34.088Z] #34 DONE 5.6s [2024-08-20T06:50:34.088Z] [2024-08-20T06:50:34.088Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:50:34.088Z] #43 ... [2024-08-20T06:50:34.088Z] [2024-08-20T06:50:34.088Z] #53 [support-notifications internal] load build context [2024-08-20T06:50:34.088Z] #53 transferring context: 3.09MB 3.2s done [2024-08-20T06:50:34.088Z] #53 DONE 4.5s [2024-08-20T06:50:34.088Z] [2024-08-20T06:50:34.088Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:50:34.354Z] #43 ... [2024-08-20T06:50:34.354Z] [2024-08-20T06:50:34.354Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-20T06:50:34.354Z] #36 DONE 2.0s [2024-08-20T06:50:34.354Z] [2024-08-20T06:50:34.354Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-20T06:50:34.354Z] #38 DONE 0.9s [2024-08-20T06:50:34.354Z] [2024-08-20T06:50:34.354Z] #39 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-20T06:50:34.354Z] #39 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-20T06:50:34.354Z] #39 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-20T06:50:34.354Z] #39 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-20T06:50:34.354Z] #39 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-20T06:50:34.354Z] #39 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-20T06:50:34.354Z] #39 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-20T06:50:34.354Z] #39 DONE 4.0s [2024-08-20T06:50:34.354Z] [2024-08-20T06:50:34.354Z] #47 [core-keeper internal] load build context [2024-08-20T06:50:34.354Z] #47 DONE 4.8s [2024-08-20T06:50:34.354Z] [2024-08-20T06:50:34.354Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:50:34.622Z] #43 ... [2024-08-20T06:50:34.622Z] [2024-08-20T06:50:34.622Z] #54 [support-cron-scheduler internal] load build context [2024-08-20T06:50:34.622Z] #54 transferring context: 3.09MB 3.5s done [2024-08-20T06:50:34.622Z] #54 DONE 5.0s [2024-08-20T06:50:34.889Z] [2024-08-20T06:50:34.889Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:50:34.889Z] #43 ... [2024-08-20T06:50:34.889Z] [2024-08-20T06:50:34.889Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T06:50:34.889Z] #55 DONE 5.4s [2024-08-20T06:50:34.889Z] [2024-08-20T06:50:34.890Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-20T06:50:35.157Z] #43 transferring context: 3.09MB 4.2s done [2024-08-20T06:50:35.425Z] #43 DONE 5.1s [2024-08-20T06:50:35.425Z] [2024-08-20T06:50:35.425Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:35.425Z] #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-20T06:50:35.425Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done [2024-08-20T06:50:35.425Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-08-20T06:50:35.425Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done [2024-08-20T06:50:35.425Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-20T06:50:35.695Z] #45 ... [2024-08-20T06:50:35.695Z] [2024-08-20T06:50:35.695Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-20T06:50:35.695Z] #56 transferring context: 3.09MB 3.5s done [2024-08-20T06:50:35.695Z] #56 DONE 5.6s [2024-08-20T06:50:35.964Z] [2024-08-20T06:50:35.964Z] #57 [security-secretstore-setup internal] load build context [2024-08-20T06:50:36.231Z] #57 transferring context: 3.09MB 5.1s done [2024-08-20T06:50:36.499Z] #57 ... [2024-08-20T06:50:36.499Z] [2024-08-20T06:50:36.499Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:36.499Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.0s [2024-08-20T06:50:37.092Z] #45 ... [2024-08-20T06:50:37.092Z] [2024-08-20T06:50:37.092Z] #58 [security-bootstrapper internal] load build context [2024-08-20T06:50:37.092Z] #58 transferring context: 3.09MB 5.0s done [2024-08-20T06:50:37.092Z] #58 DONE 6.9s [2024-08-20T06:50:37.092Z] [2024-08-20T06:50:37.092Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:37.092Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.7s [2024-08-20T06:50:37.359Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-20T06:50:37.628Z] #45 ... [2024-08-20T06:50:37.628Z] [2024-08-20T06:50:37.628Z] #57 [security-secretstore-setup internal] load build context [2024-08-20T06:50:37.628Z] #57 DONE 7.4s [2024-08-20T06:50:37.628Z] [2024-08-20T06:50:37.628Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:37.628Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-20T06:50:37.628Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.53MB / 28.04MB 5.2s [2024-08-20T06:50:38.212Z] #45 ... [2024-08-20T06:50:38.212Z] [2024-08-20T06:50:38.212Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T06:50:38.212Z] #0 5.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:38.212Z] #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:38.212Z] #0 8.044 OK: 266 MiB in 52 packages [2024-08-20T06:50:38.212Z] #59 DONE 9.8s [2024-08-20T06:50:38.212Z] [2024-08-20T06:50:38.212Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:38.485Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.05MB / 28.04MB 5.9s [2024-08-20T06:50:38.756Z] #45 ... [2024-08-20T06:50:38.756Z] [2024-08-20T06:50:38.756Z] #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T06:50:38.756Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:38.756Z] #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:38.756Z] #60 ... [2024-08-20T06:50:38.756Z] [2024-08-20T06:50:38.756Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:39.353Z] #45 ... [2024-08-20T06:50:39.353Z] [2024-08-20T06:50:39.353Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-20T06:50:39.353Z] #0 5.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:39.353Z] #0 6.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:39.353Z] #0 8.680 OK: 266 MiB in 52 packages [2024-08-20T06:50:39.353Z] #61 DONE 9.5s [2024-08-20T06:50:39.353Z] [2024-08-20T06:50:39.353Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:39.353Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.78MB / 28.04MB 6.9s [2024-08-20T06:50:39.938Z] #45 ... [2024-08-20T06:50:39.938Z] [2024-08-20T06:50:39.938Z] #60 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-20T06:50:39.938Z] #60 10.53 OK: 266 MiB in 52 packages [2024-08-20T06:50:39.938Z] #60 DONE 12.1s [2024-08-20T06:50:39.938Z] [2024-08-20T06:50:39.938Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:39.938Z] #45 ... [2024-08-20T06:50:39.938Z] [2024-08-20T06:50:39.938Z] #62 [core-metadata internal] load build context [2024-08-20T06:50:39.938Z] #62 transferring context: 3.09MB 3.2s done [2024-08-20T06:50:39.938Z] #62 DONE 5.5s [2024-08-20T06:50:39.938Z] [2024-08-20T06:50:39.938Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:40.211Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.7s [2024-08-20T06:50:40.211Z] #45 ... [2024-08-20T06:50:40.211Z] [2024-08-20T06:50:40.211Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-20T06:50:40.211Z] #0 6.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:40.211Z] #0 8.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:40.211Z] #0 9.834 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:50:40.211Z] #0 9.834 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:50:40.211Z] #0 9.834 OK: 19953 distinct packages available [2024-08-20T06:50:40.480Z] #63 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:40.480Z] #63 ... [2024-08-20T06:50:40.480Z] [2024-08-20T06:50:40.480Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:40.480Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.88MB / 28.04MB 8.0s [2024-08-20T06:50:40.758Z] #45 ... [2024-08-20T06:50:40.758Z] [2024-08-20T06:50:40.758Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:40.758Z] #64 DONE 2.1s [2024-08-20T06:50:40.758Z] [2024-08-20T06:50:40.758Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:41.344Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 9.0s [2024-08-20T06:50:42.323Z] #45 ... [2024-08-20T06:50:42.323Z] [2024-08-20T06:50:42.323Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:42.323Z] #65 DONE 3.0s [2024-08-20T06:50:42.323Z] [2024-08-20T06:50:42.323Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:42.323Z] #66 DONE 2.2s [2024-08-20T06:50:42.323Z] [2024-08-20T06:50:42.323Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:42.323Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.40MB / 28.04MB 9.7s [2024-08-20T06:50:42.323Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-20T06:50:42.323Z] #45 ... [2024-08-20T06:50:42.323Z] [2024-08-20T06:50:42.323Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T06:50:42.323Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-20T06:50:42.323Z] #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-20T06:50:42.323Z] #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-20T06:50:42.323Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-20T06:50:42.323Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-20T06:50:42.323Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-20T06:50:42.323Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-08-20T06:50:42.323Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 6.7s [2024-08-20T06:50:42.323Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-20T06:50:42.323Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d [2024-08-20T06:50:42.323Z] #52 ... [2024-08-20T06:50:42.323Z] [2024-08-20T06:50:42.323Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:42.594Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-20T06:50:42.862Z] #45 ... [2024-08-20T06:50:42.862Z] [2024-08-20T06:50:42.862Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-20T06:50:42.862Z] #63 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:42.862Z] #63 11.72 OK: 266 MiB in 52 packages [2024-08-20T06:50:42.862Z] #63 DONE 12.3s [2024-08-20T06:50:42.862Z] [2024-08-20T06:50:42.862Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:42.862Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.2s [2024-08-20T06:50:42.862Z] #45 ... [2024-08-20T06:50:42.862Z] [2024-08-20T06:50:42.862Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T06:50:42.862Z] #67 ... [2024-08-20T06:50:42.862Z] [2024-08-20T06:50:42.862Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:43.134Z] #68 ... [2024-08-20T06:50:43.134Z] [2024-08-20T06:50:43.134Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:50:43.134Z] #69 ... [2024-08-20T06:50:43.134Z] [2024-08-20T06:50:43.134Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T06:50:43.434Z] #70 ... [2024-08-20T06:50:43.434Z] [2024-08-20T06:50:43.434Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T06:50:43.434Z] #71 ... [2024-08-20T06:50:43.434Z] [2024-08-20T06:50:43.434Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T06:50:43.712Z] #72 ... [2024-08-20T06:50:43.712Z] [2024-08-20T06:50:43.712Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T06:50:43.712Z] #73 ... [2024-08-20T06:50:43.712Z] [2024-08-20T06:50:43.712Z] #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T06:50:43.712Z] #74 ... [2024-08-20T06:50:43.712Z] [2024-08-20T06:50:43.712Z] #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T06:50:43.980Z] #75 ... [2024-08-20T06:50:43.980Z] [2024-08-20T06:50:43.980Z] #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T06:50:43.980Z] #76 ... [2024-08-20T06:50:43.980Z] [2024-08-20T06:50:43.980Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:43.980Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.10MB / 28.04MB 11.6s [2024-08-20T06:50:44.249Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 11.8s [2024-08-20T06:50:44.249Z] #45 ... [2024-08-20T06:50:44.249Z] [2024-08-20T06:50:44.249Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:50:44.249Z] #77 DONE 1.3s [2024-08-20T06:50:44.249Z] [2024-08-20T06:50:44.249Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:44.249Z] #45 ... [2024-08-20T06:50:44.249Z] [2024-08-20T06:50:44.249Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:44.249Z] #49 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:44.524Z] #49 ... [2024-08-20T06:50:44.524Z] [2024-08-20T06:50:44.524Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:44.792Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.34MB / 28.04MB 12.3s [2024-08-20T06:50:45.059Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.82MB / 28.04MB 12.5s [2024-08-20T06:50:45.327Z] #45 ... [2024-08-20T06:50:45.327Z] [2024-08-20T06:50:45.327Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-20T06:50:45.327Z] #78 ... [2024-08-20T06:50:45.327Z] [2024-08-20T06:50:45.327Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:45.327Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.36MB / 28.04MB 12.9s [2024-08-20T06:50:45.911Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.3s [2024-08-20T06:50:46.179Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.7s done [2024-08-20T06:50:46.446Z] #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.7s done [2024-08-20T06:50:47.407Z] #45 ... [2024-08-20T06:50:47.408Z] [2024-08-20T06:50:47.408Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:47.408Z] #49 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:47.408Z] #49 16.21 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:47.408Z] #49 16.21 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:47.408Z] #49 16.27 OK: 8 MiB in 16 packages [2024-08-20T06:50:47.408Z] #49 DONE 17.3s [2024-08-20T06:50:47.408Z] [2024-08-20T06:50:47.408Z] #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-20T06:50:47.408Z] #74 DONE 14.6s [2024-08-20T06:50:47.408Z] [2024-08-20T06:50:47.408Z] #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-20T06:50:50.754Z] #79 ... [2024-08-20T06:50:50.754Z] [2024-08-20T06:50:50.754Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:50.754Z] #80 ... [2024-08-20T06:50:50.754Z] [2024-08-20T06:50:50.754Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:50.754Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.5s [2024-08-20T06:50:51.726Z] #45 ... [2024-08-20T06:50:51.726Z] [2024-08-20T06:50:51.726Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:51.726Z] #68 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:51.726Z] #68 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:51.726Z] #68 16.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:51.726Z] #68 16.74 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:51.726Z] #68 16.82 OK: 8 MiB in 16 packages [2024-08-20T06:50:51.726Z] #68 DONE 18.8s [2024-08-20T06:50:51.726Z] [2024-08-20T06:50:51.726Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:52.312Z] #45 ... [2024-08-20T06:50:52.312Z] [2024-08-20T06:50:52.312Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:52.312Z] #81 ... [2024-08-20T06:50:52.312Z] [2024-08-20T06:50:52.312Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:52.582Z] #82 ... [2024-08-20T06:50:52.582Z] [2024-08-20T06:50:52.582Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T06:50:52.582Z] #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.4s done [2024-08-20T06:50:52.582Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-20T06:50:52.582Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s [2024-08-20T06:50:52.582Z] #52 ... [2024-08-20T06:50:52.582Z] [2024-08-20T06:50:52.582Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:52.877Z] #45 ... [2024-08-20T06:50:52.877Z] [2024-08-20T06:50:52.877Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-20T06:50:52.877Z] #67 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:52.877Z] #67 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:52.877Z] #67 17.28 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:52.877Z] #67 17.32 (2/4) Installing openssl (3.1.6-r0) [2024-08-20T06:50:52.877Z] #67 17.41 (3/4) Installing su-exec (0.2-r3) [2024-08-20T06:50:52.877Z] #67 17.42 (4/4) Installing yq (4.33.3-r5) [2024-08-20T06:50:52.877Z] #67 18.67 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:52.877Z] #67 18.70 OK: 18 MiB in 19 packages [2024-08-20T06:50:52.877Z] #67 DONE 20.1s [2024-08-20T06:50:52.877Z] [2024-08-20T06:50:52.877Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:54.303Z] #45 ... [2024-08-20T06:50:54.303Z] [2024-08-20T06:50:54.303Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:50:54.570Z] #83 ... [2024-08-20T06:50:54.570Z] [2024-08-20T06:50:54.570Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T06:50:55.536Z] #52 ... [2024-08-20T06:50:55.536Z] [2024-08-20T06:50:55.536Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T06:50:55.536Z] #71 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:55.536Z] #71 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:55.536Z] #71 15.88 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:50:55.536Z] #71 15.88 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:50:55.536Z] #71 15.88 OK: 19946 distinct packages available [2024-08-20T06:50:55.536Z] #71 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:55.536Z] #71 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:55.804Z] #71 ... [2024-08-20T06:50:55.804Z] [2024-08-20T06:50:55.804Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:56.072Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.5s [2024-08-20T06:50:57.033Z] #45 ... [2024-08-20T06:50:57.033Z] [2024-08-20T06:50:57.033Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:50:57.033Z] #69 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:57.033Z] #69 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:57.033Z] #69 20.05 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:50:57.033Z] #69 20.05 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:50:57.033Z] #69 20.05 OK: 19946 distinct packages available [2024-08-20T06:50:57.033Z] #69 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:57.303Z] #69 ... [2024-08-20T06:50:57.303Z] [2024-08-20T06:50:57.303Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:57.574Z] #45 ... [2024-08-20T06:50:57.574Z] [2024-08-20T06:50:57.574Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-20T06:50:57.574Z] #0 8.098 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:57.574Z] #84 ... [2024-08-20T06:50:57.574Z] [2024-08-20T06:50:57.574Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:50:57.574Z] #69 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:58.178Z] #69 ... [2024-08-20T06:50:58.178Z] [2024-08-20T06:50:58.178Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-20T06:50:58.178Z] #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.4s done [2024-08-20T06:50:58.178Z] #52 DONE 27.9s [2024-08-20T06:50:58.178Z] [2024-08-20T06:50:58.178Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:58.768Z] #45 ... [2024-08-20T06:50:58.768Z] [2024-08-20T06:50:58.768Z] #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T06:50:58.768Z] #76 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:58.768Z] #76 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:58.768Z] #76 22.68 (1/2) Installing ca-certificates (20240226-r0) [2024-08-20T06:50:58.768Z] #76 23.22 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:58.768Z] #76 23.27 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:58.768Z] #76 23.45 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:50:58.768Z] #76 24.92 OK: 9 MiB in 17 packages [2024-08-20T06:50:59.041Z] #76 ... [2024-08-20T06:50:59.041Z] [2024-08-20T06:50:59.041Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:59.310Z] #45 ... [2024-08-20T06:50:59.310Z] [2024-08-20T06:50:59.310Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T06:50:59.310Z] #73 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:59.310Z] #73 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:50:59.310Z] #73 24.77 (1/4) Installing ca-certificates (20240226-r0) [2024-08-20T06:50:59.310Z] #73 25.21 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-20T06:50:59.310Z] #73 25.26 (3/4) Installing su-exec (0.2-r3) [2024-08-20T06:50:59.310Z] #73 25.27 (4/4) Installing yq (4.33.3-r5) [2024-08-20T06:50:59.310Z] #73 26.34 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:50:59.310Z] #73 ... [2024-08-20T06:50:59.310Z] [2024-08-20T06:50:59.310Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:50:59.581Z] #45 ... [2024-08-20T06:50:59.581Z] [2024-08-20T06:50:59.581Z] #76 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-20T06:50:59.581Z] #76 DONE 26.6s [2024-08-20T06:50:59.581Z] [2024-08-20T06:50:59.581Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:51:00.168Z] #45 ... [2024-08-20T06:51:00.168Z] [2024-08-20T06:51:00.168Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T06:51:00.168Z] #72 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:00.168Z] #72 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:00.168Z] #72 25.68 (1/3) Installing ca-certificates (20240226-r0) [2024-08-20T06:51:00.168Z] #72 26.38 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-20T06:51:00.168Z] #72 26.44 (3/3) Installing tzdata (2024a-r0) [2024-08-20T06:51:00.168Z] #72 ... [2024-08-20T06:51:00.168Z] [2024-08-20T06:51:00.168Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-20T06:51:00.168Z] #78 15.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:00.168Z] #78 16.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:00.168Z] #78 24.86 OK: 266 MiB in 52 packages [2024-08-20T06:51:00.439Z] #78 ... [2024-08-20T06:51:00.439Z] [2024-08-20T06:51:00.439Z] #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T06:51:00.439Z] #75 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:00.439Z] #75 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:00.439Z] #75 25.92 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-20T06:51:00.439Z] #75 25.92 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-20T06:51:00.439Z] #75 25.92 OK: 19946 distinct packages available [2024-08-20T06:51:00.439Z] #75 ... [2024-08-20T06:51:00.439Z] [2024-08-20T06:51:00.439Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:51:01.025Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.8s [2024-08-20T06:51:01.025Z] #45 ... [2024-08-20T06:51:01.025Z] [2024-08-20T06:51:01.025Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T06:51:01.025Z] #70 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:01.025Z] #70 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:01.025Z] #70 27.60 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-20T06:51:01.025Z] #70 27.68 (2/2) Installing su-exec (0.2-r3) [2024-08-20T06:51:01.025Z] #70 27.71 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:51:01.025Z] #70 27.93 OK: 8 MiB in 17 packages [2024-08-20T06:51:01.294Z] #70 ... [2024-08-20T06:51:01.294Z] [2024-08-20T06:51:01.294Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:51:01.562Z] #45 ... [2024-08-20T06:51:01.562Z] [2024-08-20T06:51:01.562Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-20T06:51:01.562Z] #78 DONE 26.4s [2024-08-20T06:51:01.562Z] [2024-08-20T06:51:01.562Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-20T06:51:01.830Z] #85 ... [2024-08-20T06:51:01.830Z] [2024-08-20T06:51:01.830Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:01.830Z] #0 6.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:01.830Z] #0 9.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:01.830Z] #86 ... [2024-08-20T06:51:01.830Z] [2024-08-20T06:51:01.830Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:51:01.830Z] #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.4s done [2024-08-20T06:51:02.421Z] #45 ... [2024-08-20T06:51:02.421Z] [2024-08-20T06:51:02.421Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-20T06:51:02.421Z] #85 DONE 0.6s [2024-08-20T06:51:02.421Z] [2024-08-20T06:51:02.421Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:02.421Z] #87 ... [2024-08-20T06:51:02.421Z] [2024-08-20T06:51:02.421Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-20T06:51:02.421Z] #70 DONE 29.5s [2024-08-20T06:51:02.692Z] [2024-08-20T06:51:02.692Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T06:51:02.692Z] #88 ... [2024-08-20T06:51:02.692Z] [2024-08-20T06:51:02.693Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-20T06:51:02.693Z] #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:02.693Z] #0 7.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:03.006Z] #89 ... [2024-08-20T06:51:03.006Z] [2024-08-20T06:51:03.006Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-20T06:51:03.006Z] #45 DONE 33.5s [2024-08-20T06:51:03.006Z] [2024-08-20T06:51:03.006Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T06:51:03.006Z] #71 25.82 (1/11) Installing ca-certificates (20240226-r0) [2024-08-20T06:51:03.006Z] #71 26.55 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-20T06:51:03.006Z] #71 26.71 (3/11) Installing libunistring (1.1-r1) [2024-08-20T06:51:03.006Z] #71 27.11 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-20T06:51:03.006Z] #71 27.18 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-20T06:51:03.006Z] #71 27.25 (6/11) Installing libcurl (8.9.0-r0) [2024-08-20T06:51:03.006Z] #71 27.42 (7/11) Installing curl (8.9.0-r0) [2024-08-20T06:51:03.006Z] #71 27.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-20T06:51:03.006Z] #71 27.53 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-20T06:51:03.006Z] #71 27.54 (10/11) Installing libucontext (1.2-r2) [2024-08-20T06:51:03.006Z] #71 27.55 (11/11) Installing gcompat (1.1.0-r1) [2024-08-20T06:51:03.006Z] #71 27.57 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:51:03.006Z] #71 27.70 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:51:03.006Z] #71 29.43 OK: 13 MiB in 26 packages [2024-08-20T06:51:03.603Z] #71 ... [2024-08-20T06:51:03.603Z] [2024-08-20T06:51:03.603Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-20T06:51:03.603Z] #73 26.56 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:51:03.603Z] #73 28.06 OK: 18 MiB in 19 packages [2024-08-20T06:51:03.603Z] #73 DONE 30.6s [2024-08-20T06:51:03.603Z] [2024-08-20T06:51:03.603Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-20T06:51:05.030Z] #90 ... [2024-08-20T06:51:05.030Z] [2024-08-20T06:51:05.030Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-20T06:51:05.030Z] #71 DONE 31.8s [2024-08-20T06:51:05.030Z] [2024-08-20T06:51:05.030Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T06:51:05.030Z] #72 31.51 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:51:05.030Z] #72 31.78 Executing ca-certificates-20240226-r0.trigger [2024-08-20T06:51:05.299Z] #72 ... [2024-08-20T06:51:05.299Z] [2024-08-20T06:51:05.299Z] #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-20T06:51:05.299Z] #79 7.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:05.299Z] #79 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:05.299Z] #79 ... [2024-08-20T06:51:05.299Z] [2024-08-20T06:51:05.299Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-20T06:51:05.299Z] #69 32.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-20T06:51:05.299Z] #69 32.40 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-20T06:51:05.299Z] #69 32.42 (3/4) Installing libucontext (1.2-r2) [2024-08-20T06:51:05.299Z] #69 32.44 (4/4) Installing gcompat (1.1.0-r1) [2024-08-20T06:51:05.299Z] #69 32.49 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:51:05.566Z] #69 32.64 OK: 8 MiB in 19 packages [2024-08-20T06:51:06.984Z] #69 DONE 34.1s [2024-08-20T06:51:06.984Z] [2024-08-20T06:51:06.984Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:06.984Z] #86 15.22 OK: 8 MiB in 16 packages [2024-08-20T06:51:07.572Z] #86 ... [2024-08-20T06:51:07.572Z] [2024-08-20T06:51:07.572Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-20T06:51:07.572Z] #72 32.37 OK: 12 MiB in 18 packages [2024-08-20T06:51:07.572Z] #72 DONE 34.5s [2024-08-20T06:51:07.840Z] [2024-08-20T06:51:07.840Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T06:51:07.840Z] #88 5.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:07.840Z] #88 ... [2024-08-20T06:51:07.840Z] [2024-08-20T06:51:07.840Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-20T06:51:07.840Z] #84 10.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:07.840Z] #84 18.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-20T06:51:07.840Z] #84 20.04 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:51:07.840Z] #84 20.23 OK: 8 MiB in 16 packages [2024-08-20T06:51:08.107Z] #84 ... [2024-08-20T06:51:08.107Z] [2024-08-20T06:51:08.107Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:08.376Z] #91 ... [2024-08-20T06:51:08.376Z] [2024-08-20T06:51:08.376Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-20T06:51:08.376Z] #79 19.38 OK: 8 MiB in 16 packages [2024-08-20T06:51:08.376Z] #79 DONE 21.9s [2024-08-20T06:51:08.376Z] [2024-08-20T06:51:08.376Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:08.376Z] #86 DONE 16.8s [2024-08-20T06:51:08.376Z] [2024-08-20T06:51:08.376Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-20T06:51:08.376Z] #90 4.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:08.964Z] #90 ... [2024-08-20T06:51:08.964Z] [2024-08-20T06:51:08.964Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-20T06:51:08.964Z] #89 14.54 OK: 18 MiB in 19 packages [2024-08-20T06:51:08.964Z] #89 DONE 16.3s [2024-08-20T06:51:09.232Z] [2024-08-20T06:51:09.232Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-20T06:51:09.232Z] #92 DONE 0.3s [2024-08-20T06:51:09.232Z] [2024-08-20T06:51:09.232Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-20T06:51:09.825Z] #93 ... [2024-08-20T06:51:09.825Z] [2024-08-20T06:51:09.825Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:09.825Z] #0 5.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:09.825Z] #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:09.825Z] #94 ... [2024-08-20T06:51:09.825Z] [2024-08-20T06:51:09.825Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-20T06:51:09.825Z] #84 DONE 22.2s [2024-08-20T06:51:09.825Z] [2024-08-20T06:51:09.825Z] #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T06:51:09.825Z] #75 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:09.825Z] #75 30.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:09.825Z] #75 ... [2024-08-20T06:51:09.825Z] [2024-08-20T06:51:09.825Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T06:51:09.825Z] #88 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:11.775Z] #88 ... [2024-08-20T06:51:11.775Z] [2024-08-20T06:51:11.775Z] #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-20T06:51:11.775Z] #75 36.98 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-20T06:51:11.775Z] #75 37.05 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-20T06:51:11.775Z] #75 37.05 (3/5) Installing libucontext (1.2-r2) [2024-08-20T06:51:11.775Z] #75 37.11 (4/5) Installing gcompat (1.1.0-r1) [2024-08-20T06:51:11.775Z] #75 37.14 (5/5) Installing openssl (3.1.6-r0) [2024-08-20T06:51:11.775Z] #75 37.19 Executing busybox-1.36.1-r7.trigger [2024-08-20T06:51:11.775Z] #75 37.26 OK: 9 MiB in 20 packages [2024-08-20T06:51:11.775Z] #75 DONE 38.4s [2024-08-20T06:51:11.775Z] [2024-08-20T06:51:11.775Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-20T06:51:11.775Z] #93 4.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:12.976Z] #118 DONE 54.3s [2024-08-20T06:51:12.976Z] [2024-08-20T06:51:12.976Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:12.976Z] #115 DONE 50.1s [2024-08-20T06:51:12.976Z] [2024-08-20T06:51:12.976Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:12.976Z] #82 DONE 54.3s [2024-08-20T06:51:12.976Z] [2024-08-20T06:51:12.976Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:12.976Z] #117 DONE 55.5s [2024-08-20T06:51:12.976Z] [2024-08-20T06:51:12.976Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-20T06:51:12.976Z] #119 ... [2024-08-20T06:51:12.976Z] [2024-08-20T06:51:12.976Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:12.976Z] #116 DONE 54.3s [2024-08-20T06:51:12.976Z] [2024-08-20T06:51:12.976Z] #120 [core-command builder 6/7] COPY . . [2024-08-20T06:51:13.212Z] #93 ... [2024-08-20T06:51:13.212Z] [2024-08-20T06:51:13.212Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:13.212Z] #94 12.86 OK: 9 MiB in 17 packages [2024-08-20T06:51:13.212Z] #94 DONE 13.7s [2024-08-20T06:51:13.478Z] [2024-08-20T06:51:13.478Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-20T06:51:13.478Z] #88 10.91 OK: 8 MiB in 17 packages [2024-08-20T06:51:14.448Z] #88 DONE 11.9s [2024-08-20T06:51:14.448Z] [2024-08-20T06:51:14.448Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T06:51:14.448Z] #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:14.716Z] #95 ... [2024-08-20T06:51:14.716Z] [2024-08-20T06:51:14.716Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:14.716Z] #0 6.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:14.716Z] #0 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:14.984Z] #96 ... [2024-08-20T06:51:14.984Z] [2024-08-20T06:51:14.984Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-20T06:51:14.984Z] #97 ... [2024-08-20T06:51:14.984Z] [2024-08-20T06:51:14.984Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-20T06:51:14.984Z] #90 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:14.984Z] #90 10.57 OK: 18 MiB in 19 packages [2024-08-20T06:51:14.984Z] #90 DONE 11.4s [2024-08-20T06:51:15.251Z] [2024-08-20T06:51:15.251Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:15.251Z] #91 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:15.251Z] #91 5.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:16.658Z] #91 ... [2024-08-20T06:51:16.658Z] [2024-08-20T06:51:16.658Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-20T06:51:16.658Z] #97 DONE 2.3s [2024-08-20T06:51:16.923Z] [2024-08-20T06:51:16.923Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:16.923Z] #91 9.160 OK: 12 MiB in 18 packages [2024-08-20T06:51:17.188Z] #91 ... [2024-08-20T06:51:17.188Z] [2024-08-20T06:51:17.188Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:17.188Z] #96 11.32 OK: 13 MiB in 26 packages [2024-08-20T06:51:17.188Z] #96 DONE 12.4s [2024-08-20T06:51:17.188Z] [2024-08-20T06:51:17.188Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-20T06:51:17.188Z] #98 DONE 0.4s [2024-08-20T06:51:17.188Z] [2024-08-20T06:51:17.188Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T06:51:17.188Z] #95 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:17.467Z] #95 ... [2024-08-20T06:51:17.467Z] [2024-08-20T06:51:17.467Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-20T06:51:17.467Z] #93 6.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-20T06:51:17.467Z] #93 9.448 OK: 8 MiB in 19 packages [2024-08-20T06:51:17.467Z] #93 DONE 10.4s [2024-08-20T06:51:17.467Z] [2024-08-20T06:51:17.467Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T06:51:17.746Z] #99 ... [2024-08-20T06:51:17.746Z] [2024-08-20T06:51:17.746Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-20T06:51:17.746Z] #91 DONE 10.1s [2024-08-20T06:51:18.030Z] [2024-08-20T06:51:18.030Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T06:51:19.441Z] #99 DONE 1.7s [2024-08-20T06:51:19.441Z] [2024-08-20T06:51:19.441Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-20T06:51:19.441Z] #95 7.338 OK: 9 MiB in 20 packages [2024-08-20T06:51:19.441Z] #95 DONE 7.8s [2024-08-20T06:51:19.441Z] [2024-08-20T06:51:19.441Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-20T06:51:19.707Z] #100 DONE 0.4s [2024-08-20T06:51:19.707Z] [2024-08-20T06:51:19.707Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-20T06:51:19.707Z] #101 DONE 0.2s [2024-08-20T06:51:19.707Z] [2024-08-20T06:51:19.707Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T06:51:20.307Z] #102 DONE 0.3s [2024-08-20T06:51:20.307Z] [2024-08-20T06:51:20.307Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-20T06:51:20.307Z] #103 ... [2024-08-20T06:51:20.307Z] [2024-08-20T06:51:20.307Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-20T06:51:20.307Z] #104 DONE 1.2s [2024-08-20T06:51:20.307Z] [2024-08-20T06:51:20.307Z] #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T06:51:20.307Z] #105 DONE 1.3s [2024-08-20T06:51:20.573Z] [2024-08-20T06:51:20.573Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-20T06:51:20.573Z] #103 DONE 0.3s [2024-08-20T06:51:20.573Z] [2024-08-20T06:51:20.573Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-20T06:51:20.573Z] #106 DONE 0.2s [2024-08-20T06:51:20.573Z] [2024-08-20T06:51:20.573Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-20T06:51:20.573Z] #107 DONE 0.2s [2024-08-20T06:51:20.573Z] [2024-08-20T06:51:20.573Z] #108 [security-spire-config] exporting to image [2024-08-20T06:51:20.573Z] #108 exporting layers [2024-08-20T06:51:21.125Z] #120 ... [2024-08-20T06:51:21.125Z] [2024-08-20T06:51:21.125Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-20T06:51:21.155Z] #108 ... [2024-08-20T06:51:21.155Z] [2024-08-20T06:51:21.155Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-20T06:51:21.155Z] #109 DONE 0.4s [2024-08-20T06:51:21.155Z] [2024-08-20T06:51:21.155Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T06:51:21.155Z] #110 DONE 0.2s [2024-08-20T06:51:21.155Z] [2024-08-20T06:51:21.155Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-20T06:51:21.391Z] #121 ... [2024-08-20T06:51:21.391Z] [2024-08-20T06:51:21.391Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-20T06:51:21.421Z] #111 DONE 0.2s [2024-08-20T06:51:21.421Z] [2024-08-20T06:51:21.421Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-20T06:51:21.421Z] #112 DONE 0.2s [2024-08-20T06:51:21.421Z] [2024-08-20T06:51:21.421Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-20T06:51:21.652Z] #122 ... [2024-08-20T06:51:21.652Z] [2024-08-20T06:51:21.652Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #123 DONE 10.9s [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #124 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #125 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #126 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #121 DONE 10.9s [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-20T06:51:22.222Z] #122 DONE 10.9s [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #127 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #128 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #129 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #130 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #131 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #132 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #133 [core-data builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #133 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #134 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #135 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #119 DONE 10.9s [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #136 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #136 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #137 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #138 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #139 [core-metadata builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #139 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #140 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #141 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #142 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #143 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #144 [support-scheduler builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #144 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #120 [core-command builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #120 DONE 10.9s [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:51:22.222Z] #145 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:22.222Z] #146 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #147 [security-proxy-auth builder 6/7] COPY . . [2024-08-20T06:51:22.222Z] #147 CACHED [2024-08-20T06:51:22.222Z] [2024-08-20T06:51:22.222Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T06:51:22.382Z] #113 DONE 1.8s [2024-08-20T06:51:22.382Z] [2024-08-20T06:51:22.382Z] #108 [security-spire-server] exporting to image [2024-08-20T06:51:22.382Z] #108 ... [2024-08-20T06:51:22.382Z] [2024-08-20T06:51:22.382Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-20T06:51:22.382Z] #114 DONE 0.2s [2024-08-20T06:51:22.649Z] [2024-08-20T06:51:22.649Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-20T06:51:22.649Z] #115 DONE 0.4s [2024-08-20T06:51:22.649Z] [2024-08-20T06:51:22.649Z] #108 [security-spire-server] exporting to image [2024-08-20T06:51:22.916Z] #108 ... [2024-08-20T06:51:22.916Z] [2024-08-20T06:51:22.916Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-20T06:51:22.916Z] #116 DONE 0.2s [2024-08-20T06:51:23.190Z] [2024-08-20T06:51:23.190Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-20T06:51:23.190Z] #117 DONE 0.2s [2024-08-20T06:51:23.190Z] [2024-08-20T06:51:23.190Z] #108 [security-spire-server] exporting to image [2024-08-20T06:51:23.778Z] #108 ... [2024-08-20T06:51:23.778Z] [2024-08-20T06:51:23.778Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-20T06:51:23.778Z] #118 DONE 0.3s [2024-08-20T06:51:23.778Z] [2024-08-20T06:51:23.778Z] #108 [security-spire-agent] exporting to image [2024-08-20T06:51:24.068Z] #108 exporting layers 3.4s done [2024-08-20T06:51:24.068Z] #108 writing image sha256:eb972eaf4b4733e2a39c7759774e50c2e16879bcc830f10de83def8247c5e251 0.0s done [2024-08-20T06:51:24.068Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-20T06:51:24.146Z] #148 1.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-20T06:51:25.031Z] #108 exporting layers 3.3s done [2024-08-20T06:51:25.031Z] #108 writing image sha256:7b20ea92bd824c16933a8c09bccd98950e556c7d7eb3610f043a0c24d362ff8e done [2024-08-20T06:51:25.031Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2024-08-20T06:51:25.993Z] #108 exporting layers 2.3s done [2024-08-20T06:51:25.993Z] #108 writing image sha256:5001eeaaf53620751114f6444bee6ba20bae90f01682b212ccf570488f997b20 done [2024-08-20T06:51:25.993Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-20T06:51:25.993Z] #108 DONE 5.1s [2024-08-20T06:51:25.993Z] [2024-08-20T06:51:25.993Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:51:32.298Z] #148 ... [2024-08-20T06:51:32.298Z] [2024-08-20T06:51:32.298Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T06:51:32.298Z] #0 1.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-20T06:51:32.298Z] #149 ... [2024-08-20T06:51:32.298Z] [2024-08-20T06:51:32.298Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T06:51:32.298Z] #0 1.649 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-20T06:51:32.562Z] #150 ... [2024-08-20T06:51:32.562Z] [2024-08-20T06:51:32.562Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T06:51:32.562Z] #0 0.786 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-20T06:51:32.562Z] #151 ... [2024-08-20T06:51:32.562Z] [2024-08-20T06:51:32.562Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T06:51:32.562Z] #0 1.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-20T06:51:32.823Z] #152 ... [2024-08-20T06:51:32.823Z] [2024-08-20T06:51:32.823Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T06:51:32.823Z] #0 0.787 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-20T06:51:32.823Z] #153 ... [2024-08-20T06:51:32.823Z] [2024-08-20T06:51:32.823Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T06:51:32.823Z] #0 0.694 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-20T06:51:33.084Z] #154 ... [2024-08-20T06:51:33.084Z] [2024-08-20T06:51:33.084Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T06:51:33.084Z] #0 0.398 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-20T06:51:33.345Z] #155 ... [2024-08-20T06:51:33.345Z] [2024-08-20T06:51:33.345Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T06:51:33.345Z] #0 0.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-20T06:51:33.345Z] #156 ... [2024-08-20T06:51:33.345Z] [2024-08-20T06:51:33.345Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T06:51:33.345Z] #0 1.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-20T06:51:33.894Z] #157 ... [2024-08-20T06:51:33.894Z] [2024-08-20T06:51:33.894Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T06:51:33.894Z] #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-20T06:51:34.156Z] #158 ... [2024-08-20T06:51:34.156Z] [2024-08-20T06:51:34.156Z] #159 [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-08-20T06:51:34.156Z] #0 0.446 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-20T06:51:34.156Z] #159 ... [2024-08-20T06:51:34.156Z] [2024-08-20T06:51:34.156Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T06:51:34.156Z] #0 1.184 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-20T06:52:33.825Z] #80 ... [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #81 DONE 103.6s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #83 DONE 101.5s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #87 DONE 83.6s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #80 DONE 105.2s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #82 DONE 103.6s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #119 ... [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #120 DONE 1.6s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #121 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #122 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #123 [core-metadata builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #123 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #124 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #125 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #126 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #127 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #128 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #129 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #130 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #131 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #132 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #133 DONE 1.6s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #134 [core-keeper builder 7/8] COPY . . [2024-08-20T06:52:33.826Z] #134 DONE 1.6s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #135 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #136 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #137 [support-scheduler builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #137 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #138 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #139 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #140 [support-cron-scheduler builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #140 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #141 [support-notifications builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #141 DONE 1.7s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #142 [core-data builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #142 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #143 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #144 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #145 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-20T06:52:33.826Z] #145 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #146 [core-command builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #146 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-20T06:52:33.826Z] #147 CACHED [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-20T06:52:33.826Z] #119 DONE 1.6s [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T06:52:33.826Z] #148 ... [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T06:52:33.826Z] #0 5.228 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-20T06:52:33.826Z] #149 ... [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T06:52:33.826Z] #0 5.581 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-20T06:52:33.826Z] #150 ... [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T06:52:33.826Z] #0 5.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-20T06:52:33.826Z] #151 ... [2024-08-20T06:52:33.826Z] [2024-08-20T06:52:33.826Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T06:52:33.826Z] #148 6.188 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-20T06:52:38.091Z] #148 ... [2024-08-20T06:52:38.091Z] [2024-08-20T06:52:38.091Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T06:52:38.091Z] #0 4.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-20T06:52:38.091Z] #152 ... [2024-08-20T06:52:38.091Z] [2024-08-20T06:52:38.091Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T06:52:38.091Z] #0 6.480 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-20T06:52:38.091Z] #153 ... [2024-08-20T06:52:38.091Z] [2024-08-20T06:52:38.091Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T06:52:38.091Z] #0 5.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-20T06:52:38.091Z] #154 ... [2024-08-20T06:52:38.091Z] [2024-08-20T06:52:38.091Z] #155 [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-08-20T06:52:38.091Z] #0 6.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-20T06:52:38.091Z] #155 ... [2024-08-20T06:52:38.091Z] [2024-08-20T06:52:38.091Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T06:52:38.091Z] #0 4.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-20T06:52:38.358Z] #156 ... [2024-08-20T06:52:38.358Z] [2024-08-20T06:52:38.358Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T06:52:38.358Z] #0 6.124 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-20T06:52:38.358Z] #157 ... [2024-08-20T06:52:38.358Z] [2024-08-20T06:52:38.358Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T06:52:38.358Z] #0 6.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-20T06:52:38.626Z] #158 ... [2024-08-20T06:52:38.626Z] [2024-08-20T06:52:38.626Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T06:52:38.626Z] #0 6.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-20T06:52:38.924Z] #159 ... [2024-08-20T06:52:38.924Z] [2024-08-20T06:52:38.924Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T06:52:38.924Z] #0 5.913 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-20T06:52:55.663Z] #160 ... [2024-08-20T06:52:55.663Z] [2024-08-20T06:52:55.663Z] #159 [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-08-20T06:52:55.663Z] #159 88.64 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-20T06:53:13.779Z] #159 ... [2024-08-20T06:53:13.779Z] [2024-08-20T06:53:13.779Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T06:53:13.779Z] #156 DONE 111.4s [2024-08-20T06:53:13.779Z] [2024-08-20T06:53:13.779Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T06:53:13.779Z] #155 DONE 111.4s [2024-08-20T06:53:13.779Z] [2024-08-20T06:53:13.779Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T06:53:13.779Z] #158 DONE 111.4s [2024-08-20T06:53:13.779Z] [2024-08-20T06:53:13.779Z] #159 [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-08-20T06:53:13.779Z] #159 DONE 111.4s [2024-08-20T06:53:13.779Z] [2024-08-20T06:53:13.779Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:53:15.692Z] #161 ... [2024-08-20T06:53:15.692Z] [2024-08-20T06:53:15.692Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T06:53:15.692Z] #148 DONE 113.4s [2024-08-20T06:53:15.692Z] [2024-08-20T06:53:15.692Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:53:15.692Z] #162 DONE 1.3s [2024-08-20T06:53:15.692Z] [2024-08-20T06:53:15.692Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:53:15.692Z] #163 DONE 1.2s [2024-08-20T06:53:15.692Z] [2024-08-20T06:53:15.692Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:15.952Z] #164 ... [2024-08-20T06:53:15.952Z] [2024-08-20T06:53:15.952Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:53:15.952Z] #161 DONE 2.2s [2024-08-20T06:53:15.952Z] [2024-08-20T06:53:15.952Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:16.216Z] #165 ... [2024-08-20T06:53:16.216Z] [2024-08-20T06:53:16.216Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-20T06:53:16.216Z] #166 DONE 0.7s [2024-08-20T06:53:16.478Z] [2024-08-20T06:53:16.478Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:16.478Z] #167 DONE 0.8s [2024-08-20T06:53:16.478Z] [2024-08-20T06:53:16.478Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:16.478Z] #164 DONE 0.8s [2024-08-20T06:53:16.478Z] [2024-08-20T06:53:16.478Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:16.478Z] #165 DONE 0.5s [2024-08-20T06:53:16.478Z] [2024-08-20T06:53:16.478Z] #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-08-20T06:53:17.444Z] #168 ... [2024-08-20T06:53:17.444Z] [2024-08-20T06:53:17.444Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:53:17.444Z] #169 DONE 1.1s [2024-08-20T06:53:17.444Z] [2024-08-20T06:53:17.444Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:17.705Z] #170 ... [2024-08-20T06:53:17.705Z] [2024-08-20T06:53:17.705Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-20T06:53:17.705Z] #171 DONE 1.2s [2024-08-20T06:53:17.968Z] [2024-08-20T06:53:17.968Z] #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-08-20T06:53:17.968Z] #172 DONE 1.4s [2024-08-20T06:53:17.968Z] [2024-08-20T06:53:17.968Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-20T06:53:17.968Z] #173 ... [2024-08-20T06:53:17.968Z] [2024-08-20T06:53:17.968Z] #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-08-20T06:53:17.968Z] #168 DONE 1.5s [2024-08-20T06:53:18.270Z] [2024-08-20T06:53:18.270Z] #174 [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-08-20T06:53:18.532Z] #174 ... [2024-08-20T06:53:18.532Z] [2024-08-20T06:53:18.532Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:18.532Z] #170 DONE 1.3s [2024-08-20T06:53:18.793Z] [2024-08-20T06:53:18.793Z] #175 [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-08-20T06:53:18.793Z] #175 DONE 1.0s [2024-08-20T06:53:18.793Z] [2024-08-20T06:53:18.793Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-20T06:53:18.793Z] #173 DONE 0.9s [2024-08-20T06:53:18.793Z] [2024-08-20T06:53:18.793Z] #174 [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-08-20T06:53:18.793Z] #174 DONE 0.7s [2024-08-20T06:53:18.793Z] [2024-08-20T06:53:18.793Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:53:18.793Z] #176 ... [2024-08-20T06:53:18.793Z] [2024-08-20T06:53:18.793Z] #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-20T06:53:18.793Z] #177 DONE 2.5s [2024-08-20T06:53:19.054Z] [2024-08-20T06:53:19.054Z] #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:53:20.966Z] #178 ... [2024-08-20T06:53:20.966Z] [2024-08-20T06:53:20.966Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-20T06:53:20.966Z] #179 DONE 2.3s [2024-08-20T06:53:20.966Z] [2024-08-20T06:53:20.966Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-20T06:53:20.966Z] #180 DONE 2.3s [2024-08-20T06:53:21.230Z] [2024-08-20T06:53:21.231Z] #181 [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-08-20T06:53:21.492Z] #181 ... [2024-08-20T06:53:21.492Z] [2024-08-20T06:53:21.492Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-20T06:53:21.492Z] #182 DONE 2.7s [2024-08-20T06:53:21.492Z] [2024-08-20T06:53:21.492Z] #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:53:21.492Z] #178 DONE 2.5s [2024-08-20T06:53:21.492Z] [2024-08-20T06:53:21.492Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:53:21.492Z] #176 DONE 2.7s [2024-08-20T06:53:21.492Z] [2024-08-20T06:53:21.492Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-20T06:53:24.903Z] #183 DONE 3.2s [2024-08-20T06:53:24.903Z] [2024-08-20T06:53:24.903Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T06:53:24.903Z] #184 DONE 3.3s [2024-08-20T06:53:24.903Z] [2024-08-20T06:53:24.903Z] #181 [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-08-20T06:53:24.903Z] #181 DONE 3.7s [2024-08-20T06:53:24.903Z] [2024-08-20T06:53:24.903Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T06:53:24.903Z] #185 ... [2024-08-20T06:53:24.903Z] [2024-08-20T06:53:24.903Z] #186 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:53:24.903Z] #186 DONE 3.3s [2024-08-20T06:53:25.161Z] [2024-08-20T06:53:25.161Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-20T06:53:25.161Z] #108 exporting layers [2024-08-20T06:53:31.744Z] #108 ... [2024-08-20T06:53:31.744Z] [2024-08-20T06:53:31.744Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T06:53:31.744Z] #187 ... [2024-08-20T06:53:31.744Z] [2024-08-20T06:53:31.744Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-20T06:53:35.036Z] #188 ... [2024-08-20T06:53:35.036Z] [2024-08-20T06:53:35.036Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-20T06:53:39.255Z] #189 ... [2024-08-20T06:53:39.255Z] [2024-08-20T06:53:39.255Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T06:53:39.255Z] #187 DONE 17.2s [2024-08-20T06:53:39.255Z] [2024-08-20T06:53:39.255Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T06:53:39.255Z] #154 ... [2024-08-20T06:53:39.255Z] [2024-08-20T06:53:39.255Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-20T06:53:39.255Z] #108 exporting layers [2024-08-20T06:53:42.621Z] #108 ... [2024-08-20T06:53:42.621Z] [2024-08-20T06:53:42.621Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-20T06:53:42.621Z] #189 DONE 17.8s [2024-08-20T06:53:42.621Z] [2024-08-20T06:53:42.621Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-20T06:53:42.621Z] #108 exporting layers 17.6s done [2024-08-20T06:53:42.621Z] #108 writing image sha256:63ca02fe81ce2364c40dc84490c0eeeb39c94ba10784a7108baed7a70261803b [2024-08-20T06:53:42.621Z] #108 ... [2024-08-20T06:53:42.621Z] [2024-08-20T06:53:42.621Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-20T06:53:42.621Z] #188 DONE 17.7s [2024-08-20T06:53:42.621Z] [2024-08-20T06:53:42.621Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-20T06:53:42.621Z] #108 writing image sha256:63ca02fe81ce2364c40dc84490c0eeeb39c94ba10784a7108baed7a70261803b done [2024-08-20T06:53:42.621Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2024-08-20T06:53:42.895Z] #108 exporting layers 3.9s done [2024-08-20T06:53:43.159Z] #108 writing image sha256:46f0fbf37ed22b71cca1b6b66ed4a2feeb0775dfdf1d231a6ca8cb5e61e29438 0.0s done [2024-08-20T06:53:43.159Z] #108 naming to docker.io/library/core-common-config-bootstrapper [2024-08-20T06:53:43.756Z] #108 naming to docker.io/library/core-common-config-bootstrapper 0.7s done [2024-08-20T06:53:43.756Z] #108 DONE 20.1s [2024-08-20T06:53:43.756Z] [2024-08-20T06:53:43.756Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-20T06:53:45.670Z] #190 ... [2024-08-20T06:53:45.670Z] [2024-08-20T06:53:45.670Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T06:53:45.670Z] #185 DONE 20.7s [2024-08-20T06:53:45.670Z] [2024-08-20T06:53:45.670Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-20T06:53:45.670Z] #190 DONE 2.9s [2024-08-20T06:53:45.670Z] [2024-08-20T06:53:45.670Z] #191 [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-08-20T06:53:45.670Z] #191 ... [2024-08-20T06:53:45.670Z] [2024-08-20T06:53:45.670Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T06:53:45.670Z] #192 DONE 3.0s [2024-08-20T06:53:45.670Z] [2024-08-20T06:53:45.670Z] #108 [security-proxy-setup] exporting to image [2024-08-20T06:53:46.241Z] #108 ... [2024-08-20T06:53:46.241Z] [2024-08-20T06:53:46.241Z] #191 [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-08-20T06:53:46.241Z] #191 DONE 0.9s [2024-08-20T06:53:46.501Z] [2024-08-20T06:53:46.501Z] #193 [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-08-20T06:53:47.072Z] #193 DONE 0.6s [2024-08-20T06:53:47.072Z] [2024-08-20T06:53:47.072Z] #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T06:53:47.072Z] #194 ... [2024-08-20T06:53:47.072Z] [2024-08-20T06:53:47.072Z] #108 [security-proxy-setup] exporting to image [2024-08-20T06:53:47.072Z] #108 exporting layers 1.6s done [2024-08-20T06:53:47.072Z] #108 writing image sha256:19307eeb81e50f04e5ef1a56b20b271079f316ec7620607d998333e5882c1d15 done [2024-08-20T06:53:47.072Z] #108 naming to docker.io/library/security-proxy-setup done [2024-08-20T06:53:47.072Z] #108 DONE 21.7s [2024-08-20T06:53:47.355Z] [2024-08-20T06:53:47.355Z] #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-08-20T06:53:47.927Z] #195 DONE 0.9s [2024-08-20T06:53:47.927Z] [2024-08-20T06:53:47.927Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T06:53:47.927Z] #150 ... [2024-08-20T06:53:47.927Z] [2024-08-20T06:53:47.927Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-20T06:53:48.186Z] #196 ... [2024-08-20T06:53:48.186Z] [2024-08-20T06:53:48.186Z] #194 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T06:53:48.186Z] #194 DONE 2.6s [2024-08-20T06:53:48.186Z] [2024-08-20T06:53:48.186Z] #108 [security-secretstore-setup] exporting to image [2024-08-20T06:53:48.445Z] #108 ... [2024-08-20T06:53:48.445Z] [2024-08-20T06:53:48.445Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-20T06:53:48.445Z] #196 DONE 0.6s [2024-08-20T06:53:48.445Z] [2024-08-20T06:53:48.445Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-20T06:53:49.016Z] #197 DONE 0.4s [2024-08-20T06:53:49.016Z] [2024-08-20T06:53:49.016Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-20T06:53:49.275Z] #198 ... [2024-08-20T06:53:49.275Z] [2024-08-20T06:53:49.275Z] #108 [security-secretstore-setup] exporting to image [2024-08-20T06:53:49.275Z] #108 exporting layers 0.9s done [2024-08-20T06:53:49.275Z] #108 writing image sha256:c68a58408488b69dcef00a4a9800027a93cb300f3d94d06aa9609b7809ec888c done [2024-08-20T06:53:49.275Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-08-20T06:53:49.275Z] #108 DONE 22.7s [2024-08-20T06:53:49.275Z] [2024-08-20T06:53:49.275Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T06:53:51.188Z] #152 ... [2024-08-20T06:53:51.188Z] [2024-08-20T06:53:51.188Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-20T06:53:51.188Z] #198 DONE 2.1s [2024-08-20T06:53:51.188Z] [2024-08-20T06:53:51.188Z] #108 [security-bootstrapper] exporting to image [2024-08-20T06:53:51.449Z] #108 exporting layers 0.5s done [2024-08-20T06:53:51.449Z] #108 writing image sha256:92a55b7869c094aa5a6ed97349391099e6b874946ebbd7f6773cea6a7bf75bc1 done [2024-08-20T06:53:51.449Z] #108 naming to docker.io/library/security-bootstrapper done [2024-08-20T06:53:51.449Z] #108 DONE 23.1s [2024-08-20T06:53:51.449Z] [2024-08-20T06:53:51.449Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T06:54:00.870Z] #152 ... [2024-08-20T06:54:00.870Z] [2024-08-20T06:54:00.870Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T06:54:00.870Z] #149 DONE 158.3s [2024-08-20T06:54:00.870Z] [2024-08-20T06:54:00.870Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T06:54:10.888Z] #152 ... [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:10.888Z] #199 ... [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T06:54:10.888Z] #151 DONE 168.6s [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T06:54:10.888Z] #154 DONE 168.7s [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T06:54:10.888Z] #157 DONE 168.7s [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T06:54:10.888Z] #152 DONE 168.7s [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T06:54:10.888Z] #160 DONE 168.7s [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T06:54:10.888Z] #150 DONE 168.8s [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T06:54:10.888Z] #153 DONE 168.8s [2024-08-20T06:54:10.888Z] [2024-08-20T06:54:10.888Z] #200 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #200 DONE 0.5s [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #199 DONE 0.5s [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #201 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:11.478Z] #201 ... [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #202 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #202 DONE 0.3s [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #203 DONE 0.5s [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #204 CACHED [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:11.478Z] #205 CACHED [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #206 CACHED [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #207 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:11.478Z] #207 CACHED [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #208 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:11.478Z] #208 DONE 0.2s [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #209 DONE 0.4s [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #210 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:11.478Z] #210 CACHED [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #211 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T06:54:11.478Z] #211 CACHED [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #201 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:11.478Z] #201 DONE 0.3s [2024-08-20T06:54:11.478Z] [2024-08-20T06:54:11.478Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-20T06:54:12.864Z] #212 ... [2024-08-20T06:54:12.864Z] [2024-08-20T06:54:12.864Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:12.864Z] #213 DONE 1.5s [2024-08-20T06:54:13.124Z] [2024-08-20T06:54:13.124Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-20T06:54:13.124Z] #214 DONE 1.5s [2024-08-20T06:54:13.124Z] [2024-08-20T06:54:13.124Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-20T06:54:13.124Z] #215 DONE 1.5s [2024-08-20T06:54:13.124Z] [2024-08-20T06:54:13.124Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T06:54:13.124Z] #216 DONE 1.5s [2024-08-20T06:54:13.124Z] [2024-08-20T06:54:13.124Z] #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-20T06:54:13.124Z] #217 DONE 1.5s [2024-08-20T06:54:13.124Z] [2024-08-20T06:54:13.124Z] #218 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-20T06:54:13.124Z] #218 DONE 1.5s [2024-08-20T06:54:13.124Z] [2024-08-20T06:54:13.124Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:13.412Z] #219 ... [2024-08-20T06:54:13.412Z] [2024-08-20T06:54:13.412Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-20T06:54:13.412Z] #212 DONE 1.8s [2024-08-20T06:54:13.412Z] [2024-08-20T06:54:13.412Z] #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-20T06:54:13.412Z] #220 DONE 1.7s [2024-08-20T06:54:13.412Z] [2024-08-20T06:54:13.412Z] #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-20T06:54:14.356Z] #221 ... [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #222 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-20T06:54:14.356Z] #222 DONE 1.2s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:14.356Z] #223 DONE 1.2s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #224 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:14.356Z] #224 DONE 0.9s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #225 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:14.356Z] #225 DONE 0.9s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-20T06:54:14.356Z] #226 DONE 1.3s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #227 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:14.356Z] #227 DONE 1.0s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:14.356Z] #219 DONE 1.3s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #221 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-20T06:54:14.356Z] #221 DONE 1.0s [2024-08-20T06:54:14.356Z] [2024-08-20T06:54:14.356Z] #108 [support-cron-scheduler] exporting to image [2024-08-20T06:54:14.356Z] #108 exporting layers [2024-08-20T06:54:14.617Z] #108 ... [2024-08-20T06:54:14.617Z] [2024-08-20T06:54:14.617Z] #228 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:14.617Z] #228 DONE 0.2s [2024-08-20T06:54:14.617Z] [2024-08-20T06:54:14.617Z] #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-20T06:54:14.617Z] #229 DONE 0.2s [2024-08-20T06:54:14.617Z] [2024-08-20T06:54:14.617Z] #230 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-20T06:54:14.617Z] #230 DONE 0.2s [2024-08-20T06:54:14.617Z] [2024-08-20T06:54:14.617Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-20T06:54:14.617Z] #231 DONE 0.2s [2024-08-20T06:54:14.617Z] [2024-08-20T06:54:14.617Z] #108 [support-notifications] exporting to image [2024-08-20T06:54:14.617Z] #108 exporting layers 0.3s done [2024-08-20T06:54:14.617Z] #108 writing image sha256:862c2f79e30cf710414216c7055c2263ca3504230cfe72eaad63bd9c77bc65ba [2024-08-20T06:54:14.617Z] #108 exporting layers 0.4s done [2024-08-20T06:54:14.617Z] #108 writing image sha256:862c2f79e30cf710414216c7055c2263ca3504230cfe72eaad63bd9c77bc65ba 0.0s done [2024-08-20T06:54:14.617Z] #108 naming to docker.io/library/core-keeper done [2024-08-20T06:54:14.617Z] #108 writing image sha256:bab1378ea53e34ddb1ce9098a0a9682bc79e97b620afddad8868d329e8278194 0.0s done [2024-08-20T06:54:14.617Z] #108 naming to docker.io/library/support-scheduler done [2024-08-20T06:54:14.880Z] #108 ... [2024-08-20T06:54:14.880Z] [2024-08-20T06:54:14.880Z] #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T06:54:14.880Z] #232 DONE 0.4s [2024-08-20T06:54:14.880Z] [2024-08-20T06:54:14.880Z] #108 [support-notifications] exporting to image [2024-08-20T06:54:14.880Z] #108 exporting layers 0.2s done [2024-08-20T06:54:14.880Z] #108 writing image sha256:2c930270db4f0ac836f25419ca3292a9e8929db7dfdc5359cd374a90a2cee3a3 done [2024-08-20T06:54:14.880Z] #108 naming to docker.io/library/core-data done [2024-08-20T06:54:14.880Z] #108 writing image sha256:492027b894e96b87d7329c4686325421d7a3f4553c8e56239d6b2f16e3a14209 done [2024-08-20T06:54:14.880Z] #108 naming to docker.io/library/support-cron-scheduler done [2024-08-20T06:54:14.880Z] #108 writing image sha256:c67da4cbb2a965c8ad44f454751716b1981b6c42a30a2a8c94fb7d6418b3f4be done [2024-08-20T06:54:14.880Z] #108 naming to docker.io/library/support-notifications done [2024-08-20T06:54:15.142Z] #108 exporting layers 1.0s done [2024-08-20T06:54:15.142Z] #108 exporting layers 0.5s done [2024-08-20T06:54:15.142Z] #108 writing image sha256:92711ee236ab9765526c8327d282a4c903cab260a0fb16fd80f1e7c2cf367e6c 0.0s done [2024-08-20T06:54:15.142Z] #108 naming to docker.io/library/core-command done [2024-08-20T06:54:15.142Z] #108 writing image sha256:b49186bd23331d46419e43e4a087759068aa634914a0586f94fa01492d9d45e4 done [2024-08-20T06:54:15.142Z] #108 naming to docker.io/library/core-metadata done [2024-08-20T06:54:15.142Z] #108 writing image sha256:7fd734b6a5e6da8d19d6623b0568772bf86ca6aa8862549b54566bc664abf8fc done [2024-08-20T06:54:15.142Z] #108 naming to docker.io/library/security-proxy-auth done [2024-08-20T06:54:15.142Z] #108 DONE 24.2s [2024-08-20T06:54:15.142Z] [2024-08-20T06:54:15.142Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T06:54:15.142Z] time="2024-08-20T06:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-20T06:54:15.417Z] $ docker stop --time=1 d0b9fdb445e52f064b0cb1768118b31968d8b79b57a10224133cdc73936f1c13 [2024-08-20T06:54:16.747Z] $ docker rm -f --volumes d0b9fdb445e52f064b0cb1768118b31968d8b79b57a10224133cdc73936f1c13 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T06:54:17.097Z] + docker images [2024-08-20T06:54:17.097Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-20T06:54:17.097Z] support-cron-scheduler latest 492027b894e9 2 seconds ago 44.1MB [2024-08-20T06:54:17.097Z] core-command latest 92711ee236ab 2 seconds ago 35.4MB [2024-08-20T06:54:17.097Z] core-metadata latest b49186bd2333 2 seconds ago 39.7MB [2024-08-20T06:54:17.097Z] support-scheduler latest bab1378ea53e 2 seconds ago 41.9MB [2024-08-20T06:54:17.097Z] support-notifications latest c67da4cbb2a9 2 seconds ago 42.5MB [2024-08-20T06:54:17.097Z] core-data latest 2c930270db4f 2 seconds ago 39.6MB [2024-08-20T06:54:17.097Z] core-keeper latest 862c2f79e30c 2 seconds ago 39.5MB [2024-08-20T06:54:17.097Z] security-proxy-auth latest 7fd734b6a5e6 2 seconds ago 33MB [2024-08-20T06:54:17.097Z] security-bootstrapper latest 92a55b7869c0 26 seconds ago 18.9MB [2024-08-20T06:54:17.097Z] security-secretstore-setup latest c68a58408488 29 seconds ago 37MB [2024-08-20T06:54:17.097Z] security-proxy-setup latest 19307eeb81e5 31 seconds ago 26.2MB [2024-08-20T06:54:17.097Z] core-common-config-bootstrapper latest 46f0fbf37ed2 39 seconds ago 15.2MB [2024-08-20T06:54:17.097Z] security-spiffe-token-provider latest 63ca02fe81ce 52 seconds ago 28.8MB [2024-08-20T06:54:17.097Z] security-spire-agent latest 73507a806e2c 3 minutes ago 182MB [2024-08-20T06:54:17.097Z] security-spire-server latest a7fe1cc2e387 3 minutes ago 121MB [2024-08-20T06:54:17.097Z] security-spire-config latest 0613f50b4b3c 3 minutes ago 120MB [2024-08-20T06:54:17.097Z] ci-base-image-x86_64 latest 8e7ac9653bf1 8 minutes ago 970MB [2024-08-20T06:54:17.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-20T06:54:17.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-20T06:54:17.097Z] 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-08-20T06:54:17.236Z] provisioning config files... [2024-08-20T06:54:17.244Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config16015511224694223572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T06:54:17.546Z] ---> ****-login.sh [2024-08-20T06:54:17.546Z] nexus3.edgexfoundry.org:10001 [2024-08-20T06:54:17.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:54:17.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:54:17.546Z] Configure a credential helper to remove this warning. See [2024-08-20T06:54:17.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:54:17.546Z] [2024-08-20T06:54:17.546Z] Login Succeeded [2024-08-20T06:54:17.546Z] nexus3.edgexfoundry.org:10002 [2024-08-20T06:54:17.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:54:17.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:54:17.806Z] Configure a credential helper to remove this warning. See [2024-08-20T06:54:17.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:54:17.806Z] [2024-08-20T06:54:17.806Z] Login Succeeded [2024-08-20T06:54:17.806Z] nexus3.edgexfoundry.org:10003 [2024-08-20T06:54:17.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:54:17.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:54:17.806Z] Configure a credential helper to remove this warning. See [2024-08-20T06:54:17.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:54:17.806Z] [2024-08-20T06:54:17.806Z] Login Succeeded [2024-08-20T06:54:17.806Z] nexus3.edgexfoundry.org:10004 [2024-08-20T06:54:17.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:54:18.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:54:18.065Z] Configure a credential helper to remove this warning. See [2024-08-20T06:54:18.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:54:18.065Z] [2024-08-20T06:54:18.065Z] Login Succeeded [2024-08-20T06:54:18.065Z] ****.io [2024-08-20T06:54:18.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T06:54:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T06:54:18.065Z] Configure a credential helper to remove this warning. See [2024-08-20T06:54:18.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T06:54:18.065Z] [2024-08-20T06:54:18.065Z] Login Succeeded [2024-08-20T06:54:18.065Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T06:54:18.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:54:18.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T06:54:18.144Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-20T06:54:18.144Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:18.144Z] latest [2024-08-20T06:54:18.144Z] 3.2.0-dev.57 [2024-08-20T06:54:18.144Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:18.144Z] main [2024-08-20T06:54:18.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:18.490Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:18.818Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:18.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-20T06:54:18.818Z] 177106a56deb: Preparing [2024-08-20T06:54:18.818Z] 0cec774603b6: Preparing [2024-08-20T06:54:18.818Z] 6873c072b530: Preparing [2024-08-20T06:54:18.818Z] 429c882bfe7f: Preparing [2024-08-20T06:54:18.818Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:18.818Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:18.818Z] ce7f800efff9: Preparing [2024-08-20T06:54:18.818Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:18.818Z] ce7f800efff9: Waiting [2024-08-20T06:54:18.818Z] 429c882bfe7f: Pushed [2024-08-20T06:54:18.818Z] 6873c072b530: Pushed [2024-08-20T06:54:18.818Z] 86e5c4aab9be: Pushed [2024-08-20T06:54:18.818Z] 177106a56deb: Pushed [2024-08-20T06:54:18.818Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:19.077Z] 2ae663b0ef3d: Pushed [2024-08-20T06:54:22.366Z] 0cec774603b6: Pushed [2024-08-20T06:54:22.366Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:22.703Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:23.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-20T06:54:23.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-20T06:54:23.022Z] 177106a56deb: Preparing [2024-08-20T06:54:23.022Z] 0cec774603b6: Preparing [2024-08-20T06:54:23.022Z] 6873c072b530: Preparing [2024-08-20T06:54:23.022Z] 429c882bfe7f: Preparing [2024-08-20T06:54:23.022Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:23.022Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:23.022Z] ce7f800efff9: Preparing [2024-08-20T06:54:23.022Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:23.022Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:23.022Z] 6873c072b530: Layer already exists [2024-08-20T06:54:23.022Z] 0cec774603b6: Layer already exists [2024-08-20T06:54:23.022Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:23.022Z] 177106a56deb: Layer already exists [2024-08-20T06:54:23.022Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:23.022Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:23.022Z] latest: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:23.349Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:23.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.57 [2024-08-20T06:54:23.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-20T06:54:23.674Z] 177106a56deb: Preparing [2024-08-20T06:54:23.674Z] 0cec774603b6: Preparing [2024-08-20T06:54:23.674Z] 6873c072b530: Preparing [2024-08-20T06:54:23.674Z] 429c882bfe7f: Preparing [2024-08-20T06:54:23.674Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:23.674Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:23.674Z] ce7f800efff9: Preparing [2024-08-20T06:54:23.674Z] ce7f800efff9: Waiting [2024-08-20T06:54:23.674Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:23.674Z] 177106a56deb: Layer already exists [2024-08-20T06:54:23.674Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:23.674Z] 6873c072b530: Layer already exists [2024-08-20T06:54:23.674Z] 0cec774603b6: Layer already exists [2024-08-20T06:54:23.674Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:23.674Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:23.674Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:23.674Z] 3.2.0-dev.57: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:23.997Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:24.315Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:24.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-20T06:54:24.315Z] 177106a56deb: Preparing [2024-08-20T06:54:24.315Z] 0cec774603b6: Preparing [2024-08-20T06:54:24.315Z] 6873c072b530: Preparing [2024-08-20T06:54:24.315Z] 429c882bfe7f: Preparing [2024-08-20T06:54:24.315Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:24.315Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:24.315Z] ce7f800efff9: Preparing [2024-08-20T06:54:24.315Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:24.315Z] 177106a56deb: Layer already exists [2024-08-20T06:54:24.315Z] 0cec774603b6: Layer already exists [2024-08-20T06:54:24.315Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:24.315Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:24.315Z] 6873c072b530: Layer already exists [2024-08-20T06:54:24.315Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:24.315Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:24.315Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:24.632Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:24.956Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-20T06:54:24.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-20T06:54:24.956Z] 177106a56deb: Preparing [2024-08-20T06:54:24.956Z] 0cec774603b6: Preparing [2024-08-20T06:54:24.956Z] 6873c072b530: Preparing [2024-08-20T06:54:24.956Z] 429c882bfe7f: Preparing [2024-08-20T06:54:24.956Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:24.956Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:24.956Z] ce7f800efff9: Preparing [2024-08-20T06:54:24.956Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:24.956Z] ce7f800efff9: Waiting [2024-08-20T06:54:24.956Z] 0cec774603b6: Layer already exists [2024-08-20T06:54:24.956Z] 177106a56deb: Layer already exists [2024-08-20T06:54:24.956Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:24.956Z] 6873c072b530: Layer already exists [2024-08-20T06:54:24.956Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:24.956Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:24.956Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:24.956Z] main: digest: sha256:dd1b8429482e5a74ffa1ea6a195c5e89637e151ec37f2acb66fdfb17283d0e4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:54:25.020Z] ===================================================== [Pipeline] echo [2024-08-20T06:54:25.034Z] taggedImages: [2024-08-20T06:54:25.034Z] - nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:25.034Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-20T06:54:25.034Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.57 [2024-08-20T06:54:25.034Z] - nexus3.edgexfoundry.org:10004/core-command:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:25.034Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-20T06:54:25.126Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-20T06:54:25.126Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:25.126Z] latest [2024-08-20T06:54:25.126Z] 3.2.0-dev.57 [2024-08-20T06:54:25.126Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:25.126Z] main [2024-08-20T06:54:25.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:25.471Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:25.798Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:25.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-20T06:54:25.798Z] 2bfce02eb11e: Preparing [2024-08-20T06:54:25.798Z] 6f2ad86a0936: Preparing [2024-08-20T06:54:25.798Z] be139bd3d51c: Preparing [2024-08-20T06:54:25.798Z] c25e9dab9807: Preparing [2024-08-20T06:54:25.798Z] 6873c072b530: Preparing [2024-08-20T06:54:25.798Z] 429c882bfe7f: Preparing [2024-08-20T06:54:25.798Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:25.798Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:25.798Z] ce7f800efff9: Preparing [2024-08-20T06:54:25.798Z] 429c882bfe7f: Waiting [2024-08-20T06:54:25.798Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:25.798Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:25.798Z] ce7f800efff9: Waiting [2024-08-20T06:54:25.798Z] 6873c072b530: Layer already exists [2024-08-20T06:54:25.798Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:25.798Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:25.798Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:25.798Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:25.798Z] 6f2ad86a0936: Pushed [2024-08-20T06:54:25.798Z] be139bd3d51c: Pushed [2024-08-20T06:54:25.798Z] 2bfce02eb11e: Pushed [2024-08-20T06:54:26.733Z] c25e9dab9807: Pushed [2024-08-20T06:54:26.993Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:27.333Z] + 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-08-20T06:54:27.653Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-20T06:54:27.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-20T06:54:27.653Z] 2bfce02eb11e: Preparing [2024-08-20T06:54:27.653Z] 6f2ad86a0936: Preparing [2024-08-20T06:54:27.653Z] be139bd3d51c: Preparing [2024-08-20T06:54:27.653Z] c25e9dab9807: Preparing [2024-08-20T06:54:27.653Z] 6873c072b530: Preparing [2024-08-20T06:54:27.653Z] 429c882bfe7f: Preparing [2024-08-20T06:54:27.653Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:27.653Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:27.653Z] ce7f800efff9: Preparing [2024-08-20T06:54:27.653Z] 429c882bfe7f: Waiting [2024-08-20T06:54:27.653Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:27.653Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:27.653Z] ce7f800efff9: Waiting [2024-08-20T06:54:27.653Z] be139bd3d51c: Layer already exists [2024-08-20T06:54:27.653Z] 6f2ad86a0936: Layer already exists [2024-08-20T06:54:27.653Z] 2bfce02eb11e: Layer already exists [2024-08-20T06:54:27.653Z] 6873c072b530: Layer already exists [2024-08-20T06:54:27.653Z] c25e9dab9807: Layer already exists [2024-08-20T06:54:27.653Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:27.653Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:27.653Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:27.653Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:27.653Z] latest: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:27.974Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:28.296Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.57 [2024-08-20T06:54:28.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-20T06:54:28.296Z] 2bfce02eb11e: Preparing [2024-08-20T06:54:28.296Z] 6f2ad86a0936: Preparing [2024-08-20T06:54:28.296Z] be139bd3d51c: Preparing [2024-08-20T06:54:28.296Z] c25e9dab9807: Preparing [2024-08-20T06:54:28.296Z] 6873c072b530: Preparing [2024-08-20T06:54:28.296Z] 429c882bfe7f: Preparing [2024-08-20T06:54:28.296Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:28.296Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:28.296Z] ce7f800efff9: Preparing [2024-08-20T06:54:28.296Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:28.296Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:28.296Z] ce7f800efff9: Waiting [2024-08-20T06:54:28.296Z] 429c882bfe7f: Waiting [2024-08-20T06:54:28.296Z] 6873c072b530: Layer already exists [2024-08-20T06:54:28.296Z] be139bd3d51c: Layer already exists [2024-08-20T06:54:28.296Z] c25e9dab9807: Layer already exists [2024-08-20T06:54:28.296Z] 2bfce02eb11e: Layer already exists [2024-08-20T06:54:28.296Z] 6f2ad86a0936: Layer already exists [2024-08-20T06:54:28.296Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:28.296Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:28.296Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:28.296Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:28.296Z] 3.2.0-dev.57: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:28.627Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:28.957Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:28.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-20T06:54:28.957Z] 2bfce02eb11e: Preparing [2024-08-20T06:54:28.957Z] 6f2ad86a0936: Preparing [2024-08-20T06:54:28.957Z] be139bd3d51c: Preparing [2024-08-20T06:54:28.957Z] c25e9dab9807: Preparing [2024-08-20T06:54:28.957Z] 6873c072b530: Preparing [2024-08-20T06:54:28.957Z] 429c882bfe7f: Preparing [2024-08-20T06:54:28.957Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:28.957Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:28.957Z] ce7f800efff9: Preparing [2024-08-20T06:54:28.957Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:28.957Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:28.957Z] ce7f800efff9: Waiting [2024-08-20T06:54:28.957Z] 429c882bfe7f: Waiting [2024-08-20T06:54:28.957Z] be139bd3d51c: Layer already exists [2024-08-20T06:54:28.957Z] c25e9dab9807: Layer already exists [2024-08-20T06:54:28.957Z] 6f2ad86a0936: Layer already exists [2024-08-20T06:54:28.957Z] 2bfce02eb11e: Layer already exists [2024-08-20T06:54:28.957Z] 6873c072b530: Layer already exists [2024-08-20T06:54:28.957Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:28.957Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:28.957Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:28.957Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:28.957Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:29.286Z] + 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-08-20T06:54:29.603Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-20T06:54:29.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-20T06:54:29.604Z] 2bfce02eb11e: Preparing [2024-08-20T06:54:29.604Z] 6f2ad86a0936: Preparing [2024-08-20T06:54:29.604Z] be139bd3d51c: Preparing [2024-08-20T06:54:29.604Z] c25e9dab9807: Preparing [2024-08-20T06:54:29.604Z] 6873c072b530: Preparing [2024-08-20T06:54:29.604Z] 429c882bfe7f: Preparing [2024-08-20T06:54:29.604Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:29.604Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:29.604Z] ce7f800efff9: Preparing [2024-08-20T06:54:29.604Z] 429c882bfe7f: Waiting [2024-08-20T06:54:29.604Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:29.604Z] ce7f800efff9: Waiting [2024-08-20T06:54:29.604Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:29.604Z] 6f2ad86a0936: Layer already exists [2024-08-20T06:54:29.604Z] be139bd3d51c: Layer already exists [2024-08-20T06:54:29.604Z] 2bfce02eb11e: Layer already exists [2024-08-20T06:54:29.604Z] c25e9dab9807: Layer already exists [2024-08-20T06:54:29.604Z] 6873c072b530: Layer already exists [2024-08-20T06:54:29.604Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:29.604Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:29.604Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:29.604Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:29.604Z] main: digest: sha256:3d267b4442a3fda83932b524b9da82bc99bd12cea78c6ccbcf74301a38cead2f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:54:29.676Z] ===================================================== [Pipeline] echo [2024-08-20T06:54:29.690Z] taggedImages: [2024-08-20T06:54:29.690Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:29.690Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-20T06:54:29.690Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.57 [2024-08-20T06:54:29.690Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:29.690Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-20T06:54:29.718Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-20T06:54:29.718Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:29.718Z] latest [2024-08-20T06:54:29.718Z] 3.2.0-dev.57 [2024-08-20T06:54:29.718Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:29.718Z] main [2024-08-20T06:54:29.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:30.057Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:30.381Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:30.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-20T06:54:30.381Z] 73ab62efc59d: Preparing [2024-08-20T06:54:30.381Z] 7ae12cb67634: Preparing [2024-08-20T06:54:30.381Z] 6873c072b530: Preparing [2024-08-20T06:54:30.381Z] 429c882bfe7f: Preparing [2024-08-20T06:54:30.381Z] 5ec22377dafd: Preparing [2024-08-20T06:54:30.381Z] 12203610484a: Preparing [2024-08-20T06:54:30.381Z] ce7f800efff9: Preparing [2024-08-20T06:54:30.381Z] ce7f800efff9: Waiting [2024-08-20T06:54:30.381Z] 12203610484a: Waiting [2024-08-20T06:54:30.381Z] 6873c072b530: Layer already exists [2024-08-20T06:54:30.381Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:30.381Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:30.381Z] 5ec22377dafd: Pushed [2024-08-20T06:54:30.381Z] 73ab62efc59d: Pushed [2024-08-20T06:54:30.381Z] 12203610484a: Pushed [2024-08-20T06:54:33.669Z] 7ae12cb67634: Pushed [2024-08-20T06:54:33.928Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:34.246Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:34.555Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-20T06:54:34.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-20T06:54:34.555Z] 73ab62efc59d: Preparing [2024-08-20T06:54:34.555Z] 7ae12cb67634: Preparing [2024-08-20T06:54:34.555Z] 6873c072b530: Preparing [2024-08-20T06:54:34.555Z] 429c882bfe7f: Preparing [2024-08-20T06:54:34.555Z] 5ec22377dafd: Preparing [2024-08-20T06:54:34.555Z] 12203610484a: Preparing [2024-08-20T06:54:34.555Z] ce7f800efff9: Preparing [2024-08-20T06:54:34.555Z] ce7f800efff9: Waiting [2024-08-20T06:54:34.555Z] 12203610484a: Waiting [2024-08-20T06:54:34.555Z] 7ae12cb67634: Layer already exists [2024-08-20T06:54:34.555Z] 5ec22377dafd: Layer already exists [2024-08-20T06:54:34.555Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:34.555Z] 6873c072b530: Layer already exists [2024-08-20T06:54:34.555Z] 73ab62efc59d: Layer already exists [2024-08-20T06:54:34.555Z] 12203610484a: Layer already exists [2024-08-20T06:54:34.555Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:34.555Z] latest: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:34.866Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:35.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.57 [2024-08-20T06:54:35.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-20T06:54:35.187Z] 73ab62efc59d: Preparing [2024-08-20T06:54:35.187Z] 7ae12cb67634: Preparing [2024-08-20T06:54:35.187Z] 6873c072b530: Preparing [2024-08-20T06:54:35.187Z] 429c882bfe7f: Preparing [2024-08-20T06:54:35.187Z] 5ec22377dafd: Preparing [2024-08-20T06:54:35.187Z] 12203610484a: Preparing [2024-08-20T06:54:35.187Z] ce7f800efff9: Preparing [2024-08-20T06:54:35.187Z] 12203610484a: Waiting [2024-08-20T06:54:35.187Z] ce7f800efff9: Waiting [2024-08-20T06:54:35.187Z] 5ec22377dafd: Layer already exists [2024-08-20T06:54:35.187Z] 6873c072b530: Layer already exists [2024-08-20T06:54:35.187Z] 7ae12cb67634: Layer already exists [2024-08-20T06:54:35.187Z] 73ab62efc59d: Layer already exists [2024-08-20T06:54:35.187Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:35.187Z] 12203610484a: Layer already exists [2024-08-20T06:54:35.187Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:35.187Z] 3.2.0-dev.57: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:35.522Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:35.843Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:35.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-20T06:54:35.843Z] 73ab62efc59d: Preparing [2024-08-20T06:54:35.843Z] 7ae12cb67634: Preparing [2024-08-20T06:54:35.843Z] 6873c072b530: Preparing [2024-08-20T06:54:35.843Z] 429c882bfe7f: Preparing [2024-08-20T06:54:35.843Z] 5ec22377dafd: Preparing [2024-08-20T06:54:35.843Z] 12203610484a: Preparing [2024-08-20T06:54:35.843Z] ce7f800efff9: Preparing [2024-08-20T06:54:35.843Z] ce7f800efff9: Waiting [2024-08-20T06:54:35.843Z] 7ae12cb67634: Layer already exists [2024-08-20T06:54:35.843Z] 5ec22377dafd: Layer already exists [2024-08-20T06:54:35.843Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:35.843Z] 73ab62efc59d: Layer already exists [2024-08-20T06:54:35.843Z] 6873c072b530: Layer already exists [2024-08-20T06:54:35.843Z] 12203610484a: Layer already exists [2024-08-20T06:54:35.843Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:35.843Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:36.184Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:36.497Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-20T06:54:36.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-20T06:54:36.497Z] 73ab62efc59d: Preparing [2024-08-20T06:54:36.497Z] 7ae12cb67634: Preparing [2024-08-20T06:54:36.497Z] 6873c072b530: Preparing [2024-08-20T06:54:36.497Z] 429c882bfe7f: Preparing [2024-08-20T06:54:36.497Z] 5ec22377dafd: Preparing [2024-08-20T06:54:36.497Z] 12203610484a: Preparing [2024-08-20T06:54:36.497Z] ce7f800efff9: Preparing [2024-08-20T06:54:36.497Z] 12203610484a: Waiting [2024-08-20T06:54:36.497Z] ce7f800efff9: Waiting [2024-08-20T06:54:36.497Z] 7ae12cb67634: Layer already exists [2024-08-20T06:54:36.497Z] 5ec22377dafd: Layer already exists [2024-08-20T06:54:36.497Z] 73ab62efc59d: Layer already exists [2024-08-20T06:54:36.497Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:36.497Z] 6873c072b530: Layer already exists [2024-08-20T06:54:36.497Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:36.497Z] 12203610484a: Layer already exists [2024-08-20T06:54:36.497Z] main: digest: sha256:62391cafb4b8860675946320a5a02f4177cab6422d96a94c813535cc649e3112 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:54:36.576Z] ===================================================== [Pipeline] echo [2024-08-20T06:54:36.594Z] taggedImages: [2024-08-20T06:54:36.594Z] - nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:36.594Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-20T06:54:36.594Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.57 [2024-08-20T06:54:36.594Z] - nexus3.edgexfoundry.org:10004/core-data:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:36.594Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-20T06:54:36.622Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-20T06:54:36.622Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:36.622Z] latest [2024-08-20T06:54:36.622Z] 3.2.0-dev.57 [2024-08-20T06:54:36.622Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:36.622Z] main [2024-08-20T06:54:36.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:36.964Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:37.282Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:37.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-20T06:54:37.282Z] 44100540d16d: Preparing [2024-08-20T06:54:37.282Z] 2a0c2e220d41: Preparing [2024-08-20T06:54:37.282Z] 429c882bfe7f: Preparing [2024-08-20T06:54:37.282Z] 4a6c8100bec4: Preparing [2024-08-20T06:54:37.282Z] 34168fe7934d: Preparing [2024-08-20T06:54:37.282Z] ce7f800efff9: Preparing [2024-08-20T06:54:37.282Z] ce7f800efff9: Waiting [2024-08-20T06:54:37.282Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:37.282Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:37.282Z] 4a6c8100bec4: Pushed [2024-08-20T06:54:37.282Z] 44100540d16d: Pushed [2024-08-20T06:54:37.282Z] 34168fe7934d: Pushed [2024-08-20T06:54:40.572Z] 2a0c2e220d41: Pushed [2024-08-20T06:54:40.830Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:41.154Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:41.476Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-20T06:54:41.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-20T06:54:41.476Z] 44100540d16d: Preparing [2024-08-20T06:54:41.476Z] 2a0c2e220d41: Preparing [2024-08-20T06:54:41.476Z] 429c882bfe7f: Preparing [2024-08-20T06:54:41.476Z] 4a6c8100bec4: Preparing [2024-08-20T06:54:41.476Z] 34168fe7934d: Preparing [2024-08-20T06:54:41.476Z] ce7f800efff9: Preparing [2024-08-20T06:54:41.476Z] ce7f800efff9: Waiting [2024-08-20T06:54:41.476Z] 2a0c2e220d41: Layer already exists [2024-08-20T06:54:41.476Z] 44100540d16d: Layer already exists [2024-08-20T06:54:41.476Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:41.476Z] 34168fe7934d: Layer already exists [2024-08-20T06:54:41.476Z] 4a6c8100bec4: Layer already exists [2024-08-20T06:54:41.476Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:41.476Z] latest: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:41.801Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:42.125Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.57 [2024-08-20T06:54:42.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-20T06:54:42.125Z] 44100540d16d: Preparing [2024-08-20T06:54:42.125Z] 2a0c2e220d41: Preparing [2024-08-20T06:54:42.125Z] 429c882bfe7f: Preparing [2024-08-20T06:54:42.125Z] 4a6c8100bec4: Preparing [2024-08-20T06:54:42.125Z] 34168fe7934d: Preparing [2024-08-20T06:54:42.125Z] ce7f800efff9: Preparing [2024-08-20T06:54:42.125Z] ce7f800efff9: Waiting [2024-08-20T06:54:42.125Z] 44100540d16d: Layer already exists [2024-08-20T06:54:42.125Z] 34168fe7934d: Layer already exists [2024-08-20T06:54:42.125Z] 4a6c8100bec4: Layer already exists [2024-08-20T06:54:42.125Z] 2a0c2e220d41: Layer already exists [2024-08-20T06:54:42.125Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:42.125Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:42.125Z] 3.2.0-dev.57: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:42.443Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:42.769Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:42.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-20T06:54:42.769Z] 44100540d16d: Preparing [2024-08-20T06:54:42.769Z] 2a0c2e220d41: Preparing [2024-08-20T06:54:42.769Z] 429c882bfe7f: Preparing [2024-08-20T06:54:42.769Z] 4a6c8100bec4: Preparing [2024-08-20T06:54:42.769Z] 34168fe7934d: Preparing [2024-08-20T06:54:42.769Z] ce7f800efff9: Preparing [2024-08-20T06:54:42.769Z] ce7f800efff9: Waiting [2024-08-20T06:54:42.769Z] 2a0c2e220d41: Layer already exists [2024-08-20T06:54:42.769Z] 34168fe7934d: Layer already exists [2024-08-20T06:54:42.769Z] 44100540d16d: Layer already exists [2024-08-20T06:54:42.769Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:42.769Z] 4a6c8100bec4: Layer already exists [2024-08-20T06:54:42.769Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:42.769Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:43.092Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:43.411Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-20T06:54:43.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-20T06:54:43.411Z] 44100540d16d: Preparing [2024-08-20T06:54:43.411Z] 2a0c2e220d41: Preparing [2024-08-20T06:54:43.411Z] 429c882bfe7f: Preparing [2024-08-20T06:54:43.411Z] 4a6c8100bec4: Preparing [2024-08-20T06:54:43.411Z] 34168fe7934d: Preparing [2024-08-20T06:54:43.411Z] ce7f800efff9: Preparing [2024-08-20T06:54:43.411Z] 34168fe7934d: Layer already exists [2024-08-20T06:54:43.411Z] 4a6c8100bec4: Layer already exists [2024-08-20T06:54:43.411Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:43.411Z] 44100540d16d: Layer already exists [2024-08-20T06:54:43.411Z] 2a0c2e220d41: Layer already exists [2024-08-20T06:54:43.411Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:43.411Z] main: digest: sha256:54191c0501b319b4e69e6048b639c4e830dc65fedd06037166ed4698ba9fc603 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:54:43.484Z] ===================================================== [Pipeline] echo [2024-08-20T06:54:43.496Z] taggedImages: [2024-08-20T06:54:43.496Z] - nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:43.496Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-20T06:54:43.496Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.57 [2024-08-20T06:54:43.496Z] - nexus3.edgexfoundry.org:10004/core-keeper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:43.496Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-20T06:54:43.522Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-20T06:54:43.522Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:43.522Z] latest [2024-08-20T06:54:43.522Z] 3.2.0-dev.57 [2024-08-20T06:54:43.522Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:43.522Z] main [2024-08-20T06:54:43.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:43.861Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:44.188Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:44.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-20T06:54:44.188Z] 992c8ae43f3b: Preparing [2024-08-20T06:54:44.188Z] a25c1cee047c: Preparing [2024-08-20T06:54:44.188Z] 782a0787bdd2: Preparing [2024-08-20T06:54:44.188Z] 6873c072b530: Preparing [2024-08-20T06:54:44.188Z] 429c882bfe7f: Preparing [2024-08-20T06:54:44.188Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:44.188Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:44.188Z] ce7f800efff9: Preparing [2024-08-20T06:54:44.188Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:44.188Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:44.188Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:44.188Z] 6873c072b530: Layer already exists [2024-08-20T06:54:44.188Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:44.188Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:44.188Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:44.188Z] a25c1cee047c: Pushed [2024-08-20T06:54:44.188Z] 992c8ae43f3b: Pushed [2024-08-20T06:54:47.479Z] 782a0787bdd2: Pushed [2024-08-20T06:54:47.738Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:48.064Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:48.398Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-20T06:54:48.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-20T06:54:48.398Z] 992c8ae43f3b: Preparing [2024-08-20T06:54:48.398Z] a25c1cee047c: Preparing [2024-08-20T06:54:48.398Z] 782a0787bdd2: Preparing [2024-08-20T06:54:48.398Z] 6873c072b530: Preparing [2024-08-20T06:54:48.398Z] 429c882bfe7f: Preparing [2024-08-20T06:54:48.398Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:48.398Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:48.398Z] ce7f800efff9: Preparing [2024-08-20T06:54:48.398Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:48.398Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:48.398Z] ce7f800efff9: Waiting [2024-08-20T06:54:48.398Z] a25c1cee047c: Layer already exists [2024-08-20T06:54:48.398Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:48.398Z] 6873c072b530: Layer already exists [2024-08-20T06:54:48.398Z] 782a0787bdd2: Layer already exists [2024-08-20T06:54:48.398Z] 992c8ae43f3b: Layer already exists [2024-08-20T06:54:48.398Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:48.398Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:48.398Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:48.398Z] latest: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:48.714Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:49.028Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.57 [2024-08-20T06:54:49.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-20T06:54:49.028Z] 992c8ae43f3b: Preparing [2024-08-20T06:54:49.028Z] a25c1cee047c: Preparing [2024-08-20T06:54:49.028Z] 782a0787bdd2: Preparing [2024-08-20T06:54:49.028Z] 6873c072b530: Preparing [2024-08-20T06:54:49.028Z] 429c882bfe7f: Preparing [2024-08-20T06:54:49.028Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:49.028Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:49.028Z] ce7f800efff9: Preparing [2024-08-20T06:54:49.028Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:49.028Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:49.028Z] ce7f800efff9: Waiting [2024-08-20T06:54:49.028Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:49.028Z] 782a0787bdd2: Layer already exists [2024-08-20T06:54:49.028Z] a25c1cee047c: Layer already exists [2024-08-20T06:54:49.028Z] 992c8ae43f3b: Layer already exists [2024-08-20T06:54:49.028Z] 6873c072b530: Layer already exists [2024-08-20T06:54:49.028Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:49.028Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:49.028Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:49.028Z] 3.2.0-dev.57: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:49.341Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:49.651Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:49.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-20T06:54:49.651Z] 992c8ae43f3b: Preparing [2024-08-20T06:54:49.651Z] a25c1cee047c: Preparing [2024-08-20T06:54:49.651Z] 782a0787bdd2: Preparing [2024-08-20T06:54:49.651Z] 6873c072b530: Preparing [2024-08-20T06:54:49.651Z] 429c882bfe7f: Preparing [2024-08-20T06:54:49.651Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:49.651Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:49.651Z] ce7f800efff9: Preparing [2024-08-20T06:54:49.651Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:49.651Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:49.651Z] ce7f800efff9: Waiting [2024-08-20T06:54:49.651Z] a25c1cee047c: Layer already exists [2024-08-20T06:54:49.651Z] 992c8ae43f3b: Layer already exists [2024-08-20T06:54:49.651Z] 782a0787bdd2: Layer already exists [2024-08-20T06:54:49.651Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:49.651Z] 6873c072b530: Layer already exists [2024-08-20T06:54:49.651Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:49.651Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:49.651Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:49.651Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:49.976Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:50.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-20T06:54:50.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-20T06:54:50.291Z] 992c8ae43f3b: Preparing [2024-08-20T06:54:50.291Z] a25c1cee047c: Preparing [2024-08-20T06:54:50.291Z] 782a0787bdd2: Preparing [2024-08-20T06:54:50.291Z] 6873c072b530: Preparing [2024-08-20T06:54:50.291Z] 429c882bfe7f: Preparing [2024-08-20T06:54:50.291Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:50.291Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:50.291Z] ce7f800efff9: Preparing [2024-08-20T06:54:50.291Z] ce7f800efff9: Waiting [2024-08-20T06:54:50.291Z] 992c8ae43f3b: Layer already exists [2024-08-20T06:54:50.291Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:50.291Z] a25c1cee047c: Layer already exists [2024-08-20T06:54:50.291Z] 782a0787bdd2: Layer already exists [2024-08-20T06:54:50.291Z] 6873c072b530: Layer already exists [2024-08-20T06:54:50.291Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:50.291Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:50.291Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:50.291Z] main: digest: sha256:6dc5765c46be18e28c2c933e250feb41d64fed9e87759b50b0c03e8a9426dc18 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:54:50.372Z] ===================================================== [Pipeline] echo [2024-08-20T06:54:50.388Z] taggedImages: [2024-08-20T06:54:50.388Z] - nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:50.388Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-20T06:54:50.388Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.57 [2024-08-20T06:54:50.388Z] - nexus3.edgexfoundry.org:10004/core-metadata:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:50.388Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-20T06:54:50.412Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-20T06:54:50.412Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:50.412Z] latest [2024-08-20T06:54:50.412Z] 3.2.0-dev.57 [2024-08-20T06:54:50.412Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:50.412Z] main [2024-08-20T06:54:50.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:50.753Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:51.081Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:51.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-20T06:54:51.081Z] 23cf8a4ce009: Preparing [2024-08-20T06:54:51.081Z] 9f9855c2e64c: Preparing [2024-08-20T06:54:51.081Z] 286f30ebda85: Preparing [2024-08-20T06:54:51.081Z] 9222670d921a: Preparing [2024-08-20T06:54:51.081Z] 883009fffd96: Preparing [2024-08-20T06:54:51.081Z] 99911034e0d2: Preparing [2024-08-20T06:54:51.081Z] c67a2cb4dff2: Preparing [2024-08-20T06:54:51.081Z] badaeeab8258: Preparing [2024-08-20T06:54:51.081Z] 6873c072b530: Preparing [2024-08-20T06:54:51.081Z] 429c882bfe7f: Preparing [2024-08-20T06:54:51.081Z] bfddac79cc58: Preparing [2024-08-20T06:54:51.081Z] c8f2c3784556: Preparing [2024-08-20T06:54:51.081Z] 5f70bf18a086: Preparing [2024-08-20T06:54:51.081Z] 073331178455: Preparing [2024-08-20T06:54:51.081Z] 1c2aada00efd: Preparing [2024-08-20T06:54:51.081Z] 7cf20ec2ba4c: Preparing [2024-08-20T06:54:51.081Z] badaeeab8258: Waiting [2024-08-20T06:54:51.081Z] 429c882bfe7f: Waiting [2024-08-20T06:54:51.081Z] bfddac79cc58: Waiting [2024-08-20T06:54:51.081Z] 6873c072b530: Waiting [2024-08-20T06:54:51.081Z] c67a2cb4dff2: Waiting [2024-08-20T06:54:51.081Z] c8f2c3784556: Waiting [2024-08-20T06:54:51.081Z] 5f70bf18a086: Waiting [2024-08-20T06:54:51.081Z] 073331178455: Waiting [2024-08-20T06:54:51.081Z] 99911034e0d2: Waiting [2024-08-20T06:54:51.081Z] 1c2aada00efd: Waiting [2024-08-20T06:54:51.081Z] ce7f800efff9: Preparing [2024-08-20T06:54:51.081Z] 7cf20ec2ba4c: Waiting [2024-08-20T06:54:51.081Z] ce7f800efff9: Waiting [2024-08-20T06:54:51.081Z] 23cf8a4ce009: Pushed [2024-08-20T06:54:51.081Z] 286f30ebda85: Pushed [2024-08-20T06:54:51.081Z] 9f9855c2e64c: Pushed [2024-08-20T06:54:51.081Z] 883009fffd96: Pushed [2024-08-20T06:54:51.081Z] 9222670d921a: Pushed [2024-08-20T06:54:51.081Z] 6873c072b530: Layer already exists [2024-08-20T06:54:51.340Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:51.340Z] 99911034e0d2: Pushed [2024-08-20T06:54:51.340Z] c67a2cb4dff2: Pushed [2024-08-20T06:54:51.341Z] 5f70bf18a086: Layer already exists [2024-08-20T06:54:51.341Z] bfddac79cc58: Pushed [2024-08-20T06:54:51.341Z] c8f2c3784556: Pushed [2024-08-20T06:54:51.341Z] 073331178455: Pushed [2024-08-20T06:54:51.341Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:51.341Z] 1c2aada00efd: Pushed [2024-08-20T06:54:51.341Z] 7cf20ec2ba4c: Pushed [2024-08-20T06:54:52.719Z] badaeeab8258: Pushed [2024-08-20T06:54:52.719Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:53.045Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:53.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-20T06:54:53.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-20T06:54:53.449Z] 23cf8a4ce009: Preparing [2024-08-20T06:54:53.449Z] 9f9855c2e64c: Preparing [2024-08-20T06:54:53.449Z] 286f30ebda85: Preparing [2024-08-20T06:54:53.449Z] 9222670d921a: Preparing [2024-08-20T06:54:53.449Z] 883009fffd96: Preparing [2024-08-20T06:54:53.449Z] 99911034e0d2: Preparing [2024-08-20T06:54:53.449Z] c67a2cb4dff2: Preparing [2024-08-20T06:54:53.449Z] badaeeab8258: Preparing [2024-08-20T06:54:53.449Z] 6873c072b530: Preparing [2024-08-20T06:54:53.449Z] 429c882bfe7f: Preparing [2024-08-20T06:54:53.449Z] bfddac79cc58: Preparing [2024-08-20T06:54:53.449Z] c8f2c3784556: Preparing [2024-08-20T06:54:53.449Z] 5f70bf18a086: Preparing [2024-08-20T06:54:53.449Z] 073331178455: Preparing [2024-08-20T06:54:53.449Z] 1c2aada00efd: Preparing [2024-08-20T06:54:53.449Z] 7cf20ec2ba4c: Preparing [2024-08-20T06:54:53.449Z] ce7f800efff9: Preparing [2024-08-20T06:54:53.449Z] badaeeab8258: Waiting [2024-08-20T06:54:53.449Z] 6873c072b530: Waiting [2024-08-20T06:54:53.449Z] 429c882bfe7f: Waiting [2024-08-20T06:54:53.449Z] bfddac79cc58: Waiting [2024-08-20T06:54:53.449Z] c8f2c3784556: Waiting [2024-08-20T06:54:53.449Z] 5f70bf18a086: Waiting [2024-08-20T06:54:53.449Z] 073331178455: Waiting [2024-08-20T06:54:53.449Z] 1c2aada00efd: Waiting [2024-08-20T06:54:53.449Z] 99911034e0d2: Waiting [2024-08-20T06:54:53.449Z] 7cf20ec2ba4c: Waiting [2024-08-20T06:54:53.449Z] ce7f800efff9: Waiting [2024-08-20T06:54:53.449Z] c67a2cb4dff2: Waiting [2024-08-20T06:54:53.449Z] 9222670d921a: Layer already exists [2024-08-20T06:54:53.449Z] 23cf8a4ce009: Layer already exists [2024-08-20T06:54:53.449Z] 286f30ebda85: Layer already exists [2024-08-20T06:54:53.449Z] 9f9855c2e64c: Layer already exists [2024-08-20T06:54:53.449Z] 883009fffd96: Layer already exists [2024-08-20T06:54:53.449Z] badaeeab8258: Layer already exists [2024-08-20T06:54:53.449Z] c67a2cb4dff2: Layer already exists [2024-08-20T06:54:53.449Z] 99911034e0d2: Layer already exists [2024-08-20T06:54:53.449Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:53.449Z] 6873c072b530: Layer already exists [2024-08-20T06:54:53.449Z] bfddac79cc58: Layer already exists [2024-08-20T06:54:53.449Z] 073331178455: Layer already exists [2024-08-20T06:54:53.449Z] 1c2aada00efd: Layer already exists [2024-08-20T06:54:53.449Z] c8f2c3784556: Layer already exists [2024-08-20T06:54:53.449Z] 5f70bf18a086: Layer already exists [2024-08-20T06:54:53.449Z] 7cf20ec2ba4c: Layer already exists [2024-08-20T06:54:53.449Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:53.449Z] latest: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:53.814Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:54.168Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.57 [2024-08-20T06:54:54.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-20T06:54:54.169Z] 23cf8a4ce009: Preparing [2024-08-20T06:54:54.169Z] 9f9855c2e64c: Preparing [2024-08-20T06:54:54.169Z] 286f30ebda85: Preparing [2024-08-20T06:54:54.169Z] 9222670d921a: Preparing [2024-08-20T06:54:54.169Z] 883009fffd96: Preparing [2024-08-20T06:54:54.169Z] 99911034e0d2: Preparing [2024-08-20T06:54:54.169Z] c67a2cb4dff2: Preparing [2024-08-20T06:54:54.169Z] badaeeab8258: Preparing [2024-08-20T06:54:54.169Z] 6873c072b530: Preparing [2024-08-20T06:54:54.169Z] 429c882bfe7f: Preparing [2024-08-20T06:54:54.169Z] bfddac79cc58: Preparing [2024-08-20T06:54:54.169Z] c8f2c3784556: Preparing [2024-08-20T06:54:54.169Z] 5f70bf18a086: Preparing [2024-08-20T06:54:54.169Z] 073331178455: Preparing [2024-08-20T06:54:54.169Z] 1c2aada00efd: Preparing [2024-08-20T06:54:54.169Z] 7cf20ec2ba4c: Preparing [2024-08-20T06:54:54.169Z] ce7f800efff9: Preparing [2024-08-20T06:54:54.169Z] c67a2cb4dff2: Waiting [2024-08-20T06:54:54.169Z] 7cf20ec2ba4c: Waiting [2024-08-20T06:54:54.169Z] 1c2aada00efd: Waiting [2024-08-20T06:54:54.169Z] badaeeab8258: Waiting [2024-08-20T06:54:54.169Z] c8f2c3784556: Waiting [2024-08-20T06:54:54.169Z] 6873c072b530: Waiting [2024-08-20T06:54:54.169Z] 5f70bf18a086: Waiting [2024-08-20T06:54:54.169Z] 429c882bfe7f: Waiting [2024-08-20T06:54:54.169Z] 073331178455: Waiting [2024-08-20T06:54:54.169Z] bfddac79cc58: Waiting [2024-08-20T06:54:54.169Z] ce7f800efff9: Waiting [2024-08-20T06:54:54.169Z] 99911034e0d2: Waiting [2024-08-20T06:54:54.169Z] 9222670d921a: Layer already exists [2024-08-20T06:54:54.169Z] 883009fffd96: Layer already exists [2024-08-20T06:54:54.169Z] 286f30ebda85: Layer already exists [2024-08-20T06:54:54.169Z] 9f9855c2e64c: Layer already exists [2024-08-20T06:54:54.169Z] 23cf8a4ce009: Layer already exists [2024-08-20T06:54:54.169Z] 99911034e0d2: Layer already exists [2024-08-20T06:54:54.169Z] 6873c072b530: Layer already exists [2024-08-20T06:54:54.169Z] c67a2cb4dff2: Layer already exists [2024-08-20T06:54:54.169Z] badaeeab8258: Layer already exists [2024-08-20T06:54:54.169Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:54.169Z] bfddac79cc58: Layer already exists [2024-08-20T06:54:54.169Z] 5f70bf18a086: Layer already exists [2024-08-20T06:54:54.169Z] c8f2c3784556: Layer already exists [2024-08-20T06:54:54.169Z] 1c2aada00efd: Layer already exists [2024-08-20T06:54:54.169Z] 073331178455: Layer already exists [2024-08-20T06:54:54.169Z] 7cf20ec2ba4c: Layer already exists [2024-08-20T06:54:54.169Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:54.169Z] 3.2.0-dev.57: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:54.550Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:54.879Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:54.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-20T06:54:54.879Z] 23cf8a4ce009: Preparing [2024-08-20T06:54:54.879Z] 9f9855c2e64c: Preparing [2024-08-20T06:54:54.879Z] 286f30ebda85: Preparing [2024-08-20T06:54:54.879Z] 9222670d921a: Preparing [2024-08-20T06:54:54.879Z] 883009fffd96: Preparing [2024-08-20T06:54:54.879Z] 99911034e0d2: Preparing [2024-08-20T06:54:54.879Z] c67a2cb4dff2: Preparing [2024-08-20T06:54:54.879Z] badaeeab8258: Preparing [2024-08-20T06:54:54.879Z] 6873c072b530: Preparing [2024-08-20T06:54:54.879Z] 429c882bfe7f: Preparing [2024-08-20T06:54:54.879Z] bfddac79cc58: Preparing [2024-08-20T06:54:54.879Z] c8f2c3784556: Preparing [2024-08-20T06:54:54.879Z] 5f70bf18a086: Preparing [2024-08-20T06:54:54.879Z] 073331178455: Preparing [2024-08-20T06:54:54.879Z] 1c2aada00efd: Preparing [2024-08-20T06:54:54.879Z] 7cf20ec2ba4c: Preparing [2024-08-20T06:54:54.879Z] ce7f800efff9: Preparing [2024-08-20T06:54:54.879Z] 429c882bfe7f: Waiting [2024-08-20T06:54:54.879Z] bfddac79cc58: Waiting [2024-08-20T06:54:54.879Z] c8f2c3784556: Waiting [2024-08-20T06:54:54.879Z] 7cf20ec2ba4c: Waiting [2024-08-20T06:54:54.879Z] 5f70bf18a086: Waiting [2024-08-20T06:54:54.879Z] 073331178455: Waiting [2024-08-20T06:54:54.879Z] 99911034e0d2: Waiting [2024-08-20T06:54:54.879Z] c67a2cb4dff2: Waiting [2024-08-20T06:54:54.879Z] badaeeab8258: Waiting [2024-08-20T06:54:54.879Z] ce7f800efff9: Waiting [2024-08-20T06:54:54.879Z] 6873c072b530: Waiting [2024-08-20T06:54:54.879Z] 1c2aada00efd: Waiting [2024-08-20T06:54:54.879Z] 883009fffd96: Layer already exists [2024-08-20T06:54:54.879Z] 9f9855c2e64c: Layer already exists [2024-08-20T06:54:54.879Z] 23cf8a4ce009: Layer already exists [2024-08-20T06:54:54.879Z] 286f30ebda85: Layer already exists [2024-08-20T06:54:54.879Z] 9222670d921a: Layer already exists [2024-08-20T06:54:54.879Z] 99911034e0d2: Layer already exists [2024-08-20T06:54:54.879Z] 6873c072b530: Layer already exists [2024-08-20T06:54:54.879Z] c67a2cb4dff2: Layer already exists [2024-08-20T06:54:54.879Z] badaeeab8258: Layer already exists [2024-08-20T06:54:54.879Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:54.879Z] c8f2c3784556: Layer already exists [2024-08-20T06:54:54.879Z] bfddac79cc58: Layer already exists [2024-08-20T06:54:54.879Z] 5f70bf18a086: Layer already exists [2024-08-20T06:54:54.879Z] 1c2aada00efd: Layer already exists [2024-08-20T06:54:54.879Z] 073331178455: Layer already exists [2024-08-20T06:54:54.879Z] 7cf20ec2ba4c: Layer already exists [2024-08-20T06:54:54.879Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:54.879Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:55.210Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:55.533Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-20T06:54:55.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-20T06:54:55.533Z] 23cf8a4ce009: Preparing [2024-08-20T06:54:55.533Z] 9f9855c2e64c: Preparing [2024-08-20T06:54:55.533Z] 286f30ebda85: Preparing [2024-08-20T06:54:55.533Z] 9222670d921a: Preparing [2024-08-20T06:54:55.533Z] 883009fffd96: Preparing [2024-08-20T06:54:55.533Z] 99911034e0d2: Preparing [2024-08-20T06:54:55.533Z] c67a2cb4dff2: Preparing [2024-08-20T06:54:55.533Z] badaeeab8258: Preparing [2024-08-20T06:54:55.533Z] 6873c072b530: Preparing [2024-08-20T06:54:55.533Z] 429c882bfe7f: Preparing [2024-08-20T06:54:55.533Z] bfddac79cc58: Preparing [2024-08-20T06:54:55.533Z] c8f2c3784556: Preparing [2024-08-20T06:54:55.533Z] 5f70bf18a086: Preparing [2024-08-20T06:54:55.533Z] 073331178455: Preparing [2024-08-20T06:54:55.533Z] 1c2aada00efd: Preparing [2024-08-20T06:54:55.533Z] 7cf20ec2ba4c: Preparing [2024-08-20T06:54:55.533Z] ce7f800efff9: Preparing [2024-08-20T06:54:55.533Z] bfddac79cc58: Waiting [2024-08-20T06:54:55.533Z] c8f2c3784556: Waiting [2024-08-20T06:54:55.533Z] 5f70bf18a086: Waiting [2024-08-20T06:54:55.533Z] 7cf20ec2ba4c: Waiting [2024-08-20T06:54:55.533Z] ce7f800efff9: Waiting [2024-08-20T06:54:55.533Z] 99911034e0d2: Waiting [2024-08-20T06:54:55.533Z] 073331178455: Waiting [2024-08-20T06:54:55.534Z] 1c2aada00efd: Waiting [2024-08-20T06:54:55.534Z] c67a2cb4dff2: Waiting [2024-08-20T06:54:55.534Z] 429c882bfe7f: Waiting [2024-08-20T06:54:55.534Z] badaeeab8258: Waiting [2024-08-20T06:54:55.534Z] 6873c072b530: Waiting [2024-08-20T06:54:55.534Z] 23cf8a4ce009: Layer already exists [2024-08-20T06:54:55.534Z] 883009fffd96: Layer already exists [2024-08-20T06:54:55.534Z] 286f30ebda85: Layer already exists [2024-08-20T06:54:55.534Z] 9222670d921a: Layer already exists [2024-08-20T06:54:55.534Z] 9f9855c2e64c: Layer already exists [2024-08-20T06:54:55.534Z] c67a2cb4dff2: Layer already exists [2024-08-20T06:54:55.534Z] 99911034e0d2: Layer already exists [2024-08-20T06:54:55.534Z] 6873c072b530: Layer already exists [2024-08-20T06:54:55.534Z] badaeeab8258: Layer already exists [2024-08-20T06:54:55.534Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:55.534Z] bfddac79cc58: Layer already exists [2024-08-20T06:54:55.534Z] c8f2c3784556: Layer already exists [2024-08-20T06:54:55.534Z] 5f70bf18a086: Layer already exists [2024-08-20T06:54:55.534Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:55.534Z] 7cf20ec2ba4c: Layer already exists [2024-08-20T06:54:55.534Z] 1c2aada00efd: Layer already exists [2024-08-20T06:54:55.534Z] 073331178455: Layer already exists [2024-08-20T06:54:55.534Z] main: digest: sha256:ff90ebcdcdce653e5e692a5bc978d470159f022e900e5b2e194ffb65d9245d4a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:54:55.623Z] ===================================================== [Pipeline] echo [2024-08-20T06:54:55.640Z] taggedImages: [2024-08-20T06:54:55.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:55.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-20T06:54:55.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.57 [2024-08-20T06:54:55.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:55.640Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-20T06:54:55.758Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-20T06:54:55.758Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:55.758Z] latest [2024-08-20T06:54:55.758Z] 3.2.0-dev.57 [2024-08-20T06:54:55.758Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:54:55.758Z] main [2024-08-20T06:54:55.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:56.090Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:54:56.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:54:56.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-20T06:54:56.410Z] c108b8d0f7a8: Preparing [2024-08-20T06:54:56.410Z] e77a7032b151: Preparing [2024-08-20T06:54:56.410Z] 849a8c84b10b: Preparing [2024-08-20T06:54:56.410Z] 43185be77613: Preparing [2024-08-20T06:54:56.410Z] 6873c072b530: Preparing [2024-08-20T06:54:56.410Z] 429c882bfe7f: Preparing [2024-08-20T06:54:56.410Z] 86e5c4aab9be: Preparing [2024-08-20T06:54:56.410Z] 2ae663b0ef3d: Preparing [2024-08-20T06:54:56.410Z] ce7f800efff9: Preparing [2024-08-20T06:54:56.410Z] 429c882bfe7f: Waiting [2024-08-20T06:54:56.410Z] 86e5c4aab9be: Waiting [2024-08-20T06:54:56.410Z] 2ae663b0ef3d: Waiting [2024-08-20T06:54:56.410Z] ce7f800efff9: Waiting [2024-08-20T06:54:56.410Z] 6873c072b530: Layer already exists [2024-08-20T06:54:56.410Z] 429c882bfe7f: Layer already exists [2024-08-20T06:54:56.410Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:54:56.410Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:54:56.410Z] ce7f800efff9: Layer already exists [2024-08-20T06:54:56.410Z] 849a8c84b10b: Pushed [2024-08-20T06:54:56.410Z] e77a7032b151: Pushed [2024-08-20T06:54:56.410Z] c108b8d0f7a8: Pushed [2024-08-20T06:54:59.699Z] 43185be77613: Pushed [2024-08-20T06:54:59.700Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:00.033Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:00.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-20T06:55:00.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-20T06:55:00.354Z] c108b8d0f7a8: Preparing [2024-08-20T06:55:00.354Z] e77a7032b151: Preparing [2024-08-20T06:55:00.354Z] 849a8c84b10b: Preparing [2024-08-20T06:55:00.354Z] 43185be77613: Preparing [2024-08-20T06:55:00.354Z] 6873c072b530: Preparing [2024-08-20T06:55:00.354Z] 429c882bfe7f: Preparing [2024-08-20T06:55:00.354Z] 86e5c4aab9be: Preparing [2024-08-20T06:55:00.354Z] 2ae663b0ef3d: Preparing [2024-08-20T06:55:00.354Z] ce7f800efff9: Preparing [2024-08-20T06:55:00.354Z] 429c882bfe7f: Waiting [2024-08-20T06:55:00.354Z] 86e5c4aab9be: Waiting [2024-08-20T06:55:00.354Z] 2ae663b0ef3d: Waiting [2024-08-20T06:55:00.354Z] ce7f800efff9: Waiting [2024-08-20T06:55:00.354Z] c108b8d0f7a8: Layer already exists [2024-08-20T06:55:00.354Z] 43185be77613: Layer already exists [2024-08-20T06:55:00.354Z] e77a7032b151: Layer already exists [2024-08-20T06:55:00.354Z] 6873c072b530: Layer already exists [2024-08-20T06:55:00.354Z] 849a8c84b10b: Layer already exists [2024-08-20T06:55:00.354Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:00.354Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:55:00.354Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:00.354Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:55:00.354Z] latest: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:00.696Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:01.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.57 [2024-08-20T06:55:01.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-20T06:55:01.026Z] c108b8d0f7a8: Preparing [2024-08-20T06:55:01.026Z] e77a7032b151: Preparing [2024-08-20T06:55:01.026Z] 849a8c84b10b: Preparing [2024-08-20T06:55:01.026Z] 43185be77613: Preparing [2024-08-20T06:55:01.026Z] 6873c072b530: Preparing [2024-08-20T06:55:01.026Z] 429c882bfe7f: Preparing [2024-08-20T06:55:01.026Z] 86e5c4aab9be: Preparing [2024-08-20T06:55:01.026Z] 2ae663b0ef3d: Preparing [2024-08-20T06:55:01.026Z] ce7f800efff9: Preparing [2024-08-20T06:55:01.026Z] 2ae663b0ef3d: Waiting [2024-08-20T06:55:01.026Z] 429c882bfe7f: Waiting [2024-08-20T06:55:01.026Z] 86e5c4aab9be: Waiting [2024-08-20T06:55:01.026Z] ce7f800efff9: Waiting [2024-08-20T06:55:01.026Z] 849a8c84b10b: Layer already exists [2024-08-20T06:55:01.026Z] e77a7032b151: Layer already exists [2024-08-20T06:55:01.026Z] 43185be77613: Layer already exists [2024-08-20T06:55:01.026Z] 6873c072b530: Layer already exists [2024-08-20T06:55:01.026Z] c108b8d0f7a8: Layer already exists [2024-08-20T06:55:01.026Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:55:01.026Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:01.026Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:01.026Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:55:01.026Z] 3.2.0-dev.57: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:01.352Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:01.669Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:01.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-20T06:55:01.669Z] c108b8d0f7a8: Preparing [2024-08-20T06:55:01.669Z] e77a7032b151: Preparing [2024-08-20T06:55:01.669Z] 849a8c84b10b: Preparing [2024-08-20T06:55:01.669Z] 43185be77613: Preparing [2024-08-20T06:55:01.669Z] 6873c072b530: Preparing [2024-08-20T06:55:01.669Z] 429c882bfe7f: Preparing [2024-08-20T06:55:01.669Z] 86e5c4aab9be: Preparing [2024-08-20T06:55:01.669Z] 2ae663b0ef3d: Preparing [2024-08-20T06:55:01.669Z] ce7f800efff9: Preparing [2024-08-20T06:55:01.669Z] 429c882bfe7f: Waiting [2024-08-20T06:55:01.669Z] 86e5c4aab9be: Waiting [2024-08-20T06:55:01.669Z] 2ae663b0ef3d: Waiting [2024-08-20T06:55:01.669Z] ce7f800efff9: Waiting [2024-08-20T06:55:01.669Z] 6873c072b530: Layer already exists [2024-08-20T06:55:01.669Z] 43185be77613: Layer already exists [2024-08-20T06:55:01.669Z] e77a7032b151: Layer already exists [2024-08-20T06:55:01.669Z] 849a8c84b10b: Layer already exists [2024-08-20T06:55:01.669Z] c108b8d0f7a8: Layer already exists [2024-08-20T06:55:01.669Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:55:01.669Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:01.669Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:55:01.669Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:01.669Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:01.992Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:02.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-20T06:55:02.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-20T06:55:02.323Z] c108b8d0f7a8: Preparing [2024-08-20T06:55:02.323Z] e77a7032b151: Preparing [2024-08-20T06:55:02.323Z] 849a8c84b10b: Preparing [2024-08-20T06:55:02.323Z] 43185be77613: Preparing [2024-08-20T06:55:02.323Z] 6873c072b530: Preparing [2024-08-20T06:55:02.323Z] 429c882bfe7f: Preparing [2024-08-20T06:55:02.323Z] 86e5c4aab9be: Preparing [2024-08-20T06:55:02.323Z] 2ae663b0ef3d: Preparing [2024-08-20T06:55:02.323Z] ce7f800efff9: Preparing [2024-08-20T06:55:02.323Z] 86e5c4aab9be: Waiting [2024-08-20T06:55:02.323Z] 2ae663b0ef3d: Waiting [2024-08-20T06:55:02.323Z] 429c882bfe7f: Waiting [2024-08-20T06:55:02.323Z] ce7f800efff9: Waiting [2024-08-20T06:55:02.323Z] c108b8d0f7a8: Layer already exists [2024-08-20T06:55:02.323Z] 43185be77613: Layer already exists [2024-08-20T06:55:02.323Z] e77a7032b151: Layer already exists [2024-08-20T06:55:02.323Z] 849a8c84b10b: Layer already exists [2024-08-20T06:55:02.323Z] 6873c072b530: Layer already exists [2024-08-20T06:55:02.323Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:55:02.323Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:02.323Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:55:02.323Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:02.323Z] main: digest: sha256:6bd48c0977d0f99d7a8e49ce3b316d093deedeab539641bb79e4d5fd048a27e8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:55:02.401Z] ===================================================== [Pipeline] echo [2024-08-20T06:55:02.414Z] taggedImages: [2024-08-20T06:55:02.414Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:02.414Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-20T06:55:02.414Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.57 [2024-08-20T06:55:02.414Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:02.414Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-20T06:55:02.438Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-20T06:55:02.438Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:02.438Z] latest [2024-08-20T06:55:02.438Z] 3.2.0-dev.57 [2024-08-20T06:55:02.438Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:02.438Z] main [2024-08-20T06:55:02.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:02.782Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:03.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:03.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-20T06:55:03.105Z] 1c6007a88eba: Preparing [2024-08-20T06:55:03.105Z] 2946dacc1452: Preparing [2024-08-20T06:55:03.105Z] b1e580b88c07: Preparing [2024-08-20T06:55:03.105Z] 4292223d4deb: Preparing [2024-08-20T06:55:03.105Z] 318588efae2d: Preparing [2024-08-20T06:55:03.105Z] 6873c072b530: Preparing [2024-08-20T06:55:03.105Z] 429c882bfe7f: Preparing [2024-08-20T06:55:03.105Z] 6873c072b530: Waiting [2024-08-20T06:55:03.105Z] 9c5026c8234c: Preparing [2024-08-20T06:55:03.105Z] 64019abbda11: Preparing [2024-08-20T06:55:03.105Z] 429c882bfe7f: Waiting [2024-08-20T06:55:03.105Z] 9c5026c8234c: Waiting [2024-08-20T06:55:03.105Z] 297e1ae99ded: Preparing [2024-08-20T06:55:03.105Z] 64019abbda11: Waiting [2024-08-20T06:55:03.105Z] ce7f800efff9: Preparing [2024-08-20T06:55:03.105Z] ce7f800efff9: Waiting [2024-08-20T06:55:03.105Z] 318588efae2d: Pushed [2024-08-20T06:55:03.105Z] 2946dacc1452: Pushed [2024-08-20T06:55:03.105Z] 4292223d4deb: Pushed [2024-08-20T06:55:03.105Z] 1c6007a88eba: Pushed [2024-08-20T06:55:03.105Z] 6873c072b530: Layer already exists [2024-08-20T06:55:03.105Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:03.105Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:03.365Z] 9c5026c8234c: Pushed [2024-08-20T06:55:03.365Z] 64019abbda11: Pushed [2024-08-20T06:55:04.302Z] b1e580b88c07: Pushed [2024-08-20T06:55:04.561Z] 297e1ae99ded: Pushed [2024-08-20T06:55:04.561Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:05.157Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:05.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-20T06:55:05.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-20T06:55:05.482Z] 1c6007a88eba: Preparing [2024-08-20T06:55:05.482Z] 2946dacc1452: Preparing [2024-08-20T06:55:05.482Z] b1e580b88c07: Preparing [2024-08-20T06:55:05.482Z] 4292223d4deb: Preparing [2024-08-20T06:55:05.482Z] 318588efae2d: Preparing [2024-08-20T06:55:05.482Z] 6873c072b530: Preparing [2024-08-20T06:55:05.482Z] 429c882bfe7f: Preparing [2024-08-20T06:55:05.482Z] 9c5026c8234c: Preparing [2024-08-20T06:55:05.482Z] 64019abbda11: Preparing [2024-08-20T06:55:05.482Z] 297e1ae99ded: Preparing [2024-08-20T06:55:05.482Z] ce7f800efff9: Preparing [2024-08-20T06:55:05.482Z] 9c5026c8234c: Waiting [2024-08-20T06:55:05.482Z] 64019abbda11: Waiting [2024-08-20T06:55:05.482Z] 297e1ae99ded: Waiting [2024-08-20T06:55:05.482Z] ce7f800efff9: Waiting [2024-08-20T06:55:05.482Z] 6873c072b530: Waiting [2024-08-20T06:55:05.482Z] 429c882bfe7f: Waiting [2024-08-20T06:55:05.482Z] 1c6007a88eba: Layer already exists [2024-08-20T06:55:05.482Z] b1e580b88c07: Layer already exists [2024-08-20T06:55:05.482Z] 318588efae2d: Layer already exists [2024-08-20T06:55:05.482Z] 4292223d4deb: Layer already exists [2024-08-20T06:55:05.482Z] 2946dacc1452: Layer already exists [2024-08-20T06:55:05.482Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:05.482Z] 6873c072b530: Layer already exists [2024-08-20T06:55:05.482Z] 297e1ae99ded: Layer already exists [2024-08-20T06:55:05.482Z] 9c5026c8234c: Layer already exists [2024-08-20T06:55:05.482Z] 64019abbda11: Layer already exists [2024-08-20T06:55:05.482Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:05.482Z] latest: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:05.814Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:06.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.57 [2024-08-20T06:55:06.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-20T06:55:06.146Z] 1c6007a88eba: Preparing [2024-08-20T06:55:06.146Z] 2946dacc1452: Preparing [2024-08-20T06:55:06.146Z] b1e580b88c07: Preparing [2024-08-20T06:55:06.146Z] 4292223d4deb: Preparing [2024-08-20T06:55:06.146Z] 318588efae2d: Preparing [2024-08-20T06:55:06.146Z] 6873c072b530: Preparing [2024-08-20T06:55:06.146Z] 429c882bfe7f: Preparing [2024-08-20T06:55:06.146Z] 9c5026c8234c: Preparing [2024-08-20T06:55:06.146Z] 64019abbda11: Preparing [2024-08-20T06:55:06.146Z] 297e1ae99ded: Preparing [2024-08-20T06:55:06.146Z] ce7f800efff9: Preparing [2024-08-20T06:55:06.146Z] 6873c072b530: Waiting [2024-08-20T06:55:06.146Z] 429c882bfe7f: Waiting [2024-08-20T06:55:06.146Z] 9c5026c8234c: Waiting [2024-08-20T06:55:06.146Z] 64019abbda11: Waiting [2024-08-20T06:55:06.146Z] 297e1ae99ded: Waiting [2024-08-20T06:55:06.146Z] ce7f800efff9: Waiting [2024-08-20T06:55:06.146Z] 1c6007a88eba: Layer already exists [2024-08-20T06:55:06.146Z] b1e580b88c07: Layer already exists [2024-08-20T06:55:06.146Z] 318588efae2d: Layer already exists [2024-08-20T06:55:06.146Z] 4292223d4deb: Layer already exists [2024-08-20T06:55:06.146Z] 2946dacc1452: Layer already exists [2024-08-20T06:55:06.146Z] 6873c072b530: Layer already exists [2024-08-20T06:55:06.146Z] 9c5026c8234c: Layer already exists [2024-08-20T06:55:06.146Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:06.146Z] 297e1ae99ded: Layer already exists [2024-08-20T06:55:06.146Z] 64019abbda11: Layer already exists [2024-08-20T06:55:06.146Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:06.146Z] 3.2.0-dev.57: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:06.474Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:06.797Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:06.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-20T06:55:06.797Z] 1c6007a88eba: Preparing [2024-08-20T06:55:06.797Z] 2946dacc1452: Preparing [2024-08-20T06:55:06.797Z] b1e580b88c07: Preparing [2024-08-20T06:55:06.797Z] 4292223d4deb: Preparing [2024-08-20T06:55:06.797Z] 318588efae2d: Preparing [2024-08-20T06:55:06.797Z] 6873c072b530: Preparing [2024-08-20T06:55:06.797Z] 429c882bfe7f: Preparing [2024-08-20T06:55:06.797Z] 9c5026c8234c: Preparing [2024-08-20T06:55:06.797Z] 64019abbda11: Preparing [2024-08-20T06:55:06.797Z] 297e1ae99ded: Preparing [2024-08-20T06:55:06.797Z] ce7f800efff9: Preparing [2024-08-20T06:55:06.797Z] 6873c072b530: Waiting [2024-08-20T06:55:06.797Z] 429c882bfe7f: Waiting [2024-08-20T06:55:06.797Z] 9c5026c8234c: Waiting [2024-08-20T06:55:06.797Z] 64019abbda11: Waiting [2024-08-20T06:55:06.797Z] 297e1ae99ded: Waiting [2024-08-20T06:55:06.797Z] ce7f800efff9: Waiting [2024-08-20T06:55:06.797Z] 318588efae2d: Layer already exists [2024-08-20T06:55:06.797Z] 4292223d4deb: Layer already exists [2024-08-20T06:55:06.797Z] b1e580b88c07: Layer already exists [2024-08-20T06:55:06.797Z] 1c6007a88eba: Layer already exists [2024-08-20T06:55:06.797Z] 2946dacc1452: Layer already exists [2024-08-20T06:55:06.797Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:06.797Z] 6873c072b530: Layer already exists [2024-08-20T06:55:06.797Z] 297e1ae99ded: Layer already exists [2024-08-20T06:55:06.797Z] 64019abbda11: Layer already exists [2024-08-20T06:55:06.797Z] 9c5026c8234c: Layer already exists [2024-08-20T06:55:06.797Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:06.797Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:07.123Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:07.439Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-20T06:55:07.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-20T06:55:07.439Z] 1c6007a88eba: Preparing [2024-08-20T06:55:07.439Z] 2946dacc1452: Preparing [2024-08-20T06:55:07.439Z] b1e580b88c07: Preparing [2024-08-20T06:55:07.439Z] 4292223d4deb: Preparing [2024-08-20T06:55:07.439Z] 318588efae2d: Preparing [2024-08-20T06:55:07.439Z] 6873c072b530: Preparing [2024-08-20T06:55:07.439Z] 429c882bfe7f: Preparing [2024-08-20T06:55:07.439Z] 9c5026c8234c: Preparing [2024-08-20T06:55:07.439Z] 64019abbda11: Preparing [2024-08-20T06:55:07.439Z] 297e1ae99ded: Preparing [2024-08-20T06:55:07.439Z] ce7f800efff9: Preparing [2024-08-20T06:55:07.439Z] 64019abbda11: Waiting [2024-08-20T06:55:07.439Z] 6873c072b530: Waiting [2024-08-20T06:55:07.439Z] 297e1ae99ded: Waiting [2024-08-20T06:55:07.439Z] ce7f800efff9: Waiting [2024-08-20T06:55:07.439Z] 9c5026c8234c: Waiting [2024-08-20T06:55:07.439Z] 429c882bfe7f: Waiting [2024-08-20T06:55:07.439Z] b1e580b88c07: Layer already exists [2024-08-20T06:55:07.439Z] 318588efae2d: Layer already exists [2024-08-20T06:55:07.439Z] 4292223d4deb: Layer already exists [2024-08-20T06:55:07.439Z] 2946dacc1452: Layer already exists [2024-08-20T06:55:07.439Z] 1c6007a88eba: Layer already exists [2024-08-20T06:55:07.439Z] 6873c072b530: Layer already exists [2024-08-20T06:55:07.439Z] 9c5026c8234c: Layer already exists [2024-08-20T06:55:07.439Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:07.439Z] 64019abbda11: Layer already exists [2024-08-20T06:55:07.439Z] 297e1ae99ded: Layer already exists [2024-08-20T06:55:07.439Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:07.439Z] main: digest: sha256:907a55d34cf406087bcdcbdd39dcf2781a14a1b546c6a5f9077e901813ade8ee size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:55:07.491Z] ===================================================== [Pipeline] echo [2024-08-20T06:55:07.500Z] taggedImages: [2024-08-20T06:55:07.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:07.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-20T06:55:07.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.57 [2024-08-20T06:55:07.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:07.500Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-20T06:55:07.522Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-20T06:55:07.522Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:07.522Z] latest [2024-08-20T06:55:07.522Z] 3.2.0-dev.57 [2024-08-20T06:55:07.522Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:07.522Z] main [2024-08-20T06:55:07.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:07.861Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:08.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:08.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-20T06:55:08.185Z] cb83f82284ce: Preparing [2024-08-20T06:55:08.185Z] eae48673a400: Preparing [2024-08-20T06:55:08.185Z] 4067cf552fb8: Preparing [2024-08-20T06:55:08.185Z] ebe528cbb4ec: Preparing [2024-08-20T06:55:08.185Z] e5f879004281: Preparing [2024-08-20T06:55:08.185Z] d075b05c4d8c: Preparing [2024-08-20T06:55:08.185Z] 77acfcfddacd: Preparing [2024-08-20T06:55:08.185Z] 6873c072b530: Preparing [2024-08-20T06:55:08.185Z] 429c882bfe7f: Preparing [2024-08-20T06:55:08.185Z] 7ae99084801b: Preparing [2024-08-20T06:55:08.185Z] b48d76046835: Preparing [2024-08-20T06:55:08.185Z] ce7f800efff9: Preparing [2024-08-20T06:55:08.185Z] 77acfcfddacd: Waiting [2024-08-20T06:55:08.185Z] 429c882bfe7f: Waiting [2024-08-20T06:55:08.185Z] 6873c072b530: Waiting [2024-08-20T06:55:08.185Z] b48d76046835: Waiting [2024-08-20T06:55:08.185Z] d075b05c4d8c: Waiting [2024-08-20T06:55:08.185Z] ce7f800efff9: Waiting [2024-08-20T06:55:08.185Z] eae48673a400: Pushed [2024-08-20T06:55:08.185Z] e5f879004281: Pushed [2024-08-20T06:55:08.185Z] cb83f82284ce: Pushed [2024-08-20T06:55:08.464Z] d075b05c4d8c: Pushed [2024-08-20T06:55:08.464Z] 6873c072b530: Layer already exists [2024-08-20T06:55:08.464Z] 77acfcfddacd: Pushed [2024-08-20T06:55:08.464Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:08.464Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:08.464Z] 7ae99084801b: Pushed [2024-08-20T06:55:09.029Z] ebe528cbb4ec: Pushed [2024-08-20T06:55:09.597Z] 4067cf552fb8: Pushed [2024-08-20T06:55:09.597Z] b48d76046835: Pushed [2024-08-20T06:55:09.597Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:09.929Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:10.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-20T06:55:10.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-20T06:55:10.253Z] cb83f82284ce: Preparing [2024-08-20T06:55:10.253Z] eae48673a400: Preparing [2024-08-20T06:55:10.253Z] 4067cf552fb8: Preparing [2024-08-20T06:55:10.253Z] ebe528cbb4ec: Preparing [2024-08-20T06:55:10.253Z] e5f879004281: Preparing [2024-08-20T06:55:10.253Z] d075b05c4d8c: Preparing [2024-08-20T06:55:10.253Z] 77acfcfddacd: Preparing [2024-08-20T06:55:10.253Z] 6873c072b530: Preparing [2024-08-20T06:55:10.253Z] 429c882bfe7f: Preparing [2024-08-20T06:55:10.253Z] 7ae99084801b: Preparing [2024-08-20T06:55:10.253Z] b48d76046835: Preparing [2024-08-20T06:55:10.253Z] ce7f800efff9: Preparing [2024-08-20T06:55:10.253Z] d075b05c4d8c: Waiting [2024-08-20T06:55:10.253Z] b48d76046835: Waiting [2024-08-20T06:55:10.253Z] ce7f800efff9: Waiting [2024-08-20T06:55:10.253Z] 6873c072b530: Waiting [2024-08-20T06:55:10.253Z] 77acfcfddacd: Waiting [2024-08-20T06:55:10.253Z] 7ae99084801b: Waiting [2024-08-20T06:55:10.253Z] 429c882bfe7f: Waiting [2024-08-20T06:55:10.253Z] 4067cf552fb8: Layer already exists [2024-08-20T06:55:10.253Z] e5f879004281: Layer already exists [2024-08-20T06:55:10.253Z] eae48673a400: Layer already exists [2024-08-20T06:55:10.253Z] cb83f82284ce: Layer already exists [2024-08-20T06:55:10.253Z] ebe528cbb4ec: Layer already exists [2024-08-20T06:55:10.253Z] d075b05c4d8c: Layer already exists [2024-08-20T06:55:10.253Z] 6873c072b530: Layer already exists [2024-08-20T06:55:10.253Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:10.253Z] 7ae99084801b: Layer already exists [2024-08-20T06:55:10.253Z] 77acfcfddacd: Layer already exists [2024-08-20T06:55:10.253Z] b48d76046835: Layer already exists [2024-08-20T06:55:10.253Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:10.253Z] latest: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:10.575Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:10.901Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.57 [2024-08-20T06:55:10.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-20T06:55:10.901Z] cb83f82284ce: Preparing [2024-08-20T06:55:10.901Z] eae48673a400: Preparing [2024-08-20T06:55:10.901Z] 4067cf552fb8: Preparing [2024-08-20T06:55:10.901Z] ebe528cbb4ec: Preparing [2024-08-20T06:55:10.901Z] e5f879004281: Preparing [2024-08-20T06:55:10.901Z] d075b05c4d8c: Preparing [2024-08-20T06:55:10.901Z] 77acfcfddacd: Preparing [2024-08-20T06:55:10.901Z] 6873c072b530: Preparing [2024-08-20T06:55:10.901Z] 429c882bfe7f: Preparing [2024-08-20T06:55:10.901Z] 7ae99084801b: Preparing [2024-08-20T06:55:10.901Z] b48d76046835: Preparing [2024-08-20T06:55:10.901Z] ce7f800efff9: Preparing [2024-08-20T06:55:10.901Z] 6873c072b530: Waiting [2024-08-20T06:55:10.901Z] 429c882bfe7f: Waiting [2024-08-20T06:55:10.901Z] 7ae99084801b: Waiting [2024-08-20T06:55:10.901Z] b48d76046835: Waiting [2024-08-20T06:55:10.901Z] ce7f800efff9: Waiting [2024-08-20T06:55:10.901Z] d075b05c4d8c: Waiting [2024-08-20T06:55:10.901Z] 77acfcfddacd: Waiting [2024-08-20T06:55:10.901Z] eae48673a400: Layer already exists [2024-08-20T06:55:10.901Z] e5f879004281: Layer already exists [2024-08-20T06:55:10.901Z] ebe528cbb4ec: Layer already exists [2024-08-20T06:55:10.901Z] 4067cf552fb8: Layer already exists [2024-08-20T06:55:10.901Z] cb83f82284ce: Layer already exists [2024-08-20T06:55:10.901Z] d075b05c4d8c: Layer already exists [2024-08-20T06:55:10.901Z] 77acfcfddacd: Layer already exists [2024-08-20T06:55:10.901Z] 7ae99084801b: Layer already exists [2024-08-20T06:55:10.901Z] 6873c072b530: Layer already exists [2024-08-20T06:55:10.901Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:10.901Z] b48d76046835: Layer already exists [2024-08-20T06:55:10.901Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:10.901Z] 3.2.0-dev.57: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:11.229Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:11.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:11.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-20T06:55:11.548Z] cb83f82284ce: Preparing [2024-08-20T06:55:11.548Z] eae48673a400: Preparing [2024-08-20T06:55:11.548Z] 4067cf552fb8: Preparing [2024-08-20T06:55:11.548Z] ebe528cbb4ec: Preparing [2024-08-20T06:55:11.548Z] e5f879004281: Preparing [2024-08-20T06:55:11.548Z] d075b05c4d8c: Preparing [2024-08-20T06:55:11.548Z] 77acfcfddacd: Preparing [2024-08-20T06:55:11.548Z] 6873c072b530: Preparing [2024-08-20T06:55:11.548Z] 429c882bfe7f: Preparing [2024-08-20T06:55:11.548Z] 7ae99084801b: Preparing [2024-08-20T06:55:11.548Z] b48d76046835: Preparing [2024-08-20T06:55:11.548Z] ce7f800efff9: Preparing [2024-08-20T06:55:11.548Z] d075b05c4d8c: Waiting [2024-08-20T06:55:11.548Z] 77acfcfddacd: Waiting [2024-08-20T06:55:11.548Z] 6873c072b530: Waiting [2024-08-20T06:55:11.548Z] b48d76046835: Waiting [2024-08-20T06:55:11.548Z] ce7f800efff9: Waiting [2024-08-20T06:55:11.548Z] 429c882bfe7f: Waiting [2024-08-20T06:55:11.548Z] 7ae99084801b: Waiting [2024-08-20T06:55:11.548Z] cb83f82284ce: Layer already exists [2024-08-20T06:55:11.548Z] 4067cf552fb8: Layer already exists [2024-08-20T06:55:11.548Z] ebe528cbb4ec: Layer already exists [2024-08-20T06:55:11.548Z] e5f879004281: Layer already exists [2024-08-20T06:55:11.548Z] eae48673a400: Layer already exists [2024-08-20T06:55:11.548Z] d075b05c4d8c: Layer already exists [2024-08-20T06:55:11.548Z] 77acfcfddacd: Layer already exists [2024-08-20T06:55:11.548Z] 7ae99084801b: Layer already exists [2024-08-20T06:55:11.548Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:11.548Z] 6873c072b530: Layer already exists [2024-08-20T06:55:11.548Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:11.548Z] b48d76046835: Layer already exists [2024-08-20T06:55:11.548Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:11.881Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:12.201Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-20T06:55:12.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-20T06:55:12.201Z] cb83f82284ce: Preparing [2024-08-20T06:55:12.201Z] eae48673a400: Preparing [2024-08-20T06:55:12.201Z] 4067cf552fb8: Preparing [2024-08-20T06:55:12.201Z] ebe528cbb4ec: Preparing [2024-08-20T06:55:12.201Z] e5f879004281: Preparing [2024-08-20T06:55:12.201Z] d075b05c4d8c: Preparing [2024-08-20T06:55:12.201Z] 77acfcfddacd: Preparing [2024-08-20T06:55:12.201Z] 6873c072b530: Preparing [2024-08-20T06:55:12.201Z] 429c882bfe7f: Preparing [2024-08-20T06:55:12.201Z] 7ae99084801b: Preparing [2024-08-20T06:55:12.201Z] b48d76046835: Preparing [2024-08-20T06:55:12.201Z] ce7f800efff9: Preparing [2024-08-20T06:55:12.201Z] 429c882bfe7f: Waiting [2024-08-20T06:55:12.201Z] 7ae99084801b: Waiting [2024-08-20T06:55:12.201Z] b48d76046835: Waiting [2024-08-20T06:55:12.201Z] ce7f800efff9: Waiting [2024-08-20T06:55:12.201Z] d075b05c4d8c: Waiting [2024-08-20T06:55:12.201Z] 77acfcfddacd: Waiting [2024-08-20T06:55:12.201Z] 6873c072b530: Waiting [2024-08-20T06:55:12.201Z] ebe528cbb4ec: Layer already exists [2024-08-20T06:55:12.201Z] e5f879004281: Layer already exists [2024-08-20T06:55:12.201Z] eae48673a400: Layer already exists [2024-08-20T06:55:12.201Z] cb83f82284ce: Layer already exists [2024-08-20T06:55:12.201Z] 4067cf552fb8: Layer already exists [2024-08-20T06:55:12.201Z] d075b05c4d8c: Layer already exists [2024-08-20T06:55:12.201Z] 77acfcfddacd: Layer already exists [2024-08-20T06:55:12.201Z] 7ae99084801b: Layer already exists [2024-08-20T06:55:12.201Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:12.201Z] 6873c072b530: Layer already exists [2024-08-20T06:55:12.201Z] b48d76046835: Layer already exists [2024-08-20T06:55:12.201Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:12.201Z] main: digest: sha256:01b438d908233608381fe33385444f33418257efb826eeda2bbcdb058900bd63 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:55:12.280Z] ===================================================== [Pipeline] echo [2024-08-20T06:55:12.291Z] taggedImages: [2024-08-20T06:55:12.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:12.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-20T06:55:12.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.57 [2024-08-20T06:55:12.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:12.291Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-20T06:55:12.319Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-20T06:55:12.319Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:12.319Z] latest [2024-08-20T06:55:12.319Z] 3.2.0-dev.57 [2024-08-20T06:55:12.319Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:12.319Z] main [2024-08-20T06:55:12.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:12.666Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:12.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:12.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-20T06:55:12.989Z] 6340d7e93520: Preparing [2024-08-20T06:55:12.989Z] c660808fc7dc: Preparing [2024-08-20T06:55:12.989Z] 6873c072b530: Preparing [2024-08-20T06:55:12.989Z] 429c882bfe7f: Preparing [2024-08-20T06:55:12.989Z] 050235c3d8aa: Preparing [2024-08-20T06:55:12.989Z] 122d6fbf4696: Preparing [2024-08-20T06:55:12.989Z] ce7f800efff9: Preparing [2024-08-20T06:55:12.989Z] 122d6fbf4696: Waiting [2024-08-20T06:55:12.989Z] ce7f800efff9: Waiting [2024-08-20T06:55:12.989Z] 6873c072b530: Layer already exists [2024-08-20T06:55:12.989Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:12.989Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:12.989Z] 6340d7e93520: Pushed [2024-08-20T06:55:12.989Z] 050235c3d8aa: Pushed [2024-08-20T06:55:13.927Z] 122d6fbf4696: Pushed [2024-08-20T06:55:14.862Z] c660808fc7dc: Pushed [2024-08-20T06:55:14.862Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:15.183Z] + 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-08-20T06:55:15.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-20T06:55:15.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-20T06:55:15.500Z] 6340d7e93520: Preparing [2024-08-20T06:55:15.500Z] c660808fc7dc: Preparing [2024-08-20T06:55:15.500Z] 6873c072b530: Preparing [2024-08-20T06:55:15.500Z] 429c882bfe7f: Preparing [2024-08-20T06:55:15.500Z] 050235c3d8aa: Preparing [2024-08-20T06:55:15.500Z] 122d6fbf4696: Preparing [2024-08-20T06:55:15.500Z] ce7f800efff9: Preparing [2024-08-20T06:55:15.500Z] ce7f800efff9: Waiting [2024-08-20T06:55:15.500Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:15.500Z] c660808fc7dc: Layer already exists [2024-08-20T06:55:15.500Z] 050235c3d8aa: Layer already exists [2024-08-20T06:55:15.500Z] 6340d7e93520: Layer already exists [2024-08-20T06:55:15.500Z] 6873c072b530: Layer already exists [2024-08-20T06:55:15.500Z] 122d6fbf4696: Layer already exists [2024-08-20T06:55:15.500Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:15.500Z] latest: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:15.822Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:16.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.57 [2024-08-20T06:55:16.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-20T06:55:16.140Z] 6340d7e93520: Preparing [2024-08-20T06:55:16.140Z] c660808fc7dc: Preparing [2024-08-20T06:55:16.140Z] 6873c072b530: Preparing [2024-08-20T06:55:16.140Z] 429c882bfe7f: Preparing [2024-08-20T06:55:16.140Z] 050235c3d8aa: Preparing [2024-08-20T06:55:16.140Z] 122d6fbf4696: Preparing [2024-08-20T06:55:16.140Z] ce7f800efff9: Preparing [2024-08-20T06:55:16.140Z] 122d6fbf4696: Waiting [2024-08-20T06:55:16.140Z] ce7f800efff9: Waiting [2024-08-20T06:55:16.140Z] c660808fc7dc: Layer already exists [2024-08-20T06:55:16.140Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:16.140Z] 050235c3d8aa: Layer already exists [2024-08-20T06:55:16.140Z] 6873c072b530: Layer already exists [2024-08-20T06:55:16.140Z] 6340d7e93520: Layer already exists [2024-08-20T06:55:16.140Z] 122d6fbf4696: Layer already exists [2024-08-20T06:55:16.140Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:16.140Z] 3.2.0-dev.57: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:16.461Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:16.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:16.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-20T06:55:16.798Z] 6340d7e93520: Preparing [2024-08-20T06:55:16.798Z] c660808fc7dc: Preparing [2024-08-20T06:55:16.798Z] 6873c072b530: Preparing [2024-08-20T06:55:16.798Z] 429c882bfe7f: Preparing [2024-08-20T06:55:16.798Z] 050235c3d8aa: Preparing [2024-08-20T06:55:16.798Z] 122d6fbf4696: Preparing [2024-08-20T06:55:16.798Z] ce7f800efff9: Preparing [2024-08-20T06:55:16.798Z] 122d6fbf4696: Waiting [2024-08-20T06:55:16.798Z] ce7f800efff9: Waiting [2024-08-20T06:55:16.798Z] c660808fc7dc: Layer already exists [2024-08-20T06:55:16.798Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:16.798Z] 6340d7e93520: Layer already exists [2024-08-20T06:55:16.798Z] 050235c3d8aa: Layer already exists [2024-08-20T06:55:16.798Z] 6873c072b530: Layer already exists [2024-08-20T06:55:16.798Z] 122d6fbf4696: Layer already exists [2024-08-20T06:55:16.798Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:16.798Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:17.133Z] + 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-08-20T06:55:17.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-20T06:55:17.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-20T06:55:17.456Z] 6340d7e93520: Preparing [2024-08-20T06:55:17.456Z] c660808fc7dc: Preparing [2024-08-20T06:55:17.456Z] 6873c072b530: Preparing [2024-08-20T06:55:17.456Z] 429c882bfe7f: Preparing [2024-08-20T06:55:17.456Z] 050235c3d8aa: Preparing [2024-08-20T06:55:17.456Z] 122d6fbf4696: Preparing [2024-08-20T06:55:17.456Z] ce7f800efff9: Preparing [2024-08-20T06:55:17.456Z] ce7f800efff9: Waiting [2024-08-20T06:55:17.456Z] 122d6fbf4696: Waiting [2024-08-20T06:55:17.456Z] 6873c072b530: Layer already exists [2024-08-20T06:55:17.456Z] 6340d7e93520: Layer already exists [2024-08-20T06:55:17.456Z] 050235c3d8aa: Layer already exists [2024-08-20T06:55:17.456Z] c660808fc7dc: Layer already exists [2024-08-20T06:55:17.456Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:17.456Z] 122d6fbf4696: Layer already exists [2024-08-20T06:55:17.456Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:17.456Z] main: digest: sha256:d5f4e6efea4dfe37b23dcadb71089ab6bc83d9a26abbd7406ee072d26e268ade size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:55:17.528Z] ===================================================== [Pipeline] echo [2024-08-20T06:55:17.540Z] taggedImages: [2024-08-20T06:55:17.540Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:17.540Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-20T06:55:17.540Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.57 [2024-08-20T06:55:17.540Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:17.540Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-20T06:55:17.564Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-20T06:55:17.564Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:17.564Z] latest [2024-08-20T06:55:17.564Z] 3.2.0-dev.57 [2024-08-20T06:55:17.564Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:17.564Z] main [2024-08-20T06:55:17.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:17.903Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:18.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:18.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-20T06:55:18.227Z] 72520b8eaeea: Preparing [2024-08-20T06:55:18.227Z] 43d94733e696: Preparing [2024-08-20T06:55:18.227Z] 1ba6cc43ce6c: Preparing [2024-08-20T06:55:18.227Z] 6873c072b530: Preparing [2024-08-20T06:55:18.227Z] 429c882bfe7f: Preparing [2024-08-20T06:55:18.227Z] 8b19b8bf1054: Preparing [2024-08-20T06:55:18.227Z] cb92c8311d11: Preparing [2024-08-20T06:55:18.227Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:18.227Z] b6e307f86bbb: Preparing [2024-08-20T06:55:18.227Z] ce7f800efff9: Preparing [2024-08-20T06:55:18.227Z] 8b19b8bf1054: Waiting [2024-08-20T06:55:18.227Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:18.227Z] cb92c8311d11: Waiting [2024-08-20T06:55:18.227Z] b6e307f86bbb: Waiting [2024-08-20T06:55:18.227Z] ce7f800efff9: Waiting [2024-08-20T06:55:18.227Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:18.227Z] 6873c072b530: Layer already exists [2024-08-20T06:55:18.486Z] 43d94733e696: Pushed [2024-08-20T06:55:18.486Z] 1ba6cc43ce6c: Pushed [2024-08-20T06:55:18.486Z] 72520b8eaeea: Pushed [2024-08-20T06:55:18.486Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:18.486Z] 8c5d0d4699be: Pushed [2024-08-20T06:55:18.745Z] b6e307f86bbb: Pushed [2024-08-20T06:55:25.305Z] cb92c8311d11: Pushed [2024-08-20T06:55:28.586Z] 8b19b8bf1054: Pushed [2024-08-20T06:55:28.845Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:29.174Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:29.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-20T06:55:29.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-20T06:55:29.494Z] 72520b8eaeea: Preparing [2024-08-20T06:55:29.494Z] 43d94733e696: Preparing [2024-08-20T06:55:29.494Z] 1ba6cc43ce6c: Preparing [2024-08-20T06:55:29.494Z] 6873c072b530: Preparing [2024-08-20T06:55:29.494Z] 429c882bfe7f: Preparing [2024-08-20T06:55:29.494Z] 8b19b8bf1054: Preparing [2024-08-20T06:55:29.494Z] cb92c8311d11: Preparing [2024-08-20T06:55:29.494Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:29.494Z] b6e307f86bbb: Preparing [2024-08-20T06:55:29.494Z] ce7f800efff9: Preparing [2024-08-20T06:55:29.494Z] 8b19b8bf1054: Waiting [2024-08-20T06:55:29.494Z] cb92c8311d11: Waiting [2024-08-20T06:55:29.494Z] b6e307f86bbb: Waiting [2024-08-20T06:55:29.494Z] ce7f800efff9: Waiting [2024-08-20T06:55:29.494Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:29.494Z] 1ba6cc43ce6c: Layer already exists [2024-08-20T06:55:29.494Z] 6873c072b530: Layer already exists [2024-08-20T06:55:29.494Z] 43d94733e696: Layer already exists [2024-08-20T06:55:29.494Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:29.494Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:29.494Z] cb92c8311d11: Layer already exists [2024-08-20T06:55:29.494Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:29.494Z] 8b19b8bf1054: Layer already exists [2024-08-20T06:55:29.494Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:29.494Z] latest: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:29.822Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:30.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.57 [2024-08-20T06:55:30.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-20T06:55:30.136Z] 72520b8eaeea: Preparing [2024-08-20T06:55:30.136Z] 43d94733e696: Preparing [2024-08-20T06:55:30.136Z] 1ba6cc43ce6c: Preparing [2024-08-20T06:55:30.136Z] 6873c072b530: Preparing [2024-08-20T06:55:30.136Z] 429c882bfe7f: Preparing [2024-08-20T06:55:30.136Z] 8b19b8bf1054: Preparing [2024-08-20T06:55:30.136Z] cb92c8311d11: Preparing [2024-08-20T06:55:30.136Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:30.136Z] b6e307f86bbb: Preparing [2024-08-20T06:55:30.136Z] ce7f800efff9: Preparing [2024-08-20T06:55:30.136Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:30.136Z] b6e307f86bbb: Waiting [2024-08-20T06:55:30.136Z] ce7f800efff9: Waiting [2024-08-20T06:55:30.136Z] 8b19b8bf1054: Waiting [2024-08-20T06:55:30.136Z] cb92c8311d11: Waiting [2024-08-20T06:55:30.136Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:30.136Z] 43d94733e696: Layer already exists [2024-08-20T06:55:30.136Z] 6873c072b530: Layer already exists [2024-08-20T06:55:30.136Z] 1ba6cc43ce6c: Layer already exists [2024-08-20T06:55:30.136Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:30.136Z] 8b19b8bf1054: Layer already exists [2024-08-20T06:55:30.136Z] cb92c8311d11: Layer already exists [2024-08-20T06:55:30.136Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:30.136Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:30.136Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:30.136Z] 3.2.0-dev.57: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:30.457Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:30.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:30.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-20T06:55:30.789Z] 72520b8eaeea: Preparing [2024-08-20T06:55:30.789Z] 43d94733e696: Preparing [2024-08-20T06:55:30.789Z] 1ba6cc43ce6c: Preparing [2024-08-20T06:55:30.789Z] 6873c072b530: Preparing [2024-08-20T06:55:30.789Z] 429c882bfe7f: Preparing [2024-08-20T06:55:30.789Z] 8b19b8bf1054: Preparing [2024-08-20T06:55:30.789Z] cb92c8311d11: Preparing [2024-08-20T06:55:30.789Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:30.789Z] cb92c8311d11: Waiting [2024-08-20T06:55:30.789Z] 8b19b8bf1054: Waiting [2024-08-20T06:55:30.789Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:30.789Z] b6e307f86bbb: Preparing [2024-08-20T06:55:30.789Z] ce7f800efff9: Preparing [2024-08-20T06:55:30.789Z] ce7f800efff9: Waiting [2024-08-20T06:55:30.789Z] b6e307f86bbb: Waiting [2024-08-20T06:55:30.789Z] 43d94733e696: Layer already exists [2024-08-20T06:55:30.789Z] 6873c072b530: Layer already exists [2024-08-20T06:55:30.789Z] 1ba6cc43ce6c: Layer already exists [2024-08-20T06:55:30.789Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:30.789Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:30.789Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:30.789Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:30.789Z] 8b19b8bf1054: Layer already exists [2024-08-20T06:55:30.789Z] cb92c8311d11: Layer already exists [2024-08-20T06:55:30.789Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:30.789Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:31.111Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:31.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-20T06:55:31.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-20T06:55:31.433Z] 72520b8eaeea: Preparing [2024-08-20T06:55:31.433Z] 43d94733e696: Preparing [2024-08-20T06:55:31.433Z] 1ba6cc43ce6c: Preparing [2024-08-20T06:55:31.433Z] 6873c072b530: Preparing [2024-08-20T06:55:31.433Z] 429c882bfe7f: Preparing [2024-08-20T06:55:31.433Z] 8b19b8bf1054: Preparing [2024-08-20T06:55:31.433Z] cb92c8311d11: Preparing [2024-08-20T06:55:31.433Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:31.433Z] b6e307f86bbb: Preparing [2024-08-20T06:55:31.433Z] ce7f800efff9: Preparing [2024-08-20T06:55:31.433Z] 8b19b8bf1054: Waiting [2024-08-20T06:55:31.433Z] cb92c8311d11: Waiting [2024-08-20T06:55:31.433Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:31.433Z] b6e307f86bbb: Waiting [2024-08-20T06:55:31.433Z] ce7f800efff9: Waiting [2024-08-20T06:55:31.433Z] 43d94733e696: Layer already exists [2024-08-20T06:55:31.433Z] 6873c072b530: Layer already exists [2024-08-20T06:55:31.433Z] 1ba6cc43ce6c: Layer already exists [2024-08-20T06:55:31.433Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:31.433Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:31.433Z] cb92c8311d11: Layer already exists [2024-08-20T06:55:31.433Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:31.433Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:31.433Z] 8b19b8bf1054: Layer already exists [2024-08-20T06:55:31.433Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:31.433Z] main: digest: sha256:fe907e3ce2c382614e216e61248454ab01016b9d0a39af1ec0e3e76704e809de size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:55:31.503Z] ===================================================== [Pipeline] echo [2024-08-20T06:55:31.523Z] taggedImages: [2024-08-20T06:55:31.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:31.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-20T06:55:31.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.57 [2024-08-20T06:55:31.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:31.523Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-20T06:55:31.557Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-20T06:55:31.557Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:31.557Z] latest [2024-08-20T06:55:31.557Z] 3.2.0-dev.57 [2024-08-20T06:55:31.557Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:31.557Z] main [2024-08-20T06:55:31.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:31.911Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:32.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:32.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-20T06:55:32.233Z] 6468953971be: Preparing [2024-08-20T06:55:32.233Z] 540f77944e41: Preparing [2024-08-20T06:55:32.233Z] 127c19af4bd6: Preparing [2024-08-20T06:55:32.233Z] 6873c072b530: Preparing [2024-08-20T06:55:32.233Z] 429c882bfe7f: Preparing [2024-08-20T06:55:32.233Z] d2caa99cc540: Preparing [2024-08-20T06:55:32.233Z] 778f94cad576: Preparing [2024-08-20T06:55:32.233Z] 8c4c530e1c02: Preparing [2024-08-20T06:55:32.233Z] ce7f800efff9: Preparing [2024-08-20T06:55:32.233Z] 778f94cad576: Waiting [2024-08-20T06:55:32.233Z] 8c4c530e1c02: Waiting [2024-08-20T06:55:32.233Z] ce7f800efff9: Waiting [2024-08-20T06:55:32.233Z] d2caa99cc540: Waiting [2024-08-20T06:55:32.233Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:32.233Z] 6873c072b530: Layer already exists [2024-08-20T06:55:32.233Z] 6468953971be: Pushed [2024-08-20T06:55:32.233Z] 127c19af4bd6: Pushed [2024-08-20T06:55:32.233Z] 778f94cad576: Pushed [2024-08-20T06:55:32.233Z] 540f77944e41: Pushed [2024-08-20T06:55:32.233Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:32.492Z] 8c4c530e1c02: Pushed [2024-08-20T06:55:42.478Z] d2caa99cc540: Pushed [2024-08-20T06:55:42.478Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:42.808Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:43.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-20T06:55:43.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-20T06:55:43.138Z] 6468953971be: Preparing [2024-08-20T06:55:43.138Z] 540f77944e41: Preparing [2024-08-20T06:55:43.138Z] 127c19af4bd6: Preparing [2024-08-20T06:55:43.138Z] 6873c072b530: Preparing [2024-08-20T06:55:43.138Z] 429c882bfe7f: Preparing [2024-08-20T06:55:43.138Z] d2caa99cc540: Preparing [2024-08-20T06:55:43.138Z] 778f94cad576: Preparing [2024-08-20T06:55:43.138Z] 8c4c530e1c02: Preparing [2024-08-20T06:55:43.138Z] ce7f800efff9: Preparing [2024-08-20T06:55:43.138Z] 8c4c530e1c02: Waiting [2024-08-20T06:55:43.138Z] ce7f800efff9: Waiting [2024-08-20T06:55:43.138Z] 778f94cad576: Waiting [2024-08-20T06:55:43.138Z] d2caa99cc540: Waiting [2024-08-20T06:55:43.138Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:43.138Z] 127c19af4bd6: Layer already exists [2024-08-20T06:55:43.138Z] 6873c072b530: Layer already exists [2024-08-20T06:55:43.138Z] 6468953971be: Layer already exists [2024-08-20T06:55:43.138Z] 540f77944e41: Layer already exists [2024-08-20T06:55:43.138Z] d2caa99cc540: Layer already exists [2024-08-20T06:55:43.138Z] 8c4c530e1c02: Layer already exists [2024-08-20T06:55:43.138Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:43.138Z] 778f94cad576: Layer already exists [2024-08-20T06:55:43.138Z] latest: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:43.470Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:43.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.57 [2024-08-20T06:55:43.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-20T06:55:43.857Z] 6468953971be: Preparing [2024-08-20T06:55:43.857Z] 540f77944e41: Preparing [2024-08-20T06:55:43.857Z] 127c19af4bd6: Preparing [2024-08-20T06:55:43.857Z] 6873c072b530: Preparing [2024-08-20T06:55:43.857Z] 429c882bfe7f: Preparing [2024-08-20T06:55:43.857Z] d2caa99cc540: Preparing [2024-08-20T06:55:43.857Z] 778f94cad576: Preparing [2024-08-20T06:55:43.857Z] 8c4c530e1c02: Preparing [2024-08-20T06:55:43.857Z] ce7f800efff9: Preparing [2024-08-20T06:55:43.857Z] d2caa99cc540: Waiting [2024-08-20T06:55:43.857Z] 778f94cad576: Waiting [2024-08-20T06:55:43.857Z] 8c4c530e1c02: Waiting [2024-08-20T06:55:43.857Z] ce7f800efff9: Waiting [2024-08-20T06:55:43.857Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:43.857Z] 127c19af4bd6: Layer already exists [2024-08-20T06:55:43.857Z] 540f77944e41: Layer already exists [2024-08-20T06:55:43.857Z] 6873c072b530: Layer already exists [2024-08-20T06:55:43.857Z] 6468953971be: Layer already exists [2024-08-20T06:55:43.857Z] 778f94cad576: Layer already exists [2024-08-20T06:55:43.857Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:43.857Z] d2caa99cc540: Layer already exists [2024-08-20T06:55:43.857Z] 8c4c530e1c02: Layer already exists [2024-08-20T06:55:43.857Z] 3.2.0-dev.57: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:44.181Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:44.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:44.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-20T06:55:44.493Z] 6468953971be: Preparing [2024-08-20T06:55:44.493Z] 540f77944e41: Preparing [2024-08-20T06:55:44.493Z] 127c19af4bd6: Preparing [2024-08-20T06:55:44.493Z] 6873c072b530: Preparing [2024-08-20T06:55:44.493Z] 429c882bfe7f: Preparing [2024-08-20T06:55:44.493Z] d2caa99cc540: Preparing [2024-08-20T06:55:44.493Z] 778f94cad576: Preparing [2024-08-20T06:55:44.493Z] 8c4c530e1c02: Preparing [2024-08-20T06:55:44.493Z] ce7f800efff9: Preparing [2024-08-20T06:55:44.493Z] 778f94cad576: Waiting [2024-08-20T06:55:44.493Z] d2caa99cc540: Waiting [2024-08-20T06:55:44.493Z] 8c4c530e1c02: Waiting [2024-08-20T06:55:44.493Z] ce7f800efff9: Waiting [2024-08-20T06:55:44.493Z] 540f77944e41: Layer already exists [2024-08-20T06:55:44.493Z] 6873c072b530: Layer already exists [2024-08-20T06:55:44.493Z] 6468953971be: Layer already exists [2024-08-20T06:55:44.493Z] 127c19af4bd6: Layer already exists [2024-08-20T06:55:44.493Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:44.493Z] 8c4c530e1c02: Layer already exists [2024-08-20T06:55:44.493Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:44.493Z] d2caa99cc540: Layer already exists [2024-08-20T06:55:44.493Z] 778f94cad576: Layer already exists [2024-08-20T06:55:44.493Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:44.831Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:45.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-20T06:55:45.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-20T06:55:45.154Z] 6468953971be: Preparing [2024-08-20T06:55:45.154Z] 540f77944e41: Preparing [2024-08-20T06:55:45.154Z] 127c19af4bd6: Preparing [2024-08-20T06:55:45.154Z] 6873c072b530: Preparing [2024-08-20T06:55:45.154Z] 429c882bfe7f: Preparing [2024-08-20T06:55:45.154Z] d2caa99cc540: Preparing [2024-08-20T06:55:45.154Z] 778f94cad576: Preparing [2024-08-20T06:55:45.154Z] 8c4c530e1c02: Preparing [2024-08-20T06:55:45.154Z] ce7f800efff9: Preparing [2024-08-20T06:55:45.154Z] d2caa99cc540: Waiting [2024-08-20T06:55:45.154Z] 778f94cad576: Waiting [2024-08-20T06:55:45.154Z] 8c4c530e1c02: Waiting [2024-08-20T06:55:45.154Z] ce7f800efff9: Waiting [2024-08-20T06:55:45.154Z] 6873c072b530: Layer already exists [2024-08-20T06:55:45.154Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:45.154Z] 540f77944e41: Layer already exists [2024-08-20T06:55:45.154Z] 6468953971be: Layer already exists [2024-08-20T06:55:45.154Z] 127c19af4bd6: Layer already exists [2024-08-20T06:55:45.154Z] 778f94cad576: Layer already exists [2024-08-20T06:55:45.154Z] d2caa99cc540: Layer already exists [2024-08-20T06:55:45.154Z] 8c4c530e1c02: Layer already exists [2024-08-20T06:55:45.154Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:45.154Z] main: digest: sha256:4acbc57d46a28e27630665ae2e88c3034b67d22b4f7310b161d9d70907e4c51b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:55:45.230Z] ===================================================== [Pipeline] echo [2024-08-20T06:55:45.247Z] taggedImages: [2024-08-20T06:55:45.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:45.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-20T06:55:45.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.57 [2024-08-20T06:55:45.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:45.247Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-20T06:55:45.277Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-20T06:55:45.277Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:45.277Z] latest [2024-08-20T06:55:45.277Z] 3.2.0-dev.57 [2024-08-20T06:55:45.277Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:45.277Z] main [2024-08-20T06:55:45.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:45.618Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:45.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:45.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-20T06:55:45.937Z] 72520b8eaeea: Preparing [2024-08-20T06:55:45.937Z] 5986d7b5be79: Preparing [2024-08-20T06:55:45.937Z] 23370fa8be00: Preparing [2024-08-20T06:55:45.937Z] 6873c072b530: Preparing [2024-08-20T06:55:45.937Z] 429c882bfe7f: Preparing [2024-08-20T06:55:45.937Z] 475b3d39c5c1: Preparing [2024-08-20T06:55:45.937Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:45.937Z] b6e307f86bbb: Preparing [2024-08-20T06:55:45.937Z] ce7f800efff9: Preparing [2024-08-20T06:55:45.937Z] 475b3d39c5c1: Waiting [2024-08-20T06:55:45.937Z] b6e307f86bbb: Waiting [2024-08-20T06:55:45.937Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:45.937Z] ce7f800efff9: Waiting [2024-08-20T06:55:45.937Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:45.937Z] 6873c072b530: Layer already exists [2024-08-20T06:55:45.937Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:45.937Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:45.937Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:45.937Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:45.937Z] 5986d7b5be79: Pushed [2024-08-20T06:55:45.937Z] 23370fa8be00: Pushed [2024-08-20T06:55:55.917Z] 475b3d39c5c1: Pushed [2024-08-20T06:55:55.917Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:56.256Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:56.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-20T06:55:56.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-20T06:55:56.585Z] 72520b8eaeea: Preparing [2024-08-20T06:55:56.585Z] 5986d7b5be79: Preparing [2024-08-20T06:55:56.585Z] 23370fa8be00: Preparing [2024-08-20T06:55:56.585Z] 6873c072b530: Preparing [2024-08-20T06:55:56.585Z] 429c882bfe7f: Preparing [2024-08-20T06:55:56.585Z] 475b3d39c5c1: Preparing [2024-08-20T06:55:56.585Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:56.585Z] b6e307f86bbb: Preparing [2024-08-20T06:55:56.585Z] ce7f800efff9: Preparing [2024-08-20T06:55:56.585Z] ce7f800efff9: Waiting [2024-08-20T06:55:56.585Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:56.585Z] 475b3d39c5c1: Waiting [2024-08-20T06:55:56.585Z] b6e307f86bbb: Waiting [2024-08-20T06:55:56.585Z] 6873c072b530: Layer already exists [2024-08-20T06:55:56.585Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:56.585Z] 5986d7b5be79: Layer already exists [2024-08-20T06:55:56.585Z] 23370fa8be00: Layer already exists [2024-08-20T06:55:56.585Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:56.585Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:56.585Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:56.585Z] 475b3d39c5c1: Layer already exists [2024-08-20T06:55:56.585Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:56.585Z] latest: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:56.904Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:57.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.57 [2024-08-20T06:55:57.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-20T06:55:57.227Z] 72520b8eaeea: Preparing [2024-08-20T06:55:57.227Z] 5986d7b5be79: Preparing [2024-08-20T06:55:57.227Z] 23370fa8be00: Preparing [2024-08-20T06:55:57.227Z] 6873c072b530: Preparing [2024-08-20T06:55:57.227Z] 429c882bfe7f: Preparing [2024-08-20T06:55:57.227Z] 475b3d39c5c1: Preparing [2024-08-20T06:55:57.227Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:57.227Z] b6e307f86bbb: Preparing [2024-08-20T06:55:57.227Z] ce7f800efff9: Preparing [2024-08-20T06:55:57.227Z] 475b3d39c5c1: Waiting [2024-08-20T06:55:57.227Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:57.227Z] b6e307f86bbb: Waiting [2024-08-20T06:55:57.227Z] ce7f800efff9: Waiting [2024-08-20T06:55:57.227Z] 23370fa8be00: Layer already exists [2024-08-20T06:55:57.227Z] 6873c072b530: Layer already exists [2024-08-20T06:55:57.227Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:57.227Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:57.227Z] 5986d7b5be79: Layer already exists [2024-08-20T06:55:57.227Z] 475b3d39c5c1: Layer already exists [2024-08-20T06:55:57.227Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:57.227Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:57.227Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:57.227Z] 3.2.0-dev.57: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:57.555Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:57.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:57.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-20T06:55:57.875Z] 72520b8eaeea: Preparing [2024-08-20T06:55:57.875Z] 5986d7b5be79: Preparing [2024-08-20T06:55:57.875Z] 23370fa8be00: Preparing [2024-08-20T06:55:57.875Z] 6873c072b530: Preparing [2024-08-20T06:55:57.875Z] 429c882bfe7f: Preparing [2024-08-20T06:55:57.875Z] 475b3d39c5c1: Preparing [2024-08-20T06:55:57.875Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:57.875Z] b6e307f86bbb: Preparing [2024-08-20T06:55:57.875Z] ce7f800efff9: Preparing [2024-08-20T06:55:57.875Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:57.875Z] 475b3d39c5c1: Waiting [2024-08-20T06:55:57.875Z] b6e307f86bbb: Waiting [2024-08-20T06:55:57.875Z] ce7f800efff9: Waiting [2024-08-20T06:55:57.875Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:57.875Z] 6873c072b530: Layer already exists [2024-08-20T06:55:57.875Z] 5986d7b5be79: Layer already exists [2024-08-20T06:55:57.875Z] 23370fa8be00: Layer already exists [2024-08-20T06:55:57.875Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:57.875Z] 475b3d39c5c1: Layer already exists [2024-08-20T06:55:57.875Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:57.875Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:57.875Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:57.875Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:58.195Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:58.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-20T06:55:58.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-20T06:55:58.512Z] 72520b8eaeea: Preparing [2024-08-20T06:55:58.512Z] 5986d7b5be79: Preparing [2024-08-20T06:55:58.512Z] 23370fa8be00: Preparing [2024-08-20T06:55:58.512Z] 6873c072b530: Preparing [2024-08-20T06:55:58.512Z] 429c882bfe7f: Preparing [2024-08-20T06:55:58.512Z] 475b3d39c5c1: Preparing [2024-08-20T06:55:58.512Z] 8c5d0d4699be: Preparing [2024-08-20T06:55:58.512Z] b6e307f86bbb: Preparing [2024-08-20T06:55:58.512Z] ce7f800efff9: Preparing [2024-08-20T06:55:58.512Z] 8c5d0d4699be: Waiting [2024-08-20T06:55:58.512Z] b6e307f86bbb: Waiting [2024-08-20T06:55:58.512Z] ce7f800efff9: Waiting [2024-08-20T06:55:58.512Z] 475b3d39c5c1: Waiting [2024-08-20T06:55:58.512Z] 72520b8eaeea: Layer already exists [2024-08-20T06:55:58.512Z] 6873c072b530: Layer already exists [2024-08-20T06:55:58.512Z] 23370fa8be00: Layer already exists [2024-08-20T06:55:58.512Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:58.512Z] 5986d7b5be79: Layer already exists [2024-08-20T06:55:58.512Z] 475b3d39c5c1: Layer already exists [2024-08-20T06:55:58.512Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:58.512Z] 8c5d0d4699be: Layer already exists [2024-08-20T06:55:58.512Z] b6e307f86bbb: Layer already exists [2024-08-20T06:55:58.772Z] main: digest: sha256:d4744e9124fcd3d03111fefa959b4cb28c0b22e8a4ae0600e3d8dbf9ee0e89a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:55:58.841Z] ===================================================== [Pipeline] echo [2024-08-20T06:55:58.858Z] taggedImages: [2024-08-20T06:55:58.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:58.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-20T06:55:58.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.57 [2024-08-20T06:55:58.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:58.858Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-20T06:55:58.888Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-20T06:55:58.888Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:58.888Z] latest [2024-08-20T06:55:58.888Z] 3.2.0-dev.57 [2024-08-20T06:55:58.888Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:55:58.888Z] main [2024-08-20T06:55:58.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:59.233Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:55:59.551Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:55:59.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-20T06:55:59.551Z] b6961679ed0e: Preparing [2024-08-20T06:55:59.551Z] ac60ccf65fdf: Preparing [2024-08-20T06:55:59.551Z] 6873c072b530: Preparing [2024-08-20T06:55:59.551Z] 429c882bfe7f: Preparing [2024-08-20T06:55:59.551Z] 6de7eb2e4c95: Preparing [2024-08-20T06:55:59.551Z] ff510ff24f7a: Preparing [2024-08-20T06:55:59.551Z] ce7f800efff9: Preparing [2024-08-20T06:55:59.551Z] ff510ff24f7a: Waiting [2024-08-20T06:55:59.551Z] ce7f800efff9: Waiting [2024-08-20T06:55:59.551Z] 6873c072b530: Layer already exists [2024-08-20T06:55:59.551Z] 429c882bfe7f: Layer already exists [2024-08-20T06:55:59.551Z] ce7f800efff9: Layer already exists [2024-08-20T06:55:59.551Z] b6961679ed0e: Pushed [2024-08-20T06:55:59.551Z] 6de7eb2e4c95: Pushed [2024-08-20T06:55:59.810Z] ff510ff24f7a: Pushed [2024-08-20T06:56:03.097Z] ac60ccf65fdf: Pushed [2024-08-20T06:56:03.097Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:03.419Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:03.739Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-20T06:56:03.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-20T06:56:03.739Z] b6961679ed0e: Preparing [2024-08-20T06:56:03.739Z] ac60ccf65fdf: Preparing [2024-08-20T06:56:03.739Z] 6873c072b530: Preparing [2024-08-20T06:56:03.739Z] 429c882bfe7f: Preparing [2024-08-20T06:56:03.739Z] 6de7eb2e4c95: Preparing [2024-08-20T06:56:03.739Z] ff510ff24f7a: Preparing [2024-08-20T06:56:03.739Z] ce7f800efff9: Preparing [2024-08-20T06:56:03.739Z] ce7f800efff9: Waiting [2024-08-20T06:56:03.739Z] ff510ff24f7a: Waiting [2024-08-20T06:56:03.739Z] b6961679ed0e: Layer already exists [2024-08-20T06:56:03.739Z] 6de7eb2e4c95: Layer already exists [2024-08-20T06:56:03.739Z] 6873c072b530: Layer already exists [2024-08-20T06:56:03.739Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:03.739Z] ac60ccf65fdf: Layer already exists [2024-08-20T06:56:03.739Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:03.739Z] ff510ff24f7a: Layer already exists [2024-08-20T06:56:03.739Z] latest: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:04.067Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:04.382Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.57 [2024-08-20T06:56:04.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-20T06:56:04.382Z] b6961679ed0e: Preparing [2024-08-20T06:56:04.382Z] ac60ccf65fdf: Preparing [2024-08-20T06:56:04.382Z] 6873c072b530: Preparing [2024-08-20T06:56:04.382Z] 429c882bfe7f: Preparing [2024-08-20T06:56:04.382Z] 6de7eb2e4c95: Preparing [2024-08-20T06:56:04.382Z] ff510ff24f7a: Preparing [2024-08-20T06:56:04.382Z] ce7f800efff9: Preparing [2024-08-20T06:56:04.382Z] ff510ff24f7a: Waiting [2024-08-20T06:56:04.382Z] ce7f800efff9: Waiting [2024-08-20T06:56:04.382Z] 6873c072b530: Layer already exists [2024-08-20T06:56:04.382Z] ac60ccf65fdf: Layer already exists [2024-08-20T06:56:04.382Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:04.382Z] 6de7eb2e4c95: Layer already exists [2024-08-20T06:56:04.382Z] b6961679ed0e: Layer already exists [2024-08-20T06:56:04.382Z] ff510ff24f7a: Layer already exists [2024-08-20T06:56:04.382Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:04.382Z] 3.2.0-dev.57: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:04.701Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:05.024Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:05.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-20T06:56:05.024Z] b6961679ed0e: Preparing [2024-08-20T06:56:05.024Z] ac60ccf65fdf: Preparing [2024-08-20T06:56:05.024Z] 6873c072b530: Preparing [2024-08-20T06:56:05.024Z] 429c882bfe7f: Preparing [2024-08-20T06:56:05.024Z] 6de7eb2e4c95: Preparing [2024-08-20T06:56:05.024Z] ff510ff24f7a: Preparing [2024-08-20T06:56:05.024Z] ce7f800efff9: Preparing [2024-08-20T06:56:05.024Z] ff510ff24f7a: Waiting [2024-08-20T06:56:05.024Z] 6de7eb2e4c95: Layer already exists [2024-08-20T06:56:05.024Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:05.024Z] 6873c072b530: Layer already exists [2024-08-20T06:56:05.024Z] ac60ccf65fdf: Layer already exists [2024-08-20T06:56:05.024Z] b6961679ed0e: Layer already exists [2024-08-20T06:56:05.024Z] ff510ff24f7a: Layer already exists [2024-08-20T06:56:05.024Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:05.024Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:05.343Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:05.660Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-20T06:56:05.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-20T06:56:05.660Z] b6961679ed0e: Preparing [2024-08-20T06:56:05.660Z] ac60ccf65fdf: Preparing [2024-08-20T06:56:05.660Z] 6873c072b530: Preparing [2024-08-20T06:56:05.660Z] 429c882bfe7f: Preparing [2024-08-20T06:56:05.660Z] 6de7eb2e4c95: Preparing [2024-08-20T06:56:05.660Z] ff510ff24f7a: Preparing [2024-08-20T06:56:05.660Z] ce7f800efff9: Preparing [2024-08-20T06:56:05.660Z] ff510ff24f7a: Waiting [2024-08-20T06:56:05.660Z] ce7f800efff9: Waiting [2024-08-20T06:56:05.660Z] 6de7eb2e4c95: Layer already exists [2024-08-20T06:56:05.660Z] b6961679ed0e: Layer already exists [2024-08-20T06:56:05.660Z] 6873c072b530: Layer already exists [2024-08-20T06:56:05.660Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:05.660Z] ac60ccf65fdf: Layer already exists [2024-08-20T06:56:05.660Z] ff510ff24f7a: Layer already exists [2024-08-20T06:56:05.660Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:05.660Z] main: digest: sha256:49823d362f88a8179dd4694758a89667aa0b3bf2ad06f8650ef5803aefde1ed9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:56:05.724Z] ===================================================== [Pipeline] echo [2024-08-20T06:56:05.735Z] taggedImages: [2024-08-20T06:56:05.735Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:56:05.735Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-20T06:56:05.735Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.57 [2024-08-20T06:56:05.735Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:05.735Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-20T06:56:05.756Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-20T06:56:05.756Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:56:05.756Z] latest [2024-08-20T06:56:05.756Z] 3.2.0-dev.57 [2024-08-20T06:56:05.756Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:05.756Z] main [2024-08-20T06:56:05.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:06.091Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:06.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:56:06.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-20T06:56:06.408Z] 7de957738ace: Preparing [2024-08-20T06:56:06.408Z] 7cf2103735ab: Preparing [2024-08-20T06:56:06.408Z] 6873c072b530: Preparing [2024-08-20T06:56:06.408Z] 429c882bfe7f: Preparing [2024-08-20T06:56:06.408Z] fc8d2ab55b78: Preparing [2024-08-20T06:56:06.408Z] 774bcfbb5e02: Preparing [2024-08-20T06:56:06.408Z] ce7f800efff9: Preparing [2024-08-20T06:56:06.408Z] 774bcfbb5e02: Waiting [2024-08-20T06:56:06.408Z] ce7f800efff9: Waiting [2024-08-20T06:56:06.408Z] 6873c072b530: Layer already exists [2024-08-20T06:56:06.408Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:06.408Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:06.408Z] fc8d2ab55b78: Pushed [2024-08-20T06:56:06.408Z] 7de957738ace: Pushed [2024-08-20T06:56:06.667Z] 774bcfbb5e02: Pushed [2024-08-20T06:56:10.850Z] 7cf2103735ab: Pushed [2024-08-20T06:56:10.850Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:11.185Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:11.502Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-20T06:56:11.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-20T06:56:11.502Z] 7de957738ace: Preparing [2024-08-20T06:56:11.502Z] 7cf2103735ab: Preparing [2024-08-20T06:56:11.502Z] 6873c072b530: Preparing [2024-08-20T06:56:11.502Z] 429c882bfe7f: Preparing [2024-08-20T06:56:11.502Z] fc8d2ab55b78: Preparing [2024-08-20T06:56:11.502Z] 774bcfbb5e02: Preparing [2024-08-20T06:56:11.502Z] ce7f800efff9: Preparing [2024-08-20T06:56:11.502Z] 774bcfbb5e02: Waiting [2024-08-20T06:56:11.502Z] ce7f800efff9: Waiting [2024-08-20T06:56:11.502Z] 7de957738ace: Layer already exists [2024-08-20T06:56:11.502Z] 6873c072b530: Layer already exists [2024-08-20T06:56:11.502Z] fc8d2ab55b78: Layer already exists [2024-08-20T06:56:11.502Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:11.502Z] 7cf2103735ab: Layer already exists [2024-08-20T06:56:11.502Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:11.502Z] 774bcfbb5e02: Layer already exists [2024-08-20T06:56:11.502Z] latest: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:11.825Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:12.145Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.57 [2024-08-20T06:56:12.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-20T06:56:12.145Z] 7de957738ace: Preparing [2024-08-20T06:56:12.145Z] 7cf2103735ab: Preparing [2024-08-20T06:56:12.145Z] 6873c072b530: Preparing [2024-08-20T06:56:12.145Z] 429c882bfe7f: Preparing [2024-08-20T06:56:12.145Z] fc8d2ab55b78: Preparing [2024-08-20T06:56:12.145Z] 774bcfbb5e02: Preparing [2024-08-20T06:56:12.145Z] ce7f800efff9: Preparing [2024-08-20T06:56:12.145Z] ce7f800efff9: Waiting [2024-08-20T06:56:12.145Z] 774bcfbb5e02: Waiting [2024-08-20T06:56:12.145Z] fc8d2ab55b78: Layer already exists [2024-08-20T06:56:12.145Z] 7cf2103735ab: Layer already exists [2024-08-20T06:56:12.145Z] 7de957738ace: Layer already exists [2024-08-20T06:56:12.145Z] 6873c072b530: Layer already exists [2024-08-20T06:56:12.145Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:12.145Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:12.145Z] 774bcfbb5e02: Layer already exists [2024-08-20T06:56:12.145Z] 3.2.0-dev.57: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:12.469Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:12.786Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:12.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-20T06:56:12.786Z] 7de957738ace: Preparing [2024-08-20T06:56:12.786Z] 7cf2103735ab: Preparing [2024-08-20T06:56:12.786Z] 6873c072b530: Preparing [2024-08-20T06:56:12.786Z] 429c882bfe7f: Preparing [2024-08-20T06:56:12.786Z] fc8d2ab55b78: Preparing [2024-08-20T06:56:12.786Z] 774bcfbb5e02: Preparing [2024-08-20T06:56:12.786Z] ce7f800efff9: Preparing [2024-08-20T06:56:12.786Z] 774bcfbb5e02: Waiting [2024-08-20T06:56:12.786Z] ce7f800efff9: Waiting [2024-08-20T06:56:12.786Z] fc8d2ab55b78: Layer already exists [2024-08-20T06:56:12.786Z] 7de957738ace: Layer already exists [2024-08-20T06:56:12.786Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:12.786Z] 7cf2103735ab: Layer already exists [2024-08-20T06:56:12.786Z] 6873c072b530: Layer already exists [2024-08-20T06:56:12.786Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:12.786Z] 774bcfbb5e02: Layer already exists [2024-08-20T06:56:12.786Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:13.115Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:13.446Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-20T06:56:13.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-20T06:56:13.446Z] 7de957738ace: Preparing [2024-08-20T06:56:13.446Z] 7cf2103735ab: Preparing [2024-08-20T06:56:13.446Z] 6873c072b530: Preparing [2024-08-20T06:56:13.446Z] 429c882bfe7f: Preparing [2024-08-20T06:56:13.446Z] fc8d2ab55b78: Preparing [2024-08-20T06:56:13.446Z] 774bcfbb5e02: Preparing [2024-08-20T06:56:13.446Z] ce7f800efff9: Preparing [2024-08-20T06:56:13.446Z] 774bcfbb5e02: Waiting [2024-08-20T06:56:13.446Z] ce7f800efff9: Waiting [2024-08-20T06:56:13.446Z] fc8d2ab55b78: Layer already exists [2024-08-20T06:56:13.447Z] 7de957738ace: Layer already exists [2024-08-20T06:56:13.447Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:13.447Z] 6873c072b530: Layer already exists [2024-08-20T06:56:13.447Z] 7cf2103735ab: Layer already exists [2024-08-20T06:56:13.447Z] 774bcfbb5e02: Layer already exists [2024-08-20T06:56:13.447Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:13.706Z] main: digest: sha256:1d530758b9b61d2212b8dc96bd7fb08b4782d08c2aea94e7eca247cbeabd235e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:56:13.787Z] ===================================================== [Pipeline] echo [2024-08-20T06:56:13.801Z] taggedImages: [2024-08-20T06:56:13.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:56:13.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-20T06:56:13.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.57 [2024-08-20T06:56:13.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:13.801Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-20T06:56:13.827Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-20T06:56:13.827Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:56:13.827Z] latest [2024-08-20T06:56:13.827Z] 3.2.0-dev.57 [2024-08-20T06:56:13.827Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:13.827Z] main [2024-08-20T06:56:13.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:14.165Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:14.480Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:56:14.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-20T06:56:14.481Z] 2687323721df: Preparing [2024-08-20T06:56:14.481Z] 039c478e5462: Preparing [2024-08-20T06:56:14.481Z] 6873c072b530: Preparing [2024-08-20T06:56:14.481Z] 429c882bfe7f: Preparing [2024-08-20T06:56:14.481Z] 86e5c4aab9be: Preparing [2024-08-20T06:56:14.481Z] 2ae663b0ef3d: Preparing [2024-08-20T06:56:14.481Z] ce7f800efff9: Preparing [2024-08-20T06:56:14.481Z] 2ae663b0ef3d: Waiting [2024-08-20T06:56:14.481Z] ce7f800efff9: Waiting [2024-08-20T06:56:14.481Z] 6873c072b530: Layer already exists [2024-08-20T06:56:14.481Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:56:14.481Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:14.481Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:56:14.481Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:14.481Z] 2687323721df: Pushed [2024-08-20T06:56:18.777Z] 039c478e5462: Pushed [2024-08-20T06:56:18.777Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:19.168Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:19.492Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-20T06:56:19.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-20T06:56:19.492Z] 2687323721df: Preparing [2024-08-20T06:56:19.492Z] 039c478e5462: Preparing [2024-08-20T06:56:19.492Z] 6873c072b530: Preparing [2024-08-20T06:56:19.492Z] 429c882bfe7f: Preparing [2024-08-20T06:56:19.492Z] 86e5c4aab9be: Preparing [2024-08-20T06:56:19.492Z] 2ae663b0ef3d: Preparing [2024-08-20T06:56:19.492Z] ce7f800efff9: Preparing [2024-08-20T06:56:19.492Z] 2ae663b0ef3d: Waiting [2024-08-20T06:56:19.492Z] ce7f800efff9: Waiting [2024-08-20T06:56:19.492Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:56:19.492Z] 039c478e5462: Layer already exists [2024-08-20T06:56:19.492Z] 6873c072b530: Layer already exists [2024-08-20T06:56:19.492Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:19.492Z] 2687323721df: Layer already exists [2024-08-20T06:56:19.492Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:19.492Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:56:19.492Z] latest: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:19.824Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:20.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.57 [2024-08-20T06:56:20.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-20T06:56:20.158Z] 2687323721df: Preparing [2024-08-20T06:56:20.158Z] 039c478e5462: Preparing [2024-08-20T06:56:20.158Z] 6873c072b530: Preparing [2024-08-20T06:56:20.158Z] 429c882bfe7f: Preparing [2024-08-20T06:56:20.158Z] 86e5c4aab9be: Preparing [2024-08-20T06:56:20.158Z] 2ae663b0ef3d: Preparing [2024-08-20T06:56:20.158Z] ce7f800efff9: Preparing [2024-08-20T06:56:20.158Z] ce7f800efff9: Waiting [2024-08-20T06:56:20.158Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:20.158Z] 039c478e5462: Layer already exists [2024-08-20T06:56:20.158Z] 6873c072b530: Layer already exists [2024-08-20T06:56:20.158Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:56:20.158Z] 2687323721df: Layer already exists [2024-08-20T06:56:20.158Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:56:20.158Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:20.158Z] 3.2.0-dev.57: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:20.482Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:20.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:20.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-20T06:56:20.813Z] 2687323721df: Preparing [2024-08-20T06:56:20.813Z] 039c478e5462: Preparing [2024-08-20T06:56:20.813Z] 6873c072b530: Preparing [2024-08-20T06:56:20.813Z] 429c882bfe7f: Preparing [2024-08-20T06:56:20.813Z] 86e5c4aab9be: Preparing [2024-08-20T06:56:20.813Z] 2ae663b0ef3d: Preparing [2024-08-20T06:56:20.813Z] ce7f800efff9: Preparing [2024-08-20T06:56:20.813Z] 2ae663b0ef3d: Waiting [2024-08-20T06:56:20.813Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:20.813Z] 2687323721df: Layer already exists [2024-08-20T06:56:20.813Z] 039c478e5462: Layer already exists [2024-08-20T06:56:20.813Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:56:20.813Z] 6873c072b530: Layer already exists [2024-08-20T06:56:20.813Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:56:20.813Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:20.813Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:21.138Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T06:56:21.463Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-20T06:56:21.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-20T06:56:21.463Z] 2687323721df: Preparing [2024-08-20T06:56:21.463Z] 039c478e5462: Preparing [2024-08-20T06:56:21.463Z] 6873c072b530: Preparing [2024-08-20T06:56:21.463Z] 429c882bfe7f: Preparing [2024-08-20T06:56:21.463Z] 86e5c4aab9be: Preparing [2024-08-20T06:56:21.463Z] 2ae663b0ef3d: Preparing [2024-08-20T06:56:21.463Z] ce7f800efff9: Preparing [2024-08-20T06:56:21.463Z] 2ae663b0ef3d: Waiting [2024-08-20T06:56:21.463Z] ce7f800efff9: Waiting [2024-08-20T06:56:21.463Z] 86e5c4aab9be: Layer already exists [2024-08-20T06:56:21.463Z] 429c882bfe7f: Layer already exists [2024-08-20T06:56:21.463Z] 2687323721df: Layer already exists [2024-08-20T06:56:21.463Z] 6873c072b530: Layer already exists [2024-08-20T06:56:21.463Z] 039c478e5462: Layer already exists [2024-08-20T06:56:21.463Z] 2ae663b0ef3d: Layer already exists [2024-08-20T06:56:21.463Z] ce7f800efff9: Layer already exists [2024-08-20T06:56:21.463Z] main: digest: sha256:9816636fb2f4bcdead0a381d7edff311ee2673dde770956e0665e5dbcc4c44f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T06:56:21.534Z] ===================================================== [Pipeline] echo [2024-08-20T06:56:21.548Z] taggedImages: [2024-08-20T06:56:21.548Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T06:56:21.548Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-20T06:56:21.548Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.57 [2024-08-20T06:56:21.548Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T06:56:21.548Z] - 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-08-20T07:12:02.108Z] #160 ... [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #155 [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-08-20T07:12:02.108Z] #155 1163.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.57" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-20T07:12:02.108Z] #155 ... [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-20T07:12:02.108Z] #153 DONE 1167.7s [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:12:02.108Z] #149 ... [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:12:02.108Z] #161 DONE 0.4s [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:12:02.108Z] #162 DONE 0.3s [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #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-08-20T07:12:02.108Z] #163 DONE 0.4s [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-20T07:12:02.108Z] #150 DONE 1169.2s [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:12:02.108Z] #160 ... [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-20T07:12:02.108Z] #164 DONE 0.6s [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-20T07:12:02.108Z] #165 DONE 0.5s [2024-08-20T07:12:02.108Z] [2024-08-20T07:12:02.108Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-20T07:12:02.109Z] #166 DONE 0.3s [2024-08-20T07:12:02.109Z] [2024-08-20T07:12:02.109Z] #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T07:12:02.109Z] #167 DONE 0.3s [2024-08-20T07:12:02.109Z] [2024-08-20T07:12:02.109Z] #168 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T07:12:02.109Z] #168 DONE 3.0s [2024-08-20T07:12:02.109Z] [2024-08-20T07:12:02.109Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-20T07:12:02.109Z] #169 DONE 3.1s [2024-08-20T07:12:02.109Z] [2024-08-20T07:12:02.109Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:12:02.109Z] #170 DONE 0.8s [2024-08-20T07:12:02.109Z] [2024-08-20T07:12:02.109Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:12:02.391Z] #171 DONE 0.2s [2024-08-20T07:12:02.391Z] [2024-08-20T07:12:02.391Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-20T07:12:02.391Z] #172 ... [2024-08-20T07:12:02.391Z] [2024-08-20T07:12:02.391Z] #108 [security-proxy-setup] exporting to image [2024-08-20T07:12:02.391Z] #108 exporting layers 1.3s done [2024-08-20T07:12:02.391Z] #108 writing image sha256:6e99b916e61068ba6ea5af6ada48f2c987681f6da69ee926d7e7fa0601d1b31e 0.0s done [2024-08-20T07:12:02.391Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-20T07:12:02.391Z] #108 DONE 6.3s [2024-08-20T07:12:02.658Z] [2024-08-20T07:12:02.658Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-20T07:12:02.658Z] #172 DONE 0.4s [2024-08-20T07:12:02.658Z] [2024-08-20T07:12:02.658Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-20T07:12:02.658Z] #173 DONE 0.2s [2024-08-20T07:12:02.658Z] [2024-08-20T07:12:02.658Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:12:02.928Z] #160 ... [2024-08-20T07:12:02.928Z] [2024-08-20T07:12:02.928Z] #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-08-20T07:12:03.201Z] #174 DONE 0.2s [2024-08-20T07:12:03.201Z] [2024-08-20T07:12:03.201Z] #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-08-20T07:12:03.201Z] #175 DONE 0.2s [2024-08-20T07:12:03.201Z] [2024-08-20T07:12:03.201Z] #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-08-20T07:12:03.474Z] #176 DONE 0.2s [2024-08-20T07:12:03.474Z] [2024-08-20T07:12:03.474Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-20T07:12:03.474Z] #177 DONE 0.1s [2024-08-20T07:12:03.474Z] [2024-08-20T07:12:03.474Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-20T07:12:03.741Z] #178 DONE 0.1s [2024-08-20T07:12:03.741Z] [2024-08-20T07:12:03.741Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-20T07:12:05.689Z] #179 DONE 2.0s [2024-08-20T07:12:05.689Z] [2024-08-20T07:12:05.689Z] #108 [security-bootstrapper] exporting to image [2024-08-20T07:12:06.646Z] #108 exporting layers 1.0s done [2024-08-20T07:12:06.646Z] #108 writing image sha256:497a0a07e35f6e28d6c365dff10e74228f61580a64a30f5186bc9a20ef5d9711 done [2024-08-20T07:12:06.646Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-20T07:12:06.646Z] #108 DONE 7.4s [2024-08-20T07:12:06.646Z] [2024-08-20T07:12:06.646Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:12:13.296Z] #148 ... [2024-08-20T07:12:13.296Z] [2024-08-20T07:12:13.296Z] #155 [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-08-20T07:12:13.296Z] #155 DONE 1185.0s [2024-08-20T07:12:13.296Z] [2024-08-20T07:12:13.296Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:12:13.296Z] #148 ... [2024-08-20T07:12:13.296Z] [2024-08-20T07:12:13.296Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:12:13.296Z] #180 DONE 0.4s [2024-08-20T07:12:13.296Z] [2024-08-20T07:12:13.296Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:12:13.296Z] #181 DONE 0.2s [2024-08-20T07:12:13.296Z] [2024-08-20T07:12:13.296Z] #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-08-20T07:12:13.590Z] #182 DONE 0.1s [2024-08-20T07:12:13.590Z] [2024-08-20T07:12:13.590Z] #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-08-20T07:12:13.590Z] #183 DONE 0.2s [2024-08-20T07:12:13.590Z] [2024-08-20T07:12:13.590Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:12:13.864Z] #184 DONE 0.2s [2024-08-20T07:12:13.864Z] [2024-08-20T07:12:13.864Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T07:12:13.864Z] #158 ... [2024-08-20T07:12:13.864Z] [2024-08-20T07:12:13.864Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-20T07:12:14.134Z] #185 DONE 0.3s [2024-08-20T07:12:14.134Z] [2024-08-20T07:12:14.134Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:12:14.134Z] #157 ... [2024-08-20T07:12:14.134Z] [2024-08-20T07:12:14.134Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-20T07:12:14.415Z] #186 DONE 0.3s [2024-08-20T07:12:14.415Z] [2024-08-20T07:12:14.415Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-20T07:12:14.415Z] #187 DONE 0.1s [2024-08-20T07:12:14.415Z] [2024-08-20T07:12:14.415Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:12:14.682Z] #149 ... [2024-08-20T07:12:14.682Z] [2024-08-20T07:12:14.682Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T07:12:16.627Z] #188 DONE 2.1s [2024-08-20T07:12:16.627Z] [2024-08-20T07:12:16.627Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:12:16.627Z] #148 ... [2024-08-20T07:12:16.627Z] [2024-08-20T07:12:16.627Z] #108 [security-secretstore-setup] exporting to image [2024-08-20T07:12:16.627Z] #108 exporting layers [2024-08-20T07:12:18.041Z] #108 exporting layers 1.4s done [2024-08-20T07:12:18.041Z] #108 writing image sha256:d543ca0f73e0236f79160e6b48c8a990454ed44699b20b6b2868142f1937090d done [2024-08-20T07:12:18.041Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-20T07:12:18.041Z] #108 DONE 8.8s [2024-08-20T07:12:18.041Z] [2024-08-20T07:12:18.041Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:13:14.444Z] #157 ... [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-20T07:13:14.444Z] #154 DONE 1241.2s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:13:14.444Z] #189 DONE 0.3s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:13:14.444Z] #190 DONE 0.2s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-20T07:13:14.444Z] #191 DONE 0.3s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #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-08-20T07:13:14.444Z] #192 DONE 0.1s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #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-08-20T07:13:14.444Z] #193 DONE 0.2s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #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-08-20T07:13:14.444Z] #194 DONE 2.1s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-20T07:13:14.444Z] #108 exporting layers [2024-08-20T07:13:14.444Z] #108 exporting layers 0.8s done [2024-08-20T07:13:14.444Z] #108 writing image sha256:664e7ba6a01161a28c4c0d7a8c69c1faa43452ef69a2a495bf2ff3d87cdf7d0f done [2024-08-20T07:13:14.444Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-20T07:13:14.444Z] #108 DONE 9.6s [2024-08-20T07:13:14.444Z] [2024-08-20T07:13:14.444Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:15:06.104Z] #148 ... [2024-08-20T07:15:06.104Z] [2024-08-20T07:15:06.104Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-20T07:15:06.104Z] #158 DONE 1357.9s [2024-08-20T07:15:06.104Z] [2024-08-20T07:15:06.104Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T07:15:06.104Z] #159 ... [2024-08-20T07:15:06.104Z] [2024-08-20T07:15:06.104Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:15:06.104Z] #195 DONE 0.2s [2024-08-20T07:15:06.104Z] [2024-08-20T07:15:06.104Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:15:06.104Z] #148 ... [2024-08-20T07:15:06.104Z] [2024-08-20T07:15:06.104Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:15:06.371Z] #196 DONE 0.3s [2024-08-20T07:15:06.371Z] [2024-08-20T07:15:06.371Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-20T07:15:06.992Z] #197 DONE 0.5s [2024-08-20T07:15:06.992Z] [2024-08-20T07:15:06.992Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:15:06.992Z] #160 ... [2024-08-20T07:15:06.992Z] [2024-08-20T07:15:06.992Z] #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-08-20T07:15:07.256Z] #198 DONE 0.3s [2024-08-20T07:15:07.256Z] [2024-08-20T07:15:07.256Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-20T07:15:07.256Z] #108 exporting layers [2024-08-20T07:15:08.208Z] #108 exporting layers 0.9s done [2024-08-20T07:15:08.208Z] #108 writing image sha256:fcac411640474cce8f9ff6dab44a12836b6ee44a397809fdd0aa85ada03a7a03 done [2024-08-20T07:15:08.208Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-20T07:15:08.208Z] #108 DONE 10.5s [2024-08-20T07:15:08.208Z] [2024-08-20T07:15:08.208Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:23:01.932Z] #148 ... [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-20T07:23:01.932Z] #152 DONE 1829.5s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:23:01.932Z] #157 ... [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:23:01.932Z] #199 DONE 0.2s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:23:01.932Z] #200 DONE 0.2s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:23:01.932Z] #160 ... [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-20T07:23:01.932Z] #201 DONE 0.4s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:23:01.932Z] #157 ... [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:23:01.932Z] #202 DONE 0.1s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-20T07:23:01.932Z] #203 DONE 0.1s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:23:01.932Z] #160 ... [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-20T07:23:01.932Z] #204 DONE 1.9s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:23:01.932Z] #157 ... [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #108 [security-proxy-auth] exporting to image [2024-08-20T07:23:01.932Z] #108 exporting layers [2024-08-20T07:23:01.932Z] #108 exporting layers 0.7s done [2024-08-20T07:23:01.932Z] #108 writing image sha256:9c74307a83adcbb09bfab3db5106d3cc17ca454c71ddf606d8dda8b9d5300994 done [2024-08-20T07:23:01.932Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-20T07:23:01.932Z] #108 DONE 11.3s [2024-08-20T07:23:01.932Z] [2024-08-20T07:23:01.932Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:24:09.751Z] #157 ... [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-20T07:24:09.751Z] #156 DONE 1894.0s [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:24:09.751Z] #157 ... [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:24:09.751Z] #205 DONE 0.2s [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:24:09.751Z] #206 DONE 0.3s [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-20T07:24:09.751Z] #207 DONE 0.4s [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:24:09.751Z] #208 DONE 0.2s [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #108 [core-command] exporting to image [2024-08-20T07:24:09.751Z] #108 exporting layers [2024-08-20T07:24:09.751Z] #108 exporting layers 0.5s done [2024-08-20T07:24:09.751Z] #108 writing image sha256:01046d34b14c90c77087550619449458658172d58edef367cf80b51ec6dd3096 0.0s done [2024-08-20T07:24:09.751Z] #108 naming to docker.io/library/core-command-arm64 [2024-08-20T07:24:09.751Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-20T07:24:09.751Z] #108 DONE 11.8s [2024-08-20T07:24:09.751Z] [2024-08-20T07:24:09.751Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:26:16.365Z] #160 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-20T07:26:16.365Z] #151 DONE 2019.2s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:26:16.365Z] #157 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:26:16.365Z] #209 DONE 0.2s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:26:16.365Z] #149 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-20T07:26:16.365Z] #210 DONE 0.5s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:26:16.365Z] #211 DONE 0.1s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #108 [core-keeper] exporting to image [2024-08-20T07:26:16.365Z] #108 exporting layers [2024-08-20T07:26:16.365Z] #108 exporting layers 0.4s done [2024-08-20T07:26:16.365Z] #108 writing image sha256:f481c5f9029e27dea727bbe397f7ea3e02b256316351ca534bd2d7599c01c6c9 done [2024-08-20T07:26:16.365Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-20T07:26:16.365Z] #108 DONE 12.2s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:26:16.365Z] #160 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-20T07:26:16.365Z] #157 DONE 2023.4s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:26:16.365Z] #148 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:26:16.365Z] #212 DONE 0.2s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:26:16.365Z] #213 DONE 0.1s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-20T07:26:16.365Z] #214 DONE 0.5s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:26:16.365Z] #148 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:26:16.365Z] #215 DONE 0.2s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #108 [core-data] exporting to image [2024-08-20T07:26:16.365Z] #108 exporting layers 0.5s done [2024-08-20T07:26:16.365Z] #108 writing image sha256:01e0d708914908020e4b4b24de4fe7f4d5e4a8ff74c5d4efce3f8965fbbc6b4c done [2024-08-20T07:26:16.365Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-20T07:26:16.365Z] #108 DONE 12.7s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T07:26:16.365Z] #159 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-20T07:26:16.365Z] #160 DONE 2026.0s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:26:16.365Z] #149 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:26:16.365Z] #216 DONE 0.1s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:26:16.365Z] #149 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:26:16.365Z] #217 DONE 0.1s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:26:16.365Z] #149 ... [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-20T07:26:16.365Z] #218 DONE 0.5s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:26:16.365Z] #219 DONE 0.1s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-20T07:26:16.365Z] #220 DONE 0.1s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #108 [core-metadata] exporting to image [2024-08-20T07:26:16.365Z] #108 exporting layers 0.6s done [2024-08-20T07:26:16.365Z] #108 writing image sha256:2bac0ef7f3414bfac48fcb7226dc04c465f938a644d9eccd36a1bc91ed93ce69 0.0s done [2024-08-20T07:26:16.365Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-20T07:26:16.365Z] #108 DONE 13.4s [2024-08-20T07:26:16.365Z] [2024-08-20T07:26:16.365Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:26:48.556Z] #149 ... [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-20T07:26:48.556Z] #159 DONE 2059.4s [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:26:48.556Z] #148 ... [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-20T07:26:48.556Z] #149 DONE 2060.0s [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:26:48.556Z] #221 DONE 0.3s [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:26:48.556Z] #222 DONE 0.4s [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:26:48.556Z] #223 DONE 0.2s [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:26:48.556Z] #224 DONE 0.3s [2024-08-20T07:26:48.556Z] [2024-08-20T07:26:48.556Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-20T07:26:48.916Z] #225 DONE 0.7s [2024-08-20T07:26:48.916Z] [2024-08-20T07:26:48.916Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-20T07:26:48.916Z] #148 DONE 2061.3s [2024-08-20T07:26:48.916Z] [2024-08-20T07:26:48.916Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-20T07:26:48.916Z] #226 DONE 0.4s [2024-08-20T07:26:48.916Z] [2024-08-20T07:26:48.916Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:26:49.207Z] #227 ... [2024-08-20T07:26:49.207Z] [2024-08-20T07:26:49.207Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:26:49.207Z] #228 DONE 0.2s [2024-08-20T07:26:49.207Z] [2024-08-20T07:26:49.207Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-20T07:26:49.207Z] #227 DONE 0.3s [2024-08-20T07:26:49.207Z] [2024-08-20T07:26:49.207Z] #108 [support-notifications] exporting to image [2024-08-20T07:26:49.207Z] #108 exporting layers [2024-08-20T07:26:49.479Z] #108 ... [2024-08-20T07:26:49.479Z] [2024-08-20T07:26:49.479Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-20T07:26:49.479Z] #229 DONE 0.3s [2024-08-20T07:26:49.479Z] [2024-08-20T07:26:49.479Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-20T07:26:49.755Z] #230 DONE 0.2s [2024-08-20T07:26:49.755Z] [2024-08-20T07:26:49.755Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-20T07:26:50.035Z] #231 DONE 0.5s [2024-08-20T07:26:50.035Z] [2024-08-20T07:26:50.035Z] #108 [support-scheduler] exporting to image [2024-08-20T07:26:50.035Z] #108 exporting layers 0.8s done [2024-08-20T07:26:50.035Z] #108 writing image sha256:f68cc1aaa462c93eee33787ffe6d153c6976a085e08567a32ba09656860129c7 0.0s done [2024-08-20T07:26:50.035Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-20T07:26:50.308Z] #108 ... [2024-08-20T07:26:50.308Z] [2024-08-20T07:26:50.308Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-20T07:26:50.308Z] #232 DONE 0.1s [2024-08-20T07:26:50.586Z] [2024-08-20T07:26:50.586Z] #108 [support-notifications] exporting to image [2024-08-20T07:26:50.586Z] #108 writing image sha256:32e68b9433d6330b80012fe3f2d2694637ae7b11bd4fa12e4cb4dab40cf196cf done [2024-08-20T07:26:50.586Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-20T07:26:51.573Z] #108 exporting layers 1.2s done [2024-08-20T07:26:51.573Z] #108 writing image sha256:f828baa0ff4dd06f6cd323f7a6043cbf574e1b63655fadc28bab02c4063dde00 done [2024-08-20T07:26:51.573Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-20T07:26:51.573Z] #108 DONE 15.8s [2024-08-20T07:26:51.573Z] [2024-08-20T07:26:51.573Z] #25 [support-notifications internal] load .dockerignore [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-20T07:26:51.573Z] time="2024-08-20T06:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-20T07:26:51.606Z] $ docker stop --time=1 3851da312ef3b82530ad4c8e51ed04640a7197b233a1981857bfddb3e13e9706 [2024-08-20T07:26:53.266Z] $ docker rm -f --volumes 3851da312ef3b82530ad4c8e51ed04640a7197b233a1981857bfddb3e13e9706 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T07:26:53.748Z] + docker images [2024-08-20T07:26:53.748Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-20T07:26:53.748Z] support-cron-scheduler-arm64 latest f828baa0ff4d 3 seconds ago 43.5MB [2024-08-20T07:26:53.748Z] support-scheduler-arm64 latest f68cc1aaa462 5 seconds ago 41.3MB [2024-08-20T07:26:53.748Z] support-notifications-arm64 latest 32e68b9433d6 5 seconds ago 42MB [2024-08-20T07:26:53.748Z] core-metadata-arm64 latest 2bac0ef7f341 39 seconds ago 39.3MB [2024-08-20T07:26:53.748Z] core-data-arm64 latest 01e0d7089149 41 seconds ago 39.1MB [2024-08-20T07:26:53.748Z] core-keeper-arm64 latest f481c5f9029e 46 seconds ago 39MB [2024-08-20T07:26:53.748Z] core-command-arm64 latest 01046d34b14c 2 minutes ago 35MB [2024-08-20T07:26:53.748Z] security-proxy-auth-arm64 latest 9c74307a83ad 3 minutes ago 32.6MB [2024-08-20T07:26:53.748Z] security-spiffe-token-provider-arm64 latest fcac41164047 11 minutes ago 29MB [2024-08-20T07:26:53.748Z] core-common-config-bootstrapper-arm64 latest 664e7ba6a011 13 minutes ago 15.3MB [2024-08-20T07:26:53.748Z] security-secretstore-setup-arm64 latest d543ca0f73e0 14 minutes ago 36.4MB [2024-08-20T07:26:53.748Z] security-bootstrapper-arm64 latest 497a0a07e35f 14 minutes ago 18.9MB [2024-08-20T07:26:53.748Z] security-proxy-setup-arm64 latest 6e99b916e610 14 minutes ago 26.1MB [2024-08-20T07:26:53.748Z] security-spire-agent-arm64 latest 5001eeaaf536 35 minutes ago 174MB [2024-08-20T07:26:53.748Z] security-spire-server-arm64 latest 7b20ea92bd82 35 minutes ago 116MB [2024-08-20T07:26:53.748Z] security-spire-config-arm64 latest eb972eaf4b47 35 minutes ago 115MB [2024-08-20T07:26:53.748Z] ci-base-image-arm64 latest 284546adb2df 37 minutes ago 967MB [2024-08-20T07:26:53.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-20T07:26:53.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-20T07:26:53.891Z] provisioning config files... [2024-08-20T07:26:53.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/676@tmp/config17631634128120502167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:26:54.239Z] ---> ****-login.sh [2024-08-20T07:26:54.239Z] nexus3.edgexfoundry.org:10001 [2024-08-20T07:26:54.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T07:26:54.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T07:26:54.504Z] Configure a credential helper to remove this warning. See [2024-08-20T07:26:54.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T07:26:54.504Z] [2024-08-20T07:26:54.504Z] Login Succeeded [2024-08-20T07:26:54.504Z] nexus3.edgexfoundry.org:10002 [2024-08-20T07:26:54.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T07:26:55.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T07:26:55.032Z] Configure a credential helper to remove this warning. See [2024-08-20T07:26:55.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T07:26:55.032Z] [2024-08-20T07:26:55.032Z] Login Succeeded [2024-08-20T07:26:55.032Z] nexus3.edgexfoundry.org:10003 [2024-08-20T07:26:55.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T07:26:55.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T07:26:55.299Z] Configure a credential helper to remove this warning. See [2024-08-20T07:26:55.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T07:26:55.299Z] [2024-08-20T07:26:55.299Z] Login Succeeded [2024-08-20T07:26:55.299Z] nexus3.edgexfoundry.org:10004 [2024-08-20T07:26:55.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T07:26:55.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T07:26:55.564Z] Configure a credential helper to remove this warning. See [2024-08-20T07:26:55.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T07:26:55.564Z] [2024-08-20T07:26:55.564Z] Login Succeeded [2024-08-20T07:26:55.564Z] ****.io [2024-08-20T07:26:55.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-20T07:26:56.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-20T07:26:56.094Z] Configure a credential helper to remove this warning. See [2024-08-20T07:26:56.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-20T07:26:56.094Z] [2024-08-20T07:26:56.094Z] Login Succeeded [2024-08-20T07:26:56.094Z] ---> ****-login.sh ends [Pipeline] } [2024-08-20T07:26:56.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:26:56.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-20T07:26:56.180Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-20T07:26:56.180Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:26:56.180Z] latest [2024-08-20T07:26:56.180Z] 3.2.0-dev.57 [2024-08-20T07:26:56.180Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:26:56.180Z] main [2024-08-20T07:26:56.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:26:56.532Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:26:56.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:26:56.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-20T07:26:56.873Z] 7d815e541188: Preparing [2024-08-20T07:26:56.873Z] 2b222be4c8b7: Preparing [2024-08-20T07:26:56.873Z] 3ae203e8c5f0: Preparing [2024-08-20T07:26:56.873Z] 99795c7a3d87: Preparing [2024-08-20T07:26:56.873Z] ec50d803a2d3: Preparing [2024-08-20T07:26:56.873Z] d54adbbbce88: Preparing [2024-08-20T07:26:56.873Z] 3c20671a5817: Preparing [2024-08-20T07:26:56.873Z] d54adbbbce88: Waiting [2024-08-20T07:26:56.873Z] 3c20671a5817: Waiting [2024-08-20T07:26:57.138Z] 3ae203e8c5f0: Pushed [2024-08-20T07:26:57.138Z] 99795c7a3d87: Pushed [2024-08-20T07:26:57.138Z] ec50d803a2d3: Pushed [2024-08-20T07:26:57.138Z] 7d815e541188: Pushed [2024-08-20T07:26:57.138Z] 3c20671a5817: Layer already exists [2024-08-20T07:26:57.401Z] d54adbbbce88: Pushed [2024-08-20T07:27:02.715Z] 2b222be4c8b7: Pushed [2024-08-20T07:27:02.977Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:03.322Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:03.668Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-20T07:27:03.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-20T07:27:03.668Z] 7d815e541188: Preparing [2024-08-20T07:27:03.668Z] 2b222be4c8b7: Preparing [2024-08-20T07:27:03.668Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:03.668Z] 99795c7a3d87: Preparing [2024-08-20T07:27:03.668Z] ec50d803a2d3: Preparing [2024-08-20T07:27:03.668Z] d54adbbbce88: Preparing [2024-08-20T07:27:03.668Z] 3c20671a5817: Preparing [2024-08-20T07:27:03.668Z] d54adbbbce88: Waiting [2024-08-20T07:27:03.668Z] 3c20671a5817: Waiting [2024-08-20T07:27:03.668Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:03.668Z] 2b222be4c8b7: Layer already exists [2024-08-20T07:27:03.668Z] 7d815e541188: Layer already exists [2024-08-20T07:27:03.668Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:03.668Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:03.668Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:03.668Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:03.933Z] latest: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:04.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:04.644Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.57 [2024-08-20T07:27:04.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-20T07:27:04.645Z] 7d815e541188: Preparing [2024-08-20T07:27:04.645Z] 2b222be4c8b7: Preparing [2024-08-20T07:27:04.645Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:04.645Z] 99795c7a3d87: Preparing [2024-08-20T07:27:04.645Z] ec50d803a2d3: Preparing [2024-08-20T07:27:04.645Z] d54adbbbce88: Preparing [2024-08-20T07:27:04.645Z] 3c20671a5817: Preparing [2024-08-20T07:27:04.645Z] d54adbbbce88: Waiting [2024-08-20T07:27:04.645Z] 3c20671a5817: Waiting [2024-08-20T07:27:04.645Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:04.645Z] 2b222be4c8b7: Layer already exists [2024-08-20T07:27:04.645Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:04.645Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:04.645Z] 7d815e541188: Layer already exists [2024-08-20T07:27:04.645Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:04.645Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:04.909Z] 3.2.0-dev.57: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:05.262Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:05.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:05.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-20T07:27:05.606Z] 7d815e541188: Preparing [2024-08-20T07:27:05.606Z] 2b222be4c8b7: Preparing [2024-08-20T07:27:05.606Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:05.606Z] 99795c7a3d87: Preparing [2024-08-20T07:27:05.606Z] ec50d803a2d3: Preparing [2024-08-20T07:27:05.606Z] d54adbbbce88: Preparing [2024-08-20T07:27:05.606Z] 3c20671a5817: Preparing [2024-08-20T07:27:05.606Z] d54adbbbce88: Waiting [2024-08-20T07:27:05.606Z] 3c20671a5817: Waiting [2024-08-20T07:27:05.606Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:05.606Z] 7d815e541188: Layer already exists [2024-08-20T07:27:05.606Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:05.606Z] 2b222be4c8b7: Layer already exists [2024-08-20T07:27:05.606Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:05.606Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:05.606Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:05.869Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:06.215Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:06.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-20T07:27:06.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-20T07:27:06.560Z] 7d815e541188: Preparing [2024-08-20T07:27:06.560Z] 2b222be4c8b7: Preparing [2024-08-20T07:27:06.560Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:06.560Z] 99795c7a3d87: Preparing [2024-08-20T07:27:06.560Z] ec50d803a2d3: Preparing [2024-08-20T07:27:06.560Z] d54adbbbce88: Preparing [2024-08-20T07:27:06.560Z] 3c20671a5817: Preparing [2024-08-20T07:27:06.560Z] d54adbbbce88: Waiting [2024-08-20T07:27:06.560Z] 3c20671a5817: Waiting [2024-08-20T07:27:06.560Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:06.560Z] 7d815e541188: Layer already exists [2024-08-20T07:27:06.560Z] 2b222be4c8b7: Layer already exists [2024-08-20T07:27:06.560Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:06.560Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:06.560Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:06.560Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:06.823Z] main: digest: sha256:4e3c137f96a56d6a5749e02f2be48881104b64d7c382bdf1303c22a6d4839393 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:27:06.906Z] ===================================================== [Pipeline] echo [2024-08-20T07:27:06.920Z] taggedImages: [2024-08-20T07:27:06.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:06.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-20T07:27:06.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.57 [2024-08-20T07:27:06.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:06.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-20T07:27:06.948Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-20T07:27:06.948Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:06.948Z] latest [2024-08-20T07:27:06.948Z] 3.2.0-dev.57 [2024-08-20T07:27:06.948Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:06.948Z] main [2024-08-20T07:27:06.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:07.323Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:07.675Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:07.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-20T07:27:07.675Z] 8837fbadbd64: Preparing [2024-08-20T07:27:07.675Z] bdc72745cf9b: Preparing [2024-08-20T07:27:07.675Z] ac2166657c1a: Preparing [2024-08-20T07:27:07.675Z] c47146e1c51a: Preparing [2024-08-20T07:27:07.675Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:07.675Z] 99795c7a3d87: Preparing [2024-08-20T07:27:07.675Z] ec50d803a2d3: Preparing [2024-08-20T07:27:07.675Z] d54adbbbce88: Preparing [2024-08-20T07:27:07.675Z] 3c20671a5817: Preparing [2024-08-20T07:27:07.675Z] d54adbbbce88: Waiting [2024-08-20T07:27:07.675Z] 99795c7a3d87: Waiting [2024-08-20T07:27:07.675Z] ec50d803a2d3: Waiting [2024-08-20T07:27:07.675Z] 3c20671a5817: Waiting [2024-08-20T07:27:07.675Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:07.938Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:07.938Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:07.938Z] bdc72745cf9b: Pushed [2024-08-20T07:27:07.938Z] ac2166657c1a: Pushed [2024-08-20T07:27:07.938Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:07.938Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:07.938Z] 8837fbadbd64: Pushed [2024-08-20T07:27:09.863Z] c47146e1c51a: Pushed [2024-08-20T07:27:09.863Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:10.225Z] + 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-08-20T07:27:10.577Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-20T07:27:10.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-20T07:27:10.577Z] 8837fbadbd64: Preparing [2024-08-20T07:27:10.577Z] bdc72745cf9b: Preparing [2024-08-20T07:27:10.577Z] ac2166657c1a: Preparing [2024-08-20T07:27:10.577Z] c47146e1c51a: Preparing [2024-08-20T07:27:10.577Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:10.577Z] 99795c7a3d87: Preparing [2024-08-20T07:27:10.577Z] ec50d803a2d3: Preparing [2024-08-20T07:27:10.577Z] d54adbbbce88: Preparing [2024-08-20T07:27:10.577Z] 3c20671a5817: Preparing [2024-08-20T07:27:10.577Z] ec50d803a2d3: Waiting [2024-08-20T07:27:10.577Z] d54adbbbce88: Waiting [2024-08-20T07:27:10.577Z] 3c20671a5817: Waiting [2024-08-20T07:27:10.577Z] 99795c7a3d87: Waiting [2024-08-20T07:27:10.577Z] 8837fbadbd64: Layer already exists [2024-08-20T07:27:10.577Z] c47146e1c51a: Layer already exists [2024-08-20T07:27:10.577Z] ac2166657c1a: Layer already exists [2024-08-20T07:27:10.577Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:10.577Z] bdc72745cf9b: Layer already exists [2024-08-20T07:27:10.577Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:10.578Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:10.578Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:10.578Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:10.841Z] latest: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:11.196Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:11.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.57 [2024-08-20T07:27:11.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-20T07:27:11.546Z] 8837fbadbd64: Preparing [2024-08-20T07:27:11.546Z] bdc72745cf9b: Preparing [2024-08-20T07:27:11.546Z] ac2166657c1a: Preparing [2024-08-20T07:27:11.546Z] c47146e1c51a: Preparing [2024-08-20T07:27:11.546Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:11.546Z] 99795c7a3d87: Preparing [2024-08-20T07:27:11.546Z] ec50d803a2d3: Preparing [2024-08-20T07:27:11.546Z] d54adbbbce88: Preparing [2024-08-20T07:27:11.546Z] 3c20671a5817: Preparing [2024-08-20T07:27:11.546Z] ec50d803a2d3: Waiting [2024-08-20T07:27:11.546Z] d54adbbbce88: Waiting [2024-08-20T07:27:11.546Z] 3c20671a5817: Waiting [2024-08-20T07:27:11.546Z] 99795c7a3d87: Waiting [2024-08-20T07:27:11.546Z] ac2166657c1a: Layer already exists [2024-08-20T07:27:11.546Z] 8837fbadbd64: Layer already exists [2024-08-20T07:27:11.546Z] bdc72745cf9b: Layer already exists [2024-08-20T07:27:11.546Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:11.546Z] c47146e1c51a: Layer already exists [2024-08-20T07:27:11.546Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:11.546Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:11.546Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:11.546Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:11.546Z] 3.2.0-dev.57: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:12.207Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:12.540Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:12.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-20T07:27:12.540Z] 8837fbadbd64: Preparing [2024-08-20T07:27:12.540Z] bdc72745cf9b: Preparing [2024-08-20T07:27:12.540Z] ac2166657c1a: Preparing [2024-08-20T07:27:12.540Z] c47146e1c51a: Preparing [2024-08-20T07:27:12.540Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:12.540Z] 99795c7a3d87: Preparing [2024-08-20T07:27:12.540Z] ec50d803a2d3: Preparing [2024-08-20T07:27:12.540Z] d54adbbbce88: Preparing [2024-08-20T07:27:12.540Z] 3c20671a5817: Preparing [2024-08-20T07:27:12.540Z] ec50d803a2d3: Waiting [2024-08-20T07:27:12.540Z] d54adbbbce88: Waiting [2024-08-20T07:27:12.540Z] 3c20671a5817: Waiting [2024-08-20T07:27:12.540Z] 99795c7a3d87: Waiting [2024-08-20T07:27:12.540Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:12.540Z] ac2166657c1a: Layer already exists [2024-08-20T07:27:12.540Z] 8837fbadbd64: Layer already exists [2024-08-20T07:27:12.540Z] c47146e1c51a: Layer already exists [2024-08-20T07:27:12.540Z] bdc72745cf9b: Layer already exists [2024-08-20T07:27:12.540Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:12.540Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:12.540Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:12.540Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:12.540Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:13.149Z] + 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-08-20T07:27:13.496Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-20T07:27:13.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-20T07:27:13.496Z] 8837fbadbd64: Preparing [2024-08-20T07:27:13.496Z] bdc72745cf9b: Preparing [2024-08-20T07:27:13.496Z] ac2166657c1a: Preparing [2024-08-20T07:27:13.496Z] c47146e1c51a: Preparing [2024-08-20T07:27:13.496Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:13.496Z] 99795c7a3d87: Preparing [2024-08-20T07:27:13.496Z] ec50d803a2d3: Preparing [2024-08-20T07:27:13.496Z] d54adbbbce88: Preparing [2024-08-20T07:27:13.496Z] 3c20671a5817: Preparing [2024-08-20T07:27:13.496Z] 99795c7a3d87: Waiting [2024-08-20T07:27:13.496Z] ec50d803a2d3: Waiting [2024-08-20T07:27:13.496Z] d54adbbbce88: Waiting [2024-08-20T07:27:13.496Z] 3c20671a5817: Waiting [2024-08-20T07:27:13.496Z] ac2166657c1a: Layer already exists [2024-08-20T07:27:13.496Z] c47146e1c51a: Layer already exists [2024-08-20T07:27:13.496Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:13.496Z] bdc72745cf9b: Layer already exists [2024-08-20T07:27:13.496Z] 8837fbadbd64: Layer already exists [2024-08-20T07:27:13.496Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:13.496Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:13.496Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:13.496Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:13.760Z] main: digest: sha256:302ff99ceaf43221654ef0b2726349089a984eb874adcc48756ff29f0aaadc35 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:27:13.830Z] ===================================================== [Pipeline] echo [2024-08-20T07:27:13.841Z] taggedImages: [2024-08-20T07:27:13.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:13.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-20T07:27:13.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.57 [2024-08-20T07:27:13.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:13.841Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-20T07:27:13.863Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-20T07:27:13.863Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:13.863Z] latest [2024-08-20T07:27:13.863Z] 3.2.0-dev.57 [2024-08-20T07:27:13.863Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:13.863Z] main [2024-08-20T07:27:13.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:14.224Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:14.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:14.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-20T07:27:14.585Z] 5ae0267f4434: Preparing [2024-08-20T07:27:14.585Z] e6dae375659f: Preparing [2024-08-20T07:27:14.585Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:14.585Z] 99795c7a3d87: Preparing [2024-08-20T07:27:14.585Z] 5b00c1f8bc13: Preparing [2024-08-20T07:27:14.585Z] d78aa9acf774: Preparing [2024-08-20T07:27:14.585Z] 3c20671a5817: Preparing [2024-08-20T07:27:14.585Z] d78aa9acf774: Waiting [2024-08-20T07:27:14.585Z] 3c20671a5817: Waiting [2024-08-20T07:27:14.585Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:14.585Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:14.849Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:14.849Z] 5ae0267f4434: Pushed [2024-08-20T07:27:14.849Z] 5b00c1f8bc13: Pushed [2024-08-20T07:27:14.849Z] d78aa9acf774: Pushed [2024-08-20T07:27:21.466Z] e6dae375659f: Pushed [2024-08-20T07:27:21.466Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:21.820Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:22.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-20T07:27:22.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-20T07:27:22.171Z] 5ae0267f4434: Preparing [2024-08-20T07:27:22.172Z] e6dae375659f: Preparing [2024-08-20T07:27:22.172Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:22.172Z] 99795c7a3d87: Preparing [2024-08-20T07:27:22.172Z] 5b00c1f8bc13: Preparing [2024-08-20T07:27:22.172Z] d78aa9acf774: Preparing [2024-08-20T07:27:22.172Z] 3c20671a5817: Preparing [2024-08-20T07:27:22.172Z] d78aa9acf774: Waiting [2024-08-20T07:27:22.172Z] 3c20671a5817: Waiting [2024-08-20T07:27:22.172Z] 5b00c1f8bc13: Layer already exists [2024-08-20T07:27:22.172Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:22.172Z] e6dae375659f: Layer already exists [2024-08-20T07:27:22.172Z] 5ae0267f4434: Layer already exists [2024-08-20T07:27:22.172Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:22.172Z] d78aa9acf774: Layer already exists [2024-08-20T07:27:22.172Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:22.436Z] latest: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:22.789Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:23.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.57 [2024-08-20T07:27:23.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-20T07:27:23.144Z] 5ae0267f4434: Preparing [2024-08-20T07:27:23.144Z] e6dae375659f: Preparing [2024-08-20T07:27:23.144Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:23.144Z] 99795c7a3d87: Preparing [2024-08-20T07:27:23.144Z] 5b00c1f8bc13: Preparing [2024-08-20T07:27:23.144Z] d78aa9acf774: Preparing [2024-08-20T07:27:23.144Z] 3c20671a5817: Preparing [2024-08-20T07:27:23.145Z] d78aa9acf774: Waiting [2024-08-20T07:27:23.145Z] 3c20671a5817: Waiting [2024-08-20T07:27:23.145Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:23.145Z] 5ae0267f4434: Layer already exists [2024-08-20T07:27:23.145Z] e6dae375659f: Layer already exists [2024-08-20T07:27:23.145Z] 5b00c1f8bc13: Layer already exists [2024-08-20T07:27:23.145Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:23.145Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:23.145Z] d78aa9acf774: Layer already exists [2024-08-20T07:27:23.145Z] 3.2.0-dev.57: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:23.768Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:24.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:24.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-20T07:27:24.116Z] 5ae0267f4434: Preparing [2024-08-20T07:27:24.116Z] e6dae375659f: Preparing [2024-08-20T07:27:24.116Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:24.116Z] 99795c7a3d87: Preparing [2024-08-20T07:27:24.116Z] 5b00c1f8bc13: Preparing [2024-08-20T07:27:24.116Z] d78aa9acf774: Preparing [2024-08-20T07:27:24.116Z] 3c20671a5817: Preparing [2024-08-20T07:27:24.116Z] d78aa9acf774: Waiting [2024-08-20T07:27:24.116Z] 3c20671a5817: Waiting [2024-08-20T07:27:24.116Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:24.116Z] e6dae375659f: Layer already exists [2024-08-20T07:27:24.116Z] 5ae0267f4434: Layer already exists [2024-08-20T07:27:24.116Z] 5b00c1f8bc13: Layer already exists [2024-08-20T07:27:24.116Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:24.116Z] d78aa9acf774: Layer already exists [2024-08-20T07:27:24.116Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:24.380Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:24.741Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:25.087Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-20T07:27:25.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-20T07:27:25.087Z] 5ae0267f4434: Preparing [2024-08-20T07:27:25.087Z] e6dae375659f: Preparing [2024-08-20T07:27:25.087Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:25.087Z] 99795c7a3d87: Preparing [2024-08-20T07:27:25.087Z] 5b00c1f8bc13: Preparing [2024-08-20T07:27:25.087Z] d78aa9acf774: Preparing [2024-08-20T07:27:25.087Z] 3c20671a5817: Preparing [2024-08-20T07:27:25.087Z] d78aa9acf774: Waiting [2024-08-20T07:27:25.087Z] 3c20671a5817: Waiting [2024-08-20T07:27:25.087Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:25.087Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:25.087Z] 5ae0267f4434: Layer already exists [2024-08-20T07:27:25.087Z] e6dae375659f: Layer already exists [2024-08-20T07:27:25.087Z] 5b00c1f8bc13: Layer already exists [2024-08-20T07:27:25.087Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:25.087Z] d78aa9acf774: Layer already exists [2024-08-20T07:27:25.352Z] main: digest: sha256:6d1b499bda0302b81cd233eb9ad705000753e5f822a0135d38e24c867da413b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:27:25.430Z] ===================================================== [Pipeline] echo [2024-08-20T07:27:25.442Z] taggedImages: [2024-08-20T07:27:25.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:25.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-20T07:27:25.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.57 [2024-08-20T07:27:25.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:25.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-20T07:27:25.473Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-20T07:27:25.473Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:25.473Z] latest [2024-08-20T07:27:25.473Z] 3.2.0-dev.57 [2024-08-20T07:27:25.473Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:25.473Z] main [2024-08-20T07:27:25.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:25.831Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:26.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:26.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-20T07:27:26.188Z] 831a66514824: Preparing [2024-08-20T07:27:26.188Z] b6bbcb88a550: Preparing [2024-08-20T07:27:26.188Z] 99795c7a3d87: Preparing [2024-08-20T07:27:26.188Z] b38abebcbbff: Preparing [2024-08-20T07:27:26.188Z] 80d148c7ebb7: Preparing [2024-08-20T07:27:26.188Z] 3c20671a5817: Preparing [2024-08-20T07:27:26.188Z] 3c20671a5817: Waiting [2024-08-20T07:27:26.188Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:26.454Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:26.454Z] 80d148c7ebb7: Pushed [2024-08-20T07:27:26.454Z] 831a66514824: Pushed [2024-08-20T07:27:26.454Z] b38abebcbbff: Pushed [2024-08-20T07:27:33.138Z] b6bbcb88a550: Pushed [2024-08-20T07:27:33.138Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:33.498Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:33.850Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-20T07:27:33.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-20T07:27:33.850Z] 831a66514824: Preparing [2024-08-20T07:27:33.850Z] b6bbcb88a550: Preparing [2024-08-20T07:27:33.850Z] 99795c7a3d87: Preparing [2024-08-20T07:27:33.850Z] b38abebcbbff: Preparing [2024-08-20T07:27:33.850Z] 80d148c7ebb7: Preparing [2024-08-20T07:27:33.850Z] 3c20671a5817: Preparing [2024-08-20T07:27:33.850Z] 3c20671a5817: Waiting [2024-08-20T07:27:33.850Z] b38abebcbbff: Layer already exists [2024-08-20T07:27:33.850Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:33.850Z] 80d148c7ebb7: Layer already exists [2024-08-20T07:27:33.850Z] 831a66514824: Layer already exists [2024-08-20T07:27:33.850Z] b6bbcb88a550: Layer already exists [2024-08-20T07:27:33.850Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:34.123Z] latest: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:34.472Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:34.811Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.57 [2024-08-20T07:27:34.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-20T07:27:34.812Z] 831a66514824: Preparing [2024-08-20T07:27:34.812Z] b6bbcb88a550: Preparing [2024-08-20T07:27:34.812Z] 99795c7a3d87: Preparing [2024-08-20T07:27:34.812Z] b38abebcbbff: Preparing [2024-08-20T07:27:34.812Z] 80d148c7ebb7: Preparing [2024-08-20T07:27:34.812Z] 3c20671a5817: Preparing [2024-08-20T07:27:34.812Z] 3c20671a5817: Waiting [2024-08-20T07:27:34.812Z] 831a66514824: Layer already exists [2024-08-20T07:27:34.812Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:34.812Z] b6bbcb88a550: Layer already exists [2024-08-20T07:27:34.812Z] 80d148c7ebb7: Layer already exists [2024-08-20T07:27:34.812Z] b38abebcbbff: Layer already exists [2024-08-20T07:27:34.812Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:35.075Z] 3.2.0-dev.57: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:35.427Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:35.767Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:35.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-20T07:27:35.767Z] 831a66514824: Preparing [2024-08-20T07:27:35.767Z] b6bbcb88a550: Preparing [2024-08-20T07:27:35.767Z] 99795c7a3d87: Preparing [2024-08-20T07:27:35.767Z] b38abebcbbff: Preparing [2024-08-20T07:27:35.767Z] 80d148c7ebb7: Preparing [2024-08-20T07:27:35.767Z] 3c20671a5817: Preparing [2024-08-20T07:27:35.767Z] 3c20671a5817: Waiting [2024-08-20T07:27:35.767Z] 80d148c7ebb7: Layer already exists [2024-08-20T07:27:35.767Z] b6bbcb88a550: Layer already exists [2024-08-20T07:27:35.767Z] b38abebcbbff: Layer already exists [2024-08-20T07:27:35.767Z] 831a66514824: Layer already exists [2024-08-20T07:27:35.767Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:35.767Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:35.767Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:36.371Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:36.711Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-20T07:27:36.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-20T07:27:36.711Z] 831a66514824: Preparing [2024-08-20T07:27:36.711Z] b6bbcb88a550: Preparing [2024-08-20T07:27:36.711Z] 99795c7a3d87: Preparing [2024-08-20T07:27:36.711Z] b38abebcbbff: Preparing [2024-08-20T07:27:36.711Z] 80d148c7ebb7: Preparing [2024-08-20T07:27:36.711Z] 3c20671a5817: Preparing [2024-08-20T07:27:36.711Z] 3c20671a5817: Waiting [2024-08-20T07:27:36.711Z] b6bbcb88a550: Layer already exists [2024-08-20T07:27:36.711Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:36.711Z] 831a66514824: Layer already exists [2024-08-20T07:27:36.711Z] 80d148c7ebb7: Layer already exists [2024-08-20T07:27:36.711Z] b38abebcbbff: Layer already exists [2024-08-20T07:27:36.711Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:36.975Z] main: digest: sha256:75c448cf2e3c0be29d72d8fb9f850fa0adf69a0b73e148dd0f43764c08b8d0cd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:27:37.049Z] ===================================================== [Pipeline] echo [2024-08-20T07:27:37.061Z] taggedImages: [2024-08-20T07:27:37.061Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:37.061Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-20T07:27:37.061Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.57 [2024-08-20T07:27:37.061Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:37.061Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-20T07:27:37.085Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-20T07:27:37.085Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:37.085Z] latest [2024-08-20T07:27:37.085Z] 3.2.0-dev.57 [2024-08-20T07:27:37.085Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:37.085Z] main [2024-08-20T07:27:37.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:37.439Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:37.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:37.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-20T07:27:37.769Z] afc446dac923: Preparing [2024-08-20T07:27:37.769Z] ae0292b4da5e: Preparing [2024-08-20T07:27:37.769Z] 1600eaabdcc1: Preparing [2024-08-20T07:27:37.769Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:37.769Z] 99795c7a3d87: Preparing [2024-08-20T07:27:37.769Z] ec50d803a2d3: Preparing [2024-08-20T07:27:37.769Z] d54adbbbce88: Preparing [2024-08-20T07:27:37.769Z] 3c20671a5817: Preparing [2024-08-20T07:27:37.769Z] ec50d803a2d3: Waiting [2024-08-20T07:27:37.769Z] d54adbbbce88: Waiting [2024-08-20T07:27:37.769Z] 3c20671a5817: Waiting [2024-08-20T07:27:37.769Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:37.769Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:38.032Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:38.032Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:38.032Z] ae0292b4da5e: Pushed [2024-08-20T07:27:38.032Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:38.032Z] afc446dac923: Pushed [2024-08-20T07:27:44.641Z] 1600eaabdcc1: Pushed [2024-08-20T07:27:44.904Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:45.254Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:45.592Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-20T07:27:45.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-20T07:27:45.592Z] afc446dac923: Preparing [2024-08-20T07:27:45.592Z] ae0292b4da5e: Preparing [2024-08-20T07:27:45.592Z] 1600eaabdcc1: Preparing [2024-08-20T07:27:45.592Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:45.592Z] 99795c7a3d87: Preparing [2024-08-20T07:27:45.592Z] ec50d803a2d3: Preparing [2024-08-20T07:27:45.592Z] d54adbbbce88: Preparing [2024-08-20T07:27:45.592Z] 3c20671a5817: Preparing [2024-08-20T07:27:45.592Z] d54adbbbce88: Waiting [2024-08-20T07:27:45.592Z] 3c20671a5817: Waiting [2024-08-20T07:27:45.592Z] ec50d803a2d3: Waiting [2024-08-20T07:27:45.592Z] 1600eaabdcc1: Layer already exists [2024-08-20T07:27:45.592Z] ae0292b4da5e: Layer already exists [2024-08-20T07:27:45.592Z] afc446dac923: Layer already exists [2024-08-20T07:27:45.592Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:45.592Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:45.592Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:45.592Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:45.592Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:45.856Z] latest: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:46.207Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:46.550Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.57 [2024-08-20T07:27:46.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-20T07:27:46.550Z] afc446dac923: Preparing [2024-08-20T07:27:46.550Z] ae0292b4da5e: Preparing [2024-08-20T07:27:46.550Z] 1600eaabdcc1: Preparing [2024-08-20T07:27:46.550Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:46.550Z] 99795c7a3d87: Preparing [2024-08-20T07:27:46.550Z] ec50d803a2d3: Preparing [2024-08-20T07:27:46.550Z] d54adbbbce88: Preparing [2024-08-20T07:27:46.550Z] 3c20671a5817: Preparing [2024-08-20T07:27:46.550Z] d54adbbbce88: Waiting [2024-08-20T07:27:46.551Z] ec50d803a2d3: Waiting [2024-08-20T07:27:46.551Z] 3c20671a5817: Waiting [2024-08-20T07:27:46.551Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:46.551Z] 1600eaabdcc1: Layer already exists [2024-08-20T07:27:46.551Z] ae0292b4da5e: Layer already exists [2024-08-20T07:27:46.551Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:46.551Z] afc446dac923: Layer already exists [2024-08-20T07:27:46.551Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:46.551Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:46.551Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:46.813Z] 3.2.0-dev.57: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:47.162Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:47.497Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:47.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-20T07:27:47.498Z] afc446dac923: Preparing [2024-08-20T07:27:47.498Z] ae0292b4da5e: Preparing [2024-08-20T07:27:47.498Z] 1600eaabdcc1: Preparing [2024-08-20T07:27:47.498Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:47.498Z] 99795c7a3d87: Preparing [2024-08-20T07:27:47.498Z] ec50d803a2d3: Preparing [2024-08-20T07:27:47.498Z] d54adbbbce88: Preparing [2024-08-20T07:27:47.498Z] 3c20671a5817: Preparing [2024-08-20T07:27:47.498Z] ec50d803a2d3: Waiting [2024-08-20T07:27:47.498Z] d54adbbbce88: Waiting [2024-08-20T07:27:47.498Z] 3c20671a5817: Waiting [2024-08-20T07:27:47.498Z] afc446dac923: Layer already exists [2024-08-20T07:27:47.498Z] 1600eaabdcc1: Layer already exists [2024-08-20T07:27:47.498Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:47.498Z] ae0292b4da5e: Layer already exists [2024-08-20T07:27:47.498Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:47.498Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:47.498Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:47.498Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:47.760Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:48.112Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:48.446Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-20T07:27:48.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-20T07:27:48.446Z] afc446dac923: Preparing [2024-08-20T07:27:48.446Z] ae0292b4da5e: Preparing [2024-08-20T07:27:48.446Z] 1600eaabdcc1: Preparing [2024-08-20T07:27:48.446Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:48.446Z] 99795c7a3d87: Preparing [2024-08-20T07:27:48.446Z] ec50d803a2d3: Preparing [2024-08-20T07:27:48.446Z] d54adbbbce88: Preparing [2024-08-20T07:27:48.446Z] 3c20671a5817: Preparing [2024-08-20T07:27:48.446Z] d54adbbbce88: Waiting [2024-08-20T07:27:48.446Z] 3c20671a5817: Waiting [2024-08-20T07:27:48.446Z] ec50d803a2d3: Waiting [2024-08-20T07:27:48.446Z] 1600eaabdcc1: Layer already exists [2024-08-20T07:27:48.446Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:48.446Z] afc446dac923: Layer already exists [2024-08-20T07:27:48.446Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:48.446Z] ae0292b4da5e: Layer already exists [2024-08-20T07:27:48.446Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:48.446Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:48.446Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:48.710Z] main: digest: sha256:2a27c1810dda8ef74f55981c97b987e6f6ce9afe133a9f7ce70361965ba2ece2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:27:48.787Z] ===================================================== [Pipeline] echo [2024-08-20T07:27:48.801Z] taggedImages: [2024-08-20T07:27:48.801Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:48.801Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-20T07:27:48.801Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.57 [2024-08-20T07:27:48.801Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:48.801Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-20T07:27:48.825Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-20T07:27:48.825Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:48.825Z] latest [2024-08-20T07:27:48.825Z] 3.2.0-dev.57 [2024-08-20T07:27:48.825Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:48.825Z] main [2024-08-20T07:27:48.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:49.175Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:49.521Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:49.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-20T07:27:49.521Z] 6fe457b55f44: Preparing [2024-08-20T07:27:49.521Z] e53ccaf2d034: Preparing [2024-08-20T07:27:49.521Z] bac22398e459: Preparing [2024-08-20T07:27:49.521Z] 2717e9119e61: Preparing [2024-08-20T07:27:49.521Z] 314c857c5729: Preparing [2024-08-20T07:27:49.521Z] 73c3c076b659: Preparing [2024-08-20T07:27:49.521Z] 2ccd66f22165: Preparing [2024-08-20T07:27:49.521Z] 86fdfd6e2689: Preparing [2024-08-20T07:27:49.521Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:49.521Z] 99795c7a3d87: Preparing [2024-08-20T07:27:49.521Z] 73aaebfad8a6: Preparing [2024-08-20T07:27:49.521Z] bdc963546c7c: Preparing [2024-08-20T07:27:49.521Z] 5f70bf18a086: Preparing [2024-08-20T07:27:49.521Z] 4cd14f548451: Preparing [2024-08-20T07:27:49.521Z] 9fd4f91921ca: Preparing [2024-08-20T07:27:49.521Z] 436f699c30b8: Preparing [2024-08-20T07:27:49.521Z] 3c20671a5817: Preparing [2024-08-20T07:27:49.521Z] 73aaebfad8a6: Waiting [2024-08-20T07:27:49.521Z] bdc963546c7c: Waiting [2024-08-20T07:27:49.521Z] 73c3c076b659: Waiting [2024-08-20T07:27:49.521Z] 2ccd66f22165: Waiting [2024-08-20T07:27:49.521Z] 86fdfd6e2689: Waiting [2024-08-20T07:27:49.521Z] 3ae203e8c5f0: Waiting [2024-08-20T07:27:49.521Z] 5f70bf18a086: Waiting [2024-08-20T07:27:49.521Z] 4cd14f548451: Waiting [2024-08-20T07:27:49.521Z] 9fd4f91921ca: Waiting [2024-08-20T07:27:49.521Z] 436f699c30b8: Waiting [2024-08-20T07:27:49.521Z] 3c20671a5817: Waiting [2024-08-20T07:27:49.521Z] 99795c7a3d87: Waiting [2024-08-20T07:27:49.784Z] 314c857c5729: Pushed [2024-08-20T07:27:49.784Z] 2717e9119e61: Pushed [2024-08-20T07:27:49.784Z] bac22398e459: Pushed [2024-08-20T07:27:49.784Z] 6fe457b55f44: Pushed [2024-08-20T07:27:49.784Z] e53ccaf2d034: Pushed [2024-08-20T07:27:49.784Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:49.784Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:49.784Z] 73c3c076b659: Pushed [2024-08-20T07:27:49.784Z] 2ccd66f22165: Pushed [2024-08-20T07:27:49.784Z] 5f70bf18a086: Layer already exists [2024-08-20T07:27:50.048Z] bdc963546c7c: Pushed [2024-08-20T07:27:50.048Z] 73aaebfad8a6: Pushed [2024-08-20T07:27:50.048Z] 4cd14f548451: Pushed [2024-08-20T07:27:50.048Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:50.048Z] 9fd4f91921ca: Pushed [2024-08-20T07:27:50.311Z] 436f699c30b8: Pushed [2024-08-20T07:27:52.866Z] 86fdfd6e2689: Pushed [2024-08-20T07:27:52.866Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:53.224Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:53.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-20T07:27:53.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-20T07:27:53.566Z] 6fe457b55f44: Preparing [2024-08-20T07:27:53.566Z] e53ccaf2d034: Preparing [2024-08-20T07:27:53.566Z] bac22398e459: Preparing [2024-08-20T07:27:53.566Z] 2717e9119e61: Preparing [2024-08-20T07:27:53.566Z] 314c857c5729: Preparing [2024-08-20T07:27:53.566Z] 73c3c076b659: Preparing [2024-08-20T07:27:53.566Z] 2ccd66f22165: Preparing [2024-08-20T07:27:53.566Z] 86fdfd6e2689: Preparing [2024-08-20T07:27:53.566Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:53.566Z] 99795c7a3d87: Preparing [2024-08-20T07:27:53.566Z] 73aaebfad8a6: Preparing [2024-08-20T07:27:53.566Z] bdc963546c7c: Preparing [2024-08-20T07:27:53.566Z] 5f70bf18a086: Preparing [2024-08-20T07:27:53.566Z] 4cd14f548451: Preparing [2024-08-20T07:27:53.566Z] 9fd4f91921ca: Preparing [2024-08-20T07:27:53.566Z] 436f699c30b8: Preparing [2024-08-20T07:27:53.566Z] 3c20671a5817: Preparing [2024-08-20T07:27:53.566Z] 86fdfd6e2689: Waiting [2024-08-20T07:27:53.566Z] 3ae203e8c5f0: Waiting [2024-08-20T07:27:53.566Z] 99795c7a3d87: Waiting [2024-08-20T07:27:53.566Z] 73aaebfad8a6: Waiting [2024-08-20T07:27:53.566Z] bdc963546c7c: Waiting [2024-08-20T07:27:53.566Z] 5f70bf18a086: Waiting [2024-08-20T07:27:53.566Z] 4cd14f548451: Waiting [2024-08-20T07:27:53.566Z] 9fd4f91921ca: Waiting [2024-08-20T07:27:53.566Z] 436f699c30b8: Waiting [2024-08-20T07:27:53.566Z] 73c3c076b659: Waiting [2024-08-20T07:27:53.566Z] 2ccd66f22165: Waiting [2024-08-20T07:27:53.566Z] 3c20671a5817: Waiting [2024-08-20T07:27:53.566Z] 314c857c5729: Layer already exists [2024-08-20T07:27:53.566Z] bac22398e459: Layer already exists [2024-08-20T07:27:53.566Z] e53ccaf2d034: Layer already exists [2024-08-20T07:27:53.566Z] 6fe457b55f44: Layer already exists [2024-08-20T07:27:53.566Z] 2717e9119e61: Layer already exists [2024-08-20T07:27:53.566Z] 2ccd66f22165: Layer already exists [2024-08-20T07:27:53.566Z] 73c3c076b659: Layer already exists [2024-08-20T07:27:53.566Z] 86fdfd6e2689: Layer already exists [2024-08-20T07:27:53.566Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:53.566Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:53.566Z] 73aaebfad8a6: Layer already exists [2024-08-20T07:27:53.566Z] 5f70bf18a086: Layer already exists [2024-08-20T07:27:53.566Z] bdc963546c7c: Layer already exists [2024-08-20T07:27:53.566Z] 4cd14f548451: Layer already exists [2024-08-20T07:27:53.566Z] 9fd4f91921ca: Layer already exists [2024-08-20T07:27:53.566Z] 436f699c30b8: Layer already exists [2024-08-20T07:27:53.566Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:53.829Z] latest: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:54.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:54.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.57 [2024-08-20T07:27:54.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-20T07:27:54.510Z] 6fe457b55f44: Preparing [2024-08-20T07:27:54.510Z] e53ccaf2d034: Preparing [2024-08-20T07:27:54.510Z] bac22398e459: Preparing [2024-08-20T07:27:54.510Z] 2717e9119e61: Preparing [2024-08-20T07:27:54.510Z] 314c857c5729: Preparing [2024-08-20T07:27:54.510Z] 73c3c076b659: Preparing [2024-08-20T07:27:54.510Z] 2ccd66f22165: Preparing [2024-08-20T07:27:54.510Z] 86fdfd6e2689: Preparing [2024-08-20T07:27:54.510Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:54.510Z] 99795c7a3d87: Preparing [2024-08-20T07:27:54.510Z] 73aaebfad8a6: Preparing [2024-08-20T07:27:54.510Z] bdc963546c7c: Preparing [2024-08-20T07:27:54.510Z] 5f70bf18a086: Preparing [2024-08-20T07:27:54.510Z] 4cd14f548451: Preparing [2024-08-20T07:27:54.510Z] 9fd4f91921ca: Preparing [2024-08-20T07:27:54.510Z] 436f699c30b8: Preparing [2024-08-20T07:27:54.510Z] 3c20671a5817: Preparing [2024-08-20T07:27:54.510Z] 73c3c076b659: Waiting [2024-08-20T07:27:54.510Z] 2ccd66f22165: Waiting [2024-08-20T07:27:54.510Z] 86fdfd6e2689: Waiting [2024-08-20T07:27:54.510Z] 3ae203e8c5f0: Waiting [2024-08-20T07:27:54.510Z] 99795c7a3d87: Waiting [2024-08-20T07:27:54.510Z] 73aaebfad8a6: Waiting [2024-08-20T07:27:54.510Z] bdc963546c7c: Waiting [2024-08-20T07:27:54.510Z] 5f70bf18a086: Waiting [2024-08-20T07:27:54.510Z] 4cd14f548451: Waiting [2024-08-20T07:27:54.510Z] 9fd4f91921ca: Waiting [2024-08-20T07:27:54.510Z] 436f699c30b8: Waiting [2024-08-20T07:27:54.510Z] 3c20671a5817: Waiting [2024-08-20T07:27:54.510Z] 314c857c5729: Layer already exists [2024-08-20T07:27:54.510Z] 6fe457b55f44: Layer already exists [2024-08-20T07:27:54.510Z] e53ccaf2d034: Layer already exists [2024-08-20T07:27:54.510Z] bac22398e459: Layer already exists [2024-08-20T07:27:54.510Z] 2717e9119e61: Layer already exists [2024-08-20T07:27:54.510Z] 2ccd66f22165: Layer already exists [2024-08-20T07:27:54.510Z] 73c3c076b659: Layer already exists [2024-08-20T07:27:54.510Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:54.510Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:54.510Z] 86fdfd6e2689: Layer already exists [2024-08-20T07:27:54.510Z] 5f70bf18a086: Layer already exists [2024-08-20T07:27:54.510Z] 4cd14f548451: Layer already exists [2024-08-20T07:27:54.510Z] bdc963546c7c: Layer already exists [2024-08-20T07:27:54.510Z] 73aaebfad8a6: Layer already exists [2024-08-20T07:27:54.510Z] 9fd4f91921ca: Layer already exists [2024-08-20T07:27:54.510Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:54.510Z] 436f699c30b8: Layer already exists [2024-08-20T07:27:54.773Z] 3.2.0-dev.57: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:55.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:55.462Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:55.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-20T07:27:55.462Z] 6fe457b55f44: Preparing [2024-08-20T07:27:55.462Z] e53ccaf2d034: Preparing [2024-08-20T07:27:55.462Z] bac22398e459: Preparing [2024-08-20T07:27:55.462Z] 2717e9119e61: Preparing [2024-08-20T07:27:55.462Z] 314c857c5729: Preparing [2024-08-20T07:27:55.462Z] 73c3c076b659: Preparing [2024-08-20T07:27:55.462Z] 73c3c076b659: Waiting [2024-08-20T07:27:55.462Z] 2ccd66f22165: Preparing [2024-08-20T07:27:55.462Z] 86fdfd6e2689: Preparing [2024-08-20T07:27:55.462Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:55.462Z] 2ccd66f22165: Waiting [2024-08-20T07:27:55.462Z] 86fdfd6e2689: Waiting [2024-08-20T07:27:55.462Z] 99795c7a3d87: Preparing [2024-08-20T07:27:55.462Z] 3ae203e8c5f0: Waiting [2024-08-20T07:27:55.462Z] 99795c7a3d87: Waiting [2024-08-20T07:27:55.462Z] 73aaebfad8a6: Preparing [2024-08-20T07:27:55.462Z] 73aaebfad8a6: Waiting [2024-08-20T07:27:55.462Z] bdc963546c7c: Preparing [2024-08-20T07:27:55.462Z] 5f70bf18a086: Preparing [2024-08-20T07:27:55.462Z] bdc963546c7c: Waiting [2024-08-20T07:27:55.462Z] 5f70bf18a086: Waiting [2024-08-20T07:27:55.462Z] 4cd14f548451: Preparing [2024-08-20T07:27:55.462Z] 9fd4f91921ca: Preparing [2024-08-20T07:27:55.462Z] 4cd14f548451: Waiting [2024-08-20T07:27:55.462Z] 436f699c30b8: Preparing [2024-08-20T07:27:55.462Z] 3c20671a5817: Preparing [2024-08-20T07:27:55.462Z] 9fd4f91921ca: Waiting [2024-08-20T07:27:55.462Z] 436f699c30b8: Waiting [2024-08-20T07:27:55.462Z] 3c20671a5817: Waiting [2024-08-20T07:27:55.462Z] 314c857c5729: Layer already exists [2024-08-20T07:27:55.462Z] 6fe457b55f44: Layer already exists [2024-08-20T07:27:55.462Z] e53ccaf2d034: Layer already exists [2024-08-20T07:27:55.462Z] bac22398e459: Layer already exists [2024-08-20T07:27:55.462Z] 2717e9119e61: Layer already exists [2024-08-20T07:27:55.462Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:55.462Z] 73c3c076b659: Layer already exists [2024-08-20T07:27:55.462Z] 86fdfd6e2689: Layer already exists [2024-08-20T07:27:55.462Z] 2ccd66f22165: Layer already exists [2024-08-20T07:27:55.462Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:55.462Z] 73aaebfad8a6: Layer already exists [2024-08-20T07:27:55.462Z] 4cd14f548451: Layer already exists [2024-08-20T07:27:55.462Z] bdc963546c7c: Layer already exists [2024-08-20T07:27:55.462Z] 9fd4f91921ca: Layer already exists [2024-08-20T07:27:55.462Z] 5f70bf18a086: Layer already exists [2024-08-20T07:27:55.462Z] 436f699c30b8: Layer already exists [2024-08-20T07:27:55.462Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:55.724Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:56.067Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:56.404Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-20T07:27:56.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-20T07:27:56.404Z] 6fe457b55f44: Preparing [2024-08-20T07:27:56.404Z] e53ccaf2d034: Preparing [2024-08-20T07:27:56.404Z] bac22398e459: Preparing [2024-08-20T07:27:56.404Z] 2717e9119e61: Preparing [2024-08-20T07:27:56.404Z] 314c857c5729: Preparing [2024-08-20T07:27:56.404Z] 73c3c076b659: Preparing [2024-08-20T07:27:56.404Z] 2ccd66f22165: Preparing [2024-08-20T07:27:56.404Z] 86fdfd6e2689: Preparing [2024-08-20T07:27:56.404Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:56.404Z] 99795c7a3d87: Preparing [2024-08-20T07:27:56.404Z] 73aaebfad8a6: Preparing [2024-08-20T07:27:56.404Z] bdc963546c7c: Preparing [2024-08-20T07:27:56.404Z] 5f70bf18a086: Preparing [2024-08-20T07:27:56.404Z] 4cd14f548451: Preparing [2024-08-20T07:27:56.404Z] 9fd4f91921ca: Preparing [2024-08-20T07:27:56.404Z] 436f699c30b8: Preparing [2024-08-20T07:27:56.404Z] 3c20671a5817: Preparing [2024-08-20T07:27:56.404Z] 2ccd66f22165: Waiting [2024-08-20T07:27:56.404Z] 86fdfd6e2689: Waiting [2024-08-20T07:27:56.404Z] 3ae203e8c5f0: Waiting [2024-08-20T07:27:56.404Z] 99795c7a3d87: Waiting [2024-08-20T07:27:56.404Z] 73aaebfad8a6: Waiting [2024-08-20T07:27:56.404Z] bdc963546c7c: Waiting [2024-08-20T07:27:56.404Z] 5f70bf18a086: Waiting [2024-08-20T07:27:56.404Z] 4cd14f548451: Waiting [2024-08-20T07:27:56.404Z] 9fd4f91921ca: Waiting [2024-08-20T07:27:56.404Z] 436f699c30b8: Waiting [2024-08-20T07:27:56.404Z] 3c20671a5817: Waiting [2024-08-20T07:27:56.404Z] 73c3c076b659: Waiting [2024-08-20T07:27:56.404Z] e53ccaf2d034: Layer already exists [2024-08-20T07:27:56.404Z] 2717e9119e61: Layer already exists [2024-08-20T07:27:56.404Z] 6fe457b55f44: Layer already exists [2024-08-20T07:27:56.404Z] bac22398e459: Layer already exists [2024-08-20T07:27:56.404Z] 314c857c5729: Layer already exists [2024-08-20T07:27:56.404Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:56.404Z] 2ccd66f22165: Layer already exists [2024-08-20T07:27:56.404Z] 73c3c076b659: Layer already exists [2024-08-20T07:27:56.404Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:56.404Z] 86fdfd6e2689: Layer already exists [2024-08-20T07:27:56.404Z] bdc963546c7c: Layer already exists [2024-08-20T07:27:56.404Z] 73aaebfad8a6: Layer already exists [2024-08-20T07:27:56.404Z] 4cd14f548451: Layer already exists [2024-08-20T07:27:56.404Z] 9fd4f91921ca: Layer already exists [2024-08-20T07:27:56.404Z] 5f70bf18a086: Layer already exists [2024-08-20T07:27:56.404Z] 3c20671a5817: Layer already exists [2024-08-20T07:27:56.404Z] 436f699c30b8: Layer already exists [2024-08-20T07:27:56.671Z] main: digest: sha256:6e0bf23e864405a11ad8853367a8b1b489a351c7b3dab44cb1f4f80c81e9994c size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:27:56.740Z] ===================================================== [Pipeline] echo [2024-08-20T07:27:56.754Z] taggedImages: [2024-08-20T07:27:56.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:56.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-20T07:27:56.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.57 [2024-08-20T07:27:56.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:56.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-20T07:27:56.786Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-20T07:27:56.786Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:56.786Z] latest [2024-08-20T07:27:56.786Z] 3.2.0-dev.57 [2024-08-20T07:27:56.786Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:27:56.786Z] main [2024-08-20T07:27:56.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:57.161Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:27:57.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:27:57.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-20T07:27:57.504Z] 652f59c42759: Preparing [2024-08-20T07:27:57.504Z] 233e4cf03e09: Preparing [2024-08-20T07:27:57.504Z] 1ef48036acec: Preparing [2024-08-20T07:27:57.504Z] 0f9386fa369f: Preparing [2024-08-20T07:27:57.504Z] 3ae203e8c5f0: Preparing [2024-08-20T07:27:57.504Z] 99795c7a3d87: Preparing [2024-08-20T07:27:57.504Z] ec50d803a2d3: Preparing [2024-08-20T07:27:57.504Z] d54adbbbce88: Preparing [2024-08-20T07:27:57.504Z] 3c20671a5817: Preparing [2024-08-20T07:27:57.504Z] ec50d803a2d3: Waiting [2024-08-20T07:27:57.504Z] d54adbbbce88: Waiting [2024-08-20T07:27:57.504Z] 3c20671a5817: Waiting [2024-08-20T07:27:57.504Z] 99795c7a3d87: Waiting [2024-08-20T07:27:57.504Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:27:57.773Z] 99795c7a3d87: Layer already exists [2024-08-20T07:27:57.773Z] 233e4cf03e09: Pushed [2024-08-20T07:27:57.773Z] ec50d803a2d3: Layer already exists [2024-08-20T07:27:57.773Z] 1ef48036acec: Pushed [2024-08-20T07:27:57.773Z] d54adbbbce88: Layer already exists [2024-08-20T07:27:57.773Z] 652f59c42759: Pushed [2024-08-20T07:27:57.773Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:03.088Z] 0f9386fa369f: Pushed [2024-08-20T07:28:03.088Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:03.435Z] + 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-08-20T07:28:03.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-20T07:28:03.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-20T07:28:03.775Z] 652f59c42759: Preparing [2024-08-20T07:28:03.775Z] 233e4cf03e09: Preparing [2024-08-20T07:28:03.775Z] 1ef48036acec: Preparing [2024-08-20T07:28:03.775Z] 0f9386fa369f: Preparing [2024-08-20T07:28:03.775Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:03.775Z] 99795c7a3d87: Preparing [2024-08-20T07:28:03.775Z] ec50d803a2d3: Preparing [2024-08-20T07:28:03.775Z] d54adbbbce88: Preparing [2024-08-20T07:28:03.775Z] 3c20671a5817: Preparing [2024-08-20T07:28:03.775Z] ec50d803a2d3: Waiting [2024-08-20T07:28:03.775Z] d54adbbbce88: Waiting [2024-08-20T07:28:03.775Z] 3c20671a5817: Waiting [2024-08-20T07:28:03.775Z] 99795c7a3d87: Waiting [2024-08-20T07:28:03.775Z] 233e4cf03e09: Layer already exists [2024-08-20T07:28:03.775Z] 652f59c42759: Layer already exists [2024-08-20T07:28:03.775Z] 0f9386fa369f: Layer already exists [2024-08-20T07:28:03.775Z] 1ef48036acec: Layer already exists [2024-08-20T07:28:03.775Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:03.775Z] d54adbbbce88: Layer already exists [2024-08-20T07:28:03.775Z] ec50d803a2d3: Layer already exists [2024-08-20T07:28:03.775Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:03.775Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:04.041Z] latest: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:04.388Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:04.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.57 [2024-08-20T07:28:04.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-20T07:28:04.728Z] 652f59c42759: Preparing [2024-08-20T07:28:04.728Z] 233e4cf03e09: Preparing [2024-08-20T07:28:04.728Z] 1ef48036acec: Preparing [2024-08-20T07:28:04.728Z] 0f9386fa369f: Preparing [2024-08-20T07:28:04.728Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:04.728Z] 99795c7a3d87: Preparing [2024-08-20T07:28:04.728Z] ec50d803a2d3: Preparing [2024-08-20T07:28:04.728Z] d54adbbbce88: Preparing [2024-08-20T07:28:04.728Z] 3c20671a5817: Preparing [2024-08-20T07:28:04.728Z] ec50d803a2d3: Waiting [2024-08-20T07:28:04.728Z] d54adbbbce88: Waiting [2024-08-20T07:28:04.728Z] 3c20671a5817: Waiting [2024-08-20T07:28:04.728Z] 99795c7a3d87: Waiting [2024-08-20T07:28:04.728Z] 233e4cf03e09: Layer already exists [2024-08-20T07:28:04.728Z] 0f9386fa369f: Layer already exists [2024-08-20T07:28:04.728Z] 652f59c42759: Layer already exists [2024-08-20T07:28:04.728Z] 1ef48036acec: Layer already exists [2024-08-20T07:28:04.728Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:04.728Z] d54adbbbce88: Layer already exists [2024-08-20T07:28:04.728Z] ec50d803a2d3: Layer already exists [2024-08-20T07:28:04.728Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:04.728Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:04.728Z] 3.2.0-dev.57: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:05.347Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:05.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:05.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-20T07:28:05.687Z] 652f59c42759: Preparing [2024-08-20T07:28:05.687Z] 233e4cf03e09: Preparing [2024-08-20T07:28:05.687Z] 1ef48036acec: Preparing [2024-08-20T07:28:05.687Z] 0f9386fa369f: Preparing [2024-08-20T07:28:05.687Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:05.687Z] 99795c7a3d87: Preparing [2024-08-20T07:28:05.687Z] ec50d803a2d3: Preparing [2024-08-20T07:28:05.687Z] d54adbbbce88: Preparing [2024-08-20T07:28:05.687Z] 3c20671a5817: Preparing [2024-08-20T07:28:05.687Z] d54adbbbce88: Waiting [2024-08-20T07:28:05.687Z] 3c20671a5817: Waiting [2024-08-20T07:28:05.687Z] ec50d803a2d3: Waiting [2024-08-20T07:28:05.687Z] 99795c7a3d87: Waiting [2024-08-20T07:28:05.687Z] 233e4cf03e09: Layer already exists [2024-08-20T07:28:05.687Z] 0f9386fa369f: Layer already exists [2024-08-20T07:28:05.687Z] 652f59c42759: Layer already exists [2024-08-20T07:28:05.687Z] 1ef48036acec: Layer already exists [2024-08-20T07:28:05.687Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:05.687Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:05.687Z] ec50d803a2d3: Layer already exists [2024-08-20T07:28:05.687Z] d54adbbbce88: Layer already exists [2024-08-20T07:28:05.687Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:05.951Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:06.299Z] + 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-08-20T07:28:06.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-20T07:28:06.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-20T07:28:06.634Z] 652f59c42759: Preparing [2024-08-20T07:28:06.634Z] 233e4cf03e09: Preparing [2024-08-20T07:28:06.634Z] 1ef48036acec: Preparing [2024-08-20T07:28:06.634Z] 0f9386fa369f: Preparing [2024-08-20T07:28:06.634Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:06.634Z] 99795c7a3d87: Preparing [2024-08-20T07:28:06.634Z] ec50d803a2d3: Preparing [2024-08-20T07:28:06.634Z] d54adbbbce88: Preparing [2024-08-20T07:28:06.634Z] 3c20671a5817: Preparing [2024-08-20T07:28:06.634Z] 99795c7a3d87: Waiting [2024-08-20T07:28:06.634Z] ec50d803a2d3: Waiting [2024-08-20T07:28:06.634Z] d54adbbbce88: Waiting [2024-08-20T07:28:06.634Z] 3c20671a5817: Waiting [2024-08-20T07:28:06.634Z] 0f9386fa369f: Layer already exists [2024-08-20T07:28:06.634Z] 652f59c42759: Layer already exists [2024-08-20T07:28:06.634Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:06.634Z] 233e4cf03e09: Layer already exists [2024-08-20T07:28:06.634Z] 1ef48036acec: Layer already exists [2024-08-20T07:28:06.634Z] ec50d803a2d3: Layer already exists [2024-08-20T07:28:06.634Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:06.634Z] d54adbbbce88: Layer already exists [2024-08-20T07:28:06.634Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:07.789Z] main: digest: sha256:1d174af840028ac531620345101ead45d7e63f1f0bdef66323dbcfe494bfd5b1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:28:07.908Z] ===================================================== [Pipeline] echo [2024-08-20T07:28:07.924Z] taggedImages: [2024-08-20T07:28:07.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:07.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-20T07:28:07.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.57 [2024-08-20T07:28:07.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:07.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-20T07:28:07.951Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-20T07:28:07.951Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:07.951Z] latest [2024-08-20T07:28:07.951Z] 3.2.0-dev.57 [2024-08-20T07:28:07.951Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:07.951Z] main [2024-08-20T07:28:07.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:08.339Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:08.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:08.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-20T07:28:08.680Z] b99605abe47e: Preparing [2024-08-20T07:28:08.680Z] 34dc03a1d3fc: Preparing [2024-08-20T07:28:08.680Z] bd3f58d6e55c: Preparing [2024-08-20T07:28:08.680Z] b3078aa6ad9f: Preparing [2024-08-20T07:28:08.680Z] db5551377607: Preparing [2024-08-20T07:28:08.680Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:08.680Z] 99795c7a3d87: Preparing [2024-08-20T07:28:08.680Z] 4d83dcc01972: Preparing [2024-08-20T07:28:08.680Z] 608e9f32e04b: Preparing [2024-08-20T07:28:08.680Z] d54313fe53e3: Preparing [2024-08-20T07:28:08.680Z] 3c20671a5817: Preparing [2024-08-20T07:28:08.680Z] 4d83dcc01972: Waiting [2024-08-20T07:28:08.680Z] 608e9f32e04b: Waiting [2024-08-20T07:28:08.680Z] d54313fe53e3: Waiting [2024-08-20T07:28:08.680Z] 3c20671a5817: Waiting [2024-08-20T07:28:08.680Z] 99795c7a3d87: Waiting [2024-08-20T07:28:08.680Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:08.944Z] db5551377607: Pushed [2024-08-20T07:28:08.944Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:08.944Z] b3078aa6ad9f: Pushed [2024-08-20T07:28:08.944Z] b99605abe47e: Pushed [2024-08-20T07:28:08.944Z] 34dc03a1d3fc: Pushed [2024-08-20T07:28:08.944Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:08.944Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:09.208Z] 4d83dcc01972: Pushed [2024-08-20T07:28:09.208Z] 608e9f32e04b: Pushed [2024-08-20T07:28:10.607Z] bd3f58d6e55c: Pushed [2024-08-20T07:28:12.165Z] d54313fe53e3: Pushed [2024-08-20T07:28:12.429Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:12.779Z] + 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-08-20T07:28:13.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-20T07:28:13.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-20T07:28:13.118Z] b99605abe47e: Preparing [2024-08-20T07:28:13.118Z] 34dc03a1d3fc: Preparing [2024-08-20T07:28:13.118Z] bd3f58d6e55c: Preparing [2024-08-20T07:28:13.118Z] b3078aa6ad9f: Preparing [2024-08-20T07:28:13.118Z] db5551377607: Preparing [2024-08-20T07:28:13.118Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:13.118Z] 99795c7a3d87: Preparing [2024-08-20T07:28:13.118Z] 4d83dcc01972: Preparing [2024-08-20T07:28:13.118Z] 608e9f32e04b: Preparing [2024-08-20T07:28:13.118Z] d54313fe53e3: Preparing [2024-08-20T07:28:13.118Z] 3c20671a5817: Preparing [2024-08-20T07:28:13.118Z] 4d83dcc01972: Waiting [2024-08-20T07:28:13.118Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:13.118Z] d54313fe53e3: Waiting [2024-08-20T07:28:13.118Z] 99795c7a3d87: Waiting [2024-08-20T07:28:13.118Z] 3c20671a5817: Waiting [2024-08-20T07:28:13.118Z] 608e9f32e04b: Waiting [2024-08-20T07:28:13.118Z] db5551377607: Layer already exists [2024-08-20T07:28:13.118Z] b3078aa6ad9f: Layer already exists [2024-08-20T07:28:13.118Z] b99605abe47e: Layer already exists [2024-08-20T07:28:13.118Z] 34dc03a1d3fc: Layer already exists [2024-08-20T07:28:13.118Z] bd3f58d6e55c: Layer already exists [2024-08-20T07:28:13.118Z] 608e9f32e04b: Layer already exists [2024-08-20T07:28:13.118Z] 4d83dcc01972: Layer already exists [2024-08-20T07:28:13.118Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:13.118Z] d54313fe53e3: Layer already exists [2024-08-20T07:28:13.118Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:13.118Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:13.381Z] latest: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:13.726Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:16.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.57 [2024-08-20T07:28:16.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-20T07:28:16.602Z] b99605abe47e: Preparing [2024-08-20T07:28:16.602Z] 34dc03a1d3fc: Preparing [2024-08-20T07:28:16.602Z] bd3f58d6e55c: Preparing [2024-08-20T07:28:16.602Z] b3078aa6ad9f: Preparing [2024-08-20T07:28:16.602Z] db5551377607: Preparing [2024-08-20T07:28:16.602Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:16.602Z] 99795c7a3d87: Preparing [2024-08-20T07:28:16.602Z] 4d83dcc01972: Preparing [2024-08-20T07:28:16.602Z] 608e9f32e04b: Preparing [2024-08-20T07:28:16.602Z] d54313fe53e3: Preparing [2024-08-20T07:28:16.602Z] 3c20671a5817: Preparing [2024-08-20T07:28:16.602Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:16.602Z] 99795c7a3d87: Waiting [2024-08-20T07:28:16.602Z] 4d83dcc01972: Waiting [2024-08-20T07:28:16.602Z] 608e9f32e04b: Waiting [2024-08-20T07:28:16.602Z] d54313fe53e3: Waiting [2024-08-20T07:28:16.602Z] 3c20671a5817: Waiting [2024-08-20T07:28:16.602Z] 34dc03a1d3fc: Layer already exists [2024-08-20T07:28:16.602Z] bd3f58d6e55c: Layer already exists [2024-08-20T07:28:16.602Z] b3078aa6ad9f: Layer already exists [2024-08-20T07:28:16.602Z] b99605abe47e: Layer already exists [2024-08-20T07:28:16.602Z] db5551377607: Layer already exists [2024-08-20T07:28:16.602Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:16.602Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:16.602Z] 608e9f32e04b: Layer already exists [2024-08-20T07:28:16.602Z] 4d83dcc01972: Layer already exists [2024-08-20T07:28:16.602Z] d54313fe53e3: Layer already exists [2024-08-20T07:28:16.602Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:16.865Z] 3.2.0-dev.57: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:17.209Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:17.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:17.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-20T07:28:17.558Z] b99605abe47e: Preparing [2024-08-20T07:28:17.558Z] 34dc03a1d3fc: Preparing [2024-08-20T07:28:17.558Z] bd3f58d6e55c: Preparing [2024-08-20T07:28:17.558Z] b3078aa6ad9f: Preparing [2024-08-20T07:28:17.558Z] db5551377607: Preparing [2024-08-20T07:28:17.558Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:17.558Z] 99795c7a3d87: Preparing [2024-08-20T07:28:17.558Z] 4d83dcc01972: Preparing [2024-08-20T07:28:17.558Z] 608e9f32e04b: Preparing [2024-08-20T07:28:17.558Z] d54313fe53e3: Preparing [2024-08-20T07:28:17.558Z] 3c20671a5817: Preparing [2024-08-20T07:28:17.558Z] 99795c7a3d87: Waiting [2024-08-20T07:28:17.558Z] 4d83dcc01972: Waiting [2024-08-20T07:28:17.558Z] 608e9f32e04b: Waiting [2024-08-20T07:28:17.558Z] d54313fe53e3: Waiting [2024-08-20T07:28:17.558Z] 3c20671a5817: Waiting [2024-08-20T07:28:17.558Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:17.558Z] b3078aa6ad9f: Layer already exists [2024-08-20T07:28:17.558Z] db5551377607: Layer already exists [2024-08-20T07:28:17.558Z] b99605abe47e: Layer already exists [2024-08-20T07:28:17.558Z] bd3f58d6e55c: Layer already exists [2024-08-20T07:28:17.558Z] 34dc03a1d3fc: Layer already exists [2024-08-20T07:28:17.558Z] 608e9f32e04b: Layer already exists [2024-08-20T07:28:17.558Z] 4d83dcc01972: Layer already exists [2024-08-20T07:28:17.558Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:17.558Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:17.558Z] d54313fe53e3: Layer already exists [2024-08-20T07:28:17.558Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:17.822Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:18.169Z] + 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-08-20T07:28:18.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-20T07:28:18.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-20T07:28:18.506Z] b99605abe47e: Preparing [2024-08-20T07:28:18.506Z] 34dc03a1d3fc: Preparing [2024-08-20T07:28:18.506Z] bd3f58d6e55c: Preparing [2024-08-20T07:28:18.506Z] b3078aa6ad9f: Preparing [2024-08-20T07:28:18.506Z] db5551377607: Preparing [2024-08-20T07:28:18.506Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:18.506Z] 99795c7a3d87: Preparing [2024-08-20T07:28:18.506Z] 4d83dcc01972: Preparing [2024-08-20T07:28:18.506Z] 608e9f32e04b: Preparing [2024-08-20T07:28:18.506Z] d54313fe53e3: Preparing [2024-08-20T07:28:18.506Z] 3c20671a5817: Preparing [2024-08-20T07:28:18.506Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:18.506Z] d54313fe53e3: Waiting [2024-08-20T07:28:18.506Z] 608e9f32e04b: Waiting [2024-08-20T07:28:18.506Z] 4d83dcc01972: Waiting [2024-08-20T07:28:18.506Z] 3c20671a5817: Waiting [2024-08-20T07:28:18.506Z] 99795c7a3d87: Waiting [2024-08-20T07:28:18.506Z] bd3f58d6e55c: Layer already exists [2024-08-20T07:28:18.506Z] b3078aa6ad9f: Layer already exists [2024-08-20T07:28:18.506Z] 34dc03a1d3fc: Layer already exists [2024-08-20T07:28:18.506Z] db5551377607: Layer already exists [2024-08-20T07:28:18.506Z] b99605abe47e: Layer already exists [2024-08-20T07:28:18.506Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:18.506Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:18.506Z] 608e9f32e04b: Layer already exists [2024-08-20T07:28:18.506Z] 4d83dcc01972: Layer already exists [2024-08-20T07:28:18.506Z] d54313fe53e3: Layer already exists [2024-08-20T07:28:18.506Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:18.782Z] main: digest: sha256:b7c6d3bd9406f606b7922a17f0b4f373a824c2fe1228d89126458b9e2c1b9cb8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:28:19.421Z] ===================================================== [Pipeline] echo [2024-08-20T07:28:19.432Z] taggedImages: [2024-08-20T07:28:19.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:19.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-20T07:28:19.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.57 [2024-08-20T07:28:19.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:19.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-20T07:28:19.464Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-20T07:28:19.464Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:19.464Z] latest [2024-08-20T07:28:19.464Z] 3.2.0-dev.57 [2024-08-20T07:28:19.464Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:19.464Z] main [2024-08-20T07:28:19.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:20.123Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:20.494Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:20.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-20T07:28:20.494Z] a0c66161a3c4: Preparing [2024-08-20T07:28:20.494Z] fc66e63b1e6a: Preparing [2024-08-20T07:28:20.494Z] 927e44061636: Preparing [2024-08-20T07:28:20.494Z] 44d5a11c8f1b: Preparing [2024-08-20T07:28:20.494Z] 2473db0a5637: Preparing [2024-08-20T07:28:20.494Z] d41437dacfb5: Preparing [2024-08-20T07:28:20.494Z] 0e9d3cb148d9: Preparing [2024-08-20T07:28:20.494Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:20.494Z] 99795c7a3d87: Preparing [2024-08-20T07:28:20.494Z] 60713e1a3b98: Preparing [2024-08-20T07:28:20.494Z] 97440e004f6d: Preparing [2024-08-20T07:28:20.494Z] 3c20671a5817: Preparing [2024-08-20T07:28:20.494Z] 99795c7a3d87: Waiting [2024-08-20T07:28:20.494Z] 97440e004f6d: Waiting [2024-08-20T07:28:20.494Z] 60713e1a3b98: Waiting [2024-08-20T07:28:20.494Z] d41437dacfb5: Waiting [2024-08-20T07:28:20.494Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:20.494Z] 0e9d3cb148d9: Waiting [2024-08-20T07:28:20.494Z] 3c20671a5817: Waiting [2024-08-20T07:28:20.762Z] 2473db0a5637: Pushed [2024-08-20T07:28:20.762Z] fc66e63b1e6a: Pushed [2024-08-20T07:28:20.762Z] a0c66161a3c4: Pushed [2024-08-20T07:28:20.762Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:20.762Z] d41437dacfb5: Pushed [2024-08-20T07:28:20.762Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:20.762Z] 0e9d3cb148d9: Pushed [2024-08-20T07:28:21.026Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:21.026Z] 60713e1a3b98: Pushed [2024-08-20T07:28:22.425Z] 44d5a11c8f1b: Pushed [2024-08-20T07:28:23.376Z] 927e44061636: Pushed [2024-08-20T07:28:23.641Z] 97440e004f6d: Pushed [2024-08-20T07:28:23.641Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:23.999Z] + 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-08-20T07:28:24.347Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-20T07:28:24.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-20T07:28:24.347Z] a0c66161a3c4: Preparing [2024-08-20T07:28:24.347Z] fc66e63b1e6a: Preparing [2024-08-20T07:28:24.347Z] 927e44061636: Preparing [2024-08-20T07:28:24.347Z] 44d5a11c8f1b: Preparing [2024-08-20T07:28:24.347Z] 2473db0a5637: Preparing [2024-08-20T07:28:24.347Z] d41437dacfb5: Preparing [2024-08-20T07:28:24.347Z] 0e9d3cb148d9: Preparing [2024-08-20T07:28:24.347Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:24.347Z] 99795c7a3d87: Preparing [2024-08-20T07:28:24.347Z] 60713e1a3b98: Preparing [2024-08-20T07:28:24.347Z] 97440e004f6d: Preparing [2024-08-20T07:28:24.347Z] d41437dacfb5: Waiting [2024-08-20T07:28:24.347Z] 3c20671a5817: Preparing [2024-08-20T07:28:24.347Z] 0e9d3cb148d9: Waiting [2024-08-20T07:28:24.347Z] 60713e1a3b98: Waiting [2024-08-20T07:28:24.347Z] 97440e004f6d: Waiting [2024-08-20T07:28:24.347Z] 3c20671a5817: Waiting [2024-08-20T07:28:24.347Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:24.347Z] 99795c7a3d87: Waiting [2024-08-20T07:28:24.347Z] 927e44061636: Layer already exists [2024-08-20T07:28:24.347Z] 2473db0a5637: Layer already exists [2024-08-20T07:28:24.347Z] a0c66161a3c4: Layer already exists [2024-08-20T07:28:24.347Z] 44d5a11c8f1b: Layer already exists [2024-08-20T07:28:24.347Z] fc66e63b1e6a: Layer already exists [2024-08-20T07:28:24.347Z] 0e9d3cb148d9: Layer already exists [2024-08-20T07:28:24.347Z] d41437dacfb5: Layer already exists [2024-08-20T07:28:24.347Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:24.347Z] 60713e1a3b98: Layer already exists [2024-08-20T07:28:24.347Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:24.347Z] 97440e004f6d: Layer already exists [2024-08-20T07:28:24.347Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:24.611Z] latest: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:24.961Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:25.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.57 [2024-08-20T07:28:25.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-20T07:28:25.316Z] a0c66161a3c4: Preparing [2024-08-20T07:28:25.316Z] fc66e63b1e6a: Preparing [2024-08-20T07:28:25.316Z] 927e44061636: Preparing [2024-08-20T07:28:25.316Z] 44d5a11c8f1b: Preparing [2024-08-20T07:28:25.316Z] 2473db0a5637: Preparing [2024-08-20T07:28:25.316Z] d41437dacfb5: Preparing [2024-08-20T07:28:25.316Z] 0e9d3cb148d9: Preparing [2024-08-20T07:28:25.316Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:25.316Z] 99795c7a3d87: Preparing [2024-08-20T07:28:25.316Z] 60713e1a3b98: Preparing [2024-08-20T07:28:25.316Z] 97440e004f6d: Preparing [2024-08-20T07:28:25.316Z] 3c20671a5817: Preparing [2024-08-20T07:28:25.316Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:25.316Z] 99795c7a3d87: Waiting [2024-08-20T07:28:25.316Z] 60713e1a3b98: Waiting [2024-08-20T07:28:25.316Z] 97440e004f6d: Waiting [2024-08-20T07:28:25.316Z] 3c20671a5817: Waiting [2024-08-20T07:28:25.316Z] d41437dacfb5: Waiting [2024-08-20T07:28:25.316Z] 0e9d3cb148d9: Waiting [2024-08-20T07:28:25.316Z] a0c66161a3c4: Layer already exists [2024-08-20T07:28:25.316Z] 44d5a11c8f1b: Layer already exists [2024-08-20T07:28:25.316Z] 2473db0a5637: Layer already exists [2024-08-20T07:28:25.316Z] 927e44061636: Layer already exists [2024-08-20T07:28:25.316Z] fc66e63b1e6a: Layer already exists [2024-08-20T07:28:25.316Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:25.316Z] d41437dacfb5: Layer already exists [2024-08-20T07:28:25.316Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:25.316Z] 60713e1a3b98: Layer already exists [2024-08-20T07:28:25.316Z] 0e9d3cb148d9: Layer already exists [2024-08-20T07:28:25.316Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:25.316Z] 97440e004f6d: Layer already exists [2024-08-20T07:28:25.579Z] 3.2.0-dev.57: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:25.928Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:26.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:26.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-20T07:28:26.272Z] a0c66161a3c4: Preparing [2024-08-20T07:28:26.272Z] fc66e63b1e6a: Preparing [2024-08-20T07:28:26.272Z] 927e44061636: Preparing [2024-08-20T07:28:26.272Z] 44d5a11c8f1b: Preparing [2024-08-20T07:28:26.272Z] 2473db0a5637: Preparing [2024-08-20T07:28:26.272Z] d41437dacfb5: Preparing [2024-08-20T07:28:26.272Z] 0e9d3cb148d9: Preparing [2024-08-20T07:28:26.272Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:26.272Z] 99795c7a3d87: Preparing [2024-08-20T07:28:26.272Z] 60713e1a3b98: Preparing [2024-08-20T07:28:26.272Z] 97440e004f6d: Preparing [2024-08-20T07:28:26.272Z] 3c20671a5817: Preparing [2024-08-20T07:28:26.272Z] d41437dacfb5: Waiting [2024-08-20T07:28:26.272Z] 0e9d3cb148d9: Waiting [2024-08-20T07:28:26.272Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:26.272Z] 99795c7a3d87: Waiting [2024-08-20T07:28:26.272Z] 60713e1a3b98: Waiting [2024-08-20T07:28:26.272Z] 97440e004f6d: Waiting [2024-08-20T07:28:26.272Z] 3c20671a5817: Waiting [2024-08-20T07:28:26.272Z] fc66e63b1e6a: Layer already exists [2024-08-20T07:28:26.272Z] a0c66161a3c4: Layer already exists [2024-08-20T07:28:26.272Z] 2473db0a5637: Layer already exists [2024-08-20T07:28:26.272Z] 44d5a11c8f1b: Layer already exists [2024-08-20T07:28:26.272Z] 927e44061636: Layer already exists [2024-08-20T07:28:26.272Z] d41437dacfb5: Layer already exists [2024-08-20T07:28:26.272Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:26.272Z] 0e9d3cb148d9: Layer already exists [2024-08-20T07:28:26.272Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:26.272Z] 60713e1a3b98: Layer already exists [2024-08-20T07:28:26.272Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:26.272Z] 97440e004f6d: Layer already exists [2024-08-20T07:28:26.536Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:26.888Z] + 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-08-20T07:28:27.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-20T07:28:27.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-20T07:28:27.296Z] a0c66161a3c4: Preparing [2024-08-20T07:28:27.296Z] fc66e63b1e6a: Preparing [2024-08-20T07:28:27.296Z] 927e44061636: Preparing [2024-08-20T07:28:27.296Z] 44d5a11c8f1b: Preparing [2024-08-20T07:28:27.296Z] 2473db0a5637: Preparing [2024-08-20T07:28:27.296Z] d41437dacfb5: Preparing [2024-08-20T07:28:27.296Z] 0e9d3cb148d9: Preparing [2024-08-20T07:28:27.296Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:27.296Z] 99795c7a3d87: Preparing [2024-08-20T07:28:27.296Z] 60713e1a3b98: Preparing [2024-08-20T07:28:27.296Z] 97440e004f6d: Preparing [2024-08-20T07:28:27.296Z] 3c20671a5817: Preparing [2024-08-20T07:28:27.296Z] 99795c7a3d87: Waiting [2024-08-20T07:28:27.296Z] 60713e1a3b98: Waiting [2024-08-20T07:28:27.296Z] d41437dacfb5: Waiting [2024-08-20T07:28:27.296Z] 97440e004f6d: Waiting [2024-08-20T07:28:27.296Z] 0e9d3cb148d9: Waiting [2024-08-20T07:28:27.296Z] 3ae203e8c5f0: Waiting [2024-08-20T07:28:27.296Z] 3c20671a5817: Waiting [2024-08-20T07:28:27.296Z] 927e44061636: Layer already exists [2024-08-20T07:28:27.296Z] a0c66161a3c4: Layer already exists [2024-08-20T07:28:27.296Z] 44d5a11c8f1b: Layer already exists [2024-08-20T07:28:27.296Z] 2473db0a5637: Layer already exists [2024-08-20T07:28:27.296Z] fc66e63b1e6a: Layer already exists [2024-08-20T07:28:27.296Z] d41437dacfb5: Layer already exists [2024-08-20T07:28:27.296Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:27.296Z] 60713e1a3b98: Layer already exists [2024-08-20T07:28:27.296Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:27.296Z] 0e9d3cb148d9: Layer already exists [2024-08-20T07:28:27.296Z] 97440e004f6d: Layer already exists [2024-08-20T07:28:27.296Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:27.563Z] main: digest: sha256:84199588bd0adbc6e7908f052baf743d6da524b83d5d73070fc0cc28cc93795a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:28:27.642Z] ===================================================== [Pipeline] echo [2024-08-20T07:28:27.657Z] taggedImages: [2024-08-20T07:28:27.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:27.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-20T07:28:27.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.57 [2024-08-20T07:28:27.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:27.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-20T07:28:27.685Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-20T07:28:27.685Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:27.685Z] latest [2024-08-20T07:28:27.685Z] 3.2.0-dev.57 [2024-08-20T07:28:27.685Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:27.685Z] main [2024-08-20T07:28:27.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:28.077Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:28.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:28.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-20T07:28:28.717Z] 38ff9448330c: Preparing [2024-08-20T07:28:28.717Z] 5e5251796814: Preparing [2024-08-20T07:28:28.717Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:28.717Z] 99795c7a3d87: Preparing [2024-08-20T07:28:28.717Z] 7f3642f61bc7: Preparing [2024-08-20T07:28:28.717Z] 420af2bc3669: Preparing [2024-08-20T07:28:28.717Z] 3c20671a5817: Preparing [2024-08-20T07:28:28.717Z] 420af2bc3669: Waiting [2024-08-20T07:28:28.717Z] 3c20671a5817: Waiting [2024-08-20T07:28:28.717Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:28.717Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:29.002Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:29.002Z] 7f3642f61bc7: Pushed [2024-08-20T07:28:29.002Z] 38ff9448330c: Pushed [2024-08-20T07:28:30.951Z] 420af2bc3669: Pushed [2024-08-20T07:28:32.350Z] 5e5251796814: Pushed [2024-08-20T07:28:32.616Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:32.962Z] + 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-08-20T07:28:33.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-20T07:28:33.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-20T07:28:33.307Z] 38ff9448330c: Preparing [2024-08-20T07:28:33.307Z] 5e5251796814: Preparing [2024-08-20T07:28:33.307Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:33.307Z] 99795c7a3d87: Preparing [2024-08-20T07:28:33.307Z] 7f3642f61bc7: Preparing [2024-08-20T07:28:33.307Z] 420af2bc3669: Preparing [2024-08-20T07:28:33.307Z] 3c20671a5817: Preparing [2024-08-20T07:28:33.307Z] 420af2bc3669: Waiting [2024-08-20T07:28:33.307Z] 3c20671a5817: Waiting [2024-08-20T07:28:33.307Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:33.307Z] 7f3642f61bc7: Layer already exists [2024-08-20T07:28:33.307Z] 38ff9448330c: Layer already exists [2024-08-20T07:28:33.307Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:33.307Z] 5e5251796814: Layer already exists [2024-08-20T07:28:33.307Z] 420af2bc3669: Layer already exists [2024-08-20T07:28:33.307Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:33.569Z] latest: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:33.911Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:34.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.57 [2024-08-20T07:28:34.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-20T07:28:34.254Z] 38ff9448330c: Preparing [2024-08-20T07:28:34.254Z] 5e5251796814: Preparing [2024-08-20T07:28:34.254Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:34.254Z] 99795c7a3d87: Preparing [2024-08-20T07:28:34.254Z] 7f3642f61bc7: Preparing [2024-08-20T07:28:34.254Z] 420af2bc3669: Preparing [2024-08-20T07:28:34.254Z] 3c20671a5817: Preparing [2024-08-20T07:28:34.254Z] 3c20671a5817: Waiting [2024-08-20T07:28:34.254Z] 420af2bc3669: Waiting [2024-08-20T07:28:34.254Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:34.254Z] 5e5251796814: Layer already exists [2024-08-20T07:28:34.254Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:34.254Z] 7f3642f61bc7: Layer already exists [2024-08-20T07:28:34.254Z] 38ff9448330c: Layer already exists [2024-08-20T07:28:34.254Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:34.254Z] 420af2bc3669: Layer already exists [2024-08-20T07:28:34.517Z] 3.2.0-dev.57: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:34.856Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:35.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:35.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-20T07:28:35.205Z] 38ff9448330c: Preparing [2024-08-20T07:28:35.205Z] 5e5251796814: Preparing [2024-08-20T07:28:35.205Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:35.205Z] 99795c7a3d87: Preparing [2024-08-20T07:28:35.205Z] 7f3642f61bc7: Preparing [2024-08-20T07:28:35.205Z] 420af2bc3669: Preparing [2024-08-20T07:28:35.205Z] 3c20671a5817: Preparing [2024-08-20T07:28:35.205Z] 420af2bc3669: Waiting [2024-08-20T07:28:35.205Z] 3c20671a5817: Waiting [2024-08-20T07:28:35.205Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:35.205Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:35.205Z] 7f3642f61bc7: Layer already exists [2024-08-20T07:28:35.205Z] 38ff9448330c: Layer already exists [2024-08-20T07:28:35.205Z] 5e5251796814: Layer already exists [2024-08-20T07:28:35.205Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:35.205Z] 420af2bc3669: Layer already exists [2024-08-20T07:28:35.205Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:35.543Z] + 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-08-20T07:28:35.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-20T07:28:35.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-20T07:28:35.880Z] 38ff9448330c: Preparing [2024-08-20T07:28:35.880Z] 5e5251796814: Preparing [2024-08-20T07:28:35.880Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:35.880Z] 99795c7a3d87: Preparing [2024-08-20T07:28:35.880Z] 7f3642f61bc7: Preparing [2024-08-20T07:28:35.880Z] 420af2bc3669: Preparing [2024-08-20T07:28:35.880Z] 3c20671a5817: Preparing [2024-08-20T07:28:35.880Z] 420af2bc3669: Waiting [2024-08-20T07:28:35.880Z] 3c20671a5817: Waiting [2024-08-20T07:28:35.880Z] 5e5251796814: Layer already exists [2024-08-20T07:28:35.880Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:35.880Z] 7f3642f61bc7: Layer already exists [2024-08-20T07:28:35.880Z] 38ff9448330c: Layer already exists [2024-08-20T07:28:35.880Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:35.880Z] 420af2bc3669: Layer already exists [2024-08-20T07:28:35.880Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:35.880Z] main: digest: sha256:5945d4b3bc07e4c04bc20c3688013c8d55a1de2d27b027ca4cd5f3831dd1de70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:28:36.210Z] ===================================================== [Pipeline] echo [2024-08-20T07:28:36.226Z] taggedImages: [2024-08-20T07:28:36.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:36.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-20T07:28:36.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.57 [2024-08-20T07:28:36.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:36.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-20T07:28:36.253Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-20T07:28:36.253Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:36.253Z] latest [2024-08-20T07:28:36.253Z] 3.2.0-dev.57 [2024-08-20T07:28:36.253Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:28:36.253Z] main [2024-08-20T07:28:36.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:36.611Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:36.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:28:36.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-20T07:28:36.955Z] 681fe7861464: Preparing [2024-08-20T07:28:36.955Z] ed02cdfae79b: Preparing [2024-08-20T07:28:36.955Z] 71b0a2ad85ac: Preparing [2024-08-20T07:28:36.955Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:36.955Z] 99795c7a3d87: Preparing [2024-08-20T07:28:36.955Z] 3f8f473bc7a7: Preparing [2024-08-20T07:28:36.955Z] b2d14a9ab3b6: Preparing [2024-08-20T07:28:36.955Z] 9b96681282a9: Preparing [2024-08-20T07:28:36.955Z] 68e5ba85e2b6: Preparing [2024-08-20T07:28:36.955Z] 3c20671a5817: Preparing [2024-08-20T07:28:36.955Z] 3f8f473bc7a7: Waiting [2024-08-20T07:28:36.955Z] b2d14a9ab3b6: Waiting [2024-08-20T07:28:36.955Z] 9b96681282a9: Waiting [2024-08-20T07:28:36.955Z] 68e5ba85e2b6: Waiting [2024-08-20T07:28:36.955Z] 3c20671a5817: Waiting [2024-08-20T07:28:36.955Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:36.955Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:37.219Z] ed02cdfae79b: Pushed [2024-08-20T07:28:37.219Z] 71b0a2ad85ac: Pushed [2024-08-20T07:28:37.219Z] 681fe7861464: Pushed [2024-08-20T07:28:37.219Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:37.219Z] 9b96681282a9: Pushed [2024-08-20T07:28:38.165Z] 68e5ba85e2b6: Pushed [2024-08-20T07:28:50.427Z] b2d14a9ab3b6: Pushed [2024-08-20T07:28:58.604Z] 3f8f473bc7a7: Pushed [2024-08-20T07:28:58.604Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:58.955Z] + 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-08-20T07:28:59.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-20T07:28:59.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-20T07:28:59.306Z] 681fe7861464: Preparing [2024-08-20T07:28:59.306Z] ed02cdfae79b: Preparing [2024-08-20T07:28:59.306Z] 71b0a2ad85ac: Preparing [2024-08-20T07:28:59.306Z] 3ae203e8c5f0: Preparing [2024-08-20T07:28:59.306Z] 99795c7a3d87: Preparing [2024-08-20T07:28:59.306Z] 3f8f473bc7a7: Preparing [2024-08-20T07:28:59.306Z] b2d14a9ab3b6: Preparing [2024-08-20T07:28:59.306Z] 9b96681282a9: Preparing [2024-08-20T07:28:59.306Z] 68e5ba85e2b6: Preparing [2024-08-20T07:28:59.306Z] 3c20671a5817: Preparing [2024-08-20T07:28:59.306Z] 9b96681282a9: Waiting [2024-08-20T07:28:59.306Z] 68e5ba85e2b6: Waiting [2024-08-20T07:28:59.306Z] 3c20671a5817: Waiting [2024-08-20T07:28:59.306Z] 3f8f473bc7a7: Waiting [2024-08-20T07:28:59.306Z] b2d14a9ab3b6: Waiting [2024-08-20T07:28:59.306Z] 99795c7a3d87: Layer already exists [2024-08-20T07:28:59.306Z] 681fe7861464: Layer already exists [2024-08-20T07:28:59.306Z] 71b0a2ad85ac: Layer already exists [2024-08-20T07:28:59.306Z] ed02cdfae79b: Layer already exists [2024-08-20T07:28:59.306Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:28:59.306Z] b2d14a9ab3b6: Layer already exists [2024-08-20T07:28:59.306Z] 3f8f473bc7a7: Layer already exists [2024-08-20T07:28:59.306Z] 9b96681282a9: Layer already exists [2024-08-20T07:28:59.306Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:28:59.306Z] 3c20671a5817: Layer already exists [2024-08-20T07:28:59.570Z] latest: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:28:59.924Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:00.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.57 [2024-08-20T07:29:00.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-20T07:29:00.270Z] 681fe7861464: Preparing [2024-08-20T07:29:00.270Z] ed02cdfae79b: Preparing [2024-08-20T07:29:00.270Z] 71b0a2ad85ac: Preparing [2024-08-20T07:29:00.270Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:00.270Z] 99795c7a3d87: Preparing [2024-08-20T07:29:00.270Z] 3f8f473bc7a7: Preparing [2024-08-20T07:29:00.270Z] b2d14a9ab3b6: Preparing [2024-08-20T07:29:00.270Z] 9b96681282a9: Preparing [2024-08-20T07:29:00.270Z] 68e5ba85e2b6: Preparing [2024-08-20T07:29:00.270Z] 3c20671a5817: Preparing [2024-08-20T07:29:00.270Z] 3f8f473bc7a7: Waiting [2024-08-20T07:29:00.270Z] b2d14a9ab3b6: Waiting [2024-08-20T07:29:00.270Z] 9b96681282a9: Waiting [2024-08-20T07:29:00.270Z] 3c20671a5817: Waiting [2024-08-20T07:29:00.270Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:00.270Z] ed02cdfae79b: Layer already exists [2024-08-20T07:29:00.270Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:00.270Z] 71b0a2ad85ac: Layer already exists [2024-08-20T07:29:00.270Z] 681fe7861464: Layer already exists [2024-08-20T07:29:00.270Z] b2d14a9ab3b6: Layer already exists [2024-08-20T07:29:00.270Z] 3f8f473bc7a7: Layer already exists [2024-08-20T07:29:00.270Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:29:00.270Z] 9b96681282a9: Layer already exists [2024-08-20T07:29:00.270Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:00.534Z] 3.2.0-dev.57: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:00.885Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:01.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:29:01.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-20T07:29:01.821Z] 681fe7861464: Preparing [2024-08-20T07:29:01.821Z] ed02cdfae79b: Preparing [2024-08-20T07:29:01.821Z] 71b0a2ad85ac: Preparing [2024-08-20T07:29:01.821Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:01.821Z] 99795c7a3d87: Preparing [2024-08-20T07:29:01.821Z] 3f8f473bc7a7: Preparing [2024-08-20T07:29:01.821Z] b2d14a9ab3b6: Preparing [2024-08-20T07:29:01.821Z] 9b96681282a9: Preparing [2024-08-20T07:29:01.821Z] 68e5ba85e2b6: Preparing [2024-08-20T07:29:01.821Z] 3c20671a5817: Preparing [2024-08-20T07:29:01.821Z] b2d14a9ab3b6: Waiting [2024-08-20T07:29:01.821Z] 9b96681282a9: Waiting [2024-08-20T07:29:01.821Z] 68e5ba85e2b6: Waiting [2024-08-20T07:29:01.821Z] 3c20671a5817: Waiting [2024-08-20T07:29:01.821Z] 3f8f473bc7a7: Waiting [2024-08-20T07:29:01.821Z] 681fe7861464: Layer already exists [2024-08-20T07:29:01.821Z] 71b0a2ad85ac: Layer already exists [2024-08-20T07:29:01.821Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:01.821Z] ed02cdfae79b: Layer already exists [2024-08-20T07:29:01.821Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:01.821Z] 3f8f473bc7a7: Layer already exists [2024-08-20T07:29:01.821Z] b2d14a9ab3b6: Layer already exists [2024-08-20T07:29:01.821Z] 9b96681282a9: Layer already exists [2024-08-20T07:29:01.821Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:01.821Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:29:02.083Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:02.429Z] + 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-08-20T07:29:02.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-20T07:29:02.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-20T07:29:02.774Z] 681fe7861464: Preparing [2024-08-20T07:29:02.774Z] ed02cdfae79b: Preparing [2024-08-20T07:29:02.774Z] 71b0a2ad85ac: Preparing [2024-08-20T07:29:02.774Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:02.774Z] 99795c7a3d87: Preparing [2024-08-20T07:29:02.774Z] 3f8f473bc7a7: Preparing [2024-08-20T07:29:02.774Z] b2d14a9ab3b6: Preparing [2024-08-20T07:29:02.774Z] 9b96681282a9: Preparing [2024-08-20T07:29:02.774Z] 68e5ba85e2b6: Preparing [2024-08-20T07:29:02.774Z] 3c20671a5817: Preparing [2024-08-20T07:29:02.774Z] 3f8f473bc7a7: Waiting [2024-08-20T07:29:02.774Z] b2d14a9ab3b6: Waiting [2024-08-20T07:29:02.774Z] 9b96681282a9: Waiting [2024-08-20T07:29:02.774Z] 68e5ba85e2b6: Waiting [2024-08-20T07:29:02.774Z] 3c20671a5817: Waiting [2024-08-20T07:29:02.774Z] 681fe7861464: Layer already exists [2024-08-20T07:29:02.774Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:02.774Z] 71b0a2ad85ac: Layer already exists [2024-08-20T07:29:02.774Z] ed02cdfae79b: Layer already exists [2024-08-20T07:29:02.774Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:02.774Z] b2d14a9ab3b6: Layer already exists [2024-08-20T07:29:02.774Z] 3f8f473bc7a7: Layer already exists [2024-08-20T07:29:02.774Z] 9b96681282a9: Layer already exists [2024-08-20T07:29:02.774Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:02.774Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:29:03.038Z] main: digest: sha256:38576affd8f558a203b4942898d1c98b5018b5c9250adff9b2371bc9b62d1fc4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:29:03.118Z] ===================================================== [Pipeline] echo [2024-08-20T07:29:03.131Z] taggedImages: [2024-08-20T07:29:03.131Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:29:03.131Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-20T07:29:03.131Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.57 [2024-08-20T07:29:03.131Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:29:03.131Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-20T07:29:03.158Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-20T07:29:03.158Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:29:03.158Z] latest [2024-08-20T07:29:03.158Z] 3.2.0-dev.57 [2024-08-20T07:29:03.158Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:29:03.158Z] main [2024-08-20T07:29:03.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:03.522Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:04.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:29:04.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-20T07:29:04.010Z] c245f69421da: Preparing [2024-08-20T07:29:04.010Z] 25106d8b0ed6: Preparing [2024-08-20T07:29:04.010Z] 5e55aaf5ea3a: Preparing [2024-08-20T07:29:04.010Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:04.010Z] 99795c7a3d87: Preparing [2024-08-20T07:29:04.010Z] e472cad1eb6f: Preparing [2024-08-20T07:29:04.010Z] 588ef78e14b8: Preparing [2024-08-20T07:29:04.010Z] 2d9e38561fda: Preparing [2024-08-20T07:29:04.010Z] 3c20671a5817: Preparing [2024-08-20T07:29:04.010Z] 588ef78e14b8: Waiting [2024-08-20T07:29:04.010Z] 2d9e38561fda: Waiting [2024-08-20T07:29:04.010Z] 3c20671a5817: Waiting [2024-08-20T07:29:04.010Z] e472cad1eb6f: Waiting [2024-08-20T07:29:04.010Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:04.274Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:04.274Z] 5e55aaf5ea3a: Pushed [2024-08-20T07:29:04.274Z] c245f69421da: Pushed [2024-08-20T07:29:04.274Z] 25106d8b0ed6: Pushed [2024-08-20T07:29:04.274Z] 588ef78e14b8: Pushed [2024-08-20T07:29:04.274Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:04.861Z] 2d9e38561fda: Pushed [2024-08-20T07:29:26.901Z] e472cad1eb6f: Pushed [2024-08-20T07:29:26.901Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:27.258Z] + 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-08-20T07:29:27.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-20T07:29:27.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-20T07:29:27.595Z] c245f69421da: Preparing [2024-08-20T07:29:27.595Z] 25106d8b0ed6: Preparing [2024-08-20T07:29:27.595Z] 5e55aaf5ea3a: Preparing [2024-08-20T07:29:27.595Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:27.595Z] 99795c7a3d87: Preparing [2024-08-20T07:29:27.595Z] e472cad1eb6f: Preparing [2024-08-20T07:29:27.595Z] 588ef78e14b8: Preparing [2024-08-20T07:29:27.595Z] 2d9e38561fda: Preparing [2024-08-20T07:29:27.595Z] 3c20671a5817: Preparing [2024-08-20T07:29:27.595Z] 588ef78e14b8: Waiting [2024-08-20T07:29:27.595Z] 2d9e38561fda: Waiting [2024-08-20T07:29:27.595Z] 3c20671a5817: Waiting [2024-08-20T07:29:27.595Z] e472cad1eb6f: Waiting [2024-08-20T07:29:27.595Z] c245f69421da: Layer already exists [2024-08-20T07:29:27.595Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:27.595Z] 25106d8b0ed6: Layer already exists [2024-08-20T07:29:27.595Z] 5e55aaf5ea3a: Layer already exists [2024-08-20T07:29:27.595Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:27.595Z] 2d9e38561fda: Layer already exists [2024-08-20T07:29:27.595Z] e472cad1eb6f: Layer already exists [2024-08-20T07:29:27.595Z] 588ef78e14b8: Layer already exists [2024-08-20T07:29:27.595Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:27.859Z] latest: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:28.200Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:28.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.57 [2024-08-20T07:29:28.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-20T07:29:28.539Z] c245f69421da: Preparing [2024-08-20T07:29:28.539Z] 25106d8b0ed6: Preparing [2024-08-20T07:29:28.539Z] 5e55aaf5ea3a: Preparing [2024-08-20T07:29:28.539Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:28.539Z] 99795c7a3d87: Preparing [2024-08-20T07:29:28.539Z] e472cad1eb6f: Preparing [2024-08-20T07:29:28.539Z] 588ef78e14b8: Preparing [2024-08-20T07:29:28.539Z] 2d9e38561fda: Preparing [2024-08-20T07:29:28.539Z] 3c20671a5817: Preparing [2024-08-20T07:29:28.539Z] e472cad1eb6f: Waiting [2024-08-20T07:29:28.539Z] 588ef78e14b8: Waiting [2024-08-20T07:29:28.539Z] 2d9e38561fda: Waiting [2024-08-20T07:29:28.540Z] 3c20671a5817: Waiting [2024-08-20T07:29:28.540Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:28.540Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:28.540Z] 25106d8b0ed6: Layer already exists [2024-08-20T07:29:28.540Z] c245f69421da: Layer already exists [2024-08-20T07:29:28.540Z] 5e55aaf5ea3a: Layer already exists [2024-08-20T07:29:28.540Z] e472cad1eb6f: Layer already exists [2024-08-20T07:29:28.540Z] 588ef78e14b8: Layer already exists [2024-08-20T07:29:28.540Z] 2d9e38561fda: Layer already exists [2024-08-20T07:29:28.540Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:28.804Z] 3.2.0-dev.57: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:29.151Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:29.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:29:29.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-20T07:29:29.492Z] c245f69421da: Preparing [2024-08-20T07:29:29.492Z] 25106d8b0ed6: Preparing [2024-08-20T07:29:29.492Z] 5e55aaf5ea3a: Preparing [2024-08-20T07:29:29.492Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:29.492Z] 99795c7a3d87: Preparing [2024-08-20T07:29:29.492Z] e472cad1eb6f: Preparing [2024-08-20T07:29:29.492Z] 588ef78e14b8: Preparing [2024-08-20T07:29:29.492Z] 2d9e38561fda: Preparing [2024-08-20T07:29:29.492Z] 3c20671a5817: Preparing [2024-08-20T07:29:29.492Z] 588ef78e14b8: Waiting [2024-08-20T07:29:29.492Z] e472cad1eb6f: Waiting [2024-08-20T07:29:29.492Z] 2d9e38561fda: Waiting [2024-08-20T07:29:29.492Z] 3c20671a5817: Waiting [2024-08-20T07:29:29.492Z] 25106d8b0ed6: Layer already exists [2024-08-20T07:29:29.492Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:29.492Z] c245f69421da: Layer already exists [2024-08-20T07:29:29.492Z] 5e55aaf5ea3a: Layer already exists [2024-08-20T07:29:29.492Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:29.492Z] 588ef78e14b8: Layer already exists [2024-08-20T07:29:29.492Z] e472cad1eb6f: Layer already exists [2024-08-20T07:29:29.492Z] 2d9e38561fda: Layer already exists [2024-08-20T07:29:29.492Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:29.757Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:30.105Z] + 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-08-20T07:29:30.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-20T07:29:30.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-20T07:29:30.456Z] c245f69421da: Preparing [2024-08-20T07:29:30.456Z] 25106d8b0ed6: Preparing [2024-08-20T07:29:30.456Z] 5e55aaf5ea3a: Preparing [2024-08-20T07:29:30.456Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:30.456Z] 99795c7a3d87: Preparing [2024-08-20T07:29:30.456Z] e472cad1eb6f: Preparing [2024-08-20T07:29:30.456Z] 588ef78e14b8: Preparing [2024-08-20T07:29:30.456Z] 2d9e38561fda: Preparing [2024-08-20T07:29:30.456Z] e472cad1eb6f: Waiting [2024-08-20T07:29:30.456Z] 588ef78e14b8: Waiting [2024-08-20T07:29:30.456Z] 3c20671a5817: Preparing [2024-08-20T07:29:30.456Z] 3c20671a5817: Waiting [2024-08-20T07:29:30.456Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:30.456Z] 25106d8b0ed6: Layer already exists [2024-08-20T07:29:30.456Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:30.456Z] c245f69421da: Layer already exists [2024-08-20T07:29:30.456Z] 5e55aaf5ea3a: Layer already exists [2024-08-20T07:29:30.456Z] e472cad1eb6f: Layer already exists [2024-08-20T07:29:30.456Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:30.456Z] 588ef78e14b8: Layer already exists [2024-08-20T07:29:30.456Z] 2d9e38561fda: Layer already exists [2024-08-20T07:29:30.720Z] main: digest: sha256:91e9a2844935b8a2362390b3e8f64564191b93a6d5cb169be1c7fddf03808255 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:29:30.794Z] ===================================================== [Pipeline] echo [2024-08-20T07:29:30.805Z] taggedImages: [2024-08-20T07:29:30.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:29:30.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-20T07:29:30.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.57 [2024-08-20T07:29:30.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:29:30.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-20T07:29:30.832Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-20T07:29:30.832Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:29:30.832Z] latest [2024-08-20T07:29:30.832Z] 3.2.0-dev.57 [2024-08-20T07:29:30.832Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:29:30.832Z] main [2024-08-20T07:29:30.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:31.184Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:31.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:29:31.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-20T07:29:31.522Z] 2c07b855141e: Preparing [2024-08-20T07:29:31.522Z] 36053652c211: Preparing [2024-08-20T07:29:31.522Z] 2387a1a6ce40: Preparing [2024-08-20T07:29:31.522Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:31.522Z] 99795c7a3d87: Preparing [2024-08-20T07:29:31.522Z] 7f89d9bf86cd: Preparing [2024-08-20T07:29:31.522Z] 9b96681282a9: Preparing [2024-08-20T07:29:31.522Z] 68e5ba85e2b6: Preparing [2024-08-20T07:29:31.522Z] 3c20671a5817: Preparing [2024-08-20T07:29:31.522Z] 9b96681282a9: Waiting [2024-08-20T07:29:31.522Z] 68e5ba85e2b6: Waiting [2024-08-20T07:29:31.522Z] 3c20671a5817: Waiting [2024-08-20T07:29:31.522Z] 7f89d9bf86cd: Waiting [2024-08-20T07:29:31.522Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:31.522Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:31.522Z] 9b96681282a9: Layer already exists [2024-08-20T07:29:31.787Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:29:31.787Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:31.787Z] 2c07b855141e: Pushed [2024-08-20T07:29:31.787Z] 2387a1a6ce40: Pushed [2024-08-20T07:29:31.787Z] 36053652c211: Pushed [2024-08-20T07:29:53.808Z] 7f89d9bf86cd: Pushed [2024-08-20T07:29:53.808Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:54.158Z] + 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-08-20T07:29:54.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-20T07:29:54.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-20T07:29:54.498Z] 2c07b855141e: Preparing [2024-08-20T07:29:54.498Z] 36053652c211: Preparing [2024-08-20T07:29:54.498Z] 2387a1a6ce40: Preparing [2024-08-20T07:29:54.498Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:54.498Z] 99795c7a3d87: Preparing [2024-08-20T07:29:54.498Z] 7f89d9bf86cd: Preparing [2024-08-20T07:29:54.498Z] 9b96681282a9: Preparing [2024-08-20T07:29:54.498Z] 68e5ba85e2b6: Preparing [2024-08-20T07:29:54.498Z] 3c20671a5817: Preparing [2024-08-20T07:29:54.498Z] 7f89d9bf86cd: Waiting [2024-08-20T07:29:54.498Z] 9b96681282a9: Waiting [2024-08-20T07:29:54.498Z] 68e5ba85e2b6: Waiting [2024-08-20T07:29:54.498Z] 3c20671a5817: Waiting [2024-08-20T07:29:54.498Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:54.498Z] 36053652c211: Layer already exists [2024-08-20T07:29:54.498Z] 2c07b855141e: Layer already exists [2024-08-20T07:29:54.498Z] 2387a1a6ce40: Layer already exists [2024-08-20T07:29:54.498Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:54.498Z] 9b96681282a9: Layer already exists [2024-08-20T07:29:54.498Z] 7f89d9bf86cd: Layer already exists [2024-08-20T07:29:54.498Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:29:54.498Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:54.761Z] latest: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:55.104Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:55.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.57 [2024-08-20T07:29:55.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-20T07:29:56.026Z] 2c07b855141e: Preparing [2024-08-20T07:29:56.026Z] 36053652c211: Preparing [2024-08-20T07:29:56.026Z] 2387a1a6ce40: Preparing [2024-08-20T07:29:56.026Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:56.026Z] 99795c7a3d87: Preparing [2024-08-20T07:29:56.026Z] 7f89d9bf86cd: Preparing [2024-08-20T07:29:56.026Z] 9b96681282a9: Preparing [2024-08-20T07:29:56.026Z] 68e5ba85e2b6: Preparing [2024-08-20T07:29:56.026Z] 3c20671a5817: Preparing [2024-08-20T07:29:56.026Z] 7f89d9bf86cd: Waiting [2024-08-20T07:29:56.026Z] 9b96681282a9: Waiting [2024-08-20T07:29:56.026Z] 68e5ba85e2b6: Waiting [2024-08-20T07:29:56.026Z] 3c20671a5817: Waiting [2024-08-20T07:29:57.419Z] 2387a1a6ce40: Layer already exists [2024-08-20T07:29:57.419Z] 36053652c211: Layer already exists [2024-08-20T07:29:57.419Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:57.419Z] 2c07b855141e: Layer already exists [2024-08-20T07:29:57.419Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:57.419Z] 9b96681282a9: Layer already exists [2024-08-20T07:29:57.419Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:57.419Z] 7f89d9bf86cd: Layer already exists [2024-08-20T07:29:57.419Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:29:58.367Z] 3.2.0-dev.57: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:58.716Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:59.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:29:59.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-20T07:29:59.062Z] 2c07b855141e: Preparing [2024-08-20T07:29:59.062Z] 36053652c211: Preparing [2024-08-20T07:29:59.062Z] 2387a1a6ce40: Preparing [2024-08-20T07:29:59.062Z] 3ae203e8c5f0: Preparing [2024-08-20T07:29:59.062Z] 99795c7a3d87: Preparing [2024-08-20T07:29:59.062Z] 7f89d9bf86cd: Preparing [2024-08-20T07:29:59.062Z] 9b96681282a9: Preparing [2024-08-20T07:29:59.062Z] 68e5ba85e2b6: Preparing [2024-08-20T07:29:59.062Z] 3c20671a5817: Preparing [2024-08-20T07:29:59.062Z] 7f89d9bf86cd: Waiting [2024-08-20T07:29:59.062Z] 9b96681282a9: Waiting [2024-08-20T07:29:59.062Z] 68e5ba85e2b6: Waiting [2024-08-20T07:29:59.062Z] 3c20671a5817: Waiting [2024-08-20T07:29:59.062Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:29:59.062Z] 2387a1a6ce40: Layer already exists [2024-08-20T07:29:59.062Z] 99795c7a3d87: Layer already exists [2024-08-20T07:29:59.062Z] 36053652c211: Layer already exists [2024-08-20T07:29:59.062Z] 2c07b855141e: Layer already exists [2024-08-20T07:29:59.062Z] 7f89d9bf86cd: Layer already exists [2024-08-20T07:29:59.062Z] 3c20671a5817: Layer already exists [2024-08-20T07:29:59.062Z] 9b96681282a9: Layer already exists [2024-08-20T07:29:59.062Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:29:59.326Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:29:59.670Z] + 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-08-20T07:30:00.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-20T07:30:00.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-20T07:30:00.017Z] 2c07b855141e: Preparing [2024-08-20T07:30:00.017Z] 36053652c211: Preparing [2024-08-20T07:30:00.017Z] 2387a1a6ce40: Preparing [2024-08-20T07:30:00.017Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:00.017Z] 99795c7a3d87: Preparing [2024-08-20T07:30:00.017Z] 7f89d9bf86cd: Preparing [2024-08-20T07:30:00.017Z] 9b96681282a9: Preparing [2024-08-20T07:30:00.017Z] 68e5ba85e2b6: Preparing [2024-08-20T07:30:00.017Z] 3c20671a5817: Preparing [2024-08-20T07:30:00.017Z] 7f89d9bf86cd: Waiting [2024-08-20T07:30:00.017Z] 9b96681282a9: Waiting [2024-08-20T07:30:00.017Z] 68e5ba85e2b6: Waiting [2024-08-20T07:30:00.017Z] 3c20671a5817: Waiting [2024-08-20T07:30:00.017Z] 2c07b855141e: Layer already exists [2024-08-20T07:30:00.017Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:00.017Z] 2387a1a6ce40: Layer already exists [2024-08-20T07:30:00.017Z] 36053652c211: Layer already exists [2024-08-20T07:30:00.017Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:00.017Z] 68e5ba85e2b6: Layer already exists [2024-08-20T07:30:00.017Z] 7f89d9bf86cd: Layer already exists [2024-08-20T07:30:00.017Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:00.017Z] 9b96681282a9: Layer already exists [2024-08-20T07:30:00.282Z] main: digest: sha256:257c01bca83aca0f16c99ef91b58ccb235a77471fc13961e158b7670f04ca36d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:30:00.358Z] ===================================================== [Pipeline] echo [2024-08-20T07:30:00.375Z] taggedImages: [2024-08-20T07:30:00.375Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:00.375Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-20T07:30:00.375Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.57 [2024-08-20T07:30:00.375Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:00.375Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-20T07:30:00.403Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-20T07:30:00.403Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:00.403Z] latest [2024-08-20T07:30:00.403Z] 3.2.0-dev.57 [2024-08-20T07:30:00.403Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:00.403Z] main [2024-08-20T07:30:00.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:00.769Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:01.119Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:01.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-20T07:30:01.119Z] 5706267b56e3: Preparing [2024-08-20T07:30:01.119Z] f97fde6503d5: Preparing [2024-08-20T07:30:01.119Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:01.119Z] 99795c7a3d87: Preparing [2024-08-20T07:30:01.119Z] 8c90092d3c19: Preparing [2024-08-20T07:30:01.119Z] 1814c2834a31: Preparing [2024-08-20T07:30:01.119Z] 3c20671a5817: Preparing [2024-08-20T07:30:01.119Z] 1814c2834a31: Waiting [2024-08-20T07:30:01.119Z] 3c20671a5817: Waiting [2024-08-20T07:30:01.119Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:01.384Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:01.384Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:01.384Z] 8c90092d3c19: Pushed [2024-08-20T07:30:01.384Z] 5706267b56e3: Pushed [2024-08-20T07:30:02.336Z] 1814c2834a31: Pushed [2024-08-20T07:30:08.952Z] f97fde6503d5: Pushed [2024-08-20T07:30:08.952Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:09.307Z] + 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-08-20T07:30:09.662Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-20T07:30:09.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-20T07:30:09.662Z] 5706267b56e3: Preparing [2024-08-20T07:30:09.662Z] f97fde6503d5: Preparing [2024-08-20T07:30:09.662Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:09.662Z] 99795c7a3d87: Preparing [2024-08-20T07:30:09.662Z] 8c90092d3c19: Preparing [2024-08-20T07:30:09.662Z] 1814c2834a31: Preparing [2024-08-20T07:30:09.662Z] 3c20671a5817: Preparing [2024-08-20T07:30:09.662Z] 1814c2834a31: Waiting [2024-08-20T07:30:09.662Z] 3c20671a5817: Waiting [2024-08-20T07:30:09.662Z] f97fde6503d5: Layer already exists [2024-08-20T07:30:09.662Z] 5706267b56e3: Layer already exists [2024-08-20T07:30:09.662Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:09.662Z] 8c90092d3c19: Layer already exists [2024-08-20T07:30:09.662Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:09.662Z] 1814c2834a31: Layer already exists [2024-08-20T07:30:09.662Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:09.928Z] latest: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:10.281Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:10.626Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.57 [2024-08-20T07:30:10.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-20T07:30:10.626Z] 5706267b56e3: Preparing [2024-08-20T07:30:10.626Z] f97fde6503d5: Preparing [2024-08-20T07:30:10.626Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:10.626Z] 99795c7a3d87: Preparing [2024-08-20T07:30:10.626Z] 8c90092d3c19: Preparing [2024-08-20T07:30:10.626Z] 1814c2834a31: Preparing [2024-08-20T07:30:10.626Z] 3c20671a5817: Preparing [2024-08-20T07:30:10.626Z] 1814c2834a31: Waiting [2024-08-20T07:30:10.626Z] 3c20671a5817: Waiting [2024-08-20T07:30:10.626Z] f97fde6503d5: Layer already exists [2024-08-20T07:30:10.626Z] 5706267b56e3: Layer already exists [2024-08-20T07:30:10.626Z] 8c90092d3c19: Layer already exists [2024-08-20T07:30:10.626Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:10.626Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:10.626Z] 1814c2834a31: Layer already exists [2024-08-20T07:30:10.626Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:10.891Z] 3.2.0-dev.57: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:11.244Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:11.589Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:11.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-20T07:30:11.589Z] 5706267b56e3: Preparing [2024-08-20T07:30:11.589Z] f97fde6503d5: Preparing [2024-08-20T07:30:11.589Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:11.589Z] 99795c7a3d87: Preparing [2024-08-20T07:30:11.589Z] 8c90092d3c19: Preparing [2024-08-20T07:30:11.589Z] 1814c2834a31: Preparing [2024-08-20T07:30:11.589Z] 3c20671a5817: Preparing [2024-08-20T07:30:11.589Z] 1814c2834a31: Waiting [2024-08-20T07:30:11.589Z] 3c20671a5817: Waiting [2024-08-20T07:30:11.589Z] 5706267b56e3: Layer already exists [2024-08-20T07:30:11.589Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:11.589Z] f97fde6503d5: Layer already exists [2024-08-20T07:30:11.589Z] 8c90092d3c19: Layer already exists [2024-08-20T07:30:11.589Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:11.589Z] 1814c2834a31: Layer already exists [2024-08-20T07:30:11.589Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:11.854Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:12.205Z] + 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-08-20T07:30:12.551Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-20T07:30:12.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-20T07:30:12.551Z] 5706267b56e3: Preparing [2024-08-20T07:30:12.551Z] f97fde6503d5: Preparing [2024-08-20T07:30:12.551Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:12.551Z] 99795c7a3d87: Preparing [2024-08-20T07:30:12.551Z] 8c90092d3c19: Preparing [2024-08-20T07:30:12.551Z] 1814c2834a31: Preparing [2024-08-20T07:30:12.551Z] 3c20671a5817: Preparing [2024-08-20T07:30:12.551Z] 1814c2834a31: Waiting [2024-08-20T07:30:12.551Z] 3c20671a5817: Waiting [2024-08-20T07:30:12.551Z] f97fde6503d5: Layer already exists [2024-08-20T07:30:12.551Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:12.551Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:12.551Z] 8c90092d3c19: Layer already exists [2024-08-20T07:30:12.551Z] 5706267b56e3: Layer already exists [2024-08-20T07:30:12.551Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:12.551Z] 1814c2834a31: Layer already exists [2024-08-20T07:30:12.815Z] main: digest: sha256:b9597ae5eb10e2a1de826194af9f8a01372053b8c12b893c5fb8504be4d372e7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:30:12.889Z] ===================================================== [Pipeline] echo [2024-08-20T07:30:12.903Z] taggedImages: [2024-08-20T07:30:12.903Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:12.903Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-20T07:30:12.903Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.57 [2024-08-20T07:30:12.903Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:12.903Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-20T07:30:12.935Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-20T07:30:12.935Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:12.935Z] latest [2024-08-20T07:30:12.935Z] 3.2.0-dev.57 [2024-08-20T07:30:12.935Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:12.935Z] main [2024-08-20T07:30:12.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:13.340Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:13.724Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:13.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-20T07:30:13.724Z] 61d3dc3e23c7: Preparing [2024-08-20T07:30:13.724Z] 66a6e26efe8b: Preparing [2024-08-20T07:30:13.724Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:13.724Z] 99795c7a3d87: Preparing [2024-08-20T07:30:13.724Z] 735c928e014d: Preparing [2024-08-20T07:30:13.724Z] 7fb2405b7ebd: Preparing [2024-08-20T07:30:13.724Z] 3c20671a5817: Preparing [2024-08-20T07:30:13.724Z] 7fb2405b7ebd: Waiting [2024-08-20T07:30:13.724Z] 3c20671a5817: Waiting [2024-08-20T07:30:13.724Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:14.007Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:14.007Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:14.007Z] 735c928e014d: Pushed [2024-08-20T07:30:14.007Z] 61d3dc3e23c7: Pushed [2024-08-20T07:30:14.278Z] 7fb2405b7ebd: Pushed [2024-08-20T07:30:22.504Z] 66a6e26efe8b: Pushed [2024-08-20T07:30:22.504Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:22.852Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:23.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-20T07:30:23.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-20T07:30:23.188Z] 61d3dc3e23c7: Preparing [2024-08-20T07:30:23.188Z] 66a6e26efe8b: Preparing [2024-08-20T07:30:23.188Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:23.188Z] 99795c7a3d87: Preparing [2024-08-20T07:30:23.188Z] 735c928e014d: Preparing [2024-08-20T07:30:23.188Z] 7fb2405b7ebd: Preparing [2024-08-20T07:30:23.188Z] 3c20671a5817: Preparing [2024-08-20T07:30:23.188Z] 7fb2405b7ebd: Waiting [2024-08-20T07:30:23.188Z] 3c20671a5817: Waiting [2024-08-20T07:30:23.188Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:23.188Z] 735c928e014d: Layer already exists [2024-08-20T07:30:23.188Z] 61d3dc3e23c7: Layer already exists [2024-08-20T07:30:23.188Z] 66a6e26efe8b: Layer already exists [2024-08-20T07:30:23.188Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:23.188Z] 7fb2405b7ebd: Layer already exists [2024-08-20T07:30:23.188Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:23.453Z] latest: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:23.810Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:24.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.57 [2024-08-20T07:30:24.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-20T07:30:26.727Z] 61d3dc3e23c7: Preparing [2024-08-20T07:30:26.727Z] 66a6e26efe8b: Preparing [2024-08-20T07:30:26.727Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:26.727Z] 99795c7a3d87: Preparing [2024-08-20T07:30:26.727Z] 735c928e014d: Preparing [2024-08-20T07:30:26.727Z] 7fb2405b7ebd: Preparing [2024-08-20T07:30:26.727Z] 3c20671a5817: Preparing [2024-08-20T07:30:26.990Z] 66a6e26efe8b: Layer already exists [2024-08-20T07:30:26.990Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:26.990Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:26.990Z] 735c928e014d: Layer already exists [2024-08-20T07:30:26.990Z] 61d3dc3e23c7: Layer already exists [2024-08-20T07:30:26.990Z] 7fb2405b7ebd: Layer already exists [2024-08-20T07:30:26.990Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:26.990Z] 3.2.0-dev.57: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:27.352Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:27.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:27.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-20T07:30:27.699Z] 61d3dc3e23c7: Preparing [2024-08-20T07:30:27.699Z] 66a6e26efe8b: Preparing [2024-08-20T07:30:27.699Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:27.699Z] 99795c7a3d87: Preparing [2024-08-20T07:30:27.699Z] 735c928e014d: Preparing [2024-08-20T07:30:27.699Z] 7fb2405b7ebd: Preparing [2024-08-20T07:30:27.699Z] 3c20671a5817: Preparing [2024-08-20T07:30:27.699Z] 7fb2405b7ebd: Waiting [2024-08-20T07:30:27.699Z] 3c20671a5817: Waiting [2024-08-20T07:30:28.279Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:28.279Z] 66a6e26efe8b: Layer already exists [2024-08-20T07:30:28.279Z] 735c928e014d: Layer already exists [2024-08-20T07:30:28.279Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:28.279Z] 61d3dc3e23c7: Layer already exists [2024-08-20T07:30:28.279Z] 7fb2405b7ebd: Layer already exists [2024-08-20T07:30:28.279Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:28.279Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:28.634Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:28.982Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-20T07:30:28.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-20T07:30:30.394Z] 61d3dc3e23c7: Preparing [2024-08-20T07:30:30.394Z] 66a6e26efe8b: Preparing [2024-08-20T07:30:30.394Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:30.394Z] 99795c7a3d87: Preparing [2024-08-20T07:30:30.394Z] 735c928e014d: Preparing [2024-08-20T07:30:30.394Z] 7fb2405b7ebd: Preparing [2024-08-20T07:30:30.394Z] 3c20671a5817: Preparing [2024-08-20T07:30:30.394Z] 3c20671a5817: Waiting [2024-08-20T07:30:30.394Z] 7fb2405b7ebd: Waiting [2024-08-20T07:30:31.344Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:31.920Z] 66a6e26efe8b: Layer already exists [2024-08-20T07:30:32.183Z] 735c928e014d: Layer already exists [2024-08-20T07:30:35.508Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:35.508Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:35.508Z] 7fb2405b7ebd: Layer already exists [2024-08-20T07:30:35.508Z] 61d3dc3e23c7: Layer already exists [2024-08-20T07:30:35.508Z] main: digest: sha256:2ef0c69611945f5dce66ce091929ccb95a5e7050cd8d3d5d72f427fa7fcac4b6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:30:35.589Z] ===================================================== [Pipeline] echo [2024-08-20T07:30:35.605Z] taggedImages: [2024-08-20T07:30:35.605Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:35.605Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-20T07:30:35.605Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.57 [2024-08-20T07:30:35.605Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:35.605Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-20T07:30:35.633Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-20T07:30:35.633Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:35.633Z] latest [2024-08-20T07:30:35.633Z] 3.2.0-dev.57 [2024-08-20T07:30:35.633Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:35.633Z] main [2024-08-20T07:30:35.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:35.989Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:36.330Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:36.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-20T07:30:36.330Z] 1062a8d27c46: Preparing [2024-08-20T07:30:36.330Z] f0b8cef98357: Preparing [2024-08-20T07:30:36.330Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:36.330Z] 99795c7a3d87: Preparing [2024-08-20T07:30:36.330Z] ec50d803a2d3: Preparing [2024-08-20T07:30:36.330Z] d54adbbbce88: Preparing [2024-08-20T07:30:36.330Z] 3c20671a5817: Preparing [2024-08-20T07:30:36.330Z] d54adbbbce88: Waiting [2024-08-20T07:30:36.330Z] 3c20671a5817: Waiting [2024-08-20T07:30:36.330Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:36.330Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:36.593Z] d54adbbbce88: Layer already exists [2024-08-20T07:30:36.593Z] ec50d803a2d3: Layer already exists [2024-08-20T07:30:36.593Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:36.593Z] 1062a8d27c46: Pushed [2024-08-20T07:30:43.198Z] f0b8cef98357: Pushed [2024-08-20T07:30:43.462Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:43.807Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:44.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-20T07:30:44.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-20T07:30:44.150Z] 1062a8d27c46: Preparing [2024-08-20T07:30:44.150Z] f0b8cef98357: Preparing [2024-08-20T07:30:44.150Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:44.150Z] 99795c7a3d87: Preparing [2024-08-20T07:30:44.150Z] ec50d803a2d3: Preparing [2024-08-20T07:30:44.150Z] d54adbbbce88: Preparing [2024-08-20T07:30:44.150Z] 3c20671a5817: Preparing [2024-08-20T07:30:44.150Z] d54adbbbce88: Waiting [2024-08-20T07:30:44.150Z] 3c20671a5817: Waiting [2024-08-20T07:30:44.150Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:44.150Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:44.150Z] f0b8cef98357: Layer already exists [2024-08-20T07:30:44.150Z] ec50d803a2d3: Layer already exists [2024-08-20T07:30:44.150Z] 1062a8d27c46: Layer already exists [2024-08-20T07:30:44.150Z] d54adbbbce88: Layer already exists [2024-08-20T07:30:44.150Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:44.412Z] latest: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:44.763Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:45.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.57 [2024-08-20T07:30:45.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-20T07:30:45.113Z] 1062a8d27c46: Preparing [2024-08-20T07:30:45.113Z] f0b8cef98357: Preparing [2024-08-20T07:30:45.113Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:45.113Z] 99795c7a3d87: Preparing [2024-08-20T07:30:45.113Z] ec50d803a2d3: Preparing [2024-08-20T07:30:45.113Z] d54adbbbce88: Preparing [2024-08-20T07:30:45.113Z] 3c20671a5817: Preparing [2024-08-20T07:30:45.113Z] d54adbbbce88: Waiting [2024-08-20T07:30:45.113Z] 3c20671a5817: Waiting [2024-08-20T07:30:45.113Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:45.113Z] 1062a8d27c46: Layer already exists [2024-08-20T07:30:45.113Z] f0b8cef98357: Layer already exists [2024-08-20T07:30:45.113Z] ec50d803a2d3: Layer already exists [2024-08-20T07:30:45.113Z] d54adbbbce88: Layer already exists [2024-08-20T07:30:45.113Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:45.376Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:45.376Z] 3.2.0-dev.57: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:45.737Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:46.069Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:46.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-20T07:30:46.069Z] 1062a8d27c46: Preparing [2024-08-20T07:30:46.069Z] f0b8cef98357: Preparing [2024-08-20T07:30:46.069Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:46.069Z] 99795c7a3d87: Preparing [2024-08-20T07:30:46.069Z] ec50d803a2d3: Preparing [2024-08-20T07:30:46.069Z] d54adbbbce88: Preparing [2024-08-20T07:30:46.069Z] 3c20671a5817: Preparing [2024-08-20T07:30:46.069Z] d54adbbbce88: Waiting [2024-08-20T07:30:46.069Z] 3c20671a5817: Waiting [2024-08-20T07:30:46.069Z] 1062a8d27c46: Layer already exists [2024-08-20T07:30:46.069Z] f0b8cef98357: Layer already exists [2024-08-20T07:30:46.069Z] ec50d803a2d3: Layer already exists [2024-08-20T07:30:46.069Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:46.069Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:46.069Z] d54adbbbce88: Layer already exists [2024-08-20T07:30:46.069Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:46.069Z] f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:46.676Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:47.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-20T07:30:47.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-20T07:30:47.017Z] 1062a8d27c46: Preparing [2024-08-20T07:30:47.017Z] f0b8cef98357: Preparing [2024-08-20T07:30:47.017Z] 3ae203e8c5f0: Preparing [2024-08-20T07:30:47.017Z] 99795c7a3d87: Preparing [2024-08-20T07:30:47.017Z] ec50d803a2d3: Preparing [2024-08-20T07:30:47.017Z] d54adbbbce88: Preparing [2024-08-20T07:30:47.017Z] 3c20671a5817: Preparing [2024-08-20T07:30:47.017Z] d54adbbbce88: Waiting [2024-08-20T07:30:47.017Z] 3c20671a5817: Waiting [2024-08-20T07:30:47.017Z] 1062a8d27c46: Layer already exists [2024-08-20T07:30:47.017Z] f0b8cef98357: Layer already exists [2024-08-20T07:30:47.017Z] 99795c7a3d87: Layer already exists [2024-08-20T07:30:47.017Z] ec50d803a2d3: Layer already exists [2024-08-20T07:30:47.017Z] 3c20671a5817: Layer already exists [2024-08-20T07:30:47.017Z] d54adbbbce88: Layer already exists [2024-08-20T07:30:47.017Z] 3ae203e8c5f0: Layer already exists [2024-08-20T07:30:47.279Z] main: digest: sha256:05bda9e60785cc5b728eff0a2e13e95ede645daa76c6fbb1dbe313f3db039ab3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-20T07:30:47.356Z] ===================================================== [Pipeline] echo [2024-08-20T07:30:47.367Z] taggedImages: [2024-08-20T07:30:47.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [2024-08-20T07:30:47.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-20T07:30:47.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.57 [2024-08-20T07:30:47.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f6f99ba4b961ab207b8eb6d15e7748acd28fde6d-3.2.0-dev.57 [2024-08-20T07:30:47.367Z] - 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-08-20T07:30:47.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T07:30:47.751Z] [2024-08-20T07:30:47.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:30:48.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T07:30:48.072Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-20T07:30:48.072Z] 8998bd30e6a1: Pulling fs layer [2024-08-20T07:30:48.072Z] 04944245beec: Pulling fs layer [2024-08-20T07:30:48.072Z] 699f458cf7ca: Pulling fs layer [2024-08-20T07:30:48.072Z] 765212b225bb: Pulling fs layer [2024-08-20T07:30:48.072Z] f23df028b6ca: Pulling fs layer [2024-08-20T07:30:48.072Z] d65c8cfc05b1: Pulling fs layer [2024-08-20T07:30:48.072Z] 2437ff75d9bd: Pulling fs layer [2024-08-20T07:30:48.072Z] 765212b225bb: Waiting [2024-08-20T07:30:48.072Z] f23df028b6ca: Waiting [2024-08-20T07:30:48.072Z] d65c8cfc05b1: Waiting [2024-08-20T07:30:48.072Z] 2437ff75d9bd: Waiting [2024-08-20T07:30:48.338Z] 04944245beec: Verifying Checksum [2024-08-20T07:30:48.338Z] 04944245beec: Download complete [2024-08-20T07:30:48.338Z] 765212b225bb: Verifying Checksum [2024-08-20T07:30:48.338Z] 765212b225bb: Download complete [2024-08-20T07:30:48.338Z] f23df028b6ca: Verifying Checksum [2024-08-20T07:30:48.338Z] f23df028b6ca: Download complete [2024-08-20T07:30:48.338Z] d65c8cfc05b1: Verifying Checksum [2024-08-20T07:30:48.338Z] d65c8cfc05b1: Download complete [2024-08-20T07:30:48.604Z] 699f458cf7ca: Verifying Checksum [2024-08-20T07:30:48.604Z] 699f458cf7ca: Download complete [2024-08-20T07:30:48.870Z] 8998bd30e6a1: Download complete [2024-08-20T07:30:51.449Z] 2437ff75d9bd: Verifying Checksum [2024-08-20T07:30:51.449Z] 2437ff75d9bd: Download complete [2024-08-20T07:30:54.018Z] 8998bd30e6a1: Pull complete [2024-08-20T07:30:54.019Z] 04944245beec: Pull complete [2024-08-20T07:30:55.959Z] 699f458cf7ca: Pull complete [2024-08-20T07:30:55.959Z] 765212b225bb: Pull complete [2024-08-20T07:30:56.913Z] f23df028b6ca: Pull complete [2024-08-20T07:30:57.178Z] d65c8cfc05b1: Pull complete [2024-08-20T07:31:15.361Z] 2437ff75d9bd: Pull complete [2024-08-20T07:31:15.361Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-20T07:31:15.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-20T07:31:15.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T07:31:15.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-8025 does not seem to be running inside a container [2024-08-20T07:31:15.616Z] $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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:arm64 cat [2024-08-20T07:31:18.002Z] $ docker top 4e36f90986ac3d6be588e043761c36291b2282ccdfff50cd97eb712cbfb5c4fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:31:18.895Z] ---> job-cost.sh [2024-08-20T07:31:18.895Z] lf-activate-venv: SKIPPING [2024-08-20T07:31:18.895Z] INFO: No Stack... [2024-08-20T07:31:19.158Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-20T07:31:20.111Z] INFO: Archiving Costs [Pipeline] sh [2024-08-20T07:31:20.741Z] + cut -d, -f6 [2024-08-20T07:31:20.741Z] + cat /w/workspace/edgex-go/676/archives/cost.csv [Pipeline] lock [2024-08-20T07:31:20.801Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-676-stack-cost] [2024-08-20T07:31:20.812Z] Resource [jenkins-edgexfoundry-edgex-go-main-676-stack-cost] did not exist. Created. [2024-08-20T07:31:20.820Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-676-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-20T07:31:21.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-20T07:31:22.097Z] Stashed 1 file(s) [Pipeline] } [2024-08-20T07:31:22.144Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-676-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-20T07:31:22.187Z] $ docker stop --time=1 4e36f90986ac3d6be588e043761c36291b2282ccdfff50cd97eb712cbfb5c4fa [2024-08-20T07:31:23.722Z] $ docker rm -f --volumes 4e36f90986ac3d6be588e043761c36291b2282ccdfff50cd97eb712cbfb5c4fa [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-08-20T07:31:24.424Z] provisioning config files... [2024-08-20T07:31:24.432Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/676@tmp/config13960561366402347352tmp [Pipeline] { [Pipeline] sh [2024-08-20T07:31:24.748Z] + set +x [2024-08-20T07:31:24.748Z] + curl -s https://codecov.io/bash [2024-08-20T07:31:24.748Z] + bash -s -- [2024-08-20T07:31:24.748Z] [2024-08-20T07:31:24.748Z] _____ _ [2024-08-20T07:31:24.748Z] / ____| | | [2024-08-20T07:31:24.748Z] | | ___ __| | ___ ___ _____ __ [2024-08-20T07:31:24.748Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-20T07:31:24.748Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-20T07:31:24.748Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-20T07:31:24.748Z] Bash-1.0.6 [2024-08-20T07:31:24.748Z] [2024-08-20T07:31:24.748Z] [2024-08-20T07:31:24.748Z] ==> git version 2.25.1 found [2024-08-20T07:31:24.748Z] ==> 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-08-20T07:31:24.748Z] Release-Date: 2020-01-08 [2024-08-20T07:31:24.748Z] 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-08-20T07:31:24.749Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-20T07:31:24.749Z] ==> Jenkins CI detected. [2024-08-20T07:31:24.749Z] current dir:  /w/workspace/edgex-go/676 [2024-08-20T07:31:24.749Z] project root: . [2024-08-20T07:31:24.749Z] --> token set from env [2024-08-20T07:31:25.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-20T07:31:25.008Z] ==> Running gcov in . (disable via -X gcov) [2024-08-20T07:31:25.008Z] ==> Python coveragepy not found [2024-08-20T07:31:25.008Z] ==> Searching for coverage reports in: [2024-08-20T07:31:25.008Z] + . [2024-08-20T07:31:25.008Z] -> Found 1 reports [2024-08-20T07:31:25.008Z] ==> Detecting git/mercurial file structure [2024-08-20T07:31:25.008Z] ==> Reading reports [2024-08-20T07:31:25.008Z] + ./coverage.out bytes=545300 [2024-08-20T07:31:25.008Z] ==> Appending adjustments [2024-08-20T07:31:25.008Z] https://docs.codecov.io/docs/fixing-reports [2024-08-20T07:31:26.386Z] + Found adjustments [2024-08-20T07:31:26.386Z] ==> Gzipping contents [2024-08-20T07:31:26.386Z] 68K /tmp/codecov.rELmyq.gz [2024-08-20T07:31:26.386Z] ==> Uploading reports [2024-08-20T07:31:26.386Z] url: https://codecov.io [2024-08-20T07:31:26.386Z] query: branch=main&commit=f6f99ba4b961ab207b8eb6d15e7748acd28fde6d&build=676&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F676%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-20T07:31:26.386Z] -> Pinging Codecov [2024-08-20T07:31:26.386Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6f99ba4b961ab207b8eb6d15e7748acd28fde6d&build=676&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F676%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-20T07:31:26.386Z] -> Uploading to [2024-08-20T07:31:26.386Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-20/00271124DB129430A58F1EEE437C3FCB/f6f99ba4b961ab207b8eb6d15e7748acd28fde6d/4ee01642-20fe-4572-9d89-7b698c176131.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240820%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240820T073126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a29254f73d234065c2caaef59d7227454eb779c06ca0fb8dd59c101b21c75cf3 [2024-08-20T07:31:26.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:31:26.646Z] Dload Upload Total Spent Left Speed [2024-08-20T07:31:26.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68170 0 0 100 68170 0 323k --:--:-- --:--:-- --:--:-- 321k 100 68170 0 0 100 68170 0 237k --:--:-- --:--:-- --:--:-- 236k [2024-08-20T07:31:26.905Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f6f99ba4b961ab207b8eb6d15e7748acd28fde6d [Pipeline] } [2024-08-20T07:31:26.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-20T07:31:27.161Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-20T07:31:27.187Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:31:27.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-20T07:31:27.497Z] [2024-08-20T07:31:27.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:31:27.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-20T07:31:27.802Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-20T07:31:27.802Z] 619be1103602: Already exists [2024-08-20T07:31:27.802Z] f8ea3408117e: Pulling fs layer [2024-08-20T07:31:27.802Z] 91320369b822: Pulling fs layer [2024-08-20T07:31:27.802Z] 0406650e8295: Pulling fs layer [2024-08-20T07:31:27.802Z] 4f4fb700ef54: Pulling fs layer [2024-08-20T07:31:27.802Z] 96d80e3f36e1: Pulling fs layer [2024-08-20T07:31:27.802Z] bcf3aedb951c: Pulling fs layer [2024-08-20T07:31:27.802Z] 96d80e3f36e1: Waiting [2024-08-20T07:31:27.802Z] bcf3aedb951c: Waiting [2024-08-20T07:31:27.802Z] 4f4fb700ef54: Waiting [2024-08-20T07:31:27.802Z] 0406650e8295: Verifying Checksum [2024-08-20T07:31:27.802Z] 0406650e8295: Download complete [2024-08-20T07:31:27.802Z] 4f4fb700ef54: Verifying Checksum [2024-08-20T07:31:27.802Z] 4f4fb700ef54: Download complete [2024-08-20T07:31:27.802Z] f8ea3408117e: Verifying Checksum [2024-08-20T07:31:27.802Z] f8ea3408117e: Download complete [2024-08-20T07:31:28.061Z] f8ea3408117e: Pull complete [2024-08-20T07:31:28.319Z] 96d80e3f36e1: Verifying Checksum [2024-08-20T07:31:28.319Z] 96d80e3f36e1: Download complete [2024-08-20T07:31:29.694Z] 91320369b822: Download complete [2024-08-20T07:31:31.594Z] bcf3aedb951c: Verifying Checksum [2024-08-20T07:31:31.594Z] bcf3aedb951c: Download complete [2024-08-20T07:31:32.967Z] 91320369b822: Pull complete [2024-08-20T07:31:32.967Z] 0406650e8295: Pull complete [2024-08-20T07:31:32.967Z] 4f4fb700ef54: Pull complete [2024-08-20T07:31:33.227Z] 96d80e3f36e1: Pull complete [2024-08-20T07:31:36.512Z] bcf3aedb951c: Pull complete [2024-08-20T07:31:36.512Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-20T07:31:36.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-20T07:31:36.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T07:31:36.614Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T07:31:36.636Z] $ 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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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/edgex-snyk-go:latest cat [2024-08-20T07:31:43.721Z] $ docker top 191ae810a6a19042271b20d7e342814badb74030db8b60a16965032101f3237a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T07:31:44.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/676 [Pipeline] echo [2024-08-20T07:31:44.082Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-20T07:31:44.359Z] + set -o pipefail [2024-08-20T07:31:44.359Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-20T07:31:54.341Z] [2024-08-20T07:31:54.341Z] Monitoring /w/workspace/edgex-go/676 (github.com/edgexfoundry/edgex-go)... [2024-08-20T07:31:54.341Z] [2024-08-20T07:31:54.341Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1c8e64c1-191e-49a0-bc1c-0a0c28bbfa96 [2024-08-20T07:31:54.341Z] [2024-08-20T07:31:54.341Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-20T07:31:54.341Z] [Pipeline] } [2024-08-20T07:31:54.347Z] $ docker stop --time=1 191ae810a6a19042271b20d7e342814badb74030db8b60a16965032101f3237a [2024-08-20T07:31:58.881Z] $ docker rm -f --volumes 191ae810a6a19042271b20d7e342814badb74030db8b60a16965032101f3237a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-20T07:31:59.491Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T07:31:59.507Z] provisioning config files... [2024-08-20T07:31:59.514Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/676@tmp/config17638080793912962867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:31:59.811Z] --> edgex-publish-swagger.sh [2024-08-20T07:31:59.811Z] === Publish openapi/v3 API === [2024-08-20T07:31:59.811Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-20T07:31:59.811Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/676/openapi/v3/core-command.yaml] [2024-08-20T07:31:59.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:31:59.811Z] Dload Upload Total Spent Left Speed [2024-08-20T07:32:00.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49972 --:--:-- --:--:-- --:--:-- 49972 [2024-08-20T07:32:00.380Z] [2024-08-20T07:32:00.380Z] [2024-08-20T07:32:00.380Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/676/openapi/v3/core-data.yaml] [2024-08-20T07:32:00.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:32:00.380Z] Dload Upload Total Spent Left Speed [2024-08-20T07:32:00.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 129k --:--:-- --:--:-- --:--:-- 128k 100 72043 0 0 100 72043 0 129k --:--:-- --:--:-- --:--:-- 128k [2024-08-20T07:32:00.952Z] [2024-08-20T07:32:00.952Z] [2024-08-20T07:32:00.952Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/676/openapi/v3/core-keeper.yaml] [2024-08-20T07:32:00.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:32:00.952Z] Dload Upload Total Spent Left Speed [2024-08-20T07:32:01.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 229 111k --:--:-- --:--:-- --:--:-- 111k [2024-08-20T07:32:01.212Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-20T07:32:01.212Z] [2024-08-20T07:32:01.212Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/676/openapi/v3/core-metadata.yaml] [2024-08-20T07:32:01.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:32:01.212Z] Dload Upload Total Spent Left Speed [2024-08-20T07:32:01.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 375 358k --:--:-- --:--:-- --:--:-- 358k 100 149k 100 156 100 148k 375 358k --:--:-- --:--:-- --:--:-- 358k [2024-08-20T07:32:01.778Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-20T07:32:01.778Z] [2024-08-20T07:32:01.778Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/676/openapi/v3/support-cron-scheduler.yaml] [2024-08-20T07:32:01.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:32:01.778Z] Dload Upload Total Spent Left Speed [2024-08-20T07:32:02.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 212 134k --:--:-- --:--:-- --:--:-- 134k [2024-08-20T07:32:02.038Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-20T07:32:02.038Z] [2024-08-20T07:32:02.038Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/676/openapi/v3/support-notifications.yaml] [2024-08-20T07:32:02.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:32:02.038Z] Dload Upload Total Spent Left Speed [2024-08-20T07:32:02.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 379 207k --:--:-- --:--:-- --:--:-- 207k [2024-08-20T07:32:02.555Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-20T07:32:02.555Z] [2024-08-20T07:32:02.555Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/676/openapi/v3/support-scheduler.yaml] [2024-08-20T07:32:02.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-20T07:32:02.555Z] Dload Upload Total Spent Left Speed [2024-08-20T07:32:02.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 322 76351 --:--:-- --:--:-- --:--:-- 76515 100 37110 100 156 100 36954 322 76351 --:--:-- --:--:-- --:--:-- 76515 [2024-08-20T07:32:02.813Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-20T07:32:02.813Z] [Pipeline] } [2024-08-20T07:32:02.819Z] 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-08-20T07:32:03.231Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-20T07:32:03.231Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:32:03.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T07:32:03.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T07:32:03.630Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T07:32:03.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-20T07:32:04.118Z] $ docker top bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-20T07:32:04.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T07:32:04.242Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T07:32:04.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T07:32:04.363Z] $ docker exec bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 ssh-agent [2024-08-20T07:32:04.494Z] SSH_AUTH_SOCK=/tmp/ssh-OjS4FI7XeCrr/agent.32 [2024-08-20T07:32:04.494Z] SSH_AGENT_PID=38 [2024-08-20T07:32:04.498Z] Running ssh-add (command line suppressed) [2024-08-20T07:32:04.602Z] Identity added: /w/workspace/edgex-go/676@tmp/private_key_5760117533747370880.key (/w/workspace/edgex-go/676@tmp/private_key_5760117533747370880.key) [2024-08-20T07:32:04.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T07:32:04.908Z] + git semver tag [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,092 [run_tag] DEBUG tag force:False [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,092 [check_head_tag] DEBUG check head tag [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,094 [execute] INFO git cat-file --batch-check [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=) [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,099 [execute] INFO git cat-file --batch [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=) [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,143 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,143 [execute] INFO git tag -a v3.2.0-dev.57 -m v3.2.0-dev.57 [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,143 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.57', '-m', 'v3.2.0-dev.57'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=None) [2024-08-20T07:32:05.167Z] 2024-08-20 07:32:05,150 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T07:32:05.167Z] 3.2.0-dev.57 [Pipeline] } [2024-08-20T07:32:05.434Z] $ docker exec --env ******** --env ******** bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 ssh-agent -k [2024-08-20T07:32:05.539Z] unset SSH_AUTH_SOCK; [2024-08-20T07:32:05.539Z] unset SSH_AGENT_PID; [2024-08-20T07:32:05.539Z] echo Agent pid 38 killed; [2024-08-20T07:32:05.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T07:32:05.876Z] + git semver [Pipeline] } [2024-08-20T07:32:06.146Z] $ docker stop --time=1 bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 [2024-08-20T07:32:07.423Z] $ docker rm -f --volumes bd69b42b0d11aa97c601af2da524433e34ce9e18bc0674aedc214a8391078352 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:32:07.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-20T07:32:07.845Z] [2024-08-20T07:32:07.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:32:08.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-20T07:32:11.445Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-20T07:32:11.445Z] ab5ef0e58194: Pulling fs layer [2024-08-20T07:32:11.445Z] 9712f1f96733: Pulling fs layer [2024-08-20T07:32:11.445Z] 63f879dbbcfc: Pulling fs layer [2024-08-20T07:32:11.445Z] 0d9ebad4ef96: Pulling fs layer [2024-08-20T07:32:11.445Z] e9a5061849ea: Pulling fs layer [2024-08-20T07:32:11.445Z] d747dcd14b5f: Pulling fs layer [2024-08-20T07:32:11.445Z] 2de7ff778b66: Pulling fs layer [2024-08-20T07:32:11.445Z] e9a5061849ea: Waiting [2024-08-20T07:32:11.445Z] 2de7ff778b66: Waiting [2024-08-20T07:32:11.445Z] d747dcd14b5f: Waiting [2024-08-20T07:32:11.445Z] 0d9ebad4ef96: Waiting [2024-08-20T07:32:11.445Z] 9712f1f96733: Verifying Checksum [2024-08-20T07:32:11.445Z] 9712f1f96733: Download complete [2024-08-20T07:32:11.445Z] 63f879dbbcfc: Verifying Checksum [2024-08-20T07:32:11.445Z] 63f879dbbcfc: Download complete [2024-08-20T07:32:11.704Z] e9a5061849ea: Verifying Checksum [2024-08-20T07:32:11.704Z] e9a5061849ea: Download complete [2024-08-20T07:32:11.704Z] d747dcd14b5f: Verifying Checksum [2024-08-20T07:32:11.704Z] d747dcd14b5f: Download complete [2024-08-20T07:32:11.964Z] 0d9ebad4ef96: Verifying Checksum [2024-08-20T07:32:11.964Z] 0d9ebad4ef96: Download complete [2024-08-20T07:32:11.964Z] ab5ef0e58194: Verifying Checksum [2024-08-20T07:32:11.964Z] ab5ef0e58194: Download complete [2024-08-20T07:32:11.964Z] 2de7ff778b66: Download complete [2024-08-20T07:32:15.254Z] ab5ef0e58194: Pull complete [2024-08-20T07:32:15.254Z] 9712f1f96733: Pull complete [2024-08-20T07:32:15.513Z] 63f879dbbcfc: Pull complete [2024-08-20T07:32:19.700Z] 0d9ebad4ef96: Pull complete [2024-08-20T07:32:19.700Z] e9a5061849ea: Pull complete [2024-08-20T07:32:19.961Z] d747dcd14b5f: Pull complete [2024-08-20T07:32:20.901Z] 2de7ff778b66: Pull complete [2024-08-20T07:32:20.901Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-20T07:32:20.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-20T07:32:20.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T07:32:20.998Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T07:32:21.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-20T07:32:28.224Z] $ docker top 3f172705cd6fbbaeb256fe041b46629a55d44bf96f8e06b4a52aaf2623d796f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-20T07:32:28.322Z] provisioning config files... [2024-08-20T07:32:28.330Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/676@tmp/config17567595748031369502tmp [2024-08-20T07:32:28.340Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/676@tmp/config17103293266863849727tmp [2024-08-20T07:32:28.348Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/676@tmp/config12329148755907973764tmp [Pipeline] { [Pipeline] echo [2024-08-20T07:32:28.381Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:32:28.677Z] ---> sigul-configuration.sh [2024-08-20T07:32:28.677Z] gpg: directory `/root/.gnupg' created [2024-08-20T07:32:28.677Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-20T07:32:28.677Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-20T07:32:28.677Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-20T07:32:28.677Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-20T07:32:28.677Z] gpg: CAST5 encrypted data [2024-08-20T07:32:28.677Z] gpg: encrypted with 1 passphrase [2024-08-20T07:32:28.677Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-20T07:32:28.977Z] + mkdir /home/jenkins [2024-08-20T07:32:28.977Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-20T07:32:29.280Z] + 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-08-20T07:32:29.295Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:32:29.585Z] ---> sigul-install.sh [2024-08-20T07:32:29.585Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-20T07:32:29.874Z] + git tag --list [2024-08-20T07:32:29.874Z] 0.6.0 [2024-08-20T07:32:29.874Z] 0.6.1 [2024-08-20T07:32:29.874Z] 0.7.0 [2024-08-20T07:32:29.874Z] 0.7.1 [2024-08-20T07:32:29.874Z] v1.0.0 [2024-08-20T07:32:29.874Z] v1.0.1 [2024-08-20T07:32:29.874Z] v1.1.0 [2024-08-20T07:32:29.874Z] v1.2.0 [2024-08-20T07:32:29.874Z] v1.2.1 [2024-08-20T07:32:29.874Z] v1.3.0 [2024-08-20T07:32:29.874Z] v1.3.1 [2024-08-20T07:32:29.874Z] v2.0.0 [2024-08-20T07:32:29.874Z] v2.1.0 [2024-08-20T07:32:29.874Z] v2.1.1 [2024-08-20T07:32:29.874Z] v2.2.0 [2024-08-20T07:32:29.874Z] v2.3.0 [2024-08-20T07:32:29.874Z] v3.0 [2024-08-20T07:32:29.874Z] v3.0.0 [2024-08-20T07:32:29.874Z] v3.1 [2024-08-20T07:32:29.874Z] v3.1.0 [2024-08-20T07:32:29.874Z] v3.1.0-dev.1 [2024-08-20T07:32:29.874Z] v3.1.0-dev.10 [2024-08-20T07:32:29.874Z] v3.1.0-dev.11 [2024-08-20T07:32:29.874Z] v3.1.0-dev.12 [2024-08-20T07:32:29.874Z] v3.1.0-dev.13 [2024-08-20T07:32:29.874Z] v3.1.0-dev.14 [2024-08-20T07:32:29.874Z] v3.1.0-dev.15 [2024-08-20T07:32:29.874Z] v3.1.0-dev.16 [2024-08-20T07:32:29.874Z] v3.1.0-dev.17 [2024-08-20T07:32:29.874Z] v3.1.0-dev.18 [2024-08-20T07:32:29.874Z] v3.1.0-dev.19 [2024-08-20T07:32:29.874Z] v3.1.0-dev.2 [2024-08-20T07:32:29.874Z] v3.1.0-dev.20 [2024-08-20T07:32:29.874Z] v3.1.0-dev.21 [2024-08-20T07:32:29.874Z] v3.1.0-dev.22 [2024-08-20T07:32:29.874Z] v3.1.0-dev.23 [2024-08-20T07:32:29.874Z] v3.1.0-dev.24 [2024-08-20T07:32:29.874Z] v3.1.0-dev.25 [2024-08-20T07:32:29.874Z] v3.1.0-dev.26 [2024-08-20T07:32:29.874Z] v3.1.0-dev.27 [2024-08-20T07:32:29.874Z] v3.1.0-dev.28 [2024-08-20T07:32:29.874Z] v3.1.0-dev.29 [2024-08-20T07:32:29.874Z] v3.1.0-dev.3 [2024-08-20T07:32:29.874Z] v3.1.0-dev.30 [2024-08-20T07:32:29.874Z] v3.1.0-dev.31 [2024-08-20T07:32:29.874Z] v3.1.0-dev.32 [2024-08-20T07:32:29.874Z] v3.1.0-dev.33 [2024-08-20T07:32:29.874Z] v3.1.0-dev.34 [2024-08-20T07:32:29.874Z] v3.1.0-dev.35 [2024-08-20T07:32:29.874Z] v3.1.0-dev.36 [2024-08-20T07:32:29.874Z] v3.1.0-dev.37 [2024-08-20T07:32:29.874Z] v3.1.0-dev.38 [2024-08-20T07:32:29.874Z] v3.1.0-dev.39 [2024-08-20T07:32:29.874Z] v3.1.0-dev.4 [2024-08-20T07:32:29.874Z] v3.1.0-dev.40 [2024-08-20T07:32:29.874Z] v3.1.0-dev.41 [2024-08-20T07:32:29.874Z] v3.1.0-dev.42 [2024-08-20T07:32:29.874Z] v3.1.0-dev.43 [2024-08-20T07:32:29.874Z] v3.1.0-dev.44 [2024-08-20T07:32:29.874Z] v3.1.0-dev.45 [2024-08-20T07:32:29.874Z] v3.1.0-dev.46 [2024-08-20T07:32:29.874Z] v3.1.0-dev.47 [2024-08-20T07:32:29.874Z] v3.1.0-dev.48 [2024-08-20T07:32:29.874Z] v3.1.0-dev.49 [2024-08-20T07:32:29.874Z] v3.1.0-dev.5 [2024-08-20T07:32:29.874Z] v3.1.0-dev.50 [2024-08-20T07:32:29.874Z] v3.1.0-dev.51 [2024-08-20T07:32:29.874Z] v3.1.0-dev.52 [2024-08-20T07:32:29.874Z] v3.1.0-dev.53 [2024-08-20T07:32:29.874Z] v3.1.0-dev.54 [2024-08-20T07:32:29.874Z] v3.1.0-dev.55 [2024-08-20T07:32:29.874Z] v3.1.0-dev.56 [2024-08-20T07:32:29.874Z] v3.1.0-dev.57 [2024-08-20T07:32:29.874Z] v3.1.0-dev.58 [2024-08-20T07:32:29.874Z] v3.1.0-dev.59 [2024-08-20T07:32:29.874Z] v3.1.0-dev.6 [2024-08-20T07:32:29.874Z] v3.1.0-dev.60 [2024-08-20T07:32:29.874Z] v3.1.0-dev.61 [2024-08-20T07:32:29.874Z] v3.1.0-dev.62 [2024-08-20T07:32:29.874Z] v3.1.0-dev.63 [2024-08-20T07:32:29.874Z] v3.1.0-dev.64 [2024-08-20T07:32:29.874Z] v3.1.0-dev.65 [2024-08-20T07:32:29.874Z] v3.1.0-dev.66 [2024-08-20T07:32:29.874Z] v3.1.0-dev.67 [2024-08-20T07:32:29.874Z] v3.1.0-dev.68 [2024-08-20T07:32:29.874Z] v3.1.0-dev.69 [2024-08-20T07:32:29.874Z] v3.1.0-dev.7 [2024-08-20T07:32:29.874Z] v3.1.0-dev.70 [2024-08-20T07:32:29.874Z] v3.1.0-dev.71 [2024-08-20T07:32:29.874Z] v3.1.0-dev.72 [2024-08-20T07:32:29.874Z] v3.1.0-dev.73 [2024-08-20T07:32:29.874Z] v3.1.0-dev.8 [2024-08-20T07:32:29.874Z] v3.1.0-dev.9 [2024-08-20T07:32:29.874Z] v3.1.1 [2024-08-20T07:32:29.874Z] v3.1.1-dev.1 [2024-08-20T07:32:29.874Z] v3.1.1-dev.2 [2024-08-20T07:32:29.874Z] v3.2.0-dev.1 [2024-08-20T07:32:29.874Z] v3.2.0-dev.10 [2024-08-20T07:32:29.874Z] v3.2.0-dev.11 [2024-08-20T07:32:29.874Z] v3.2.0-dev.12 [2024-08-20T07:32:29.874Z] v3.2.0-dev.13 [2024-08-20T07:32:29.874Z] v3.2.0-dev.14 [2024-08-20T07:32:29.874Z] v3.2.0-dev.15 [2024-08-20T07:32:29.874Z] v3.2.0-dev.16 [2024-08-20T07:32:29.874Z] v3.2.0-dev.17 [2024-08-20T07:32:29.874Z] v3.2.0-dev.18 [2024-08-20T07:32:29.874Z] v3.2.0-dev.19 [2024-08-20T07:32:29.874Z] v3.2.0-dev.2 [2024-08-20T07:32:29.874Z] v3.2.0-dev.20 [2024-08-20T07:32:29.874Z] v3.2.0-dev.21 [2024-08-20T07:32:29.874Z] v3.2.0-dev.22 [2024-08-20T07:32:29.874Z] v3.2.0-dev.23 [2024-08-20T07:32:29.874Z] v3.2.0-dev.24 [2024-08-20T07:32:29.874Z] v3.2.0-dev.25 [2024-08-20T07:32:29.874Z] v3.2.0-dev.26 [2024-08-20T07:32:29.874Z] v3.2.0-dev.27 [2024-08-20T07:32:29.874Z] v3.2.0-dev.28 [2024-08-20T07:32:29.874Z] v3.2.0-dev.29 [2024-08-20T07:32:29.874Z] v3.2.0-dev.3 [2024-08-20T07:32:29.874Z] v3.2.0-dev.30 [2024-08-20T07:32:29.874Z] v3.2.0-dev.31 [2024-08-20T07:32:29.874Z] v3.2.0-dev.32 [2024-08-20T07:32:29.874Z] v3.2.0-dev.33 [2024-08-20T07:32:29.874Z] v3.2.0-dev.34 [2024-08-20T07:32:29.874Z] v3.2.0-dev.35 [2024-08-20T07:32:29.874Z] v3.2.0-dev.36 [2024-08-20T07:32:29.874Z] v3.2.0-dev.37 [2024-08-20T07:32:29.874Z] v3.2.0-dev.38 [2024-08-20T07:32:29.874Z] v3.2.0-dev.39 [2024-08-20T07:32:29.874Z] v3.2.0-dev.4 [2024-08-20T07:32:29.874Z] v3.2.0-dev.40 [2024-08-20T07:32:29.874Z] v3.2.0-dev.41 [2024-08-20T07:32:29.874Z] v3.2.0-dev.42 [2024-08-20T07:32:29.874Z] v3.2.0-dev.43 [2024-08-20T07:32:29.874Z] v3.2.0-dev.44 [2024-08-20T07:32:29.874Z] v3.2.0-dev.45 [2024-08-20T07:32:29.874Z] v3.2.0-dev.46 [2024-08-20T07:32:29.874Z] v3.2.0-dev.47 [2024-08-20T07:32:29.874Z] v3.2.0-dev.48 [2024-08-20T07:32:29.874Z] v3.2.0-dev.49 [2024-08-20T07:32:29.874Z] v3.2.0-dev.5 [2024-08-20T07:32:29.874Z] v3.2.0-dev.50 [2024-08-20T07:32:29.874Z] v3.2.0-dev.51 [2024-08-20T07:32:29.874Z] v3.2.0-dev.52 [2024-08-20T07:32:29.874Z] v3.2.0-dev.53 [2024-08-20T07:32:29.874Z] v3.2.0-dev.54 [2024-08-20T07:32:29.874Z] v3.2.0-dev.55 [2024-08-20T07:32:29.874Z] v3.2.0-dev.56 [2024-08-20T07:32:29.874Z] v3.2.0-dev.57 [2024-08-20T07:32:29.874Z] v3.2.0-dev.6 [2024-08-20T07:32:29.874Z] v3.2.0-dev.7 [2024-08-20T07:32:29.874Z] v3.2.0-dev.8 [2024-08-20T07:32:29.874Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-20T07:32:30.170Z] + lftools sign git-tag v3.2.0-dev.57 [2024-08-20T07:32:30.735Z] Signing Git tag with Sigul... [2024-08-20T07:32:30.735Z] Signing v3.2.0-dev.57 [Pipeline] echo [2024-08-20T07:32:31.010Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:32:31.296Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-20T07:32:31.303Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-20T07:32:31.324Z] $ docker stop --time=1 3f172705cd6fbbaeb256fe041b46629a55d44bf96f8e06b4a52aaf2623d796f8 [2024-08-20T07:32:32.600Z] $ docker rm -f --volumes 3f172705cd6fbbaeb256fe041b46629a55d44bf96f8e06b4a52aaf2623d796f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-20T07:32:33.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-20T07:32:33.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:32:33.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T07:32:33.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T07:32:33.445Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T07:32:33.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-20T07:32:33.796Z] $ docker top a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 -eo pid,comm [2024-08-20T07:32:33.848Z] 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-08-20T07:32:33.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-20T07:32:33.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T07:32:33.905Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T07:32:34.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T07:32:34.011Z] $ docker exec a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 ssh-agent [2024-08-20T07:32:34.118Z] SSH_AUTH_SOCK=/tmp/ssh-ktK2UCkzcqWq/agent.33 [2024-08-20T07:32:34.118Z] SSH_AGENT_PID=39 [2024-08-20T07:32:34.122Z] Running ssh-add (command line suppressed) [2024-08-20T07:32:34.225Z] Identity added: /w/workspace/edgex-go/676@tmp/private_key_14924161294772237136.key (/w/workspace/edgex-go/676@tmp/private_key_14924161294772237136.key) [2024-08-20T07:32:34.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T07:32:34.555Z] + git semver bump pre [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,715 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,715 [bump_version] DEBUG bumping version:3.2.0-dev.57 on axis:pre with prefix:dev [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,715 [bump_version] DEBUG bumped version:3.2.0-dev.58 [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,715 [write_version] DEBUG write version:3.2.0-dev.58 to path:/w/workspace/edgex-go/676/.semver/main with force:True [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,715 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,715 [write_file] DEBUG write to file:/w/workspace/edgex-go/676/.semver/main [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,718 [execute] INFO git cat-file --batch-check [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=) [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,723 [execute] INFO git cat-file --batch [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=) [2024-08-20T07:32:34.816Z] 2024-08-20 07:32:34,729 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T07:32:34.816Z] 3.2.0-dev.58 [Pipeline] } [2024-08-20T07:32:34.823Z] $ docker exec --env ******** --env ******** a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 ssh-agent -k [2024-08-20T07:32:34.925Z] unset SSH_AUTH_SOCK; [2024-08-20T07:32:34.925Z] unset SSH_AGENT_PID; [2024-08-20T07:32:34.925Z] echo Agent pid 39 killed; [2024-08-20T07:32:34.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T07:32:35.267Z] + git semver [Pipeline] } [2024-08-20T07:32:35.539Z] $ docker stop --time=1 a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 [2024-08-20T07:32:36.792Z] $ docker rm -f --volumes a682f53a9457a61dc958ea77686c65a142f9d4253fbf6003d4ba58d5229d16c3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-20T07:32:37.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-20T07:32:37.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:32:37.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-20T07:32:37.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T07:32:37.552Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T07:32:37.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-20T07:32:40.196Z] $ docker top caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-20T07:32:40.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-20T07:32:40.308Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-20T07:32:40.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-20T07:32:40.410Z] $ docker exec caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a ssh-agent [2024-08-20T07:32:40.520Z] SSH_AUTH_SOCK=/tmp/ssh-nU4w9OTuXBQz/agent.31 [2024-08-20T07:32:40.520Z] SSH_AGENT_PID=37 [2024-08-20T07:32:40.524Z] Running ssh-add (command line suppressed) [2024-08-20T07:32:40.627Z] Identity added: /w/workspace/edgex-go/676@tmp/private_key_8102314886794544079.key (/w/workspace/edgex-go/676@tmp/private_key_8102314886794544079.key) [2024-08-20T07:32:41.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-20T07:32:41.770Z] + git semver push [2024-08-20T07:32:43.830Z] 2024-08-20 07:32:41,933 [run_push] DEBUG push [2024-08-20T07:32:43.830Z] 2024-08-20 07:32:41,933 [execute] INFO git cat-file --batch-check [2024-08-20T07:32:43.830Z] 2024-08-20 07:32:41,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=) [2024-08-20T07:32:43.830Z] 2024-08-20 07:32:41,938 [execute] INFO git rev-list 49a8246b3ee58c24507195eefb3a8308d4bef7e1 -- [2024-08-20T07:32:43.830Z] 2024-08-20 07:32:41,938 [execute] DEBUG Popen(['git', 'rev-list', '49a8246b3ee58c24507195eefb3a8308d4bef7e1', '--'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-20T07:32:43.830Z] 2024-08-20 07:32:41,956 [execute] INFO git fetch -v origin [2024-08-20T07:32:43.830Z] 2024-08-20 07:32:41,956 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-20T07:32:44.400Z] 2024-08-20 07:32:44,298 [run_push] DEBUG no remote changes detected [2024-08-20T07:32:44.400Z] 2024-08-20 07:32:44,298 [execute] INFO git push origin semver [2024-08-20T07:32:44.400Z] 2024-08-20 07:32:44,299 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/676/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-20T07:32:45.339Z] 2024-08-20 07:32:44,971 [run_push] DEBUG push all version tags [2024-08-20T07:32:45.339Z] 2024-08-20 07:32:44,971 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-20T07:32:45.339Z] 2024-08-20 07:32:44,972 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/676, universal_newlines=False, shell=None, istream=None) [2024-08-20T07:32:45.912Z] 2024-08-20 07:32:45,670 [read_version] DEBUG read version from /w/workspace/edgex-go/676/.semver/main [2024-08-20T07:32:45.912Z] 3.2.0-dev.58 [Pipeline] } [2024-08-20T07:32:45.918Z] $ docker exec --env ******** --env ******** caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a ssh-agent -k [2024-08-20T07:32:46.024Z] unset SSH_AUTH_SOCK; [2024-08-20T07:32:46.026Z] unset SSH_AGENT_PID; [2024-08-20T07:32:46.026Z] echo Agent pid 37 killed; [2024-08-20T07:32:46.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-20T07:32:46.360Z] + git semver [Pipeline] } [2024-08-20T07:32:46.631Z] $ docker stop --time=1 caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a [2024-08-20T07:32:48.257Z] $ docker rm -f --volumes caa9801196a89697679aefa2ad4ced585a6137a5c8211a63ced952f49f0f846a [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-08-20T07:32:48.864Z] + [ -d /w/workspace/edgex-go/676/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:32:49.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:32:50.018Z] ---> package-listing.sh [2024-08-20T07:32:50.018Z] ++ facter osfamily [2024-08-20T07:32:50.018Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-20T07:32:50.278Z] + OS_FAMILY=debian [2024-08-20T07:32:50.278Z] + workspace=/w/workspace/edgex-go/676 [2024-08-20T07:32:50.278Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-20T07:32:50.278Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-20T07:32:50.278Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-20T07:32:50.278Z] + PACKAGES=/tmp/packages_start.txt [2024-08-20T07:32:50.278Z] + '[' /w/workspace/edgex-go/676 ']' [2024-08-20T07:32:50.278Z] + PACKAGES=/tmp/packages_end.txt [2024-08-20T07:32:50.278Z] + case "${OS_FAMILY}" in [2024-08-20T07:32:50.278Z] + dpkg -l [2024-08-20T07:32:50.278Z] + grep '^ii' [2024-08-20T07:32:50.278Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-20T07:32:50.278Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-20T07:32:50.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-20T07:32:50.278Z] + '[' /w/workspace/edgex-go/676 ']' [2024-08-20T07:32:50.278Z] + mkdir -p /w/workspace/edgex-go/676/archives/ [2024-08-20T07:32:50.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/676/archives/ [Pipeline] echo [2024-08-20T07:32:50.289Z] 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/676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-20T07:32:50.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:32:51.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T07:32:51.123Z] [2024-08-20T07:32:51.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-20T07:32:51.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T07:32:51.424Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-20T07:32:51.424Z] 5eb5b503b376: Pulling fs layer [2024-08-20T07:32:51.424Z] 5c69ac0246d0: Pulling fs layer [2024-08-20T07:32:51.424Z] ec43610c2a17: Pulling fs layer [2024-08-20T07:32:51.424Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-20T07:32:51.424Z] 33b1e0a273af: Pulling fs layer [2024-08-20T07:32:51.424Z] 5d3b04190fa2: Pulling fs layer [2024-08-20T07:32:51.424Z] 2f39f015ded8: Pulling fs layer [2024-08-20T07:32:51.424Z] 33b1e0a273af: Waiting [2024-08-20T07:32:51.424Z] 5d3b04190fa2: Waiting [2024-08-20T07:32:51.424Z] 3a2ae6a8a46f: Waiting [2024-08-20T07:32:51.424Z] 5c69ac0246d0: Download complete [2024-08-20T07:32:51.424Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-20T07:32:51.424Z] 3a2ae6a8a46f: Download complete [2024-08-20T07:32:51.424Z] 33b1e0a273af: Verifying Checksum [2024-08-20T07:32:51.424Z] 33b1e0a273af: Download complete [2024-08-20T07:32:51.424Z] 5d3b04190fa2: Download complete [2024-08-20T07:32:51.424Z] ec43610c2a17: Verifying Checksum [2024-08-20T07:32:51.424Z] ec43610c2a17: Download complete [2024-08-20T07:32:51.682Z] 5eb5b503b376: Verifying Checksum [2024-08-20T07:32:51.682Z] 5eb5b503b376: Download complete [2024-08-20T07:32:52.246Z] 2f39f015ded8: Download complete [2024-08-20T07:32:52.811Z] 5eb5b503b376: Pull complete [2024-08-20T07:32:53.069Z] 5c69ac0246d0: Pull complete [2024-08-20T07:32:53.637Z] ec43610c2a17: Pull complete [2024-08-20T07:32:53.638Z] 3a2ae6a8a46f: Pull complete [2024-08-20T07:32:53.638Z] 33b1e0a273af: Pull complete [2024-08-20T07:32:53.897Z] 5d3b04190fa2: Pull complete [2024-08-20T07:32:58.084Z] 2f39f015ded8: Pull complete [2024-08-20T07:32:58.084Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-20T07:32:58.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-20T07:32:58.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-20T07:32:58.299Z] prd-ubuntu20.04-docker-8c-8g-8024 does not seem to be running inside a container [2024-08-20T07:32:58.338Z] $ 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/676/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/676 -v /w/workspace/edgex-go/676:/w/workspace/edgex-go/676:rw,z -v /w/workspace/edgex-go/676@tmp:/w/workspace/edgex-go/676@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-20T07:33:05.173Z] $ docker top 20e47a335562fbab12bb24a3bae4e99b0bcabcbfb0a4ec8097e62d006842b347 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-20T07:33:05.544Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-20T07:33:05.832Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-20T07:33:06.120Z] + ls /var/log/sa-host [2024-08-20T07:33:06.120Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-20T07:33:06.274Z] provisioning config files... [2024-08-20T07:33:06.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/676@tmp/config10852914724260846304tmp [Pipeline] { [Pipeline] echo [2024-08-20T07:33:06.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:33:06.584Z] ---> create-netrc.sh [Pipeline] } [2024-08-20T07:33:06.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:33:06.930Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-20T07:33:06.943Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:33:07.231Z] ---> sudo-logs.sh [2024-08-20T07:33:07.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-20T07:33:07.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:33:07.530Z] ---> job-cost.sh [2024-08-20T07:33:07.530Z] lf-activate-venv: SKIPPING [2024-08-20T07:33:07.530Z] DEBUG: total: 0.10999999940395355 [2024-08-20T07:33:07.530Z] INFO: Retrieving Stack Cost... [2024-08-20T07:33:07.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-20T07:33:08.047Z] INFO: Archiving Costs [Pipeline] echo [2024-08-20T07:33:08.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-20T07:33:08.339Z] ---> logs-deploy.sh [2024-08-20T07:33:08.340Z] lf-activate-venv: SKIPPING [2024-08-20T07:33:08.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/676 [2024-08-20T07:33:08.340Z] INFO: archiving workspace using pattern(s): [2024-08-20T07:33:09.277Z] Archives upload complete. [2024-08-20T07:33:09.277Z] INFO: archiving logs to Nexus