Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27f8dfd4927d2773c81647b42d879c019fbc73ec 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-ssh3605710924058180531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1067111623372230179.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6335494849276770599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh139347452796692859.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-ssh10626259963625889203.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], buildSnap:false] ========================================================= [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-6080 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/579 [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/579 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27f8dfd4927d2773c81647b42d879c019fbc73ec (main) Commit message: "Merge pull request #4670 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.13.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27f8dfd4927d2773c81647b42d879c019fbc73ec # timeout=10 > git rev-list --no-walk 2d30f705c743795df8390fbd60637189b6d83314 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T05:08:00.535Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T05:08:00.585Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T05:08:00.601Z] ========================================================= [2023-09-13T05:08:00.601Z] EdgeX Global Pipelines Version Info [2023-09-13T05:08:00.601Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:08:01.311Z] ------------------- [2023-09-13T05:08:01.311Z] stable info: [2023-09-13T05:08:01.311Z] ------------------- [2023-09-13T05:08:01.311Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T05:08:01.311Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T05:08:01.311Z] Message: update stable to v1.0.254 [2023-09-13T05:08:01.883Z] ------------------- [2023-09-13T05:08:01.883Z] experimental info: [2023-09-13T05:08:01.883Z] ------------------- [2023-09-13T05:08:01.883Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T05:08:01.883Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T05:08:01.883Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T05:08:02.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-13T05:08:02.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-13T05:08:02.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T05:08:02.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T05:08:02.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T05:08:02.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T05:08:02.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T05:08:02.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-13T05:08:02.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-13T05:08:02.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-13T05:08:02.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T05:08:02.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T05:08:02.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T05:08:02.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T05:08:02.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T05:08:02.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T05:08:02.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T05:08:02.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T05:08:02.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-13T05:08:02.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-13T05:08:02.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T05:08:02.260Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T05:08:02.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T05:08:02.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-13T05:08:02.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-13T05:08:02.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-13T05:08:02.326Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] echo [2023-09-13T05:08:02.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27f8dfd [Pipeline] echo [2023-09-13T05:08:02.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T05:08:02.399Z] provisioning config files... [2023-09-13T05:08:02.412Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config9913154852582458676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:08:02.713Z] ---> docker-login.sh [2023-09-13T05:08:02.713Z] nexus3.edgexfoundry.org:10001 [2023-09-13T05:08:02.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:08:02.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:08:02.973Z] Configure a credential helper to remove this warning. See [2023-09-13T05:08:02.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:08:02.973Z] [2023-09-13T05:08:02.973Z] Login Succeeded [2023-09-13T05:08:02.973Z] nexus3.edgexfoundry.org:10002 [2023-09-13T05:08:03.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:08:03.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:08:03.234Z] Configure a credential helper to remove this warning. See [2023-09-13T05:08:03.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:08:03.234Z] [2023-09-13T05:08:03.234Z] Login Succeeded [2023-09-13T05:08:03.234Z] nexus3.edgexfoundry.org:10003 [2023-09-13T05:08:03.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:08:03.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:08:03.234Z] Configure a credential helper to remove this warning. See [2023-09-13T05:08:03.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:08:03.234Z] [2023-09-13T05:08:03.234Z] Login Succeeded [2023-09-13T05:08:03.234Z] nexus3.edgexfoundry.org:10004 [2023-09-13T05:08:03.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:08:03.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:08:03.493Z] Configure a credential helper to remove this warning. See [2023-09-13T05:08:03.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:08:03.493Z] [2023-09-13T05:08:03.493Z] Login Succeeded [2023-09-13T05:08:03.494Z] docker.io [2023-09-13T05:08:03.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:08:03.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:08:03.754Z] Configure a credential helper to remove this warning. See [2023-09-13T05:08:03.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:08:03.754Z] [2023-09-13T05:08:03.754Z] Login Succeeded [2023-09-13T05:08:03.754Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T05:08:03.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T05:08:04.066Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + dirname cmd/core-command/Dockerfile [2023-09-13T05:08:04.066Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/core-data/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/core-metadata/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-13T05:08:04.066Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-09-13T05:08:04.066Z] cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-13T05:08:04.066Z] + + dirname cmd/security-spire-server/Dockerfile [2023-09-13T05:08:04.066Z] cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/support-notifications/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-13T05:08:04.066Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-13T05:08:04.066Z] + cut -d/ -f2 [2023-09-13T05:08:04.066Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-13T05:08:04.118Z] 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-13T05:08:04.461Z] + git rev-list -1 --merges 27f8dfd4927d2773c81647b42d879c019fbc73ec~1..27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] echo [2023-09-13T05:08:04.494Z] -----------> git rev-list -1 --merges 27f8dfd4927d2773c81647b42d879c019fbc73ec~1..27f8dfd4927d2773c81647b42d879c019fbc73ec 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:08:04.494Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [false] [Pipeline] sh [2023-09-13T05:08:04.779Z] + git log --format=format:%s -1 27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] echo [2023-09-13T05:08:04.793Z] ========================================================= [2023-09-13T05:08:04.793Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T05:08:04.793Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-13T05:08:05.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T05:08:05.153Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T05:08:05.153Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T05:08:05.153Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T05:08:05.153Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T05:08:05.153Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T05:08:05.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:08:05.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T05:08:05.495Z] [2023-09-13T05:08:05.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:08:05.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T05:08:05.791Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T05:08:05.791Z] b85a868b505f: Pulling fs layer [2023-09-13T05:08:05.791Z] e2be974225ed: Pulling fs layer [2023-09-13T05:08:05.791Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T05:08:05.791Z] 988bab9f4d93: Pulling fs layer [2023-09-13T05:08:05.791Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T05:08:05.791Z] eaf3925da568: Pulling fs layer [2023-09-13T05:08:05.791Z] bab4dde63d76: Pulling fs layer [2023-09-13T05:08:05.791Z] bde34c3a00c8: Pulling fs layer [2023-09-13T05:08:05.791Z] b352a97aabf1: Pulling fs layer [2023-09-13T05:08:05.791Z] 4872d77fe225: Pulling fs layer [2023-09-13T05:08:05.791Z] 5851b861e8e6: Pulling fs layer [2023-09-13T05:08:05.791Z] bde34c3a00c8: Waiting [2023-09-13T05:08:05.791Z] 988bab9f4d93: Waiting [2023-09-13T05:08:05.791Z] 1469e6f7b9e6: Waiting [2023-09-13T05:08:05.791Z] b352a97aabf1: Waiting [2023-09-13T05:08:05.791Z] 4872d77fe225: Waiting [2023-09-13T05:08:05.791Z] 5851b861e8e6: Waiting [2023-09-13T05:08:05.791Z] eaf3925da568: Waiting [2023-09-13T05:08:05.791Z] e2be974225ed: Verifying Checksum [2023-09-13T05:08:05.791Z] e2be974225ed: Download complete [2023-09-13T05:08:05.791Z] 988bab9f4d93: Verifying Checksum [2023-09-13T05:08:05.791Z] 988bab9f4d93: Download complete [2023-09-13T05:08:05.791Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T05:08:05.791Z] 1469e6f7b9e6: Download complete [2023-09-13T05:08:06.052Z] eaf3925da568: Verifying Checksum [2023-09-13T05:08:06.052Z] eaf3925da568: Download complete [2023-09-13T05:08:06.052Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T05:08:06.052Z] 339a4e72a1f5: Download complete [2023-09-13T05:08:06.052Z] bde34c3a00c8: Download complete [2023-09-13T05:08:06.052Z] b352a97aabf1: Download complete [2023-09-13T05:08:06.052Z] 4872d77fe225: Verifying Checksum [2023-09-13T05:08:06.052Z] 4872d77fe225: Download complete [2023-09-13T05:08:06.052Z] 5851b861e8e6: Verifying Checksum [2023-09-13T05:08:06.052Z] 5851b861e8e6: Download complete [2023-09-13T05:08:06.052Z] b85a868b505f: Verifying Checksum [2023-09-13T05:08:06.052Z] b85a868b505f: Download complete [2023-09-13T05:08:06.311Z] bab4dde63d76: Verifying Checksum [2023-09-13T05:08:06.311Z] bab4dde63d76: Download complete [2023-09-13T05:08:07.246Z] b85a868b505f: Pull complete [2023-09-13T05:08:07.509Z] e2be974225ed: Pull complete [2023-09-13T05:08:08.088Z] 339a4e72a1f5: Pull complete [2023-09-13T05:08:08.088Z] 988bab9f4d93: Pull complete [2023-09-13T05:08:08.348Z] 1469e6f7b9e6: Pull complete [2023-09-13T05:08:08.348Z] eaf3925da568: Pull complete [2023-09-13T05:08:10.261Z] bab4dde63d76: Pull complete [2023-09-13T05:08:10.261Z] bde34c3a00c8: Pull complete [2023-09-13T05:08:10.261Z] b352a97aabf1: Pull complete [2023-09-13T05:08:10.521Z] 4872d77fe225: Pull complete [2023-09-13T05:08:10.521Z] 5851b861e8e6: Pull complete [2023-09-13T05:08:10.521Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T05:08:10.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T05:08:10.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:08:10.640Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:08:10.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:08:13.781Z] $ docker top f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 -eo pid,comm [2023-09-13T05:08:13.830Z] 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). [2023-09-13T05:08:13.830Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T05:08:13.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T05:08:13.866Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T05:08:13.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T05:08:13.981Z] $ docker exec f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent [2023-09-13T05:08:14.083Z] SSH_AUTH_SOCK=/tmp/ssh-Clz74JQ0CGhb/agent.32 [2023-09-13T05:08:14.083Z] SSH_AGENT_PID=38 [2023-09-13T05:08:14.090Z] Running ssh-add (command line suppressed) [2023-09-13T05:08:14.193Z] Identity added: /w/workspace/edgex-go/579@tmp/private_key_685529933497560947.key (/w/workspace/edgex-go/579@tmp/private_key_685529933497560947.key) [2023-09-13T05:08:14.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T05:08:14.491Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T05:08:14.513Z] $ docker exec --env ******** --env ******** f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent -k [2023-09-13T05:08:14.623Z] unset SSH_AUTH_SOCK; [2023-09-13T05:08:14.623Z] unset SSH_AGENT_PID; [2023-09-13T05:08:14.623Z] echo Agent pid 38 killed; [2023-09-13T05:08:14.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T05:08:14.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T05:08:14.656Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T05:08:14.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T05:08:14.768Z] $ docker exec f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent [2023-09-13T05:08:14.891Z] SSH_AUTH_SOCK=/tmp/ssh-yGa8ptYMY4bE/agent.70 [2023-09-13T05:08:14.891Z] SSH_AGENT_PID=76 [2023-09-13T05:08:14.896Z] Running ssh-add (command line suppressed) [2023-09-13T05:08:15.011Z] Identity added: /w/workspace/edgex-go/579@tmp/private_key_17025794367344834350.key (/w/workspace/edgex-go/579@tmp/private_key_17025794367344834350.key) [2023-09-13T05:08:15.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T05:08:15.311Z] + git semver init [2023-09-13T05:08:15.571Z] 2023-09-13 05:08:15,495 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T05:08:15.571Z] 2023-09-13 05:08:15,495 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/579/.semver [2023-09-13T05:08:15.571Z] 2023-09-13 05:08:15,496 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/579/.semver [2023-09-13T05:08:15.571Z] 2023-09-13 05:08:15,496 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/579/.semver'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=None) [2023-09-13T05:08:22.149Z] 2023-09-13 05:08:20,984 [append_file] DEBUG append to file:/w/workspace/edgex-go/579/.git/info/exclude [2023-09-13T05:08:22.149Z] 2023-09-13 05:08:20,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/579/.semver/main with force:False [2023-09-13T05:08:22.149Z] 2023-09-13 05:08:20,984 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:08:22.149Z] 2023-09-13 05:08:20,985 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:08:22.149Z] 3.1.0-dev.45 [Pipeline] } [2023-09-13T05:08:22.169Z] $ docker exec --env ******** --env ******** f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 ssh-agent -k [2023-09-13T05:08:22.292Z] unset SSH_AUTH_SOCK; [2023-09-13T05:08:22.293Z] unset SSH_AGENT_PID; [2023-09-13T05:08:22.293Z] echo Agent pid 76 killed; [2023-09-13T05:08:22.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T05:08:22.603Z] + git semver [Pipeline] } [2023-09-13T05:08:22.886Z] $ docker stop --time=1 f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 [2023-09-13T05:08:24.198Z] $ docker rm -f --volumes f1a55c8c71a2ab4a58fa996883a7da5531fda711d083bcdc63ad07779b980a13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T05:08:24.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T05:08:24.754Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T05:08:24.757Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.45 [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 [2023-09-13T05:08:25.157Z] + git config --global --add safe.directory /w/workspace/edgex-go/579 [Pipeline] echo [2023-09-13T05:08:25.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T05:08:25.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T05:08:25.189Z] ========================================================= [2023-09-13T05:08:25.189Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T05:08:25.189Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T05:08:25.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T05:08:25.476Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T05:08:25.476Z] 7264a8db6415: Pulling fs layer [2023-09-13T05:08:25.476Z] c4d48a809fc2: Pulling fs layer [2023-09-13T05:08:25.476Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T05:08:25.476Z] ad3a456e5733: Pulling fs layer [2023-09-13T05:08:25.476Z] 9e4f439ed901: Pulling fs layer [2023-09-13T05:08:25.476Z] feaf6a47b606: Pulling fs layer [2023-09-13T05:08:25.476Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T05:08:25.476Z] 8ac70367396e: Pulling fs layer [2023-09-13T05:08:25.476Z] 6db16350a2e2: Pulling fs layer [2023-09-13T05:08:25.476Z] 9250d5d63582: Pulling fs layer [2023-09-13T05:08:25.476Z] ad3a456e5733: Waiting [2023-09-13T05:08:25.476Z] 5e8b037d7d82: Waiting [2023-09-13T05:08:25.476Z] 9e4f439ed901: Waiting [2023-09-13T05:08:25.476Z] feaf6a47b606: Waiting [2023-09-13T05:08:25.476Z] 9250d5d63582: Waiting [2023-09-13T05:08:25.476Z] 6db16350a2e2: Waiting [2023-09-13T05:08:25.476Z] c4d48a809fc2: Download complete [2023-09-13T05:08:25.476Z] ad3a456e5733: Verifying Checksum [2023-09-13T05:08:25.476Z] ad3a456e5733: Download complete [2023-09-13T05:08:25.476Z] 9e4f439ed901: Download complete [2023-09-13T05:08:25.476Z] 7264a8db6415: Verifying Checksum [2023-09-13T05:08:25.476Z] 7264a8db6415: Download complete [2023-09-13T05:08:25.476Z] feaf6a47b606: Verifying Checksum [2023-09-13T05:08:25.476Z] feaf6a47b606: Download complete [2023-09-13T05:08:25.741Z] 7264a8db6415: Pull complete [2023-09-13T05:08:25.741Z] c4d48a809fc2: Pull complete [2023-09-13T05:08:25.741Z] 8ac70367396e: Verifying Checksum [2023-09-13T05:08:25.741Z] 8ac70367396e: Download complete [2023-09-13T05:08:26.002Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T05:08:26.002Z] 4f1c88b9dad5: Download complete [2023-09-13T05:08:26.261Z] 6db16350a2e2: Verifying Checksum [2023-09-13T05:08:26.261Z] 6db16350a2e2: Download complete [2023-09-13T05:08:26.261Z] 9250d5d63582: Verifying Checksum [2023-09-13T05:08:26.261Z] 9250d5d63582: Download complete [2023-09-13T05:08:26.520Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T05:08:26.520Z] 5e8b037d7d82: Download complete [2023-09-13T05:08:29.809Z] 4f1c88b9dad5: Pull complete [2023-09-13T05:08:29.809Z] ad3a456e5733: Pull complete [2023-09-13T05:08:30.067Z] 9e4f439ed901: Pull complete [2023-09-13T05:08:30.067Z] feaf6a47b606: Pull complete [2023-09-13T05:08:32.599Z] 5e8b037d7d82: Pull complete [2023-09-13T05:08:32.857Z] 8ac70367396e: Pull complete [2023-09-13T05:08:33.421Z] 6db16350a2e2: Pull complete [2023-09-13T05:08:33.989Z] 9250d5d63582: Pull complete [2023-09-13T05:08:33.989Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T05:08:33.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T05:08:33.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T05:08:34.283Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-13T05:08:34.283Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T05:08:34.283Z] WORKDIR /edgex [2023-09-13T05:08:34.283Z] COPY go.mod . [2023-09-13T05:08:34.283Z] RUN go mod download [2023-09-13T05:08:35.218Z] Sending build context to Docker daemon 170.9MB [2023-09-13T05:08:35.218Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T05:08:35.218Z] ---> fa269f55d9b9 [2023-09-13T05:08:35.218Z] Step 2/4 : WORKDIR /edgex [2023-09-13T05:08:39.845Z] Still waiting to schedule task [2023-09-13T05:08:39.846Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-13T05:08:43.347Z] ---> Running in d94505934d5b [2023-09-13T05:08:43.347Z] Removing intermediate container d94505934d5b [2023-09-13T05:08:43.347Z] ---> 3d3ccfc28320 [2023-09-13T05:08:43.347Z] Step 3/4 : COPY go.mod . [2023-09-13T05:08:43.347Z] ---> a049a1aba7b1 [2023-09-13T05:08:43.347Z] Step 4/4 : RUN go mod download [2023-09-13T05:08:43.347Z] ---> Running in 91f0b3137f51 [2023-09-13T05:09:01.451Z] Removing intermediate container 91f0b3137f51 [2023-09-13T05:09:01.451Z] ---> e94d7ca61791 [2023-09-13T05:09:01.451Z] Successfully built e94d7ca61791 [2023-09-13T05:09:01.451Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:09:01.748Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T05:09:01.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:09:01.810Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:09:01.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:09:02.273Z] $ docker top 79495968d4f2d9c6ae0eff209fa51b3bee122f85ec5ec4cfa23e86cb59ada329 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T05:09:02.621Z] + go version [2023-09-13T05:09:02.621Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T05:09:02.634Z] $ docker stop --time=1 79495968d4f2d9c6ae0eff209fa51b3bee122f85ec5ec4cfa23e86cb59ada329 [2023-09-13T05:09:03.955Z] $ docker rm -f --volumes 79495968d4f2d9c6ae0eff209fa51b3bee122f85ec5ec4cfa23e86cb59ada329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:09:04.324Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T05:09:04.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:09:04.395Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:09:04.430Z] $ 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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:09:04.779Z] $ docker top 7921bb510e0907e5fb03a63e8fab8381e98190dcd755a6d1d777316de28c8688 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T05:09:04.839Z] ========================================================= [2023-09-13T05:09:04.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T05:09:04.839Z] ========================================================= [Pipeline] sh [2023-09-13T05:09:05.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/579 [Pipeline] fileExists [Pipeline] sh [2023-09-13T05:09:05.410Z] + make test [2023-09-13T05:09:05.410Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T05:09:13.528Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T05:09:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T05:09:25.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T05:09:26.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T05:09:26.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T05:09:26.340Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T05:09:26.599Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T05:09:26.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T05:09:26.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T05:09:26.857Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T05:09:26.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T05:09:27.423Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T05:09:27.423Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T05:09:27.423Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T05:09:27.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T05:09:29.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T05:09:29.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T05:09:30.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-09-13T05:09:32.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-09-13T05:09:32.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T05:09:32.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T05:09:32.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T05:09:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T05:09:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T05:09:34.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T05:09:34.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T05:09:34.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T05:09:34.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T05:09:34.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T05:09:35.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.4% of statements [2023-09-13T05:09:35.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.0% of statements [2023-09-13T05:09:35.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T05:09:35.869Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T05:09:37.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.191s coverage: 93.4% of statements [2023-09-13T05:09:37.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 3.8% of statements [2023-09-13T05:09:37.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T05:09:37.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T05:09:37.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T05:09:38.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T05:09:38.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T05:09:38.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T05:09:38.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T05:09:38.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T05:09:38.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T05:09:38.342Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T05:09:39.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.396s coverage: 97.6% of statements [2023-09-13T05:09:39.277Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-09-13T05:09:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T05:09:39.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T05:09:41.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements [2023-09-13T05:09:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements [2023-09-13T05:09:41.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements [2023-09-13T05:09:42.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.039s coverage: 82.9% of statements [2023-09-13T05:09:42.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2023-09-13T05:09:42.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.059s coverage: 96.3% of statements [2023-09-13T05:09:42.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T05:09:42.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T05:09:42.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T05:09:42.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T05:09:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T05:09:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T05:09:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T05:09:42.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T05:09:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.034s coverage: 87.5% of statements [2023-09-13T05:09:43.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T05:09:43.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T05:09:43.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T05:09:43.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T05:09:44.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T05:09:44.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T05:09:44.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T05:09:45.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T05:09:46.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T05:09:48.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T05:09:48.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T05:09:50.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T05:09:50.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T05:09:50.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T05:09:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T05:09:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T05:09:51.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T05:09:52.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T05:09:52.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T05:09:52.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T05:09:52.709Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T05:09:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T05:09:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T05:09:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T05:09:53.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T05:09:54.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.057s coverage: 94.4% of statements [2023-09-13T05:09:55.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T05:09:55.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T05:09:55.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T05:09:55.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T05:09:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T05:09:56.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T05:09:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T05:09:57.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T05:10:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.071s coverage: 92.9% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.102s coverage: 81.8% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2023-09-13T05:10:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.7% of statements [2023-09-13T05:10:08.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2023-09-13T05:10:08.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2023-09-13T05:10:08.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2023-09-13T05:10:08.439Z] 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 [2023-09-13T05:10:08.698Z] running golangci-lint [2023-09-13T05:10:08.698Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-13T05:10:08.698Z] go version go1.21.0 linux/amd64 [2023-09-13T05:10:08.956Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-13T05:10:08.956Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-13T05:10:14.330Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6081 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-13T05:10:14.343Z] Running in /w/workspace/edgex-go/579 [Pipeline] { [Pipeline] checkout [2023-09-13T05:10:14.380Z] The recommended git tool is: git [2023-09-13T05:10:19.234Z] using credential edgex-jenkins-ssh [2023-09-13T05:10:19.250Z] Cloning the remote Git repository [2023-09-13T05:10:19.292Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-13T05:10:19.381Z] > git init /w/workspace/edgex-go/579 # timeout=10 [2023-09-13T05:10:19.505Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T05:10:19.506Z] > git --version # timeout=10 [2023-09-13T05:10:19.528Z] > git --version # 'git version 2.25.1' [2023-09-13T05:10:19.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T05:10:19.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T05:10:21.161Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 10.498192688s" [2023-09-13T05:10:21.161Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.281767ms" [2023-09-13T05:10:29.265Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.51726576s with top 10 stages: buildir: 36.042930447s, gosec: 7.369306161s, fact_deprecated: 1.705109209s, inspect: 1.682404621s, printf: 1.391073769s, ctrlflow: 1.08402939s, S1038: 866.553864ms, nilness: 836.236987ms, fact_purity: 813.268402ms, directives: 579.314159ms" [2023-09-13T05:10:29.265Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-13T05:10:29.265Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 194/194, skip_dirs: 194/194, autogenerated_exclude: 194/194, identifier_marker: 194/194, filename_unadjuster: 194/194, exclude: 194/194, exclude-rules: 21/194, nolint: 0/21, cgo: 194/194, skip_files: 194/194" [2023-09-13T05:10:29.265Z] level=info msg="[runner] processing took 15.658904ms with stages: nolint: 6.427686ms, identifier_marker: 3.335734ms, autogenerated_exclude: 2.560927ms, path_prettifier: 1.576836ms, exclude-rules: 999.921µs, skip_dirs: 679.978µs, filename_unadjuster: 46.58µs, cgo: 26.671µs, max_same_issues: 890ns, skip_files: 670ns, fixer: 530ns, uniq_by_line: 520ns, diff: 370ns, exclude: 280ns, severity-rules: 250ns, sort_results: 241ns, path_prefixer: 210ns, source_code: 200ns, max_from_linter: 170ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" [2023-09-13T05:10:29.265Z] level=info msg="[runner] linters took 8.722794087s with stages: goanalysis_metalinter: 8.707050453s" [2023-09-13T05:10:29.265Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-13T05:10:29.265Z] level=info msg="Memory: 193 samples, avg is 280.8MB, max is 958.4MB" [2023-09-13T05:10:29.265Z] level=info msg="Execution took 19.270386289s" [2023-09-13T05:10:29.265Z] go vet ./... [2023-09-13T05:10:32.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T05:10:32.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T05:10:32.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T05:10:32.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T05:10:32.840Z] + ls -al . [2023-09-13T05:10:32.840Z] total 728 [2023-09-13T05:10:32.840Z] drwxrwxr-x 12 1001 1001 4096 Sep 13 05:09 . [2023-09-13T05:10:32.840Z] drwxr-xr-x 4 root root 4096 Sep 13 05:09 .. [2023-09-13T05:10:32.840Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 05:07 .blubracket [2023-09-13T05:10:32.840Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 05:07 .dockerignore [2023-09-13T05:10:32.840Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 05:10 .git [2023-09-13T05:10:32.840Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 05:07 .github [2023-09-13T05:10:32.840Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 05:07 .gitignore [2023-09-13T05:10:32.840Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 05:07 .golangci.yml [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 05:07 .hadolint.yml [2023-09-13T05:10:32.841Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 05:08 .semver [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 05:07 .sonarcloud.properties [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 05:07 ADOPTERS.md [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 05:07 Attribution.txt [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 05:07 CHANGELOG.md [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 05:07 CONTRIBUTING.md [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 05:07 GOVERNANCE.md [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 05:07 Jenkinsfile [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 05:07 LICENSE [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 05:07 Makefile [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 05:07 OWNERS.md [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 05:07 README.md [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 05:07 SECURITY.md [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 05:08 VERSION [2023-09-13T05:10:32.841Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 05:07 bin [2023-09-13T05:10:32.841Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 05:07 cmd [2023-09-13T05:10:32.841Z] -rw-r--r-- 1 root root 450471 Sep 13 05:10 coverage.out [2023-09-13T05:10:32.841Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 05:07 fuzz_test [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 05:07 go.mod [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 05:07 go.sum [2023-09-13T05:10:32.841Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 05:07 internal [2023-09-13T05:10:32.841Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 05:07 openapi [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 05:07 security.txt [2023-09-13T05:10:32.841Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 05:07 snap [2023-09-13T05:10:32.841Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 05:07 version.go [Pipeline] sh [2023-09-13T05:10:33.126Z] + '[' -e coverage.out ] [2023-09-13T05:10:33.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T05:10:33.250Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T05:10:33.533Z] + make build [2023-09-13T05:10:33.533Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T05:10:37.728Z] Avoid second fetch [2023-09-13T05:10:37.729Z] Checking out Revision 27f8dfd4927d2773c81647b42d879c019fbc73ec (main) [2023-09-13T05:10:38.425Z] Commit message: "Merge pull request #4670 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.13.0" [2023-09-13T05:10:36.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T05:10:36.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T05:10:37.747Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T05:10:37.818Z] > git checkout -f 27f8dfd4927d2773c81647b42d879c019fbc73ec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T05:10:39.396Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T05:10:39.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T05:10:39.396Z] Dload Upload Total Spent Left Speed [2023-09-13T05:10:39.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-09-13T05:10:39.998Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T05:10:40.327Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T05:10:40.327Z] + sudo tee /etc/docker/daemon.new [2023-09-13T05:10:40.327Z] { [2023-09-13T05:10:40.327Z] "registry-mirrors": [ [2023-09-13T05:10:40.327Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T05:10:40.327Z] ], [2023-09-13T05:10:40.327Z] "bip": "10.250.0.254/24", [2023-09-13T05:10:40.327Z] "hosts": [ [2023-09-13T05:10:40.327Z] "tcp://0.0.0.0:5555", [2023-09-13T05:10:40.327Z] "unix:///var/run/docker.sock" [2023-09-13T05:10:40.327Z] ], [2023-09-13T05:10:40.327Z] "mtu": 1458, [2023-09-13T05:10:40.327Z] "selinux-enabled": true, [2023-09-13T05:10:40.327Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T05:10:40.327Z] } [Pipeline] sh [2023-09-13T05:10:40.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T05:10:40.976Z] + sudo service docker restart [2023-09-13T05:10:45.757Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T05:10:46.323Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T05:10:47.700Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T05:10:48.267Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T05:10:54.822Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T05:10:55.081Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T05:10:56.459Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T05:10:57.392Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T05:10:58.327Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T05:10:59.224Z] provisioning config files... [2023-09-13T05:10:59.247Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config15582985047283200175tmp [2023-09-13T05:10:59.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:10:59.590Z] ---> docker-login.sh [2023-09-13T05:10:59.590Z] nexus3.edgexfoundry.org:10001 [2023-09-13T05:10:59.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:11:00.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:11:00.128Z] Configure a credential helper to remove this warning. See [2023-09-13T05:11:00.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:11:00.128Z] [2023-09-13T05:11:00.128Z] Login Succeeded [2023-09-13T05:11:00.128Z] nexus3.edgexfoundry.org:10002 [2023-09-13T05:11:00.197Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T05:11:00.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:11:00.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:11:00.397Z] Configure a credential helper to remove this warning. See [2023-09-13T05:11:00.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:11:00.397Z] [2023-09-13T05:11:00.397Z] Login Succeeded [2023-09-13T05:11:00.397Z] nexus3.edgexfoundry.org:10003 [2023-09-13T05:11:00.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:11:00.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:11:00.935Z] Configure a credential helper to remove this warning. See [2023-09-13T05:11:00.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:11:00.935Z] [2023-09-13T05:11:00.935Z] Login Succeeded [2023-09-13T05:11:00.935Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2023-09-13T05:11:01.147Z] $ docker stop --time=1 7921bb510e0907e5fb03a63e8fab8381e98190dcd755a6d1d777316de28c8688 [2023-09-13T05:11:01.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:11:01.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:11:01.203Z] Configure a credential helper to remove this warning. See [2023-09-13T05:11:01.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:11:01.203Z] [2023-09-13T05:11:01.203Z] Login Succeeded [2023-09-13T05:11:01.203Z] docker.io [2023-09-13T05:11:01.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:11:01.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:11:01.740Z] Configure a credential helper to remove this warning. See [2023-09-13T05:11:01.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:11:01.740Z] [2023-09-13T05:11:01.740Z] Login Succeeded [2023-09-13T05:11:01.740Z] ---> docker-login.sh ends [2023-09-13T05:11:05.236Z] $ docker rm -f --volumes 7921bb510e0907e5fb03a63e8fab8381e98190dcd755a6d1d777316de28c8688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-13T05:11:05.625Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:11:06.405Z] + git config --global --add safe.directory /w/workspace/edgex-go/579 [Pipeline] echo [2023-09-13T05:11:06.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T05:11:06.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T05:11:06.441Z] ========================================================= [2023-09-13T05:11:06.441Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T05:11:06.441Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T05:11:06.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T05:11:06.495Z] [2023-09-13T05:11:06.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:11:06.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T05:11:06.763Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T05:11:06.763Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T05:11:06.763Z] 5d54e960e981: Pulling fs layer [2023-09-13T05:11:06.763Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T05:11:06.763Z] f0e02332f6b5: Pulling fs layer [2023-09-13T05:11:06.763Z] 66412af1f25a: Pulling fs layer [2023-09-13T05:11:06.763Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T05:11:06.763Z] 9a37bb91b891: Pulling fs layer [2023-09-13T05:11:06.763Z] a29adfc67d43: Pulling fs layer [2023-09-13T05:11:06.763Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T05:11:06.763Z] 1baf3a5c0e64: Waiting [2023-09-13T05:11:06.763Z] 9a37bb91b891: Waiting [2023-09-13T05:11:06.763Z] a29adfc67d43: Waiting [2023-09-13T05:11:06.763Z] f0e02332f6b5: Waiting [2023-09-13T05:11:06.763Z] d5de9f91c1a4: Waiting [2023-09-13T05:11:06.763Z] 66412af1f25a: Waiting [2023-09-13T05:11:06.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T05:11:06.810Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-13T05:11:06.810Z] 91d30c5bc195: Pulling fs layer [2023-09-13T05:11:06.810Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-13T05:11:06.810Z] 9c61dcf015f6: Pulling fs layer [2023-09-13T05:11:06.810Z] 4698f68db338: Pulling fs layer [2023-09-13T05:11:06.810Z] 2a2f49069b9e: Pulling fs layer [2023-09-13T05:11:06.810Z] e0025b399a48: Pulling fs layer [2023-09-13T05:11:06.810Z] 2a2f49069b9e: Waiting [2023-09-13T05:11:06.810Z] 4698f68db338: Waiting [2023-09-13T05:11:07.029Z] 5d54e960e981: Download complete [2023-09-13T05:11:07.029Z] f0e02332f6b5: Verifying Checksum [2023-09-13T05:11:07.029Z] f0e02332f6b5: Download complete [2023-09-13T05:11:07.029Z] 66412af1f25a: Verifying Checksum [2023-09-13T05:11:07.029Z] 66412af1f25a: Download complete [2023-09-13T05:11:07.029Z] 9fda8d8052c6: Verifying Checksum [2023-09-13T05:11:07.029Z] 9fda8d8052c6: Download complete [2023-09-13T05:11:07.079Z] 91d30c5bc195: Verifying Checksum [2023-09-13T05:11:07.079Z] 4698f68db338: Verifying Checksum [2023-09-13T05:11:07.079Z] 4698f68db338: Download complete [2023-09-13T05:11:07.079Z] 91d30c5bc195: Pull complete [2023-09-13T05:11:07.079Z] 2e9b0aa3be6d: Download complete [2023-09-13T05:11:07.079Z] e0025b399a48: Verifying Checksum [2023-09-13T05:11:07.079Z] e0025b399a48: Download complete [2023-09-13T05:11:07.301Z] 9a37bb91b891: Verifying Checksum [2023-09-13T05:11:07.301Z] 9a37bb91b891: Download complete [2023-09-13T05:11:07.344Z] 2a2f49069b9e: Verifying Checksum [2023-09-13T05:11:07.344Z] 2a2f49069b9e: Download complete [2023-09-13T05:11:07.344Z] 2e9b0aa3be6d: Pull complete [2023-09-13T05:11:07.903Z] 9fda8d8052c6: Pull complete [2023-09-13T05:11:07.903Z] a29adfc67d43: Download complete [2023-09-13T05:11:07.921Z] 9c61dcf015f6: Verifying Checksum [2023-09-13T05:11:07.921Z] 9c61dcf015f6: Download complete [2023-09-13T05:11:08.498Z] 5d54e960e981: Pull complete [2023-09-13T05:11:08.498Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T05:11:08.498Z] d5de9f91c1a4: Download complete [2023-09-13T05:11:08.769Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T05:11:08.769Z] c4a7e357bf2a: Download complete [2023-09-13T05:11:09.738Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T05:11:09.738Z] 1baf3a5c0e64: Download complete [2023-09-13T05:11:10.460Z] 9c61dcf015f6: Pull complete [2023-09-13T05:11:10.460Z] 4698f68db338: Pull complete [2023-09-13T05:11:10.719Z] 2a2f49069b9e: Pull complete [2023-09-13T05:11:10.978Z] e0025b399a48: Pull complete [2023-09-13T05:11:10.978Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-13T05:11:10.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T05:11:10.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:11:11.060Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:11:11.094Z] $ 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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:11:13.482Z] $ docker top 016f0b0320e6967324f96471702a3424edd0b9d554a0812b8d9338e31249c48b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T05:11:13.815Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T05:11:15.720Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-13T05:11:15.720Z] #1 transferring dockerfile: 1.90kB done [2023-09-13T05:11:15.720Z] #1 DONE 0.0s [2023-09-13T05:11:15.979Z] [2023-09-13T05:11:15.979Z] #2 [core-command internal] load build definition from Dockerfile [2023-09-13T05:11:15.979Z] #2 transferring dockerfile: 1.82kB done [2023-09-13T05:11:15.979Z] #2 DONE 0.0s [2023-09-13T05:11:15.979Z] [2023-09-13T05:11:15.979Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T05:11:15.979Z] #3 transferring dockerfile: 2.12kB done [2023-09-13T05:11:15.979Z] #3 DONE 0.0s [2023-09-13T05:11:15.979Z] [2023-09-13T05:11:15.979Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T05:11:15.979Z] #4 transferring dockerfile: 2.39kB done [2023-09-13T05:11:15.979Z] #4 DONE 0.0s [2023-09-13T05:11:15.979Z] [2023-09-13T05:11:15.979Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #5 transferring dockerfile: 2.38kB done [2023-09-13T05:11:16.238Z] #5 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #6 transferring dockerfile: 1.58kB done [2023-09-13T05:11:16.238Z] #6 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #7 [core-data internal] load .dockerignore [2023-09-13T05:11:16.238Z] #7 transferring context: 56B done [2023-09-13T05:11:16.238Z] #7 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #8 transferring dockerfile: 2.82kB done [2023-09-13T05:11:16.238Z] #8 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #9 transferring dockerfile: 1.70kB done [2023-09-13T05:11:16.238Z] #9 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #10 transferring dockerfile: 1.96kB done [2023-09-13T05:11:16.238Z] #10 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #11 transferring dockerfile: 1.59kB done [2023-09-13T05:11:16.238Z] #11 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #12 transferring dockerfile: 1.78kB done [2023-09-13T05:11:16.238Z] #12 DONE 0.1s [2023-09-13T05:11:16.238Z] [2023-09-13T05:11:16.238Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T05:11:16.238Z] #13 transferring dockerfile: 1.82kB done [2023-09-13T05:11:16.239Z] #13 DONE 0.1s [2023-09-13T05:11:16.239Z] [2023-09-13T05:11:16.239Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-09-13T05:11:16.239Z] #14 transferring dockerfile: 1.84kB done [2023-09-13T05:11:16.239Z] #14 DONE 0.1s [2023-09-13T05:11:16.239Z] [2023-09-13T05:11:16.239Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T05:11:16.239Z] #15 transferring dockerfile: 2.04kB done [2023-09-13T05:11:16.239Z] #15 DONE 0.1s [2023-09-13T05:11:16.239Z] [2023-09-13T05:11:16.239Z] #16 [core-command internal] load .dockerignore [2023-09-13T05:11:16.239Z] #16 transferring context: 56B done [2023-09-13T05:11:16.239Z] #16 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T05:11:16.497Z] #17 transferring context: 56B done [2023-09-13T05:11:16.497Z] #17 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #18 [security-proxy-setup internal] load .dockerignore [2023-09-13T05:11:16.497Z] #18 transferring context: 56B done [2023-09-13T05:11:16.497Z] #18 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-09-13T05:11:16.497Z] #19 transferring context: 56B done [2023-09-13T05:11:16.497Z] #19 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #20 [security-spire-config internal] load .dockerignore [2023-09-13T05:11:16.497Z] #20 transferring context: 56B done [2023-09-13T05:11:16.497Z] #20 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #21 [security-spire-server internal] load .dockerignore [2023-09-13T05:11:16.497Z] #21 transferring context: 56B done [2023-09-13T05:11:16.497Z] #21 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #22 [security-spire-agent internal] load .dockerignore [2023-09-13T05:11:16.497Z] #22 transferring context: 56B done [2023-09-13T05:11:16.497Z] #22 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #23 [core-metadata internal] load .dockerignore [2023-09-13T05:11:16.497Z] #23 transferring context: 56B done [2023-09-13T05:11:16.497Z] #23 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T05:11:16.497Z] #24 transferring context: 56B done [2023-09-13T05:11:16.497Z] #24 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #25 [security-bootstrapper internal] load .dockerignore [2023-09-13T05:11:16.497Z] #25 transferring context: 56B done [2023-09-13T05:11:16.497Z] #25 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #26 [support-notifications internal] load .dockerignore [2023-09-13T05:11:16.497Z] #26 transferring context: 56B done [2023-09-13T05:11:16.497Z] #26 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #27 [support-scheduler internal] load .dockerignore [2023-09-13T05:11:16.497Z] #27 transferring context: 56B done [2023-09-13T05:11:16.497Z] #27 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #28 [security-proxy-auth internal] load .dockerignore [2023-09-13T05:11:16.497Z] #28 transferring context: 56B done [2023-09-13T05:11:16.497Z] #28 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T05:11:16.497Z] #29 DONE 0.0s [2023-09-13T05:11:16.497Z] [2023-09-13T05:11:16.497Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:11:16.756Z] #30 ... [2023-09-13T05:11:16.756Z] [2023-09-13T05:11:16.756Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T05:11:16.756Z] #29 DONE 0.0s [2023-09-13T05:11:16.756Z] [2023-09-13T05:11:16.756Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:11:16.756Z] #30 ... [2023-09-13T05:11:16.756Z] [2023-09-13T05:11:16.756Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T05:11:16.756Z] #29 DONE 0.0s [2023-09-13T05:11:16.756Z] [2023-09-13T05:11:16.756Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:11:17.350Z] #30 ... [2023-09-13T05:11:17.350Z] [2023-09-13T05:11:17.350Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T05:11:17.350Z] #31 DONE 0.4s [2023-09-13T05:11:17.350Z] [2023-09-13T05:11:17.350Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T05:11:17.350Z] #32 DONE 0.5s [2023-09-13T05:11:17.350Z] [2023-09-13T05:11:17.350Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:11:17.350Z] #30 DONE 0.8s [2023-09-13T05:11:17.350Z] [2023-09-13T05:11:17.350Z] #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:11:17.350Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T05:11:17.612Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T05:11:17.612Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:11:17.612Z] #33 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T05:11:17.612Z] #33 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T05:11:17.870Z] #33 DONE 0.6s [2023-09-13T05:11:17.870Z] [2023-09-13T05:11:17.870Z] #34 [security-spire-config internal] load build context [2023-09-13T05:11:17.871Z] #34 transferring context: 16.36kB 0.1s done [2023-09-13T05:11:17.871Z] #34 DONE 0.4s [2023-09-13T05:11:17.871Z] [2023-09-13T05:11:17.871Z] #35 [security-spire-server internal] load build context [2023-09-13T05:11:17.871Z] #35 transferring context: 18.11kB 0.1s done [2023-09-13T05:11:17.871Z] #35 DONE 0.5s [2023-09-13T05:11:17.871Z] [2023-09-13T05:11:17.871Z] #36 [security-spire-agent internal] load build context [2023-09-13T05:11:17.871Z] #36 transferring context: 17.64kB 0.1s done [2023-09-13T05:11:17.871Z] #36 DONE 0.5s [2023-09-13T05:11:17.871Z] [2023-09-13T05:11:17.871Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:11:17.871Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T05:11:17.871Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-13T05:11:17.871Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-13T05:11:17.871Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T05:11:17.871Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-09-13T05:11:17.871Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-13T05:11:17.871Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-13T05:11:17.871Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T05:11:17.871Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-13T05:11:17.871Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T05:11:17.871Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s [2023-09-13T05:11:17.871Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-13T05:11:18.273Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.7s [2023-09-13T05:11:18.273Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.8s [2023-09-13T05:11:18.531Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2023-09-13T05:11:18.531Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-09-13T05:11:18.531Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-13T05:11:18.795Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2023-09-13T05:11:19.055Z] #37 ... [2023-09-13T05:11:19.055Z] [2023-09-13T05:11:19.055Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T05:11:19.055Z] #38 DONE 1.9s [2023-09-13T05:11:19.055Z] [2023-09-13T05:11:19.055Z] #39 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-13T05:11:19.828Z] c4a7e357bf2a: Pull complete [2023-09-13T05:11:19.828Z] f0e02332f6b5: Pull complete [2023-09-13T05:11:19.828Z] 66412af1f25a: Pull complete [2023-09-13T05:11:24.330Z] #39 ... [2023-09-13T05:11:24.330Z] [2023-09-13T05:11:24.330Z] #40 [support-notifications internal] load build context [2023-09-13T05:11:24.330Z] #40 transferring context: 252.99MB 6.6s [2023-09-13T05:11:26.500Z] 1baf3a5c0e64: Pull complete [2023-09-13T05:11:26.854Z] #40 transferring context: 364.71MB 9.3s done [2023-09-13T05:11:26.854Z] #40 ... [2023-09-13T05:11:26.854Z] [2023-09-13T05:11:26.854Z] #41 [support-scheduler internal] load build context [2023-09-13T05:11:27.112Z] #41 transferring context: 364.71MB 9.6s done [2023-09-13T05:11:27.112Z] #41 ... [2023-09-13T05:11:27.112Z] [2023-09-13T05:11:27.112Z] #42 [security-proxy-auth internal] load build context [2023-09-13T05:11:27.112Z] #42 transferring context: 364.71MB 9.6s done [2023-09-13T05:11:27.112Z] #42 ... [2023-09-13T05:11:27.112Z] [2023-09-13T05:11:27.112Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-13T05:11:27.370Z] #43 ... [2023-09-13T05:11:27.370Z] [2023-09-13T05:11:27.370Z] #44 [security-bootstrapper internal] load build context [2023-09-13T05:11:27.370Z] #44 transferring context: 364.71MB 9.8s done [2023-09-13T05:11:27.370Z] #44 ... [2023-09-13T05:11:27.370Z] [2023-09-13T05:11:27.370Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-13T05:11:27.370Z] #45 transferring context: 364.71MB 10.0s done [2023-09-13T05:11:27.628Z] #45 ... [2023-09-13T05:11:27.628Z] [2023-09-13T05:11:27.628Z] #46 [core-data internal] load build context [2023-09-13T05:11:27.628Z] #46 transferring context: 364.71MB 10.2s done [2023-09-13T05:11:27.628Z] #46 ... [2023-09-13T05:11:27.628Z] [2023-09-13T05:11:27.628Z] #47 [security-proxy-setup internal] load build context [2023-09-13T05:11:27.887Z] #47 transferring context: 364.71MB 10.4s done [2023-09-13T05:11:27.887Z] #47 ... [2023-09-13T05:11:27.887Z] [2023-09-13T05:11:27.887Z] #48 [security-secretstore-setup internal] load build context [2023-09-13T05:11:27.887Z] #48 transferring context: 364.71MB 9.4s done [2023-09-13T05:11:27.887Z] #48 ... [2023-09-13T05:11:27.887Z] [2023-09-13T05:11:27.887Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T05:11:27.887Z] #0 7.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:27.887Z] #0 7.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:27.887Z] #0 7.544 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:11:27.887Z] #0 7.544 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:11:27.887Z] #0 7.544 OK: 20063 distinct packages available [2023-09-13T05:11:27.887Z] #0 7.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:27.887Z] #0 7.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:27.887Z] #0 7.882 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:27.887Z] #0 7.885 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T05:11:27.887Z] #0 7.890 (3/4) Installing libucontext (1.2-r2) [2023-09-13T05:11:27.887Z] #0 7.892 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T05:11:27.887Z] #0 7.896 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:27.887Z] #0 7.904 OK: 8 MiB in 19 packages [2023-09-13T05:11:28.145Z] #49 ... [2023-09-13T05:11:28.145Z] [2023-09-13T05:11:28.145Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T05:11:28.145Z] #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:28.145Z] #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:28.145Z] #0 1.588 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:28.145Z] #0 1.828 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T05:11:28.145Z] #0 1.833 (3/4) Installing su-exec (0.2-r3) [2023-09-13T05:11:28.145Z] #0 1.834 (4/4) Installing yq (4.33.3-r3) [2023-09-13T05:11:28.145Z] #0 1.892 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:28.145Z] #0 1.898 OK: 17 MiB in 19 packages [2023-09-13T05:11:28.145Z] #50 ... [2023-09-13T05:11:28.145Z] [2023-09-13T05:11:28.145Z] #51 [core-metadata internal] load build context [2023-09-13T05:11:28.145Z] #51 transferring context: 364.71MB 8.8s done [2023-09-13T05:11:28.405Z] #51 ... [2023-09-13T05:11:28.405Z] [2023-09-13T05:11:28.405Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T05:11:28.405Z] #52 ... [2023-09-13T05:11:28.405Z] [2023-09-13T05:11:28.405Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:11:28.405Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-13T05:11:28.405Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T05:11:28.405Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-13T05:11:28.405Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-13T05:11:28.405Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-13T05:11:28.405Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-13T05:11:28.405Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T05:11:28.405Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T05:11:28.405Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2023-09-13T05:11:28.405Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done [2023-09-13T05:11:28.405Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T05:11:28.405Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-09-13T05:11:28.449Z] 9a37bb91b891: Pull complete [2023-09-13T05:11:28.664Z] #53 ... [2023-09-13T05:11:28.664Z] [2023-09-13T05:11:28.664Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T05:11:28.664Z] #0 5.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:28.664Z] #0 5.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:28.664Z] #0 6.032 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:28.664Z] #0 6.039 (2/2) Installing su-exec (0.2-r3) [2023-09-13T05:11:28.664Z] #0 6.047 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:28.664Z] #0 6.052 OK: 7 MiB in 17 packages [2023-09-13T05:11:28.924Z] #54 ... [2023-09-13T05:11:28.924Z] [2023-09-13T05:11:28.924Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T05:11:28.924Z] #55 ... [2023-09-13T05:11:28.924Z] [2023-09-13T05:11:28.924Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T05:11:29.407Z] #56 ... [2023-09-13T05:11:29.407Z] [2023-09-13T05:11:29.407Z] #57 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-13T05:11:29.407Z] #0 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:29.407Z] #0 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:29.407Z] #0 6.787 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:29.407Z] #0 7.157 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:29.407Z] #0 7.171 OK: 7 MiB in 16 packages [2023-09-13T05:11:29.411Z] a29adfc67d43: Pull complete [2023-09-13T05:11:29.666Z] #57 ... [2023-09-13T05:11:29.666Z] [2023-09-13T05:11:29.666Z] #58 [core-command internal] load build context [2023-09-13T05:11:29.666Z] #58 transferring context: 364.71MB 9.7s done [2023-09-13T05:11:29.666Z] #58 ... [2023-09-13T05:11:29.666Z] [2023-09-13T05:11:29.666Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:11:29.666Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [2023-09-13T05:11:29.925Z] #37 ... [2023-09-13T05:11:29.925Z] [2023-09-13T05:11:29.925Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:11:29.925Z] #59 ... [2023-09-13T05:11:29.925Z] [2023-09-13T05:11:29.925Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T05:11:30.183Z] #60 ... [2023-09-13T05:11:30.183Z] [2023-09-13T05:11:30.183Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-13T05:11:30.183Z] #43 transferring context: 364.71MB 10.6s done [2023-09-13T05:11:30.824Z] d5de9f91c1a4: Pull complete [2023-09-13T05:11:30.824Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T05:11:30.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T05:11:30.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T05:11:31.156Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T05:11:31.156Z] WORKDIR /edgex [2023-09-13T05:11:31.156Z] COPY go.mod . [2023-09-13T05:11:31.156Z] RUN go mod download [2023-09-13T05:11:31.156Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-13T05:11:31.749Z] Sending build context to Docker daemon 2.979MB [2023-09-13T05:11:31.749Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T05:11:31.749Z] ---> 746ca1b523b5 [2023-09-13T05:11:31.749Z] Step 2/4 : WORKDIR /edgex [2023-09-13T05:11:33.800Z] ---> Running in 79e6e1ff400e [2023-09-13T05:11:33.800Z] Removing intermediate container 79e6e1ff400e [2023-09-13T05:11:33.800Z] ---> 356f037be260 [2023-09-13T05:11:33.800Z] Step 3/4 : COPY go.mod . [2023-09-13T05:11:34.074Z] ---> 87757e24e329 [2023-09-13T05:11:34.074Z] Step 4/4 : RUN go mod download [2023-09-13T05:11:34.349Z] ---> Running in fe648c9e1ee7 [2023-09-13T05:11:40.187Z] #43 ... [2023-09-13T05:11:40.187Z] [2023-09-13T05:11:40.187Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T05:11:40.187Z] #60 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:40.187Z] #60 ... [2023-09-13T05:11:40.187Z] [2023-09-13T05:11:40.187Z] #51 [core-metadata internal] load build context [2023-09-13T05:11:40.187Z] #51 DONE 22.9s [2023-09-13T05:11:40.187Z] [2023-09-13T05:11:40.187Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:11:40.187Z] #59 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:40.445Z] #59 ... [2023-09-13T05:11:40.445Z] [2023-09-13T05:11:40.445Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-13T05:11:40.445Z] #39 DONE 21.5s [2023-09-13T05:11:40.445Z] [2023-09-13T05:11:40.445Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:11:40.445Z] #59 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:40.445Z] #59 ... [2023-09-13T05:11:40.445Z] [2023-09-13T05:11:40.445Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-13T05:11:40.445Z] #57 DONE 22.6s [2023-09-13T05:11:40.445Z] [2023-09-13T05:11:40.445Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T05:11:40.445Z] #49 DONE 22.7s [2023-09-13T05:11:40.703Z] [2023-09-13T05:11:40.703Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T05:11:40.703Z] #50 DONE 22.8s [2023-09-13T05:11:40.703Z] [2023-09-13T05:11:40.703Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:11:40.703Z] #59 22.85 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:11:40.703Z] #59 22.85 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:11:40.703Z] #59 22.85 OK: 20063 distinct packages available [2023-09-13T05:11:40.961Z] #59 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:40.961Z] #59 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:40.961Z] #59 23.25 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T05:11:40.961Z] #59 23.26 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T05:11:40.961Z] #59 23.28 (3/11) Installing libunistring (1.1-r1) [2023-09-13T05:11:40.961Z] #59 23.29 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T05:11:40.961Z] #59 23.30 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T05:11:40.961Z] #59 23.30 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T05:11:40.961Z] #59 23.31 (7/11) Installing curl (8.2.1-r0) [2023-09-13T05:11:41.222Z] #59 ... [2023-09-13T05:11:41.222Z] [2023-09-13T05:11:41.222Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T05:11:41.222Z] #54 DONE 23.4s [2023-09-13T05:11:41.222Z] [2023-09-13T05:11:41.222Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:11:41.222Z] #59 23.31 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:41.222Z] #59 23.31 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T05:11:41.222Z] #59 23.32 (10/11) Installing libucontext (1.2-r2) [2023-09-13T05:11:41.222Z] #59 23.38 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T05:11:41.222Z] #59 23.38 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:41.222Z] #59 23.39 Executing ca-certificates-20230506-r0.trigger [2023-09-13T05:11:41.222Z] #59 23.43 OK: 12 MiB in 26 packages [2023-09-13T05:11:41.482Z] #59 ... [2023-09-13T05:11:41.482Z] [2023-09-13T05:11:41.482Z] #40 [support-notifications internal] load build context [2023-09-13T05:11:41.482Z] #40 DONE 24.0s [2023-09-13T05:11:41.482Z] [2023-09-13T05:11:41.482Z] #48 [security-secretstore-setup internal] load build context [2023-09-13T05:11:41.482Z] #48 DONE 24.3s [2023-09-13T05:11:41.482Z] [2023-09-13T05:11:41.482Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T05:11:41.482Z] #60 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:41.482Z] #60 22.80 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:11:41.482Z] #60 22.80 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:11:41.482Z] #60 22.80 OK: 20063 distinct packages available [2023-09-13T05:11:41.482Z] #60 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:41.482Z] #60 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:41.482Z] #60 23.16 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:41.482Z] #60 23.20 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T05:11:41.482Z] #60 23.20 (3/5) Installing libucontext (1.2-r2) [2023-09-13T05:11:41.482Z] #60 23.21 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T05:11:41.482Z] #60 23.21 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T05:11:41.482Z] #60 23.22 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:41.482Z] #60 23.23 OK: 8 MiB in 20 packages [2023-09-13T05:11:41.741Z] #60 ... [2023-09-13T05:11:41.741Z] [2023-09-13T05:11:41.741Z] #41 [support-scheduler internal] load build context [2023-09-13T05:11:41.741Z] #41 DONE 24.4s [2023-09-13T05:11:41.741Z] [2023-09-13T05:11:41.741Z] #42 [security-proxy-auth internal] load build context [2023-09-13T05:11:41.741Z] #42 DONE 24.5s [2023-09-13T05:11:42.000Z] [2023-09-13T05:11:42.000Z] #58 [core-command internal] load build context [2023-09-13T05:11:42.000Z] #58 DONE 24.6s [2023-09-13T05:11:42.000Z] [2023-09-13T05:11:42.000Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T05:11:42.000Z] #55 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:42.000Z] #55 22.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:42.000Z] #55 22.75 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T05:11:42.000Z] #55 22.77 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:42.000Z] #55 22.77 (3/4) Installing su-exec (0.2-r3) [2023-09-13T05:11:42.000Z] #55 22.77 (4/4) Installing yq (4.33.3-r3) [2023-09-13T05:11:42.000Z] #55 22.99 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:42.000Z] #55 22.99 Executing ca-certificates-20230506-r0.trigger [2023-09-13T05:11:42.000Z] #55 23.04 OK: 17 MiB in 19 packages [2023-09-13T05:11:42.000Z] #55 ... [2023-09-13T05:11:42.000Z] [2023-09-13T05:11:42.000Z] #44 [security-bootstrapper internal] load build context [2023-09-13T05:11:42.000Z] #44 DONE 24.7s [2023-09-13T05:11:42.000Z] [2023-09-13T05:11:42.000Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-13T05:11:42.000Z] #45 DONE 24.8s [2023-09-13T05:11:42.260Z] [2023-09-13T05:11:42.260Z] #46 [core-data internal] load build context [2023-09-13T05:11:42.260Z] #46 DONE 24.9s [2023-09-13T05:11:42.260Z] [2023-09-13T05:11:42.260Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T05:11:42.260Z] #52 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:42.260Z] #52 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:42.260Z] #52 22.92 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T05:11:42.260Z] #52 22.96 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:42.260Z] #52 22.97 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:42.260Z] #52 22.97 Executing ca-certificates-20230506-r0.trigger [2023-09-13T05:11:42.260Z] #52 23.02 OK: 8 MiB in 17 packages [2023-09-13T05:11:42.260Z] #52 ... [2023-09-13T05:11:42.260Z] [2023-09-13T05:11:42.260Z] #47 [security-proxy-setup internal] load build context [2023-09-13T05:11:42.260Z] #47 DONE 25.1s [2023-09-13T05:11:42.520Z] [2023-09-13T05:11:42.520Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:11:42.520Z] #61 ... [2023-09-13T05:11:42.520Z] [2023-09-13T05:11:42.520Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-13T05:11:42.520Z] #43 DONE 25.2s [2023-09-13T05:11:42.778Z] [2023-09-13T05:11:42.778Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T05:11:42.778Z] #56 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:42.778Z] #56 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:42.778Z] #56 22.72 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T05:11:42.778Z] #56 22.73 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:11:42.778Z] #56 22.73 OK: 7 MiB in 16 packages [2023-09-13T05:11:42.778Z] #56 DONE 24.8s [2023-09-13T05:11:42.778Z] [2023-09-13T05:11:42.778Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:11:42.778Z] #62 ... [2023-09-13T05:11:42.778Z] [2023-09-13T05:11:42.778Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T05:11:42.778Z] #52 DONE 25.0s [2023-09-13T05:11:43.036Z] [2023-09-13T05:11:43.036Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T05:11:43.036Z] #55 DONE 25.1s [2023-09-13T05:11:43.036Z] [2023-09-13T05:11:43.036Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:11:43.036Z] #61 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:43.036Z] #61 ... [2023-09-13T05:11:43.036Z] [2023-09-13T05:11:43.036Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T05:11:43.036Z] #60 DONE 25.2s [2023-09-13T05:11:43.036Z] [2023-09-13T05:11:43.036Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:11:43.036Z] #61 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:43.294Z] #61 ... [2023-09-13T05:11:43.294Z] [2023-09-13T05:11:43.294Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:11:43.294Z] #59 DONE 25.4s [2023-09-13T05:11:43.294Z] [2023-09-13T05:11:43.294Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:11:43.294Z] #61 3.039 OK: 265 MiB in 56 packages [2023-09-13T05:11:43.294Z] #61 ... [2023-09-13T05:11:43.294Z] [2023-09-13T05:11:43.294Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T05:11:43.294Z] #63 DONE 2.8s [2023-09-13T05:11:43.552Z] [2023-09-13T05:11:43.552Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T05:11:43.552Z] #0 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:43.552Z] #64 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:43.811Z] #64 ... [2023-09-13T05:11:43.811Z] [2023-09-13T05:11:43.811Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:11:43.811Z] #61 DONE 3.5s [2023-09-13T05:11:43.811Z] [2023-09-13T05:11:43.811Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T05:11:43.811Z] #64 3.536 OK: 265 MiB in 56 packages [2023-09-13T05:11:44.378Z] #64 ... [2023-09-13T05:11:44.378Z] [2023-09-13T05:11:44.378Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T05:11:44.378Z] #65 DONE 3.1s [2023-09-13T05:11:44.637Z] [2023-09-13T05:11:44.637Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T05:11:44.637Z] #64 DONE 4.2s [2023-09-13T05:11:44.637Z] [2023-09-13T05:11:44.637Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:11:45.570Z] #66 ... [2023-09-13T05:11:45.570Z] [2023-09-13T05:11:45.570Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:11:45.570Z] #62 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:45.570Z] #62 3.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:45.570Z] #62 3.948 OK: 265 MiB in 56 packages [2023-09-13T05:11:45.570Z] #62 DONE 4.9s [2023-09-13T05:11:45.570Z] [2023-09-13T05:11:45.570Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T05:11:45.570Z] #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:45.570Z] #0 3.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:45.570Z] #0 3.585 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:11:45.570Z] #0 3.585 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:11:45.570Z] #0 3.585 OK: 20063 distinct packages available [2023-09-13T05:11:45.570Z] #0 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:45.570Z] #0 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T05:11:45.570Z] #0 3.950 OK: 265 MiB in 56 packages [2023-09-13T05:11:45.570Z] #67 DONE 5.1s [2023-09-13T05:11:45.570Z] [2023-09-13T05:11:45.570Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:11:45.837Z] #68 ... [2023-09-13T05:11:45.837Z] [2023-09-13T05:11:45.837Z] #69 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:11:45.837Z] #69 DONE 2.1s [2023-09-13T05:11:45.837Z] [2023-09-13T05:11:45.837Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:11:47.737Z] #70 ... [2023-09-13T05:11:47.737Z] [2023-09-13T05:11:47.737Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T05:11:47.737Z] #71 DONE 2.8s [2023-09-13T05:11:47.737Z] [2023-09-13T05:11:47.737Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:11:47.737Z] #66 DONE 2.7s [2023-09-13T05:11:47.737Z] [2023-09-13T05:11:47.737Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:11:47.737Z] #72 DONE 1.8s [2023-09-13T05:11:47.737Z] [2023-09-13T05:11:47.737Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T05:11:47.737Z] #73 DONE 2.0s [2023-09-13T05:11:47.737Z] [2023-09-13T05:11:47.737Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:11:47.737Z] #68 DONE 2.0s [2023-09-13T05:11:47.737Z] [2023-09-13T05:11:47.737Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:11:50.269Z] #37 ... [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T05:11:50.270Z] #74 DONE 2.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T05:11:50.270Z] #75 DONE 2.2s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T05:11:50.270Z] #76 DONE 2.2s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T05:11:50.270Z] #77 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T05:11:50.270Z] #78 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T05:11:50.270Z] #79 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T05:11:50.270Z] #80 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T05:11:50.270Z] #81 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T05:11:50.270Z] #82 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T05:11:50.270Z] #83 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T05:11:50.270Z] #84 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T05:11:50.270Z] #85 DONE 0.1s [2023-09-13T05:11:50.270Z] [2023-09-13T05:11:50.270Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T05:11:50.526Z] #86 DONE 0.2s [2023-09-13T05:11:50.526Z] [2023-09-13T05:11:50.526Z] #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T05:11:50.526Z] #87 DONE 0.1s [2023-09-13T05:11:50.526Z] [2023-09-13T05:11:50.527Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T05:11:50.527Z] #88 DONE 0.2s [2023-09-13T05:11:50.527Z] [2023-09-13T05:11:50.527Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T05:11:50.527Z] #89 DONE 0.1s [2023-09-13T05:11:50.527Z] [2023-09-13T05:11:50.527Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T05:11:50.527Z] #90 DONE 0.1s [2023-09-13T05:11:50.527Z] [2023-09-13T05:11:50.527Z] #91 [security-spire-config] exporting to image [2023-09-13T05:11:50.527Z] #91 exporting layers [2023-09-13T05:11:50.785Z] #91 ... [2023-09-13T05:11:50.785Z] [2023-09-13T05:11:50.785Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T05:11:50.785Z] #92 DONE 0.2s [2023-09-13T05:11:50.785Z] [2023-09-13T05:11:50.785Z] #91 [security-spire-agent] exporting to image [2023-09-13T05:11:51.353Z] #91 exporting layers 0.6s done [2023-09-13T05:11:51.353Z] #91 writing image sha256:dc34f5bb05782be7865700853f6a125f38bb9c215fbf8acf963a8bd895f56fdf 0.0s done [2023-09-13T05:11:51.353Z] #91 naming to docker.io/library/security-spire-config done [2023-09-13T05:11:51.353Z] #91 writing image sha256:148c2d59671631378830ab8f8dc0ec13a22f1195c17f583b0e8bde395d352fa4 done [2023-09-13T05:11:51.353Z] #91 writing image sha256:43e5fb6933d9e928f63f7d4ee36e9e857f3ecb3bab15ff67ab387f8499654860 done [2023-09-13T05:11:51.353Z] #91 naming to docker.io/library/security-spire-server done [2023-09-13T05:11:51.353Z] #91 naming to docker.io/library/security-spire-agent done [2023-09-13T05:11:51.353Z] #91 DONE 0.8s [2023-09-13T05:11:51.353Z] [2023-09-13T05:11:51.353Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:11:54.639Z] #93 ... [2023-09-13T05:11:54.639Z] [2023-09-13T05:11:54.639Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:11:54.639Z] #53 ... [2023-09-13T05:11:54.639Z] [2023-09-13T05:11:54.639Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:11:57.925Z] #94 ... [2023-09-13T05:11:57.925Z] [2023-09-13T05:11:57.925Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:13.265Z] Removing intermediate container fe648c9e1ee7 [2023-09-13T05:12:13.265Z] ---> 5015e89986ed [2023-09-13T05:12:13.265Z] Successfully built 5015e89986ed [2023-09-13T05:12:13.265Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:12:13.601Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T05:12:13.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:12:13.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-6081 does not seem to be running inside a container [2023-09-13T05:12:13.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T05:12:15.016Z] $ docker top d82dda3bb6f00a3485b7c0ace9b58b490b214eb8d7214189c981353d537de9ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T05:12:15.826Z] + go version [2023-09-13T05:12:15.826Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T05:12:15.847Z] $ docker stop --time=1 d82dda3bb6f00a3485b7c0ace9b58b490b214eb8d7214189c981353d537de9ac [2023-09-13T05:12:17.446Z] $ docker rm -f --volumes d82dda3bb6f00a3485b7c0ace9b58b490b214eb8d7214189c981353d537de9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:12:18.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T05:12:18.082Z] [2023-09-13T05:12:18.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:12:18.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T05:12:18.420Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-13T05:12:18.420Z] 547446be3368: Pulling fs layer [2023-09-13T05:12:18.420Z] d125d8839a47: Pulling fs layer [2023-09-13T05:12:18.420Z] 3e85d5ac6304: Pulling fs layer [2023-09-13T05:12:18.420Z] c3105a71a48b: Pulling fs layer [2023-09-13T05:12:18.420Z] 0f093f025ec4: Pulling fs layer [2023-09-13T05:12:18.420Z] c3106fc0e877: Pulling fs layer [2023-09-13T05:12:18.420Z] 0f093f025ec4: Waiting [2023-09-13T05:12:18.420Z] c3106fc0e877: Waiting [2023-09-13T05:12:18.420Z] c3105a71a48b: Waiting [2023-09-13T05:12:18.689Z] 547446be3368: Verifying Checksum [2023-09-13T05:12:18.689Z] 547446be3368: Download complete [2023-09-13T05:12:18.689Z] c3105a71a48b: Verifying Checksum [2023-09-13T05:12:18.689Z] c3105a71a48b: Download complete [2023-09-13T05:12:18.970Z] d125d8839a47: Verifying Checksum [2023-09-13T05:12:18.970Z] d125d8839a47: Download complete [2023-09-13T05:12:18.970Z] c3106fc0e877: Verifying Checksum [2023-09-13T05:12:18.970Z] c3106fc0e877: Download complete [2023-09-13T05:12:19.239Z] 0f093f025ec4: Verifying Checksum [2023-09-13T05:12:19.239Z] 0f093f025ec4: Download complete [2023-09-13T05:12:19.239Z] 547446be3368: Pull complete [2023-09-13T05:12:20.207Z] d125d8839a47: Pull complete [2023-09-13T05:12:20.793Z] 3e85d5ac6304: Verifying Checksum [2023-09-13T05:12:20.793Z] 3e85d5ac6304: Download complete [2023-09-13T05:12:29.042Z] 3e85d5ac6304: Pull complete [2023-09-13T05:12:29.042Z] c3105a71a48b: Pull complete [2023-09-13T05:12:29.999Z] 0f093f025ec4: Pull complete [2023-09-13T05:12:29.999Z] c3106fc0e877: Pull complete [2023-09-13T05:12:29.999Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-13T05:12:29.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T05:12:29.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:12:30.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-6081 does not seem to be running inside a container [2023-09-13T05:12:30.231Z] $ 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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-13T05:12:32.082Z] $ docker top cbe6c1b55c9ec38500f625452095f5322ff44695aa7b29b120c0cb0201c59307 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T05:12:32.886Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T05:12:41.103Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T05:12:41.103Z] #1 transferring dockerfile: [2023-09-13T05:12:41.103Z] #1 transferring dockerfile: 2.04kB done [2023-09-13T05:12:41.103Z] #1 DONE 0.1s [2023-09-13T05:12:41.373Z] [2023-09-13T05:12:41.373Z] #2 [core-data internal] load build definition from Dockerfile [2023-09-13T05:12:41.373Z] #2 transferring dockerfile: 1.90kB done [2023-09-13T05:12:41.373Z] #2 DONE 0.0s [2023-09-13T05:12:41.373Z] [2023-09-13T05:12:41.373Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T05:12:41.644Z] #3 transferring dockerfile: 2.12kB done [2023-09-13T05:12:41.644Z] #3 DONE 0.1s [2023-09-13T05:12:41.644Z] [2023-09-13T05:12:41.644Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T05:12:41.644Z] #4 transferring dockerfile: 1.82kB done [2023-09-13T05:12:41.644Z] #4 DONE 0.0s [2023-09-13T05:12:41.644Z] [2023-09-13T05:12:41.644Z] #5 [core-command internal] load build definition from Dockerfile [2023-09-13T05:12:41.644Z] #5 transferring dockerfile: 1.82kB 0.0s done [2023-09-13T05:12:41.644Z] #5 DONE 0.1s [2023-09-13T05:12:41.644Z] [2023-09-13T05:12:41.644Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-09-13T05:12:41.644Z] #6 transferring dockerfile: 1.84kB done [2023-09-13T05:12:41.644Z] #6 DONE 0.1s [2023-09-13T05:12:41.644Z] [2023-09-13T05:12:41.644Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-09-13T05:12:41.914Z] #7 transferring dockerfile: 1.96kB done [2023-09-13T05:12:41.914Z] #7 DONE 0.1s [2023-09-13T05:12:41.914Z] [2023-09-13T05:12:41.914Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T05:12:41.914Z] #8 transferring dockerfile: 2.39kB done [2023-09-13T05:12:41.914Z] #8 DONE 0.1s [2023-09-13T05:12:41.914Z] [2023-09-13T05:12:41.914Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T05:12:41.914Z] #9 transferring dockerfile: 1.58kB 0.0s done [2023-09-13T05:12:41.914Z] #9 DONE 0.1s [2023-09-13T05:12:41.914Z] [2023-09-13T05:12:41.914Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T05:12:41.914Z] #10 transferring dockerfile: 1.70kB done [2023-09-13T05:12:41.914Z] #10 DONE 0.1s [2023-09-13T05:12:41.914Z] [2023-09-13T05:12:41.914Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T05:12:41.914Z] #11 transferring dockerfile: 1.59kB done [2023-09-13T05:12:41.914Z] #11 DONE 0.1s [2023-09-13T05:12:41.914Z] [2023-09-13T05:12:41.914Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T05:12:41.914Z] #12 transferring dockerfile: 2.38kB 0.0s done [2023-09-13T05:12:41.914Z] #12 DONE 0.1s [2023-09-13T05:12:42.183Z] [2023-09-13T05:12:42.183Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T05:12:42.183Z] #13 transferring dockerfile: 1.78kB done [2023-09-13T05:12:42.183Z] #13 DONE 0.1s [2023-09-13T05:12:42.183Z] [2023-09-13T05:12:42.183Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T05:12:42.183Z] #14 transferring dockerfile: 2.82kB 0.0s done [2023-09-13T05:12:42.183Z] #14 DONE 0.1s [2023-09-13T05:12:42.183Z] [2023-09-13T05:12:42.183Z] #15 [security-proxy-auth internal] load .dockerignore [2023-09-13T05:12:42.183Z] #15 transferring context: 56B 0.0s done [2023-09-13T05:12:42.183Z] #15 DONE 0.1s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #16 [core-data internal] load .dockerignore [2023-09-13T05:12:43.146Z] #16 transferring context: 56B done [2023-09-13T05:12:43.146Z] #16 DONE 0.0s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T05:12:43.146Z] #17 transferring context: 56B done [2023-09-13T05:12:43.146Z] #17 DONE 0.0s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #18 [support-scheduler internal] load .dockerignore [2023-09-13T05:12:43.146Z] #18 transferring context: 56B done [2023-09-13T05:12:43.146Z] #18 DONE 0.1s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #19 [core-command internal] load .dockerignore [2023-09-13T05:12:43.146Z] #19 transferring context: 56B done [2023-09-13T05:12:43.146Z] #19 DONE 0.1s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #20 [support-notifications internal] load .dockerignore [2023-09-13T05:12:43.146Z] #20 transferring context: 56B done [2023-09-13T05:12:43.146Z] #20 DONE 0.1s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #21 [core-metadata internal] load .dockerignore [2023-09-13T05:12:43.146Z] #21 transferring context: 56B done [2023-09-13T05:12:43.146Z] #21 DONE 0.1s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #22 [security-proxy-setup internal] load .dockerignore [2023-09-13T05:12:43.146Z] #22 transferring context: 56B done [2023-09-13T05:12:43.146Z] #22 DONE 0.0s [2023-09-13T05:12:43.146Z] [2023-09-13T05:12:43.146Z] #23 [security-spire-config internal] load .dockerignore [2023-09-13T05:12:43.417Z] #23 transferring context: 56B 0.0s done [2023-09-13T05:12:43.417Z] #23 DONE 0.1s [2023-09-13T05:12:43.417Z] [2023-09-13T05:12:43.417Z] #24 [security-spire-server internal] load .dockerignore [2023-09-13T05:12:43.417Z] #24 transferring context: 56B done [2023-09-13T05:12:43.417Z] #24 DONE 0.1s [2023-09-13T05:12:43.417Z] [2023-09-13T05:12:43.417Z] #25 [security-spire-agent internal] load .dockerignore [2023-09-13T05:12:43.417Z] #25 transferring context: 56B done [2023-09-13T05:12:43.417Z] #25 DONE 0.1s [2023-09-13T05:12:43.417Z] [2023-09-13T05:12:43.417Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-09-13T05:12:43.417Z] #26 transferring context: 56B done [2023-09-13T05:12:43.417Z] #26 DONE 0.1s [2023-09-13T05:12:43.417Z] [2023-09-13T05:12:43.417Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T05:12:43.417Z] #27 transferring context: 56B done [2023-09-13T05:12:43.417Z] #27 DONE 0.1s [2023-09-13T05:12:43.417Z] [2023-09-13T05:12:43.417Z] #28 [security-bootstrapper internal] load .dockerignore [2023-09-13T05:12:43.684Z] #28 transferring context: 56B 0.0s done [2023-09-13T05:12:43.684Z] #28 DONE 0.1s [2023-09-13T05:12:43.684Z] [2023-09-13T05:12:43.684Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:43.684Z] #29 DONE 0.0s [2023-09-13T05:12:43.684Z] [2023-09-13T05:12:43.684Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:44.266Z] #30 DONE 0.5s [2023-09-13T05:12:44.266Z] [2023-09-13T05:12:44.266Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:44.266Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:44.266Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:44.266Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:44.266Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:44.266Z] #31 ... [2023-09-13T05:12:44.266Z] [2023-09-13T05:12:44.266Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:44.266Z] #29 DONE 0.0s [2023-09-13T05:12:44.266Z] [2023-09-13T05:12:44.266Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:44.266Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:44.266Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:44.266Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:44.266Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:44.533Z] #31 DONE 0.5s [2023-09-13T05:12:44.533Z] [2023-09-13T05:12:44.533Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:44.533Z] #29 DONE 0.0s [2023-09-13T05:12:44.533Z] [2023-09-13T05:12:44.533Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:44.533Z] #30 ... [2023-09-13T05:12:44.533Z] [2023-09-13T05:12:44.533Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:44.533Z] #29 DONE 0.0s [2023-09-13T05:12:44.533Z] [2023-09-13T05:12:44.533Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:44.533Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:44.533Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:44.533Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:44.533Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:44.533Z] #31 DONE 0.5s [2023-09-13T05:12:44.533Z] [2023-09-13T05:12:44.533Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:44.628Z] #95 DONE 49.5s [2023-09-13T05:12:44.628Z] [2023-09-13T05:12:44.628Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:44.628Z] #93 DONE 49.4s [2023-09-13T05:12:44.628Z] [2023-09-13T05:12:44.628Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:44.628Z] #94 DONE 49.5s [2023-09-13T05:12:44.628Z] [2023-09-13T05:12:44.628Z] #70 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:44.628Z] #70 DONE 51.0s [2023-09-13T05:12:44.628Z] [2023-09-13T05:12:44.628Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T05:12:44.628Z] #96 ... [2023-09-13T05:12:44.628Z] [2023-09-13T05:12:44.628Z] #97 [core-command builder 6/7] COPY . . [2023-09-13T05:12:44.800Z] #30 DONE 0.5s [2023-09-13T05:12:44.800Z] [2023-09-13T05:12:44.800Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:44.800Z] #29 DONE 0.0s [2023-09-13T05:12:44.800Z] [2023-09-13T05:12:44.800Z] #32 [security-proxy-auth internal] load build context [2023-09-13T05:12:44.800Z] #32 ... [2023-09-13T05:12:44.800Z] [2023-09-13T05:12:44.800Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:44.800Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:44.800Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:44.800Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:44.800Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:44.800Z] #31 DONE 0.6s [2023-09-13T05:12:44.800Z] [2023-09-13T05:12:44.800Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:44.800Z] #29 DONE 0.0s [2023-09-13T05:12:44.800Z] [2023-09-13T05:12:44.800Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:44.800Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:44.800Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:44.800Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:44.800Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:44.800Z] #31 DONE 0.6s [2023-09-13T05:12:44.800Z] [2023-09-13T05:12:44.800Z] #33 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T05:12:45.067Z] #33 ... [2023-09-13T05:12:45.067Z] [2023-09-13T05:12:45.067Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:45.067Z] #30 DONE 0.7s [2023-09-13T05:12:45.067Z] [2023-09-13T05:12:45.067Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:45.067Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:45.067Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:45.067Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:45.067Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:45.067Z] #31 DONE 0.6s [2023-09-13T05:12:45.067Z] [2023-09-13T05:12:45.067Z] #34 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T05:12:45.337Z] #34 ... [2023-09-13T05:12:45.337Z] [2023-09-13T05:12:45.337Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:45.337Z] #30 DONE 0.9s [2023-09-13T05:12:45.337Z] [2023-09-13T05:12:45.337Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:45.337Z] #29 DONE 0.0s [2023-09-13T05:12:45.337Z] [2023-09-13T05:12:45.337Z] #32 [security-proxy-auth internal] load build context [2023-09-13T05:12:45.337Z] #32 transferring context: 2.59MB 0.7s done [2023-09-13T05:12:45.337Z] #32 DONE 1.2s [2023-09-13T05:12:45.337Z] [2023-09-13T05:12:45.337Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:45.603Z] #30 ... [2023-09-13T05:12:45.603Z] [2023-09-13T05:12:45.603Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:45.603Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:45.603Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:45.603Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:45.603Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:45.603Z] #31 DONE 0.7s [2023-09-13T05:12:45.603Z] [2023-09-13T05:12:45.603Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:45.603Z] #29 DONE 0.0s [2023-09-13T05:12:45.603Z] [2023-09-13T05:12:45.603Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:46.265Z] #30 ... [2023-09-13T05:12:46.265Z] [2023-09-13T05:12:46.265Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T05:12:46.265Z] #29 DONE 0.0s [2023-09-13T05:12:46.265Z] [2023-09-13T05:12:46.265Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T05:12:46.849Z] #30 DONE 2.3s [2023-09-13T05:12:46.849Z] [2023-09-13T05:12:46.849Z] #35 [support-notifications internal] load build context [2023-09-13T05:12:47.123Z] #35 ... [2023-09-13T05:12:47.123Z] [2023-09-13T05:12:47.123Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:47.123Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:47.123Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:47.123Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:47.123Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:47.123Z] #31 DONE 0.7s [2023-09-13T05:12:47.123Z] [2023-09-13T05:12:47.123Z] #35 [support-notifications internal] load build context [2023-09-13T05:12:47.331Z] #97 ... [2023-09-13T05:12:47.331Z] [2023-09-13T05:12:47.331Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-13T05:12:47.331Z] #98 ... [2023-09-13T05:12:47.331Z] [2023-09-13T05:12:47.331Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T05:12:47.392Z] #35 ... [2023-09-13T05:12:47.392Z] [2023-09-13T05:12:47.392Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:47.392Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:47.392Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:47.392Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:47.392Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:47.392Z] #31 DONE 0.7s [2023-09-13T05:12:47.392Z] [2023-09-13T05:12:47.392Z] #36 [core-data internal] load build context [2023-09-13T05:12:47.392Z] #36 transferring context: 2.59MB 1.7s done [2023-09-13T05:12:47.392Z] #36 DONE 2.9s [2023-09-13T05:12:47.392Z] [2023-09-13T05:12:47.392Z] #35 [support-notifications internal] load build context [2023-09-13T05:12:47.392Z] #35 ... [2023-09-13T05:12:47.392Z] [2023-09-13T05:12:47.392Z] #37 [core-common-config-bootstrapper internal] load build context [2023-09-13T05:12:47.392Z] #37 transferring context: 2.59MB 1.6s done [2023-09-13T05:12:47.392Z] #37 DONE 2.9s [2023-09-13T05:12:47.392Z] [2023-09-13T05:12:47.392Z] #35 [support-notifications internal] load build context [2023-09-13T05:12:47.660Z] #35 ... [2023-09-13T05:12:47.660Z] [2023-09-13T05:12:47.660Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T05:12:47.660Z] #38 DONE 2.7s [2023-09-13T05:12:47.660Z] [2023-09-13T05:12:47.660Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:47.660Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:47.660Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:47.660Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:47.660Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:47.660Z] #31 DONE 0.7s [2023-09-13T05:12:47.660Z] [2023-09-13T05:12:47.660Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T05:12:47.928Z] #39 ... [2023-09-13T05:12:47.928Z] [2023-09-13T05:12:47.928Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:47.928Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:47.928Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:47.928Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:47.928Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:47.928Z] #31 DONE 0.7s [2023-09-13T05:12:47.928Z] [2023-09-13T05:12:47.928Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T05:12:47.928Z] #40 DONE 2.9s [2023-09-13T05:12:47.928Z] [2023-09-13T05:12:47.928Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:47.928Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:48.205Z] #41 ... [2023-09-13T05:12:48.205Z] [2023-09-13T05:12:48.205Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T05:12:48.205Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T05:12:48.205Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T05:12:48.205Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T05:12:48.205Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T05:12:48.205Z] #31 DONE 0.7s [2023-09-13T05:12:48.205Z] [2023-09-13T05:12:48.205Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:12:48.205Z] #42 DONE 0.0s [2023-09-13T05:12:48.205Z] [2023-09-13T05:12:48.205Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:48.483Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-09-13T05:12:48.483Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T05:12:48.484Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-13T05:12:48.484Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-13T05:12:48.757Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-13T05:12:48.757Z] #41 ... [2023-09-13T05:12:48.757Z] [2023-09-13T05:12:48.757Z] #43 [support-scheduler internal] load build context [2023-09-13T05:12:48.757Z] #43 transferring context: 2.59MB 2.4s done [2023-09-13T05:12:48.757Z] #43 DONE 4.0s [2023-09-13T05:12:48.757Z] [2023-09-13T05:12:48.757Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:48.757Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-13T05:12:48.757Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2023-09-13T05:12:49.024Z] #41 ... [2023-09-13T05:12:49.024Z] [2023-09-13T05:12:49.024Z] #44 [core-command internal] load build context [2023-09-13T05:12:49.024Z] #44 transferring context: 2.59MB 2.4s done [2023-09-13T05:12:49.024Z] #44 DONE 4.1s [2023-09-13T05:12:49.024Z] [2023-09-13T05:12:49.024Z] #45 [core-metadata internal] load build context [2023-09-13T05:12:49.024Z] #45 transferring context: 2.59MB 2.6s done [2023-09-13T05:12:49.024Z] #45 DONE 4.1s [2023-09-13T05:12:49.024Z] [2023-09-13T05:12:49.024Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:49.024Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-13T05:12:49.024Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-13T05:12:49.024Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-13T05:12:49.024Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-09-13T05:12:49.024Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s [2023-09-13T05:12:49.024Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2023-09-13T05:12:49.293Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-09-13T05:12:49.293Z] #41 ... [2023-09-13T05:12:49.293Z] [2023-09-13T05:12:49.293Z] #35 [support-notifications internal] load build context [2023-09-13T05:12:49.293Z] #35 transferring context: 2.59MB 2.8s done [2023-09-13T05:12:49.293Z] #35 DONE 4.4s [2023-09-13T05:12:49.293Z] [2023-09-13T05:12:49.293Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:49.293Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-09-13T05:12:49.561Z] #41 ... [2023-09-13T05:12:49.561Z] [2023-09-13T05:12:49.561Z] #46 [security-secretstore-setup internal] load build context [2023-09-13T05:12:49.561Z] #46 transferring context: 2.59MB 1.7s done [2023-09-13T05:12:49.561Z] #46 DONE 4.0s [2023-09-13T05:12:49.561Z] [2023-09-13T05:12:49.561Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:49.831Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.17MB / 23.39MB 1.4s [2023-09-13T05:12:50.098Z] #41 ... [2023-09-13T05:12:50.098Z] [2023-09-13T05:12:50.098Z] #47 [security-proxy-setup internal] load build context [2023-09-13T05:12:50.098Z] #47 transferring context: 2.59MB 2.5s done [2023-09-13T05:12:50.098Z] #47 DONE 5.0s [2023-09-13T05:12:50.098Z] [2023-09-13T05:12:50.098Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:50.376Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.43MB / 23.39MB 1.8s [2023-09-13T05:12:50.626Z] #99 DONE 13.4s [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:50.626Z] #37 ... [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #98 DONE 13.4s [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #100 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:12:50.626Z] #101 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:50.626Z] #102 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #103 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #103 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:12:50.626Z] #104 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:50.626Z] #105 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:50.626Z] #106 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #107 [core-metadata builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #107 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:12:50.626Z] #108 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:12:50.626Z] #109 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #110 [support-scheduler builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #110 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:50.626Z] #111 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #96 DONE 13.4s [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #112 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:50.626Z] #113 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:12:50.626Z] #114 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #97 [core-command builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #97 DONE 13.4s [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #115 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:50.626Z] #116 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:12:50.626Z] #117 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:12:50.626Z] #118 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #119 [core-data builder 6/7] COPY . . [2023-09-13T05:12:50.626Z] #119 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:12:50.626Z] #120 CACHED [2023-09-13T05:12:50.626Z] [2023-09-13T05:12:50.626Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:12:50.964Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.62MB / 23.39MB 2.2s [2023-09-13T05:12:50.964Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-13T05:12:50.964Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-13T05:12:51.192Z] #121 0.952 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T05:12:51.235Z] #41 ... [2023-09-13T05:12:51.235Z] [2023-09-13T05:12:51.235Z] #48 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T05:12:51.235Z] #48 DONE 7.9s [2023-09-13T05:12:51.235Z] [2023-09-13T05:12:51.235Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:51.235Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.52MB / 23.39MB 2.7s [2023-09-13T05:12:51.504Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.86MB / 23.39MB 3.1s [2023-09-13T05:12:51.770Z] #41 ... [2023-09-13T05:12:51.770Z] [2023-09-13T05:12:51.770Z] #49 [security-spire-config internal] load build context [2023-09-13T05:12:51.770Z] #49 transferring context: 16.36kB 0.3s done [2023-09-13T05:12:51.770Z] #49 DONE 4.1s [2023-09-13T05:12:51.770Z] [2023-09-13T05:12:51.770Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:52.038Z] #41 ... [2023-09-13T05:12:52.038Z] [2023-09-13T05:12:52.038Z] #50 [security-spire-server internal] load build context [2023-09-13T05:12:52.038Z] #50 transferring context: 18.11kB 0.4s done [2023-09-13T05:12:52.038Z] #50 DONE 4.3s [2023-09-13T05:12:52.038Z] [2023-09-13T05:12:52.038Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:52.038Z] #41 ... [2023-09-13T05:12:52.038Z] [2023-09-13T05:12:52.038Z] #51 [security-spire-agent internal] load build context [2023-09-13T05:12:52.038Z] #51 transferring context: 17.64kB 0.1s done [2023-09-13T05:12:52.038Z] #51 DONE 3.9s [2023-09-13T05:12:52.038Z] [2023-09-13T05:12:52.038Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:52.307Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 3.6s [2023-09-13T05:12:52.892Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 4.3s [2023-09-13T05:12:53.166Z] #41 ... [2023-09-13T05:12:53.166Z] [2023-09-13T05:12:53.166Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-13T05:12:53.166Z] #52 DONE 2.5s [2023-09-13T05:12:53.166Z] [2023-09-13T05:12:53.166Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:53.166Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-13T05:12:53.166Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.09MB / 23.39MB 4.7s [2023-09-13T05:12:53.437Z] #41 ... [2023-09-13T05:12:53.437Z] [2023-09-13T05:12:53.437Z] #53 [security-bootstrapper internal] load build context [2023-09-13T05:12:53.437Z] #53 transferring context: 2.59MB 3.3s done [2023-09-13T05:12:53.437Z] #53 DONE 6.2s [2023-09-13T05:12:53.437Z] [2023-09-13T05:12:53.437Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:53.437Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 4.9s [2023-09-13T05:12:54.047Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.5s [2023-09-13T05:12:54.319Z] #41 ... [2023-09-13T05:12:54.319Z] [2023-09-13T05:12:54.319Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T05:12:54.319Z] #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:54.319Z] #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:54.319Z] #0 8.187 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T05:12:54.319Z] #0 8.261 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:12:54.319Z] #0 8.360 OK: 8 MiB in 16 packages [2023-09-13T05:12:54.319Z] #54 DONE 9.8s [2023-09-13T05:12:54.319Z] [2023-09-13T05:12:54.319Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:54.319Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.10MB / 23.39MB 5.8s [2023-09-13T05:12:54.610Z] #41 ... [2023-09-13T05:12:54.610Z] [2023-09-13T05:12:54.610Z] #34 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T05:12:54.610Z] #34 3.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:54.610Z] #34 4.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:54.610Z] #34 6.290 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T05:12:54.610Z] #34 6.318 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T05:12:54.610Z] #34 6.413 (3/4) Installing su-exec (0.2-r3) [2023-09-13T05:12:54.610Z] #34 6.413 (4/4) Installing yq (4.33.3-r3) [2023-09-13T05:12:54.610Z] #34 7.349 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:12:54.610Z] #34 7.542 OK: 18 MiB in 19 packages [2023-09-13T05:12:54.610Z] #34 DONE 9.3s [2023-09-13T05:12:54.610Z] [2023-09-13T05:12:54.610Z] #55 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T05:12:54.610Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:54.610Z] #0 6.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:54.610Z] #0 9.824 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T05:12:54.610Z] #0 9.859 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:12:54.610Z] #0 9.913 OK: 8 MiB in 16 packages [2023-09-13T05:12:54.610Z] #55 ... [2023-09-13T05:12:54.610Z] [2023-09-13T05:12:54.610Z] #56 [security-spiffe-token-provider internal] load build context [2023-09-13T05:12:54.610Z] #56 transferring context: 2.59MB 4.0s done [2023-09-13T05:12:54.610Z] #56 DONE 7.5s [2023-09-13T05:12:54.610Z] [2023-09-13T05:12:54.610Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:54.885Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.4s [2023-09-13T05:12:55.477Z] #41 ... [2023-09-13T05:12:55.477Z] [2023-09-13T05:12:55.477Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T05:12:55.477Z] #55 DONE 11.4s [2023-09-13T05:12:55.477Z] [2023-09-13T05:12:55.477Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:55.477Z] #41 ... [2023-09-13T05:12:55.477Z] [2023-09-13T05:12:55.477Z] #33 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T05:12:55.477Z] #33 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:55.477Z] #33 6.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:55.477Z] #33 9.033 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T05:12:55.477Z] #33 9.196 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T05:12:55.477Z] #33 9.196 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:12:55.477Z] #33 9.263 Executing ca-certificates-20230506-r0.trigger [2023-09-13T05:12:55.477Z] #33 9.822 OK: 9 MiB in 17 packages [2023-09-13T05:12:55.477Z] #33 DONE 10.6s [2023-09-13T05:12:55.477Z] [2023-09-13T05:12:55.477Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:55.751Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.22MB / 23.39MB 7.1s [2023-09-13T05:12:55.751Z] #41 ... [2023-09-13T05:12:55.751Z] [2023-09-13T05:12:55.751Z] #57 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T05:12:55.751Z] #57 DONE 0.9s [2023-09-13T05:12:55.751Z] [2023-09-13T05:12:55.751Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:55.751Z] #41 ... [2023-09-13T05:12:55.751Z] [2023-09-13T05:12:55.751Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T05:12:55.751Z] #0 8.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:55.751Z] #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:56.022Z] #58 10.12 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T05:12:56.022Z] #58 ... [2023-09-13T05:12:56.022Z] [2023-09-13T05:12:56.022Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:12:56.022Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.3s done [2023-09-13T05:12:57.444Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-13T05:12:57.711Z] #41 ... [2023-09-13T05:12:57.711Z] [2023-09-13T05:12:57.711Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:12:57.711Z] #0 9.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:57.711Z] #59 ... [2023-09-13T05:12:57.711Z] [2023-09-13T05:12:57.711Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:12:57.711Z] #42 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-13T05:12:57.711Z] #42 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T05:12:57.711Z] #42 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-13T05:12:57.711Z] #42 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-13T05:12:57.711Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-13T05:12:57.711Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-13T05:12:57.711Z] #42 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2023-09-13T05:12:57.711Z] #42 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.3s done [2023-09-13T05:12:57.711Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-13T05:12:57.711Z] #42 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T05:12:57.711Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-13T05:12:57.978Z] #42 ... [2023-09-13T05:12:57.978Z] [2023-09-13T05:12:57.978Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T05:12:57.978Z] #58 10.25 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T05:12:57.979Z] #58 10.27 (3/4) Installing su-exec (0.2-r3) [2023-09-13T05:12:57.979Z] #58 10.28 (4/4) Installing yq (4.33.3-r3) [2023-09-13T05:12:57.979Z] #58 10.88 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:12:57.979Z] #58 10.98 Executing ca-certificates-20230506-r0.trigger [2023-09-13T05:12:57.979Z] #58 11.41 OK: 18 MiB in 19 packages [2023-09-13T05:12:57.979Z] #58 DONE 12.0s [2023-09-13T05:12:57.979Z] [2023-09-13T05:12:57.979Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T05:12:57.979Z] #39 9.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:57.979Z] #39 ... [2023-09-13T05:12:57.979Z] [2023-09-13T05:12:57.979Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T05:12:57.979Z] #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:57.979Z] #0 8.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:57.979Z] #0 9.671 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:12:57.979Z] #0 9.671 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:12:57.979Z] #0 9.671 OK: 19939 distinct packages available [2023-09-13T05:12:57.979Z] #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:12:58.258Z] #60 ... [2023-09-13T05:12:58.258Z] [2023-09-13T05:12:58.258Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T05:12:58.535Z] #61 ... [2023-09-13T05:12:58.535Z] [2023-09-13T05:12:58.535Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T05:12:58.535Z] #39 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:01.113Z] #39 13.28 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T05:13:01.113Z] #39 13.32 (2/2) Installing su-exec (0.2-r3) [2023-09-13T05:13:01.113Z] #39 13.34 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:13:01.113Z] #39 13.45 OK: 8 MiB in 17 packages [2023-09-13T05:13:01.153Z] #121 ... [2023-09-13T05:13:01.153Z] [2023-09-13T05:13:01.153Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T05:13:01.153Z] #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T05:13:01.153Z] #122 ... [2023-09-13T05:13:01.153Z] [2023-09-13T05:13:01.153Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:13:01.153Z] #0 1.410 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T05:13:01.153Z] #123 ... [2023-09-13T05:13:01.153Z] [2023-09-13T05:13:01.153Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T05:13:01.153Z] #0 0.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T05:13:01.153Z] #124 ... [2023-09-13T05:13:01.153Z] [2023-09-13T05:13:01.153Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:13:01.153Z] #0 1.337 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T05:13:01.153Z] #125 ... [2023-09-13T05:13:01.153Z] [2023-09-13T05:13:01.153Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T05:13:01.153Z] #0 1.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T05:13:01.153Z] #126 ... [2023-09-13T05:13:01.153Z] [2023-09-13T05:13:01.153Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:13:01.153Z] #0 0.709 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T05:13:01.411Z] #127 ... [2023-09-13T05:13:01.411Z] [2023-09-13T05:13:01.411Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:13:01.411Z] #0 1.340 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T05:13:01.411Z] #128 ... [2023-09-13T05:13:01.411Z] [2023-09-13T05:13:01.411Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:13:01.411Z] #0 1.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T05:13:01.668Z] #129 ... [2023-09-13T05:13:01.668Z] [2023-09-13T05:13:01.668Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T05:13:01.668Z] #0 1.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T05:13:01.668Z] #130 ... [2023-09-13T05:13:01.668Z] [2023-09-13T05:13:01.669Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T05:13:01.669Z] #0 1.344 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T05:13:03.068Z] #39 DONE 15.1s [2023-09-13T05:13:03.068Z] [2023-09-13T05:13:03.068Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:03.068Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.7s [2023-09-13T05:13:03.068Z] #41 ... [2023-09-13T05:13:03.068Z] [2023-09-13T05:13:03.068Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T05:13:03.068Z] #60 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.068Z] #60 13.44 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T05:13:03.068Z] #60 13.46 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T05:13:03.068Z] #60 13.50 (3/5) Installing libucontext (1.2-r2) [2023-09-13T05:13:03.068Z] #60 13.53 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T05:13:03.068Z] #60 13.57 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T05:13:03.068Z] #60 13.71 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:13:03.068Z] #60 13.85 OK: 9 MiB in 20 packages [2023-09-13T05:13:03.068Z] #60 DONE 14.8s [2023-09-13T05:13:03.068Z] [2023-09-13T05:13:03.068Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:03.068Z] #41 ... [2023-09-13T05:13:03.068Z] [2023-09-13T05:13:03.068Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T05:13:03.068Z] #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.068Z] #0 8.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.068Z] #62 ... [2023-09-13T05:13:03.068Z] [2023-09-13T05:13:03.068Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T05:13:03.068Z] #0 7.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.068Z] #0 8.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.333Z] #63 ... [2023-09-13T05:13:03.333Z] [2023-09-13T05:13:03.333Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:13:03.333Z] #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.333Z] #0 7.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.333Z] #64 ... [2023-09-13T05:13:03.333Z] [2023-09-13T05:13:03.333Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:13:03.333Z] #0 7.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.333Z] #0 8.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:03.599Z] #65 ... [2023-09-13T05:13:03.599Z] [2023-09-13T05:13:03.599Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:06.947Z] #41 ... [2023-09-13T05:13:06.947Z] [2023-09-13T05:13:06.947Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T05:13:06.947Z] #59 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:06.947Z] #59 12.13 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:13:06.947Z] #59 12.13 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:13:06.947Z] #59 12.13 OK: 19939 distinct packages available [2023-09-13T05:13:06.947Z] #59 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:06.947Z] #59 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:06.947Z] #59 16.89 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T05:13:06.947Z] #59 17.03 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T05:13:06.947Z] #59 17.08 (3/11) Installing libunistring (1.1-r1) [2023-09-13T05:13:06.947Z] #59 17.15 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T05:13:06.947Z] #59 17.17 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T05:13:06.947Z] #59 17.18 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T05:13:06.947Z] #59 17.21 (7/11) Installing curl (8.2.1-r0) [2023-09-13T05:13:06.947Z] #59 17.24 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T05:13:06.947Z] #59 17.26 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T05:13:06.947Z] #59 17.26 (10/11) Installing libucontext (1.2-r2) [2023-09-13T05:13:06.947Z] #59 17.27 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T05:13:06.947Z] #59 17.30 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:13:06.947Z] #59 17.37 Executing ca-certificates-20230506-r0.trigger [2023-09-13T05:13:06.947Z] #59 17.81 OK: 13 MiB in 26 packages [2023-09-13T05:13:06.947Z] #59 DONE 19.1s [2023-09-13T05:13:06.947Z] [2023-09-13T05:13:06.947Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:13:06.947Z] #65 11.63 OK: 267 MiB in 56 packages [2023-09-13T05:13:06.947Z] #65 DONE 14.4s [2023-09-13T05:13:06.947Z] [2023-09-13T05:13:06.947Z] #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T05:13:06.947Z] #64 10.77 OK: 267 MiB in 56 packages [2023-09-13T05:13:06.947Z] #64 DONE 13.9s [2023-09-13T05:13:06.947Z] [2023-09-13T05:13:06.947Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T05:13:06.947Z] #63 11.79 OK: 267 MiB in 56 packages [2023-09-13T05:13:06.947Z] #63 DONE 13.8s [2023-09-13T05:13:06.947Z] [2023-09-13T05:13:06.947Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:06.947Z] #41 ... [2023-09-13T05:13:06.947Z] [2023-09-13T05:13:06.947Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T05:13:06.947Z] #61 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:06.947Z] #61 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:06.947Z] #61 15.46 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:13:06.947Z] #61 15.46 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:13:06.947Z] #61 15.46 OK: 19939 distinct packages available [2023-09-13T05:13:06.947Z] #61 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:06.947Z] #61 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:06.947Z] #61 18.25 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T05:13:06.947Z] #61 18.27 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T05:13:06.947Z] #61 18.27 (3/4) Installing libucontext (1.2-r2) [2023-09-13T05:13:06.947Z] #61 18.28 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T05:13:06.947Z] #61 18.29 Executing busybox-1.36.1-r2.trigger [2023-09-13T05:13:06.947Z] #61 18.32 OK: 8 MiB in 19 packages [2023-09-13T05:13:06.947Z] #61 DONE 18.9s [2023-09-13T05:13:07.219Z] [2023-09-13T05:13:07.219Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:07.219Z] #41 ... [2023-09-13T05:13:07.219Z] [2023-09-13T05:13:07.219Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T05:13:07.219Z] #66 DONE 4.3s [2023-09-13T05:13:07.219Z] [2023-09-13T05:13:07.219Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:07.822Z] #41 ... [2023-09-13T05:13:07.822Z] [2023-09-13T05:13:07.822Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T05:13:07.822Z] #62 11.89 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T05:13:07.822Z] #62 11.89 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T05:13:07.822Z] #62 11.89 OK: 19939 distinct packages available [2023-09-13T05:13:07.822Z] #62 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:07.822Z] #62 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T05:13:07.822Z] #62 14.23 OK: 267 MiB in 56 packages [2023-09-13T05:13:07.822Z] #62 DONE 14.8s [2023-09-13T05:13:07.822Z] [2023-09-13T05:13:07.822Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:07.822Z] #67 DONE 1.0s [2023-09-13T05:13:07.822Z] [2023-09-13T05:13:07.822Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:08.095Z] #41 ... [2023-09-13T05:13:08.095Z] [2023-09-13T05:13:08.095Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T05:13:08.095Z] #68 DONE 0.7s [2023-09-13T05:13:08.095Z] [2023-09-13T05:13:08.095Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:08.095Z] #69 DONE 1.2s [2023-09-13T05:13:08.095Z] [2023-09-13T05:13:08.095Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:08.095Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.8s [2023-09-13T05:13:08.095Z] #41 ... [2023-09-13T05:13:08.095Z] [2023-09-13T05:13:08.095Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:08.095Z] #70 DONE 1.3s [2023-09-13T05:13:08.095Z] [2023-09-13T05:13:08.095Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:08.371Z] #41 ... [2023-09-13T05:13:08.371Z] [2023-09-13T05:13:08.371Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:08.371Z] #71 DONE 0.8s [2023-09-13T05:13:08.371Z] [2023-09-13T05:13:08.371Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:08.954Z] #41 ... [2023-09-13T05:13:08.954Z] [2023-09-13T05:13:08.954Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:13:08.954Z] #42 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.2s done [2023-09-13T05:13:09.229Z] #42 ... [2023-09-13T05:13:09.229Z] [2023-09-13T05:13:09.229Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T05:13:09.496Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s done [2023-09-13T05:13:09.763Z] #41 DONE 22.1s [2023-09-13T05:13:09.763Z] [2023-09-13T05:13:09.763Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T05:13:11.172Z] #72 DONE 1.3s [2023-09-13T05:13:11.172Z] [2023-09-13T05:13:11.172Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T05:13:12.137Z] #73 DONE 1.6s [2023-09-13T05:13:12.137Z] [2023-09-13T05:13:12.137Z] #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T05:13:12.137Z] #74 DONE 1.2s [2023-09-13T05:13:12.137Z] [2023-09-13T05:13:12.137Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T05:13:12.137Z] #75 DONE 1.5s [2023-09-13T05:13:12.137Z] [2023-09-13T05:13:12.137Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T05:13:12.406Z] #76 ... [2023-09-13T05:13:12.406Z] [2023-09-13T05:13:12.406Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T05:13:12.406Z] #77 DONE 0.2s [2023-09-13T05:13:12.406Z] [2023-09-13T05:13:12.406Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T05:13:12.406Z] #76 DONE 0.2s [2023-09-13T05:13:12.406Z] [2023-09-13T05:13:12.406Z] #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T05:13:12.406Z] #78 DONE 0.2s [2023-09-13T05:13:12.406Z] [2023-09-13T05:13:12.406Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T05:13:12.682Z] #79 ... [2023-09-13T05:13:12.682Z] [2023-09-13T05:13:12.682Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T05:13:12.682Z] #80 DONE 0.2s [2023-09-13T05:13:12.682Z] [2023-09-13T05:13:12.682Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T05:13:12.682Z] #81 DONE 0.2s [2023-09-13T05:13:12.682Z] [2023-09-13T05:13:12.682Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T05:13:12.682Z] #79 DONE 0.3s [2023-09-13T05:13:12.682Z] [2023-09-13T05:13:12.682Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T05:13:12.950Z] #82 ... [2023-09-13T05:13:12.950Z] [2023-09-13T05:13:12.950Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T05:13:12.950Z] #83 DONE 0.3s [2023-09-13T05:13:12.950Z] [2023-09-13T05:13:12.950Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T05:13:12.950Z] #82 DONE 0.3s [2023-09-13T05:13:12.950Z] [2023-09-13T05:13:12.950Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T05:13:13.217Z] #84 ... [2023-09-13T05:13:13.217Z] [2023-09-13T05:13:13.217Z] #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T05:13:13.217Z] #85 DONE 0.3s [2023-09-13T05:13:13.217Z] [2023-09-13T05:13:13.217Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T05:13:13.217Z] #84 DONE 0.3s [2023-09-13T05:13:13.217Z] [2023-09-13T05:13:13.217Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T05:13:13.217Z] #86 DONE 0.3s [2023-09-13T05:13:13.217Z] [2023-09-13T05:13:13.217Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T05:13:13.482Z] #87 ... [2023-09-13T05:13:13.482Z] [2023-09-13T05:13:13.482Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T05:13:13.482Z] #88 DONE 0.3s [2023-09-13T05:13:13.482Z] [2023-09-13T05:13:13.482Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T05:13:13.482Z] #89 DONE 0.2s [2023-09-13T05:13:13.482Z] [2023-09-13T05:13:13.482Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T05:13:13.482Z] #90 DONE 0.2s [2023-09-13T05:13:13.482Z] [2023-09-13T05:13:13.482Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T05:13:13.482Z] #87 DONE 0.2s [2023-09-13T05:13:13.482Z] [2023-09-13T05:13:13.482Z] #91 [security-spire-server] exporting to image [2023-09-13T05:13:13.482Z] #91 exporting layers [2023-09-13T05:13:15.426Z] #91 exporting layers 1.9s done [2023-09-13T05:13:15.426Z] #91 writing image sha256:1b2dbf3f190c0e7619d46b5e137b9ad6d45503892abae9f137da9d7005f020ff [2023-09-13T05:13:15.426Z] #91 exporting layers 1.9s done [2023-09-13T05:13:15.426Z] #91 writing image sha256:1b2dbf3f190c0e7619d46b5e137b9ad6d45503892abae9f137da9d7005f020ff 0.0s done [2023-09-13T05:13:15.426Z] #91 writing image sha256:997c5c8e146134805ec21deaf49047ba5a32a6baf4aa321375f8e4d9c4de7598 0.0s done [2023-09-13T05:13:15.426Z] #91 naming to docker.io/library/security-spire-config-arm64 done [2023-09-13T05:13:15.426Z] #91 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-13T05:13:15.426Z] #91 writing image sha256:bab92aac22f9376b7387f15280ca590ec91e813e3eb6e85ff23a55d56890aa33 [2023-09-13T05:13:15.692Z] #91 writing image sha256:bab92aac22f9376b7387f15280ca590ec91e813e3eb6e85ff23a55d56890aa33 done [2023-09-13T05:13:15.692Z] #91 naming to docker.io/library/security-spire-server-arm64 done [2023-09-13T05:13:15.692Z] #91 DONE 2.0s [2023-09-13T05:13:15.692Z] [2023-09-13T05:13:15.692Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:17.647Z] #92 ... [2023-09-13T05:13:17.647Z] [2023-09-13T05:13:17.647Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:17.918Z] #93 ... [2023-09-13T05:13:17.918Z] [2023-09-13T05:13:17.918Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:17.918Z] #94 ... [2023-09-13T05:13:17.918Z] [2023-09-13T05:13:17.918Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:50.139Z] #95 DONE 41.9s [2023-09-13T05:13:50.139Z] [2023-09-13T05:13:50.139Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:50.139Z] #92 DONE 41.5s [2023-09-13T05:13:50.139Z] [2023-09-13T05:13:50.139Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:50.139Z] #94 DONE 41.9s [2023-09-13T05:13:50.139Z] [2023-09-13T05:13:50.139Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:50.139Z] #93 DONE 42.2s [2023-09-13T05:13:50.139Z] [2023-09-13T05:13:50.139Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #96 ... [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #97 DONE 1.1s [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #98 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:51.183Z] #99 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:51.183Z] #100 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:51.183Z] #101 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #102 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:51.183Z] #103 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #96 DONE 1.2s [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #104 [core-metadata builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #104 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:51.183Z] #105 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:51.183Z] #106 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #107 [support-notifications builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #107 DONE 1.2s [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:51.183Z] #108 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:51.183Z] #109 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #110 [core-command builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #110 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:51.183Z] #111 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #112 [support-scheduler builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #112 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:51.183Z] #113 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #114 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:51.183Z] #115 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:51.183Z] #116 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T05:13:51.183Z] #117 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T05:13:51.183Z] #118 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #119 [core-data builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #119 CACHED [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T05:13:51.183Z] #120 DONE 1.2s [2023-09-13T05:13:51.183Z] [2023-09-13T05:13:51.183Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:13:56.555Z] #121 5.061 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T05:13:57.979Z] #131 ... [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T05:13:57.979Z] #122 DONE 60.7s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T05:13:57.979Z] #124 ... [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:13:57.979Z] #132 DONE 1.3s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:13:57.979Z] #125 ... [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:13:57.979Z] #133 DONE 0.2s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T05:13:57.979Z] #134 DONE 0.2s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:13:57.979Z] #123 ... [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T05:13:57.979Z] #135 DONE 0.1s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T05:13:57.979Z] #136 DONE 0.3s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T05:13:57.979Z] #137 DONE 0.1s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:13:57.979Z] #123 ... [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:13:57.979Z] #138 DONE 2.1s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:13:57.979Z] #129 ... [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #91 [security-proxy-setup] exporting to image [2023-09-13T05:13:57.979Z] #91 exporting layers [2023-09-13T05:13:57.979Z] #91 exporting layers 0.5s done [2023-09-13T05:13:57.979Z] #91 writing image sha256:27f8475a89e396d40a2b0bc50941d830e0cd28bd5559a3fb7d5cb07e3d73d674 done [2023-09-13T05:13:57.979Z] #91 naming to docker.io/library/security-proxy-setup done [2023-09-13T05:13:57.979Z] #91 DONE 1.3s [2023-09-13T05:13:57.979Z] [2023-09-13T05:13:57.979Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T05:13:58.237Z] #130 ... [2023-09-13T05:13:58.237Z] [2023-09-13T05:13:58.237Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T05:13:58.237Z] #124 DONE 67.9s [2023-09-13T05:13:58.655Z] [2023-09-13T05:13:58.655Z] #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:13:58.655Z] #139 DONE 0.1s [2023-09-13T05:13:58.655Z] [2023-09-13T05:13:58.655Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:13:58.655Z] #140 DONE 0.2s [2023-09-13T05:13:58.655Z] [2023-09-13T05:13:58.655Z] #141 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T05:13:59.219Z] #141 DONE 0.6s [2023-09-13T05:13:59.219Z] [2023-09-13T05:13:59.219Z] #142 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:13:59.476Z] #142 DONE 0.3s [2023-09-13T05:13:59.476Z] [2023-09-13T05:13:59.476Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:13:59.733Z] #127 ... [2023-09-13T05:13:59.733Z] [2023-09-13T05:13:59.733Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-13T05:13:59.733Z] #91 exporting layers 0.2s done [2023-09-13T05:13:59.733Z] #91 writing image sha256:c4353e2c0f9e71ba748626a092a2b0b3dff4918e9b259f61a06762917603614d done [2023-09-13T05:13:59.733Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-09-13T05:13:59.733Z] #91 DONE 1.5s [2023-09-13T05:13:59.733Z] [2023-09-13T05:13:59.733Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:14:01.912Z] #121 ... [2023-09-13T05:14:01.912Z] [2023-09-13T05:14:01.912Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T05:14:01.912Z] #0 3.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T05:14:01.912Z] #122 ... [2023-09-13T05:14:01.912Z] [2023-09-13T05:14:01.912Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T05:14:01.912Z] #0 4.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T05:14:01.912Z] #123 ... [2023-09-13T05:14:01.912Z] [2023-09-13T05:14:01.912Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:14:01.912Z] #0 5.304 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T05:14:01.912Z] #124 ... [2023-09-13T05:14:01.912Z] [2023-09-13T05:14:01.912Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T05:14:01.913Z] #0 4.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T05:14:01.913Z] #125 ... [2023-09-13T05:14:01.913Z] [2023-09-13T05:14:01.913Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T05:14:01.913Z] #0 5.273 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T05:14:01.913Z] #126 ... [2023-09-13T05:14:01.913Z] [2023-09-13T05:14:01.913Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:14:01.913Z] #0 4.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T05:14:02.179Z] #127 ... [2023-09-13T05:14:02.179Z] [2023-09-13T05:14:02.179Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:14:02.179Z] #0 4.476 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T05:14:02.179Z] #128 ... [2023-09-13T05:14:02.179Z] [2023-09-13T05:14:02.179Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T05:14:02.179Z] #0 5.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T05:14:02.471Z] #129 ... [2023-09-13T05:14:02.471Z] [2023-09-13T05:14:02.471Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:14:02.471Z] #0 5.448 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T05:14:02.746Z] #130 ... [2023-09-13T05:14:02.746Z] [2023-09-13T05:14:02.746Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:14:02.746Z] #0 4.876 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T05:14:04.995Z] #121 ... [2023-09-13T05:14:04.995Z] [2023-09-13T05:14:04.995Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:14:04.995Z] #129 74.52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T05:14:13.112Z] #129 DONE 82.9s [2023-09-13T05:14:13.112Z] [2023-09-13T05:14:13.112Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:14:13.112Z] #127 DONE 82.8s [2023-09-13T05:14:13.112Z] [2023-09-13T05:14:13.112Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:14:13.112Z] #125 DONE 82.9s [2023-09-13T05:14:13.112Z] [2023-09-13T05:14:13.112Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:14:13.370Z] #121 DONE 82.9s [2023-09-13T05:14:13.370Z] [2023-09-13T05:14:13.370Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T05:14:13.370Z] #126 DONE 82.9s [2023-09-13T05:14:13.370Z] [2023-09-13T05:14:13.370Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:14:13.370Z] #128 DONE 82.9s [2023-09-13T05:14:13.370Z] [2023-09-13T05:14:13.370Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:14:13.370Z] #123 DONE 82.9s [2023-09-13T05:14:13.370Z] [2023-09-13T05:14:13.370Z] #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.370Z] #143 ... [2023-09-13T05:14:13.370Z] [2023-09-13T05:14:13.370Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T05:14:13.370Z] #130 DONE 83.1s [2023-09-13T05:14:13.629Z] [2023-09-13T05:14:13.629Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T05:14:13.629Z] #131 DONE 83.2s [2023-09-13T05:14:13.629Z] [2023-09-13T05:14:13.629Z] #144 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T05:14:13.629Z] #144 ... [2023-09-13T05:14:13.629Z] [2023-09-13T05:14:13.629Z] #145 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.629Z] #145 DONE 0.5s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.887Z] #143 DONE 0.5s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #146 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.887Z] #146 DONE 0.4s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #144 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T05:14:13.887Z] #144 DONE 0.3s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.887Z] #147 DONE 0.5s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T05:14:13.887Z] #148 ... [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #149 DONE 0.2s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #150 DONE 0.2s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #151 DONE 0.2s [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #152 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.887Z] #152 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #153 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #153 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #154 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.887Z] #154 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #155 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #156 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.887Z] #156 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #157 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #158 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:13.887Z] #158 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #159 CACHED [2023-09-13T05:14:13.887Z] [2023-09-13T05:14:13.887Z] #160 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:13.887Z] #160 DONE 0.2s [2023-09-13T05:14:14.146Z] [2023-09-13T05:14:14.146Z] #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T05:14:15.079Z] #161 DONE 1.2s [2023-09-13T05:14:15.079Z] [2023-09-13T05:14:15.079Z] #162 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T05:14:15.079Z] #162 DONE 1.2s [2023-09-13T05:14:15.079Z] [2023-09-13T05:14:15.079Z] #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T05:14:15.079Z] #163 DONE 1.2s [2023-09-13T05:14:15.079Z] [2023-09-13T05:14:15.079Z] #164 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T05:14:15.079Z] #164 DONE 1.2s [2023-09-13T05:14:15.079Z] [2023-09-13T05:14:15.079Z] #165 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T05:14:15.079Z] #165 DONE 1.2s [2023-09-13T05:14:15.079Z] [2023-09-13T05:14:15.079Z] #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.341Z] #166 ... [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T05:14:15.341Z] #167 DONE 1.3s [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T05:14:15.341Z] #168 DONE 1.3s [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #169 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T05:14:15.341Z] #169 DONE 1.3s [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #170 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T05:14:15.341Z] #170 DONE 0.2s [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.341Z] #171 DONE 0.3s [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.341Z] #172 DONE 0.3s [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.341Z] #173 DONE 0.3s [2023-09-13T05:14:15.341Z] [2023-09-13T05:14:15.341Z] #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T05:14:15.600Z] #174 ... [2023-09-13T05:14:15.600Z] [2023-09-13T05:14:15.600Z] #175 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.600Z] #175 DONE 0.3s [2023-09-13T05:14:15.600Z] [2023-09-13T05:14:15.600Z] #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.600Z] #176 DONE 0.3s [2023-09-13T05:14:15.600Z] [2023-09-13T05:14:15.600Z] #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.600Z] #166 DONE 0.3s [2023-09-13T05:14:15.600Z] [2023-09-13T05:14:15.600Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.600Z] #177 DONE 0.4s [2023-09-13T05:14:15.600Z] [2023-09-13T05:14:15.600Z] #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T05:14:15.600Z] #148 DONE 1.8s [2023-09-13T05:14:15.600Z] [2023-09-13T05:14:15.600Z] #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T05:14:15.600Z] #178 DONE 0.2s [2023-09-13T05:14:15.600Z] [2023-09-13T05:14:15.600Z] #91 [support-scheduler] exporting to image [2023-09-13T05:14:15.600Z] #91 exporting layers [2023-09-13T05:14:15.857Z] #91 ... [2023-09-13T05:14:15.857Z] [2023-09-13T05:14:15.857Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:14:15.857Z] #179 DONE 0.4s [2023-09-13T05:14:15.857Z] [2023-09-13T05:14:15.857Z] #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T05:14:15.857Z] #174 DONE 0.3s [2023-09-13T05:14:15.857Z] [2023-09-13T05:14:15.858Z] #91 [core-metadata] exporting to image [2023-09-13T05:14:15.858Z] #91 ... [2023-09-13T05:14:15.858Z] [2023-09-13T05:14:15.858Z] #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T05:14:15.858Z] #180 DONE 0.3s [2023-09-13T05:14:15.858Z] [2023-09-13T05:14:15.858Z] #91 [core-metadata] exporting to image [2023-09-13T05:14:15.858Z] #91 exporting layers 0.3s done [2023-09-13T05:14:15.858Z] #91 writing image sha256:a00861680ec488c8b1620820e62a4b3271398f38dcea9340733091447a423d41 [2023-09-13T05:14:15.858Z] #91 writing image sha256:8487ffaf723f3d27a4eba3e70dbb54a832712ee1478578638725bb70188fc872 [2023-09-13T05:14:16.127Z] #91 ... [2023-09-13T05:14:16.127Z] [2023-09-13T05:14:16.127Z] #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:14:16.127Z] #181 DONE 0.4s [2023-09-13T05:14:16.127Z] [2023-09-13T05:14:16.127Z] #91 [core-command] exporting to image [2023-09-13T05:14:16.127Z] #91 exporting layers 0.2s done [2023-09-13T05:14:16.127Z] #91 writing image sha256:a00861680ec488c8b1620820e62a4b3271398f38dcea9340733091447a423d41 0.2s done [2023-09-13T05:14:16.127Z] #91 writing image sha256:8487ffaf723f3d27a4eba3e70dbb54a832712ee1478578638725bb70188fc872 0.2s done [2023-09-13T05:14:16.127Z] #91 naming to docker.io/library/core-data 0.0s done [2023-09-13T05:14:16.127Z] #91 naming to docker.io/library/support-notifications 0.0s done [2023-09-13T05:14:16.127Z] #91 writing image sha256:e63a683737fcfe748f1334d4933b3d3650fffe80e580f3602ac9111db4ce78ff done [2023-09-13T05:14:16.127Z] #91 naming to docker.io/library/core-command done [2023-09-13T05:14:16.127Z] #91 writing image sha256:2468b067ef15b978a9f0446cd402c97c001dafd9fc7cae799fbfbf2ab13faead [2023-09-13T05:14:16.127Z] #91 writing image sha256:2468b067ef15b978a9f0446cd402c97c001dafd9fc7cae799fbfbf2ab13faead done [2023-09-13T05:14:16.127Z] #91 naming to docker.io/library/support-scheduler done [2023-09-13T05:14:16.127Z] #91 writing image sha256:00ba41c20e9fd4928ef60e871dc752ce1e65d7d01d467eb5153bf6db19a56e54 done [2023-09-13T05:14:16.127Z] #91 naming to docker.io/library/core-metadata done [2023-09-13T05:14:16.127Z] #91 DONE 2.3s [2023-09-13T05:14:16.127Z] [2023-09-13T05:14:16.127Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T05:14:16.127Z] #182 DONE 0.3s [2023-09-13T05:14:16.127Z] [2023-09-13T05:14:16.127Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T05:14:16.692Z] #183 DONE 0.3s [2023-09-13T05:14:16.692Z] [2023-09-13T05:14:16.692Z] #184 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:14:16.692Z] #184 DONE 0.4s [2023-09-13T05:14:16.692Z] [2023-09-13T05:14:16.692Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:14:16.692Z] #185 DONE 0.8s [2023-09-13T05:14:16.692Z] [2023-09-13T05:14:16.692Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-13T05:14:16.692Z] #91 ... [2023-09-13T05:14:16.692Z] [2023-09-13T05:14:16.692Z] #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T05:14:16.692Z] #186 DONE 0.3s [2023-09-13T05:14:16.692Z] [2023-09-13T05:14:16.692Z] #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T05:14:16.692Z] #187 DONE 0.3s [2023-09-13T05:14:16.692Z] [2023-09-13T05:14:16.692Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-13T05:14:16.692Z] #91 exporting layers 0.3s done [2023-09-13T05:14:16.950Z] #91 writing image sha256:575c8cec9897ea4b8f74598ae972e4eb0479d37ba079a9b2e2d670d97e747e4a done [2023-09-13T05:14:16.950Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-13T05:14:16.950Z] #91 DONE 2.6s [2023-09-13T05:14:16.950Z] [2023-09-13T05:14:16.950Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T05:14:16.950Z] #188 DONE 0.1s [2023-09-13T05:14:16.950Z] [2023-09-13T05:14:16.950Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T05:14:16.950Z] #189 DONE 0.1s [2023-09-13T05:14:16.950Z] [2023-09-13T05:14:16.950Z] #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:14:16.950Z] #190 DONE 1.1s [2023-09-13T05:14:16.950Z] [2023-09-13T05:14:16.950Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T05:14:16.950Z] #191 DONE 0.0s [2023-09-13T05:14:16.950Z] [2023-09-13T05:14:16.950Z] #91 [security-proxy-auth] exporting to image [2023-09-13T05:14:17.209Z] #91 exporting layers 0.1s done [2023-09-13T05:14:17.209Z] #91 writing image sha256:4c86b06b7f229d38d1b888b769c8d5f7708f9a5e2a6b437ab7509f8bf5387a50 done [2023-09-13T05:14:17.209Z] #91 naming to docker.io/library/security-proxy-auth done [2023-09-13T05:14:17.209Z] #91 DONE 2.8s [2023-09-13T05:14:17.209Z] [2023-09-13T05:14:17.209Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T05:14:17.209Z] #192 DONE 0.1s [2023-09-13T05:14:17.209Z] [2023-09-13T05:14:17.209Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T05:14:17.209Z] #193 DONE 0.1s [2023-09-13T05:14:17.209Z] [2023-09-13T05:14:17.209Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:14:17.209Z] #194 DONE 0.4s [2023-09-13T05:14:17.209Z] [2023-09-13T05:14:17.209Z] #91 [security-secretstore-setup] exporting to image [2023-09-13T05:14:17.467Z] #91 ... [2023-09-13T05:14:17.467Z] [2023-09-13T05:14:17.467Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T05:14:17.467Z] #195 DONE 0.4s [2023-09-13T05:14:17.467Z] [2023-09-13T05:14:17.467Z] #91 [security-bootstrapper] exporting to image [2023-09-13T05:14:17.724Z] #91 exporting layers 0.4s done [2023-09-13T05:14:17.724Z] #91 writing image sha256:228d13d0041447dfd1d9d91ea51fe3f6baf2d538fdbf86c472f7f326412f1450 done [2023-09-13T05:14:17.724Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-09-13T05:14:17.724Z] #91 exporting layers 0.3s done [2023-09-13T05:14:17.724Z] #91 writing image sha256:f1fe33791a236bc0c21b5c0fc82562c31a4aa2f26fbd7a035465ffc7681782d6 done [2023-09-13T05:14:17.724Z] #91 naming to docker.io/library/security-bootstrapper done [2023-09-13T05:14:17.724Z] #91 DONE 3.3s [2023-09-13T05:14:17.724Z] [2023-09-13T05:14:17.724Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:14:17.724Z] time="2023-09-13T05:11:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T05:14:17.735Z] $ docker stop --time=1 016f0b0320e6967324f96471702a3424edd0b9d554a0812b8d9338e31249c48b [2023-09-13T05:14:19.075Z] $ docker rm -f --volumes 016f0b0320e6967324f96471702a3424edd0b9d554a0812b8d9338e31249c48b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T05:14:19.406Z] + docker images [2023-09-13T05:14:19.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T05:14:19.406Z] security-bootstrapper latest f1fe33791a23 2 seconds ago 23.3MB [2023-09-13T05:14:19.406Z] security-secretstore-setup latest 228d13d00414 2 seconds ago 44.4MB [2023-09-13T05:14:19.406Z] core-common-config-bootstrapper latest 575c8cec9897 3 seconds ago 18.2MB [2023-09-13T05:14:19.406Z] security-proxy-auth latest 4c86b06b7f22 3 seconds ago 19.5MB [2023-09-13T05:14:19.406Z] support-notifications latest a00861680ec4 4 seconds ago 34.6MB [2023-09-13T05:14:19.406Z] core-metadata latest 00ba41c20e9f 4 seconds ago 21.7MB [2023-09-13T05:14:19.406Z] core-command latest e63a683737fc 4 seconds ago 21.1MB [2023-09-13T05:14:19.406Z] core-data latest 8487ffaf723f 4 seconds ago 21.3MB [2023-09-13T05:14:19.406Z] support-scheduler latest 2468b067ef15 4 seconds ago 34MB [2023-09-13T05:14:19.406Z] security-spiffe-token-provider latest c4353e2c0f9e 20 seconds ago 35MB [2023-09-13T05:14:19.406Z] security-proxy-setup latest 27f8475a89e3 24 seconds ago 29.4MB [2023-09-13T05:14:19.406Z] security-spire-agent latest 43e5fb6933d9 2 minutes ago 161MB [2023-09-13T05:14:19.406Z] security-spire-config latest dc34f5bb0578 2 minutes ago 101MB [2023-09-13T05:14:19.406Z] security-spire-server latest 148c2d596716 2 minutes ago 102MB [2023-09-13T05:14:19.406Z] ci-base-image-x86_64 latest e94d7ca61791 5 minutes ago 1.08GB [2023-09-13T05:14:19.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 13 hours ago 708MB [2023-09-13T05:14:19.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-13T05:14:19.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T05:14:19.539Z] provisioning config files... [2023-09-13T05:14:19.548Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config14613803298847032849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:14:19.844Z] ---> docker-login.sh [2023-09-13T05:14:19.844Z] nexus3.edgexfoundry.org:10001 [2023-09-13T05:14:19.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:14:19.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:14:19.844Z] Configure a credential helper to remove this warning. See [2023-09-13T05:14:19.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:14:19.844Z] [2023-09-13T05:14:19.844Z] Login Succeeded [2023-09-13T05:14:19.844Z] nexus3.edgexfoundry.org:10002 [2023-09-13T05:14:20.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:14:20.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:14:20.103Z] Configure a credential helper to remove this warning. See [2023-09-13T05:14:20.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:14:20.103Z] [2023-09-13T05:14:20.103Z] Login Succeeded [2023-09-13T05:14:20.103Z] nexus3.edgexfoundry.org:10003 [2023-09-13T05:14:20.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:14:20.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:14:20.103Z] Configure a credential helper to remove this warning. See [2023-09-13T05:14:20.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:14:20.103Z] [2023-09-13T05:14:20.103Z] Login Succeeded [2023-09-13T05:14:20.103Z] nexus3.edgexfoundry.org:10004 [2023-09-13T05:14:20.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:14:20.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:14:20.363Z] Configure a credential helper to remove this warning. See [2023-09-13T05:14:20.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:14:20.363Z] [2023-09-13T05:14:20.363Z] Login Succeeded [2023-09-13T05:14:20.363Z] docker.io [2023-09-13T05:14:20.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:14:20.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:14:20.622Z] Configure a credential helper to remove this warning. See [2023-09-13T05:14:20.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:14:20.622Z] [2023-09-13T05:14:20.622Z] Login Succeeded [2023-09-13T05:14:20.622Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T05:14:20.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:20.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T05:14:20.682Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-13T05:14:20.682Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:20.682Z] latest [2023-09-13T05:14:20.682Z] 3.1.0-dev.45 [2023-09-13T05:14:20.682Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:20.682Z] main [2023-09-13T05:14:20.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:21.009Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:21.312Z] + docker push nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:21.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T05:14:21.312Z] e9986a0b5e27: Preparing [2023-09-13T05:14:21.312Z] 050badfb2ead: Preparing [2023-09-13T05:14:21.312Z] 501555b4699d: Preparing [2023-09-13T05:14:21.312Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:21.312Z] 78128fe8b74f: Preparing [2023-09-13T05:14:21.312Z] 4693057ce236: Preparing [2023-09-13T05:14:21.312Z] 4693057ce236: Waiting [2023-09-13T05:14:21.312Z] 3b93d0fb6e7d: Pushed [2023-09-13T05:14:21.312Z] e9986a0b5e27: Pushed [2023-09-13T05:14:21.312Z] 78128fe8b74f: Pushed [2023-09-13T05:14:21.312Z] 501555b4699d: Pushed [2023-09-13T05:14:21.312Z] 4693057ce236: Layer already exists [2023-09-13T05:14:23.216Z] 050badfb2ead: Pushed [2023-09-13T05:14:23.216Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:23.523Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:23.827Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T05:14:23.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T05:14:23.827Z] e9986a0b5e27: Preparing [2023-09-13T05:14:23.827Z] 050badfb2ead: Preparing [2023-09-13T05:14:23.827Z] 501555b4699d: Preparing [2023-09-13T05:14:23.827Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:23.827Z] 78128fe8b74f: Preparing [2023-09-13T05:14:23.827Z] 4693057ce236: Preparing [2023-09-13T05:14:23.827Z] 4693057ce236: Waiting [2023-09-13T05:14:23.827Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:23.827Z] e9986a0b5e27: Layer already exists [2023-09-13T05:14:23.827Z] 501555b4699d: Layer already exists [2023-09-13T05:14:23.827Z] 050badfb2ead: Layer already exists [2023-09-13T05:14:23.827Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:23.827Z] 4693057ce236: Layer already exists [2023-09-13T05:14:23.827Z] latest: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:24.139Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:24.447Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.45 [2023-09-13T05:14:24.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T05:14:24.447Z] e9986a0b5e27: Preparing [2023-09-13T05:14:24.447Z] 050badfb2ead: Preparing [2023-09-13T05:14:24.447Z] 501555b4699d: Preparing [2023-09-13T05:14:24.447Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:24.447Z] 78128fe8b74f: Preparing [2023-09-13T05:14:24.447Z] 4693057ce236: Preparing [2023-09-13T05:14:24.447Z] 501555b4699d: Layer already exists [2023-09-13T05:14:24.447Z] e9986a0b5e27: Layer already exists [2023-09-13T05:14:24.447Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:24.447Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:24.447Z] 050badfb2ead: Layer already exists [2023-09-13T05:14:24.447Z] 4693057ce236: Layer already exists [2023-09-13T05:14:24.447Z] 3.1.0-dev.45: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:24.763Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:25.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:25.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T05:14:25.070Z] e9986a0b5e27: Preparing [2023-09-13T05:14:25.070Z] 050badfb2ead: Preparing [2023-09-13T05:14:25.070Z] 501555b4699d: Preparing [2023-09-13T05:14:25.070Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:25.070Z] 78128fe8b74f: Preparing [2023-09-13T05:14:25.070Z] 4693057ce236: Preparing [2023-09-13T05:14:25.070Z] 4693057ce236: Waiting [2023-09-13T05:14:25.070Z] e9986a0b5e27: Layer already exists [2023-09-13T05:14:25.070Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:25.070Z] 501555b4699d: Layer already exists [2023-09-13T05:14:25.070Z] 050badfb2ead: Layer already exists [2023-09-13T05:14:25.070Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:25.070Z] 4693057ce236: Layer already exists [2023-09-13T05:14:25.070Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:25.375Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:25.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-13T05:14:25.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T05:14:25.681Z] e9986a0b5e27: Preparing [2023-09-13T05:14:25.681Z] 050badfb2ead: Preparing [2023-09-13T05:14:25.681Z] 501555b4699d: Preparing [2023-09-13T05:14:25.681Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:25.681Z] 78128fe8b74f: Preparing [2023-09-13T05:14:25.681Z] 4693057ce236: Preparing [2023-09-13T05:14:25.681Z] 4693057ce236: Waiting [2023-09-13T05:14:25.681Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:25.681Z] 050badfb2ead: Layer already exists [2023-09-13T05:14:25.681Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:25.681Z] 501555b4699d: Layer already exists [2023-09-13T05:14:25.681Z] e9986a0b5e27: Layer already exists [2023-09-13T05:14:25.681Z] 4693057ce236: Layer already exists [2023-09-13T05:14:25.681Z] main: digest: sha256:8037978f7074ab37351eb1edbadbb222f88e7da81cdb1d33951cddd1dffd206c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:25.718Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:25.724Z] taggedImages: [2023-09-13T05:14:25.724Z] - nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:25.724Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T05:14:25.724Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.45 [2023-09-13T05:14:25.724Z] - nexus3.edgexfoundry.org:10004/core-command:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:25.724Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-13T05:14:25.743Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-13T05:14:25.743Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:25.743Z] latest [2023-09-13T05:14:25.743Z] 3.1.0-dev.45 [2023-09-13T05:14:25.743Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:25.743Z] main [2023-09-13T05:14:25.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:26.051Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:26.354Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:26.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T05:14:26.354Z] 37da74071715: Preparing [2023-09-13T05:14:26.354Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:26.354Z] e2550c6d9410: Preparing [2023-09-13T05:14:26.354Z] e9d80af2c8b4: Preparing [2023-09-13T05:14:26.354Z] 501555b4699d: Preparing [2023-09-13T05:14:26.354Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:26.354Z] 78128fe8b74f: Preparing [2023-09-13T05:14:26.354Z] 4693057ce236: Preparing [2023-09-13T05:14:26.354Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:26.354Z] 4693057ce236: Waiting [2023-09-13T05:14:26.354Z] 501555b4699d: Layer already exists [2023-09-13T05:14:26.354Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:26.354Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:26.354Z] 4693057ce236: Layer already exists [2023-09-13T05:14:26.354Z] 37da74071715: Pushed [2023-09-13T05:14:26.354Z] 8ebb2c768fee: Pushed [2023-09-13T05:14:26.354Z] e2550c6d9410: Pushed [2023-09-13T05:14:27.729Z] e9d80af2c8b4: Pushed [2023-09-13T05:14:27.729Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:28.041Z] + 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 [2023-09-13T05:14:28.344Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T05:14:28.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T05:14:28.344Z] 37da74071715: Preparing [2023-09-13T05:14:28.344Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:28.344Z] e2550c6d9410: Preparing [2023-09-13T05:14:28.344Z] e9d80af2c8b4: Preparing [2023-09-13T05:14:28.344Z] 501555b4699d: Preparing [2023-09-13T05:14:28.344Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:28.344Z] 78128fe8b74f: Preparing [2023-09-13T05:14:28.344Z] 4693057ce236: Preparing [2023-09-13T05:14:28.344Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:28.344Z] 78128fe8b74f: Waiting [2023-09-13T05:14:28.344Z] 4693057ce236: Waiting [2023-09-13T05:14:28.344Z] 501555b4699d: Layer already exists [2023-09-13T05:14:28.344Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:28.344Z] 37da74071715: Layer already exists [2023-09-13T05:14:28.344Z] e9d80af2c8b4: Layer already exists [2023-09-13T05:14:28.344Z] e2550c6d9410: Layer already exists [2023-09-13T05:14:28.344Z] 4693057ce236: Layer already exists [2023-09-13T05:14:28.344Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:28.344Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:28.344Z] latest: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:28.656Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:28.969Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.45 [2023-09-13T05:14:28.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T05:14:28.969Z] 37da74071715: Preparing [2023-09-13T05:14:28.969Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:28.969Z] e2550c6d9410: Preparing [2023-09-13T05:14:28.969Z] e9d80af2c8b4: Preparing [2023-09-13T05:14:28.969Z] 501555b4699d: Preparing [2023-09-13T05:14:28.969Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:28.969Z] 78128fe8b74f: Preparing [2023-09-13T05:14:28.969Z] 4693057ce236: Preparing [2023-09-13T05:14:28.969Z] 78128fe8b74f: Waiting [2023-09-13T05:14:28.969Z] 4693057ce236: Waiting [2023-09-13T05:14:28.969Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:28.969Z] 37da74071715: Layer already exists [2023-09-13T05:14:28.969Z] e2550c6d9410: Layer already exists [2023-09-13T05:14:28.969Z] 501555b4699d: Layer already exists [2023-09-13T05:14:28.969Z] e9d80af2c8b4: Layer already exists [2023-09-13T05:14:28.969Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:28.969Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:28.969Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:28.969Z] 4693057ce236: Layer already exists [2023-09-13T05:14:28.969Z] 3.1.0-dev.45: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:29.272Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:29.572Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:29.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T05:14:29.572Z] 37da74071715: Preparing [2023-09-13T05:14:29.572Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:29.572Z] e2550c6d9410: Preparing [2023-09-13T05:14:29.572Z] e9d80af2c8b4: Preparing [2023-09-13T05:14:29.572Z] 501555b4699d: Preparing [2023-09-13T05:14:29.572Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:29.572Z] 78128fe8b74f: Preparing [2023-09-13T05:14:29.572Z] 4693057ce236: Preparing [2023-09-13T05:14:29.572Z] 78128fe8b74f: Waiting [2023-09-13T05:14:29.572Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:29.572Z] 4693057ce236: Waiting [2023-09-13T05:14:29.572Z] 37da74071715: Layer already exists [2023-09-13T05:14:29.572Z] 501555b4699d: Layer already exists [2023-09-13T05:14:29.572Z] e9d80af2c8b4: Layer already exists [2023-09-13T05:14:29.572Z] e2550c6d9410: Layer already exists [2023-09-13T05:14:29.572Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:29.572Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:29.572Z] 4693057ce236: Layer already exists [2023-09-13T05:14:29.572Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:29.572Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:29.893Z] + 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 [2023-09-13T05:14:30.211Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-13T05:14:30.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T05:14:30.211Z] 37da74071715: Preparing [2023-09-13T05:14:30.211Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:30.211Z] e2550c6d9410: Preparing [2023-09-13T05:14:30.211Z] e9d80af2c8b4: Preparing [2023-09-13T05:14:30.211Z] 501555b4699d: Preparing [2023-09-13T05:14:30.211Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:30.211Z] 78128fe8b74f: Preparing [2023-09-13T05:14:30.211Z] 4693057ce236: Preparing [2023-09-13T05:14:30.211Z] 78128fe8b74f: Waiting [2023-09-13T05:14:30.211Z] 4693057ce236: Waiting [2023-09-13T05:14:30.211Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:30.211Z] e9d80af2c8b4: Layer already exists [2023-09-13T05:14:30.211Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:30.211Z] 37da74071715: Layer already exists [2023-09-13T05:14:30.211Z] 501555b4699d: Layer already exists [2023-09-13T05:14:30.211Z] e2550c6d9410: Layer already exists [2023-09-13T05:14:30.211Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:30.211Z] 4693057ce236: Layer already exists [2023-09-13T05:14:30.211Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:30.211Z] main: digest: sha256:8ba29ea82017e90bfcedcb55edab6d540621adee014a60e135786c56535e885e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:30.259Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:30.269Z] taggedImages: [2023-09-13T05:14:30.269Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:30.269Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T05:14:30.269Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.45 [2023-09-13T05:14:30.269Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:30.269Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-13T05:14:30.295Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-13T05:14:30.295Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:30.295Z] latest [2023-09-13T05:14:30.295Z] 3.1.0-dev.45 [2023-09-13T05:14:30.295Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:30.295Z] main [2023-09-13T05:14:30.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:30.619Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:30.931Z] + docker push nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:30.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T05:14:30.931Z] 1727f5f673c0: Preparing [2023-09-13T05:14:30.931Z] ed21b9ece43e: Preparing [2023-09-13T05:14:30.931Z] 501555b4699d: Preparing [2023-09-13T05:14:30.931Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:30.931Z] 08e880396d1f: Preparing [2023-09-13T05:14:30.931Z] 4693057ce236: Preparing [2023-09-13T05:14:30.931Z] 4693057ce236: Waiting [2023-09-13T05:14:30.931Z] 501555b4699d: Layer already exists [2023-09-13T05:14:30.931Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:30.931Z] 4693057ce236: Layer already exists [2023-09-13T05:14:30.931Z] 1727f5f673c0: Pushed [2023-09-13T05:14:30.931Z] 08e880396d1f: Pushed [2023-09-13T05:14:32.306Z] ed21b9ece43e: Pushed [2023-09-13T05:14:32.575Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:32.886Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:33.189Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T05:14:33.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T05:14:33.189Z] 1727f5f673c0: Preparing [2023-09-13T05:14:33.189Z] ed21b9ece43e: Preparing [2023-09-13T05:14:33.189Z] 501555b4699d: Preparing [2023-09-13T05:14:33.189Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:33.189Z] 08e880396d1f: Preparing [2023-09-13T05:14:33.189Z] 4693057ce236: Preparing [2023-09-13T05:14:33.189Z] 4693057ce236: Waiting [2023-09-13T05:14:33.189Z] 1727f5f673c0: Layer already exists [2023-09-13T05:14:33.189Z] 501555b4699d: Layer already exists [2023-09-13T05:14:33.189Z] ed21b9ece43e: Layer already exists [2023-09-13T05:14:33.189Z] 08e880396d1f: Layer already exists [2023-09-13T05:14:33.189Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:33.189Z] 4693057ce236: Layer already exists [2023-09-13T05:14:33.189Z] latest: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:33.511Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:33.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.45 [2023-09-13T05:14:33.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T05:14:33.822Z] 1727f5f673c0: Preparing [2023-09-13T05:14:33.822Z] ed21b9ece43e: Preparing [2023-09-13T05:14:33.822Z] 501555b4699d: Preparing [2023-09-13T05:14:33.822Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:33.822Z] 08e880396d1f: Preparing [2023-09-13T05:14:33.822Z] 4693057ce236: Preparing [2023-09-13T05:14:33.822Z] 4693057ce236: Waiting [2023-09-13T05:14:33.822Z] 08e880396d1f: Layer already exists [2023-09-13T05:14:33.822Z] 501555b4699d: Layer already exists [2023-09-13T05:14:33.822Z] 1727f5f673c0: Layer already exists [2023-09-13T05:14:33.822Z] ed21b9ece43e: Layer already exists [2023-09-13T05:14:33.822Z] 4693057ce236: Layer already exists [2023-09-13T05:14:33.822Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:33.822Z] 3.1.0-dev.45: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:34.144Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:34.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:34.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T05:14:34.452Z] 1727f5f673c0: Preparing [2023-09-13T05:14:34.452Z] ed21b9ece43e: Preparing [2023-09-13T05:14:34.452Z] 501555b4699d: Preparing [2023-09-13T05:14:34.452Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:34.452Z] 08e880396d1f: Preparing [2023-09-13T05:14:34.452Z] 4693057ce236: Preparing [2023-09-13T05:14:34.452Z] 4693057ce236: Waiting [2023-09-13T05:14:34.452Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:34.452Z] 501555b4699d: Layer already exists [2023-09-13T05:14:34.452Z] 1727f5f673c0: Layer already exists [2023-09-13T05:14:34.452Z] ed21b9ece43e: Layer already exists [2023-09-13T05:14:34.452Z] 08e880396d1f: Layer already exists [2023-09-13T05:14:34.452Z] 4693057ce236: Layer already exists [2023-09-13T05:14:34.452Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:34.767Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:35.076Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-13T05:14:35.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T05:14:35.076Z] 1727f5f673c0: Preparing [2023-09-13T05:14:35.076Z] ed21b9ece43e: Preparing [2023-09-13T05:14:35.076Z] 501555b4699d: Preparing [2023-09-13T05:14:35.076Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:35.076Z] 08e880396d1f: Preparing [2023-09-13T05:14:35.076Z] 4693057ce236: Preparing [2023-09-13T05:14:35.076Z] 4693057ce236: Waiting [2023-09-13T05:14:35.076Z] ed21b9ece43e: Layer already exists [2023-09-13T05:14:35.076Z] 501555b4699d: Layer already exists [2023-09-13T05:14:35.076Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:35.076Z] 08e880396d1f: Layer already exists [2023-09-13T05:14:35.076Z] 1727f5f673c0: Layer already exists [2023-09-13T05:14:35.076Z] 4693057ce236: Layer already exists [2023-09-13T05:14:35.076Z] main: digest: sha256:06dee45e13a3d9e366b555e79f6a2c075e40688cf662734b2a617fb1d23d6d61 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:35.115Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:35.121Z] taggedImages: [2023-09-13T05:14:35.121Z] - nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:35.121Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T05:14:35.121Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.45 [2023-09-13T05:14:35.121Z] - nexus3.edgexfoundry.org:10004/core-data:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:35.121Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-13T05:14:35.136Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-13T05:14:35.136Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:35.136Z] latest [2023-09-13T05:14:35.136Z] 3.1.0-dev.45 [2023-09-13T05:14:35.136Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:35.136Z] main [2023-09-13T05:14:35.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:35.443Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:35.744Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:35.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T05:14:35.744Z] 4cb79efb83a5: Preparing [2023-09-13T05:14:35.744Z] f93094072743: Preparing [2023-09-13T05:14:35.744Z] ae78fd11a6cb: Preparing [2023-09-13T05:14:35.744Z] 501555b4699d: Preparing [2023-09-13T05:14:35.744Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:35.744Z] 78128fe8b74f: Preparing [2023-09-13T05:14:35.744Z] 4693057ce236: Preparing [2023-09-13T05:14:35.744Z] 4693057ce236: Waiting [2023-09-13T05:14:35.744Z] 78128fe8b74f: Waiting [2023-09-13T05:14:35.744Z] 501555b4699d: Layer already exists [2023-09-13T05:14:35.744Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:35.744Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:35.744Z] 4693057ce236: Layer already exists [2023-09-13T05:14:35.744Z] f93094072743: Pushed [2023-09-13T05:14:35.744Z] 4cb79efb83a5: Pushed [2023-09-13T05:14:37.118Z] ae78fd11a6cb: Pushed [2023-09-13T05:14:37.376Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:37.684Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:37.987Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T05:14:37.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T05:14:37.987Z] 4cb79efb83a5: Preparing [2023-09-13T05:14:37.987Z] f93094072743: Preparing [2023-09-13T05:14:37.987Z] ae78fd11a6cb: Preparing [2023-09-13T05:14:37.987Z] 501555b4699d: Preparing [2023-09-13T05:14:37.987Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:37.987Z] 78128fe8b74f: Preparing [2023-09-13T05:14:37.987Z] 4693057ce236: Preparing [2023-09-13T05:14:37.987Z] 78128fe8b74f: Waiting [2023-09-13T05:14:37.987Z] 4693057ce236: Waiting [2023-09-13T05:14:37.987Z] 501555b4699d: Layer already exists [2023-09-13T05:14:37.987Z] ae78fd11a6cb: Layer already exists [2023-09-13T05:14:37.987Z] f93094072743: Layer already exists [2023-09-13T05:14:37.987Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:37.987Z] 4cb79efb83a5: Layer already exists [2023-09-13T05:14:37.987Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:37.987Z] 4693057ce236: Layer already exists [2023-09-13T05:14:37.987Z] latest: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:38.307Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:38.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.45 [2023-09-13T05:14:38.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T05:14:38.613Z] 4cb79efb83a5: Preparing [2023-09-13T05:14:38.613Z] f93094072743: Preparing [2023-09-13T05:14:38.613Z] ae78fd11a6cb: Preparing [2023-09-13T05:14:38.613Z] 501555b4699d: Preparing [2023-09-13T05:14:38.613Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:38.613Z] 78128fe8b74f: Preparing [2023-09-13T05:14:38.613Z] 4693057ce236: Preparing [2023-09-13T05:14:38.613Z] 78128fe8b74f: Waiting [2023-09-13T05:14:38.613Z] f93094072743: Layer already exists [2023-09-13T05:14:38.613Z] ae78fd11a6cb: Layer already exists [2023-09-13T05:14:38.613Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:38.613Z] 501555b4699d: Layer already exists [2023-09-13T05:14:38.613Z] 4cb79efb83a5: Layer already exists [2023-09-13T05:14:38.613Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:38.613Z] 4693057ce236: Layer already exists [2023-09-13T05:14:38.613Z] 3.1.0-dev.45: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:38.923Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:39.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:39.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T05:14:39.225Z] 4cb79efb83a5: Preparing [2023-09-13T05:14:39.225Z] f93094072743: Preparing [2023-09-13T05:14:39.225Z] ae78fd11a6cb: Preparing [2023-09-13T05:14:39.225Z] 501555b4699d: Preparing [2023-09-13T05:14:39.225Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:39.225Z] 78128fe8b74f: Preparing [2023-09-13T05:14:39.225Z] 4693057ce236: Preparing [2023-09-13T05:14:39.225Z] 78128fe8b74f: Waiting [2023-09-13T05:14:39.225Z] 4693057ce236: Waiting [2023-09-13T05:14:39.225Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:39.225Z] 4cb79efb83a5: Layer already exists [2023-09-13T05:14:39.225Z] f93094072743: Layer already exists [2023-09-13T05:14:39.225Z] ae78fd11a6cb: Layer already exists [2023-09-13T05:14:39.225Z] 501555b4699d: Layer already exists [2023-09-13T05:14:39.225Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:39.225Z] 4693057ce236: Layer already exists [2023-09-13T05:14:39.225Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:39.542Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:39.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-13T05:14:39.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T05:14:39.848Z] 4cb79efb83a5: Preparing [2023-09-13T05:14:39.848Z] f93094072743: Preparing [2023-09-13T05:14:39.848Z] ae78fd11a6cb: Preparing [2023-09-13T05:14:39.848Z] 501555b4699d: Preparing [2023-09-13T05:14:39.848Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:39.848Z] 78128fe8b74f: Preparing [2023-09-13T05:14:39.848Z] 4693057ce236: Preparing [2023-09-13T05:14:39.848Z] 78128fe8b74f: Waiting [2023-09-13T05:14:39.848Z] 4693057ce236: Waiting [2023-09-13T05:14:39.848Z] f93094072743: Layer already exists [2023-09-13T05:14:39.848Z] 501555b4699d: Layer already exists [2023-09-13T05:14:39.848Z] 4cb79efb83a5: Layer already exists [2023-09-13T05:14:39.848Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:39.848Z] ae78fd11a6cb: Layer already exists [2023-09-13T05:14:39.848Z] 4693057ce236: Layer already exists [2023-09-13T05:14:39.848Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:39.848Z] main: digest: sha256:758c72ee5e5e3ca178572d4f6bd39ac3687f63d0a2abe88a87cf9d5cbb269a44 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:39.885Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:39.890Z] taggedImages: [2023-09-13T05:14:39.890Z] - nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:39.890Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T05:14:39.890Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.45 [2023-09-13T05:14:39.890Z] - nexus3.edgexfoundry.org:10004/core-metadata:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:39.890Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-13T05:14:39.909Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-13T05:14:39.909Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:39.909Z] latest [2023-09-13T05:14:39.909Z] 3.1.0-dev.45 [2023-09-13T05:14:39.909Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:39.909Z] main [2023-09-13T05:14:39.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:40.275Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:40.629Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:40.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T05:14:40.629Z] 2c2aeca12d95: Preparing [2023-09-13T05:14:40.629Z] bc5faa323a6a: Preparing [2023-09-13T05:14:40.629Z] cb4d945b5044: Preparing [2023-09-13T05:14:40.629Z] 660ee6b66932: Preparing [2023-09-13T05:14:40.629Z] 3fe3ff824916: Preparing [2023-09-13T05:14:40.629Z] a8556fce0b6d: Preparing [2023-09-13T05:14:40.629Z] 2748563f723a: Preparing [2023-09-13T05:14:40.629Z] 501555b4699d: Preparing [2023-09-13T05:14:40.629Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:40.629Z] 36a0c0411474: Preparing [2023-09-13T05:14:40.629Z] a8556fce0b6d: Waiting [2023-09-13T05:14:40.629Z] 6320fcd2bf63: Preparing [2023-09-13T05:14:40.629Z] 5f70bf18a086: Preparing [2023-09-13T05:14:40.629Z] 2748563f723a: Waiting [2023-09-13T05:14:40.629Z] cae4c07da6ab: Preparing [2023-09-13T05:14:40.629Z] 853b428e48e6: Preparing [2023-09-13T05:14:40.629Z] 4693057ce236: Preparing [2023-09-13T05:14:40.629Z] cae4c07da6ab: Waiting [2023-09-13T05:14:40.629Z] 853b428e48e6: Waiting [2023-09-13T05:14:40.629Z] 4693057ce236: Waiting [2023-09-13T05:14:40.629Z] 6320fcd2bf63: Waiting [2023-09-13T05:14:40.629Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:40.629Z] 5f70bf18a086: Waiting [2023-09-13T05:14:40.629Z] 36a0c0411474: Waiting [2023-09-13T05:14:40.629Z] bc5faa323a6a: Pushed [2023-09-13T05:14:40.629Z] 3fe3ff824916: Pushed [2023-09-13T05:14:40.629Z] 2c2aeca12d95: Pushed [2023-09-13T05:14:40.629Z] 660ee6b66932: Pushed [2023-09-13T05:14:40.629Z] cb4d945b5044: Pushed [2023-09-13T05:14:40.629Z] 501555b4699d: Layer already exists [2023-09-13T05:14:40.629Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:40.629Z] a8556fce0b6d: Pushed [2023-09-13T05:14:40.907Z] 36a0c0411474: Pushed [2023-09-13T05:14:40.907Z] 6320fcd2bf63: Pushed [2023-09-13T05:14:40.907Z] 4693057ce236: Layer already exists [2023-09-13T05:14:40.907Z] 5f70bf18a086: Pushed [2023-09-13T05:14:40.907Z] cae4c07da6ab: Pushed [2023-09-13T05:14:40.907Z] 853b428e48e6: Pushed [2023-09-13T05:14:42.311Z] 2748563f723a: Pushed [2023-09-13T05:14:42.596Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:42.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:43.208Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T05:14:43.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T05:14:43.209Z] 2c2aeca12d95: Preparing [2023-09-13T05:14:43.209Z] bc5faa323a6a: Preparing [2023-09-13T05:14:43.209Z] cb4d945b5044: Preparing [2023-09-13T05:14:43.209Z] 660ee6b66932: Preparing [2023-09-13T05:14:43.209Z] 3fe3ff824916: Preparing [2023-09-13T05:14:43.209Z] a8556fce0b6d: Preparing [2023-09-13T05:14:43.209Z] 2748563f723a: Preparing [2023-09-13T05:14:43.209Z] 501555b4699d: Preparing [2023-09-13T05:14:43.209Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:43.209Z] 36a0c0411474: Preparing [2023-09-13T05:14:43.209Z] 6320fcd2bf63: Preparing [2023-09-13T05:14:43.209Z] 5f70bf18a086: Preparing [2023-09-13T05:14:43.209Z] cae4c07da6ab: Preparing [2023-09-13T05:14:43.209Z] 853b428e48e6: Preparing [2023-09-13T05:14:43.209Z] 4693057ce236: Preparing [2023-09-13T05:14:43.209Z] 2748563f723a: Waiting [2023-09-13T05:14:43.209Z] a8556fce0b6d: Waiting [2023-09-13T05:14:43.209Z] 501555b4699d: Waiting [2023-09-13T05:14:43.209Z] 36a0c0411474: Waiting [2023-09-13T05:14:43.209Z] cae4c07da6ab: Waiting [2023-09-13T05:14:43.209Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:43.209Z] 6320fcd2bf63: Waiting [2023-09-13T05:14:43.209Z] 853b428e48e6: Waiting [2023-09-13T05:14:43.209Z] 5f70bf18a086: Waiting [2023-09-13T05:14:43.209Z] cb4d945b5044: Layer already exists [2023-09-13T05:14:43.209Z] 2c2aeca12d95: Layer already exists [2023-09-13T05:14:43.209Z] 660ee6b66932: Layer already exists [2023-09-13T05:14:43.209Z] bc5faa323a6a: Layer already exists [2023-09-13T05:14:43.209Z] 3fe3ff824916: Layer already exists [2023-09-13T05:14:43.209Z] a8556fce0b6d: Layer already exists [2023-09-13T05:14:43.209Z] 501555b4699d: Layer already exists [2023-09-13T05:14:43.209Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:43.209Z] 36a0c0411474: Layer already exists [2023-09-13T05:14:43.209Z] 2748563f723a: Layer already exists [2023-09-13T05:14:43.209Z] 6320fcd2bf63: Layer already exists [2023-09-13T05:14:43.209Z] 5f70bf18a086: Layer already exists [2023-09-13T05:14:43.209Z] cae4c07da6ab: Layer already exists [2023-09-13T05:14:43.209Z] 853b428e48e6: Layer already exists [2023-09-13T05:14:43.209Z] 4693057ce236: Layer already exists [2023-09-13T05:14:43.209Z] latest: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:43.532Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:43.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.45 [2023-09-13T05:14:43.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T05:14:43.841Z] 2c2aeca12d95: Preparing [2023-09-13T05:14:43.841Z] bc5faa323a6a: Preparing [2023-09-13T05:14:43.841Z] cb4d945b5044: Preparing [2023-09-13T05:14:43.841Z] 660ee6b66932: Preparing [2023-09-13T05:14:43.841Z] 3fe3ff824916: Preparing [2023-09-13T05:14:43.841Z] a8556fce0b6d: Preparing [2023-09-13T05:14:43.841Z] 2748563f723a: Preparing [2023-09-13T05:14:43.841Z] 501555b4699d: Preparing [2023-09-13T05:14:43.841Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:43.841Z] 36a0c0411474: Preparing [2023-09-13T05:14:43.841Z] 6320fcd2bf63: Preparing [2023-09-13T05:14:43.841Z] 5f70bf18a086: Preparing [2023-09-13T05:14:43.841Z] cae4c07da6ab: Preparing [2023-09-13T05:14:43.841Z] 853b428e48e6: Preparing [2023-09-13T05:14:43.841Z] 4693057ce236: Preparing [2023-09-13T05:14:43.841Z] 36a0c0411474: Waiting [2023-09-13T05:14:43.841Z] 6320fcd2bf63: Waiting [2023-09-13T05:14:43.841Z] 5f70bf18a086: Waiting [2023-09-13T05:14:43.841Z] cae4c07da6ab: Waiting [2023-09-13T05:14:43.841Z] 853b428e48e6: Waiting [2023-09-13T05:14:43.841Z] 4693057ce236: Waiting [2023-09-13T05:14:43.841Z] a8556fce0b6d: Waiting [2023-09-13T05:14:43.841Z] 2748563f723a: Waiting [2023-09-13T05:14:43.841Z] 501555b4699d: Waiting [2023-09-13T05:14:43.841Z] cb4d945b5044: Layer already exists [2023-09-13T05:14:43.841Z] 3fe3ff824916: Layer already exists [2023-09-13T05:14:43.841Z] 2c2aeca12d95: Layer already exists [2023-09-13T05:14:43.841Z] bc5faa323a6a: Layer already exists [2023-09-13T05:14:43.841Z] 660ee6b66932: Layer already exists [2023-09-13T05:14:43.841Z] a8556fce0b6d: Layer already exists [2023-09-13T05:14:43.841Z] 36a0c0411474: Layer already exists [2023-09-13T05:14:43.841Z] 2748563f723a: Layer already exists [2023-09-13T05:14:43.841Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:43.841Z] 501555b4699d: Layer already exists [2023-09-13T05:14:43.841Z] 6320fcd2bf63: Layer already exists [2023-09-13T05:14:43.841Z] 853b428e48e6: Layer already exists [2023-09-13T05:14:43.841Z] cae4c07da6ab: Layer already exists [2023-09-13T05:14:43.841Z] 5f70bf18a086: Layer already exists [2023-09-13T05:14:43.841Z] 4693057ce236: Layer already exists [2023-09-13T05:14:43.841Z] 3.1.0-dev.45: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:44.158Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:44.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:44.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T05:14:44.458Z] 2c2aeca12d95: Preparing [2023-09-13T05:14:44.458Z] bc5faa323a6a: Preparing [2023-09-13T05:14:44.458Z] cb4d945b5044: Preparing [2023-09-13T05:14:44.458Z] 660ee6b66932: Preparing [2023-09-13T05:14:44.458Z] 3fe3ff824916: Preparing [2023-09-13T05:14:44.458Z] a8556fce0b6d: Preparing [2023-09-13T05:14:44.458Z] 2748563f723a: Preparing [2023-09-13T05:14:44.458Z] 501555b4699d: Preparing [2023-09-13T05:14:44.458Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:44.458Z] 36a0c0411474: Preparing [2023-09-13T05:14:44.458Z] 6320fcd2bf63: Preparing [2023-09-13T05:14:44.458Z] 5f70bf18a086: Preparing [2023-09-13T05:14:44.458Z] cae4c07da6ab: Preparing [2023-09-13T05:14:44.458Z] 853b428e48e6: Preparing [2023-09-13T05:14:44.458Z] 4693057ce236: Preparing [2023-09-13T05:14:44.458Z] 36a0c0411474: Waiting [2023-09-13T05:14:44.458Z] 853b428e48e6: Waiting [2023-09-13T05:14:44.458Z] cae4c07da6ab: Waiting [2023-09-13T05:14:44.458Z] 4693057ce236: Waiting [2023-09-13T05:14:44.458Z] 6320fcd2bf63: Waiting [2023-09-13T05:14:44.458Z] 2748563f723a: Waiting [2023-09-13T05:14:44.458Z] 5f70bf18a086: Waiting [2023-09-13T05:14:44.458Z] a8556fce0b6d: Waiting [2023-09-13T05:14:44.458Z] 501555b4699d: Waiting [2023-09-13T05:14:44.458Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:44.458Z] cb4d945b5044: Layer already exists [2023-09-13T05:14:44.458Z] 2c2aeca12d95: Layer already exists [2023-09-13T05:14:44.458Z] 660ee6b66932: Layer already exists [2023-09-13T05:14:44.458Z] bc5faa323a6a: Layer already exists [2023-09-13T05:14:44.458Z] 3fe3ff824916: Layer already exists [2023-09-13T05:14:44.458Z] a8556fce0b6d: Layer already exists [2023-09-13T05:14:44.458Z] 501555b4699d: Layer already exists [2023-09-13T05:14:44.458Z] 2748563f723a: Layer already exists [2023-09-13T05:14:44.458Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:44.458Z] 36a0c0411474: Layer already exists [2023-09-13T05:14:44.458Z] 5f70bf18a086: Layer already exists [2023-09-13T05:14:44.458Z] 4693057ce236: Layer already exists [2023-09-13T05:14:44.458Z] 853b428e48e6: Layer already exists [2023-09-13T05:14:44.458Z] 6320fcd2bf63: Layer already exists [2023-09-13T05:14:44.458Z] cae4c07da6ab: Layer already exists [2023-09-13T05:14:44.458Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:44.770Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:45.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-13T05:14:45.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T05:14:45.076Z] 2c2aeca12d95: Preparing [2023-09-13T05:14:45.076Z] bc5faa323a6a: Preparing [2023-09-13T05:14:45.076Z] cb4d945b5044: Preparing [2023-09-13T05:14:45.076Z] 660ee6b66932: Preparing [2023-09-13T05:14:45.076Z] 3fe3ff824916: Preparing [2023-09-13T05:14:45.076Z] a8556fce0b6d: Preparing [2023-09-13T05:14:45.076Z] 2748563f723a: Preparing [2023-09-13T05:14:45.076Z] 501555b4699d: Preparing [2023-09-13T05:14:45.076Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:45.076Z] 36a0c0411474: Preparing [2023-09-13T05:14:45.076Z] 6320fcd2bf63: Preparing [2023-09-13T05:14:45.076Z] 5f70bf18a086: Preparing [2023-09-13T05:14:45.076Z] cae4c07da6ab: Preparing [2023-09-13T05:14:45.076Z] 853b428e48e6: Preparing [2023-09-13T05:14:45.076Z] 4693057ce236: Preparing [2023-09-13T05:14:45.076Z] a8556fce0b6d: Waiting [2023-09-13T05:14:45.076Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:45.076Z] 36a0c0411474: Waiting [2023-09-13T05:14:45.076Z] 6320fcd2bf63: Waiting [2023-09-13T05:14:45.076Z] cae4c07da6ab: Waiting [2023-09-13T05:14:45.076Z] 2748563f723a: Waiting [2023-09-13T05:14:45.076Z] 501555b4699d: Waiting [2023-09-13T05:14:45.076Z] 4693057ce236: Waiting [2023-09-13T05:14:45.076Z] 853b428e48e6: Waiting [2023-09-13T05:14:45.076Z] 3fe3ff824916: Layer already exists [2023-09-13T05:14:45.076Z] bc5faa323a6a: Layer already exists [2023-09-13T05:14:45.076Z] cb4d945b5044: Layer already exists [2023-09-13T05:14:45.076Z] 660ee6b66932: Layer already exists [2023-09-13T05:14:45.076Z] 2c2aeca12d95: Layer already exists [2023-09-13T05:14:45.076Z] 501555b4699d: Layer already exists [2023-09-13T05:14:45.076Z] 36a0c0411474: Layer already exists [2023-09-13T05:14:45.076Z] a8556fce0b6d: Layer already exists [2023-09-13T05:14:45.076Z] 2748563f723a: Layer already exists [2023-09-13T05:14:45.076Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:45.076Z] 6320fcd2bf63: Layer already exists [2023-09-13T05:14:45.076Z] cae4c07da6ab: Layer already exists [2023-09-13T05:14:45.076Z] 4693057ce236: Layer already exists [2023-09-13T05:14:45.076Z] 853b428e48e6: Layer already exists [2023-09-13T05:14:45.076Z] 5f70bf18a086: Layer already exists [2023-09-13T05:14:45.076Z] main: digest: sha256:2f62647fff6982c807e72a553ad51f107853ecbd2351041cbf7c656993415c53 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:45.111Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:45.117Z] taggedImages: [2023-09-13T05:14:45.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:45.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T05:14:45.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.45 [2023-09-13T05:14:45.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:45.117Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-13T05:14:45.133Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-13T05:14:45.133Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:45.133Z] latest [2023-09-13T05:14:45.133Z] 3.1.0-dev.45 [2023-09-13T05:14:45.133Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:45.133Z] main [2023-09-13T05:14:45.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:45.439Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:45.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:45.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T05:14:45.742Z] 37da74071715: Preparing [2023-09-13T05:14:45.742Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:45.742Z] ebd6cfdea73c: Preparing [2023-09-13T05:14:45.742Z] f39a781122c2: Preparing [2023-09-13T05:14:45.742Z] 501555b4699d: Preparing [2023-09-13T05:14:45.742Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:45.742Z] 78128fe8b74f: Preparing [2023-09-13T05:14:45.742Z] 4693057ce236: Preparing [2023-09-13T05:14:45.742Z] 78128fe8b74f: Waiting [2023-09-13T05:14:45.742Z] 37da74071715: Layer already exists [2023-09-13T05:14:45.742Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:45.742Z] 501555b4699d: Layer already exists [2023-09-13T05:14:45.742Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:45.742Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:45.742Z] 4693057ce236: Layer already exists [2023-09-13T05:14:45.742Z] ebd6cfdea73c: Pushed [2023-09-13T05:14:47.120Z] f39a781122c2: Pushed [2023-09-13T05:14:47.382Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:47.690Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:47.993Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T05:14:47.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T05:14:47.993Z] 37da74071715: Preparing [2023-09-13T05:14:47.993Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:47.993Z] ebd6cfdea73c: Preparing [2023-09-13T05:14:47.993Z] f39a781122c2: Preparing [2023-09-13T05:14:47.993Z] 501555b4699d: Preparing [2023-09-13T05:14:47.993Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:47.993Z] 78128fe8b74f: Preparing [2023-09-13T05:14:47.993Z] 4693057ce236: Preparing [2023-09-13T05:14:47.993Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:47.993Z] 78128fe8b74f: Waiting [2023-09-13T05:14:47.993Z] 4693057ce236: Waiting [2023-09-13T05:14:47.993Z] 37da74071715: Layer already exists [2023-09-13T05:14:47.993Z] f39a781122c2: Layer already exists [2023-09-13T05:14:47.993Z] 501555b4699d: Layer already exists [2023-09-13T05:14:47.993Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:47.993Z] ebd6cfdea73c: Layer already exists [2023-09-13T05:14:47.993Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:47.993Z] 4693057ce236: Layer already exists [2023-09-13T05:14:47.993Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:47.993Z] latest: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:48.295Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:48.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.45 [2023-09-13T05:14:48.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T05:14:48.596Z] 37da74071715: Preparing [2023-09-13T05:14:48.596Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:48.596Z] ebd6cfdea73c: Preparing [2023-09-13T05:14:48.596Z] f39a781122c2: Preparing [2023-09-13T05:14:48.596Z] 501555b4699d: Preparing [2023-09-13T05:14:48.596Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:48.596Z] 78128fe8b74f: Preparing [2023-09-13T05:14:48.596Z] 4693057ce236: Preparing [2023-09-13T05:14:48.596Z] 78128fe8b74f: Waiting [2023-09-13T05:14:48.596Z] 4693057ce236: Waiting [2023-09-13T05:14:48.596Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:48.596Z] 501555b4699d: Layer already exists [2023-09-13T05:14:48.596Z] f39a781122c2: Layer already exists [2023-09-13T05:14:48.596Z] ebd6cfdea73c: Layer already exists [2023-09-13T05:14:48.596Z] 37da74071715: Layer already exists [2023-09-13T05:14:48.596Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:48.596Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:48.596Z] 4693057ce236: Layer already exists [2023-09-13T05:14:48.596Z] 3.1.0-dev.45: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:48.900Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:49.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:49.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T05:14:49.199Z] 37da74071715: Preparing [2023-09-13T05:14:49.199Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:49.199Z] ebd6cfdea73c: Preparing [2023-09-13T05:14:49.199Z] f39a781122c2: Preparing [2023-09-13T05:14:49.200Z] 501555b4699d: Preparing [2023-09-13T05:14:49.200Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:49.200Z] 78128fe8b74f: Preparing [2023-09-13T05:14:49.200Z] 4693057ce236: Preparing [2023-09-13T05:14:49.200Z] 78128fe8b74f: Waiting [2023-09-13T05:14:49.200Z] 4693057ce236: Waiting [2023-09-13T05:14:49.200Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:49.200Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:49.200Z] 37da74071715: Layer already exists [2023-09-13T05:14:49.200Z] 501555b4699d: Layer already exists [2023-09-13T05:14:49.200Z] f39a781122c2: Layer already exists [2023-09-13T05:14:49.200Z] ebd6cfdea73c: Layer already exists [2023-09-13T05:14:49.200Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:49.200Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:49.200Z] 4693057ce236: Layer already exists [2023-09-13T05:14:49.200Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:49.505Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:49.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-13T05:14:49.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T05:14:49.805Z] 37da74071715: Preparing [2023-09-13T05:14:49.805Z] 8ebb2c768fee: Preparing [2023-09-13T05:14:49.805Z] ebd6cfdea73c: Preparing [2023-09-13T05:14:49.805Z] f39a781122c2: Preparing [2023-09-13T05:14:49.805Z] 501555b4699d: Preparing [2023-09-13T05:14:49.805Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:49.805Z] 78128fe8b74f: Preparing [2023-09-13T05:14:49.805Z] 4693057ce236: Preparing [2023-09-13T05:14:49.805Z] 78128fe8b74f: Waiting [2023-09-13T05:14:49.805Z] 4693057ce236: Waiting [2023-09-13T05:14:49.805Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:49.805Z] 8ebb2c768fee: Layer already exists [2023-09-13T05:14:49.805Z] ebd6cfdea73c: Layer already exists [2023-09-13T05:14:49.805Z] 501555b4699d: Layer already exists [2023-09-13T05:14:49.805Z] 37da74071715: Layer already exists [2023-09-13T05:14:49.805Z] f39a781122c2: Layer already exists [2023-09-13T05:14:49.805Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:49.805Z] 78128fe8b74f: Layer already exists [2023-09-13T05:14:49.805Z] 4693057ce236: Layer already exists [2023-09-13T05:14:49.805Z] main: digest: sha256:c841b6c9f6bb8794e1ab8dbf27c86d176cc899f572c8178c7c633741777f4d69 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:49.839Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:49.845Z] taggedImages: [2023-09-13T05:14:49.845Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:49.845Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T05:14:49.845Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.45 [2023-09-13T05:14:49.845Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:49.845Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-13T05:14:49.861Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-13T05:14:49.861Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:49.861Z] latest [2023-09-13T05:14:49.861Z] 3.1.0-dev.45 [2023-09-13T05:14:49.861Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:49.861Z] main [2023-09-13T05:14:49.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:50.167Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:50.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:50.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T05:14:50.467Z] 4a1e2712db45: Preparing [2023-09-13T05:14:50.467Z] 282c906ec29d: Preparing [2023-09-13T05:14:50.467Z] 35a24471449e: Preparing [2023-09-13T05:14:50.467Z] 6a034d2cee2d: Preparing [2023-09-13T05:14:50.467Z] e6519bcaca18: Preparing [2023-09-13T05:14:50.467Z] 501555b4699d: Preparing [2023-09-13T05:14:50.467Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:50.467Z] 7a8775530706: Preparing [2023-09-13T05:14:50.467Z] dcdde17ec0eb: Preparing [2023-09-13T05:14:50.467Z] 4693057ce236: Preparing [2023-09-13T05:14:50.467Z] 501555b4699d: Waiting [2023-09-13T05:14:50.467Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:50.467Z] 7a8775530706: Waiting [2023-09-13T05:14:50.467Z] dcdde17ec0eb: Waiting [2023-09-13T05:14:50.467Z] 4693057ce236: Waiting [2023-09-13T05:14:50.467Z] 4a1e2712db45: Pushed [2023-09-13T05:14:50.467Z] 6a034d2cee2d: Pushed [2023-09-13T05:14:50.467Z] 282c906ec29d: Pushed [2023-09-13T05:14:50.467Z] e6519bcaca18: Pushed [2023-09-13T05:14:50.467Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:50.467Z] 501555b4699d: Layer already exists [2023-09-13T05:14:50.467Z] 4693057ce236: Layer already exists [2023-09-13T05:14:50.725Z] 7a8775530706: Pushed [2023-09-13T05:14:51.660Z] 35a24471449e: Pushed [2023-09-13T05:14:51.660Z] dcdde17ec0eb: Pushed [2023-09-13T05:14:51.918Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:52.236Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:52.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T05:14:52.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T05:14:52.539Z] 4a1e2712db45: Preparing [2023-09-13T05:14:52.539Z] 282c906ec29d: Preparing [2023-09-13T05:14:52.539Z] 35a24471449e: Preparing [2023-09-13T05:14:52.539Z] 6a034d2cee2d: Preparing [2023-09-13T05:14:52.539Z] e6519bcaca18: Preparing [2023-09-13T05:14:52.539Z] 501555b4699d: Preparing [2023-09-13T05:14:52.539Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:52.539Z] 7a8775530706: Preparing [2023-09-13T05:14:52.539Z] dcdde17ec0eb: Preparing [2023-09-13T05:14:52.539Z] 4693057ce236: Preparing [2023-09-13T05:14:52.539Z] 501555b4699d: Waiting [2023-09-13T05:14:52.539Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:52.539Z] dcdde17ec0eb: Waiting [2023-09-13T05:14:52.539Z] 7a8775530706: Waiting [2023-09-13T05:14:52.539Z] 4693057ce236: Waiting [2023-09-13T05:14:52.539Z] 35a24471449e: Layer already exists [2023-09-13T05:14:52.539Z] 4a1e2712db45: Layer already exists [2023-09-13T05:14:52.539Z] e6519bcaca18: Layer already exists [2023-09-13T05:14:52.539Z] 6a034d2cee2d: Layer already exists [2023-09-13T05:14:52.539Z] 282c906ec29d: Layer already exists [2023-09-13T05:14:52.539Z] 501555b4699d: Layer already exists [2023-09-13T05:14:52.539Z] 7a8775530706: Layer already exists [2023-09-13T05:14:52.539Z] 4693057ce236: Layer already exists [2023-09-13T05:14:52.539Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:52.539Z] dcdde17ec0eb: Layer already exists [2023-09-13T05:14:52.539Z] latest: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:52.857Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:53.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.45 [2023-09-13T05:14:53.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T05:14:53.167Z] 4a1e2712db45: Preparing [2023-09-13T05:14:53.167Z] 282c906ec29d: Preparing [2023-09-13T05:14:53.167Z] 35a24471449e: Preparing [2023-09-13T05:14:53.167Z] 6a034d2cee2d: Preparing [2023-09-13T05:14:53.167Z] e6519bcaca18: Preparing [2023-09-13T05:14:53.167Z] 501555b4699d: Preparing [2023-09-13T05:14:53.167Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:53.167Z] 7a8775530706: Preparing [2023-09-13T05:14:53.167Z] dcdde17ec0eb: Preparing [2023-09-13T05:14:53.167Z] 4693057ce236: Preparing [2023-09-13T05:14:53.167Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:53.167Z] 7a8775530706: Waiting [2023-09-13T05:14:53.167Z] dcdde17ec0eb: Waiting [2023-09-13T05:14:53.167Z] 4693057ce236: Waiting [2023-09-13T05:14:53.167Z] 501555b4699d: Waiting [2023-09-13T05:14:53.167Z] e6519bcaca18: Layer already exists [2023-09-13T05:14:53.167Z] 6a034d2cee2d: Layer already exists [2023-09-13T05:14:53.167Z] 35a24471449e: Layer already exists [2023-09-13T05:14:53.167Z] 282c906ec29d: Layer already exists [2023-09-13T05:14:53.167Z] 4a1e2712db45: Layer already exists [2023-09-13T05:14:53.167Z] 501555b4699d: Layer already exists [2023-09-13T05:14:53.167Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:53.167Z] dcdde17ec0eb: Layer already exists [2023-09-13T05:14:53.167Z] 7a8775530706: Layer already exists [2023-09-13T05:14:53.167Z] 4693057ce236: Layer already exists [2023-09-13T05:14:53.167Z] 3.1.0-dev.45: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:53.469Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:53.778Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:53.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T05:14:53.778Z] 4a1e2712db45: Preparing [2023-09-13T05:14:53.778Z] 282c906ec29d: Preparing [2023-09-13T05:14:53.778Z] 35a24471449e: Preparing [2023-09-13T05:14:53.778Z] 6a034d2cee2d: Preparing [2023-09-13T05:14:53.778Z] e6519bcaca18: Preparing [2023-09-13T05:14:53.778Z] 501555b4699d: Preparing [2023-09-13T05:14:53.778Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:53.778Z] 7a8775530706: Preparing [2023-09-13T05:14:53.778Z] dcdde17ec0eb: Preparing [2023-09-13T05:14:53.778Z] 4693057ce236: Preparing [2023-09-13T05:14:53.778Z] 501555b4699d: Waiting [2023-09-13T05:14:53.778Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:53.778Z] 7a8775530706: Waiting [2023-09-13T05:14:53.778Z] dcdde17ec0eb: Waiting [2023-09-13T05:14:53.778Z] 4693057ce236: Waiting [2023-09-13T05:14:53.778Z] 6a034d2cee2d: Layer already exists [2023-09-13T05:14:53.778Z] 35a24471449e: Layer already exists [2023-09-13T05:14:53.778Z] 4a1e2712db45: Layer already exists [2023-09-13T05:14:53.778Z] 282c906ec29d: Layer already exists [2023-09-13T05:14:53.778Z] e6519bcaca18: Layer already exists [2023-09-13T05:14:53.778Z] 7a8775530706: Layer already exists [2023-09-13T05:14:53.778Z] 501555b4699d: Layer already exists [2023-09-13T05:14:53.778Z] dcdde17ec0eb: Layer already exists [2023-09-13T05:14:53.778Z] 4693057ce236: Layer already exists [2023-09-13T05:14:53.778Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:53.778Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:54.098Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:54.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-13T05:14:54.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T05:14:54.423Z] 4a1e2712db45: Preparing [2023-09-13T05:14:54.423Z] 282c906ec29d: Preparing [2023-09-13T05:14:54.423Z] 35a24471449e: Preparing [2023-09-13T05:14:54.423Z] 6a034d2cee2d: Preparing [2023-09-13T05:14:54.423Z] e6519bcaca18: Preparing [2023-09-13T05:14:54.423Z] 501555b4699d: Preparing [2023-09-13T05:14:54.423Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:54.423Z] 7a8775530706: Preparing [2023-09-13T05:14:54.423Z] dcdde17ec0eb: Preparing [2023-09-13T05:14:54.423Z] 4693057ce236: Preparing [2023-09-13T05:14:54.423Z] 501555b4699d: Waiting [2023-09-13T05:14:54.423Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:54.423Z] dcdde17ec0eb: Waiting [2023-09-13T05:14:54.423Z] 4693057ce236: Waiting [2023-09-13T05:14:54.423Z] 7a8775530706: Waiting [2023-09-13T05:14:54.423Z] e6519bcaca18: Layer already exists [2023-09-13T05:14:54.423Z] 6a034d2cee2d: Layer already exists [2023-09-13T05:14:54.423Z] 35a24471449e: Layer already exists [2023-09-13T05:14:54.423Z] 282c906ec29d: Layer already exists [2023-09-13T05:14:54.423Z] 4a1e2712db45: Layer already exists [2023-09-13T05:14:54.423Z] 501555b4699d: Layer already exists [2023-09-13T05:14:54.423Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:54.423Z] 4693057ce236: Layer already exists [2023-09-13T05:14:54.423Z] 7a8775530706: Layer already exists [2023-09-13T05:14:54.423Z] dcdde17ec0eb: Layer already exists [2023-09-13T05:14:54.423Z] main: digest: sha256:56e75ccfe7073701be9528cacb7796dd2ccce03c0775d68931aa6ac6d23035e4 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:54.469Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:54.480Z] taggedImages: [2023-09-13T05:14:54.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:54.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T05:14:54.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.45 [2023-09-13T05:14:54.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:54.480Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-13T05:14:54.509Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-13T05:14:54.509Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:54.509Z] latest [2023-09-13T05:14:54.509Z] 3.1.0-dev.45 [2023-09-13T05:14:54.509Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:54.509Z] main [2023-09-13T05:14:54.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:54.831Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:55.132Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:55.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T05:14:55.132Z] f47474d8c187: Preparing [2023-09-13T05:14:55.132Z] 3f61942b5688: Preparing [2023-09-13T05:14:55.132Z] faae2318ed2c: Preparing [2023-09-13T05:14:55.132Z] 375d84bfb3e4: Preparing [2023-09-13T05:14:55.132Z] 42c4fab9ee8e: Preparing [2023-09-13T05:14:55.132Z] e77b575e35e5: Preparing [2023-09-13T05:14:55.132Z] d7b6afbf0f3a: Preparing [2023-09-13T05:14:55.132Z] 501555b4699d: Preparing [2023-09-13T05:14:55.132Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:55.132Z] 3df02eb61ca9: Preparing [2023-09-13T05:14:55.132Z] 4693057ce236: Preparing [2023-09-13T05:14:55.132Z] e77b575e35e5: Waiting [2023-09-13T05:14:55.132Z] d7b6afbf0f3a: Waiting [2023-09-13T05:14:55.132Z] 501555b4699d: Waiting [2023-09-13T05:14:55.132Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:55.132Z] 3df02eb61ca9: Waiting [2023-09-13T05:14:55.132Z] 4693057ce236: Waiting [2023-09-13T05:14:55.132Z] 42c4fab9ee8e: Pushed [2023-09-13T05:14:55.132Z] 3f61942b5688: Pushed [2023-09-13T05:14:55.132Z] f47474d8c187: Pushed [2023-09-13T05:14:55.390Z] e77b575e35e5: Pushed [2023-09-13T05:14:55.390Z] d7b6afbf0f3a: Pushed [2023-09-13T05:14:55.390Z] 501555b4699d: Layer already exists [2023-09-13T05:14:55.390Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:55.390Z] 4693057ce236: Layer already exists [2023-09-13T05:14:56.324Z] 375d84bfb3e4: Pushed [2023-09-13T05:14:56.582Z] 3df02eb61ca9: Pushed [2023-09-13T05:14:56.841Z] faae2318ed2c: Pushed [2023-09-13T05:14:57.101Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:57.410Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:57.716Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T05:14:57.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T05:14:57.716Z] f47474d8c187: Preparing [2023-09-13T05:14:57.716Z] 3f61942b5688: Preparing [2023-09-13T05:14:57.716Z] faae2318ed2c: Preparing [2023-09-13T05:14:57.716Z] 375d84bfb3e4: Preparing [2023-09-13T05:14:57.716Z] 42c4fab9ee8e: Preparing [2023-09-13T05:14:57.716Z] e77b575e35e5: Preparing [2023-09-13T05:14:57.716Z] d7b6afbf0f3a: Preparing [2023-09-13T05:14:57.716Z] 501555b4699d: Preparing [2023-09-13T05:14:57.716Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:57.716Z] 3df02eb61ca9: Preparing [2023-09-13T05:14:57.716Z] 4693057ce236: Preparing [2023-09-13T05:14:57.716Z] 501555b4699d: Waiting [2023-09-13T05:14:57.716Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:57.716Z] 3df02eb61ca9: Waiting [2023-09-13T05:14:57.716Z] 4693057ce236: Waiting [2023-09-13T05:14:57.716Z] e77b575e35e5: Waiting [2023-09-13T05:14:57.716Z] 42c4fab9ee8e: Layer already exists [2023-09-13T05:14:57.716Z] 3f61942b5688: Layer already exists [2023-09-13T05:14:57.716Z] 375d84bfb3e4: Layer already exists [2023-09-13T05:14:57.716Z] faae2318ed2c: Layer already exists [2023-09-13T05:14:57.716Z] f47474d8c187: Layer already exists [2023-09-13T05:14:57.716Z] e77b575e35e5: Layer already exists [2023-09-13T05:14:57.716Z] 3df02eb61ca9: Layer already exists [2023-09-13T05:14:57.716Z] d7b6afbf0f3a: Layer already exists [2023-09-13T05:14:57.716Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:57.716Z] 501555b4699d: Layer already exists [2023-09-13T05:14:57.716Z] 4693057ce236: Layer already exists [2023-09-13T05:14:57.716Z] latest: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:58.023Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:58.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.45 [2023-09-13T05:14:58.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T05:14:58.334Z] f47474d8c187: Preparing [2023-09-13T05:14:58.334Z] 3f61942b5688: Preparing [2023-09-13T05:14:58.334Z] faae2318ed2c: Preparing [2023-09-13T05:14:58.334Z] 375d84bfb3e4: Preparing [2023-09-13T05:14:58.334Z] 42c4fab9ee8e: Preparing [2023-09-13T05:14:58.334Z] e77b575e35e5: Preparing [2023-09-13T05:14:58.334Z] d7b6afbf0f3a: Preparing [2023-09-13T05:14:58.334Z] 501555b4699d: Preparing [2023-09-13T05:14:58.334Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:58.334Z] 3df02eb61ca9: Preparing [2023-09-13T05:14:58.334Z] 4693057ce236: Preparing [2023-09-13T05:14:58.334Z] 3df02eb61ca9: Waiting [2023-09-13T05:14:58.334Z] d7b6afbf0f3a: Waiting [2023-09-13T05:14:58.334Z] 501555b4699d: Waiting [2023-09-13T05:14:58.334Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:58.334Z] 4693057ce236: Waiting [2023-09-13T05:14:58.334Z] e77b575e35e5: Waiting [2023-09-13T05:14:58.334Z] faae2318ed2c: Layer already exists [2023-09-13T05:14:58.334Z] 42c4fab9ee8e: Layer already exists [2023-09-13T05:14:58.334Z] 3f61942b5688: Layer already exists [2023-09-13T05:14:58.334Z] f47474d8c187: Layer already exists [2023-09-13T05:14:58.334Z] 375d84bfb3e4: Layer already exists [2023-09-13T05:14:58.334Z] e77b575e35e5: Layer already exists [2023-09-13T05:14:58.334Z] 501555b4699d: Layer already exists [2023-09-13T05:14:58.334Z] d7b6afbf0f3a: Layer already exists [2023-09-13T05:14:58.334Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:58.334Z] 3df02eb61ca9: Layer already exists [2023-09-13T05:14:58.334Z] 4693057ce236: Layer already exists [2023-09-13T05:14:58.334Z] 3.1.0-dev.45: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:58.640Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:58.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:58.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T05:14:58.942Z] f47474d8c187: Preparing [2023-09-13T05:14:58.942Z] 3f61942b5688: Preparing [2023-09-13T05:14:58.942Z] faae2318ed2c: Preparing [2023-09-13T05:14:58.942Z] 375d84bfb3e4: Preparing [2023-09-13T05:14:58.942Z] 42c4fab9ee8e: Preparing [2023-09-13T05:14:58.942Z] e77b575e35e5: Preparing [2023-09-13T05:14:58.942Z] d7b6afbf0f3a: Preparing [2023-09-13T05:14:58.942Z] 501555b4699d: Preparing [2023-09-13T05:14:58.942Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:58.942Z] 3df02eb61ca9: Preparing [2023-09-13T05:14:58.942Z] 4693057ce236: Preparing [2023-09-13T05:14:58.942Z] e77b575e35e5: Waiting [2023-09-13T05:14:58.942Z] d7b6afbf0f3a: Waiting [2023-09-13T05:14:58.942Z] 3df02eb61ca9: Waiting [2023-09-13T05:14:58.942Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:58.942Z] 501555b4699d: Waiting [2023-09-13T05:14:58.942Z] 4693057ce236: Waiting [2023-09-13T05:14:58.942Z] 3f61942b5688: Layer already exists [2023-09-13T05:14:58.942Z] faae2318ed2c: Layer already exists [2023-09-13T05:14:58.942Z] 42c4fab9ee8e: Layer already exists [2023-09-13T05:14:58.942Z] 375d84bfb3e4: Layer already exists [2023-09-13T05:14:58.942Z] f47474d8c187: Layer already exists [2023-09-13T05:14:58.942Z] e77b575e35e5: Layer already exists [2023-09-13T05:14:58.942Z] 501555b4699d: Layer already exists [2023-09-13T05:14:58.942Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:58.942Z] d7b6afbf0f3a: Layer already exists [2023-09-13T05:14:58.942Z] 3df02eb61ca9: Layer already exists [2023-09-13T05:14:58.942Z] 4693057ce236: Layer already exists [2023-09-13T05:14:58.942Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:59.246Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:59.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-13T05:14:59.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T05:14:59.551Z] f47474d8c187: Preparing [2023-09-13T05:14:59.551Z] 3f61942b5688: Preparing [2023-09-13T05:14:59.551Z] faae2318ed2c: Preparing [2023-09-13T05:14:59.551Z] 375d84bfb3e4: Preparing [2023-09-13T05:14:59.551Z] 42c4fab9ee8e: Preparing [2023-09-13T05:14:59.551Z] e77b575e35e5: Preparing [2023-09-13T05:14:59.551Z] d7b6afbf0f3a: Preparing [2023-09-13T05:14:59.551Z] 501555b4699d: Preparing [2023-09-13T05:14:59.551Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:14:59.551Z] 3df02eb61ca9: Preparing [2023-09-13T05:14:59.551Z] 4693057ce236: Preparing [2023-09-13T05:14:59.551Z] 501555b4699d: Waiting [2023-09-13T05:14:59.551Z] e77b575e35e5: Waiting [2023-09-13T05:14:59.551Z] 3df02eb61ca9: Waiting [2023-09-13T05:14:59.551Z] 3b93d0fb6e7d: Waiting [2023-09-13T05:14:59.551Z] 4693057ce236: Waiting [2023-09-13T05:14:59.551Z] d7b6afbf0f3a: Waiting [2023-09-13T05:14:59.551Z] faae2318ed2c: Layer already exists [2023-09-13T05:14:59.551Z] 42c4fab9ee8e: Layer already exists [2023-09-13T05:14:59.551Z] f47474d8c187: Layer already exists [2023-09-13T05:14:59.551Z] 375d84bfb3e4: Layer already exists [2023-09-13T05:14:59.551Z] 3f61942b5688: Layer already exists [2023-09-13T05:14:59.551Z] d7b6afbf0f3a: Layer already exists [2023-09-13T05:14:59.551Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:14:59.551Z] e77b575e35e5: Layer already exists [2023-09-13T05:14:59.551Z] 501555b4699d: Layer already exists [2023-09-13T05:14:59.551Z] 3df02eb61ca9: Layer already exists [2023-09-13T05:14:59.551Z] 4693057ce236: Layer already exists [2023-09-13T05:14:59.551Z] main: digest: sha256:7bf3d33b7648c87390bc786072a58f3dcf5dccc2474fcf457c5693fc87baf377 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:14:59.602Z] ===================================================== [Pipeline] echo [2023-09-13T05:14:59.611Z] taggedImages: [2023-09-13T05:14:59.611Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:59.611Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T05:14:59.611Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.45 [2023-09-13T05:14:59.611Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:59.611Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-13T05:14:59.635Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-13T05:14:59.635Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:14:59.635Z] latest [2023-09-13T05:14:59.635Z] 3.1.0-dev.45 [2023-09-13T05:14:59.635Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:14:59.635Z] main [2023-09-13T05:14:59.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:14:59.965Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:00.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:00.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T05:15:00.273Z] 276f7a78faf6: Preparing [2023-09-13T05:15:00.273Z] 0db516bd2a84: Preparing [2023-09-13T05:15:00.273Z] 501555b4699d: Preparing [2023-09-13T05:15:00.273Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:00.273Z] f51e2a3cc536: Preparing [2023-09-13T05:15:00.273Z] 4693057ce236: Preparing [2023-09-13T05:15:00.273Z] 501555b4699d: Layer already exists [2023-09-13T05:15:00.273Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:00.273Z] 276f7a78faf6: Pushed [2023-09-13T05:15:00.531Z] 4693057ce236: Layer already exists [2023-09-13T05:15:01.097Z] f51e2a3cc536: Pushed [2023-09-13T05:15:02.534Z] 0db516bd2a84: Pushed [2023-09-13T05:15:02.792Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:03.096Z] + 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 [2023-09-13T05:15:03.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T05:15:03.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T05:15:03.399Z] 276f7a78faf6: Preparing [2023-09-13T05:15:03.399Z] 0db516bd2a84: Preparing [2023-09-13T05:15:03.399Z] 501555b4699d: Preparing [2023-09-13T05:15:03.399Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:03.399Z] f51e2a3cc536: Preparing [2023-09-13T05:15:03.399Z] 4693057ce236: Preparing [2023-09-13T05:15:03.399Z] 4693057ce236: Waiting [2023-09-13T05:15:03.399Z] 501555b4699d: Layer already exists [2023-09-13T05:15:03.399Z] 276f7a78faf6: Layer already exists [2023-09-13T05:15:03.399Z] f51e2a3cc536: Layer already exists [2023-09-13T05:15:03.399Z] 0db516bd2a84: Layer already exists [2023-09-13T05:15:03.399Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:03.399Z] 4693057ce236: Layer already exists [2023-09-13T05:15:03.399Z] latest: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:03.707Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:04.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.45 [2023-09-13T05:15:04.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T05:15:04.013Z] 276f7a78faf6: Preparing [2023-09-13T05:15:04.013Z] 0db516bd2a84: Preparing [2023-09-13T05:15:04.013Z] 501555b4699d: Preparing [2023-09-13T05:15:04.013Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:04.013Z] f51e2a3cc536: Preparing [2023-09-13T05:15:04.013Z] 4693057ce236: Preparing [2023-09-13T05:15:04.013Z] 4693057ce236: Waiting [2023-09-13T05:15:04.013Z] 501555b4699d: Layer already exists [2023-09-13T05:15:04.013Z] 0db516bd2a84: Layer already exists [2023-09-13T05:15:04.013Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:04.013Z] 276f7a78faf6: Layer already exists [2023-09-13T05:15:04.013Z] f51e2a3cc536: Layer already exists [2023-09-13T05:15:04.013Z] 4693057ce236: Layer already exists [2023-09-13T05:15:04.013Z] 3.1.0-dev.45: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:04.316Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:04.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:04.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T05:15:04.623Z] 276f7a78faf6: Preparing [2023-09-13T05:15:04.623Z] 0db516bd2a84: Preparing [2023-09-13T05:15:04.623Z] 501555b4699d: Preparing [2023-09-13T05:15:04.623Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:04.623Z] f51e2a3cc536: Preparing [2023-09-13T05:15:04.623Z] 4693057ce236: Preparing [2023-09-13T05:15:04.623Z] 4693057ce236: Waiting [2023-09-13T05:15:04.623Z] 276f7a78faf6: Layer already exists [2023-09-13T05:15:04.623Z] f51e2a3cc536: Layer already exists [2023-09-13T05:15:04.623Z] 501555b4699d: Layer already exists [2023-09-13T05:15:04.623Z] 0db516bd2a84: Layer already exists [2023-09-13T05:15:04.623Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:04.623Z] 4693057ce236: Layer already exists [2023-09-13T05:15:04.623Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:04.932Z] + 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 [2023-09-13T05:15:05.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-13T05:15:05.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T05:15:05.249Z] 276f7a78faf6: Preparing [2023-09-13T05:15:05.249Z] 0db516bd2a84: Preparing [2023-09-13T05:15:05.249Z] 501555b4699d: Preparing [2023-09-13T05:15:05.249Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:05.249Z] f51e2a3cc536: Preparing [2023-09-13T05:15:05.249Z] 4693057ce236: Preparing [2023-09-13T05:15:05.249Z] 4693057ce236: Waiting [2023-09-13T05:15:05.249Z] f51e2a3cc536: Layer already exists [2023-09-13T05:15:05.249Z] 0db516bd2a84: Layer already exists [2023-09-13T05:15:05.249Z] 276f7a78faf6: Layer already exists [2023-09-13T05:15:05.249Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:05.249Z] 501555b4699d: Layer already exists [2023-09-13T05:15:05.249Z] 4693057ce236: Layer already exists [2023-09-13T05:15:05.249Z] main: digest: sha256:0945ad2e9f4371a9a7830537899b19b77163db904f1511813b3989c21b6a3d9e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:15:05.301Z] ===================================================== [Pipeline] echo [2023-09-13T05:15:05.310Z] taggedImages: [2023-09-13T05:15:05.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:05.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T05:15:05.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.45 [2023-09-13T05:15:05.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:05.310Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-13T05:15:05.337Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-13T05:15:05.337Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:05.337Z] latest [2023-09-13T05:15:05.337Z] 3.1.0-dev.45 [2023-09-13T05:15:05.337Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:05.337Z] main [2023-09-13T05:15:05.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:05.652Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:05.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:05.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T05:15:05.957Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:05.957Z] 0105d86de7b6: Preparing [2023-09-13T05:15:05.957Z] 8db317a9f0ae: Preparing [2023-09-13T05:15:05.957Z] 501555b4699d: Preparing [2023-09-13T05:15:05.957Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:05.957Z] c003ccc697c6: Preparing [2023-09-13T05:15:05.957Z] 7d48b3c9fab1: Preparing [2023-09-13T05:15:05.957Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:05.957Z] 4693057ce236: Preparing [2023-09-13T05:15:05.957Z] c003ccc697c6: Waiting [2023-09-13T05:15:05.957Z] 7d48b3c9fab1: Waiting [2023-09-13T05:15:05.957Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:05.957Z] 4693057ce236: Waiting [2023-09-13T05:15:05.957Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:05.957Z] 8db317a9f0ae: Pushed [2023-09-13T05:15:05.957Z] 0105d86de7b6: Pushed [2023-09-13T05:15:06.215Z] 0bc1fae713d2: Pushed [2023-09-13T05:15:06.215Z] 501555b4699d: Layer already exists [2023-09-13T05:15:06.473Z] 4693057ce236: Layer already exists [2023-09-13T05:15:06.731Z] e243e8bb3dfe: Pushed [2023-09-13T05:15:11.995Z] 7d48b3c9fab1: Pushed [2023-09-13T05:15:13.894Z] c003ccc697c6: Pushed [2023-09-13T05:15:13.894Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:14.206Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:14.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T05:15:14.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T05:15:14.514Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:14.514Z] 0105d86de7b6: Preparing [2023-09-13T05:15:14.514Z] 8db317a9f0ae: Preparing [2023-09-13T05:15:14.514Z] 501555b4699d: Preparing [2023-09-13T05:15:14.514Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:14.514Z] c003ccc697c6: Preparing [2023-09-13T05:15:14.514Z] 7d48b3c9fab1: Preparing [2023-09-13T05:15:14.514Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:14.514Z] 4693057ce236: Preparing [2023-09-13T05:15:14.514Z] c003ccc697c6: Waiting [2023-09-13T05:15:14.514Z] 7d48b3c9fab1: Waiting [2023-09-13T05:15:14.514Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:14.514Z] 4693057ce236: Waiting [2023-09-13T05:15:14.514Z] 501555b4699d: Layer already exists [2023-09-13T05:15:14.514Z] 0105d86de7b6: Layer already exists [2023-09-13T05:15:14.514Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:14.514Z] 8db317a9f0ae: Layer already exists [2023-09-13T05:15:14.514Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:14.514Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:14.514Z] 7d48b3c9fab1: Layer already exists [2023-09-13T05:15:14.514Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:14.514Z] 4693057ce236: Layer already exists [2023-09-13T05:15:14.514Z] latest: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:14.829Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:15.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.45 [2023-09-13T05:15:15.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T05:15:15.143Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:15.143Z] 0105d86de7b6: Preparing [2023-09-13T05:15:15.143Z] 8db317a9f0ae: Preparing [2023-09-13T05:15:15.143Z] 501555b4699d: Preparing [2023-09-13T05:15:15.143Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:15.143Z] c003ccc697c6: Preparing [2023-09-13T05:15:15.143Z] 7d48b3c9fab1: Preparing [2023-09-13T05:15:15.143Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:15.143Z] 4693057ce236: Preparing [2023-09-13T05:15:15.143Z] c003ccc697c6: Waiting [2023-09-13T05:15:15.143Z] 4693057ce236: Waiting [2023-09-13T05:15:15.143Z] 7d48b3c9fab1: Waiting [2023-09-13T05:15:15.143Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:15.143Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:15.143Z] 0105d86de7b6: Layer already exists [2023-09-13T05:15:15.143Z] 501555b4699d: Layer already exists [2023-09-13T05:15:15.143Z] 8db317a9f0ae: Layer already exists [2023-09-13T05:15:15.143Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:15.143Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:15.143Z] 7d48b3c9fab1: Layer already exists [2023-09-13T05:15:15.143Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:15.143Z] 4693057ce236: Layer already exists [2023-09-13T05:15:15.143Z] 3.1.0-dev.45: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:15.458Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:15.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:15.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T05:15:15.769Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:15.769Z] 0105d86de7b6: Preparing [2023-09-13T05:15:15.769Z] 8db317a9f0ae: Preparing [2023-09-13T05:15:15.769Z] 501555b4699d: Preparing [2023-09-13T05:15:15.769Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:15.769Z] c003ccc697c6: Preparing [2023-09-13T05:15:15.769Z] 7d48b3c9fab1: Preparing [2023-09-13T05:15:15.769Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:15.769Z] 4693057ce236: Preparing [2023-09-13T05:15:15.769Z] c003ccc697c6: Waiting [2023-09-13T05:15:15.769Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:15.769Z] 4693057ce236: Waiting [2023-09-13T05:15:15.769Z] 501555b4699d: Layer already exists [2023-09-13T05:15:15.769Z] 0105d86de7b6: Layer already exists [2023-09-13T05:15:15.769Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:15.769Z] 8db317a9f0ae: Layer already exists [2023-09-13T05:15:15.769Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:15.769Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:15.769Z] 7d48b3c9fab1: Layer already exists [2023-09-13T05:15:15.769Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:15.769Z] 4693057ce236: Layer already exists [2023-09-13T05:15:15.769Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:16.065Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:16.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-13T05:15:16.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T05:15:16.368Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:16.368Z] 0105d86de7b6: Preparing [2023-09-13T05:15:16.368Z] 8db317a9f0ae: Preparing [2023-09-13T05:15:16.368Z] 501555b4699d: Preparing [2023-09-13T05:15:16.368Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:16.368Z] c003ccc697c6: Preparing [2023-09-13T05:15:16.368Z] 7d48b3c9fab1: Preparing [2023-09-13T05:15:16.368Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:16.368Z] 4693057ce236: Preparing [2023-09-13T05:15:16.368Z] c003ccc697c6: Waiting [2023-09-13T05:15:16.368Z] 7d48b3c9fab1: Waiting [2023-09-13T05:15:16.368Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:16.368Z] 4693057ce236: Waiting [2023-09-13T05:15:16.368Z] 8db317a9f0ae: Layer already exists [2023-09-13T05:15:16.368Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:16.368Z] 501555b4699d: Layer already exists [2023-09-13T05:15:16.368Z] 0105d86de7b6: Layer already exists [2023-09-13T05:15:16.368Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:16.368Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:16.368Z] 7d48b3c9fab1: Layer already exists [2023-09-13T05:15:16.368Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:16.368Z] 4693057ce236: Layer already exists [2023-09-13T05:15:16.368Z] main: digest: sha256:e3ccd215002ca58504318777ceed9ebc2cfbaa5a574b15ba922327cc36b189cd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:15:16.403Z] ===================================================== [Pipeline] echo [2023-09-13T05:15:16.409Z] taggedImages: [2023-09-13T05:15:16.409Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:16.409Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T05:15:16.409Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.45 [2023-09-13T05:15:16.409Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:16.409Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-13T05:15:16.428Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-13T05:15:16.428Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:16.428Z] latest [2023-09-13T05:15:16.428Z] 3.1.0-dev.45 [2023-09-13T05:15:16.428Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:16.428Z] main [2023-09-13T05:15:16.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:16.734Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:17.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:17.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T05:15:17.038Z] 5cb43b80eb0b: Preparing [2023-09-13T05:15:17.038Z] cad2ceaa8fd0: Preparing [2023-09-13T05:15:17.038Z] 15d3c6a6e524: Preparing [2023-09-13T05:15:17.038Z] 501555b4699d: Preparing [2023-09-13T05:15:17.038Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:17.038Z] c003ccc697c6: Preparing [2023-09-13T05:15:17.038Z] 96ce0c12e711: Preparing [2023-09-13T05:15:17.038Z] 4693057ce236: Preparing [2023-09-13T05:15:17.038Z] c003ccc697c6: Waiting [2023-09-13T05:15:17.038Z] 4693057ce236: Waiting [2023-09-13T05:15:17.038Z] 96ce0c12e711: Waiting [2023-09-13T05:15:17.038Z] 501555b4699d: Layer already exists [2023-09-13T05:15:17.038Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:17.038Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:17.038Z] 4693057ce236: Layer already exists [2023-09-13T05:15:17.038Z] 5cb43b80eb0b: Pushed [2023-09-13T05:15:17.038Z] cad2ceaa8fd0: Pushed [2023-09-13T05:15:17.038Z] 15d3c6a6e524: Pushed [2023-09-13T05:15:17.297Z] 96ce0c12e711: Pushed [2023-09-13T05:15:17.558Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:17.866Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:18.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T05:15:18.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T05:15:18.172Z] 5cb43b80eb0b: Preparing [2023-09-13T05:15:18.172Z] cad2ceaa8fd0: Preparing [2023-09-13T05:15:18.172Z] 15d3c6a6e524: Preparing [2023-09-13T05:15:18.172Z] 501555b4699d: Preparing [2023-09-13T05:15:18.172Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:18.172Z] c003ccc697c6: Preparing [2023-09-13T05:15:18.172Z] 96ce0c12e711: Preparing [2023-09-13T05:15:18.172Z] 4693057ce236: Preparing [2023-09-13T05:15:18.172Z] c003ccc697c6: Waiting [2023-09-13T05:15:18.172Z] 96ce0c12e711: Waiting [2023-09-13T05:15:18.172Z] 501555b4699d: Layer already exists [2023-09-13T05:15:18.172Z] 15d3c6a6e524: Layer already exists [2023-09-13T05:15:18.172Z] cad2ceaa8fd0: Layer already exists [2023-09-13T05:15:18.172Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:18.172Z] 5cb43b80eb0b: Layer already exists [2023-09-13T05:15:18.172Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:18.172Z] 4693057ce236: Layer already exists [2023-09-13T05:15:18.172Z] 96ce0c12e711: Layer already exists [2023-09-13T05:15:18.172Z] latest: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:18.475Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:18.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.45 [2023-09-13T05:15:18.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T05:15:18.776Z] 5cb43b80eb0b: Preparing [2023-09-13T05:15:18.776Z] cad2ceaa8fd0: Preparing [2023-09-13T05:15:18.776Z] 15d3c6a6e524: Preparing [2023-09-13T05:15:18.776Z] 501555b4699d: Preparing [2023-09-13T05:15:18.776Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:18.776Z] c003ccc697c6: Preparing [2023-09-13T05:15:18.776Z] 96ce0c12e711: Preparing [2023-09-13T05:15:18.776Z] 4693057ce236: Preparing [2023-09-13T05:15:18.776Z] 4693057ce236: Waiting [2023-09-13T05:15:18.776Z] c003ccc697c6: Waiting [2023-09-13T05:15:18.776Z] 501555b4699d: Layer already exists [2023-09-13T05:15:18.776Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:18.776Z] cad2ceaa8fd0: Layer already exists [2023-09-13T05:15:18.776Z] 15d3c6a6e524: Layer already exists [2023-09-13T05:15:18.776Z] 5cb43b80eb0b: Layer already exists [2023-09-13T05:15:18.776Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:18.776Z] 96ce0c12e711: Layer already exists [2023-09-13T05:15:18.776Z] 4693057ce236: Layer already exists [2023-09-13T05:15:18.776Z] 3.1.0-dev.45: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:19.085Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:19.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:19.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T05:15:19.385Z] 5cb43b80eb0b: Preparing [2023-09-13T05:15:19.385Z] cad2ceaa8fd0: Preparing [2023-09-13T05:15:19.385Z] 15d3c6a6e524: Preparing [2023-09-13T05:15:19.385Z] 501555b4699d: Preparing [2023-09-13T05:15:19.385Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:19.385Z] c003ccc697c6: Preparing [2023-09-13T05:15:19.385Z] 96ce0c12e711: Preparing [2023-09-13T05:15:19.385Z] 4693057ce236: Preparing [2023-09-13T05:15:19.385Z] c003ccc697c6: Waiting [2023-09-13T05:15:19.385Z] 96ce0c12e711: Waiting [2023-09-13T05:15:19.385Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:19.385Z] 501555b4699d: Layer already exists [2023-09-13T05:15:19.385Z] 15d3c6a6e524: Layer already exists [2023-09-13T05:15:19.385Z] cad2ceaa8fd0: Layer already exists [2023-09-13T05:15:19.385Z] 5cb43b80eb0b: Layer already exists [2023-09-13T05:15:19.385Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:19.385Z] 96ce0c12e711: Layer already exists [2023-09-13T05:15:19.385Z] 4693057ce236: Layer already exists [2023-09-13T05:15:19.385Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:19.690Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:19.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-13T05:15:19.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T05:15:19.989Z] 5cb43b80eb0b: Preparing [2023-09-13T05:15:19.989Z] cad2ceaa8fd0: Preparing [2023-09-13T05:15:19.989Z] 15d3c6a6e524: Preparing [2023-09-13T05:15:19.989Z] 501555b4699d: Preparing [2023-09-13T05:15:19.989Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:19.989Z] c003ccc697c6: Preparing [2023-09-13T05:15:19.989Z] 96ce0c12e711: Preparing [2023-09-13T05:15:19.989Z] 4693057ce236: Preparing [2023-09-13T05:15:19.989Z] c003ccc697c6: Waiting [2023-09-13T05:15:19.989Z] 96ce0c12e711: Waiting [2023-09-13T05:15:19.989Z] 4693057ce236: Waiting [2023-09-13T05:15:19.989Z] 5cb43b80eb0b: Layer already exists [2023-09-13T05:15:19.989Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:19.989Z] cad2ceaa8fd0: Layer already exists [2023-09-13T05:15:19.989Z] 15d3c6a6e524: Layer already exists [2023-09-13T05:15:19.989Z] 501555b4699d: Layer already exists [2023-09-13T05:15:19.989Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:19.989Z] 96ce0c12e711: Layer already exists [2023-09-13T05:15:19.989Z] 4693057ce236: Layer already exists [2023-09-13T05:15:19.989Z] main: digest: sha256:7b438f336de6017d69c6161ae1f18fa4ebe85ea1fb5fb3eb59b01d6ff94e4168 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:15:20.031Z] ===================================================== [Pipeline] echo [2023-09-13T05:15:20.037Z] taggedImages: [2023-09-13T05:15:20.037Z] - nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:20.037Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T05:15:20.037Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.45 [2023-09-13T05:15:20.037Z] - nexus3.edgexfoundry.org:10004/security-spire-config:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:20.037Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-13T05:15:20.054Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-13T05:15:20.054Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:20.054Z] latest [2023-09-13T05:15:20.054Z] 3.1.0-dev.45 [2023-09-13T05:15:20.054Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:20.054Z] main [2023-09-13T05:15:20.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:20.358Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:20.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:20.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T05:15:20.680Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:20.680Z] 83002315511b: Preparing [2023-09-13T05:15:20.680Z] 4a94ba40d193: Preparing [2023-09-13T05:15:20.680Z] 501555b4699d: Preparing [2023-09-13T05:15:20.680Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:20.680Z] c003ccc697c6: Preparing [2023-09-13T05:15:20.680Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:20.680Z] 4693057ce236: Preparing [2023-09-13T05:15:20.680Z] c003ccc697c6: Waiting [2023-09-13T05:15:20.680Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:20.680Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:20.680Z] 501555b4699d: Layer already exists [2023-09-13T05:15:20.680Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:20.680Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:20.680Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:20.680Z] 4693057ce236: Layer already exists [2023-09-13T05:15:20.680Z] 83002315511b: Pushed [2023-09-13T05:15:20.680Z] 4a94ba40d193: Pushed [2023-09-13T05:15:20.938Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:21.250Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:21.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T05:15:21.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T05:15:21.552Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:21.552Z] 83002315511b: Preparing [2023-09-13T05:15:21.552Z] 4a94ba40d193: Preparing [2023-09-13T05:15:21.552Z] 501555b4699d: Preparing [2023-09-13T05:15:21.552Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:21.552Z] c003ccc697c6: Preparing [2023-09-13T05:15:21.552Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:21.552Z] c003ccc697c6: Waiting [2023-09-13T05:15:21.552Z] 4693057ce236: Preparing [2023-09-13T05:15:21.552Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:21.552Z] 501555b4699d: Layer already exists [2023-09-13T05:15:21.552Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:21.552Z] 83002315511b: Layer already exists [2023-09-13T05:15:21.552Z] 4a94ba40d193: Layer already exists [2023-09-13T05:15:21.552Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:21.552Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:21.552Z] 4693057ce236: Layer already exists [2023-09-13T05:15:21.552Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:21.552Z] latest: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:21.860Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:22.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.45 [2023-09-13T05:15:22.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T05:15:22.168Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:22.168Z] 83002315511b: Preparing [2023-09-13T05:15:22.168Z] 4a94ba40d193: Preparing [2023-09-13T05:15:22.168Z] 501555b4699d: Preparing [2023-09-13T05:15:22.168Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:22.168Z] c003ccc697c6: Preparing [2023-09-13T05:15:22.168Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:22.168Z] 4693057ce236: Preparing [2023-09-13T05:15:22.168Z] c003ccc697c6: Waiting [2023-09-13T05:15:22.168Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:22.168Z] 4693057ce236: Waiting [2023-09-13T05:15:22.168Z] 83002315511b: Layer already exists [2023-09-13T05:15:22.168Z] 501555b4699d: Layer already exists [2023-09-13T05:15:22.168Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:22.168Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:22.168Z] 4a94ba40d193: Layer already exists [2023-09-13T05:15:22.168Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:22.168Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:22.168Z] 4693057ce236: Layer already exists [2023-09-13T05:15:22.168Z] 3.1.0-dev.45: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:22.477Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:22.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:22.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T05:15:22.789Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:22.789Z] 83002315511b: Preparing [2023-09-13T05:15:22.789Z] 4a94ba40d193: Preparing [2023-09-13T05:15:22.789Z] 501555b4699d: Preparing [2023-09-13T05:15:22.789Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:22.789Z] c003ccc697c6: Preparing [2023-09-13T05:15:22.789Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:22.789Z] 4693057ce236: Preparing [2023-09-13T05:15:22.789Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:22.789Z] c003ccc697c6: Waiting [2023-09-13T05:15:22.789Z] 4693057ce236: Waiting [2023-09-13T05:15:22.789Z] 501555b4699d: Layer already exists [2023-09-13T05:15:22.789Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:22.789Z] 4a94ba40d193: Layer already exists [2023-09-13T05:15:22.789Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:22.789Z] 83002315511b: Layer already exists [2023-09-13T05:15:22.789Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:22.789Z] 4693057ce236: Layer already exists [2023-09-13T05:15:22.789Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:22.789Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:23.093Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:23.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-13T05:15:23.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T05:15:23.396Z] 0bc1fae713d2: Preparing [2023-09-13T05:15:23.396Z] 83002315511b: Preparing [2023-09-13T05:15:23.396Z] 4a94ba40d193: Preparing [2023-09-13T05:15:23.396Z] 501555b4699d: Preparing [2023-09-13T05:15:23.396Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:23.396Z] c003ccc697c6: Preparing [2023-09-13T05:15:23.396Z] e243e8bb3dfe: Preparing [2023-09-13T05:15:23.396Z] 4693057ce236: Preparing [2023-09-13T05:15:23.396Z] e243e8bb3dfe: Waiting [2023-09-13T05:15:23.396Z] 4693057ce236: Waiting [2023-09-13T05:15:23.396Z] 0bc1fae713d2: Layer already exists [2023-09-13T05:15:23.396Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:23.396Z] 4a94ba40d193: Layer already exists [2023-09-13T05:15:23.396Z] 501555b4699d: Layer already exists [2023-09-13T05:15:23.396Z] 83002315511b: Layer already exists [2023-09-13T05:15:23.396Z] c003ccc697c6: Layer already exists [2023-09-13T05:15:23.396Z] e243e8bb3dfe: Layer already exists [2023-09-13T05:15:23.396Z] 4693057ce236: Layer already exists [2023-09-13T05:15:23.396Z] main: digest: sha256:36b07adb941cfadcb0d30394f64f52eff371d0b203ec040ff3427838208a5cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:15:23.432Z] ===================================================== [Pipeline] echo [2023-09-13T05:15:23.439Z] taggedImages: [2023-09-13T05:15:23.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:23.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T05:15:23.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.45 [2023-09-13T05:15:23.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:23.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-13T05:15:23.456Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-13T05:15:23.456Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:23.456Z] latest [2023-09-13T05:15:23.456Z] 3.1.0-dev.45 [2023-09-13T05:15:23.456Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:23.456Z] main [2023-09-13T05:15:23.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:23.761Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:24.074Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:24.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T05:15:24.074Z] f271da94db7e: Preparing [2023-09-13T05:15:24.074Z] 554a5fddfbfb: Preparing [2023-09-13T05:15:24.074Z] 501555b4699d: Preparing [2023-09-13T05:15:24.074Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:24.074Z] 168561b61016: Preparing [2023-09-13T05:15:24.074Z] 4693057ce236: Preparing [2023-09-13T05:15:24.074Z] 4693057ce236: Waiting [2023-09-13T05:15:24.074Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:24.074Z] 501555b4699d: Layer already exists [2023-09-13T05:15:24.074Z] 4693057ce236: Layer already exists [2023-09-13T05:15:24.074Z] f271da94db7e: Pushed [2023-09-13T05:15:24.074Z] 168561b61016: Pushed [2023-09-13T05:15:27.356Z] 554a5fddfbfb: Pushed [2023-09-13T05:15:27.356Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:27.663Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:27.968Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T05:15:27.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T05:15:27.968Z] f271da94db7e: Preparing [2023-09-13T05:15:27.968Z] 554a5fddfbfb: Preparing [2023-09-13T05:15:27.968Z] 501555b4699d: Preparing [2023-09-13T05:15:27.968Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:27.968Z] 168561b61016: Preparing [2023-09-13T05:15:27.968Z] 4693057ce236: Preparing [2023-09-13T05:15:27.968Z] 4693057ce236: Waiting [2023-09-13T05:15:27.968Z] 501555b4699d: Layer already exists [2023-09-13T05:15:27.968Z] 168561b61016: Layer already exists [2023-09-13T05:15:27.968Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:27.968Z] f271da94db7e: Layer already exists [2023-09-13T05:15:27.968Z] 554a5fddfbfb: Layer already exists [2023-09-13T05:15:27.968Z] 4693057ce236: Layer already exists [2023-09-13T05:15:27.968Z] latest: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:28.275Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:28.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.45 [2023-09-13T05:15:28.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T05:15:28.578Z] f271da94db7e: Preparing [2023-09-13T05:15:28.578Z] 554a5fddfbfb: Preparing [2023-09-13T05:15:28.578Z] 501555b4699d: Preparing [2023-09-13T05:15:28.578Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:28.578Z] 168561b61016: Preparing [2023-09-13T05:15:28.578Z] 4693057ce236: Preparing [2023-09-13T05:15:28.578Z] 4693057ce236: Waiting [2023-09-13T05:15:28.578Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:28.578Z] f271da94db7e: Layer already exists [2023-09-13T05:15:28.578Z] 501555b4699d: Layer already exists [2023-09-13T05:15:28.578Z] 168561b61016: Layer already exists [2023-09-13T05:15:28.578Z] 554a5fddfbfb: Layer already exists [2023-09-13T05:15:28.578Z] 4693057ce236: Layer already exists [2023-09-13T05:15:28.578Z] 3.1.0-dev.45: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:28.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:29.181Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:29.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T05:15:29.181Z] f271da94db7e: Preparing [2023-09-13T05:15:29.181Z] 554a5fddfbfb: Preparing [2023-09-13T05:15:29.181Z] 501555b4699d: Preparing [2023-09-13T05:15:29.181Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:29.181Z] 168561b61016: Preparing [2023-09-13T05:15:29.181Z] 4693057ce236: Preparing [2023-09-13T05:15:29.181Z] 4693057ce236: Waiting [2023-09-13T05:15:29.181Z] 501555b4699d: Layer already exists [2023-09-13T05:15:29.181Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:29.181Z] 168561b61016: Layer already exists [2023-09-13T05:15:29.181Z] f271da94db7e: Layer already exists [2023-09-13T05:15:29.181Z] 554a5fddfbfb: Layer already exists [2023-09-13T05:15:29.181Z] 4693057ce236: Layer already exists [2023-09-13T05:15:29.181Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:29.485Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:29.792Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-13T05:15:29.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T05:15:29.793Z] f271da94db7e: Preparing [2023-09-13T05:15:29.793Z] 554a5fddfbfb: Preparing [2023-09-13T05:15:29.793Z] 501555b4699d: Preparing [2023-09-13T05:15:29.793Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:29.793Z] 168561b61016: Preparing [2023-09-13T05:15:29.793Z] 4693057ce236: Preparing [2023-09-13T05:15:29.793Z] 4693057ce236: Waiting [2023-09-13T05:15:29.793Z] 168561b61016: Layer already exists [2023-09-13T05:15:29.793Z] f271da94db7e: Layer already exists [2023-09-13T05:15:29.793Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:29.793Z] 554a5fddfbfb: Layer already exists [2023-09-13T05:15:29.793Z] 501555b4699d: Layer already exists [2023-09-13T05:15:29.793Z] 4693057ce236: Layer already exists [2023-09-13T05:15:29.793Z] main: digest: sha256:b69899fc863329cd617b8417ad23d02629acb933a147aae2df9f073f33719d7b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:15:29.843Z] ===================================================== [Pipeline] echo [2023-09-13T05:15:29.853Z] taggedImages: [2023-09-13T05:15:29.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:29.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T05:15:29.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.45 [2023-09-13T05:15:29.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:29.853Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-13T05:15:29.878Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-13T05:15:29.878Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:29.878Z] latest [2023-09-13T05:15:29.878Z] 3.1.0-dev.45 [2023-09-13T05:15:29.878Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:29.878Z] main [2023-09-13T05:15:29.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:30.201Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:30.501Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:30.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T05:15:30.501Z] e30060e6c283: Preparing [2023-09-13T05:15:30.501Z] c8978eda4518: Preparing [2023-09-13T05:15:30.501Z] 501555b4699d: Preparing [2023-09-13T05:15:30.501Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:30.501Z] 78128fe8b74f: Preparing [2023-09-13T05:15:30.501Z] 4693057ce236: Preparing [2023-09-13T05:15:30.501Z] 4693057ce236: Waiting [2023-09-13T05:15:30.501Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:30.501Z] 501555b4699d: Layer already exists [2023-09-13T05:15:30.501Z] 78128fe8b74f: Layer already exists [2023-09-13T05:15:30.501Z] 4693057ce236: Layer already exists [2023-09-13T05:15:30.501Z] e30060e6c283: Pushed [2023-09-13T05:15:33.786Z] c8978eda4518: Pushed [2023-09-13T05:15:33.786Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:34.092Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:34.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T05:15:34.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T05:15:34.389Z] e30060e6c283: Preparing [2023-09-13T05:15:34.389Z] c8978eda4518: Preparing [2023-09-13T05:15:34.389Z] 501555b4699d: Preparing [2023-09-13T05:15:34.389Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:34.389Z] 78128fe8b74f: Preparing [2023-09-13T05:15:34.389Z] 4693057ce236: Preparing [2023-09-13T05:15:34.389Z] 4693057ce236: Waiting [2023-09-13T05:15:34.389Z] e30060e6c283: Layer already exists [2023-09-13T05:15:34.389Z] 501555b4699d: Layer already exists [2023-09-13T05:15:34.389Z] 78128fe8b74f: Layer already exists [2023-09-13T05:15:34.389Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:34.389Z] c8978eda4518: Layer already exists [2023-09-13T05:15:34.390Z] 4693057ce236: Layer already exists [2023-09-13T05:15:34.390Z] latest: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:34.697Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:34.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.45 [2023-09-13T05:15:34.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T05:15:34.998Z] e30060e6c283: Preparing [2023-09-13T05:15:34.998Z] c8978eda4518: Preparing [2023-09-13T05:15:34.998Z] 501555b4699d: Preparing [2023-09-13T05:15:34.998Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:34.998Z] 78128fe8b74f: Preparing [2023-09-13T05:15:34.998Z] 4693057ce236: Preparing [2023-09-13T05:15:34.998Z] 4693057ce236: Waiting [2023-09-13T05:15:34.998Z] e30060e6c283: Layer already exists [2023-09-13T05:15:34.998Z] 501555b4699d: Layer already exists [2023-09-13T05:15:34.998Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:34.998Z] 78128fe8b74f: Layer already exists [2023-09-13T05:15:34.998Z] c8978eda4518: Layer already exists [2023-09-13T05:15:34.998Z] 4693057ce236: Layer already exists [2023-09-13T05:15:34.998Z] 3.1.0-dev.45: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:35.303Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:35.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:35.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T05:15:35.603Z] e30060e6c283: Preparing [2023-09-13T05:15:35.603Z] c8978eda4518: Preparing [2023-09-13T05:15:35.603Z] 501555b4699d: Preparing [2023-09-13T05:15:35.603Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:35.603Z] 78128fe8b74f: Preparing [2023-09-13T05:15:35.603Z] 4693057ce236: Preparing [2023-09-13T05:15:35.603Z] 4693057ce236: Waiting [2023-09-13T05:15:35.603Z] e30060e6c283: Layer already exists [2023-09-13T05:15:35.603Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:35.603Z] 78128fe8b74f: Layer already exists [2023-09-13T05:15:35.603Z] 501555b4699d: Layer already exists [2023-09-13T05:15:35.603Z] c8978eda4518: Layer already exists [2023-09-13T05:15:35.603Z] 4693057ce236: Layer already exists [2023-09-13T05:15:35.603Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:35.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:15:36.415Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-13T05:15:36.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T05:15:36.415Z] e30060e6c283: Preparing [2023-09-13T05:15:36.415Z] c8978eda4518: Preparing [2023-09-13T05:15:36.415Z] 501555b4699d: Preparing [2023-09-13T05:15:36.415Z] 3b93d0fb6e7d: Preparing [2023-09-13T05:15:36.415Z] 78128fe8b74f: Preparing [2023-09-13T05:15:36.415Z] 4693057ce236: Preparing [2023-09-13T05:15:36.415Z] 4693057ce236: Waiting [2023-09-13T05:15:36.415Z] 501555b4699d: Layer already exists [2023-09-13T05:15:36.415Z] 78128fe8b74f: Layer already exists [2023-09-13T05:15:36.415Z] e30060e6c283: Layer already exists [2023-09-13T05:15:36.415Z] 3b93d0fb6e7d: Layer already exists [2023-09-13T05:15:36.415Z] 4693057ce236: Layer already exists [2023-09-13T05:15:36.415Z] c8978eda4518: Layer already exists [2023-09-13T05:15:36.415Z] main: digest: sha256:b5fcebd20eeeaf3875ea3003649f7a62e875af4a4166e2719acbfe4eb1cacd8b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:15:36.486Z] ===================================================== [Pipeline] echo [2023-09-13T05:15:36.546Z] taggedImages: [2023-09-13T05:15:36.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:15:36.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T05:15:36.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.45 [2023-09-13T05:15:36.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:15:36.546Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-13T05:25:55.057Z] #131 ... [2023-09-13T05:25:55.057Z] [2023-09-13T05:25:55.057Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:25:55.057Z] #127 721.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T05:25:55.057Z] #127 ... [2023-09-13T05:25:55.057Z] [2023-09-13T05:25:55.057Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T05:25:55.057Z] #123 DONE 722.9s [2023-09-13T05:25:55.057Z] [2023-09-13T05:25:55.057Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:25:55.057Z] #127 ... [2023-09-13T05:25:55.057Z] [2023-09-13T05:25:55.057Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:25:55.057Z] #132 DONE 0.1s [2023-09-13T05:25:55.057Z] [2023-09-13T05:25:55.057Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:25:55.057Z] #133 DONE 0.2s [2023-09-13T05:25:55.057Z] [2023-09-13T05:25:55.057Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T05:25:55.057Z] #134 DONE 0.1s [2023-09-13T05:25:55.057Z] [2023-09-13T05:25:55.058Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:25:55.058Z] #131 ... [2023-09-13T05:25:55.058Z] [2023-09-13T05:25:55.058Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T05:25:55.058Z] #135 DONE 0.1s [2023-09-13T05:25:55.328Z] [2023-09-13T05:25:55.328Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T05:25:55.600Z] #136 DONE 0.2s [2023-09-13T05:25:55.600Z] [2023-09-13T05:25:55.600Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T05:25:55.600Z] #137 DONE 0.1s [2023-09-13T05:25:55.600Z] [2023-09-13T05:25:55.600Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:25:57.539Z] #138 DONE 2.0s [2023-09-13T05:25:57.539Z] [2023-09-13T05:25:57.539Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:25:57.539Z] #131 ... [2023-09-13T05:25:57.539Z] [2023-09-13T05:25:57.539Z] #91 [security-proxy-setup] exporting to image [2023-09-13T05:25:57.539Z] #91 exporting layers [2023-09-13T05:25:58.496Z] #91 exporting layers 0.9s done [2023-09-13T05:25:58.496Z] #91 writing image sha256:ff341b4c4c5f29cd0618fbca8ec0605411b64842c08eae224228c72c2e995b05 done [2023-09-13T05:25:58.496Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-13T05:25:58.496Z] #91 DONE 2.9s [2023-09-13T05:25:58.496Z] [2023-09-13T05:25:58.496Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:26:08.557Z] #128 ... [2023-09-13T05:26:08.557Z] [2023-09-13T05:26:08.557Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T05:26:08.557Z] #125 DONE 736.9s [2023-09-13T05:26:08.557Z] [2023-09-13T05:26:08.557Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T05:26:08.823Z] #139 DONE 0.4s [2023-09-13T05:26:08.823Z] [2023-09-13T05:26:08.823Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T05:26:11.423Z] #140 DONE 2.3s [2023-09-13T05:26:11.423Z] [2023-09-13T05:26:11.423Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:26:11.423Z] #141 DONE 0.3s [2023-09-13T05:26:11.423Z] [2023-09-13T05:26:11.423Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:26:11.687Z] #142 DONE 0.3s [2023-09-13T05:26:11.687Z] [2023-09-13T05:26:11.687Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:26:11.687Z] #131 ... [2023-09-13T05:26:11.687Z] [2023-09-13T05:26:11.687Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T05:26:11.953Z] #143 DONE 0.3s [2023-09-13T05:26:11.953Z] [2023-09-13T05:26:11.953Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T05:26:11.953Z] #144 DONE 0.1s [2023-09-13T05:26:11.953Z] [2023-09-13T05:26:11.953Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:26:12.222Z] #127 ... [2023-09-13T05:26:12.222Z] [2023-09-13T05:26:12.222Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T05:26:12.222Z] #145 DONE 0.1s [2023-09-13T05:26:12.222Z] [2023-09-13T05:26:12.222Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T05:26:12.222Z] #146 DONE 0.1s [2023-09-13T05:26:12.222Z] [2023-09-13T05:26:12.222Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:26:12.494Z] #131 ... [2023-09-13T05:26:12.494Z] [2023-09-13T05:26:12.494Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T05:26:12.494Z] #147 DONE 0.2s [2023-09-13T05:26:12.494Z] [2023-09-13T05:26:12.494Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T05:26:12.759Z] #148 DONE 0.1s [2023-09-13T05:26:12.759Z] [2023-09-13T05:26:12.759Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T05:26:13.339Z] #149 ... [2023-09-13T05:26:13.339Z] [2023-09-13T05:26:13.339Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T05:26:13.339Z] #127 DONE 742.0s [2023-09-13T05:26:13.339Z] [2023-09-13T05:26:13.339Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:26:13.929Z] #131 ... [2023-09-13T05:26:13.929Z] [2023-09-13T05:26:13.929Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:26:14.193Z] #150 DONE 0.3s [2023-09-13T05:26:14.193Z] [2023-09-13T05:26:14.193Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:26:14.193Z] #151 DONE 0.3s [2023-09-13T05:26:14.193Z] [2023-09-13T05:26:14.193Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:26:14.459Z] #131 ... [2023-09-13T05:26:14.459Z] [2023-09-13T05:26:14.459Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T05:26:14.726Z] #152 DONE 0.2s [2023-09-13T05:26:14.726Z] [2023-09-13T05:26:14.726Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T05:26:14.993Z] #153 DONE 0.3s [2023-09-13T05:26:14.993Z] [2023-09-13T05:26:14.993Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:26:14.993Z] #154 DONE 0.2s [2023-09-13T05:26:14.993Z] [2023-09-13T05:26:14.993Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T05:26:15.573Z] #155 DONE 0.4s [2023-09-13T05:26:15.574Z] [2023-09-13T05:26:15.574Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:26:15.574Z] #130 ... [2023-09-13T05:26:15.574Z] [2023-09-13T05:26:15.574Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T05:26:15.574Z] #149 DONE 2.9s [2023-09-13T05:26:15.574Z] [2023-09-13T05:26:15.574Z] #91 [security-bootstrapper] exporting to image [2023-09-13T05:26:15.574Z] #91 exporting layers [2023-09-13T05:26:16.563Z] #91 ... [2023-09-13T05:26:16.563Z] [2023-09-13T05:26:16.563Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T05:26:16.563Z] #156 DONE 1.0s [2023-09-13T05:26:16.563Z] [2023-09-13T05:26:16.563Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T05:26:16.830Z] #157 DONE 0.2s [2023-09-13T05:26:16.830Z] [2023-09-13T05:26:16.830Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:26:16.830Z] #158 ... [2023-09-13T05:26:16.830Z] [2023-09-13T05:26:16.830Z] #91 [security-bootstrapper] exporting to image [2023-09-13T05:26:16.830Z] #91 exporting layers 1.3s done [2023-09-13T05:26:16.830Z] #91 writing image sha256:0e862b64ad121f327dfde47b309d58b1c3b83e51a71263f63ab9c757de346a6f 0.0s done [2023-09-13T05:26:16.830Z] #91 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-13T05:26:16.830Z] #91 DONE 4.3s [2023-09-13T05:26:17.097Z] [2023-09-13T05:26:17.097Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:26:18.500Z] #158 DONE 1.9s [2023-09-13T05:26:18.500Z] [2023-09-13T05:26:18.500Z] #91 [security-secretstore-setup] exporting to image [2023-09-13T05:26:19.904Z] #91 exporting layers 1.1s done [2023-09-13T05:26:19.904Z] #91 writing image sha256:39dccec0da995ab339f68b37e32fa338c803739487c8862674242f816a2287bc done [2023-09-13T05:26:19.904Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-13T05:26:19.904Z] #91 DONE 5.4s [2023-09-13T05:26:19.904Z] [2023-09-13T05:26:19.904Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:26:23.237Z] #130 ... [2023-09-13T05:26:23.237Z] [2023-09-13T05:26:23.237Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T05:26:23.238Z] #129 DONE 752.1s [2023-09-13T05:26:23.569Z] [2023-09-13T05:26:23.569Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:26:23.837Z] #131 ... [2023-09-13T05:26:23.837Z] [2023-09-13T05:26:23.837Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:26:24.104Z] #159 DONE 0.2s [2023-09-13T05:26:24.104Z] [2023-09-13T05:26:24.104Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:26:24.370Z] #121 ... [2023-09-13T05:26:24.370Z] [2023-09-13T05:26:24.370Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:26:24.637Z] #160 DONE 0.2s [2023-09-13T05:26:24.637Z] [2023-09-13T05:26:24.637Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T05:26:24.637Z] #161 DONE 0.2s [2023-09-13T05:26:24.637Z] [2023-09-13T05:26:24.637Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:26:24.905Z] #131 ... [2023-09-13T05:26:24.905Z] [2023-09-13T05:26:24.905Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:26:24.905Z] #162 DONE 0.2s [2023-09-13T05:26:24.905Z] [2023-09-13T05:26:24.905Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T05:26:24.905Z] #163 DONE 0.1s [2023-09-13T05:26:24.905Z] [2023-09-13T05:26:24.905Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:26:25.176Z] #128 ... [2023-09-13T05:26:25.176Z] [2023-09-13T05:26:25.176Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:26:27.122Z] #164 DONE 1.9s [2023-09-13T05:26:27.122Z] [2023-09-13T05:26:27.122Z] #91 [security-proxy-auth] exporting to image [2023-09-13T05:26:27.122Z] #91 exporting layers [2023-09-13T05:26:27.388Z] #91 exporting layers 0.5s done [2023-09-13T05:26:27.388Z] #91 writing image sha256:e9721d4524c8715003071e61206bbb838a22ccb7a74b7ea8fb4f218f1f541e72 done [2023-09-13T05:26:27.388Z] #91 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-13T05:26:27.388Z] #91 DONE 5.9s [2023-09-13T05:26:27.388Z] [2023-09-13T05:26:27.388Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T05:26:35.837Z] #126 ... [2023-09-13T05:26:35.837Z] [2023-09-13T05:26:35.837Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T05:26:35.837Z] #131 DONE 764.1s [2023-09-13T05:26:35.837Z] [2023-09-13T05:26:35.837Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:26:35.837Z] #130 ... [2023-09-13T05:26:35.837Z] [2023-09-13T05:26:35.837Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:26:35.837Z] #165 DONE 0.2s [2023-09-13T05:26:35.837Z] [2023-09-13T05:26:35.837Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:26:36.128Z] #166 DONE 0.2s [2023-09-13T05:26:36.128Z] [2023-09-13T05:26:36.128Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:26:36.128Z] #124 ... [2023-09-13T05:26:36.128Z] [2023-09-13T05:26:36.128Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T05:26:36.412Z] #167 DONE 0.3s [2023-09-13T05:26:36.412Z] [2023-09-13T05:26:36.412Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:26:36.412Z] #130 ... [2023-09-13T05:26:36.412Z] [2023-09-13T05:26:36.412Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:26:36.412Z] #168 DONE 0.1s [2023-09-13T05:26:36.721Z] [2023-09-13T05:26:36.721Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T05:26:36.721Z] #169 DONE 0.1s [2023-09-13T05:26:36.721Z] [2023-09-13T05:26:36.721Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:26:36.721Z] #121 ... [2023-09-13T05:26:36.721Z] [2023-09-13T05:26:36.721Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T05:26:38.796Z] #170 DONE 1.8s [2023-09-13T05:26:38.796Z] [2023-09-13T05:26:38.796Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:26:38.796Z] #128 ... [2023-09-13T05:26:38.796Z] [2023-09-13T05:26:38.796Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-13T05:26:38.796Z] #91 exporting layers [2023-09-13T05:26:39.389Z] #91 exporting layers 0.7s done [2023-09-13T05:26:39.389Z] #91 writing image sha256:a4fbc65557f7fad184525f41d743fc9a462045bca5c123063de056aa0e88ef4d [2023-09-13T05:26:39.389Z] #91 writing image sha256:a4fbc65557f7fad184525f41d743fc9a462045bca5c123063de056aa0e88ef4d done [2023-09-13T05:26:39.389Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-13T05:26:39.389Z] #91 DONE 6.7s [2023-09-13T05:26:39.389Z] [2023-09-13T05:26:39.389Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:27:12.212Z] #128 ... [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T05:27:12.212Z] #126 DONE 799.3s [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:27:12.212Z] #124 ... [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:27:12.212Z] #171 DONE 0.2s [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:27:12.212Z] #172 DONE 0.3s [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T05:27:12.212Z] #173 DONE 0.3s [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:27:12.212Z] #174 DONE 0.2s [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #91 [core-command] exporting to image [2023-09-13T05:27:12.212Z] #91 exporting layers [2023-09-13T05:27:12.212Z] #91 exporting layers 0.3s done [2023-09-13T05:27:12.212Z] #91 writing image sha256:4f688c3b99a6799bd4fc66d01a4684910d851c03121abfeac96992b61b91b77c done [2023-09-13T05:27:12.212Z] #91 naming to docker.io/library/core-command-arm64 done [2023-09-13T05:27:12.212Z] #91 DONE 7.0s [2023-09-13T05:27:12.212Z] [2023-09-13T05:27:12.212Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T05:27:20.412Z] #128 DONE 808.2s [2023-09-13T05:27:20.412Z] [2023-09-13T05:27:20.412Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:27:20.412Z] #130 ... [2023-09-13T05:27:20.412Z] [2023-09-13T05:27:20.412Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:27:20.412Z] #175 DONE 0.3s [2023-09-13T05:27:20.412Z] [2023-09-13T05:27:20.412Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:27:20.412Z] #176 DONE 0.2s [2023-09-13T05:27:20.412Z] [2023-09-13T05:27:20.412Z] #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T05:27:20.697Z] #177 DONE 0.3s [2023-09-13T05:27:20.697Z] [2023-09-13T05:27:20.697Z] #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:27:20.697Z] #178 DONE 0.2s [2023-09-13T05:27:20.697Z] [2023-09-13T05:27:20.697Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T05:27:20.965Z] #179 DONE 0.2s [2023-09-13T05:27:20.965Z] [2023-09-13T05:27:20.965Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:27:20.965Z] #121 ... [2023-09-13T05:27:20.965Z] [2023-09-13T05:27:20.965Z] #91 [core-metadata] exporting to image [2023-09-13T05:27:20.965Z] #91 exporting layers [2023-09-13T05:27:21.555Z] #91 ... [2023-09-13T05:27:21.555Z] [2023-09-13T05:27:21.555Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T05:27:21.555Z] #124 DONE 810.2s [2023-09-13T05:27:21.555Z] [2023-09-13T05:27:21.555Z] #91 [core-metadata] exporting to image [2023-09-13T05:27:21.555Z] #91 exporting layers 0.6s done [2023-09-13T05:27:21.555Z] #91 writing image sha256:44e8a84851de2e0df210de39e5def609dd1238ccad6eacf7d81d7136ca13847e [2023-09-13T05:27:21.555Z] #91 writing image sha256:44e8a84851de2e0df210de39e5def609dd1238ccad6eacf7d81d7136ca13847e done [2023-09-13T05:27:21.555Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-09-13T05:27:21.555Z] #91 DONE 7.6s [2023-09-13T05:27:21.555Z] [2023-09-13T05:27:21.555Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T05:27:21.831Z] #122 ... [2023-09-13T05:27:21.831Z] [2023-09-13T05:27:21.831Z] #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:27:21.831Z] #180 DONE 0.1s [2023-09-13T05:27:22.098Z] [2023-09-13T05:27:22.098Z] #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:27:22.098Z] #181 DONE 0.2s [2023-09-13T05:27:22.098Z] [2023-09-13T05:27:22.098Z] #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T05:27:22.363Z] #182 DONE 0.3s [2023-09-13T05:27:22.363Z] [2023-09-13T05:27:22.363Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:27:22.629Z] #183 DONE 0.1s [2023-09-13T05:27:22.629Z] [2023-09-13T05:27:22.629Z] #91 [core-data] exporting to image [2023-09-13T05:27:23.208Z] #91 exporting layers 0.4s done [2023-09-13T05:27:23.208Z] #91 writing image sha256:84aedcf38af565c5e5e84a66ae259f9b7459e7e6913ca112737b9c0a62f17388 done [2023-09-13T05:27:23.208Z] #91 naming to docker.io/library/core-data-arm64 done [2023-09-13T05:27:23.208Z] #91 DONE 8.0s [2023-09-13T05:27:23.208Z] [2023-09-13T05:27:23.208Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:27:39.661Z] #121 ... [2023-09-13T05:27:39.661Z] [2023-09-13T05:27:39.661Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T05:27:39.661Z] #122 DONE 827.6s [2023-09-13T05:27:39.661Z] [2023-09-13T05:27:39.661Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:27:39.661Z] #121 ... [2023-09-13T05:27:39.661Z] [2023-09-13T05:27:39.661Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:27:39.661Z] #184 DONE 0.3s [2023-09-13T05:27:39.661Z] [2023-09-13T05:27:39.661Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:27:39.661Z] #185 DONE 0.2s [2023-09-13T05:27:39.661Z] [2023-09-13T05:27:39.661Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T05:27:39.927Z] #186 DONE 0.3s [2023-09-13T05:27:39.927Z] [2023-09-13T05:27:39.927Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:27:40.195Z] #187 DONE 0.2s [2023-09-13T05:27:40.195Z] [2023-09-13T05:27:40.195Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-13T05:27:40.195Z] #91 exporting layers [2023-09-13T05:27:40.461Z] #91 exporting layers 0.5s done [2023-09-13T05:27:40.730Z] #91 writing image sha256:76d36c7e562cb30d4276c928c4f4c79e17bf4f008c143e20350ce3c0920667ea done [2023-09-13T05:27:40.730Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-13T05:27:40.730Z] #91 DONE 8.5s [2023-09-13T05:27:40.730Z] [2023-09-13T05:27:40.730Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:27:58.924Z] #121 ... [2023-09-13T05:27:58.924Z] [2023-09-13T05:27:58.924Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T05:27:58.924Z] #130 DONE 846.4s [2023-09-13T05:27:58.924Z] [2023-09-13T05:27:58.924Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:27:58.924Z] #121 ... [2023-09-13T05:27:58.924Z] [2023-09-13T05:27:58.924Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:27:58.924Z] #188 DONE 0.1s [2023-09-13T05:27:58.924Z] [2023-09-13T05:27:58.924Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T05:27:58.924Z] #121 DONE 846.9s [2023-09-13T05:27:58.924Z] [2023-09-13T05:27:58.924Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:27:58.924Z] #189 DONE 0.2s [2023-09-13T05:27:58.924Z] [2023-09-13T05:27:58.924Z] #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T05:27:58.924Z] #190 DONE 0.2s [2023-09-13T05:27:58.924Z] [2023-09-13T05:27:58.925Z] #191 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T05:27:58.925Z] #191 DONE 0.4s [2023-09-13T05:27:58.925Z] [2023-09-13T05:27:58.925Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:27:58.925Z] #42 ... [2023-09-13T05:27:58.925Z] [2023-09-13T05:27:58.925Z] #192 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T05:27:58.925Z] #192 DONE 0.1s [2023-09-13T05:27:58.925Z] [2023-09-13T05:27:58.925Z] #193 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:27:58.925Z] #193 DONE 0.1s [2023-09-13T05:27:58.925Z] [2023-09-13T05:27:58.925Z] #91 [support-scheduler] exporting to image [2023-09-13T05:27:58.925Z] #91 exporting layers [2023-09-13T05:27:59.196Z] #91 ... [2023-09-13T05:27:59.196Z] [2023-09-13T05:27:59.196Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T05:27:59.196Z] #194 DONE 0.4s [2023-09-13T05:27:59.196Z] [2023-09-13T05:27:59.196Z] #91 [support-scheduler] exporting to image [2023-09-13T05:27:59.196Z] #91 exporting layers 0.4s done [2023-09-13T05:27:59.196Z] #91 writing image sha256:546f188c739fbb61aaad10b981f35212f9d73fa786597100959bc6f7a40935ac done [2023-09-13T05:27:59.196Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-09-13T05:27:59.196Z] #91 DONE 8.9s [2023-09-13T05:27:59.196Z] [2023-09-13T05:27:59.196Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T05:27:59.196Z] #195 DONE 0.1s [2023-09-13T05:27:59.196Z] [2023-09-13T05:27:59.196Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:27:59.462Z] #42 ... [2023-09-13T05:27:59.462Z] [2023-09-13T05:27:59.462Z] #91 [support-notifications] exporting to image [2023-09-13T05:27:59.725Z] #91 exporting layers 0.4s done [2023-09-13T05:27:59.725Z] #91 writing image sha256:ca007b3b32a2a70d7341649764e66e22c17167dee9add9b4ba3318e889e362cb done [2023-09-13T05:27:59.725Z] #91 naming to docker.io/library/support-notifications-arm64 [2023-09-13T05:27:59.725Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-09-13T05:27:59.725Z] #91 DONE 9.3s [2023-09-13T05:27:59.725Z] [2023-09-13T05:27:59.725Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T05:27:59.725Z] time="2023-09-13T05:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T05:27:59.737Z] $ docker stop --time=1 cbe6c1b55c9ec38500f625452095f5322ff44695aa7b29b120c0cb0201c59307 [2023-09-13T05:28:01.385Z] $ docker rm -f --volumes cbe6c1b55c9ec38500f625452095f5322ff44695aa7b29b120c0cb0201c59307 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T05:28:01.858Z] + docker images [2023-09-13T05:28:01.858Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T05:28:01.858Z] support-notifications-arm64 latest ca007b3b32a2 2 seconds ago 34.1MB [2023-09-13T05:28:01.858Z] support-scheduler-arm64 latest 546f188c739f 3 seconds ago 33.5MB [2023-09-13T05:28:01.858Z] security-spiffe-token-provider-arm64 latest 76d36c7e562c 22 seconds ago 35MB [2023-09-13T05:28:01.858Z] core-data-arm64 latest 84aedcf38af5 39 seconds ago 21.2MB [2023-09-13T05:28:01.858Z] core-metadata-arm64 latest 44e8a84851de 41 seconds ago 21.5MB [2023-09-13T05:28:01.858Z] core-command-arm64 latest 4f688c3b99a6 50 seconds ago 21MB [2023-09-13T05:28:01.858Z] core-common-config-bootstrapper-arm64 latest a4fbc65557f7 About a minute ago 18.3MB [2023-09-13T05:28:01.858Z] security-proxy-auth-arm64 latest e9721d4524c8 About a minute ago 19.4MB [2023-09-13T05:28:01.858Z] security-secretstore-setup-arm64 latest 39dccec0da99 About a minute ago 43.6MB [2023-09-13T05:28:01.858Z] security-bootstrapper-arm64 latest 0e862b64ad12 About a minute ago 23MB [2023-09-13T05:28:01.858Z] security-proxy-setup-arm64 latest ff341b4c4c5f 2 minutes ago 29.1MB [2023-09-13T05:28:01.858Z] security-spire-config-arm64 latest 997c5c8e1461 14 minutes ago 95.8MB [2023-09-13T05:28:01.858Z] security-spire-agent-arm64 latest 1b2dbf3f190c 14 minutes ago 152MB [2023-09-13T05:28:01.858Z] security-spire-server-arm64 latest bab92aac22f9 14 minutes ago 96.6MB [2023-09-13T05:28:01.858Z] ci-base-image-arm64 latest 5015e89986ed 15 minutes ago 1.07GB [2023-09-13T05:28:01.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 13 hours ago 695MB [2023-09-13T05:28:01.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-13T05:28:01.998Z] provisioning config files... [2023-09-13T05:28:02.012Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/579@tmp/config10123182278023020360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:28:02.342Z] ---> docker-login.sh [2023-09-13T05:28:02.342Z] nexus3.edgexfoundry.org:10001 [2023-09-13T05:28:02.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:28:02.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:28:02.609Z] Configure a credential helper to remove this warning. See [2023-09-13T05:28:02.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:28:02.609Z] [2023-09-13T05:28:02.609Z] Login Succeeded [2023-09-13T05:28:02.609Z] nexus3.edgexfoundry.org:10002 [2023-09-13T05:28:02.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:28:03.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:28:03.140Z] Configure a credential helper to remove this warning. See [2023-09-13T05:28:03.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:28:03.140Z] [2023-09-13T05:28:03.140Z] Login Succeeded [2023-09-13T05:28:03.140Z] nexus3.edgexfoundry.org:10003 [2023-09-13T05:28:03.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:28:03.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:28:03.407Z] Configure a credential helper to remove this warning. See [2023-09-13T05:28:03.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:28:03.407Z] [2023-09-13T05:28:03.407Z] Login Succeeded [2023-09-13T05:28:03.407Z] nexus3.edgexfoundry.org:10004 [2023-09-13T05:28:03.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:28:03.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:28:03.673Z] Configure a credential helper to remove this warning. See [2023-09-13T05:28:03.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:28:03.673Z] [2023-09-13T05:28:03.673Z] Login Succeeded [2023-09-13T05:28:03.673Z] docker.io [2023-09-13T05:28:03.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T05:28:04.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T05:28:04.202Z] Configure a credential helper to remove this warning. See [2023-09-13T05:28:04.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T05:28:04.202Z] [2023-09-13T05:28:04.202Z] Login Succeeded [2023-09-13T05:28:04.202Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T05:28:04.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:04.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T05:28:04.284Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-13T05:28:04.284Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:04.284Z] latest [2023-09-13T05:28:04.284Z] 3.1.0-dev.45 [2023-09-13T05:28:04.284Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:04.284Z] main [2023-09-13T05:28:04.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:04.642Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:04.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:04.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T05:28:04.980Z] a3620625f577: Preparing [2023-09-13T05:28:04.980Z] db91048b9f7f: Preparing [2023-09-13T05:28:04.980Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:04.980Z] 070a4ddbd772: Preparing [2023-09-13T05:28:04.980Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:04.980Z] b2191e2be29d: Preparing [2023-09-13T05:28:04.980Z] b2191e2be29d: Waiting [2023-09-13T05:28:05.245Z] e5aa0c4ca88d: Pushed [2023-09-13T05:28:05.245Z] a3620625f577: Pushed [2023-09-13T05:28:05.245Z] ec6da7fadcb0: Pushed [2023-09-13T05:28:05.245Z] 070a4ddbd772: Pushed [2023-09-13T05:28:05.245Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:08.569Z] db91048b9f7f: Pushed [2023-09-13T05:28:08.569Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:08.908Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:09.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T05:28:09.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T05:28:09.243Z] a3620625f577: Preparing [2023-09-13T05:28:09.243Z] db91048b9f7f: Preparing [2023-09-13T05:28:09.243Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:09.243Z] 070a4ddbd772: Preparing [2023-09-13T05:28:09.243Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:09.243Z] b2191e2be29d: Preparing [2023-09-13T05:28:09.243Z] b2191e2be29d: Waiting [2023-09-13T05:28:09.243Z] a3620625f577: Layer already exists [2023-09-13T05:28:09.243Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:09.243Z] db91048b9f7f: Layer already exists [2023-09-13T05:28:09.243Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:09.243Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:09.243Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:09.243Z] latest: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:09.846Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:10.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.45 [2023-09-13T05:28:10.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T05:28:10.173Z] a3620625f577: Preparing [2023-09-13T05:28:10.173Z] db91048b9f7f: Preparing [2023-09-13T05:28:10.173Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:10.173Z] 070a4ddbd772: Preparing [2023-09-13T05:28:10.173Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:10.173Z] b2191e2be29d: Preparing [2023-09-13T05:28:10.173Z] b2191e2be29d: Waiting [2023-09-13T05:28:10.173Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:10.173Z] a3620625f577: Layer already exists [2023-09-13T05:28:10.173Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:10.173Z] db91048b9f7f: Layer already exists [2023-09-13T05:28:10.173Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:10.173Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:10.173Z] 3.1.0-dev.45: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:10.503Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:10.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:10.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T05:28:10.828Z] a3620625f577: Preparing [2023-09-13T05:28:10.828Z] db91048b9f7f: Preparing [2023-09-13T05:28:10.828Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:10.828Z] 070a4ddbd772: Preparing [2023-09-13T05:28:10.828Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:10.828Z] b2191e2be29d: Preparing [2023-09-13T05:28:10.828Z] b2191e2be29d: Waiting [2023-09-13T05:28:10.828Z] a3620625f577: Layer already exists [2023-09-13T05:28:10.828Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:10.828Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:10.828Z] db91048b9f7f: Layer already exists [2023-09-13T05:28:10.828Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:10.828Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:10.828Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:11.158Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:11.485Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-13T05:28:11.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T05:28:11.485Z] a3620625f577: Preparing [2023-09-13T05:28:11.485Z] db91048b9f7f: Preparing [2023-09-13T05:28:11.485Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:11.485Z] 070a4ddbd772: Preparing [2023-09-13T05:28:11.485Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:11.485Z] b2191e2be29d: Preparing [2023-09-13T05:28:11.485Z] b2191e2be29d: Waiting [2023-09-13T05:28:11.485Z] db91048b9f7f: Layer already exists [2023-09-13T05:28:11.485Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:11.485Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:11.485Z] a3620625f577: Layer already exists [2023-09-13T05:28:11.485Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:11.485Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:11.485Z] main: digest: sha256:9221cd6ad738f90a0d1d5c2361c6875a5a2c400e55b25ef6b8a6a9d4b9e27fe6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:11.792Z] ===================================================== [Pipeline] echo [2023-09-13T05:28:11.798Z] taggedImages: [2023-09-13T05:28:11.798Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:11.798Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T05:28:11.798Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.45 [2023-09-13T05:28:11.798Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:11.798Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-13T05:28:11.815Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-13T05:28:11.815Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:11.815Z] latest [2023-09-13T05:28:11.815Z] 3.1.0-dev.45 [2023-09-13T05:28:11.815Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:11.815Z] main [2023-09-13T05:28:11.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:12.151Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:12.484Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:12.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T05:28:12.484Z] 97e3b0c6cc5f: Preparing [2023-09-13T05:28:12.484Z] 05fe595e56f2: Preparing [2023-09-13T05:28:12.484Z] 2541a5fe582d: Preparing [2023-09-13T05:28:12.484Z] 6dd256414359: Preparing [2023-09-13T05:28:12.484Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:12.484Z] 070a4ddbd772: Preparing [2023-09-13T05:28:12.484Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:12.484Z] b2191e2be29d: Preparing [2023-09-13T05:28:12.484Z] 070a4ddbd772: Waiting [2023-09-13T05:28:12.484Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:12.484Z] b2191e2be29d: Waiting [2023-09-13T05:28:12.484Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:12.484Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:12.749Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:12.749Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:12.749Z] 05fe595e56f2: Pushed [2023-09-13T05:28:12.749Z] 2541a5fe582d: Pushed [2023-09-13T05:28:12.749Z] 97e3b0c6cc5f: Pushed [2023-09-13T05:28:15.316Z] 6dd256414359: Pushed [2023-09-13T05:28:15.316Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:15.657Z] + 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 [2023-09-13T05:28:15.994Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T05:28:15.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T05:28:15.994Z] 97e3b0c6cc5f: Preparing [2023-09-13T05:28:15.994Z] 05fe595e56f2: Preparing [2023-09-13T05:28:15.994Z] 2541a5fe582d: Preparing [2023-09-13T05:28:15.994Z] 6dd256414359: Preparing [2023-09-13T05:28:15.994Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:15.994Z] 070a4ddbd772: Preparing [2023-09-13T05:28:15.994Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:15.994Z] b2191e2be29d: Preparing [2023-09-13T05:28:15.994Z] 070a4ddbd772: Waiting [2023-09-13T05:28:15.994Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:15.994Z] b2191e2be29d: Waiting [2023-09-13T05:28:15.994Z] 2541a5fe582d: Layer already exists [2023-09-13T05:28:15.994Z] 6dd256414359: Layer already exists [2023-09-13T05:28:15.994Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:15.994Z] 97e3b0c6cc5f: Layer already exists [2023-09-13T05:28:15.994Z] 05fe595e56f2: Layer already exists [2023-09-13T05:28:15.994Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:15.994Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:15.994Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:15.994Z] latest: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:16.603Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:16.935Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.45 [2023-09-13T05:28:16.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T05:28:16.935Z] 97e3b0c6cc5f: Preparing [2023-09-13T05:28:16.935Z] 05fe595e56f2: Preparing [2023-09-13T05:28:16.935Z] 2541a5fe582d: Preparing [2023-09-13T05:28:16.935Z] 6dd256414359: Preparing [2023-09-13T05:28:16.935Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:16.935Z] 070a4ddbd772: Preparing [2023-09-13T05:28:16.935Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:16.935Z] b2191e2be29d: Preparing [2023-09-13T05:28:16.935Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:16.935Z] b2191e2be29d: Waiting [2023-09-13T05:28:16.935Z] 070a4ddbd772: Waiting [2023-09-13T05:28:16.935Z] 6dd256414359: Layer already exists [2023-09-13T05:28:16.935Z] 2541a5fe582d: Layer already exists [2023-09-13T05:28:16.935Z] 05fe595e56f2: Layer already exists [2023-09-13T05:28:16.935Z] 97e3b0c6cc5f: Layer already exists [2023-09-13T05:28:16.935Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:16.935Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:16.935Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:16.935Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:16.935Z] 3.1.0-dev.45: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:17.273Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:17.604Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:17.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T05:28:17.604Z] 97e3b0c6cc5f: Preparing [2023-09-13T05:28:17.604Z] 05fe595e56f2: Preparing [2023-09-13T05:28:17.604Z] 2541a5fe582d: Preparing [2023-09-13T05:28:17.604Z] 6dd256414359: Preparing [2023-09-13T05:28:17.604Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:17.605Z] 070a4ddbd772: Preparing [2023-09-13T05:28:17.605Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:17.605Z] b2191e2be29d: Preparing [2023-09-13T05:28:17.605Z] 070a4ddbd772: Waiting [2023-09-13T05:28:17.605Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:17.605Z] b2191e2be29d: Waiting [2023-09-13T05:28:17.605Z] 97e3b0c6cc5f: Layer already exists [2023-09-13T05:28:17.605Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:17.605Z] 2541a5fe582d: Layer already exists [2023-09-13T05:28:17.605Z] 05fe595e56f2: Layer already exists [2023-09-13T05:28:17.605Z] 6dd256414359: Layer already exists [2023-09-13T05:28:17.605Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:17.605Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:17.605Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:17.605Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:18.199Z] + 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 [2023-09-13T05:28:18.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-13T05:28:18.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T05:28:18.533Z] 97e3b0c6cc5f: Preparing [2023-09-13T05:28:18.533Z] 05fe595e56f2: Preparing [2023-09-13T05:28:18.533Z] 2541a5fe582d: Preparing [2023-09-13T05:28:18.533Z] 6dd256414359: Preparing [2023-09-13T05:28:18.533Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:18.533Z] 070a4ddbd772: Preparing [2023-09-13T05:28:18.533Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:18.533Z] b2191e2be29d: Preparing [2023-09-13T05:28:18.533Z] 070a4ddbd772: Waiting [2023-09-13T05:28:18.533Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:18.533Z] b2191e2be29d: Waiting [2023-09-13T05:28:18.533Z] 97e3b0c6cc5f: Layer already exists [2023-09-13T05:28:18.533Z] 6dd256414359: Layer already exists [2023-09-13T05:28:18.533Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:18.533Z] 2541a5fe582d: Layer already exists [2023-09-13T05:28:18.533Z] 05fe595e56f2: Layer already exists [2023-09-13T05:28:18.533Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:18.533Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:18.533Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:18.798Z] main: digest: sha256:79a58cc931bed9223c2611f6518298f1948c84e5b636836dd8b76996c68efe6b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:18.843Z] ===================================================== [Pipeline] echo [2023-09-13T05:28:18.849Z] taggedImages: [2023-09-13T05:28:18.849Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:18.849Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T05:28:18.849Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.45 [2023-09-13T05:28:18.849Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:18.849Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T05:28:18.867Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-13T05:28:18.867Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:18.867Z] latest [2023-09-13T05:28:18.867Z] 3.1.0-dev.45 [2023-09-13T05:28:18.867Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:18.867Z] main [2023-09-13T05:28:18.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:19.195Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:19.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:19.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T05:28:19.520Z] 42f7065da314: Preparing [2023-09-13T05:28:19.520Z] 84dd5c99f456: Preparing [2023-09-13T05:28:19.520Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:19.520Z] 070a4ddbd772: Preparing [2023-09-13T05:28:19.520Z] a06f8f37731c: Preparing [2023-09-13T05:28:19.520Z] b2191e2be29d: Preparing [2023-09-13T05:28:19.520Z] b2191e2be29d: Waiting [2023-09-13T05:28:19.520Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:19.520Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:19.520Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:19.785Z] 42f7065da314: Pushed [2023-09-13T05:28:19.785Z] a06f8f37731c: Pushed [2023-09-13T05:28:23.110Z] 84dd5c99f456: Pushed [2023-09-13T05:28:23.110Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:23.440Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:23.765Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T05:28:23.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T05:28:23.765Z] 42f7065da314: Preparing [2023-09-13T05:28:23.765Z] 84dd5c99f456: Preparing [2023-09-13T05:28:23.765Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:23.765Z] 070a4ddbd772: Preparing [2023-09-13T05:28:23.765Z] a06f8f37731c: Preparing [2023-09-13T05:28:23.765Z] b2191e2be29d: Preparing [2023-09-13T05:28:23.765Z] b2191e2be29d: Waiting [2023-09-13T05:28:23.765Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:23.765Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:23.765Z] 84dd5c99f456: Layer already exists [2023-09-13T05:28:23.765Z] 42f7065da314: Layer already exists [2023-09-13T05:28:23.765Z] a06f8f37731c: Layer already exists [2023-09-13T05:28:23.765Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:23.765Z] latest: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:24.362Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:24.700Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.45 [2023-09-13T05:28:24.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T05:28:24.700Z] 42f7065da314: Preparing [2023-09-13T05:28:24.700Z] 84dd5c99f456: Preparing [2023-09-13T05:28:24.700Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:24.700Z] 070a4ddbd772: Preparing [2023-09-13T05:28:24.700Z] a06f8f37731c: Preparing [2023-09-13T05:28:24.700Z] b2191e2be29d: Preparing [2023-09-13T05:28:24.700Z] b2191e2be29d: Waiting [2023-09-13T05:28:24.700Z] 42f7065da314: Layer already exists [2023-09-13T05:28:24.700Z] 84dd5c99f456: Layer already exists [2023-09-13T05:28:24.700Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:24.700Z] a06f8f37731c: Layer already exists [2023-09-13T05:28:24.700Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:24.700Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:24.700Z] 3.1.0-dev.45: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:25.070Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:25.424Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:25.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T05:28:25.424Z] 42f7065da314: Preparing [2023-09-13T05:28:25.424Z] 84dd5c99f456: Preparing [2023-09-13T05:28:25.424Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:25.424Z] 070a4ddbd772: Preparing [2023-09-13T05:28:25.424Z] a06f8f37731c: Preparing [2023-09-13T05:28:25.424Z] b2191e2be29d: Preparing [2023-09-13T05:28:25.424Z] b2191e2be29d: Waiting [2023-09-13T05:28:25.424Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:25.424Z] 42f7065da314: Layer already exists [2023-09-13T05:28:25.424Z] a06f8f37731c: Layer already exists [2023-09-13T05:28:25.424Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:25.424Z] 84dd5c99f456: Layer already exists [2023-09-13T05:28:25.424Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:25.424Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:26.053Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:26.391Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-13T05:28:26.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T05:28:26.391Z] 42f7065da314: Preparing [2023-09-13T05:28:26.391Z] 84dd5c99f456: Preparing [2023-09-13T05:28:26.391Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:26.391Z] 070a4ddbd772: Preparing [2023-09-13T05:28:26.391Z] a06f8f37731c: Preparing [2023-09-13T05:28:26.391Z] b2191e2be29d: Preparing [2023-09-13T05:28:26.391Z] b2191e2be29d: Waiting [2023-09-13T05:28:26.391Z] 42f7065da314: Layer already exists [2023-09-13T05:28:26.391Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:26.391Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:26.391Z] a06f8f37731c: Layer already exists [2023-09-13T05:28:26.391Z] 84dd5c99f456: Layer already exists [2023-09-13T05:28:26.391Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:26.392Z] main: digest: sha256:73a8cc94cd73b46ca5a5d94e70621172a4520ee38bdeeaacdcb964c5bf4c5141 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:26.452Z] ===================================================== [Pipeline] echo [2023-09-13T05:28:26.462Z] taggedImages: [2023-09-13T05:28:26.462Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:26.462Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T05:28:26.462Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.45 [2023-09-13T05:28:26.462Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:26.462Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-13T05:28:26.491Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-13T05:28:26.491Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:26.491Z] latest [2023-09-13T05:28:26.491Z] 3.1.0-dev.45 [2023-09-13T05:28:26.491Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:26.491Z] main [2023-09-13T05:28:26.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:26.837Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:27.162Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:27.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T05:28:27.163Z] a19f8b486c92: Preparing [2023-09-13T05:28:27.163Z] 656038128971: Preparing [2023-09-13T05:28:27.163Z] 086be1d1aa0f: Preparing [2023-09-13T05:28:27.163Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:27.163Z] 070a4ddbd772: Preparing [2023-09-13T05:28:27.163Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:27.163Z] b2191e2be29d: Preparing [2023-09-13T05:28:27.163Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:27.163Z] b2191e2be29d: Waiting [2023-09-13T05:28:27.163Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:27.163Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:27.163Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:27.163Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:27.427Z] 656038128971: Pushed [2023-09-13T05:28:27.427Z] a19f8b486c92: Pushed [2023-09-13T05:28:30.755Z] 086be1d1aa0f: Pushed [2023-09-13T05:28:30.755Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:31.087Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:31.420Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T05:28:31.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T05:28:31.420Z] a19f8b486c92: Preparing [2023-09-13T05:28:31.420Z] 656038128971: Preparing [2023-09-13T05:28:31.420Z] 086be1d1aa0f: Preparing [2023-09-13T05:28:31.420Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:31.420Z] 070a4ddbd772: Preparing [2023-09-13T05:28:31.420Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:31.420Z] b2191e2be29d: Preparing [2023-09-13T05:28:31.420Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:31.420Z] b2191e2be29d: Waiting [2023-09-13T05:28:31.420Z] 086be1d1aa0f: Layer already exists [2023-09-13T05:28:31.420Z] a19f8b486c92: Layer already exists [2023-09-13T05:28:31.420Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:31.420Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:31.420Z] 656038128971: Layer already exists [2023-09-13T05:28:31.420Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:31.420Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:31.420Z] latest: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:32.038Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:32.368Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.45 [2023-09-13T05:28:32.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T05:28:32.368Z] a19f8b486c92: Preparing [2023-09-13T05:28:32.368Z] 656038128971: Preparing [2023-09-13T05:28:32.368Z] 086be1d1aa0f: Preparing [2023-09-13T05:28:32.368Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:32.368Z] 070a4ddbd772: Preparing [2023-09-13T05:28:32.368Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:32.368Z] b2191e2be29d: Preparing [2023-09-13T05:28:32.368Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:32.368Z] b2191e2be29d: Waiting [2023-09-13T05:28:32.368Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:32.368Z] 086be1d1aa0f: Layer already exists [2023-09-13T05:28:32.368Z] 656038128971: Layer already exists [2023-09-13T05:28:32.368Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:32.368Z] a19f8b486c92: Layer already exists [2023-09-13T05:28:32.368Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:32.368Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:32.368Z] 3.1.0-dev.45: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:32.964Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:33.288Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:33.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T05:28:33.288Z] a19f8b486c92: Preparing [2023-09-13T05:28:33.288Z] 656038128971: Preparing [2023-09-13T05:28:33.288Z] 086be1d1aa0f: Preparing [2023-09-13T05:28:33.288Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:33.288Z] 070a4ddbd772: Preparing [2023-09-13T05:28:33.288Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:33.288Z] b2191e2be29d: Preparing [2023-09-13T05:28:33.288Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:33.288Z] b2191e2be29d: Waiting [2023-09-13T05:28:33.288Z] 656038128971: Layer already exists [2023-09-13T05:28:33.288Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:33.288Z] a19f8b486c92: Layer already exists [2023-09-13T05:28:33.288Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:33.288Z] 086be1d1aa0f: Layer already exists [2023-09-13T05:28:33.288Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:33.288Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:33.288Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:33.882Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:34.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-13T05:28:34.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T05:28:34.206Z] a19f8b486c92: Preparing [2023-09-13T05:28:34.206Z] 656038128971: Preparing [2023-09-13T05:28:34.206Z] 086be1d1aa0f: Preparing [2023-09-13T05:28:34.206Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:34.206Z] 070a4ddbd772: Preparing [2023-09-13T05:28:34.206Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:34.206Z] b2191e2be29d: Preparing [2023-09-13T05:28:34.206Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:34.206Z] b2191e2be29d: Waiting [2023-09-13T05:28:34.206Z] 086be1d1aa0f: Layer already exists [2023-09-13T05:28:34.206Z] a19f8b486c92: Layer already exists [2023-09-13T05:28:34.206Z] 656038128971: Layer already exists [2023-09-13T05:28:34.206Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:34.206Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:34.206Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:34.206Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:34.206Z] main: digest: sha256:6e4a2f69bfb67ff8c6607d650dc9754ecd5061c73764678a874840a0fc9d3796 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:34.250Z] ===================================================== [Pipeline] echo [2023-09-13T05:28:34.255Z] taggedImages: [2023-09-13T05:28:34.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:34.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T05:28:34.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.45 [2023-09-13T05:28:34.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:34.255Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-13T05:28:34.270Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-13T05:28:34.270Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:34.270Z] latest [2023-09-13T05:28:34.270Z] 3.1.0-dev.45 [2023-09-13T05:28:34.270Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:34.270Z] main [2023-09-13T05:28:34.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:34.595Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:34.920Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:34.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T05:28:34.920Z] 0d836806176d: Preparing [2023-09-13T05:28:34.920Z] d614e44dfb0d: Preparing [2023-09-13T05:28:34.920Z] 0dc8f6dc92cd: Preparing [2023-09-13T05:28:34.920Z] 370456c46785: Preparing [2023-09-13T05:28:34.920Z] 6267ca07e6e7: Preparing [2023-09-13T05:28:34.920Z] f63eac6ef565: Preparing [2023-09-13T05:28:34.920Z] 9bdf2e1acc2f: Preparing [2023-09-13T05:28:34.920Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:34.920Z] 070a4ddbd772: Preparing [2023-09-13T05:28:34.920Z] ea9f4ca70bc2: Preparing [2023-09-13T05:28:34.920Z] 91cd5bdd12c9: Preparing [2023-09-13T05:28:34.920Z] 5f70bf18a086: Preparing [2023-09-13T05:28:34.920Z] 7dd34cbce01a: Preparing [2023-09-13T05:28:34.920Z] 225d82342f43: Preparing [2023-09-13T05:28:34.920Z] b2191e2be29d: Preparing [2023-09-13T05:28:34.920Z] f63eac6ef565: Waiting [2023-09-13T05:28:34.920Z] 9bdf2e1acc2f: Waiting [2023-09-13T05:28:34.920Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:34.920Z] 070a4ddbd772: Waiting [2023-09-13T05:28:34.920Z] ea9f4ca70bc2: Waiting [2023-09-13T05:28:34.920Z] 91cd5bdd12c9: Waiting [2023-09-13T05:28:34.920Z] 5f70bf18a086: Waiting [2023-09-13T05:28:34.920Z] 7dd34cbce01a: Waiting [2023-09-13T05:28:34.920Z] 225d82342f43: Waiting [2023-09-13T05:28:34.920Z] b2191e2be29d: Waiting [2023-09-13T05:28:35.186Z] 370456c46785: Pushed [2023-09-13T05:28:35.186Z] d614e44dfb0d: Pushed [2023-09-13T05:28:35.186Z] 6267ca07e6e7: Pushed [2023-09-13T05:28:35.186Z] 0d836806176d: Pushed [2023-09-13T05:28:35.186Z] 0dc8f6dc92cd: Pushed [2023-09-13T05:28:35.186Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:35.186Z] f63eac6ef565: Pushed [2023-09-13T05:28:35.186Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:35.450Z] ea9f4ca70bc2: Pushed [2023-09-13T05:28:35.450Z] 5f70bf18a086: Pushed [2023-09-13T05:28:35.450Z] 7dd34cbce01a: Pushed [2023-09-13T05:28:35.450Z] 91cd5bdd12c9: Pushed [2023-09-13T05:28:35.450Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:35.450Z] 225d82342f43: Pushed [2023-09-13T05:28:38.774Z] 9bdf2e1acc2f: Pushed [2023-09-13T05:28:39.038Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:39.364Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:39.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T05:28:39.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T05:28:39.692Z] 0d836806176d: Preparing [2023-09-13T05:28:39.692Z] d614e44dfb0d: Preparing [2023-09-13T05:28:39.692Z] 0dc8f6dc92cd: Preparing [2023-09-13T05:28:39.692Z] 370456c46785: Preparing [2023-09-13T05:28:39.692Z] 6267ca07e6e7: Preparing [2023-09-13T05:28:39.692Z] f63eac6ef565: Preparing [2023-09-13T05:28:39.692Z] 9bdf2e1acc2f: Preparing [2023-09-13T05:28:39.692Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:39.692Z] 070a4ddbd772: Preparing [2023-09-13T05:28:39.692Z] f63eac6ef565: Waiting [2023-09-13T05:28:39.692Z] 9bdf2e1acc2f: Waiting [2023-09-13T05:28:39.692Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:39.692Z] ea9f4ca70bc2: Preparing [2023-09-13T05:28:39.692Z] 91cd5bdd12c9: Preparing [2023-09-13T05:28:39.692Z] 5f70bf18a086: Preparing [2023-09-13T05:28:39.692Z] 7dd34cbce01a: Preparing [2023-09-13T05:28:39.692Z] 225d82342f43: Preparing [2023-09-13T05:28:39.692Z] 070a4ddbd772: Waiting [2023-09-13T05:28:39.692Z] b2191e2be29d: Preparing [2023-09-13T05:28:39.692Z] ea9f4ca70bc2: Waiting [2023-09-13T05:28:39.692Z] 91cd5bdd12c9: Waiting [2023-09-13T05:28:39.692Z] 7dd34cbce01a: Waiting [2023-09-13T05:28:39.692Z] 5f70bf18a086: Waiting [2023-09-13T05:28:39.692Z] 225d82342f43: Waiting [2023-09-13T05:28:39.692Z] b2191e2be29d: Waiting [2023-09-13T05:28:39.692Z] 6267ca07e6e7: Layer already exists [2023-09-13T05:28:39.692Z] d614e44dfb0d: Layer already exists [2023-09-13T05:28:39.692Z] 370456c46785: Layer already exists [2023-09-13T05:28:39.692Z] 0dc8f6dc92cd: Layer already exists [2023-09-13T05:28:39.692Z] 0d836806176d: Layer already exists [2023-09-13T05:28:39.692Z] 9bdf2e1acc2f: Layer already exists [2023-09-13T05:28:39.692Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:39.692Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:39.692Z] ea9f4ca70bc2: Layer already exists [2023-09-13T05:28:39.692Z] 91cd5bdd12c9: Layer already exists [2023-09-13T05:28:39.692Z] f63eac6ef565: Layer already exists [2023-09-13T05:28:39.692Z] 5f70bf18a086: Layer already exists [2023-09-13T05:28:39.959Z] 7dd34cbce01a: Layer already exists [2023-09-13T05:28:39.959Z] 225d82342f43: Layer already exists [2023-09-13T05:28:39.959Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:39.959Z] latest: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:40.289Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:40.616Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.45 [2023-09-13T05:28:40.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T05:28:40.616Z] 0d836806176d: Preparing [2023-09-13T05:28:40.616Z] d614e44dfb0d: Preparing [2023-09-13T05:28:40.616Z] 0dc8f6dc92cd: Preparing [2023-09-13T05:28:40.616Z] 370456c46785: Preparing [2023-09-13T05:28:40.616Z] 6267ca07e6e7: Preparing [2023-09-13T05:28:40.616Z] f63eac6ef565: Preparing [2023-09-13T05:28:40.616Z] 9bdf2e1acc2f: Preparing [2023-09-13T05:28:40.616Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:40.616Z] 070a4ddbd772: Preparing [2023-09-13T05:28:40.616Z] ea9f4ca70bc2: Preparing [2023-09-13T05:28:40.616Z] 91cd5bdd12c9: Preparing [2023-09-13T05:28:40.616Z] 5f70bf18a086: Preparing [2023-09-13T05:28:40.616Z] 7dd34cbce01a: Preparing [2023-09-13T05:28:40.616Z] 225d82342f43: Preparing [2023-09-13T05:28:40.616Z] b2191e2be29d: Preparing [2023-09-13T05:28:40.616Z] f63eac6ef565: Waiting [2023-09-13T05:28:40.616Z] 9bdf2e1acc2f: Waiting [2023-09-13T05:28:40.616Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:40.616Z] 070a4ddbd772: Waiting [2023-09-13T05:28:40.616Z] 7dd34cbce01a: Waiting [2023-09-13T05:28:40.616Z] ea9f4ca70bc2: Waiting [2023-09-13T05:28:40.616Z] 225d82342f43: Waiting [2023-09-13T05:28:40.616Z] b2191e2be29d: Waiting [2023-09-13T05:28:40.616Z] 91cd5bdd12c9: Waiting [2023-09-13T05:28:40.616Z] 5f70bf18a086: Waiting [2023-09-13T05:28:40.616Z] 370456c46785: Layer already exists [2023-09-13T05:28:40.616Z] 6267ca07e6e7: Layer already exists [2023-09-13T05:28:40.616Z] 0d836806176d: Layer already exists [2023-09-13T05:28:40.616Z] 0dc8f6dc92cd: Layer already exists [2023-09-13T05:28:40.616Z] d614e44dfb0d: Layer already exists [2023-09-13T05:28:40.616Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:40.616Z] f63eac6ef565: Layer already exists [2023-09-13T05:28:40.616Z] 9bdf2e1acc2f: Layer already exists [2023-09-13T05:28:40.616Z] ea9f4ca70bc2: Layer already exists [2023-09-13T05:28:40.616Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:40.616Z] 5f70bf18a086: Layer already exists [2023-09-13T05:28:40.616Z] 225d82342f43: Layer already exists [2023-09-13T05:28:40.616Z] 91cd5bdd12c9: Layer already exists [2023-09-13T05:28:40.616Z] 7dd34cbce01a: Layer already exists [2023-09-13T05:28:40.616Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:40.881Z] 3.1.0-dev.45: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:41.212Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:41.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:41.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T05:28:41.541Z] 0d836806176d: Preparing [2023-09-13T05:28:41.541Z] d614e44dfb0d: Preparing [2023-09-13T05:28:41.541Z] 0dc8f6dc92cd: Preparing [2023-09-13T05:28:41.541Z] 370456c46785: Preparing [2023-09-13T05:28:41.541Z] 6267ca07e6e7: Preparing [2023-09-13T05:28:41.541Z] f63eac6ef565: Preparing [2023-09-13T05:28:41.541Z] 9bdf2e1acc2f: Preparing [2023-09-13T05:28:41.541Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:41.541Z] 070a4ddbd772: Preparing [2023-09-13T05:28:41.541Z] ea9f4ca70bc2: Preparing [2023-09-13T05:28:41.541Z] 91cd5bdd12c9: Preparing [2023-09-13T05:28:41.541Z] 5f70bf18a086: Preparing [2023-09-13T05:28:41.541Z] 7dd34cbce01a: Preparing [2023-09-13T05:28:41.541Z] 225d82342f43: Preparing [2023-09-13T05:28:41.541Z] b2191e2be29d: Preparing [2023-09-13T05:28:41.541Z] f63eac6ef565: Waiting [2023-09-13T05:28:41.541Z] 9bdf2e1acc2f: Waiting [2023-09-13T05:28:41.541Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:41.541Z] 070a4ddbd772: Waiting [2023-09-13T05:28:41.541Z] ea9f4ca70bc2: Waiting [2023-09-13T05:28:41.541Z] 91cd5bdd12c9: Waiting [2023-09-13T05:28:41.541Z] 5f70bf18a086: Waiting [2023-09-13T05:28:41.541Z] 7dd34cbce01a: Waiting [2023-09-13T05:28:41.541Z] 225d82342f43: Waiting [2023-09-13T05:28:41.541Z] b2191e2be29d: Waiting [2023-09-13T05:28:41.541Z] 6267ca07e6e7: Layer already exists [2023-09-13T05:28:41.541Z] 370456c46785: Layer already exists [2023-09-13T05:28:41.541Z] 0d836806176d: Layer already exists [2023-09-13T05:28:41.541Z] 0dc8f6dc92cd: Layer already exists [2023-09-13T05:28:41.541Z] d614e44dfb0d: Layer already exists [2023-09-13T05:28:41.541Z] f63eac6ef565: Layer already exists [2023-09-13T05:28:41.541Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:41.541Z] 9bdf2e1acc2f: Layer already exists [2023-09-13T05:28:41.541Z] ea9f4ca70bc2: Layer already exists [2023-09-13T05:28:41.541Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:41.541Z] 91cd5bdd12c9: Layer already exists [2023-09-13T05:28:41.541Z] 5f70bf18a086: Layer already exists [2023-09-13T05:28:41.541Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:41.541Z] 7dd34cbce01a: Layer already exists [2023-09-13T05:28:41.541Z] 225d82342f43: Layer already exists [2023-09-13T05:28:41.806Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:42.148Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:42.476Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-13T05:28:42.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T05:28:42.476Z] 0d836806176d: Preparing [2023-09-13T05:28:42.476Z] d614e44dfb0d: Preparing [2023-09-13T05:28:42.476Z] 0dc8f6dc92cd: Preparing [2023-09-13T05:28:42.476Z] 370456c46785: Preparing [2023-09-13T05:28:42.476Z] 6267ca07e6e7: Preparing [2023-09-13T05:28:42.476Z] f63eac6ef565: Preparing [2023-09-13T05:28:42.476Z] 9bdf2e1acc2f: Preparing [2023-09-13T05:28:42.476Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:42.476Z] 070a4ddbd772: Preparing [2023-09-13T05:28:42.476Z] ea9f4ca70bc2: Preparing [2023-09-13T05:28:42.476Z] 91cd5bdd12c9: Preparing [2023-09-13T05:28:42.476Z] 5f70bf18a086: Preparing [2023-09-13T05:28:42.476Z] 7dd34cbce01a: Preparing [2023-09-13T05:28:42.476Z] 225d82342f43: Preparing [2023-09-13T05:28:42.476Z] b2191e2be29d: Preparing [2023-09-13T05:28:42.476Z] f63eac6ef565: Waiting [2023-09-13T05:28:42.476Z] 9bdf2e1acc2f: Waiting [2023-09-13T05:28:42.476Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:42.476Z] 070a4ddbd772: Waiting [2023-09-13T05:28:42.476Z] 7dd34cbce01a: Waiting [2023-09-13T05:28:42.476Z] 225d82342f43: Waiting [2023-09-13T05:28:42.476Z] ea9f4ca70bc2: Waiting [2023-09-13T05:28:42.476Z] 91cd5bdd12c9: Waiting [2023-09-13T05:28:42.476Z] b2191e2be29d: Waiting [2023-09-13T05:28:42.476Z] 5f70bf18a086: Waiting [2023-09-13T05:28:42.476Z] 370456c46785: Layer already exists [2023-09-13T05:28:42.476Z] 6267ca07e6e7: Layer already exists [2023-09-13T05:28:42.476Z] 0d836806176d: Layer already exists [2023-09-13T05:28:42.476Z] 0dc8f6dc92cd: Layer already exists [2023-09-13T05:28:42.476Z] d614e44dfb0d: Layer already exists [2023-09-13T05:28:42.476Z] 9bdf2e1acc2f: Layer already exists [2023-09-13T05:28:42.476Z] f63eac6ef565: Layer already exists [2023-09-13T05:28:42.476Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:42.476Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:42.476Z] ea9f4ca70bc2: Layer already exists [2023-09-13T05:28:42.476Z] 91cd5bdd12c9: Layer already exists [2023-09-13T05:28:42.476Z] 5f70bf18a086: Layer already exists [2023-09-13T05:28:42.476Z] 7dd34cbce01a: Layer already exists [2023-09-13T05:28:42.476Z] 225d82342f43: Layer already exists [2023-09-13T05:28:42.476Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:42.741Z] main: digest: sha256:4aa8a731524fef76995a2d59eb29d8d338bd804313acd45a9b217ad4d7b1be3b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:42.786Z] ===================================================== [Pipeline] echo [2023-09-13T05:28:42.791Z] taggedImages: [2023-09-13T05:28:42.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:42.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T05:28:42.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.45 [2023-09-13T05:28:42.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:42.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T05:28:42.806Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-13T05:28:42.806Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:42.806Z] latest [2023-09-13T05:28:42.806Z] 3.1.0-dev.45 [2023-09-13T05:28:42.806Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:42.806Z] main [2023-09-13T05:28:42.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:43.148Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:43.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:43.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T05:28:43.476Z] 175ab3aac9b5: Preparing [2023-09-13T05:28:43.476Z] c2613ebd8a8b: Preparing [2023-09-13T05:28:43.476Z] 3873526234b9: Preparing [2023-09-13T05:28:43.476Z] 7a9fd456e3ed: Preparing [2023-09-13T05:28:43.476Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:43.476Z] 070a4ddbd772: Preparing [2023-09-13T05:28:43.476Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:43.476Z] b2191e2be29d: Preparing [2023-09-13T05:28:43.476Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:43.476Z] 070a4ddbd772: Waiting [2023-09-13T05:28:43.476Z] b2191e2be29d: Waiting [2023-09-13T05:28:43.476Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:43.740Z] 3873526234b9: Pushed [2023-09-13T05:28:43.740Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:43.740Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:43.740Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:43.740Z] c2613ebd8a8b: Pushed [2023-09-13T05:28:43.740Z] 175ab3aac9b5: Pushed [2023-09-13T05:28:46.305Z] 7a9fd456e3ed: Pushed [2023-09-13T05:28:46.569Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:46.906Z] + 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 [2023-09-13T05:28:47.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T05:28:47.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T05:28:47.239Z] 175ab3aac9b5: Preparing [2023-09-13T05:28:47.239Z] c2613ebd8a8b: Preparing [2023-09-13T05:28:47.239Z] 3873526234b9: Preparing [2023-09-13T05:28:47.239Z] 7a9fd456e3ed: Preparing [2023-09-13T05:28:47.239Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:47.239Z] 070a4ddbd772: Preparing [2023-09-13T05:28:47.239Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:47.239Z] b2191e2be29d: Preparing [2023-09-13T05:28:47.239Z] 070a4ddbd772: Waiting [2023-09-13T05:28:47.239Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:47.239Z] b2191e2be29d: Waiting [2023-09-13T05:28:47.239Z] 175ab3aac9b5: Layer already exists [2023-09-13T05:28:47.239Z] c2613ebd8a8b: Layer already exists [2023-09-13T05:28:47.239Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:47.239Z] 7a9fd456e3ed: Layer already exists [2023-09-13T05:28:47.239Z] 3873526234b9: Layer already exists [2023-09-13T05:28:47.239Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:47.239Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:47.239Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:47.239Z] latest: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:47.838Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:48.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.45 [2023-09-13T05:28:48.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T05:28:48.164Z] 175ab3aac9b5: Preparing [2023-09-13T05:28:48.164Z] c2613ebd8a8b: Preparing [2023-09-13T05:28:48.164Z] 3873526234b9: Preparing [2023-09-13T05:28:48.164Z] 7a9fd456e3ed: Preparing [2023-09-13T05:28:48.164Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:48.164Z] 070a4ddbd772: Preparing [2023-09-13T05:28:48.164Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:48.164Z] b2191e2be29d: Preparing [2023-09-13T05:28:48.164Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:48.164Z] b2191e2be29d: Waiting [2023-09-13T05:28:48.164Z] 070a4ddbd772: Waiting [2023-09-13T05:28:48.164Z] c2613ebd8a8b: Layer already exists [2023-09-13T05:28:48.164Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:48.164Z] 3873526234b9: Layer already exists [2023-09-13T05:28:48.164Z] 175ab3aac9b5: Layer already exists [2023-09-13T05:28:48.164Z] 7a9fd456e3ed: Layer already exists [2023-09-13T05:28:48.164Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:48.164Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:48.164Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:48.164Z] 3.1.0-dev.45: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:48.499Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:48.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:48.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T05:28:48.827Z] 175ab3aac9b5: Preparing [2023-09-13T05:28:48.827Z] c2613ebd8a8b: Preparing [2023-09-13T05:28:48.827Z] 3873526234b9: Preparing [2023-09-13T05:28:48.827Z] 7a9fd456e3ed: Preparing [2023-09-13T05:28:48.827Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:48.827Z] 070a4ddbd772: Preparing [2023-09-13T05:28:48.827Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:48.827Z] b2191e2be29d: Preparing [2023-09-13T05:28:48.827Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:48.827Z] b2191e2be29d: Waiting [2023-09-13T05:28:48.827Z] 070a4ddbd772: Waiting [2023-09-13T05:28:48.827Z] 7a9fd456e3ed: Layer already exists [2023-09-13T05:28:48.827Z] 175ab3aac9b5: Layer already exists [2023-09-13T05:28:48.827Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:48.827Z] c2613ebd8a8b: Layer already exists [2023-09-13T05:28:48.827Z] 3873526234b9: Layer already exists [2023-09-13T05:28:48.827Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:48.827Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:48.827Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:48.827Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:49.416Z] + 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 [2023-09-13T05:28:49.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-13T05:28:49.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T05:28:49.743Z] 175ab3aac9b5: Preparing [2023-09-13T05:28:49.743Z] c2613ebd8a8b: Preparing [2023-09-13T05:28:49.743Z] 3873526234b9: Preparing [2023-09-13T05:28:49.743Z] 7a9fd456e3ed: Preparing [2023-09-13T05:28:49.743Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:49.743Z] 070a4ddbd772: Preparing [2023-09-13T05:28:49.743Z] ec6da7fadcb0: Preparing [2023-09-13T05:28:49.743Z] b2191e2be29d: Preparing [2023-09-13T05:28:49.743Z] ec6da7fadcb0: Waiting [2023-09-13T05:28:49.743Z] b2191e2be29d: Waiting [2023-09-13T05:28:49.743Z] 070a4ddbd772: Waiting [2023-09-13T05:28:49.743Z] 3873526234b9: Layer already exists [2023-09-13T05:28:49.743Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:49.743Z] 7a9fd456e3ed: Layer already exists [2023-09-13T05:28:49.743Z] 175ab3aac9b5: Layer already exists [2023-09-13T05:28:49.743Z] c2613ebd8a8b: Layer already exists [2023-09-13T05:28:49.743Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:49.743Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:28:49.743Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:49.743Z] main: digest: sha256:39f91fab0a353593abe3648ef5491253e14fde7b5a57c34d8972f8ae3b250de3 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:50.049Z] ===================================================== [Pipeline] echo [2023-09-13T05:28:50.055Z] taggedImages: [2023-09-13T05:28:50.055Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:50.055Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T05:28:50.055Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.45 [2023-09-13T05:28:50.055Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:50.055Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-13T05:28:50.071Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-13T05:28:50.071Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:50.071Z] latest [2023-09-13T05:28:50.071Z] 3.1.0-dev.45 [2023-09-13T05:28:50.071Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:50.071Z] main [2023-09-13T05:28:50.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:50.392Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:50.723Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:50.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T05:28:50.724Z] 5dba8f63a8cb: Preparing [2023-09-13T05:28:50.724Z] 3215515af648: Preparing [2023-09-13T05:28:50.724Z] dd5edb3325f7: Preparing [2023-09-13T05:28:50.724Z] 93d303f7e0cd: Preparing [2023-09-13T05:28:50.724Z] 3f1ad11ebdb1: Preparing [2023-09-13T05:28:50.724Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:50.724Z] 070a4ddbd772: Preparing [2023-09-13T05:28:50.724Z] d37f184f4a4a: Preparing [2023-09-13T05:28:50.724Z] 11d7426a71c2: Preparing [2023-09-13T05:28:50.724Z] b2191e2be29d: Preparing [2023-09-13T05:28:50.724Z] 070a4ddbd772: Waiting [2023-09-13T05:28:50.724Z] d37f184f4a4a: Waiting [2023-09-13T05:28:50.724Z] 11d7426a71c2: Waiting [2023-09-13T05:28:50.724Z] b2191e2be29d: Waiting [2023-09-13T05:28:50.724Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:50.989Z] 93d303f7e0cd: Pushed [2023-09-13T05:28:50.989Z] 3215515af648: Pushed [2023-09-13T05:28:50.989Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:50.989Z] 3f1ad11ebdb1: Pushed [2023-09-13T05:28:50.989Z] 5dba8f63a8cb: Pushed [2023-09-13T05:28:50.989Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:50.989Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:50.989Z] d37f184f4a4a: Pushed [2023-09-13T05:28:53.556Z] 11d7426a71c2: Pushed [2023-09-13T05:28:53.556Z] dd5edb3325f7: Pushed [2023-09-13T05:28:53.821Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:54.149Z] + 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 [2023-09-13T05:28:54.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T05:28:54.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T05:28:54.480Z] 5dba8f63a8cb: Preparing [2023-09-13T05:28:54.480Z] 3215515af648: Preparing [2023-09-13T05:28:54.480Z] dd5edb3325f7: Preparing [2023-09-13T05:28:54.480Z] 93d303f7e0cd: Preparing [2023-09-13T05:28:54.480Z] 3f1ad11ebdb1: Preparing [2023-09-13T05:28:54.480Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:54.480Z] 070a4ddbd772: Preparing [2023-09-13T05:28:54.480Z] d37f184f4a4a: Preparing [2023-09-13T05:28:54.480Z] 11d7426a71c2: Preparing [2023-09-13T05:28:54.480Z] b2191e2be29d: Preparing [2023-09-13T05:28:54.480Z] d37f184f4a4a: Waiting [2023-09-13T05:28:54.480Z] 11d7426a71c2: Waiting [2023-09-13T05:28:54.480Z] b2191e2be29d: Waiting [2023-09-13T05:28:54.480Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:54.480Z] 070a4ddbd772: Waiting [2023-09-13T05:28:54.480Z] 5dba8f63a8cb: Layer already exists [2023-09-13T05:28:54.480Z] dd5edb3325f7: Layer already exists [2023-09-13T05:28:54.480Z] 3215515af648: Layer already exists [2023-09-13T05:28:54.480Z] 93d303f7e0cd: Layer already exists [2023-09-13T05:28:54.480Z] 3f1ad11ebdb1: Layer already exists [2023-09-13T05:28:54.480Z] d37f184f4a4a: Layer already exists [2023-09-13T05:28:54.480Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:54.480Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:54.480Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:54.480Z] 11d7426a71c2: Layer already exists [2023-09-13T05:28:54.480Z] latest: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:55.078Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:55.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.45 [2023-09-13T05:28:55.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T05:28:55.415Z] 5dba8f63a8cb: Preparing [2023-09-13T05:28:55.415Z] 3215515af648: Preparing [2023-09-13T05:28:55.415Z] dd5edb3325f7: Preparing [2023-09-13T05:28:55.415Z] 93d303f7e0cd: Preparing [2023-09-13T05:28:55.415Z] 3f1ad11ebdb1: Preparing [2023-09-13T05:28:55.415Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:55.415Z] 070a4ddbd772: Preparing [2023-09-13T05:28:55.415Z] d37f184f4a4a: Preparing [2023-09-13T05:28:55.415Z] 11d7426a71c2: Preparing [2023-09-13T05:28:55.415Z] b2191e2be29d: Preparing [2023-09-13T05:28:55.415Z] d37f184f4a4a: Waiting [2023-09-13T05:28:55.415Z] 11d7426a71c2: Waiting [2023-09-13T05:28:55.415Z] b2191e2be29d: Waiting [2023-09-13T05:28:55.415Z] 070a4ddbd772: Waiting [2023-09-13T05:28:55.415Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:55.415Z] dd5edb3325f7: Layer already exists [2023-09-13T05:28:55.415Z] 3f1ad11ebdb1: Layer already exists [2023-09-13T05:28:55.415Z] 5dba8f63a8cb: Layer already exists [2023-09-13T05:28:55.415Z] 93d303f7e0cd: Layer already exists [2023-09-13T05:28:55.415Z] 3215515af648: Layer already exists [2023-09-13T05:28:55.415Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:55.415Z] d37f184f4a4a: Layer already exists [2023-09-13T05:28:55.415Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:55.415Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:55.415Z] 11d7426a71c2: Layer already exists [2023-09-13T05:28:55.415Z] 3.1.0-dev.45: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:56.036Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:58.297Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:58.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T05:28:58.298Z] 5dba8f63a8cb: Preparing [2023-09-13T05:28:58.298Z] 3215515af648: Preparing [2023-09-13T05:28:58.298Z] dd5edb3325f7: Preparing [2023-09-13T05:28:58.298Z] 93d303f7e0cd: Preparing [2023-09-13T05:28:58.298Z] 3f1ad11ebdb1: Preparing [2023-09-13T05:28:58.298Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:58.298Z] 070a4ddbd772: Preparing [2023-09-13T05:28:58.298Z] d37f184f4a4a: Preparing [2023-09-13T05:28:58.298Z] 11d7426a71c2: Preparing [2023-09-13T05:28:58.298Z] b2191e2be29d: Preparing [2023-09-13T05:28:58.298Z] d37f184f4a4a: Waiting [2023-09-13T05:28:58.298Z] b2191e2be29d: Waiting [2023-09-13T05:28:58.298Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:58.298Z] 11d7426a71c2: Waiting [2023-09-13T05:28:58.298Z] 070a4ddbd772: Waiting [2023-09-13T05:28:58.298Z] dd5edb3325f7: Layer already exists [2023-09-13T05:28:58.298Z] 5dba8f63a8cb: Layer already exists [2023-09-13T05:28:58.298Z] 3215515af648: Layer already exists [2023-09-13T05:28:58.298Z] 3f1ad11ebdb1: Layer already exists [2023-09-13T05:28:58.298Z] 93d303f7e0cd: Layer already exists [2023-09-13T05:28:58.298Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:58.298Z] d37f184f4a4a: Layer already exists [2023-09-13T05:28:58.298Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:58.298Z] 11d7426a71c2: Layer already exists [2023-09-13T05:28:58.298Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:58.298Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:58.627Z] + 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 [2023-09-13T05:28:58.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-13T05:28:58.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T05:28:58.955Z] 5dba8f63a8cb: Preparing [2023-09-13T05:28:58.955Z] 3215515af648: Preparing [2023-09-13T05:28:58.955Z] dd5edb3325f7: Preparing [2023-09-13T05:28:58.955Z] 93d303f7e0cd: Preparing [2023-09-13T05:28:58.955Z] 3f1ad11ebdb1: Preparing [2023-09-13T05:28:58.955Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:58.955Z] 070a4ddbd772: Preparing [2023-09-13T05:28:58.955Z] d37f184f4a4a: Preparing [2023-09-13T05:28:58.955Z] 11d7426a71c2: Preparing [2023-09-13T05:28:58.955Z] b2191e2be29d: Preparing [2023-09-13T05:28:58.955Z] d37f184f4a4a: Waiting [2023-09-13T05:28:58.955Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:58.955Z] 11d7426a71c2: Waiting [2023-09-13T05:28:58.955Z] b2191e2be29d: Waiting [2023-09-13T05:28:58.955Z] 070a4ddbd772: Waiting [2023-09-13T05:28:58.955Z] 3f1ad11ebdb1: Layer already exists [2023-09-13T05:28:58.955Z] 3215515af648: Layer already exists [2023-09-13T05:28:58.955Z] dd5edb3325f7: Layer already exists [2023-09-13T05:28:58.955Z] 93d303f7e0cd: Layer already exists [2023-09-13T05:28:58.955Z] 5dba8f63a8cb: Layer already exists [2023-09-13T05:28:58.955Z] 070a4ddbd772: Layer already exists [2023-09-13T05:28:58.955Z] d37f184f4a4a: Layer already exists [2023-09-13T05:28:58.955Z] 11d7426a71c2: Layer already exists [2023-09-13T05:28:58.955Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:28:58.955Z] b2191e2be29d: Layer already exists [2023-09-13T05:28:58.955Z] main: digest: sha256:794cb1a2e43b496384e5bf933513ba1717287908dc2e420ea000a4e98228bee7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:28:59.259Z] ===================================================== [Pipeline] echo [2023-09-13T05:28:59.266Z] taggedImages: [2023-09-13T05:28:59.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:59.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T05:28:59.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.45 [2023-09-13T05:28:59.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:59.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-13T05:28:59.282Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-13T05:28:59.282Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:59.282Z] latest [2023-09-13T05:28:59.282Z] 3.1.0-dev.45 [2023-09-13T05:28:59.282Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:28:59.282Z] main [2023-09-13T05:28:59.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:59.606Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:28:59.932Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:28:59.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T05:28:59.932Z] f61e2ce007f1: Preparing [2023-09-13T05:28:59.932Z] f4458f252139: Preparing [2023-09-13T05:28:59.932Z] 3d8363b81cbb: Preparing [2023-09-13T05:28:59.932Z] 6096a2c90ade: Preparing [2023-09-13T05:28:59.932Z] 59231494a785: Preparing [2023-09-13T05:28:59.932Z] 335971da8fd8: Preparing [2023-09-13T05:28:59.932Z] 4de0f9d3719a: Preparing [2023-09-13T05:28:59.932Z] e5aa0c4ca88d: Preparing [2023-09-13T05:28:59.932Z] 070a4ddbd772: Preparing [2023-09-13T05:28:59.932Z] e895624f14d9: Preparing [2023-09-13T05:28:59.932Z] b2191e2be29d: Preparing [2023-09-13T05:28:59.932Z] e5aa0c4ca88d: Waiting [2023-09-13T05:28:59.932Z] 070a4ddbd772: Waiting [2023-09-13T05:28:59.932Z] 335971da8fd8: Waiting [2023-09-13T05:28:59.932Z] 4de0f9d3719a: Waiting [2023-09-13T05:28:59.932Z] e895624f14d9: Waiting [2023-09-13T05:28:59.932Z] b2191e2be29d: Waiting [2023-09-13T05:29:00.198Z] 59231494a785: Pushed [2023-09-13T05:29:00.198Z] f4458f252139: Pushed [2023-09-13T05:29:00.198Z] f61e2ce007f1: Pushed [2023-09-13T05:29:00.198Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:00.198Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:00.463Z] 335971da8fd8: Pushed [2023-09-13T05:29:00.463Z] 4de0f9d3719a: Pushed [2023-09-13T05:29:00.463Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:03.041Z] e895624f14d9: Pushed [2023-09-13T05:29:03.041Z] 6096a2c90ade: Pushed [2023-09-13T05:29:03.620Z] 3d8363b81cbb: Pushed [2023-09-13T05:29:03.884Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:04.215Z] + 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 [2023-09-13T05:29:04.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T05:29:04.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T05:29:04.541Z] f61e2ce007f1: Preparing [2023-09-13T05:29:04.541Z] f4458f252139: Preparing [2023-09-13T05:29:04.541Z] 3d8363b81cbb: Preparing [2023-09-13T05:29:04.541Z] 6096a2c90ade: Preparing [2023-09-13T05:29:04.541Z] 59231494a785: Preparing [2023-09-13T05:29:04.541Z] 335971da8fd8: Preparing [2023-09-13T05:29:04.541Z] 4de0f9d3719a: Preparing [2023-09-13T05:29:04.541Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:04.541Z] 070a4ddbd772: Preparing [2023-09-13T05:29:04.541Z] e895624f14d9: Preparing [2023-09-13T05:29:04.541Z] b2191e2be29d: Preparing [2023-09-13T05:29:04.541Z] e5aa0c4ca88d: Waiting [2023-09-13T05:29:04.541Z] 070a4ddbd772: Waiting [2023-09-13T05:29:04.541Z] e895624f14d9: Waiting [2023-09-13T05:29:04.541Z] 335971da8fd8: Waiting [2023-09-13T05:29:04.541Z] 4de0f9d3719a: Waiting [2023-09-13T05:29:04.541Z] f61e2ce007f1: Layer already exists [2023-09-13T05:29:04.541Z] 59231494a785: Layer already exists [2023-09-13T05:29:04.541Z] 3d8363b81cbb: Layer already exists [2023-09-13T05:29:04.541Z] 6096a2c90ade: Layer already exists [2023-09-13T05:29:04.541Z] f4458f252139: Layer already exists [2023-09-13T05:29:04.541Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:04.541Z] 4de0f9d3719a: Layer already exists [2023-09-13T05:29:04.541Z] 335971da8fd8: Layer already exists [2023-09-13T05:29:04.541Z] e895624f14d9: Layer already exists [2023-09-13T05:29:04.541Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:04.541Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:04.804Z] latest: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:05.131Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:05.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.45 [2023-09-13T05:29:05.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T05:29:05.454Z] f61e2ce007f1: Preparing [2023-09-13T05:29:05.454Z] f4458f252139: Preparing [2023-09-13T05:29:05.454Z] 3d8363b81cbb: Preparing [2023-09-13T05:29:05.454Z] 6096a2c90ade: Preparing [2023-09-13T05:29:05.454Z] 59231494a785: Preparing [2023-09-13T05:29:05.454Z] 335971da8fd8: Preparing [2023-09-13T05:29:05.454Z] 4de0f9d3719a: Preparing [2023-09-13T05:29:05.454Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:05.454Z] 070a4ddbd772: Preparing [2023-09-13T05:29:05.454Z] e895624f14d9: Preparing [2023-09-13T05:29:05.454Z] b2191e2be29d: Preparing [2023-09-13T05:29:05.454Z] e5aa0c4ca88d: Waiting [2023-09-13T05:29:05.454Z] 070a4ddbd772: Waiting [2023-09-13T05:29:05.454Z] b2191e2be29d: Waiting [2023-09-13T05:29:05.454Z] e895624f14d9: Waiting [2023-09-13T05:29:05.454Z] 335971da8fd8: Waiting [2023-09-13T05:29:05.454Z] 4de0f9d3719a: Waiting [2023-09-13T05:29:05.454Z] 3d8363b81cbb: Layer already exists [2023-09-13T05:29:05.454Z] 59231494a785: Layer already exists [2023-09-13T05:29:05.454Z] f4458f252139: Layer already exists [2023-09-13T05:29:05.454Z] f61e2ce007f1: Layer already exists [2023-09-13T05:29:05.454Z] 6096a2c90ade: Layer already exists [2023-09-13T05:29:05.454Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:05.454Z] 335971da8fd8: Layer already exists [2023-09-13T05:29:05.454Z] 4de0f9d3719a: Layer already exists [2023-09-13T05:29:05.454Z] e895624f14d9: Layer already exists [2023-09-13T05:29:05.454Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:05.454Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:05.454Z] 3.1.0-dev.45: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:06.046Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:06.372Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:06.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T05:29:06.372Z] f61e2ce007f1: Preparing [2023-09-13T05:29:06.372Z] f4458f252139: Preparing [2023-09-13T05:29:06.372Z] 3d8363b81cbb: Preparing [2023-09-13T05:29:06.372Z] 6096a2c90ade: Preparing [2023-09-13T05:29:06.372Z] 59231494a785: Preparing [2023-09-13T05:29:06.372Z] 335971da8fd8: Preparing [2023-09-13T05:29:06.372Z] 4de0f9d3719a: Preparing [2023-09-13T05:29:06.372Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:06.372Z] 070a4ddbd772: Preparing [2023-09-13T05:29:06.372Z] e895624f14d9: Preparing [2023-09-13T05:29:06.372Z] b2191e2be29d: Preparing [2023-09-13T05:29:06.372Z] e5aa0c4ca88d: Waiting [2023-09-13T05:29:06.372Z] 335971da8fd8: Waiting [2023-09-13T05:29:06.372Z] b2191e2be29d: Waiting [2023-09-13T05:29:06.372Z] 4de0f9d3719a: Waiting [2023-09-13T05:29:06.372Z] e895624f14d9: Waiting [2023-09-13T05:29:06.372Z] 070a4ddbd772: Waiting [2023-09-13T05:29:06.372Z] 6096a2c90ade: Layer already exists [2023-09-13T05:29:06.372Z] f4458f252139: Layer already exists [2023-09-13T05:29:06.372Z] 3d8363b81cbb: Layer already exists [2023-09-13T05:29:06.372Z] 59231494a785: Layer already exists [2023-09-13T05:29:06.372Z] f61e2ce007f1: Layer already exists [2023-09-13T05:29:06.372Z] 4de0f9d3719a: Layer already exists [2023-09-13T05:29:06.372Z] 335971da8fd8: Layer already exists [2023-09-13T05:29:06.372Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:06.372Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:06.372Z] e895624f14d9: Layer already exists [2023-09-13T05:29:06.372Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:06.636Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:06.962Z] + 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 [2023-09-13T05:29:07.283Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-13T05:29:07.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T05:29:07.283Z] f61e2ce007f1: Preparing [2023-09-13T05:29:07.283Z] f4458f252139: Preparing [2023-09-13T05:29:07.283Z] 3d8363b81cbb: Preparing [2023-09-13T05:29:07.283Z] 6096a2c90ade: Preparing [2023-09-13T05:29:07.283Z] 59231494a785: Preparing [2023-09-13T05:29:07.283Z] 335971da8fd8: Preparing [2023-09-13T05:29:07.283Z] 4de0f9d3719a: Preparing [2023-09-13T05:29:07.283Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:07.283Z] 070a4ddbd772: Preparing [2023-09-13T05:29:07.283Z] e895624f14d9: Preparing [2023-09-13T05:29:07.283Z] b2191e2be29d: Preparing [2023-09-13T05:29:07.283Z] e5aa0c4ca88d: Waiting [2023-09-13T05:29:07.283Z] 070a4ddbd772: Waiting [2023-09-13T05:29:07.283Z] e895624f14d9: Waiting [2023-09-13T05:29:07.283Z] b2191e2be29d: Waiting [2023-09-13T05:29:07.283Z] 335971da8fd8: Waiting [2023-09-13T05:29:07.283Z] 4de0f9d3719a: Waiting [2023-09-13T05:29:07.283Z] 6096a2c90ade: Layer already exists [2023-09-13T05:29:07.283Z] 59231494a785: Layer already exists [2023-09-13T05:29:07.283Z] f4458f252139: Layer already exists [2023-09-13T05:29:07.283Z] 3d8363b81cbb: Layer already exists [2023-09-13T05:29:07.283Z] f61e2ce007f1: Layer already exists [2023-09-13T05:29:07.283Z] 335971da8fd8: Layer already exists [2023-09-13T05:29:07.283Z] 4de0f9d3719a: Layer already exists [2023-09-13T05:29:07.283Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:07.283Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:07.283Z] e895624f14d9: Layer already exists [2023-09-13T05:29:07.283Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:07.546Z] main: digest: sha256:d92ef8526c2c2f5f5e85bfb4e404ee85ea50549a1b99c0833cd2e5754b0fe3bb size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:29:07.597Z] ===================================================== [Pipeline] echo [2023-09-13T05:29:07.606Z] taggedImages: [2023-09-13T05:29:07.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:07.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T05:29:07.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.45 [2023-09-13T05:29:07.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:07.607Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-13T05:29:07.634Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-13T05:29:07.634Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:07.634Z] latest [2023-09-13T05:29:07.634Z] 3.1.0-dev.45 [2023-09-13T05:29:07.634Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:07.634Z] main [2023-09-13T05:29:07.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:07.962Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:08.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:08.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T05:29:08.290Z] 97107b24cc69: Preparing [2023-09-13T05:29:08.290Z] 106411a740e8: Preparing [2023-09-13T05:29:08.290Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:08.290Z] 070a4ddbd772: Preparing [2023-09-13T05:29:08.290Z] e4953e0fa2db: Preparing [2023-09-13T05:29:08.290Z] b2191e2be29d: Preparing [2023-09-13T05:29:08.290Z] b2191e2be29d: Waiting [2023-09-13T05:29:08.290Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:08.553Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:08.553Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:08.553Z] 97107b24cc69: Pushed [2023-09-13T05:29:09.954Z] e4953e0fa2db: Pushed [2023-09-13T05:29:13.282Z] 106411a740e8: Pushed [2023-09-13T05:29:13.282Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:13.617Z] + 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 [2023-09-13T05:29:13.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T05:29:13.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T05:29:13.950Z] 97107b24cc69: Preparing [2023-09-13T05:29:13.950Z] 106411a740e8: Preparing [2023-09-13T05:29:13.950Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:13.950Z] 070a4ddbd772: Preparing [2023-09-13T05:29:13.950Z] e4953e0fa2db: Preparing [2023-09-13T05:29:13.950Z] b2191e2be29d: Preparing [2023-09-13T05:29:13.950Z] b2191e2be29d: Waiting [2023-09-13T05:29:13.950Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:13.950Z] 106411a740e8: Layer already exists [2023-09-13T05:29:13.950Z] e4953e0fa2db: Layer already exists [2023-09-13T05:29:13.950Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:13.950Z] 97107b24cc69: Layer already exists [2023-09-13T05:29:13.950Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:14.214Z] latest: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:14.550Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:14.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.45 [2023-09-13T05:29:14.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T05:29:14.877Z] 97107b24cc69: Preparing [2023-09-13T05:29:14.877Z] 106411a740e8: Preparing [2023-09-13T05:29:14.877Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:14.877Z] 070a4ddbd772: Preparing [2023-09-13T05:29:14.877Z] e4953e0fa2db: Preparing [2023-09-13T05:29:14.877Z] b2191e2be29d: Preparing [2023-09-13T05:29:14.877Z] b2191e2be29d: Waiting [2023-09-13T05:29:14.877Z] 97107b24cc69: Layer already exists [2023-09-13T05:29:14.877Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:14.877Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:14.877Z] e4953e0fa2db: Layer already exists [2023-09-13T05:29:14.877Z] 106411a740e8: Layer already exists [2023-09-13T05:29:14.877Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:14.877Z] 3.1.0-dev.45: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:15.200Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:15.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:15.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T05:29:15.532Z] 97107b24cc69: Preparing [2023-09-13T05:29:15.532Z] 106411a740e8: Preparing [2023-09-13T05:29:15.532Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:15.532Z] 070a4ddbd772: Preparing [2023-09-13T05:29:15.532Z] e4953e0fa2db: Preparing [2023-09-13T05:29:15.532Z] b2191e2be29d: Preparing [2023-09-13T05:29:15.532Z] b2191e2be29d: Waiting [2023-09-13T05:29:15.532Z] e4953e0fa2db: Layer already exists [2023-09-13T05:29:15.532Z] 106411a740e8: Layer already exists [2023-09-13T05:29:15.532Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:15.532Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:15.532Z] 97107b24cc69: Layer already exists [2023-09-13T05:29:15.532Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:15.532Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:15.904Z] + 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 [2023-09-13T05:29:16.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-13T05:29:16.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T05:29:16.241Z] 97107b24cc69: Preparing [2023-09-13T05:29:16.241Z] 106411a740e8: Preparing [2023-09-13T05:29:16.241Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:16.241Z] 070a4ddbd772: Preparing [2023-09-13T05:29:16.241Z] e4953e0fa2db: Preparing [2023-09-13T05:29:16.241Z] b2191e2be29d: Preparing [2023-09-13T05:29:16.241Z] b2191e2be29d: Waiting [2023-09-13T05:29:16.241Z] 106411a740e8: Layer already exists [2023-09-13T05:29:16.241Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:16.241Z] 97107b24cc69: Layer already exists [2023-09-13T05:29:16.241Z] e4953e0fa2db: Layer already exists [2023-09-13T05:29:16.241Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:16.241Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:16.241Z] main: digest: sha256:9273bc4adce4e4bcf80903f9865b8576b295ac994ef77be80027d9839e477ec2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:29:16.558Z] ===================================================== [Pipeline] echo [2023-09-13T05:29:16.564Z] taggedImages: [2023-09-13T05:29:16.564Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:16.564Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T05:29:16.564Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.45 [2023-09-13T05:29:16.564Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:16.564Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-13T05:29:16.635Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-13T05:29:16.635Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:16.635Z] latest [2023-09-13T05:29:16.635Z] 3.1.0-dev.45 [2023-09-13T05:29:16.635Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:16.635Z] main [2023-09-13T05:29:16.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:17.027Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:17.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:17.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T05:29:17.385Z] bb51a8ca8074: Preparing [2023-09-13T05:29:17.385Z] 9c610e2d3abe: Preparing [2023-09-13T05:29:17.385Z] fcb02ed8cbd5: Preparing [2023-09-13T05:29:17.385Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:17.385Z] 070a4ddbd772: Preparing [2023-09-13T05:29:17.385Z] 879132e46ded: Preparing [2023-09-13T05:29:17.385Z] 24062358090a: Preparing [2023-09-13T05:29:17.385Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:17.385Z] b2191e2be29d: Preparing [2023-09-13T05:29:17.385Z] 24062358090a: Waiting [2023-09-13T05:29:17.385Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:17.385Z] b2191e2be29d: Waiting [2023-09-13T05:29:17.385Z] 879132e46ded: Waiting [2023-09-13T05:29:17.385Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:17.385Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:17.668Z] 9c610e2d3abe: Pushed [2023-09-13T05:29:17.668Z] fcb02ed8cbd5: Pushed [2023-09-13T05:29:17.668Z] bb51a8ca8074: Pushed [2023-09-13T05:29:17.668Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:18.621Z] 1b5f9379d47a: Pushed [2023-09-13T05:29:30.898Z] 24062358090a: Pushed [2023-09-13T05:29:35.130Z] 879132e46ded: Pushed [2023-09-13T05:29:35.130Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:35.466Z] + 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 [2023-09-13T05:29:35.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T05:29:35.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T05:29:35.793Z] bb51a8ca8074: Preparing [2023-09-13T05:29:35.793Z] 9c610e2d3abe: Preparing [2023-09-13T05:29:35.793Z] fcb02ed8cbd5: Preparing [2023-09-13T05:29:35.793Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:35.793Z] 070a4ddbd772: Preparing [2023-09-13T05:29:35.793Z] 879132e46ded: Preparing [2023-09-13T05:29:35.793Z] 24062358090a: Preparing [2023-09-13T05:29:35.793Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:35.793Z] b2191e2be29d: Preparing [2023-09-13T05:29:35.793Z] 24062358090a: Waiting [2023-09-13T05:29:35.793Z] 879132e46ded: Waiting [2023-09-13T05:29:35.793Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:35.793Z] b2191e2be29d: Waiting [2023-09-13T05:29:35.793Z] fcb02ed8cbd5: Layer already exists [2023-09-13T05:29:35.793Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:35.793Z] 9c610e2d3abe: Layer already exists [2023-09-13T05:29:35.793Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:35.793Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:35.793Z] 24062358090a: Layer already exists [2023-09-13T05:29:35.793Z] 879132e46ded: Layer already exists [2023-09-13T05:29:35.793Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:35.793Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:35.793Z] latest: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:36.398Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:36.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.45 [2023-09-13T05:29:36.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T05:29:36.733Z] bb51a8ca8074: Preparing [2023-09-13T05:29:36.733Z] 9c610e2d3abe: Preparing [2023-09-13T05:29:36.733Z] fcb02ed8cbd5: Preparing [2023-09-13T05:29:36.733Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:36.733Z] 070a4ddbd772: Preparing [2023-09-13T05:29:36.733Z] 879132e46ded: Preparing [2023-09-13T05:29:36.733Z] 24062358090a: Preparing [2023-09-13T05:29:36.733Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:36.733Z] b2191e2be29d: Preparing [2023-09-13T05:29:36.733Z] 879132e46ded: Waiting [2023-09-13T05:29:36.733Z] 24062358090a: Waiting [2023-09-13T05:29:36.733Z] b2191e2be29d: Waiting [2023-09-13T05:29:36.733Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:36.733Z] fcb02ed8cbd5: Layer already exists [2023-09-13T05:29:36.733Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:36.733Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:36.733Z] 9c610e2d3abe: Layer already exists [2023-09-13T05:29:36.733Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:36.733Z] 879132e46ded: Layer already exists [2023-09-13T05:29:36.733Z] 24062358090a: Layer already exists [2023-09-13T05:29:36.733Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:36.733Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:36.733Z] 3.1.0-dev.45: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:37.071Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:38.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:38.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T05:29:38.353Z] bb51a8ca8074: Preparing [2023-09-13T05:29:38.353Z] 9c610e2d3abe: Preparing [2023-09-13T05:29:38.353Z] fcb02ed8cbd5: Preparing [2023-09-13T05:29:38.353Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:38.353Z] 070a4ddbd772: Preparing [2023-09-13T05:29:38.353Z] 879132e46ded: Preparing [2023-09-13T05:29:38.353Z] 24062358090a: Preparing [2023-09-13T05:29:38.353Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:38.353Z] b2191e2be29d: Preparing [2023-09-13T05:29:38.353Z] 879132e46ded: Waiting [2023-09-13T05:29:38.353Z] 24062358090a: Waiting [2023-09-13T05:29:38.353Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:38.353Z] b2191e2be29d: Waiting [2023-09-13T05:29:38.353Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:38.353Z] 9c610e2d3abe: Layer already exists [2023-09-13T05:29:38.353Z] fcb02ed8cbd5: Layer already exists [2023-09-13T05:29:38.353Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:38.353Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:38.353Z] 879132e46ded: Layer already exists [2023-09-13T05:29:38.353Z] 24062358090a: Layer already exists [2023-09-13T05:29:38.353Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:38.353Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:38.353Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:38.951Z] + 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 [2023-09-13T05:29:39.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-13T05:29:39.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T05:29:39.270Z] bb51a8ca8074: Preparing [2023-09-13T05:29:39.270Z] 9c610e2d3abe: Preparing [2023-09-13T05:29:39.270Z] fcb02ed8cbd5: Preparing [2023-09-13T05:29:39.270Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:39.270Z] 070a4ddbd772: Preparing [2023-09-13T05:29:39.270Z] 879132e46ded: Preparing [2023-09-13T05:29:39.270Z] 24062358090a: Preparing [2023-09-13T05:29:39.270Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:39.270Z] b2191e2be29d: Preparing [2023-09-13T05:29:39.270Z] 24062358090a: Waiting [2023-09-13T05:29:39.270Z] b2191e2be29d: Waiting [2023-09-13T05:29:39.270Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:39.270Z] 879132e46ded: Waiting [2023-09-13T05:29:39.270Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:39.270Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:39.270Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:39.270Z] fcb02ed8cbd5: Layer already exists [2023-09-13T05:29:39.270Z] 9c610e2d3abe: Layer already exists [2023-09-13T05:29:39.270Z] 24062358090a: Layer already exists [2023-09-13T05:29:39.270Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:39.270Z] 879132e46ded: Layer already exists [2023-09-13T05:29:39.270Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:39.270Z] main: digest: sha256:1e702c9e3810f20d044e88406d4025cbfc9bb894f1362d26fbf569614773338a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:29:39.310Z] ===================================================== [Pipeline] echo [2023-09-13T05:29:39.316Z] taggedImages: [2023-09-13T05:29:39.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:39.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T05:29:39.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.45 [2023-09-13T05:29:39.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:39.316Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-13T05:29:39.331Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-13T05:29:39.331Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:39.331Z] latest [2023-09-13T05:29:39.331Z] 3.1.0-dev.45 [2023-09-13T05:29:39.331Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:39.331Z] main [2023-09-13T05:29:39.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:39.652Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:39.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:39.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T05:29:39.971Z] 05ed07324cde: Preparing [2023-09-13T05:29:39.971Z] b58983971dfd: Preparing [2023-09-13T05:29:39.971Z] 40a98474549e: Preparing [2023-09-13T05:29:39.971Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:39.971Z] 070a4ddbd772: Preparing [2023-09-13T05:29:39.971Z] 879132e46ded: Preparing [2023-09-13T05:29:39.971Z] 923db45eb3a5: Preparing [2023-09-13T05:29:39.971Z] b2191e2be29d: Preparing [2023-09-13T05:29:39.971Z] 879132e46ded: Waiting [2023-09-13T05:29:39.971Z] 923db45eb3a5: Waiting [2023-09-13T05:29:39.971Z] b2191e2be29d: Waiting [2023-09-13T05:29:39.971Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:39.971Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:39.971Z] 879132e46ded: Layer already exists [2023-09-13T05:29:40.235Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:40.235Z] 05ed07324cde: Pushed [2023-09-13T05:29:40.235Z] b58983971dfd: Pushed [2023-09-13T05:29:40.235Z] 40a98474549e: Pushed [2023-09-13T05:29:40.498Z] 923db45eb3a5: Pushed [2023-09-13T05:29:40.761Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:41.083Z] + 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 [2023-09-13T05:29:41.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T05:29:41.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T05:29:41.403Z] 05ed07324cde: Preparing [2023-09-13T05:29:41.403Z] b58983971dfd: Preparing [2023-09-13T05:29:41.403Z] 40a98474549e: Preparing [2023-09-13T05:29:41.403Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:41.403Z] 070a4ddbd772: Preparing [2023-09-13T05:29:41.403Z] 879132e46ded: Preparing [2023-09-13T05:29:41.403Z] 923db45eb3a5: Preparing [2023-09-13T05:29:41.403Z] b2191e2be29d: Preparing [2023-09-13T05:29:41.403Z] 923db45eb3a5: Waiting [2023-09-13T05:29:41.403Z] 879132e46ded: Waiting [2023-09-13T05:29:41.403Z] b2191e2be29d: Waiting [2023-09-13T05:29:41.403Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:41.403Z] 40a98474549e: Layer already exists [2023-09-13T05:29:41.403Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:41.403Z] 05ed07324cde: Layer already exists [2023-09-13T05:29:41.403Z] b58983971dfd: Layer already exists [2023-09-13T05:29:41.403Z] 879132e46ded: Layer already exists [2023-09-13T05:29:41.403Z] 923db45eb3a5: Layer already exists [2023-09-13T05:29:41.403Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:41.403Z] latest: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:41.990Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:42.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.45 [2023-09-13T05:29:42.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T05:29:42.311Z] 05ed07324cde: Preparing [2023-09-13T05:29:42.311Z] b58983971dfd: Preparing [2023-09-13T05:29:42.311Z] 40a98474549e: Preparing [2023-09-13T05:29:42.311Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:42.311Z] 070a4ddbd772: Preparing [2023-09-13T05:29:42.311Z] 879132e46ded: Preparing [2023-09-13T05:29:42.311Z] 923db45eb3a5: Preparing [2023-09-13T05:29:42.311Z] b2191e2be29d: Preparing [2023-09-13T05:29:42.311Z] 879132e46ded: Waiting [2023-09-13T05:29:42.311Z] 923db45eb3a5: Waiting [2023-09-13T05:29:42.311Z] b2191e2be29d: Waiting [2023-09-13T05:29:42.311Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:42.311Z] b58983971dfd: Layer already exists [2023-09-13T05:29:42.311Z] 40a98474549e: Layer already exists [2023-09-13T05:29:42.311Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:42.311Z] 05ed07324cde: Layer already exists [2023-09-13T05:29:42.311Z] 879132e46ded: Layer already exists [2023-09-13T05:29:42.311Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:42.311Z] 923db45eb3a5: Layer already exists [2023-09-13T05:29:42.311Z] 3.1.0-dev.45: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:42.634Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:42.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:42.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T05:29:42.957Z] 05ed07324cde: Preparing [2023-09-13T05:29:42.957Z] b58983971dfd: Preparing [2023-09-13T05:29:42.957Z] 40a98474549e: Preparing [2023-09-13T05:29:42.957Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:42.957Z] 070a4ddbd772: Preparing [2023-09-13T05:29:42.957Z] 879132e46ded: Preparing [2023-09-13T05:29:42.957Z] 923db45eb3a5: Preparing [2023-09-13T05:29:42.957Z] b2191e2be29d: Preparing [2023-09-13T05:29:42.957Z] 923db45eb3a5: Waiting [2023-09-13T05:29:42.957Z] b2191e2be29d: Waiting [2023-09-13T05:29:42.957Z] 879132e46ded: Waiting [2023-09-13T05:29:42.957Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:42.957Z] 40a98474549e: Layer already exists [2023-09-13T05:29:42.957Z] 05ed07324cde: Layer already exists [2023-09-13T05:29:42.957Z] b58983971dfd: Layer already exists [2023-09-13T05:29:42.957Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:42.957Z] 923db45eb3a5: Layer already exists [2023-09-13T05:29:42.957Z] 879132e46ded: Layer already exists [2023-09-13T05:29:42.957Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:42.957Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:43.282Z] + 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 [2023-09-13T05:29:43.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-13T05:29:43.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T05:29:43.609Z] 05ed07324cde: Preparing [2023-09-13T05:29:43.609Z] b58983971dfd: Preparing [2023-09-13T05:29:43.609Z] 40a98474549e: Preparing [2023-09-13T05:29:43.609Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:43.609Z] 070a4ddbd772: Preparing [2023-09-13T05:29:43.609Z] 879132e46ded: Preparing [2023-09-13T05:29:43.609Z] 923db45eb3a5: Preparing [2023-09-13T05:29:43.609Z] b2191e2be29d: Preparing [2023-09-13T05:29:43.609Z] 879132e46ded: Waiting [2023-09-13T05:29:43.609Z] 923db45eb3a5: Waiting [2023-09-13T05:29:43.609Z] b2191e2be29d: Waiting [2023-09-13T05:29:43.609Z] 05ed07324cde: Layer already exists [2023-09-13T05:29:43.609Z] b58983971dfd: Layer already exists [2023-09-13T05:29:43.609Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:43.609Z] 40a98474549e: Layer already exists [2023-09-13T05:29:43.609Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:43.609Z] 879132e46ded: Layer already exists [2023-09-13T05:29:43.609Z] 923db45eb3a5: Layer already exists [2023-09-13T05:29:43.609Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:43.872Z] main: digest: sha256:71b14f1dbc0a68325a49f1f4bb7c8915712c99c656c0a5aaaf80dc902b337f4a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:29:43.910Z] ===================================================== [Pipeline] echo [2023-09-13T05:29:43.916Z] taggedImages: [2023-09-13T05:29:43.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:43.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T05:29:43.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.45 [2023-09-13T05:29:43.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:43.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-13T05:29:43.932Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-13T05:29:43.932Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:43.932Z] latest [2023-09-13T05:29:43.932Z] 3.1.0-dev.45 [2023-09-13T05:29:43.932Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:43.932Z] main [2023-09-13T05:29:43.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:44.253Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:44.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:44.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T05:29:44.570Z] bb51a8ca8074: Preparing [2023-09-13T05:29:44.570Z] 8306b5b196e2: Preparing [2023-09-13T05:29:44.570Z] 5a16711e7956: Preparing [2023-09-13T05:29:44.570Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:44.570Z] 070a4ddbd772: Preparing [2023-09-13T05:29:44.570Z] 879132e46ded: Preparing [2023-09-13T05:29:44.570Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:44.570Z] b2191e2be29d: Preparing [2023-09-13T05:29:44.570Z] 879132e46ded: Waiting [2023-09-13T05:29:44.570Z] b2191e2be29d: Waiting [2023-09-13T05:29:44.570Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:44.570Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:44.570Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:44.570Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:44.570Z] 879132e46ded: Layer already exists [2023-09-13T05:29:44.570Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:44.570Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:44.832Z] 5a16711e7956: Pushed [2023-09-13T05:29:44.832Z] 8306b5b196e2: Pushed [2023-09-13T05:29:44.832Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:45.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 [2023-09-13T05:29:45.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T05:29:45.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T05:29:45.484Z] bb51a8ca8074: Preparing [2023-09-13T05:29:45.484Z] 8306b5b196e2: Preparing [2023-09-13T05:29:45.484Z] 5a16711e7956: Preparing [2023-09-13T05:29:45.484Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:45.484Z] 070a4ddbd772: Preparing [2023-09-13T05:29:45.484Z] 879132e46ded: Preparing [2023-09-13T05:29:45.484Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:45.484Z] b2191e2be29d: Preparing [2023-09-13T05:29:45.484Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:45.484Z] b2191e2be29d: Waiting [2023-09-13T05:29:45.484Z] 879132e46ded: Waiting [2023-09-13T05:29:45.484Z] 5a16711e7956: Layer already exists [2023-09-13T05:29:45.484Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:45.484Z] 8306b5b196e2: Layer already exists [2023-09-13T05:29:45.484Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:45.484Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:45.484Z] 879132e46ded: Layer already exists [2023-09-13T05:29:45.484Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:45.484Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:45.484Z] latest: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:45.812Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:46.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.45 [2023-09-13T05:29:46.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T05:29:46.138Z] bb51a8ca8074: Preparing [2023-09-13T05:29:46.138Z] 8306b5b196e2: Preparing [2023-09-13T05:29:46.138Z] 5a16711e7956: Preparing [2023-09-13T05:29:46.138Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:46.138Z] 070a4ddbd772: Preparing [2023-09-13T05:29:46.138Z] 879132e46ded: Preparing [2023-09-13T05:29:46.138Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:46.138Z] b2191e2be29d: Preparing [2023-09-13T05:29:46.138Z] 879132e46ded: Waiting [2023-09-13T05:29:46.138Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:46.138Z] b2191e2be29d: Waiting [2023-09-13T05:29:46.138Z] 5a16711e7956: Layer already exists [2023-09-13T05:29:46.138Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:46.138Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:46.138Z] 8306b5b196e2: Layer already exists [2023-09-13T05:29:46.138Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:46.138Z] 879132e46ded: Layer already exists [2023-09-13T05:29:46.138Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:46.138Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:46.138Z] 3.1.0-dev.45: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:46.458Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:46.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:46.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T05:29:46.776Z] bb51a8ca8074: Preparing [2023-09-13T05:29:46.776Z] 8306b5b196e2: Preparing [2023-09-13T05:29:46.776Z] 5a16711e7956: Preparing [2023-09-13T05:29:46.776Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:46.776Z] 070a4ddbd772: Preparing [2023-09-13T05:29:46.776Z] 879132e46ded: Preparing [2023-09-13T05:29:46.776Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:46.776Z] b2191e2be29d: Preparing [2023-09-13T05:29:46.776Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:46.776Z] b2191e2be29d: Waiting [2023-09-13T05:29:46.776Z] 879132e46ded: Waiting [2023-09-13T05:29:46.776Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:46.776Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:46.776Z] 8306b5b196e2: Layer already exists [2023-09-13T05:29:46.776Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:46.776Z] 5a16711e7956: Layer already exists [2023-09-13T05:29:46.776Z] 879132e46ded: Layer already exists [2023-09-13T05:29:46.776Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:46.776Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:46.776Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:47.099Z] + 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 [2023-09-13T05:29:47.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-13T05:29:47.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T05:29:47.419Z] bb51a8ca8074: Preparing [2023-09-13T05:29:47.419Z] 8306b5b196e2: Preparing [2023-09-13T05:29:47.419Z] 5a16711e7956: Preparing [2023-09-13T05:29:47.419Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:47.419Z] 070a4ddbd772: Preparing [2023-09-13T05:29:47.419Z] 879132e46ded: Preparing [2023-09-13T05:29:47.419Z] 1b5f9379d47a: Preparing [2023-09-13T05:29:47.419Z] b2191e2be29d: Preparing [2023-09-13T05:29:47.419Z] 879132e46ded: Waiting [2023-09-13T05:29:47.419Z] 1b5f9379d47a: Waiting [2023-09-13T05:29:47.419Z] b2191e2be29d: Waiting [2023-09-13T05:29:47.419Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:47.419Z] 8306b5b196e2: Layer already exists [2023-09-13T05:29:47.419Z] bb51a8ca8074: Layer already exists [2023-09-13T05:29:47.419Z] 5a16711e7956: Layer already exists [2023-09-13T05:29:47.419Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:47.419Z] 879132e46ded: Layer already exists [2023-09-13T05:29:47.419Z] 1b5f9379d47a: Layer already exists [2023-09-13T05:29:47.419Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:47.419Z] main: digest: sha256:abbbc1a3c161b70e834524ac358263b9bf5dc44a73d4a5272e90cc9b577de4f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:29:47.720Z] ===================================================== [Pipeline] echo [2023-09-13T05:29:47.727Z] taggedImages: [2023-09-13T05:29:47.727Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:47.727Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T05:29:47.727Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.45 [2023-09-13T05:29:47.727Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:47.727Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-13T05:29:47.742Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-13T05:29:47.742Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:47.742Z] latest [2023-09-13T05:29:47.742Z] 3.1.0-dev.45 [2023-09-13T05:29:47.742Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:47.742Z] main [2023-09-13T05:29:47.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:48.063Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:48.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:48.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T05:29:48.380Z] 5adf8ea219df: Preparing [2023-09-13T05:29:48.380Z] 8b50c7666d99: Preparing [2023-09-13T05:29:48.380Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:48.380Z] 070a4ddbd772: Preparing [2023-09-13T05:29:48.380Z] 0f60ecfa9a48: Preparing [2023-09-13T05:29:48.380Z] b2191e2be29d: Preparing [2023-09-13T05:29:48.380Z] b2191e2be29d: Waiting [2023-09-13T05:29:48.380Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:48.380Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:48.380Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:48.643Z] 5adf8ea219df: Pushed [2023-09-13T05:29:48.643Z] 0f60ecfa9a48: Pushed [2023-09-13T05:29:53.952Z] 8b50c7666d99: Pushed [2023-09-13T05:29:53.952Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:54.276Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:54.596Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T05:29:54.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T05:29:54.596Z] 5adf8ea219df: Preparing [2023-09-13T05:29:54.596Z] 8b50c7666d99: Preparing [2023-09-13T05:29:54.596Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:54.596Z] 070a4ddbd772: Preparing [2023-09-13T05:29:54.596Z] 0f60ecfa9a48: Preparing [2023-09-13T05:29:54.596Z] b2191e2be29d: Preparing [2023-09-13T05:29:54.596Z] b2191e2be29d: Waiting [2023-09-13T05:29:54.596Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:54.596Z] 5adf8ea219df: Layer already exists [2023-09-13T05:29:54.596Z] 0f60ecfa9a48: Layer already exists [2023-09-13T05:29:54.596Z] 8b50c7666d99: Layer already exists [2023-09-13T05:29:54.596Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:54.596Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:54.596Z] latest: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:54.924Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:55.247Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.45 [2023-09-13T05:29:55.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T05:29:55.247Z] 5adf8ea219df: Preparing [2023-09-13T05:29:55.247Z] 8b50c7666d99: Preparing [2023-09-13T05:29:55.247Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:55.247Z] 070a4ddbd772: Preparing [2023-09-13T05:29:55.247Z] 0f60ecfa9a48: Preparing [2023-09-13T05:29:55.247Z] b2191e2be29d: Preparing [2023-09-13T05:29:55.247Z] b2191e2be29d: Waiting [2023-09-13T05:29:55.247Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:55.247Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:55.247Z] 0f60ecfa9a48: Layer already exists [2023-09-13T05:29:55.247Z] 8b50c7666d99: Layer already exists [2023-09-13T05:29:55.247Z] 5adf8ea219df: Layer already exists [2023-09-13T05:29:55.247Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:55.247Z] 3.1.0-dev.45: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:55.569Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:55.889Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:55.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T05:29:55.889Z] 5adf8ea219df: Preparing [2023-09-13T05:29:55.889Z] 8b50c7666d99: Preparing [2023-09-13T05:29:55.889Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:55.889Z] 070a4ddbd772: Preparing [2023-09-13T05:29:55.889Z] 0f60ecfa9a48: Preparing [2023-09-13T05:29:55.889Z] b2191e2be29d: Preparing [2023-09-13T05:29:55.889Z] b2191e2be29d: Waiting [2023-09-13T05:29:55.889Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:55.889Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:55.889Z] 5adf8ea219df: Layer already exists [2023-09-13T05:29:55.889Z] 8b50c7666d99: Layer already exists [2023-09-13T05:29:55.889Z] 0f60ecfa9a48: Layer already exists [2023-09-13T05:29:55.889Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:55.889Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:56.321Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:56.645Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-13T05:29:56.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T05:29:56.645Z] 5adf8ea219df: Preparing [2023-09-13T05:29:56.645Z] 8b50c7666d99: Preparing [2023-09-13T05:29:56.645Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:56.645Z] 070a4ddbd772: Preparing [2023-09-13T05:29:56.645Z] 0f60ecfa9a48: Preparing [2023-09-13T05:29:56.645Z] b2191e2be29d: Preparing [2023-09-13T05:29:56.645Z] b2191e2be29d: Waiting [2023-09-13T05:29:56.645Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:56.645Z] 8b50c7666d99: Layer already exists [2023-09-13T05:29:56.645Z] 0f60ecfa9a48: Layer already exists [2023-09-13T05:29:56.645Z] 5adf8ea219df: Layer already exists [2023-09-13T05:29:56.645Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:56.645Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:56.645Z] main: digest: sha256:b1d34c634e7ab9c8f04596a744b2912c75b61ec79163e60fc07c58cb9eee09f1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:29:56.948Z] ===================================================== [Pipeline] echo [2023-09-13T05:29:56.954Z] taggedImages: [2023-09-13T05:29:56.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:56.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T05:29:56.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.45 [2023-09-13T05:29:56.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:56.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-13T05:29:56.968Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-13T05:29:56.968Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:56.968Z] latest [2023-09-13T05:29:56.968Z] 3.1.0-dev.45 [2023-09-13T05:29:56.968Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:29:56.968Z] main [2023-09-13T05:29:56.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:57.308Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:29:57.635Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:29:57.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T05:29:57.635Z] 4e506bbde6d2: Preparing [2023-09-13T05:29:57.635Z] fa4cb8fff0e3: Preparing [2023-09-13T05:29:57.635Z] e5aa0c4ca88d: Preparing [2023-09-13T05:29:57.635Z] 070a4ddbd772: Preparing [2023-09-13T05:29:57.635Z] ec6da7fadcb0: Preparing [2023-09-13T05:29:57.635Z] b2191e2be29d: Preparing [2023-09-13T05:29:57.635Z] b2191e2be29d: Waiting [2023-09-13T05:29:57.635Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:29:57.899Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:29:57.899Z] 070a4ddbd772: Layer already exists [2023-09-13T05:29:57.899Z] b2191e2be29d: Layer already exists [2023-09-13T05:29:57.899Z] 4e506bbde6d2: Pushed [2023-09-13T05:30:04.519Z] fa4cb8fff0e3: Pushed [2023-09-13T05:30:04.519Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:05.427Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:05.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T05:30:05.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T05:30:05.756Z] 4e506bbde6d2: Preparing [2023-09-13T05:30:05.756Z] fa4cb8fff0e3: Preparing [2023-09-13T05:30:05.756Z] e5aa0c4ca88d: Preparing [2023-09-13T05:30:05.756Z] 070a4ddbd772: Preparing [2023-09-13T05:30:05.756Z] ec6da7fadcb0: Preparing [2023-09-13T05:30:05.756Z] b2191e2be29d: Preparing [2023-09-13T05:30:05.756Z] b2191e2be29d: Waiting [2023-09-13T05:30:05.756Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:30:05.756Z] 070a4ddbd772: Layer already exists [2023-09-13T05:30:05.756Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:30:05.756Z] 4e506bbde6d2: Layer already exists [2023-09-13T05:30:05.756Z] fa4cb8fff0e3: Layer already exists [2023-09-13T05:30:05.756Z] b2191e2be29d: Layer already exists [2023-09-13T05:30:05.756Z] latest: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:06.350Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:06.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.45 [2023-09-13T05:30:06.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T05:30:06.676Z] 4e506bbde6d2: Preparing [2023-09-13T05:30:06.676Z] fa4cb8fff0e3: Preparing [2023-09-13T05:30:06.676Z] e5aa0c4ca88d: Preparing [2023-09-13T05:30:06.676Z] 070a4ddbd772: Preparing [2023-09-13T05:30:06.676Z] ec6da7fadcb0: Preparing [2023-09-13T05:30:06.676Z] b2191e2be29d: Preparing [2023-09-13T05:30:06.676Z] b2191e2be29d: Waiting [2023-09-13T05:30:06.676Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:30:06.676Z] 070a4ddbd772: Layer already exists [2023-09-13T05:30:06.676Z] fa4cb8fff0e3: Layer already exists [2023-09-13T05:30:06.676Z] 4e506bbde6d2: Layer already exists [2023-09-13T05:30:06.676Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:30:06.676Z] b2191e2be29d: Layer already exists [2023-09-13T05:30:06.941Z] 3.1.0-dev.45: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:07.270Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:07.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:30:07.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T05:30:07.596Z] 4e506bbde6d2: Preparing [2023-09-13T05:30:07.596Z] fa4cb8fff0e3: Preparing [2023-09-13T05:30:07.596Z] e5aa0c4ca88d: Preparing [2023-09-13T05:30:07.596Z] 070a4ddbd772: Preparing [2023-09-13T05:30:07.596Z] ec6da7fadcb0: Preparing [2023-09-13T05:30:07.596Z] b2191e2be29d: Preparing [2023-09-13T05:30:07.596Z] b2191e2be29d: Waiting [2023-09-13T05:30:07.596Z] fa4cb8fff0e3: Layer already exists [2023-09-13T05:30:07.596Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:30:07.596Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:30:07.596Z] 070a4ddbd772: Layer already exists [2023-09-13T05:30:07.596Z] 4e506bbde6d2: Layer already exists [2023-09-13T05:30:07.596Z] b2191e2be29d: Layer already exists [2023-09-13T05:30:07.596Z] 27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:07.929Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:08.255Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-13T05:30:08.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T05:30:08.255Z] 4e506bbde6d2: Preparing [2023-09-13T05:30:08.255Z] fa4cb8fff0e3: Preparing [2023-09-13T05:30:08.255Z] e5aa0c4ca88d: Preparing [2023-09-13T05:30:08.255Z] 070a4ddbd772: Preparing [2023-09-13T05:30:08.255Z] ec6da7fadcb0: Preparing [2023-09-13T05:30:08.255Z] b2191e2be29d: Preparing [2023-09-13T05:30:08.255Z] b2191e2be29d: Waiting [2023-09-13T05:30:08.255Z] e5aa0c4ca88d: Layer already exists [2023-09-13T05:30:08.255Z] fa4cb8fff0e3: Layer already exists [2023-09-13T05:30:08.255Z] ec6da7fadcb0: Layer already exists [2023-09-13T05:30:08.255Z] 070a4ddbd772: Layer already exists [2023-09-13T05:30:08.255Z] 4e506bbde6d2: Layer already exists [2023-09-13T05:30:08.255Z] b2191e2be29d: Layer already exists [2023-09-13T05:30:08.519Z] main: digest: sha256:8001ba04e36ca54ff09190a83e99086ac16cda2e014f78d426b4b2c89a4e9d2c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T05:30:08.558Z] ===================================================== [Pipeline] echo [2023-09-13T05:30:08.564Z] taggedImages: [2023-09-13T05:30:08.564Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec [2023-09-13T05:30:08.564Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T05:30:08.564Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.45 [2023-09-13T05:30:08.564Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:27f8dfd4927d2773c81647b42d879c019fbc73ec-3.1.0-dev.45 [2023-09-13T05:30:08.564Z] - 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 [2023-09-13T05:30:08.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T05:30:08.918Z] [2023-09-13T05:30:08.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:09.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T05:30:09.237Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T05:30:09.237Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T05:30:09.237Z] 04944245beec: Pulling fs layer [2023-09-13T05:30:09.237Z] 699f458cf7ca: Pulling fs layer [2023-09-13T05:30:09.237Z] 765212b225bb: Pulling fs layer [2023-09-13T05:30:09.237Z] f23df028b6ca: Pulling fs layer [2023-09-13T05:30:09.237Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T05:30:09.237Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T05:30:09.237Z] 765212b225bb: Waiting [2023-09-13T05:30:09.237Z] f23df028b6ca: Waiting [2023-09-13T05:30:09.237Z] d65c8cfc05b1: Waiting [2023-09-13T05:30:09.237Z] 2437ff75d9bd: Waiting [2023-09-13T05:30:09.505Z] 04944245beec: Verifying Checksum [2023-09-13T05:30:09.506Z] 04944245beec: Download complete [2023-09-13T05:30:09.506Z] 765212b225bb: Download complete [2023-09-13T05:30:09.506Z] f23df028b6ca: Verifying Checksum [2023-09-13T05:30:09.506Z] f23df028b6ca: Download complete [2023-09-13T05:30:09.506Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T05:30:09.506Z] d65c8cfc05b1: Download complete [2023-09-13T05:30:09.506Z] 699f458cf7ca: Verifying Checksum [2023-09-13T05:30:09.506Z] 699f458cf7ca: Download complete [2023-09-13T05:30:10.201Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T05:30:10.201Z] 8998bd30e6a1: Download complete [2023-09-13T05:30:12.207Z] 2437ff75d9bd: Download complete [2023-09-13T05:30:14.148Z] 8998bd30e6a1: Pull complete [2023-09-13T05:30:14.728Z] 04944245beec: Pull complete [2023-09-13T05:30:16.130Z] 699f458cf7ca: Pull complete [2023-09-13T05:30:16.130Z] 765212b225bb: Pull complete [2023-09-13T05:30:19.454Z] f23df028b6ca: Pull complete [2023-09-13T05:30:19.454Z] d65c8cfc05b1: Pull complete [2023-09-13T05:30:34.420Z] 2437ff75d9bd: Pull complete [2023-09-13T05:30:34.420Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T05:30:34.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T05:30:34.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:30:34.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-6081 does not seem to be running inside a container [2023-09-13T05:30:34.650Z] $ 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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-13T05:30:37.273Z] $ docker top e5e09883a115267d6a818c8cd31c0d9d3ac028362af698dca72eef2ba3ac048b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:30:37.854Z] ---> job-cost.sh [2023-09-13T05:30:38.119Z] lf-activate-venv: SKIPPING [2023-09-13T05:30:38.119Z] INFO: No Stack... [2023-09-13T05:30:38.384Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T05:30:39.334Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T05:30:39.646Z] + cat /w/workspace/edgex-go/579/archives/cost.csv [2023-09-13T05:30:39.646Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T05:30:39.945Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] [2023-09-13T05:30:39.959Z] Resource [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] did not exist. Created. [2023-09-13T05:30:39.959Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T05:30:40.275Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T05:30:40.806Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T05:30:40.818Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-579-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T05:30:40.832Z] $ docker stop --time=1 e5e09883a115267d6a818c8cd31c0d9d3ac028362af698dca72eef2ba3ac048b [2023-09-13T05:30:42.273Z] $ docker rm -f --volumes e5e09883a115267d6a818c8cd31c0d9d3ac028362af698dca72eef2ba3ac048b [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 [2023-09-13T05:30:42.710Z] provisioning config files... [2023-09-13T05:30:42.717Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/579@tmp/config1936482245537328287tmp [Pipeline] { [Pipeline] sh [2023-09-13T05:30:43.017Z] + set +x [2023-09-13T05:30:43.018Z] + bash -s -- [2023-09-13T05:30:43.018Z] + curl -s https://codecov.io/bash [2023-09-13T05:30:43.018Z] [2023-09-13T05:30:43.018Z] _____ _ [2023-09-13T05:30:43.018Z] / ____| | | [2023-09-13T05:30:43.018Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T05:30:43.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T05:30:43.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T05:30:43.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T05:30:43.018Z] Bash-1.0.6 [2023-09-13T05:30:43.018Z] [2023-09-13T05:30:43.018Z] [2023-09-13T05:30:43.018Z] ==> git version 2.25.1 found [2023-09-13T05:30:43.018Z] ==> 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 [2023-09-13T05:30:43.018Z] Release-Date: 2020-01-08 [2023-09-13T05:30:43.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-13T05:30:43.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T05:30:43.018Z] ==> Jenkins CI detected. [2023-09-13T05:30:43.018Z] current dir:  /w/workspace/edgex-go/579 [2023-09-13T05:30:43.018Z] project root: . [2023-09-13T05:30:43.018Z] --> token set from env [2023-09-13T05:30:43.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T05:30:43.276Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T05:30:43.276Z] ==> Python coveragepy not found [2023-09-13T05:30:43.276Z] ==> Searching for coverage reports in: [2023-09-13T05:30:43.276Z] + . [2023-09-13T05:30:43.276Z] -> Found 1 reports [2023-09-13T05:30:43.276Z] ==> Detecting git/mercurial file structure [2023-09-13T05:30:43.276Z] ==> Reading reports [2023-09-13T05:30:43.276Z] + ./coverage.out bytes=450471 [2023-09-13T05:30:43.276Z] ==> Appending adjustments [2023-09-13T05:30:43.276Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T05:30:44.213Z] + Found adjustments [2023-09-13T05:30:44.213Z] ==> Gzipping contents [2023-09-13T05:30:44.213Z] 60K /tmp/codecov.9F17Ex.gz [2023-09-13T05:30:44.213Z] ==> Uploading reports [2023-09-13T05:30:44.213Z] url: https://codecov.io [2023-09-13T05:30:44.213Z] query: branch=main&commit=27f8dfd4927d2773c81647b42d879c019fbc73ec&build=579&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F579%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T05:30:44.213Z] -> Pinging Codecov [2023-09-13T05:30:44.213Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=27f8dfd4927d2773c81647b42d879c019fbc73ec&build=579&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F579%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T05:30:44.472Z] -> Uploading to [2023-09-13T05:30:44.472Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/00271124DB129430A58F1EEE437C3FCB/27f8dfd4927d2773c81647b42d879c019fbc73ec/1d102de2-2068-4df9-91dd-414f7b16b9a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T053044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e5d84c9f49e29a357f395395f06fca2379116457a09d4732724e15355441174 [2023-09-13T05:30:44.472Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T05:30:44.472Z] Dload Upload Total Spent Left Speed [2023-09-13T05:30:44.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57812 0 0 100 57812 0 233k --:--:-- --:--:-- --:--:-- 233k [2023-09-13T05:30:44.730Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/27f8dfd4927d2773c81647b42d879c019fbc73ec [Pipeline] } [2023-09-13T05:30:44.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-13T05:30:44.914Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-13T05:30:44.924Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:45.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T05:30:45.213Z] [2023-09-13T05:30:45.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:30:45.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T05:30:45.774Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-13T05:30:45.774Z] df9b9388f04a: Pulling fs layer [2023-09-13T05:30:45.774Z] 52dc419b0ee2: Pulling fs layer [2023-09-13T05:30:45.774Z] 25bc292e5bac: Pulling fs layer [2023-09-13T05:30:45.774Z] 114826534d7a: Pulling fs layer [2023-09-13T05:30:45.774Z] 4657fd5d0bcf: Pulling fs layer [2023-09-13T05:30:45.774Z] 6ad1cebc031e: Pulling fs layer [2023-09-13T05:30:45.774Z] 8a3aa393b2d8: Pulling fs layer [2023-09-13T05:30:45.774Z] 114826534d7a: Waiting [2023-09-13T05:30:45.774Z] 4657fd5d0bcf: Waiting [2023-09-13T05:30:45.774Z] 6ad1cebc031e: Waiting [2023-09-13T05:30:45.774Z] 8a3aa393b2d8: Waiting [2023-09-13T05:30:45.774Z] 25bc292e5bac: Download complete [2023-09-13T05:30:45.774Z] 52dc419b0ee2: Verifying Checksum [2023-09-13T05:30:45.774Z] 52dc419b0ee2: Download complete [2023-09-13T05:30:45.774Z] 4657fd5d0bcf: Verifying Checksum [2023-09-13T05:30:45.774Z] 4657fd5d0bcf: Download complete [2023-09-13T05:30:45.774Z] df9b9388f04a: Verifying Checksum [2023-09-13T05:30:45.774Z] df9b9388f04a: Download complete [2023-09-13T05:30:46.036Z] df9b9388f04a: Pull complete [2023-09-13T05:30:46.036Z] 52dc419b0ee2: Pull complete [2023-09-13T05:30:46.036Z] 6ad1cebc031e: Verifying Checksum [2023-09-13T05:30:46.036Z] 6ad1cebc031e: Download complete [2023-09-13T05:30:46.036Z] 25bc292e5bac: Pull complete [2023-09-13T05:30:46.972Z] 114826534d7a: Verifying Checksum [2023-09-13T05:30:46.972Z] 114826534d7a: Download complete [2023-09-13T05:30:46.972Z] 8a3aa393b2d8: Verifying Checksum [2023-09-13T05:30:46.972Z] 8a3aa393b2d8: Download complete [2023-09-13T05:30:50.253Z] 114826534d7a: Pull complete [2023-09-13T05:30:50.253Z] 4657fd5d0bcf: Pull complete [2023-09-13T05:30:50.253Z] 6ad1cebc031e: Pull complete [2023-09-13T05:30:52.778Z] 8a3aa393b2d8: Pull complete [2023-09-13T05:30:52.778Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-13T05:30:52.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T05:30:52.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:30:52.855Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:30:52.910Z] $ 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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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:1.410.4 cat [2023-09-13T05:31:00.049Z] $ docker top bdddf5df3145c541cc990a50b9b7c2220b54e3dd1059d68eea11e0207cc3d646 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T05:31:00.112Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-13T05:31:00.387Z] + set -o pipefail [2023-09-13T05:31:00.387Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-13T05:31:06.955Z] [2023-09-13T05:31:06.955Z] Monitoring /w/workspace/edgex-go/579 (github.com/edgexfoundry/edgex-go)... [2023-09-13T05:31:06.955Z] [2023-09-13T05:31:06.955Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c1c13631-2562-42a3-9fa3-44c2abda3ae8 [2023-09-13T05:31:06.955Z] [2023-09-13T05:31:06.955Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-13T05:31:06.955Z] [2023-09-13T05:31:06.955Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-13T05:31:06.955Z] [2023-09-13T05:31:06.955Z] [2023-09-13T05:31:06.955Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-13T05:31:06.955Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-13T05:31:06.955Z] More details here: https://snyk.co/ue1NS [2023-09-13T05:31:06.955Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-13T05:31:06.955Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-13T05:31:06.965Z] $ docker stop --time=1 bdddf5df3145c541cc990a50b9b7c2220b54e3dd1059d68eea11e0207cc3d646 [2023-09-13T05:31:11.739Z] $ docker rm -f --volumes bdddf5df3145c541cc990a50b9b7c2220b54e3dd1059d68eea11e0207cc3d646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-13T05:31:12.124Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T05:31:12.139Z] provisioning config files... [2023-09-13T05:31:12.147Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/579@tmp/config16895853234102323282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:31:12.441Z] --> edgex-publish-swagger.sh [2023-09-13T05:31:12.441Z] === Publish openapi/v3 API === [2023-09-13T05:31:12.441Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-13T05:31:12.441Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/579/openapi/v3/core-command.yaml] [2023-09-13T05:31:12.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T05:31:12.441Z] Dload Upload Total Spent Left Speed [2023-09-13T05:31:12.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68012 --:--:-- --:--:-- --:--:-- 67871 100 32782 0 0 100 32782 0 68012 --:--:-- --:--:-- --:--:-- 67871 [2023-09-13T05:31:12.700Z] [2023-09-13T05:31:12.700Z] [2023-09-13T05:31:12.700Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/579/openapi/v3/core-data.yaml] [2023-09-13T05:31:12.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T05:31:12.700Z] Dload Upload Total Spent Left Speed [2023-09-13T05:31:13.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 139k --:--:-- --:--:-- --:--:-- 139k [2023-09-13T05:31:13.268Z] [2023-09-13T05:31:13.268Z] [2023-09-13T05:31:13.268Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/579/openapi/v3/core-metadata.yaml] [2023-09-13T05:31:13.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T05:31:13.268Z] Dload Upload Total Spent Left Speed [2023-09-13T05:31:13.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 260k --:--:-- --:--:-- --:--:-- 259k 100 144k 0 0 100 144k 0 260k --:--:-- --:--:-- --:--:-- 259k [2023-09-13T05:31:13.836Z] [2023-09-13T05:31:13.836Z] [2023-09-13T05:31:13.836Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/579/openapi/v3/support-notifications.yaml] [2023-09-13T05:31:13.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T05:31:13.836Z] Dload Upload Total Spent Left Speed [2023-09-13T05:31:14.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 165k --:--:-- --:--:-- --:--:-- 165k [2023-09-13T05:31:14.420Z] [2023-09-13T05:31:14.420Z] [2023-09-13T05:31:14.420Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/579/openapi/v3/support-scheduler.yaml] [2023-09-13T05:31:14.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T05:31:14.420Z] Dload Upload Total Spent Left Speed [2023-09-13T05:31:14.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 80334 --:--:-- --:--:-- --:--:-- 80160 100 36954 0 0 100 36954 0 80334 --:--:-- --:--:-- --:--:-- 80160 [2023-09-13T05:31:14.987Z] [2023-09-13T05:31:14.987Z] [Pipeline] } [2023-09-13T05:31:14.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-13T05:31:15.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T05:31:15.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:31:15.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T05:31:15.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:31:15.733Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:31:15.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:31:16.306Z] $ docker top cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 -eo pid,comm [2023-09-13T05:31:16.367Z] 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). [2023-09-13T05:31:16.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T05:31:16.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T05:31:16.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T05:31:16.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T05:31:16.526Z] $ docker exec cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 ssh-agent [2023-09-13T05:31:16.626Z] SSH_AUTH_SOCK=/tmp/ssh-IJgEOF2gZPcw/agent.31 [2023-09-13T05:31:16.626Z] SSH_AGENT_PID=37 [2023-09-13T05:31:16.631Z] Running ssh-add (command line suppressed) [2023-09-13T05:31:16.743Z] Identity added: /w/workspace/edgex-go/579@tmp/private_key_10801881414559746014.key (/w/workspace/edgex-go/579@tmp/private_key_10801881414559746014.key) [2023-09-13T05:31:16.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T05:31:17.043Z] + git semver tag [2023-09-13T05:31:17.302Z] 2023-09-13 05:31:17,234 [run_tag] DEBUG tag force:False [2023-09-13T05:31:17.302Z] 2023-09-13 05:31:17,234 [check_head_tag] DEBUG check head tag [2023-09-13T05:31:17.302Z] 2023-09-13 05:31:17,235 [execute] INFO git cat-file --batch-check [2023-09-13T05:31:17.303Z] 2023-09-13 05:31:17,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=) [2023-09-13T05:31:17.303Z] 2023-09-13 05:31:17,239 [execute] INFO git cat-file --batch [2023-09-13T05:31:17.303Z] 2023-09-13 05:31:17,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=) [2023-09-13T05:31:17.303Z] 2023-09-13 05:31:17,260 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:31:17.303Z] 2023-09-13 05:31:17,260 [execute] INFO git tag -a v3.1.0-dev.45 -m v3.1.0-dev.45 [2023-09-13T05:31:17.303Z] 2023-09-13 05:31:17,260 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.45', '-m', 'v3.1.0-dev.45'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=None) [2023-09-13T05:31:17.303Z] 2023-09-13 05:31:17,265 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:31:17.303Z] 3.1.0-dev.45 [Pipeline] } [2023-09-13T05:31:17.311Z] $ docker exec --env ******** --env ******** cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 ssh-agent -k [2023-09-13T05:31:17.415Z] unset SSH_AUTH_SOCK; [2023-09-13T05:31:17.415Z] unset SSH_AGENT_PID; [2023-09-13T05:31:17.415Z] echo Agent pid 37 killed; [2023-09-13T05:31:17.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T05:31:17.740Z] + git semver [Pipeline] } [2023-09-13T05:31:18.012Z] $ docker stop --time=1 cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 [2023-09-13T05:31:19.403Z] $ docker rm -f --volumes cf1ae702b14a5becce0289e97901d9a14d2ec20ddbbf9a0ec08be286f0ae7746 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:31:19.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T05:31:19.782Z] [2023-09-13T05:31:19.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:31:20.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T05:31:20.093Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-13T05:31:20.093Z] ab5ef0e58194: Pulling fs layer [2023-09-13T05:31:20.094Z] 9712f1f96733: Pulling fs layer [2023-09-13T05:31:20.094Z] 63f879dbbcfc: Pulling fs layer [2023-09-13T05:31:20.094Z] 0d9ebad4ef96: Pulling fs layer [2023-09-13T05:31:20.094Z] e9a5061849ea: Pulling fs layer [2023-09-13T05:31:20.094Z] d747dcd14b5f: Pulling fs layer [2023-09-13T05:31:20.094Z] 2de7ff778b66: Pulling fs layer [2023-09-13T05:31:20.094Z] 0d9ebad4ef96: Waiting [2023-09-13T05:31:20.094Z] e9a5061849ea: Waiting [2023-09-13T05:31:20.094Z] d747dcd14b5f: Waiting [2023-09-13T05:31:20.094Z] 2de7ff778b66: Waiting [2023-09-13T05:31:20.094Z] 9712f1f96733: Verifying Checksum [2023-09-13T05:31:20.094Z] 9712f1f96733: Download complete [2023-09-13T05:31:20.669Z] 63f879dbbcfc: Verifying Checksum [2023-09-13T05:31:20.669Z] 63f879dbbcfc: Download complete [2023-09-13T05:31:20.669Z] e9a5061849ea: Verifying Checksum [2023-09-13T05:31:20.669Z] e9a5061849ea: Download complete [2023-09-13T05:31:20.669Z] d747dcd14b5f: Verifying Checksum [2023-09-13T05:31:20.669Z] d747dcd14b5f: Download complete [2023-09-13T05:31:20.669Z] 0d9ebad4ef96: Verifying Checksum [2023-09-13T05:31:20.669Z] 0d9ebad4ef96: Download complete [2023-09-13T05:31:20.669Z] ab5ef0e58194: Verifying Checksum [2023-09-13T05:31:20.669Z] ab5ef0e58194: Download complete [2023-09-13T05:31:20.927Z] 2de7ff778b66: Verifying Checksum [2023-09-13T05:31:20.927Z] 2de7ff778b66: Download complete [2023-09-13T05:31:24.211Z] ab5ef0e58194: Pull complete [2023-09-13T05:31:24.211Z] 9712f1f96733: Pull complete [2023-09-13T05:31:24.470Z] 63f879dbbcfc: Pull complete [2023-09-13T05:31:28.650Z] 0d9ebad4ef96: Pull complete [2023-09-13T05:31:28.650Z] e9a5061849ea: Pull complete [2023-09-13T05:31:28.907Z] d747dcd14b5f: Pull complete [2023-09-13T05:31:29.839Z] 2de7ff778b66: Pull complete [2023-09-13T05:31:29.839Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-13T05:31:30.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T05:31:30.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:31:30.179Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:31:30.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:31:39.193Z] $ docker top 91b9de2ab9f67632eaf1bef4ca7db3bbb5e19eba96a192ba81ef572cb2f746e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-13T05:31:39.263Z] provisioning config files... [2023-09-13T05:31:39.269Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/579@tmp/config7218894144569446727tmp [2023-09-13T05:31:39.277Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/579@tmp/config18024346773085570534tmp [2023-09-13T05:31:39.286Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/579@tmp/config11596713648238930097tmp [Pipeline] { [Pipeline] echo [2023-09-13T05:31:39.300Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:31:39.579Z] ---> sigul-configuration.sh [2023-09-13T05:31:39.579Z] gpg: directory `/root/.gnupg' created [2023-09-13T05:31:39.579Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-13T05:31:39.579Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-13T05:31:39.579Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-13T05:31:39.579Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-13T05:31:39.579Z] gpg: CAST5 encrypted data [2023-09-13T05:31:39.579Z] gpg: encrypted with 1 passphrase [2023-09-13T05:31:39.579Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-13T05:31:39.865Z] + mkdir /home/jenkins [2023-09-13T05:31:39.865Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-13T05:31:40.147Z] + 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 [2023-09-13T05:31:40.156Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:31:40.438Z] ---> sigul-install.sh [2023-09-13T05:31:40.438Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-13T05:31:40.721Z] + git tag --list [2023-09-13T05:31:40.721Z] 0.6.0 [2023-09-13T05:31:40.721Z] 0.6.1 [2023-09-13T05:31:40.721Z] 0.7.0 [2023-09-13T05:31:40.721Z] 0.7.1 [2023-09-13T05:31:40.721Z] v1.0.0 [2023-09-13T05:31:40.721Z] v1.0.1 [2023-09-13T05:31:40.721Z] v1.1.0 [2023-09-13T05:31:40.721Z] v1.2.0 [2023-09-13T05:31:40.721Z] v1.2.1 [2023-09-13T05:31:40.721Z] v1.3.0 [2023-09-13T05:31:40.721Z] v1.3.1 [2023-09-13T05:31:40.721Z] v2.0.0 [2023-09-13T05:31:40.721Z] v2.1.0 [2023-09-13T05:31:40.721Z] v2.1.1 [2023-09-13T05:31:40.721Z] v2.2.0 [2023-09-13T05:31:40.721Z] v2.3.0 [2023-09-13T05:31:40.721Z] v3.0 [2023-09-13T05:31:40.721Z] v3.0.0 [2023-09-13T05:31:40.721Z] v3.1.0-dev.1 [2023-09-13T05:31:40.721Z] v3.1.0-dev.10 [2023-09-13T05:31:40.721Z] v3.1.0-dev.11 [2023-09-13T05:31:40.721Z] v3.1.0-dev.12 [2023-09-13T05:31:40.721Z] v3.1.0-dev.13 [2023-09-13T05:31:40.721Z] v3.1.0-dev.14 [2023-09-13T05:31:40.721Z] v3.1.0-dev.15 [2023-09-13T05:31:40.721Z] v3.1.0-dev.16 [2023-09-13T05:31:40.721Z] v3.1.0-dev.17 [2023-09-13T05:31:40.721Z] v3.1.0-dev.18 [2023-09-13T05:31:40.721Z] v3.1.0-dev.19 [2023-09-13T05:31:40.721Z] v3.1.0-dev.2 [2023-09-13T05:31:40.721Z] v3.1.0-dev.20 [2023-09-13T05:31:40.721Z] v3.1.0-dev.21 [2023-09-13T05:31:40.721Z] v3.1.0-dev.22 [2023-09-13T05:31:40.721Z] v3.1.0-dev.23 [2023-09-13T05:31:40.721Z] v3.1.0-dev.24 [2023-09-13T05:31:40.721Z] v3.1.0-dev.25 [2023-09-13T05:31:40.721Z] v3.1.0-dev.26 [2023-09-13T05:31:40.721Z] v3.1.0-dev.27 [2023-09-13T05:31:40.721Z] v3.1.0-dev.28 [2023-09-13T05:31:40.721Z] v3.1.0-dev.29 [2023-09-13T05:31:40.721Z] v3.1.0-dev.3 [2023-09-13T05:31:40.721Z] v3.1.0-dev.30 [2023-09-13T05:31:40.721Z] v3.1.0-dev.31 [2023-09-13T05:31:40.721Z] v3.1.0-dev.32 [2023-09-13T05:31:40.721Z] v3.1.0-dev.33 [2023-09-13T05:31:40.721Z] v3.1.0-dev.34 [2023-09-13T05:31:40.721Z] v3.1.0-dev.35 [2023-09-13T05:31:40.721Z] v3.1.0-dev.36 [2023-09-13T05:31:40.721Z] v3.1.0-dev.37 [2023-09-13T05:31:40.721Z] v3.1.0-dev.38 [2023-09-13T05:31:40.721Z] v3.1.0-dev.39 [2023-09-13T05:31:40.721Z] v3.1.0-dev.4 [2023-09-13T05:31:40.721Z] v3.1.0-dev.40 [2023-09-13T05:31:40.721Z] v3.1.0-dev.41 [2023-09-13T05:31:40.721Z] v3.1.0-dev.42 [2023-09-13T05:31:40.721Z] v3.1.0-dev.43 [2023-09-13T05:31:40.721Z] v3.1.0-dev.44 [2023-09-13T05:31:40.721Z] v3.1.0-dev.45 [2023-09-13T05:31:40.721Z] v3.1.0-dev.5 [2023-09-13T05:31:40.721Z] v3.1.0-dev.6 [2023-09-13T05:31:40.721Z] v3.1.0-dev.7 [2023-09-13T05:31:40.721Z] v3.1.0-dev.8 [2023-09-13T05:31:40.721Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-13T05:31:41.004Z] + lftools sign git-tag v3.1.0-dev.45 [2023-09-13T05:31:41.571Z] Signing Git tag with Sigul... [2023-09-13T05:31:41.571Z] Signing v3.1.0-dev.45 [Pipeline] echo [2023-09-13T05:31:42.146Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:31:42.427Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-13T05:31:42.434Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-13T05:31:42.454Z] $ docker stop --time=1 91b9de2ab9f67632eaf1bef4ca7db3bbb5e19eba96a192ba81ef572cb2f746e0 [2023-09-13T05:31:44.166Z] $ docker rm -f --volumes 91b9de2ab9f67632eaf1bef4ca7db3bbb5e19eba96a192ba81ef572cb2f746e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-13T05:31:44.698Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T05:31:44.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:31:44.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T05:31:44.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:31:45.071Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:31:45.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:31:46.010Z] $ docker top 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd -eo pid,comm [2023-09-13T05:31:46.057Z] 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). [2023-09-13T05:31:46.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T05:31:46.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T05:31:46.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T05:31:46.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T05:31:46.204Z] $ docker exec 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd ssh-agent [2023-09-13T05:31:46.302Z] SSH_AUTH_SOCK=/tmp/ssh-8gaxJVDFy0Kq/agent.18 [2023-09-13T05:31:46.302Z] SSH_AGENT_PID=38 [2023-09-13T05:31:46.306Z] Running ssh-add (command line suppressed) [2023-09-13T05:31:46.402Z] Identity added: /w/workspace/edgex-go/579@tmp/private_key_5021607213083279288.key (/w/workspace/edgex-go/579@tmp/private_key_5021607213083279288.key) [2023-09-13T05:31:46.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T05:31:46.701Z] + git semver bump pre [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,865 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,866 [bump_version] DEBUG bumping version:3.1.0-dev.45 on axis:pre with prefix:dev [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,866 [bump_version] DEBUG bumped version:3.1.0-dev.46 [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,866 [write_version] DEBUG write version:3.1.0-dev.46 to path:/w/workspace/edgex-go/579/.semver/main with force:True [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,866 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,866 [write_file] DEBUG write to file:/w/workspace/edgex-go/579/.semver/main [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,868 [execute] INFO git cat-file --batch-check [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,873 [execute] INFO git cat-file --batch [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T05:31:46.960Z] 2023-09-13 05:31:46,877 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:31:46.960Z] 3.1.0-dev.46 [Pipeline] } [2023-09-13T05:31:46.968Z] $ docker exec --env ******** --env ******** 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd ssh-agent -k [2023-09-13T05:31:47.061Z] unset SSH_AUTH_SOCK; [2023-09-13T05:31:47.061Z] unset SSH_AGENT_PID; [2023-09-13T05:31:47.061Z] echo Agent pid 38 killed; [2023-09-13T05:31:47.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T05:31:47.365Z] + git semver [Pipeline] } [2023-09-13T05:31:47.638Z] $ docker stop --time=1 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd [2023-09-13T05:31:49.060Z] $ docker rm -f --volumes 57aba2102be628f26d5c8fc57e693afc9cb068fa0539cad643628539a40426fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T05:31:49.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T05:31:49.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:31:49.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T05:31:49.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:31:49.766Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:31:49.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:31:50.135Z] $ docker top 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e -eo pid,comm [2023-09-13T05:31:50.185Z] 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). [2023-09-13T05:31:50.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T05:31:50.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T05:31:50.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T05:31:50.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T05:31:50.339Z] $ docker exec 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e ssh-agent [2023-09-13T05:31:50.444Z] SSH_AUTH_SOCK=/tmp/ssh-p8ocEY8gsiPW/agent.33 [2023-09-13T05:31:50.444Z] SSH_AGENT_PID=39 [2023-09-13T05:31:50.449Z] Running ssh-add (command line suppressed) [2023-09-13T05:31:50.554Z] Identity added: /w/workspace/edgex-go/579@tmp/private_key_6543151537666900548.key (/w/workspace/edgex-go/579@tmp/private_key_6543151537666900548.key) [2023-09-13T05:31:50.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T05:31:50.852Z] + git semver push [2023-09-13T05:31:51.110Z] 2023-09-13 05:31:51,013 [run_push] DEBUG push [2023-09-13T05:31:51.110Z] 2023-09-13 05:31:51,013 [execute] INFO git cat-file --batch-check [2023-09-13T05:31:51.110Z] 2023-09-13 05:31:51,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T05:31:51.110Z] 2023-09-13 05:31:51,017 [execute] INFO git rev-list 0682598d18d870a79e066811c3bcadd4985b2eed -- [2023-09-13T05:31:51.110Z] 2023-09-13 05:31:51,017 [execute] DEBUG Popen(['git', 'rev-list', '0682598d18d870a79e066811c3bcadd4985b2eed', '--'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T05:31:51.110Z] 2023-09-13 05:31:51,034 [execute] INFO git fetch -v origin [2023-09-13T05:31:51.110Z] 2023-09-13 05:31:51,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-13T05:31:51.676Z] 2023-09-13 05:31:51,508 [run_push] DEBUG no remote changes detected [2023-09-13T05:31:51.676Z] 2023-09-13 05:31:51,508 [execute] INFO git push origin semver [2023-09-13T05:31:51.676Z] 2023-09-13 05:31:51,509 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/579/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T05:31:52.610Z] 2023-09-13 05:31:52,289 [run_push] DEBUG push all version tags [2023-09-13T05:31:52.610Z] 2023-09-13 05:31:52,290 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-13T05:31:52.610Z] 2023-09-13 05:31:52,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/579, universal_newlines=False, shell=None, istream=None) [2023-09-13T05:31:53.179Z] 2023-09-13 05:31:53,061 [read_version] DEBUG read version from /w/workspace/edgex-go/579/.semver/main [2023-09-13T05:31:53.179Z] 3.1.0-dev.46 [Pipeline] } [2023-09-13T05:31:53.187Z] $ docker exec --env ******** --env ******** 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e ssh-agent -k [2023-09-13T05:31:53.280Z] unset SSH_AUTH_SOCK; [2023-09-13T05:31:53.280Z] unset SSH_AGENT_PID; [2023-09-13T05:31:53.280Z] echo Agent pid 39 killed; [2023-09-13T05:31:53.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T05:31:53.592Z] + git semver [Pipeline] } [2023-09-13T05:31:53.872Z] $ docker stop --time=1 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e [2023-09-13T05:31:55.160Z] $ docker rm -f --volumes 0acbb2b5fe719a4aad3ef1623352796d509b17ec8c4ccc7d183892b9f9b5768e [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 [2023-09-13T05:31:55.705Z] + [ -d /w/workspace/edgex-go/579/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:31:55.994Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:31:56.850Z] ---> package-listing.sh [2023-09-13T05:31:56.850Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T05:31:56.850Z] ++ facter osfamily [2023-09-13T05:31:57.109Z] + OS_FAMILY=debian [2023-09-13T05:31:57.109Z] + workspace=/w/workspace/edgex-go/579 [2023-09-13T05:31:57.109Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T05:31:57.109Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T05:31:57.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T05:31:57.109Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T05:31:57.109Z] + '[' /w/workspace/edgex-go/579 ']' [2023-09-13T05:31:57.109Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T05:31:57.109Z] + case "${OS_FAMILY}" in [2023-09-13T05:31:57.109Z] + dpkg -l [2023-09-13T05:31:57.109Z] + grep '^ii' [2023-09-13T05:31:57.109Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T05:31:57.109Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T05:31:57.109Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T05:31:57.109Z] + '[' /w/workspace/edgex-go/579 ']' [2023-09-13T05:31:57.109Z] + mkdir -p /w/workspace/edgex-go/579/archives/ [2023-09-13T05:31:57.109Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/579/archives/ [Pipeline] echo [2023-09-13T05:31:57.119Z] 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/579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T05:31:57.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:31:57.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T05:31:57.952Z] [2023-09-13T05:31:57.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T05:31:58.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T05:31:58.507Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T05:31:58.507Z] 5eb5b503b376: Pulling fs layer [2023-09-13T05:31:58.507Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T05:31:58.507Z] ec43610c2a17: Pulling fs layer [2023-09-13T05:31:58.507Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T05:31:58.507Z] 33b1e0a273af: Pulling fs layer [2023-09-13T05:31:58.507Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T05:31:58.507Z] 2f39f015ded8: Pulling fs layer [2023-09-13T05:31:58.507Z] 3a2ae6a8a46f: Waiting [2023-09-13T05:31:58.507Z] 33b1e0a273af: Waiting [2023-09-13T05:31:58.507Z] 5d3b04190fa2: Waiting [2023-09-13T05:31:58.507Z] 5c69ac0246d0: Download complete [2023-09-13T05:31:58.507Z] 3a2ae6a8a46f: Download complete [2023-09-13T05:31:58.507Z] 33b1e0a273af: Verifying Checksum [2023-09-13T05:31:58.507Z] 33b1e0a273af: Download complete [2023-09-13T05:31:58.507Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T05:31:58.507Z] 5d3b04190fa2: Download complete [2023-09-13T05:31:58.507Z] ec43610c2a17: Verifying Checksum [2023-09-13T05:31:58.507Z] ec43610c2a17: Download complete [2023-09-13T05:31:58.766Z] 5eb5b503b376: Verifying Checksum [2023-09-13T05:31:58.766Z] 5eb5b503b376: Download complete [2023-09-13T05:31:59.704Z] 2f39f015ded8: Verifying Checksum [2023-09-13T05:31:59.704Z] 2f39f015ded8: Download complete [2023-09-13T05:32:00.283Z] 5eb5b503b376: Pull complete [2023-09-13T05:32:00.541Z] 5c69ac0246d0: Pull complete [2023-09-13T05:32:01.108Z] ec43610c2a17: Pull complete [2023-09-13T05:32:01.365Z] 3a2ae6a8a46f: Pull complete [2023-09-13T05:32:01.625Z] 33b1e0a273af: Pull complete [2023-09-13T05:32:01.625Z] 5d3b04190fa2: Pull complete [2023-09-13T05:32:05.808Z] 2f39f015ded8: Pull complete [2023-09-13T05:32:05.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T05:32:05.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T05:32:05.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T05:32:05.881Z] prd-ubuntu20.04-docker-8c-8g-6080 does not seem to be running inside a container [2023-09-13T05:32:05.911Z] $ 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/579/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/579 -v /w/workspace/edgex-go/579:/w/workspace/edgex-go/579:rw,z -v /w/workspace/edgex-go/579@tmp:/w/workspace/edgex-go/579@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 [2023-09-13T05:32:12.715Z] $ docker top 537c9938f71db31ec57fcc6d6adcc35dab251796e5e35978205a5b73fead2aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T05:32:13.063Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T05:32:13.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T05:32:13.633Z] + ls /var/log/sa-host [2023-09-13T05:32:13.633Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T05:32:13.776Z] provisioning config files... [2023-09-13T05:32:13.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/579@tmp/config9232059788053240340tmp [Pipeline] { [Pipeline] echo [2023-09-13T05:32:13.800Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:32:14.084Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T05:32:14.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:32:14.449Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T05:32:14.458Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:32:14.767Z] ---> sudo-logs.sh [2023-09-13T05:32:14.767Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T05:32:14.797Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:32:15.130Z] ---> job-cost.sh [2023-09-13T05:32:15.130Z] lf-activate-venv: SKIPPING [2023-09-13T05:32:15.130Z] DEBUG: total: 0.10999999940395355 [2023-09-13T05:32:15.130Z] INFO: Retrieving Stack Cost... [2023-09-13T05:32:15.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T05:32:15.655Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T05:32:15.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T05:32:15.953Z] ---> logs-deploy.sh [2023-09-13T05:32:15.953Z] lf-activate-venv: SKIPPING [2023-09-13T05:32:15.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/579 [2023-09-13T05:32:15.953Z] INFO: archiving workspace using pattern(s): [2023-09-13T05:32:16.890Z] Archives upload complete. [2023-09-13T05:32:16.890Z] INFO: archiving logs to Nexus