Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9375de5c7b085e81369eddbac64bbb2804e62f01 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-ssh2867470647705234606.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5102369621818924369.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15702564972625208030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9290969486211582933.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-ssh14419399381715090675.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/v2], 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.18 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/v2 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-387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/362 [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/362 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9375de5c7b085e81369eddbac64bbb2804e62f01 (main) Commit message: "refactor!: Rename config options to be more consistent (#4255)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9375de5c7b085e81369eddbac64bbb2804e62f01 # timeout=10 > git rev-list --no-walk 475d506e1f7a543c9891e772a4b06d1eb0ad955d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-23T19:07:08.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-23T19:07:08.261Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-23T19:07:08.274Z] ========================================================= [2022-12-23T19:07:08.274Z] EdgeX Global Pipelines Version Info [2022-12-23T19:07:08.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:07:09.029Z] ------------------- [2022-12-23T19:07:09.029Z] stable info: [2022-12-23T19:07:09.029Z] ------------------- [2022-12-23T19:07:09.029Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-23T19:07:09.029Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-23T19:07:09.029Z] Message: update stable to v1.0.244 [2022-12-23T19:07:09.599Z] ------------------- [2022-12-23T19:07:09.599Z] experimental info: [2022-12-23T19:07:09.599Z] ------------------- [2022-12-23T19:07:09.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-23T19:07:09.599Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-23T19:07:09.599Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-23T19:07:09.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-12-23T19:07:09.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-12-23T19:07:09.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-23T19:07:09.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-23T19:07:09.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-23T19:07:09.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-23T19:07:09.830Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-23T19:07:09.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-12-23T19:07:09.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-12-23T19:07:09.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-12-23T19:07:09.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-23T19:07:09.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-23T19:07:09.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-23T19:07:09.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-23T19:07:09.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-23T19:07:09.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-23T19:07:09.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-23T19:07:09.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-23T19:07:09.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-23T19:07:09.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-23T19:07:09.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-23T19:07:09.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-23T19:07:09.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-23T19:07:09.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-23T19:07:10.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-23T19:07:10.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-23T19:07:10.033Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] echo [2022-12-23T19:07:10.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9375de5 [Pipeline] echo [2022-12-23T19:07:10.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T19:07:10.138Z] provisioning config files... [2022-12-23T19:07:10.151Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/362@tmp/config7930702390687445293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:07:10.448Z] ---> docker-login.sh [2022-12-23T19:07:10.448Z] nexus3.edgexfoundry.org:10001 [2022-12-23T19:07:10.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:07:10.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:07:10.709Z] Configure a credential helper to remove this warning. See [2022-12-23T19:07:10.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:07:10.709Z] [2022-12-23T19:07:10.709Z] Login Succeeded [2022-12-23T19:07:10.709Z] nexus3.edgexfoundry.org:10002 [2022-12-23T19:07:10.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:07:10.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:07:10.970Z] Configure a credential helper to remove this warning. See [2022-12-23T19:07:10.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:07:10.970Z] [2022-12-23T19:07:10.970Z] Login Succeeded [2022-12-23T19:07:10.970Z] nexus3.edgexfoundry.org:10003 [2022-12-23T19:07:10.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:07:10.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:07:10.970Z] Configure a credential helper to remove this warning. See [2022-12-23T19:07:10.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:07:10.970Z] [2022-12-23T19:07:10.970Z] Login Succeeded [2022-12-23T19:07:10.970Z] nexus3.edgexfoundry.org:10004 [2022-12-23T19:07:11.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:07:11.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:07:11.230Z] Configure a credential helper to remove this warning. See [2022-12-23T19:07:11.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:07:11.230Z] [2022-12-23T19:07:11.230Z] Login Succeeded [2022-12-23T19:07:11.230Z] docker.io [2022-12-23T19:07:11.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:07:11.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:07:11.491Z] Configure a credential helper to remove this warning. See [2022-12-23T19:07:11.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:07:11.491Z] [2022-12-23T19:07:11.491Z] Login Succeeded [2022-12-23T19:07:11.491Z] ---> docker-login.sh ends [Pipeline] } [2022-12-23T19:07:11.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-23T19:07:11.810Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/core-command/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo core-command,cmd/core-command/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/core-data/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo core-data,cmd/core-data/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/core-metadata/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-12-23T19:07:11.810Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/security-spire-agent/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/security-spire-config/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/security-spire-server/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-12-23T19:07:11.810Z] + dirname cmd/support-notifications/Dockerfile [2022-12-23T19:07:11.810Z] + cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-12-23T19:07:11.810Z] + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile [2022-12-23T19:07:11.810Z] [2022-12-23T19:07:11.810Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-12-23T19:07:11.810Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-12-23T19:07:11.810Z] cut -d/ -f2 [2022-12-23T19:07:11.810Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-12-23T19:07:11.868Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-23T19:07:12.214Z] + git rev-list -1 --merges 9375de5c7b085e81369eddbac64bbb2804e62f01~1..9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] echo [2022-12-23T19:07:12.253Z] -----------> git rev-list -1 --merges 9375de5c7b085e81369eddbac64bbb2804e62f01~1..9375de5c7b085e81369eddbac64bbb2804e62f01 9375de5c7b085e81369eddbac64bbb2804e62f01 [false] [Pipeline] sh [2022-12-23T19:07:12.539Z] + git log --format=format:%s -1 9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] echo [2022-12-23T19:07:12.556Z] ========================================================= [2022-12-23T19:07:12.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-23T19:07:12.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-12-23T19:07:12.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-23T19:07:12.961Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-23T19:07:12.961Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-23T19:07:12.961Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-23T19:07:12.961Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-23T19:07:12.961Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-23T19:07:12.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:07:13.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T19:07:13.357Z] [2022-12-23T19:07:13.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:07:13.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T19:07:13.655Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-23T19:07:13.655Z] b85a868b505f: Pulling fs layer [2022-12-23T19:07:13.655Z] e2be974225ed: Pulling fs layer [2022-12-23T19:07:13.655Z] 339a4e72a1f5: Pulling fs layer [2022-12-23T19:07:13.655Z] 988bab9f4d93: Pulling fs layer [2022-12-23T19:07:13.655Z] 1469e6f7b9e6: Pulling fs layer [2022-12-23T19:07:13.655Z] eaf3925da568: Pulling fs layer [2022-12-23T19:07:13.655Z] bab4dde63d76: Pulling fs layer [2022-12-23T19:07:13.655Z] bde34c3a00c8: Pulling fs layer [2022-12-23T19:07:13.655Z] b352a97aabf1: Pulling fs layer [2022-12-23T19:07:13.655Z] 4872d77fe225: Pulling fs layer [2022-12-23T19:07:13.655Z] 5851b861e8e6: Pulling fs layer [2022-12-23T19:07:13.655Z] bab4dde63d76: Waiting [2022-12-23T19:07:13.655Z] 988bab9f4d93: Waiting [2022-12-23T19:07:13.655Z] eaf3925da568: Waiting [2022-12-23T19:07:13.655Z] bde34c3a00c8: Waiting [2022-12-23T19:07:13.655Z] 1469e6f7b9e6: Waiting [2022-12-23T19:07:13.655Z] b352a97aabf1: Waiting [2022-12-23T19:07:13.655Z] 4872d77fe225: Waiting [2022-12-23T19:07:13.655Z] 5851b861e8e6: Waiting [2022-12-23T19:07:13.655Z] e2be974225ed: Verifying Checksum [2022-12-23T19:07:13.655Z] e2be974225ed: Download complete [2022-12-23T19:07:13.655Z] 988bab9f4d93: Verifying Checksum [2022-12-23T19:07:13.655Z] 988bab9f4d93: Download complete [2022-12-23T19:07:13.918Z] 1469e6f7b9e6: Verifying Checksum [2022-12-23T19:07:13.919Z] 1469e6f7b9e6: Download complete [2022-12-23T19:07:13.919Z] 339a4e72a1f5: Verifying Checksum [2022-12-23T19:07:13.919Z] 339a4e72a1f5: Download complete [2022-12-23T19:07:13.919Z] eaf3925da568: Download complete [2022-12-23T19:07:13.919Z] bde34c3a00c8: Download complete [2022-12-23T19:07:13.919Z] b352a97aabf1: Verifying Checksum [2022-12-23T19:07:13.919Z] b352a97aabf1: Download complete [2022-12-23T19:07:13.919Z] 4872d77fe225: Verifying Checksum [2022-12-23T19:07:13.919Z] 4872d77fe225: Download complete [2022-12-23T19:07:13.919Z] 5851b861e8e6: Download complete [2022-12-23T19:07:13.919Z] b85a868b505f: Verifying Checksum [2022-12-23T19:07:13.919Z] b85a868b505f: Download complete [2022-12-23T19:07:14.180Z] bab4dde63d76: Verifying Checksum [2022-12-23T19:07:14.180Z] bab4dde63d76: Download complete [2022-12-23T19:07:15.565Z] b85a868b505f: Pull complete [2022-12-23T19:07:15.565Z] e2be974225ed: Pull complete [2022-12-23T19:07:15.827Z] 339a4e72a1f5: Pull complete [2022-12-23T19:07:16.088Z] 988bab9f4d93: Pull complete [2022-12-23T19:07:16.348Z] 1469e6f7b9e6: Pull complete [2022-12-23T19:07:16.348Z] eaf3925da568: Pull complete [2022-12-23T19:07:18.255Z] bab4dde63d76: Pull complete [2022-12-23T19:07:18.255Z] bde34c3a00c8: Pull complete [2022-12-23T19:07:18.515Z] b352a97aabf1: Pull complete [2022-12-23T19:07:18.515Z] 4872d77fe225: Pull complete [2022-12-23T19:07:18.515Z] 5851b861e8e6: Pull complete [2022-12-23T19:07:18.515Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-23T19:07:18.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T19:07:18.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:07:18.600Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:07:18.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-23T19:07:20.347Z] $ docker top 3dda6580fee24471ff51f825aa189fcac80113ea25f3d2ae6dc046a40aed066f -eo pid,comm [2022-12-23T19:07:20.406Z] 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). [2022-12-23T19:07:20.406Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-23T19:07:20.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-23T19:07:20.445Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-23T19:07:20.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-23T19:07:20.566Z] $ docker exec 3dda6580fee24471ff51f825aa189fcac80113ea25f3d2ae6dc046a40aed066f ssh-agent [2022-12-23T19:07:20.687Z] SSH_AUTH_SOCK=/tmp/ssh-EffvAk8H8OcM/agent.33 [2022-12-23T19:07:20.687Z] SSH_AGENT_PID=39 [2022-12-23T19:07:20.693Z] Running ssh-add (command line suppressed) [2022-12-23T19:07:20.817Z] Identity added: /w/workspace/edgex-go/362@tmp/private_key_16226357501368554345.key (/w/workspace/edgex-go/362@tmp/private_key_16226357501368554345.key) [2022-12-23T19:07:20.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-23T19:07:21.122Z] + git tag --points-at HEAD [Pipeline] } [2022-12-23T19:07:21.133Z] $ docker exec --env ******** --env ******** 3dda6580fee24471ff51f825aa189fcac80113ea25f3d2ae6dc046a40aed066f ssh-agent -k [2022-12-23T19:07:21.247Z] unset SSH_AUTH_SOCK; [2022-12-23T19:07:21.248Z] unset SSH_AGENT_PID; [2022-12-23T19:07:21.248Z] echo Agent pid 39 killed; [2022-12-23T19:07:21.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-23T19:07:21.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-23T19:07:21.283Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-23T19:07:21.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-23T19:07:21.399Z] $ docker exec 3dda6580fee24471ff51f825aa189fcac80113ea25f3d2ae6dc046a40aed066f ssh-agent [2022-12-23T19:07:21.515Z] SSH_AUTH_SOCK=/tmp/ssh-tnCxSidm8Iw6/agent.71 [2022-12-23T19:07:21.515Z] SSH_AGENT_PID=77 [2022-12-23T19:07:21.521Z] Running ssh-add (command line suppressed) [2022-12-23T19:07:21.627Z] Identity added: /w/workspace/edgex-go/362@tmp/private_key_2202944715708840870.key (/w/workspace/edgex-go/362@tmp/private_key_2202944715708840870.key) [2022-12-23T19:07:21.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-23T19:07:21.933Z] + git semver init [2022-12-23T19:07:22.193Z] 2022-12-23 19:07:22,131 [run_init] DEBUG init version:0.0.0 force:False [2022-12-23T19:07:22.193Z] 2022-12-23 19:07:22,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/362/.semver [2022-12-23T19:07:22.193Z] 2022-12-23 19:07:22,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/362/.semver [2022-12-23T19:07:22.193Z] 2022-12-23 19:07:22,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/362/.semver'], cwd=/w/workspace/edgex-go/362, universal_newlines=False, shell=None, istream=None) [2022-12-23T19:07:26.467Z] 2022-12-23 19:07:26,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/362/.git/info/exclude [2022-12-23T19:07:26.467Z] 2022-12-23 19:07:26,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/362/.semver/main with force:False [2022-12-23T19:07:26.467Z] 2022-12-23 19:07:26,414 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:07:26.467Z] 2022-12-23 19:07:26,414 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:07:26.467Z] 3.0.0-dev.8 [Pipeline] } [2022-12-23T19:07:26.478Z] $ docker exec --env ******** --env ******** 3dda6580fee24471ff51f825aa189fcac80113ea25f3d2ae6dc046a40aed066f ssh-agent -k [2022-12-23T19:07:26.580Z] unset SSH_AUTH_SOCK; [2022-12-23T19:07:26.581Z] unset SSH_AGENT_PID; [2022-12-23T19:07:26.582Z] echo Agent pid 77 killed; [2022-12-23T19:07:26.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-23T19:07:26.893Z] + git semver [Pipeline] } [2022-12-23T19:07:27.167Z] $ docker stop --time=1 3dda6580fee24471ff51f825aa189fcac80113ea25f3d2ae6dc046a40aed066f [2022-12-23T19:07:28.509Z] $ docker rm -f --volumes 3dda6580fee24471ff51f825aa189fcac80113ea25f3d2ae6dc046a40aed066f [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-23T19:07:28.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-23T19:07:29.060Z] Stashed 1 file(s) [Pipeline] echo [2022-12-23T19:07:29.065Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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 [2022-12-23T19:07:29.453Z] + git config --global --add safe.directory /w/workspace/edgex-go/362 [Pipeline] echo [2022-12-23T19:07:29.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T19:07:29.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T19:07:29.481Z] ========================================================= [2022-12-23T19:07:29.481Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-23T19:07:29.481Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-23T19:07:29.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T19:07:29.768Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-23T19:07:29.768Z] 213ec9aee27d: Pulling fs layer [2022-12-23T19:07:29.768Z] 4583459ba037: Pulling fs layer [2022-12-23T19:07:29.768Z] 93c1e223e6f2: Pulling fs layer [2022-12-23T19:07:29.768Z] 53926ce57604: Pulling fs layer [2022-12-23T19:07:29.768Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-23T19:07:29.768Z] 22ff95d597cd: Pulling fs layer [2022-12-23T19:07:29.768Z] 12d6caf4c0d1: Pulling fs layer [2022-12-23T19:07:29.768Z] 96b7cbca73a9: Pulling fs layer [2022-12-23T19:07:29.768Z] a7acece74701: Pulling fs layer [2022-12-23T19:07:29.768Z] 12d6caf4c0d1: Waiting [2022-12-23T19:07:29.768Z] 96b7cbca73a9: Waiting [2022-12-23T19:07:29.768Z] 53926ce57604: Waiting [2022-12-23T19:07:29.768Z] a7acece74701: Waiting [2022-12-23T19:07:29.768Z] 21b2b0c7a3f4: Waiting [2022-12-23T19:07:29.768Z] 22ff95d597cd: Waiting [2022-12-23T19:07:29.768Z] 93c1e223e6f2: Download complete [2022-12-23T19:07:29.768Z] 4583459ba037: Verifying Checksum [2022-12-23T19:07:29.768Z] 4583459ba037: Download complete [2022-12-23T19:07:29.768Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-23T19:07:29.768Z] 21b2b0c7a3f4: Download complete [2022-12-23T19:07:29.768Z] 22ff95d597cd: Verifying Checksum [2022-12-23T19:07:29.768Z] 22ff95d597cd: Download complete [2022-12-23T19:07:29.768Z] 213ec9aee27d: Verifying Checksum [2022-12-23T19:07:29.768Z] 213ec9aee27d: Download complete [2022-12-23T19:07:29.768Z] 12d6caf4c0d1: Verifying Checksum [2022-12-23T19:07:29.768Z] 12d6caf4c0d1: Download complete [2022-12-23T19:07:30.037Z] 213ec9aee27d: Pull complete [2022-12-23T19:07:30.037Z] 4583459ba037: Pull complete [2022-12-23T19:07:30.312Z] 93c1e223e6f2: Pull complete [2022-12-23T19:07:30.584Z] a7acece74701: Verifying Checksum [2022-12-23T19:07:30.584Z] a7acece74701: Download complete [2022-12-23T19:07:30.846Z] 53926ce57604: Verifying Checksum [2022-12-23T19:07:30.846Z] 53926ce57604: Download complete [2022-12-23T19:07:30.846Z] 96b7cbca73a9: Verifying Checksum [2022-12-23T19:07:35.042Z] 53926ce57604: Pull complete [2022-12-23T19:07:35.042Z] 21b2b0c7a3f4: Pull complete [2022-12-23T19:07:35.042Z] 22ff95d597cd: Pull complete [2022-12-23T19:07:35.042Z] 12d6caf4c0d1: Pull complete [2022-12-23T19:07:37.575Z] 96b7cbca73a9: Pull complete [2022-12-23T19:07:37.834Z] a7acece74701: Pull complete [2022-12-23T19:07:38.093Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-23T19:07:38.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T19:07:38.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-23T19:07:38.391Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T19:07:38.391Z] WORKDIR /edgex [2022-12-23T19:07:38.391Z] COPY go.mod . [2022-12-23T19:07:38.391Z] RUN go mod download build [2022-12-23T19:07:38.391Z] -t ci-base-image-x86_64 -f - . [2022-12-23T19:07:38.959Z] Sending build context to Docker daemon 170.3MB [2022-12-23T19:07:38.959Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-23T19:07:38.959Z] ---> db6d94c90886 [2022-12-23T19:07:38.959Z] Step 2/4 : WORKDIR /edgex [2022-12-23T19:07:41.490Z] ---> Running in dd65ec49903e [2022-12-23T19:07:41.490Z] Removing intermediate container dd65ec49903e [2022-12-23T19:07:41.490Z] ---> 39a94b5c1436 [2022-12-23T19:07:41.490Z] Step 3/4 : COPY go.mod . [2022-12-23T19:07:41.490Z] ---> caa5d152540c [2022-12-23T19:07:41.490Z] Step 4/4 : RUN go mod download [2022-12-23T19:07:41.490Z] ---> Running in 5a0fca143696 [2022-12-23T19:07:44.145Z] Still waiting to schedule task [2022-12-23T19:07:44.145Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-23T19:07:56.403Z] Removing intermediate container 5a0fca143696 [2022-12-23T19:07:56.403Z] ---> 855960133d38 [2022-12-23T19:07:56.403Z] Successfully built 855960133d38 [2022-12-23T19:07:56.404Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:07:56.705Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-23T19:07:56.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:07:56.776Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:07:56.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-23T19:07:57.218Z] $ docker top 4c7587ab61838a63c9605c560224634de36f71d2a65c8cfe7c8e91fa5853abea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T19:07:57.553Z] + go version [2022-12-23T19:07:57.553Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-23T19:07:57.563Z] $ docker stop --time=1 4c7587ab61838a63c9605c560224634de36f71d2a65c8cfe7c8e91fa5853abea [2022-12-23T19:07:58.845Z] $ docker rm -f --volumes 4c7587ab61838a63c9605c560224634de36f71d2a65c8cfe7c8e91fa5853abea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:07:59.244Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-23T19:07:59.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:07:59.324Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:07:59.354Z] $ 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/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-23T19:07:59.720Z] $ docker top 517a411d59c5cb4ed7d37c6297d687b5a36851c1aeec7d0d5e3aeb102d035cbf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-23T19:07:59.791Z] ========================================================= [2022-12-23T19:07:59.791Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-12-23T19:07:59.791Z] ========================================================= [Pipeline] sh [2022-12-23T19:08:00.071Z] + git config --global --add safe.directory /w/workspace/edgex-go/362 [Pipeline] fileExists [Pipeline] sh [2022-12-23T19:08:00.365Z] + make test [2022-12-23T19:08:00.365Z] go test -race -coverprofile=coverage.out ./... [2022-12-23T19:08:06.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-12-23T19:08:19.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-12-23T19:08:19.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-12-23T19:08:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-12-23T19:08:19.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-12-23T19:08:19.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.134s coverage: 98.5% of statements [2022-12-23T19:08:20.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.154s coverage: 43.0% of statements [2022-12-23T19:08:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-12-23T19:08:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-12-23T19:08:20.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements [2022-12-23T19:08:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-12-23T19:08:20.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.066s coverage: 89.2% of statements [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.107s coverage: 2.2% of statements [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.489s coverage: 95.6% of statements [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.115s coverage: 0.9% of statements [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements [2022-12-23T19:08:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 47.1% of statements [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.097s coverage: 79.5% of statements [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2022-12-23T19:08:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-12-23T19:08:34.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-12-23T19:08:34.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-12-23T19:08:34.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 79.9% of statements [2022-12-23T19:08:34.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.084s coverage: 86.9% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.8% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-12-23T19:08:44.642Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements [2022-12-23T19:08:44.642Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-12-23T19:08:44.643Z] 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 [2022-12-23T19:09:02.715Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-23T19:09:02.973Z] go vet ./... [2022-12-23T19:09:07.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-23T19:09:07.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-23T19:09:07.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-23T19:09:07.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-12-23T19:09:07.717Z] + ls -al . [2022-12-23T19:09:07.717Z] total 772 [2022-12-23T19:09:07.717Z] drwxrwxr-x 11 1001 1001 4096 Dec 23 19:08 . [2022-12-23T19:09:07.717Z] drwxr-xr-x 4 root root 4096 Dec 23 19:07 .. [2022-12-23T19:09:07.717Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 19:07 .blubracket [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 16 Dec 23 19:07 .dockerignore [2022-12-23T19:09:07.717Z] drwxrwxr-x 8 1001 1001 4096 Dec 23 19:08 .git [2022-12-23T19:09:07.717Z] drwxrwxr-x 3 1001 1001 4096 Dec 23 19:07 .github [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 1030 Dec 23 19:07 .gitignore [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 42 Dec 23 19:07 .golangci.yml [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 87 Dec 23 19:07 .hadolint.yml [2022-12-23T19:09:07.717Z] drwxr-xr-x 3 1001 1001 4096 Dec 23 19:07 .semver [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 166 Dec 23 19:07 .sonarcloud.properties [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 1171 Dec 23 19:07 ADOPTERS.md [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 10618 Dec 23 19:07 Attribution.txt [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 73765 Dec 23 19:07 CHANGELOG.md [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 3804 Dec 23 19:07 CONTRIBUTING.md [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 677 Dec 23 19:07 GOVERNANCE.md [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 850 Dec 23 19:07 Jenkinsfile [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 10775 Dec 23 19:07 LICENSE [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 13289 Dec 23 19:07 Makefile [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 582 Dec 23 19:07 OWNERS.md [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 9403 Dec 23 19:07 README.md [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 6912 Dec 23 19:07 SECURITY.md [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 11 Dec 23 19:07 VERSION [2022-12-23T19:09:07.717Z] drwxrwxr-x 2 1001 1001 4096 Dec 23 19:07 bin [2022-12-23T19:09:07.717Z] drwxrwxr-x 18 1001 1001 4096 Dec 23 19:07 cmd [2022-12-23T19:09:07.717Z] -rw-r--r-- 1 root root 501826 Dec 23 19:08 coverage.out [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 3400 Dec 23 19:07 go.mod [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 45110 Dec 23 19:07 go.sum [2022-12-23T19:09:07.717Z] drwxrwxr-x 8 1001 1001 4096 Dec 23 19:07 internal [2022-12-23T19:09:07.717Z] drwxrwxr-x 3 1001 1001 4096 Dec 23 19:07 openapi [2022-12-23T19:09:07.717Z] drwxrwxr-x 4 1001 1001 4096 Dec 23 19:07 snap [2022-12-23T19:09:07.717Z] -rw-rw-r-- 1 1001 1001 204 Dec 23 19:07 version.go [Pipeline] sh [2022-12-23T19:09:08.106Z] + '[' -e coverage.out ] [2022-12-23T19:09:08.106Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-12-23T19:09:08.213Z] Stashed 1 file(s) [Pipeline] sh [2022-12-23T19:09:08.548Z] + make build [2022-12-23T19:09:08.548Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-23T19:09:10.546Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-388 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-12-23T19:09:10.558Z] Running in /w/workspace/edgex-go/362 [Pipeline] { [Pipeline] checkout [2022-12-23T19:09:10.591Z] The recommended git tool is: git [2022-12-23T19:09:15.566Z] using credential edgex-jenkins-ssh [2022-12-23T19:09:15.581Z] Cloning the remote Git repository [2022-12-23T19:09:15.624Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-12-23T19:09:15.699Z] > git init /w/workspace/edgex-go/362 # timeout=10 [2022-12-23T19:09:15.831Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-12-23T19:09:15.833Z] > git --version # timeout=10 [2022-12-23T19:09:15.852Z] > git --version # 'git version 2.25.1' [2022-12-23T19:09:15.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-23T19:09:15.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-23T19:09:20.806Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-23T19:09:22.182Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-23T19:09:23.558Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-23T19:09:31.680Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-23T19:09:31.680Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-23T19:09:32.614Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-23T19:09:34.519Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-23T19:09:35.093Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-23T19:09:35.682Z] Avoid second fetch [2022-12-23T19:09:35.683Z] Checking out Revision 9375de5c7b085e81369eddbac64bbb2804e62f01 (main) [2022-12-23T19:09:36.366Z] Commit message: "refactor!: Rename config options to be more consistent (#4255)" [2022-12-23T19:09:36.473Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-23T19:09:34.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-12-23T19:09:34.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-23T19:09:35.703Z] > git config core.sparsecheckout # timeout=10 [2022-12-23T19:09:35.721Z] > git checkout -f 9375de5c7b085e81369eddbac64bbb2804e62f01 # timeout=10 [2022-12-23T19:09:37.334Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-23T19:09:37.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:09:37.334Z] Dload Upload Total Spent Left Speed [2022-12-23T19:09:37.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75449 [2022-12-23T19:09:37.411Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh [2022-12-23T19:09:37.951Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-23T19:09:38.289Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-23T19:09:38.289Z] + sudo tee /etc/docker/daemon.new [2022-12-23T19:09:38.289Z] { [2022-12-23T19:09:38.289Z] "registry-mirrors": [ [2022-12-23T19:09:38.289Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-23T19:09:38.289Z] ], [2022-12-23T19:09:38.289Z] "bip": "10.250.0.254/24", [2022-12-23T19:09:38.289Z] "hosts": [ [2022-12-23T19:09:38.289Z] "tcp://0.0.0.0:5555", [2022-12-23T19:09:38.289Z] "unix:///var/run/docker.sock" [2022-12-23T19:09:38.289Z] ], [2022-12-23T19:09:38.289Z] "mtu": 1458, [2022-12-23T19:09:38.289Z] "selinux-enabled": true, [2022-12-23T19:09:38.289Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-23T19:09:38.289Z] } [Pipeline] sh [2022-12-23T19:09:38.350Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-23T19:09:38.624Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-23T19:09:38.961Z] + sudo service docker restart [2022-12-23T19:09:40.889Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-12-23T19:09:41.841Z] $ docker stop --time=1 517a411d59c5cb4ed7d37c6297d687b5a36851c1aeec7d0d5e3aeb102d035cbf [2022-12-23T19:09:44.229Z] $ docker rm -f --volumes 517a411d59c5cb4ed7d37c6297d687b5a36851c1aeec7d0d5e3aeb102d035cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:09:45.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T19:09:45.098Z] [2022-12-23T19:09:45.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:09:45.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T19:09:45.408Z] latest: Pulling from edgex-devops/edgex-compose [2022-12-23T19:09:45.408Z] cbdbe7a5bc2a: Pulling fs layer [2022-12-23T19:09:45.408Z] ca9280d653b3: Pulling fs layer [2022-12-23T19:09:45.408Z] 7e9c9ca2126c: Pulling fs layer [2022-12-23T19:09:45.408Z] cbdbe7a5bc2a: Verifying Checksum [2022-12-23T19:09:45.408Z] cbdbe7a5bc2a: Download complete [2022-12-23T19:09:45.667Z] cbdbe7a5bc2a: Pull complete [2022-12-23T19:09:45.667Z] ca9280d653b3: Verifying Checksum [2022-12-23T19:09:45.667Z] ca9280d653b3: Download complete [2022-12-23T19:09:45.926Z] 7e9c9ca2126c: Download complete [2022-12-23T19:09:46.185Z] ca9280d653b3: Pull complete [2022-12-23T19:09:49.470Z] 7e9c9ca2126c: Pull complete [2022-12-23T19:09:49.470Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-12-23T19:09:49.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T19:09:49.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:09:49.554Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:09:49.584Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@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 [2022-12-23T19:09:51.155Z] $ docker top 40b4bfb1cd4a84735a84ed66575916426e114354f3fafaf77e9c72a1f49ed07f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T19:09:51.503Z] + docker-compose build --help [2022-12-23T19:09:51.504Z] + grep parallel [2022-12-23T19:09:52.072Z] --parallel Build images in parallel. [Pipeline] } [2022-12-23T19:09:52.082Z] $ docker stop --time=1 40b4bfb1cd4a84735a84ed66575916426e114354f3fafaf77e9c72a1f49ed07f [2022-12-23T19:09:53.390Z] $ docker rm -f --volumes 40b4bfb1cd4a84735a84ed66575916426e114354f3fafaf77e9c72a1f49ed07f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:09:53.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-12-23T19:09:53.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:09:53.827Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:09:53.859Z] $ 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/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-12-23T19:09:54.248Z] $ docker top 431302b62b01fea140ebc11ec5ca603650ca5c3d47d8aca0f1584e01fc3aac8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T19:09:54.591Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-23T19:09:55.160Z] Building core-command ... [2022-12-23T19:09:55.160Z] Building core-data ... [2022-12-23T19:09:55.160Z] Building core-metadata ... [2022-12-23T19:09:55.160Z] Building security-bootstrapper ... [2022-12-23T19:09:55.160Z] Building security-proxy-setup ... [2022-12-23T19:09:55.160Z] Building security-secretstore-setup ... [2022-12-23T19:09:55.160Z] Building security-spiffe-token-provider ... [2022-12-23T19:09:55.160Z] Building security-spire-agent ... [2022-12-23T19:09:55.160Z] Building security-spire-config ... [2022-12-23T19:09:55.160Z] Building security-spire-server ... [2022-12-23T19:09:55.160Z] Building support-notifications ... [2022-12-23T19:09:55.160Z] Building support-scheduler ... [2022-12-23T19:09:55.160Z] Building sys-mgmt-agent ... [2022-12-23T19:09:55.160Z] Building sys-mgmt-agent [2022-12-23T19:09:55.160Z] Building security-bootstrapper [2022-12-23T19:09:55.160Z] Building security-spire-config [2022-12-23T19:09:55.160Z] Building security-spire-agent [2022-12-23T19:09:55.160Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T19:09:57.243Z] provisioning config files... [2022-12-23T19:09:57.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/362@tmp/config8473731194335477328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:09:57.619Z] ---> docker-login.sh [2022-12-23T19:09:57.619Z] nexus3.edgexfoundry.org:10001 [2022-12-23T19:09:57.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:09:58.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:09:58.162Z] Configure a credential helper to remove this warning. See [2022-12-23T19:09:58.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:09:58.162Z] [2022-12-23T19:09:58.162Z] Login Succeeded [2022-12-23T19:09:58.162Z] nexus3.edgexfoundry.org:10002 [2022-12-23T19:09:58.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:09:58.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:09:58.701Z] Configure a credential helper to remove this warning. See [2022-12-23T19:09:58.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:09:58.701Z] [2022-12-23T19:09:58.701Z] Login Succeeded [2022-12-23T19:09:58.701Z] nexus3.edgexfoundry.org:10003 [2022-12-23T19:09:58.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:09:58.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:09:58.972Z] Configure a credential helper to remove this warning. See [2022-12-23T19:09:58.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:09:58.972Z] [2022-12-23T19:09:58.972Z] Login Succeeded [2022-12-23T19:09:58.972Z] nexus3.edgexfoundry.org:10004 [2022-12-23T19:09:59.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:09:59.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:09:59.245Z] Configure a credential helper to remove this warning. See [2022-12-23T19:09:59.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:09:59.245Z] [2022-12-23T19:09:59.245Z] Login Succeeded [2022-12-23T19:09:59.245Z] docker.io [2022-12-23T19:09:59.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:09:59.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:09:59.787Z] Configure a credential helper to remove this warning. See [2022-12-23T19:09:59.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:09:59.787Z] [2022-12-23T19:09:59.787Z] Login Succeeded [2022-12-23T19:09:59.787Z] ---> docker-login.sh ends [Pipeline] } [2022-12-23T19:09:59.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-12-23T19:10:00.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/362 [Pipeline] echo [2022-12-23T19:10:00.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T19:10:00.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T19:10:00.416Z] ========================================================= [2022-12-23T19:10:00.416Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-23T19:10:00.416Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-12-23T19:10:00.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-23T19:10:00.732Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-23T19:10:00.732Z] 9b18e9b68314: Pulling fs layer [2022-12-23T19:10:00.732Z] 35d82f9e3411: Pulling fs layer [2022-12-23T19:10:00.732Z] e16973657156: Pulling fs layer [2022-12-23T19:10:00.732Z] fc693d55d65f: Pulling fs layer [2022-12-23T19:10:00.732Z] 7e9fc2657dce: Pulling fs layer [2022-12-23T19:10:00.732Z] dda99020689f: Pulling fs layer [2022-12-23T19:10:00.732Z] db1c61fa0a46: Pulling fs layer [2022-12-23T19:10:00.732Z] 891c053d2c06: Pulling fs layer [2022-12-23T19:10:00.732Z] fc693d55d65f: Waiting [2022-12-23T19:10:00.732Z] 7e9fc2657dce: Waiting [2022-12-23T19:10:00.732Z] dda99020689f: Waiting [2022-12-23T19:10:00.732Z] db1c61fa0a46: Waiting [2022-12-23T19:10:00.732Z] 891c053d2c06: Waiting [2022-12-23T19:10:01.002Z] e16973657156: Verifying Checksum [2022-12-23T19:10:01.002Z] e16973657156: Download complete [2022-12-23T19:10:01.002Z] 35d82f9e3411: Verifying Checksum [2022-12-23T19:10:01.002Z] 35d82f9e3411: Download complete [2022-12-23T19:10:01.002Z] 7e9fc2657dce: Verifying Checksum [2022-12-23T19:10:01.002Z] 7e9fc2657dce: Download complete [2022-12-23T19:10:01.002Z] dda99020689f: Download complete [2022-12-23T19:10:01.002Z] 9b18e9b68314: Verifying Checksum [2022-12-23T19:10:01.976Z] 9b18e9b68314: Pull complete [2022-12-23T19:10:01.976Z] 891c053d2c06: Verifying Checksum [2022-12-23T19:10:01.976Z] 891c053d2c06: Download complete [2022-12-23T19:10:02.571Z] 35d82f9e3411: Pull complete [2022-12-23T19:10:02.845Z] e16973657156: Pull complete [2022-12-23T19:10:03.437Z] db1c61fa0a46: Verifying Checksum [2022-12-23T19:10:03.437Z] db1c61fa0a46: Download complete [2022-12-23T19:10:04.027Z] fc693d55d65f: Verifying Checksum [2022-12-23T19:10:04.027Z] fc693d55d65f: Download complete [2022-12-23T19:10:07.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:10:07.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:10:07.361Z] ---> 855960133d38 [2022-12-23T19:10:07.361Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T19:10:07.361Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:10:07.361Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:10:07.361Z] ---> 855960133d38 [2022-12-23T19:10:07.361Z] Step 3/32 : WORKDIR /edgex-go [2022-12-23T19:10:07.361Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:10:07.361Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:10:07.361Z] ---> 855960133d38 [2022-12-23T19:10:07.361Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T19:10:07.361Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:10:07.361Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:10:07.361Z] ---> 855960133d38 [2022-12-23T19:10:07.361Z] Step 3/22 : WORKDIR /edgex-go [2022-12-23T19:10:07.361Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:10:07.361Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:10:07.361Z] ---> 855960133d38 [2022-12-23T19:10:07.361Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:10:09.900Z] ---> Running in f7a1b34d641a [2022-12-23T19:10:09.900Z] ---> Running in 0580f4e4af72 [2022-12-23T19:10:09.900Z] ---> Running in 903cd27819bc [2022-12-23T19:10:09.900Z] ---> Running in 13c72e695477 [2022-12-23T19:10:09.900Z] ---> Running in ac2f165bfcaa [2022-12-23T19:10:10.159Z] Removing intermediate container 13c72e695477 [2022-12-23T19:10:10.159Z] ---> dcd942168d46 [2022-12-23T19:10:10.159Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T19:10:10.159Z] Removing intermediate container 903cd27819bc [2022-12-23T19:10:10.159Z] ---> 8573011e49a1 [2022-12-23T19:10:10.159Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-23T19:10:10.159Z] Removing intermediate container f7a1b34d641a [2022-12-23T19:10:10.159Z] ---> 963bc69dd77d [2022-12-23T19:10:10.159Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T19:10:10.159Z] Removing intermediate container 0580f4e4af72 [2022-12-23T19:10:10.159Z] ---> ca229efba867 [2022-12-23T19:10:10.159Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T19:10:10.159Z] Removing intermediate container ac2f165bfcaa [2022-12-23T19:10:10.159Z] ---> 3750e71eb5ac [2022-12-23T19:10:10.159Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-23T19:10:10.159Z] ---> Running in b94d1c7a6ad4 [2022-12-23T19:10:10.159Z] ---> Running in dc5df0e87a4a [2022-12-23T19:10:10.159Z] ---> Running in 64497c84917c [2022-12-23T19:10:10.159Z] ---> Running in d806b02ebf0c [2022-12-23T19:10:10.159Z] ---> Running in 0d0bd8a5545b [2022-12-23T19:10:10.417Z] Removing intermediate container 64497c84917c [2022-12-23T19:10:10.417Z] ---> 80030c782d4c [2022-12-23T19:10:10.417Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-23T19:10:10.417Z] ---> Running in b860de6e7a27 [2022-12-23T19:10:10.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:10.932Z] OK: 211 MiB in 51 packages [2022-12-23T19:10:11.190Z] OK: 211 MiB in 51 packages [2022-12-23T19:10:11.190Z] OK: 211 MiB in 51 packages [2022-12-23T19:10:11.190Z] OK: 211 MiB in 51 packages [2022-12-23T19:10:11.190Z] OK: 211 MiB in 51 packages [2022-12-23T19:10:11.448Z] Removing intermediate container dc5df0e87a4a [2022-12-23T19:10:11.448Z] ---> b5f7af644ac5 [2022-12-23T19:10:11.448Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-23T19:10:11.706Z] ---> cc9e17bd93c7 [2022-12-23T19:10:11.706Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:10:11.706Z] Removing intermediate container b94d1c7a6ad4 [2022-12-23T19:10:11.706Z] ---> ffc4476063ec [2022-12-23T19:10:11.706Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T19:10:11.706Z] ---> Running in cf1cf3d3c291 [2022-12-23T19:10:11.706Z] Removing intermediate container d806b02ebf0c [2022-12-23T19:10:11.706Z] ---> 9f435a37eaf4 [2022-12-23T19:10:11.706Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T19:10:11.964Z] Removing intermediate container b860de6e7a27 [2022-12-23T19:10:11.964Z] ---> b0bbf8a1e414 [2022-12-23T19:10:11.964Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T19:10:11.964Z] ---> 8619df8d6d72 [2022-12-23T19:10:11.964Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:10:11.964Z] Removing intermediate container 0d0bd8a5545b [2022-12-23T19:10:11.964Z] ---> 5ba827d412ad [2022-12-23T19:10:11.964Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-23T19:10:11.964Z] ---> Running in 57f9f111e80f [2022-12-23T19:10:11.964Z] ---> a75e060d4398 [2022-12-23T19:10:11.964Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:10:11.964Z] ---> Running in ece51f2f7430 [2022-12-23T19:10:11.964Z] ---> 70f0ee21633a [2022-12-23T19:10:11.964Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:10:11.964Z] ---> e435bad02c71 [2022-12-23T19:10:11.964Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:10:11.964Z] ---> Running in 57516d6ca269 [2022-12-23T19:10:12.220Z] ---> Running in c834874d3d57 [2022-12-23T19:10:16.362Z] fc693d55d65f: Pull complete [2022-12-23T19:10:16.363Z] 7e9fc2657dce: Pull complete [2022-12-23T19:10:16.363Z] dda99020689f: Pull complete [2022-12-23T19:10:21.729Z] db1c61fa0a46: Pull complete [2022-12-23T19:10:23.682Z] 891c053d2c06: Pull complete [2022-12-23T19:10:23.682Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-23T19:10:23.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-23T19:10:23.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-12-23T19:10:24.017Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-23T19:10:24.017Z] WORKDIR /edgex [2022-12-23T19:10:24.017Z] COPY go.mod . [2022-12-23T19:10:24.017Z] RUN go mod download [2022-12-23T19:10:24.017Z] + docker build -t ci-base-image-arm64 -f - . [2022-12-23T19:10:24.606Z] Sending build context to Docker daemon 3.265MB [2022-12-23T19:10:24.606Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-23T19:10:24.606Z] ---> f96f9c87975a [2022-12-23T19:10:24.606Z] Step 2/4 : WORKDIR /edgex [2022-12-23T19:10:26.557Z] ---> Running in c24ab0562d69 [2022-12-23T19:10:26.825Z] Removing intermediate container c24ab0562d69 [2022-12-23T19:10:26.825Z] ---> f92e6adb2d85 [2022-12-23T19:10:26.825Z] Step 3/4 : COPY go.mod . [2022-12-23T19:10:27.410Z] ---> ce840ff659b4 [2022-12-23T19:10:27.410Z] Step 4/4 : RUN go mod download [2022-12-23T19:10:27.410Z] ---> Running in 854fa9ed76ee [2022-12-23T19:10:34.174Z] Removing intermediate container c834874d3d57 [2022-12-23T19:10:34.175Z] ---> 6b55519bed1a [2022-12-23T19:10:34.175Z] Step 7/22 : COPY . . [2022-12-23T19:10:34.175Z] Removing intermediate container cf1cf3d3c291 [2022-12-23T19:10:34.175Z] ---> d9a9c4b10ffa [2022-12-23T19:10:34.175Z] Step 7/32 : COPY . . [2022-12-23T19:10:34.175Z] Removing intermediate container 57516d6ca269 [2022-12-23T19:10:34.175Z] ---> 30c898ca0713 [2022-12-23T19:10:34.175Z] Step 8/22 : COPY . . [2022-12-23T19:10:34.175Z] Removing intermediate container 57f9f111e80f [2022-12-23T19:10:34.175Z] ---> c93a51654a0a [2022-12-23T19:10:34.175Z] Step 7/24 : COPY . . [2022-12-23T19:10:34.175Z] Removing intermediate container ece51f2f7430 [2022-12-23T19:10:34.175Z] ---> 515f208840d3 [2022-12-23T19:10:34.175Z] Step 7/24 : COPY . . [2022-12-23T19:10:40.751Z] ---> 6f7a6f9fe0fe [2022-12-23T19:10:40.751Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-23T19:10:40.751Z] ---> f8874402f4b8 [2022-12-23T19:10:40.751Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-23T19:10:40.751Z] ---> 54ed97980659 [2022-12-23T19:10:40.751Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T19:10:40.751Z] ---> c022122c4ab2 [2022-12-23T19:10:40.751Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-23T19:10:40.751Z] ---> f38bafe28a67 [2022-12-23T19:10:40.751Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T19:10:40.751Z] ---> Running in a864a77b046b [2022-12-23T19:10:40.751Z] ---> Running in c5250247c607 [2022-12-23T19:10:40.751Z] ---> Running in 7e1474417093 [2022-12-23T19:10:40.751Z] ---> Running in e74310a4e00b [2022-12-23T19:10:40.751Z] ---> Running in 42deeec2f00e [2022-12-23T19:10:40.751Z] Removing intermediate container 7e1474417093 [2022-12-23T19:10:40.751Z] ---> 342d3c8a2720 [2022-12-23T19:10:40.751Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-23T19:10:40.752Z] ---> Running in 55ebd9f27112 [2022-12-23T19:10:40.752Z] Removing intermediate container e74310a4e00b [2022-12-23T19:10:40.752Z] ---> 9f713123bb54 [2022-12-23T19:10:40.752Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-23T19:10:40.752Z] ---> Running in 7c568bfac941 [2022-12-23T19:10:40.752Z] Removing intermediate container 55ebd9f27112 [2022-12-23T19:10:40.752Z] ---> 9661a98e9de4 [2022-12-23T19:10:40.752Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-23T19:10:40.752Z] ---> Running in 03fb961fcecb [2022-12-23T19:10:40.752Z] Removing intermediate container 7c568bfac941 [2022-12-23T19:10:40.752Z] ---> 2cf95568b079 [2022-12-23T19:10:40.752Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-23T19:10:40.752Z] ---> Running in a4a75e8e20b6 [2022-12-23T19:10:40.752Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-23T19:10:40.752Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-23T19:10:41.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-23T19:10:41.576Z] Removing intermediate container 03fb961fcecb [2022-12-23T19:10:41.576Z] ---> 53ee97441fab [2022-12-23T19:10:41.576Z] Step 11/24 : WORKDIR /edgex-go [2022-12-23T19:10:41.576Z] Removing intermediate container a4a75e8e20b6 [2022-12-23T19:10:41.576Z] ---> 915c98931ac2 [2022-12-23T19:10:41.576Z] Step 11/24 : WORKDIR /edgex-go [2022-12-23T19:10:41.576Z] ---> Running in 3c2736d4a08b [2022-12-23T19:10:41.576Z] ---> Running in 65d82c81dc21 [2022-12-23T19:10:41.833Z] Removing intermediate container 3c2736d4a08b [2022-12-23T19:10:41.833Z] ---> 0cc04ff1f10e [2022-12-23T19:10:41.833Z] [2022-12-23T19:10:41.833Z] Step 12/24 : FROM alpine:3.15 [2022-12-23T19:10:41.833Z] Removing intermediate container 65d82c81dc21 [2022-12-23T19:10:41.833Z] ---> ff92b71bae43 [2022-12-23T19:10:41.833Z] [2022-12-23T19:10:41.833Z] Step 12/24 : FROM alpine:3.15 [2022-12-23T19:10:42.399Z] 3.15: Pulling from library/alpine [2022-12-23T19:10:42.399Z] 3.15: Pulling from library/alpine [2022-12-23T19:10:43.335Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-23T19:10:43.335Z] Status: Downloaded newer image for alpine:3.15 [2022-12-23T19:10:43.335Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-23T19:10:43.335Z] Status: Image is up to date for alpine:3.15 [2022-12-23T19:10:43.335Z] ---> c4fc93816858 [2022-12-23T19:10:43.335Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:10:43.335Z] ---> c4fc93816858 [2022-12-23T19:10:43.335Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:10:43.594Z] ---> Running in a9b07e5ad7c5 [2022-12-23T19:10:43.594Z] ---> Running in f1af31c2bc3d [2022-12-23T19:10:43.594Z] Removing intermediate container f1af31c2bc3d [2022-12-23T19:10:43.594Z] ---> 9df07b926287 [2022-12-23T19:10:43.594Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-23T19:10:43.594Z] Removing intermediate container a9b07e5ad7c5 [2022-12-23T19:10:43.594Z] ---> a04dadc618e0 [2022-12-23T19:10:43.594Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-23T19:10:43.865Z] ---> Running in 1813c87380eb [2022-12-23T19:10:43.865Z] ---> Running in 76e0ca32c0c5 [2022-12-23T19:10:44.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.381Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T19:10:44.381Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T19:10:44.381Z] OK: 15859 distinct packages available [2022-12-23T19:10:44.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.642Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T19:10:44.642Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T19:10:44.642Z] OK: 15859 distinct packages available [2022-12-23T19:10:44.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:10:44.642Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-23T19:10:44.642Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-23T19:10:44.642Z] (3/5) Installing libucontext (1.1-r0) [2022-12-23T19:10:44.642Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-23T19:10:44.642Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-23T19:10:44.642Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T19:10:44.642Z] OK: 7 MiB in 19 packages [2022-12-23T19:10:44.899Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-23T19:10:44.899Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-23T19:10:44.900Z] (3/4) Installing libucontext (1.1-r0) [2022-12-23T19:10:44.900Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-23T19:10:44.900Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T19:10:44.900Z] OK: 6 MiB in 18 packages [2022-12-23T19:10:45.834Z] Removing intermediate container 76e0ca32c0c5 [2022-12-23T19:10:45.834Z] ---> 4e09d3406a77 [2022-12-23T19:10:45.834Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T19:10:45.834Z] Removing intermediate container 1813c87380eb [2022-12-23T19:10:45.834Z] ---> 36f9103c2246 [2022-12-23T19:10:45.834Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-23T19:10:47.733Z] ---> 343609377178 [2022-12-23T19:10:47.733Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T19:10:47.733Z] ---> d328dd7b9f2b [2022-12-23T19:10:47.733Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T19:10:48.675Z] ---> 67aaf69120c0 [2022-12-23T19:10:48.675Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-23T19:10:48.675Z] ---> Running in 7b8eecba9b89 [2022-12-23T19:10:49.242Z] Removing intermediate container 7b8eecba9b89 [2022-12-23T19:10:49.242Z] ---> e01ed4c587a5 [2022-12-23T19:10:49.242Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-12-23T19:10:49.242Z] ---> 643dac9fd1d8 [2022-12-23T19:10:49.242Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T19:10:49.806Z] ---> 70a560be26e7 [2022-12-23T19:10:49.806Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-23T19:10:49.806Z] ---> 3ea7c4ff67d9 [2022-12-23T19:10:49.806Z] Step 19/24 : WORKDIR / [2022-12-23T19:10:49.806Z] ---> Running in c63af79514e1 [2022-12-23T19:10:50.371Z] Removing intermediate container c63af79514e1 [2022-12-23T19:10:50.371Z] ---> 6630864595dd [2022-12-23T19:10:50.371Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T19:10:50.371Z] ---> 5b4592962de2 [2022-12-23T19:10:50.371Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-23T19:10:50.629Z] ---> Running in b70d81cd4dcb [2022-12-23T19:10:50.887Z] ---> d3e16db33a43 [2022-12-23T19:10:50.887Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T19:10:50.887Z] Removing intermediate container b70d81cd4dcb [2022-12-23T19:10:50.887Z] ---> 8790ebaec9a7 [2022-12-23T19:10:50.887Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T19:10:50.887Z] ---> Running in f62e5d0a87e5 [2022-12-23T19:10:50.887Z] ---> Running in ba31704f90ee [2022-12-23T19:10:51.144Z] Removing intermediate container f62e5d0a87e5 [2022-12-23T19:10:51.144Z] ---> 27fd697fee19 [2022-12-23T19:10:51.144Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T19:10:51.144Z] Removing intermediate container ba31704f90ee [2022-12-23T19:10:51.144Z] ---> f6eb92ba2342 [2022-12-23T19:10:51.144Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T19:10:51.144Z] ---> Running in 787690d11673 [2022-12-23T19:10:51.144Z] ---> Running in cb2762aa1fe0 [2022-12-23T19:10:51.707Z] Removing intermediate container 787690d11673 [2022-12-23T19:10:51.707Z] ---> fa32df0d43d8 [2022-12-23T19:10:51.707Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:10:51.707Z] Removing intermediate container cb2762aa1fe0 [2022-12-23T19:10:51.707Z] ---> 85a3fefe9a88 [2022-12-23T19:10:51.707Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T19:10:51.707Z] ---> Running in 3f0b97b57e19 [2022-12-23T19:10:51.707Z] ---> Running in 3b62988b5bb4 [2022-12-23T19:10:51.966Z] Removing intermediate container 3f0b97b57e19 [2022-12-23T19:10:51.966Z] ---> 52932fa5d726 [2022-12-23T19:10:51.966Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:10:51.966Z] Removing intermediate container 3b62988b5bb4 [2022-12-23T19:10:51.966Z] ---> 3a823d610d54 [2022-12-23T19:10:51.966Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:10:51.966Z] ---> Running in a77c99ecb3e4 [2022-12-23T19:10:51.966Z] ---> Running in 718c3f2f031a [2022-12-23T19:10:52.225Z] Removing intermediate container a77c99ecb3e4 [2022-12-23T19:10:52.225Z] ---> 22287811e8e8 [2022-12-23T19:10:52.226Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:10:52.226Z] ---> Running in 8a761467298c [2022-12-23T19:10:52.226Z] Removing intermediate container 718c3f2f031a [2022-12-23T19:10:52.226Z] ---> dd3aa3a05485 [2022-12-23T19:10:52.226Z] [2022-12-23T19:10:52.486Z] Successfully built dd3aa3a05485 [2022-12-23T19:10:52.486Z] Successfully tagged security-spire-config:latest [2022-12-23T19:10:52.486Z] Building support-scheduler [2022-12-23T19:10:52.744Z]  Building security-spire-config ... done Removing intermediate container 8a761467298c [2022-12-23T19:10:52.744Z] ---> d7a365a40fbd [2022-12-23T19:10:52.744Z] [2022-12-23T19:10:52.744Z] Successfully built d7a365a40fbd [2022-12-23T19:10:52.744Z] Successfully tagged security-spire-agent:latest [2022-12-23T19:10:52.744Z] Building security-secretstore-setup [2022-12-23T19:10:58.006Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:10:58.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:10:58.006Z] ---> 855960133d38 [2022-12-23T19:10:58.006Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:10:58.006Z] ---> Using cache [2022-12-23T19:10:58.006Z] ---> 963bc69dd77d [2022-12-23T19:10:58.006Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T19:10:58.006Z] ---> Using cache [2022-12-23T19:10:58.006Z] ---> 80030c782d4c [2022-12-23T19:10:58.006Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-23T19:10:58.006Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:10:58.006Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:10:58.006Z] ---> 855960133d38 [2022-12-23T19:10:58.006Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T19:10:58.006Z] ---> Using cache [2022-12-23T19:10:58.006Z] ---> 3750e71eb5ac [2022-12-23T19:10:58.006Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-23T19:10:59.829Z] Removing intermediate container 854fa9ed76ee [2022-12-23T19:10:59.829Z] ---> 8118b21fcd67 [2022-12-23T19:10:59.829Z] Successfully built 8118b21fcd67 [2022-12-23T19:10:59.829Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:10:59.914Z] ---> Running in 6600305f2b0d [2022-12-23T19:10:59.914Z] ---> Running in 50dfb3d0b13a [2022-12-23T19:11:00.163Z] + docker inspect -f . ci-base-image-arm64 [2022-12-23T19:11:00.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:11:00.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-388 does not seem to be running inside a container [2022-12-23T19:11:00.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@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 [2022-12-23T19:11:00.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:00.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:00.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:00.735Z] OK: 211 MiB in 51 packages [2022-12-23T19:11:00.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:00.994Z] OK: 211 MiB in 51 packages [2022-12-23T19:11:01.560Z] Removing intermediate container 50dfb3d0b13a [2022-12-23T19:11:01.560Z] ---> 457bfa61232e [2022-12-23T19:11:01.560Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T19:11:01.651Z] $ docker top d114e19583596710a613c6a47d7f4174fe181c556ab3d803c2b878bc24d982b4 -eo pid,comm [2022-12-23T19:11:01.820Z] Removing intermediate container 6600305f2b0d [2022-12-23T19:11:01.820Z] ---> 9cbcd2fdd61f [2022-12-23T19:11:01.820Z] Step 5/24 : COPY go.mod vendor* ./ [Pipeline] { [Pipeline] sh [2022-12-23T19:11:02.079Z] ---> 1a30bb959f7b [2022-12-23T19:11:02.079Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:02.079Z] ---> Running in 4349db115e56 [2022-12-23T19:11:02.339Z] ---> 13947b786345 [2022-12-23T19:11:02.339Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:02.339Z] ---> Running in d7f21d86d247 [2022-12-23T19:11:02.482Z] + go version [2022-12-23T19:11:02.482Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-23T19:11:02.504Z] $ docker stop --time=1 d114e19583596710a613c6a47d7f4174fe181c556ab3d803c2b878bc24d982b4 [2022-12-23T19:11:04.146Z] $ docker rm -f --volumes d114e19583596710a613c6a47d7f4174fe181c556ab3d803c2b878bc24d982b4 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:11:04.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-23T19:11:04.747Z] [2022-12-23T19:11:04.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:11:05.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-23T19:11:05.086Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-12-23T19:11:05.086Z] 29e5d40040c1: Pulling fs layer [2022-12-23T19:11:05.086Z] 1ce36da41761: Pulling fs layer [2022-12-23T19:11:05.086Z] 25b303627fd3: Pulling fs layer [2022-12-23T19:11:05.355Z] 29e5d40040c1: Verifying Checksum [2022-12-23T19:11:05.355Z] 29e5d40040c1: Download complete [2022-12-23T19:11:05.624Z] 1ce36da41761: Verifying Checksum [2022-12-23T19:11:05.624Z] 1ce36da41761: Download complete [2022-12-23T19:11:05.894Z] 29e5d40040c1: Pull complete [2022-12-23T19:11:07.306Z] 1ce36da41761: Pull complete [2022-12-23T19:11:07.306Z] 25b303627fd3: Verifying Checksum [2022-12-23T19:11:07.306Z] 25b303627fd3: Download complete [2022-12-23T19:11:08.905Z] Removing intermediate container 42deeec2f00e [2022-12-23T19:11:08.906Z] ---> ed502ccdf5d7 [2022-12-23T19:11:08.906Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-23T19:11:08.906Z] ---> Running in 354627fd636d [2022-12-23T19:11:08.906Z] Removing intermediate container c5250247c607 [2022-12-23T19:11:08.906Z] ---> 8c52a85bee25 [2022-12-23T19:11:08.906Z] [2022-12-23T19:11:08.906Z] Step 9/32 : FROM alpine:3.16 [2022-12-23T19:11:08.906Z] 3.16: Pulling from library/alpine [2022-12-23T19:11:08.906Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-23T19:11:09.163Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-23T19:11:09.164Z] Status: Downloaded newer image for alpine:3.16 [2022-12-23T19:11:09.164Z] ---> bfe296a52501 [2022-12-23T19:11:09.164Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:11:10.098Z] ---> Running in 3137391fe27f [2022-12-23T19:11:10.098Z] Removing intermediate container 3137391fe27f [2022-12-23T19:11:10.098Z] ---> 72ac4d723735 [2022-12-23T19:11:10.098Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-23T19:11:10.098Z] Removing intermediate container 354627fd636d [2022-12-23T19:11:10.098Z] ---> 057f3d9738a0 [2022-12-23T19:11:10.098Z] [2022-12-23T19:11:10.098Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:11:10.098Z] ---> bfe296a52501 [2022-12-23T19:11:10.098Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:11:10.357Z] ---> Running in ed2e1c939cd6 [2022-12-23T19:11:10.357Z] ---> Running in ec14ffc7c1d2 [2022-12-23T19:11:10.621Z] Removing intermediate container ec14ffc7c1d2 [2022-12-23T19:11:10.621Z] ---> 19b0a0de5e81 [2022-12-23T19:11:10.621Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-12-23T19:11:10.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:10.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:10.879Z] ---> Running in e13ca374d545 [2022-12-23T19:11:11.137Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-23T19:11:11.137Z] (2/2) Installing su-exec (0.2-r1) [2022-12-23T19:11:11.137Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:11:11.137Z] OK: 6 MiB in 16 packages [2022-12-23T19:11:11.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:11.137Z] Removing intermediate container 4349db115e56 [2022-12-23T19:11:11.137Z] ---> 661457499132 [2022-12-23T19:11:11.137Z] Step 8/22 : COPY . . [2022-12-23T19:11:11.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:11.394Z] Removing intermediate container d7f21d86d247 [2022-12-23T19:11:11.394Z] ---> 1792f830a5a6 [2022-12-23T19:11:11.394Z] Step 7/24 : COPY . . [2022-12-23T19:11:11.394Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-23T19:11:11.394Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-23T19:11:11.690Z] (3/33) Installing readline (8.1.2-r0) [2022-12-23T19:11:11.690Z] (4/33) Installing bash (5.1.16-r2) [2022-12-23T19:11:11.690Z] Executing bash-5.1.16-r2.post-install [2022-12-23T19:11:11.690Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-23T19:11:11.690Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-23T19:11:11.690Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-23T19:11:11.690Z] (8/33) Installing libcurl (7.83.1-r5) [2022-12-23T19:11:11.690Z] (9/33) Installing curl (7.83.1-r5) [2022-12-23T19:11:11.690Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-23T19:11:11.948Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-23T19:11:11.949Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-23T19:11:11.949Z] (13/33) Installing expat (2.5.0-r0) [2022-12-23T19:11:11.949Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-23T19:11:11.949Z] (15/33) Installing gdbm (1.23-r0) [2022-12-23T19:11:11.949Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-23T19:11:11.949Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-23T19:11:11.949Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-23T19:11:11.949Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-23T19:11:11.949Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-23T19:11:11.949Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-23T19:11:12.516Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-23T19:11:12.516Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-23T19:11:12.516Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-23T19:11:12.516Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-23T19:11:12.516Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-23T19:11:12.516Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-23T19:11:12.516Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-23T19:11:12.516Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-23T19:11:12.516Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-23T19:11:12.516Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-23T19:11:12.516Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-23T19:11:12.516Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-23T19:11:12.516Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:11:12.516Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:11:12.774Z] OK: 123 MiB in 47 packages [2022-12-23T19:11:13.707Z] Removing intermediate container ed2e1c939cd6 [2022-12-23T19:11:13.707Z] ---> feaf395023f6 [2022-12-23T19:11:13.707Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-23T19:11:14.641Z] ---> Running in 932ae578a647 [2022-12-23T19:11:14.641Z] Removing intermediate container a864a77b046b [2022-12-23T19:11:14.641Z] ---> 547d712fc716 [2022-12-23T19:11:14.641Z] [2022-12-23T19:11:14.641Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:11:14.641Z] ---> bfe296a52501 [2022-12-23T19:11:14.641Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-23T19:11:14.903Z] ---> Running in a4b32229abcd [2022-12-23T19:11:14.903Z] Removing intermediate container 932ae578a647 [2022-12-23T19:11:14.903Z] ---> 5e6a1b9e00e1 [2022-12-23T19:11:14.903Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-23T19:11:14.903Z] ---> Running in 1a712f1a2305 [2022-12-23T19:11:14.903Z] ---> 4e637c7acd83 [2022-12-23T19:11:14.903Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-23T19:11:14.903Z] ---> Running in 2bbf6f7723d5 [2022-12-23T19:11:15.161Z] Removing intermediate container 1a712f1a2305 [2022-12-23T19:11:15.161Z] ---> 128b98f03323 [2022-12-23T19:11:15.161Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-23T19:11:15.161Z] ---> 1dd636e65824 [2022-12-23T19:11:15.161Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-23T19:11:15.161Z] ---> Running in a5000b500b7d [2022-12-23T19:11:15.161Z] ---> Running in 23a22b18504f [2022-12-23T19:11:15.161Z] Removing intermediate container a5000b500b7d [2022-12-23T19:11:15.161Z] ---> f58ab326c7a4 [2022-12-23T19:11:15.161Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-23T19:11:15.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:15.161Z] ---> Running in 3523784a1f9c [2022-12-23T19:11:15.419Z] Removing intermediate container 3523784a1f9c [2022-12-23T19:11:15.419Z] ---> d94c31a1cd0d [2022-12-23T19:11:15.419Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-23T19:11:15.419Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-23T19:11:15.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:15.419Z] ---> Running in da9b2a944d7d [2022-12-23T19:11:15.677Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-23T19:11:15.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-23T19:11:15.677Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-23T19:11:15.677Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:11:15.677Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:11:15.677Z] OK: 6 MiB in 16 packages [2022-12-23T19:11:16.256Z] Removing intermediate container a4b32229abcd [2022-12-23T19:11:16.256Z] ---> 63957dc987c7 [2022-12-23T19:11:16.256Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:11:16.256Z] ---> Running in 5e17df2541ef [2022-12-23T19:11:16.518Z] Removing intermediate container da9b2a944d7d [2022-12-23T19:11:16.518Z] ---> a5330dba620f [2022-12-23T19:11:16.518Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-23T19:11:16.518Z] Collecting docker-compose==1.23.2 [2022-12-23T19:11:16.518Z] ---> Running in 92b866ec1e31 [2022-12-23T19:11:16.518Z] Removing intermediate container 5e17df2541ef [2022-12-23T19:11:16.518Z] ---> aeb9e11ed085 [2022-12-23T19:11:16.518Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-23T19:11:16.518Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-23T19:11:16.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.3 MB/s eta 0:00:00 [2022-12-23T19:11:16.518Z] ---> Running in c0c195ec2963 [2022-12-23T19:11:16.518Z] Collecting cached-property<2,>=1.2.0 [2022-12-23T19:11:16.518Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-23T19:11:16.518Z] Removing intermediate container 92b866ec1e31 [2022-12-23T19:11:16.518Z] ---> 00953158bb41 [2022-12-23T19:11:16.518Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-23T19:11:16.518Z] Removing intermediate container c0c195ec2963 [2022-12-23T19:11:16.518Z] ---> ff9bfe573e10 [2022-12-23T19:11:16.518Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T19:11:16.518Z] ---> Running in a6b2e0c4c18b [2022-12-23T19:11:16.781Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-23T19:11:16.781Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-23T19:11:16.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 172.1 MB/s eta 0:00:00 [2022-12-23T19:11:16.781Z] Collecting docopt<0.7,>=0.6.1 [2022-12-23T19:11:16.781Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-23T19:11:16.781Z] Preparing metadata (setup.py): started [2022-12-23T19:11:16.781Z] ---> 595736810538 [2022-12-23T19:11:16.781Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-23T19:11:16.781Z] Removing intermediate container a6b2e0c4c18b [2022-12-23T19:11:16.781Z] ---> fe760afbde57 [2022-12-23T19:11:16.781Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:11:16.781Z] ---> Running in 09fb5d993939 [2022-12-23T19:11:17.041Z] ---> 309b5564ff24 [2022-12-23T19:11:17.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-23T19:11:17.042Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:11:17.042Z] Collecting PyYAML<4,>=3.10 [2022-12-23T19:11:17.042Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-23T19:11:17.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 107.1 MB/s eta 0:00:00 [2022-12-23T19:11:17.301Z] Preparing metadata (setup.py): started [2022-12-23T19:11:17.393Z] 25b303627fd3: Pull complete [2022-12-23T19:11:17.393Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-12-23T19:11:17.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-23T19:11:17.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:11:17.567Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:11:17.567Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-23T19:11:17.567Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-23T19:11:17.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 125.6 MB/s eta 0:00:00 [2022-12-23T19:11:17.567Z] ---> 1a47b525e905 [2022-12-23T19:11:17.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-388 does not seem to be running inside a container [2022-12-23T19:11:17.639Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-12-23T19:11:17.825Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-23T19:11:17.825Z] Collecting docker<4.0,>=3.6.0 [2022-12-23T19:11:17.825Z] Removing intermediate container 09fb5d993939 [2022-12-23T19:11:17.825Z] ---> 0a535071b7ed [2022-12-23T19:11:17.825Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:11:17.825Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-23T19:11:17.825Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 175.9 MB/s eta 0:00:00 [2022-12-23T19:11:17.825Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-23T19:11:17.825Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-23T19:11:17.825Z] Preparing metadata (setup.py): started [2022-12-23T19:11:17.825Z] ---> b6a25cee4008 [2022-12-23T19:11:17.825Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-23T19:11:17.825Z] ---> 5c96595cb4f1 [2022-12-23T19:11:17.825Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-23T19:11:18.084Z] ---> Running in 1135f155885c [2022-12-23T19:11:18.084Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:11:18.084Z] Collecting texttable<0.10,>=0.9.0 [2022-12-23T19:11:18.084Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-23T19:11:18.084Z] Preparing metadata (setup.py): started [2022-12-23T19:11:18.084Z] Removing intermediate container 1135f155885c [2022-12-23T19:11:18.084Z] ---> 8f74dbadb516 [2022-12-23T19:11:18.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:11:18.341Z] ---> Running in 3f94fd697785 [2022-12-23T19:11:18.341Z] ---> 4c03c66d3733 [2022-12-23T19:11:18.341Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-23T19:11:18.341Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:11:18.341Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-12-23T19:11:18.341Z] Removing intermediate container 3f94fd697785 [2022-12-23T19:11:18.341Z] ---> 8d3242a43df2 [2022-12-23T19:11:18.341Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T19:11:18.341Z] Collecting jsonschema<3,>=2.5.1 [2022-12-23T19:11:18.341Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-23T19:11:18.341Z] ---> Running in d45e74fa66f3 [2022-12-23T19:11:18.601Z] Collecting docker-pycreds>=0.4.0 [2022-12-23T19:11:18.601Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-23T19:11:18.601Z] Removing intermediate container d45e74fa66f3 [2022-12-23T19:11:18.601Z] ---> c0ccc4adb1ea [2022-12-23T19:11:18.601Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:11:18.601Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-23T19:11:18.601Z] ---> aa3a00672268 [2022-12-23T19:11:18.601Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-23T19:11:18.601Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-23T19:11:18.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 175.0 MB/s eta 0:00:00 [2022-12-23T19:11:18.601Z] Collecting idna<2.8,>=2.5 [2022-12-23T19:11:18.601Z] ---> Running in 371d61618d39 [2022-12-23T19:11:18.601Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-23T19:11:18.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.0 MB/s eta 0:00:00 [2022-12-23T19:11:18.601Z] Collecting certifi>=2017.4.17 [2022-12-23T19:11:18.601Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-23T19:11:18.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 168.3 MB/s eta 0:00:00 [2022-12-23T19:11:18.859Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-23T19:11:18.859Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-23T19:11:18.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 173.4 MB/s eta 0:00:00Removing intermediate container 371d61618d39 [2022-12-23T19:11:18.859Z] ---> f7a15af046b5 [2022-12-23T19:11:18.859Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:11:18.859Z] [2022-12-23T19:11:18.859Z] ---> Running in cde0df42947d [2022-12-23T19:11:18.859Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-23T19:11:18.859Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-23T19:11:18.859Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-23T19:11:18.859Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-23T19:11:18.859Z] ---> 99b0b7ad91e5 [2022-12-23T19:11:18.859Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-23T19:11:19.117Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-23T19:11:19.117Z] Running setup.py install for texttable: started [2022-12-23T19:11:19.117Z] Removing intermediate container cde0df42947d [2022-12-23T19:11:19.117Z] ---> 53ac0f4ffd03 [2022-12-23T19:11:19.117Z] [2022-12-23T19:11:19.117Z] Successfully built 53ac0f4ffd03 [2022-12-23T19:11:19.117Z] Successfully tagged support-notifications:latest [2022-12-23T19:11:19.117Z] Building core-metadata [2022-12-23T19:11:19.117Z]  Building support-notifications ... done  ---> b0e9fafae4cb [2022-12-23T19:11:19.117Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-23T19:11:19.374Z] Running setup.py install for texttable: finished with status 'done' [2022-12-23T19:11:19.374Z] Running setup.py install for PyYAML: started [2022-12-23T19:11:19.633Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-23T19:11:19.755Z] $ docker top 7fc6ac1202e79526aff02245d0778f7b81de67096b5c6578ed01bde9910f91a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T19:11:20.578Z] + docker-compose build --help [2022-12-23T19:11:20.578Z] + grep parallel [2022-12-23T19:11:20.589Z] ---> ea5b373e581b [2022-12-23T19:11:20.589Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-23T19:11:20.589Z] Running setup.py install for docopt: started [2022-12-23T19:11:20.847Z] Running setup.py install for docopt: finished with status 'done' [2022-12-23T19:11:21.110Z] ---> 36075ec2b041 [2022-12-23T19:11:21.110Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-23T19:11:21.110Z] ---> Running in 866fab64a9b5 [2022-12-23T19:11:21.378Z] Running setup.py install for dockerpty: started [2022-12-23T19:11:21.645Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-23T19:11:22.589Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-12-23T19:11:22.589Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-12-23T19:11:22.589Z] Removing intermediate container 866fab64a9b5 [2022-12-23T19:11:22.589Z] ---> 07e6c00deab9 [2022-12-23T19:11:22.589Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-23T19:11:22.848Z] ---> Running in 8f4af607e7cd [2022-12-23T19:11:22.848Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:22.848Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:22.848Z] ---> 855960133d38 [2022-12-23T19:11:22.848Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:11:22.848Z] ---> Using cache [2022-12-23T19:11:22.848Z] ---> 963bc69dd77d [2022-12-23T19:11:22.848Z] Step 4/24 : WORKDIR /edgex-go [2022-12-23T19:11:22.848Z] ---> Using cache [2022-12-23T19:11:22.848Z] ---> 80030c782d4c [2022-12-23T19:11:22.848Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-23T19:11:22.848Z] ---> Using cache [2022-12-23T19:11:22.848Z] ---> 457bfa61232e [2022-12-23T19:11:22.848Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-23T19:11:22.848Z] ---> Using cache [2022-12-23T19:11:22.848Z] ---> 1a30bb959f7b [2022-12-23T19:11:22.848Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:22.848Z] ---> Using cache [2022-12-23T19:11:22.848Z] ---> 661457499132 [2022-12-23T19:11:22.848Z] Step 8/24 : COPY . . [2022-12-23T19:11:22.848Z] ---> Using cache [2022-12-23T19:11:22.848Z] ---> 4e637c7acd83 [2022-12-23T19:11:22.848Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-23T19:11:22.848Z] ---> Running in 55e6944d84d5 [2022-12-23T19:11:23.108Z] Removing intermediate container 8f4af607e7cd [2022-12-23T19:11:23.108Z] ---> 7c03a0cff52d [2022-12-23T19:11:23.108Z] Step 29/32 : CMD ["gate"] [2022-12-23T19:11:23.108Z] ---> Running in 4a30e5e3baad [2022-12-23T19:11:23.370Z] Removing intermediate container 4a30e5e3baad [2022-12-23T19:11:23.370Z] ---> 085bc8211771 [2022-12-23T19:11:23.370Z] Step 30/32 : LABEL arch=x86_64 [2022-12-23T19:11:23.370Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-23T19:11:23.370Z] ---> Running in 4a8fe98da334 [2022-12-23T19:11:23.935Z] Removing intermediate container 4a8fe98da334 [2022-12-23T19:11:23.935Z] ---> d37653a4e404 [2022-12-23T19:11:23.935Z] Step 31/32 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:11:23.935Z] ---> Running in b095a9d85e6c [2022-12-23T19:11:24.503Z] Removing intermediate container b095a9d85e6c [2022-12-23T19:11:24.503Z] ---> d32fc6f49a88 [2022-12-23T19:11:24.503Z] Step 32/32 : LABEL version=3.0.0-dev.8 [2022-12-23T19:11:24.503Z] ---> Running in ad7f5a5d085d [2022-12-23T19:11:24.762Z] Removing intermediate container ad7f5a5d085d [2022-12-23T19:11:24.762Z] ---> b259b403d9d3 [2022-12-23T19:11:24.762Z] [2022-12-23T19:11:24.762Z] Successfully built b259b403d9d3 [2022-12-23T19:11:24.762Z] Successfully tagged security-bootstrapper:latest [2022-12-23T19:11:24.762Z]  Building security-bootstrapper ... done Building security-spire-server [2022-12-23T19:11:24.846Z] --parallel Build images in parallel. [Pipeline] } [2022-12-23T19:11:24.867Z] $ docker stop --time=1 7fc6ac1202e79526aff02245d0778f7b81de67096b5c6578ed01bde9910f91a5 [2022-12-23T19:11:26.491Z] $ docker rm -f --volumes 7fc6ac1202e79526aff02245d0778f7b81de67096b5c6578ed01bde9910f91a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:11:26.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-12-23T19:11:26.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:11:27.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-388 does not seem to be running inside a container [2022-12-23T19:11:27.238Z] $ 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/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@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 [2022-12-23T19:11:27.294Z] Removing intermediate container e13ca374d545 [2022-12-23T19:11:27.294Z] ---> e96212e07301 [2022-12-23T19:11:27.294Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-23T19:11:27.552Z] ---> Running in cb1fcf75ea83 [2022-12-23T19:11:27.810Z] Removing intermediate container cb1fcf75ea83 [2022-12-23T19:11:27.810Z] ---> 29a6da823725 [2022-12-23T19:11:27.810Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T19:11:27.810Z] ---> Running in f374b1b7ae40 [2022-12-23T19:11:28.068Z] Removing intermediate container f374b1b7ae40 [2022-12-23T19:11:28.068Z] ---> 7d08ab8f191d [2022-12-23T19:11:28.068Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-23T19:11:28.326Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:28.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:28.326Z] ---> 855960133d38 [2022-12-23T19:11:28.326Z] Step 3/23 : WORKDIR /edgex-go [2022-12-23T19:11:28.326Z] ---> Using cache [2022-12-23T19:11:28.326Z] ---> 3750e71eb5ac [2022-12-23T19:11:28.326Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T19:11:28.326Z] ---> Running in b34226e93d60 [2022-12-23T19:11:28.388Z] $ docker top 17dd4e4810d8c200d5fef6c0b2956a2b6fef98de6a47a78acf45403f361d8248 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T19:11:28.880Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-12-23T19:11:28.890Z] ---> e7f033c12fa0 [2022-12-23T19:11:28.890Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-23T19:11:29.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:29.404Z] ---> c48d61dc8b46 [2022-12-23T19:11:29.404Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-23T19:11:29.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:29.662Z] OK: 211 MiB in 51 packages [2022-12-23T19:11:29.918Z] ---> a38439e3b62f [2022-12-23T19:11:29.918Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-23T19:11:29.918Z] ---> Running in 2799a488cb76 [2022-12-23T19:11:30.483Z] Removing intermediate container 2799a488cb76 [2022-12-23T19:11:30.483Z] ---> ea152bec6f6e [2022-12-23T19:11:30.483Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:11:30.483Z] ---> Running in 382495ee9feb [2022-12-23T19:11:30.483Z] Removing intermediate container b34226e93d60 [2022-12-23T19:11:30.483Z] ---> 02310df2dec5 [2022-12-23T19:11:30.483Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-23T19:11:30.483Z] Removing intermediate container 382495ee9feb [2022-12-23T19:11:30.483Z] ---> 690337de3af7 [2022-12-23T19:11:30.483Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T19:11:30.740Z] ---> Running in abc14b8df623 [2022-12-23T19:11:30.740Z] Removing intermediate container abc14b8df623 [2022-12-23T19:11:30.740Z] ---> e9ec72cf1c45 [2022-12-23T19:11:30.740Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:11:30.740Z] ---> ec38eec2aa3d [2022-12-23T19:11:30.740Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:31.000Z] ---> Running in 2b7a29e5b81d [2022-12-23T19:11:31.000Z] ---> Running in 732068da146e [2022-12-23T19:11:31.259Z] Removing intermediate container 2b7a29e5b81d [2022-12-23T19:11:31.259Z] ---> c0d88d0221c8 [2022-12-23T19:11:31.259Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:11:31.259Z] ---> Running in ecfe5be9f66b [2022-12-23T19:11:31.259Z] Removing intermediate container ecfe5be9f66b [2022-12-23T19:11:31.259Z] ---> 218fa9f3354f [2022-12-23T19:11:31.259Z] [2022-12-23T19:11:31.516Z] Successfully built 218fa9f3354f [2022-12-23T19:11:31.516Z] Successfully tagged sys-mgmt-agent:latest [2022-12-23T19:11:31.516Z] Building security-proxy-setup [2022-12-23T19:11:33.132Z] Building core-command ... [2022-12-23T19:11:33.132Z] Building core-data ... [2022-12-23T19:11:33.132Z] Building core-metadata ... [2022-12-23T19:11:33.132Z] Building security-bootstrapper ... [2022-12-23T19:11:33.132Z] Building security-proxy-setup ... [2022-12-23T19:11:33.132Z] Building security-secretstore-setup ... [2022-12-23T19:11:33.132Z] Building security-spiffe-token-provider ... [2022-12-23T19:11:33.132Z] Building security-spire-agent ... [2022-12-23T19:11:33.132Z] Building security-spire-config ... [2022-12-23T19:11:33.132Z] Building security-spire-server ... [2022-12-23T19:11:33.132Z] Building support-notifications ... [2022-12-23T19:11:33.132Z] Building support-scheduler ... [2022-12-23T19:11:33.132Z] Building sys-mgmt-agent ... [2022-12-23T19:11:33.132Z] Building security-spiffe-token-provider [2022-12-23T19:11:33.132Z] Building security-secretstore-setup [2022-12-23T19:11:33.132Z] Building security-spire-agent [2022-12-23T19:11:33.132Z] Building support-scheduler [2022-12-23T19:11:33.132Z] Building security-spire-config [2022-12-23T19:11:34.044Z]  Building sys-mgmt-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:34.044Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:34.044Z] ---> 855960133d38 [2022-12-23T19:11:34.044Z] Step 3/21 : WORKDIR /edgex-go [2022-12-23T19:11:34.044Z] ---> Using cache [2022-12-23T19:11:34.044Z] ---> 3750e71eb5ac [2022-12-23T19:11:34.044Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-23T19:11:34.044Z] ---> Using cache [2022-12-23T19:11:34.044Z] ---> 9cbcd2fdd61f [2022-12-23T19:11:34.044Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-23T19:11:34.044Z] ---> Using cache [2022-12-23T19:11:34.044Z] ---> 13947b786345 [2022-12-23T19:11:34.044Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:34.044Z] ---> Using cache [2022-12-23T19:11:34.044Z] ---> 1792f830a5a6 [2022-12-23T19:11:34.044Z] Step 7/21 : COPY . . [2022-12-23T19:11:34.044Z] ---> Using cache [2022-12-23T19:11:34.044Z] ---> 1dd636e65824 [2022-12-23T19:11:34.044Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-23T19:11:35.944Z] ---> Running in 220e8e409ba7 [2022-12-23T19:11:36.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-23T19:11:38.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-23T19:11:42.928Z] Removing intermediate container 732068da146e [2022-12-23T19:11:42.928Z] ---> 49199d782b7d [2022-12-23T19:11:42.928Z] Step 7/23 : COPY . . [2022-12-23T19:11:45.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:45.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:45.453Z] ---> 8118b21fcd67 [2022-12-23T19:11:45.453Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T19:11:45.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:45.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:45.453Z] ---> 8118b21fcd67 [2022-12-23T19:11:45.453Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T19:11:45.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:45.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:45.453Z] ---> 8118b21fcd67 [2022-12-23T19:11:45.453Z] Step 3/24 : WORKDIR /edgex-go [2022-12-23T19:11:45.453Z] ---> Running in 7af248ff8982 [2022-12-23T19:11:45.453Z] ---> Running in 190c38730aac [2022-12-23T19:11:45.453Z] ---> Running in e80cad08c68b [2022-12-23T19:11:45.453Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:45.453Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:45.453Z] ---> 8118b21fcd67 [2022-12-23T19:11:45.453Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:11:45.453Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:11:45.453Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:11:45.453Z] ---> 8118b21fcd67 [2022-12-23T19:11:45.453Z] Step 3/19 : WORKDIR /edgex-go [2022-12-23T19:11:45.453Z] ---> Running in 3804a34a135b [2022-12-23T19:11:45.453Z] ---> Running in 7ad98006a5b0 [2022-12-23T19:11:45.453Z] Removing intermediate container 190c38730aac [2022-12-23T19:11:45.453Z] ---> 4597ab4f242c [2022-12-23T19:11:45.453Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-12-23T19:11:45.453Z] Removing intermediate container 7af248ff8982 [2022-12-23T19:11:45.453Z] ---> 8398e0448fac [2022-12-23T19:11:45.453Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T19:11:45.453Z] ---> Running in 15248bb67d22 [2022-12-23T19:11:45.453Z] Removing intermediate container e80cad08c68b [2022-12-23T19:11:45.453Z] ---> 7daf57839cab [2022-12-23T19:11:45.453Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T19:11:45.453Z] ---> Running in c66f1ae6e332 [2022-12-23T19:11:45.453Z] ---> Running in e1508ff35c58 [2022-12-23T19:11:45.453Z] Removing intermediate container 7ad98006a5b0 [2022-12-23T19:11:45.453Z] ---> 80f4fb245c8c [2022-12-23T19:11:45.453Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-23T19:11:45.457Z] Removing intermediate container 23a22b18504f [2022-12-23T19:11:45.457Z] ---> 2dad26b433b5 [2022-12-23T19:11:45.457Z] [2022-12-23T19:11:45.457Z] Step 9/24 : FROM alpine:3.16 [2022-12-23T19:11:45.457Z] ---> bfe296a52501 [2022-12-23T19:11:45.457Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-23T19:11:45.713Z] ---> Running in ba23e0b06c2c [2022-12-23T19:11:45.720Z] Removing intermediate container 3804a34a135b [2022-12-23T19:11:45.720Z] ---> 0048cb65f885 [2022-12-23T19:11:45.720Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T19:11:45.720Z] ---> Running in 4835d7096e40 [2022-12-23T19:11:45.720Z] ---> Running in c5abe6b5c903 [2022-12-23T19:11:46.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:46.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:46.688Z] Removing intermediate container 4835d7096e40 [2022-12-23T19:11:46.689Z] ---> 4f2d349bdfee [2022-12-23T19:11:46.689Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-23T19:11:46.689Z] ---> Running in 9bd5c78e2b00 [2022-12-23T19:11:46.807Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-23T19:11:46.807Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-23T19:11:46.807Z] (3/3) Installing su-exec (0.2-r1) [2022-12-23T19:11:46.807Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:11:46.807Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:11:46.807Z] OK: 6 MiB in 17 packages [2022-12-23T19:11:47.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:47.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:47.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:47.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:48.192Z] Removing intermediate container ba23e0b06c2c [2022-12-23T19:11:48.192Z] ---> ca7a68010482 [2022-12-23T19:11:48.192Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-23T19:11:48.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:48.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:48.449Z] ---> Running in 42f0c74dae6a [2022-12-23T19:11:48.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:48.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:48.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:48.707Z] Removing intermediate container 42f0c74dae6a [2022-12-23T19:11:48.707Z] ---> d07377ac26ca [2022-12-23T19:11:48.707Z] Step 12/24 : WORKDIR / [2022-12-23T19:11:48.969Z] ---> Running in f605518c6795 [2022-12-23T19:11:49.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:49.227Z] Removing intermediate container f605518c6795 [2022-12-23T19:11:49.227Z] ---> cbc6779e5654 [2022-12-23T19:11:49.227Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-23T19:11:49.311Z] OK: 221 MiB in 51 packages [2022-12-23T19:11:49.578Z] OK: 221 MiB in 51 packages [2022-12-23T19:11:49.578Z] OK: 221 MiB in 51 packages [2022-12-23T19:11:49.795Z] ---> 0718f0d8806e [2022-12-23T19:11:49.795Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T19:11:49.795Z] ---> e9ff66d7f3e7 [2022-12-23T19:11:49.795Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-23T19:11:49.795Z] ---> Running in ab3b82687390 [2022-12-23T19:11:50.053Z] Removing intermediate container ab3b82687390 [2022-12-23T19:11:50.053Z] ---> f1cdfb458b12 [2022-12-23T19:11:50.053Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-23T19:11:50.053Z] ---> d7c752fbbee1 [2022-12-23T19:11:50.053Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-23T19:11:50.053Z] ---> Running in 014be47f69ab [2022-12-23T19:11:50.163Z] v3.16.3-89-gf3ca4ba86a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-23T19:11:50.163Z] v3.16.3-88-gef347edb61 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-23T19:11:50.163Z] OK: 16899 distinct packages available [2022-12-23T19:11:50.163Z] OK: 221 MiB in 51 packages [2022-12-23T19:11:50.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:50.620Z] Removing intermediate container 014be47f69ab [2022-12-23T19:11:50.620Z] ---> 306bf9862481 [2022-12-23T19:11:50.620Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-23T19:11:50.620Z] ---> 7993a51dd4f9 [2022-12-23T19:11:50.620Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-23T19:11:50.620Z] ---> Running in ab83dfe00214 [2022-12-23T19:11:50.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:11:50.896Z] ---> f693f51cb8bf [2022-12-23T19:11:50.897Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-23T19:11:50.897Z] Removing intermediate container 2bbf6f7723d5 [2022-12-23T19:11:50.897Z] ---> 6e6889195c44 [2022-12-23T19:11:50.897Z] [2022-12-23T19:11:50.897Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:11:50.897Z] ---> bfe296a52501 [2022-12-23T19:11:50.897Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:11:51.030Z] Removing intermediate container c66f1ae6e332 [2022-12-23T19:11:51.030Z] ---> e2ccba68bb8d [2022-12-23T19:11:51.030Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T19:11:51.156Z] ---> Running in b7400268a0b5 [2022-12-23T19:11:51.414Z] ---> b7f707e2e9f6 [2022-12-23T19:11:51.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-23T19:11:51.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:51.619Z] Removing intermediate container 15248bb67d22 [2022-12-23T19:11:51.619Z] ---> 66394bde0379 [2022-12-23T19:11:51.619Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T19:11:51.619Z] OK: 221 MiB in 51 packages [2022-12-23T19:11:51.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:51.672Z] Removing intermediate container ab83dfe00214 [2022-12-23T19:11:51.672Z] ---> 9d4300bac54d [2022-12-23T19:11:51.672Z] Step 11/23 : WORKDIR /edgex-go [2022-12-23T19:11:51.672Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-23T19:11:51.889Z] Removing intermediate container e1508ff35c58 [2022-12-23T19:11:51.889Z] ---> 9b32d1e10920 [2022-12-23T19:11:51.889Z] Step 5/24 : COPY go.mod vendor* ./ [2022-12-23T19:11:51.889Z] Removing intermediate container 9bd5c78e2b00 [2022-12-23T19:11:51.889Z] ---> cbd97f8e196c [2022-12-23T19:11:51.889Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T19:11:51.929Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:11:51.929Z] OK: 6 MiB in 15 packages [2022-12-23T19:11:51.929Z] ---> Running in 623d511a0c5e [2022-12-23T19:11:51.929Z] Removing intermediate container 55e6944d84d5 [2022-12-23T19:11:51.929Z] ---> 154fba6dae8c [2022-12-23T19:11:51.929Z] [2022-12-23T19:11:51.929Z] Step 10/24 : FROM alpine:3.16 [2022-12-23T19:11:51.929Z] ---> bfe296a52501 [2022-12-23T19:11:51.929Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:11:51.929Z] ---> Running in d9988f42bc14 [2022-12-23T19:11:51.929Z] ---> 23df62e48322 [2022-12-23T19:11:51.929Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-23T19:11:51.929Z] Removing intermediate container 623d511a0c5e [2022-12-23T19:11:51.929Z] ---> 1c7d4d869319 [2022-12-23T19:11:51.929Z] [2022-12-23T19:11:51.929Z] Step 12/23 : FROM alpine:3.15 [2022-12-23T19:11:51.929Z] ---> c4fc93816858 [2022-12-23T19:11:51.929Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:11:51.929Z] ---> Using cache [2022-12-23T19:11:51.929Z] ---> a04dadc618e0 [2022-12-23T19:11:51.929Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-23T19:11:51.929Z] ---> Using cache [2022-12-23T19:11:51.929Z] ---> 36f9103c2246 [2022-12-23T19:11:51.929Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T19:11:52.162Z] ---> 2280ad870b15 [2022-12-23T19:11:52.162Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:52.189Z] ---> f2f17579c989 [2022-12-23T19:11:52.189Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-23T19:11:52.189Z] ---> Running in 995f6cae8c64 [2022-12-23T19:11:52.430Z] ---> Running in b3fa36ac3ae0 [2022-12-23T19:11:52.447Z] Removing intermediate container b7400268a0b5 [2022-12-23T19:11:52.447Z] ---> 334b13c1e6ae [2022-12-23T19:11:52.447Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:11:52.447Z] ---> Running in 1e99197a17ab [2022-12-23T19:11:52.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:52.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:11:52.704Z] Removing intermediate container 1e99197a17ab [2022-12-23T19:11:52.704Z] ---> 41ee55f8cfcd [2022-12-23T19:11:52.704Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-23T19:11:52.704Z] ---> Running in 1fea134fb055 [2022-12-23T19:11:52.964Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-23T19:11:52.964Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:11:52.964Z] OK: 6 MiB in 15 packages [2022-12-23T19:11:52.964Z] Removing intermediate container 1fea134fb055 [2022-12-23T19:11:52.964Z] ---> 37e6727cd62e [2022-12-23T19:11:52.964Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T19:11:53.019Z] ---> 337a1f7db3d0 [2022-12-23T19:11:53.019Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:53.019Z] ---> 7ad9fcaecd80 [2022-12-23T19:11:53.019Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:53.222Z] ---> Running in 8d014cd6d348 [2022-12-23T19:11:53.222Z] Removing intermediate container 8d014cd6d348 [2022-12-23T19:11:53.222Z] ---> 9822d5db35b6 [2022-12-23T19:11:53.222Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:11:53.294Z] ---> 37cdf7f850e5 [2022-12-23T19:11:53.294Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:53.294Z] ---> Running in c828b9861523 [2022-12-23T19:11:53.294Z] ---> Running in 9343d9f1a76a [2022-12-23T19:11:53.294Z] ---> Running in 87bb269ab47f [2022-12-23T19:11:53.479Z] Removing intermediate container 995f6cae8c64 [2022-12-23T19:11:53.479Z] ---> 86bc26235ef6 [2022-12-23T19:11:53.479Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-23T19:11:53.479Z] ---> Running in 3eefdeb970c9 [2022-12-23T19:11:53.479Z] Removing intermediate container d9988f42bc14 [2022-12-23T19:11:53.479Z] ---> e85305c51326 [2022-12-23T19:11:53.479Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:11:53.479Z] ---> Running in 15c8c27c2bae [2022-12-23T19:11:53.479Z] ---> c24c1c7bf038 [2022-12-23T19:11:53.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-23T19:11:53.561Z] Removing intermediate container c5abe6b5c903 [2022-12-23T19:11:53.561Z] ---> 160167ec84a9 [2022-12-23T19:11:53.561Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-23T19:11:53.752Z] Removing intermediate container 3eefdeb970c9 [2022-12-23T19:11:53.752Z] ---> 1b3e4ba4e3c5 [2022-12-23T19:11:53.752Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T19:11:53.752Z] ---> Running in 577421a6882e [2022-12-23T19:11:53.752Z] Removing intermediate container 15c8c27c2bae [2022-12-23T19:11:53.752Z] ---> c3a7b78263b5 [2022-12-23T19:11:53.752Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-23T19:11:53.752Z] ---> Running in 92969b3e26b3 [2022-12-23T19:11:54.010Z] Removing intermediate container 577421a6882e [2022-12-23T19:11:54.010Z] ---> 79526984abe6 [2022-12-23T19:11:54.010Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:11:54.010Z] ---> Running in 39df9773a9fb [2022-12-23T19:11:54.010Z] Removing intermediate container 92969b3e26b3 [2022-12-23T19:11:54.010Z] ---> dabb3add7338 [2022-12-23T19:11:54.010Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-23T19:11:54.010Z] ---> Running in f9d1ec144f59 [2022-12-23T19:11:54.010Z] ---> ef7fc57caefe [2022-12-23T19:11:54.010Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T19:11:54.269Z] Removing intermediate container 39df9773a9fb [2022-12-23T19:11:54.269Z] ---> db48a40ed711 [2022-12-23T19:11:54.269Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:11:54.269Z] Removing intermediate container f9d1ec144f59 [2022-12-23T19:11:54.269Z] ---> 9b0080ffa912 [2022-12-23T19:11:54.269Z] Step 15/24 : WORKDIR / [2022-12-23T19:11:54.269Z] ---> Running in 171a5f9b9f5a [2022-12-23T19:11:54.518Z] ---> 9a90d49f5b92 [2022-12-23T19:11:54.518Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:11:54.787Z] ---> Running in c408192a0685 [2022-12-23T19:11:54.836Z] ---> Running in 55f2d0b77502 [2022-12-23T19:11:55.093Z] Removing intermediate container 171a5f9b9f5a [2022-12-23T19:11:55.093Z] ---> c9ccb06786c4 [2022-12-23T19:11:55.093Z] [2022-12-23T19:11:55.093Z] ---> d39a11b37ad3 [2022-12-23T19:11:55.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-23T19:11:55.093Z] ---> 3178148d5bde [2022-12-23T19:11:55.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-23T19:11:55.093Z] Successfully built c9ccb06786c4 [2022-12-23T19:11:55.093Z] Removing intermediate container 55f2d0b77502 [2022-12-23T19:11:55.093Z] ---> 5881ad50a8ba [2022-12-23T19:11:55.093Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:11:55.093Z] Successfully tagged security-secretstore-setup:latest [2022-12-23T19:11:55.093Z] Building core-command [2022-12-23T19:11:55.093Z]  Building security-secretstore-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-23T19:11:55.660Z] ---> eb04f46e0764 [2022-12-23T19:11:55.660Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-23T19:11:55.918Z] ---> 42d0f12caded [2022-12-23T19:11:55.918Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-23T19:11:55.918Z] ---> ce52192114f3 [2022-12-23T19:11:55.918Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-23T19:11:55.918Z] ---> Running in 16c389b73536 [2022-12-23T19:11:56.176Z] ---> 03d58990a8fa [2022-12-23T19:11:56.176Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T19:11:56.176Z] ---> Running in 5caada4066b1 [2022-12-23T19:11:56.176Z] Removing intermediate container 16c389b73536 [2022-12-23T19:11:56.176Z] ---> a551ca238789 [2022-12-23T19:11:56.176Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:11:56.176Z] ---> Running in 2b4659c3ff83 [2022-12-23T19:11:56.176Z] Removing intermediate container 5caada4066b1 [2022-12-23T19:11:56.176Z] ---> 3c9fafd99f0a [2022-12-23T19:11:56.176Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T19:11:56.176Z] ---> Running in d356efb6b53d [2022-12-23T19:11:56.434Z] Removing intermediate container 2b4659c3ff83 [2022-12-23T19:11:56.434Z] ---> d094ed403c83 [2022-12-23T19:11:56.434Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T19:11:56.434Z] ---> Running in 4755bbcfc0b2 [2022-12-23T19:11:56.692Z] Removing intermediate container d356efb6b53d [2022-12-23T19:11:56.692Z] ---> 2d5e2a5e8830 [2022-12-23T19:11:56.692Z] Step 21/23 : LABEL arch=x86_64 [2022-12-23T19:11:56.950Z] ---> f73d24cbe894 [2022-12-23T19:11:56.950Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-23T19:11:56.950Z] Removing intermediate container 4755bbcfc0b2 [2022-12-23T19:11:56.950Z] ---> f46c294c540f [2022-12-23T19:11:56.950Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:11:56.950Z] ---> Running in 00aebbc2310a [2022-12-23T19:11:56.950Z] ---> Running in 1ef5df79eb24 [2022-12-23T19:11:56.950Z] ---> 00a69b6e9b2b [2022-12-23T19:11:56.950Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-23T19:11:57.208Z] Removing intermediate container 00aebbc2310a [2022-12-23T19:11:57.208Z] ---> c6e36abc3c2a [2022-12-23T19:11:57.208Z] Step 22/23 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:11:57.208Z] Removing intermediate container 1ef5df79eb24 [2022-12-23T19:11:57.208Z] ---> 4eaea2be5234 [2022-12-23T19:11:57.208Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:11:57.208Z] ---> Running in c72a924b9151 [2022-12-23T19:11:57.208Z] ---> Running in 59e33a7fffe2 [2022-12-23T19:11:57.208Z] ---> 59e5796d5a76 [2022-12-23T19:11:57.208Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-23T19:11:57.467Z] Removing intermediate container c72a924b9151 [2022-12-23T19:11:57.467Z] ---> 5b7ffacde546 [2022-12-23T19:11:57.467Z] Step 23/23 : LABEL version=3.0.0-dev.8 [2022-12-23T19:11:57.467Z] ---> Running in 83c7f7cd3ad2 [2022-12-23T19:11:57.467Z] Removing intermediate container 59e33a7fffe2 [2022-12-23T19:11:57.467Z] ---> eecb812f938e [2022-12-23T19:11:57.467Z] [2022-12-23T19:11:57.467Z] ---> Running in 3e3aa53d0fad [2022-12-23T19:11:57.467Z] Successfully built eecb812f938e [2022-12-23T19:11:57.467Z] Successfully tagged support-scheduler:latest [2022-12-23T19:11:57.467Z]  Building support-scheduler ... done Building core-data [2022-12-23T19:11:57.724Z] Removing intermediate container 83c7f7cd3ad2 [2022-12-23T19:11:57.724Z] ---> 108b6fa9ae05 [2022-12-23T19:11:57.724Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:11:57.724Z] Removing intermediate container 3e3aa53d0fad [2022-12-23T19:11:57.724Z] ---> ccee4761b040 [2022-12-23T19:11:57.724Z] [2022-12-23T19:11:57.724Z] ---> Running in 72a58e453ce1 [2022-12-23T19:11:57.724Z] Successfully built ccee4761b040 [2022-12-23T19:11:57.724Z] Successfully tagged security-spire-server:latest [2022-12-23T19:11:57.724Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-12-23T19:11:57.982Z] Removing intermediate container 72a58e453ce1 [2022-12-23T19:11:57.982Z] ---> aac53353d553 [2022-12-23T19:11:57.982Z] Step 22/24 : LABEL arch=x86_64 [2022-12-23T19:11:59.893Z] ---> Running in 0405ee19bc18 [2022-12-23T19:11:59.893Z] Removing intermediate container 220e8e409ba7 [2022-12-23T19:11:59.893Z] ---> 32f844d8b6d4 [2022-12-23T19:11:59.893Z] [2022-12-23T19:11:59.893Z] Step 9/21 : FROM alpine:3.16 [2022-12-23T19:11:59.893Z] ---> bfe296a52501 [2022-12-23T19:11:59.893Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-23T19:11:59.893Z] ---> Running in f6fd6c4be827 [2022-12-23T19:11:59.893Z] Removing intermediate container 0405ee19bc18 [2022-12-23T19:11:59.893Z] ---> f79f692a77f7 [2022-12-23T19:11:59.893Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:00.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:12:00.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:12:00.154Z] ---> 855960133d38 [2022-12-23T19:12:00.154Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:12:00.154Z] ---> Using cache [2022-12-23T19:12:00.154Z] ---> 963bc69dd77d [2022-12-23T19:12:00.154Z] Step 4/23 : WORKDIR /edgex-go [2022-12-23T19:12:00.154Z] ---> Using cache [2022-12-23T19:12:00.154Z] ---> 80030c782d4c [2022-12-23T19:12:00.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-23T19:12:00.154Z] ---> Using cache [2022-12-23T19:12:00.154Z] ---> 457bfa61232e [2022-12-23T19:12:00.154Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-23T19:12:00.154Z] ---> Using cache [2022-12-23T19:12:00.154Z] ---> 1a30bb959f7b [2022-12-23T19:12:00.154Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:12:00.154Z] ---> Using cache [2022-12-23T19:12:00.154Z] ---> 661457499132 [2022-12-23T19:12:00.154Z] Step 8/23 : COPY . . [2022-12-23T19:12:00.154Z] ---> Using cache [2022-12-23T19:12:00.154Z] ---> 4e637c7acd83 [2022-12-23T19:12:00.154Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-23T19:12:00.154Z] ---> Running in 115ba6f41e06 [2022-12-23T19:12:00.154Z] ---> Running in e3bd2defbe56 [2022-12-23T19:12:00.154Z] Removing intermediate container 115ba6f41e06 [2022-12-23T19:12:00.154Z] ---> 8593432a37e0 [2022-12-23T19:12:00.154Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:12:00.411Z] ---> Running in 2f14b8f43fa6 [2022-12-23T19:12:00.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:00.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:00.669Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-23T19:12:00.669Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-23T19:12:00.669Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-23T19:12:00.669Z] (4/6) Installing libcurl (7.83.1-r5) [2022-12-23T19:12:00.669Z] (5/6) Installing curl (7.83.1-r5) [2022-12-23T19:12:00.669Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-23T19:12:00.669Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:12:00.669Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:12:00.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-23T19:12:00.934Z] OK: 8 MiB in 20 packages [2022-12-23T19:12:00.934Z] Removing intermediate container 2f14b8f43fa6 [2022-12-23T19:12:00.934Z] ---> 6e768cf06d64 [2022-12-23T19:12:00.934Z] [2022-12-23T19:12:00.934Z] Successfully built 6e768cf06d64 [2022-12-23T19:12:00.934Z] Successfully tagged core-metadata:latest [2022-12-23T19:12:01.869Z]  Building core-metadata ... done Removing intermediate container f6fd6c4be827 [2022-12-23T19:12:01.869Z] ---> ef904e557a9a [2022-12-23T19:12:01.869Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-23T19:12:01.869Z] ---> Running in cd38fc5c245c [2022-12-23T19:12:02.127Z] Removing intermediate container cd38fc5c245c [2022-12-23T19:12:02.127Z] ---> 7770552d778e [2022-12-23T19:12:02.127Z] Step 12/21 : WORKDIR /edgex [2022-12-23T19:12:02.127Z] ---> Running in d78be8d4343c [2022-12-23T19:12:02.388Z] Removing intermediate container d78be8d4343c [2022-12-23T19:12:02.388Z] ---> a58d5cad5396 [2022-12-23T19:12:02.388Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-23T19:12:02.957Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:12:02.957Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:12:02.957Z] ---> 855960133d38 [2022-12-23T19:12:02.957Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:12:02.957Z] ---> Using cache [2022-12-23T19:12:02.957Z] ---> 963bc69dd77d [2022-12-23T19:12:02.957Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T19:12:02.957Z] ---> Using cache [2022-12-23T19:12:02.957Z] ---> 80030c782d4c [2022-12-23T19:12:02.957Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-23T19:12:02.957Z] ---> Using cache [2022-12-23T19:12:02.957Z] ---> 457bfa61232e [2022-12-23T19:12:02.957Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T19:12:02.957Z] ---> Using cache [2022-12-23T19:12:02.957Z] ---> 1a30bb959f7b [2022-12-23T19:12:02.957Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:12:02.957Z] ---> Using cache [2022-12-23T19:12:02.957Z] ---> 661457499132 [2022-12-23T19:12:02.957Z] Step 8/22 : COPY . . [2022-12-23T19:12:02.957Z] ---> Using cache [2022-12-23T19:12:02.957Z] ---> 4e637c7acd83 [2022-12-23T19:12:02.957Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-23T19:12:02.957Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:12:02.957Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:12:02.957Z] ---> 855960133d38 [2022-12-23T19:12:02.957Z] Step 3/19 : WORKDIR /edgex-go [2022-12-23T19:12:02.957Z] ---> Using cache [2022-12-23T19:12:02.957Z] ---> 3750e71eb5ac [2022-12-23T19:12:02.957Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-12-23T19:12:02.957Z] ---> 9b55e8a9faeb [2022-12-23T19:12:02.957Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-23T19:12:02.957Z] ---> Running in f13aa6277a6a [2022-12-23T19:12:02.957Z] ---> Running in 715ab2b9d05e [2022-12-23T19:12:03.214Z] ---> 0304e1e1a024 [2022-12-23T19:12:03.214Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-23T19:12:03.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:03.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:03.779Z] ---> e2885992069f [2022-12-23T19:12:03.779Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-23T19:12:03.779Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-23T19:12:04.036Z] v3.16.3-89-gf3ca4ba86a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-12-23T19:12:04.036Z] v3.16.3-88-gef347edb61 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-12-23T19:12:04.036Z] OK: 17042 distinct packages available [2022-12-23T19:12:04.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:04.036Z] ---> 9dbd5ed3b84f [2022-12-23T19:12:04.036Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-23T19:12:04.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:04.036Z] ---> Running in 18a44fb7c18b [2022-12-23T19:12:04.294Z] OK: 211 MiB in 51 packages [2022-12-23T19:12:05.227Z] Removing intermediate container 715ab2b9d05e [2022-12-23T19:12:05.227Z] ---> 6e95ab8abc6b [2022-12-23T19:12:05.227Z] Step 5/19 : COPY go.mod vendor* ./ [2022-12-23T19:12:05.227Z] ---> 91c1007c606b [2022-12-23T19:12:05.227Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:12:05.227Z] ---> Running in d22580ac7631 [2022-12-23T19:12:05.227Z] Removing intermediate container 18a44fb7c18b [2022-12-23T19:12:05.227Z] ---> 2c19cc7048c1 [2022-12-23T19:12:05.227Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-23T19:12:05.485Z] ---> Running in 2eb88e6f022a [2022-12-23T19:12:05.485Z] Removing intermediate container 2eb88e6f022a [2022-12-23T19:12:05.485Z] ---> dbbbf52a08be [2022-12-23T19:12:05.485Z] Step 19/21 : LABEL arch=x86_64 [2022-12-23T19:12:05.485Z] ---> Running in 19064d9edf2b [2022-12-23T19:12:05.749Z] Removing intermediate container 19064d9edf2b [2022-12-23T19:12:05.749Z] ---> 1caac8e77a0d [2022-12-23T19:12:05.749Z] Step 20/21 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:05.749Z] ---> Running in 4ca549eece30 [2022-12-23T19:12:06.015Z] Removing intermediate container 4ca549eece30 [2022-12-23T19:12:06.015Z] ---> 0e0797ad2cc6 [2022-12-23T19:12:06.015Z] Step 21/21 : LABEL version=3.0.0-dev.8 [2022-12-23T19:12:06.015Z] ---> Running in 30958b4d0ced [2022-12-23T19:12:06.015Z] Removing intermediate container 30958b4d0ced [2022-12-23T19:12:06.015Z] ---> 167ef7ef8e50 [2022-12-23T19:12:06.015Z] [2022-12-23T19:12:06.015Z] Successfully built 167ef7ef8e50 [2022-12-23T19:12:06.015Z] Successfully tagged security-proxy-setup:latest [2022-12-23T19:12:15.984Z]  Building security-proxy-setup ... done Removing intermediate container d22580ac7631 [2022-12-23T19:12:15.985Z] ---> 5dd893673512 [2022-12-23T19:12:15.985Z] Step 7/19 : COPY . . [2022-12-23T19:12:19.262Z] ---> 6a3c11052ef2 [2022-12-23T19:12:19.262Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-23T19:12:19.522Z] ---> Running in a05036d2e8d8 [2022-12-23T19:12:19.779Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-23T19:12:21.150Z] Removing intermediate container e3bd2defbe56 [2022-12-23T19:12:21.150Z] ---> 2d89115c4280 [2022-12-23T19:12:21.150Z] [2022-12-23T19:12:21.150Z] Step 10/23 : FROM alpine:3.16 [2022-12-23T19:12:21.150Z] ---> bfe296a52501 [2022-12-23T19:12:21.150Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:12:21.150Z] ---> Using cache [2022-12-23T19:12:21.150Z] ---> e85305c51326 [2022-12-23T19:12:21.150Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:12:21.150Z] ---> Using cache [2022-12-23T19:12:21.150Z] ---> c3a7b78263b5 [2022-12-23T19:12:21.150Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-23T19:12:21.150Z] ---> Running in 7b0ef1f54ecc [2022-12-23T19:12:21.150Z] Removing intermediate container 7b0ef1f54ecc [2022-12-23T19:12:21.150Z] ---> 8b8145b00f81 [2022-12-23T19:12:21.150Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-23T19:12:21.150Z] ---> Running in 593a735ca8f1 [2022-12-23T19:12:21.150Z] Removing intermediate container 593a735ca8f1 [2022-12-23T19:12:21.150Z] ---> e94934662a32 [2022-12-23T19:12:21.150Z] Step 15/23 : WORKDIR / [2022-12-23T19:12:21.407Z] ---> Running in ef9100fd7172 [2022-12-23T19:12:21.407Z] Removing intermediate container ef9100fd7172 [2022-12-23T19:12:21.407Z] ---> 67e8bf08204f [2022-12-23T19:12:21.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:12:21.664Z] ---> d7d0c3b62cd0 [2022-12-23T19:12:21.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-23T19:12:22.228Z] ---> 41bbc477faf5 [2022-12-23T19:12:22.228Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-23T19:12:22.489Z] ---> d15126e2c3a1 [2022-12-23T19:12:22.489Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-23T19:12:22.489Z] ---> Running in f134869206f2 [2022-12-23T19:12:22.489Z] Removing intermediate container f13aa6277a6a [2022-12-23T19:12:22.489Z] ---> b47760c4a581 [2022-12-23T19:12:22.489Z] [2022-12-23T19:12:22.489Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:12:22.489Z] ---> bfe296a52501 [2022-12-23T19:12:22.489Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-23T19:12:22.489Z] ---> Running in bc9b25fad1dd [2022-12-23T19:12:22.489Z] Removing intermediate container f134869206f2 [2022-12-23T19:12:22.489Z] ---> 73c2993dbfac [2022-12-23T19:12:22.489Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:12:22.751Z] ---> Running in 1ef0cc9e7eff [2022-12-23T19:12:22.751Z] Removing intermediate container bc9b25fad1dd [2022-12-23T19:12:22.751Z] ---> c10f25c80bc7 [2022-12-23T19:12:22.751Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-23T19:12:22.751Z] ---> Running in d636770942b1 [2022-12-23T19:12:22.751Z] Removing intermediate container 1ef0cc9e7eff [2022-12-23T19:12:22.751Z] ---> c7a7711abfdc [2022-12-23T19:12:22.751Z] Step 21/23 : LABEL arch=x86_64 [2022-12-23T19:12:22.751Z] ---> Running in c03355146711 [2022-12-23T19:12:22.751Z] Removing intermediate container d636770942b1 [2022-12-23T19:12:22.751Z] ---> cd4699493513 [2022-12-23T19:12:22.751Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-23T19:12:23.008Z] ---> Running in 001fb6e1cd39 [2022-12-23T19:12:23.008Z] Removing intermediate container c03355146711 [2022-12-23T19:12:23.008Z] ---> 225e2a9e94f8 [2022-12-23T19:12:23.008Z] Step 22/23 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:23.008Z] ---> Running in 69f891fc8060 [2022-12-23T19:12:23.008Z] Removing intermediate container 001fb6e1cd39 [2022-12-23T19:12:23.008Z] ---> 8fe8eac010c4 [2022-12-23T19:12:23.008Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:12:23.267Z] ---> Running in 661d4f694f2c [2022-12-23T19:12:23.267Z] Removing intermediate container 69f891fc8060 [2022-12-23T19:12:23.267Z] ---> ef1a05852342 [2022-12-23T19:12:23.267Z] Step 23/23 : LABEL version=3.0.0-dev.8 [2022-12-23T19:12:23.267Z] ---> Running in fafbd2a8f70b [2022-12-23T19:12:23.526Z] Removing intermediate container fafbd2a8f70b [2022-12-23T19:12:23.526Z] ---> 1faaa51f6a48 [2022-12-23T19:12:23.526Z] [2022-12-23T19:12:23.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:23.526Z] Successfully built 1faaa51f6a48 [2022-12-23T19:12:23.526Z] Successfully tagged core-command:latest [2022-12-23T19:12:23.783Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:24.040Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-23T19:12:24.040Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:12:24.040Z] OK: 6 MiB in 15 packages [2022-12-23T19:12:24.603Z] Removing intermediate container 661d4f694f2c [2022-12-23T19:12:24.603Z] ---> 8be2c2d774d8 [2022-12-23T19:12:24.603Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:12:24.603Z] ---> f77f19668d37 [2022-12-23T19:12:24.603Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-23T19:12:25.170Z] ---> 4c89ad43caf1 [2022-12-23T19:12:25.170Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-23T19:12:25.435Z] ---> 1b37127962fb [2022-12-23T19:12:25.435Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-23T19:12:25.435Z] ---> Running in 7505124d6928 [2022-12-23T19:12:25.435Z] Removing intermediate container 7505124d6928 [2022-12-23T19:12:25.435Z] ---> 0f65e0e2a2a2 [2022-12-23T19:12:25.435Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:12:25.701Z] ---> Running in 7c059e65a906 [2022-12-23T19:12:25.701Z] Removing intermediate container 7c059e65a906 [2022-12-23T19:12:25.701Z] ---> d5d5824904f2 [2022-12-23T19:12:25.701Z] Step 20/22 : LABEL arch=x86_64 [2022-12-23T19:12:25.701Z] ---> Running in 15d64d9f9403 [2022-12-23T19:12:25.958Z] Removing intermediate container 15d64d9f9403 [2022-12-23T19:12:25.958Z] ---> cdfc4d68ecf4 [2022-12-23T19:12:25.958Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:25.958Z] ---> Running in 5feb6fbaea76 [2022-12-23T19:12:25.958Z] Removing intermediate container 5feb6fbaea76 [2022-12-23T19:12:25.958Z] ---> ff0b5b180d7d [2022-12-23T19:12:25.958Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:12:25.958Z] ---> Running in 900d5dc5388d [2022-12-23T19:12:26.216Z] Removing intermediate container 900d5dc5388d [2022-12-23T19:12:26.216Z] ---> 3cd1eab66bbb [2022-12-23T19:12:26.216Z] [2022-12-23T19:12:26.216Z] Successfully built 3cd1eab66bbb [2022-12-23T19:12:26.216Z] Successfully tagged core-data:latest [2022-12-23T19:12:36.643Z]  Building core-data ... done Removing intermediate container a05036d2e8d8 [2022-12-23T19:12:36.643Z] ---> 1167ad26f429 [2022-12-23T19:12:36.643Z] [2022-12-23T19:12:36.643Z] Step 9/19 : FROM alpine:3.15 [2022-12-23T19:12:36.643Z] ---> c4fc93816858 [2022-12-23T19:12:36.643Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:12:36.643Z] ---> Using cache [2022-12-23T19:12:36.643Z] ---> a04dadc618e0 [2022-12-23T19:12:36.643Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-23T19:12:36.902Z] ---> Running in 9d2f6cceb804 [2022-12-23T19:12:37.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:37.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:37.420Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T19:12:37.420Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T19:12:37.420Z] OK: 15859 distinct packages available [2022-12-23T19:12:37.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:37.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-12-23T19:12:37.680Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-23T19:12:37.680Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-23T19:12:37.680Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-23T19:12:37.940Z] (4/9) Installing libcurl (7.80.0-r5) [2022-12-23T19:12:37.940Z] (5/9) Installing curl (7.80.0-r5) [2022-12-23T19:12:37.940Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-23T19:12:37.940Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-23T19:12:37.940Z] (8/9) Installing libucontext (1.1-r0) [2022-12-23T19:12:37.940Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-23T19:12:37.940Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T19:12:37.940Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:12:37.940Z] OK: 8 MiB in 23 packages [2022-12-23T19:12:38.876Z] Removing intermediate container 9d2f6cceb804 [2022-12-23T19:12:38.876Z] ---> fd1d60d5dd75 [2022-12-23T19:12:38.876Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:12:38.876Z] ---> f0115742de48 [2022-12-23T19:12:38.876Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-23T19:12:39.135Z] ---> a6d2544788b2 [2022-12-23T19:12:39.135Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-23T19:12:39.393Z] ---> 8aac2e459b19 [2022-12-23T19:12:39.393Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-23T19:12:39.393Z] ---> Running in ada9b59fae37 [2022-12-23T19:12:39.393Z] Removing intermediate container ada9b59fae37 [2022-12-23T19:12:39.393Z] ---> 9fb718163ef8 [2022-12-23T19:12:39.393Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:12:39.393Z] ---> Running in 3f59992eaa5b [2022-12-23T19:12:39.650Z] Removing intermediate container 3f59992eaa5b [2022-12-23T19:12:39.650Z] ---> 6c9e8ee44aaa [2022-12-23T19:12:39.650Z] Step 17/19 : LABEL arch=x86_64 [2022-12-23T19:12:39.650Z] ---> Running in 9d3c0e3c1b2f [2022-12-23T19:12:39.650Z] Removing intermediate container 9d3c0e3c1b2f [2022-12-23T19:12:39.651Z] ---> 2db17be77825 [2022-12-23T19:12:39.651Z] Step 18/19 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:39.651Z] ---> Running in 8c2e1f266681 [2022-12-23T19:12:39.909Z] Removing intermediate container 8c2e1f266681 [2022-12-23T19:12:39.909Z] ---> cc40691c8f14 [2022-12-23T19:12:39.909Z] Step 19/19 : LABEL version=3.0.0-dev.8 [2022-12-23T19:12:39.909Z] ---> Running in 3d3c58475d16 [2022-12-23T19:12:39.909Z] Removing intermediate container 3d3c58475d16 [2022-12-23T19:12:39.909Z] ---> 47dfe181d404 [2022-12-23T19:12:39.909Z] [2022-12-23T19:12:39.909Z] Successfully built 47dfe181d404 [2022-12-23T19:12:39.909Z] Successfully tagged security-spiffe-token-provider:latest [2022-12-23T19:12:39.917Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-12-23T19:12:39.920Z] $ docker stop --time=1 431302b62b01fea140ebc11ec5ca603650ca5c3d47d8aca0f1584e01fc3aac8e [2022-12-23T19:12:41.189Z] $ docker rm -f --volumes 431302b62b01fea140ebc11ec5ca603650ca5c3d47d8aca0f1584e01fc3aac8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-23T19:12:41.520Z] + docker images [2022-12-23T19:12:41.520Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-23T19:12:41.520Z] security-spiffe-token-provider latest 47dfe181d404 2 seconds ago 29.7MB [2022-12-23T19:12:41.520Z] 1167ad26f429 5 seconds ago 1.65GB [2022-12-23T19:12:41.520Z] core-data latest 3cd1eab66bbb 16 seconds ago 17.9MB [2022-12-23T19:12:41.520Z] core-command latest 1faaa51f6a48 18 seconds ago 17.7MB [2022-12-23T19:12:41.520Z] b47760c4a581 19 seconds ago 1.62GB [2022-12-23T19:12:41.520Z] 2d89115c4280 21 seconds ago 1.61GB [2022-12-23T19:12:41.520Z] security-proxy-setup latest 167ef7ef8e50 36 seconds ago 27.7MB [2022-12-23T19:12:41.520Z] core-metadata latest 6e768cf06d64 41 seconds ago 18.5MB [2022-12-23T19:12:41.520Z] 32f844d8b6d4 43 seconds ago 1.6GB [2022-12-23T19:12:41.520Z] support-scheduler latest eecb812f938e 44 seconds ago 29.9MB [2022-12-23T19:12:41.520Z] security-spire-server latest ccee4761b040 44 seconds ago 86.5MB [2022-12-23T19:12:41.520Z] security-secretstore-setup latest c9ccb06786c4 47 seconds ago 29.9MB [2022-12-23T19:12:41.520Z] 154fba6dae8c 50 seconds ago 1.62GB [2022-12-23T19:12:41.520Z] 1c7d4d869319 50 seconds ago 1.49GB [2022-12-23T19:12:41.520Z] 6e6889195c44 51 seconds ago 1.68GB [2022-12-23T19:12:41.520Z] 2dad26b433b5 58 seconds ago 1.61GB [2022-12-23T19:12:41.520Z] sys-mgmt-agent latest 218fa9f3354f About a minute ago 136MB [2022-12-23T19:12:41.520Z] security-bootstrapper latest b259b403d9d3 About a minute ago 20.3MB [2022-12-23T19:12:41.520Z] support-notifications latest 53ac0f4ffd03 About a minute ago 30.5MB [2022-12-23T19:12:41.520Z] 547d712fc716 About a minute ago 1.68GB [2022-12-23T19:12:41.520Z] 057f3d9738a0 About a minute ago 1.6GB [2022-12-23T19:12:41.520Z] 8c52a85bee25 About a minute ago 1.6GB [2022-12-23T19:12:41.520Z] security-spire-agent latest d7a365a40fbd About a minute ago 125MB [2022-12-23T19:12:41.520Z] security-spire-config latest dd3aa3a05485 About a minute ago 85.8MB [2022-12-23T19:12:41.520Z] 0cc04ff1f10e 2 minutes ago 1.49GB [2022-12-23T19:12:41.520Z] ff92b71bae43 2 minutes ago 1.49GB [2022-12-23T19:12:41.520Z] ci-base-image-x86_64 latest 855960133d38 4 minutes ago 947MB [2022-12-23T19:12:41.520Z] alpine 3.16 bfe296a52501 5 weeks ago 5.54MB [2022-12-23T19:12:41.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 7 weeks ago 683MB [2022-12-23T19:12:41.520Z] alpine 3.15 c4fc93816858 4 months ago 5.59MB [2022-12-23T19:12:41.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB [2022-12-23T19:12:41.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T19:12:41.606Z] provisioning config files... [2022-12-23T19:12:41.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/362@tmp/config14401944986924182022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:12:41.907Z] ---> docker-login.sh [2022-12-23T19:12:41.907Z] nexus3.edgexfoundry.org:10001 [2022-12-23T19:12:41.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:12:41.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:12:41.907Z] Configure a credential helper to remove this warning. See [2022-12-23T19:12:41.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:12:41.907Z] [2022-12-23T19:12:41.907Z] Login Succeeded [2022-12-23T19:12:41.907Z] nexus3.edgexfoundry.org:10002 [2022-12-23T19:12:41.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:12:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:12:42.165Z] Configure a credential helper to remove this warning. See [2022-12-23T19:12:42.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:12:42.165Z] [2022-12-23T19:12:42.165Z] Login Succeeded [2022-12-23T19:12:42.165Z] nexus3.edgexfoundry.org:10003 [2022-12-23T19:12:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:12:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:12:42.165Z] Configure a credential helper to remove this warning. See [2022-12-23T19:12:42.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:12:42.165Z] [2022-12-23T19:12:42.165Z] Login Succeeded [2022-12-23T19:12:42.165Z] nexus3.edgexfoundry.org:10004 [2022-12-23T19:12:42.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:12:42.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:12:42.165Z] Configure a credential helper to remove this warning. See [2022-12-23T19:12:42.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:12:42.165Z] [2022-12-23T19:12:42.165Z] Login Succeeded [2022-12-23T19:12:42.165Z] docker.io [2022-12-23T19:12:42.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:12:42.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:12:42.423Z] Configure a credential helper to remove this warning. See [2022-12-23T19:12:42.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:12:42.423Z] [2022-12-23T19:12:42.423Z] Login Succeeded [2022-12-23T19:12:42.423Z] ---> docker-login.sh ends [Pipeline] } [2022-12-23T19:12:42.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:12:42.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T19:12:42.467Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-12-23T19:12:42.467Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:42.467Z] latest [2022-12-23T19:12:42.467Z] 3.0.0-dev.8 [2022-12-23T19:12:42.467Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:42.467Z] main [2022-12-23T19:12:42.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:42.770Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:43.071Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:43.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-23T19:12:43.071Z] 6cfe6e8e4956: Preparing [2022-12-23T19:12:43.071Z] b6485f773969: Preparing [2022-12-23T19:12:43.071Z] d22dc6d02be8: Preparing [2022-12-23T19:12:43.071Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:43.071Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:43.071Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:43.071Z] 4be4e7b08b1f: Pushed [2022-12-23T19:12:43.071Z] d22dc6d02be8: Pushed [2022-12-23T19:12:43.071Z] 6cfe6e8e4956: Pushed [2022-12-23T19:12:44.449Z] b6485f773969: Pushed [2022-12-23T19:12:44.449Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:f2e02e5940379c3da2b51d90fb078795a802e163829570e46c88da26bd190a6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:44.748Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:45.052Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-12-23T19:12:45.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-23T19:12:45.052Z] 6cfe6e8e4956: Preparing [2022-12-23T19:12:45.052Z] b6485f773969: Preparing [2022-12-23T19:12:45.052Z] d22dc6d02be8: Preparing [2022-12-23T19:12:45.052Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:45.052Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:45.052Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:45.052Z] b6485f773969: Layer already exists [2022-12-23T19:12:45.052Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:45.052Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:45.052Z] 6cfe6e8e4956: Layer already exists [2022-12-23T19:12:45.052Z] latest: digest: sha256:f2e02e5940379c3da2b51d90fb078795a802e163829570e46c88da26bd190a6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:45.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:45.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.8 [2022-12-23T19:12:45.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-23T19:12:45.666Z] 6cfe6e8e4956: Preparing [2022-12-23T19:12:45.666Z] b6485f773969: Preparing [2022-12-23T19:12:45.666Z] d22dc6d02be8: Preparing [2022-12-23T19:12:45.666Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:45.666Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:45.666Z] b6485f773969: Layer already exists [2022-12-23T19:12:45.666Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:45.666Z] 6cfe6e8e4956: Layer already exists [2022-12-23T19:12:45.666Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:45.666Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:45.666Z] 3.0.0-dev.8: digest: sha256:f2e02e5940379c3da2b51d90fb078795a802e163829570e46c88da26bd190a6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:45.986Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:46.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:46.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-23T19:12:46.288Z] 6cfe6e8e4956: Preparing [2022-12-23T19:12:46.288Z] b6485f773969: Preparing [2022-12-23T19:12:46.288Z] d22dc6d02be8: Preparing [2022-12-23T19:12:46.288Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:46.288Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:46.288Z] b6485f773969: Layer already exists [2022-12-23T19:12:46.288Z] 6cfe6e8e4956: Layer already exists [2022-12-23T19:12:46.288Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:46.288Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:46.288Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:46.288Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:f2e02e5940379c3da2b51d90fb078795a802e163829570e46c88da26bd190a6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:46.595Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:46.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-12-23T19:12:46.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-12-23T19:12:46.898Z] 6cfe6e8e4956: Preparing [2022-12-23T19:12:46.898Z] b6485f773969: Preparing [2022-12-23T19:12:46.898Z] d22dc6d02be8: Preparing [2022-12-23T19:12:46.898Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:46.898Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:46.898Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:46.898Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:46.898Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:46.898Z] 6cfe6e8e4956: Layer already exists [2022-12-23T19:12:46.898Z] b6485f773969: Layer already exists [2022-12-23T19:12:46.898Z] main: digest: sha256:f2e02e5940379c3da2b51d90fb078795a802e163829570e46c88da26bd190a6e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:12:46.943Z] ===================================================== [Pipeline] echo [2022-12-23T19:12:46.948Z] taggedImages: [2022-12-23T19:12:46.948Z] - nexus3.edgexfoundry.org:10004/core-command:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:46.948Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-12-23T19:12:46.948Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.8 [2022-12-23T19:12:46.948Z] - nexus3.edgexfoundry.org:10004/core-command:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:46.948Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-12-23T19:12:46.962Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-12-23T19:12:46.962Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:46.962Z] latest [2022-12-23T19:12:46.962Z] 3.0.0-dev.8 [2022-12-23T19:12:46.962Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:46.962Z] main [2022-12-23T19:12:46.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:47.270Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:47.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:47.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-23T19:12:47.582Z] 646487bc1b99: Preparing [2022-12-23T19:12:47.582Z] ff2d6ecc2d50: Preparing [2022-12-23T19:12:47.582Z] d22dc6d02be8: Preparing [2022-12-23T19:12:47.582Z] c44d0de0a235: Preparing [2022-12-23T19:12:47.582Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:47.582Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:47.582Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:47.582Z] 646487bc1b99: Pushed [2022-12-23T19:12:47.582Z] c44d0de0a235: Pushed [2022-12-23T19:12:48.957Z] ff2d6ecc2d50: Pushed [2022-12-23T19:12:48.957Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:b17074c1f0fa348d4c2bba6c63a0ff1d8a5f11a63298a555e3b250d1eb42b0b0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:49.266Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:49.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-12-23T19:12:49.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-23T19:12:49.566Z] 646487bc1b99: Preparing [2022-12-23T19:12:49.566Z] ff2d6ecc2d50: Preparing [2022-12-23T19:12:49.566Z] d22dc6d02be8: Preparing [2022-12-23T19:12:49.566Z] c44d0de0a235: Preparing [2022-12-23T19:12:49.566Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:49.566Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:49.566Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:49.566Z] 646487bc1b99: Layer already exists [2022-12-23T19:12:49.566Z] ff2d6ecc2d50: Layer already exists [2022-12-23T19:12:49.566Z] c44d0de0a235: Layer already exists [2022-12-23T19:12:49.566Z] latest: digest: sha256:b17074c1f0fa348d4c2bba6c63a0ff1d8a5f11a63298a555e3b250d1eb42b0b0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:49.870Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:50.278Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.8 [2022-12-23T19:12:50.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-23T19:12:50.278Z] 646487bc1b99: Preparing [2022-12-23T19:12:50.278Z] ff2d6ecc2d50: Preparing [2022-12-23T19:12:50.278Z] d22dc6d02be8: Preparing [2022-12-23T19:12:50.278Z] c44d0de0a235: Preparing [2022-12-23T19:12:50.278Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:50.278Z] ff2d6ecc2d50: Layer already exists [2022-12-23T19:12:50.278Z] 646487bc1b99: Layer already exists [2022-12-23T19:12:50.278Z] c44d0de0a235: Layer already exists [2022-12-23T19:12:50.278Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:50.278Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:50.278Z] 3.0.0-dev.8: digest: sha256:b17074c1f0fa348d4c2bba6c63a0ff1d8a5f11a63298a555e3b250d1eb42b0b0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:50.620Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:50.957Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:50.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-23T19:12:50.957Z] 646487bc1b99: Preparing [2022-12-23T19:12:50.957Z] ff2d6ecc2d50: Preparing [2022-12-23T19:12:50.957Z] d22dc6d02be8: Preparing [2022-12-23T19:12:50.957Z] c44d0de0a235: Preparing [2022-12-23T19:12:50.957Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:50.957Z] 646487bc1b99: Layer already exists [2022-12-23T19:12:50.957Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:50.957Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:50.957Z] ff2d6ecc2d50: Layer already exists [2022-12-23T19:12:50.957Z] c44d0de0a235: Layer already exists [2022-12-23T19:12:50.957Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:b17074c1f0fa348d4c2bba6c63a0ff1d8a5f11a63298a555e3b250d1eb42b0b0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:51.329Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:51.635Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-12-23T19:12:51.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-12-23T19:12:51.635Z] 646487bc1b99: Preparing [2022-12-23T19:12:51.635Z] ff2d6ecc2d50: Preparing [2022-12-23T19:12:51.635Z] d22dc6d02be8: Preparing [2022-12-23T19:12:51.635Z] c44d0de0a235: Preparing [2022-12-23T19:12:51.635Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:51.635Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:51.635Z] 646487bc1b99: Layer already exists [2022-12-23T19:12:51.635Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:51.635Z] ff2d6ecc2d50: Layer already exists [2022-12-23T19:12:51.635Z] c44d0de0a235: Layer already exists [2022-12-23T19:12:51.635Z] main: digest: sha256:b17074c1f0fa348d4c2bba6c63a0ff1d8a5f11a63298a555e3b250d1eb42b0b0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:12:51.669Z] ===================================================== [Pipeline] echo [2022-12-23T19:12:51.675Z] taggedImages: [2022-12-23T19:12:51.675Z] - nexus3.edgexfoundry.org:10004/core-data:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:51.675Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-12-23T19:12:51.675Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.8 [2022-12-23T19:12:51.675Z] - nexus3.edgexfoundry.org:10004/core-data:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:51.675Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-12-23T19:12:51.689Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-12-23T19:12:51.689Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:51.689Z] latest [2022-12-23T19:12:51.689Z] 3.0.0-dev.8 [2022-12-23T19:12:51.689Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:51.689Z] main [2022-12-23T19:12:51.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:51.993Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:52.297Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:52.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-23T19:12:52.297Z] e5385430859b: Preparing [2022-12-23T19:12:52.297Z] 01a7e01fa38a: Preparing [2022-12-23T19:12:52.297Z] d8fc4cda57d3: Preparing [2022-12-23T19:12:52.297Z] d22dc6d02be8: Preparing [2022-12-23T19:12:52.297Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:52.297Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:52.297Z] e5e13b0c77cb: Waiting [2022-12-23T19:12:52.297Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:52.297Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:52.297Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:52.297Z] 01a7e01fa38a: Pushed [2022-12-23T19:12:52.297Z] e5385430859b: Pushed [2022-12-23T19:12:53.678Z] d8fc4cda57d3: Pushed [2022-12-23T19:12:53.678Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:50aaf17b15812648ce21fa1a56a04d21e2327a65496d2c7088bbb1427fea750c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:53.987Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:54.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-12-23T19:12:54.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-23T19:12:54.286Z] e5385430859b: Preparing [2022-12-23T19:12:54.286Z] 01a7e01fa38a: Preparing [2022-12-23T19:12:54.286Z] d8fc4cda57d3: Preparing [2022-12-23T19:12:54.286Z] d22dc6d02be8: Preparing [2022-12-23T19:12:54.286Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:54.286Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:54.286Z] e5e13b0c77cb: Waiting [2022-12-23T19:12:54.286Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:54.286Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:54.286Z] d8fc4cda57d3: Layer already exists [2022-12-23T19:12:54.286Z] e5385430859b: Layer already exists [2022-12-23T19:12:54.286Z] 01a7e01fa38a: Layer already exists [2022-12-23T19:12:54.286Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:54.286Z] latest: digest: sha256:50aaf17b15812648ce21fa1a56a04d21e2327a65496d2c7088bbb1427fea750c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:54.595Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:54.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.8 [2022-12-23T19:12:54.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-23T19:12:54.901Z] e5385430859b: Preparing [2022-12-23T19:12:54.901Z] 01a7e01fa38a: Preparing [2022-12-23T19:12:54.901Z] d8fc4cda57d3: Preparing [2022-12-23T19:12:54.901Z] d22dc6d02be8: Preparing [2022-12-23T19:12:54.901Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:54.901Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:54.901Z] e5e13b0c77cb: Waiting [2022-12-23T19:12:54.901Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:54.901Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:54.901Z] d8fc4cda57d3: Layer already exists [2022-12-23T19:12:54.901Z] e5385430859b: Layer already exists [2022-12-23T19:12:54.901Z] 01a7e01fa38a: Layer already exists [2022-12-23T19:12:54.901Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:54.901Z] 3.0.0-dev.8: digest: sha256:50aaf17b15812648ce21fa1a56a04d21e2327a65496d2c7088bbb1427fea750c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:55.213Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:55.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:55.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-23T19:12:55.520Z] e5385430859b: Preparing [2022-12-23T19:12:55.520Z] 01a7e01fa38a: Preparing [2022-12-23T19:12:55.520Z] d8fc4cda57d3: Preparing [2022-12-23T19:12:55.520Z] d22dc6d02be8: Preparing [2022-12-23T19:12:55.520Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:55.520Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:55.520Z] e5e13b0c77cb: Waiting [2022-12-23T19:12:55.520Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:55.520Z] e5385430859b: Layer already exists [2022-12-23T19:12:55.520Z] 01a7e01fa38a: Layer already exists [2022-12-23T19:12:55.520Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:55.520Z] d8fc4cda57d3: Layer already exists [2022-12-23T19:12:55.520Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:55.520Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:50aaf17b15812648ce21fa1a56a04d21e2327a65496d2c7088bbb1427fea750c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:55.829Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:56.132Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-12-23T19:12:56.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-12-23T19:12:56.132Z] e5385430859b: Preparing [2022-12-23T19:12:56.132Z] 01a7e01fa38a: Preparing [2022-12-23T19:12:56.132Z] d8fc4cda57d3: Preparing [2022-12-23T19:12:56.132Z] d22dc6d02be8: Preparing [2022-12-23T19:12:56.132Z] 4be4e7b08b1f: Preparing [2022-12-23T19:12:56.132Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:56.132Z] e5e13b0c77cb: Waiting [2022-12-23T19:12:56.132Z] e5385430859b: Layer already exists [2022-12-23T19:12:56.132Z] 01a7e01fa38a: Layer already exists [2022-12-23T19:12:56.132Z] 4be4e7b08b1f: Layer already exists [2022-12-23T19:12:56.132Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:56.132Z] d8fc4cda57d3: Layer already exists [2022-12-23T19:12:56.132Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:56.132Z] main: digest: sha256:50aaf17b15812648ce21fa1a56a04d21e2327a65496d2c7088bbb1427fea750c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:12:56.178Z] ===================================================== [Pipeline] echo [2022-12-23T19:12:56.184Z] taggedImages: [2022-12-23T19:12:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-12-23T19:12:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.8 [2022-12-23T19:12:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-12-23T19:12:56.198Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-12-23T19:12:56.198Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:56.198Z] latest [2022-12-23T19:12:56.198Z] 3.0.0-dev.8 [2022-12-23T19:12:56.198Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:12:56.198Z] main [2022-12-23T19:12:56.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:56.515Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:56.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:12:56.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-23T19:12:56.834Z] 112e0179baeb: Preparing [2022-12-23T19:12:56.834Z] 112e0179baeb: Preparing [2022-12-23T19:12:56.834Z] 23f8b8f89661: Preparing [2022-12-23T19:12:56.834Z] 042453850893: Preparing [2022-12-23T19:12:56.834Z] 6ce210e92886: Preparing [2022-12-23T19:12:56.834Z] 4a9615d54f41: Preparing [2022-12-23T19:12:56.834Z] e3adf316e19a: Preparing [2022-12-23T19:12:56.834Z] d22dc6d02be8: Preparing [2022-12-23T19:12:56.834Z] 27726271f55a: Preparing [2022-12-23T19:12:56.834Z] 289872def1fb: Preparing [2022-12-23T19:12:56.834Z] 5a3a6e5f6148: Preparing [2022-12-23T19:12:56.834Z] 0482042f3045: Preparing [2022-12-23T19:12:56.834Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:56.834Z] d22dc6d02be8: Waiting [2022-12-23T19:12:56.834Z] 5a3a6e5f6148: Waiting [2022-12-23T19:12:56.834Z] 0482042f3045: Waiting [2022-12-23T19:12:56.834Z] 27726271f55a: Waiting [2022-12-23T19:12:56.834Z] 289872def1fb: Waiting [2022-12-23T19:12:56.834Z] e5e13b0c77cb: Waiting [2022-12-23T19:12:56.834Z] e3adf316e19a: Waiting [2022-12-23T19:12:56.834Z] 6ce210e92886: Pushed [2022-12-23T19:12:56.834Z] 112e0179baeb: Pushed [2022-12-23T19:12:56.834Z] 042453850893: Pushed [2022-12-23T19:12:56.834Z] 23f8b8f89661: Pushed [2022-12-23T19:12:56.834Z] 4a9615d54f41: Pushed [2022-12-23T19:12:56.834Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:57.093Z] 27726271f55a: Pushed [2022-12-23T19:12:57.093Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:57.093Z] 289872def1fb: Pushed [2022-12-23T19:12:57.093Z] 0482042f3045: Pushed [2022-12-23T19:12:57.093Z] 5a3a6e5f6148: Pushed [2022-12-23T19:12:58.467Z] e3adf316e19a: Pushed [2022-12-23T19:12:58.725Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:32082f0d01ba8f1a2d330b3a7da81d5120caa0f86e6d5efea7ea304ab04e0490 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:59.027Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:59.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-12-23T19:12:59.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-23T19:12:59.330Z] 112e0179baeb: Preparing [2022-12-23T19:12:59.330Z] 112e0179baeb: Preparing [2022-12-23T19:12:59.330Z] 23f8b8f89661: Preparing [2022-12-23T19:12:59.330Z] 042453850893: Preparing [2022-12-23T19:12:59.330Z] 6ce210e92886: Preparing [2022-12-23T19:12:59.330Z] 4a9615d54f41: Preparing [2022-12-23T19:12:59.330Z] e3adf316e19a: Preparing [2022-12-23T19:12:59.330Z] d22dc6d02be8: Preparing [2022-12-23T19:12:59.330Z] 27726271f55a: Preparing [2022-12-23T19:12:59.330Z] 289872def1fb: Preparing [2022-12-23T19:12:59.330Z] 5a3a6e5f6148: Preparing [2022-12-23T19:12:59.330Z] 0482042f3045: Preparing [2022-12-23T19:12:59.330Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:59.330Z] e3adf316e19a: Waiting [2022-12-23T19:12:59.330Z] d22dc6d02be8: Waiting [2022-12-23T19:12:59.330Z] 0482042f3045: Waiting [2022-12-23T19:12:59.330Z] 27726271f55a: Waiting [2022-12-23T19:12:59.330Z] e5e13b0c77cb: Waiting [2022-12-23T19:12:59.330Z] 5a3a6e5f6148: Waiting [2022-12-23T19:12:59.330Z] 23f8b8f89661: Layer already exists [2022-12-23T19:12:59.330Z] 112e0179baeb: Layer already exists [2022-12-23T19:12:59.330Z] 042453850893: Layer already exists [2022-12-23T19:12:59.330Z] 4a9615d54f41: Layer already exists [2022-12-23T19:12:59.330Z] 6ce210e92886: Layer already exists [2022-12-23T19:12:59.330Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:59.330Z] e3adf316e19a: Layer already exists [2022-12-23T19:12:59.330Z] 5a3a6e5f6148: Layer already exists [2022-12-23T19:12:59.330Z] 27726271f55a: Layer already exists [2022-12-23T19:12:59.330Z] 289872def1fb: Layer already exists [2022-12-23T19:12:59.330Z] 0482042f3045: Layer already exists [2022-12-23T19:12:59.330Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:59.330Z] latest: digest: sha256:32082f0d01ba8f1a2d330b3a7da81d5120caa0f86e6d5efea7ea304ab04e0490 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:59.638Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:12:59.937Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.8 [2022-12-23T19:12:59.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-23T19:12:59.937Z] 112e0179baeb: Preparing [2022-12-23T19:12:59.937Z] 112e0179baeb: Preparing [2022-12-23T19:12:59.937Z] 23f8b8f89661: Preparing [2022-12-23T19:12:59.937Z] 042453850893: Preparing [2022-12-23T19:12:59.937Z] 6ce210e92886: Preparing [2022-12-23T19:12:59.937Z] 4a9615d54f41: Preparing [2022-12-23T19:12:59.937Z] e3adf316e19a: Preparing [2022-12-23T19:12:59.937Z] d22dc6d02be8: Preparing [2022-12-23T19:12:59.937Z] 27726271f55a: Preparing [2022-12-23T19:12:59.937Z] 289872def1fb: Preparing [2022-12-23T19:12:59.937Z] 5a3a6e5f6148: Preparing [2022-12-23T19:12:59.937Z] 0482042f3045: Preparing [2022-12-23T19:12:59.937Z] e5e13b0c77cb: Preparing [2022-12-23T19:12:59.937Z] 27726271f55a: Waiting [2022-12-23T19:12:59.937Z] 289872def1fb: Waiting [2022-12-23T19:12:59.937Z] 5a3a6e5f6148: Waiting [2022-12-23T19:12:59.937Z] 0482042f3045: Waiting [2022-12-23T19:12:59.937Z] e3adf316e19a: Waiting [2022-12-23T19:12:59.937Z] d22dc6d02be8: Waiting [2022-12-23T19:12:59.937Z] 112e0179baeb: Layer already exists [2022-12-23T19:12:59.937Z] 042453850893: Layer already exists [2022-12-23T19:12:59.937Z] 4a9615d54f41: Layer already exists [2022-12-23T19:12:59.937Z] 23f8b8f89661: Layer already exists [2022-12-23T19:12:59.937Z] 6ce210e92886: Layer already exists [2022-12-23T19:12:59.937Z] e3adf316e19a: Layer already exists [2022-12-23T19:12:59.937Z] d22dc6d02be8: Layer already exists [2022-12-23T19:12:59.937Z] 289872def1fb: Layer already exists [2022-12-23T19:12:59.937Z] 5a3a6e5f6148: Layer already exists [2022-12-23T19:12:59.937Z] 27726271f55a: Layer already exists [2022-12-23T19:12:59.937Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:12:59.937Z] 0482042f3045: Layer already exists [2022-12-23T19:12:59.937Z] 3.0.0-dev.8: digest: sha256:32082f0d01ba8f1a2d330b3a7da81d5120caa0f86e6d5efea7ea304ab04e0490 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:00.243Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:00.551Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:00.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-23T19:13:00.551Z] 112e0179baeb: Preparing [2022-12-23T19:13:00.551Z] 112e0179baeb: Preparing [2022-12-23T19:13:00.551Z] 23f8b8f89661: Preparing [2022-12-23T19:13:00.551Z] 042453850893: Preparing [2022-12-23T19:13:00.551Z] 6ce210e92886: Preparing [2022-12-23T19:13:00.551Z] 4a9615d54f41: Preparing [2022-12-23T19:13:00.551Z] e3adf316e19a: Preparing [2022-12-23T19:13:00.551Z] d22dc6d02be8: Preparing [2022-12-23T19:13:00.551Z] 27726271f55a: Preparing [2022-12-23T19:13:00.551Z] 289872def1fb: Preparing [2022-12-23T19:13:00.551Z] 5a3a6e5f6148: Preparing [2022-12-23T19:13:00.551Z] 0482042f3045: Preparing [2022-12-23T19:13:00.551Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:00.551Z] 27726271f55a: Waiting [2022-12-23T19:13:00.551Z] 289872def1fb: Waiting [2022-12-23T19:13:00.551Z] 5a3a6e5f6148: Waiting [2022-12-23T19:13:00.551Z] 0482042f3045: Waiting [2022-12-23T19:13:00.551Z] e3adf316e19a: Waiting [2022-12-23T19:13:00.551Z] d22dc6d02be8: Waiting [2022-12-23T19:13:00.551Z] 6ce210e92886: Layer already exists [2022-12-23T19:13:00.551Z] 042453850893: Layer already exists [2022-12-23T19:13:00.551Z] 4a9615d54f41: Layer already exists [2022-12-23T19:13:00.551Z] 112e0179baeb: Layer already exists [2022-12-23T19:13:00.551Z] 23f8b8f89661: Layer already exists [2022-12-23T19:13:00.551Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:00.551Z] e3adf316e19a: Layer already exists [2022-12-23T19:13:00.551Z] 27726271f55a: Layer already exists [2022-12-23T19:13:00.551Z] 289872def1fb: Layer already exists [2022-12-23T19:13:00.551Z] 5a3a6e5f6148: Layer already exists [2022-12-23T19:13:00.551Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:00.551Z] 0482042f3045: Layer already exists [2022-12-23T19:13:00.551Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:32082f0d01ba8f1a2d330b3a7da81d5120caa0f86e6d5efea7ea304ab04e0490 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:00.855Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:01.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-12-23T19:13:01.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-12-23T19:13:01.161Z] 112e0179baeb: Preparing [2022-12-23T19:13:01.161Z] 112e0179baeb: Preparing [2022-12-23T19:13:01.161Z] 23f8b8f89661: Preparing [2022-12-23T19:13:01.161Z] 042453850893: Preparing [2022-12-23T19:13:01.161Z] 6ce210e92886: Preparing [2022-12-23T19:13:01.161Z] 4a9615d54f41: Preparing [2022-12-23T19:13:01.161Z] e3adf316e19a: Preparing [2022-12-23T19:13:01.161Z] d22dc6d02be8: Preparing [2022-12-23T19:13:01.161Z] 27726271f55a: Preparing [2022-12-23T19:13:01.161Z] 289872def1fb: Preparing [2022-12-23T19:13:01.161Z] 5a3a6e5f6148: Preparing [2022-12-23T19:13:01.161Z] 0482042f3045: Preparing [2022-12-23T19:13:01.161Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:01.161Z] 5a3a6e5f6148: Waiting [2022-12-23T19:13:01.161Z] 289872def1fb: Waiting [2022-12-23T19:13:01.161Z] d22dc6d02be8: Waiting [2022-12-23T19:13:01.161Z] 0482042f3045: Waiting [2022-12-23T19:13:01.161Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:01.161Z] 27726271f55a: Waiting [2022-12-23T19:13:01.161Z] e3adf316e19a: Waiting [2022-12-23T19:13:01.161Z] 112e0179baeb: Layer already exists [2022-12-23T19:13:01.161Z] 4a9615d54f41: Layer already exists [2022-12-23T19:13:01.161Z] 6ce210e92886: Layer already exists [2022-12-23T19:13:01.161Z] 042453850893: Layer already exists [2022-12-23T19:13:01.161Z] 23f8b8f89661: Layer already exists [2022-12-23T19:13:01.161Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:01.161Z] e3adf316e19a: Layer already exists [2022-12-23T19:13:01.161Z] 5a3a6e5f6148: Layer already exists [2022-12-23T19:13:01.161Z] 27726271f55a: Layer already exists [2022-12-23T19:13:01.161Z] 289872def1fb: Layer already exists [2022-12-23T19:13:01.161Z] 0482042f3045: Layer already exists [2022-12-23T19:13:01.161Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:01.161Z] main: digest: sha256:32082f0d01ba8f1a2d330b3a7da81d5120caa0f86e6d5efea7ea304ab04e0490 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:01.211Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:01.220Z] taggedImages: [2022-12-23T19:13:01.220Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:01.220Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-12-23T19:13:01.220Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.8 [2022-12-23T19:13:01.220Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:01.220Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-12-23T19:13:01.240Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-12-23T19:13:01.240Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:01.240Z] latest [2022-12-23T19:13:01.240Z] 3.0.0-dev.8 [2022-12-23T19:13:01.240Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:01.240Z] main [2022-12-23T19:13:01.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:01.558Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:01.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:01.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-23T19:13:01.871Z] d73ecf539d87: Preparing [2022-12-23T19:13:01.871Z] 4bf58a57519c: Preparing [2022-12-23T19:13:01.871Z] 740574583260: Preparing [2022-12-23T19:13:01.871Z] 6a852efcbf54: Preparing [2022-12-23T19:13:01.871Z] f6499d3434eb: Preparing [2022-12-23T19:13:01.871Z] 9ce56742b5be: Preparing [2022-12-23T19:13:01.871Z] 77450c2f631d: Preparing [2022-12-23T19:13:01.871Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:01.871Z] 9ce56742b5be: Waiting [2022-12-23T19:13:01.871Z] 77450c2f631d: Waiting [2022-12-23T19:13:01.871Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:01.871Z] d73ecf539d87: Pushed [2022-12-23T19:13:01.871Z] f6499d3434eb: Pushed [2022-12-23T19:13:01.871Z] 4bf58a57519c: Pushed [2022-12-23T19:13:01.871Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:02.130Z] 9ce56742b5be: Pushed [2022-12-23T19:13:02.389Z] 77450c2f631d: Pushed [2022-12-23T19:13:02.956Z] 740574583260: Pushed [2022-12-23T19:13:02.956Z] 6a852efcbf54: Pushed [2022-12-23T19:13:03.215Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:2532774c0a9e8a71110329734aed28c7be78b6425feb55d841dde9820cac3835 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:03.530Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:03.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-12-23T19:13:03.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-23T19:13:03.832Z] d73ecf539d87: Preparing [2022-12-23T19:13:03.832Z] 4bf58a57519c: Preparing [2022-12-23T19:13:03.832Z] 740574583260: Preparing [2022-12-23T19:13:03.832Z] 6a852efcbf54: Preparing [2022-12-23T19:13:03.832Z] f6499d3434eb: Preparing [2022-12-23T19:13:03.832Z] 9ce56742b5be: Preparing [2022-12-23T19:13:03.832Z] 77450c2f631d: Preparing [2022-12-23T19:13:03.832Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:03.832Z] 9ce56742b5be: Waiting [2022-12-23T19:13:03.832Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:03.832Z] 6a852efcbf54: Layer already exists [2022-12-23T19:13:03.832Z] f6499d3434eb: Layer already exists [2022-12-23T19:13:03.832Z] 740574583260: Layer already exists [2022-12-23T19:13:03.832Z] 4bf58a57519c: Layer already exists [2022-12-23T19:13:03.832Z] d73ecf539d87: Layer already exists [2022-12-23T19:13:03.832Z] 9ce56742b5be: Layer already exists [2022-12-23T19:13:03.832Z] 77450c2f631d: Layer already exists [2022-12-23T19:13:03.832Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:03.832Z] latest: digest: sha256:2532774c0a9e8a71110329734aed28c7be78b6425feb55d841dde9820cac3835 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:04.134Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:04.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.8 [2022-12-23T19:13:04.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-23T19:13:04.436Z] d73ecf539d87: Preparing [2022-12-23T19:13:04.436Z] 4bf58a57519c: Preparing [2022-12-23T19:13:04.436Z] 740574583260: Preparing [2022-12-23T19:13:04.436Z] 6a852efcbf54: Preparing [2022-12-23T19:13:04.436Z] f6499d3434eb: Preparing [2022-12-23T19:13:04.436Z] 9ce56742b5be: Preparing [2022-12-23T19:13:04.436Z] 77450c2f631d: Preparing [2022-12-23T19:13:04.436Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:04.436Z] 9ce56742b5be: Waiting [2022-12-23T19:13:04.436Z] 77450c2f631d: Waiting [2022-12-23T19:13:04.436Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:04.436Z] f6499d3434eb: Layer already exists [2022-12-23T19:13:04.436Z] 4bf58a57519c: Layer already exists [2022-12-23T19:13:04.436Z] 740574583260: Layer already exists [2022-12-23T19:13:04.436Z] d73ecf539d87: Layer already exists [2022-12-23T19:13:04.436Z] 6a852efcbf54: Layer already exists [2022-12-23T19:13:04.436Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:04.436Z] 77450c2f631d: Layer already exists [2022-12-23T19:13:04.436Z] 9ce56742b5be: Layer already exists [2022-12-23T19:13:04.436Z] 3.0.0-dev.8: digest: sha256:2532774c0a9e8a71110329734aed28c7be78b6425feb55d841dde9820cac3835 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:04.752Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:05.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:05.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-23T19:13:05.062Z] d73ecf539d87: Preparing [2022-12-23T19:13:05.062Z] 4bf58a57519c: Preparing [2022-12-23T19:13:05.062Z] 740574583260: Preparing [2022-12-23T19:13:05.062Z] 6a852efcbf54: Preparing [2022-12-23T19:13:05.062Z] f6499d3434eb: Preparing [2022-12-23T19:13:05.062Z] 9ce56742b5be: Preparing [2022-12-23T19:13:05.062Z] 77450c2f631d: Preparing [2022-12-23T19:13:05.062Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:05.062Z] 77450c2f631d: Waiting [2022-12-23T19:13:05.062Z] 9ce56742b5be: Waiting [2022-12-23T19:13:05.062Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:05.062Z] 740574583260: Layer already exists [2022-12-23T19:13:05.062Z] 6a852efcbf54: Layer already exists [2022-12-23T19:13:05.062Z] f6499d3434eb: Layer already exists [2022-12-23T19:13:05.062Z] d73ecf539d87: Layer already exists [2022-12-23T19:13:05.062Z] 4bf58a57519c: Layer already exists [2022-12-23T19:13:05.062Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:05.062Z] 77450c2f631d: Layer already exists [2022-12-23T19:13:05.062Z] 9ce56742b5be: Layer already exists [2022-12-23T19:13:05.062Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:2532774c0a9e8a71110329734aed28c7be78b6425feb55d841dde9820cac3835 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:05.372Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:05.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-12-23T19:13:05.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-12-23T19:13:05.675Z] d73ecf539d87: Preparing [2022-12-23T19:13:05.675Z] 4bf58a57519c: Preparing [2022-12-23T19:13:05.675Z] 740574583260: Preparing [2022-12-23T19:13:05.675Z] 6a852efcbf54: Preparing [2022-12-23T19:13:05.675Z] f6499d3434eb: Preparing [2022-12-23T19:13:05.675Z] 9ce56742b5be: Preparing [2022-12-23T19:13:05.675Z] 77450c2f631d: Preparing [2022-12-23T19:13:05.675Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:05.675Z] 9ce56742b5be: Waiting [2022-12-23T19:13:05.675Z] 77450c2f631d: Waiting [2022-12-23T19:13:05.675Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:05.675Z] 740574583260: Layer already exists [2022-12-23T19:13:05.675Z] 6a852efcbf54: Layer already exists [2022-12-23T19:13:05.675Z] 4bf58a57519c: Layer already exists [2022-12-23T19:13:05.675Z] d73ecf539d87: Layer already exists [2022-12-23T19:13:05.675Z] f6499d3434eb: Layer already exists [2022-12-23T19:13:05.675Z] 9ce56742b5be: Layer already exists [2022-12-23T19:13:05.675Z] 77450c2f631d: Layer already exists [2022-12-23T19:13:05.675Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:05.675Z] main: digest: sha256:2532774c0a9e8a71110329734aed28c7be78b6425feb55d841dde9820cac3835 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:05.712Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:05.718Z] taggedImages: [2022-12-23T19:13:05.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:05.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-12-23T19:13:05.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.8 [2022-12-23T19:13:05.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:05.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-12-23T19:13:05.733Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-12-23T19:13:05.733Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:05.733Z] latest [2022-12-23T19:13:05.733Z] 3.0.0-dev.8 [2022-12-23T19:13:05.733Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:05.733Z] main [2022-12-23T19:13:05.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:06.038Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:06.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:06.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-23T19:13:06.340Z] dafd34b21d62: Preparing [2022-12-23T19:13:06.340Z] 2ff2b0b1ea4c: Preparing [2022-12-23T19:13:06.340Z] ccfd5ee57dfb: Preparing [2022-12-23T19:13:06.340Z] d6b71c2a21c2: Preparing [2022-12-23T19:13:06.340Z] e6b947b99852: Preparing [2022-12-23T19:13:06.340Z] ee741663bdb0: Preparing [2022-12-23T19:13:06.340Z] 372b351a2355: Preparing [2022-12-23T19:13:06.340Z] 169f59c40be0: Preparing [2022-12-23T19:13:06.340Z] 242be652afba: Preparing [2022-12-23T19:13:06.340Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:06.340Z] ee741663bdb0: Waiting [2022-12-23T19:13:06.340Z] 169f59c40be0: Waiting [2022-12-23T19:13:06.340Z] 242be652afba: Waiting [2022-12-23T19:13:06.340Z] 372b351a2355: Waiting [2022-12-23T19:13:06.340Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:06.340Z] dafd34b21d62: Pushed [2022-12-23T19:13:06.340Z] e6b947b99852: Pushed [2022-12-23T19:13:06.340Z] 2ff2b0b1ea4c: Pushed [2022-12-23T19:13:06.598Z] 169f59c40be0: Pushed [2022-12-23T19:13:06.598Z] 372b351a2355: Pushed [2022-12-23T19:13:06.598Z] ee741663bdb0: Pushed [2022-12-23T19:13:06.598Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:06.598Z] 242be652afba: Pushed [2022-12-23T19:13:07.535Z] d6b71c2a21c2: Pushed [2022-12-23T19:13:07.796Z] ccfd5ee57dfb: Pushed [2022-12-23T19:13:08.055Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:a852f78275d5b3d69d67a6baf07c7c29571ab694d0b2d80ec12ee1d4d783be38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:08.365Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:08.672Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-12-23T19:13:08.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-23T19:13:08.672Z] dafd34b21d62: Preparing [2022-12-23T19:13:08.672Z] 2ff2b0b1ea4c: Preparing [2022-12-23T19:13:08.672Z] ccfd5ee57dfb: Preparing [2022-12-23T19:13:08.672Z] d6b71c2a21c2: Preparing [2022-12-23T19:13:08.672Z] e6b947b99852: Preparing [2022-12-23T19:13:08.672Z] ee741663bdb0: Preparing [2022-12-23T19:13:08.672Z] 372b351a2355: Preparing [2022-12-23T19:13:08.672Z] 169f59c40be0: Preparing [2022-12-23T19:13:08.672Z] 242be652afba: Preparing [2022-12-23T19:13:08.672Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:08.672Z] ee741663bdb0: Waiting [2022-12-23T19:13:08.672Z] 169f59c40be0: Waiting [2022-12-23T19:13:08.672Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:08.672Z] 242be652afba: Waiting [2022-12-23T19:13:08.672Z] 372b351a2355: Waiting [2022-12-23T19:13:08.672Z] 2ff2b0b1ea4c: Layer already exists [2022-12-23T19:13:08.672Z] dafd34b21d62: Layer already exists [2022-12-23T19:13:08.672Z] d6b71c2a21c2: Layer already exists [2022-12-23T19:13:08.672Z] ccfd5ee57dfb: Layer already exists [2022-12-23T19:13:08.672Z] e6b947b99852: Layer already exists [2022-12-23T19:13:08.672Z] 372b351a2355: Layer already exists [2022-12-23T19:13:08.672Z] ee741663bdb0: Layer already exists [2022-12-23T19:13:08.672Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:08.672Z] 169f59c40be0: Layer already exists [2022-12-23T19:13:08.672Z] 242be652afba: Layer already exists [2022-12-23T19:13:08.672Z] latest: digest: sha256:a852f78275d5b3d69d67a6baf07c7c29571ab694d0b2d80ec12ee1d4d783be38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:08.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:09.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.8 [2022-12-23T19:13:09.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-23T19:13:09.294Z] dafd34b21d62: Preparing [2022-12-23T19:13:09.294Z] 2ff2b0b1ea4c: Preparing [2022-12-23T19:13:09.294Z] ccfd5ee57dfb: Preparing [2022-12-23T19:13:09.294Z] d6b71c2a21c2: Preparing [2022-12-23T19:13:09.294Z] e6b947b99852: Preparing [2022-12-23T19:13:09.294Z] ee741663bdb0: Preparing [2022-12-23T19:13:09.294Z] 372b351a2355: Preparing [2022-12-23T19:13:09.294Z] 169f59c40be0: Preparing [2022-12-23T19:13:09.294Z] 242be652afba: Preparing [2022-12-23T19:13:09.294Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:09.294Z] 242be652afba: Waiting [2022-12-23T19:13:09.294Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:09.294Z] 372b351a2355: Waiting [2022-12-23T19:13:09.294Z] 169f59c40be0: Waiting [2022-12-23T19:13:09.294Z] ee741663bdb0: Waiting [2022-12-23T19:13:09.294Z] d6b71c2a21c2: Layer already exists [2022-12-23T19:13:09.294Z] dafd34b21d62: Layer already exists [2022-12-23T19:13:09.294Z] e6b947b99852: Layer already exists [2022-12-23T19:13:09.294Z] 2ff2b0b1ea4c: Layer already exists [2022-12-23T19:13:09.294Z] ccfd5ee57dfb: Layer already exists [2022-12-23T19:13:09.294Z] 372b351a2355: Layer already exists [2022-12-23T19:13:09.294Z] ee741663bdb0: Layer already exists [2022-12-23T19:13:09.294Z] 169f59c40be0: Layer already exists [2022-12-23T19:13:09.294Z] 242be652afba: Layer already exists [2022-12-23T19:13:09.294Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:09.294Z] 3.0.0-dev.8: digest: sha256:a852f78275d5b3d69d67a6baf07c7c29571ab694d0b2d80ec12ee1d4d783be38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:09.598Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:09.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:09.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-23T19:13:09.898Z] dafd34b21d62: Preparing [2022-12-23T19:13:09.898Z] 2ff2b0b1ea4c: Preparing [2022-12-23T19:13:09.898Z] ccfd5ee57dfb: Preparing [2022-12-23T19:13:09.898Z] d6b71c2a21c2: Preparing [2022-12-23T19:13:09.898Z] e6b947b99852: Preparing [2022-12-23T19:13:09.898Z] ee741663bdb0: Preparing [2022-12-23T19:13:09.898Z] 372b351a2355: Preparing [2022-12-23T19:13:09.898Z] 169f59c40be0: Preparing [2022-12-23T19:13:09.898Z] 242be652afba: Preparing [2022-12-23T19:13:09.898Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:09.898Z] 372b351a2355: Waiting [2022-12-23T19:13:09.898Z] 242be652afba: Waiting [2022-12-23T19:13:09.898Z] 169f59c40be0: Waiting [2022-12-23T19:13:09.898Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:09.898Z] ee741663bdb0: Waiting [2022-12-23T19:13:09.898Z] e6b947b99852: Layer already exists [2022-12-23T19:13:09.898Z] d6b71c2a21c2: Layer already exists [2022-12-23T19:13:09.898Z] 2ff2b0b1ea4c: Layer already exists [2022-12-23T19:13:09.898Z] ccfd5ee57dfb: Layer already exists [2022-12-23T19:13:09.898Z] dafd34b21d62: Layer already exists [2022-12-23T19:13:09.898Z] 169f59c40be0: Layer already exists [2022-12-23T19:13:09.898Z] ee741663bdb0: Layer already exists [2022-12-23T19:13:09.898Z] 372b351a2355: Layer already exists [2022-12-23T19:13:09.898Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:09.898Z] 242be652afba: Layer already exists [2022-12-23T19:13:09.898Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:a852f78275d5b3d69d67a6baf07c7c29571ab694d0b2d80ec12ee1d4d783be38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:10.202Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:10.503Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-12-23T19:13:10.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-12-23T19:13:10.503Z] dafd34b21d62: Preparing [2022-12-23T19:13:10.503Z] 2ff2b0b1ea4c: Preparing [2022-12-23T19:13:10.503Z] ccfd5ee57dfb: Preparing [2022-12-23T19:13:10.503Z] d6b71c2a21c2: Preparing [2022-12-23T19:13:10.503Z] e6b947b99852: Preparing [2022-12-23T19:13:10.503Z] ee741663bdb0: Preparing [2022-12-23T19:13:10.503Z] 372b351a2355: Preparing [2022-12-23T19:13:10.503Z] 169f59c40be0: Preparing [2022-12-23T19:13:10.503Z] 242be652afba: Preparing [2022-12-23T19:13:10.503Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:10.503Z] 372b351a2355: Waiting [2022-12-23T19:13:10.503Z] 169f59c40be0: Waiting [2022-12-23T19:13:10.503Z] 242be652afba: Waiting [2022-12-23T19:13:10.503Z] e5e13b0c77cb: Waiting [2022-12-23T19:13:10.503Z] e6b947b99852: Layer already exists [2022-12-23T19:13:10.503Z] 2ff2b0b1ea4c: Layer already exists [2022-12-23T19:13:10.503Z] dafd34b21d62: Layer already exists [2022-12-23T19:13:10.503Z] d6b71c2a21c2: Layer already exists [2022-12-23T19:13:10.503Z] ccfd5ee57dfb: Layer already exists [2022-12-23T19:13:10.503Z] ee741663bdb0: Layer already exists [2022-12-23T19:13:10.503Z] 372b351a2355: Layer already exists [2022-12-23T19:13:10.503Z] 242be652afba: Layer already exists [2022-12-23T19:13:10.503Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:10.503Z] 169f59c40be0: Layer already exists [2022-12-23T19:13:10.503Z] main: digest: sha256:a852f78275d5b3d69d67a6baf07c7c29571ab694d0b2d80ec12ee1d4d783be38 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:10.538Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:10.543Z] taggedImages: [2022-12-23T19:13:10.543Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:10.543Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-12-23T19:13:10.543Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.8 [2022-12-23T19:13:10.543Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:10.543Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-12-23T19:13:10.558Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-12-23T19:13:10.558Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:10.558Z] latest [2022-12-23T19:13:10.558Z] 3.0.0-dev.8 [2022-12-23T19:13:10.558Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:10.558Z] main [2022-12-23T19:13:10.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:10.860Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:11.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:11.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-23T19:13:11.160Z] 11d3e437a04f: Preparing [2022-12-23T19:13:11.160Z] 33034c9c673e: Preparing [2022-12-23T19:13:11.160Z] d22dc6d02be8: Preparing [2022-12-23T19:13:11.160Z] d96e4c57e2ce: Preparing [2022-12-23T19:13:11.160Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:11.160Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:11.160Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:11.160Z] 11d3e437a04f: Pushed [2022-12-23T19:13:11.728Z] d96e4c57e2ce: Pushed [2022-12-23T19:13:13.103Z] 33034c9c673e: Pushed [2022-12-23T19:13:13.362Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:685421a728d76258288a734dab5e5913b8e69a7529eafefd19bde95182820927 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:13.668Z] + 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 [2022-12-23T19:13:13.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-12-23T19:13:13.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-23T19:13:13.972Z] 11d3e437a04f: Preparing [2022-12-23T19:13:13.972Z] 33034c9c673e: Preparing [2022-12-23T19:13:13.972Z] d22dc6d02be8: Preparing [2022-12-23T19:13:13.972Z] d96e4c57e2ce: Preparing [2022-12-23T19:13:13.972Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:13.972Z] d96e4c57e2ce: Layer already exists [2022-12-23T19:13:13.972Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:13.972Z] 33034c9c673e: Layer already exists [2022-12-23T19:13:13.972Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:13.972Z] 11d3e437a04f: Layer already exists [2022-12-23T19:13:13.972Z] latest: digest: sha256:685421a728d76258288a734dab5e5913b8e69a7529eafefd19bde95182820927 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:14.301Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:14.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.8 [2022-12-23T19:13:14.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-23T19:13:14.612Z] 11d3e437a04f: Preparing [2022-12-23T19:13:14.612Z] 33034c9c673e: Preparing [2022-12-23T19:13:14.612Z] d22dc6d02be8: Preparing [2022-12-23T19:13:14.612Z] d96e4c57e2ce: Preparing [2022-12-23T19:13:14.612Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:14.612Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:14.612Z] 11d3e437a04f: Layer already exists [2022-12-23T19:13:14.612Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:14.612Z] 33034c9c673e: Layer already exists [2022-12-23T19:13:14.612Z] d96e4c57e2ce: Layer already exists [2022-12-23T19:13:14.612Z] 3.0.0-dev.8: digest: sha256:685421a728d76258288a734dab5e5913b8e69a7529eafefd19bde95182820927 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:14.922Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:15.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:15.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-23T19:13:15.226Z] 11d3e437a04f: Preparing [2022-12-23T19:13:15.226Z] 33034c9c673e: Preparing [2022-12-23T19:13:15.226Z] d22dc6d02be8: Preparing [2022-12-23T19:13:15.226Z] d96e4c57e2ce: Preparing [2022-12-23T19:13:15.226Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:15.226Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:15.226Z] 11d3e437a04f: Layer already exists [2022-12-23T19:13:15.226Z] 33034c9c673e: Layer already exists [2022-12-23T19:13:15.226Z] d96e4c57e2ce: Layer already exists [2022-12-23T19:13:15.226Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:15.226Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:685421a728d76258288a734dab5e5913b8e69a7529eafefd19bde95182820927 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:15.525Z] + 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 [2022-12-23T19:13:15.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-12-23T19:13:15.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-12-23T19:13:15.824Z] 11d3e437a04f: Preparing [2022-12-23T19:13:15.824Z] 33034c9c673e: Preparing [2022-12-23T19:13:15.824Z] d22dc6d02be8: Preparing [2022-12-23T19:13:15.824Z] d96e4c57e2ce: Preparing [2022-12-23T19:13:15.824Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:15.824Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:15.824Z] d96e4c57e2ce: Layer already exists [2022-12-23T19:13:15.824Z] 33034c9c673e: Layer already exists [2022-12-23T19:13:15.824Z] 11d3e437a04f: Layer already exists [2022-12-23T19:13:15.824Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:15.824Z] main: digest: sha256:685421a728d76258288a734dab5e5913b8e69a7529eafefd19bde95182820927 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:15.858Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:15.863Z] taggedImages: [2022-12-23T19:13:15.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:15.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-12-23T19:13:15.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.8 [2022-12-23T19:13:15.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:15.863Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-12-23T19:13:15.878Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-12-23T19:13:15.878Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:15.878Z] latest [2022-12-23T19:13:15.878Z] 3.0.0-dev.8 [2022-12-23T19:13:15.878Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:15.878Z] main [2022-12-23T19:13:15.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:16.184Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:16.437Z] Removing intermediate container c408192a0685 [2022-12-23T19:13:16.437Z] ---> e58cba3696c3 [2022-12-23T19:13:16.437Z] Step 7/19 : COPY . . [2022-12-23T19:13:16.437Z] Removing intermediate container 87bb269ab47f [2022-12-23T19:13:16.437Z] ---> d8fe390cf99d [2022-12-23T19:13:16.437Z] Step 7/24 : COPY . . [2022-12-23T19:13:16.437Z] Removing intermediate container 9343d9f1a76a [2022-12-23T19:13:16.437Z] ---> 0406387cef54 [2022-12-23T19:13:16.437Z] Step 8/22 : COPY . . [2022-12-23T19:13:16.437Z] Removing intermediate container c828b9861523 [2022-12-23T19:13:16.437Z] ---> 867d0ebcce1b [2022-12-23T19:13:16.437Z] Step 7/24 : COPY . . [2022-12-23T19:13:16.437Z] Removing intermediate container b3fa36ac3ae0 [2022-12-23T19:13:16.437Z] ---> 4fbb95f2edbc [2022-12-23T19:13:16.437Z] Step 7/24 : COPY . . [2022-12-23T19:13:16.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:16.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-23T19:13:16.479Z] ebd2dfa5e571: Preparing [2022-12-23T19:13:16.479Z] 688cb6e5f9a2: Preparing [2022-12-23T19:13:16.479Z] 48b26f56a2d4: Preparing [2022-12-23T19:13:16.479Z] b081a9ebb8ec: Preparing [2022-12-23T19:13:16.479Z] c3187c06286f: Preparing [2022-12-23T19:13:16.479Z] 84f465ea5350: Preparing [2022-12-23T19:13:16.479Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:16.479Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:16.479Z] 84f465ea5350: Waiting [2022-12-23T19:13:16.479Z] 48b26f56a2d4: Pushed [2022-12-23T19:13:16.479Z] 688cb6e5f9a2: Pushed [2022-12-23T19:13:16.479Z] ebd2dfa5e571: Pushed [2022-12-23T19:13:16.479Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:17.045Z] 84f465ea5350: Pushed [2022-12-23T19:13:19.040Z] ---> 15d91e1c108e [2022-12-23T19:13:19.040Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-12-23T19:13:19.040Z] ---> eff3d29de05a [2022-12-23T19:13:19.040Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T19:13:19.040Z] ---> 12a934ea2837 [2022-12-23T19:13:19.040Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-12-23T19:13:19.040Z] ---> af38cfb9ffe3 [2022-12-23T19:13:19.040Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-12-23T19:13:19.040Z] ---> f5aa420b9cab [2022-12-23T19:13:19.040Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T19:13:19.040Z] ---> Running in f42ccc34c54c [2022-12-23T19:13:19.040Z] ---> Running in 47b7cbcf9755 [2022-12-23T19:13:19.040Z] ---> Running in 902db5bac7a7 [2022-12-23T19:13:19.040Z] ---> Running in dea8e8ba1e6b [2022-12-23T19:13:19.040Z] ---> Running in 90bf685fa0db [2022-12-23T19:13:20.008Z] Removing intermediate container f42ccc34c54c [2022-12-23T19:13:20.008Z] ---> 667f9cdd9c0c [2022-12-23T19:13:20.008Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-23T19:13:20.008Z] Removing intermediate container dea8e8ba1e6b [2022-12-23T19:13:20.008Z] ---> 8aad2aac6027 [2022-12-23T19:13:20.008Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-12-23T19:13:20.008Z] ---> Running in 686d4d5ba7a4 [2022-12-23T19:13:20.287Z] ---> Running in 3f2c53029196 [2022-12-23T19:13:20.336Z] c3187c06286f: Pushed [2022-12-23T19:13:20.888Z] Removing intermediate container 686d4d5ba7a4 [2022-12-23T19:13:20.888Z] ---> 59cd1468d419 [2022-12-23T19:13:20.888Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-23T19:13:20.888Z] ---> Running in 0117b6897c3e [2022-12-23T19:13:20.888Z] Removing intermediate container 3f2c53029196 [2022-12-23T19:13:20.888Z] ---> 545fa237d970 [2022-12-23T19:13:20.888Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-23T19:13:21.161Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-12-23T19:13:21.161Z] ---> Running in 2721def1ef64 [2022-12-23T19:13:22.125Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-12-23T19:13:22.125Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-12-23T19:13:22.866Z] b081a9ebb8ec: Pushed [2022-12-23T19:13:22.866Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:f598242d6feb8b1072dd89aa37c3d684cd3c899cf6b2c78d0a8bd10777fb7521 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:23.168Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:23.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-12-23T19:13:23.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-23T19:13:23.478Z] ebd2dfa5e571: Preparing [2022-12-23T19:13:23.478Z] 688cb6e5f9a2: Preparing [2022-12-23T19:13:23.478Z] 48b26f56a2d4: Preparing [2022-12-23T19:13:23.478Z] b081a9ebb8ec: Preparing [2022-12-23T19:13:23.478Z] c3187c06286f: Preparing [2022-12-23T19:13:23.478Z] 84f465ea5350: Preparing [2022-12-23T19:13:23.478Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:23.478Z] 84f465ea5350: Waiting [2022-12-23T19:13:23.478Z] b081a9ebb8ec: Layer already exists [2022-12-23T19:13:23.478Z] c3187c06286f: Layer already exists [2022-12-23T19:13:23.478Z] ebd2dfa5e571: Layer already exists [2022-12-23T19:13:23.478Z] 688cb6e5f9a2: Layer already exists [2022-12-23T19:13:23.478Z] 48b26f56a2d4: Layer already exists [2022-12-23T19:13:23.478Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:23.478Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:23.478Z] latest: digest: sha256:f598242d6feb8b1072dd89aa37c3d684cd3c899cf6b2c78d0a8bd10777fb7521 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:23.782Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:24.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.8 [2022-12-23T19:13:24.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-23T19:13:24.083Z] ebd2dfa5e571: Preparing [2022-12-23T19:13:24.083Z] 688cb6e5f9a2: Preparing [2022-12-23T19:13:24.083Z] 48b26f56a2d4: Preparing [2022-12-23T19:13:24.083Z] b081a9ebb8ec: Preparing [2022-12-23T19:13:24.083Z] c3187c06286f: Preparing [2022-12-23T19:13:24.083Z] 84f465ea5350: Preparing [2022-12-23T19:13:24.083Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:24.083Z] 84f465ea5350: Waiting [2022-12-23T19:13:24.083Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:24.083Z] c3187c06286f: Layer already exists [2022-12-23T19:13:24.083Z] 48b26f56a2d4: Layer already exists [2022-12-23T19:13:24.083Z] b081a9ebb8ec: Layer already exists [2022-12-23T19:13:24.083Z] ebd2dfa5e571: Layer already exists [2022-12-23T19:13:24.083Z] 688cb6e5f9a2: Layer already exists [2022-12-23T19:13:24.083Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:24.083Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:24.083Z] 3.0.0-dev.8: digest: sha256:f598242d6feb8b1072dd89aa37c3d684cd3c899cf6b2c78d0a8bd10777fb7521 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:24.384Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:24.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:24.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-23T19:13:24.686Z] ebd2dfa5e571: Preparing [2022-12-23T19:13:24.686Z] 688cb6e5f9a2: Preparing [2022-12-23T19:13:24.686Z] 48b26f56a2d4: Preparing [2022-12-23T19:13:24.686Z] b081a9ebb8ec: Preparing [2022-12-23T19:13:24.686Z] c3187c06286f: Preparing [2022-12-23T19:13:24.686Z] 84f465ea5350: Preparing [2022-12-23T19:13:24.686Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:24.686Z] 84f465ea5350: Waiting [2022-12-23T19:13:24.686Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:24.686Z] b081a9ebb8ec: Layer already exists [2022-12-23T19:13:24.686Z] 688cb6e5f9a2: Layer already exists [2022-12-23T19:13:24.686Z] ebd2dfa5e571: Layer already exists [2022-12-23T19:13:24.686Z] c3187c06286f: Layer already exists [2022-12-23T19:13:24.686Z] 48b26f56a2d4: Layer already exists [2022-12-23T19:13:24.686Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:24.686Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:24.687Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:f598242d6feb8b1072dd89aa37c3d684cd3c899cf6b2c78d0a8bd10777fb7521 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:24.725Z] Removing intermediate container 0117b6897c3e [2022-12-23T19:13:24.726Z] ---> 59bb28febf98 [2022-12-23T19:13:24.726Z] Step 11/24 : WORKDIR /edgex-go [2022-12-23T19:13:24.726Z] ---> Running in 673cda134507 [2022-12-23T19:13:24.990Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-12-23T19:13:24.993Z] Removing intermediate container 2721def1ef64 [2022-12-23T19:13:24.993Z] ---> b6a5a887823c [2022-12-23T19:13:24.993Z] Step 11/24 : WORKDIR /edgex-go [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:25.260Z] ---> Running in bea7aac9e2e9 [2022-12-23T19:13:25.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-12-23T19:13:25.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-12-23T19:13:25.294Z] ebd2dfa5e571: Preparing [2022-12-23T19:13:25.294Z] 688cb6e5f9a2: Preparing [2022-12-23T19:13:25.294Z] 48b26f56a2d4: Preparing [2022-12-23T19:13:25.294Z] b081a9ebb8ec: Preparing [2022-12-23T19:13:25.294Z] c3187c06286f: Preparing [2022-12-23T19:13:25.294Z] 84f465ea5350: Preparing [2022-12-23T19:13:25.294Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:25.294Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:25.294Z] 84f465ea5350: Waiting [2022-12-23T19:13:25.294Z] b081a9ebb8ec: Layer already exists [2022-12-23T19:13:25.294Z] 688cb6e5f9a2: Layer already exists [2022-12-23T19:13:25.294Z] c3187c06286f: Layer already exists [2022-12-23T19:13:25.294Z] 48b26f56a2d4: Layer already exists [2022-12-23T19:13:25.294Z] ebd2dfa5e571: Layer already exists [2022-12-23T19:13:25.294Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:25.294Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:25.294Z] main: digest: sha256:f598242d6feb8b1072dd89aa37c3d684cd3c899cf6b2c78d0a8bd10777fb7521 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:25.329Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:25.335Z] taggedImages: [2022-12-23T19:13:25.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:25.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-12-23T19:13:25.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.8 [2022-12-23T19:13:25.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:25.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-12-23T19:13:25.350Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-12-23T19:13:25.350Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:25.350Z] latest [2022-12-23T19:13:25.350Z] 3.0.0-dev.8 [2022-12-23T19:13:25.350Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:25.350Z] main [2022-12-23T19:13:25.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:25.561Z] Removing intermediate container 673cda134507 [2022-12-23T19:13:25.561Z] ---> 924c5747975b [2022-12-23T19:13:25.561Z] [2022-12-23T19:13:25.561Z] Step 12/24 : FROM alpine:3.15 [2022-12-23T19:13:25.659Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:25.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:25.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-23T19:13:25.959Z] 5ac0f783353c: Preparing [2022-12-23T19:13:25.959Z] f59c18831abd: Preparing [2022-12-23T19:13:25.959Z] 8d00ec215cf3: Preparing [2022-12-23T19:13:25.959Z] 35f4667ec6c5: Preparing [2022-12-23T19:13:25.959Z] 3aff35b68b1f: Preparing [2022-12-23T19:13:25.959Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:25.959Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:25.959Z] f59c18831abd: Pushed [2022-12-23T19:13:25.959Z] 8d00ec215cf3: Pushed [2022-12-23T19:13:25.959Z] 5ac0f783353c: Pushed [2022-12-23T19:13:25.959Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:26.148Z] 3.15: Pulling from library/alpine [2022-12-23T19:13:26.148Z] Removing intermediate container bea7aac9e2e9 [2022-12-23T19:13:26.148Z] ---> 9706e8df15a7 [2022-12-23T19:13:26.148Z] [2022-12-23T19:13:26.148Z] Step 12/24 : FROM alpine:3.15 [2022-12-23T19:13:26.217Z] 3aff35b68b1f: Pushed [2022-12-23T19:13:26.743Z] 3.15: Pulling from library/alpine [2022-12-23T19:13:27.823Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-23T19:13:27.823Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-12-23T19:13:27.823Z] Status: Downloaded newer image for alpine:3.15 [2022-12-23T19:13:27.823Z] Status: Downloaded newer image for alpine:3.15 [2022-12-23T19:13:27.823Z] ---> 8aa73fd46299 [2022-12-23T19:13:27.823Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:13:27.823Z] ---> 8aa73fd46299 [2022-12-23T19:13:27.823Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:13:28.092Z] ---> Running in 37d973bb5939 [2022-12-23T19:13:28.092Z] ---> Running in 55cdc90a6fa2 [2022-12-23T19:13:29.082Z] Removing intermediate container 37d973bb5939 [2022-12-23T19:13:29.082Z] ---> b741d00d6a71 [2022-12-23T19:13:29.082Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-12-23T19:13:29.082Z] Removing intermediate container 55cdc90a6fa2 [2022-12-23T19:13:29.082Z] ---> 01c946638059 [2022-12-23T19:13:29.082Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-23T19:13:29.082Z] ---> Running in 1e23805209d7 [2022-12-23T19:13:29.082Z] ---> Running in 009a14e41dd6 [2022-12-23T19:13:32.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:32.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:32.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:32.828Z] 35f4667ec6c5: Pushed [2022-12-23T19:13:32.828Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:16812566f3c5d9dd0511b8383033bd2d60f5fbe2d3dfdaac8ec94d70aa714639 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:33.138Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:33.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-12-23T19:13:33.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-23T19:13:33.440Z] 5ac0f783353c: Preparing [2022-12-23T19:13:33.440Z] f59c18831abd: Preparing [2022-12-23T19:13:33.440Z] 8d00ec215cf3: Preparing [2022-12-23T19:13:33.440Z] 35f4667ec6c5: Preparing [2022-12-23T19:13:33.440Z] 3aff35b68b1f: Preparing [2022-12-23T19:13:33.440Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:33.440Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:33.440Z] 8d00ec215cf3: Layer already exists [2022-12-23T19:13:33.440Z] 35f4667ec6c5: Layer already exists [2022-12-23T19:13:33.440Z] f59c18831abd: Layer already exists [2022-12-23T19:13:33.440Z] 5ac0f783353c: Layer already exists [2022-12-23T19:13:33.440Z] 3aff35b68b1f: Layer already exists [2022-12-23T19:13:33.440Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:33.440Z] latest: digest: sha256:16812566f3c5d9dd0511b8383033bd2d60f5fbe2d3dfdaac8ec94d70aa714639 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:33.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:33.742Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:34.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.8 [2022-12-23T19:13:34.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-23T19:13:34.042Z] 5ac0f783353c: Preparing [2022-12-23T19:13:34.042Z] f59c18831abd: Preparing [2022-12-23T19:13:34.042Z] 8d00ec215cf3: Preparing [2022-12-23T19:13:34.042Z] 35f4667ec6c5: Preparing [2022-12-23T19:13:34.042Z] 3aff35b68b1f: Preparing [2022-12-23T19:13:34.042Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:34.042Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:34.042Z] 3aff35b68b1f: Layer already exists [2022-12-23T19:13:34.042Z] f59c18831abd: Layer already exists [2022-12-23T19:13:34.042Z] 35f4667ec6c5: Layer already exists [2022-12-23T19:13:34.042Z] 8d00ec215cf3: Layer already exists [2022-12-23T19:13:34.042Z] 5ac0f783353c: Layer already exists [2022-12-23T19:13:34.042Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:34.042Z] 3.0.0-dev.8: digest: sha256:16812566f3c5d9dd0511b8383033bd2d60f5fbe2d3dfdaac8ec94d70aa714639 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:34.344Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:34.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:34.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-23T19:13:34.648Z] 5ac0f783353c: Preparing [2022-12-23T19:13:34.648Z] f59c18831abd: Preparing [2022-12-23T19:13:34.648Z] 8d00ec215cf3: Preparing [2022-12-23T19:13:34.648Z] 35f4667ec6c5: Preparing [2022-12-23T19:13:34.648Z] 3aff35b68b1f: Preparing [2022-12-23T19:13:34.648Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:34.648Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:34.648Z] f59c18831abd: Layer already exists [2022-12-23T19:13:34.648Z] 3aff35b68b1f: Layer already exists [2022-12-23T19:13:34.648Z] 8d00ec215cf3: Layer already exists [2022-12-23T19:13:34.648Z] 35f4667ec6c5: Layer already exists [2022-12-23T19:13:34.648Z] 5ac0f783353c: Layer already exists [2022-12-23T19:13:34.648Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:34.648Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:16812566f3c5d9dd0511b8383033bd2d60f5fbe2d3dfdaac8ec94d70aa714639 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:34.945Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T19:13:34.946Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T19:13:34.946Z] OK: 15736 distinct packages available [2022-12-23T19:13:34.946Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T19:13:34.946Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T19:13:34.946Z] OK: 15736 distinct packages available [2022-12-23T19:13:34.952Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:35.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:35.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-12-23T19:13:35.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-12-23T19:13:35.248Z] 5ac0f783353c: Preparing [2022-12-23T19:13:35.248Z] f59c18831abd: Preparing [2022-12-23T19:13:35.248Z] 8d00ec215cf3: Preparing [2022-12-23T19:13:35.248Z] 35f4667ec6c5: Preparing [2022-12-23T19:13:35.248Z] 3aff35b68b1f: Preparing [2022-12-23T19:13:35.248Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:35.248Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:35.248Z] 35f4667ec6c5: Layer already exists [2022-12-23T19:13:35.248Z] 3aff35b68b1f: Layer already exists [2022-12-23T19:13:35.248Z] 8d00ec215cf3: Layer already exists [2022-12-23T19:13:35.248Z] f59c18831abd: Layer already exists [2022-12-23T19:13:35.248Z] 5ac0f783353c: Layer already exists [2022-12-23T19:13:35.248Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:35.248Z] main: digest: sha256:16812566f3c5d9dd0511b8383033bd2d60f5fbe2d3dfdaac8ec94d70aa714639 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:35.285Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:35.290Z] taggedImages: [2022-12-23T19:13:35.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:35.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-12-23T19:13:35.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.8 [2022-12-23T19:13:35.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:35.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-12-23T19:13:35.305Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-12-23T19:13:35.305Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:35.305Z] latest [2022-12-23T19:13:35.305Z] 3.0.0-dev.8 [2022-12-23T19:13:35.305Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:35.305Z] main [2022-12-23T19:13:35.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:35.616Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:35.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:35.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:35.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-23T19:13:35.923Z] 72c2a0dfa3f8: Preparing [2022-12-23T19:13:35.923Z] 099f9c94e641: Preparing [2022-12-23T19:13:35.923Z] 806185658a89: Preparing [2022-12-23T19:13:35.923Z] bb6d47303162: Preparing [2022-12-23T19:13:35.923Z] 84f465ea5350: Preparing [2022-12-23T19:13:35.923Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:35.923Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:35.923Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:35.923Z] 099f9c94e641: Pushed [2022-12-23T19:13:35.923Z] 806185658a89: Pushed [2022-12-23T19:13:35.923Z] 72c2a0dfa3f8: Pushed [2022-12-23T19:13:36.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:36.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:13:37.823Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-12-23T19:13:37.823Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-12-23T19:13:37.823Z] (3/4) Installing libucontext (1.1-r0) [2022-12-23T19:13:37.823Z] (4/4) Installing gcompat (1.0.0-r4) [2022-12-23T19:13:38.091Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T19:13:38.091Z] OK: 6 MiB in 18 packages [2022-12-23T19:13:38.091Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-12-23T19:13:38.091Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-12-23T19:13:38.091Z] (3/5) Installing libucontext (1.1-r0) [2022-12-23T19:13:38.091Z] (4/5) Installing gcompat (1.0.0-r4) [2022-12-23T19:13:38.091Z] (5/5) Installing openssl (1.1.1s-r1) [2022-12-23T19:13:38.091Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T19:13:38.360Z] OK: 6 MiB in 19 packages [2022-12-23T19:13:40.996Z] Removing intermediate container 1e23805209d7 [2022-12-23T19:13:40.996Z] ---> 6774e74afa87 [2022-12-23T19:13:40.996Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T19:13:41.264Z] Removing intermediate container 009a14e41dd6 [2022-12-23T19:13:41.264Z] ---> 64804da110c1 [2022-12-23T19:13:41.264Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-12-23T19:13:42.487Z] bb6d47303162: Pushed [2022-12-23T19:13:42.487Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:ff022c34c8d57d4a413d3b8518021113e10ec44a93b6fd6a290fba5742255c88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:42.789Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:43.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-12-23T19:13:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-23T19:13:43.089Z] 72c2a0dfa3f8: Preparing [2022-12-23T19:13:43.089Z] 099f9c94e641: Preparing [2022-12-23T19:13:43.089Z] 806185658a89: Preparing [2022-12-23T19:13:43.089Z] bb6d47303162: Preparing [2022-12-23T19:13:43.089Z] 84f465ea5350: Preparing [2022-12-23T19:13:43.089Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:43.089Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:43.089Z] 099f9c94e641: Layer already exists [2022-12-23T19:13:43.089Z] 72c2a0dfa3f8: Layer already exists [2022-12-23T19:13:43.089Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:43.089Z] 806185658a89: Layer already exists [2022-12-23T19:13:43.089Z] bb6d47303162: Layer already exists [2022-12-23T19:13:43.089Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:43.089Z] latest: digest: sha256:ff022c34c8d57d4a413d3b8518021113e10ec44a93b6fd6a290fba5742255c88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:43.392Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:43.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.8 [2022-12-23T19:13:43.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-23T19:13:43.693Z] 72c2a0dfa3f8: Preparing [2022-12-23T19:13:43.693Z] 099f9c94e641: Preparing [2022-12-23T19:13:43.693Z] 806185658a89: Preparing [2022-12-23T19:13:43.693Z] bb6d47303162: Preparing [2022-12-23T19:13:43.693Z] 84f465ea5350: Preparing [2022-12-23T19:13:43.693Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:43.693Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:43.693Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:43.693Z] 806185658a89: Layer already exists [2022-12-23T19:13:43.693Z] 72c2a0dfa3f8: Layer already exists [2022-12-23T19:13:43.693Z] bb6d47303162: Layer already exists [2022-12-23T19:13:43.693Z] 099f9c94e641: Layer already exists [2022-12-23T19:13:43.693Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:43.693Z] 3.0.0-dev.8: digest: sha256:ff022c34c8d57d4a413d3b8518021113e10ec44a93b6fd6a290fba5742255c88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:44.019Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:44.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:44.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-23T19:13:44.328Z] 72c2a0dfa3f8: Preparing [2022-12-23T19:13:44.328Z] 099f9c94e641: Preparing [2022-12-23T19:13:44.328Z] 806185658a89: Preparing [2022-12-23T19:13:44.328Z] bb6d47303162: Preparing [2022-12-23T19:13:44.328Z] 84f465ea5350: Preparing [2022-12-23T19:13:44.328Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:44.328Z] bb6d47303162: Layer already exists [2022-12-23T19:13:44.328Z] 806185658a89: Layer already exists [2022-12-23T19:13:44.328Z] 099f9c94e641: Layer already exists [2022-12-23T19:13:44.328Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:44.328Z] 72c2a0dfa3f8: Layer already exists [2022-12-23T19:13:44.328Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:44.328Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:ff022c34c8d57d4a413d3b8518021113e10ec44a93b6fd6a290fba5742255c88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:44.642Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:44.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-12-23T19:13:44.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-12-23T19:13:44.953Z] 72c2a0dfa3f8: Preparing [2022-12-23T19:13:44.953Z] 099f9c94e641: Preparing [2022-12-23T19:13:44.953Z] 806185658a89: Preparing [2022-12-23T19:13:44.953Z] bb6d47303162: Preparing [2022-12-23T19:13:44.953Z] 84f465ea5350: Preparing [2022-12-23T19:13:44.953Z] 34d5ebaa5410: Preparing [2022-12-23T19:13:44.953Z] 34d5ebaa5410: Waiting [2022-12-23T19:13:44.953Z] 84f465ea5350: Layer already exists [2022-12-23T19:13:44.953Z] 806185658a89: Layer already exists [2022-12-23T19:13:44.953Z] bb6d47303162: Layer already exists [2022-12-23T19:13:44.953Z] 72c2a0dfa3f8: Layer already exists [2022-12-23T19:13:44.953Z] 099f9c94e641: Layer already exists [2022-12-23T19:13:44.953Z] 34d5ebaa5410: Layer already exists [2022-12-23T19:13:44.953Z] main: digest: sha256:ff022c34c8d57d4a413d3b8518021113e10ec44a93b6fd6a290fba5742255c88 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:44.997Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:45.005Z] taggedImages: [2022-12-23T19:13:45.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:45.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-12-23T19:13:45.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.8 [2022-12-23T19:13:45.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:45.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-12-23T19:13:45.026Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-12-23T19:13:45.026Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:45.026Z] latest [2022-12-23T19:13:45.026Z] 3.0.0-dev.8 [2022-12-23T19:13:45.026Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:45.026Z] main [2022-12-23T19:13:45.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:45.344Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:45.649Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:45.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-23T19:13:45.649Z] e7d74a1e6d70: Preparing [2022-12-23T19:13:45.649Z] 8b5fa98c1b57: Preparing [2022-12-23T19:13:45.649Z] d22dc6d02be8: Preparing [2022-12-23T19:13:45.650Z] f661b7666311: Preparing [2022-12-23T19:13:45.650Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:45.650Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:45.650Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:45.650Z] e7d74a1e6d70: Pushed [2022-12-23T19:13:45.650Z] f661b7666311: Pushed [2022-12-23T19:13:48.182Z] 8b5fa98c1b57: Pushed [2022-12-23T19:13:48.182Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:ab9010a8e304327e98980a6dd4b7fb0d0b7bbc818252f93ca776453a82cbb7f3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:48.485Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:48.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-12-23T19:13:48.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-23T19:13:48.787Z] e7d74a1e6d70: Preparing [2022-12-23T19:13:48.787Z] 8b5fa98c1b57: Preparing [2022-12-23T19:13:48.787Z] d22dc6d02be8: Preparing [2022-12-23T19:13:48.787Z] f661b7666311: Preparing [2022-12-23T19:13:48.787Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:48.787Z] e7d74a1e6d70: Layer already exists [2022-12-23T19:13:48.787Z] 8b5fa98c1b57: Layer already exists [2022-12-23T19:13:48.787Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:48.787Z] f661b7666311: Layer already exists [2022-12-23T19:13:48.787Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:48.787Z] latest: digest: sha256:ab9010a8e304327e98980a6dd4b7fb0d0b7bbc818252f93ca776453a82cbb7f3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:49.102Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:49.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.8 [2022-12-23T19:13:49.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-23T19:13:49.408Z] e7d74a1e6d70: Preparing [2022-12-23T19:13:49.408Z] 8b5fa98c1b57: Preparing [2022-12-23T19:13:49.408Z] d22dc6d02be8: Preparing [2022-12-23T19:13:49.408Z] f661b7666311: Preparing [2022-12-23T19:13:49.408Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:49.408Z] e7d74a1e6d70: Layer already exists [2022-12-23T19:13:49.408Z] 8b5fa98c1b57: Layer already exists [2022-12-23T19:13:49.408Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:49.408Z] f661b7666311: Layer already exists [2022-12-23T19:13:49.408Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:49.408Z] 3.0.0-dev.8: digest: sha256:ab9010a8e304327e98980a6dd4b7fb0d0b7bbc818252f93ca776453a82cbb7f3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:49.482Z] ---> dd5fb9e3a641 [2022-12-23T19:13:49.482Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T19:13:49.711Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:50.015Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:50.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-23T19:13:50.015Z] e7d74a1e6d70: Preparing [2022-12-23T19:13:50.015Z] 8b5fa98c1b57: Preparing [2022-12-23T19:13:50.015Z] d22dc6d02be8: Preparing [2022-12-23T19:13:50.015Z] f661b7666311: Preparing [2022-12-23T19:13:50.015Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:50.015Z] f661b7666311: Layer already exists [2022-12-23T19:13:50.015Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:50.015Z] 8b5fa98c1b57: Layer already exists [2022-12-23T19:13:50.015Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:50.015Z] e7d74a1e6d70: Layer already exists [2022-12-23T19:13:50.015Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:ab9010a8e304327e98980a6dd4b7fb0d0b7bbc818252f93ca776453a82cbb7f3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:50.328Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:50.636Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-12-23T19:13:50.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-12-23T19:13:50.636Z] e7d74a1e6d70: Preparing [2022-12-23T19:13:50.636Z] 8b5fa98c1b57: Preparing [2022-12-23T19:13:50.636Z] d22dc6d02be8: Preparing [2022-12-23T19:13:50.636Z] f661b7666311: Preparing [2022-12-23T19:13:50.636Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:50.636Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:50.636Z] e7d74a1e6d70: Layer already exists [2022-12-23T19:13:50.636Z] 8b5fa98c1b57: Layer already exists [2022-12-23T19:13:50.636Z] f661b7666311: Layer already exists [2022-12-23T19:13:50.636Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:50.636Z] main: digest: sha256:ab9010a8e304327e98980a6dd4b7fb0d0b7bbc818252f93ca776453a82cbb7f3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:50.678Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:50.687Z] taggedImages: [2022-12-23T19:13:50.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:50.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-12-23T19:13:50.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.8 [2022-12-23T19:13:50.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:50.687Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-12-23T19:13:50.711Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-12-23T19:13:50.711Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:50.711Z] latest [2022-12-23T19:13:50.711Z] 3.0.0-dev.8 [2022-12-23T19:13:50.711Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:50.711Z] main [2022-12-23T19:13:50.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:51.133Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:51.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:51.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-23T19:13:51.483Z] 65562669334d: Preparing [2022-12-23T19:13:51.483Z] d72baa08c1da: Preparing [2022-12-23T19:13:51.483Z] d22dc6d02be8: Preparing [2022-12-23T19:13:51.483Z] c8d8967d34e9: Preparing [2022-12-23T19:13:51.483Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:51.483Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:51.483Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:51.483Z] 65562669334d: Pushed [2022-12-23T19:13:51.483Z] c8d8967d34e9: Pushed [2022-12-23T19:13:52.083Z] ---> aff38e3d77bd [2022-12-23T19:13:52.083Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T19:13:54.033Z] ---> a3d47a16e3d5 [2022-12-23T19:13:54.033Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-12-23T19:13:54.033Z] ---> Running in 50bb3ee7494e [2022-12-23T19:13:54.044Z] d72baa08c1da: Pushed [2022-12-23T19:13:54.044Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:f57b579981fb4db3450c8d1ff79c743d1490248ed71db576ab65d5d59b708c76 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:54.352Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:54.656Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-12-23T19:13:54.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-23T19:13:54.656Z] 65562669334d: Preparing [2022-12-23T19:13:54.656Z] d72baa08c1da: Preparing [2022-12-23T19:13:54.656Z] d22dc6d02be8: Preparing [2022-12-23T19:13:54.656Z] c8d8967d34e9: Preparing [2022-12-23T19:13:54.656Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:54.656Z] d72baa08c1da: Layer already exists [2022-12-23T19:13:54.656Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:54.656Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:54.656Z] 65562669334d: Layer already exists [2022-12-23T19:13:54.656Z] c8d8967d34e9: Layer already exists [2022-12-23T19:13:54.656Z] latest: digest: sha256:f57b579981fb4db3450c8d1ff79c743d1490248ed71db576ab65d5d59b708c76 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:54.973Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.8 [2022-12-23T19:13:54.993Z] Removing intermediate container 50bb3ee7494e [2022-12-23T19:13:54.993Z] ---> 3e44eadb8d13 [2022-12-23T19:13:54.993Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:55.533Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.8 [2022-12-23T19:13:55.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-23T19:13:55.533Z] 65562669334d: Preparing [2022-12-23T19:13:55.533Z] d72baa08c1da: Preparing [2022-12-23T19:13:55.533Z] d22dc6d02be8: Preparing [2022-12-23T19:13:55.533Z] c8d8967d34e9: Preparing [2022-12-23T19:13:55.533Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:55.533Z] d72baa08c1da: Layer already exists [2022-12-23T19:13:55.533Z] 65562669334d: Layer already exists [2022-12-23T19:13:55.533Z] c8d8967d34e9: Layer already exists [2022-12-23T19:13:55.533Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:55.533Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:55.533Z] 3.0.0-dev.8: digest: sha256:f57b579981fb4db3450c8d1ff79c743d1490248ed71db576ab65d5d59b708c76 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:55.836Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:56.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:56.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-23T19:13:56.143Z] 65562669334d: Preparing [2022-12-23T19:13:56.143Z] d72baa08c1da: Preparing [2022-12-23T19:13:56.143Z] d22dc6d02be8: Preparing [2022-12-23T19:13:56.143Z] c8d8967d34e9: Preparing [2022-12-23T19:13:56.143Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:56.143Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:56.143Z] 65562669334d: Layer already exists [2022-12-23T19:13:56.143Z] d72baa08c1da: Layer already exists [2022-12-23T19:13:56.143Z] c8d8967d34e9: Layer already exists [2022-12-23T19:13:56.143Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:56.143Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:f57b579981fb4db3450c8d1ff79c743d1490248ed71db576ab65d5d59b708c76 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:56.449Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:56.752Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-12-23T19:13:56.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-12-23T19:13:56.752Z] 65562669334d: Preparing [2022-12-23T19:13:56.752Z] d72baa08c1da: Preparing [2022-12-23T19:13:56.752Z] d22dc6d02be8: Preparing [2022-12-23T19:13:56.752Z] c8d8967d34e9: Preparing [2022-12-23T19:13:56.752Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:56.752Z] 65562669334d: Layer already exists [2022-12-23T19:13:56.752Z] d72baa08c1da: Layer already exists [2022-12-23T19:13:56.752Z] d22dc6d02be8: Layer already exists [2022-12-23T19:13:56.752Z] c8d8967d34e9: Layer already exists [2022-12-23T19:13:56.752Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:56.752Z] main: digest: sha256:f57b579981fb4db3450c8d1ff79c743d1490248ed71db576ab65d5d59b708c76 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:13:56.804Z] ===================================================== [Pipeline] echo [2022-12-23T19:13:56.811Z] taggedImages: [2022-12-23T19:13:56.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:56.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-12-23T19:13:56.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.8 [2022-12-23T19:13:56.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:56.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-12-23T19:13:56.827Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-12-23T19:13:56.827Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:56.827Z] latest [2022-12-23T19:13:56.827Z] 3.0.0-dev.8 [2022-12-23T19:13:56.827Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:13:56.827Z] main [2022-12-23T19:13:56.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:56.956Z] ---> 93ded47d6418 [2022-12-23T19:13:56.956Z] Step 19/24 : WORKDIR / [2022-12-23T19:13:56.956Z] ---> Running in 76b72df0ee46 [2022-12-23T19:13:57.164Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:13:57.473Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:13:57.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-23T19:13:57.473Z] 028727255b55: Preparing [2022-12-23T19:13:57.473Z] 42aa074fefd3: Preparing [2022-12-23T19:13:57.473Z] 2fa07d3a7fc5: Preparing [2022-12-23T19:13:57.473Z] 968ece2db08f: Preparing [2022-12-23T19:13:57.473Z] e5e13b0c77cb: Preparing [2022-12-23T19:13:57.473Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:13:57.473Z] 42aa074fefd3: Pushed [2022-12-23T19:13:57.730Z] 028727255b55: Pushed [2022-12-23T19:13:57.911Z] Removing intermediate container 76b72df0ee46 [2022-12-23T19:13:57.911Z] ---> 62011cd91c94 [2022-12-23T19:13:57.911Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T19:13:58.182Z] ---> Running in 222f55070c9f [2022-12-23T19:13:58.665Z] 2fa07d3a7fc5: Pushed [2022-12-23T19:13:59.584Z] Removing intermediate container 222f55070c9f [2022-12-23T19:13:59.584Z] ---> 8616b1733ca6 [2022-12-23T19:13:59.584Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T19:13:59.584Z] ---> Running in 90bea6e167e9 [2022-12-23T19:14:00.988Z] Removing intermediate container 90bea6e167e9 [2022-12-23T19:14:00.988Z] ---> 93f3c617627e [2022-12-23T19:14:00.988Z] Step 22/24 : LABEL arch=arm64 [2022-12-23T19:14:00.988Z] ---> Running in 518e3b7dd1ad [2022-12-23T19:14:02.399Z] Removing intermediate container 518e3b7dd1ad [2022-12-23T19:14:02.399Z] ---> 2e9755530f9b [2022-12-23T19:14:02.399Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:14:02.399Z] ---> Running in 2a6ce761012f [2022-12-23T19:14:03.805Z] Removing intermediate container 2a6ce761012f [2022-12-23T19:14:03.805Z] ---> b229c05a6c55 [2022-12-23T19:14:03.805Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:14:04.075Z] ---> Running in d2798f129332 [2022-12-23T19:14:04.345Z] ---> 6bfb21eaf98b [2022-12-23T19:14:04.345Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T19:14:05.306Z] Removing intermediate container d2798f129332 [2022-12-23T19:14:05.306Z] ---> ddb80b19ab90 [2022-12-23T19:14:05.306Z] [2022-12-23T19:14:05.574Z] Successfully built ddb80b19ab90 [2022-12-23T19:14:05.574Z] Successfully tagged security-spire-config-arm64:latest [2022-12-23T19:14:05.574Z]  Building security-spire-config ... done Building core-metadata [2022-12-23T19:14:05.840Z] ---> b7de985a7678 [2022-12-23T19:14:05.840Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-12-23T19:14:06.803Z] ---> 283e19d59070 [2022-12-23T19:14:06.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-12-23T19:14:07.774Z] ---> 5827575725b7 [2022-12-23T19:14:07.774Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T19:14:08.042Z] ---> Running in c2665c40384c [2022-12-23T19:14:08.636Z] Removing intermediate container c2665c40384c [2022-12-23T19:14:08.636Z] ---> b7d79de82495 [2022-12-23T19:14:08.636Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T19:14:08.636Z] ---> Running in 5911bc34b439 [2022-12-23T19:14:09.599Z] Removing intermediate container 5911bc34b439 [2022-12-23T19:14:09.599Z] ---> e77e34e09192 [2022-12-23T19:14:09.599Z] Step 22/24 : LABEL arch=arm64 [2022-12-23T19:14:09.872Z] ---> Running in 64a27640505b [2022-12-23T19:14:10.878Z] 968ece2db08f: Pushed [2022-12-23T19:14:10.878Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:a5598e5fc50de4718efbc658c0abf8b7dab3a94725dcad4f07fedb2a7d8fe45f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:11.178Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:11.281Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:14:11.281Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:14:11.281Z] ---> 8118b21fcd67 [2022-12-23T19:14:11.281Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:14:11.281Z] ---> Using cache [2022-12-23T19:14:11.281Z] ---> 0048cb65f885 [2022-12-23T19:14:11.281Z] Step 4/24 : WORKDIR /edgex-go [2022-12-23T19:14:11.281Z] ---> Using cache [2022-12-23T19:14:11.281Z] ---> 4f2d349bdfee [2022-12-23T19:14:11.281Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-12-23T19:14:11.281Z] Removing intermediate container 64a27640505b [2022-12-23T19:14:11.281Z] ---> 22299d5bd014 [2022-12-23T19:14:11.281Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:14:11.281Z] ---> Using cache [2022-12-23T19:14:11.281Z] ---> cbd97f8e196c [2022-12-23T19:14:11.281Z] Step 6/24 : COPY go.mod vendor* ./ [2022-12-23T19:14:11.281Z] ---> Using cache [2022-12-23T19:14:11.281Z] ---> 7ad9fcaecd80 [2022-12-23T19:14:11.281Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:14:11.281Z] ---> Using cache [2022-12-23T19:14:11.281Z] ---> 0406387cef54 [2022-12-23T19:14:11.281Z] Step 8/24 : COPY . . [2022-12-23T19:14:11.281Z] ---> Running in af04c92473a8 [2022-12-23T19:14:11.478Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-12-23T19:14:11.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-23T19:14:11.478Z] 028727255b55: Preparing [2022-12-23T19:14:11.478Z] 42aa074fefd3: Preparing [2022-12-23T19:14:11.478Z] 2fa07d3a7fc5: Preparing [2022-12-23T19:14:11.478Z] 968ece2db08f: Preparing [2022-12-23T19:14:11.478Z] e5e13b0c77cb: Preparing [2022-12-23T19:14:11.478Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:14:11.478Z] 2fa07d3a7fc5: Layer already exists [2022-12-23T19:14:11.478Z] 968ece2db08f: Layer already exists [2022-12-23T19:14:11.478Z] 028727255b55: Layer already exists [2022-12-23T19:14:11.478Z] 42aa074fefd3: Layer already exists [2022-12-23T19:14:11.478Z] latest: digest: sha256:a5598e5fc50de4718efbc658c0abf8b7dab3a94725dcad4f07fedb2a7d8fe45f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:11.787Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:11.863Z] ---> Using cache [2022-12-23T19:14:11.863Z] ---> af38cfb9ffe3 [2022-12-23T19:14:11.863Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-12-23T19:14:12.091Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.8 [2022-12-23T19:14:12.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-23T19:14:12.091Z] 028727255b55: Preparing [2022-12-23T19:14:12.091Z] 42aa074fefd3: Preparing [2022-12-23T19:14:12.091Z] 2fa07d3a7fc5: Preparing [2022-12-23T19:14:12.091Z] 968ece2db08f: Preparing [2022-12-23T19:14:12.091Z] e5e13b0c77cb: Preparing [2022-12-23T19:14:12.091Z] 028727255b55: Layer already exists [2022-12-23T19:14:12.091Z] 2fa07d3a7fc5: Layer already exists [2022-12-23T19:14:12.091Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:14:12.091Z] 968ece2db08f: Layer already exists [2022-12-23T19:14:12.091Z] 42aa074fefd3: Layer already exists [2022-12-23T19:14:12.091Z] 3.0.0-dev.8: digest: sha256:a5598e5fc50de4718efbc658c0abf8b7dab3a94725dcad4f07fedb2a7d8fe45f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:12.159Z] ---> Running in ffe958cbc7f6 [2022-12-23T19:14:12.159Z] Removing intermediate container af04c92473a8 [2022-12-23T19:14:12.159Z] ---> b0b25fa9c51f [2022-12-23T19:14:12.159Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:14:12.393Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:12.428Z] ---> Running in 0c8f7d68194b [2022-12-23T19:14:12.692Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:14:12.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-23T19:14:12.692Z] 028727255b55: Preparing [2022-12-23T19:14:12.692Z] 42aa074fefd3: Preparing [2022-12-23T19:14:12.692Z] 2fa07d3a7fc5: Preparing [2022-12-23T19:14:12.692Z] 968ece2db08f: Preparing [2022-12-23T19:14:12.692Z] e5e13b0c77cb: Preparing [2022-12-23T19:14:12.692Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:14:12.692Z] 2fa07d3a7fc5: Layer already exists [2022-12-23T19:14:12.692Z] 028727255b55: Layer already exists [2022-12-23T19:14:12.693Z] 42aa074fefd3: Layer already exists [2022-12-23T19:14:12.693Z] 968ece2db08f: Layer already exists [2022-12-23T19:14:12.693Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:a5598e5fc50de4718efbc658c0abf8b7dab3a94725dcad4f07fedb2a7d8fe45f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:12.996Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:14:13.295Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-12-23T19:14:13.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-12-23T19:14:13.295Z] 028727255b55: Preparing [2022-12-23T19:14:13.295Z] 42aa074fefd3: Preparing [2022-12-23T19:14:13.295Z] 2fa07d3a7fc5: Preparing [2022-12-23T19:14:13.295Z] 968ece2db08f: Preparing [2022-12-23T19:14:13.295Z] e5e13b0c77cb: Preparing [2022-12-23T19:14:13.295Z] e5e13b0c77cb: Layer already exists [2022-12-23T19:14:13.295Z] 42aa074fefd3: Layer already exists [2022-12-23T19:14:13.295Z] 028727255b55: Layer already exists [2022-12-23T19:14:13.295Z] 2fa07d3a7fc5: Layer already exists [2022-12-23T19:14:13.295Z] 968ece2db08f: Layer already exists [2022-12-23T19:14:13.295Z] main: digest: sha256:a5598e5fc50de4718efbc658c0abf8b7dab3a94725dcad4f07fedb2a7d8fe45f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:14:13.328Z] ===================================================== [Pipeline] echo [2022-12-23T19:14:13.334Z] taggedImages: [2022-12-23T19:14:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:14:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-12-23T19:14:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.8 [2022-12-23T19:14:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:14:13.334Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-12-23T19:14:15.003Z] Removing intermediate container 0c8f7d68194b [2022-12-23T19:14:15.003Z] ---> 58151a392bcb [2022-12-23T19:14:15.003Z] [2022-12-23T19:14:15.273Z] Successfully built 58151a392bcb [2022-12-23T19:14:15.273Z] Successfully tagged security-spire-agent-arm64:latest [2022-12-23T19:14:15.273Z]  Building security-spire-agent ... done Building support-notifications [2022-12-23T19:14:15.540Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-12-23T19:14:20.878Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:14:20.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:14:20.878Z] ---> 8118b21fcd67 [2022-12-23T19:14:20.878Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:14:20.878Z] ---> Using cache [2022-12-23T19:14:20.878Z] ---> 0048cb65f885 [2022-12-23T19:14:20.878Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T19:14:20.878Z] ---> Using cache [2022-12-23T19:14:20.878Z] ---> 4f2d349bdfee [2022-12-23T19:14:20.878Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-12-23T19:14:20.878Z] ---> Running in 68b15dc887b5 [2022-12-23T19:14:24.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:14:24.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:14:26.784Z] OK: 221 MiB in 51 packages [2022-12-23T19:14:28.194Z] Removing intermediate container 68b15dc887b5 [2022-12-23T19:14:28.194Z] ---> 49f22fef07c5 [2022-12-23T19:14:28.194Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T19:14:29.604Z] ---> 1b66d7828d00 [2022-12-23T19:14:29.604Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:14:29.604Z] ---> Running in ed94fb14f5f1 [2022-12-23T19:15:51.251Z] Removing intermediate container ed94fb14f5f1 [2022-12-23T19:15:51.251Z] ---> c9c5aa7ef5fe [2022-12-23T19:15:51.251Z] Step 8/22 : COPY . . [2022-12-23T19:15:51.251Z] ---> 9d45405a74f6 [2022-12-23T19:15:51.251Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-12-23T19:15:51.251Z] ---> Running in 19aa02888d9e [2022-12-23T19:15:51.251Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-12-23T19:19:43.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-12-23T19:19:48.383Z] Removing intermediate container 90bf685fa0db [2022-12-23T19:19:48.383Z] ---> 092c912a786c [2022-12-23T19:19:48.383Z] [2022-12-23T19:19:48.383Z] Step 9/24 : FROM alpine:3.16 [2022-12-23T19:19:48.653Z] 3.16: Pulling from library/alpine [2022-12-23T19:19:50.067Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-23T19:19:50.067Z] Status: Downloaded newer image for alpine:3.16 [2022-12-23T19:19:50.067Z] ---> 2b4661558fb8 [2022-12-23T19:19:50.067Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-12-23T19:19:50.067Z] ---> Running in 94c247899a33 [2022-12-23T19:19:52.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:19:52.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:19:53.689Z] (1/3) Installing ca-certificates (20220614-r0) [2022-12-23T19:19:53.689Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-12-23T19:19:53.689Z] (3/3) Installing su-exec (0.2-r1) [2022-12-23T19:19:53.689Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:19:53.689Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:19:54.274Z] OK: 6 MiB in 17 packages [2022-12-23T19:19:56.220Z] Removing intermediate container 94c247899a33 [2022-12-23T19:19:56.220Z] ---> 5f72f169c872 [2022-12-23T19:19:56.220Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-23T19:19:56.220Z] ---> Running in 8363328407dd [2022-12-23T19:19:56.805Z] Removing intermediate container 8363328407dd [2022-12-23T19:19:56.805Z] ---> 79ef6a94d040 [2022-12-23T19:19:56.805Z] Step 12/24 : WORKDIR / [2022-12-23T19:19:56.805Z] ---> Running in d7c6fee50251 [2022-12-23T19:19:57.421Z] Removing intermediate container d7c6fee50251 [2022-12-23T19:19:57.421Z] ---> 9db4190ff054 [2022-12-23T19:19:57.421Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-12-23T19:19:58.391Z] ---> 453f18836973 [2022-12-23T19:19:58.391Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-12-23T19:19:58.978Z] ---> 307ef89ba424 [2022-12-23T19:19:58.978Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-12-23T19:19:59.939Z] ---> cbf36bf6f458 [2022-12-23T19:19:59.939Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-12-23T19:20:01.349Z] ---> 2a2a0a1f415e [2022-12-23T19:20:01.349Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-12-23T19:20:02.764Z] ---> ad4aa6ebcd2c [2022-12-23T19:20:02.764Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-12-23T19:20:04.707Z] ---> 50f363d67df3 [2022-12-23T19:20:04.707Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-12-23T19:20:05.290Z] ---> 1b12b646655e [2022-12-23T19:20:05.290Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-23T19:20:05.290Z] ---> Running in 1ff5dc40db05 [2022-12-23T19:20:08.648Z] Removing intermediate container 1ff5dc40db05 [2022-12-23T19:20:08.648Z] ---> 01ab2e749a0d [2022-12-23T19:20:08.648Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-12-23T19:20:08.648Z] ---> Running in ab96a05bd431 [2022-12-23T19:20:09.233Z] Removing intermediate container ab96a05bd431 [2022-12-23T19:20:09.233Z] ---> d06a9094c637 [2022-12-23T19:20:09.233Z] Step 22/24 : LABEL arch=arm64 [2022-12-23T19:20:09.233Z] ---> Running in ec0821381fec [2022-12-23T19:20:09.815Z] Removing intermediate container ec0821381fec [2022-12-23T19:20:09.815Z] ---> fd4538322adb [2022-12-23T19:20:09.815Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:20:10.089Z] ---> Running in 8e407a405c6a [2022-12-23T19:20:10.356Z] Removing intermediate container 8e407a405c6a [2022-12-23T19:20:10.356Z] ---> 06424a5505f8 [2022-12-23T19:20:10.356Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:20:10.623Z] ---> Running in 09cd73291812 [2022-12-23T19:20:11.206Z] Removing intermediate container 09cd73291812 [2022-12-23T19:20:11.206Z] ---> c0b9f071f231 [2022-12-23T19:20:11.206Z] [2022-12-23T19:20:11.206Z] Successfully built c0b9f071f231 [2022-12-23T19:20:11.206Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-12-23T19:20:11.206Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-12-23T19:20:15.457Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:20:15.457Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:20:15.457Z] ---> 8118b21fcd67 [2022-12-23T19:20:15.457Z] Step 3/22 : WORKDIR /edgex-go [2022-12-23T19:20:15.457Z] ---> Using cache [2022-12-23T19:20:15.457Z] ---> 80f4fb245c8c [2022-12-23T19:20:15.457Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-12-23T19:20:15.457Z] ---> Running in bab28f50a08c [2022-12-23T19:20:17.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:20:17.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:20:19.161Z] OK: 221 MiB in 51 packages [2022-12-23T19:20:20.569Z] Removing intermediate container bab28f50a08c [2022-12-23T19:20:20.569Z] ---> b3f093b31d27 [2022-12-23T19:20:20.569Z] Step 5/22 : COPY go.mod vendor* ./ [2022-12-23T19:20:21.532Z] ---> 86c94b42f4d0 [2022-12-23T19:20:21.532Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:20:21.532Z] ---> Running in 651069fa6aff [2022-12-23T19:21:43.152Z] Removing intermediate container ffe958cbc7f6 [2022-12-23T19:21:43.152Z] ---> 7c8830c9f6c3 [2022-12-23T19:21:43.152Z] [2022-12-23T19:21:43.152Z] Step 10/24 : FROM alpine:3.16 [2022-12-23T19:21:43.152Z] ---> 2b4661558fb8 [2022-12-23T19:21:43.152Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:21:43.152Z] ---> Running in 9dab0dfc5889 [2022-12-23T19:21:43.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:21:43.152Z] Removing intermediate container 651069fa6aff [2022-12-23T19:21:43.152Z] ---> d7c16e85f811 [2022-12-23T19:21:43.152Z] Step 7/22 : COPY . . [2022-12-23T19:21:43.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:21:43.152Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-23T19:21:43.152Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:21:43.152Z] OK: 5 MiB in 15 packages [2022-12-23T19:21:43.152Z] ---> 72aae43a32ee [2022-12-23T19:21:43.152Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-12-23T19:21:43.152Z] Removing intermediate container 9dab0dfc5889 [2022-12-23T19:21:43.152Z] ---> 0c9fe2b85cdd [2022-12-23T19:21:43.152Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:21:43.152Z] ---> Running in b2dd62a506b8 [2022-12-23T19:21:43.152Z] ---> Running in 82ccd80b5224 [2022-12-23T19:21:43.152Z] Removing intermediate container 82ccd80b5224 [2022-12-23T19:21:43.152Z] ---> 35e4fdaaebd4 [2022-12-23T19:21:43.152Z] Step 13/24 : ENV APP_PORT=59881 [2022-12-23T19:21:43.152Z] ---> Running in 6c3bcc91d1a3 [2022-12-23T19:21:43.152Z] Removing intermediate container 6c3bcc91d1a3 [2022-12-23T19:21:43.152Z] ---> ec11c8f421eb [2022-12-23T19:21:43.152Z] Step 14/24 : EXPOSE $APP_PORT [2022-12-23T19:21:43.422Z] ---> Running in 50332a5a1545 [2022-12-23T19:21:44.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-12-23T19:21:44.005Z] Removing intermediate container 50332a5a1545 [2022-12-23T19:21:44.005Z] ---> 27d524fd5240 [2022-12-23T19:21:44.005Z] Step 15/24 : WORKDIR / [2022-12-23T19:21:44.005Z] ---> Running in 3467d738fc51 [2022-12-23T19:21:44.591Z] Removing intermediate container 3467d738fc51 [2022-12-23T19:21:44.591Z] ---> 5fd86654bb58 [2022-12-23T19:21:44.591Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:21:45.550Z] ---> 19744708bfff [2022-12-23T19:21:45.550Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-12-23T19:21:47.497Z] ---> cef62cfaf4f2 [2022-12-23T19:21:47.497Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-12-23T19:21:48.456Z] ---> 61072f10f69b [2022-12-23T19:21:48.456Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-12-23T19:21:49.294Z] ---> 46ce9622c5da [2022-12-23T19:21:49.294Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-12-23T19:21:49.589Z] ---> Running in 5b4adc17c685 [2022-12-23T19:21:50.615Z] Removing intermediate container 5b4adc17c685 [2022-12-23T19:21:50.615Z] ---> 83f61853518f [2022-12-23T19:21:50.615Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:21:50.906Z] ---> Running in c316122f1d0a [2022-12-23T19:21:55.269Z] Removing intermediate container c316122f1d0a [2022-12-23T19:21:55.270Z] ---> 9e1c71b150cf [2022-12-23T19:21:55.270Z] Step 22/24 : LABEL arch=arm64 [2022-12-23T19:21:55.270Z] ---> Running in c96e0903f026 [2022-12-23T19:21:55.855Z] Removing intermediate container c96e0903f026 [2022-12-23T19:21:55.855Z] ---> bb0ecd46dd70 [2022-12-23T19:21:55.855Z] Step 23/24 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:21:55.855Z] ---> Running in 55b9915021c8 [2022-12-23T19:21:56.439Z] Removing intermediate container 55b9915021c8 [2022-12-23T19:21:56.439Z] ---> 14943af96528 [2022-12-23T19:21:56.439Z] Step 24/24 : LABEL version=3.0.0-dev.8 [2022-12-23T19:21:56.707Z] ---> Running in 37a70a6808c1 [2022-12-23T19:21:57.290Z] Removing intermediate container 37a70a6808c1 [2022-12-23T19:21:57.290Z] ---> dfae0b155643 [2022-12-23T19:21:57.290Z] [2022-12-23T19:21:57.556Z] Successfully built dfae0b155643 [2022-12-23T19:21:57.556Z] Successfully tagged core-metadata-arm64:latest [2022-12-23T19:21:57.556Z]  Building core-metadata ... done Building security-proxy-setup [2022-12-23T19:22:01.815Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:22:01.815Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:22:01.815Z] ---> 8118b21fcd67 [2022-12-23T19:22:01.815Z] Step 3/21 : WORKDIR /edgex-go [2022-12-23T19:22:01.815Z] ---> Using cache [2022-12-23T19:22:01.815Z] ---> 80f4fb245c8c [2022-12-23T19:22:01.815Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-12-23T19:22:02.083Z] ---> Running in d2bba8ad6e9a [2022-12-23T19:22:02.350Z] Removing intermediate container 47b7cbcf9755 [2022-12-23T19:22:02.350Z] ---> b3226c5efbed [2022-12-23T19:22:02.350Z] [2022-12-23T19:22:02.350Z] Step 9/19 : FROM alpine:3.15 [2022-12-23T19:22:02.350Z] ---> 8aa73fd46299 [2022-12-23T19:22:02.350Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:22:02.350Z] ---> Using cache [2022-12-23T19:22:02.350Z] ---> 01c946638059 [2022-12-23T19:22:02.350Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-12-23T19:22:02.350Z] ---> Running in 58fd38784e7a [2022-12-23T19:22:04.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:22:04.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:22:04.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:22:05.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:22:06.056Z] OK: 221 MiB in 51 packages [2022-12-23T19:22:06.323Z] v3.15.6-229-g7974f8e7c3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-12-23T19:22:06.323Z] v3.15.6-228-g9181cbcdab [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-12-23T19:22:06.323Z] OK: 15736 distinct packages available [2022-12-23T19:22:06.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:22:07.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:22:07.759Z] Removing intermediate container d2bba8ad6e9a [2022-12-23T19:22:07.759Z] ---> cbdae3acaa87 [2022-12-23T19:22:07.759Z] Step 5/21 : COPY go.mod vendor* ./ [2022-12-23T19:22:08.341Z] (1/9) Installing ca-certificates (20220614-r0) [2022-12-23T19:22:08.608Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-12-23T19:22:08.608Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-12-23T19:22:08.608Z] (4/9) Installing libcurl (7.80.0-r5) [2022-12-23T19:22:08.608Z] (5/9) Installing curl (7.80.0-r5) [2022-12-23T19:22:08.608Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-12-23T19:22:08.608Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-12-23T19:22:08.608Z] (8/9) Installing libucontext (1.1-r0) [2022-12-23T19:22:08.608Z] (9/9) Installing gcompat (1.0.0-r4) [2022-12-23T19:22:08.608Z] Executing busybox-1.34.1-r7.trigger [2022-12-23T19:22:08.608Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:22:08.873Z] ---> 32cd1820535d [2022-12-23T19:22:08.873Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:22:08.873Z] ---> Running in d910a9716b36 [2022-12-23T19:22:09.140Z] OK: 8 MiB in 23 packages [2022-12-23T19:22:11.727Z] Removing intermediate container 58fd38784e7a [2022-12-23T19:22:11.727Z] ---> 61acf8318ccc [2022-12-23T19:22:11.727Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:22:12.692Z] ---> 461903958f2f [2022-12-23T19:22:12.692Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-12-23T19:22:14.640Z] ---> 9f2dc63120b9 [2022-12-23T19:22:14.640Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-12-23T19:22:15.602Z] ---> 3aec66e092ef [2022-12-23T19:22:15.602Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-12-23T19:22:15.869Z] ---> Running in fab99ed29ea9 [2022-12-23T19:22:16.453Z] Removing intermediate container fab99ed29ea9 [2022-12-23T19:22:16.453Z] ---> 27c6227d9e32 [2022-12-23T19:22:16.453Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:22:16.453Z] ---> Running in 3f294881aa63 [2022-12-23T19:22:17.047Z] Removing intermediate container 3f294881aa63 [2022-12-23T19:22:17.047Z] ---> cde9948ca350 [2022-12-23T19:22:17.047Z] Step 17/19 : LABEL arch=arm64 [2022-12-23T19:22:17.047Z] ---> Running in 9841d5758857 [2022-12-23T19:22:17.644Z] Removing intermediate container 9841d5758857 [2022-12-23T19:22:17.644Z] ---> 9027052633bc [2022-12-23T19:22:17.644Z] Step 18/19 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:22:17.644Z] ---> Running in 84cddb56a9aa [2022-12-23T19:22:18.235Z] Removing intermediate container 84cddb56a9aa [2022-12-23T19:22:18.235Z] ---> 24dce4c3603f [2022-12-23T19:22:18.235Z] Step 19/19 : LABEL version=3.0.0-dev.8 [2022-12-23T19:22:18.235Z] ---> Running in 1ebb9af513c1 [2022-12-23T19:22:19.653Z] Removing intermediate container 1ebb9af513c1 [2022-12-23T19:22:19.653Z] ---> a799a166444f [2022-12-23T19:22:19.653Z] [2022-12-23T19:22:19.653Z] Successfully built a799a166444f [2022-12-23T19:22:19.653Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-12-23T19:22:19.653Z]  Building security-spiffe-token-provider ... done Building core-data [2022-12-23T19:22:22.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:22:22.992Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:22:22.992Z] ---> 8118b21fcd67 [2022-12-23T19:22:22.992Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:22:22.992Z] ---> Using cache [2022-12-23T19:22:22.992Z] ---> 0048cb65f885 [2022-12-23T19:22:22.992Z] Step 4/22 : WORKDIR /edgex-go [2022-12-23T19:22:22.992Z] ---> Using cache [2022-12-23T19:22:22.992Z] ---> 4f2d349bdfee [2022-12-23T19:22:22.992Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-12-23T19:22:22.992Z] ---> Using cache [2022-12-23T19:22:22.992Z] ---> cbd97f8e196c [2022-12-23T19:22:22.992Z] Step 6/22 : COPY go.mod vendor* ./ [2022-12-23T19:22:22.992Z] ---> Using cache [2022-12-23T19:22:22.992Z] ---> 7ad9fcaecd80 [2022-12-23T19:22:22.992Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:22:22.992Z] ---> Using cache [2022-12-23T19:22:22.992Z] ---> 0406387cef54 [2022-12-23T19:22:22.992Z] Step 8/22 : COPY . . [2022-12-23T19:22:23.258Z] ---> Using cache [2022-12-23T19:22:23.258Z] ---> af38cfb9ffe3 [2022-12-23T19:22:23.258Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-12-23T19:22:23.525Z] ---> Running in 0dc5076692e1 [2022-12-23T19:22:25.484Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2022-12-23T19:23:21.880Z] Removing intermediate container 902db5bac7a7 [2022-12-23T19:23:21.881Z] ---> b7c7cbc5cc9e [2022-12-23T19:23:21.881Z] [2022-12-23T19:23:21.881Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:23:21.881Z] ---> 2b4661558fb8 [2022-12-23T19:23:21.881Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:23:21.881Z] ---> Using cache [2022-12-23T19:23:21.881Z] ---> 0c9fe2b85cdd [2022-12-23T19:23:21.881Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:23:21.881Z] ---> Using cache [2022-12-23T19:23:21.881Z] ---> 35e4fdaaebd4 [2022-12-23T19:23:21.881Z] Step 13/22 : ENV APP_PORT=59861 [2022-12-23T19:23:21.881Z] ---> Running in 0d3b64eea6ab [2022-12-23T19:23:21.881Z] Removing intermediate container 0d3b64eea6ab [2022-12-23T19:23:21.881Z] ---> b2b8aba380c7 [2022-12-23T19:23:21.881Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T19:23:21.881Z] ---> Running in 00adac5e2ff0 [2022-12-23T19:23:22.470Z] Removing intermediate container 00adac5e2ff0 [2022-12-23T19:23:22.470Z] ---> b54673a6589c [2022-12-23T19:23:22.470Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:23:23.877Z] ---> 92f5dbbce5d3 [2022-12-23T19:23:23.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-12-23T19:23:23.877Z] Removing intermediate container d910a9716b36 [2022-12-23T19:23:23.877Z] ---> 7ad5ce3a36c9 [2022-12-23T19:23:23.877Z] Step 7/21 : COPY . . [2022-12-23T19:23:27.223Z] ---> 8586ff3454e2 [2022-12-23T19:23:27.223Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-12-23T19:23:28.632Z] ---> e524db5b78d2 [2022-12-23T19:23:28.632Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-12-23T19:23:28.632Z] ---> Running in 547acff3cf74 [2022-12-23T19:23:28.632Z] ---> 78ed9eb749af [2022-12-23T19:23:28.632Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-12-23T19:23:28.901Z] ---> Running in 801eba0d00b9 [2022-12-23T19:23:29.488Z] Removing intermediate container 547acff3cf74 [2022-12-23T19:23:29.488Z] ---> 4c827e9b8f53 [2022-12-23T19:23:29.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:23:29.754Z] ---> Running in 9aee944788be [2022-12-23T19:23:30.338Z] Removing intermediate container 9aee944788be [2022-12-23T19:23:30.338Z] ---> fb84849570a6 [2022-12-23T19:23:30.338Z] Step 20/22 : LABEL arch=arm64 [2022-12-23T19:23:30.338Z] ---> Running in 01f3047e3745 [2022-12-23T19:23:30.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-12-23T19:23:31.190Z] Removing intermediate container 01f3047e3745 [2022-12-23T19:23:31.191Z] ---> 28963b7cef9d [2022-12-23T19:23:31.191Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:23:31.191Z] ---> Running in 4afa1a9863fc [2022-12-23T19:23:31.806Z] Removing intermediate container 4afa1a9863fc [2022-12-23T19:23:31.806Z] ---> fce10e42b338 [2022-12-23T19:23:31.806Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:23:32.075Z] ---> Running in a3d98ebbde48 [2022-12-23T19:23:33.056Z] Removing intermediate container a3d98ebbde48 [2022-12-23T19:23:33.056Z] ---> 74b3c0db3adb [2022-12-23T19:23:33.056Z] [2022-12-23T19:23:33.056Z] Successfully built 74b3c0db3adb [2022-12-23T19:23:33.056Z] Successfully tagged support-scheduler-arm64:latest [2022-12-23T19:23:33.056Z]  Building support-scheduler ... done Building security-bootstrapper [2022-12-23T19:23:37.313Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:23:37.313Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:23:37.313Z] ---> 8118b21fcd67 [2022-12-23T19:23:37.313Z] Step 3/32 : WORKDIR /edgex-go [2022-12-23T19:23:37.313Z] ---> Using cache [2022-12-23T19:23:37.313Z] ---> 80f4fb245c8c [2022-12-23T19:23:37.313Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-12-23T19:23:37.313Z] ---> Using cache [2022-12-23T19:23:37.313Z] ---> cbdae3acaa87 [2022-12-23T19:23:37.313Z] Step 5/32 : COPY go.mod vendor* ./ [2022-12-23T19:23:37.313Z] ---> Using cache [2022-12-23T19:23:37.313Z] ---> 32cd1820535d [2022-12-23T19:23:37.313Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:23:37.313Z] ---> Using cache [2022-12-23T19:23:37.313Z] ---> 7ad5ce3a36c9 [2022-12-23T19:23:37.313Z] Step 7/32 : COPY . . [2022-12-23T19:23:37.313Z] ---> Using cache [2022-12-23T19:23:37.313Z] ---> 78ed9eb749af [2022-12-23T19:23:37.313Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-12-23T19:23:37.313Z] ---> Running in 9953ff5418df [2022-12-23T19:23:38.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-12-23T19:25:30.357Z] Removing intermediate container 19aa02888d9e [2022-12-23T19:25:30.357Z] ---> cb9db91f705e [2022-12-23T19:25:30.357Z] [2022-12-23T19:25:30.357Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:25:30.357Z] ---> 2b4661558fb8 [2022-12-23T19:25:30.357Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-12-23T19:25:30.357Z] ---> Running in 77d5e1c4384a [2022-12-23T19:25:30.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:25:30.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:25:30.357Z] (1/2) Installing ca-certificates (20220614-r0) [2022-12-23T19:25:30.357Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-12-23T19:25:30.357Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:25:30.357Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:25:30.357Z] OK: 6 MiB in 16 packages [2022-12-23T19:25:30.357Z] Removing intermediate container 77d5e1c4384a [2022-12-23T19:25:30.357Z] ---> 57d22eb0819c [2022-12-23T19:25:30.357Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:25:30.357Z] ---> Running in 7efa4b05ce37 [2022-12-23T19:25:30.357Z] Removing intermediate container 7efa4b05ce37 [2022-12-23T19:25:30.357Z] ---> 0624c9284297 [2022-12-23T19:25:30.357Z] Step 13/22 : ENV APP_PORT=59860 [2022-12-23T19:25:30.357Z] ---> Running in c41d5675e224 [2022-12-23T19:25:30.357Z] Removing intermediate container c41d5675e224 [2022-12-23T19:25:30.357Z] ---> e3aec7a3d7ea [2022-12-23T19:25:30.357Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T19:25:30.357Z] ---> Running in f7e1a4be0f0d [2022-12-23T19:25:30.357Z] Removing intermediate container f7e1a4be0f0d [2022-12-23T19:25:30.357Z] ---> 9ef5431b79ba [2022-12-23T19:25:30.357Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:25:30.357Z] ---> bb13d42292c9 [2022-12-23T19:25:30.357Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-12-23T19:25:30.357Z] ---> 4b9baec5147a [2022-12-23T19:25:30.357Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-12-23T19:25:30.357Z] ---> a914aeb3c0f0 [2022-12-23T19:25:30.357Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-12-23T19:25:30.357Z] ---> Running in fdd1932cef05 [2022-12-23T19:25:30.357Z] Removing intermediate container fdd1932cef05 [2022-12-23T19:25:30.357Z] ---> e96545909c79 [2022-12-23T19:25:30.357Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:25:30.357Z] ---> Running in f34271c1fa60 [2022-12-23T19:25:30.357Z] Removing intermediate container f34271c1fa60 [2022-12-23T19:25:30.357Z] ---> 7d6359aadef6 [2022-12-23T19:25:30.357Z] Step 20/22 : LABEL arch=arm64 [2022-12-23T19:25:30.357Z] ---> Running in 7281430cd1af [2022-12-23T19:25:30.357Z] Removing intermediate container 7281430cd1af [2022-12-23T19:25:30.357Z] ---> 28debf92f460 [2022-12-23T19:25:30.357Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:25:30.357Z] ---> Running in 9513a36ad2c1 [2022-12-23T19:25:30.942Z] Removing intermediate container 9513a36ad2c1 [2022-12-23T19:25:30.942Z] ---> 7830e0fa4b36 [2022-12-23T19:25:30.942Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:25:30.942Z] ---> Running in 06097ce2a9f7 [2022-12-23T19:25:31.524Z] Removing intermediate container 06097ce2a9f7 [2022-12-23T19:25:31.524Z] ---> 66c6e7a1cfd5 [2022-12-23T19:25:31.524Z] [2022-12-23T19:25:31.524Z] Successfully built 66c6e7a1cfd5 [2022-12-23T19:25:31.524Z] Successfully tagged support-notifications-arm64:latest [2022-12-23T19:25:31.524Z] Building core-command [2022-12-23T19:25:35.775Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:25:35.775Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:25:35.775Z] ---> 8118b21fcd67 [2022-12-23T19:25:35.775Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-12-23T19:25:35.775Z] ---> Using cache [2022-12-23T19:25:35.775Z] ---> 0048cb65f885 [2022-12-23T19:25:35.775Z] Step 4/23 : WORKDIR /edgex-go [2022-12-23T19:25:35.775Z] ---> Using cache [2022-12-23T19:25:35.775Z] ---> 4f2d349bdfee [2022-12-23T19:25:35.775Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-12-23T19:25:35.775Z] ---> Using cache [2022-12-23T19:25:35.775Z] ---> cbd97f8e196c [2022-12-23T19:25:35.775Z] Step 6/23 : COPY go.mod vendor* ./ [2022-12-23T19:25:35.775Z] ---> Using cache [2022-12-23T19:25:35.775Z] ---> 7ad9fcaecd80 [2022-12-23T19:25:35.775Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:25:35.775Z] ---> Using cache [2022-12-23T19:25:35.775Z] ---> 0406387cef54 [2022-12-23T19:25:35.775Z] Step 8/23 : COPY . . [2022-12-23T19:25:35.775Z] ---> Using cache [2022-12-23T19:25:35.775Z] ---> af38cfb9ffe3 [2022-12-23T19:25:35.775Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-12-23T19:25:35.775Z] ---> Running in 8e3da4c13ca2 [2022-12-23T19:25:37.716Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-12-23T19:27:44.392Z] Removing intermediate container b2dd62a506b8 [2022-12-23T19:27:44.392Z] ---> 84afd57a2995 [2022-12-23T19:27:44.392Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-12-23T19:27:44.392Z] ---> Running in c619d4fd3db3 [2022-12-23T19:27:44.392Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-12-23T19:27:44.392Z] Removing intermediate container c619d4fd3db3 [2022-12-23T19:27:44.392Z] ---> b1b37c1a97a3 [2022-12-23T19:27:44.392Z] [2022-12-23T19:27:44.392Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:27:44.392Z] ---> 2b4661558fb8 [2022-12-23T19:27:44.392Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:27:44.392Z] ---> Running in a45527cc2dd6 [2022-12-23T19:27:44.392Z] Removing intermediate container a45527cc2dd6 [2022-12-23T19:27:44.392Z] ---> d63cca32696e [2022-12-23T19:27:44.392Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-12-23T19:27:44.392Z] ---> Running in 77e89e9d6af1 [2022-12-23T19:27:44.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:27:45.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:27:46.970Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-12-23T19:27:47.237Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-12-23T19:27:47.237Z] (3/33) Installing readline (8.1.2-r0) [2022-12-23T19:27:47.237Z] (4/33) Installing bash (5.1.16-r2) [2022-12-23T19:27:47.237Z] Executing bash-5.1.16-r2.post-install [2022-12-23T19:27:47.237Z] (5/33) Installing ca-certificates (20220614-r0) [2022-12-23T19:27:47.504Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-12-23T19:27:47.504Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-12-23T19:27:47.504Z] (8/33) Installing libcurl (7.83.1-r5) [2022-12-23T19:27:47.504Z] (9/33) Installing curl (7.83.1-r5) [2022-12-23T19:27:47.504Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-12-23T19:27:48.467Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-12-23T19:27:48.467Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-12-23T19:27:48.467Z] (13/33) Installing expat (2.5.0-r0) [2022-12-23T19:27:48.467Z] (14/33) Installing libffi (3.4.2-r1) [2022-12-23T19:27:48.467Z] (15/33) Installing gdbm (1.23-r0) [2022-12-23T19:27:48.467Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-12-23T19:27:48.467Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-12-23T19:27:48.467Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-23T19:27:48.746Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-12-23T19:27:48.746Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-12-23T19:27:48.746Z] (21/33) Installing python3 (3.10.9-r0) [2022-12-23T19:27:52.090Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-12-23T19:27:52.090Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-12-23T19:27:52.090Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-12-23T19:27:52.090Z] (25/33) Installing py3-six (1.16.0-r1) [2022-12-23T19:27:52.090Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-12-23T19:27:52.090Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-12-23T19:27:52.090Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-12-23T19:27:52.090Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-12-23T19:27:52.090Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-12-23T19:27:52.090Z] (31/33) Installing py3-packaging (21.3-r0) [2022-12-23T19:27:52.090Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-12-23T19:27:52.090Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-12-23T19:27:52.672Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:27:52.672Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:27:53.259Z] OK: 121 MiB in 47 packages [2022-12-23T19:28:11.466Z] Collecting docker-compose==1.23.2 [2022-12-23T19:28:11.466Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-12-23T19:28:11.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.1 MB/s eta 0:00:00 [2022-12-23T19:28:11.466Z] Collecting cached-property<2,>=1.2.0 [2022-12-23T19:28:11.466Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-12-23T19:28:11.466Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-12-23T19:28:11.466Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-12-23T19:28:11.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.4 MB/s eta 0:00:00 [2022-12-23T19:28:11.466Z] Collecting websocket-client<1.0,>=0.32.0 [2022-12-23T19:28:11.466Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-12-23T19:28:11.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 [2022-12-23T19:28:11.466Z] Collecting jsonschema<3,>=2.5.1 [2022-12-23T19:28:11.466Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-12-23T19:28:12.050Z] Collecting PyYAML<4,>=3.10 [2022-12-23T19:28:12.050Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-12-23T19:28:12.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.3 MB/s eta 0:00:00 [2022-12-23T19:28:13.988Z] Preparing metadata (setup.py): started [2022-12-23T19:28:15.926Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:28:16.191Z] Collecting docker<4.0,>=3.6.0 [2022-12-23T19:28:16.191Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-12-23T19:28:16.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 11.7 MB/s eta 0:00:00 [2022-12-23T19:28:16.457Z] Collecting dockerpty<0.5,>=0.4.1 [2022-12-23T19:28:16.457Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-12-23T19:28:16.457Z] Preparing metadata (setup.py): started [2022-12-23T19:28:18.397Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:28:18.663Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-12-23T19:28:18.663Z] Collecting texttable<0.10,>=0.9.0 [2022-12-23T19:28:18.663Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-12-23T19:28:18.663Z] Preparing metadata (setup.py): started [2022-12-23T19:28:21.237Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:28:21.237Z] Collecting docopt<0.7,>=0.6.1 [2022-12-23T19:28:21.237Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-12-23T19:28:21.237Z] Preparing metadata (setup.py): started [2022-12-23T19:28:23.811Z] Preparing metadata (setup.py): finished with status 'done' [2022-12-23T19:28:24.771Z] Collecting docker-pycreds>=0.4.0 [2022-12-23T19:28:24.771Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-12-23T19:28:25.374Z] Collecting chardet<3.1.0,>=3.0.2 [2022-12-23T19:28:25.374Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-12-23T19:28:25.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.2 MB/s eta 0:00:00 [2022-12-23T19:28:26.337Z] Collecting urllib3<1.25,>=1.21.1 [2022-12-23T19:28:26.337Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-12-23T19:28:26.337Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 [2022-12-23T19:28:26.605Z] Collecting certifi>=2017.4.17 [2022-12-23T19:28:26.605Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2022-12-23T19:28:26.605Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 18.9 MB/s eta 0:00:00 [2022-12-23T19:28:26.871Z] Collecting idna<2.8,>=2.5 [2022-12-23T19:28:26.871Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-12-23T19:28:26.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.4 MB/s eta 0:00:00 [2022-12-23T19:28:27.454Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-12-23T19:28:27.454Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-12-23T19:28:27.454Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-12-23T19:28:27.454Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-12-23T19:28:29.058Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-12-23T19:28:29.058Z] Running setup.py install for texttable: started [2022-12-23T19:28:32.473Z] Running setup.py install for texttable: finished with status 'done' [2022-12-23T19:28:32.473Z] Running setup.py install for PyYAML: started [2022-12-23T19:28:35.840Z] Running setup.py install for PyYAML: finished with status 'done' [2022-12-23T19:28:36.798Z] Running setup.py install for docopt: started [2022-12-23T19:28:40.136Z] Running setup.py install for docopt: finished with status 'done' [2022-12-23T19:28:42.717Z] Running setup.py install for dockerpty: started [2022-12-23T19:28:46.058Z] Running setup.py install for dockerpty: finished with status 'done' [2022-12-23T19:28:49.398Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-12-23T19:28:49.398Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-12-23T19:29:07.623Z] Removing intermediate container 77e89e9d6af1 [2022-12-23T19:29:07.623Z] ---> 9353b4c8de91 [2022-12-23T19:29:07.623Z] Step 13/22 : ENV APP_PORT=58890 [2022-12-23T19:29:07.623Z] ---> Running in 413021bd2f95 [2022-12-23T19:29:07.623Z] Removing intermediate container 413021bd2f95 [2022-12-23T19:29:07.623Z] ---> 0c6409373717 [2022-12-23T19:29:07.623Z] Step 14/22 : EXPOSE $APP_PORT [2022-12-23T19:29:07.623Z] ---> Running in 1d0492803da0 [2022-12-23T19:29:07.623Z] Removing intermediate container 1d0492803da0 [2022-12-23T19:29:07.623Z] ---> aeef6dde9b36 [2022-12-23T19:29:07.623Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-12-23T19:29:08.592Z] ---> 547cf589e27d [2022-12-23T19:29:08.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-12-23T19:29:09.551Z] ---> 2e4dff3d94d6 [2022-12-23T19:29:09.551Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-12-23T19:29:10.510Z] ---> f0568552402c [2022-12-23T19:29:10.510Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-12-23T19:29:10.510Z] ---> Running in a42d78dbda63 [2022-12-23T19:29:11.095Z] Removing intermediate container a42d78dbda63 [2022-12-23T19:29:11.095Z] ---> 00c876e1de71 [2022-12-23T19:29:11.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:29:11.095Z] ---> Running in 8d2e5723487c [2022-12-23T19:29:11.691Z] Removing intermediate container 8d2e5723487c [2022-12-23T19:29:11.691Z] ---> 37ffc9a692dc [2022-12-23T19:29:11.691Z] Step 20/22 : LABEL arch=arm64 [2022-12-23T19:29:11.957Z] ---> Running in 8965daad1784 [2022-12-23T19:29:12.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-12-23T19:29:12.539Z] Removing intermediate container 8965daad1784 [2022-12-23T19:29:12.539Z] ---> 84d8c04f69cd [2022-12-23T19:29:12.539Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:29:12.539Z] ---> Running in f3503dc048de [2022-12-23T19:29:13.123Z] Removing intermediate container f3503dc048de [2022-12-23T19:29:13.123Z] ---> b4fd0b19b8e9 [2022-12-23T19:29:13.123Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:29:13.123Z] ---> Running in 2f1ec86802f2 [2022-12-23T19:29:13.706Z] Removing intermediate container 2f1ec86802f2 [2022-12-23T19:29:13.706Z] ---> 537ab97dcb54 [2022-12-23T19:29:13.706Z] [2022-12-23T19:29:13.706Z] Successfully built 537ab97dcb54 [2022-12-23T19:29:13.706Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-12-23T19:29:13.706Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-12-23T19:29:17.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-12-23T19:29:17.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-12-23T19:29:17.955Z] ---> 8118b21fcd67 [2022-12-23T19:29:17.955Z] Step 3/23 : WORKDIR /edgex-go [2022-12-23T19:29:17.955Z] ---> Using cache [2022-12-23T19:29:17.955Z] ---> 80f4fb245c8c [2022-12-23T19:29:17.955Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-12-23T19:29:17.955Z] ---> Running in 19689366ac18 [2022-12-23T19:29:19.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:29:20.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:29:22.422Z] OK: 221 MiB in 51 packages [2022-12-23T19:29:25.004Z] Removing intermediate container 19689366ac18 [2022-12-23T19:29:25.004Z] ---> 6d4eb259ee5d [2022-12-23T19:29:25.004Z] Step 5/23 : COPY go.mod vendor* ./ [2022-12-23T19:29:25.962Z] ---> f3e5fef517d8 [2022-12-23T19:29:25.962Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-23T19:29:26.230Z] ---> Running in ea5fd48a63d5 [2022-12-23T19:29:28.185Z] Removing intermediate container 0dc5076692e1 [2022-12-23T19:29:28.185Z] ---> 5656d9b5f358 [2022-12-23T19:29:28.185Z] [2022-12-23T19:29:28.185Z] Step 10/22 : FROM alpine:3.16 [2022-12-23T19:29:28.185Z] ---> 2b4661558fb8 [2022-12-23T19:29:28.185Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-12-23T19:29:28.451Z] ---> Running in f8d5fdf4230a [2022-12-23T19:29:28.718Z] Removing intermediate container f8d5fdf4230a [2022-12-23T19:29:28.718Z] ---> a4aff7602f74 [2022-12-23T19:29:28.718Z] Step 12/22 : ENV APP_PORT=59880 [2022-12-23T19:29:28.985Z] ---> Running in a45615531349 [2022-12-23T19:29:29.583Z] Removing intermediate container a45615531349 [2022-12-23T19:29:29.583Z] ---> 33f4cd53cf8b [2022-12-23T19:29:29.583Z] Step 13/22 : EXPOSE $APP_PORT [2022-12-23T19:29:29.583Z] ---> Running in 39617a703863 [2022-12-23T19:29:30.168Z] Removing intermediate container 39617a703863 [2022-12-23T19:29:30.168Z] ---> 3ba1d6a1f078 [2022-12-23T19:29:30.168Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:29:30.168Z] ---> Running in 015050b5cf3a [2022-12-23T19:29:32.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:29:33.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:29:34.956Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-12-23T19:29:34.956Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:29:34.956Z] OK: 5 MiB in 15 packages [2022-12-23T19:29:37.555Z] Removing intermediate container 015050b5cf3a [2022-12-23T19:29:37.555Z] ---> 00b46efb777a [2022-12-23T19:29:37.556Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:29:38.967Z] ---> f6939de8eda4 [2022-12-23T19:29:38.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-12-23T19:29:39.549Z] Removing intermediate container 801eba0d00b9 [2022-12-23T19:29:39.549Z] ---> d7c78db32d2e [2022-12-23T19:29:39.549Z] [2022-12-23T19:29:39.549Z] Step 9/21 : FROM alpine:3.16 [2022-12-23T19:29:39.549Z] ---> 2b4661558fb8 [2022-12-23T19:29:39.549Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-12-23T19:29:39.816Z] ---> Running in 1e52d3108ca4 [2022-12-23T19:29:41.227Z] ---> eab7a6367c38 [2022-12-23T19:29:41.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-12-23T19:29:41.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:29:42.094Z] ---> 86dcfc923d67 [2022-12-23T19:29:42.094Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-12-23T19:29:42.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:29:42.364Z] ---> Running in 12421d463707 [2022-12-23T19:29:42.949Z] Removing intermediate container 12421d463707 [2022-12-23T19:29:42.949Z] ---> d9f385e5a725 [2022-12-23T19:29:42.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:29:43.216Z] ---> Running in 65c66723822e [2022-12-23T19:29:43.486Z] (1/6) Installing ca-certificates (20220614-r0) [2022-12-23T19:29:43.486Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-12-23T19:29:43.761Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-12-23T19:29:43.761Z] (4/6) Installing libcurl (7.83.1-r5) [2022-12-23T19:29:43.761Z] (5/6) Installing curl (7.83.1-r5) [2022-12-23T19:29:43.761Z] Removing intermediate container 65c66723822e [2022-12-23T19:29:43.761Z] ---> 4bc1c545cb19 [2022-12-23T19:29:43.761Z] Step 20/22 : LABEL arch=arm64 [2022-12-23T19:29:43.761Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-12-23T19:29:43.761Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:29:44.029Z] Executing ca-certificates-20220614-r0.trigger [2022-12-23T19:29:44.029Z] ---> Running in 3d5ff94f6ddc [2022-12-23T19:29:44.613Z] OK: 8 MiB in 20 packages [2022-12-23T19:29:44.613Z] Removing intermediate container 3d5ff94f6ddc [2022-12-23T19:29:44.613Z] ---> 007ac854122b [2022-12-23T19:29:44.613Z] Step 21/22 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:29:44.613Z] ---> Running in 055fe6b1cc29 [2022-12-23T19:29:45.586Z] Removing intermediate container 055fe6b1cc29 [2022-12-23T19:29:45.586Z] ---> 9bfd1f090058 [2022-12-23T19:29:45.586Z] Step 22/22 : LABEL version=3.0.0-dev.8 [2022-12-23T19:29:45.856Z] ---> Running in 0c17fd1ae053 [2022-12-23T19:29:46.819Z] Removing intermediate container 0c17fd1ae053 [2022-12-23T19:29:46.819Z] ---> 34c9a4a3b1b4 [2022-12-23T19:29:46.819Z] [2022-12-23T19:29:47.090Z] Successfully built 34c9a4a3b1b4 [2022-12-23T19:29:47.090Z] Successfully tagged core-data-arm64:latest [2022-12-23T19:29:47.363Z]  Building core-data ... done Removing intermediate container 1e52d3108ca4 [2022-12-23T19:29:47.363Z] ---> c83b82caf4bf [2022-12-23T19:29:47.363Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-12-23T19:29:47.636Z] ---> Running in 40a32f9f6be6 [2022-12-23T19:29:48.600Z] Removing intermediate container 40a32f9f6be6 [2022-12-23T19:29:48.600Z] ---> 99c415600f49 [2022-12-23T19:29:48.600Z] Step 12/21 : WORKDIR /edgex [2022-12-23T19:29:48.600Z] ---> Running in 9cb7a7e15d85 [2022-12-23T19:29:50.011Z] Removing intermediate container 9cb7a7e15d85 [2022-12-23T19:29:50.011Z] ---> f4ae77790143 [2022-12-23T19:29:50.011Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-12-23T19:29:50.971Z] ---> 7c51a2f50827 [2022-12-23T19:29:50.971Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-12-23T19:29:54.317Z] ---> 5dcc70d45fa9 [2022-12-23T19:29:54.317Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-12-23T19:29:56.904Z] ---> 507aa916d195 [2022-12-23T19:29:56.904Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-12-23T19:29:57.485Z] Removing intermediate container 9953ff5418df [2022-12-23T19:29:57.485Z] ---> 38b6697918d6 [2022-12-23T19:29:57.485Z] [2022-12-23T19:29:57.485Z] Step 9/32 : FROM alpine:3.16 [2022-12-23T19:29:57.485Z] ---> 2b4661558fb8 [2022-12-23T19:29:57.486Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:29:58.068Z] ---> Running in 169d06f9ca41 [2022-12-23T19:29:58.336Z] ---> cb2c25efbe50 [2022-12-23T19:29:58.336Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-12-23T19:29:58.604Z] ---> Running in 9ebfa6e78119 [2022-12-23T19:29:59.193Z] Removing intermediate container 169d06f9ca41 [2022-12-23T19:29:59.193Z] ---> 62e2201ee01d [2022-12-23T19:29:59.193Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-12-23T19:29:59.460Z] ---> Running in cafeb7a8246e [2022-12-23T19:30:02.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-23T19:30:02.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-23T19:30:03.269Z] Removing intermediate container 9ebfa6e78119 [2022-12-23T19:30:03.269Z] ---> ed57aedab18f [2022-12-23T19:30:03.269Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-12-23T19:30:03.269Z] ---> Running in 93aec826bb05 [2022-12-23T19:30:03.539Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-12-23T19:30:03.539Z] (2/2) Installing su-exec (0.2-r1) [2022-12-23T19:30:03.539Z] Executing busybox-1.35.0-r17.trigger [2022-12-23T19:30:03.539Z] OK: 5 MiB in 16 packages [2022-12-23T19:30:03.806Z] Removing intermediate container 93aec826bb05 [2022-12-23T19:30:03.806Z] ---> 81913b9635e8 [2022-12-23T19:30:03.806Z] Step 19/21 : LABEL arch=arm64 [2022-12-23T19:30:04.073Z] ---> Running in e02b0b2c8535 [2022-12-23T19:30:05.478Z] Removing intermediate container cafeb7a8246e [2022-12-23T19:30:05.478Z] ---> 29023eaa425e [2022-12-23T19:30:05.478Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-12-23T19:30:05.478Z] Removing intermediate container e02b0b2c8535 [2022-12-23T19:30:05.478Z] ---> cffe00ca851a [2022-12-23T19:30:05.478Z] Step 20/21 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:30:05.478Z] ---> Running in 1d90cf3ddfad [2022-12-23T19:30:05.746Z] ---> Running in 7b92a5fda6a9 [2022-12-23T19:30:06.335Z] Removing intermediate container 1d90cf3ddfad [2022-12-23T19:30:06.335Z] ---> 6c118df27c5a [2022-12-23T19:30:06.335Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-12-23T19:30:06.612Z] ---> Running in 6bbee2e37a80 [2022-12-23T19:30:06.886Z] Removing intermediate container 7b92a5fda6a9 [2022-12-23T19:30:06.886Z] ---> d3f3328cf285 [2022-12-23T19:30:06.886Z] Step 21/21 : LABEL version=3.0.0-dev.8 [2022-12-23T19:30:07.152Z] ---> Running in 28afe1f926b2 [2022-12-23T19:30:07.746Z] Removing intermediate container 6bbee2e37a80 [2022-12-23T19:30:07.746Z] ---> dd67a513da07 [2022-12-23T19:30:07.746Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-12-23T19:30:07.746Z] ---> Running in 7e09d70c6002 [2022-12-23T19:30:08.012Z] Removing intermediate container 28afe1f926b2 [2022-12-23T19:30:08.012Z] ---> adb0c39f2c4d [2022-12-23T19:30:08.012Z] [2022-12-23T19:30:10.370Z] Removing intermediate container 7e09d70c6002 [2022-12-23T19:30:10.370Z] ---> 03276efe8607 [2022-12-23T19:30:10.370Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-12-23T19:30:10.370Z] Successfully built adb0c39f2c4d [2022-12-23T19:30:10.370Z] Successfully tagged security-proxy-setup-arm64:latest [2022-12-23T19:30:10.371Z]  Building security-proxy-setup ... done  ---> Running in 91cd6bc6a05e [2022-12-23T19:30:11.332Z] Removing intermediate container 91cd6bc6a05e [2022-12-23T19:30:11.332Z] ---> fc72b1064878 [2022-12-23T19:30:11.332Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-12-23T19:30:11.332Z] ---> Running in 76a7298c00bd [2022-12-23T19:30:15.581Z] Removing intermediate container 76a7298c00bd [2022-12-23T19:30:15.581Z] ---> 901ba067a43e [2022-12-23T19:30:15.581Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-12-23T19:30:15.581Z] ---> Running in 9cf5cb07b576 [2022-12-23T19:30:15.848Z] Removing intermediate container 9cf5cb07b576 [2022-12-23T19:30:15.848Z] ---> 4c212c742cd8 [2022-12-23T19:30:15.848Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-12-23T19:30:17.254Z] ---> c16755480517 [2022-12-23T19:30:17.254Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-12-23T19:30:17.254Z] ---> Running in 9f6c1de742cf [2022-12-23T19:30:22.592Z] Removing intermediate container 9f6c1de742cf [2022-12-23T19:30:22.592Z] ---> f11fcf1bdbea [2022-12-23T19:30:22.592Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:30:24.003Z] ---> 8f88eb0d37d1 [2022-12-23T19:30:24.003Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-12-23T19:30:27.369Z] ---> a88caa8cb8b2 [2022-12-23T19:30:27.369Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-12-23T19:30:28.327Z] ---> a3754349b6e5 [2022-12-23T19:30:28.327Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-12-23T19:30:29.735Z] ---> 8f0e32a7953f [2022-12-23T19:30:29.735Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-12-23T19:30:31.140Z] ---> 22ddd9ed9b6e [2022-12-23T19:30:31.140Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-12-23T19:30:32.101Z] ---> 8095275ffa83 [2022-12-23T19:30:32.101Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-12-23T19:30:33.519Z] ---> 432f9713b80c [2022-12-23T19:30:33.519Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-12-23T19:30:33.519Z] ---> Running in d93d5420bd37 [2022-12-23T19:30:36.104Z] Removing intermediate container d93d5420bd37 [2022-12-23T19:30:36.104Z] ---> a1be781127a5 [2022-12-23T19:30:36.104Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-12-23T19:30:36.104Z] ---> Running in 24e5aaacbeb1 [2022-12-23T19:30:36.370Z] Removing intermediate container 24e5aaacbeb1 [2022-12-23T19:30:36.370Z] ---> b3bef4db0a95 [2022-12-23T19:30:36.370Z] Step 29/32 : CMD ["gate"] [2022-12-23T19:30:36.370Z] ---> Running in 5b986b6ad481 [2022-12-23T19:30:36.955Z] Removing intermediate container 5b986b6ad481 [2022-12-23T19:30:36.955Z] ---> 48feb6c48cfc [2022-12-23T19:30:36.955Z] Step 30/32 : LABEL arch=arm64 [2022-12-23T19:30:36.955Z] ---> Running in 49b9a444d9a2 [2022-12-23T19:30:37.222Z] Removing intermediate container ea5fd48a63d5 [2022-12-23T19:30:37.222Z] ---> d0629c4b00e4 [2022-12-23T19:30:37.222Z] Step 7/23 : COPY . . [2022-12-23T19:30:37.492Z] Removing intermediate container 49b9a444d9a2 [2022-12-23T19:30:37.492Z] ---> 992be7e78a0b [2022-12-23T19:30:37.492Z] Step 31/32 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:30:37.759Z] ---> Running in 81698b73df1b [2022-12-23T19:30:38.031Z] Removing intermediate container 81698b73df1b [2022-12-23T19:30:38.031Z] ---> a34dfae470c0 [2022-12-23T19:30:38.031Z] Step 32/32 : LABEL version=3.0.0-dev.8 [2022-12-23T19:30:38.298Z] ---> Running in 3b751e30c5c8 [2022-12-23T19:30:38.887Z] Removing intermediate container 3b751e30c5c8 [2022-12-23T19:30:38.887Z] ---> 53fcbd4a9dfc [2022-12-23T19:30:38.887Z] [2022-12-23T19:30:38.887Z] Successfully built 53fcbd4a9dfc [2022-12-23T19:30:38.887Z] Successfully tagged security-bootstrapper-arm64:latest [2022-12-23T19:30:39.867Z]  Building security-bootstrapper ... done  ---> 6fbdbfd39353 [2022-12-23T19:30:39.867Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-12-23T19:30:40.134Z] ---> Running in ad910460d911 [2022-12-23T19:30:40.403Z] Removing intermediate container ad910460d911 [2022-12-23T19:30:40.403Z] ---> 9034a7ceba32 [2022-12-23T19:30:40.403Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-12-23T19:30:40.672Z] ---> Running in b27d18073d20 [2022-12-23T19:30:40.941Z] Removing intermediate container b27d18073d20 [2022-12-23T19:30:40.941Z] ---> c8b91b256cc2 [2022-12-23T19:30:40.941Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-12-23T19:30:41.209Z] ---> Running in d47642f5c4b1 [2022-12-23T19:30:43.157Z] Removing intermediate container 8e3da4c13ca2 [2022-12-23T19:30:43.157Z] ---> 04e4c024b6a7 [2022-12-23T19:30:43.157Z] [2022-12-23T19:30:43.157Z] Step 10/23 : FROM alpine:3.16 [2022-12-23T19:30:43.157Z] ---> 2b4661558fb8 [2022-12-23T19:30:43.157Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-12-23T19:30:43.157Z] ---> Using cache [2022-12-23T19:30:43.157Z] ---> 0c9fe2b85cdd [2022-12-23T19:30:43.157Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-12-23T19:30:43.157Z] ---> Using cache [2022-12-23T19:30:43.157Z] ---> 35e4fdaaebd4 [2022-12-23T19:30:43.157Z] Step 13/23 : ENV APP_PORT=59882 [2022-12-23T19:30:43.157Z] ---> Running in d2032ceff42f [2022-12-23T19:30:43.157Z] Removing intermediate container d47642f5c4b1 [2022-12-23T19:30:43.157Z] ---> a5082fb79975 [2022-12-23T19:30:43.157Z] Step 11/23 : WORKDIR /edgex-go [2022-12-23T19:30:43.157Z] ---> Running in 6ae493b86d6c [2022-12-23T19:30:43.427Z] Removing intermediate container d2032ceff42f [2022-12-23T19:30:43.427Z] ---> b2692739db02 [2022-12-23T19:30:43.427Z] Step 14/23 : EXPOSE $APP_PORT [2022-12-23T19:30:43.427Z] ---> Running in ded43cc2b902 [2022-12-23T19:30:43.694Z] Removing intermediate container 6ae493b86d6c [2022-12-23T19:30:43.694Z] ---> 0ca17d7fcc35 [2022-12-23T19:30:43.694Z] [2022-12-23T19:30:43.694Z] Step 12/23 : FROM alpine:3.15 [2022-12-23T19:30:43.694Z] ---> 8aa73fd46299 [2022-12-23T19:30:43.694Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-12-23T19:30:43.694Z] ---> Using cache [2022-12-23T19:30:43.694Z] ---> 01c946638059 [2022-12-23T19:30:43.694Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-12-23T19:30:43.694Z] ---> Using cache [2022-12-23T19:30:43.694Z] ---> 64804da110c1 [2022-12-23T19:30:43.694Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-12-23T19:30:43.694Z] Removing intermediate container ded43cc2b902 [2022-12-23T19:30:43.694Z] ---> 23d585de1248 [2022-12-23T19:30:43.694Z] Step 15/23 : WORKDIR / [2022-12-23T19:30:43.962Z] ---> Running in ffcb8135005d [2022-12-23T19:30:44.228Z] Removing intermediate container ffcb8135005d [2022-12-23T19:30:44.228Z] ---> f18e67bed571 [2022-12-23T19:30:44.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-12-23T19:30:44.811Z] ---> 345fa716dafe [2022-12-23T19:30:44.811Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-12-23T19:30:46.827Z] ---> af19c7518d9d [2022-12-23T19:30:46.827Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-12-23T19:30:47.127Z] ---> 6c314e8ca1b2 [2022-12-23T19:30:47.127Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-12-23T19:30:47.407Z] ---> a62aff3b859a [2022-12-23T19:30:47.407Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-12-23T19:30:47.407Z] ---> Running in 00071246ba30 [2022-12-23T19:30:47.685Z] Removing intermediate container 00071246ba30 [2022-12-23T19:30:47.685Z] ---> ce73dbd5fdaf [2022-12-23T19:30:47.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2022-12-23T19:30:47.685Z] ---> 1bb5d07f85e2 [2022-12-23T19:30:47.685Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-12-23T19:30:47.961Z] ---> Running in 3e368c1f2754 [2022-12-23T19:30:48.248Z] Removing intermediate container 3e368c1f2754 [2022-12-23T19:30:48.248Z] ---> 540a53bc9ea4 [2022-12-23T19:30:48.248Z] Step 21/23 : LABEL arch=arm64 [2022-12-23T19:30:48.248Z] ---> Running in 01f4faff21a8 [2022-12-23T19:30:48.248Z] ---> 818a91b7a8c5 [2022-12-23T19:30:48.248Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-12-23T19:30:48.858Z] Removing intermediate container 01f4faff21a8 [2022-12-23T19:30:48.858Z] ---> 5b01486b5d1e [2022-12-23T19:30:48.858Z] Step 22/23 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:30:48.858Z] ---> Running in b674aaf757f4 [2022-12-23T19:30:49.141Z] ---> c0fb8c776aa5 [2022-12-23T19:30:49.141Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-12-23T19:30:49.141Z] ---> Running in 3fbce0fb5c0e [2022-12-23T19:30:49.141Z] Removing intermediate container b674aaf757f4 [2022-12-23T19:30:49.141Z] ---> f9cdc48b656f [2022-12-23T19:30:49.141Z] Step 23/23 : LABEL version=3.0.0-dev.8 [2022-12-23T19:30:49.426Z] ---> Running in f636a37e70aa [2022-12-23T19:30:49.427Z] Removing intermediate container 3fbce0fb5c0e [2022-12-23T19:30:49.427Z] ---> d3bba9ee84a2 [2022-12-23T19:30:49.427Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-12-23T19:30:49.709Z] ---> Running in 1b29209ccac9 [2022-12-23T19:30:49.709Z] Removing intermediate container f636a37e70aa [2022-12-23T19:30:49.709Z] ---> 84e8af05516d [2022-12-23T19:30:49.709Z] [2022-12-23T19:30:49.709Z] Successfully built 84e8af05516d [2022-12-23T19:30:49.709Z] Successfully tagged core-command-arm64:latest [2022-12-23T19:30:49.979Z]  Building core-command ... done Removing intermediate container 1b29209ccac9 [2022-12-23T19:30:49.979Z] ---> 8f60910e61a9 [2022-12-23T19:30:49.979Z] Step 21/23 : LABEL arch=arm64 [2022-12-23T19:30:49.979Z] ---> Running in 6129f6837ff5 [2022-12-23T19:30:50.245Z] Removing intermediate container 6129f6837ff5 [2022-12-23T19:30:50.245Z] ---> 04d25a884577 [2022-12-23T19:30:50.245Z] Step 22/23 : LABEL git_sha=9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:30:50.245Z] ---> Running in a19c0e77c62b [2022-12-23T19:30:50.513Z] Removing intermediate container a19c0e77c62b [2022-12-23T19:30:50.513Z] ---> 6a09da004e7b [2022-12-23T19:30:50.513Z] Step 23/23 : LABEL version=3.0.0-dev.8 [2022-12-23T19:30:50.780Z] ---> Running in 594dd5ba5375 [2022-12-23T19:30:51.045Z] Removing intermediate container 594dd5ba5375 [2022-12-23T19:30:51.046Z] ---> 0a76da113189 [2022-12-23T19:30:51.046Z] [2022-12-23T19:30:51.046Z] Successfully built 0a76da113189 [2022-12-23T19:30:51.046Z] Successfully tagged security-spire-server-arm64:latest [2022-12-23T19:30:51.324Z]  Building security-spire-server ... done  [Pipeline] } [2022-12-23T19:30:51.329Z] $ docker stop --time=1 17dd4e4810d8c200d5fef6c0b2956a2b6fef98de6a47a78acf45403f361d8248 [2022-12-23T19:30:52.970Z] $ docker rm -f --volumes 17dd4e4810d8c200d5fef6c0b2956a2b6fef98de6a47a78acf45403f361d8248 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-23T19:30:53.446Z] + docker images [2022-12-23T19:30:53.715Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-12-23T19:30:53.715Z] security-spire-server-arm64 latest 0a76da113189 3 seconds ago 84.3MB [2022-12-23T19:30:53.715Z] core-command-arm64 latest 84e8af05516d 4 seconds ago 17MB [2022-12-23T19:30:53.715Z] 0ca17d7fcc35 10 seconds ago 1.14GB [2022-12-23T19:30:53.715Z] 04e4c024b6a7 11 seconds ago 1.27GB [2022-12-23T19:30:53.715Z] security-bootstrapper-arm64 latest 53fcbd4a9dfc 15 seconds ago 19.5MB [2022-12-23T19:30:53.715Z] security-proxy-setup-arm64 latest adb0c39f2c4d 46 seconds ago 26.8MB [2022-12-23T19:30:53.715Z] 38b6697918d6 57 seconds ago 1.26GB [2022-12-23T19:30:53.715Z] core-data-arm64 latest 34c9a4a3b1b4 About a minute ago 17.2MB [2022-12-23T19:30:53.715Z] d7c78db32d2e About a minute ago 1.26GB [2022-12-23T19:30:53.715Z] 5656d9b5f358 About a minute ago 1.28GB [2022-12-23T19:30:53.715Z] sys-mgmt-agent-arm64 latest 537ab97dcb54 About a minute ago 134MB [2022-12-23T19:30:53.715Z] b1b37c1a97a3 3 minutes ago 1.25GB [2022-12-23T19:30:53.715Z] support-notifications-arm64 latest 66c6e7a1cfd5 5 minutes ago 29.5MB [2022-12-23T19:30:53.715Z] cb9db91f705e 5 minutes ago 1.33GB [2022-12-23T19:30:53.715Z] support-scheduler-arm64 latest 74b3c0db3adb 7 minutes ago 29MB [2022-12-23T19:30:53.715Z] b7c7cbc5cc9e 7 minutes ago 1.33GB [2022-12-23T19:30:53.715Z] security-spiffe-token-provider-arm64 latest a799a166444f 8 minutes ago 28.9MB [2022-12-23T19:30:53.715Z] b3226c5efbed 8 minutes ago 1.3GB [2022-12-23T19:30:53.715Z] core-metadata-arm64 latest dfae0b155643 8 minutes ago 17.8MB [2022-12-23T19:30:53.715Z] 7c8830c9f6c3 9 minutes ago 1.28GB [2022-12-23T19:30:53.715Z] security-secretstore-setup-arm64 latest c0b9f071f231 10 minutes ago 28.7MB [2022-12-23T19:30:53.715Z] 092c912a786c 11 minutes ago 1.26GB [2022-12-23T19:30:53.715Z] security-spire-agent-arm64 latest 58151a392bcb 16 minutes ago 122MB [2022-12-23T19:30:53.715Z] security-spire-config-arm64 latest ddb80b19ab90 16 minutes ago 83.6MB [2022-12-23T19:30:53.715Z] 924c5747975b 17 minutes ago 1.14GB [2022-12-23T19:30:53.715Z] 9706e8df15a7 17 minutes ago 1.14GB [2022-12-23T19:30:53.715Z] ci-base-image-arm64 latest 8118b21fcd67 20 minutes ago 948MB [2022-12-23T19:30:53.715Z] alpine 3.16 2b4661558fb8 5 weeks ago 5.29MB [2022-12-23T19:30:53.715Z] alpine 3.15 8aa73fd46299 6 weeks ago 5.33MB [2022-12-23T19:30:53.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 7 weeks ago 685MB [2022-12-23T19:30:53.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T19:30:53.814Z] provisioning config files... [2022-12-23T19:30:53.828Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/362@tmp/config4142834129969786750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:30:54.168Z] ---> docker-login.sh [2022-12-23T19:30:54.168Z] nexus3.edgexfoundry.org:10001 [2022-12-23T19:30:54.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:30:54.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:30:54.435Z] Configure a credential helper to remove this warning. See [2022-12-23T19:30:54.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:30:54.435Z] [2022-12-23T19:30:54.435Z] Login Succeeded [2022-12-23T19:30:54.435Z] nexus3.edgexfoundry.org:10002 [2022-12-23T19:30:54.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:30:54.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:30:54.968Z] Configure a credential helper to remove this warning. See [2022-12-23T19:30:54.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:30:54.968Z] [2022-12-23T19:30:54.968Z] Login Succeeded [2022-12-23T19:30:54.968Z] nexus3.edgexfoundry.org:10003 [2022-12-23T19:30:55.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:30:55.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:30:55.234Z] Configure a credential helper to remove this warning. See [2022-12-23T19:30:55.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:30:55.234Z] [2022-12-23T19:30:55.234Z] Login Succeeded [2022-12-23T19:30:55.234Z] nexus3.edgexfoundry.org:10004 [2022-12-23T19:30:55.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:30:55.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:30:55.765Z] Configure a credential helper to remove this warning. See [2022-12-23T19:30:55.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:30:55.765Z] [2022-12-23T19:30:55.765Z] Login Succeeded [2022-12-23T19:30:55.765Z] docker.io [2022-12-23T19:30:55.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-23T19:30:56.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-23T19:30:56.034Z] Configure a credential helper to remove this warning. See [2022-12-23T19:30:56.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-23T19:30:56.034Z] [2022-12-23T19:30:56.034Z] Login Succeeded [2022-12-23T19:30:56.034Z] ---> docker-login.sh ends [Pipeline] } [2022-12-23T19:30:56.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:30:56.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-23T19:30:56.082Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-12-23T19:30:56.082Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:30:56.082Z] latest [2022-12-23T19:30:56.082Z] 3.0.0-dev.8 [2022-12-23T19:30:56.082Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:30:56.082Z] main [2022-12-23T19:30:56.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:30:56.418Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:30:56.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:30:56.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-23T19:30:56.761Z] d4f77fddb074: Preparing [2022-12-23T19:30:56.761Z] 35664b26f51b: Preparing [2022-12-23T19:30:56.761Z] cfed0e22c728: Preparing [2022-12-23T19:30:56.761Z] e2605abf87ff: Preparing [2022-12-23T19:30:56.761Z] 17bec77d7fdc: Preparing [2022-12-23T19:30:56.761Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:30:57.027Z] d4f77fddb074: Pushed [2022-12-23T19:30:57.027Z] cfed0e22c728: Pushed [2022-12-23T19:30:57.027Z] e2605abf87ff: Pushed [2022-12-23T19:30:59.605Z] 35664b26f51b: Pushed [2022-12-23T19:30:59.871Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:9a72fac3babc65c07b64de9eec5bb1644adfd6c2c88ebabafbe08db514723440 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:00.211Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:00.549Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-12-23T19:31:00.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-23T19:31:00.549Z] d4f77fddb074: Preparing [2022-12-23T19:31:00.549Z] 35664b26f51b: Preparing [2022-12-23T19:31:00.549Z] cfed0e22c728: Preparing [2022-12-23T19:31:00.549Z] e2605abf87ff: Preparing [2022-12-23T19:31:00.549Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:00.549Z] d4f77fddb074: Layer already exists [2022-12-23T19:31:00.549Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:00.549Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:00.549Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:00.549Z] 35664b26f51b: Layer already exists [2022-12-23T19:31:00.813Z] latest: digest: sha256:9a72fac3babc65c07b64de9eec5bb1644adfd6c2c88ebabafbe08db514723440 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:01.155Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:01.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.8 [2022-12-23T19:31:01.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-23T19:31:01.488Z] d4f77fddb074: Preparing [2022-12-23T19:31:01.488Z] 35664b26f51b: Preparing [2022-12-23T19:31:01.488Z] cfed0e22c728: Preparing [2022-12-23T19:31:01.488Z] e2605abf87ff: Preparing [2022-12-23T19:31:01.488Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:01.488Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:01.488Z] d4f77fddb074: Layer already exists [2022-12-23T19:31:01.488Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:01.488Z] 35664b26f51b: Layer already exists [2022-12-23T19:31:01.488Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:01.488Z] 3.0.0-dev.8: digest: sha256:9a72fac3babc65c07b64de9eec5bb1644adfd6c2c88ebabafbe08db514723440 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:01.823Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:02.153Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:02.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-23T19:31:02.153Z] d4f77fddb074: Preparing [2022-12-23T19:31:02.153Z] 35664b26f51b: Preparing [2022-12-23T19:31:02.153Z] cfed0e22c728: Preparing [2022-12-23T19:31:02.153Z] e2605abf87ff: Preparing [2022-12-23T19:31:02.153Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:02.153Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:02.153Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:02.153Z] d4f77fddb074: Layer already exists [2022-12-23T19:31:02.153Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:02.153Z] 35664b26f51b: Layer already exists [2022-12-23T19:31:02.153Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:9a72fac3babc65c07b64de9eec5bb1644adfd6c2c88ebabafbe08db514723440 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:02.489Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:02.821Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-12-23T19:31:02.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-12-23T19:31:02.821Z] d4f77fddb074: Preparing [2022-12-23T19:31:02.821Z] 35664b26f51b: Preparing [2022-12-23T19:31:02.821Z] cfed0e22c728: Preparing [2022-12-23T19:31:02.821Z] e2605abf87ff: Preparing [2022-12-23T19:31:02.821Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:02.821Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:02.821Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:02.821Z] d4f77fddb074: Layer already exists [2022-12-23T19:31:02.821Z] 35664b26f51b: Layer already exists [2022-12-23T19:31:02.821Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:02.821Z] main: digest: sha256:9a72fac3babc65c07b64de9eec5bb1644adfd6c2c88ebabafbe08db514723440 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:31:02.864Z] ===================================================== [Pipeline] echo [2022-12-23T19:31:02.870Z] taggedImages: [2022-12-23T19:31:02.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:02.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-12-23T19:31:02.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.8 [2022-12-23T19:31:02.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:02.870Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-12-23T19:31:02.886Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-12-23T19:31:02.886Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:02.886Z] latest [2022-12-23T19:31:02.886Z] 3.0.0-dev.8 [2022-12-23T19:31:02.886Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:02.886Z] main [2022-12-23T19:31:02.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:03.218Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:03.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:03.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-23T19:31:03.558Z] 0df5f6ae02e0: Preparing [2022-12-23T19:31:03.558Z] 70bfc21633ac: Preparing [2022-12-23T19:31:03.558Z] cfed0e22c728: Preparing [2022-12-23T19:31:03.558Z] d1628c6f72f7: Preparing [2022-12-23T19:31:03.558Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:03.558Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:03.558Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:03.823Z] 0df5f6ae02e0: Pushed [2022-12-23T19:31:03.823Z] d1628c6f72f7: Pushed [2022-12-23T19:31:07.152Z] 70bfc21633ac: Pushed [2022-12-23T19:31:07.152Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:e3bb5f5bde942f22e606d2384d0d512a584908dd8e25c7c9577a5cc6b8feba76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:07.500Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:07.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-12-23T19:31:07.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-23T19:31:07.829Z] 0df5f6ae02e0: Preparing [2022-12-23T19:31:07.829Z] 70bfc21633ac: Preparing [2022-12-23T19:31:07.829Z] cfed0e22c728: Preparing [2022-12-23T19:31:07.829Z] d1628c6f72f7: Preparing [2022-12-23T19:31:07.829Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:07.829Z] 0df5f6ae02e0: Layer already exists [2022-12-23T19:31:07.829Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:07.829Z] d1628c6f72f7: Layer already exists [2022-12-23T19:31:07.829Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:07.829Z] 70bfc21633ac: Layer already exists [2022-12-23T19:31:07.829Z] latest: digest: sha256:e3bb5f5bde942f22e606d2384d0d512a584908dd8e25c7c9577a5cc6b8feba76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:08.424Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:08.752Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.8 [2022-12-23T19:31:08.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-23T19:31:08.753Z] 0df5f6ae02e0: Preparing [2022-12-23T19:31:08.753Z] 70bfc21633ac: Preparing [2022-12-23T19:31:08.753Z] cfed0e22c728: Preparing [2022-12-23T19:31:08.753Z] d1628c6f72f7: Preparing [2022-12-23T19:31:08.753Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:08.753Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:08.753Z] d1628c6f72f7: Layer already exists [2022-12-23T19:31:08.753Z] 70bfc21633ac: Layer already exists [2022-12-23T19:31:08.753Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:08.753Z] 0df5f6ae02e0: Layer already exists [2022-12-23T19:31:08.753Z] 3.0.0-dev.8: digest: sha256:e3bb5f5bde942f22e606d2384d0d512a584908dd8e25c7c9577a5cc6b8feba76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:09.088Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:09.435Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:09.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-23T19:31:09.435Z] 0df5f6ae02e0: Preparing [2022-12-23T19:31:09.435Z] 70bfc21633ac: Preparing [2022-12-23T19:31:09.435Z] cfed0e22c728: Preparing [2022-12-23T19:31:09.435Z] d1628c6f72f7: Preparing [2022-12-23T19:31:09.435Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:09.435Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:09.435Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:09.435Z] d1628c6f72f7: Layer already exists [2022-12-23T19:31:09.435Z] 0df5f6ae02e0: Layer already exists [2022-12-23T19:31:09.435Z] 70bfc21633ac: Layer already exists [2022-12-23T19:31:09.435Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:e3bb5f5bde942f22e606d2384d0d512a584908dd8e25c7c9577a5cc6b8feba76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:10.041Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:10.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-12-23T19:31:10.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-12-23T19:31:10.377Z] 0df5f6ae02e0: Preparing [2022-12-23T19:31:10.377Z] 70bfc21633ac: Preparing [2022-12-23T19:31:10.377Z] cfed0e22c728: Preparing [2022-12-23T19:31:10.377Z] d1628c6f72f7: Preparing [2022-12-23T19:31:10.377Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:10.377Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:10.377Z] d1628c6f72f7: Layer already exists [2022-12-23T19:31:10.377Z] 0df5f6ae02e0: Layer already exists [2022-12-23T19:31:10.377Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:10.377Z] 70bfc21633ac: Layer already exists [2022-12-23T19:31:10.644Z] main: digest: sha256:e3bb5f5bde942f22e606d2384d0d512a584908dd8e25c7c9577a5cc6b8feba76 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:31:10.686Z] ===================================================== [Pipeline] echo [2022-12-23T19:31:10.693Z] taggedImages: [2022-12-23T19:31:10.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:10.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-12-23T19:31:10.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.8 [2022-12-23T19:31:10.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:10.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-12-23T19:31:10.710Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-12-23T19:31:10.710Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:10.710Z] latest [2022-12-23T19:31:10.710Z] 3.0.0-dev.8 [2022-12-23T19:31:10.710Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:10.710Z] main [2022-12-23T19:31:10.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:11.052Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:11.388Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:11.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-23T19:31:11.388Z] b33f7b51c9a4: Preparing [2022-12-23T19:31:11.388Z] 3f10e71ed659: Preparing [2022-12-23T19:31:11.388Z] 6a7381230e45: Preparing [2022-12-23T19:31:11.388Z] cfed0e22c728: Preparing [2022-12-23T19:31:11.388Z] e2605abf87ff: Preparing [2022-12-23T19:31:11.388Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:11.388Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:11.388Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:11.388Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:11.654Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:11.654Z] b33f7b51c9a4: Pushed [2022-12-23T19:31:11.654Z] 3f10e71ed659: Pushed [2022-12-23T19:31:14.985Z] 6a7381230e45: Pushed [2022-12-23T19:31:14.985Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:c50c1e9eef984f64f22c76507d5f29b4d7e75a894f1687216cdb5f4fb498650c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:15.330Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:15.663Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-12-23T19:31:15.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-23T19:31:15.663Z] b33f7b51c9a4: Preparing [2022-12-23T19:31:15.663Z] 3f10e71ed659: Preparing [2022-12-23T19:31:15.663Z] 6a7381230e45: Preparing [2022-12-23T19:31:15.663Z] cfed0e22c728: Preparing [2022-12-23T19:31:15.663Z] e2605abf87ff: Preparing [2022-12-23T19:31:15.663Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:15.663Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:15.663Z] 6a7381230e45: Layer already exists [2022-12-23T19:31:15.663Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:15.663Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:15.663Z] 3f10e71ed659: Layer already exists [2022-12-23T19:31:15.663Z] b33f7b51c9a4: Layer already exists [2022-12-23T19:31:15.663Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:15.928Z] latest: digest: sha256:c50c1e9eef984f64f22c76507d5f29b4d7e75a894f1687216cdb5f4fb498650c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:16.255Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:16.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.8 [2022-12-23T19:31:16.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-23T19:31:16.581Z] b33f7b51c9a4: Preparing [2022-12-23T19:31:16.581Z] 3f10e71ed659: Preparing [2022-12-23T19:31:16.581Z] 6a7381230e45: Preparing [2022-12-23T19:31:16.581Z] cfed0e22c728: Preparing [2022-12-23T19:31:16.581Z] e2605abf87ff: Preparing [2022-12-23T19:31:16.581Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:16.581Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:16.581Z] b33f7b51c9a4: Layer already exists [2022-12-23T19:31:16.581Z] 6a7381230e45: Layer already exists [2022-12-23T19:31:16.581Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:16.581Z] 3f10e71ed659: Layer already exists [2022-12-23T19:31:16.581Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:16.581Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:16.581Z] 3.0.0-dev.8: digest: sha256:c50c1e9eef984f64f22c76507d5f29b4d7e75a894f1687216cdb5f4fb498650c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:17.184Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:17.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:17.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-23T19:31:17.511Z] b33f7b51c9a4: Preparing [2022-12-23T19:31:17.511Z] 3f10e71ed659: Preparing [2022-12-23T19:31:17.511Z] 6a7381230e45: Preparing [2022-12-23T19:31:17.511Z] cfed0e22c728: Preparing [2022-12-23T19:31:17.511Z] e2605abf87ff: Preparing [2022-12-23T19:31:17.511Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:17.511Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:17.511Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:17.511Z] b33f7b51c9a4: Layer already exists [2022-12-23T19:31:17.511Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:17.511Z] 3f10e71ed659: Layer already exists [2022-12-23T19:31:17.511Z] 6a7381230e45: Layer already exists [2022-12-23T19:31:17.511Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:17.511Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:c50c1e9eef984f64f22c76507d5f29b4d7e75a894f1687216cdb5f4fb498650c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:18.107Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:18.435Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-12-23T19:31:18.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-12-23T19:31:18.435Z] b33f7b51c9a4: Preparing [2022-12-23T19:31:18.435Z] 3f10e71ed659: Preparing [2022-12-23T19:31:18.435Z] 6a7381230e45: Preparing [2022-12-23T19:31:18.435Z] cfed0e22c728: Preparing [2022-12-23T19:31:18.435Z] e2605abf87ff: Preparing [2022-12-23T19:31:18.435Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:18.435Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:18.435Z] 3f10e71ed659: Layer already exists [2022-12-23T19:31:18.435Z] b33f7b51c9a4: Layer already exists [2022-12-23T19:31:18.435Z] 6a7381230e45: Layer already exists [2022-12-23T19:31:18.435Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:18.436Z] e2605abf87ff: Layer already exists [2022-12-23T19:31:18.436Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:18.701Z] main: digest: sha256:c50c1e9eef984f64f22c76507d5f29b4d7e75a894f1687216cdb5f4fb498650c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:31:18.741Z] ===================================================== [Pipeline] echo [2022-12-23T19:31:18.746Z] taggedImages: [2022-12-23T19:31:18.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:18.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-12-23T19:31:18.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.8 [2022-12-23T19:31:18.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:18.746Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-12-23T19:31:18.760Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-12-23T19:31:18.760Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:18.760Z] latest [2022-12-23T19:31:18.760Z] 3.0.0-dev.8 [2022-12-23T19:31:18.760Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:18.760Z] main [2022-12-23T19:31:18.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:19.093Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:19.427Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:19.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-23T19:31:19.427Z] 27ee35b9139a: Preparing [2022-12-23T19:31:19.427Z] 27ee35b9139a: Preparing [2022-12-23T19:31:19.427Z] 549b4f36ddb5: Preparing [2022-12-23T19:31:19.427Z] c3336631a90e: Preparing [2022-12-23T19:31:19.427Z] 59b343eeae6f: Preparing [2022-12-23T19:31:19.427Z] 9bf9736252f2: Preparing [2022-12-23T19:31:19.427Z] 02981eaa4b61: Preparing [2022-12-23T19:31:19.427Z] cfed0e22c728: Preparing [2022-12-23T19:31:19.427Z] d64d8b947368: Preparing [2022-12-23T19:31:19.427Z] 4b961075fa02: Preparing [2022-12-23T19:31:19.427Z] c82655b4b341: Preparing [2022-12-23T19:31:19.427Z] 32434682163c: Preparing [2022-12-23T19:31:19.427Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:19.427Z] 4b961075fa02: Waiting [2022-12-23T19:31:19.427Z] c82655b4b341: Waiting [2022-12-23T19:31:19.427Z] cfed0e22c728: Waiting [2022-12-23T19:31:19.427Z] 32434682163c: Waiting [2022-12-23T19:31:19.427Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:19.427Z] d64d8b947368: Waiting [2022-12-23T19:31:19.427Z] 02981eaa4b61: Waiting [2022-12-23T19:31:19.700Z] 549b4f36ddb5: Pushed [2022-12-23T19:31:19.700Z] 59b343eeae6f: Pushed [2022-12-23T19:31:19.700Z] 27ee35b9139a: Pushed [2022-12-23T19:31:19.700Z] 9bf9736252f2: Pushed [2022-12-23T19:31:19.700Z] c3336631a90e: Pushed [2022-12-23T19:31:19.700Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:19.970Z] d64d8b947368: Pushed [2022-12-23T19:31:19.970Z] 4b961075fa02: Pushed [2022-12-23T19:31:19.970Z] c82655b4b341: Pushed [2022-12-23T19:31:19.970Z] 32434682163c: Pushed [2022-12-23T19:31:19.970Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:23.301Z] 02981eaa4b61: Pushed [2022-12-23T19:31:23.301Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:96467a44958a2c09bf8e26af3edde1ffd537603ad1aef52340d42d9dabce76b7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:23.629Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:23.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-12-23T19:31:23.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-23T19:31:23.959Z] 27ee35b9139a: Preparing [2022-12-23T19:31:23.959Z] 27ee35b9139a: Preparing [2022-12-23T19:31:23.959Z] 549b4f36ddb5: Preparing [2022-12-23T19:31:23.959Z] c3336631a90e: Preparing [2022-12-23T19:31:23.959Z] 59b343eeae6f: Preparing [2022-12-23T19:31:23.959Z] 9bf9736252f2: Preparing [2022-12-23T19:31:23.959Z] 02981eaa4b61: Preparing [2022-12-23T19:31:23.959Z] cfed0e22c728: Preparing [2022-12-23T19:31:23.959Z] d64d8b947368: Preparing [2022-12-23T19:31:23.959Z] 4b961075fa02: Preparing [2022-12-23T19:31:23.959Z] c82655b4b341: Preparing [2022-12-23T19:31:23.959Z] 32434682163c: Preparing [2022-12-23T19:31:23.959Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:23.959Z] 4b961075fa02: Waiting [2022-12-23T19:31:23.959Z] c82655b4b341: Waiting [2022-12-23T19:31:23.959Z] 32434682163c: Waiting [2022-12-23T19:31:23.959Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:23.959Z] cfed0e22c728: Waiting [2022-12-23T19:31:23.959Z] 02981eaa4b61: Waiting [2022-12-23T19:31:23.959Z] d64d8b947368: Waiting [2022-12-23T19:31:23.959Z] 27ee35b9139a: Layer already exists [2022-12-23T19:31:23.959Z] 9bf9736252f2: Layer already exists [2022-12-23T19:31:23.959Z] 59b343eeae6f: Layer already exists [2022-12-23T19:31:23.959Z] c3336631a90e: Layer already exists [2022-12-23T19:31:23.959Z] 549b4f36ddb5: Layer already exists [2022-12-23T19:31:23.959Z] 02981eaa4b61: Layer already exists [2022-12-23T19:31:23.959Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:23.959Z] 4b961075fa02: Layer already exists [2022-12-23T19:31:23.959Z] d64d8b947368: Layer already exists [2022-12-23T19:31:23.959Z] c82655b4b341: Layer already exists [2022-12-23T19:31:23.959Z] 32434682163c: Layer already exists [2022-12-23T19:31:23.959Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:24.227Z] latest: digest: sha256:96467a44958a2c09bf8e26af3edde1ffd537603ad1aef52340d42d9dabce76b7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:24.556Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:24.887Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.8 [2022-12-23T19:31:24.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-23T19:31:24.887Z] 27ee35b9139a: Preparing [2022-12-23T19:31:24.887Z] 27ee35b9139a: Preparing [2022-12-23T19:31:24.887Z] 549b4f36ddb5: Preparing [2022-12-23T19:31:24.887Z] c3336631a90e: Preparing [2022-12-23T19:31:24.887Z] 59b343eeae6f: Preparing [2022-12-23T19:31:24.887Z] 9bf9736252f2: Preparing [2022-12-23T19:31:24.887Z] 02981eaa4b61: Preparing [2022-12-23T19:31:24.887Z] cfed0e22c728: Preparing [2022-12-23T19:31:24.887Z] d64d8b947368: Preparing [2022-12-23T19:31:24.887Z] 4b961075fa02: Preparing [2022-12-23T19:31:24.887Z] c82655b4b341: Preparing [2022-12-23T19:31:24.887Z] 32434682163c: Preparing [2022-12-23T19:31:24.887Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:24.887Z] 02981eaa4b61: Waiting [2022-12-23T19:31:24.887Z] cfed0e22c728: Waiting [2022-12-23T19:31:24.887Z] d64d8b947368: Waiting [2022-12-23T19:31:24.887Z] 4b961075fa02: Waiting [2022-12-23T19:31:24.887Z] c82655b4b341: Waiting [2022-12-23T19:31:24.887Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:24.887Z] 59b343eeae6f: Layer already exists [2022-12-23T19:31:24.887Z] 9bf9736252f2: Layer already exists [2022-12-23T19:31:24.887Z] 549b4f36ddb5: Layer already exists [2022-12-23T19:31:24.887Z] 27ee35b9139a: Layer already exists [2022-12-23T19:31:24.887Z] c3336631a90e: Layer already exists [2022-12-23T19:31:24.887Z] d64d8b947368: Layer already exists [2022-12-23T19:31:24.887Z] 02981eaa4b61: Layer already exists [2022-12-23T19:31:24.887Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:24.887Z] 4b961075fa02: Layer already exists [2022-12-23T19:31:24.887Z] c82655b4b341: Layer already exists [2022-12-23T19:31:24.887Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:24.887Z] 32434682163c: Layer already exists [2022-12-23T19:31:25.152Z] 3.0.0-dev.8: digest: sha256:96467a44958a2c09bf8e26af3edde1ffd537603ad1aef52340d42d9dabce76b7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:25.485Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:25.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:25.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-23T19:31:25.819Z] 27ee35b9139a: Preparing [2022-12-23T19:31:25.819Z] 27ee35b9139a: Preparing [2022-12-23T19:31:25.819Z] 549b4f36ddb5: Preparing [2022-12-23T19:31:25.819Z] c3336631a90e: Preparing [2022-12-23T19:31:25.819Z] 59b343eeae6f: Preparing [2022-12-23T19:31:25.819Z] 9bf9736252f2: Preparing [2022-12-23T19:31:25.819Z] 02981eaa4b61: Preparing [2022-12-23T19:31:25.819Z] cfed0e22c728: Preparing [2022-12-23T19:31:25.819Z] d64d8b947368: Preparing [2022-12-23T19:31:25.819Z] 4b961075fa02: Preparing [2022-12-23T19:31:25.819Z] c82655b4b341: Preparing [2022-12-23T19:31:25.819Z] 32434682163c: Preparing [2022-12-23T19:31:25.819Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:25.819Z] d64d8b947368: Waiting [2022-12-23T19:31:25.819Z] 4b961075fa02: Waiting [2022-12-23T19:31:25.819Z] c82655b4b341: Waiting [2022-12-23T19:31:25.819Z] 02981eaa4b61: Waiting [2022-12-23T19:31:25.819Z] cfed0e22c728: Waiting [2022-12-23T19:31:25.819Z] 32434682163c: Waiting [2022-12-23T19:31:25.819Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:25.819Z] c3336631a90e: Layer already exists [2022-12-23T19:31:25.819Z] 549b4f36ddb5: Layer already exists [2022-12-23T19:31:25.819Z] 27ee35b9139a: Layer already exists [2022-12-23T19:31:25.819Z] 59b343eeae6f: Layer already exists [2022-12-23T19:31:25.819Z] 9bf9736252f2: Layer already exists [2022-12-23T19:31:25.819Z] 02981eaa4b61: Layer already exists [2022-12-23T19:31:25.819Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:25.819Z] d64d8b947368: Layer already exists [2022-12-23T19:31:25.819Z] 4b961075fa02: Layer already exists [2022-12-23T19:31:25.819Z] c82655b4b341: Layer already exists [2022-12-23T19:31:25.819Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:25.819Z] 32434682163c: Layer already exists [2022-12-23T19:31:26.083Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:96467a44958a2c09bf8e26af3edde1ffd537603ad1aef52340d42d9dabce76b7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:26.414Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:26.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-12-23T19:31:26.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-12-23T19:31:26.743Z] 27ee35b9139a: Preparing [2022-12-23T19:31:26.743Z] 27ee35b9139a: Preparing [2022-12-23T19:31:26.743Z] 549b4f36ddb5: Preparing [2022-12-23T19:31:26.743Z] c3336631a90e: Preparing [2022-12-23T19:31:26.743Z] 59b343eeae6f: Preparing [2022-12-23T19:31:26.743Z] 9bf9736252f2: Preparing [2022-12-23T19:31:26.743Z] 02981eaa4b61: Preparing [2022-12-23T19:31:26.743Z] cfed0e22c728: Preparing [2022-12-23T19:31:26.743Z] d64d8b947368: Preparing [2022-12-23T19:31:26.743Z] 4b961075fa02: Preparing [2022-12-23T19:31:26.743Z] c82655b4b341: Preparing [2022-12-23T19:31:26.743Z] 32434682163c: Preparing [2022-12-23T19:31:26.743Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:26.743Z] cfed0e22c728: Waiting [2022-12-23T19:31:26.743Z] d64d8b947368: Waiting [2022-12-23T19:31:26.743Z] 4b961075fa02: Waiting [2022-12-23T19:31:26.743Z] 02981eaa4b61: Waiting [2022-12-23T19:31:26.743Z] c82655b4b341: Waiting [2022-12-23T19:31:26.743Z] 32434682163c: Waiting [2022-12-23T19:31:26.743Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:26.743Z] 549b4f36ddb5: Layer already exists [2022-12-23T19:31:26.743Z] 59b343eeae6f: Layer already exists [2022-12-23T19:31:26.743Z] c3336631a90e: Layer already exists [2022-12-23T19:31:26.743Z] 27ee35b9139a: Layer already exists [2022-12-23T19:31:26.743Z] 9bf9736252f2: Layer already exists [2022-12-23T19:31:26.743Z] 4b961075fa02: Layer already exists [2022-12-23T19:31:26.743Z] 02981eaa4b61: Layer already exists [2022-12-23T19:31:26.743Z] d64d8b947368: Layer already exists [2022-12-23T19:31:26.743Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:26.743Z] c82655b4b341: Layer already exists [2022-12-23T19:31:27.014Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:27.014Z] 32434682163c: Layer already exists [2022-12-23T19:31:27.014Z] main: digest: sha256:96467a44958a2c09bf8e26af3edde1ffd537603ad1aef52340d42d9dabce76b7 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:31:27.070Z] ===================================================== [Pipeline] echo [2022-12-23T19:31:27.078Z] taggedImages: [2022-12-23T19:31:27.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:27.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-12-23T19:31:27.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.8 [2022-12-23T19:31:27.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:27.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-12-23T19:31:27.100Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-12-23T19:31:27.100Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:27.100Z] latest [2022-12-23T19:31:27.100Z] 3.0.0-dev.8 [2022-12-23T19:31:27.100Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:27.100Z] main [2022-12-23T19:31:27.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:27.457Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:27.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:27.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-23T19:31:27.820Z] 89993c06362f: Preparing [2022-12-23T19:31:27.820Z] 417e7474fc27: Preparing [2022-12-23T19:31:27.820Z] c8d9762f2544: Preparing [2022-12-23T19:31:27.820Z] c7e17f3790f6: Preparing [2022-12-23T19:31:27.820Z] 5d2cfb0664eb: Preparing [2022-12-23T19:31:27.820Z] be220717f9b9: Preparing [2022-12-23T19:31:27.820Z] 39af5cf9f35b: Preparing [2022-12-23T19:31:27.820Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:27.820Z] be220717f9b9: Waiting [2022-12-23T19:31:27.820Z] 39af5cf9f35b: Waiting [2022-12-23T19:31:28.092Z] 89993c06362f: Pushed [2022-12-23T19:31:28.092Z] 417e7474fc27: Pushed [2022-12-23T19:31:28.092Z] 5d2cfb0664eb: Pushed [2022-12-23T19:31:28.092Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:28.359Z] be220717f9b9: Pushed [2022-12-23T19:31:28.936Z] 39af5cf9f35b: Pushed [2022-12-23T19:31:30.338Z] c7e17f3790f6: Pushed [2022-12-23T19:31:30.604Z] c8d9762f2544: Pushed [2022-12-23T19:31:30.604Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:f7185fa56abb1a9aab89f81846963c0ae8a3c639edcb9549b4845585c798c352 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:30.935Z] + 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 [2022-12-23T19:31:31.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-12-23T19:31:31.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-23T19:31:31.263Z] 89993c06362f: Preparing [2022-12-23T19:31:31.263Z] 417e7474fc27: Preparing [2022-12-23T19:31:31.263Z] c8d9762f2544: Preparing [2022-12-23T19:31:31.263Z] c7e17f3790f6: Preparing [2022-12-23T19:31:31.263Z] 5d2cfb0664eb: Preparing [2022-12-23T19:31:31.263Z] be220717f9b9: Preparing [2022-12-23T19:31:31.263Z] 39af5cf9f35b: Preparing [2022-12-23T19:31:31.263Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:31.263Z] 39af5cf9f35b: Waiting [2022-12-23T19:31:31.263Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:31.263Z] be220717f9b9: Waiting [2022-12-23T19:31:31.263Z] 5d2cfb0664eb: Layer already exists [2022-12-23T19:31:31.263Z] c7e17f3790f6: Layer already exists [2022-12-23T19:31:31.263Z] 89993c06362f: Layer already exists [2022-12-23T19:31:31.263Z] c8d9762f2544: Layer already exists [2022-12-23T19:31:31.263Z] 417e7474fc27: Layer already exists [2022-12-23T19:31:31.263Z] be220717f9b9: Layer already exists [2022-12-23T19:31:31.263Z] 39af5cf9f35b: Layer already exists [2022-12-23T19:31:31.263Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:31.528Z] latest: digest: sha256:f7185fa56abb1a9aab89f81846963c0ae8a3c639edcb9549b4845585c798c352 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:31.860Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:32.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.8 [2022-12-23T19:31:32.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-23T19:31:32.196Z] 89993c06362f: Preparing [2022-12-23T19:31:32.196Z] 417e7474fc27: Preparing [2022-12-23T19:31:32.196Z] c8d9762f2544: Preparing [2022-12-23T19:31:32.196Z] c7e17f3790f6: Preparing [2022-12-23T19:31:32.196Z] 5d2cfb0664eb: Preparing [2022-12-23T19:31:32.196Z] be220717f9b9: Preparing [2022-12-23T19:31:32.196Z] 39af5cf9f35b: Preparing [2022-12-23T19:31:32.196Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:32.196Z] 39af5cf9f35b: Waiting [2022-12-23T19:31:32.196Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:32.196Z] be220717f9b9: Waiting [2022-12-23T19:31:32.196Z] 5d2cfb0664eb: Layer already exists [2022-12-23T19:31:32.196Z] c7e17f3790f6: Layer already exists [2022-12-23T19:31:32.196Z] c8d9762f2544: Layer already exists [2022-12-23T19:31:32.196Z] 417e7474fc27: Layer already exists [2022-12-23T19:31:32.196Z] 89993c06362f: Layer already exists [2022-12-23T19:31:32.196Z] 39af5cf9f35b: Layer already exists [2022-12-23T19:31:32.196Z] be220717f9b9: Layer already exists [2022-12-23T19:31:32.196Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:32.196Z] 3.0.0-dev.8: digest: sha256:f7185fa56abb1a9aab89f81846963c0ae8a3c639edcb9549b4845585c798c352 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:32.803Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:33.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:33.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-23T19:31:33.131Z] 89993c06362f: Preparing [2022-12-23T19:31:33.131Z] 417e7474fc27: Preparing [2022-12-23T19:31:33.131Z] c8d9762f2544: Preparing [2022-12-23T19:31:33.131Z] c7e17f3790f6: Preparing [2022-12-23T19:31:33.131Z] 5d2cfb0664eb: Preparing [2022-12-23T19:31:33.131Z] be220717f9b9: Preparing [2022-12-23T19:31:33.131Z] 39af5cf9f35b: Preparing [2022-12-23T19:31:33.131Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:33.131Z] be220717f9b9: Waiting [2022-12-23T19:31:33.131Z] 39af5cf9f35b: Waiting [2022-12-23T19:31:33.131Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:33.131Z] c8d9762f2544: Layer already exists [2022-12-23T19:31:33.131Z] 417e7474fc27: Layer already exists [2022-12-23T19:31:33.131Z] c7e17f3790f6: Layer already exists [2022-12-23T19:31:33.131Z] 89993c06362f: Layer already exists [2022-12-23T19:31:33.131Z] 5d2cfb0664eb: Layer already exists [2022-12-23T19:31:33.131Z] 39af5cf9f35b: Layer already exists [2022-12-23T19:31:33.131Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:33.131Z] be220717f9b9: Layer already exists [2022-12-23T19:31:33.397Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:f7185fa56abb1a9aab89f81846963c0ae8a3c639edcb9549b4845585c798c352 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:33.733Z] + 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 [2022-12-23T19:31:34.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-12-23T19:31:34.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-12-23T19:31:34.073Z] 89993c06362f: Preparing [2022-12-23T19:31:34.073Z] 417e7474fc27: Preparing [2022-12-23T19:31:34.073Z] c8d9762f2544: Preparing [2022-12-23T19:31:34.073Z] c7e17f3790f6: Preparing [2022-12-23T19:31:34.073Z] 5d2cfb0664eb: Preparing [2022-12-23T19:31:34.073Z] be220717f9b9: Preparing [2022-12-23T19:31:34.073Z] 39af5cf9f35b: Preparing [2022-12-23T19:31:34.073Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:34.073Z] be220717f9b9: Waiting [2022-12-23T19:31:34.073Z] 39af5cf9f35b: Waiting [2022-12-23T19:31:34.073Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:34.073Z] 417e7474fc27: Layer already exists [2022-12-23T19:31:34.073Z] c7e17f3790f6: Layer already exists [2022-12-23T19:31:34.073Z] 5d2cfb0664eb: Layer already exists [2022-12-23T19:31:34.073Z] c8d9762f2544: Layer already exists [2022-12-23T19:31:34.073Z] 89993c06362f: Layer already exists [2022-12-23T19:31:34.073Z] 39af5cf9f35b: Layer already exists [2022-12-23T19:31:34.073Z] be220717f9b9: Layer already exists [2022-12-23T19:31:34.073Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:34.338Z] main: digest: sha256:f7185fa56abb1a9aab89f81846963c0ae8a3c639edcb9549b4845585c798c352 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:31:34.388Z] ===================================================== [Pipeline] echo [2022-12-23T19:31:34.398Z] taggedImages: [2022-12-23T19:31:34.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:34.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-12-23T19:31:34.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.8 [2022-12-23T19:31:34.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:34.398Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-12-23T19:31:34.421Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-12-23T19:31:34.421Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:34.421Z] latest [2022-12-23T19:31:34.421Z] 3.0.0-dev.8 [2022-12-23T19:31:34.421Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:34.421Z] main [2022-12-23T19:31:34.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:34.771Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:35.101Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:35.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-23T19:31:35.101Z] bcffdfb763df: Preparing [2022-12-23T19:31:35.101Z] c75f6433e8bb: Preparing [2022-12-23T19:31:35.101Z] a5beba676c44: Preparing [2022-12-23T19:31:35.101Z] 786f594d873c: Preparing [2022-12-23T19:31:35.101Z] 73d88b16e742: Preparing [2022-12-23T19:31:35.101Z] 45c3a787a292: Preparing [2022-12-23T19:31:35.101Z] 44eec11bbe1a: Preparing [2022-12-23T19:31:35.101Z] 7ab8150a4544: Preparing [2022-12-23T19:31:35.101Z] 1d84bf4c485d: Preparing [2022-12-23T19:31:35.101Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:35.101Z] 45c3a787a292: Waiting [2022-12-23T19:31:35.101Z] 44eec11bbe1a: Waiting [2022-12-23T19:31:35.101Z] 7ab8150a4544: Waiting [2022-12-23T19:31:35.101Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:35.101Z] 1d84bf4c485d: Waiting [2022-12-23T19:31:35.366Z] c75f6433e8bb: Pushed [2022-12-23T19:31:35.366Z] 73d88b16e742: Pushed [2022-12-23T19:31:35.366Z] bcffdfb763df: Pushed [2022-12-23T19:31:35.631Z] 45c3a787a292: Pushed [2022-12-23T19:31:35.631Z] 44eec11bbe1a: Pushed [2022-12-23T19:31:35.631Z] 7ab8150a4544: Pushed [2022-12-23T19:31:35.631Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:35.898Z] 1d84bf4c485d: Pushed [2022-12-23T19:31:37.836Z] 786f594d873c: Pushed [2022-12-23T19:31:38.790Z] a5beba676c44: Pushed [2022-12-23T19:31:38.790Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:06aa759c455040de44c7f8fccb0a05658af9bd0a0a7c9fa351077642a87d8e17 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:39.122Z] + 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 [2022-12-23T19:31:39.451Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-12-23T19:31:39.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-23T19:31:39.451Z] bcffdfb763df: Preparing [2022-12-23T19:31:39.451Z] c75f6433e8bb: Preparing [2022-12-23T19:31:39.451Z] a5beba676c44: Preparing [2022-12-23T19:31:39.451Z] 786f594d873c: Preparing [2022-12-23T19:31:39.451Z] 73d88b16e742: Preparing [2022-12-23T19:31:39.451Z] 45c3a787a292: Preparing [2022-12-23T19:31:39.451Z] 44eec11bbe1a: Preparing [2022-12-23T19:31:39.451Z] 7ab8150a4544: Preparing [2022-12-23T19:31:39.451Z] 1d84bf4c485d: Preparing [2022-12-23T19:31:39.451Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:39.451Z] 44eec11bbe1a: Waiting [2022-12-23T19:31:39.451Z] 1d84bf4c485d: Waiting [2022-12-23T19:31:39.451Z] 7ab8150a4544: Waiting [2022-12-23T19:31:39.451Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:39.451Z] 45c3a787a292: Waiting [2022-12-23T19:31:39.451Z] 73d88b16e742: Layer already exists [2022-12-23T19:31:39.451Z] bcffdfb763df: Layer already exists [2022-12-23T19:31:39.451Z] c75f6433e8bb: Layer already exists [2022-12-23T19:31:39.451Z] a5beba676c44: Layer already exists [2022-12-23T19:31:39.451Z] 786f594d873c: Layer already exists [2022-12-23T19:31:39.451Z] 45c3a787a292: Layer already exists [2022-12-23T19:31:39.451Z] 44eec11bbe1a: Layer already exists [2022-12-23T19:31:39.451Z] 7ab8150a4544: Layer already exists [2022-12-23T19:31:39.451Z] 1d84bf4c485d: Layer already exists [2022-12-23T19:31:39.451Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:39.716Z] latest: digest: sha256:06aa759c455040de44c7f8fccb0a05658af9bd0a0a7c9fa351077642a87d8e17 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:40.049Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:40.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.8 [2022-12-23T19:31:40.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-23T19:31:40.386Z] bcffdfb763df: Preparing [2022-12-23T19:31:40.386Z] c75f6433e8bb: Preparing [2022-12-23T19:31:40.386Z] a5beba676c44: Preparing [2022-12-23T19:31:40.386Z] 786f594d873c: Preparing [2022-12-23T19:31:40.386Z] 73d88b16e742: Preparing [2022-12-23T19:31:40.386Z] 45c3a787a292: Preparing [2022-12-23T19:31:40.386Z] 44eec11bbe1a: Preparing [2022-12-23T19:31:40.386Z] 7ab8150a4544: Preparing [2022-12-23T19:31:40.386Z] 1d84bf4c485d: Preparing [2022-12-23T19:31:40.386Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:40.386Z] 44eec11bbe1a: Waiting [2022-12-23T19:31:40.386Z] 7ab8150a4544: Waiting [2022-12-23T19:31:40.386Z] 45c3a787a292: Waiting [2022-12-23T19:31:40.386Z] 1d84bf4c485d: Waiting [2022-12-23T19:31:40.386Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:40.386Z] 73d88b16e742: Layer already exists [2022-12-23T19:31:40.386Z] bcffdfb763df: Layer already exists [2022-12-23T19:31:40.386Z] c75f6433e8bb: Layer already exists [2022-12-23T19:31:40.386Z] a5beba676c44: Layer already exists [2022-12-23T19:31:40.386Z] 786f594d873c: Layer already exists [2022-12-23T19:31:40.386Z] 44eec11bbe1a: Layer already exists [2022-12-23T19:31:40.386Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:40.386Z] 45c3a787a292: Layer already exists [2022-12-23T19:31:40.386Z] 1d84bf4c485d: Layer already exists [2022-12-23T19:31:40.386Z] 7ab8150a4544: Layer already exists [2022-12-23T19:31:40.652Z] 3.0.0-dev.8: digest: sha256:06aa759c455040de44c7f8fccb0a05658af9bd0a0a7c9fa351077642a87d8e17 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:40.994Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:41.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:41.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-23T19:31:41.336Z] bcffdfb763df: Preparing [2022-12-23T19:31:41.336Z] c75f6433e8bb: Preparing [2022-12-23T19:31:41.336Z] a5beba676c44: Preparing [2022-12-23T19:31:41.336Z] 786f594d873c: Preparing [2022-12-23T19:31:41.336Z] 73d88b16e742: Preparing [2022-12-23T19:31:41.336Z] 45c3a787a292: Preparing [2022-12-23T19:31:41.336Z] 44eec11bbe1a: Preparing [2022-12-23T19:31:41.336Z] 7ab8150a4544: Preparing [2022-12-23T19:31:41.336Z] 1d84bf4c485d: Preparing [2022-12-23T19:31:41.336Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:41.336Z] 44eec11bbe1a: Waiting [2022-12-23T19:31:41.336Z] 7ab8150a4544: Waiting [2022-12-23T19:31:41.336Z] 1d84bf4c485d: Waiting [2022-12-23T19:31:41.336Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:41.336Z] 45c3a787a292: Waiting [2022-12-23T19:31:41.336Z] 73d88b16e742: Layer already exists [2022-12-23T19:31:41.336Z] a5beba676c44: Layer already exists [2022-12-23T19:31:41.336Z] bcffdfb763df: Layer already exists [2022-12-23T19:31:41.336Z] c75f6433e8bb: Layer already exists [2022-12-23T19:31:41.336Z] 786f594d873c: Layer already exists [2022-12-23T19:31:41.336Z] 7ab8150a4544: Layer already exists [2022-12-23T19:31:41.336Z] 44eec11bbe1a: Layer already exists [2022-12-23T19:31:41.336Z] 45c3a787a292: Layer already exists [2022-12-23T19:31:41.336Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:41.337Z] 1d84bf4c485d: Layer already exists [2022-12-23T19:31:41.604Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:06aa759c455040de44c7f8fccb0a05658af9bd0a0a7c9fa351077642a87d8e17 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:41.942Z] + 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 [2022-12-23T19:31:42.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-12-23T19:31:42.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-12-23T19:31:42.284Z] bcffdfb763df: Preparing [2022-12-23T19:31:42.284Z] c75f6433e8bb: Preparing [2022-12-23T19:31:42.284Z] a5beba676c44: Preparing [2022-12-23T19:31:42.284Z] 786f594d873c: Preparing [2022-12-23T19:31:42.284Z] 73d88b16e742: Preparing [2022-12-23T19:31:42.284Z] 45c3a787a292: Preparing [2022-12-23T19:31:42.284Z] 44eec11bbe1a: Preparing [2022-12-23T19:31:42.284Z] 7ab8150a4544: Preparing [2022-12-23T19:31:42.284Z] 1d84bf4c485d: Preparing [2022-12-23T19:31:42.284Z] 17bec77d7fdc: Preparing [2022-12-23T19:31:42.284Z] 7ab8150a4544: Waiting [2022-12-23T19:31:42.284Z] 1d84bf4c485d: Waiting [2022-12-23T19:31:42.284Z] 45c3a787a292: Waiting [2022-12-23T19:31:42.284Z] 17bec77d7fdc: Waiting [2022-12-23T19:31:42.284Z] 44eec11bbe1a: Waiting [2022-12-23T19:31:42.284Z] 786f594d873c: Layer already exists [2022-12-23T19:31:42.284Z] a5beba676c44: Layer already exists [2022-12-23T19:31:42.284Z] c75f6433e8bb: Layer already exists [2022-12-23T19:31:42.284Z] bcffdfb763df: Layer already exists [2022-12-23T19:31:42.284Z] 73d88b16e742: Layer already exists [2022-12-23T19:31:42.284Z] 45c3a787a292: Layer already exists [2022-12-23T19:31:42.284Z] 44eec11bbe1a: Layer already exists [2022-12-23T19:31:42.284Z] 7ab8150a4544: Layer already exists [2022-12-23T19:31:42.284Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:31:42.284Z] 1d84bf4c485d: Layer already exists [2022-12-23T19:31:42.551Z] main: digest: sha256:06aa759c455040de44c7f8fccb0a05658af9bd0a0a7c9fa351077642a87d8e17 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:31:42.607Z] ===================================================== [Pipeline] echo [2022-12-23T19:31:42.618Z] taggedImages: [2022-12-23T19:31:42.618Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:42.618Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-12-23T19:31:42.618Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.8 [2022-12-23T19:31:42.618Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:42.618Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-12-23T19:31:42.643Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-12-23T19:31:42.643Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:42.643Z] latest [2022-12-23T19:31:42.643Z] 3.0.0-dev.8 [2022-12-23T19:31:42.643Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:42.643Z] main [2022-12-23T19:31:42.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:42.991Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:43.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:43.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-23T19:31:43.329Z] 9219e2fed0aa: Preparing [2022-12-23T19:31:43.329Z] c282d77d8efe: Preparing [2022-12-23T19:31:43.329Z] cfed0e22c728: Preparing [2022-12-23T19:31:43.329Z] 2590962aa702: Preparing [2022-12-23T19:31:43.329Z] 9833f26c6bda: Preparing [2022-12-23T19:31:43.329Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:43.329Z] 9833f26c6bda: Layer already exists [2022-12-23T19:31:43.595Z] 9219e2fed0aa: Pushed [2022-12-23T19:31:44.561Z] 2590962aa702: Pushed [2022-12-23T19:31:47.890Z] c282d77d8efe: Pushed [2022-12-23T19:31:48.157Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:84fb3175be004abeabcad1ef88db25ec05fb06379163e8f9dce6635b1e0eea34 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:48.504Z] + 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 [2022-12-23T19:31:48.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-12-23T19:31:48.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-23T19:31:48.844Z] 9219e2fed0aa: Preparing [2022-12-23T19:31:48.844Z] c282d77d8efe: Preparing [2022-12-23T19:31:48.844Z] cfed0e22c728: Preparing [2022-12-23T19:31:48.844Z] 2590962aa702: Preparing [2022-12-23T19:31:48.844Z] 9833f26c6bda: Preparing [2022-12-23T19:31:48.844Z] c282d77d8efe: Layer already exists [2022-12-23T19:31:48.844Z] 9833f26c6bda: Layer already exists [2022-12-23T19:31:48.844Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:48.844Z] 9219e2fed0aa: Layer already exists [2022-12-23T19:31:48.844Z] 2590962aa702: Layer already exists [2022-12-23T19:31:49.110Z] latest: digest: sha256:84fb3175be004abeabcad1ef88db25ec05fb06379163e8f9dce6635b1e0eea34 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:49.449Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:49.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.8 [2022-12-23T19:31:49.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-23T19:31:49.782Z] 9219e2fed0aa: Preparing [2022-12-23T19:31:49.782Z] c282d77d8efe: Preparing [2022-12-23T19:31:49.782Z] cfed0e22c728: Preparing [2022-12-23T19:31:49.782Z] 2590962aa702: Preparing [2022-12-23T19:31:49.782Z] 9833f26c6bda: Preparing [2022-12-23T19:31:49.782Z] 2590962aa702: Layer already exists [2022-12-23T19:31:49.782Z] 9219e2fed0aa: Layer already exists [2022-12-23T19:31:49.782Z] c282d77d8efe: Layer already exists [2022-12-23T19:31:49.782Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:49.782Z] 9833f26c6bda: Layer already exists [2022-12-23T19:31:49.782Z] 3.0.0-dev.8: digest: sha256:84fb3175be004abeabcad1ef88db25ec05fb06379163e8f9dce6635b1e0eea34 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:50.128Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:50.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:50.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-23T19:31:50.460Z] 9219e2fed0aa: Preparing [2022-12-23T19:31:50.460Z] c282d77d8efe: Preparing [2022-12-23T19:31:50.460Z] cfed0e22c728: Preparing [2022-12-23T19:31:50.460Z] 2590962aa702: Preparing [2022-12-23T19:31:50.460Z] 9833f26c6bda: Preparing [2022-12-23T19:31:50.460Z] 2590962aa702: Layer already exists [2022-12-23T19:31:50.460Z] c282d77d8efe: Layer already exists [2022-12-23T19:31:50.460Z] 9219e2fed0aa: Layer already exists [2022-12-23T19:31:50.460Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:50.460Z] 9833f26c6bda: Layer already exists [2022-12-23T19:31:50.460Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:84fb3175be004abeabcad1ef88db25ec05fb06379163e8f9dce6635b1e0eea34 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:50.795Z] + 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 [2022-12-23T19:31:51.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-12-23T19:31:51.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-12-23T19:31:51.122Z] 9219e2fed0aa: Preparing [2022-12-23T19:31:51.122Z] c282d77d8efe: Preparing [2022-12-23T19:31:51.122Z] cfed0e22c728: Preparing [2022-12-23T19:31:51.122Z] 2590962aa702: Preparing [2022-12-23T19:31:51.122Z] 9833f26c6bda: Preparing [2022-12-23T19:31:51.122Z] 9219e2fed0aa: Layer already exists [2022-12-23T19:31:51.122Z] 2590962aa702: Layer already exists [2022-12-23T19:31:51.122Z] cfed0e22c728: Layer already exists [2022-12-23T19:31:51.122Z] c282d77d8efe: Layer already exists [2022-12-23T19:31:51.122Z] 9833f26c6bda: Layer already exists [2022-12-23T19:31:51.122Z] main: digest: sha256:84fb3175be004abeabcad1ef88db25ec05fb06379163e8f9dce6635b1e0eea34 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:31:51.172Z] ===================================================== [Pipeline] echo [2022-12-23T19:31:51.177Z] taggedImages: [2022-12-23T19:31:51.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:51.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-12-23T19:31:51.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.8 [2022-12-23T19:31:51.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:51.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-12-23T19:31:51.191Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-12-23T19:31:51.191Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:51.191Z] latest [2022-12-23T19:31:51.191Z] 3.0.0-dev.8 [2022-12-23T19:31:51.191Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:31:51.191Z] main [2022-12-23T19:31:51.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:51.514Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:31:51.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:31:51.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-23T19:31:51.842Z] 5da152196b28: Preparing [2022-12-23T19:31:51.842Z] 19823572ee48: Preparing [2022-12-23T19:31:51.842Z] a78b14793502: Preparing [2022-12-23T19:31:51.842Z] aa5dd949d380: Preparing [2022-12-23T19:31:51.842Z] 67a5d909adac: Preparing [2022-12-23T19:31:51.842Z] f34bbb39b894: Preparing [2022-12-23T19:31:51.842Z] 9833f26c6bda: Preparing [2022-12-23T19:31:51.842Z] f34bbb39b894: Waiting [2022-12-23T19:31:51.842Z] 9833f26c6bda: Waiting [2022-12-23T19:31:52.108Z] a78b14793502: Pushed [2022-12-23T19:31:52.108Z] 5da152196b28: Pushed [2022-12-23T19:31:52.108Z] 19823572ee48: Pushed [2022-12-23T19:31:52.108Z] 9833f26c6bda: Layer already exists [2022-12-23T19:31:53.064Z] f34bbb39b894: Pushed [2022-12-23T19:32:01.252Z] 67a5d909adac: Pushed [2022-12-23T19:32:07.882Z] aa5dd949d380: Pushed [2022-12-23T19:32:07.882Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:866264cad59484eba9ddde530ee7dfc94431075abf388ffafb12f3a7ea8a11cd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:08.217Z] + 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 [2022-12-23T19:32:08.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-12-23T19:32:08.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-23T19:32:08.551Z] 5da152196b28: Preparing [2022-12-23T19:32:08.551Z] 19823572ee48: Preparing [2022-12-23T19:32:08.551Z] a78b14793502: Preparing [2022-12-23T19:32:08.551Z] aa5dd949d380: Preparing [2022-12-23T19:32:08.551Z] 67a5d909adac: Preparing [2022-12-23T19:32:08.551Z] f34bbb39b894: Preparing [2022-12-23T19:32:08.551Z] 9833f26c6bda: Preparing [2022-12-23T19:32:08.551Z] f34bbb39b894: Waiting [2022-12-23T19:32:08.551Z] 9833f26c6bda: Waiting [2022-12-23T19:32:08.551Z] aa5dd949d380: Layer already exists [2022-12-23T19:32:08.551Z] 5da152196b28: Layer already exists [2022-12-23T19:32:08.551Z] 19823572ee48: Layer already exists [2022-12-23T19:32:08.551Z] 67a5d909adac: Layer already exists [2022-12-23T19:32:08.551Z] a78b14793502: Layer already exists [2022-12-23T19:32:08.551Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:08.551Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:08.814Z] latest: digest: sha256:866264cad59484eba9ddde530ee7dfc94431075abf388ffafb12f3a7ea8a11cd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:09.147Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:09.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.8 [2022-12-23T19:32:09.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-23T19:32:09.476Z] 5da152196b28: Preparing [2022-12-23T19:32:09.476Z] 19823572ee48: Preparing [2022-12-23T19:32:09.476Z] a78b14793502: Preparing [2022-12-23T19:32:09.476Z] aa5dd949d380: Preparing [2022-12-23T19:32:09.476Z] 67a5d909adac: Preparing [2022-12-23T19:32:09.476Z] f34bbb39b894: Preparing [2022-12-23T19:32:09.476Z] 9833f26c6bda: Preparing [2022-12-23T19:32:09.476Z] f34bbb39b894: Waiting [2022-12-23T19:32:09.476Z] 9833f26c6bda: Waiting [2022-12-23T19:32:09.476Z] a78b14793502: Layer already exists [2022-12-23T19:32:09.476Z] 19823572ee48: Layer already exists [2022-12-23T19:32:09.476Z] 5da152196b28: Layer already exists [2022-12-23T19:32:09.476Z] aa5dd949d380: Layer already exists [2022-12-23T19:32:09.476Z] 67a5d909adac: Layer already exists [2022-12-23T19:32:09.476Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:09.476Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:09.476Z] 3.0.0-dev.8: digest: sha256:866264cad59484eba9ddde530ee7dfc94431075abf388ffafb12f3a7ea8a11cd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:10.071Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:10.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:10.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-23T19:32:10.404Z] 5da152196b28: Preparing [2022-12-23T19:32:10.404Z] 19823572ee48: Preparing [2022-12-23T19:32:10.404Z] a78b14793502: Preparing [2022-12-23T19:32:10.404Z] aa5dd949d380: Preparing [2022-12-23T19:32:10.404Z] 67a5d909adac: Preparing [2022-12-23T19:32:10.404Z] f34bbb39b894: Preparing [2022-12-23T19:32:10.404Z] 9833f26c6bda: Preparing [2022-12-23T19:32:10.404Z] f34bbb39b894: Waiting [2022-12-23T19:32:10.404Z] 9833f26c6bda: Waiting [2022-12-23T19:32:10.404Z] 5da152196b28: Layer already exists [2022-12-23T19:32:10.404Z] 19823572ee48: Layer already exists [2022-12-23T19:32:10.404Z] aa5dd949d380: Layer already exists [2022-12-23T19:32:10.404Z] 67a5d909adac: Layer already exists [2022-12-23T19:32:10.404Z] a78b14793502: Layer already exists [2022-12-23T19:32:10.404Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:10.404Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:10.404Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:866264cad59484eba9ddde530ee7dfc94431075abf388ffafb12f3a7ea8a11cd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:10.999Z] + 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 [2022-12-23T19:32:11.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-12-23T19:32:11.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-12-23T19:32:11.326Z] 5da152196b28: Preparing [2022-12-23T19:32:11.326Z] 19823572ee48: Preparing [2022-12-23T19:32:11.326Z] a78b14793502: Preparing [2022-12-23T19:32:11.326Z] aa5dd949d380: Preparing [2022-12-23T19:32:11.326Z] 67a5d909adac: Preparing [2022-12-23T19:32:11.326Z] f34bbb39b894: Preparing [2022-12-23T19:32:11.326Z] 9833f26c6bda: Preparing [2022-12-23T19:32:11.326Z] f34bbb39b894: Waiting [2022-12-23T19:32:11.326Z] 9833f26c6bda: Waiting [2022-12-23T19:32:11.326Z] 5da152196b28: Layer already exists [2022-12-23T19:32:11.326Z] 19823572ee48: Layer already exists [2022-12-23T19:32:11.326Z] aa5dd949d380: Layer already exists [2022-12-23T19:32:11.326Z] 67a5d909adac: Layer already exists [2022-12-23T19:32:11.326Z] a78b14793502: Layer already exists [2022-12-23T19:32:11.326Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:11.326Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:11.591Z] main: digest: sha256:866264cad59484eba9ddde530ee7dfc94431075abf388ffafb12f3a7ea8a11cd size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:32:11.630Z] ===================================================== [Pipeline] echo [2022-12-23T19:32:11.636Z] taggedImages: [2022-12-23T19:32:11.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:11.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-12-23T19:32:11.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.8 [2022-12-23T19:32:11.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:11.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-12-23T19:32:11.650Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-12-23T19:32:11.650Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:11.650Z] latest [2022-12-23T19:32:11.650Z] 3.0.0-dev.8 [2022-12-23T19:32:11.650Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:11.650Z] main [2022-12-23T19:32:11.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:11.974Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:12.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:12.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-23T19:32:12.303Z] 21d71dbb734f: Preparing [2022-12-23T19:32:12.303Z] 1999ac37b046: Preparing [2022-12-23T19:32:12.303Z] 76d78dba10bc: Preparing [2022-12-23T19:32:12.303Z] 4ca49c1622c7: Preparing [2022-12-23T19:32:12.303Z] e412fcf01ac6: Preparing [2022-12-23T19:32:12.303Z] 9833f26c6bda: Preparing [2022-12-23T19:32:12.303Z] 9833f26c6bda: Waiting [2022-12-23T19:32:12.568Z] 1999ac37b046: Pushed [2022-12-23T19:32:12.568Z] 76d78dba10bc: Pushed [2022-12-23T19:32:12.568Z] 21d71dbb734f: Pushed [2022-12-23T19:32:12.568Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:13.148Z] e412fcf01ac6: Pushed [2022-12-23T19:32:28.105Z] 4ca49c1622c7: Pushed [2022-12-23T19:32:28.105Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:cd684a80bf788064f27f73c29e631d108bb2c106ffc8424f6715dba98c26d468 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:28.439Z] + 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 [2022-12-23T19:32:28.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-12-23T19:32:28.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-23T19:32:28.763Z] 21d71dbb734f: Preparing [2022-12-23T19:32:28.763Z] 1999ac37b046: Preparing [2022-12-23T19:32:28.763Z] 76d78dba10bc: Preparing [2022-12-23T19:32:28.763Z] 4ca49c1622c7: Preparing [2022-12-23T19:32:28.763Z] e412fcf01ac6: Preparing [2022-12-23T19:32:28.763Z] 9833f26c6bda: Preparing [2022-12-23T19:32:28.763Z] 9833f26c6bda: Waiting [2022-12-23T19:32:28.763Z] 1999ac37b046: Layer already exists [2022-12-23T19:32:28.763Z] e412fcf01ac6: Layer already exists [2022-12-23T19:32:28.763Z] 4ca49c1622c7: Layer already exists [2022-12-23T19:32:28.763Z] 76d78dba10bc: Layer already exists [2022-12-23T19:32:28.763Z] 21d71dbb734f: Layer already exists [2022-12-23T19:32:28.763Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:29.028Z] latest: digest: sha256:cd684a80bf788064f27f73c29e631d108bb2c106ffc8424f6715dba98c26d468 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:29.366Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:29.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.8 [2022-12-23T19:32:29.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-23T19:32:29.702Z] 21d71dbb734f: Preparing [2022-12-23T19:32:29.702Z] 1999ac37b046: Preparing [2022-12-23T19:32:29.702Z] 76d78dba10bc: Preparing [2022-12-23T19:32:29.702Z] 4ca49c1622c7: Preparing [2022-12-23T19:32:29.702Z] e412fcf01ac6: Preparing [2022-12-23T19:32:29.702Z] 9833f26c6bda: Preparing [2022-12-23T19:32:29.702Z] 9833f26c6bda: Waiting [2022-12-23T19:32:29.702Z] 4ca49c1622c7: Layer already exists [2022-12-23T19:32:29.702Z] 1999ac37b046: Layer already exists [2022-12-23T19:32:29.702Z] 21d71dbb734f: Layer already exists [2022-12-23T19:32:29.702Z] 76d78dba10bc: Layer already exists [2022-12-23T19:32:29.702Z] e412fcf01ac6: Layer already exists [2022-12-23T19:32:29.702Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:29.970Z] 3.0.0-dev.8: digest: sha256:cd684a80bf788064f27f73c29e631d108bb2c106ffc8424f6715dba98c26d468 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:30.302Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:30.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:30.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-23T19:32:30.632Z] 21d71dbb734f: Preparing [2022-12-23T19:32:30.632Z] 1999ac37b046: Preparing [2022-12-23T19:32:30.632Z] 76d78dba10bc: Preparing [2022-12-23T19:32:30.632Z] 4ca49c1622c7: Preparing [2022-12-23T19:32:30.632Z] e412fcf01ac6: Preparing [2022-12-23T19:32:30.632Z] 9833f26c6bda: Preparing [2022-12-23T19:32:30.632Z] 9833f26c6bda: Waiting [2022-12-23T19:32:30.632Z] 1999ac37b046: Layer already exists [2022-12-23T19:32:30.632Z] 21d71dbb734f: Layer already exists [2022-12-23T19:32:30.632Z] e412fcf01ac6: Layer already exists [2022-12-23T19:32:30.632Z] 76d78dba10bc: Layer already exists [2022-12-23T19:32:30.632Z] 4ca49c1622c7: Layer already exists [2022-12-23T19:32:30.632Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:30.898Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:cd684a80bf788064f27f73c29e631d108bb2c106ffc8424f6715dba98c26d468 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:31.233Z] + 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 [2022-12-23T19:32:31.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-12-23T19:32:31.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-12-23T19:32:31.601Z] 21d71dbb734f: Preparing [2022-12-23T19:32:31.601Z] 1999ac37b046: Preparing [2022-12-23T19:32:31.601Z] 76d78dba10bc: Preparing [2022-12-23T19:32:31.601Z] 4ca49c1622c7: Preparing [2022-12-23T19:32:31.601Z] e412fcf01ac6: Preparing [2022-12-23T19:32:31.601Z] 9833f26c6bda: Preparing [2022-12-23T19:32:31.601Z] 9833f26c6bda: Waiting [2022-12-23T19:32:31.601Z] 1999ac37b046: Layer already exists [2022-12-23T19:32:31.601Z] 4ca49c1622c7: Layer already exists [2022-12-23T19:32:31.601Z] e412fcf01ac6: Layer already exists [2022-12-23T19:32:31.601Z] 21d71dbb734f: Layer already exists [2022-12-23T19:32:31.601Z] 76d78dba10bc: Layer already exists [2022-12-23T19:32:31.601Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:31.873Z] main: digest: sha256:cd684a80bf788064f27f73c29e631d108bb2c106ffc8424f6715dba98c26d468 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:32:31.915Z] ===================================================== [Pipeline] echo [2022-12-23T19:32:31.923Z] taggedImages: [2022-12-23T19:32:31.923Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:31.923Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-12-23T19:32:31.923Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.8 [2022-12-23T19:32:31.923Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:31.923Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-12-23T19:32:31.944Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-12-23T19:32:31.944Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:31.944Z] latest [2022-12-23T19:32:31.944Z] 3.0.0-dev.8 [2022-12-23T19:32:31.944Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:31.944Z] main [2022-12-23T19:32:31.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:32.292Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:32.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:32.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-23T19:32:32.648Z] b99575e267c7: Preparing [2022-12-23T19:32:32.648Z] dd1f901bdac3: Preparing [2022-12-23T19:32:32.648Z] 3fd9f661259a: Preparing [2022-12-23T19:32:32.648Z] 68d6cae03405: Preparing [2022-12-23T19:32:32.648Z] f34bbb39b894: Preparing [2022-12-23T19:32:32.648Z] 9833f26c6bda: Preparing [2022-12-23T19:32:32.648Z] 9833f26c6bda: Waiting [2022-12-23T19:32:32.648Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:32.648Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:32.921Z] dd1f901bdac3: Pushed [2022-12-23T19:32:32.921Z] 3fd9f661259a: Pushed [2022-12-23T19:32:32.921Z] b99575e267c7: Pushed [2022-12-23T19:32:51.126Z] 68d6cae03405: Pushed [2022-12-23T19:32:51.126Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:d45531d7684b4708e94fe2cacb87a7f22dcbf61a02c92c06f123965834928cdc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:51.453Z] + 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 [2022-12-23T19:32:51.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-12-23T19:32:51.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-23T19:32:51.787Z] b99575e267c7: Preparing [2022-12-23T19:32:51.787Z] dd1f901bdac3: Preparing [2022-12-23T19:32:51.787Z] 3fd9f661259a: Preparing [2022-12-23T19:32:51.787Z] 68d6cae03405: Preparing [2022-12-23T19:32:51.787Z] f34bbb39b894: Preparing [2022-12-23T19:32:51.787Z] 9833f26c6bda: Preparing [2022-12-23T19:32:51.787Z] 9833f26c6bda: Waiting [2022-12-23T19:32:51.787Z] b99575e267c7: Layer already exists [2022-12-23T19:32:51.787Z] 3fd9f661259a: Layer already exists [2022-12-23T19:32:51.787Z] dd1f901bdac3: Layer already exists [2022-12-23T19:32:51.787Z] 68d6cae03405: Layer already exists [2022-12-23T19:32:51.787Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:51.787Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:52.053Z] latest: digest: sha256:d45531d7684b4708e94fe2cacb87a7f22dcbf61a02c92c06f123965834928cdc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:52.396Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:52.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.8 [2022-12-23T19:32:52.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-23T19:32:52.722Z] b99575e267c7: Preparing [2022-12-23T19:32:52.722Z] dd1f901bdac3: Preparing [2022-12-23T19:32:52.722Z] 3fd9f661259a: Preparing [2022-12-23T19:32:52.722Z] 68d6cae03405: Preparing [2022-12-23T19:32:52.722Z] f34bbb39b894: Preparing [2022-12-23T19:32:52.722Z] 9833f26c6bda: Preparing [2022-12-23T19:32:52.722Z] 9833f26c6bda: Waiting [2022-12-23T19:32:52.722Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:52.722Z] 3fd9f661259a: Layer already exists [2022-12-23T19:32:52.722Z] 68d6cae03405: Layer already exists [2022-12-23T19:32:52.722Z] dd1f901bdac3: Layer already exists [2022-12-23T19:32:52.722Z] b99575e267c7: Layer already exists [2022-12-23T19:32:52.722Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:52.986Z] 3.0.0-dev.8: digest: sha256:d45531d7684b4708e94fe2cacb87a7f22dcbf61a02c92c06f123965834928cdc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:53.328Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:53.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:53.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-23T19:32:53.660Z] b99575e267c7: Preparing [2022-12-23T19:32:53.660Z] dd1f901bdac3: Preparing [2022-12-23T19:32:53.660Z] 3fd9f661259a: Preparing [2022-12-23T19:32:53.660Z] 68d6cae03405: Preparing [2022-12-23T19:32:53.660Z] f34bbb39b894: Preparing [2022-12-23T19:32:53.660Z] 9833f26c6bda: Preparing [2022-12-23T19:32:53.660Z] 9833f26c6bda: Waiting [2022-12-23T19:32:53.660Z] dd1f901bdac3: Layer already exists [2022-12-23T19:32:53.660Z] b99575e267c7: Layer already exists [2022-12-23T19:32:53.660Z] 3fd9f661259a: Layer already exists [2022-12-23T19:32:53.660Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:53.660Z] 68d6cae03405: Layer already exists [2022-12-23T19:32:53.660Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:53.925Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:d45531d7684b4708e94fe2cacb87a7f22dcbf61a02c92c06f123965834928cdc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:54.257Z] + 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 [2022-12-23T19:32:54.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-12-23T19:32:54.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-12-23T19:32:54.587Z] b99575e267c7: Preparing [2022-12-23T19:32:54.587Z] dd1f901bdac3: Preparing [2022-12-23T19:32:54.587Z] 3fd9f661259a: Preparing [2022-12-23T19:32:54.587Z] 68d6cae03405: Preparing [2022-12-23T19:32:54.587Z] f34bbb39b894: Preparing [2022-12-23T19:32:54.587Z] 9833f26c6bda: Preparing [2022-12-23T19:32:54.587Z] 9833f26c6bda: Waiting [2022-12-23T19:32:54.587Z] f34bbb39b894: Layer already exists [2022-12-23T19:32:54.587Z] b99575e267c7: Layer already exists [2022-12-23T19:32:54.587Z] 3fd9f661259a: Layer already exists [2022-12-23T19:32:54.587Z] dd1f901bdac3: Layer already exists [2022-12-23T19:32:54.587Z] 68d6cae03405: Layer already exists [2022-12-23T19:32:54.587Z] 9833f26c6bda: Layer already exists [2022-12-23T19:32:54.852Z] main: digest: sha256:d45531d7684b4708e94fe2cacb87a7f22dcbf61a02c92c06f123965834928cdc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:32:54.899Z] ===================================================== [Pipeline] echo [2022-12-23T19:32:54.907Z] taggedImages: [2022-12-23T19:32:54.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:54.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-12-23T19:32:54.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.8 [2022-12-23T19:32:54.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:54.907Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-12-23T19:32:54.927Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-12-23T19:32:54.927Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:54.927Z] latest [2022-12-23T19:32:54.927Z] 3.0.0-dev.8 [2022-12-23T19:32:54.927Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:32:54.927Z] main [2022-12-23T19:32:54.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:55.254Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:32:55.583Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:32:55.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-23T19:32:55.583Z] 34f72bfd6d15: Preparing [2022-12-23T19:32:55.583Z] 2834e3281e40: Preparing [2022-12-23T19:32:55.583Z] cfed0e22c728: Preparing [2022-12-23T19:32:55.583Z] 6a183f4b26a4: Preparing [2022-12-23T19:32:55.583Z] 17bec77d7fdc: Preparing [2022-12-23T19:32:55.583Z] cfed0e22c728: Layer already exists [2022-12-23T19:32:55.848Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:32:55.848Z] 34f72bfd6d15: Pushed [2022-12-23T19:32:56.115Z] 6a183f4b26a4: Pushed [2022-12-23T19:33:01.444Z] 2834e3281e40: Pushed [2022-12-23T19:33:01.444Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:5948d23a57f6bfa02efcad4035e0fce27bfc958aed4864c73a1f99f28188f39a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:01.787Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:02.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-12-23T19:33:02.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-23T19:33:02.130Z] 34f72bfd6d15: Preparing [2022-12-23T19:33:02.130Z] 2834e3281e40: Preparing [2022-12-23T19:33:02.130Z] cfed0e22c728: Preparing [2022-12-23T19:33:02.130Z] 6a183f4b26a4: Preparing [2022-12-23T19:33:02.130Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:02.130Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:02.130Z] 2834e3281e40: Layer already exists [2022-12-23T19:33:02.130Z] 34f72bfd6d15: Layer already exists [2022-12-23T19:33:02.130Z] 6a183f4b26a4: Layer already exists [2022-12-23T19:33:02.130Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:02.398Z] latest: digest: sha256:5948d23a57f6bfa02efcad4035e0fce27bfc958aed4864c73a1f99f28188f39a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:02.732Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:03.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.8 [2022-12-23T19:33:03.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-23T19:33:03.070Z] 34f72bfd6d15: Preparing [2022-12-23T19:33:03.070Z] 2834e3281e40: Preparing [2022-12-23T19:33:03.070Z] cfed0e22c728: Preparing [2022-12-23T19:33:03.070Z] 6a183f4b26a4: Preparing [2022-12-23T19:33:03.070Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:03.070Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:03.070Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:03.070Z] 6a183f4b26a4: Layer already exists [2022-12-23T19:33:03.070Z] 2834e3281e40: Layer already exists [2022-12-23T19:33:03.070Z] 34f72bfd6d15: Layer already exists [2022-12-23T19:33:03.070Z] 3.0.0-dev.8: digest: sha256:5948d23a57f6bfa02efcad4035e0fce27bfc958aed4864c73a1f99f28188f39a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:03.405Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:03.733Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:03.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-23T19:33:03.733Z] 34f72bfd6d15: Preparing [2022-12-23T19:33:03.733Z] 2834e3281e40: Preparing [2022-12-23T19:33:03.733Z] cfed0e22c728: Preparing [2022-12-23T19:33:03.733Z] 6a183f4b26a4: Preparing [2022-12-23T19:33:03.733Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:03.733Z] 6a183f4b26a4: Layer already exists [2022-12-23T19:33:03.733Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:03.733Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:03.733Z] 2834e3281e40: Layer already exists [2022-12-23T19:33:03.733Z] 34f72bfd6d15: Layer already exists [2022-12-23T19:33:03.733Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:5948d23a57f6bfa02efcad4035e0fce27bfc958aed4864c73a1f99f28188f39a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:04.067Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:04.392Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-12-23T19:33:04.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-12-23T19:33:04.392Z] 34f72bfd6d15: Preparing [2022-12-23T19:33:04.392Z] 2834e3281e40: Preparing [2022-12-23T19:33:04.392Z] cfed0e22c728: Preparing [2022-12-23T19:33:04.392Z] 6a183f4b26a4: Preparing [2022-12-23T19:33:04.392Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:04.392Z] 34f72bfd6d15: Layer already exists [2022-12-23T19:33:04.392Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:04.392Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:04.392Z] 6a183f4b26a4: Layer already exists [2022-12-23T19:33:04.392Z] 2834e3281e40: Layer already exists [2022-12-23T19:33:04.658Z] main: digest: sha256:5948d23a57f6bfa02efcad4035e0fce27bfc958aed4864c73a1f99f28188f39a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:33:04.704Z] ===================================================== [Pipeline] echo [2022-12-23T19:33:04.716Z] taggedImages: [2022-12-23T19:33:04.716Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:33:04.716Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-12-23T19:33:04.716Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.8 [2022-12-23T19:33:04.716Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:04.716Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-12-23T19:33:04.738Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-12-23T19:33:04.738Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:33:04.738Z] latest [2022-12-23T19:33:04.738Z] 3.0.0-dev.8 [2022-12-23T19:33:04.738Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:04.738Z] main [2022-12-23T19:33:04.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:05.077Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:05.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:33:05.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-23T19:33:05.412Z] 73b396fca927: Preparing [2022-12-23T19:33:05.412Z] 0fcf2a7d905d: Preparing [2022-12-23T19:33:05.412Z] cfed0e22c728: Preparing [2022-12-23T19:33:05.412Z] e2605abf87ff: Preparing [2022-12-23T19:33:05.412Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:05.412Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:05.412Z] e2605abf87ff: Layer already exists [2022-12-23T19:33:05.412Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:05.677Z] 73b396fca927: Pushed [2022-12-23T19:33:11.003Z] 0fcf2a7d905d: Pushed [2022-12-23T19:33:11.003Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:2b7df7ec0fc19fc11dfd353035f1739e918c331b6b1e1655d5d8585386106e3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:11.340Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:11.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-12-23T19:33:11.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-23T19:33:11.669Z] 73b396fca927: Preparing [2022-12-23T19:33:11.669Z] 0fcf2a7d905d: Preparing [2022-12-23T19:33:11.669Z] cfed0e22c728: Preparing [2022-12-23T19:33:11.669Z] e2605abf87ff: Preparing [2022-12-23T19:33:11.669Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:11.669Z] 0fcf2a7d905d: Layer already exists [2022-12-23T19:33:11.669Z] e2605abf87ff: Layer already exists [2022-12-23T19:33:11.669Z] 73b396fca927: Layer already exists [2022-12-23T19:33:11.669Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:11.669Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:11.935Z] latest: digest: sha256:2b7df7ec0fc19fc11dfd353035f1739e918c331b6b1e1655d5d8585386106e3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:12.277Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:12.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.8 [2022-12-23T19:33:12.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-23T19:33:12.615Z] 73b396fca927: Preparing [2022-12-23T19:33:12.615Z] 0fcf2a7d905d: Preparing [2022-12-23T19:33:12.615Z] cfed0e22c728: Preparing [2022-12-23T19:33:12.615Z] e2605abf87ff: Preparing [2022-12-23T19:33:12.615Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:12.615Z] 73b396fca927: Layer already exists [2022-12-23T19:33:12.615Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:12.615Z] e2605abf87ff: Layer already exists [2022-12-23T19:33:12.615Z] 0fcf2a7d905d: Layer already exists [2022-12-23T19:33:12.615Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:12.615Z] 3.0.0-dev.8: digest: sha256:2b7df7ec0fc19fc11dfd353035f1739e918c331b6b1e1655d5d8585386106e3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:13.228Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:13.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:13.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-23T19:33:13.563Z] 73b396fca927: Preparing [2022-12-23T19:33:13.563Z] 0fcf2a7d905d: Preparing [2022-12-23T19:33:13.563Z] cfed0e22c728: Preparing [2022-12-23T19:33:13.563Z] e2605abf87ff: Preparing [2022-12-23T19:33:13.563Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:13.563Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:13.563Z] e2605abf87ff: Layer already exists [2022-12-23T19:33:13.563Z] 0fcf2a7d905d: Layer already exists [2022-12-23T19:33:13.563Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:13.563Z] 73b396fca927: Layer already exists [2022-12-23T19:33:13.827Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:2b7df7ec0fc19fc11dfd353035f1739e918c331b6b1e1655d5d8585386106e3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:14.160Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:14.490Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-12-23T19:33:14.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-12-23T19:33:14.490Z] 73b396fca927: Preparing [2022-12-23T19:33:14.490Z] 0fcf2a7d905d: Preparing [2022-12-23T19:33:14.490Z] cfed0e22c728: Preparing [2022-12-23T19:33:14.490Z] e2605abf87ff: Preparing [2022-12-23T19:33:14.490Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:14.490Z] e2605abf87ff: Layer already exists [2022-12-23T19:33:14.490Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:14.490Z] cfed0e22c728: Layer already exists [2022-12-23T19:33:14.490Z] 73b396fca927: Layer already exists [2022-12-23T19:33:14.490Z] 0fcf2a7d905d: Layer already exists [2022-12-23T19:33:14.755Z] main: digest: sha256:2b7df7ec0fc19fc11dfd353035f1739e918c331b6b1e1655d5d8585386106e3c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:33:14.797Z] ===================================================== [Pipeline] echo [2022-12-23T19:33:14.802Z] taggedImages: [2022-12-23T19:33:14.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:33:14.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-12-23T19:33:14.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.8 [2022-12-23T19:33:14.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:14.802Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-12-23T19:33:14.816Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-12-23T19:33:14.816Z] 9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:33:14.816Z] latest [2022-12-23T19:33:14.816Z] 3.0.0-dev.8 [2022-12-23T19:33:14.816Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:14.816Z] main [2022-12-23T19:33:14.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:15.141Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:16.053Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:33:16.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-23T19:33:16.053Z] 59e1b7bddfc8: Preparing [2022-12-23T19:33:16.053Z] c27106d13f57: Preparing [2022-12-23T19:33:16.053Z] 704b1a11328d: Preparing [2022-12-23T19:33:16.053Z] 3f27cbd96f84: Preparing [2022-12-23T19:33:16.053Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:16.053Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:16.318Z] c27106d13f57: Pushed [2022-12-23T19:33:16.898Z] 59e1b7bddfc8: Pushed [2022-12-23T19:33:18.834Z] 704b1a11328d: Pushed [2022-12-23T19:33:45.480Z] 3f27cbd96f84: Pushed [2022-12-23T19:33:45.480Z] 9375de5c7b085e81369eddbac64bbb2804e62f01: digest: sha256:1dda225774f87c2d163ae4233f320317e9158731bf9bc37c32e8afec455ef490 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:45.823Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:46.158Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-12-23T19:33:46.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-23T19:33:46.158Z] 59e1b7bddfc8: Preparing [2022-12-23T19:33:46.158Z] c27106d13f57: Preparing [2022-12-23T19:33:46.158Z] 704b1a11328d: Preparing [2022-12-23T19:33:46.158Z] 3f27cbd96f84: Preparing [2022-12-23T19:33:46.158Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:46.158Z] 3f27cbd96f84: Layer already exists [2022-12-23T19:33:46.158Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:46.158Z] 59e1b7bddfc8: Layer already exists [2022-12-23T19:33:46.158Z] 704b1a11328d: Layer already exists [2022-12-23T19:33:46.158Z] c27106d13f57: Layer already exists [2022-12-23T19:33:46.423Z] latest: digest: sha256:1dda225774f87c2d163ae4233f320317e9158731bf9bc37c32e8afec455ef490 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:46.756Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:47.098Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.8 [2022-12-23T19:33:47.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-23T19:33:47.098Z] 59e1b7bddfc8: Preparing [2022-12-23T19:33:47.098Z] c27106d13f57: Preparing [2022-12-23T19:33:47.098Z] 704b1a11328d: Preparing [2022-12-23T19:33:47.098Z] 3f27cbd96f84: Preparing [2022-12-23T19:33:47.098Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:47.098Z] c27106d13f57: Layer already exists [2022-12-23T19:33:47.098Z] 59e1b7bddfc8: Layer already exists [2022-12-23T19:33:47.098Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:47.098Z] 3f27cbd96f84: Layer already exists [2022-12-23T19:33:47.098Z] 704b1a11328d: Layer already exists [2022-12-23T19:33:47.363Z] 3.0.0-dev.8: digest: sha256:1dda225774f87c2d163ae4233f320317e9158731bf9bc37c32e8afec455ef490 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:47.705Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:48.037Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:48.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-23T19:33:48.037Z] 59e1b7bddfc8: Preparing [2022-12-23T19:33:48.037Z] c27106d13f57: Preparing [2022-12-23T19:33:48.037Z] 704b1a11328d: Preparing [2022-12-23T19:33:48.037Z] 3f27cbd96f84: Preparing [2022-12-23T19:33:48.037Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:48.037Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:48.037Z] 3f27cbd96f84: Layer already exists [2022-12-23T19:33:48.037Z] c27106d13f57: Layer already exists [2022-12-23T19:33:48.037Z] 704b1a11328d: Layer already exists [2022-12-23T19:33:48.037Z] 59e1b7bddfc8: Layer already exists [2022-12-23T19:33:48.037Z] 9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8: digest: sha256:1dda225774f87c2d163ae4233f320317e9158731bf9bc37c32e8afec455ef490 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:48.641Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:48.971Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-12-23T19:33:48.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-12-23T19:33:48.971Z] 59e1b7bddfc8: Preparing [2022-12-23T19:33:48.971Z] c27106d13f57: Preparing [2022-12-23T19:33:48.971Z] 704b1a11328d: Preparing [2022-12-23T19:33:48.971Z] 3f27cbd96f84: Preparing [2022-12-23T19:33:48.971Z] 17bec77d7fdc: Preparing [2022-12-23T19:33:48.972Z] 704b1a11328d: Layer already exists [2022-12-23T19:33:48.972Z] 3f27cbd96f84: Layer already exists [2022-12-23T19:33:48.972Z] 17bec77d7fdc: Layer already exists [2022-12-23T19:33:48.972Z] 59e1b7bddfc8: Layer already exists [2022-12-23T19:33:48.972Z] c27106d13f57: Layer already exists [2022-12-23T19:33:48.972Z] main: digest: sha256:1dda225774f87c2d163ae4233f320317e9158731bf9bc37c32e8afec455ef490 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-23T19:33:49.280Z] ===================================================== [Pipeline] echo [2022-12-23T19:33:49.287Z] taggedImages: [2022-12-23T19:33:49.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01 [2022-12-23T19:33:49.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-12-23T19:33:49.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.8 [2022-12-23T19:33:49.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9375de5c7b085e81369eddbac64bbb2804e62f01-3.0.0-dev.8 [2022-12-23T19:33:49.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:49.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-23T19:33:49.638Z] [2022-12-23T19:33:49.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:33:49.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-23T19:33:49.962Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-23T19:33:49.962Z] 8998bd30e6a1: Pulling fs layer [2022-12-23T19:33:49.962Z] 04944245beec: Pulling fs layer [2022-12-23T19:33:49.962Z] 699f458cf7ca: Pulling fs layer [2022-12-23T19:33:49.962Z] 765212b225bb: Pulling fs layer [2022-12-23T19:33:49.962Z] f23df028b6ca: Pulling fs layer [2022-12-23T19:33:49.962Z] d65c8cfc05b1: Pulling fs layer [2022-12-23T19:33:49.962Z] 2437ff75d9bd: Pulling fs layer [2022-12-23T19:33:49.962Z] 765212b225bb: Waiting [2022-12-23T19:33:49.962Z] f23df028b6ca: Waiting [2022-12-23T19:33:49.962Z] d65c8cfc05b1: Waiting [2022-12-23T19:33:49.962Z] 2437ff75d9bd: Waiting [2022-12-23T19:33:50.232Z] 04944245beec: Verifying Checksum [2022-12-23T19:33:50.232Z] 04944245beec: Download complete [2022-12-23T19:33:50.232Z] 765212b225bb: Verifying Checksum [2022-12-23T19:33:50.232Z] 765212b225bb: Download complete [2022-12-23T19:33:50.232Z] f23df028b6ca: Verifying Checksum [2022-12-23T19:33:50.232Z] f23df028b6ca: Download complete [2022-12-23T19:33:50.232Z] d65c8cfc05b1: Verifying Checksum [2022-12-23T19:33:50.232Z] d65c8cfc05b1: Download complete [2022-12-23T19:33:50.499Z] 699f458cf7ca: Verifying Checksum [2022-12-23T19:33:50.499Z] 699f458cf7ca: Download complete [2022-12-23T19:33:50.770Z] 8998bd30e6a1: Verifying Checksum [2022-12-23T19:33:50.770Z] 8998bd30e6a1: Download complete [2022-12-23T19:33:53.348Z] 2437ff75d9bd: Verifying Checksum [2022-12-23T19:33:53.348Z] 2437ff75d9bd: Download complete [2022-12-23T19:33:54.755Z] 8998bd30e6a1: Pull complete [2022-12-23T19:33:55.341Z] 04944245beec: Pull complete [2022-12-23T19:33:56.818Z] 699f458cf7ca: Pull complete [2022-12-23T19:33:56.818Z] 765212b225bb: Pull complete [2022-12-23T19:33:57.802Z] f23df028b6ca: Pull complete [2022-12-23T19:33:58.077Z] d65c8cfc05b1: Pull complete [2022-12-23T19:34:13.065Z] 2437ff75d9bd: Pull complete [2022-12-23T19:34:13.065Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-23T19:34:13.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-23T19:34:13.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:34:13.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-388 does not seem to be running inside a container [2022-12-23T19:34:13.314Z] $ 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/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@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 [2022-12-23T19:34:15.866Z] $ docker top c6135eae401886147c2bce9efc3b46f8322a369883175616fb81a7cad11e982c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:34:16.778Z] ---> job-cost.sh [2022-12-23T19:34:16.778Z] lf-activate-venv: SKIPPING [2022-12-23T19:34:16.778Z] INFO: No Stack... [2022-12-23T19:34:17.043Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-23T19:34:17.997Z] INFO: Archiving Costs [Pipeline] sh [2022-12-23T19:34:18.313Z] + cat /w/workspace/edgex-go/362/archives/cost.csv [2022-12-23T19:34:18.313Z] + cut -d, -f6 [Pipeline] lock [2022-12-23T19:34:18.351Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-362-stack-cost] [2022-12-23T19:34:18.357Z] Resource [jenkins-edgexfoundry-edgex-go-main-362-stack-cost] did not exist. Created. [2022-12-23T19:34:18.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-362-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-23T19:34:18.679Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-23T19:34:19.260Z] Stashed 1 file(s) [Pipeline] } [2022-12-23T19:34:19.267Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-362-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-23T19:34:19.279Z] $ docker stop --time=1 c6135eae401886147c2bce9efc3b46f8322a369883175616fb81a7cad11e982c [2022-12-23T19:34:20.772Z] $ docker rm -f --volumes c6135eae401886147c2bce9efc3b46f8322a369883175616fb81a7cad11e982c [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 [2022-12-23T19:34:21.217Z] provisioning config files... [2022-12-23T19:34:21.222Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/362@tmp/config14670813822735113166tmp [Pipeline] { [Pipeline] sh [2022-12-23T19:34:21.511Z] + set +x [2022-12-23T19:34:21.511Z] + + curl -s https://codecov.io/bash [2022-12-23T19:34:21.511Z] bash -s -- [2022-12-23T19:34:21.511Z] [2022-12-23T19:34:21.511Z] _____ _ [2022-12-23T19:34:21.511Z] / ____| | | [2022-12-23T19:34:21.511Z] | | ___ __| | ___ ___ _____ __ [2022-12-23T19:34:21.511Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-23T19:34:21.511Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-23T19:34:21.511Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-23T19:34:21.511Z] Bash-1.0.6 [2022-12-23T19:34:21.511Z] [2022-12-23T19:34:21.511Z] [2022-12-23T19:34:21.511Z] ==> git version 2.25.1 found [2022-12-23T19:34:21.511Z] ==> 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 [2022-12-23T19:34:21.511Z] Release-Date: 2020-01-08 [2022-12-23T19:34:21.511Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-23T19:34:21.511Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-23T19:34:21.511Z] ==> Jenkins CI detected. [2022-12-23T19:34:21.511Z] current dir:  /w/workspace/edgex-go/362 [2022-12-23T19:34:21.511Z] project root: . [2022-12-23T19:34:21.511Z] --> token set from env [2022-12-23T19:34:21.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-23T19:34:21.511Z] ==> Running gcov in . (disable via -X gcov) [2022-12-23T19:34:21.511Z] ==> Python coveragepy not found [2022-12-23T19:34:21.511Z] ==> Searching for coverage reports in: [2022-12-23T19:34:21.511Z] + . [2022-12-23T19:34:21.769Z] -> Found 1 reports [2022-12-23T19:34:21.769Z] ==> Detecting git/mercurial file structure [2022-12-23T19:34:21.769Z] ==> Reading reports [2022-12-23T19:34:21.769Z] + ./coverage.out bytes=501826 [2022-12-23T19:34:21.769Z] ==> Appending adjustments [2022-12-23T19:34:21.769Z] https://docs.codecov.io/docs/fixing-reports [2022-12-23T19:34:23.147Z] + Found adjustments [2022-12-23T19:34:23.147Z] ==> Gzipping contents [2022-12-23T19:34:23.147Z] 64K /tmp/codecov.7PerM3.gz [2022-12-23T19:34:23.147Z] ==> Uploading reports [2022-12-23T19:34:23.147Z] url: https://codecov.io [2022-12-23T19:34:23.147Z] query: branch=main&commit=9375de5c7b085e81369eddbac64bbb2804e62f01&build=362&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F362%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-23T19:34:23.147Z] -> Pinging Codecov [2022-12-23T19:34:23.147Z] 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=9375de5c7b085e81369eddbac64bbb2804e62f01&build=362&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F362%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-23T19:34:23.147Z] -> Uploading to [2022-12-23T19:34:23.147Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-23/00271124DB129430A58F1EEE437C3FCB/9375de5c7b085e81369eddbac64bbb2804e62f01/ef3f7b8c-6378-4e6d-a0b5-25beb40f62d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221223T193423Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2ce4e1bd2cbeaf57eb765fbd54481c60393bfe7512c98e40676f2d59e1cee5b [2022-12-23T19:34:23.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:34:23.147Z] Dload Upload Total Spent Left Speed [2022-12-23T19:34:23.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65497 0 0 100 65497 0 300k --:--:-- --:--:-- --:--:-- 300k [2022-12-23T19:34:23.407Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9375de5c7b085e81369eddbac64bbb2804e62f01 [Pipeline] } [2022-12-23T19:34:23.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-12-23T19:34:23.604Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-23T19:34:23.618Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:34:23.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-23T19:34:23.919Z] [2022-12-23T19:34:23.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:34:24.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-23T19:34:24.220Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-23T19:34:24.220Z] df9b9388f04a: Pulling fs layer [2022-12-23T19:34:24.220Z] 52dc419b0ee2: Pulling fs layer [2022-12-23T19:34:24.220Z] 25bc292e5bac: Pulling fs layer [2022-12-23T19:34:24.220Z] 114826534d7a: Pulling fs layer [2022-12-23T19:34:24.220Z] 4657fd5d0bcf: Pulling fs layer [2022-12-23T19:34:24.220Z] 6ad1cebc031e: Pulling fs layer [2022-12-23T19:34:24.220Z] 8a3aa393b2d8: Pulling fs layer [2022-12-23T19:34:24.220Z] 114826534d7a: Waiting [2022-12-23T19:34:24.220Z] 4657fd5d0bcf: Waiting [2022-12-23T19:34:24.220Z] 6ad1cebc031e: Waiting [2022-12-23T19:34:24.220Z] 8a3aa393b2d8: Waiting [2022-12-23T19:34:24.220Z] 25bc292e5bac: Verifying Checksum [2022-12-23T19:34:24.220Z] 25bc292e5bac: Download complete [2022-12-23T19:34:24.220Z] 52dc419b0ee2: Verifying Checksum [2022-12-23T19:34:24.220Z] 52dc419b0ee2: Download complete [2022-12-23T19:34:24.220Z] 4657fd5d0bcf: Verifying Checksum [2022-12-23T19:34:24.220Z] 4657fd5d0bcf: Download complete [2022-12-23T19:34:24.220Z] df9b9388f04a: Verifying Checksum [2022-12-23T19:34:24.481Z] df9b9388f04a: Pull complete [2022-12-23T19:34:24.481Z] 6ad1cebc031e: Verifying Checksum [2022-12-23T19:34:24.481Z] 6ad1cebc031e: Download complete [2022-12-23T19:34:24.481Z] 52dc419b0ee2: Pull complete [2022-12-23T19:34:24.481Z] 25bc292e5bac: Pull complete [2022-12-23T19:34:25.048Z] 114826534d7a: Download complete [2022-12-23T19:34:25.048Z] 8a3aa393b2d8: Verifying Checksum [2022-12-23T19:34:25.048Z] 8a3aa393b2d8: Download complete [2022-12-23T19:34:28.330Z] 114826534d7a: Pull complete [2022-12-23T19:34:28.330Z] 4657fd5d0bcf: Pull complete [2022-12-23T19:34:28.588Z] 6ad1cebc031e: Pull complete [2022-12-23T19:34:31.114Z] 8a3aa393b2d8: Pull complete [2022-12-23T19:34:31.114Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-23T19:34:31.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-23T19:34:31.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:34:31.191Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:34:31.217Z] $ 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/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-12-23T19:34:33.360Z] $ docker top 5fb92ade0b2013498edb948ffe2e8ef903839bc2a967ec34f2d980099722c5e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-23T19:34:33.424Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-12-23T19:34:33.700Z] + set -o pipefail [2022-12-23T19:34:33.701Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-12-23T19:34:40.268Z] [2022-12-23T19:34:40.268Z] Monitoring /w/workspace/edgex-go/362 (github.com/edgexfoundry/edgex-go)... [2022-12-23T19:34:40.268Z] [2022-12-23T19:34:40.268Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c35d5878-b40f-4882-b607-e02c63c244a0 [2022-12-23T19:34:40.268Z] [2022-12-23T19:34:40.268Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-23T19:34:40.268Z] [2022-12-23T19:34:40.268Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-23T19:34:40.268Z] [2022-12-23T19:34:40.268Z] [2022-12-23T19:34:40.268Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-23T19:34:40.268Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-23T19:34:40.268Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-23T19:34:40.274Z] $ docker stop --time=1 5fb92ade0b2013498edb948ffe2e8ef903839bc2a967ec34f2d980099722c5e8 [2022-12-23T19:34:42.426Z] $ docker rm -f --volumes 5fb92ade0b2013498edb948ffe2e8ef903839bc2a967ec34f2d980099722c5e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-12-23T19:34:42.793Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T19:34:42.802Z] provisioning config files... [2022-12-23T19:34:42.809Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/362@tmp/config11515567555879538149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:34:43.101Z] --> edgex-publish-swagger.sh [2022-12-23T19:34:43.101Z] === Publish openapi/v2 API === [2022-12-23T19:34:43.101Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-12-23T19:34:43.101Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/362/openapi/v2/core-command.yaml] [2022-12-23T19:34:43.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:34:43.101Z] Dload Upload Total Spent Left Speed [2022-12-23T19:34:44.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 40 36096 --:--:-- --:--:-- --:--:-- 36136 [2022-12-23T19:34:44.037Z] {"code":403,"message":"Access Denied"} [2022-12-23T19:34:44.037Z] [2022-12-23T19:34:44.037Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/362/openapi/v2/core-data.yaml] [2022-12-23T19:34:44.037Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:34:44.037Z] Dload Upload Total Spent Left Speed [2022-12-23T19:34:44.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 346k --:--:-- --:--:-- --:--:-- 344k 100 71623 100 38 100 71585 45 86455 --:--:-- --:--:-- --:--:-- 86396 [2022-12-23T19:34:44.972Z] {"code":403,"message":"Access Denied"} [2022-12-23T19:34:44.972Z] [2022-12-23T19:34:44.972Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/362/openapi/v2/core-metadata.yaml] [2022-12-23T19:34:44.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:34:44.972Z] Dload Upload Total Spent Left Speed [2022-12-23T19:34:45.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 43 166k --:--:-- --:--:-- --:--:-- 166k 100 144k 100 38 100 144k 43 166k --:--:-- --:--:-- --:--:-- 166k [2022-12-23T19:34:45.540Z] {"code":403,"message":"Access Denied"} [2022-12-23T19:34:45.540Z] [2022-12-23T19:34:45.540Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/362/openapi/v2/support-notifications.yaml] [2022-12-23T19:34:45.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:34:45.799Z] Dload Upload Total Spent Left Speed [2022-12-23T19:34:46.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 43 99k --:--:-- --:--:-- --:--:-- 99k 100 89347 100 38 100 89309 43 99k --:--:-- --:--:-- --:--:-- 99k [2022-12-23T19:34:46.740Z] {"code":403,"message":"Access Denied"} [2022-12-23T19:34:46.740Z] [2022-12-23T19:34:46.740Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/362/openapi/v2/support-scheduler.yaml] [2022-12-23T19:34:46.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:34:46.740Z] Dload Upload Total Spent Left Speed [2022-12-23T19:34:47.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 47 49004 --:--:-- --:--:-- --:--:-- 48991 100 39585 100 38 100 39547 47 49004 --:--:-- --:--:-- --:--:-- 48991 [2022-12-23T19:34:47.309Z] {"code":403,"message":"Access Denied"} [2022-12-23T19:34:47.309Z] [2022-12-23T19:34:47.309Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/362/openapi/v2/system-agent.yaml] [2022-12-23T19:34:47.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-23T19:34:47.309Z] Dload Upload Total Spent Left Speed [2022-12-23T19:34:48.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20121 100 38 100 20083 47 25166 --:--:-- --:--:-- --:--:-- 25182 100 20121 100 38 100 20083 47 25135 --:--:-- --:--:-- --:--:-- 25151 [2022-12-23T19:34:48.246Z] {"code":403,"message":"Access Denied"} [2022-12-23T19:34:48.246Z] [Pipeline] } [2022-12-23T19:34:48.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-12-23T19:34:48.635Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-23T19:34:48.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:34:48.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T19:34:48.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:34:49.000Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:34:49.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-23T19:34:49.388Z] $ docker top f7c2b8c31ad0cbfbed0bcf12aacb4247e7fb91fd094d113198ad58c6733f0571 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-23T19:34:49.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-23T19:34:49.474Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-23T19:34:49.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-23T19:34:49.581Z] $ docker exec f7c2b8c31ad0cbfbed0bcf12aacb4247e7fb91fd094d113198ad58c6733f0571 ssh-agent [2022-12-23T19:34:49.692Z] SSH_AUTH_SOCK=/tmp/ssh-pXyYy9STZ0or/agent.33 [2022-12-23T19:34:49.692Z] SSH_AGENT_PID=39 [2022-12-23T19:34:49.697Z] Running ssh-add (command line suppressed) [2022-12-23T19:34:49.796Z] Identity added: /w/workspace/edgex-go/362@tmp/private_key_12270601721214089206.key (/w/workspace/edgex-go/362@tmp/private_key_12270601721214089206.key) [2022-12-23T19:34:49.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-23T19:34:50.105Z] + git semver tag [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,278 [run_tag] DEBUG tag force:False [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,279 [check_head_tag] DEBUG check head tag [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,280 [execute] INFO git cat-file --batch-check [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/362, universal_newlines=False, shell=None, istream=) [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,284 [execute] INFO git cat-file --batch [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/362, universal_newlines=False, shell=None, istream=) [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,324 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,324 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,325 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/edgex-go/362, universal_newlines=False, shell=None, istream=None) [2022-12-23T19:34:50.364Z] 2022-12-23 19:34:50,330 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:34:50.364Z] 3.0.0-dev.8 [Pipeline] } [2022-12-23T19:34:50.370Z] $ docker exec --env ******** --env ******** f7c2b8c31ad0cbfbed0bcf12aacb4247e7fb91fd094d113198ad58c6733f0571 ssh-agent -k [2022-12-23T19:34:50.471Z] unset SSH_AUTH_SOCK; [2022-12-23T19:34:50.471Z] unset SSH_AGENT_PID; [2022-12-23T19:34:50.471Z] echo Agent pid 39 killed; [2022-12-23T19:34:50.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-23T19:34:50.790Z] + git semver [Pipeline] } [2022-12-23T19:34:51.058Z] $ docker stop --time=1 f7c2b8c31ad0cbfbed0bcf12aacb4247e7fb91fd094d113198ad58c6733f0571 [2022-12-23T19:34:52.361Z] $ docker rm -f --volumes f7c2b8c31ad0cbfbed0bcf12aacb4247e7fb91fd094d113198ad58c6733f0571 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:34:52.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-23T19:34:52.747Z] [2022-12-23T19:34:52.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:34:53.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-23T19:34:53.046Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-23T19:34:53.046Z] ab5ef0e58194: Pulling fs layer [2022-12-23T19:34:53.046Z] 9712f1f96733: Pulling fs layer [2022-12-23T19:34:53.046Z] 63f879dbbcfc: Pulling fs layer [2022-12-23T19:34:53.046Z] 0d9ebad4ef96: Pulling fs layer [2022-12-23T19:34:53.046Z] e9a5061849ea: Pulling fs layer [2022-12-23T19:34:53.046Z] d747dcd14b5f: Pulling fs layer [2022-12-23T19:34:53.046Z] 2de7ff778b66: Pulling fs layer [2022-12-23T19:34:53.046Z] e9a5061849ea: Waiting [2022-12-23T19:34:53.046Z] d747dcd14b5f: Waiting [2022-12-23T19:34:53.046Z] 2de7ff778b66: Waiting [2022-12-23T19:34:53.046Z] 0d9ebad4ef96: Waiting [2022-12-23T19:34:53.046Z] 9712f1f96733: Verifying Checksum [2022-12-23T19:34:53.046Z] 9712f1f96733: Download complete [2022-12-23T19:34:53.651Z] 63f879dbbcfc: Verifying Checksum [2022-12-23T19:34:53.651Z] 63f879dbbcfc: Download complete [2022-12-23T19:34:53.651Z] e9a5061849ea: Verifying Checksum [2022-12-23T19:34:53.651Z] e9a5061849ea: Download complete [2022-12-23T19:34:53.651Z] d747dcd14b5f: Download complete [2022-12-23T19:34:53.913Z] 0d9ebad4ef96: Verifying Checksum [2022-12-23T19:34:53.913Z] 0d9ebad4ef96: Download complete [2022-12-23T19:34:53.913Z] ab5ef0e58194: Download complete [2022-12-23T19:34:53.913Z] 2de7ff778b66: Verifying Checksum [2022-12-23T19:34:56.440Z] ab5ef0e58194: Pull complete [2022-12-23T19:34:56.440Z] 9712f1f96733: Pull complete [2022-12-23T19:34:57.005Z] 63f879dbbcfc: Pull complete [2022-12-23T19:35:01.183Z] 0d9ebad4ef96: Pull complete [2022-12-23T19:35:01.183Z] e9a5061849ea: Pull complete [2022-12-23T19:35:01.183Z] d747dcd14b5f: Pull complete [2022-12-23T19:35:02.114Z] 2de7ff778b66: Pull complete [2022-12-23T19:35:02.114Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-23T19:35:02.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-23T19:35:02.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:35:02.178Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:35:02.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-12-23T19:35:04.244Z] $ docker top 6fef492607b9433fe5fc9ce68e7c862f4e360fc254366afd3c71ac41cab3f997 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-23T19:35:04.307Z] provisioning config files... [2022-12-23T19:35:04.314Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/362@tmp/config2207597206612883942tmp [2022-12-23T19:35:04.324Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/362@tmp/config2188992951278024998tmp [2022-12-23T19:35:04.332Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/362@tmp/config17532573838147216460tmp [Pipeline] { [Pipeline] echo [2022-12-23T19:35:04.345Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:04.623Z] ---> sigul-configuration.sh [2022-12-23T19:35:04.623Z] gpg: directory `/root/.gnupg' created [2022-12-23T19:35:04.623Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-23T19:35:04.623Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-23T19:35:04.623Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-23T19:35:04.623Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-23T19:35:04.623Z] gpg: CAST5 encrypted data [2022-12-23T19:35:04.623Z] gpg: encrypted with 1 passphrase [2022-12-23T19:35:04.623Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-23T19:35:04.906Z] + mkdir /home/jenkins [2022-12-23T19:35:04.906Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-23T19:35:05.192Z] + 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 [2022-12-23T19:35:05.200Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:05.482Z] ---> sigul-install.sh [2022-12-23T19:35:05.482Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-23T19:35:05.764Z] + git tag --list [2022-12-23T19:35:05.764Z] 0.6.0 [2022-12-23T19:35:05.764Z] 0.6.1 [2022-12-23T19:35:05.764Z] 0.7.0 [2022-12-23T19:35:05.764Z] 0.7.1 [2022-12-23T19:35:05.764Z] v1.0.0 [2022-12-23T19:35:05.764Z] v1.0.1 [2022-12-23T19:35:05.764Z] v1.1.0 [2022-12-23T19:35:05.764Z] v1.2.0 [2022-12-23T19:35:05.764Z] v1.2.1 [2022-12-23T19:35:05.764Z] v1.3.0 [2022-12-23T19:35:05.764Z] v1.3.1 [2022-12-23T19:35:05.764Z] v2.0.0 [2022-12-23T19:35:05.764Z] v2.1.0 [2022-12-23T19:35:05.764Z] v2.1.1 [2022-12-23T19:35:05.764Z] v2.1.1-dev.1 [2022-12-23T19:35:05.764Z] v2.1.1-dev.2 [2022-12-23T19:35:05.764Z] v2.1.1-dev.3 [2022-12-23T19:35:05.764Z] v2.1.1-dev.4 [2022-12-23T19:35:05.764Z] v2.1.1-dev.5 [2022-12-23T19:35:05.764Z] v2.1.1-dev.6 [2022-12-23T19:35:05.764Z] v2.1.1-dev.7 [2022-12-23T19:35:05.764Z] v2.1.1-dev.8 [2022-12-23T19:35:05.764Z] v2.1.2-dev.1 [2022-12-23T19:35:05.764Z] v2.2.0 [2022-12-23T19:35:05.764Z] v2.2.1-dev.1 [2022-12-23T19:35:05.764Z] v2.2.1-dev.10 [2022-12-23T19:35:05.764Z] v2.2.1-dev.11 [2022-12-23T19:35:05.764Z] v2.2.1-dev.12 [2022-12-23T19:35:05.764Z] v2.2.1-dev.13 [2022-12-23T19:35:05.764Z] v2.2.1-dev.14 [2022-12-23T19:35:05.764Z] v2.2.1-dev.15 [2022-12-23T19:35:05.764Z] v2.2.1-dev.16 [2022-12-23T19:35:05.764Z] v2.2.1-dev.17 [2022-12-23T19:35:05.764Z] v2.2.1-dev.18 [2022-12-23T19:35:05.764Z] v2.2.1-dev.19 [2022-12-23T19:35:05.764Z] v2.2.1-dev.2 [2022-12-23T19:35:05.764Z] v2.2.1-dev.20 [2022-12-23T19:35:05.764Z] v2.2.1-dev.21 [2022-12-23T19:35:05.764Z] v2.2.1-dev.22 [2022-12-23T19:35:05.764Z] v2.2.1-dev.23 [2022-12-23T19:35:05.764Z] v2.2.1-dev.24 [2022-12-23T19:35:05.764Z] v2.2.1-dev.25 [2022-12-23T19:35:05.764Z] v2.2.1-dev.26 [2022-12-23T19:35:05.764Z] v2.2.1-dev.27 [2022-12-23T19:35:05.764Z] v2.2.1-dev.28 [2022-12-23T19:35:05.764Z] v2.2.1-dev.29 [2022-12-23T19:35:05.764Z] v2.2.1-dev.3 [2022-12-23T19:35:05.764Z] v2.2.1-dev.4 [2022-12-23T19:35:05.764Z] v2.2.1-dev.5 [2022-12-23T19:35:05.764Z] v2.2.1-dev.6 [2022-12-23T19:35:05.764Z] v2.2.1-dev.7 [2022-12-23T19:35:05.764Z] v2.2.1-dev.8 [2022-12-23T19:35:05.764Z] v2.2.1-dev.9 [2022-12-23T19:35:05.764Z] v2.3.0 [2022-12-23T19:35:05.764Z] v2.3.0-dev.100 [2022-12-23T19:35:05.764Z] v2.3.0-dev.101 [2022-12-23T19:35:05.764Z] v2.3.0-dev.102 [2022-12-23T19:35:05.764Z] v2.3.0-dev.103 [2022-12-23T19:35:05.764Z] v2.3.0-dev.104 [2022-12-23T19:35:05.764Z] v2.3.0-dev.105 [2022-12-23T19:35:05.764Z] v2.3.0-dev.106 [2022-12-23T19:35:05.764Z] v2.3.0-dev.29 [2022-12-23T19:35:05.764Z] v2.3.0-dev.30 [2022-12-23T19:35:05.764Z] v2.3.0-dev.31 [2022-12-23T19:35:05.764Z] v2.3.0-dev.32 [2022-12-23T19:35:05.764Z] v2.3.0-dev.33 [2022-12-23T19:35:05.764Z] v2.3.0-dev.34 [2022-12-23T19:35:05.764Z] v2.3.0-dev.35 [2022-12-23T19:35:05.764Z] v2.3.0-dev.36 [2022-12-23T19:35:05.764Z] v2.3.0-dev.37 [2022-12-23T19:35:05.764Z] v2.3.0-dev.38 [2022-12-23T19:35:05.764Z] v2.3.0-dev.39 [2022-12-23T19:35:05.764Z] v2.3.0-dev.40 [2022-12-23T19:35:05.764Z] v2.3.0-dev.41 [2022-12-23T19:35:05.764Z] v2.3.0-dev.42 [2022-12-23T19:35:05.764Z] v2.3.0-dev.43 [2022-12-23T19:35:05.764Z] v2.3.0-dev.44 [2022-12-23T19:35:05.764Z] v2.3.0-dev.45 [2022-12-23T19:35:05.764Z] v2.3.0-dev.46 [2022-12-23T19:35:05.764Z] v2.3.0-dev.47 [2022-12-23T19:35:05.764Z] v2.3.0-dev.48 [2022-12-23T19:35:05.764Z] v2.3.0-dev.49 [2022-12-23T19:35:05.764Z] v2.3.0-dev.50 [2022-12-23T19:35:05.764Z] v2.3.0-dev.51 [2022-12-23T19:35:05.764Z] v2.3.0-dev.52 [2022-12-23T19:35:05.764Z] v2.3.0-dev.53 [2022-12-23T19:35:05.764Z] v2.3.0-dev.54 [2022-12-23T19:35:05.764Z] v2.3.0-dev.55 [2022-12-23T19:35:05.764Z] v2.3.0-dev.56 [2022-12-23T19:35:05.764Z] v2.3.0-dev.57 [2022-12-23T19:35:05.764Z] v2.3.0-dev.58 [2022-12-23T19:35:05.764Z] v2.3.0-dev.59 [2022-12-23T19:35:05.764Z] v2.3.0-dev.60 [2022-12-23T19:35:05.764Z] v2.3.0-dev.61 [2022-12-23T19:35:05.764Z] v2.3.0-dev.62 [2022-12-23T19:35:05.764Z] v2.3.0-dev.63 [2022-12-23T19:35:05.764Z] v2.3.0-dev.64 [2022-12-23T19:35:05.764Z] v2.3.0-dev.65 [2022-12-23T19:35:05.764Z] v2.3.0-dev.66 [2022-12-23T19:35:05.764Z] v2.3.0-dev.67 [2022-12-23T19:35:05.764Z] v2.3.0-dev.68 [2022-12-23T19:35:05.764Z] v2.3.0-dev.69 [2022-12-23T19:35:05.764Z] v2.3.0-dev.70 [2022-12-23T19:35:05.764Z] v2.3.0-dev.71 [2022-12-23T19:35:05.764Z] v2.3.0-dev.72 [2022-12-23T19:35:05.764Z] v2.3.0-dev.73 [2022-12-23T19:35:05.764Z] v2.3.0-dev.74 [2022-12-23T19:35:05.764Z] v2.3.0-dev.75 [2022-12-23T19:35:05.764Z] v2.3.0-dev.76 [2022-12-23T19:35:05.764Z] v2.3.0-dev.77 [2022-12-23T19:35:05.764Z] v2.3.0-dev.78 [2022-12-23T19:35:05.764Z] v2.3.0-dev.79 [2022-12-23T19:35:05.764Z] v2.3.0-dev.80 [2022-12-23T19:35:05.764Z] v2.3.0-dev.81 [2022-12-23T19:35:05.764Z] v2.3.0-dev.82 [2022-12-23T19:35:05.764Z] v2.3.0-dev.83 [2022-12-23T19:35:05.764Z] v2.3.0-dev.84 [2022-12-23T19:35:05.764Z] v2.3.0-dev.85 [2022-12-23T19:35:05.764Z] v2.3.0-dev.86 [2022-12-23T19:35:05.764Z] v2.3.0-dev.87 [2022-12-23T19:35:05.764Z] v2.3.0-dev.88 [2022-12-23T19:35:05.764Z] v2.3.0-dev.89 [2022-12-23T19:35:05.764Z] v2.3.0-dev.90 [2022-12-23T19:35:05.764Z] v2.3.0-dev.91 [2022-12-23T19:35:05.764Z] v2.3.0-dev.92 [2022-12-23T19:35:05.764Z] v2.3.0-dev.93 [2022-12-23T19:35:05.764Z] v2.3.0-dev.94 [2022-12-23T19:35:05.764Z] v2.3.0-dev.95 [2022-12-23T19:35:05.764Z] v2.3.0-dev.96 [2022-12-23T19:35:05.764Z] v2.3.0-dev.97 [2022-12-23T19:35:05.764Z] v2.3.0-dev.98 [2022-12-23T19:35:05.764Z] v2.3.0-dev.99 [2022-12-23T19:35:05.764Z] v2.3.1-dev.1 [2022-12-23T19:35:05.764Z] v2.3.1-dev.2 [2022-12-23T19:35:05.764Z] v2.3.1-dev.3 [2022-12-23T19:35:05.764Z] v2.3.1-dev.4 [2022-12-23T19:35:05.764Z] v2.3.1-dev.5 [2022-12-23T19:35:05.764Z] v3.0.0-dev.1 [2022-12-23T19:35:05.764Z] v3.0.0-dev.2 [2022-12-23T19:35:05.764Z] v3.0.0-dev.3 [2022-12-23T19:35:05.764Z] v3.0.0-dev.4 [2022-12-23T19:35:05.764Z] v3.0.0-dev.5 [2022-12-23T19:35:05.764Z] v3.0.0-dev.6 [2022-12-23T19:35:05.764Z] v3.0.0-dev.7 [2022-12-23T19:35:05.764Z] v3.0.0-dev.8 [Pipeline] sh [2022-12-23T19:35:06.045Z] + lftools sign git-tag v3.0.0-dev.8 [2022-12-23T19:35:06.612Z] Signing Git tag with Sigul... [2022-12-23T19:35:06.612Z] Signing v3.0.0-dev.8 [Pipeline] echo [2022-12-23T19:35:06.880Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:07.162Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-23T19:35:07.169Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-23T19:35:07.181Z] $ docker stop --time=1 6fef492607b9433fe5fc9ce68e7c862f4e360fc254366afd3c71ac41cab3f997 [2022-12-23T19:35:08.477Z] $ docker rm -f --volumes 6fef492607b9433fe5fc9ce68e7c862f4e360fc254366afd3c71ac41cab3f997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-23T19:35:08.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-23T19:35:08.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:35:09.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T19:35:09.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:35:09.242Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:35:09.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-23T19:35:09.632Z] $ docker top 4b3479e43542804f29b15071af86d1d5c4c640c43d5c4b142630d7b7c1f34d41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-23T19:35:09.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-23T19:35:09.728Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-23T19:35:09.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-23T19:35:09.842Z] $ docker exec 4b3479e43542804f29b15071af86d1d5c4c640c43d5c4b142630d7b7c1f34d41 ssh-agent [2022-12-23T19:35:09.947Z] SSH_AUTH_SOCK=/tmp/ssh-s7pdKpD9Vowt/agent.32 [2022-12-23T19:35:09.947Z] SSH_AGENT_PID=38 [2022-12-23T19:35:09.952Z] Running ssh-add (command line suppressed) [2022-12-23T19:35:10.041Z] Identity added: /w/workspace/edgex-go/362@tmp/private_key_7113548761606859088.key (/w/workspace/edgex-go/362@tmp/private_key_7113548761606859088.key) [2022-12-23T19:35:10.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-23T19:35:10.342Z] + git semver bump pre [2022-12-23T19:35:10.600Z] 2022-12-23 19:35:10,498 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:35:10.600Z] 2022-12-23 19:35:10,499 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,499 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,499 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/edgex-go/362/.semver/main with force:True [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,499 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,499 [write_file] DEBUG write to file:/w/workspace/edgex-go/362/.semver/main [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,501 [execute] INFO git cat-file --batch-check [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/362/.semver, universal_newlines=False, shell=None, istream=) [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,507 [execute] INFO git cat-file --batch [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/362/.semver, universal_newlines=False, shell=None, istream=) [2022-12-23T19:35:10.601Z] 2022-12-23 19:35:10,513 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:35:10.601Z] 3.0.0-dev.9 [Pipeline] } [2022-12-23T19:35:10.605Z] $ docker exec --env ******** --env ******** 4b3479e43542804f29b15071af86d1d5c4c640c43d5c4b142630d7b7c1f34d41 ssh-agent -k [2022-12-23T19:35:10.695Z] unset SSH_AUTH_SOCK; [2022-12-23T19:35:10.696Z] unset SSH_AGENT_PID; [2022-12-23T19:35:10.696Z] echo Agent pid 38 killed; [2022-12-23T19:35:10.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-23T19:35:11.012Z] + git semver [Pipeline] } [2022-12-23T19:35:11.279Z] $ docker stop --time=1 4b3479e43542804f29b15071af86d1d5c4c640c43d5c4b142630d7b7c1f34d41 [2022-12-23T19:35:12.600Z] $ docker rm -f --volumes 4b3479e43542804f29b15071af86d1d5c4c640c43d5c4b142630d7b7c1f34d41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-23T19:35:12.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-23T19:35:12.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:35:13.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-23T19:35:13.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:35:13.307Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:35:13.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-23T19:35:13.683Z] $ docker top 7fec45ce5224400d73f614545d8f75d691b7d41c78cb34e2d9f3e14c0554c2ea -eo pid,comm [2022-12-23T19:35:13.734Z] 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). [2022-12-23T19:35:13.734Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-23T19:35:13.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-23T19:35:13.768Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-23T19:35:13.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-23T19:35:13.894Z] $ docker exec 7fec45ce5224400d73f614545d8f75d691b7d41c78cb34e2d9f3e14c0554c2ea ssh-agent [2022-12-23T19:35:13.999Z] SSH_AUTH_SOCK=/tmp/ssh-VuBobztUuet0/agent.32 [2022-12-23T19:35:13.999Z] SSH_AGENT_PID=38 [2022-12-23T19:35:14.004Z] Running ssh-add (command line suppressed) [2022-12-23T19:35:14.088Z] Identity added: /w/workspace/edgex-go/362@tmp/private_key_5686185680376220247.key (/w/workspace/edgex-go/362@tmp/private_key_5686185680376220247.key) [2022-12-23T19:35:14.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-23T19:35:14.386Z] + git semver push [2022-12-23T19:35:14.645Z] 2022-12-23 19:35:14,544 [run_push] DEBUG push [2022-12-23T19:35:14.645Z] 2022-12-23 19:35:14,545 [execute] INFO git cat-file --batch-check [2022-12-23T19:35:14.645Z] 2022-12-23 19:35:14,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/362/.semver, universal_newlines=False, shell=None, istream=) [2022-12-23T19:35:14.645Z] 2022-12-23 19:35:14,548 [execute] INFO git rev-list 0157a2b934b90fd2f8208a97edd4d1e366058bc3 -- [2022-12-23T19:35:14.645Z] 2022-12-23 19:35:14,548 [execute] DEBUG Popen(['git', 'rev-list', '0157a2b934b90fd2f8208a97edd4d1e366058bc3', '--'], cwd=/w/workspace/edgex-go/362/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-23T19:35:14.645Z] 2022-12-23 19:35:14,561 [execute] INFO git fetch -v origin [2022-12-23T19:35:14.645Z] 2022-12-23 19:35:14,562 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/362/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-23T19:35:15.214Z] 2022-12-23 19:35:15,019 [run_push] DEBUG no remote changes detected [2022-12-23T19:35:15.214Z] 2022-12-23 19:35:15,019 [execute] INFO git push origin semver [2022-12-23T19:35:15.214Z] 2022-12-23 19:35:15,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/362/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-23T19:35:16.151Z] 2022-12-23 19:35:15,925 [run_push] DEBUG push all version tags [2022-12-23T19:35:16.151Z] 2022-12-23 19:35:15,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-23T19:35:16.151Z] 2022-12-23 19:35:15,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/362, universal_newlines=False, shell=None, istream=None) [2022-12-23T19:35:17.091Z] 2022-12-23 19:35:16,753 [read_version] DEBUG read version from /w/workspace/edgex-go/362/.semver/main [2022-12-23T19:35:17.091Z] 3.0.0-dev.9 [Pipeline] } [2022-12-23T19:35:17.097Z] $ docker exec --env ******** --env ******** 7fec45ce5224400d73f614545d8f75d691b7d41c78cb34e2d9f3e14c0554c2ea ssh-agent -k [2022-12-23T19:35:17.191Z] unset SSH_AUTH_SOCK; [2022-12-23T19:35:17.192Z] unset SSH_AGENT_PID; [2022-12-23T19:35:17.192Z] echo Agent pid 38 killed; [2022-12-23T19:35:17.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-23T19:35:17.509Z] + git semver [Pipeline] } [2022-12-23T19:35:17.775Z] $ docker stop --time=1 7fec45ce5224400d73f614545d8f75d691b7d41c78cb34e2d9f3e14c0554c2ea [2022-12-23T19:35:19.057Z] $ docker rm -f --volumes 7fec45ce5224400d73f614545d8f75d691b7d41c78cb34e2d9f3e14c0554c2ea [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 [2022-12-23T19:35:19.599Z] + [ -d /w/workspace/edgex-go/362/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:19.888Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:20.745Z] ---> package-listing.sh [2022-12-23T19:35:20.745Z] ++ facter osfamily [2022-12-23T19:35:20.745Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-23T19:35:21.004Z] + OS_FAMILY=debian [2022-12-23T19:35:21.004Z] + workspace=/w/workspace/edgex-go/362 [2022-12-23T19:35:21.004Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-23T19:35:21.004Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-23T19:35:21.004Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-23T19:35:21.004Z] + PACKAGES=/tmp/packages_start.txt [2022-12-23T19:35:21.004Z] + '[' /w/workspace/edgex-go/362 ']' [2022-12-23T19:35:21.004Z] + PACKAGES=/tmp/packages_end.txt [2022-12-23T19:35:21.004Z] + case "${OS_FAMILY}" in [2022-12-23T19:35:21.004Z] + dpkg -l [2022-12-23T19:35:21.004Z] + grep '^ii' [2022-12-23T19:35:21.004Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-23T19:35:21.004Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-23T19:35:21.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-23T19:35:21.004Z] + '[' /w/workspace/edgex-go/362 ']' [2022-12-23T19:35:21.004Z] + mkdir -p /w/workspace/edgex-go/362/archives/ [2022-12-23T19:35:21.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/362/archives/ [Pipeline] echo [2022-12-23T19:35:21.015Z] 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/362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-23T19:35:21.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:35:21.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-23T19:35:21.851Z] [2022-12-23T19:35:21.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-23T19:35:22.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-23T19:35:22.145Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-23T19:35:22.145Z] 5eb5b503b376: Pulling fs layer [2022-12-23T19:35:22.145Z] 5c69ac0246d0: Pulling fs layer [2022-12-23T19:35:22.145Z] ec43610c2a17: Pulling fs layer [2022-12-23T19:35:22.145Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-23T19:35:22.145Z] 33b1e0a273af: Pulling fs layer [2022-12-23T19:35:22.145Z] 5d3b04190fa2: Pulling fs layer [2022-12-23T19:35:22.145Z] 2f39f015ded8: Pulling fs layer [2022-12-23T19:35:22.145Z] 3a2ae6a8a46f: Waiting [2022-12-23T19:35:22.145Z] 33b1e0a273af: Waiting [2022-12-23T19:35:22.145Z] 5d3b04190fa2: Waiting [2022-12-23T19:35:22.145Z] 5c69ac0246d0: Verifying Checksum [2022-12-23T19:35:22.145Z] 5c69ac0246d0: Download complete [2022-12-23T19:35:22.145Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-23T19:35:22.145Z] 3a2ae6a8a46f: Download complete [2022-12-23T19:35:22.403Z] 33b1e0a273af: Download complete [2022-12-23T19:35:22.403Z] 5d3b04190fa2: Download complete [2022-12-23T19:35:22.403Z] ec43610c2a17: Verifying Checksum [2022-12-23T19:35:22.403Z] ec43610c2a17: Download complete [2022-12-23T19:35:22.403Z] 5eb5b503b376: Verifying Checksum [2022-12-23T19:35:22.403Z] 5eb5b503b376: Download complete [2022-12-23T19:35:23.009Z] 2f39f015ded8: Download complete [2022-12-23T19:35:23.627Z] 5eb5b503b376: Pull complete [2022-12-23T19:35:23.627Z] 5c69ac0246d0: Pull complete [2022-12-23T19:35:24.264Z] ec43610c2a17: Pull complete [2022-12-23T19:35:24.264Z] 3a2ae6a8a46f: Pull complete [2022-12-23T19:35:24.520Z] 33b1e0a273af: Pull complete [2022-12-23T19:35:24.520Z] 5d3b04190fa2: Pull complete [2022-12-23T19:35:28.706Z] 2f39f015ded8: Pull complete [2022-12-23T19:35:28.706Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-23T19:35:28.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-23T19:35:28.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-23T19:35:28.791Z] prd-ubuntu20.04-docker-8c-8g-387 does not seem to be running inside a container [2022-12-23T19:35:28.811Z] $ 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/362/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/362 -v /w/workspace/edgex-go/362:/w/workspace/edgex-go/362:rw,z -v /w/workspace/edgex-go/362@tmp:/w/workspace/edgex-go/362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-23T19:35:30.192Z] $ docker top 83da2d2926bf519693c77a332be55cd05d5a8fe0af9b3505a7cc41e0d11bfaec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-23T19:35:30.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-23T19:35:30.819Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-23T19:35:31.101Z] + ls /var/log/sa-host [2022-12-23T19:35:31.101Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-23T19:35:31.238Z] provisioning config files... [2022-12-23T19:35:31.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/362@tmp/config8856087426518006434tmp [Pipeline] { [Pipeline] echo [2022-12-23T19:35:31.261Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:31.544Z] ---> create-netrc.sh [Pipeline] } [2022-12-23T19:35:31.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:31.884Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-23T19:35:31.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:32.181Z] ---> sudo-logs.sh [2022-12-23T19:35:32.181Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-23T19:35:32.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:32.491Z] ---> job-cost.sh [2022-12-23T19:35:32.491Z] lf-activate-venv: SKIPPING [2022-12-23T19:35:32.491Z] DEBUG: total: 0.10999999940395355 [2022-12-23T19:35:32.491Z] INFO: Retrieving Stack Cost... [2022-12-23T19:35:33.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-23T19:35:33.318Z] INFO: Archiving Costs [Pipeline] echo [2022-12-23T19:35:33.330Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-23T19:35:33.615Z] ---> logs-deploy.sh [2022-12-23T19:35:33.615Z] lf-activate-venv: SKIPPING [2022-12-23T19:35:33.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/362 [2022-12-23T19:35:33.615Z] INFO: archiving workspace using pattern(s): [2022-12-23T19:35:34.550Z] Archives upload complete. [2022-12-23T19:35:34.550Z] INFO: archiving logs to Nexus