Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9913775ba844ac49f5eb06b88cc0e63275269c3 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-ssh17180801117420045104.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16268972655519399779.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3617250691114210839.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9115519155056123419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh12953486276700549095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-21497 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/268 [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/268 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a9913775ba844ac49f5eb06b88cc0e63275269c3 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper (#4110)" > git rev-list --no-walk 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T18:03:39.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T18:03:39.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T18:03:39.528Z] ========================================================= [2022-07-29T18:03:39.528Z] EdgeX Global Pipelines Version Info [2022-07-29T18:03:39.528Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:03:40.281Z] ------------------- [2022-07-29T18:03:40.281Z] stable info: [2022-07-29T18:03:40.281Z] ------------------- [2022-07-29T18:03:40.281Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T18:03:40.281Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T18:03:40.281Z] Message: update stable to v1.0.238 [2022-07-29T18:03:40.853Z] ------------------- [2022-07-29T18:03:40.853Z] experimental info: [2022-07-29T18:03:40.853Z] ------------------- [2022-07-29T18:03:40.853Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T18:03:40.853Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T18:03:40.853Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T18:03:41.121Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-29T18:03:41.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-29T18:03:41.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T18:03:41.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T18:03:41.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T18:03:41.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T18:03:41.201Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T18:03:41.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-29T18:03:41.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-29T18:03:41.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-29T18:03:41.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T18:03:41.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T18:03:41.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T18:03:41.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T18:03:41.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T18:03:41.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T18:03:41.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T18:03:41.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T18:03:41.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T18:03:41.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T18:03:41.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T18:03:41.361Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T18:03:41.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T18:03:41.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-29T18:03:41.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-29T18:03:41.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-29T18:03:41.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] echo [2022-07-29T18:03:41.410Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a991377 [Pipeline] echo [2022-07-29T18:03:41.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T18:03:41.466Z] provisioning config files... [2022-07-29T18:03:41.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config5974756791467272655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:03:41.813Z] ---> docker-login.sh [2022-07-29T18:03:41.813Z] nexus3.edgexfoundry.org:10001 [2022-07-29T18:03:42.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:03:42.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:03:42.336Z] Configure a credential helper to remove this warning. See [2022-07-29T18:03:42.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:03:42.336Z] [2022-07-29T18:03:42.336Z] Login Succeeded [2022-07-29T18:03:42.336Z] nexus3.edgexfoundry.org:10002 [2022-07-29T18:03:42.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:03:42.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:03:42.599Z] Configure a credential helper to remove this warning. See [2022-07-29T18:03:42.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:03:42.599Z] [2022-07-29T18:03:42.599Z] Login Succeeded [2022-07-29T18:03:42.599Z] nexus3.edgexfoundry.org:10003 [2022-07-29T18:03:42.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:03:42.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:03:42.599Z] Configure a credential helper to remove this warning. See [2022-07-29T18:03:42.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:03:42.599Z] [2022-07-29T18:03:42.599Z] Login Succeeded [2022-07-29T18:03:42.599Z] nexus3.edgexfoundry.org:10004 [2022-07-29T18:03:42.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:03:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:03:42.861Z] Configure a credential helper to remove this warning. See [2022-07-29T18:03:42.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:03:42.861Z] [2022-07-29T18:03:42.861Z] Login Succeeded [2022-07-29T18:03:42.861Z] docker.io [2022-07-29T18:03:42.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:03:43.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:03:43.133Z] Configure a credential helper to remove this warning. See [2022-07-29T18:03:43.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:03:43.133Z] [2022-07-29T18:03:43.133Z] Login Succeeded [2022-07-29T18:03:43.133Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T18:03:43.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T18:03:43.469Z] + 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-07-29T18:03:43.469Z] + dirname cmd/core-command/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/core-data/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/core-metadata/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-29T18:03:43.469Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-29T18:03:43.469Z] + cut -d/ -f2 [2022-07-29T18:03:43.469Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-29T18:03:43.470Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-29T18:03:43.470Z] + cut -d/ -f2 [2022-07-29T18:03:43.470Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-29T18:03:43.470Z] + dirname cmd/support-notifications/Dockerfile [2022-07-29T18:03:43.470Z] + cut -d/ -f2 [2022-07-29T18:03:43.470Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-29T18:03:43.470Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-29T18:03:43.470Z] + cut -d/ -f2 [2022-07-29T18:03:43.470Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-29T18:03:43.470Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-29T18:03:43.470Z] + cut -d/ -f2 [2022-07-29T18:03:43.470Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-29T18:03:43.505Z] 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-07-29T18:03:43.855Z] + git rev-list -1 --merges a9913775ba844ac49f5eb06b88cc0e63275269c3~1..a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] echo [2022-07-29T18:03:43.876Z] -----------> git rev-list -1 --merges a9913775ba844ac49f5eb06b88cc0e63275269c3~1..a9913775ba844ac49f5eb06b88cc0e63275269c3 a9913775ba844ac49f5eb06b88cc0e63275269c3 [false] [Pipeline] sh [2022-07-29T18:03:44.165Z] + git log --format=format:%s -1 a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] echo [2022-07-29T18:03:44.187Z] ========================================================= [2022-07-29T18:03:44.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T18:03:44.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T18:03:44.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T18:03:44.656Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T18:03:44.656Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T18:03:44.656Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T18:03:44.656Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T18:03:44.656Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T18:03:44.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:03:45.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T18:03:45.092Z] [2022-07-29T18:03:45.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:03:45.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T18:03:45.409Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T18:03:45.409Z] b85a868b505f: Pulling fs layer [2022-07-29T18:03:45.409Z] e2be974225ed: Pulling fs layer [2022-07-29T18:03:45.409Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T18:03:45.409Z] 988bab9f4d93: Pulling fs layer [2022-07-29T18:03:45.409Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T18:03:45.409Z] 988bab9f4d93: Waiting [2022-07-29T18:03:45.409Z] eaf3925da568: Pulling fs layer [2022-07-29T18:03:45.409Z] bab4dde63d76: Pulling fs layer [2022-07-29T18:03:45.409Z] bde34c3a00c8: Pulling fs layer [2022-07-29T18:03:45.409Z] 1469e6f7b9e6: Waiting [2022-07-29T18:03:45.409Z] eaf3925da568: Waiting [2022-07-29T18:03:45.409Z] bab4dde63d76: Waiting [2022-07-29T18:03:45.409Z] b352a97aabf1: Pulling fs layer [2022-07-29T18:03:45.409Z] 4872d77fe225: Pulling fs layer [2022-07-29T18:03:45.409Z] 5851b861e8e6: Pulling fs layer [2022-07-29T18:03:45.409Z] 4872d77fe225: Waiting [2022-07-29T18:03:45.409Z] 5851b861e8e6: Waiting [2022-07-29T18:03:45.409Z] b352a97aabf1: Waiting [2022-07-29T18:03:45.409Z] bde34c3a00c8: Waiting [2022-07-29T18:03:45.409Z] e2be974225ed: Download complete [2022-07-29T18:03:45.409Z] 988bab9f4d93: Verifying Checksum [2022-07-29T18:03:45.409Z] 988bab9f4d93: Download complete [2022-07-29T18:03:45.673Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T18:03:45.673Z] 1469e6f7b9e6: Download complete [2022-07-29T18:03:45.673Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T18:03:45.673Z] 339a4e72a1f5: Download complete [2022-07-29T18:03:45.673Z] eaf3925da568: Download complete [2022-07-29T18:03:45.673Z] bde34c3a00c8: Download complete [2022-07-29T18:03:45.673Z] b352a97aabf1: Verifying Checksum [2022-07-29T18:03:45.673Z] b352a97aabf1: Download complete [2022-07-29T18:03:45.673Z] 4872d77fe225: Download complete [2022-07-29T18:03:45.673Z] 5851b861e8e6: Download complete [2022-07-29T18:03:45.673Z] b85a868b505f: Verifying Checksum [2022-07-29T18:03:45.673Z] b85a868b505f: Download complete [2022-07-29T18:03:45.934Z] bab4dde63d76: Verifying Checksum [2022-07-29T18:03:45.934Z] bab4dde63d76: Download complete [2022-07-29T18:03:47.321Z] b85a868b505f: Pull complete [2022-07-29T18:03:47.321Z] e2be974225ed: Pull complete [2022-07-29T18:03:47.893Z] 339a4e72a1f5: Pull complete [2022-07-29T18:03:47.893Z] 988bab9f4d93: Pull complete [2022-07-29T18:03:48.154Z] 1469e6f7b9e6: Pull complete [2022-07-29T18:03:48.416Z] eaf3925da568: Pull complete [2022-07-29T18:03:50.325Z] bab4dde63d76: Pull complete [2022-07-29T18:03:50.325Z] bde34c3a00c8: Pull complete [2022-07-29T18:03:50.586Z] b352a97aabf1: Pull complete [2022-07-29T18:03:50.848Z] 4872d77fe225: Pull complete [2022-07-29T18:03:50.848Z] 5851b861e8e6: Pull complete [2022-07-29T18:03:50.848Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T18:03:50.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T18:03:50.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:03:50.959Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:03:51.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:03:52.863Z] $ docker top 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 -eo pid,comm [2022-07-29T18:03:52.937Z] 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-07-29T18:03:52.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T18:03:52.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T18:03:52.975Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T18:03:53.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T18:03:53.117Z] $ docker exec 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent [2022-07-29T18:03:53.253Z] SSH_AUTH_SOCK=/tmp/ssh-lIWeOcZIxftH/agent.33 [2022-07-29T18:03:53.253Z] SSH_AGENT_PID=40 [2022-07-29T18:03:53.261Z] Running ssh-add (command line suppressed) [2022-07-29T18:03:53.378Z] Identity added: /w/workspace/edgex-go/268@tmp/private_key_649311552917050620.key (/w/workspace/edgex-go/268@tmp/private_key_649311552917050620.key) [2022-07-29T18:03:53.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T18:03:53.687Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T18:03:53.706Z] $ docker exec --env ******** --env ******** 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent -k [2022-07-29T18:03:53.819Z] unset SSH_AUTH_SOCK; [2022-07-29T18:03:53.820Z] unset SSH_AGENT_PID; [2022-07-29T18:03:53.820Z] echo Agent pid 40 killed; [2022-07-29T18:03:53.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T18:03:53.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T18:03:53.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T18:03:53.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T18:03:53.997Z] $ docker exec 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent [2022-07-29T18:03:54.128Z] SSH_AUTH_SOCK=/tmp/ssh-GthIQiVCrdGc/agent.72 [2022-07-29T18:03:54.128Z] SSH_AGENT_PID=79 [2022-07-29T18:03:54.134Z] Running ssh-add (command line suppressed) [2022-07-29T18:03:54.258Z] Identity added: /w/workspace/edgex-go/268@tmp/private_key_8845031672039655641.key (/w/workspace/edgex-go/268@tmp/private_key_8845031672039655641.key) [2022-07-29T18:03:54.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T18:03:54.560Z] + git semver init [2022-07-29T18:03:54.822Z] 2022-07-29 18:03:54,760 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T18:03:54.822Z] 2022-07-29 18:03:54,761 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/268/.semver [2022-07-29T18:03:54.822Z] 2022-07-29 18:03:54,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/268/.semver [2022-07-29T18:03:54.822Z] 2022-07-29 18:03:54,761 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/268/.semver'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=None) [2022-07-29T18:03:59.110Z] 2022-07-29 18:03:59,021 [append_file] DEBUG append to file:/w/workspace/edgex-go/268/.git/info/exclude [2022-07-29T18:03:59.110Z] 2022-07-29 18:03:59,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/268/.semver/main with force:False [2022-07-29T18:03:59.110Z] 2022-07-29 18:03:59,022 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:03:59.110Z] 2022-07-29 18:03:59,022 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:03:59.110Z] 2.3.0-dev.33 [Pipeline] } [2022-07-29T18:03:59.125Z] $ docker exec --env ******** --env ******** 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 ssh-agent -k [2022-07-29T18:03:59.249Z] unset SSH_AUTH_SOCK; [2022-07-29T18:03:59.250Z] unset SSH_AGENT_PID; [2022-07-29T18:03:59.250Z] echo Agent pid 79 killed; [2022-07-29T18:03:59.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T18:03:59.571Z] + git semver [Pipeline] } [2022-07-29T18:03:59.854Z] $ docker stop --time=1 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 [2022-07-29T18:04:01.190Z] $ docker rm -f 2f1a0aaf0da568b0ac6c3e4d01bca3767a90c78e9237560c52bffb4e9b3b23e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T18:04:01.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T18:04:01.838Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T18:04:01.841Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.33 [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-07-29T18:04:02.272Z] + git config --global --add safe.directory /w/workspace/edgex-go/268 [Pipeline] echo [2022-07-29T18:04:02.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T18:04:02.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T18:04:02.313Z] ========================================================= [2022-07-29T18:04:02.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T18:04:02.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T18:04:02.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T18:04:02.611Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T18:04:02.611Z] 2408cc74d12b: Pulling fs layer [2022-07-29T18:04:02.611Z] ea60b727a1ce: Pulling fs layer [2022-07-29T18:04:02.611Z] 30c4a7721957: Pulling fs layer [2022-07-29T18:04:02.611Z] 370296b7ddb6: Pulling fs layer [2022-07-29T18:04:02.611Z] 7c6cee850709: Pulling fs layer [2022-07-29T18:04:02.611Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T18:04:02.611Z] d94ebbe4e438: Pulling fs layer [2022-07-29T18:04:02.611Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T18:04:02.611Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T18:04:02.611Z] 39a5fcdaea64: Waiting [2022-07-29T18:04:02.611Z] d94ebbe4e438: Waiting [2022-07-29T18:04:02.611Z] bcfd1f05c69d: Waiting [2022-07-29T18:04:02.611Z] 59ccb84bbe0f: Waiting [2022-07-29T18:04:02.611Z] 370296b7ddb6: Waiting [2022-07-29T18:04:02.611Z] 7c6cee850709: Waiting [2022-07-29T18:04:02.611Z] 30c4a7721957: Verifying Checksum [2022-07-29T18:04:02.611Z] 30c4a7721957: Download complete [2022-07-29T18:04:02.611Z] ea60b727a1ce: Download complete [2022-07-29T18:04:02.611Z] 7c6cee850709: Verifying Checksum [2022-07-29T18:04:02.611Z] 7c6cee850709: Download complete [2022-07-29T18:04:02.611Z] 39a5fcdaea64: Download complete [2022-07-29T18:04:02.611Z] 2408cc74d12b: Download complete [2022-07-29T18:04:02.611Z] d94ebbe4e438: Verifying Checksum [2022-07-29T18:04:02.611Z] d94ebbe4e438: Download complete [2022-07-29T18:04:02.874Z] 2408cc74d12b: Pull complete [2022-07-29T18:04:02.874Z] ea60b727a1ce: Pull complete [2022-07-29T18:04:03.137Z] 30c4a7721957: Pull complete [2022-07-29T18:04:03.137Z] 59ccb84bbe0f: Download complete [2022-07-29T18:04:03.399Z] 370296b7ddb6: Verifying Checksum [2022-07-29T18:04:03.400Z] 370296b7ddb6: Download complete [2022-07-29T18:04:03.400Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T18:04:03.400Z] bcfd1f05c69d: Download complete [2022-07-29T18:04:07.613Z] 370296b7ddb6: Pull complete [2022-07-29T18:04:07.613Z] 7c6cee850709: Pull complete [2022-07-29T18:04:07.613Z] 39a5fcdaea64: Pull complete [2022-07-29T18:04:07.613Z] d94ebbe4e438: Pull complete [2022-07-29T18:04:09.532Z] bcfd1f05c69d: Pull complete [2022-07-29T18:04:10.477Z] 59ccb84bbe0f: Pull complete [2022-07-29T18:04:10.478Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T18:04:10.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T18:04:10.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T18:04:10.781Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T18:04:10.782Z] WORKDIR /edgex [2022-07-29T18:04:10.782Z] COPY go.mod . [2022-07-29T18:04:10.782Z] RUN go mod download build [2022-07-29T18:04:10.782Z] -t ci-base-image-x86_64 -f - . [2022-07-29T18:04:12.159Z] Sending build context to Docker daemon 335.4MB [2022-07-29T18:04:12.159Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T18:04:12.159Z] ---> a4fb48ad2a94 [2022-07-29T18:04:12.159Z] Step 2/4 : WORKDIR /edgex [2022-07-29T18:04:15.474Z] ---> Running in 07dd71e70aec [2022-07-29T18:04:15.736Z] Removing intermediate container 07dd71e70aec [2022-07-29T18:04:15.736Z] ---> 9a99505f4cee [2022-07-29T18:04:15.736Z] Step 3/4 : COPY go.mod . [2022-07-29T18:04:15.736Z] ---> 1c282af51e2d [2022-07-29T18:04:15.736Z] Step 4/4 : RUN go mod download [2022-07-29T18:04:15.736Z] ---> Running in 2eddd6ccbe32 [2022-07-29T18:04:16.943Z] Still waiting to schedule task [2022-07-29T18:04:16.943Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-29T18:04:30.650Z] Removing intermediate container 2eddd6ccbe32 [2022-07-29T18:04:30.650Z] ---> 8a3caad9abc8 [2022-07-29T18:04:30.650Z] Successfully built 8a3caad9abc8 [2022-07-29T18:04:30.650Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:04:30.965Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T18:04:30.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:04:31.047Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:04:31.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:04:31.611Z] $ docker top 441af053643d7857fc8da87a30907c06566b339d30466ccb952fffef7c9ac046 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T18:04:31.971Z] + go version [2022-07-29T18:04:31.971Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T18:04:31.988Z] $ docker stop --time=1 441af053643d7857fc8da87a30907c06566b339d30466ccb952fffef7c9ac046 [2022-07-29T18:04:33.309Z] $ docker rm -f 441af053643d7857fc8da87a30907c06566b339d30466ccb952fffef7c9ac046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:04:33.734Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T18:04:33.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:04:33.820Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:04:33.859Z] $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:04:34.204Z] $ docker top 4742c932dca7eb17fdc67178d23ea18d6aed4dcf6f2b2feb009936cfa05cea0b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T18:04:34.280Z] ========================================================= [2022-07-29T18:04:34.280Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T18:04:34.280Z] ========================================================= [Pipeline] sh [2022-07-29T18:04:34.558Z] + git config --global --add safe.directory /w/workspace/edgex-go/268 [Pipeline] fileExists [Pipeline] sh [2022-07-29T18:04:34.851Z] + make test [2022-07-29T18:04:34.851Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T18:04:41.422Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T18:04:56.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T18:04:56.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T18:04:56.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T18:04:56.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T18:04:56.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T18:04:56.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T18:04:56.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T18:04:56.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.2% of statements [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T18:04:56.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.378s coverage: 89.2% of statements [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 83.8% of statements [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.471s coverage: 95.6% of statements [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.089s coverage: 58.8% of statements [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-07-29T18:04:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-07-29T18:04:59.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-07-29T18:05:07.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements [2022-07-29T18:05:07.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-07-29T18:05:11.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 82.2% of statements [2022-07-29T18:05:11.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.091s coverage: 87.2% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.2% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.6% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T18:05:19.203Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-07-29T18:05:19.203Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-07-29T18:05:19.203Z] 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-07-29T18:05:37.305Z] 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-07-29T18:05:37.305Z] GO111MODULE=on go vet ./... [2022-07-29T18:05:40.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T18:05:40.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T18:05:40.595Z] ./bin/test-attribution-txt.sh [2022-07-29T18:05:40.595Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T18:05:40.596Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T18:05:40.596Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T18:05:40.596Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T18:05:40.596Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T18:05:40.596Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T18:05:40.596Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T18:05:40.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T18:05:40.906Z] + ls -al . [2022-07-29T18:05:40.906Z] total 688 [2022-07-29T18:05:40.906Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 18:04 . [2022-07-29T18:05:40.906Z] drwxr-xr-x 4 root root 4096 Jul 29 18:04 .. [2022-07-29T18:05:40.906Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 18:03 .dockerignore [2022-07-29T18:05:40.906Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 18:05 .git [2022-07-29T18:05:40.906Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 18:03 .github [2022-07-29T18:05:40.906Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 18:03 .gitignore [2022-07-29T18:05:40.906Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 18:03 .golangci.yml [2022-07-29T18:05:40.906Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 18:03 .hadolint.yml [2022-07-29T18:05:40.906Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 18:03 .semver [2022-07-29T18:05:40.906Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 18:03 .sonarcloud.properties [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 18:03 ADOPTERS.md [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 18:03 Attribution.txt [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 18:03 CHANGELOG.md [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 18:03 CONTRIBUTING.md [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 18:03 GOVERNANCE.md [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 18:03 Jenkinsfile [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 18:03 LICENSE [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 18:03 Makefile [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 18:03 OWNERS.md [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 18:03 README.md [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 18:03 SECURITY.md [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 12 Jul 29 18:04 VERSION [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 18:03 ZMQWindows.md [2022-07-29T18:05:40.907Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 18:03 bin [2022-07-29T18:05:40.907Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 18:03 cmd [2022-07-29T18:05:40.907Z] -rw-r--r-- 1 root root 436531 Jul 29 18:05 coverage.out [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 18:03 go.mod [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 18:03 go.sum [2022-07-29T18:05:40.907Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 18:03 internal [2022-07-29T18:05:40.907Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 18:03 openapi [2022-07-29T18:05:40.907Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 18:03 snap [2022-07-29T18:05:40.907Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 18:03 version.go [Pipeline] sh [2022-07-29T18:05:41.196Z] + '[' -e coverage.out ] [2022-07-29T18:05:41.196Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T18:05:41.316Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T18:05:41.598Z] + make build [2022-07-29T18:05:41.598Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T18:05:53.829Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T18:05:57.955Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21500 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-29T18:05:57.968Z] Running in /w/workspace/edgex-go/268 [Pipeline] { [Pipeline] checkout [2022-07-29T18:05:58.015Z] The recommended git tool is: git [2022-07-29T18:06:03.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T18:06:04.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T18:06:04.728Z] using credential edgex-jenkins-ssh [2022-07-29T18:06:04.750Z] Cloning the remote Git repository [2022-07-29T18:06:04.804Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-29T18:06:04.877Z] > git init /w/workspace/edgex-go/268 # timeout=10 [2022-07-29T18:06:04.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T18:06:04.975Z] > git --version # timeout=10 [2022-07-29T18:06:05.008Z] > git --version # 'git version 2.25.1' [2022-07-29T18:06:05.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T18:06:05.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T18:06:12.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T18:06:12.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T18:06:12.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T18:06:13.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T18:06:14.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T18:06:15.402Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T18:06:16.339Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T18:06:16.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T18:06:18.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-29T18:06:19.771Z] $ docker stop --time=1 4742c932dca7eb17fdc67178d23ea18d6aed4dcf6f2b2feb009936cfa05cea0b [2022-07-29T18:06:20.728Z] Avoid second fetch [2022-07-29T18:06:20.728Z] Checking out Revision a9913775ba844ac49f5eb06b88cc0e63275269c3 (main) [2022-07-29T18:06:20.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T18:06:20.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T18:06:22.434Z] $ docker rm -f 4742c932dca7eb17fdc67178d23ea18d6aed4dcf6f2b2feb009936cfa05cea0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-07-29T18:06:20.798Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T18:06:20.822Z] > git checkout -f a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:06:23.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T18:06:23.320Z] [2022-07-29T18:06:23.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:06:23.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T18:06:23.621Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-29T18:06:23.621Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-29T18:06:23.621Z] ca9280d653b3: Pulling fs layer [2022-07-29T18:06:23.621Z] 7e9c9ca2126c: Pulling fs layer [2022-07-29T18:06:23.621Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-29T18:06:23.621Z] cbdbe7a5bc2a: Download complete [2022-07-29T18:06:23.881Z] ca9280d653b3: Verifying Checksum [2022-07-29T18:06:23.881Z] ca9280d653b3: Download complete [2022-07-29T18:06:23.881Z] cbdbe7a5bc2a: Pull complete [2022-07-29T18:06:24.140Z] 7e9c9ca2126c: Download complete [2022-07-29T18:06:24.399Z] ca9280d653b3: Pull complete [2022-07-29T18:06:25.269Z] Commit message: "fix: add missing edgex/security config stem resolution in security-consul-bootstrapper (#4110)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T18:06:26.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T18:06:26.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:06:26.087Z] Dload Upload Total Spent Left Speed [2022-07-29T18:06:26.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 90676 [Pipeline] sh [2022-07-29T18:06:26.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T18:06:27.118Z] + sudo tee /etc/docker/daemon.new [2022-07-29T18:06:27.119Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-29T18:06:27.119Z] { [2022-07-29T18:06:27.119Z] "registry-mirrors": [ [2022-07-29T18:06:27.119Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T18:06:27.119Z] ], [2022-07-29T18:06:27.119Z] "bip": "10.250.0.254/24", [2022-07-29T18:06:27.119Z] "hosts": [ [2022-07-29T18:06:27.119Z] "tcp://0.0.0.0:5555", [2022-07-29T18:06:27.119Z] "unix:///var/run/docker.sock" [2022-07-29T18:06:27.119Z] ], [2022-07-29T18:06:27.119Z] "mtu": 1458, [2022-07-29T18:06:27.119Z] "selinux-enabled": true, [2022-07-29T18:06:27.119Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T18:06:27.119Z] } [Pipeline] sh [2022-07-29T18:06:27.465Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T18:06:27.825Z] 7e9c9ca2126c: Pull complete [2022-07-29T18:06:27.826Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-29T18:06:27.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T18:06:27.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-29T18:06:27.852Z] + sudo service docker restart [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:06:27.925Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:06:27.966Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:06:29.495Z] $ docker top fb33ab25f0c3463f8ecd024b9520c727a990dfcd6a2d3dfd836aca15d46e2e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T18:06:29.855Z] + docker-compose build --help [2022-07-29T18:06:29.855Z] + grep parallel [2022-07-29T18:06:30.425Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T18:06:30.441Z] $ docker stop --time=1 fb33ab25f0c3463f8ecd024b9520c727a990dfcd6a2d3dfd836aca15d46e2e30 [2022-07-29T18:06:31.717Z] $ docker rm -f fb33ab25f0c3463f8ecd024b9520c727a990dfcd6a2d3dfd836aca15d46e2e30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:06:32.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T18:06:32.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:06:32.225Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:06:32.264Z] $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:06:32.702Z] $ docker top 801468a868b0e00733c394c50d2e4ecb0d9bf8861a73058c6a0aea43cae77735 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T18:06:33.063Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T18:06:33.635Z] Building core-command ... [2022-07-29T18:06:33.635Z] Building core-data ... [2022-07-29T18:06:33.635Z] Building core-metadata ... [2022-07-29T18:06:33.635Z] Building security-bootstrapper ... [2022-07-29T18:06:33.635Z] Building security-proxy-setup ... [2022-07-29T18:06:33.635Z] Building security-secretstore-setup ... [2022-07-29T18:06:33.635Z] Building security-spiffe-token-provider ... [2022-07-29T18:06:33.635Z] Building security-spire-agent ... [2022-07-29T18:06:33.635Z] Building security-spire-config ... [2022-07-29T18:06:33.635Z] Building security-spire-server ... [2022-07-29T18:06:33.635Z] Building support-notifications ... [2022-07-29T18:06:33.635Z] Building support-scheduler ... [2022-07-29T18:06:33.635Z] Building sys-mgmt-agent ... [2022-07-29T18:06:33.635Z] Building sys-mgmt-agent [2022-07-29T18:06:33.635Z] Building security-spire-server [2022-07-29T18:06:33.635Z] Building support-scheduler [2022-07-29T18:06:33.635Z] Building support-notifications [2022-07-29T18:06:33.635Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T18:06:46.194Z] provisioning config files... [2022-07-29T18:06:46.218Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config7135687475065678046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:06:46.580Z] ---> docker-login.sh [2022-07-29T18:06:46.580Z] nexus3.edgexfoundry.org:10001 [2022-07-29T18:06:47.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:06:47.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:06:47.455Z] Configure a credential helper to remove this warning. See [2022-07-29T18:06:47.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:06:47.455Z] [2022-07-29T18:06:47.455Z] Login Succeeded [2022-07-29T18:06:47.455Z] nexus3.edgexfoundry.org:10002 [2022-07-29T18:06:48.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:06:48.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:06:48.055Z] Configure a credential helper to remove this warning. See [2022-07-29T18:06:48.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:06:48.055Z] [2022-07-29T18:06:48.055Z] Login Succeeded [2022-07-29T18:06:48.055Z] nexus3.edgexfoundry.org:10003 [2022-07-29T18:06:48.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:06:48.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:06:48.612Z] Configure a credential helper to remove this warning. See [2022-07-29T18:06:48.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:06:48.612Z] [2022-07-29T18:06:48.612Z] Login Succeeded [2022-07-29T18:06:48.612Z] nexus3.edgexfoundry.org:10004 [2022-07-29T18:06:48.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:06:48.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:06:48.886Z] Configure a credential helper to remove this warning. See [2022-07-29T18:06:48.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:06:48.886Z] [2022-07-29T18:06:48.886Z] Login Succeeded [2022-07-29T18:06:48.886Z] docker.io [2022-07-29T18:06:49.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:06:49.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:06:49.759Z] Configure a credential helper to remove this warning. See [2022-07-29T18:06:49.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:06:49.759Z] [2022-07-29T18:06:49.759Z] Login Succeeded [2022-07-29T18:06:49.759Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T18:06:49.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-29T18:06:50.615Z] + git config --global --add safe.directory /w/workspace/edgex-go/268 [Pipeline] echo [2022-07-29T18:06:50.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T18:06:50.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T18:06:50.661Z] ========================================================= [2022-07-29T18:06:50.661Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T18:06:50.661Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T18:06:50.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T18:06:51.272Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T18:06:51.272Z] b3c136eddcbf: Pulling fs layer [2022-07-29T18:06:51.272Z] c0a3192eca97: Pulling fs layer [2022-07-29T18:06:51.272Z] a050256f5b6f: Pulling fs layer [2022-07-29T18:06:51.272Z] 656be50a0ddc: Pulling fs layer [2022-07-29T18:06:51.272Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T18:06:51.272Z] 46d945488cbd: Pulling fs layer [2022-07-29T18:06:51.272Z] 8a5474983e97: Pulling fs layer [2022-07-29T18:06:51.272Z] 329c88fbcd65: Pulling fs layer [2022-07-29T18:06:51.272Z] 2bbca73fdf42: Waiting [2022-07-29T18:06:51.272Z] 46d945488cbd: Waiting [2022-07-29T18:06:51.272Z] 8a5474983e97: Waiting [2022-07-29T18:06:51.272Z] 656be50a0ddc: Waiting [2022-07-29T18:06:51.272Z] 329c88fbcd65: Waiting [2022-07-29T18:06:51.272Z] a050256f5b6f: Verifying Checksum [2022-07-29T18:06:51.272Z] a050256f5b6f: Download complete [2022-07-29T18:06:51.272Z] c0a3192eca97: Download complete [2022-07-29T18:06:51.272Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T18:06:51.272Z] 2bbca73fdf42: Download complete [2022-07-29T18:06:51.272Z] 46d945488cbd: Verifying Checksum [2022-07-29T18:06:51.272Z] 46d945488cbd: Download complete [2022-07-29T18:06:51.272Z] b3c136eddcbf: Verifying Checksum [2022-07-29T18:06:51.272Z] b3c136eddcbf: Download complete [2022-07-29T18:06:51.740Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:06:51.740Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:06:51.740Z] ---> 8a3caad9abc8 [2022-07-29T18:06:51.740Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T18:06:51.740Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:06:51.740Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:06:51.740Z] ---> 8a3caad9abc8 [2022-07-29T18:06:51.740Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:06:51.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:06:51.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:06:51.740Z] ---> 8a3caad9abc8 [2022-07-29T18:06:51.740Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T18:06:51.740Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:06:51.740Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:06:51.740Z] ---> 8a3caad9abc8 [2022-07-29T18:06:51.740Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T18:06:51.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:06:51.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:06:51.740Z] ---> 8a3caad9abc8 [2022-07-29T18:06:51.740Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T18:06:52.270Z] b3c136eddcbf: Pull complete [2022-07-29T18:06:52.270Z] 329c88fbcd65: Verifying Checksum [2022-07-29T18:06:52.270Z] 329c88fbcd65: Download complete [2022-07-29T18:06:52.895Z] c0a3192eca97: Pull complete [2022-07-29T18:06:53.172Z] a050256f5b6f: Pull complete [2022-07-29T18:06:53.449Z] 8a5474983e97: Verifying Checksum [2022-07-29T18:06:53.449Z] 8a5474983e97: Download complete [2022-07-29T18:06:54.048Z] 656be50a0ddc: Verifying Checksum [2022-07-29T18:06:54.048Z] 656be50a0ddc: Download complete [2022-07-29T18:06:54.285Z] ---> Running in fa8637222d19 [2022-07-29T18:06:54.285Z] ---> Running in ab26a7d8ccd0 [2022-07-29T18:06:54.285Z] ---> Running in 9e1618ff0442 [2022-07-29T18:06:54.285Z] ---> Running in d31453cca3ca [2022-07-29T18:06:54.285Z] ---> Running in 8a4d233dbd28 [2022-07-29T18:06:54.285Z] Removing intermediate container fa8637222d19 [2022-07-29T18:06:54.285Z] ---> 862299be5f8a [2022-07-29T18:06:54.285Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:06:54.285Z] Removing intermediate container ab26a7d8ccd0 [2022-07-29T18:06:54.285Z] ---> 07d582e0ef92 [2022-07-29T18:06:54.285Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:06:54.285Z] Removing intermediate container d31453cca3ca [2022-07-29T18:06:54.285Z] Removing intermediate container 8a4d233dbd28 [2022-07-29T18:06:54.285Z] ---> 105fef470bde [2022-07-29T18:06:54.285Z] ---> 99fb8fbbc059 [2022-07-29T18:06:54.285Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:06:54.285Z] [2022-07-29T18:06:54.285Z] Removing intermediate container 9e1618ff0442 [2022-07-29T18:06:54.285Z] ---> 70b5818c3df0 [2022-07-29T18:06:54.285Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:06:54.285Z] ---> Running in 2137bd6d8b66 [2022-07-29T18:06:54.285Z] ---> Running in fa40ea37750d [2022-07-29T18:06:54.285Z] ---> Running in 1348597c641e [2022-07-29T18:06:54.545Z] ---> Running in 0169fb87ccc6 [2022-07-29T18:06:54.545Z] ---> Running in 834567d0dc53 [2022-07-29T18:06:55.112Z] Removing intermediate container 2137bd6d8b66 [2022-07-29T18:06:55.112Z] ---> 3e0fa0314942 [2022-07-29T18:06:55.112Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T18:06:55.112Z] ---> Running in 12b929aaf7c0 [2022-07-29T18:06:55.373Z] Removing intermediate container fa40ea37750d [2022-07-29T18:06:55.373Z] ---> f32f7c6beda0 [2022-07-29T18:06:55.373Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T18:06:55.373Z] ---> Running in fd257b661583 [2022-07-29T18:06:55.636Z] Removing intermediate container 1348597c641e [2022-07-29T18:06:55.636Z] ---> b082ada301ab [2022-07-29T18:06:55.636Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T18:06:55.636Z] ---> Running in 3a652d139045 [2022-07-29T18:06:55.898Z] Removing intermediate container 0169fb87ccc6 [2022-07-29T18:06:55.898Z] ---> c5a58f4380e8 [2022-07-29T18:06:55.898Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T18:06:55.898Z] ---> Running in a8949852dd7d [2022-07-29T18:06:55.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:55.898Z] Removing intermediate container 834567d0dc53 [2022-07-29T18:06:55.898Z] ---> 1ad530fe811a [2022-07-29T18:06:55.898Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T18:06:56.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:56.158Z] ---> Running in 498882db0521 [2022-07-29T18:06:56.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:56.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:56.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:56.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:56.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:57.200Z] OK: 211 MiB in 51 packages [2022-07-29T18:06:57.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:57.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:57.460Z] OK: 211 MiB in 51 packages [2022-07-29T18:06:57.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:06:57.719Z] Removing intermediate container 12b929aaf7c0 [2022-07-29T18:06:57.719Z] ---> 2f3fd1abb511 [2022-07-29T18:06:57.719Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T18:06:57.719Z] OK: 211 MiB in 51 packages [2022-07-29T18:06:57.719Z] OK: 211 MiB in 51 packages [2022-07-29T18:06:57.719Z] ---> 4d20bedf653e [2022-07-29T18:06:57.720Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:06:57.720Z] Removing intermediate container fd257b661583 [2022-07-29T18:06:57.720Z] ---> 22bded25dd43 [2022-07-29T18:06:57.720Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T18:06:57.983Z] ---> Running in 7c1a0d8a5f9b [2022-07-29T18:06:57.983Z] ---> af4a95722e8d [2022-07-29T18:06:57.983Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:06:57.983Z] ---> Running in d3992c38e8e7 [2022-07-29T18:06:58.252Z] Removing intermediate container 3a652d139045 [2022-07-29T18:06:58.252Z] ---> f91702ae02be [2022-07-29T18:06:58.252Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:06:58.252Z] Removing intermediate container a8949852dd7d [2022-07-29T18:06:58.252Z] ---> 6b61455de42d [2022-07-29T18:06:58.252Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T18:06:58.512Z] OK: 211 MiB in 51 packages [2022-07-29T18:06:58.512Z] ---> fc4aa7f3164a [2022-07-29T18:06:58.512Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:06:58.512Z] ---> Running in 0d1b82ba9b3b [2022-07-29T18:06:58.512Z] ---> 5119379cbd03 [2022-07-29T18:06:58.512Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:06:58.512Z] ---> Running in 2ffb1124cbf0 [2022-07-29T18:06:58.775Z] Removing intermediate container 498882db0521 [2022-07-29T18:06:58.775Z] ---> 736848d5af5b [2022-07-29T18:06:58.775Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T18:06:59.034Z] ---> 024af00172fd [2022-07-29T18:06:59.034Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:06:59.034Z] ---> Running in fa015dd3f2df [2022-07-29T18:07:09.154Z] 656be50a0ddc: Pull complete [2022-07-29T18:07:09.154Z] 2bbca73fdf42: Pull complete [2022-07-29T18:07:09.154Z] 46d945488cbd: Pull complete [2022-07-29T18:07:13.485Z] 8a5474983e97: Pull complete [2022-07-29T18:07:13.953Z] Removing intermediate container 2ffb1124cbf0 [2022-07-29T18:07:13.953Z] ---> 67189a9d5ca9 [2022-07-29T18:07:13.953Z] Step 8/31 : COPY . . [2022-07-29T18:07:13.953Z] Removing intermediate container 7c1a0d8a5f9b [2022-07-29T18:07:13.953Z] ---> 0a8d3caf3039 [2022-07-29T18:07:13.953Z] Step 8/25 : COPY . . [2022-07-29T18:07:13.953Z] Removing intermediate container 0d1b82ba9b3b [2022-07-29T18:07:13.953Z] ---> f3bdaddec21a [2022-07-29T18:07:13.953Z] Step 8/23 : COPY . . [2022-07-29T18:07:13.953Z] Removing intermediate container fa015dd3f2df [2022-07-29T18:07:13.953Z] ---> dfd3877a78ad [2022-07-29T18:07:13.953Z] Step 8/22 : COPY . . [2022-07-29T18:07:13.953Z] Removing intermediate container d3992c38e8e7 [2022-07-29T18:07:13.953Z] ---> 81b3f9295426 [2022-07-29T18:07:13.953Z] Step 8/22 : COPY . . [2022-07-29T18:07:16.110Z] 329c88fbcd65: Pull complete [2022-07-29T18:07:16.110Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T18:07:16.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T18:07:16.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T18:07:16.468Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T18:07:16.468Z] WORKDIR /edgex [2022-07-29T18:07:16.468Z] COPY go.mod . [2022-07-29T18:07:16.468Z] RUN go mod download [2022-07-29T18:07:16.468Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-29T18:07:19.132Z] Sending build context to Docker daemon 169.3MB [2022-07-29T18:07:19.132Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T18:07:19.132Z] ---> ff4287adb874 [2022-07-29T18:07:19.132Z] Step 2/4 : WORKDIR /edgex [2022-07-29T18:07:21.105Z] ---> Running in a8e6d9029850 [2022-07-29T18:07:21.105Z] Removing intermediate container a8e6d9029850 [2022-07-29T18:07:21.105Z] ---> 85c7e6f0461d [2022-07-29T18:07:21.105Z] Step 3/4 : COPY go.mod . [2022-07-29T18:07:21.702Z] ---> b4e60f82b579 [2022-07-29T18:07:21.702Z] Step 4/4 : RUN go mod download [2022-07-29T18:07:21.702Z] ---> Running in 96f1e86eda15 [2022-07-29T18:07:26.179Z] ---> 78b10f5bc739 [2022-07-29T18:07:26.179Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T18:07:26.179Z] ---> 5e2e414e9164 [2022-07-29T18:07:26.179Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T18:07:26.439Z] ---> f5d9b36d7163 [2022-07-29T18:07:26.439Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T18:07:26.439Z] ---> 6a93dfe8e5fa [2022-07-29T18:07:26.439Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T18:07:26.439Z] ---> b98d70cad81e [2022-07-29T18:07:26.439Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T18:07:26.439Z] ---> Running in 1e67bc82c67b [2022-07-29T18:07:26.439Z] ---> Running in bdd2f2d20cc3 [2022-07-29T18:07:26.439Z] ---> Running in 58ae59570a2c [2022-07-29T18:07:26.439Z] ---> Running in a9f08a743322 [2022-07-29T18:07:26.439Z] ---> Running in ac19a655aa6d [2022-07-29T18:07:26.439Z] Removing intermediate container 1e67bc82c67b [2022-07-29T18:07:26.439Z] ---> 53372fc523be [2022-07-29T18:07:26.439Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T18:07:26.439Z] ---> Running in 7242a29ff5e8 [2022-07-29T18:07:26.700Z] Removing intermediate container 7242a29ff5e8 [2022-07-29T18:07:26.700Z] ---> cb5f9ea9d46b [2022-07-29T18:07:26.700Z] Step 11/25 : 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-07-29T18:07:26.700Z] ---> Running in 6554a5015fc7 [2022-07-29T18:07:26.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T18:07:26.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T18:07:27.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T18:07:27.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T18:07:28.158Z] Removing intermediate container 6554a5015fc7 [2022-07-29T18:07:28.159Z] ---> aa539dbcc0b8 [2022-07-29T18:07:28.159Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T18:07:28.159Z] ---> Running in 1d2abb94f293 [2022-07-29T18:07:28.419Z] Removing intermediate container 1d2abb94f293 [2022-07-29T18:07:28.419Z] ---> e77b5e95f196 [2022-07-29T18:07:28.419Z] [2022-07-29T18:07:28.419Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T18:07:28.419Z] 3.15: Pulling from library/alpine [2022-07-29T18:07:28.756Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T18:07:28.756Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T18:07:28.756Z] ---> 2720e26172a0 [2022-07-29T18:07:28.756Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:07:29.017Z] ---> Running in ee6f6fe085eb [2022-07-29T18:07:29.017Z] Removing intermediate container ee6f6fe085eb [2022-07-29T18:07:29.017Z] ---> f4b9957cf57d [2022-07-29T18:07:29.017Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:07:29.017Z] ---> Running in ebb058400506 [2022-07-29T18:07:30.397Z] Removing intermediate container ebb058400506 [2022-07-29T18:07:30.397Z] ---> be17fb721a80 [2022-07-29T18:07:30.397Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T18:07:30.397Z] ---> Running in e20d4413d0d9 [2022-07-29T18:07:30.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:07:31.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:07:32.169Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T18:07:32.169Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T18:07:32.169Z] OK: 15856 distinct packages available [2022-07-29T18:07:32.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:07:33.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:07:33.365Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T18:07:33.365Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T18:07:33.365Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T18:07:33.625Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T18:07:33.625Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T18:07:33.625Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T18:07:33.625Z] OK: 6 MiB in 19 packages [2022-07-29T18:07:35.536Z] Removing intermediate container e20d4413d0d9 [2022-07-29T18:07:35.536Z] ---> 659be37324d7 [2022-07-29T18:07:35.536Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T18:07:38.075Z] ---> 28b58fcad7d8 [2022-07-29T18:07:38.076Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T18:07:38.645Z] ---> 9a63a40b62c6 [2022-07-29T18:07:38.645Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T18:07:39.211Z] ---> 5ec84dbb82dd [2022-07-29T18:07:39.211Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T18:07:39.782Z] ---> 47feebb531f2 [2022-07-29T18:07:39.782Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T18:07:39.782Z] ---> Running in f9cfa1723505 [2022-07-29T18:07:40.043Z] Removing intermediate container f9cfa1723505 [2022-07-29T18:07:40.043Z] ---> 38b7e2a719c2 [2022-07-29T18:07:40.043Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T18:07:40.043Z] ---> Running in e540c367e19d [2022-07-29T18:07:40.369Z] Removing intermediate container e540c367e19d [2022-07-29T18:07:40.369Z] ---> fe7c9b05cd61 [2022-07-29T18:07:40.369Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T18:07:40.633Z] ---> Running in c4dee0f88264 [2022-07-29T18:07:40.896Z] Removing intermediate container c4dee0f88264 [2022-07-29T18:07:40.896Z] ---> 6a47a8e0ea9f [2022-07-29T18:07:40.896Z] Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:07:41.164Z] ---> Running in 0192d28a43bf [2022-07-29T18:07:41.734Z] Removing intermediate container 0192d28a43bf [2022-07-29T18:07:41.734Z] ---> a63dc0623b27 [2022-07-29T18:07:41.734Z] Step 25/25 : LABEL version=2.3.0-dev.33 [2022-07-29T18:07:41.734Z] ---> Running in adca12be5789 [2022-07-29T18:07:41.995Z] Removing intermediate container adca12be5789 [2022-07-29T18:07:41.995Z] ---> 4ec3a2d3b418 [2022-07-29T18:07:41.995Z] [2022-07-29T18:07:42.255Z] Successfully built 4ec3a2d3b418 [2022-07-29T18:07:42.255Z] Successfully tagged security-spire-server:latest [2022-07-29T18:07:42.255Z] Building core-metadata [2022-07-29T18:07:46.462Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:07:46.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:07:46.463Z] ---> 8a3caad9abc8 [2022-07-29T18:07:46.463Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:07:46.463Z] ---> Using cache [2022-07-29T18:07:46.463Z] ---> 99fb8fbbc059 [2022-07-29T18:07:46.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:07:46.463Z] ---> Using cache [2022-07-29T18:07:46.463Z] ---> 1ad530fe811a [2022-07-29T18:07:46.463Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T18:07:46.463Z] ---> Using cache [2022-07-29T18:07:46.463Z] ---> 736848d5af5b [2022-07-29T18:07:46.463Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:07:46.463Z] ---> Using cache [2022-07-29T18:07:46.463Z] ---> 024af00172fd [2022-07-29T18:07:46.463Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:07:46.463Z] ---> Using cache [2022-07-29T18:07:46.463Z] ---> dfd3877a78ad [2022-07-29T18:07:46.463Z] Step 8/23 : COPY . . [2022-07-29T18:07:46.463Z] ---> Using cache [2022-07-29T18:07:46.463Z] ---> 6a93dfe8e5fa [2022-07-29T18:07:46.463Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T18:07:49.763Z] ---> Running in 80931e2f0789 [2022-07-29T18:07:50.339Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T18:07:54.061Z] Removing intermediate container 96f1e86eda15 [2022-07-29T18:07:54.061Z] ---> bfebdbf41679 [2022-07-29T18:07:54.061Z] Successfully built bfebdbf41679 [2022-07-29T18:07:54.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:07:54.413Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T18:07:54.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:07:54.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container [2022-07-29T18:07:54.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:07:56.010Z] $ docker top 1ba6029c42991322f95af516d38bee4e0147fdda725e266403a1d730df27f8a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T18:07:56.895Z] + go version [2022-07-29T18:07:56.895Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T18:07:56.919Z] $ docker stop --time=1 1ba6029c42991322f95af516d38bee4e0147fdda725e266403a1d730df27f8a4 [2022-07-29T18:07:58.554Z] $ docker rm -f 1ba6029c42991322f95af516d38bee4e0147fdda725e266403a1d730df27f8a4 [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-07-29T18:07:59.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T18:07:59.185Z] [2022-07-29T18:07:59.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:07:59.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T18:07:59.531Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-29T18:07:59.531Z] 29e5d40040c1: Pulling fs layer [2022-07-29T18:07:59.531Z] 1ce36da41761: Pulling fs layer [2022-07-29T18:07:59.531Z] 25b303627fd3: Pulling fs layer [2022-07-29T18:07:59.807Z] 29e5d40040c1: Verifying Checksum [2022-07-29T18:07:59.807Z] 29e5d40040c1: Download complete [2022-07-29T18:08:00.084Z] 1ce36da41761: Verifying Checksum [2022-07-29T18:08:00.084Z] 1ce36da41761: Download complete [2022-07-29T18:08:00.359Z] 29e5d40040c1: Pull complete [2022-07-29T18:08:01.827Z] 25b303627fd3: Download complete [2022-07-29T18:08:01.827Z] 1ce36da41761: Pull complete [2022-07-29T18:08:02.619Z] Removing intermediate container bdd2f2d20cc3 [2022-07-29T18:08:02.619Z] ---> c3eff939394f [2022-07-29T18:08:02.619Z] [2022-07-29T18:08:02.619Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T18:08:02.619Z] Removing intermediate container ac19a655aa6d [2022-07-29T18:08:02.619Z] ---> 7e8ef74191de [2022-07-29T18:08:02.619Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T18:08:02.619Z] 3.16: Pulling from library/alpine [2022-07-29T18:08:02.619Z] ---> Running in 97772689c306 [2022-07-29T18:08:03.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T18:08:03.358Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T18:08:03.358Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T18:08:03.358Z] ---> d7d3d98c851f [2022-07-29T18:08:03.358Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:08:03.649Z] ---> Running in 9b491aaf87ef [2022-07-29T18:08:03.908Z] Removing intermediate container 9b491aaf87ef [2022-07-29T18:08:03.908Z] ---> 19565a897233 [2022-07-29T18:08:03.908Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T18:08:04.211Z] ---> Running in f6b780b86f00 [2022-07-29T18:08:05.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:05.153Z] Removing intermediate container 97772689c306 [2022-07-29T18:08:05.153Z] ---> 74d0952ef873 [2022-07-29T18:08:05.153Z] [2022-07-29T18:08:05.153Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T18:08:05.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:05.153Z] 20.10.14: Pulling from library/docker [2022-07-29T18:08:05.412Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T18:08:05.412Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T18:08:05.412Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:08:05.412Z] OK: 6 MiB in 16 packages [2022-07-29T18:08:07.949Z] Removing intermediate container f6b780b86f00 [2022-07-29T18:08:07.949Z] ---> d44098ddf07f [2022-07-29T18:08:07.949Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T18:08:07.949Z] Removing intermediate container 58ae59570a2c [2022-07-29T18:08:07.949Z] ---> c60395fd209d [2022-07-29T18:08:07.949Z] [2022-07-29T18:08:07.949Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T18:08:07.949Z] ---> d7d3d98c851f [2022-07-29T18:08:07.949Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T18:08:07.949Z] Removing intermediate container a9f08a743322 [2022-07-29T18:08:07.949Z] ---> bee0573d4f7d [2022-07-29T18:08:07.949Z] [2022-07-29T18:08:07.949Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T18:08:07.949Z] ---> d7d3d98c851f [2022-07-29T18:08:07.949Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T18:08:07.949Z] ---> Running in b9844a227ac4 [2022-07-29T18:08:07.949Z] ---> Running in 26bbfe0ad3de [2022-07-29T18:08:07.949Z] ---> Running in f8e65f87a417 [2022-07-29T18:08:08.212Z] Removing intermediate container b9844a227ac4 [2022-07-29T18:08:08.212Z] ---> 8794a759cfa7 [2022-07-29T18:08:08.212Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T18:08:08.212Z] ---> Running in 535c525c69e2 [2022-07-29T18:08:08.483Z] Removing intermediate container 535c525c69e2 [2022-07-29T18:08:08.483Z] ---> 4b9678e2861f [2022-07-29T18:08:08.483Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T18:08:08.744Z] ---> Running in fdff08f7083e [2022-07-29T18:08:08.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:08.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:08.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:08.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:09.005Z] Removing intermediate container fdff08f7083e [2022-07-29T18:08:09.005Z] ---> 23ec89c91daf [2022-07-29T18:08:09.005Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T18:08:09.005Z] ---> Running in 91dff6210b9c [2022-07-29T18:08:09.005Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T18:08:09.005Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:08:09.005Z] OK: 6 MiB in 15 packages [2022-07-29T18:08:09.005Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T18:08:09.005Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T18:08:09.005Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:08:09.005Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:08:09.269Z] OK: 6 MiB in 16 packages [2022-07-29T18:08:10.208Z] Removing intermediate container 26bbfe0ad3de [2022-07-29T18:08:10.208Z] ---> 74185bfdf99a [2022-07-29T18:08:10.208Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:08:10.208Z] ---> Running in 0357e6ca0740 [2022-07-29T18:08:10.208Z] Removing intermediate container f8e65f87a417 [2022-07-29T18:08:10.208Z] ---> b9ac859a125f [2022-07-29T18:08:10.208Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:08:10.467Z] ---> Running in f4c352af781c [2022-07-29T18:08:10.467Z] Removing intermediate container 91dff6210b9c [2022-07-29T18:08:10.467Z] Removing intermediate container 0357e6ca0740 [2022-07-29T18:08:10.467Z] ---> 750208c609bd [2022-07-29T18:08:10.467Z] ---> c17beb7cd36f [2022-07-29T18:08:10.467Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING}Step 13/22 : ENV APP_PORT=59861 [2022-07-29T18:08:10.467Z] [2022-07-29T18:08:10.467Z] ---> Running in 161842b07d56 [2022-07-29T18:08:10.467Z] ---> Running in ab96978c1a3b [2022-07-29T18:08:10.727Z] Removing intermediate container f4c352af781c [2022-07-29T18:08:10.727Z] ---> 143e9eac9d0b [2022-07-29T18:08:10.727Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T18:08:10.727Z] ---> Running in d4a84cf28629 [2022-07-29T18:08:10.727Z] Removing intermediate container 161842b07d56 [2022-07-29T18:08:10.727Z] ---> 4af0326e58aa [2022-07-29T18:08:10.727Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T18:08:10.727Z] Removing intermediate container ab96978c1a3b [2022-07-29T18:08:10.727Z] ---> 3d0c26757712 [2022-07-29T18:08:10.727Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T18:08:10.987Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T18:08:10.987Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T18:08:10.987Z] ---> 7417809fdb73 [2022-07-29T18:08:10.987Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:08:10.987Z] ---> Running in 3bc1476a790f [2022-07-29T18:08:10.987Z] Removing intermediate container d4a84cf28629 [2022-07-29T18:08:10.987Z] ---> 08061d178fab [2022-07-29T18:08:10.987Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T18:08:10.987Z] ---> Running in c56bc9272945 [2022-07-29T18:08:10.987Z] ---> Running in 1694a63f0f6a [2022-07-29T18:08:11.260Z] Removing intermediate container 3bc1476a790f [2022-07-29T18:08:11.260Z] ---> dde81243dadb [2022-07-29T18:08:11.260Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:08:11.260Z] ---> 5fe0206d5552 [2022-07-29T18:08:11.260Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T18:08:11.260Z] ---> Running in dc8c29f7a65f [2022-07-29T18:08:11.260Z] Removing intermediate container c56bc9272945 [2022-07-29T18:08:11.260Z] ---> f4d8cddf88b9 [2022-07-29T18:08:11.260Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:08:11.260Z] Removing intermediate container 1694a63f0f6a [2022-07-29T18:08:11.260Z] ---> e5cf87c9cfb3 [2022-07-29T18:08:11.260Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T18:08:11.260Z] ---> Running in e0d82ebcb395 [2022-07-29T18:08:11.520Z] ---> ab20549e3d33 [2022-07-29T18:08:11.520Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T18:08:11.520Z] ---> dc19c1d5a2e9 [2022-07-29T18:08:11.520Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T18:08:11.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:11.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:11.981Z] 25b303627fd3: Pull complete [2022-07-29T18:08:11.981Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-29T18:08:11.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T18:08:12.040Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T18:08:12.040Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T18:08:12.040Z] Executing bash-5.1.16-r0.post-install [2022-07-29T18:08:12.040Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T18:08:12.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:08:12.306Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T18:08:12.306Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T18:08:12.306Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T18:08:12.306Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T18:08:12.306Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T18:08:12.306Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T18:08:12.306Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T18:08:12.306Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T18:08:12.306Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T18:08:12.306Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T18:08:12.306Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T18:08:12.306Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T18:08:12.306Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T18:08:12.306Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T18:08:12.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container [2022-07-29T18:08:12.601Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:08:12.888Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T18:08:12.888Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T18:08:12.888Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T18:08:12.888Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T18:08:12.888Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T18:08:12.888Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T18:08:12.888Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T18:08:12.888Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T18:08:12.888Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T18:08:12.888Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T18:08:12.888Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T18:08:12.888Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T18:08:12.888Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T18:08:12.888Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T18:08:12.888Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T18:08:12.888Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T18:08:12.888Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T18:08:12.888Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T18:08:12.888Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T18:08:12.888Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T18:08:12.888Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T18:08:12.888Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T18:08:12.888Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T18:08:12.888Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T18:08:12.888Z] ---> b111d70dbc9c [2022-07-29T18:08:12.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T18:08:12.888Z] ---> 5daedd7b1706 [2022-07-29T18:08:12.888Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T18:08:12.888Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T18:08:13.150Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T18:08:13.150Z] Removing intermediate container dc8c29f7a65f [2022-07-29T18:08:13.150Z] ---> 6536705a947f [2022-07-29T18:08:13.150Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:08:13.150Z] Removing intermediate container 80931e2f0789 [2022-07-29T18:08:13.150Z] ---> 5c680254238a [2022-07-29T18:08:13.150Z] [2022-07-29T18:08:13.150Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T18:08:13.150Z] ---> d7d3d98c851f [2022-07-29T18:08:13.150Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T18:08:13.150Z] ---> Using cache [2022-07-29T18:08:13.150Z] ---> 74185bfdf99a [2022-07-29T18:08:13.150Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:08:13.150Z] ---> Using cache [2022-07-29T18:08:13.150Z] ---> c17beb7cd36f [2022-07-29T18:08:13.150Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T18:08:13.150Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T18:08:13.150Z] ---> Running in 3b65ba731cb9 [2022-07-29T18:08:13.150Z] OK: 83 MiB in 65 packages [2022-07-29T18:08:13.150Z] ---> 8a70e27639a8 [2022-07-29T18:08:13.150Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T18:08:13.412Z] ---> bb54fc9a0179 [2022-07-29T18:08:13.412Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T18:08:13.412Z] ---> b21e717b860d [2022-07-29T18:08:13.412Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T18:08:13.412Z] ---> Running in 8f76caa6ba4e [2022-07-29T18:08:13.412Z] ---> Running in 8c0bb3788a08 [2022-07-29T18:08:13.412Z] Removing intermediate container 3b65ba731cb9 [2022-07-29T18:08:13.412Z] ---> 84a8e5c7cee2 [2022-07-29T18:08:13.412Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T18:08:13.412Z] ---> Running in 3bc4135f8153 [2022-07-29T18:08:13.672Z] Removing intermediate container 8f76caa6ba4e [2022-07-29T18:08:13.672Z] ---> 82721ce9598f [2022-07-29T18:08:13.672Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:08:13.672Z] Removing intermediate container 8c0bb3788a08 [2022-07-29T18:08:13.672Z] ---> 8db0f73a5a0b [2022-07-29T18:08:13.672Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:08:13.672Z] ---> Running in 0606422cef32 [2022-07-29T18:08:13.672Z] Removing intermediate container 3bc4135f8153 [2022-07-29T18:08:13.672Z] ---> 685c0bf7e5a9 [2022-07-29T18:08:13.672Z] Step 15/23 : WORKDIR / [2022-07-29T18:08:13.672Z] ---> Running in ab7db98e6dbe [2022-07-29T18:08:13.931Z] ---> 7599bbb7733d [2022-07-29T18:08:13.931Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T18:08:13.931Z] ---> Running in 6f6ff0b81e76 [2022-07-29T18:08:13.931Z] Removing intermediate container 0606422cef32 [2022-07-29T18:08:13.931Z] ---> e7c7a3f3f00e [2022-07-29T18:08:13.931Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T18:08:13.931Z] Removing intermediate container ab7db98e6dbe [2022-07-29T18:08:13.931Z] ---> b253a8272e4a [2022-07-29T18:08:13.931Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T18:08:13.931Z] ---> Running in e9337671b0d0 [2022-07-29T18:08:13.931Z] ---> Running in 1a544049b48c [2022-07-29T18:08:13.931Z] Removing intermediate container 6f6ff0b81e76 [2022-07-29T18:08:13.931Z] ---> 6e95e5173127 [2022-07-29T18:08:13.931Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:08:13.931Z] ---> da998ebd90b0 [2022-07-29T18:08:13.931Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T18:08:14.190Z] Removing intermediate container e9337671b0d0 [2022-07-29T18:08:14.190Z] ---> e5ac2bbec55c [2022-07-29T18:08:14.190Z] Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:08:14.190Z] Removing intermediate container 1a544049b48c [2022-07-29T18:08:14.190Z] ---> 944699891c21 [2022-07-29T18:08:14.190Z] Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:08:14.190Z] Collecting docker-compose==1.23.2 [2022-07-29T18:08:14.190Z] ---> Running in 1d6e947bdb63 [2022-07-29T18:08:14.190Z] ---> Running in e4fe19d5fd63 [2022-07-29T18:08:14.190Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T18:08:14.190Z] ---> 3995a4be395a [2022-07-29T18:08:14.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T18:08:14.190Z] ---> 2226e513a1fe [2022-07-29T18:08:14.190Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T18:08:14.190Z] Removing intermediate container 1d6e947bdb63 [2022-07-29T18:08:14.190Z] ---> abe980d5fa5b [2022-07-29T18:08:14.190Z] Step 22/22 : LABEL version=2.3.0-dev.33 [2022-07-29T18:08:14.190Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T18:08:14.190Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T18:08:14.190Z] Removing intermediate container e4fe19d5fd63 [2022-07-29T18:08:14.190Z] ---> 62de4398074f [2022-07-29T18:08:14.190Z] Step 22/22 : LABEL version=2.3.0-dev.33 [2022-07-29T18:08:14.451Z] ---> Running in b93e82694eac [2022-07-29T18:08:14.451Z] ---> Running in 5a1e15bbd8b0 [2022-07-29T18:08:14.451Z] ---> afee3d889226 [2022-07-29T18:08:14.451Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T18:08:14.451Z] Removing intermediate container b93e82694eac [2022-07-29T18:08:14.451Z] ---> d2ca6337222b [2022-07-29T18:08:14.451Z] [2022-07-29T18:08:14.712Z] Successfully built d2ca6337222b [2022-07-29T18:08:14.712Z] Successfully tagged support-scheduler:latest [2022-07-29T18:08:14.712Z]  Building support-scheduler ... done Removing intermediate container 5a1e15bbd8b0 [2022-07-29T18:08:14.712Z] ---> 81cce7451c18 [2022-07-29T18:08:14.712Z] [2022-07-29T18:08:14.712Z] Building security-secretstore-setup [2022-07-29T18:08:14.712Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T18:08:14.712Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T18:08:14.712Z] ---> 41e98954bf36 [2022-07-29T18:08:14.712Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T18:08:14.712Z] ---> f2387cc0ae90 [2022-07-29T18:08:14.712Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T18:08:14.712Z] Successfully built 81cce7451c18 [2022-07-29T18:08:14.741Z] $ docker top 655663be5362caed58328c5d97e2ab8b1fcdd11138154e5aa9d3cc8cebb240c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T18:08:15.286Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T18:08:15.286Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T18:08:15.286Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T18:08:15.286Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T18:08:15.286Z] Successfully tagged support-notifications:latest [2022-07-29T18:08:15.286Z] Building security-spire-config [2022-07-29T18:08:15.286Z]  Building support-notifications ... done Collecting PyYAML<4,>=3.10 [2022-07-29T18:08:15.546Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T18:08:15.641Z] + docker-compose+ buildgrep --help parallel [2022-07-29T18:08:15.641Z] [2022-07-29T18:08:15.807Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T18:08:15.807Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T18:08:15.807Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T18:08:16.067Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T18:08:16.067Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T18:08:16.067Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T18:08:16.067Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T18:08:16.067Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T18:08:16.067Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T18:08:16.636Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T18:08:16.636Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T18:08:16.636Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T18:08:16.636Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T18:08:16.636Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T18:08:16.636Z] Collecting idna<2.8,>=2.5 [2022-07-29T18:08:16.636Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T18:08:17.165Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T18:08:17.165Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T18:08:17.165Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T18:08:17.165Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T18:08:17.165Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T18:08:17.165Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T18:08:17.425Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T18:08:17.425Z] Attempting uninstall: urllib3 [2022-07-29T18:08:17.425Z] Found existing installation: urllib3 1.26.7 [2022-07-29T18:08:17.425Z] Uninstalling urllib3-1.26.7: [2022-07-29T18:08:17.425Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T18:08:18.826Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:08:18.826Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:08:18.826Z] ---> 8a3caad9abc8 [2022-07-29T18:08:18.826Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T18:08:18.826Z] ---> Using cache [2022-07-29T18:08:18.826Z] ---> 99fb8fbbc059 [2022-07-29T18:08:18.826Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:08:18.826Z] ---> Using cache [2022-07-29T18:08:18.826Z] ---> 1ad530fe811a [2022-07-29T18:08:18.826Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T18:08:18.826Z] ---> Using cache [2022-07-29T18:08:18.826Z] ---> 736848d5af5b [2022-07-29T18:08:18.826Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T18:08:18.826Z] ---> Using cache [2022-07-29T18:08:18.826Z] ---> 024af00172fd [2022-07-29T18:08:18.826Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:08:18.826Z] ---> Using cache [2022-07-29T18:08:18.826Z] ---> dfd3877a78ad [2022-07-29T18:08:18.826Z] Step 8/25 : COPY . . [2022-07-29T18:08:18.826Z] ---> Using cache [2022-07-29T18:08:18.826Z] ---> 6a93dfe8e5fa [2022-07-29T18:08:18.827Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T18:08:19.019Z] --parallel Build images in parallel. [2022-07-29T18:08:19.087Z] Attempting uninstall: idna [2022-07-29T18:08:19.087Z] Found existing installation: idna 3.3 [2022-07-29T18:08:19.087Z] Uninstalling idna-3.3: [2022-07-29T18:08:19.087Z] Successfully uninstalled idna-3.3 [Pipeline] } [2022-07-29T18:08:19.315Z] $ docker stop --time=1 655663be5362caed58328c5d97e2ab8b1fcdd11138154e5aa9d3cc8cebb240c8 [2022-07-29T18:08:20.029Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:08:20.029Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:08:20.029Z] ---> 8a3caad9abc8 [2022-07-29T18:08:20.029Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T18:08:20.029Z] ---> Using cache [2022-07-29T18:08:20.029Z] ---> 99fb8fbbc059 [2022-07-29T18:08:20.029Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:08:20.029Z] ---> Using cache [2022-07-29T18:08:20.029Z] ---> 1ad530fe811a [2022-07-29T18:08:20.029Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T18:08:20.996Z] $ docker rm -f 655663be5362caed58328c5d97e2ab8b1fcdd11138154e5aa9d3cc8cebb240c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:08:21.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T18:08:21.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:08:22.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container [2022-07-29T18:08:22.106Z] $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:08:23.335Z] Attempting uninstall: requests [2022-07-29T18:08:23.335Z] Found existing installation: requests 2.26.0 [2022-07-29T18:08:23.335Z] Uninstalling requests-2.26.0: [2022-07-29T18:08:23.335Z] ---> Running in 8cc865ead892 [2022-07-29T18:08:23.335Z] Successfully uninstalled requests-2.26.0 [2022-07-29T18:08:23.335Z] ---> 390970cc70a1 [2022-07-29T18:08:23.335Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T18:08:23.335Z] ---> Running in 0eef9654d3d2 [2022-07-29T18:08:23.335Z] ---> Running in 1d93df15251c [2022-07-29T18:08:23.335Z] ---> Running in f3f0c8294e61 [2022-07-29T18:08:23.335Z] Running setup.py install for texttable: started [2022-07-29T18:08:23.335Z] Removing intermediate container f3f0c8294e61 [2022-07-29T18:08:23.335Z] ---> f4aa417c5e9a [2022-07-29T18:08:23.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:08:23.380Z] $ docker top 522cfa88a70f8a81f0a233737980248097a33976c49275bf79f56ce47dbbcad0 -eo pid,comm [2022-07-29T18:08:23.597Z] ---> Running in 09c60cea00c4 [2022-07-29T18:08:23.597Z] Removing intermediate container 09c60cea00c4 [2022-07-29T18:08:23.597Z] ---> d29e3766eb4a [2022-07-29T18:08:23.597Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T18:08:23.597Z] ---> Running in 84bd2a881904 [Pipeline] { [Pipeline] sh [2022-07-29T18:08:23.857Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T18:08:23.858Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T18:08:23.858Z] Running setup.py install for PyYAML: started [2022-07-29T18:08:23.858Z] Removing intermediate container 84bd2a881904 [2022-07-29T18:08:23.858Z] ---> 3d77fb5bf78d [2022-07-29T18:08:23.858Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:08:23.858Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:23.858Z] ---> Running in b5646c5dff7f [2022-07-29T18:08:23.858Z] Removing intermediate container b5646c5dff7f [2022-07-29T18:08:23.858Z] ---> b2ccb6b01639 [2022-07-29T18:08:23.858Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:08:24.118Z] ---> Running in b3071216e40e [2022-07-29T18:08:24.118Z] Removing intermediate container 8cc865ead892 [2022-07-29T18:08:24.119Z] ---> 461baac467a0 [2022-07-29T18:08:24.119Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T18:08:24.119Z] ---> Running in a986ff4e807c [2022-07-29T18:08:24.119Z] Removing intermediate container b3071216e40e [2022-07-29T18:08:24.119Z] ---> 96a70fffaaf4 [2022-07-29T18:08:24.119Z] [2022-07-29T18:08:24.119Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T18:08:24.119Z] Successfully built 96a70fffaaf4 [2022-07-29T18:08:24.274Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T18:08:24.380Z] Running setup.py install for docopt: started [2022-07-29T18:08:24.380Z] Successfully tagged core-metadata:latest [2022-07-29T18:08:24.380Z]  Building core-metadata ... done Building security-proxy-setup [2022-07-29T18:08:24.380Z] Removing intermediate container a986ff4e807c [2022-07-29T18:08:24.380Z] ---> 40b00dcf1f79 [2022-07-29T18:08:24.380Z] Step 28/31 : CMD ["gate"] [2022-07-29T18:08:24.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:24.899Z] OK: 211 MiB in 51 packages [2022-07-29T18:08:24.899Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T18:08:24.899Z] Running setup.py install for dockerpty: started [2022-07-29T18:08:25.159Z] ---> Running in a4e2c1f4f8a5 [2022-07-29T18:08:25.418Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T18:08:27.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:08:27.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:08:27.960Z] ---> 8a3caad9abc8 [2022-07-29T18:08:27.960Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T18:08:27.960Z] ---> Using cache [2022-07-29T18:08:27.960Z] ---> 99fb8fbbc059 [2022-07-29T18:08:27.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:08:27.961Z] ---> Using cache [2022-07-29T18:08:27.961Z] ---> 1ad530fe811a [2022-07-29T18:08:27.961Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T18:08:27.961Z] ---> Using cache [2022-07-29T18:08:27.961Z] ---> 736848d5af5b [2022-07-29T18:08:27.961Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T18:08:27.961Z] ---> Using cache [2022-07-29T18:08:27.961Z] ---> 024af00172fd [2022-07-29T18:08:27.961Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:08:27.961Z] ---> Using cache [2022-07-29T18:08:27.961Z] ---> dfd3877a78ad [2022-07-29T18:08:27.961Z] Step 8/22 : COPY . . [2022-07-29T18:08:27.961Z] ---> Using cache [2022-07-29T18:08:27.961Z] ---> 6a93dfe8e5fa [2022-07-29T18:08:27.961Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T18:08:28.631Z] Building core-command ... [2022-07-29T18:08:28.631Z] Building core-data ... [2022-07-29T18:08:28.631Z] Building core-metadata ... [2022-07-29T18:08:28.631Z] Building security-bootstrapper ... [2022-07-29T18:08:28.631Z] Building security-proxy-setup ... [2022-07-29T18:08:28.631Z] Building security-secretstore-setup ... [2022-07-29T18:08:28.631Z] Building security-spiffe-token-provider ... [2022-07-29T18:08:28.631Z] Building security-spire-agent ... [2022-07-29T18:08:28.631Z] Building security-spire-config ... [2022-07-29T18:08:28.631Z] Building security-spire-server ... [2022-07-29T18:08:28.631Z] Building support-notifications ... [2022-07-29T18:08:28.631Z] Building support-scheduler ... [2022-07-29T18:08:28.631Z] Building sys-mgmt-agent ... [2022-07-29T18:08:28.631Z] Building security-spiffe-token-provider [2022-07-29T18:08:28.631Z] Building support-scheduler [2022-07-29T18:08:28.631Z] Building core-metadata [2022-07-29T18:08:28.631Z] Building core-command [2022-07-29T18:08:28.631Z] Building support-notifications [2022-07-29T18:08:28.903Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T18:08:28.903Z] Removing intermediate container a4e2c1f4f8a5 [2022-07-29T18:08:28.903Z] ---> f9e251cbc55d [2022-07-29T18:08:28.903Z] Step 29/31 : LABEL arch=x86_64 [2022-07-29T18:08:29.163Z] ---> Running in 20fa9024af2d [2022-07-29T18:08:29.163Z] ---> Running in d602a04ee23a [2022-07-29T18:08:29.163Z] Removing intermediate container 0eef9654d3d2 [2022-07-29T18:08:29.163Z] ---> 1892bbcf5698 [2022-07-29T18:08:29.163Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T18:08:29.424Z] Removing intermediate container d602a04ee23a [2022-07-29T18:08:29.424Z] ---> a46aad9d00c4 [2022-07-29T18:08:29.424Z] Step 30/31 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:08:29.424Z] ---> Running in 3c0d00c3f30d [2022-07-29T18:08:29.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T18:08:29.684Z] ---> 45578739abdd [2022-07-29T18:08:29.684Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:08:29.684Z] ---> Running in eac1918e46a8 [2022-07-29T18:08:29.684Z] Removing intermediate container 3c0d00c3f30d [2022-07-29T18:08:29.684Z] ---> f94dba259cff [2022-07-29T18:08:29.684Z] Step 31/31 : LABEL version=2.3.0-dev.33 [2022-07-29T18:08:29.944Z] ---> Running in d6fa8d573fab [2022-07-29T18:08:30.513Z] Removing intermediate container d6fa8d573fab [2022-07-29T18:08:30.513Z] ---> 0d3d01ae7832 [2022-07-29T18:08:30.513Z] [2022-07-29T18:08:30.513Z] Successfully built 0d3d01ae7832 [2022-07-29T18:08:30.513Z] Successfully tagged security-bootstrapper:latest [2022-07-29T18:08:30.513Z]  Building security-bootstrapper ... done Building core-command [2022-07-29T18:08:34.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:08:34.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:08:34.713Z] ---> 8a3caad9abc8 [2022-07-29T18:08:34.713Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:08:34.713Z] ---> Using cache [2022-07-29T18:08:34.713Z] ---> 99fb8fbbc059 [2022-07-29T18:08:34.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:08:34.713Z] ---> Using cache [2022-07-29T18:08:34.713Z] ---> 1ad530fe811a [2022-07-29T18:08:34.713Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T18:08:34.713Z] ---> Using cache [2022-07-29T18:08:34.713Z] ---> 736848d5af5b [2022-07-29T18:08:34.713Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:08:34.713Z] ---> Using cache [2022-07-29T18:08:34.713Z] ---> 024af00172fd [2022-07-29T18:08:34.713Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:08:34.713Z] ---> Using cache [2022-07-29T18:08:34.713Z] ---> dfd3877a78ad [2022-07-29T18:08:34.713Z] Step 8/23 : COPY . . [2022-07-29T18:08:34.713Z] ---> Using cache [2022-07-29T18:08:34.713Z] ---> 6a93dfe8e5fa [2022-07-29T18:08:34.713Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T18:08:39.999Z] ---> Running in 6274f7295bca [2022-07-29T18:08:39.999Z] Removing intermediate container e0d82ebcb395 [2022-07-29T18:08:39.999Z] ---> fe956633ed72 [2022-07-29T18:08:39.999Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T18:08:39.999Z] ---> Running in dad7c99a1e08 [2022-07-29T18:08:40.259Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T18:08:40.259Z] Removing intermediate container dad7c99a1e08 [2022-07-29T18:08:40.259Z] ---> f6b84c29993c [2022-07-29T18:08:40.259Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T18:08:40.259Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T18:08:40.525Z] ---> Running in 54d36a1eac1c [2022-07-29T18:08:40.788Z] Removing intermediate container 54d36a1eac1c [2022-07-29T18:08:40.788Z] ---> ba6abf1664a3 [2022-07-29T18:08:40.788Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T18:08:42.168Z] ---> 7747746f348c [2022-07-29T18:08:42.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T18:08:42.428Z] ---> f14d65a91d8f [2022-07-29T18:08:42.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T18:08:43.367Z] ---> 1523461f7f1c [2022-07-29T18:08:43.367Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T18:08:43.938Z] ---> Running in 04dbbb9a1fd9 [2022-07-29T18:08:44.197Z] Removing intermediate container 04dbbb9a1fd9 [2022-07-29T18:08:44.197Z] ---> 7f2e5269d3f0 [2022-07-29T18:08:44.197Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:08:44.471Z] ---> Running in ce265e9ee00e [2022-07-29T18:08:44.471Z] Removing intermediate container 1d93df15251c [2022-07-29T18:08:44.471Z] ---> 113e863cf271 [2022-07-29T18:08:44.471Z] [2022-07-29T18:08:44.471Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T18:08:44.471Z] ---> d7d3d98c851f [2022-07-29T18:08:44.471Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T18:08:44.471Z] Removing intermediate container eac1918e46a8 [2022-07-29T18:08:44.471Z] ---> c26768874c66 [2022-07-29T18:08:44.471Z] Step 8/26 : COPY . . [2022-07-29T18:08:44.736Z] ---> Running in c05db756d972 [2022-07-29T18:08:44.736Z] Removing intermediate container ce265e9ee00e [2022-07-29T18:08:44.736Z] ---> 7b824bb4ab89 [2022-07-29T18:08:44.736Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T18:08:45.003Z] ---> Running in 4221af243e4c [2022-07-29T18:08:46.387Z] Removing intermediate container 4221af243e4c [2022-07-29T18:08:46.387Z] ---> 050ad22550e6 [2022-07-29T18:08:46.387Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:08:46.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:46.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T18:08:46.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:46.647Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T18:08:46.647Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T18:08:46.647Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T18:08:46.647Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:08:46.647Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:08:46.647Z] OK: 6 MiB in 17 packages [2022-07-29T18:08:49.244Z] ---> Running in fc75e395f4d5 [2022-07-29T18:08:49.813Z] Removing intermediate container fc75e395f4d5 [2022-07-29T18:08:49.813Z] ---> bf8ea3af4153 [2022-07-29T18:08:49.813Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:08:50.383Z] Removing intermediate container c05db756d972 [2022-07-29T18:08:50.383Z] ---> 177732d66319 [2022-07-29T18:08:50.383Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T18:08:50.383Z] ---> Running in 6b34246a40f8 [2022-07-29T18:08:50.642Z] ---> Running in 07a822eee683 [2022-07-29T18:08:50.642Z] ---> 43f357ab5ee9 [2022-07-29T18:08:50.642Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T18:08:50.642Z] Removing intermediate container 6b34246a40f8 [2022-07-29T18:08:50.643Z] ---> cbe30df0a61c [2022-07-29T18:08:50.643Z] [2022-07-29T18:08:50.903Z] Successfully built cbe30df0a61c [2022-07-29T18:08:50.903Z] Successfully tagged sys-mgmt-agent:latest [2022-07-29T18:08:50.903Z] Building security-spire-agent [2022-07-29T18:08:50.903Z] ---> Running in 18b7feedd63d [2022-07-29T18:08:50.903Z]  Building sys-mgmt-agent ... done Removing intermediate container 07a822eee683 [2022-07-29T18:08:50.903Z] ---> db487c1ef9c0 [2022-07-29T18:08:50.903Z] Step 13/25 : WORKDIR / [2022-07-29T18:08:50.903Z] ---> Running in f7d2651c9520 [2022-07-29T18:08:51.165Z] Removing intermediate container 18b7feedd63d [2022-07-29T18:08:51.165Z] ---> cd1fdfd2eb12 [2022-07-29T18:08:51.165Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T18:08:55.368Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:08:55.368Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:08:55.941Z] ---> 8a3caad9abc8 [2022-07-29T18:08:55.941Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T18:08:55.941Z] ---> Using cache [2022-07-29T18:08:55.941Z] ---> 99fb8fbbc059 [2022-07-29T18:08:55.941Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:08:55.941Z] ---> Using cache [2022-07-29T18:08:55.941Z] ---> 1ad530fe811a [2022-07-29T18:08:55.941Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T18:08:55.941Z] ---> Using cache [2022-07-29T18:08:55.941Z] ---> 1892bbcf5698 [2022-07-29T18:08:55.941Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T18:08:55.941Z] ---> Using cache [2022-07-29T18:08:55.941Z] ---> 45578739abdd [2022-07-29T18:08:55.941Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:08:55.941Z] ---> Using cache [2022-07-29T18:08:55.941Z] ---> c26768874c66 [2022-07-29T18:08:55.941Z] Step 8/26 : COPY . . [2022-07-29T18:08:55.941Z] ---> Using cache [2022-07-29T18:08:55.941Z] ---> 43f357ab5ee9 [2022-07-29T18:08:55.941Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T18:08:55.941Z] ---> Using cache [2022-07-29T18:08:55.941Z] ---> cd1fdfd2eb12 [2022-07-29T18:08:55.941Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T18:08:57.327Z] ---> Running in 3f711515cb78 [2022-07-29T18:08:57.327Z] Removing intermediate container f7d2651c9520 [2022-07-29T18:08:57.327Z] ---> 2ab447cb3288 [2022-07-29T18:08:57.327Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T18:08:57.327Z] ---> Running in 01434bb5a928 [2022-07-29T18:08:57.327Z] Removing intermediate container 3f711515cb78 [2022-07-29T18:08:57.327Z] ---> 4c8328bc51d5 [2022-07-29T18:08:57.327Z] Step 11/26 : 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-07-29T18:08:57.327Z] Removing intermediate container 20fa9024af2d [2022-07-29T18:08:57.327Z] ---> 9ec88b9b564f [2022-07-29T18:08:57.327Z] [2022-07-29T18:08:57.327Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T18:08:57.327Z] ---> d7d3d98c851f [2022-07-29T18:08:57.327Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T18:08:57.327Z] Removing intermediate container 01434bb5a928 [2022-07-29T18:08:57.327Z] ---> 2da22b4e0815 [2022-07-29T18:08:57.327Z] Step 11/26 : 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-07-29T18:08:57.587Z] ---> Running in fbfc89bb0e2d [2022-07-29T18:08:57.587Z] ---> 544dc2af6499 [2022-07-29T18:08:57.587Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-29T18:08:57.587Z] ---> Running in d614e3b3b9a2 [2022-07-29T18:08:57.587Z] ---> Running in a367cd41828e [2022-07-29T18:08:58.156Z] ---> 065871df4408 [2022-07-29T18:08:58.156Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T18:08:58.415Z] ---> 34762fd82586 [2022-07-29T18:08:58.415Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T18:08:58.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:58.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:58.675Z] ---> 220569ae237e [2022-07-29T18:08:58.675Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T18:08:58.675Z] Removing intermediate container 6274f7295bca [2022-07-29T18:08:58.675Z] ---> 511eaeaaca32 [2022-07-29T18:08:58.675Z] [2022-07-29T18:08:58.675Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T18:08:58.675Z] ---> d7d3d98c851f [2022-07-29T18:08:58.675Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T18:08:58.675Z] ---> Using cache [2022-07-29T18:08:58.675Z] ---> 74185bfdf99a [2022-07-29T18:08:58.675Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:08:58.675Z] ---> Using cache [2022-07-29T18:08:58.676Z] ---> c17beb7cd36f [2022-07-29T18:08:58.676Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T18:08:58.936Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T18:08:58.936Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T18:08:58.936Z] ---> Running in c903ad661d19 [2022-07-29T18:08:58.936Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T18:08:58.936Z] Removing intermediate container fbfc89bb0e2d [2022-07-29T18:08:58.936Z] ---> 95f40226e2f8 [2022-07-29T18:08:58.936Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T18:08:58.936Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T18:08:58.936Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T18:08:58.936Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T18:08:58.936Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:08:58.936Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:08:58.936Z] ---> Running in 13aaad797bce [2022-07-29T18:08:59.196Z] OK: 8 MiB in 20 packages [2022-07-29T18:08:59.196Z] Removing intermediate container c903ad661d19 [2022-07-29T18:08:59.196Z] ---> de758bb3ebb2 [2022-07-29T18:08:59.196Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T18:08:59.196Z] Removing intermediate container a367cd41828e [2022-07-29T18:08:59.196Z] ---> d34b428463d9 [2022-07-29T18:08:59.196Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T18:08:59.196Z] Removing intermediate container 13aaad797bce [2022-07-29T18:08:59.196Z] ---> b46d9b1b1c36 [2022-07-29T18:08:59.196Z] [2022-07-29T18:08:59.196Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T18:08:59.196Z] ---> 2720e26172a0 [2022-07-29T18:08:59.196Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:08:59.196Z] ---> Using cache [2022-07-29T18:08:59.196Z] ---> f4b9957cf57d [2022-07-29T18:08:59.196Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:08:59.196Z] ---> Using cache [2022-07-29T18:08:59.196Z] ---> be17fb721a80 [2022-07-29T18:08:59.196Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T18:08:59.196Z] ---> f3aa0dee6d96 [2022-07-29T18:08:59.197Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T18:08:59.197Z] ---> Running in 88987088f033 [2022-07-29T18:08:59.197Z] ---> Running in 27ab3e155791 [2022-07-29T18:08:59.455Z] ---> Running in 2bc7d7fc4a01 [2022-07-29T18:08:59.455Z] Removing intermediate container 88987088f033 [2022-07-29T18:08:59.455Z] ---> f5a4099dbbac [2022-07-29T18:08:59.455Z] Step 15/23 : WORKDIR / [2022-07-29T18:08:59.455Z] ---> Running in c6e5aa1eb853 [2022-07-29T18:08:59.727Z] Removing intermediate container 27ab3e155791 [2022-07-29T18:08:59.727Z] ---> 0f59df62f5ef [2022-07-29T18:08:59.727Z] [2022-07-29T18:08:59.727Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T18:08:59.727Z] ---> 2720e26172a0 [2022-07-29T18:08:59.727Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:08:59.727Z] ---> Using cache [2022-07-29T18:08:59.727Z] ---> f4b9957cf57d [2022-07-29T18:08:59.727Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:08:59.727Z] ---> Using cache [2022-07-29T18:08:59.727Z] ---> be17fb721a80 [2022-07-29T18:08:59.727Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T18:08:59.727Z] ---> Using cache [2022-07-29T18:08:59.727Z] ---> 659be37324d7 [2022-07-29T18:08:59.727Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T18:08:59.727Z] ---> ec0c723ad43f [2022-07-29T18:08:59.727Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T18:08:59.988Z] Removing intermediate container c6e5aa1eb853 [2022-07-29T18:08:59.988Z] ---> 69a6a2a12d85 [2022-07-29T18:08:59.988Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:08:59.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:08:59.988Z] Removing intermediate container d614e3b3b9a2 [2022-07-29T18:08:59.988Z] ---> 5d707241ed76 [2022-07-29T18:08:59.988Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T18:09:00.256Z] ---> bd83d3138561 [2022-07-29T18:09:00.256Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T18:09:00.256Z] ---> Running in c2bed9d4d2c5 [2022-07-29T18:09:00.514Z] ---> 2db5cb979e0a [2022-07-29T18:09:00.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T18:09:00.514Z] ---> Running in 109dc3bcdde4 [2022-07-29T18:09:00.515Z] Removing intermediate container c2bed9d4d2c5 [2022-07-29T18:09:00.515Z] ---> 346c8577cba8 [2022-07-29T18:09:00.515Z] Step 13/22 : WORKDIR /edgex [2022-07-29T18:09:00.775Z] ---> Running in ecd58396fe05 [2022-07-29T18:09:00.775Z] ---> facdcc844acd [2022-07-29T18:09:00.775Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T18:09:00.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:01.073Z] ---> 1770753fd5e8 [2022-07-29T18:09:01.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T18:09:01.073Z] Removing intermediate container ecd58396fe05 [2022-07-29T18:09:01.073Z] ---> 871121ad2d14 [2022-07-29T18:09:01.073Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T18:09:01.073Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T18:09:01.073Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T18:09:01.073Z] OK: 15856 distinct packages available [2022-07-29T18:09:01.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:01.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:01.903Z] ---> 8c621926ec6a [2022-07-29T18:09:01.903Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T18:09:01.903Z] ---> 9a9f4f8a6305 [2022-07-29T18:09:01.903Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T18:09:02.198Z] ---> 7acc3cd0e67e [2022-07-29T18:09:02.198Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T18:09:02.198Z] ---> Running in 3621fb45b4bd [2022-07-29T18:09:02.198Z] Removing intermediate container 109dc3bcdde4 [2022-07-29T18:09:02.198Z] ---> 6e1fb4df7612 [2022-07-29T18:09:02.198Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T18:09:02.198Z] Removing intermediate container 3621fb45b4bd [2022-07-29T18:09:02.198Z] ---> aeae31d83dc6 [2022-07-29T18:09:02.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:09:02.198Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T18:09:02.198Z] ---> Running in 679019efd9de [2022-07-29T18:09:02.457Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T18:09:02.457Z] ---> Running in 88b9d97992d3 [2022-07-29T18:09:02.457Z] ---> 8953285800a6 [2022-07-29T18:09:02.457Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T18:09:02.457Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T18:09:02.457Z] ---> f888b670428e [2022-07-29T18:09:02.457Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T18:09:02.457Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T18:09:02.457Z] Removing intermediate container 679019efd9de [2022-07-29T18:09:02.457Z] ---> 45af52ff7266 [2022-07-29T18:09:02.457Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T18:09:02.757Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T18:09:02.757Z] OK: 6 MiB in 18 packages [2022-07-29T18:09:02.757Z] Removing intermediate container 88b9d97992d3 [2022-07-29T18:09:02.757Z] ---> 61f8fd5c9070 [2022-07-29T18:09:02.757Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T18:09:02.757Z] ---> c28ef1f2963d [2022-07-29T18:09:02.757Z] ---> Running in 621006b1a4bf [2022-07-29T18:09:02.757Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T18:09:02.757Z] ---> Running in a40dd6c4911f [2022-07-29T18:09:03.018Z] ---> 911a1437cdc3 [2022-07-29T18:09:03.018Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T18:09:03.018Z] Removing intermediate container 621006b1a4bf [2022-07-29T18:09:03.018Z] ---> ad2e44fb8a2b [2022-07-29T18:09:03.018Z] Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:09:03.018Z] Removing intermediate container a40dd6c4911f [2022-07-29T18:09:03.018Z] ---> a15d00813bb9 [2022-07-29T18:09:03.018Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:09:03.018Z] ---> 2a92049212bd [2022-07-29T18:09:03.018Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T18:09:03.018Z] ---> Running in d1b44aa7fec5 [2022-07-29T18:09:03.018Z] ---> Running in d5ce87af1930 [2022-07-29T18:09:03.277Z] Removing intermediate container 2bc7d7fc4a01 [2022-07-29T18:09:03.277Z] ---> 044528388c22 [2022-07-29T18:09:03.277Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T18:09:03.277Z] ---> Running in c6e74c142188 [2022-07-29T18:09:03.277Z] ---> 85f512de18ac [2022-07-29T18:09:03.277Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T18:09:03.277Z] Removing intermediate container d1b44aa7fec5 [2022-07-29T18:09:03.277Z] ---> c9f3a3b5b645 [2022-07-29T18:09:03.277Z] Step 25/25 : LABEL version=2.3.0-dev.33 [2022-07-29T18:09:03.277Z] ---> Running in 4d02f2586dce [2022-07-29T18:09:03.277Z] ---> Running in a58b8c4c2d7c [2022-07-29T18:09:03.277Z] Removing intermediate container d5ce87af1930 [2022-07-29T18:09:03.277Z] ---> 20363ab413f2 [2022-07-29T18:09:03.277Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:09:03.277Z] Removing intermediate container c6e74c142188 [2022-07-29T18:09:03.277Z] ---> b32e81da19a2 [2022-07-29T18:09:03.277Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T18:09:03.277Z] ---> Running in a75e9ee92135 [2022-07-29T18:09:03.540Z] ---> Running in 6b227eb0a329 [2022-07-29T18:09:03.540Z] Removing intermediate container a58b8c4c2d7c [2022-07-29T18:09:03.540Z] ---> 3cca6cfe55b0 [2022-07-29T18:09:03.540Z] [2022-07-29T18:09:03.540Z] Removing intermediate container a75e9ee92135 [2022-07-29T18:09:03.540Z] ---> 490a69c26a44 [2022-07-29T18:09:03.540Z] [2022-07-29T18:09:03.540Z] Successfully built 3cca6cfe55b0 [2022-07-29T18:09:03.540Z] Successfully tagged security-secretstore-setup:latest [2022-07-29T18:09:03.540Z] Building security-spiffe-token-provider [2022-07-29T18:09:03.540Z] Removing intermediate container 6b227eb0a329 [2022-07-29T18:09:03.540Z] ---> d8b5c53ed2ea [2022-07-29T18:09:03.540Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T18:09:03.540Z]  Building security-secretstore-setup ... done Successfully built 490a69c26a44 [2022-07-29T18:09:03.540Z] Successfully tagged core-command:latest [2022-07-29T18:09:03.540Z]  Building core-command ... done Building core-data [2022-07-29T18:09:08.822Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:09:08.822Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:09:08.822Z] ---> 8a3caad9abc8 [2022-07-29T18:09:08.822Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T18:09:08.822Z] ---> Using cache [2022-07-29T18:09:08.822Z] ---> 99fb8fbbc059 [2022-07-29T18:09:08.822Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T18:09:09.393Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:09:09.393Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:09:09.393Z] ---> 8a3caad9abc8 [2022-07-29T18:09:09.393Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:09:09.393Z] ---> Using cache [2022-07-29T18:09:09.393Z] ---> 99fb8fbbc059 [2022-07-29T18:09:09.393Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:09:09.393Z] ---> Using cache [2022-07-29T18:09:09.393Z] ---> 1ad530fe811a [2022-07-29T18:09:09.393Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T18:09:14.682Z] ---> Running in 80e85993398d [2022-07-29T18:09:14.682Z] ---> Running in fd63f100000a [2022-07-29T18:09:14.682Z] ---> Running in 9cbab2dc9fb1 [2022-07-29T18:09:14.682Z] ---> 2d01d42e4b50 [2022-07-29T18:09:14.682Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T18:09:14.682Z] Removing intermediate container 80e85993398d [2022-07-29T18:09:14.682Z] ---> 450e4a656fa9 [2022-07-29T18:09:14.682Z] Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:09:14.682Z] Removing intermediate container 4d02f2586dce [2022-07-29T18:09:14.682Z] ---> 807cbf5a8e71 [2022-07-29T18:09:14.682Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T18:09:14.682Z] ---> Running in d01a722a6453 [2022-07-29T18:09:14.682Z] ---> Running in 4e583f94822d [2022-07-29T18:09:14.682Z] ---> 2cec9a273be8 [2022-07-29T18:09:14.682Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T18:09:14.682Z] ---> Running in 53c237cf00eb [2022-07-29T18:09:14.682Z] Removing intermediate container d01a722a6453 [2022-07-29T18:09:14.682Z] ---> de6b468f1b9c [2022-07-29T18:09:14.682Z] Step 26/26 : LABEL version=2.3.0-dev.33 [2022-07-29T18:09:14.941Z] Removing intermediate container 4e583f94822d [2022-07-29T18:09:14.941Z] ---> be98519c6ed7 [2022-07-29T18:09:14.941Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T18:09:14.941Z] ---> Running in c606f6d119e1 [2022-07-29T18:09:14.942Z] ---> Running in 590edeff8ff7 [2022-07-29T18:09:14.942Z] Removing intermediate container 53c237cf00eb [2022-07-29T18:09:14.942Z] ---> 53ec68d615e7 [2022-07-29T18:09:14.942Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T18:09:14.942Z] Removing intermediate container c606f6d119e1 [2022-07-29T18:09:14.942Z] ---> 4ae036538948 [2022-07-29T18:09:14.942Z] [2022-07-29T18:09:14.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:14.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:14.942Z] Removing intermediate container 590edeff8ff7 [2022-07-29T18:09:14.942Z] ---> 192bba99bac9 [2022-07-29T18:09:14.942Z] Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:09:15.201Z] ---> Running in b35ba14af9b3 [2022-07-29T18:09:15.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:15.201Z] ---> cb56fcfdc7d2 [2022-07-29T18:09:15.201Z] Step 21/26 : WORKDIR / [2022-07-29T18:09:15.201Z] Successfully built 4ae036538948 [2022-07-29T18:09:15.201Z] Successfully tagged security-spire-agent:latest [2022-07-29T18:09:15.201Z]  Building security-spire-agent ... done  ---> Running in ce1584d2abe9 [2022-07-29T18:09:15.201Z] Removing intermediate container b35ba14af9b3 [2022-07-29T18:09:15.201Z] ---> a30ee4a2f70f [2022-07-29T18:09:15.201Z] Step 22/22 : LABEL version=2.3.0-dev.33 [2022-07-29T18:09:15.201Z] ---> Running in b6ea44da275d [2022-07-29T18:09:15.501Z] Removing intermediate container ce1584d2abe9 [2022-07-29T18:09:15.501Z] ---> 776be16e9146 [2022-07-29T18:09:15.501Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T18:09:15.501Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T18:09:15.501Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T18:09:15.501Z] OK: 17033 distinct packages available [2022-07-29T18:09:15.501Z] ---> Running in 0b7335d1495a [2022-07-29T18:09:15.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:15.501Z] Removing intermediate container b6ea44da275d [2022-07-29T18:09:15.501Z] ---> 776f7199561e [2022-07-29T18:09:15.501Z] [2022-07-29T18:09:15.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:15.501Z] Removing intermediate container 0b7335d1495a [2022-07-29T18:09:15.501Z] ---> 7c8b6c95483f [2022-07-29T18:09:15.501Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T18:09:15.501Z] Successfully built 776f7199561e [2022-07-29T18:09:15.501Z] Successfully tagged security-proxy-setup:latest [2022-07-29T18:09:15.501Z] ---> Running in 0d66269bf35b [2022-07-29T18:09:15.623Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:09:15.623Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:09:15.623Z] ---> bfebdbf41679 [2022-07-29T18:09:15.623Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T18:09:15.623Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:09:15.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:09:15.623Z] ---> bfebdbf41679 [2022-07-29T18:09:15.623Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:09:15.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:09:15.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:09:15.623Z] ---> bfebdbf41679 [2022-07-29T18:09:15.623Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T18:09:15.623Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:09:15.623Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:09:15.623Z] ---> bfebdbf41679 [2022-07-29T18:09:15.623Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T18:09:15.623Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:09:15.623Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:09:15.623Z] ---> bfebdbf41679 [2022-07-29T18:09:15.623Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:09:15.623Z] ---> Running in 8a7303c712f9 [2022-07-29T18:09:15.623Z] ---> Running in 7633916f2edc [2022-07-29T18:09:15.623Z] ---> Running in 182638f760b2 [2022-07-29T18:09:15.623Z] ---> Running in 47e1aa1b6962 [2022-07-29T18:09:15.623Z] ---> Running in 849062850cd7 [2022-07-29T18:09:15.776Z]  Building security-proxy-setup ... done OK: 211 MiB in 51 packages [2022-07-29T18:09:15.776Z] Removing intermediate container 0d66269bf35b [2022-07-29T18:09:15.776Z] ---> 4226a8ea13f3 [2022-07-29T18:09:15.776Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T18:09:15.776Z] ---> Running in dd50a2af4f46 [2022-07-29T18:09:15.776Z] Removing intermediate container dd50a2af4f46 [2022-07-29T18:09:15.776Z] ---> 2da4de49e07e [2022-07-29T18:09:15.776Z] Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:09:15.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:09:16.083Z] ---> Running in d8f3de3a379d [2022-07-29T18:09:16.083Z] Removing intermediate container fd63f100000a [2022-07-29T18:09:16.083Z] ---> 6622b40bc50a [2022-07-29T18:09:16.083Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T18:09:16.083Z] Removing intermediate container d8f3de3a379d [2022-07-29T18:09:16.083Z] ---> 1c65203f10b8 [2022-07-29T18:09:16.083Z] Step 26/26 : LABEL version=2.3.0-dev.33 [2022-07-29T18:09:16.083Z] ---> Running in 2ceacbce3a83 [2022-07-29T18:09:16.222Z] Removing intermediate container 47e1aa1b6962 [2022-07-29T18:09:16.222Z] ---> 156177d2d071 [2022-07-29T18:09:16.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:09:16.222Z] Removing intermediate container 182638f760b2 [2022-07-29T18:09:16.222Z] ---> f032e49f4e3e [2022-07-29T18:09:16.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:09:16.222Z] Removing intermediate container 849062850cd7 [2022-07-29T18:09:16.222Z] ---> 11c7deb1d112 [2022-07-29T18:09:16.222Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T18:09:16.222Z] Removing intermediate container 7633916f2edc [2022-07-29T18:09:16.222Z] ---> ad36ccb1f3f7 [2022-07-29T18:09:16.222Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:09:16.222Z] Removing intermediate container 8a7303c712f9 [2022-07-29T18:09:16.222Z] ---> 7ed69ade6ff5 [2022-07-29T18:09:16.222Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:09:16.222Z] ---> Running in 7f22858e2552 [2022-07-29T18:09:16.222Z] ---> Running in 7119da9eb231 [2022-07-29T18:09:16.378Z] Removing intermediate container 2ceacbce3a83 [2022-07-29T18:09:16.378Z] ---> 5a543ee93a5e [2022-07-29T18:09:16.378Z] [2022-07-29T18:09:16.378Z] ---> e442df15b26f [2022-07-29T18:09:16.378Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:09:16.378Z] OK: 211 MiB in 51 packages [2022-07-29T18:09:16.378Z] ---> Running in c5c2103f9d39 [2022-07-29T18:09:16.378Z] Successfully built 5a543ee93a5e [2022-07-29T18:09:16.378Z] Successfully tagged security-spire-config:latest [2022-07-29T18:09:16.495Z] ---> Running in 78a33b05dab9 [2022-07-29T18:09:16.495Z] ---> Running in 293d06d269b3 [2022-07-29T18:09:16.495Z] ---> Running in d18b494d7561 [2022-07-29T18:09:16.649Z]  Building security-spire-config ... done Removing intermediate container 9cbab2dc9fb1 [2022-07-29T18:09:16.649Z] ---> feca15c2cd39 [2022-07-29T18:09:16.649Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:09:16.909Z] ---> 5c091f025333 [2022-07-29T18:09:16.909Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:09:16.909Z] ---> Running in 11686b39cc31 [2022-07-29T18:09:19.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:19.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:20.030Z] Removing intermediate container 7119da9eb231 [2022-07-29T18:09:20.030Z] ---> 99246735689b [2022-07-29T18:09:20.030Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T18:09:20.030Z] Removing intermediate container 7f22858e2552 [2022-07-29T18:09:20.030Z] ---> 9e21be2bfef5 [2022-07-29T18:09:20.030Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T18:09:20.030Z] ---> Running in 8f179785c6b2 [2022-07-29T18:09:20.313Z] Removing intermediate container 293d06d269b3 [2022-07-29T18:09:20.313Z] ---> 6eac22c5de9b [2022-07-29T18:09:20.313Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T18:09:20.313Z] ---> Running in 96b5338d1935 [2022-07-29T18:09:20.313Z] Removing intermediate container 78a33b05dab9 [2022-07-29T18:09:20.313Z] ---> d39f296038ac [2022-07-29T18:09:20.313Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T18:09:20.592Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T18:09:20.592Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T18:09:20.592Z] OK: 16887 distinct packages available [2022-07-29T18:09:20.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:20.592Z] ---> Running in de7a3e2a0d02 [2022-07-29T18:09:20.869Z] ---> Running in 7779db757f86 [2022-07-29T18:09:21.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:22.154Z] OK: 221 MiB in 51 packages [2022-07-29T18:09:22.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:23.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:23.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:23.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:23.297Z] Removing intermediate container d18b494d7561 [2022-07-29T18:09:23.297Z] ---> b696fc8b1eea [2022-07-29T18:09:23.297Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T18:09:23.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:23.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:24.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:24.133Z] ---> 70d10d88767b [2022-07-29T18:09:24.133Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:09:24.133Z] ---> Running in 1bcf69d80c21 [2022-07-29T18:09:24.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:09:24.692Z] OK: 221 MiB in 51 packages [2022-07-29T18:09:25.298Z] OK: 221 MiB in 51 packages [2022-07-29T18:09:25.597Z] OK: 221 MiB in 51 packages [2022-07-29T18:09:26.229Z] Removing intermediate container 8f179785c6b2 [2022-07-29T18:09:26.229Z] ---> 565f7c5a4231 [2022-07-29T18:09:26.229Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T18:09:26.229Z] OK: 221 MiB in 51 packages [2022-07-29T18:09:26.905Z] Removing intermediate container 11686b39cc31 [2022-07-29T18:09:26.905Z] ---> 3004f22536ce [2022-07-29T18:09:26.905Z] Step 8/23 : COPY . . [2022-07-29T18:09:26.905Z] Removing intermediate container c5c2103f9d39 [2022-07-29T18:09:26.905Z] ---> ab283c777368 [2022-07-29T18:09:26.905Z] Step 7/20 : COPY . . [2022-07-29T18:09:27.234Z] Removing intermediate container 96b5338d1935 [2022-07-29T18:09:27.234Z] ---> 4c1e3e40a5dc [2022-07-29T18:09:27.234Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T18:09:27.841Z] Removing intermediate container 7779db757f86 [2022-07-29T18:09:27.841Z] ---> 8ea9b940cd7f [2022-07-29T18:09:27.841Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:09:27.841Z] ---> a0f526c232a1 [2022-07-29T18:09:27.841Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:09:27.841Z] Removing intermediate container de7a3e2a0d02 [2022-07-29T18:09:27.841Z] ---> f5ef45b5e737 [2022-07-29T18:09:27.841Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:09:28.119Z] ---> Running in c3490b2bcee2 [2022-07-29T18:09:29.133Z] ---> 585bf17515b0 [2022-07-29T18:09:29.133Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:09:29.133Z] ---> Running in c95a05505487 [2022-07-29T18:09:29.745Z] ---> 1f0f393b28d5 [2022-07-29T18:09:29.745Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:09:29.745Z] ---> 375bfa7b103e [2022-07-29T18:09:29.745Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:09:29.745Z] ---> Running in 23271777a64d [2022-07-29T18:09:30.027Z] ---> Running in 63bd4afe5519 [2022-07-29T18:09:41.817Z] ---> 2b33fadf48b9 [2022-07-29T18:09:41.817Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T18:09:41.817Z] ---> 52d489d2adf0 [2022-07-29T18:09:41.817Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T18:09:41.817Z] ---> Running in e2b1ed3f97db [2022-07-29T18:09:41.817Z] ---> Running in ab0681917ead [2022-07-29T18:09:41.817Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T18:09:41.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-29T18:10:03.778Z] Removing intermediate container e2b1ed3f97db [2022-07-29T18:10:03.778Z] ---> 222a3cfe4d18 [2022-07-29T18:10:03.778Z] [2022-07-29T18:10:03.778Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T18:10:03.778Z] ---> d7d3d98c851f [2022-07-29T18:10:03.778Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T18:10:03.778Z] ---> Running in f8e794cdabab [2022-07-29T18:10:03.778Z] Removing intermediate container ab0681917ead [2022-07-29T18:10:03.778Z] ---> 3950ede333be [2022-07-29T18:10:03.778Z] [2022-07-29T18:10:03.778Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T18:10:03.778Z] ---> 2720e26172a0 [2022-07-29T18:10:03.778Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:10:03.778Z] ---> Using cache [2022-07-29T18:10:03.778Z] ---> f4b9957cf57d [2022-07-29T18:10:03.778Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:10:03.778Z] ---> Using cache [2022-07-29T18:10:03.778Z] ---> be17fb721a80 [2022-07-29T18:10:03.778Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T18:10:03.778Z] ---> Running in 6fb96379e358 [2022-07-29T18:10:03.778Z] Removing intermediate container f8e794cdabab [2022-07-29T18:10:03.778Z] ---> 66e22cbe4b36 [2022-07-29T18:10:03.778Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T18:10:03.778Z] ---> Running in cf3576660d43 [2022-07-29T18:10:03.778Z] Removing intermediate container cf3576660d43 [2022-07-29T18:10:03.778Z] ---> 56313453f330 [2022-07-29T18:10:03.778Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T18:10:03.778Z] ---> Running in ebaeb0081109 [2022-07-29T18:10:03.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:10:03.778Z] Removing intermediate container ebaeb0081109 [2022-07-29T18:10:03.778Z] ---> 005371f9cb38 [2022-07-29T18:10:03.778Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:10:03.778Z] ---> Running in ffc477d0c9cc [2022-07-29T18:10:03.778Z] Removing intermediate container ffc477d0c9cc [2022-07-29T18:10:03.778Z] ---> e7137223d46f [2022-07-29T18:10:03.778Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T18:10:03.778Z] ---> Running in e48898d429f3 [2022-07-29T18:10:03.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:10:03.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:10:04.038Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T18:10:04.038Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T18:10:04.038Z] OK: 15856 distinct packages available [2022-07-29T18:10:04.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T18:10:04.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:10:04.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T18:10:04.872Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T18:10:05.132Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T18:10:05.132Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T18:10:05.132Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T18:10:05.393Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T18:10:05.393Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T18:10:05.393Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T18:10:05.393Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T18:10:05.393Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T18:10:05.651Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T18:10:05.651Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:10:05.651Z] OK: 8 MiB in 20 packages [2022-07-29T18:10:05.651Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T18:10:05.651Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T18:10:05.910Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T18:10:05.910Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T18:10:05.910Z] Removing intermediate container e48898d429f3 [2022-07-29T18:10:05.910Z] ---> 6b21de3b9ba0 [2022-07-29T18:10:05.910Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:10:06.170Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T18:10:06.170Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T18:10:06.170Z] ---> 3ed9acccbca2 [2022-07-29T18:10:06.170Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T18:10:06.170Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:10:06.170Z] OK: 8 MiB in 23 packages [2022-07-29T18:10:06.739Z] ---> 4612c5a85fcc [2022-07-29T18:10:06.739Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T18:10:06.739Z] ---> 4938a509a88f [2022-07-29T18:10:06.739Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T18:10:06.998Z] Removing intermediate container 6fb96379e358 [2022-07-29T18:10:06.998Z] ---> 25e23849de08 [2022-07-29T18:10:06.998Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:10:06.998Z] ---> Running in c9b2b4671b3a [2022-07-29T18:10:06.998Z] Removing intermediate container c9b2b4671b3a [2022-07-29T18:10:06.998Z] ---> 3da195a7493f [2022-07-29T18:10:06.998Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:10:06.998Z] ---> Running in 15fc5d9d9f09 [2022-07-29T18:10:06.998Z] ---> 0a7b59f5cf8a [2022-07-29T18:10:06.998Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T18:10:07.258Z] Removing intermediate container 15fc5d9d9f09 [2022-07-29T18:10:07.258Z] ---> f6bd687b0351 [2022-07-29T18:10:07.258Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T18:10:07.258Z] ---> Running in c8992ce7d978 [2022-07-29T18:10:07.518Z] Removing intermediate container c8992ce7d978 [2022-07-29T18:10:07.518Z] ---> db419aa8e769 [2022-07-29T18:10:07.518Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:07.518Z] ---> Running in e1f0af1d84cd [2022-07-29T18:10:07.518Z] ---> b42ce27d3672 [2022-07-29T18:10:07.518Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T18:10:07.518Z] Removing intermediate container e1f0af1d84cd [2022-07-29T18:10:07.518Z] ---> 8d3ac8d131dc [2022-07-29T18:10:07.518Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:10:07.787Z] ---> Running in 1507946a39fb [2022-07-29T18:10:07.787Z] ---> c9793b2ef1a8 [2022-07-29T18:10:07.787Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T18:10:07.787Z] ---> Running in 30b88d6a38ad [2022-07-29T18:10:07.787Z] Removing intermediate container 1507946a39fb [2022-07-29T18:10:07.787Z] ---> 1702e92fc485 [2022-07-29T18:10:07.787Z] [2022-07-29T18:10:07.787Z] Successfully built 1702e92fc485 [2022-07-29T18:10:07.787Z] Successfully tagged core-data:latest [2022-07-29T18:10:07.787Z]  Building core-data ... done Removing intermediate container 30b88d6a38ad [2022-07-29T18:10:07.787Z] ---> 29098690a133 [2022-07-29T18:10:07.787Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:10:08.059Z] ---> Running in 1d6c25f19610 [2022-07-29T18:10:08.059Z] Removing intermediate container 1d6c25f19610 [2022-07-29T18:10:08.059Z] ---> c57b2652d7ad [2022-07-29T18:10:08.059Z] Step 18/20 : LABEL arch=x86_64 [2022-07-29T18:10:08.059Z] ---> Running in 7d29c329d1b8 [2022-07-29T18:10:08.322Z] Removing intermediate container 7d29c329d1b8 [2022-07-29T18:10:08.322Z] ---> 6ee8b76985e2 [2022-07-29T18:10:08.322Z] Step 19/20 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:08.322Z] ---> Running in f6f0d4a4e47f [2022-07-29T18:10:08.322Z] Removing intermediate container f6f0d4a4e47f [2022-07-29T18:10:08.322Z] ---> 4e4203af022d [2022-07-29T18:10:08.322Z] Step 20/20 : LABEL version=2.3.0-dev.33 [2022-07-29T18:10:08.322Z] ---> Running in 4c48a033fbed [2022-07-29T18:10:08.582Z] Removing intermediate container 4c48a033fbed [2022-07-29T18:10:08.582Z] ---> 6ee2d50ef025 [2022-07-29T18:10:08.582Z] [2022-07-29T18:10:08.582Z] Successfully built 6ee2d50ef025 [2022-07-29T18:10:08.582Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-29T18:10:08.589Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-29T18:10:08.598Z] $ docker stop --time=1 801468a868b0e00733c394c50d2e4ecb0d9bf8861a73058c6a0aea43cae77735 [2022-07-29T18:10:09.895Z] $ docker rm -f 801468a868b0e00733c394c50d2e4ecb0d9bf8861a73058c6a0aea43cae77735 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T18:10:10.252Z] + docker images [2022-07-29T18:10:10.252Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T18:10:10.252Z] security-spiffe-token-provider latest 6ee2d50ef025 2 seconds ago 29.1MB [2022-07-29T18:10:10.252Z] core-data latest 1702e92fc485 3 seconds ago 21.5MB [2022-07-29T18:10:10.252Z] 3950ede333be 9 seconds ago 1.74GB [2022-07-29T18:10:10.252Z] 222a3cfe4d18 10 seconds ago 1.71GB [2022-07-29T18:10:10.252Z] security-spire-config latest 5a543ee93a5e 54 seconds ago 85.8MB [2022-07-29T18:10:10.252Z] security-proxy-setup latest 776f7199561e 55 seconds ago 27.2MB [2022-07-29T18:10:10.252Z] security-spire-agent latest 4ae036538948 56 seconds ago 125MB [2022-07-29T18:10:10.252Z] security-secretstore-setup latest 3cca6cfe55b0 About a minute ago 28.9MB [2022-07-29T18:10:10.252Z] core-command latest 490a69c26a44 About a minute ago 16.2MB [2022-07-29T18:10:10.252Z] b46d9b1b1c36 About a minute ago 1.58GB [2022-07-29T18:10:10.252Z] 0f59df62f5ef About a minute ago 1.58GB [2022-07-29T18:10:10.252Z] 511eaeaaca32 About a minute ago 1.68GB [2022-07-29T18:10:10.252Z] 9ec88b9b564f About a minute ago 1.69GB [2022-07-29T18:10:10.252Z] sys-mgmt-agent latest cbe30df0a61c About a minute ago 299MB [2022-07-29T18:10:10.252Z] 113e863cf271 About a minute ago 1.7GB [2022-07-29T18:10:10.252Z] security-bootstrapper latest 0d3d01ae7832 About a minute ago 19.3MB [2022-07-29T18:10:10.252Z] core-metadata latest 96a70fffaaf4 About a minute ago 17.1MB [2022-07-29T18:10:10.252Z] support-scheduler latest d2ca6337222b About a minute ago 26.5MB [2022-07-29T18:10:10.252Z] support-notifications latest 81cce7451c18 About a minute ago 27.1MB [2022-07-29T18:10:10.252Z] 5c680254238a About a minute ago 1.69GB [2022-07-29T18:10:10.252Z] c60395fd209d 2 minutes ago 1.74GB [2022-07-29T18:10:10.252Z] bee0573d4f7d 2 minutes ago 1.75GB [2022-07-29T18:10:10.252Z] 74d0952ef873 2 minutes ago 1.69GB [2022-07-29T18:10:10.252Z] c3eff939394f 2 minutes ago 1.69GB [2022-07-29T18:10:10.252Z] security-spire-server latest 4ec3a2d3b418 2 minutes ago 86.5MB [2022-07-29T18:10:10.252Z] e77b5e95f196 2 minutes ago 1.58GB [2022-07-29T18:10:10.252Z] ci-base-image-x86_64 latest 8a3caad9abc8 5 minutes ago 993MB [2022-07-29T18:10:10.252Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-29T18:10:10.252Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-29T18:10:10.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-07-29T18:10:10.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-29T18:10:10.252Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-29T18:10:10.252Z] 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-07-29T18:10:10.384Z] provisioning config files... [2022-07-29T18:10:10.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config6239328851308203494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:10:10.693Z] ---> docker-login.sh [2022-07-29T18:10:10.693Z] nexus3.edgexfoundry.org:10001 [2022-07-29T18:10:10.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:10:10.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:10:10.693Z] Configure a credential helper to remove this warning. See [2022-07-29T18:10:10.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:10:10.693Z] [2022-07-29T18:10:10.693Z] Login Succeeded [2022-07-29T18:10:10.693Z] nexus3.edgexfoundry.org:10002 [2022-07-29T18:10:10.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:10:10.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:10:10.953Z] Configure a credential helper to remove this warning. See [2022-07-29T18:10:10.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:10:10.953Z] [2022-07-29T18:10:10.953Z] Login Succeeded [2022-07-29T18:10:10.953Z] nexus3.edgexfoundry.org:10003 [2022-07-29T18:10:10.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:10:10.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:10:10.953Z] Configure a credential helper to remove this warning. See [2022-07-29T18:10:10.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:10:10.953Z] [2022-07-29T18:10:10.953Z] Login Succeeded [2022-07-29T18:10:10.953Z] nexus3.edgexfoundry.org:10004 [2022-07-29T18:10:10.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:10:11.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:10:11.217Z] Configure a credential helper to remove this warning. See [2022-07-29T18:10:11.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:10:11.217Z] [2022-07-29T18:10:11.217Z] Login Succeeded [2022-07-29T18:10:11.217Z] docker.io [2022-07-29T18:10:11.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:10:11.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:10:11.477Z] Configure a credential helper to remove this warning. See [2022-07-29T18:10:11.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:10:11.477Z] [2022-07-29T18:10:11.477Z] Login Succeeded [2022-07-29T18:10:11.477Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T18:10:11.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:11.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T18:10:11.544Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-29T18:10:11.544Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:11.544Z] latest [2022-07-29T18:10:11.544Z] 2.3.0-dev.33 [2022-07-29T18:10:11.544Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:11.544Z] main [2022-07-29T18:10:11.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:11.869Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:12.188Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:12.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-29T18:10:12.188Z] 8ba61c92399e: Preparing [2022-07-29T18:10:12.188Z] 3d81e084f161: Preparing [2022-07-29T18:10:12.188Z] 90f4765d6112: Preparing [2022-07-29T18:10:12.188Z] 06fa59249178: Preparing [2022-07-29T18:10:12.188Z] ec34fcc1d526: Preparing [2022-07-29T18:10:12.188Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:12.188Z] 8ba61c92399e: Pushed [2022-07-29T18:10:12.188Z] 90f4765d6112: Pushed [2022-07-29T18:10:12.188Z] 06fa59249178: Pushed [2022-07-29T18:10:13.570Z] 3d81e084f161: Pushed [2022-07-29T18:10:13.570Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:13.897Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:14.211Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-29T18:10:14.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-29T18:10:14.211Z] 8ba61c92399e: Preparing [2022-07-29T18:10:14.211Z] 3d81e084f161: Preparing [2022-07-29T18:10:14.211Z] 90f4765d6112: Preparing [2022-07-29T18:10:14.211Z] 06fa59249178: Preparing [2022-07-29T18:10:14.211Z] ec34fcc1d526: Preparing [2022-07-29T18:10:14.211Z] 8ba61c92399e: Layer already exists [2022-07-29T18:10:14.211Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:14.211Z] 06fa59249178: Layer already exists [2022-07-29T18:10:14.211Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:14.211Z] 3d81e084f161: Layer already exists [2022-07-29T18:10:14.211Z] latest: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:14.534Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:14.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.33 [2022-07-29T18:10:14.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-29T18:10:14.845Z] 8ba61c92399e: Preparing [2022-07-29T18:10:14.845Z] 3d81e084f161: Preparing [2022-07-29T18:10:14.845Z] 90f4765d6112: Preparing [2022-07-29T18:10:14.845Z] 06fa59249178: Preparing [2022-07-29T18:10:14.845Z] ec34fcc1d526: Preparing [2022-07-29T18:10:14.845Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:14.845Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:14.845Z] 06fa59249178: Layer already exists [2022-07-29T18:10:14.845Z] 3d81e084f161: Layer already exists [2022-07-29T18:10:14.845Z] 8ba61c92399e: Layer already exists [2022-07-29T18:10:14.845Z] 2.3.0-dev.33: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:15.167Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:15.492Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:15.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-29T18:10:15.492Z] 8ba61c92399e: Preparing [2022-07-29T18:10:15.492Z] 3d81e084f161: Preparing [2022-07-29T18:10:15.492Z] 90f4765d6112: Preparing [2022-07-29T18:10:15.492Z] 06fa59249178: Preparing [2022-07-29T18:10:15.492Z] ec34fcc1d526: Preparing [2022-07-29T18:10:15.492Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:15.492Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:15.492Z] 3d81e084f161: Layer already exists [2022-07-29T18:10:15.492Z] 8ba61c92399e: Layer already exists [2022-07-29T18:10:15.492Z] 06fa59249178: Layer already exists [2022-07-29T18:10:15.492Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:15.810Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:16.121Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-29T18:10:16.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-29T18:10:16.122Z] 8ba61c92399e: Preparing [2022-07-29T18:10:16.122Z] 3d81e084f161: Preparing [2022-07-29T18:10:16.122Z] 90f4765d6112: Preparing [2022-07-29T18:10:16.122Z] 06fa59249178: Preparing [2022-07-29T18:10:16.122Z] ec34fcc1d526: Preparing [2022-07-29T18:10:16.122Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:16.122Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:16.122Z] 06fa59249178: Layer already exists [2022-07-29T18:10:16.122Z] 3d81e084f161: Layer already exists [2022-07-29T18:10:16.122Z] 8ba61c92399e: Layer already exists [2022-07-29T18:10:16.122Z] main: digest: sha256:8438b7d529dcec96e823f8e813e6a4b333edc1e313fc0858a740c11d3d9fd483 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:16.225Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:16.234Z] taggedImages: [2022-07-29T18:10:16.234Z] - nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:16.234Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-29T18:10:16.234Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.33 [2022-07-29T18:10:16.234Z] - nexus3.edgexfoundry.org:10004/core-command:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:16.234Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-29T18:10:16.261Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-29T18:10:16.261Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:16.261Z] latest [2022-07-29T18:10:16.261Z] 2.3.0-dev.33 [2022-07-29T18:10:16.261Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:16.261Z] main [2022-07-29T18:10:16.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:16.585Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:16.907Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:16.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-29T18:10:16.907Z] 1d7f27308195: Preparing [2022-07-29T18:10:16.907Z] c22cb1306e98: Preparing [2022-07-29T18:10:16.907Z] 90f4765d6112: Preparing [2022-07-29T18:10:16.907Z] 2b581587a789: Preparing [2022-07-29T18:10:16.907Z] 4eff148012ab: Preparing [2022-07-29T18:10:16.907Z] ec34fcc1d526: Preparing [2022-07-29T18:10:16.907Z] ec34fcc1d526: Waiting [2022-07-29T18:10:16.907Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:16.907Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:16.907Z] 4eff148012ab: Pushed [2022-07-29T18:10:16.907Z] 1d7f27308195: Pushed [2022-07-29T18:10:17.031Z] Removing intermediate container 1bcf69d80c21 [2022-07-29T18:10:17.032Z] ---> ef67ea27fcd7 [2022-07-29T18:10:17.032Z] Step 7/20 : COPY . . [2022-07-29T18:10:17.168Z] 2b581587a789: Pushed [2022-07-29T18:10:18.544Z] c22cb1306e98: Pushed [2022-07-29T18:10:18.544Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:18.868Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:19.180Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-29T18:10:19.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-29T18:10:19.180Z] 1d7f27308195: Preparing [2022-07-29T18:10:19.180Z] c22cb1306e98: Preparing [2022-07-29T18:10:19.180Z] 90f4765d6112: Preparing [2022-07-29T18:10:19.180Z] 2b581587a789: Preparing [2022-07-29T18:10:19.180Z] 4eff148012ab: Preparing [2022-07-29T18:10:19.180Z] ec34fcc1d526: Preparing [2022-07-29T18:10:19.180Z] ec34fcc1d526: Waiting [2022-07-29T18:10:19.180Z] c22cb1306e98: Layer already exists [2022-07-29T18:10:19.180Z] 4eff148012ab: Layer already exists [2022-07-29T18:10:19.180Z] 1d7f27308195: Layer already exists [2022-07-29T18:10:19.180Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:19.180Z] 2b581587a789: Layer already exists [2022-07-29T18:10:19.180Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:19.180Z] latest: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:19.500Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:19.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.33 [2022-07-29T18:10:19.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-29T18:10:19.813Z] 1d7f27308195: Preparing [2022-07-29T18:10:19.813Z] c22cb1306e98: Preparing [2022-07-29T18:10:19.813Z] 90f4765d6112: Preparing [2022-07-29T18:10:19.813Z] 2b581587a789: Preparing [2022-07-29T18:10:19.813Z] 4eff148012ab: Preparing [2022-07-29T18:10:19.813Z] ec34fcc1d526: Preparing [2022-07-29T18:10:19.813Z] ec34fcc1d526: Waiting [2022-07-29T18:10:19.813Z] 2b581587a789: Layer already exists [2022-07-29T18:10:19.813Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:19.813Z] 1d7f27308195: Layer already exists [2022-07-29T18:10:19.813Z] c22cb1306e98: Layer already exists [2022-07-29T18:10:19.813Z] 4eff148012ab: Layer already exists [2022-07-29T18:10:19.813Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:19.813Z] 2.3.0-dev.33: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:20.167Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:20.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:20.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-29T18:10:20.520Z] 1d7f27308195: Preparing [2022-07-29T18:10:20.520Z] c22cb1306e98: Preparing [2022-07-29T18:10:20.520Z] 90f4765d6112: Preparing [2022-07-29T18:10:20.520Z] 2b581587a789: Preparing [2022-07-29T18:10:20.520Z] 4eff148012ab: Preparing [2022-07-29T18:10:20.520Z] ec34fcc1d526: Preparing [2022-07-29T18:10:20.520Z] ec34fcc1d526: Waiting [2022-07-29T18:10:20.520Z] c22cb1306e98: Layer already exists [2022-07-29T18:10:20.520Z] 1d7f27308195: Layer already exists [2022-07-29T18:10:20.520Z] 2b581587a789: Layer already exists [2022-07-29T18:10:20.520Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:20.520Z] 4eff148012ab: Layer already exists [2022-07-29T18:10:20.520Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:20.520Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:20.840Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:21.155Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-29T18:10:21.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-29T18:10:21.155Z] 1d7f27308195: Preparing [2022-07-29T18:10:21.155Z] c22cb1306e98: Preparing [2022-07-29T18:10:21.156Z] 90f4765d6112: Preparing [2022-07-29T18:10:21.156Z] 2b581587a789: Preparing [2022-07-29T18:10:21.156Z] 4eff148012ab: Preparing [2022-07-29T18:10:21.156Z] ec34fcc1d526: Preparing [2022-07-29T18:10:21.156Z] 1d7f27308195: Layer already exists [2022-07-29T18:10:21.156Z] c22cb1306e98: Layer already exists [2022-07-29T18:10:21.156Z] 2b581587a789: Layer already exists [2022-07-29T18:10:21.156Z] 4eff148012ab: Layer already exists [2022-07-29T18:10:21.156Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:21.156Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:21.156Z] main: digest: sha256:1b4cf96b0442c14c403aa3ed5320a4d3839bced23376fff08c78d40219ca70ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:21.207Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:21.215Z] taggedImages: [2022-07-29T18:10:21.215Z] - nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:21.215Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-29T18:10:21.215Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.33 [2022-07-29T18:10:21.215Z] - nexus3.edgexfoundry.org:10004/core-data:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:21.215Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-29T18:10:21.235Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-29T18:10:21.235Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:21.235Z] latest [2022-07-29T18:10:21.235Z] 2.3.0-dev.33 [2022-07-29T18:10:21.235Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:21.235Z] main [2022-07-29T18:10:21.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:21.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:21.879Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:21.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-29T18:10:21.879Z] ee56a109e528: Preparing [2022-07-29T18:10:21.879Z] 83f1890d3d65: Preparing [2022-07-29T18:10:21.879Z] 90f4765d6112: Preparing [2022-07-29T18:10:21.879Z] 06fa59249178: Preparing [2022-07-29T18:10:21.879Z] ec34fcc1d526: Preparing [2022-07-29T18:10:21.879Z] 06fa59249178: Layer already exists [2022-07-29T18:10:21.879Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:21.879Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:21.879Z] ee56a109e528: Pushed [2022-07-29T18:10:23.259Z] 83f1890d3d65: Pushed [2022-07-29T18:10:23.259Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:23.579Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:23.895Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-29T18:10:23.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-29T18:10:23.895Z] ee56a109e528: Preparing [2022-07-29T18:10:23.895Z] 83f1890d3d65: Preparing [2022-07-29T18:10:23.895Z] 90f4765d6112: Preparing [2022-07-29T18:10:23.895Z] 06fa59249178: Preparing [2022-07-29T18:10:23.895Z] ec34fcc1d526: Preparing [2022-07-29T18:10:23.895Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:23.895Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:23.895Z] 83f1890d3d65: Layer already exists [2022-07-29T18:10:23.895Z] ee56a109e528: Layer already exists [2022-07-29T18:10:23.895Z] 06fa59249178: Layer already exists [2022-07-29T18:10:23.895Z] latest: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:24.222Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:24.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.33 [2022-07-29T18:10:24.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-29T18:10:24.537Z] ee56a109e528: Preparing [2022-07-29T18:10:24.537Z] 83f1890d3d65: Preparing [2022-07-29T18:10:24.537Z] 90f4765d6112: Preparing [2022-07-29T18:10:24.537Z] 06fa59249178: Preparing [2022-07-29T18:10:24.537Z] ec34fcc1d526: Preparing [2022-07-29T18:10:24.537Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:24.537Z] ee56a109e528: Layer already exists [2022-07-29T18:10:24.537Z] 83f1890d3d65: Layer already exists [2022-07-29T18:10:24.537Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:24.537Z] 06fa59249178: Layer already exists [2022-07-29T18:10:24.537Z] 2.3.0-dev.33: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:24.857Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:25.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:25.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-29T18:10:25.172Z] ee56a109e528: Preparing [2022-07-29T18:10:25.172Z] 83f1890d3d65: Preparing [2022-07-29T18:10:25.172Z] 90f4765d6112: Preparing [2022-07-29T18:10:25.172Z] 06fa59249178: Preparing [2022-07-29T18:10:25.172Z] ec34fcc1d526: Preparing [2022-07-29T18:10:25.172Z] 83f1890d3d65: Layer already exists [2022-07-29T18:10:25.172Z] 06fa59249178: Layer already exists [2022-07-29T18:10:25.172Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:25.172Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:25.172Z] ee56a109e528: Layer already exists [2022-07-29T18:10:25.172Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:25.492Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:25.804Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-29T18:10:25.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-29T18:10:25.804Z] ee56a109e528: Preparing [2022-07-29T18:10:25.804Z] 83f1890d3d65: Preparing [2022-07-29T18:10:25.804Z] 90f4765d6112: Preparing [2022-07-29T18:10:25.804Z] 06fa59249178: Preparing [2022-07-29T18:10:25.804Z] ec34fcc1d526: Preparing [2022-07-29T18:10:25.804Z] 06fa59249178: Layer already exists [2022-07-29T18:10:25.804Z] ee56a109e528: Layer already exists [2022-07-29T18:10:25.804Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:25.804Z] 83f1890d3d65: Layer already exists [2022-07-29T18:10:25.804Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:25.804Z] main: digest: sha256:91a641e2f0f50b32404c933a5279c5fa0f96966523d95a3066df377710e8c7c7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:25.851Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:25.860Z] taggedImages: [2022-07-29T18:10:25.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:25.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-29T18:10:25.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.33 [2022-07-29T18:10:25.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:25.860Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-29T18:10:25.882Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-29T18:10:25.882Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:25.882Z] latest [2022-07-29T18:10:25.882Z] 2.3.0-dev.33 [2022-07-29T18:10:25.882Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:25.882Z] main [2022-07-29T18:10:25.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:26.210Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:26.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:26.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-29T18:10:26.526Z] 4659283ce8c6: Preparing [2022-07-29T18:10:26.526Z] 4659283ce8c6: Preparing [2022-07-29T18:10:26.526Z] e8ef50d2669e: Preparing [2022-07-29T18:10:26.526Z] 55e06c87719a: Preparing [2022-07-29T18:10:26.526Z] 97ae2115c3c9: Preparing [2022-07-29T18:10:26.526Z] 2e885c357f39: Preparing [2022-07-29T18:10:26.526Z] 90f4765d6112: Preparing [2022-07-29T18:10:26.526Z] 28efeaf3a80d: Preparing [2022-07-29T18:10:26.526Z] cd8d0b3ee5f9: Preparing [2022-07-29T18:10:26.526Z] 58c9baccc809: Preparing [2022-07-29T18:10:26.526Z] 644d9a89bf6a: Preparing [2022-07-29T18:10:26.526Z] ec34fcc1d526: Preparing [2022-07-29T18:10:26.526Z] 90f4765d6112: Waiting [2022-07-29T18:10:26.526Z] 28efeaf3a80d: Waiting [2022-07-29T18:10:26.526Z] cd8d0b3ee5f9: Waiting [2022-07-29T18:10:26.526Z] 58c9baccc809: Waiting [2022-07-29T18:10:26.526Z] ec34fcc1d526: Waiting [2022-07-29T18:10:26.526Z] e8ef50d2669e: Pushed [2022-07-29T18:10:26.526Z] 55e06c87719a: Pushed [2022-07-29T18:10:26.526Z] 4659283ce8c6: Pushed [2022-07-29T18:10:26.526Z] 97ae2115c3c9: Pushed [2022-07-29T18:10:26.526Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:26.785Z] 644d9a89bf6a: Pushed [2022-07-29T18:10:26.785Z] 28efeaf3a80d: Pushed [2022-07-29T18:10:26.785Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:26.785Z] cd8d0b3ee5f9: Pushed [2022-07-29T18:10:26.785Z] 58c9baccc809: Pushed [2022-07-29T18:10:27.210Z] Removing intermediate container c95a05505487 [2022-07-29T18:10:27.211Z] ---> 8b219a522d57 [2022-07-29T18:10:27.211Z] Step 8/22 : COPY . . [2022-07-29T18:10:27.211Z] Removing intermediate container 23271777a64d [2022-07-29T18:10:27.211Z] ---> 50293f9bd10b [2022-07-29T18:10:27.211Z] Step 8/23 : COPY . . [2022-07-29T18:10:27.211Z] Removing intermediate container 63bd4afe5519 [2022-07-29T18:10:27.211Z] ---> f6ceb3064a1a [2022-07-29T18:10:27.211Z] Step 8/23 : COPY . . [2022-07-29T18:10:27.211Z] Removing intermediate container c3490b2bcee2 [2022-07-29T18:10:27.211Z] ---> 21423c227b26 [2022-07-29T18:10:27.211Z] Step 8/22 : COPY . . [2022-07-29T18:10:28.166Z] 2e885c357f39: Pushed [2022-07-29T18:10:28.166Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:28.489Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:28.804Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-29T18:10:28.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-29T18:10:28.804Z] 4659283ce8c6: Preparing [2022-07-29T18:10:28.804Z] 4659283ce8c6: Preparing [2022-07-29T18:10:28.804Z] e8ef50d2669e: Preparing [2022-07-29T18:10:28.804Z] 55e06c87719a: Preparing [2022-07-29T18:10:28.804Z] 97ae2115c3c9: Preparing [2022-07-29T18:10:28.804Z] 2e885c357f39: Preparing [2022-07-29T18:10:28.804Z] 90f4765d6112: Preparing [2022-07-29T18:10:28.804Z] 28efeaf3a80d: Preparing [2022-07-29T18:10:28.804Z] cd8d0b3ee5f9: Preparing [2022-07-29T18:10:28.804Z] 58c9baccc809: Preparing [2022-07-29T18:10:28.804Z] 644d9a89bf6a: Preparing [2022-07-29T18:10:28.804Z] ec34fcc1d526: Preparing [2022-07-29T18:10:28.804Z] 90f4765d6112: Waiting [2022-07-29T18:10:28.804Z] 28efeaf3a80d: Waiting [2022-07-29T18:10:28.804Z] 644d9a89bf6a: Waiting [2022-07-29T18:10:28.804Z] cd8d0b3ee5f9: Waiting [2022-07-29T18:10:28.804Z] 58c9baccc809: Waiting [2022-07-29T18:10:28.804Z] 2e885c357f39: Layer already exists [2022-07-29T18:10:28.804Z] e8ef50d2669e: Layer already exists [2022-07-29T18:10:28.804Z] 4659283ce8c6: Layer already exists [2022-07-29T18:10:28.804Z] 55e06c87719a: Layer already exists [2022-07-29T18:10:28.804Z] 97ae2115c3c9: Layer already exists [2022-07-29T18:10:28.804Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:28.804Z] 58c9baccc809: Layer already exists [2022-07-29T18:10:28.804Z] cd8d0b3ee5f9: Layer already exists [2022-07-29T18:10:28.804Z] 28efeaf3a80d: Layer already exists [2022-07-29T18:10:28.804Z] 644d9a89bf6a: Layer already exists [2022-07-29T18:10:28.804Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:28.804Z] latest: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:29.118Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:29.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.33 [2022-07-29T18:10:29.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-29T18:10:29.440Z] 4659283ce8c6: Preparing [2022-07-29T18:10:29.440Z] 4659283ce8c6: Preparing [2022-07-29T18:10:29.440Z] e8ef50d2669e: Preparing [2022-07-29T18:10:29.440Z] 55e06c87719a: Preparing [2022-07-29T18:10:29.440Z] 97ae2115c3c9: Preparing [2022-07-29T18:10:29.440Z] 2e885c357f39: Preparing [2022-07-29T18:10:29.440Z] 90f4765d6112: Preparing [2022-07-29T18:10:29.440Z] 28efeaf3a80d: Preparing [2022-07-29T18:10:29.440Z] cd8d0b3ee5f9: Preparing [2022-07-29T18:10:29.440Z] 58c9baccc809: Preparing [2022-07-29T18:10:29.440Z] 644d9a89bf6a: Preparing [2022-07-29T18:10:29.440Z] ec34fcc1d526: Preparing [2022-07-29T18:10:29.440Z] 28efeaf3a80d: Waiting [2022-07-29T18:10:29.440Z] 644d9a89bf6a: Waiting [2022-07-29T18:10:29.440Z] cd8d0b3ee5f9: Waiting [2022-07-29T18:10:29.440Z] 58c9baccc809: Waiting [2022-07-29T18:10:29.440Z] ec34fcc1d526: Waiting [2022-07-29T18:10:29.440Z] 90f4765d6112: Waiting [2022-07-29T18:10:29.440Z] 4659283ce8c6: Layer already exists [2022-07-29T18:10:29.440Z] 55e06c87719a: Layer already exists [2022-07-29T18:10:29.440Z] 97ae2115c3c9: Layer already exists [2022-07-29T18:10:29.440Z] e8ef50d2669e: Layer already exists [2022-07-29T18:10:29.440Z] 2e885c357f39: Layer already exists [2022-07-29T18:10:29.440Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:29.440Z] cd8d0b3ee5f9: Layer already exists [2022-07-29T18:10:29.440Z] 58c9baccc809: Layer already exists [2022-07-29T18:10:29.440Z] 644d9a89bf6a: Layer already exists [2022-07-29T18:10:29.440Z] 28efeaf3a80d: Layer already exists [2022-07-29T18:10:29.440Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:29.440Z] 2.3.0-dev.33: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:29.768Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:30.089Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:30.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-29T18:10:30.089Z] 4659283ce8c6: Preparing [2022-07-29T18:10:30.089Z] 4659283ce8c6: Preparing [2022-07-29T18:10:30.089Z] e8ef50d2669e: Preparing [2022-07-29T18:10:30.089Z] 55e06c87719a: Preparing [2022-07-29T18:10:30.089Z] 97ae2115c3c9: Preparing [2022-07-29T18:10:30.089Z] 2e885c357f39: Preparing [2022-07-29T18:10:30.089Z] 90f4765d6112: Preparing [2022-07-29T18:10:30.089Z] 28efeaf3a80d: Preparing [2022-07-29T18:10:30.089Z] cd8d0b3ee5f9: Preparing [2022-07-29T18:10:30.089Z] 58c9baccc809: Preparing [2022-07-29T18:10:30.089Z] 644d9a89bf6a: Preparing [2022-07-29T18:10:30.089Z] ec34fcc1d526: Preparing [2022-07-29T18:10:30.089Z] 28efeaf3a80d: Waiting [2022-07-29T18:10:30.089Z] 58c9baccc809: Waiting [2022-07-29T18:10:30.089Z] 644d9a89bf6a: Waiting [2022-07-29T18:10:30.089Z] ec34fcc1d526: Waiting [2022-07-29T18:10:30.089Z] cd8d0b3ee5f9: Waiting [2022-07-29T18:10:30.089Z] 90f4765d6112: Waiting [2022-07-29T18:10:30.089Z] 2e885c357f39: Layer already exists [2022-07-29T18:10:30.089Z] e8ef50d2669e: Layer already exists [2022-07-29T18:10:30.089Z] 97ae2115c3c9: Layer already exists [2022-07-29T18:10:30.089Z] 55e06c87719a: Layer already exists [2022-07-29T18:10:30.089Z] 4659283ce8c6: Layer already exists [2022-07-29T18:10:30.089Z] 28efeaf3a80d: Layer already exists [2022-07-29T18:10:30.089Z] cd8d0b3ee5f9: Layer already exists [2022-07-29T18:10:30.089Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:30.089Z] 58c9baccc809: Layer already exists [2022-07-29T18:10:30.089Z] 644d9a89bf6a: Layer already exists [2022-07-29T18:10:30.089Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:30.089Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:30.410Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:30.735Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-29T18:10:30.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-29T18:10:30.735Z] 4659283ce8c6: Preparing [2022-07-29T18:10:30.735Z] 4659283ce8c6: Preparing [2022-07-29T18:10:30.735Z] e8ef50d2669e: Preparing [2022-07-29T18:10:30.735Z] 55e06c87719a: Preparing [2022-07-29T18:10:30.735Z] 97ae2115c3c9: Preparing [2022-07-29T18:10:30.735Z] 2e885c357f39: Preparing [2022-07-29T18:10:30.735Z] 90f4765d6112: Preparing [2022-07-29T18:10:30.735Z] 28efeaf3a80d: Preparing [2022-07-29T18:10:30.735Z] cd8d0b3ee5f9: Preparing [2022-07-29T18:10:30.735Z] 58c9baccc809: Preparing [2022-07-29T18:10:30.735Z] 644d9a89bf6a: Preparing [2022-07-29T18:10:30.735Z] ec34fcc1d526: Preparing [2022-07-29T18:10:30.735Z] 28efeaf3a80d: Waiting [2022-07-29T18:10:30.735Z] 644d9a89bf6a: Waiting [2022-07-29T18:10:30.735Z] ec34fcc1d526: Waiting [2022-07-29T18:10:30.735Z] cd8d0b3ee5f9: Waiting [2022-07-29T18:10:30.735Z] 58c9baccc809: Waiting [2022-07-29T18:10:30.735Z] 90f4765d6112: Waiting [2022-07-29T18:10:30.735Z] e8ef50d2669e: Layer already exists [2022-07-29T18:10:30.735Z] 97ae2115c3c9: Layer already exists [2022-07-29T18:10:30.735Z] 4659283ce8c6: Layer already exists [2022-07-29T18:10:30.735Z] 2e885c357f39: Layer already exists [2022-07-29T18:10:30.735Z] 55e06c87719a: Layer already exists [2022-07-29T18:10:30.735Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:30.735Z] cd8d0b3ee5f9: Layer already exists [2022-07-29T18:10:30.735Z] 28efeaf3a80d: Layer already exists [2022-07-29T18:10:30.735Z] 58c9baccc809: Layer already exists [2022-07-29T18:10:30.735Z] 644d9a89bf6a: Layer already exists [2022-07-29T18:10:30.735Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:30.735Z] main: digest: sha256:0355ee78f193dfea1bf9c1f5ac68dd7d93301188eee56faeaaa834c4b0c7953f size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:30.786Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:30.793Z] taggedImages: [2022-07-29T18:10:30.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:30.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-29T18:10:30.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.33 [2022-07-29T18:10:30.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:30.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-29T18:10:30.808Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-29T18:10:30.808Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:30.808Z] latest [2022-07-29T18:10:30.808Z] 2.3.0-dev.33 [2022-07-29T18:10:30.808Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:30.808Z] main [2022-07-29T18:10:30.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:31.123Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:31.437Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:31.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-29T18:10:31.437Z] a2b57cb3f626: Preparing [2022-07-29T18:10:31.437Z] d3f2f98441d0: Preparing [2022-07-29T18:10:31.437Z] 321e0f3b7128: Preparing [2022-07-29T18:10:31.437Z] a9186f2ba2b8: Preparing [2022-07-29T18:10:31.437Z] 33a9401af2d7: Preparing [2022-07-29T18:10:31.437Z] a33d0934d234: Preparing [2022-07-29T18:10:31.437Z] 45a4c61753bc: Preparing [2022-07-29T18:10:31.437Z] ec34fcc1d526: Preparing [2022-07-29T18:10:31.437Z] a33d0934d234: Waiting [2022-07-29T18:10:31.437Z] 45a4c61753bc: Waiting [2022-07-29T18:10:31.437Z] ec34fcc1d526: Waiting [2022-07-29T18:10:31.437Z] 33a9401af2d7: Pushed [2022-07-29T18:10:31.437Z] d3f2f98441d0: Pushed [2022-07-29T18:10:31.437Z] a2b57cb3f626: Pushed [2022-07-29T18:10:31.437Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:31.437Z] a33d0934d234: Pushed [2022-07-29T18:10:32.008Z] 45a4c61753bc: Pushed [2022-07-29T18:10:32.577Z] 321e0f3b7128: Pushed [2022-07-29T18:10:32.577Z] a9186f2ba2b8: Pushed [2022-07-29T18:10:32.838Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:33.163Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:33.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-29T18:10:33.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-29T18:10:33.480Z] a2b57cb3f626: Preparing [2022-07-29T18:10:33.480Z] d3f2f98441d0: Preparing [2022-07-29T18:10:33.480Z] 321e0f3b7128: Preparing [2022-07-29T18:10:33.480Z] a9186f2ba2b8: Preparing [2022-07-29T18:10:33.480Z] 33a9401af2d7: Preparing [2022-07-29T18:10:33.480Z] a33d0934d234: Preparing [2022-07-29T18:10:33.480Z] 45a4c61753bc: Preparing [2022-07-29T18:10:33.480Z] ec34fcc1d526: Preparing [2022-07-29T18:10:33.480Z] 45a4c61753bc: Waiting [2022-07-29T18:10:33.480Z] a33d0934d234: Waiting [2022-07-29T18:10:33.480Z] ec34fcc1d526: Waiting [2022-07-29T18:10:33.480Z] a2b57cb3f626: Layer already exists [2022-07-29T18:10:33.480Z] 33a9401af2d7: Layer already exists [2022-07-29T18:10:33.480Z] d3f2f98441d0: Layer already exists [2022-07-29T18:10:33.480Z] a9186f2ba2b8: Layer already exists [2022-07-29T18:10:33.480Z] 321e0f3b7128: Layer already exists [2022-07-29T18:10:33.480Z] a33d0934d234: Layer already exists [2022-07-29T18:10:33.480Z] 45a4c61753bc: Layer already exists [2022-07-29T18:10:33.480Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:33.480Z] latest: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:33.797Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:33.944Z] ---> a605cf01be11 [2022-07-29T18:10:33.944Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T18:10:33.944Z] ---> Running in 93247b04f175 [2022-07-29T18:10:34.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.33 [2022-07-29T18:10:34.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-29T18:10:34.119Z] a2b57cb3f626: Preparing [2022-07-29T18:10:34.119Z] d3f2f98441d0: Preparing [2022-07-29T18:10:34.119Z] 321e0f3b7128: Preparing [2022-07-29T18:10:34.119Z] a9186f2ba2b8: Preparing [2022-07-29T18:10:34.119Z] 33a9401af2d7: Preparing [2022-07-29T18:10:34.119Z] a33d0934d234: Preparing [2022-07-29T18:10:34.119Z] 45a4c61753bc: Preparing [2022-07-29T18:10:34.119Z] ec34fcc1d526: Preparing [2022-07-29T18:10:34.119Z] ec34fcc1d526: Waiting [2022-07-29T18:10:34.119Z] 45a4c61753bc: Waiting [2022-07-29T18:10:34.119Z] a9186f2ba2b8: Layer already exists [2022-07-29T18:10:34.119Z] 33a9401af2d7: Layer already exists [2022-07-29T18:10:34.119Z] a2b57cb3f626: Layer already exists [2022-07-29T18:10:34.119Z] 321e0f3b7128: Layer already exists [2022-07-29T18:10:34.119Z] d3f2f98441d0: Layer already exists [2022-07-29T18:10:34.119Z] a33d0934d234: Layer already exists [2022-07-29T18:10:34.119Z] 45a4c61753bc: Layer already exists [2022-07-29T18:10:34.119Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:34.119Z] 2.3.0-dev.33: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:34.436Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:34.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:34.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-29T18:10:34.753Z] a2b57cb3f626: Preparing [2022-07-29T18:10:34.753Z] d3f2f98441d0: Preparing [2022-07-29T18:10:34.753Z] 321e0f3b7128: Preparing [2022-07-29T18:10:34.753Z] a9186f2ba2b8: Preparing [2022-07-29T18:10:34.753Z] 33a9401af2d7: Preparing [2022-07-29T18:10:34.753Z] a33d0934d234: Preparing [2022-07-29T18:10:34.753Z] 45a4c61753bc: Preparing [2022-07-29T18:10:34.753Z] ec34fcc1d526: Preparing [2022-07-29T18:10:34.753Z] a33d0934d234: Waiting [2022-07-29T18:10:34.753Z] 45a4c61753bc: Waiting [2022-07-29T18:10:34.753Z] a9186f2ba2b8: Layer already exists [2022-07-29T18:10:34.753Z] 33a9401af2d7: Layer already exists [2022-07-29T18:10:34.753Z] 321e0f3b7128: Layer already exists [2022-07-29T18:10:34.753Z] d3f2f98441d0: Layer already exists [2022-07-29T18:10:34.753Z] a2b57cb3f626: Layer already exists [2022-07-29T18:10:34.753Z] a33d0934d234: Layer already exists [2022-07-29T18:10:34.753Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:34.753Z] 45a4c61753bc: Layer already exists [2022-07-29T18:10:34.753Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:35.082Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:35.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-29T18:10:35.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-29T18:10:35.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-29T18:10:35.394Z] a2b57cb3f626: Preparing [2022-07-29T18:10:35.394Z] d3f2f98441d0: Preparing [2022-07-29T18:10:35.394Z] 321e0f3b7128: Preparing [2022-07-29T18:10:35.394Z] a9186f2ba2b8: Preparing [2022-07-29T18:10:35.394Z] 33a9401af2d7: Preparing [2022-07-29T18:10:35.394Z] a33d0934d234: Preparing [2022-07-29T18:10:35.394Z] 45a4c61753bc: Preparing [2022-07-29T18:10:35.394Z] ec34fcc1d526: Preparing [2022-07-29T18:10:35.394Z] 45a4c61753bc: Waiting [2022-07-29T18:10:35.394Z] ec34fcc1d526: Waiting [2022-07-29T18:10:35.394Z] a33d0934d234: Waiting [2022-07-29T18:10:35.394Z] 321e0f3b7128: Layer already exists [2022-07-29T18:10:35.394Z] a9186f2ba2b8: Layer already exists [2022-07-29T18:10:35.394Z] a2b57cb3f626: Layer already exists [2022-07-29T18:10:35.394Z] d3f2f98441d0: Layer already exists [2022-07-29T18:10:35.394Z] 33a9401af2d7: Layer already exists [2022-07-29T18:10:35.394Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:35.394Z] 45a4c61753bc: Layer already exists [2022-07-29T18:10:35.394Z] a33d0934d234: Layer already exists [2022-07-29T18:10:35.394Z] main: digest: sha256:36e46e6af891eb738a2c737adc055885ecc8f959287ca322b0a4024fca263850 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:35.450Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:35.459Z] taggedImages: [2022-07-29T18:10:35.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:35.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-29T18:10:35.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.33 [2022-07-29T18:10:35.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:35.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-29T18:10:35.481Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-29T18:10:35.481Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:35.481Z] latest [2022-07-29T18:10:35.481Z] 2.3.0-dev.33 [2022-07-29T18:10:35.481Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:35.481Z] main [2022-07-29T18:10:35.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:35.817Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:36.132Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:36.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-29T18:10:36.132Z] b6940a74be0a: Preparing [2022-07-29T18:10:36.132Z] 25f5d87fbb1b: Preparing [2022-07-29T18:10:36.132Z] 7550350838bf: Preparing [2022-07-29T18:10:36.132Z] c95e2ae677c4: Preparing [2022-07-29T18:10:36.132Z] be3c9812edb2: Preparing [2022-07-29T18:10:36.132Z] cb3c54d53d3f: Preparing [2022-07-29T18:10:36.132Z] d7ca5cbbd687: Preparing [2022-07-29T18:10:36.132Z] c1b9cb04848c: Preparing [2022-07-29T18:10:36.132Z] 272408f972c4: Preparing [2022-07-29T18:10:36.132Z] ec34fcc1d526: Preparing [2022-07-29T18:10:36.132Z] cb3c54d53d3f: Waiting [2022-07-29T18:10:36.132Z] d7ca5cbbd687: Waiting [2022-07-29T18:10:36.132Z] c1b9cb04848c: Waiting [2022-07-29T18:10:36.132Z] 272408f972c4: Waiting [2022-07-29T18:10:36.132Z] ec34fcc1d526: Waiting [2022-07-29T18:10:36.132Z] 25f5d87fbb1b: Pushed [2022-07-29T18:10:36.132Z] be3c9812edb2: Pushed [2022-07-29T18:10:36.132Z] b6940a74be0a: Pushed [2022-07-29T18:10:36.392Z] cb3c54d53d3f: Pushed [2022-07-29T18:10:36.392Z] c1b9cb04848c: Pushed [2022-07-29T18:10:36.392Z] d7ca5cbbd687: Pushed [2022-07-29T18:10:36.392Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:36.392Z] 272408f972c4: Pushed [2022-07-29T18:10:37.330Z] c95e2ae677c4: Pushed [2022-07-29T18:10:37.590Z] 7550350838bf: Pushed [2022-07-29T18:10:37.851Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:38.177Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:38.519Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-29T18:10:38.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-29T18:10:38.519Z] b6940a74be0a: Preparing [2022-07-29T18:10:38.519Z] 25f5d87fbb1b: Preparing [2022-07-29T18:10:38.519Z] 7550350838bf: Preparing [2022-07-29T18:10:38.519Z] c95e2ae677c4: Preparing [2022-07-29T18:10:38.519Z] be3c9812edb2: Preparing [2022-07-29T18:10:38.519Z] cb3c54d53d3f: Preparing [2022-07-29T18:10:38.519Z] d7ca5cbbd687: Preparing [2022-07-29T18:10:38.519Z] c1b9cb04848c: Preparing [2022-07-29T18:10:38.519Z] cb3c54d53d3f: Waiting [2022-07-29T18:10:38.519Z] d7ca5cbbd687: Waiting [2022-07-29T18:10:38.519Z] c1b9cb04848c: Waiting [2022-07-29T18:10:38.519Z] 272408f972c4: Preparing [2022-07-29T18:10:38.519Z] ec34fcc1d526: Preparing [2022-07-29T18:10:38.519Z] 7550350838bf: Layer already exists [2022-07-29T18:10:38.519Z] be3c9812edb2: Layer already exists [2022-07-29T18:10:38.519Z] c95e2ae677c4: Layer already exists [2022-07-29T18:10:38.519Z] 25f5d87fbb1b: Layer already exists [2022-07-29T18:10:38.519Z] b6940a74be0a: Layer already exists [2022-07-29T18:10:38.519Z] c1b9cb04848c: Layer already exists [2022-07-29T18:10:38.519Z] d7ca5cbbd687: Layer already exists [2022-07-29T18:10:38.519Z] cb3c54d53d3f: Layer already exists [2022-07-29T18:10:38.519Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:38.519Z] 272408f972c4: Layer already exists [2022-07-29T18:10:38.519Z] latest: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:38.880Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:39.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.33 [2022-07-29T18:10:39.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-29T18:10:39.196Z] b6940a74be0a: Preparing [2022-07-29T18:10:39.196Z] 25f5d87fbb1b: Preparing [2022-07-29T18:10:39.196Z] 7550350838bf: Preparing [2022-07-29T18:10:39.196Z] c95e2ae677c4: Preparing [2022-07-29T18:10:39.196Z] be3c9812edb2: Preparing [2022-07-29T18:10:39.196Z] cb3c54d53d3f: Preparing [2022-07-29T18:10:39.196Z] d7ca5cbbd687: Preparing [2022-07-29T18:10:39.196Z] c1b9cb04848c: Preparing [2022-07-29T18:10:39.196Z] 272408f972c4: Preparing [2022-07-29T18:10:39.196Z] ec34fcc1d526: Preparing [2022-07-29T18:10:39.196Z] 272408f972c4: Waiting [2022-07-29T18:10:39.196Z] ec34fcc1d526: Waiting [2022-07-29T18:10:39.196Z] cb3c54d53d3f: Waiting [2022-07-29T18:10:39.196Z] d7ca5cbbd687: Waiting [2022-07-29T18:10:39.196Z] c1b9cb04848c: Waiting [2022-07-29T18:10:39.196Z] 7550350838bf: Layer already exists [2022-07-29T18:10:39.196Z] c95e2ae677c4: Layer already exists [2022-07-29T18:10:39.196Z] b6940a74be0a: Layer already exists [2022-07-29T18:10:39.196Z] be3c9812edb2: Layer already exists [2022-07-29T18:10:39.196Z] 25f5d87fbb1b: Layer already exists [2022-07-29T18:10:39.196Z] d7ca5cbbd687: Layer already exists [2022-07-29T18:10:39.196Z] 272408f972c4: Layer already exists [2022-07-29T18:10:39.196Z] c1b9cb04848c: Layer already exists [2022-07-29T18:10:39.196Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:39.196Z] cb3c54d53d3f: Layer already exists [2022-07-29T18:10:39.196Z] 2.3.0-dev.33: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:39.519Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:39.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:39.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-29T18:10:39.833Z] b6940a74be0a: Preparing [2022-07-29T18:10:39.833Z] 25f5d87fbb1b: Preparing [2022-07-29T18:10:39.833Z] 7550350838bf: Preparing [2022-07-29T18:10:39.833Z] c95e2ae677c4: Preparing [2022-07-29T18:10:39.833Z] be3c9812edb2: Preparing [2022-07-29T18:10:39.833Z] cb3c54d53d3f: Preparing [2022-07-29T18:10:39.833Z] d7ca5cbbd687: Preparing [2022-07-29T18:10:39.833Z] c1b9cb04848c: Preparing [2022-07-29T18:10:39.833Z] 272408f972c4: Preparing [2022-07-29T18:10:39.833Z] ec34fcc1d526: Preparing [2022-07-29T18:10:39.833Z] cb3c54d53d3f: Waiting [2022-07-29T18:10:39.833Z] d7ca5cbbd687: Waiting [2022-07-29T18:10:39.833Z] c1b9cb04848c: Waiting [2022-07-29T18:10:39.833Z] 272408f972c4: Waiting [2022-07-29T18:10:39.833Z] ec34fcc1d526: Waiting [2022-07-29T18:10:39.833Z] c95e2ae677c4: Layer already exists [2022-07-29T18:10:39.833Z] 7550350838bf: Layer already exists [2022-07-29T18:10:39.833Z] b6940a74be0a: Layer already exists [2022-07-29T18:10:39.833Z] 25f5d87fbb1b: Layer already exists [2022-07-29T18:10:39.833Z] be3c9812edb2: Layer already exists [2022-07-29T18:10:39.833Z] cb3c54d53d3f: Layer already exists [2022-07-29T18:10:39.833Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:39.833Z] c1b9cb04848c: Layer already exists [2022-07-29T18:10:39.833Z] 272408f972c4: Layer already exists [2022-07-29T18:10:39.833Z] d7ca5cbbd687: Layer already exists [2022-07-29T18:10:39.833Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:40.150Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:40.467Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-29T18:10:40.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-29T18:10:40.467Z] b6940a74be0a: Preparing [2022-07-29T18:10:40.467Z] 25f5d87fbb1b: Preparing [2022-07-29T18:10:40.467Z] 7550350838bf: Preparing [2022-07-29T18:10:40.467Z] c95e2ae677c4: Preparing [2022-07-29T18:10:40.467Z] be3c9812edb2: Preparing [2022-07-29T18:10:40.467Z] cb3c54d53d3f: Preparing [2022-07-29T18:10:40.467Z] d7ca5cbbd687: Preparing [2022-07-29T18:10:40.467Z] c1b9cb04848c: Preparing [2022-07-29T18:10:40.467Z] 272408f972c4: Preparing [2022-07-29T18:10:40.467Z] ec34fcc1d526: Preparing [2022-07-29T18:10:40.467Z] 272408f972c4: Waiting [2022-07-29T18:10:40.467Z] cb3c54d53d3f: Waiting [2022-07-29T18:10:40.467Z] ec34fcc1d526: Waiting [2022-07-29T18:10:40.467Z] c1b9cb04848c: Waiting [2022-07-29T18:10:40.467Z] d7ca5cbbd687: Waiting [2022-07-29T18:10:40.467Z] c95e2ae677c4: Layer already exists [2022-07-29T18:10:40.467Z] 25f5d87fbb1b: Layer already exists [2022-07-29T18:10:40.467Z] be3c9812edb2: Layer already exists [2022-07-29T18:10:40.467Z] b6940a74be0a: Layer already exists [2022-07-29T18:10:40.467Z] 7550350838bf: Layer already exists [2022-07-29T18:10:40.467Z] cb3c54d53d3f: Layer already exists [2022-07-29T18:10:40.467Z] d7ca5cbbd687: Layer already exists [2022-07-29T18:10:40.467Z] 272408f972c4: Layer already exists [2022-07-29T18:10:40.467Z] c1b9cb04848c: Layer already exists [2022-07-29T18:10:40.467Z] ec34fcc1d526: Layer already exists [2022-07-29T18:10:40.467Z] main: digest: sha256:8488df32e191f0605c049ae7bc933f5a5862fab464b44dd1241a3a6fb11d1a5c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:40.520Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:40.529Z] taggedImages: [2022-07-29T18:10:40.529Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:40.529Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-29T18:10:40.529Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.33 [2022-07-29T18:10:40.529Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:40.529Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-29T18:10:40.552Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-29T18:10:40.552Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:40.552Z] latest [2022-07-29T18:10:40.552Z] 2.3.0-dev.33 [2022-07-29T18:10:40.552Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:40.552Z] main [2022-07-29T18:10:40.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:40.894Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:41.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:41.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-29T18:10:41.209Z] 702b6844ec50: Preparing [2022-07-29T18:10:41.209Z] dc0632ef503e: Preparing [2022-07-29T18:10:41.209Z] 90f4765d6112: Preparing [2022-07-29T18:10:41.209Z] 53c563c2839c: Preparing [2022-07-29T18:10:41.209Z] 708864855a4d: Preparing [2022-07-29T18:10:41.209Z] ad543cd673bd: Preparing [2022-07-29T18:10:41.209Z] ad543cd673bd: Waiting [2022-07-29T18:10:41.209Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:41.209Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:41.209Z] 708864855a4d: Pushed [2022-07-29T18:10:41.209Z] 702b6844ec50: Pushed [2022-07-29T18:10:41.780Z] 53c563c2839c: Pushed [2022-07-29T18:10:43.166Z] dc0632ef503e: Pushed [2022-07-29T18:10:43.429Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:43.742Z] + 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-07-29T18:10:44.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-29T18:10:44.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-29T18:10:44.044Z] 702b6844ec50: Preparing [2022-07-29T18:10:44.044Z] dc0632ef503e: Preparing [2022-07-29T18:10:44.044Z] 90f4765d6112: Preparing [2022-07-29T18:10:44.044Z] 53c563c2839c: Preparing [2022-07-29T18:10:44.044Z] 708864855a4d: Preparing [2022-07-29T18:10:44.044Z] ad543cd673bd: Preparing [2022-07-29T18:10:44.044Z] ad543cd673bd: Waiting [2022-07-29T18:10:44.044Z] dc0632ef503e: Layer already exists [2022-07-29T18:10:44.044Z] 702b6844ec50: Layer already exists [2022-07-29T18:10:44.044Z] 53c563c2839c: Layer already exists [2022-07-29T18:10:44.044Z] 708864855a4d: Layer already exists [2022-07-29T18:10:44.044Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:44.044Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:44.044Z] latest: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:44.360Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:44.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.33 [2022-07-29T18:10:44.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-29T18:10:44.670Z] 702b6844ec50: Preparing [2022-07-29T18:10:44.670Z] dc0632ef503e: Preparing [2022-07-29T18:10:44.670Z] 90f4765d6112: Preparing [2022-07-29T18:10:44.670Z] 53c563c2839c: Preparing [2022-07-29T18:10:44.670Z] 708864855a4d: Preparing [2022-07-29T18:10:44.670Z] ad543cd673bd: Preparing [2022-07-29T18:10:44.670Z] ad543cd673bd: Waiting [2022-07-29T18:10:44.670Z] 708864855a4d: Layer already exists [2022-07-29T18:10:44.670Z] 53c563c2839c: Layer already exists [2022-07-29T18:10:44.670Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:44.670Z] 702b6844ec50: Layer already exists [2022-07-29T18:10:44.670Z] dc0632ef503e: Layer already exists [2022-07-29T18:10:44.670Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:44.670Z] 2.3.0-dev.33: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:44.995Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:45.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:45.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-29T18:10:45.307Z] 702b6844ec50: Preparing [2022-07-29T18:10:45.307Z] dc0632ef503e: Preparing [2022-07-29T18:10:45.307Z] 90f4765d6112: Preparing [2022-07-29T18:10:45.307Z] 53c563c2839c: Preparing [2022-07-29T18:10:45.307Z] 708864855a4d: Preparing [2022-07-29T18:10:45.307Z] ad543cd673bd: Preparing [2022-07-29T18:10:45.307Z] ad543cd673bd: Waiting [2022-07-29T18:10:45.307Z] dc0632ef503e: Layer already exists [2022-07-29T18:10:45.307Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:45.307Z] 53c563c2839c: Layer already exists [2022-07-29T18:10:45.307Z] 702b6844ec50: Layer already exists [2022-07-29T18:10:45.307Z] 708864855a4d: Layer already exists [2022-07-29T18:10:45.307Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:45.307Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:45.621Z] + 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-07-29T18:10:45.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-29T18:10:45.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-29T18:10:45.937Z] 702b6844ec50: Preparing [2022-07-29T18:10:45.937Z] dc0632ef503e: Preparing [2022-07-29T18:10:45.937Z] 90f4765d6112: Preparing [2022-07-29T18:10:45.937Z] 53c563c2839c: Preparing [2022-07-29T18:10:45.937Z] 708864855a4d: Preparing [2022-07-29T18:10:45.937Z] ad543cd673bd: Preparing [2022-07-29T18:10:45.937Z] ad543cd673bd: Waiting [2022-07-29T18:10:45.937Z] 53c563c2839c: Layer already exists [2022-07-29T18:10:45.937Z] 702b6844ec50: Layer already exists [2022-07-29T18:10:45.937Z] 90f4765d6112: Layer already exists [2022-07-29T18:10:45.937Z] dc0632ef503e: Layer already exists [2022-07-29T18:10:45.937Z] 708864855a4d: Layer already exists [2022-07-29T18:10:45.937Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:45.937Z] main: digest: sha256:f6c8c2f48a511a0fb48379138f90a097c5450aba7b6366a7837d7c7fd8ddae59 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:45.982Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:45.990Z] taggedImages: [2022-07-29T18:10:45.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:45.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-29T18:10:45.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.33 [2022-07-29T18:10:45.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:45.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-29T18:10:46.010Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-29T18:10:46.011Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:46.011Z] latest [2022-07-29T18:10:46.011Z] 2.3.0-dev.33 [2022-07-29T18:10:46.011Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:46.011Z] main [2022-07-29T18:10:46.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:46.320Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:46.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:46.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-29T18:10:46.632Z] 7060dcac7f9a: Preparing [2022-07-29T18:10:46.632Z] 4439e8227aa0: Preparing [2022-07-29T18:10:46.632Z] c95adbc81d7e: Preparing [2022-07-29T18:10:46.632Z] c76b2f6c0a47: Preparing [2022-07-29T18:10:46.632Z] ba5540b9aa0b: Preparing [2022-07-29T18:10:46.632Z] 6ef3e4c02551: Preparing [2022-07-29T18:10:46.632Z] 708864855a4d: Preparing [2022-07-29T18:10:46.632Z] ad543cd673bd: Preparing [2022-07-29T18:10:46.632Z] ad543cd673bd: Waiting [2022-07-29T18:10:46.632Z] 6ef3e4c02551: Waiting [2022-07-29T18:10:46.632Z] 708864855a4d: Waiting [2022-07-29T18:10:46.632Z] 4439e8227aa0: Pushed [2022-07-29T18:10:46.632Z] 7060dcac7f9a: Pushed [2022-07-29T18:10:46.632Z] c95adbc81d7e: Pushed [2022-07-29T18:10:46.632Z] 708864855a4d: Layer already exists [2022-07-29T18:10:46.632Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:47.201Z] 6ef3e4c02551: Pushed [2022-07-29T18:10:47.840Z] ---> 40b2cbdd48f6 [2022-07-29T18:10:47.840Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T18:10:47.840Z] ---> Running in 6a5d0c310055 [2022-07-29T18:10:47.840Z] ---> f922fc597ee1 [2022-07-29T18:10:47.840Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T18:10:47.840Z] ---> be98dfe2e92d [2022-07-29T18:10:47.840Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T18:10:47.840Z] ---> 44885ba0f810 [2022-07-29T18:10:47.840Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T18:10:47.840Z] ---> Running in db9c8baae9e7 [2022-07-29T18:10:47.840Z] ---> Running in 3a00b9a48d44 [2022-07-29T18:10:47.840Z] ---> Running in 1eedc3a7888d [2022-07-29T18:10:50.479Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T18:10:50.479Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T18:10:50.496Z] ba5540b9aa0b: Pushed [2022-07-29T18:10:50.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-29T18:10:51.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T18:10:53.804Z] c76b2f6c0a47: Pushed [2022-07-29T18:10:53.804Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:54.127Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:54.443Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-29T18:10:54.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-29T18:10:54.443Z] 7060dcac7f9a: Preparing [2022-07-29T18:10:54.443Z] 4439e8227aa0: Preparing [2022-07-29T18:10:54.443Z] c95adbc81d7e: Preparing [2022-07-29T18:10:54.443Z] c76b2f6c0a47: Preparing [2022-07-29T18:10:54.443Z] ba5540b9aa0b: Preparing [2022-07-29T18:10:54.443Z] 6ef3e4c02551: Preparing [2022-07-29T18:10:54.443Z] 708864855a4d: Preparing [2022-07-29T18:10:54.443Z] ad543cd673bd: Preparing [2022-07-29T18:10:54.443Z] 708864855a4d: Waiting [2022-07-29T18:10:54.443Z] ad543cd673bd: Waiting [2022-07-29T18:10:54.443Z] 6ef3e4c02551: Waiting [2022-07-29T18:10:54.443Z] c95adbc81d7e: Layer already exists [2022-07-29T18:10:54.443Z] 7060dcac7f9a: Layer already exists [2022-07-29T18:10:54.443Z] ba5540b9aa0b: Layer already exists [2022-07-29T18:10:54.443Z] 4439e8227aa0: Layer already exists [2022-07-29T18:10:54.443Z] c76b2f6c0a47: Layer already exists [2022-07-29T18:10:54.443Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:54.443Z] 708864855a4d: Layer already exists [2022-07-29T18:10:54.443Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:10:54.443Z] latest: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:54.769Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:55.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.33 [2022-07-29T18:10:55.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-29T18:10:55.087Z] 7060dcac7f9a: Preparing [2022-07-29T18:10:55.087Z] 4439e8227aa0: Preparing [2022-07-29T18:10:55.087Z] c95adbc81d7e: Preparing [2022-07-29T18:10:55.087Z] c76b2f6c0a47: Preparing [2022-07-29T18:10:55.087Z] ba5540b9aa0b: Preparing [2022-07-29T18:10:55.087Z] 6ef3e4c02551: Preparing [2022-07-29T18:10:55.087Z] 708864855a4d: Preparing [2022-07-29T18:10:55.087Z] 6ef3e4c02551: Waiting [2022-07-29T18:10:55.087Z] ad543cd673bd: Preparing [2022-07-29T18:10:55.087Z] 708864855a4d: Waiting [2022-07-29T18:10:55.087Z] ad543cd673bd: Waiting [2022-07-29T18:10:55.087Z] ba5540b9aa0b: Layer already exists [2022-07-29T18:10:55.087Z] c95adbc81d7e: Layer already exists [2022-07-29T18:10:55.087Z] 4439e8227aa0: Layer already exists [2022-07-29T18:10:55.087Z] c76b2f6c0a47: Layer already exists [2022-07-29T18:10:55.087Z] 7060dcac7f9a: Layer already exists [2022-07-29T18:10:55.087Z] 708864855a4d: Layer already exists [2022-07-29T18:10:55.087Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:55.087Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:10:55.087Z] 2.3.0-dev.33: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:55.413Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:55.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:55.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-29T18:10:55.735Z] 7060dcac7f9a: Preparing [2022-07-29T18:10:55.735Z] 4439e8227aa0: Preparing [2022-07-29T18:10:55.735Z] c95adbc81d7e: Preparing [2022-07-29T18:10:55.735Z] c76b2f6c0a47: Preparing [2022-07-29T18:10:55.735Z] ba5540b9aa0b: Preparing [2022-07-29T18:10:55.735Z] 6ef3e4c02551: Preparing [2022-07-29T18:10:55.735Z] 708864855a4d: Preparing [2022-07-29T18:10:55.735Z] ad543cd673bd: Preparing [2022-07-29T18:10:55.735Z] 6ef3e4c02551: Waiting [2022-07-29T18:10:55.735Z] 708864855a4d: Waiting [2022-07-29T18:10:55.735Z] ad543cd673bd: Waiting [2022-07-29T18:10:55.735Z] 7060dcac7f9a: Layer already exists [2022-07-29T18:10:55.735Z] ba5540b9aa0b: Layer already exists [2022-07-29T18:10:55.735Z] 4439e8227aa0: Layer already exists [2022-07-29T18:10:55.735Z] c95adbc81d7e: Layer already exists [2022-07-29T18:10:55.735Z] c76b2f6c0a47: Layer already exists [2022-07-29T18:10:55.735Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:10:55.735Z] 708864855a4d: Layer already exists [2022-07-29T18:10:55.735Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:55.735Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:56.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:56.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-29T18:10:56.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-29T18:10:56.369Z] 7060dcac7f9a: Preparing [2022-07-29T18:10:56.369Z] 4439e8227aa0: Preparing [2022-07-29T18:10:56.369Z] c95adbc81d7e: Preparing [2022-07-29T18:10:56.369Z] c76b2f6c0a47: Preparing [2022-07-29T18:10:56.369Z] ba5540b9aa0b: Preparing [2022-07-29T18:10:56.369Z] 6ef3e4c02551: Preparing [2022-07-29T18:10:56.369Z] 708864855a4d: Preparing [2022-07-29T18:10:56.369Z] ad543cd673bd: Preparing [2022-07-29T18:10:56.369Z] 6ef3e4c02551: Waiting [2022-07-29T18:10:56.369Z] 708864855a4d: Waiting [2022-07-29T18:10:56.369Z] ad543cd673bd: Waiting [2022-07-29T18:10:56.369Z] c95adbc81d7e: Layer already exists [2022-07-29T18:10:56.369Z] 7060dcac7f9a: Layer already exists [2022-07-29T18:10:56.369Z] c76b2f6c0a47: Layer already exists [2022-07-29T18:10:56.369Z] ba5540b9aa0b: Layer already exists [2022-07-29T18:10:56.369Z] 4439e8227aa0: Layer already exists [2022-07-29T18:10:56.369Z] 708864855a4d: Layer already exists [2022-07-29T18:10:56.369Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:10:56.369Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:56.369Z] main: digest: sha256:963a14418cb7dd277cc3dbbbd2aa138b7f6bda25a02b43a1cbef71b1eee0528c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:10:56.416Z] ===================================================== [Pipeline] echo [2022-07-29T18:10:56.422Z] taggedImages: [2022-07-29T18:10:56.422Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:56.422Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-29T18:10:56.422Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.33 [2022-07-29T18:10:56.422Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:56.422Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-29T18:10:56.437Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-29T18:10:56.437Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:56.437Z] latest [2022-07-29T18:10:56.437Z] 2.3.0-dev.33 [2022-07-29T18:10:56.437Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:10:56.437Z] main [2022-07-29T18:10:56.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:56.757Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:10:57.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:10:57.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-29T18:10:57.072Z] 5d84e0237ead: Preparing [2022-07-29T18:10:57.072Z] 209c191bb225: Preparing [2022-07-29T18:10:57.072Z] bc11bdfc5907: Preparing [2022-07-29T18:10:57.072Z] c38232df2324: Preparing [2022-07-29T18:10:57.072Z] afcbb75b16c7: Preparing [2022-07-29T18:10:57.072Z] 708864855a4d: Preparing [2022-07-29T18:10:57.072Z] ad543cd673bd: Preparing [2022-07-29T18:10:57.072Z] 708864855a4d: Waiting [2022-07-29T18:10:57.072Z] 5d84e0237ead: Pushed [2022-07-29T18:10:57.072Z] bc11bdfc5907: Pushed [2022-07-29T18:10:57.072Z] 209c191bb225: Pushed [2022-07-29T18:10:57.072Z] 708864855a4d: Layer already exists [2022-07-29T18:10:57.072Z] ad543cd673bd: Layer already exists [2022-07-29T18:10:57.332Z] afcbb75b16c7: Pushed [2022-07-29T18:11:05.485Z] c38232df2324: Pushed [2022-07-29T18:11:05.485Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:05.818Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:06.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-29T18:11:06.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-29T18:11:06.138Z] 5d84e0237ead: Preparing [2022-07-29T18:11:06.138Z] 209c191bb225: Preparing [2022-07-29T18:11:06.138Z] bc11bdfc5907: Preparing [2022-07-29T18:11:06.138Z] c38232df2324: Preparing [2022-07-29T18:11:06.138Z] afcbb75b16c7: Preparing [2022-07-29T18:11:06.138Z] 708864855a4d: Preparing [2022-07-29T18:11:06.138Z] ad543cd673bd: Preparing [2022-07-29T18:11:06.138Z] 708864855a4d: Waiting [2022-07-29T18:11:06.138Z] ad543cd673bd: Waiting [2022-07-29T18:11:06.138Z] 209c191bb225: Layer already exists [2022-07-29T18:11:06.138Z] c38232df2324: Layer already exists [2022-07-29T18:11:06.138Z] bc11bdfc5907: Layer already exists [2022-07-29T18:11:06.138Z] afcbb75b16c7: Layer already exists [2022-07-29T18:11:06.138Z] 5d84e0237ead: Layer already exists [2022-07-29T18:11:06.138Z] 708864855a4d: Layer already exists [2022-07-29T18:11:06.138Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:06.138Z] latest: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:06.460Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:06.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.33 [2022-07-29T18:11:06.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-29T18:11:06.783Z] 5d84e0237ead: Preparing [2022-07-29T18:11:06.783Z] 209c191bb225: Preparing [2022-07-29T18:11:06.783Z] bc11bdfc5907: Preparing [2022-07-29T18:11:06.783Z] c38232df2324: Preparing [2022-07-29T18:11:06.783Z] afcbb75b16c7: Preparing [2022-07-29T18:11:06.783Z] 708864855a4d: Preparing [2022-07-29T18:11:06.783Z] ad543cd673bd: Preparing [2022-07-29T18:11:06.783Z] 708864855a4d: Waiting [2022-07-29T18:11:06.783Z] ad543cd673bd: Waiting [2022-07-29T18:11:06.783Z] c38232df2324: Layer already exists [2022-07-29T18:11:06.783Z] bc11bdfc5907: Layer already exists [2022-07-29T18:11:06.783Z] afcbb75b16c7: Layer already exists [2022-07-29T18:11:06.783Z] 5d84e0237ead: Layer already exists [2022-07-29T18:11:06.783Z] 209c191bb225: Layer already exists [2022-07-29T18:11:06.783Z] 708864855a4d: Layer already exists [2022-07-29T18:11:06.783Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:06.783Z] 2.3.0-dev.33: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:07.129Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:07.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:07.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-29T18:11:07.504Z] 5d84e0237ead: Preparing [2022-07-29T18:11:07.504Z] 209c191bb225: Preparing [2022-07-29T18:11:07.504Z] bc11bdfc5907: Preparing [2022-07-29T18:11:07.504Z] c38232df2324: Preparing [2022-07-29T18:11:07.504Z] afcbb75b16c7: Preparing [2022-07-29T18:11:07.504Z] 708864855a4d: Preparing [2022-07-29T18:11:07.504Z] ad543cd673bd: Preparing [2022-07-29T18:11:07.504Z] ad543cd673bd: Waiting [2022-07-29T18:11:07.504Z] 209c191bb225: Layer already exists [2022-07-29T18:11:07.504Z] bc11bdfc5907: Layer already exists [2022-07-29T18:11:07.504Z] c38232df2324: Layer already exists [2022-07-29T18:11:07.504Z] afcbb75b16c7: Layer already exists [2022-07-29T18:11:07.504Z] 5d84e0237ead: Layer already exists [2022-07-29T18:11:07.504Z] 708864855a4d: Layer already exists [2022-07-29T18:11:07.504Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:07.504Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:07.829Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:08.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-29T18:11:08.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-29T18:11:08.147Z] 5d84e0237ead: Preparing [2022-07-29T18:11:08.147Z] 209c191bb225: Preparing [2022-07-29T18:11:08.147Z] bc11bdfc5907: Preparing [2022-07-29T18:11:08.147Z] c38232df2324: Preparing [2022-07-29T18:11:08.147Z] afcbb75b16c7: Preparing [2022-07-29T18:11:08.147Z] 708864855a4d: Preparing [2022-07-29T18:11:08.147Z] ad543cd673bd: Preparing [2022-07-29T18:11:08.147Z] 708864855a4d: Waiting [2022-07-29T18:11:08.147Z] ad543cd673bd: Waiting [2022-07-29T18:11:08.147Z] 5d84e0237ead: Layer already exists [2022-07-29T18:11:08.147Z] bc11bdfc5907: Layer already exists [2022-07-29T18:11:08.147Z] afcbb75b16c7: Layer already exists [2022-07-29T18:11:08.147Z] c38232df2324: Layer already exists [2022-07-29T18:11:08.147Z] 209c191bb225: Layer already exists [2022-07-29T18:11:08.147Z] 708864855a4d: Layer already exists [2022-07-29T18:11:08.147Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:08.147Z] main: digest: sha256:524a481c957ec1c4286594ebb6c2a60e509cca1141f75953935bd1244406b7eb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:11:08.202Z] ===================================================== [Pipeline] echo [2022-07-29T18:11:08.212Z] taggedImages: [2022-07-29T18:11:08.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:08.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-29T18:11:08.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.33 [2022-07-29T18:11:08.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:08.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-29T18:11:08.234Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-29T18:11:08.234Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:08.234Z] latest [2022-07-29T18:11:08.234Z] 2.3.0-dev.33 [2022-07-29T18:11:08.234Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:08.234Z] main [2022-07-29T18:11:08.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:08.569Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:08.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:08.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-29T18:11:08.885Z] 18868951cf5f: Preparing [2022-07-29T18:11:08.885Z] 8da6789c161e: Preparing [2022-07-29T18:11:08.885Z] e43127b41ee4: Preparing [2022-07-29T18:11:08.885Z] 0231db9696c4: Preparing [2022-07-29T18:11:08.885Z] 6ef3e4c02551: Preparing [2022-07-29T18:11:08.885Z] 708864855a4d: Preparing [2022-07-29T18:11:08.885Z] ad543cd673bd: Preparing [2022-07-29T18:11:08.885Z] 708864855a4d: Waiting [2022-07-29T18:11:08.885Z] ad543cd673bd: Waiting [2022-07-29T18:11:08.885Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:11:08.885Z] 708864855a4d: Layer already exists [2022-07-29T18:11:08.885Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:08.885Z] 8da6789c161e: Pushed [2022-07-29T18:11:08.885Z] 18868951cf5f: Pushed [2022-07-29T18:11:08.885Z] e43127b41ee4: Pushed [2022-07-29T18:11:15.477Z] 0231db9696c4: Pushed [2022-07-29T18:11:15.477Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:15.815Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:16.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-29T18:11:16.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-29T18:11:16.140Z] 18868951cf5f: Preparing [2022-07-29T18:11:16.140Z] 8da6789c161e: Preparing [2022-07-29T18:11:16.140Z] e43127b41ee4: Preparing [2022-07-29T18:11:16.140Z] 0231db9696c4: Preparing [2022-07-29T18:11:16.140Z] 6ef3e4c02551: Preparing [2022-07-29T18:11:16.140Z] 708864855a4d: Preparing [2022-07-29T18:11:16.140Z] ad543cd673bd: Preparing [2022-07-29T18:11:16.140Z] 708864855a4d: Waiting [2022-07-29T18:11:16.140Z] ad543cd673bd: Waiting [2022-07-29T18:11:16.140Z] 0231db9696c4: Layer already exists [2022-07-29T18:11:16.140Z] 8da6789c161e: Layer already exists [2022-07-29T18:11:16.140Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:11:16.140Z] 18868951cf5f: Layer already exists [2022-07-29T18:11:16.140Z] e43127b41ee4: Layer already exists [2022-07-29T18:11:16.140Z] 708864855a4d: Layer already exists [2022-07-29T18:11:16.140Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:16.140Z] latest: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:16.479Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:16.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.33 [2022-07-29T18:11:16.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-29T18:11:16.795Z] 18868951cf5f: Preparing [2022-07-29T18:11:16.795Z] 8da6789c161e: Preparing [2022-07-29T18:11:16.796Z] e43127b41ee4: Preparing [2022-07-29T18:11:16.796Z] 0231db9696c4: Preparing [2022-07-29T18:11:16.796Z] 6ef3e4c02551: Preparing [2022-07-29T18:11:16.796Z] 708864855a4d: Preparing [2022-07-29T18:11:16.796Z] ad543cd673bd: Preparing [2022-07-29T18:11:16.796Z] 708864855a4d: Waiting [2022-07-29T18:11:16.796Z] ad543cd673bd: Waiting [2022-07-29T18:11:16.796Z] 8da6789c161e: Layer already exists [2022-07-29T18:11:16.796Z] 0231db9696c4: Layer already exists [2022-07-29T18:11:16.796Z] e43127b41ee4: Layer already exists [2022-07-29T18:11:16.796Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:11:16.796Z] 18868951cf5f: Layer already exists [2022-07-29T18:11:16.796Z] 708864855a4d: Layer already exists [2022-07-29T18:11:16.796Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:16.796Z] 2.3.0-dev.33: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:17.112Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:17.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:17.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-29T18:11:17.426Z] 18868951cf5f: Preparing [2022-07-29T18:11:17.426Z] 8da6789c161e: Preparing [2022-07-29T18:11:17.426Z] e43127b41ee4: Preparing [2022-07-29T18:11:17.426Z] 0231db9696c4: Preparing [2022-07-29T18:11:17.426Z] 6ef3e4c02551: Preparing [2022-07-29T18:11:17.426Z] 708864855a4d: Preparing [2022-07-29T18:11:17.426Z] ad543cd673bd: Preparing [2022-07-29T18:11:17.426Z] 708864855a4d: Waiting [2022-07-29T18:11:17.426Z] 8da6789c161e: Layer already exists [2022-07-29T18:11:17.426Z] 0231db9696c4: Layer already exists [2022-07-29T18:11:17.426Z] e43127b41ee4: Layer already exists [2022-07-29T18:11:17.426Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:11:17.426Z] 18868951cf5f: Layer already exists [2022-07-29T18:11:17.426Z] 708864855a4d: Layer already exists [2022-07-29T18:11:17.426Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:17.426Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:17.746Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:18.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-29T18:11:18.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-29T18:11:18.062Z] 18868951cf5f: Preparing [2022-07-29T18:11:18.062Z] 8da6789c161e: Preparing [2022-07-29T18:11:18.062Z] e43127b41ee4: Preparing [2022-07-29T18:11:18.062Z] 0231db9696c4: Preparing [2022-07-29T18:11:18.062Z] 6ef3e4c02551: Preparing [2022-07-29T18:11:18.062Z] 708864855a4d: Preparing [2022-07-29T18:11:18.062Z] ad543cd673bd: Preparing [2022-07-29T18:11:18.062Z] 708864855a4d: Waiting [2022-07-29T18:11:18.062Z] ad543cd673bd: Waiting [2022-07-29T18:11:18.062Z] 8da6789c161e: Layer already exists [2022-07-29T18:11:18.062Z] 6ef3e4c02551: Layer already exists [2022-07-29T18:11:18.062Z] e43127b41ee4: Layer already exists [2022-07-29T18:11:18.062Z] 18868951cf5f: Layer already exists [2022-07-29T18:11:18.062Z] 0231db9696c4: Layer already exists [2022-07-29T18:11:18.062Z] 708864855a4d: Layer already exists [2022-07-29T18:11:18.062Z] ad543cd673bd: Layer already exists [2022-07-29T18:11:18.062Z] main: digest: sha256:e60d059274ecb4970c67782d922c42a2dd46b7e2b0e5be2ccc84046fba99dc84 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:11:18.110Z] ===================================================== [Pipeline] echo [2022-07-29T18:11:18.118Z] taggedImages: [2022-07-29T18:11:18.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:18.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-29T18:11:18.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.33 [2022-07-29T18:11:18.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:18.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-29T18:11:18.139Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-29T18:11:18.139Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:18.139Z] latest [2022-07-29T18:11:18.139Z] 2.3.0-dev.33 [2022-07-29T18:11:18.139Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:18.139Z] main [2022-07-29T18:11:18.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:18.462Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:18.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:18.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-29T18:11:18.775Z] 00df269f5796: Preparing [2022-07-29T18:11:18.775Z] ca3b8d28ad06: Preparing [2022-07-29T18:11:18.775Z] 90f4765d6112: Preparing [2022-07-29T18:11:18.775Z] 1318de274775: Preparing [2022-07-29T18:11:18.775Z] ec34fcc1d526: Preparing [2022-07-29T18:11:18.775Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:18.775Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:18.775Z] 00df269f5796: Pushed [2022-07-29T18:11:18.775Z] 1318de274775: Pushed [2022-07-29T18:11:21.316Z] ca3b8d28ad06: Pushed [2022-07-29T18:11:21.316Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:21.632Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:21.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-29T18:11:21.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-29T18:11:21.940Z] 00df269f5796: Preparing [2022-07-29T18:11:21.940Z] ca3b8d28ad06: Preparing [2022-07-29T18:11:21.940Z] 90f4765d6112: Preparing [2022-07-29T18:11:21.940Z] 1318de274775: Preparing [2022-07-29T18:11:21.940Z] ec34fcc1d526: Preparing [2022-07-29T18:11:21.940Z] 00df269f5796: Layer already exists [2022-07-29T18:11:21.940Z] 1318de274775: Layer already exists [2022-07-29T18:11:21.940Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:21.940Z] ca3b8d28ad06: Layer already exists [2022-07-29T18:11:21.940Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:21.940Z] latest: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:22.267Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:22.586Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.33 [2022-07-29T18:11:22.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-29T18:11:22.586Z] 00df269f5796: Preparing [2022-07-29T18:11:22.586Z] ca3b8d28ad06: Preparing [2022-07-29T18:11:22.586Z] 90f4765d6112: Preparing [2022-07-29T18:11:22.586Z] 1318de274775: Preparing [2022-07-29T18:11:22.586Z] ec34fcc1d526: Preparing [2022-07-29T18:11:22.586Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:22.586Z] 00df269f5796: Layer already exists [2022-07-29T18:11:22.586Z] 1318de274775: Layer already exists [2022-07-29T18:11:22.586Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:22.586Z] ca3b8d28ad06: Layer already exists [2022-07-29T18:11:22.586Z] 2.3.0-dev.33: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:22.906Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:23.228Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:23.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-29T18:11:23.229Z] 00df269f5796: Preparing [2022-07-29T18:11:23.229Z] ca3b8d28ad06: Preparing [2022-07-29T18:11:23.229Z] 90f4765d6112: Preparing [2022-07-29T18:11:23.229Z] 1318de274775: Preparing [2022-07-29T18:11:23.229Z] ec34fcc1d526: Preparing [2022-07-29T18:11:23.229Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:23.229Z] 00df269f5796: Layer already exists [2022-07-29T18:11:23.229Z] ca3b8d28ad06: Layer already exists [2022-07-29T18:11:23.229Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:23.229Z] 1318de274775: Layer already exists [2022-07-29T18:11:23.229Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:23.548Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:23.863Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-29T18:11:23.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-29T18:11:23.863Z] 00df269f5796: Preparing [2022-07-29T18:11:23.863Z] ca3b8d28ad06: Preparing [2022-07-29T18:11:23.863Z] 90f4765d6112: Preparing [2022-07-29T18:11:23.863Z] 1318de274775: Preparing [2022-07-29T18:11:23.863Z] ec34fcc1d526: Preparing [2022-07-29T18:11:23.863Z] ca3b8d28ad06: Layer already exists [2022-07-29T18:11:23.863Z] 00df269f5796: Layer already exists [2022-07-29T18:11:23.863Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:23.863Z] 1318de274775: Layer already exists [2022-07-29T18:11:23.863Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:23.863Z] main: digest: sha256:a20879d020dd9b3792b6e36304b00532881e3048de3959a8e27636fd984da4e2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:11:23.915Z] ===================================================== [Pipeline] echo [2022-07-29T18:11:23.925Z] taggedImages: [2022-07-29T18:11:23.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:23.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-29T18:11:23.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.33 [2022-07-29T18:11:23.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:23.925Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-29T18:11:23.950Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-29T18:11:23.950Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:23.950Z] latest [2022-07-29T18:11:23.950Z] 2.3.0-dev.33 [2022-07-29T18:11:23.950Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:23.950Z] main [2022-07-29T18:11:23.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:24.279Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:24.593Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:24.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-29T18:11:24.593Z] 927f046a5987: Preparing [2022-07-29T18:11:24.593Z] 5e5c0226a498: Preparing [2022-07-29T18:11:24.593Z] 90f4765d6112: Preparing [2022-07-29T18:11:24.593Z] 06fa59249178: Preparing [2022-07-29T18:11:24.593Z] ec34fcc1d526: Preparing [2022-07-29T18:11:24.593Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:24.593Z] 06fa59249178: Layer already exists [2022-07-29T18:11:24.593Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:24.593Z] 927f046a5987: Pushed [2022-07-29T18:11:27.132Z] 5e5c0226a498: Pushed [2022-07-29T18:11:27.132Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:27.454Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:27.767Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-29T18:11:27.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-29T18:11:27.767Z] 927f046a5987: Preparing [2022-07-29T18:11:27.767Z] 5e5c0226a498: Preparing [2022-07-29T18:11:27.767Z] 90f4765d6112: Preparing [2022-07-29T18:11:27.767Z] 06fa59249178: Preparing [2022-07-29T18:11:27.767Z] ec34fcc1d526: Preparing [2022-07-29T18:11:27.767Z] 06fa59249178: Layer already exists [2022-07-29T18:11:27.767Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:27.767Z] 927f046a5987: Layer already exists [2022-07-29T18:11:27.767Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:27.767Z] 5e5c0226a498: Layer already exists [2022-07-29T18:11:27.767Z] latest: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:28.080Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:28.389Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.33 [2022-07-29T18:11:28.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-29T18:11:28.389Z] 927f046a5987: Preparing [2022-07-29T18:11:28.389Z] 5e5c0226a498: Preparing [2022-07-29T18:11:28.389Z] 90f4765d6112: Preparing [2022-07-29T18:11:28.389Z] 06fa59249178: Preparing [2022-07-29T18:11:28.389Z] ec34fcc1d526: Preparing [2022-07-29T18:11:28.389Z] 5e5c0226a498: Layer already exists [2022-07-29T18:11:28.389Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:28.389Z] 927f046a5987: Layer already exists [2022-07-29T18:11:28.389Z] 06fa59249178: Layer already exists [2022-07-29T18:11:28.389Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:28.389Z] 2.3.0-dev.33: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:28.701Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:29.019Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:29.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-29T18:11:29.019Z] 927f046a5987: Preparing [2022-07-29T18:11:29.019Z] 5e5c0226a498: Preparing [2022-07-29T18:11:29.019Z] 90f4765d6112: Preparing [2022-07-29T18:11:29.019Z] 06fa59249178: Preparing [2022-07-29T18:11:29.019Z] ec34fcc1d526: Preparing [2022-07-29T18:11:29.019Z] 927f046a5987: Layer already exists [2022-07-29T18:11:29.019Z] 06fa59249178: Layer already exists [2022-07-29T18:11:29.019Z] 5e5c0226a498: Layer already exists [2022-07-29T18:11:29.019Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:29.019Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:29.019Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:29.343Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:29.659Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-29T18:11:29.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-29T18:11:29.659Z] 927f046a5987: Preparing [2022-07-29T18:11:29.659Z] 5e5c0226a498: Preparing [2022-07-29T18:11:29.659Z] 90f4765d6112: Preparing [2022-07-29T18:11:29.659Z] 06fa59249178: Preparing [2022-07-29T18:11:29.659Z] ec34fcc1d526: Preparing [2022-07-29T18:11:29.659Z] 90f4765d6112: Layer already exists [2022-07-29T18:11:29.659Z] 06fa59249178: Layer already exists [2022-07-29T18:11:29.659Z] ec34fcc1d526: Layer already exists [2022-07-29T18:11:29.659Z] 927f046a5987: Layer already exists [2022-07-29T18:11:29.659Z] 5e5c0226a498: Layer already exists [2022-07-29T18:11:29.659Z] main: digest: sha256:669a3b687e8e62a33c40773151ea06aac91d1687f132a53f80fc81db413f904f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:11:29.711Z] ===================================================== [Pipeline] echo [2022-07-29T18:11:29.719Z] taggedImages: [2022-07-29T18:11:29.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:29.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-29T18:11:29.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.33 [2022-07-29T18:11:29.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:29.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-29T18:11:29.743Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-29T18:11:29.743Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:29.743Z] latest [2022-07-29T18:11:29.743Z] 2.3.0-dev.33 [2022-07-29T18:11:29.743Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:29.743Z] main [2022-07-29T18:11:29.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:30.136Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:30.467Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:30.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-29T18:11:30.467Z] 512f6643eec2: Preparing [2022-07-29T18:11:30.467Z] f31bff57eccc: Preparing [2022-07-29T18:11:30.467Z] 44a296dd43fa: Preparing [2022-07-29T18:11:30.467Z] 12694b043d90: Preparing [2022-07-29T18:11:30.467Z] 52f44be93a46: Preparing [2022-07-29T18:11:30.467Z] 10d82663b225: Preparing [2022-07-29T18:11:30.467Z] f7a7a140f1b3: Preparing [2022-07-29T18:11:30.467Z] 31e69d4774c9: Preparing [2022-07-29T18:11:30.467Z] 7750d494dfbd: Preparing [2022-07-29T18:11:30.467Z] 18708474c90b: Preparing [2022-07-29T18:11:30.467Z] 4fc242d58285: Preparing [2022-07-29T18:11:30.467Z] 31e69d4774c9: Waiting [2022-07-29T18:11:30.467Z] 10d82663b225: Waiting [2022-07-29T18:11:30.467Z] 18708474c90b: Waiting [2022-07-29T18:11:30.467Z] 7750d494dfbd: Waiting [2022-07-29T18:11:30.467Z] 4fc242d58285: Waiting [2022-07-29T18:11:30.467Z] f7a7a140f1b3: Waiting [2022-07-29T18:11:30.467Z] 52f44be93a46: Layer already exists [2022-07-29T18:11:30.467Z] 10d82663b225: Layer already exists [2022-07-29T18:11:30.467Z] f7a7a140f1b3: Layer already exists [2022-07-29T18:11:30.467Z] 31e69d4774c9: Layer already exists [2022-07-29T18:11:30.467Z] f31bff57eccc: Pushed [2022-07-29T18:11:30.467Z] 7750d494dfbd: Layer already exists [2022-07-29T18:11:30.467Z] 18708474c90b: Layer already exists [2022-07-29T18:11:30.467Z] 4fc242d58285: Layer already exists [2022-07-29T18:11:30.732Z] 512f6643eec2: Pushed [2022-07-29T18:11:31.672Z] 44a296dd43fa: Pushed [2022-07-29T18:11:39.813Z] 12694b043d90: Pushed [2022-07-29T18:11:39.813Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:40.145Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:40.464Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-29T18:11:40.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-29T18:11:40.464Z] 512f6643eec2: Preparing [2022-07-29T18:11:40.464Z] f31bff57eccc: Preparing [2022-07-29T18:11:40.464Z] 44a296dd43fa: Preparing [2022-07-29T18:11:40.464Z] 12694b043d90: Preparing [2022-07-29T18:11:40.464Z] 52f44be93a46: Preparing [2022-07-29T18:11:40.464Z] 10d82663b225: Preparing [2022-07-29T18:11:40.464Z] f7a7a140f1b3: Preparing [2022-07-29T18:11:40.464Z] 31e69d4774c9: Preparing [2022-07-29T18:11:40.464Z] 7750d494dfbd: Preparing [2022-07-29T18:11:40.464Z] 18708474c90b: Preparing [2022-07-29T18:11:40.464Z] 4fc242d58285: Preparing [2022-07-29T18:11:40.464Z] 31e69d4774c9: Waiting [2022-07-29T18:11:40.464Z] 7750d494dfbd: Waiting [2022-07-29T18:11:40.464Z] 10d82663b225: Waiting [2022-07-29T18:11:40.464Z] 4fc242d58285: Waiting [2022-07-29T18:11:40.464Z] f7a7a140f1b3: Waiting [2022-07-29T18:11:40.464Z] 512f6643eec2: Layer already exists [2022-07-29T18:11:40.464Z] 44a296dd43fa: Layer already exists [2022-07-29T18:11:40.464Z] 52f44be93a46: Layer already exists [2022-07-29T18:11:40.464Z] f31bff57eccc: Layer already exists [2022-07-29T18:11:40.464Z] 12694b043d90: Layer already exists [2022-07-29T18:11:40.464Z] 10d82663b225: Layer already exists [2022-07-29T18:11:40.464Z] f7a7a140f1b3: Layer already exists [2022-07-29T18:11:40.464Z] 31e69d4774c9: Layer already exists [2022-07-29T18:11:40.464Z] 18708474c90b: Layer already exists [2022-07-29T18:11:40.464Z] 7750d494dfbd: Layer already exists [2022-07-29T18:11:40.464Z] 4fc242d58285: Layer already exists [2022-07-29T18:11:40.464Z] latest: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:40.790Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:41.107Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.33 [2022-07-29T18:11:41.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-29T18:11:41.107Z] 512f6643eec2: Preparing [2022-07-29T18:11:41.107Z] f31bff57eccc: Preparing [2022-07-29T18:11:41.107Z] 44a296dd43fa: Preparing [2022-07-29T18:11:41.107Z] 12694b043d90: Preparing [2022-07-29T18:11:41.107Z] 52f44be93a46: Preparing [2022-07-29T18:11:41.107Z] 10d82663b225: Preparing [2022-07-29T18:11:41.107Z] f7a7a140f1b3: Preparing [2022-07-29T18:11:41.107Z] 31e69d4774c9: Preparing [2022-07-29T18:11:41.107Z] 7750d494dfbd: Preparing [2022-07-29T18:11:41.107Z] 18708474c90b: Preparing [2022-07-29T18:11:41.107Z] 4fc242d58285: Preparing [2022-07-29T18:11:41.107Z] f7a7a140f1b3: Waiting [2022-07-29T18:11:41.107Z] 31e69d4774c9: Waiting [2022-07-29T18:11:41.107Z] 7750d494dfbd: Waiting [2022-07-29T18:11:41.107Z] 4fc242d58285: Waiting [2022-07-29T18:11:41.107Z] 18708474c90b: Waiting [2022-07-29T18:11:41.107Z] 10d82663b225: Waiting [2022-07-29T18:11:41.107Z] 12694b043d90: Layer already exists [2022-07-29T18:11:41.107Z] 512f6643eec2: Layer already exists [2022-07-29T18:11:41.107Z] f31bff57eccc: Layer already exists [2022-07-29T18:11:41.107Z] 44a296dd43fa: Layer already exists [2022-07-29T18:11:41.107Z] 52f44be93a46: Layer already exists [2022-07-29T18:11:41.107Z] 10d82663b225: Layer already exists [2022-07-29T18:11:41.107Z] 7750d494dfbd: Layer already exists [2022-07-29T18:11:41.107Z] 31e69d4774c9: Layer already exists [2022-07-29T18:11:41.107Z] f7a7a140f1b3: Layer already exists [2022-07-29T18:11:41.107Z] 18708474c90b: Layer already exists [2022-07-29T18:11:41.107Z] 4fc242d58285: Layer already exists [2022-07-29T18:11:41.107Z] 2.3.0-dev.33: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:41.427Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:41.745Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:41.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-29T18:11:41.745Z] 512f6643eec2: Preparing [2022-07-29T18:11:41.745Z] f31bff57eccc: Preparing [2022-07-29T18:11:41.745Z] 44a296dd43fa: Preparing [2022-07-29T18:11:41.745Z] 12694b043d90: Preparing [2022-07-29T18:11:41.745Z] 52f44be93a46: Preparing [2022-07-29T18:11:41.745Z] 10d82663b225: Preparing [2022-07-29T18:11:41.745Z] f7a7a140f1b3: Preparing [2022-07-29T18:11:41.745Z] 31e69d4774c9: Preparing [2022-07-29T18:11:41.745Z] 7750d494dfbd: Preparing [2022-07-29T18:11:41.745Z] 18708474c90b: Preparing [2022-07-29T18:11:41.745Z] 4fc242d58285: Preparing [2022-07-29T18:11:41.745Z] 10d82663b225: Waiting [2022-07-29T18:11:41.745Z] f7a7a140f1b3: Waiting [2022-07-29T18:11:41.745Z] 31e69d4774c9: Waiting [2022-07-29T18:11:41.745Z] 7750d494dfbd: Waiting [2022-07-29T18:11:41.745Z] 18708474c90b: Waiting [2022-07-29T18:11:41.745Z] 4fc242d58285: Waiting [2022-07-29T18:11:41.745Z] 512f6643eec2: Layer already exists [2022-07-29T18:11:41.745Z] 12694b043d90: Layer already exists [2022-07-29T18:11:41.745Z] 44a296dd43fa: Layer already exists [2022-07-29T18:11:41.745Z] f31bff57eccc: Layer already exists [2022-07-29T18:11:41.745Z] 52f44be93a46: Layer already exists [2022-07-29T18:11:41.745Z] 10d82663b225: Layer already exists [2022-07-29T18:11:41.745Z] 31e69d4774c9: Layer already exists [2022-07-29T18:11:41.745Z] f7a7a140f1b3: Layer already exists [2022-07-29T18:11:41.745Z] 7750d494dfbd: Layer already exists [2022-07-29T18:11:41.745Z] 18708474c90b: Layer already exists [2022-07-29T18:11:41.745Z] 4fc242d58285: Layer already exists [2022-07-29T18:11:41.745Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:42.076Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:11:42.387Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-29T18:11:42.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-29T18:11:42.387Z] 512f6643eec2: Preparing [2022-07-29T18:11:42.387Z] f31bff57eccc: Preparing [2022-07-29T18:11:42.387Z] 44a296dd43fa: Preparing [2022-07-29T18:11:42.387Z] 12694b043d90: Preparing [2022-07-29T18:11:42.387Z] 52f44be93a46: Preparing [2022-07-29T18:11:42.387Z] 10d82663b225: Preparing [2022-07-29T18:11:42.387Z] f7a7a140f1b3: Preparing [2022-07-29T18:11:42.387Z] 31e69d4774c9: Preparing [2022-07-29T18:11:42.387Z] 7750d494dfbd: Preparing [2022-07-29T18:11:42.387Z] 18708474c90b: Preparing [2022-07-29T18:11:42.387Z] 4fc242d58285: Preparing [2022-07-29T18:11:42.387Z] 18708474c90b: Waiting [2022-07-29T18:11:42.387Z] 31e69d4774c9: Waiting [2022-07-29T18:11:42.387Z] 7750d494dfbd: Waiting [2022-07-29T18:11:42.387Z] 4fc242d58285: Waiting [2022-07-29T18:11:42.387Z] 10d82663b225: Waiting [2022-07-29T18:11:42.387Z] f7a7a140f1b3: Waiting [2022-07-29T18:11:42.387Z] f31bff57eccc: Layer already exists [2022-07-29T18:11:42.387Z] 512f6643eec2: Layer already exists [2022-07-29T18:11:42.387Z] 52f44be93a46: Layer already exists [2022-07-29T18:11:42.387Z] 12694b043d90: Layer already exists [2022-07-29T18:11:42.387Z] 44a296dd43fa: Layer already exists [2022-07-29T18:11:42.387Z] f7a7a140f1b3: Layer already exists [2022-07-29T18:11:42.387Z] 10d82663b225: Layer already exists [2022-07-29T18:11:42.387Z] 31e69d4774c9: Layer already exists [2022-07-29T18:11:42.387Z] 7750d494dfbd: Layer already exists [2022-07-29T18:11:42.387Z] 18708474c90b: Layer already exists [2022-07-29T18:11:42.387Z] 4fc242d58285: Layer already exists [2022-07-29T18:11:42.387Z] main: digest: sha256:cd85ff31c4730af73011f12979367de8748e3f5550d1b676365035eea033f869 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:11:42.435Z] ===================================================== [Pipeline] echo [2022-07-29T18:11:42.445Z] taggedImages: [2022-07-29T18:11:42.445Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:11:42.445Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-29T18:11:42.445Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.33 [2022-07-29T18:11:42.445Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:11:42.445Z] - 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-07-29T18:15:58.269Z] Removing intermediate container 3a00b9a48d44 [2022-07-29T18:15:58.270Z] ---> dc74c92426d8 [2022-07-29T18:15:58.270Z] [2022-07-29T18:15:58.270Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T18:15:58.547Z] 3.16: Pulling from library/alpine [2022-07-29T18:15:59.540Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T18:15:59.540Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T18:15:59.540Z] ---> 3d81c46cd875 [2022-07-29T18:15:59.540Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T18:15:59.820Z] ---> Running in 2a636d58191e [2022-07-29T18:16:01.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:16:02.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:16:03.570Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T18:16:03.570Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:16:03.570Z] OK: 5 MiB in 15 packages [2022-07-29T18:16:05.038Z] Removing intermediate container 2a636d58191e [2022-07-29T18:16:05.038Z] ---> b823881cc7b9 [2022-07-29T18:16:05.038Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:16:05.038Z] ---> Running in 6b239b89bb2a [2022-07-29T18:16:05.649Z] Removing intermediate container 6b239b89bb2a [2022-07-29T18:16:05.649Z] ---> 47a348ff38ff [2022-07-29T18:16:05.649Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T18:16:05.649Z] ---> Running in 441b76a57b3f [2022-07-29T18:16:06.246Z] Removing intermediate container 441b76a57b3f [2022-07-29T18:16:06.246Z] ---> f35a41318a19 [2022-07-29T18:16:06.246Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T18:16:06.246Z] ---> Running in 0286fd2fd271 [2022-07-29T18:16:06.871Z] Removing intermediate container 0286fd2fd271 [2022-07-29T18:16:06.871Z] ---> 435ba7c197ca [2022-07-29T18:16:06.871Z] Step 15/23 : WORKDIR / [2022-07-29T18:16:07.156Z] ---> Running in a31a1d9c9a5e [2022-07-29T18:16:07.432Z] Removing intermediate container a31a1d9c9a5e [2022-07-29T18:16:07.432Z] ---> 775e3a49d273 [2022-07-29T18:16:07.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:16:08.425Z] ---> 7dfc865846e2 [2022-07-29T18:16:08.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T18:16:10.193Z] ---> f95f99a0a08a [2022-07-29T18:16:10.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T18:16:10.915Z] ---> 5f8666e2f5cb [2022-07-29T18:16:10.915Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T18:16:10.915Z] ---> Running in dbabd6e13b01 [2022-07-29T18:16:11.572Z] Removing intermediate container dbabd6e13b01 [2022-07-29T18:16:11.572Z] ---> 5235379ecc5f [2022-07-29T18:16:11.572Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:16:11.572Z] ---> Running in ccfbfbc0a3fa [2022-07-29T18:16:12.378Z] Removing intermediate container ccfbfbc0a3fa [2022-07-29T18:16:12.378Z] ---> c09ea360b1e1 [2022-07-29T18:16:12.378Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T18:16:12.378Z] ---> Running in da33195906da [2022-07-29T18:16:12.997Z] Removing intermediate container da33195906da [2022-07-29T18:16:12.997Z] ---> db09642f6d2d [2022-07-29T18:16:12.997Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:16:12.997Z] ---> Running in 04bb15ca7b49 [2022-07-29T18:16:13.595Z] Removing intermediate container 04bb15ca7b49 [2022-07-29T18:16:13.595Z] ---> 63366ab6c058 [2022-07-29T18:16:13.595Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:16:13.870Z] ---> Running in e925091c7693 [2022-07-29T18:16:14.858Z] Removing intermediate container e925091c7693 [2022-07-29T18:16:14.858Z] ---> e398d7796f73 [2022-07-29T18:16:14.858Z] [2022-07-29T18:16:15.148Z] Successfully built e398d7796f73 [2022-07-29T18:16:15.148Z] Successfully tagged core-command-arm64:latest [2022-07-29T18:16:15.148Z]  Building core-command ... done Building security-proxy-setup [2022-07-29T18:16:21.928Z] Removing intermediate container 1eedc3a7888d [2022-07-29T18:16:21.928Z] ---> dcd36ebde1f7 [2022-07-29T18:16:21.928Z] [2022-07-29T18:16:21.928Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T18:16:21.928Z] ---> 3d81c46cd875 [2022-07-29T18:16:21.928Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T18:16:21.928Z] ---> Using cache [2022-07-29T18:16:21.928Z] ---> b823881cc7b9 [2022-07-29T18:16:21.928Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:16:21.928Z] ---> Using cache [2022-07-29T18:16:21.928Z] ---> 47a348ff38ff [2022-07-29T18:16:21.928Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T18:16:21.928Z] ---> Running in 5c1f33d1c6c6 [2022-07-29T18:16:22.207Z] Removing intermediate container 5c1f33d1c6c6 [2022-07-29T18:16:22.207Z] ---> 19f7a7804466 [2022-07-29T18:16:22.207Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T18:16:22.482Z] ---> Running in a197a319f8af [2022-07-29T18:16:23.085Z] Removing intermediate container a197a319f8af [2022-07-29T18:16:23.085Z] ---> 7629cab22671 [2022-07-29T18:16:23.085Z] Step 15/23 : WORKDIR / [2022-07-29T18:16:23.357Z] ---> Running in db45d182d77b [2022-07-29T18:16:23.957Z] Removing intermediate container db45d182d77b [2022-07-29T18:16:23.957Z] ---> 17b3b6501ffd [2022-07-29T18:16:23.957Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:16:25.427Z] ---> faa4a658764d [2022-07-29T18:16:25.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T18:16:28.059Z] ---> 555e78afcd6d [2022-07-29T18:16:28.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T18:16:29.055Z] ---> beaed55e4b50 [2022-07-29T18:16:29.055Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T18:16:29.343Z] ---> Running in b873c7653044 [2022-07-29T18:16:29.954Z] Removing intermediate container b873c7653044 [2022-07-29T18:16:29.954Z] ---> 199bd119ddb5 [2022-07-29T18:16:29.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:16:30.243Z] ---> Running in 394f071326dc [2022-07-29T18:16:30.853Z] Removing intermediate container 394f071326dc [2022-07-29T18:16:30.853Z] ---> 243b836704e7 [2022-07-29T18:16:30.853Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T18:16:31.129Z] ---> Running in 55d2f3d3a263 [2022-07-29T18:16:31.739Z] Removing intermediate container 55d2f3d3a263 [2022-07-29T18:16:31.739Z] ---> 795b2b0013fe [2022-07-29T18:16:31.739Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:16:31.739Z] ---> Running in bb7eedf7ee84 [2022-07-29T18:16:32.027Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:16:32.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:16:32.028Z] ---> bfebdbf41679 [2022-07-29T18:16:32.028Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T18:16:32.028Z] ---> Using cache [2022-07-29T18:16:32.028Z] ---> ad36ccb1f3f7 [2022-07-29T18:16:32.028Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:16:32.028Z] ---> Using cache [2022-07-29T18:16:32.028Z] ---> d39f296038ac [2022-07-29T18:16:32.028Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T18:16:32.028Z] ---> Using cache [2022-07-29T18:16:32.028Z] ---> 8ea9b940cd7f [2022-07-29T18:16:32.028Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T18:16:32.028Z] ---> Using cache [2022-07-29T18:16:32.028Z] ---> 375bfa7b103e [2022-07-29T18:16:32.028Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:16:32.028Z] ---> Using cache [2022-07-29T18:16:32.028Z] ---> f6ceb3064a1a [2022-07-29T18:16:32.028Z] Step 8/22 : COPY . . [2022-07-29T18:16:32.327Z] ---> Using cache [2022-07-29T18:16:32.327Z] ---> be98dfe2e92d [2022-07-29T18:16:32.327Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T18:16:32.327Z] ---> Running in dc9a7ccf48fa [2022-07-29T18:16:32.610Z] Removing intermediate container bb7eedf7ee84 [2022-07-29T18:16:32.610Z] ---> fc8ca1085a88 [2022-07-29T18:16:32.610Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:16:32.894Z] ---> Running in 315a5a5c3bfb [2022-07-29T18:16:33.502Z] Removing intermediate container 315a5a5c3bfb [2022-07-29T18:16:33.502Z] ---> 0c4118b1764b [2022-07-29T18:16:33.502Z] [2022-07-29T18:16:33.776Z] Successfully built 0c4118b1764b [2022-07-29T18:16:33.776Z] Successfully tagged core-metadata-arm64:latest [2022-07-29T18:16:33.776Z]  Building core-metadata ... done Building security-bootstrapper [2022-07-29T18:16:34.762Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-29T18:16:53.096Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:16:53.096Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:16:53.096Z] ---> bfebdbf41679 [2022-07-29T18:16:53.096Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T18:16:53.096Z] ---> Using cache [2022-07-29T18:16:53.096Z] ---> ad36ccb1f3f7 [2022-07-29T18:16:53.096Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:16:53.096Z] ---> Using cache [2022-07-29T18:16:53.096Z] ---> d39f296038ac [2022-07-29T18:16:53.096Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T18:16:53.096Z] ---> Using cache [2022-07-29T18:16:53.096Z] ---> 8ea9b940cd7f [2022-07-29T18:16:53.096Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T18:16:53.096Z] ---> Using cache [2022-07-29T18:16:53.096Z] ---> 375bfa7b103e [2022-07-29T18:16:53.096Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:16:53.096Z] ---> Using cache [2022-07-29T18:16:53.096Z] ---> f6ceb3064a1a [2022-07-29T18:16:53.096Z] Step 8/31 : COPY . . [2022-07-29T18:16:53.096Z] ---> Using cache [2022-07-29T18:16:53.096Z] ---> be98dfe2e92d [2022-07-29T18:16:53.096Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T18:16:53.096Z] ---> Running in 09cd324cbbcc [2022-07-29T18:16:53.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-29T18:17:49.682Z] Removing intermediate container 93247b04f175 [2022-07-29T18:17:49.682Z] ---> efa5f3378b4c [2022-07-29T18:17:49.682Z] [2022-07-29T18:17:49.682Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T18:17:49.682Z] 3.15: Pulling from library/alpine [2022-07-29T18:17:49.682Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T18:17:49.682Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T18:17:49.682Z] ---> 60f2846fe774 [2022-07-29T18:17:49.682Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:17:49.682Z] ---> Running in 0f6e34505de1 [2022-07-29T18:17:49.682Z] Removing intermediate container 0f6e34505de1 [2022-07-29T18:17:49.682Z] ---> 83ac4faafbba [2022-07-29T18:17:49.682Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:17:49.682Z] ---> Running in c52df967bbae [2022-07-29T18:17:49.682Z] Removing intermediate container c52df967bbae [2022-07-29T18:17:49.682Z] ---> 775e77385bd0 [2022-07-29T18:17:49.682Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T18:17:49.682Z] ---> Running in 3bf87cb43575 [2022-07-29T18:17:49.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:17:50.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:17:51.735Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T18:17:51.735Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T18:17:51.735Z] OK: 15733 distinct packages available [2022-07-29T18:17:51.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:17:52.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:17:54.188Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T18:17:54.465Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T18:17:54.465Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T18:17:54.744Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T18:17:54.744Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T18:17:54.744Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T18:17:55.025Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T18:17:55.025Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T18:17:55.025Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T18:17:55.302Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T18:17:55.302Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:17:55.912Z] OK: 8 MiB in 23 packages [2022-07-29T18:17:58.591Z] Removing intermediate container 3bf87cb43575 [2022-07-29T18:17:58.591Z] ---> db1809645a45 [2022-07-29T18:17:58.591Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:17:59.203Z] ---> 1e14b33e0385 [2022-07-29T18:17:59.203Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T18:18:01.204Z] ---> c30e341450b6 [2022-07-29T18:18:01.204Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T18:18:02.195Z] ---> 7d73051d3466 [2022-07-29T18:18:02.195Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T18:18:02.195Z] ---> Running in f5fa7a35f595 [2022-07-29T18:18:02.813Z] Removing intermediate container f5fa7a35f595 [2022-07-29T18:18:02.813Z] ---> f1f13df52465 [2022-07-29T18:18:02.813Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:18:03.114Z] ---> Running in 321b39dd2258 [2022-07-29T18:18:03.407Z] Removing intermediate container 321b39dd2258 [2022-07-29T18:18:03.407Z] ---> 88e2e312112a [2022-07-29T18:18:03.407Z] Step 18/20 : LABEL arch=arm64 [2022-07-29T18:18:03.716Z] ---> Running in f3ea70a0a5a8 [2022-07-29T18:18:04.010Z] Removing intermediate container f3ea70a0a5a8 [2022-07-29T18:18:04.010Z] ---> 55a63d27f9f4 [2022-07-29T18:18:04.010Z] Step 19/20 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:18:04.304Z] ---> Running in b5e8bc059764 [2022-07-29T18:18:04.605Z] Removing intermediate container b5e8bc059764 [2022-07-29T18:18:04.605Z] ---> 1f889f338194 [2022-07-29T18:18:04.605Z] Step 20/20 : LABEL version=2.3.0-dev.33 [2022-07-29T18:18:04.605Z] ---> Running in 0bb10e0cb9c2 [2022-07-29T18:18:05.229Z] Removing intermediate container 0bb10e0cb9c2 [2022-07-29T18:18:05.229Z] ---> 1ae3a83d9bb5 [2022-07-29T18:18:05.229Z] [2022-07-29T18:18:05.509Z] Successfully built 1ae3a83d9bb5 [2022-07-29T18:18:05.509Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-29T18:18:05.509Z] Building security-secretstore-setup [2022-07-29T18:18:23.910Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:18:23.910Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:18:23.910Z] ---> bfebdbf41679 [2022-07-29T18:18:23.910Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T18:18:23.910Z] ---> Using cache [2022-07-29T18:18:23.910Z] ---> ad36ccb1f3f7 [2022-07-29T18:18:23.910Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:18:23.910Z] ---> Using cache [2022-07-29T18:18:23.910Z] ---> d39f296038ac [2022-07-29T18:18:23.910Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T18:18:23.910Z] ---> Using cache [2022-07-29T18:18:23.910Z] ---> 8ea9b940cd7f [2022-07-29T18:18:23.910Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T18:18:23.910Z] ---> Using cache [2022-07-29T18:18:23.910Z] ---> 375bfa7b103e [2022-07-29T18:18:23.910Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:18:23.910Z] ---> Using cache [2022-07-29T18:18:23.910Z] ---> f6ceb3064a1a [2022-07-29T18:18:23.910Z] Step 8/25 : COPY . . [2022-07-29T18:18:23.910Z] ---> Using cache [2022-07-29T18:18:23.910Z] ---> be98dfe2e92d [2022-07-29T18:18:23.910Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T18:18:23.910Z] ---> Running in e8a603d8ba64 [2022-07-29T18:18:23.910Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T18:19:03.189Z] Removing intermediate container db9c8baae9e7 [2022-07-29T18:19:03.189Z] ---> fac478323bd6 [2022-07-29T18:19:03.189Z] [2022-07-29T18:19:03.189Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T18:19:03.189Z] ---> 3d81c46cd875 [2022-07-29T18:19:03.189Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T18:19:03.189Z] ---> Using cache [2022-07-29T18:19:03.189Z] ---> b823881cc7b9 [2022-07-29T18:19:03.189Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:19:03.189Z] ---> Using cache [2022-07-29T18:19:03.189Z] ---> 47a348ff38ff [2022-07-29T18:19:03.189Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T18:19:03.189Z] ---> Running in 0c0339113b4c [2022-07-29T18:19:03.189Z] Removing intermediate container 0c0339113b4c [2022-07-29T18:19:03.189Z] ---> fefa444559d5 [2022-07-29T18:19:03.189Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T18:19:03.189Z] ---> Running in 864e9eb2d5bf [2022-07-29T18:19:03.189Z] Removing intermediate container 864e9eb2d5bf [2022-07-29T18:19:03.189Z] ---> c4839f420fef [2022-07-29T18:19:03.189Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:19:03.189Z] Removing intermediate container 6a5d0c310055 [2022-07-29T18:19:03.189Z] ---> 356aa5a3fa9d [2022-07-29T18:19:03.189Z] [2022-07-29T18:19:03.189Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T18:19:03.189Z] ---> 3d81c46cd875 [2022-07-29T18:19:03.189Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T18:19:03.189Z] ---> Running in 5a9d99ee4bc7 [2022-07-29T18:19:03.189Z] ---> e44bc8345c33 [2022-07-29T18:19:03.189Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T18:19:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:19:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:19:06.477Z] ---> 5be97b60d328 [2022-07-29T18:19:06.477Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T18:19:07.487Z] ---> 0e2947454b38 [2022-07-29T18:19:07.487Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T18:19:07.487Z] ---> Running in 532224bf2501 [2022-07-29T18:19:07.487Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T18:19:07.765Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T18:19:07.765Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:19:07.765Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:19:08.051Z] Removing intermediate container 532224bf2501 [2022-07-29T18:19:08.051Z] ---> b59dd2985b3e [2022-07-29T18:19:08.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:19:08.051Z] ---> Running in 494f61b82406 [2022-07-29T18:19:08.332Z] OK: 6 MiB in 16 packages [2022-07-29T18:19:08.946Z] Removing intermediate container 494f61b82406 [2022-07-29T18:19:08.946Z] ---> 5e66230b94f7 [2022-07-29T18:19:08.946Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T18:19:09.224Z] ---> Running in 9cf87393e6b9 [2022-07-29T18:19:10.224Z] Removing intermediate container 9cf87393e6b9 [2022-07-29T18:19:10.224Z] ---> 74de9f73aba3 [2022-07-29T18:19:10.224Z] Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:19:10.224Z] ---> Running in 58199e1bdffc [2022-07-29T18:19:10.501Z] Removing intermediate container 5a9d99ee4bc7 [2022-07-29T18:19:10.501Z] ---> ccd5b7ae942f [2022-07-29T18:19:10.501Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:19:10.794Z] ---> Running in 2ccf84cc5e98 [2022-07-29T18:19:11.077Z] Removing intermediate container 58199e1bdffc [2022-07-29T18:19:11.077Z] ---> ed92d38261cb [2022-07-29T18:19:11.077Z] Step 22/22 : LABEL version=2.3.0-dev.33 [2022-07-29T18:19:11.077Z] ---> Running in 678969ef331b [2022-07-29T18:19:11.696Z] Removing intermediate container 2ccf84cc5e98 [2022-07-29T18:19:11.696Z] ---> 28d9f2cc3e9d [2022-07-29T18:19:11.696Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T18:19:11.696Z] ---> Running in d18a2c1003d7 [2022-07-29T18:19:11.990Z] Removing intermediate container 678969ef331b [2022-07-29T18:19:11.990Z] ---> a27e727a12cd [2022-07-29T18:19:11.990Z] [2022-07-29T18:19:12.600Z] Removing intermediate container d18a2c1003d7 [2022-07-29T18:19:12.600Z] ---> 13b301304b6f [2022-07-29T18:19:12.600Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T18:19:12.600Z] Successfully built a27e727a12cd [2022-07-29T18:19:12.600Z] Successfully tagged support-scheduler-arm64:latest [2022-07-29T18:19:12.600Z] ---> Running in 7fdc2ce16742 [2022-07-29T18:19:12.884Z]  Building support-scheduler ... done Building security-spire-config [2022-07-29T18:19:13.497Z] Removing intermediate container 7fdc2ce16742 [2022-07-29T18:19:13.497Z] ---> 59de7b735019 [2022-07-29T18:19:13.497Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:19:14.518Z] ---> a449d050e3a8 [2022-07-29T18:19:14.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T18:19:17.168Z] ---> 16e2768b845c [2022-07-29T18:19:17.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T18:19:17.777Z] ---> b34f0f7a13ab [2022-07-29T18:19:17.777Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T18:19:18.054Z] ---> Running in ef330a4dc148 [2022-07-29T18:19:18.675Z] Removing intermediate container ef330a4dc148 [2022-07-29T18:19:18.675Z] ---> 8d0db067e24c [2022-07-29T18:19:18.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:19:18.675Z] ---> Running in 9e22928370cd [2022-07-29T18:19:19.279Z] Removing intermediate container 9e22928370cd [2022-07-29T18:19:19.280Z] ---> f005c40436ee [2022-07-29T18:19:19.280Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T18:19:19.280Z] ---> Running in 17f2539c8fb1 [2022-07-29T18:19:19.886Z] Removing intermediate container 17f2539c8fb1 [2022-07-29T18:19:19.886Z] ---> 8affbc3f55c1 [2022-07-29T18:19:19.886Z] Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:19:20.167Z] ---> Running in a1c971c52391 [2022-07-29T18:19:20.771Z] Removing intermediate container a1c971c52391 [2022-07-29T18:19:20.771Z] ---> 2749a2b0385e [2022-07-29T18:19:20.771Z] Step 22/22 : LABEL version=2.3.0-dev.33 [2022-07-29T18:19:20.771Z] ---> Running in cbc2e1c19e1d [2022-07-29T18:19:21.377Z] Removing intermediate container cbc2e1c19e1d [2022-07-29T18:19:21.377Z] ---> d168fb1ca635 [2022-07-29T18:19:21.377Z] [2022-07-29T18:19:21.982Z] Successfully built d168fb1ca635 [2022-07-29T18:19:21.982Z] Successfully tagged support-notifications-arm64:latest [2022-07-29T18:19:21.982Z]  Building support-notifications ... done Building security-spire-agent [2022-07-29T18:19:40.352Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:19:40.352Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:19:40.352Z] ---> bfebdbf41679 [2022-07-29T18:19:40.352Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T18:19:40.352Z] ---> Using cache [2022-07-29T18:19:40.352Z] ---> ad36ccb1f3f7 [2022-07-29T18:19:40.352Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:19:40.352Z] ---> Using cache [2022-07-29T18:19:40.352Z] ---> d39f296038ac [2022-07-29T18:19:40.352Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T18:19:40.352Z] ---> Running in 65c2d8994650 [2022-07-29T18:19:40.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:19:41.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:19:44.016Z] OK: 221 MiB in 51 packages [2022-07-29T18:19:46.018Z] Removing intermediate container 65c2d8994650 [2022-07-29T18:19:46.018Z] ---> 21abf3e53b02 [2022-07-29T18:19:46.018Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T18:19:46.018Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:19:46.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:19:46.018Z] ---> bfebdbf41679 [2022-07-29T18:19:46.018Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T18:19:46.018Z] ---> Using cache [2022-07-29T18:19:46.018Z] ---> ad36ccb1f3f7 [2022-07-29T18:19:46.018Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:19:46.018Z] ---> Using cache [2022-07-29T18:19:46.018Z] ---> d39f296038ac [2022-07-29T18:19:46.018Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T18:19:46.018Z] ---> Using cache [2022-07-29T18:19:46.018Z] ---> 21abf3e53b02 [2022-07-29T18:19:46.018Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T18:19:47.010Z] ---> dc58147778a3 [2022-07-29T18:19:47.010Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:19:47.293Z] ---> Running in 092a0d9d1765 [2022-07-29T18:19:47.293Z] ---> bf1f53c77180 [2022-07-29T18:19:47.293Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:19:47.573Z] ---> Running in 7d01c3b916e6 [2022-07-29T18:20:55.666Z] Removing intermediate container 7d01c3b916e6 [2022-07-29T18:20:55.666Z] ---> ff77a5e1b892 [2022-07-29T18:20:55.666Z] Step 8/26 : COPY . . [2022-07-29T18:20:55.666Z] Removing intermediate container 092a0d9d1765 [2022-07-29T18:20:55.666Z] ---> 58ddc2a031d0 [2022-07-29T18:20:55.666Z] Step 8/26 : COPY . . [2022-07-29T18:21:10.795Z] ---> 29df3cfaf8c0 [2022-07-29T18:21:10.795Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T18:21:10.795Z] ---> 0dcce9bbf52c [2022-07-29T18:21:10.795Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T18:21:10.795Z] ---> Running in da3dbaafe5b0 [2022-07-29T18:21:10.795Z] ---> Running in bdff1177da81 [2022-07-29T18:21:10.795Z] Removing intermediate container da3dbaafe5b0 [2022-07-29T18:21:10.795Z] ---> 4a641dddd6f4 [2022-07-29T18:21:10.795Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T18:21:10.795Z] ---> Running in 680ea6ac868e [2022-07-29T18:21:10.795Z] Removing intermediate container bdff1177da81 [2022-07-29T18:21:10.795Z] ---> 27d4dd666eec [2022-07-29T18:21:10.795Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T18:21:11.081Z] ---> Running in c9cdd0f25ff7 [2022-07-29T18:21:11.697Z] Removing intermediate container 680ea6ac868e [2022-07-29T18:21:11.697Z] ---> b7791dfb6db2 [2022-07-29T18:21:11.697Z] Step 11/26 : 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-07-29T18:21:11.697Z] Removing intermediate container c9cdd0f25ff7 [2022-07-29T18:21:11.697Z] ---> 356e5c9fe12e [2022-07-29T18:21:11.697Z] Step 11/26 : 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-07-29T18:21:11.697Z] ---> Running in c99c539744d5 [2022-07-29T18:21:11.971Z] ---> Running in 18c935e2cf20 [2022-07-29T18:21:16.368Z] Removing intermediate container c99c539744d5 [2022-07-29T18:21:16.368Z] ---> 4d8a3b365d7a [2022-07-29T18:21:16.368Z] Removing intermediate container 18c935e2cf20 [2022-07-29T18:21:16.368Z] ---> 16e78f7d71eb [2022-07-29T18:21:16.368Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T18:21:16.368Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T18:21:16.368Z] ---> Running in 27cd53428616 [2022-07-29T18:21:16.368Z] ---> Running in e0318430e264 [2022-07-29T18:21:16.369Z] Removing intermediate container 27cd53428616 [2022-07-29T18:21:16.369Z] ---> 3a288a8464fe [2022-07-29T18:21:16.369Z] [2022-07-29T18:21:16.369Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T18:21:16.369Z] ---> 60f2846fe774 [2022-07-29T18:21:16.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:21:16.369Z] ---> Using cache [2022-07-29T18:21:16.369Z] ---> 83ac4faafbba [2022-07-29T18:21:16.369Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:21:16.369Z] ---> Using cache [2022-07-29T18:21:16.369Z] ---> 775e77385bd0 [2022-07-29T18:21:16.369Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T18:21:16.647Z] ---> Running in b2f7ba2e26fb [2022-07-29T18:21:16.647Z] Removing intermediate container e0318430e264 [2022-07-29T18:21:16.647Z] ---> 18a8c91a5e1f [2022-07-29T18:21:16.647Z] [2022-07-29T18:21:16.647Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T18:21:16.647Z] ---> 60f2846fe774 [2022-07-29T18:21:16.647Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:21:16.647Z] ---> Using cache [2022-07-29T18:21:16.647Z] ---> 83ac4faafbba [2022-07-29T18:21:16.647Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:21:16.647Z] ---> Using cache [2022-07-29T18:21:16.647Z] ---> 775e77385bd0 [2022-07-29T18:21:16.647Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T18:21:16.929Z] ---> Running in e7b0fa544e30 [2022-07-29T18:21:18.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:19.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:20.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:20.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:21.771Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T18:21:21.771Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T18:21:21.771Z] OK: 15733 distinct packages available [2022-07-29T18:21:22.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:22.051Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T18:21:22.051Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T18:21:22.051Z] OK: 15733 distinct packages available [2022-07-29T18:21:22.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:22.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:23.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:21:24.198Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T18:21:24.476Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T18:21:24.476Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T18:21:24.476Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T18:21:24.476Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T18:21:24.476Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T18:21:24.757Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T18:21:24.757Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T18:21:24.757Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T18:21:24.757Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T18:21:24.757Z] OK: 6 MiB in 19 packages [2022-07-29T18:21:24.757Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T18:21:25.036Z] OK: 6 MiB in 18 packages [2022-07-29T18:21:27.047Z] Removing intermediate container b2f7ba2e26fb [2022-07-29T18:21:27.047Z] ---> e53fcba983fc [2022-07-29T18:21:27.047Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T18:21:27.047Z] Removing intermediate container e7b0fa544e30 [2022-07-29T18:21:27.047Z] ---> f43754bd5432 [2022-07-29T18:21:27.047Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T18:21:32.490Z] ---> 6c3f93a8e4bc [2022-07-29T18:21:32.490Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T18:21:35.132Z] ---> 34d6dd88b868 [2022-07-29T18:21:35.132Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T18:21:36.728Z] ---> 7e7b5a5c5567 [2022-07-29T18:21:36.728Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T18:21:37.040Z] ---> Running in 90c57de91b03 [2022-07-29T18:21:38.145Z] Removing intermediate container 90c57de91b03 [2022-07-29T18:21:38.145Z] ---> 1e6e36bb12c6 [2022-07-29T18:21:38.145Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T18:21:38.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-29T18:21:40.404Z] ---> 5267f82d82a6 [2022-07-29T18:21:40.404Z] Step 21/26 : WORKDIR / [2022-07-29T18:21:40.404Z] ---> 963784c86d8a [2022-07-29T18:21:40.404Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T18:21:40.404Z] ---> Running in b352eb751260 [2022-07-29T18:21:41.413Z] Removing intermediate container b352eb751260 [2022-07-29T18:21:41.413Z] ---> d147ad6c70d1 [2022-07-29T18:21:41.413Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T18:21:41.413Z] ---> bb683b40da5e [2022-07-29T18:21:41.413Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T18:21:41.413Z] ---> Running in ad70339ea382 [2022-07-29T18:21:42.411Z] Removing intermediate container ad70339ea382 [2022-07-29T18:21:42.411Z] ---> f909b142b1ad [2022-07-29T18:21:42.411Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T18:21:42.411Z] ---> Running in c79c2c22df2c [2022-07-29T18:21:43.020Z] ---> 457508d9bc2a [2022-07-29T18:21:43.020Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T18:21:43.020Z] Removing intermediate container c79c2c22df2c [2022-07-29T18:21:43.020Z] ---> 03b82612446b [2022-07-29T18:21:43.020Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T18:21:43.306Z] ---> Running in cc6e48e3a335 [2022-07-29T18:21:44.304Z] ---> 9fb14ced7943 [2022-07-29T18:21:44.304Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T18:21:44.304Z] Removing intermediate container cc6e48e3a335 [2022-07-29T18:21:44.304Z] ---> 6958a046c2e8 [2022-07-29T18:21:44.304Z] Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:21:44.304Z] ---> Running in 7a26841278c1 [2022-07-29T18:21:44.585Z] ---> Running in 53de344b0280 [2022-07-29T18:21:45.201Z] Removing intermediate container 7a26841278c1 [2022-07-29T18:21:45.201Z] ---> e8ad32acac97 [2022-07-29T18:21:45.201Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T18:21:45.201Z] ---> Running in e1d8b568bb5f [2022-07-29T18:21:45.201Z] Removing intermediate container 53de344b0280 [2022-07-29T18:21:45.201Z] ---> 7da935b3ebdc [2022-07-29T18:21:45.201Z] Step 26/26 : LABEL version=2.3.0-dev.33 [2022-07-29T18:21:45.481Z] ---> Running in 3466c2c357af [2022-07-29T18:21:46.097Z] Removing intermediate container e1d8b568bb5f [2022-07-29T18:21:46.097Z] ---> 2b475ac0ab00 [2022-07-29T18:21:46.097Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T18:21:46.097Z] Removing intermediate container 3466c2c357af [2022-07-29T18:21:46.097Z] ---> 4de10ac70c12 [2022-07-29T18:21:46.097Z] [2022-07-29T18:21:46.379Z] ---> Running in 48ff7cdc7989 [2022-07-29T18:21:46.658Z] Successfully built 4de10ac70c12 [2022-07-29T18:21:46.658Z] Successfully tagged security-spire-config-arm64:latest [2022-07-29T18:21:46.658Z] Building sys-mgmt-agent [2022-07-29T18:21:46.940Z]  Building security-spire-config ... done Removing intermediate container 48ff7cdc7989 [2022-07-29T18:21:46.940Z] ---> a980b3463d7e [2022-07-29T18:21:46.940Z] Step 25/26 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:21:46.940Z] ---> Running in e9678e48bb58 [2022-07-29T18:21:47.545Z] Removing intermediate container e9678e48bb58 [2022-07-29T18:21:47.545Z] ---> 040843ead601 [2022-07-29T18:21:47.545Z] Step 26/26 : LABEL version=2.3.0-dev.33 [2022-07-29T18:21:47.545Z] ---> Running in 47890edc2da0 [2022-07-29T18:21:48.152Z] Removing intermediate container 47890edc2da0 [2022-07-29T18:21:48.152Z] ---> 5e298e30b471 [2022-07-29T18:21:48.152Z] [2022-07-29T18:21:48.434Z] Successfully built 5e298e30b471 [2022-07-29T18:21:48.434Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-29T18:21:48.434Z]  Building security-spire-agent ... done Building security-spire-server [2022-07-29T18:22:06.765Z] Removing intermediate container dc9a7ccf48fa [2022-07-29T18:22:06.765Z] ---> afbabf7f8b72 [2022-07-29T18:22:06.765Z] [2022-07-29T18:22:06.765Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T18:22:06.765Z] ---> 3d81c46cd875 [2022-07-29T18:22:06.765Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T18:22:06.765Z] ---> Running in 9f98db9a4daf [2022-07-29T18:22:09.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:09.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:10.408Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T18:22:10.408Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T18:22:10.408Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T18:22:10.408Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T18:22:10.408Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T18:22:10.408Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T18:22:10.408Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:22:10.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:22:10.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:22:10.408Z] ---> bfebdbf41679 [2022-07-29T18:22:10.408Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:22:10.408Z] ---> Using cache [2022-07-29T18:22:10.408Z] ---> ad36ccb1f3f7 [2022-07-29T18:22:10.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:22:10.408Z] ---> Using cache [2022-07-29T18:22:10.408Z] ---> d39f296038ac [2022-07-29T18:22:10.408Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T18:22:10.692Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:22:10.692Z] ---> Running in c12762ad1f67 [2022-07-29T18:22:10.973Z] OK: 8 MiB in 20 packages [2022-07-29T18:22:12.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:13.946Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:22:13.946Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:22:13.946Z] ---> bfebdbf41679 [2022-07-29T18:22:14.232Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T18:22:14.232Z] ---> Using cache [2022-07-29T18:22:14.232Z] ---> ad36ccb1f3f7 [2022-07-29T18:22:14.232Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:22:14.232Z] ---> Using cache [2022-07-29T18:22:14.232Z] ---> d39f296038ac [2022-07-29T18:22:14.232Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T18:22:14.232Z] ---> Using cache [2022-07-29T18:22:14.232Z] ---> 21abf3e53b02 [2022-07-29T18:22:14.232Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T18:22:14.232Z] ---> Using cache [2022-07-29T18:22:14.232Z] ---> bf1f53c77180 [2022-07-29T18:22:14.232Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:22:14.232Z] ---> Using cache [2022-07-29T18:22:14.232Z] ---> ff77a5e1b892 [2022-07-29T18:22:14.232Z] Step 8/25 : COPY . . [2022-07-29T18:22:14.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:14.232Z] Removing intermediate container 9f98db9a4daf [2022-07-29T18:22:14.232Z] ---> b51379695b2e [2022-07-29T18:22:14.232Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T18:22:14.518Z] ---> Using cache [2022-07-29T18:22:14.518Z] ---> 29df3cfaf8c0 [2022-07-29T18:22:14.518Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T18:22:14.518Z] ---> Using cache [2022-07-29T18:22:14.518Z] ---> 4a641dddd6f4 [2022-07-29T18:22:14.518Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T18:22:14.518Z] ---> Using cache [2022-07-29T18:22:14.518Z] ---> b7791dfb6db2 [2022-07-29T18:22:14.518Z] Step 11/25 : 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-07-29T18:22:14.518Z] ---> Running in 9c8c87882e05 [2022-07-29T18:22:14.518Z] ---> Running in c046332cd4c1 [2022-07-29T18:22:15.518Z] OK: 221 MiB in 51 packages [2022-07-29T18:22:15.797Z] Removing intermediate container 9c8c87882e05 [2022-07-29T18:22:15.797Z] ---> 22683a6391ee [2022-07-29T18:22:15.797Z] Step 13/22 : WORKDIR /edgex [2022-07-29T18:22:16.405Z] ---> Running in 8c7c149d45a2 [2022-07-29T18:22:17.397Z] Removing intermediate container 8c7c149d45a2 [2022-07-29T18:22:17.397Z] ---> 4ff7fb799d84 [2022-07-29T18:22:17.397Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T18:22:17.995Z] Removing intermediate container c12762ad1f67 [2022-07-29T18:22:17.995Z] ---> 1a255a1de268 [2022-07-29T18:22:17.995Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:22:19.466Z] Removing intermediate container c046332cd4c1 [2022-07-29T18:22:19.466Z] ---> f4dde7b10f73 [2022-07-29T18:22:19.466Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T18:22:19.466Z] ---> c8a9bd7c713e [2022-07-29T18:22:19.466Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T18:22:19.466Z] ---> Running in 7521a8aba94e [2022-07-29T18:22:19.740Z] ---> 4e150db1a2e9 [2022-07-29T18:22:19.741Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:22:20.020Z] ---> Running in 469cffc2ebf2 [2022-07-29T18:22:20.296Z] Removing intermediate container 7521a8aba94e [2022-07-29T18:22:20.296Z] ---> 20f145d37e06 [2022-07-29T18:22:20.296Z] [2022-07-29T18:22:20.296Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T18:22:20.296Z] ---> 60f2846fe774 [2022-07-29T18:22:20.296Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:22:20.296Z] ---> Using cache [2022-07-29T18:22:20.296Z] ---> 83ac4faafbba [2022-07-29T18:22:20.296Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:22:20.296Z] ---> Using cache [2022-07-29T18:22:20.296Z] ---> 775e77385bd0 [2022-07-29T18:22:20.296Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T18:22:20.296Z] ---> Using cache [2022-07-29T18:22:20.296Z] ---> e53fcba983fc [2022-07-29T18:22:20.296Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T18:22:20.581Z] Removing intermediate container 09cd324cbbcc [2022-07-29T18:22:20.581Z] ---> b1c8b81c52c7 [2022-07-29T18:22:20.581Z] [2022-07-29T18:22:20.581Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T18:22:20.581Z] ---> 3d81c46cd875 [2022-07-29T18:22:20.581Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T18:22:20.953Z] ---> Running in 0ffd1d918752 [2022-07-29T18:22:21.965Z] Removing intermediate container 0ffd1d918752 [2022-07-29T18:22:21.965Z] ---> a9dad53a83c6 [2022-07-29T18:22:21.965Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T18:22:21.965Z] ---> Running in 008a793bc116 [2022-07-29T18:22:22.238Z] ---> 7ddc3c5d8841 [2022-07-29T18:22:22.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T18:22:24.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:24.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:25.491Z] ---> f5ae9260f5b5 [2022-07-29T18:22:25.491Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T18:22:26.500Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T18:22:26.500Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T18:22:26.500Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:22:26.500Z] OK: 5 MiB in 16 packages [2022-07-29T18:22:26.778Z] ---> 7277f40ff3ee [2022-07-29T18:22:26.778Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T18:22:26.778Z] ---> Running in ac739ae0ba98 [2022-07-29T18:22:28.776Z] Removing intermediate container 008a793bc116 [2022-07-29T18:22:28.776Z] ---> cbc7ee19ad6a [2022-07-29T18:22:28.776Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T18:22:28.776Z] ---> Running in 06117cd688f5 [2022-07-29T18:22:30.222Z] Removing intermediate container 06117cd688f5 [2022-07-29T18:22:30.222Z] ---> 6e8909a97563 [2022-07-29T18:22:30.222Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T18:22:30.222Z] ---> Running in 96495af748d3 [2022-07-29T18:22:30.844Z] Removing intermediate container ac739ae0ba98 [2022-07-29T18:22:30.845Z] ---> 151bb8ce7f7e [2022-07-29T18:22:30.845Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T18:22:31.126Z] ---> Running in a7a590bc8b9c [2022-07-29T18:22:31.405Z] Removing intermediate container 96495af748d3 [2022-07-29T18:22:31.405Z] ---> d2cf755c8962 [2022-07-29T18:22:31.405Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T18:22:31.405Z] ---> 232ea5df1051 [2022-07-29T18:22:31.405Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ ---> Running in 0de5e7e1d840 [2022-07-29T18:22:31.405Z] [2022-07-29T18:22:32.015Z] Removing intermediate container a7a590bc8b9c [2022-07-29T18:22:32.015Z] ---> 713446068df2 [2022-07-29T18:22:32.015Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T18:22:32.293Z] ---> Running in 4e1c17b629d2 [2022-07-29T18:22:32.293Z] Removing intermediate container 0de5e7e1d840 [2022-07-29T18:22:32.293Z] ---> b4792a1660ef [2022-07-29T18:22:32.293Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T18:22:32.573Z] ---> Running in b7a5ecc608ad [2022-07-29T18:22:33.184Z] ---> 588eb0e9bd88 [2022-07-29T18:22:33.184Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T18:22:33.184Z] Removing intermediate container 4e1c17b629d2 [2022-07-29T18:22:33.184Z] ---> 6bbf8e086d99 [2022-07-29T18:22:33.184Z] Step 21/22 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:22:33.458Z] ---> Running in 35e018030779 [2022-07-29T18:22:34.445Z] Removing intermediate container 35e018030779 [2022-07-29T18:22:34.445Z] ---> ca0d474cadb4 [2022-07-29T18:22:34.445Z] Step 22/22 : LABEL version=2.3.0-dev.33 [2022-07-29T18:22:34.445Z] ---> ecc765a8fea3 [2022-07-29T18:22:34.445Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T18:22:34.445Z] ---> Running in a705eaea03d2 [2022-07-29T18:22:35.447Z] Removing intermediate container a705eaea03d2 [2022-07-29T18:22:35.447Z] ---> e16b97b90895 [2022-07-29T18:22:35.447Z] [2022-07-29T18:22:36.051Z] Successfully built e16b97b90895 [2022-07-29T18:22:36.051Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-29T18:22:36.051Z]  Building security-proxy-setup ... done Building core-data [2022-07-29T18:22:36.051Z] ---> 913965fffa40 [2022-07-29T18:22:36.051Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T18:22:36.327Z] Removing intermediate container b7a5ecc608ad [2022-07-29T18:22:36.327Z] ---> 367a4ae35baa [2022-07-29T18:22:36.327Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T18:22:36.327Z] ---> Running in 5eba5294ab61 [2022-07-29T18:22:36.327Z] ---> Running in 29fe71bee199 [2022-07-29T18:22:36.949Z] Removing intermediate container 5eba5294ab61 [2022-07-29T18:22:36.949Z] ---> fe3339aec3c9 [2022-07-29T18:22:36.949Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T18:22:36.949Z] ---> Running in 0bb52a1ce8e1 [2022-07-29T18:22:37.224Z] Removing intermediate container 29fe71bee199 [2022-07-29T18:22:37.224Z] ---> b43de26f5576 [2022-07-29T18:22:37.224Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T18:22:37.499Z] Removing intermediate container 0bb52a1ce8e1 [2022-07-29T18:22:37.499Z] ---> 82679830ae1b [2022-07-29T18:22:37.499Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T18:22:37.771Z] ---> Running in ebc3e455b67a [2022-07-29T18:22:38.380Z] ---> 38bf7fd9e365 [2022-07-29T18:22:38.380Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T18:22:38.380Z] Removing intermediate container ebc3e455b67a [2022-07-29T18:22:38.380Z] ---> 5beaea2005a7 [2022-07-29T18:22:38.380Z] Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:22:38.659Z] ---> Running in 7695f637a309 [2022-07-29T18:22:38.659Z] ---> Running in c0378a58fd76 [2022-07-29T18:22:39.650Z] Removing intermediate container c0378a58fd76 [2022-07-29T18:22:39.650Z] ---> 963556577678 [2022-07-29T18:22:39.650Z] Step 25/25 : LABEL version=2.3.0-dev.33 [2022-07-29T18:22:39.650Z] ---> Running in 65605bfbf93b [2022-07-29T18:22:40.260Z] Removing intermediate container 65605bfbf93b [2022-07-29T18:22:40.260Z] ---> 202edc0304a9 [2022-07-29T18:22:40.260Z] [2022-07-29T18:22:40.869Z] Successfully built 202edc0304a9 [2022-07-29T18:22:40.869Z] Successfully tagged security-spire-server-arm64:latest [2022-07-29T18:22:41.850Z]  Building security-spire-server ... done Removing intermediate container 7695f637a309 [2022-07-29T18:22:41.850Z] ---> 3c2608a8766f [2022-07-29T18:22:41.850Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:22:42.838Z] ---> 2cba7f2da2b3 [2022-07-29T18:22:42.838Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T18:22:46.235Z] ---> 41595e49b7ef [2022-07-29T18:22:46.235Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T18:22:46.519Z] ---> d8367ea7f0e1 [2022-07-29T18:22:46.519Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T18:22:47.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T18:22:47.970Z] ---> c035f98d8f06 [2022-07-29T18:22:47.970Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T18:22:48.957Z] ---> 866d6f597c8d [2022-07-29T18:22:48.957Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T18:22:50.456Z] ---> b48efbd1be18 [2022-07-29T18:22:50.456Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T18:22:50.772Z] ---> Running in 73d85e836162 [2022-07-29T18:22:53.632Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T18:22:53.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T18:22:53.632Z] ---> bfebdbf41679 [2022-07-29T18:22:53.632Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T18:22:53.632Z] ---> Using cache [2022-07-29T18:22:53.632Z] ---> ad36ccb1f3f7 [2022-07-29T18:22:53.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:22:53.632Z] ---> Using cache [2022-07-29T18:22:53.633Z] ---> d39f296038ac [2022-07-29T18:22:53.633Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T18:22:53.633Z] ---> Running in 81c2a193fa66 [2022-07-29T18:22:54.240Z] Removing intermediate container 73d85e836162 [2022-07-29T18:22:54.240Z] ---> a0afeae0d014 [2022-07-29T18:22:54.240Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T18:22:54.521Z] ---> Running in d95b0568bcd4 [2022-07-29T18:22:55.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:55.137Z] Removing intermediate container d95b0568bcd4 [2022-07-29T18:22:55.137Z] ---> 0988684b916c [2022-07-29T18:22:55.137Z] Step 28/31 : CMD ["gate"] [2022-07-29T18:22:55.417Z] ---> Running in 3ffdaf74a438 [2022-07-29T18:22:56.023Z] Removing intermediate container 3ffdaf74a438 [2022-07-29T18:22:56.023Z] ---> 6d3f9d9f4237 [2022-07-29T18:22:56.023Z] Step 29/31 : LABEL arch=arm64 [2022-07-29T18:22:56.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:22:56.023Z] ---> Running in 7ebcdae7619a [2022-07-29T18:22:56.629Z] Removing intermediate container 7ebcdae7619a [2022-07-29T18:22:56.629Z] ---> ee9e34e3500f [2022-07-29T18:22:56.629Z] Step 30/31 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:22:56.906Z] ---> Running in 9292b27385c2 [2022-07-29T18:22:57.180Z] OK: 221 MiB in 51 packages [2022-07-29T18:22:57.180Z] Removing intermediate container 9292b27385c2 [2022-07-29T18:22:57.180Z] ---> b3d8e2968a47 [2022-07-29T18:22:57.180Z] Step 31/31 : LABEL version=2.3.0-dev.33 [2022-07-29T18:22:57.460Z] ---> Running in 9e130d3bc980 [2022-07-29T18:22:58.444Z] Removing intermediate container 9e130d3bc980 [2022-07-29T18:22:58.444Z] ---> 13f02d86c452 [2022-07-29T18:22:58.444Z] [2022-07-29T18:22:58.444Z] Removing intermediate container 81c2a193fa66 [2022-07-29T18:22:58.444Z] ---> 850bfc06a040 [2022-07-29T18:22:58.444Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T18:22:58.720Z] Successfully built 13f02d86c452 [2022-07-29T18:22:58.720Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-29T18:22:59.702Z]  Building security-bootstrapper ... done  ---> cc51029cda56 [2022-07-29T18:22:59.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T18:22:59.702Z] ---> Running in 62a69573dfec [2022-07-29T18:23:02.333Z] Removing intermediate container e8a603d8ba64 [2022-07-29T18:23:02.333Z] ---> ac31b22df2ea [2022-07-29T18:23:02.333Z] [2022-07-29T18:23:02.333Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T18:23:02.333Z] ---> 3d81c46cd875 [2022-07-29T18:23:02.333Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T18:23:02.333Z] ---> Running in 75a3649a32e5 [2022-07-29T18:23:04.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:23:04.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:23:05.302Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T18:23:05.302Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T18:23:05.302Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T18:23:05.302Z] Removing intermediate container 469cffc2ebf2 [2022-07-29T18:23:05.302Z] ---> f2d9a4f65844 [2022-07-29T18:23:05.302Z] Step 8/23 : COPY . . [2022-07-29T18:23:05.302Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:23:05.302Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T18:23:05.576Z] OK: 6 MiB in 17 packages [2022-07-29T18:23:08.231Z] Removing intermediate container 75a3649a32e5 [2022-07-29T18:23:08.231Z] ---> 3c70713b8fca [2022-07-29T18:23:08.231Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T18:23:08.511Z] ---> Running in 77c1e4960e16 [2022-07-29T18:23:09.111Z] Removing intermediate container 77c1e4960e16 [2022-07-29T18:23:09.111Z] ---> 88b361e62536 [2022-07-29T18:23:09.111Z] Step 13/25 : WORKDIR / [2022-07-29T18:23:09.111Z] ---> Running in 7ad43f838a66 [2022-07-29T18:23:09.719Z] Removing intermediate container 7ad43f838a66 [2022-07-29T18:23:09.719Z] ---> 9f869fe33570 [2022-07-29T18:23:09.719Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-29T18:23:10.702Z] ---> f4dba84d2f1f [2022-07-29T18:23:10.702Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-29T18:23:11.685Z] ---> f170a7311a4d [2022-07-29T18:23:11.685Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T18:23:12.665Z] ---> 2bc9ab03aaaa [2022-07-29T18:23:12.665Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-29T18:23:13.661Z] ---> 984bc14f1573 [2022-07-29T18:23:13.661Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T18:23:15.111Z] ---> 94d3bd8200f2 [2022-07-29T18:23:15.111Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T18:23:17.087Z] ---> 0ac1ed488392 [2022-07-29T18:23:17.087Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T18:23:17.087Z] ---> 5502288086bf [2022-07-29T18:23:17.087Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T18:23:17.360Z] ---> Running in b63dc87a75c2 [2022-07-29T18:23:17.959Z] ---> 29d743c88094 [2022-07-29T18:23:17.959Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T18:23:17.959Z] ---> Running in 3ec1bf28377e [2022-07-29T18:23:18.951Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-29T18:23:20.940Z] Removing intermediate container 3ec1bf28377e [2022-07-29T18:23:20.940Z] ---> 9ca9a1ac0247 [2022-07-29T18:23:20.940Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T18:23:20.940Z] ---> Running in 0b60882760a0 [2022-07-29T18:23:21.547Z] Removing intermediate container 0b60882760a0 [2022-07-29T18:23:21.547Z] ---> 30bdfdb461e6 [2022-07-29T18:23:21.547Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T18:23:21.823Z] ---> Running in b11f7a0be378 [2022-07-29T18:23:22.806Z] Removing intermediate container b11f7a0be378 [2022-07-29T18:23:22.806Z] ---> a7d96cd40b1c [2022-07-29T18:23:22.806Z] Step 24/25 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:23:22.806Z] ---> Running in 987b6a9e55a4 [2022-07-29T18:23:23.790Z] Removing intermediate container 987b6a9e55a4 [2022-07-29T18:23:23.790Z] ---> d9befd6985ff [2022-07-29T18:23:23.790Z] Step 25/25 : LABEL version=2.3.0-dev.33 [2022-07-29T18:23:24.064Z] ---> Running in 479b295ec8dd [2022-07-29T18:23:24.659Z] Removing intermediate container 479b295ec8dd [2022-07-29T18:23:24.660Z] ---> 240ce92f526e [2022-07-29T18:23:24.660Z] [2022-07-29T18:23:25.259Z] Successfully built 240ce92f526e [2022-07-29T18:23:25.259Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-29T18:23:28.656Z]  Building security-secretstore-setup ... done Removing intermediate container 62a69573dfec [2022-07-29T18:23:28.656Z] ---> 750db88d0171 [2022-07-29T18:23:28.656Z] Step 8/23 : COPY . . [2022-07-29T18:23:38.838Z] ---> 0de09c8a1058 [2022-07-29T18:23:38.838Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T18:23:38.838Z] ---> Running in 316d5ef73844 [2022-07-29T18:23:40.296Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-29T18:25:17.117Z] Removing intermediate container b63dc87a75c2 [2022-07-29T18:25:17.117Z] ---> e6d479495633 [2022-07-29T18:25:17.117Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T18:25:17.117Z] ---> Running in 825054abe4be [2022-07-29T18:25:17.117Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.33" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-29T18:25:17.718Z] Removing intermediate container 825054abe4be [2022-07-29T18:25:17.718Z] ---> bb3aa7b445e4 [2022-07-29T18:25:17.718Z] [2022-07-29T18:25:17.718Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T18:25:18.324Z] 20.10.14: Pulling from library/docker [2022-07-29T18:25:33.467Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T18:25:33.467Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T18:25:33.467Z] ---> c346e9eafbab [2022-07-29T18:25:33.467Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-29T18:25:33.744Z] ---> Running in 2ab60d131c5e [2022-07-29T18:25:34.031Z] Removing intermediate container 2ab60d131c5e [2022-07-29T18:25:34.031Z] ---> 98d54abd821b [2022-07-29T18:25:34.031Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T18:25:34.312Z] ---> Running in fd8d4e24da77 [2022-07-29T18:25:35.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:25:36.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:25:37.141Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T18:25:37.141Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T18:25:37.141Z] Executing bash-5.1.16-r0.post-install [2022-07-29T18:25:37.141Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T18:25:37.141Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T18:25:37.141Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T18:25:37.141Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T18:25:37.141Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T18:25:37.141Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T18:25:37.426Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T18:25:37.426Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T18:25:37.426Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T18:25:37.426Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T18:25:37.426Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T18:25:37.426Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T18:25:37.426Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T18:25:37.426Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T18:25:37.426Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T18:25:40.099Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T18:25:40.099Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T18:25:40.099Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T18:25:40.099Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T18:25:40.099Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T18:25:40.099Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T18:25:40.099Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T18:25:40.099Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T18:25:40.099Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T18:25:40.099Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T18:25:40.099Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T18:25:40.099Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T18:25:40.099Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T18:25:40.099Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T18:25:40.099Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T18:25:40.099Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T18:25:40.099Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T18:25:40.099Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T18:25:40.099Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T18:25:40.099Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T18:25:40.099Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T18:25:40.372Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T18:25:40.373Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T18:25:40.373Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T18:25:40.373Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T18:25:40.373Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T18:25:40.979Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T18:25:40.979Z] OK: 83 MiB in 65 packages [2022-07-29T18:25:45.295Z] Collecting docker-compose==1.23.2 [2022-07-29T18:25:45.295Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T18:25:45.899Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T18:25:45.899Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T18:25:46.176Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T18:25:46.176Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T18:25:48.154Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T18:25:48.154Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T18:25:50.787Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T18:25:50.787Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T18:25:51.390Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T18:25:51.390Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T18:25:51.390Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T18:25:51.992Z] Collecting PyYAML<4,>=3.10 [2022-07-29T18:25:51.992Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T18:25:55.372Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T18:25:55.372Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T18:25:56.819Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T18:25:56.819Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T18:25:57.093Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T18:25:57.093Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T18:25:57.691Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T18:25:57.691Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T18:25:57.963Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T18:25:58.237Z] Collecting idna<2.8,>=2.5 [2022-07-29T18:25:58.237Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T18:25:58.509Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T18:25:58.509Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T18:25:59.105Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T18:25:59.105Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T18:25:59.380Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T18:25:59.380Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T18:25:59.380Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T18:25:59.380Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T18:26:00.360Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T18:26:00.360Z] Attempting uninstall: urllib3 [2022-07-29T18:26:00.360Z] Found existing installation: urllib3 1.26.7 [2022-07-29T18:26:00.360Z] Uninstalling urllib3-1.26.7: [2022-07-29T18:26:00.635Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T18:26:01.256Z] Attempting uninstall: idna [2022-07-29T18:26:01.256Z] Found existing installation: idna 3.3 [2022-07-29T18:26:01.256Z] Uninstalling idna-3.3: [2022-07-29T18:26:01.528Z] Successfully uninstalled idna-3.3 [2022-07-29T18:26:01.802Z] Removing intermediate container 316d5ef73844 [2022-07-29T18:26:01.802Z] ---> 2cbb51e298b1 [2022-07-29T18:26:01.802Z] [2022-07-29T18:26:01.802Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T18:26:01.802Z] ---> 3d81c46cd875 [2022-07-29T18:26:01.802Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T18:26:01.802Z] ---> Running in 5629539ea616 [2022-07-29T18:26:02.403Z] Removing intermediate container 5629539ea616 [2022-07-29T18:26:02.403Z] ---> 908ec149fc32 [2022-07-29T18:26:02.403Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T18:26:02.403Z] ---> Running in b64a4e07197a [2022-07-29T18:26:02.674Z] Removing intermediate container b64a4e07197a [2022-07-29T18:26:02.674Z] ---> 6976c8906752 [2022-07-29T18:26:02.674Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T18:26:02.674Z] ---> Running in a5b28aae11cc [2022-07-29T18:26:03.278Z] Removing intermediate container a5b28aae11cc [2022-07-29T18:26:03.278Z] ---> d8d4db9a9775 [2022-07-29T18:26:03.278Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T18:26:03.278Z] ---> Running in 74abc966847a [2022-07-29T18:26:04.260Z] Attempting uninstall: requests [2022-07-29T18:26:04.260Z] Found existing installation: requests 2.26.0 [2022-07-29T18:26:04.260Z] Uninstalling requests-2.26.0: [2022-07-29T18:26:04.535Z] Successfully uninstalled requests-2.26.0 [2022-07-29T18:26:04.811Z] Running setup.py install for texttable: started [2022-07-29T18:26:05.082Z] Removing intermediate container 74abc966847a [2022-07-29T18:26:05.082Z] ---> 76d61dc72b4d [2022-07-29T18:26:05.082Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T18:26:05.082Z] ---> Running in 356632e708c4 [2022-07-29T18:26:06.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T18:26:07.032Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T18:26:07.032Z] Running setup.py install for PyYAML: started [2022-07-29T18:26:07.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T18:26:08.011Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T18:26:08.011Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T18:26:08.011Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T18:26:08.282Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T18:26:08.282Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T18:26:08.555Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T18:26:08.555Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T18:26:08.555Z] OK: 8 MiB in 20 packages [2022-07-29T18:26:09.151Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T18:26:09.759Z] Running setup.py install for docopt: started [2022-07-29T18:26:09.759Z] Removing intermediate container 356632e708c4 [2022-07-29T18:26:09.759Z] ---> 034d808f85ba [2022-07-29T18:26:09.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T18:26:10.364Z] ---> 7c733dc5f23a [2022-07-29T18:26:10.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T18:26:11.346Z] ---> 81c9e1a6e705 [2022-07-29T18:26:11.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T18:26:11.618Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T18:26:11.618Z] Running setup.py install for dockerpty: started [2022-07-29T18:26:11.889Z] ---> ff7e0e13cb7d [2022-07-29T18:26:11.889Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T18:26:11.889Z] ---> Running in 752b6685e0cc [2022-07-29T18:26:12.484Z] Removing intermediate container 752b6685e0cc [2022-07-29T18:26:12.484Z] ---> e275f29e9476 [2022-07-29T18:26:12.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:26:12.484Z] ---> Running in eb94dbf3edad [2022-07-29T18:26:12.756Z] Removing intermediate container eb94dbf3edad [2022-07-29T18:26:12.757Z] ---> f89e39cd5517 [2022-07-29T18:26:12.757Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T18:26:12.757Z] ---> Running in 11906e718f87 [2022-07-29T18:26:13.031Z] Removing intermediate container 11906e718f87 [2022-07-29T18:26:13.031Z] ---> 8684bb735ef3 [2022-07-29T18:26:13.031Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:13.303Z] ---> Running in 45f1512ceb4a [2022-07-29T18:26:13.582Z] Removing intermediate container 45f1512ceb4a [2022-07-29T18:26:13.582Z] ---> ef1a909f4352 [2022-07-29T18:26:13.582Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:26:13.582Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T18:26:13.582Z] ---> Running in c4680f873f16 [2022-07-29T18:26:14.186Z] Removing intermediate container c4680f873f16 [2022-07-29T18:26:14.186Z] ---> 53d5452db245 [2022-07-29T18:26:14.186Z] [2022-07-29T18:26:14.454Z] Successfully built 53d5452db245 [2022-07-29T18:26:14.454Z] Successfully tagged core-data-arm64:latest [2022-07-29T18:26:15.427Z]  Building core-data ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T18:26:23.696Z] Removing intermediate container fd8d4e24da77 [2022-07-29T18:26:23.696Z] ---> 41ab4ea734ad [2022-07-29T18:26:23.696Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T18:26:23.696Z] ---> Running in 0f597c8a6de4 [2022-07-29T18:26:23.966Z] Removing intermediate container 0f597c8a6de4 [2022-07-29T18:26:23.966Z] ---> c7400c70de67 [2022-07-29T18:26:23.966Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T18:26:24.239Z] ---> Running in 6b125901cbfe [2022-07-29T18:26:24.510Z] Removing intermediate container 6b125901cbfe [2022-07-29T18:26:24.510Z] ---> 7943e6ffbbde [2022-07-29T18:26:24.510Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T18:26:25.486Z] ---> 3482e5f308ad [2022-07-29T18:26:25.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T18:26:26.084Z] ---> 514d80e70975 [2022-07-29T18:26:26.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T18:26:26.679Z] ---> 93915daf8ce8 [2022-07-29T18:26:26.679Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T18:26:26.679Z] ---> Running in 7b348bea2d50 [2022-07-29T18:26:26.954Z] Removing intermediate container 7b348bea2d50 [2022-07-29T18:26:26.954Z] ---> e6251ed79603 [2022-07-29T18:26:26.954Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T18:26:26.954Z] ---> Running in 471732639e09 [2022-07-29T18:26:27.552Z] Removing intermediate container 471732639e09 [2022-07-29T18:26:27.552Z] ---> eca0328df63b [2022-07-29T18:26:27.552Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T18:26:27.552Z] ---> Running in 8e4ecd6a3e6d [2022-07-29T18:26:27.824Z] Removing intermediate container 8e4ecd6a3e6d [2022-07-29T18:26:27.824Z] ---> 16f4e0da3bc8 [2022-07-29T18:26:27.824Z] Step 22/23 : LABEL git_sha=a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:27.824Z] ---> Running in 3ec2c6242dba [2022-07-29T18:26:28.096Z] Removing intermediate container 3ec2c6242dba [2022-07-29T18:26:28.096Z] ---> f4aee1aebe7b [2022-07-29T18:26:28.096Z] Step 23/23 : LABEL version=2.3.0-dev.33 [2022-07-29T18:26:28.096Z] ---> Running in 63cd7847b8bb [2022-07-29T18:26:28.368Z] Removing intermediate container 63cd7847b8bb [2022-07-29T18:26:28.368Z] ---> d569c397cc4c [2022-07-29T18:26:28.368Z] [2022-07-29T18:26:28.638Z] Successfully built d569c397cc4c [2022-07-29T18:26:28.638Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-29T18:26:28.924Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-29T18:26:28.931Z] $ docker stop --time=1 522cfa88a70f8a81f0a233737980248097a33976c49275bf79f56ce47dbbcad0 [2022-07-29T18:26:30.637Z] $ docker rm -f 522cfa88a70f8a81f0a233737980248097a33976c49275bf79f56ce47dbbcad0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T18:26:31.180Z] + docker images [2022-07-29T18:26:31.451Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T18:26:31.451Z] sys-mgmt-agent-arm64 latest d569c397cc4c 3 seconds ago 282MB [2022-07-29T18:26:31.451Z] core-data-arm64 latest 53d5452db245 18 seconds ago 20.6MB [2022-07-29T18:26:31.451Z] 2cbb51e298b1 31 seconds ago 1.38GB [2022-07-29T18:26:31.451Z] bb3aa7b445e4 About a minute ago 1.35GB [2022-07-29T18:26:31.451Z] security-secretstore-setup-arm64 latest 240ce92f526e 3 minutes ago 27.9MB [2022-07-29T18:26:31.451Z] ac31b22df2ea 3 minutes ago 1.36GB [2022-07-29T18:26:31.451Z] security-bootstrapper-arm64 latest 13f02d86c452 3 minutes ago 18.5MB [2022-07-29T18:26:31.451Z] security-spire-server-arm64 latest 202edc0304a9 3 minutes ago 84.2MB [2022-07-29T18:26:31.451Z] security-proxy-setup-arm64 latest e16b97b90895 3 minutes ago 26.2MB [2022-07-29T18:26:31.451Z] b1c8b81c52c7 4 minutes ago 1.36GB [2022-07-29T18:26:31.451Z] 20f145d37e06 4 minutes ago 1.25GB [2022-07-29T18:26:31.451Z] afbabf7f8b72 4 minutes ago 1.36GB [2022-07-29T18:26:31.451Z] security-spire-agent-arm64 latest 5e298e30b471 4 minutes ago 122MB [2022-07-29T18:26:31.451Z] security-spire-config-arm64 latest 4de10ac70c12 4 minutes ago 83.6MB [2022-07-29T18:26:31.451Z] 3a288a8464fe 5 minutes ago 1.25GB [2022-07-29T18:26:31.451Z] 18a8c91a5e1f 5 minutes ago 1.25GB [2022-07-29T18:26:31.451Z] support-notifications-arm64 latest d168fb1ca635 7 minutes ago 26.1MB [2022-07-29T18:26:31.451Z] support-scheduler-arm64 latest a27e727a12cd 7 minutes ago 25.6MB [2022-07-29T18:26:31.451Z] 356aa5a3fa9d 7 minutes ago 1.41GB [2022-07-29T18:26:31.451Z] fac478323bd6 7 minutes ago 1.41GB [2022-07-29T18:26:31.451Z] security-spiffe-token-provider-arm64 latest 1ae3a83d9bb5 8 minutes ago 28.3MB [2022-07-29T18:26:31.451Z] efa5f3378b4c 8 minutes ago 1.41GB [2022-07-29T18:26:31.451Z] core-metadata-arm64 latest 0c4118b1764b 9 minutes ago 16.4MB [2022-07-29T18:26:31.451Z] dcd36ebde1f7 10 minutes ago 1.36GB [2022-07-29T18:26:31.451Z] core-command-arm64 latest e398d7796f73 10 minutes ago 15.5MB [2022-07-29T18:26:31.451Z] dc74c92426d8 10 minutes ago 1.35GB [2022-07-29T18:26:31.451Z] ci-base-image-arm64 latest bfebdbf41679 18 minutes ago 995MB [2022-07-29T18:26:31.451Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-29T18:26:31.451Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-29T18:26:31.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-29T18:26:31.451Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-29T18:26:31.451Z] 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-07-29T18:26:31.576Z] provisioning config files... [2022-07-29T18:26:31.594Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/268@tmp/config6653811848769911679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:26:31.941Z] ---> docker-login.sh [2022-07-29T18:26:31.941Z] nexus3.edgexfoundry.org:10001 [2022-07-29T18:26:32.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:26:32.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:26:32.214Z] Configure a credential helper to remove this warning. See [2022-07-29T18:26:32.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:26:32.214Z] [2022-07-29T18:26:32.214Z] Login Succeeded [2022-07-29T18:26:32.214Z] nexus3.edgexfoundry.org:10002 [2022-07-29T18:26:32.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:26:32.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:26:32.809Z] Configure a credential helper to remove this warning. See [2022-07-29T18:26:32.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:26:32.809Z] [2022-07-29T18:26:32.809Z] Login Succeeded [2022-07-29T18:26:32.809Z] nexus3.edgexfoundry.org:10003 [2022-07-29T18:26:33.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:26:33.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:26:33.354Z] Configure a credential helper to remove this warning. See [2022-07-29T18:26:33.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:26:33.354Z] [2022-07-29T18:26:33.354Z] Login Succeeded [2022-07-29T18:26:33.354Z] nexus3.edgexfoundry.org:10004 [2022-07-29T18:26:33.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:26:33.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:26:33.901Z] Configure a credential helper to remove this warning. See [2022-07-29T18:26:33.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:26:33.901Z] [2022-07-29T18:26:33.901Z] Login Succeeded [2022-07-29T18:26:33.901Z] docker.io [2022-07-29T18:26:34.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T18:26:34.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T18:26:34.468Z] Configure a credential helper to remove this warning. See [2022-07-29T18:26:34.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T18:26:34.468Z] [2022-07-29T18:26:34.468Z] Login Succeeded [2022-07-29T18:26:34.468Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T18:26:34.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:26:34.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T18:26:34.549Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-29T18:26:34.549Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:34.549Z] latest [2022-07-29T18:26:34.549Z] 2.3.0-dev.33 [2022-07-29T18:26:34.549Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:34.549Z] main [2022-07-29T18:26:34.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:34.927Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:35.367Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:35.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-29T18:26:35.367Z] c7224094b4b7: Preparing [2022-07-29T18:26:35.367Z] 81b23dfa9d50: Preparing [2022-07-29T18:26:35.367Z] 519e93f0fe39: Preparing [2022-07-29T18:26:35.367Z] 5df58b0ade35: Preparing [2022-07-29T18:26:35.367Z] 5b7df235d876: Preparing [2022-07-29T18:26:35.677Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:35.677Z] 5df58b0ade35: Pushed [2022-07-29T18:26:35.677Z] c7224094b4b7: Pushed [2022-07-29T18:26:35.677Z] 519e93f0fe39: Pushed [2022-07-29T18:26:38.294Z] 81b23dfa9d50: Pushed [2022-07-29T18:26:38.294Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:38.659Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:39.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-29T18:26:39.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-29T18:26:39.017Z] c7224094b4b7: Preparing [2022-07-29T18:26:39.017Z] 81b23dfa9d50: Preparing [2022-07-29T18:26:39.017Z] 519e93f0fe39: Preparing [2022-07-29T18:26:39.017Z] 5df58b0ade35: Preparing [2022-07-29T18:26:39.017Z] 5b7df235d876: Preparing [2022-07-29T18:26:39.017Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:39.017Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:39.017Z] 81b23dfa9d50: Layer already exists [2022-07-29T18:26:39.017Z] c7224094b4b7: Layer already exists [2022-07-29T18:26:39.017Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:39.287Z] latest: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:39.655Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:40.014Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.33 [2022-07-29T18:26:40.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-29T18:26:40.015Z] c7224094b4b7: Preparing [2022-07-29T18:26:40.015Z] 81b23dfa9d50: Preparing [2022-07-29T18:26:40.015Z] 519e93f0fe39: Preparing [2022-07-29T18:26:40.015Z] 5df58b0ade35: Preparing [2022-07-29T18:26:40.015Z] 5b7df235d876: Preparing [2022-07-29T18:26:40.015Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:40.015Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:40.015Z] 81b23dfa9d50: Layer already exists [2022-07-29T18:26:40.015Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:40.015Z] c7224094b4b7: Layer already exists [2022-07-29T18:26:40.286Z] 2.3.0-dev.33: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:40.657Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:41.024Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:41.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-29T18:26:41.025Z] c7224094b4b7: Preparing [2022-07-29T18:26:41.025Z] 81b23dfa9d50: Preparing [2022-07-29T18:26:41.025Z] 519e93f0fe39: Preparing [2022-07-29T18:26:41.025Z] 5df58b0ade35: Preparing [2022-07-29T18:26:41.025Z] 5b7df235d876: Preparing [2022-07-29T18:26:41.025Z] 81b23dfa9d50: Layer already exists [2022-07-29T18:26:41.025Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:41.025Z] c7224094b4b7: Layer already exists [2022-07-29T18:26:41.025Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:41.025Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:41.296Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:41.657Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:42.019Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-29T18:26:42.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-29T18:26:42.019Z] c7224094b4b7: Preparing [2022-07-29T18:26:42.019Z] 81b23dfa9d50: Preparing [2022-07-29T18:26:42.019Z] 519e93f0fe39: Preparing [2022-07-29T18:26:42.019Z] 5df58b0ade35: Preparing [2022-07-29T18:26:42.019Z] 5b7df235d876: Preparing [2022-07-29T18:26:42.019Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:42.019Z] c7224094b4b7: Layer already exists [2022-07-29T18:26:42.019Z] 81b23dfa9d50: Layer already exists [2022-07-29T18:26:42.019Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:42.019Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:42.291Z] main: digest: sha256:d8310ad978ab0ed4f7a692a40331aa51b6441e07c8d16b8563c3170a88fc10ff size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:26:42.352Z] ===================================================== [Pipeline] echo [2022-07-29T18:26:42.361Z] taggedImages: [2022-07-29T18:26:42.361Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:42.361Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-29T18:26:42.361Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.33 [2022-07-29T18:26:42.361Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:42.361Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-29T18:26:42.391Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-29T18:26:42.391Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:42.391Z] latest [2022-07-29T18:26:42.391Z] 2.3.0-dev.33 [2022-07-29T18:26:42.391Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:42.391Z] main [2022-07-29T18:26:42.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:42.752Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:43.130Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:43.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-29T18:26:43.130Z] 240e41ab1e11: Preparing [2022-07-29T18:26:43.130Z] 0607b3e4b4dc: Preparing [2022-07-29T18:26:43.130Z] 519e93f0fe39: Preparing [2022-07-29T18:26:43.130Z] 7247836ffaf2: Preparing [2022-07-29T18:26:43.130Z] 8a16a46a775b: Preparing [2022-07-29T18:26:43.130Z] 5b7df235d876: Preparing [2022-07-29T18:26:43.130Z] 5b7df235d876: Waiting [2022-07-29T18:26:43.130Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:43.415Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:43.415Z] 8a16a46a775b: Pushed [2022-07-29T18:26:43.415Z] 240e41ab1e11: Pushed [2022-07-29T18:26:44.012Z] 7247836ffaf2: Pushed [2022-07-29T18:26:46.621Z] 0607b3e4b4dc: Pushed [2022-07-29T18:26:46.621Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:46.998Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:47.358Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-29T18:26:47.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-29T18:26:47.358Z] 240e41ab1e11: Preparing [2022-07-29T18:26:47.358Z] 0607b3e4b4dc: Preparing [2022-07-29T18:26:47.358Z] 519e93f0fe39: Preparing [2022-07-29T18:26:47.358Z] 7247836ffaf2: Preparing [2022-07-29T18:26:47.358Z] 8a16a46a775b: Preparing [2022-07-29T18:26:47.358Z] 5b7df235d876: Preparing [2022-07-29T18:26:47.358Z] 5b7df235d876: Waiting [2022-07-29T18:26:47.358Z] 240e41ab1e11: Layer already exists [2022-07-29T18:26:47.358Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:47.358Z] 7247836ffaf2: Layer already exists [2022-07-29T18:26:47.358Z] 0607b3e4b4dc: Layer already exists [2022-07-29T18:26:47.358Z] 8a16a46a775b: Layer already exists [2022-07-29T18:26:47.358Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:47.628Z] latest: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:47.993Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:48.355Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.33 [2022-07-29T18:26:48.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-29T18:26:48.355Z] 240e41ab1e11: Preparing [2022-07-29T18:26:48.355Z] 0607b3e4b4dc: Preparing [2022-07-29T18:26:48.355Z] 519e93f0fe39: Preparing [2022-07-29T18:26:48.355Z] 7247836ffaf2: Preparing [2022-07-29T18:26:48.355Z] 8a16a46a775b: Preparing [2022-07-29T18:26:48.355Z] 5b7df235d876: Preparing [2022-07-29T18:26:48.355Z] 5b7df235d876: Waiting [2022-07-29T18:26:48.355Z] 7247836ffaf2: Layer already exists [2022-07-29T18:26:48.355Z] 8a16a46a775b: Layer already exists [2022-07-29T18:26:48.355Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:48.355Z] 240e41ab1e11: Layer already exists [2022-07-29T18:26:48.355Z] 0607b3e4b4dc: Layer already exists [2022-07-29T18:26:48.355Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:48.626Z] 2.3.0-dev.33: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:48.982Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:49.341Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:49.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-29T18:26:49.341Z] 240e41ab1e11: Preparing [2022-07-29T18:26:49.341Z] 0607b3e4b4dc: Preparing [2022-07-29T18:26:49.341Z] 519e93f0fe39: Preparing [2022-07-29T18:26:49.341Z] 7247836ffaf2: Preparing [2022-07-29T18:26:49.341Z] 8a16a46a775b: Preparing [2022-07-29T18:26:49.341Z] 5b7df235d876: Preparing [2022-07-29T18:26:49.341Z] 5b7df235d876: Waiting [2022-07-29T18:26:49.341Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:49.341Z] 7247836ffaf2: Layer already exists [2022-07-29T18:26:49.341Z] 8a16a46a775b: Layer already exists [2022-07-29T18:26:49.341Z] 240e41ab1e11: Layer already exists [2022-07-29T18:26:49.341Z] 0607b3e4b4dc: Layer already exists [2022-07-29T18:26:49.341Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:49.612Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:49.984Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:50.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-29T18:26:50.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-29T18:26:50.345Z] 240e41ab1e11: Preparing [2022-07-29T18:26:50.345Z] 0607b3e4b4dc: Preparing [2022-07-29T18:26:50.345Z] 519e93f0fe39: Preparing [2022-07-29T18:26:50.345Z] 7247836ffaf2: Preparing [2022-07-29T18:26:50.345Z] 8a16a46a775b: Preparing [2022-07-29T18:26:50.345Z] 5b7df235d876: Preparing [2022-07-29T18:26:50.345Z] 5b7df235d876: Waiting [2022-07-29T18:26:50.345Z] 0607b3e4b4dc: Layer already exists [2022-07-29T18:26:50.345Z] 8a16a46a775b: Layer already exists [2022-07-29T18:26:50.345Z] 240e41ab1e11: Layer already exists [2022-07-29T18:26:50.345Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:50.345Z] 7247836ffaf2: Layer already exists [2022-07-29T18:26:50.345Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:50.616Z] main: digest: sha256:dd2102b6a633799ad081aa78e61c761af8b019c3d09e19c765c17604208e404b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:26:50.679Z] ===================================================== [Pipeline] echo [2022-07-29T18:26:50.688Z] taggedImages: [2022-07-29T18:26:50.688Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:50.688Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-29T18:26:50.688Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.33 [2022-07-29T18:26:50.688Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:50.688Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-29T18:26:50.714Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-29T18:26:50.714Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:50.714Z] latest [2022-07-29T18:26:50.714Z] 2.3.0-dev.33 [2022-07-29T18:26:50.714Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:50.714Z] main [2022-07-29T18:26:50.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:51.084Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:51.445Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:51.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-29T18:26:51.445Z] 5e89b25c91ea: Preparing [2022-07-29T18:26:51.445Z] c549bedbb1e7: Preparing [2022-07-29T18:26:51.445Z] 519e93f0fe39: Preparing [2022-07-29T18:26:51.445Z] 5df58b0ade35: Preparing [2022-07-29T18:26:51.445Z] 5b7df235d876: Preparing [2022-07-29T18:26:51.718Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:51.718Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:51.718Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:51.718Z] 5e89b25c91ea: Pushed [2022-07-29T18:26:54.324Z] c549bedbb1e7: Pushed [2022-07-29T18:26:54.596Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:54.966Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:55.327Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-29T18:26:55.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-29T18:26:55.327Z] 5e89b25c91ea: Preparing [2022-07-29T18:26:55.327Z] c549bedbb1e7: Preparing [2022-07-29T18:26:55.327Z] 519e93f0fe39: Preparing [2022-07-29T18:26:55.327Z] 5df58b0ade35: Preparing [2022-07-29T18:26:55.327Z] 5b7df235d876: Preparing [2022-07-29T18:26:55.327Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:55.327Z] c549bedbb1e7: Layer already exists [2022-07-29T18:26:55.327Z] 5e89b25c91ea: Layer already exists [2022-07-29T18:26:55.327Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:55.327Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:55.598Z] latest: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:55.990Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:56.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.33 [2022-07-29T18:26:56.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-29T18:26:56.369Z] 5e89b25c91ea: Preparing [2022-07-29T18:26:56.369Z] c549bedbb1e7: Preparing [2022-07-29T18:26:56.369Z] 519e93f0fe39: Preparing [2022-07-29T18:26:56.369Z] 5df58b0ade35: Preparing [2022-07-29T18:26:56.369Z] 5b7df235d876: Preparing [2022-07-29T18:26:56.369Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:56.369Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:56.369Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:56.369Z] 5e89b25c91ea: Layer already exists [2022-07-29T18:26:56.369Z] c549bedbb1e7: Layer already exists [2022-07-29T18:26:56.643Z] 2.3.0-dev.33: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:57.011Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:57.379Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:57.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-29T18:26:57.379Z] 5e89b25c91ea: Preparing [2022-07-29T18:26:57.379Z] c549bedbb1e7: Preparing [2022-07-29T18:26:57.379Z] 519e93f0fe39: Preparing [2022-07-29T18:26:57.379Z] 5df58b0ade35: Preparing [2022-07-29T18:26:57.379Z] 5b7df235d876: Preparing [2022-07-29T18:26:57.648Z] c549bedbb1e7: Layer already exists [2022-07-29T18:26:57.648Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:57.648Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:57.648Z] 5e89b25c91ea: Layer already exists [2022-07-29T18:26:57.648Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:57.648Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:58.013Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:58.372Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-29T18:26:58.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-29T18:26:58.372Z] 5e89b25c91ea: Preparing [2022-07-29T18:26:58.372Z] c549bedbb1e7: Preparing [2022-07-29T18:26:58.372Z] 519e93f0fe39: Preparing [2022-07-29T18:26:58.372Z] 5df58b0ade35: Preparing [2022-07-29T18:26:58.372Z] 5b7df235d876: Preparing [2022-07-29T18:26:58.372Z] 5df58b0ade35: Layer already exists [2022-07-29T18:26:58.372Z] 5b7df235d876: Layer already exists [2022-07-29T18:26:58.372Z] c549bedbb1e7: Layer already exists [2022-07-29T18:26:58.372Z] 5e89b25c91ea: Layer already exists [2022-07-29T18:26:58.372Z] 519e93f0fe39: Layer already exists [2022-07-29T18:26:58.643Z] main: digest: sha256:1613e35981811ef81e65af618f3d06fcc5d546bd4c6f629cb23efc4cd487cb20 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:26:58.713Z] ===================================================== [Pipeline] echo [2022-07-29T18:26:58.723Z] taggedImages: [2022-07-29T18:26:58.723Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:58.723Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-29T18:26:58.723Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.33 [2022-07-29T18:26:58.723Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:58.723Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-29T18:26:58.797Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-29T18:26:58.797Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:58.797Z] latest [2022-07-29T18:26:58.797Z] 2.3.0-dev.33 [2022-07-29T18:26:58.797Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:26:58.797Z] main [2022-07-29T18:26:58.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:59.202Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:26:59.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:26:59.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-29T18:26:59.559Z] 6a7f8ba925cd: Preparing [2022-07-29T18:26:59.559Z] 6a7f8ba925cd: Preparing [2022-07-29T18:26:59.560Z] 6e05839335f9: Preparing [2022-07-29T18:26:59.560Z] 67a3439b0524: Preparing [2022-07-29T18:26:59.560Z] 3b093852b49b: Preparing [2022-07-29T18:26:59.560Z] 2cf0aaa5aa49: Preparing [2022-07-29T18:26:59.560Z] 519e93f0fe39: Preparing [2022-07-29T18:26:59.560Z] 10a4487add7b: Preparing [2022-07-29T18:26:59.560Z] e58ae411a131: Preparing [2022-07-29T18:26:59.560Z] 10b56e0afd01: Preparing [2022-07-29T18:26:59.560Z] 5dba717e70ea: Preparing [2022-07-29T18:26:59.560Z] 5b7df235d876: Preparing [2022-07-29T18:26:59.560Z] 10b56e0afd01: Waiting [2022-07-29T18:26:59.560Z] 519e93f0fe39: Waiting [2022-07-29T18:26:59.560Z] 10a4487add7b: Waiting [2022-07-29T18:26:59.560Z] e58ae411a131: Waiting [2022-07-29T18:26:59.560Z] 5dba717e70ea: Waiting [2022-07-29T18:26:59.560Z] 5b7df235d876: Waiting [2022-07-29T18:26:59.832Z] 3b093852b49b: Pushed [2022-07-29T18:26:59.832Z] 67a3439b0524: Pushed [2022-07-29T18:26:59.832Z] 6e05839335f9: Pushed [2022-07-29T18:26:59.832Z] 6a7f8ba925cd: Pushed [2022-07-29T18:26:59.832Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:00.103Z] e58ae411a131: Pushed [2022-07-29T18:27:00.103Z] 10b56e0afd01: Pushed [2022-07-29T18:27:00.103Z] 10a4487add7b: Pushed [2022-07-29T18:27:00.103Z] 5dba717e70ea: Pushed [2022-07-29T18:27:00.103Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:03.479Z] 2cf0aaa5aa49: Pushed [2022-07-29T18:27:03.479Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:03.842Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:04.191Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-29T18:27:04.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-29T18:27:04.191Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:04.191Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:04.191Z] 6e05839335f9: Preparing [2022-07-29T18:27:04.191Z] 67a3439b0524: Preparing [2022-07-29T18:27:04.191Z] 3b093852b49b: Preparing [2022-07-29T18:27:04.191Z] 2cf0aaa5aa49: Preparing [2022-07-29T18:27:04.191Z] 519e93f0fe39: Preparing [2022-07-29T18:27:04.191Z] 10a4487add7b: Preparing [2022-07-29T18:27:04.191Z] e58ae411a131: Preparing [2022-07-29T18:27:04.191Z] 10b56e0afd01: Preparing [2022-07-29T18:27:04.191Z] 5dba717e70ea: Preparing [2022-07-29T18:27:04.191Z] 5b7df235d876: Preparing [2022-07-29T18:27:04.191Z] 519e93f0fe39: Waiting [2022-07-29T18:27:04.191Z] 10a4487add7b: Waiting [2022-07-29T18:27:04.191Z] 10b56e0afd01: Waiting [2022-07-29T18:27:04.191Z] 5dba717e70ea: Waiting [2022-07-29T18:27:04.191Z] 5b7df235d876: Waiting [2022-07-29T18:27:04.191Z] e58ae411a131: Waiting [2022-07-29T18:27:04.191Z] 2cf0aaa5aa49: Layer already exists [2022-07-29T18:27:04.191Z] 6e05839335f9: Layer already exists [2022-07-29T18:27:04.191Z] 67a3439b0524: Layer already exists [2022-07-29T18:27:04.191Z] 3b093852b49b: Layer already exists [2022-07-29T18:27:04.191Z] 6a7f8ba925cd: Layer already exists [2022-07-29T18:27:04.191Z] 10a4487add7b: Layer already exists [2022-07-29T18:27:04.192Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:04.192Z] 10b56e0afd01: Layer already exists [2022-07-29T18:27:04.192Z] e58ae411a131: Layer already exists [2022-07-29T18:27:04.192Z] 5dba717e70ea: Layer already exists [2022-07-29T18:27:04.192Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:04.462Z] latest: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:04.824Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:05.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.33 [2022-07-29T18:27:05.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-29T18:27:05.180Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:05.180Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:05.180Z] 6e05839335f9: Preparing [2022-07-29T18:27:05.180Z] 67a3439b0524: Preparing [2022-07-29T18:27:05.180Z] 3b093852b49b: Preparing [2022-07-29T18:27:05.180Z] 2cf0aaa5aa49: Preparing [2022-07-29T18:27:05.180Z] 519e93f0fe39: Preparing [2022-07-29T18:27:05.180Z] 10a4487add7b: Preparing [2022-07-29T18:27:05.180Z] e58ae411a131: Preparing [2022-07-29T18:27:05.180Z] 10b56e0afd01: Preparing [2022-07-29T18:27:05.180Z] 5dba717e70ea: Preparing [2022-07-29T18:27:05.180Z] 5b7df235d876: Preparing [2022-07-29T18:27:05.180Z] 519e93f0fe39: Waiting [2022-07-29T18:27:05.180Z] 10a4487add7b: Waiting [2022-07-29T18:27:05.180Z] e58ae411a131: Waiting [2022-07-29T18:27:05.180Z] 10b56e0afd01: Waiting [2022-07-29T18:27:05.180Z] 5dba717e70ea: Waiting [2022-07-29T18:27:05.180Z] 5b7df235d876: Waiting [2022-07-29T18:27:05.180Z] 3b093852b49b: Layer already exists [2022-07-29T18:27:05.180Z] 2cf0aaa5aa49: Layer already exists [2022-07-29T18:27:05.180Z] 6a7f8ba925cd: Layer already exists [2022-07-29T18:27:05.180Z] 6e05839335f9: Layer already exists [2022-07-29T18:27:05.180Z] 67a3439b0524: Layer already exists [2022-07-29T18:27:05.180Z] 10b56e0afd01: Layer already exists [2022-07-29T18:27:05.180Z] 10a4487add7b: Layer already exists [2022-07-29T18:27:05.180Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:05.180Z] 5dba717e70ea: Layer already exists [2022-07-29T18:27:05.451Z] e58ae411a131: Layer already exists [2022-07-29T18:27:05.451Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:05.451Z] 2.3.0-dev.33: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:05.817Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:06.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:06.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-29T18:27:06.176Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:06.176Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:06.176Z] 6e05839335f9: Preparing [2022-07-29T18:27:06.176Z] 67a3439b0524: Preparing [2022-07-29T18:27:06.176Z] 3b093852b49b: Preparing [2022-07-29T18:27:06.176Z] 2cf0aaa5aa49: Preparing [2022-07-29T18:27:06.176Z] 519e93f0fe39: Preparing [2022-07-29T18:27:06.176Z] 10a4487add7b: Preparing [2022-07-29T18:27:06.176Z] e58ae411a131: Preparing [2022-07-29T18:27:06.176Z] 10b56e0afd01: Preparing [2022-07-29T18:27:06.176Z] 5dba717e70ea: Preparing [2022-07-29T18:27:06.176Z] 5b7df235d876: Preparing [2022-07-29T18:27:06.176Z] 519e93f0fe39: Waiting [2022-07-29T18:27:06.176Z] 10a4487add7b: Waiting [2022-07-29T18:27:06.176Z] e58ae411a131: Waiting [2022-07-29T18:27:06.176Z] 10b56e0afd01: Waiting [2022-07-29T18:27:06.176Z] 5dba717e70ea: Waiting [2022-07-29T18:27:06.176Z] 5b7df235d876: Waiting [2022-07-29T18:27:06.176Z] 2cf0aaa5aa49: Layer already exists [2022-07-29T18:27:06.176Z] 6a7f8ba925cd: Layer already exists [2022-07-29T18:27:06.176Z] 3b093852b49b: Layer already exists [2022-07-29T18:27:06.176Z] 67a3439b0524: Layer already exists [2022-07-29T18:27:06.176Z] 6e05839335f9: Layer already exists [2022-07-29T18:27:06.176Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:06.176Z] 5dba717e70ea: Layer already exists [2022-07-29T18:27:06.176Z] 10a4487add7b: Layer already exists [2022-07-29T18:27:06.176Z] e58ae411a131: Layer already exists [2022-07-29T18:27:06.176Z] 10b56e0afd01: Layer already exists [2022-07-29T18:27:06.448Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:06.448Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:06.811Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:07.174Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-29T18:27:07.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-29T18:27:07.175Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:07.175Z] 6a7f8ba925cd: Preparing [2022-07-29T18:27:07.175Z] 6e05839335f9: Preparing [2022-07-29T18:27:07.175Z] 67a3439b0524: Preparing [2022-07-29T18:27:07.175Z] 3b093852b49b: Preparing [2022-07-29T18:27:07.175Z] 2cf0aaa5aa49: Preparing [2022-07-29T18:27:07.175Z] 519e93f0fe39: Preparing [2022-07-29T18:27:07.175Z] 10a4487add7b: Preparing [2022-07-29T18:27:07.175Z] e58ae411a131: Preparing [2022-07-29T18:27:07.175Z] 10b56e0afd01: Preparing [2022-07-29T18:27:07.175Z] 5dba717e70ea: Preparing [2022-07-29T18:27:07.175Z] 5b7df235d876: Preparing [2022-07-29T18:27:07.175Z] 519e93f0fe39: Waiting [2022-07-29T18:27:07.175Z] 10a4487add7b: Waiting [2022-07-29T18:27:07.175Z] e58ae411a131: Waiting [2022-07-29T18:27:07.175Z] 10b56e0afd01: Waiting [2022-07-29T18:27:07.175Z] 5dba717e70ea: Waiting [2022-07-29T18:27:07.175Z] 5b7df235d876: Waiting [2022-07-29T18:27:07.175Z] 2cf0aaa5aa49: Layer already exists [2022-07-29T18:27:07.175Z] 6e05839335f9: Layer already exists [2022-07-29T18:27:07.175Z] 3b093852b49b: Layer already exists [2022-07-29T18:27:07.175Z] 6a7f8ba925cd: Layer already exists [2022-07-29T18:27:07.175Z] 67a3439b0524: Layer already exists [2022-07-29T18:27:07.175Z] 10a4487add7b: Layer already exists [2022-07-29T18:27:07.175Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:07.175Z] 10b56e0afd01: Layer already exists [2022-07-29T18:27:07.175Z] e58ae411a131: Layer already exists [2022-07-29T18:27:07.175Z] 5dba717e70ea: Layer already exists [2022-07-29T18:27:07.175Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:07.446Z] main: digest: sha256:04b410c9476e723eba559447a0c42e27d3ebc2f7db85c3aed54894e99b5da8a6 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:27:07.504Z] ===================================================== [Pipeline] echo [2022-07-29T18:27:07.512Z] taggedImages: [2022-07-29T18:27:07.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:07.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-29T18:27:07.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.33 [2022-07-29T18:27:07.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:07.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-29T18:27:07.532Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-29T18:27:07.532Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:07.532Z] latest [2022-07-29T18:27:07.532Z] 2.3.0-dev.33 [2022-07-29T18:27:07.532Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:07.532Z] main [2022-07-29T18:27:07.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:07.886Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:08.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:08.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-29T18:27:08.242Z] fb52e6b854d6: Preparing [2022-07-29T18:27:08.242Z] b50c1c49ec9b: Preparing [2022-07-29T18:27:08.242Z] ab88bece7811: Preparing [2022-07-29T18:27:08.242Z] 11737e87ab3d: Preparing [2022-07-29T18:27:08.242Z] 287cd5fa08c5: Preparing [2022-07-29T18:27:08.242Z] ea7c5b8c4353: Preparing [2022-07-29T18:27:08.242Z] e2f2b42ffb97: Preparing [2022-07-29T18:27:08.242Z] 5b7df235d876: Preparing [2022-07-29T18:27:08.242Z] ea7c5b8c4353: Waiting [2022-07-29T18:27:08.242Z] 5b7df235d876: Waiting [2022-07-29T18:27:08.242Z] e2f2b42ffb97: Waiting [2022-07-29T18:27:08.519Z] b50c1c49ec9b: Pushed [2022-07-29T18:27:08.519Z] fb52e6b854d6: Pushed [2022-07-29T18:27:08.519Z] 287cd5fa08c5: Pushed [2022-07-29T18:27:08.519Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:08.791Z] ea7c5b8c4353: Pushed [2022-07-29T18:27:09.383Z] e2f2b42ffb97: Pushed [2022-07-29T18:27:10.815Z] 11737e87ab3d: Pushed [2022-07-29T18:27:10.815Z] ab88bece7811: Pushed [2022-07-29T18:27:11.087Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:11.458Z] + 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-07-29T18:27:11.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-29T18:27:11.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-29T18:27:11.816Z] fb52e6b854d6: Preparing [2022-07-29T18:27:11.816Z] b50c1c49ec9b: Preparing [2022-07-29T18:27:11.816Z] ab88bece7811: Preparing [2022-07-29T18:27:11.816Z] 11737e87ab3d: Preparing [2022-07-29T18:27:11.816Z] 287cd5fa08c5: Preparing [2022-07-29T18:27:11.816Z] ea7c5b8c4353: Preparing [2022-07-29T18:27:11.816Z] e2f2b42ffb97: Preparing [2022-07-29T18:27:11.816Z] 5b7df235d876: Preparing [2022-07-29T18:27:11.816Z] ea7c5b8c4353: Waiting [2022-07-29T18:27:11.816Z] 5b7df235d876: Waiting [2022-07-29T18:27:11.816Z] e2f2b42ffb97: Waiting [2022-07-29T18:27:11.816Z] fb52e6b854d6: Layer already exists [2022-07-29T18:27:11.816Z] b50c1c49ec9b: Layer already exists [2022-07-29T18:27:11.816Z] 287cd5fa08c5: Layer already exists [2022-07-29T18:27:11.816Z] 11737e87ab3d: Layer already exists [2022-07-29T18:27:11.816Z] ab88bece7811: Layer already exists [2022-07-29T18:27:11.816Z] e2f2b42ffb97: Layer already exists [2022-07-29T18:27:11.816Z] ea7c5b8c4353: Layer already exists [2022-07-29T18:27:11.816Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:12.087Z] latest: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:12.447Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:12.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.33 [2022-07-29T18:27:12.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-29T18:27:12.807Z] fb52e6b854d6: Preparing [2022-07-29T18:27:12.807Z] b50c1c49ec9b: Preparing [2022-07-29T18:27:12.807Z] ab88bece7811: Preparing [2022-07-29T18:27:12.807Z] 11737e87ab3d: Preparing [2022-07-29T18:27:12.807Z] 287cd5fa08c5: Preparing [2022-07-29T18:27:12.807Z] ea7c5b8c4353: Preparing [2022-07-29T18:27:12.807Z] e2f2b42ffb97: Preparing [2022-07-29T18:27:12.807Z] 5b7df235d876: Preparing [2022-07-29T18:27:12.807Z] e2f2b42ffb97: Waiting [2022-07-29T18:27:12.807Z] ea7c5b8c4353: Waiting [2022-07-29T18:27:12.807Z] 5b7df235d876: Waiting [2022-07-29T18:27:12.807Z] ab88bece7811: Layer already exists [2022-07-29T18:27:12.807Z] fb52e6b854d6: Layer already exists [2022-07-29T18:27:12.807Z] 287cd5fa08c5: Layer already exists [2022-07-29T18:27:12.807Z] b50c1c49ec9b: Layer already exists [2022-07-29T18:27:12.807Z] 11737e87ab3d: Layer already exists [2022-07-29T18:27:12.807Z] ea7c5b8c4353: Layer already exists [2022-07-29T18:27:12.807Z] e2f2b42ffb97: Layer already exists [2022-07-29T18:27:12.807Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:13.077Z] 2.3.0-dev.33: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:13.436Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:13.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:13.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-29T18:27:13.786Z] fb52e6b854d6: Preparing [2022-07-29T18:27:13.786Z] b50c1c49ec9b: Preparing [2022-07-29T18:27:13.786Z] ab88bece7811: Preparing [2022-07-29T18:27:13.786Z] 11737e87ab3d: Preparing [2022-07-29T18:27:13.786Z] 287cd5fa08c5: Preparing [2022-07-29T18:27:13.786Z] ea7c5b8c4353: Preparing [2022-07-29T18:27:13.786Z] e2f2b42ffb97: Preparing [2022-07-29T18:27:13.786Z] 5b7df235d876: Preparing [2022-07-29T18:27:13.786Z] ea7c5b8c4353: Waiting [2022-07-29T18:27:13.786Z] e2f2b42ffb97: Waiting [2022-07-29T18:27:13.786Z] 5b7df235d876: Waiting [2022-07-29T18:27:13.786Z] 11737e87ab3d: Layer already exists [2022-07-29T18:27:13.786Z] fb52e6b854d6: Layer already exists [2022-07-29T18:27:13.786Z] 287cd5fa08c5: Layer already exists [2022-07-29T18:27:13.786Z] ab88bece7811: Layer already exists [2022-07-29T18:27:13.786Z] b50c1c49ec9b: Layer already exists [2022-07-29T18:27:13.786Z] e2f2b42ffb97: Layer already exists [2022-07-29T18:27:13.786Z] ea7c5b8c4353: Layer already exists [2022-07-29T18:27:13.786Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:14.056Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:14.415Z] + 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-07-29T18:27:14.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-29T18:27:14.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-29T18:27:14.770Z] fb52e6b854d6: Preparing [2022-07-29T18:27:14.770Z] b50c1c49ec9b: Preparing [2022-07-29T18:27:14.770Z] ab88bece7811: Preparing [2022-07-29T18:27:14.770Z] 11737e87ab3d: Preparing [2022-07-29T18:27:14.770Z] 287cd5fa08c5: Preparing [2022-07-29T18:27:14.770Z] ea7c5b8c4353: Preparing [2022-07-29T18:27:14.770Z] e2f2b42ffb97: Preparing [2022-07-29T18:27:14.770Z] 5b7df235d876: Preparing [2022-07-29T18:27:14.770Z] ea7c5b8c4353: Waiting [2022-07-29T18:27:14.770Z] e2f2b42ffb97: Waiting [2022-07-29T18:27:14.770Z] 5b7df235d876: Waiting [2022-07-29T18:27:14.770Z] ab88bece7811: Layer already exists [2022-07-29T18:27:14.770Z] b50c1c49ec9b: Layer already exists [2022-07-29T18:27:14.770Z] 287cd5fa08c5: Layer already exists [2022-07-29T18:27:14.770Z] 11737e87ab3d: Layer already exists [2022-07-29T18:27:14.770Z] fb52e6b854d6: Layer already exists [2022-07-29T18:27:15.040Z] ea7c5b8c4353: Layer already exists [2022-07-29T18:27:15.040Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:15.040Z] e2f2b42ffb97: Layer already exists [2022-07-29T18:27:15.040Z] main: digest: sha256:55df5908b7b9ff3d25b79045f4c4289eee7137aabd6fdf7a6d83615a34a41ab4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:27:15.092Z] ===================================================== [Pipeline] echo [2022-07-29T18:27:15.102Z] taggedImages: [2022-07-29T18:27:15.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:15.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-29T18:27:15.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.33 [2022-07-29T18:27:15.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:15.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-29T18:27:15.122Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-29T18:27:15.122Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:15.122Z] latest [2022-07-29T18:27:15.122Z] 2.3.0-dev.33 [2022-07-29T18:27:15.122Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:15.122Z] main [2022-07-29T18:27:15.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:15.470Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:15.877Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:15.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-29T18:27:15.878Z] 6cd7908bb11c: Preparing [2022-07-29T18:27:15.878Z] c4724a916ea0: Preparing [2022-07-29T18:27:15.878Z] 626b8321e295: Preparing [2022-07-29T18:27:15.878Z] 2edf0dd8c3f2: Preparing [2022-07-29T18:27:15.878Z] 8f0c70acfcbe: Preparing [2022-07-29T18:27:15.878Z] 45cf82e81556: Preparing [2022-07-29T18:27:15.878Z] 5889b503d797: Preparing [2022-07-29T18:27:15.878Z] de3cad1bb3c8: Preparing [2022-07-29T18:27:15.878Z] a498f8ede758: Preparing [2022-07-29T18:27:15.878Z] 5b7df235d876: Preparing [2022-07-29T18:27:15.878Z] 5889b503d797: Waiting [2022-07-29T18:27:15.878Z] de3cad1bb3c8: Waiting [2022-07-29T18:27:15.878Z] a498f8ede758: Waiting [2022-07-29T18:27:15.878Z] 5b7df235d876: Waiting [2022-07-29T18:27:16.181Z] 8f0c70acfcbe: Pushed [2022-07-29T18:27:16.181Z] c4724a916ea0: Pushed [2022-07-29T18:27:16.181Z] 6cd7908bb11c: Pushed [2022-07-29T18:27:16.500Z] 45cf82e81556: Pushed [2022-07-29T18:27:16.500Z] 5889b503d797: Pushed [2022-07-29T18:27:16.500Z] de3cad1bb3c8: Pushed [2022-07-29T18:27:16.500Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:16.782Z] a498f8ede758: Pushed [2022-07-29T18:27:18.756Z] 2edf0dd8c3f2: Pushed [2022-07-29T18:27:19.730Z] 626b8321e295: Pushed [2022-07-29T18:27:19.730Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:20.089Z] + 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-07-29T18:27:20.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-29T18:27:20.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-29T18:27:20.443Z] 6cd7908bb11c: Preparing [2022-07-29T18:27:20.443Z] c4724a916ea0: Preparing [2022-07-29T18:27:20.443Z] 626b8321e295: Preparing [2022-07-29T18:27:20.443Z] 2edf0dd8c3f2: Preparing [2022-07-29T18:27:20.443Z] 8f0c70acfcbe: Preparing [2022-07-29T18:27:20.443Z] 45cf82e81556: Preparing [2022-07-29T18:27:20.443Z] 5889b503d797: Preparing [2022-07-29T18:27:20.443Z] de3cad1bb3c8: Preparing [2022-07-29T18:27:20.443Z] a498f8ede758: Preparing [2022-07-29T18:27:20.443Z] 45cf82e81556: Waiting [2022-07-29T18:27:20.443Z] 5889b503d797: Waiting [2022-07-29T18:27:20.443Z] 5b7df235d876: Preparing [2022-07-29T18:27:20.443Z] de3cad1bb3c8: Waiting [2022-07-29T18:27:20.443Z] a498f8ede758: Waiting [2022-07-29T18:27:20.443Z] 5b7df235d876: Waiting [2022-07-29T18:27:20.443Z] 8f0c70acfcbe: Layer already exists [2022-07-29T18:27:20.443Z] 626b8321e295: Layer already exists [2022-07-29T18:27:20.443Z] c4724a916ea0: Layer already exists [2022-07-29T18:27:20.443Z] 2edf0dd8c3f2: Layer already exists [2022-07-29T18:27:20.443Z] 6cd7908bb11c: Layer already exists [2022-07-29T18:27:20.443Z] 45cf82e81556: Layer already exists [2022-07-29T18:27:20.443Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:20.443Z] de3cad1bb3c8: Layer already exists [2022-07-29T18:27:20.714Z] 5889b503d797: Layer already exists [2022-07-29T18:27:20.714Z] a498f8ede758: Layer already exists [2022-07-29T18:27:20.714Z] latest: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:21.069Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:21.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.33 [2022-07-29T18:27:21.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-29T18:27:21.422Z] 6cd7908bb11c: Preparing [2022-07-29T18:27:21.422Z] c4724a916ea0: Preparing [2022-07-29T18:27:21.422Z] 626b8321e295: Preparing [2022-07-29T18:27:21.422Z] 2edf0dd8c3f2: Preparing [2022-07-29T18:27:21.422Z] 8f0c70acfcbe: Preparing [2022-07-29T18:27:21.422Z] 45cf82e81556: Preparing [2022-07-29T18:27:21.422Z] 5889b503d797: Preparing [2022-07-29T18:27:21.422Z] de3cad1bb3c8: Preparing [2022-07-29T18:27:21.422Z] a498f8ede758: Preparing [2022-07-29T18:27:21.422Z] 5b7df235d876: Preparing [2022-07-29T18:27:21.422Z] de3cad1bb3c8: Waiting [2022-07-29T18:27:21.422Z] a498f8ede758: Waiting [2022-07-29T18:27:21.422Z] 5b7df235d876: Waiting [2022-07-29T18:27:21.422Z] 45cf82e81556: Waiting [2022-07-29T18:27:21.422Z] 5889b503d797: Waiting [2022-07-29T18:27:21.422Z] 6cd7908bb11c: Layer already exists [2022-07-29T18:27:21.422Z] 626b8321e295: Layer already exists [2022-07-29T18:27:21.422Z] 8f0c70acfcbe: Layer already exists [2022-07-29T18:27:21.422Z] c4724a916ea0: Layer already exists [2022-07-29T18:27:21.422Z] 2edf0dd8c3f2: Layer already exists [2022-07-29T18:27:21.693Z] 45cf82e81556: Layer already exists [2022-07-29T18:27:21.693Z] 5889b503d797: Layer already exists [2022-07-29T18:27:21.693Z] de3cad1bb3c8: Layer already exists [2022-07-29T18:27:21.693Z] a498f8ede758: Layer already exists [2022-07-29T18:27:21.693Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:21.693Z] 2.3.0-dev.33: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:22.050Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:22.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:22.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-29T18:27:22.398Z] 6cd7908bb11c: Preparing [2022-07-29T18:27:22.398Z] c4724a916ea0: Preparing [2022-07-29T18:27:22.398Z] 626b8321e295: Preparing [2022-07-29T18:27:22.398Z] 2edf0dd8c3f2: Preparing [2022-07-29T18:27:22.398Z] 8f0c70acfcbe: Preparing [2022-07-29T18:27:22.398Z] 45cf82e81556: Preparing [2022-07-29T18:27:22.398Z] 5889b503d797: Preparing [2022-07-29T18:27:22.398Z] de3cad1bb3c8: Preparing [2022-07-29T18:27:22.398Z] a498f8ede758: Preparing [2022-07-29T18:27:22.398Z] 5b7df235d876: Preparing [2022-07-29T18:27:22.398Z] de3cad1bb3c8: Waiting [2022-07-29T18:27:22.398Z] a498f8ede758: Waiting [2022-07-29T18:27:22.398Z] 5b7df235d876: Waiting [2022-07-29T18:27:22.398Z] 45cf82e81556: Waiting [2022-07-29T18:27:22.398Z] 5889b503d797: Waiting [2022-07-29T18:27:22.398Z] 626b8321e295: Layer already exists [2022-07-29T18:27:22.398Z] 6cd7908bb11c: Layer already exists [2022-07-29T18:27:22.398Z] c4724a916ea0: Layer already exists [2022-07-29T18:27:22.398Z] 2edf0dd8c3f2: Layer already exists [2022-07-29T18:27:22.398Z] 8f0c70acfcbe: Layer already exists [2022-07-29T18:27:22.668Z] 45cf82e81556: Layer already exists [2022-07-29T18:27:22.668Z] de3cad1bb3c8: Layer already exists [2022-07-29T18:27:22.668Z] 5889b503d797: Layer already exists [2022-07-29T18:27:22.668Z] a498f8ede758: Layer already exists [2022-07-29T18:27:22.668Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:22.668Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:23.028Z] + 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-07-29T18:27:23.384Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-29T18:27:23.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-29T18:27:23.384Z] 6cd7908bb11c: Preparing [2022-07-29T18:27:23.384Z] c4724a916ea0: Preparing [2022-07-29T18:27:23.384Z] 626b8321e295: Preparing [2022-07-29T18:27:23.384Z] 2edf0dd8c3f2: Preparing [2022-07-29T18:27:23.384Z] 8f0c70acfcbe: Preparing [2022-07-29T18:27:23.384Z] 45cf82e81556: Preparing [2022-07-29T18:27:23.384Z] 5889b503d797: Preparing [2022-07-29T18:27:23.384Z] de3cad1bb3c8: Preparing [2022-07-29T18:27:23.384Z] a498f8ede758: Preparing [2022-07-29T18:27:23.384Z] 5b7df235d876: Preparing [2022-07-29T18:27:23.384Z] 45cf82e81556: Waiting [2022-07-29T18:27:23.384Z] 5889b503d797: Waiting [2022-07-29T18:27:23.384Z] de3cad1bb3c8: Waiting [2022-07-29T18:27:23.384Z] a498f8ede758: Waiting [2022-07-29T18:27:23.384Z] 5b7df235d876: Waiting [2022-07-29T18:27:23.384Z] c4724a916ea0: Layer already exists [2022-07-29T18:27:23.384Z] 6cd7908bb11c: Layer already exists [2022-07-29T18:27:23.384Z] 626b8321e295: Layer already exists [2022-07-29T18:27:23.384Z] 8f0c70acfcbe: Layer already exists [2022-07-29T18:27:23.384Z] 2edf0dd8c3f2: Layer already exists [2022-07-29T18:27:23.384Z] de3cad1bb3c8: Layer already exists [2022-07-29T18:27:23.384Z] 45cf82e81556: Layer already exists [2022-07-29T18:27:23.384Z] 5889b503d797: Layer already exists [2022-07-29T18:27:23.384Z] a498f8ede758: Layer already exists [2022-07-29T18:27:23.384Z] 5b7df235d876: Layer already exists [2022-07-29T18:27:23.654Z] main: digest: sha256:1d3d492a652f2c9c9d95a473a7d8c96cbdb5e293cba5a64edd632c39c886fa23 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:27:23.720Z] ===================================================== [Pipeline] echo [2022-07-29T18:27:23.730Z] taggedImages: [2022-07-29T18:27:23.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:23.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-29T18:27:23.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.33 [2022-07-29T18:27:23.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:23.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-29T18:27:23.750Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-29T18:27:23.750Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:23.750Z] latest [2022-07-29T18:27:23.750Z] 2.3.0-dev.33 [2022-07-29T18:27:23.750Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:23.750Z] main [2022-07-29T18:27:23.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:24.101Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:24.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:24.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-29T18:27:24.467Z] 1ea8760bec16: Preparing [2022-07-29T18:27:24.467Z] 73c7137b4e5c: Preparing [2022-07-29T18:27:24.467Z] 519e93f0fe39: Preparing [2022-07-29T18:27:24.467Z] f00530cfb161: Preparing [2022-07-29T18:27:24.467Z] 788242991644: Preparing [2022-07-29T18:27:24.467Z] eb54b7b7991f: Preparing [2022-07-29T18:27:24.467Z] eb54b7b7991f: Waiting [2022-07-29T18:27:24.467Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:24.739Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:24.739Z] 788242991644: Pushed [2022-07-29T18:27:24.739Z] 1ea8760bec16: Pushed [2022-07-29T18:27:26.166Z] f00530cfb161: Pushed [2022-07-29T18:27:29.537Z] 73c7137b4e5c: Pushed [2022-07-29T18:27:29.537Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:29.895Z] + 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-07-29T18:27:30.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-29T18:27:30.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-29T18:27:30.252Z] 1ea8760bec16: Preparing [2022-07-29T18:27:30.252Z] 73c7137b4e5c: Preparing [2022-07-29T18:27:30.252Z] 519e93f0fe39: Preparing [2022-07-29T18:27:30.252Z] f00530cfb161: Preparing [2022-07-29T18:27:30.252Z] 788242991644: Preparing [2022-07-29T18:27:30.252Z] eb54b7b7991f: Preparing [2022-07-29T18:27:30.252Z] eb54b7b7991f: Waiting [2022-07-29T18:27:30.252Z] f00530cfb161: Layer already exists [2022-07-29T18:27:30.252Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:30.252Z] 788242991644: Layer already exists [2022-07-29T18:27:30.252Z] 73c7137b4e5c: Layer already exists [2022-07-29T18:27:30.252Z] 1ea8760bec16: Layer already exists [2022-07-29T18:27:30.252Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:30.522Z] latest: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:30.893Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:31.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.33 [2022-07-29T18:27:31.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-29T18:27:31.247Z] 1ea8760bec16: Preparing [2022-07-29T18:27:31.247Z] 73c7137b4e5c: Preparing [2022-07-29T18:27:31.247Z] 519e93f0fe39: Preparing [2022-07-29T18:27:31.247Z] f00530cfb161: Preparing [2022-07-29T18:27:31.247Z] 788242991644: Preparing [2022-07-29T18:27:31.247Z] eb54b7b7991f: Preparing [2022-07-29T18:27:31.247Z] eb54b7b7991f: Waiting [2022-07-29T18:27:31.247Z] 1ea8760bec16: Layer already exists [2022-07-29T18:27:31.247Z] 788242991644: Layer already exists [2022-07-29T18:27:31.247Z] 73c7137b4e5c: Layer already exists [2022-07-29T18:27:31.247Z] f00530cfb161: Layer already exists [2022-07-29T18:27:31.247Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:31.247Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:31.518Z] 2.3.0-dev.33: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:31.879Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:32.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:32.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-29T18:27:32.243Z] 1ea8760bec16: Preparing [2022-07-29T18:27:32.243Z] 73c7137b4e5c: Preparing [2022-07-29T18:27:32.243Z] 519e93f0fe39: Preparing [2022-07-29T18:27:32.243Z] f00530cfb161: Preparing [2022-07-29T18:27:32.243Z] 788242991644: Preparing [2022-07-29T18:27:32.243Z] eb54b7b7991f: Preparing [2022-07-29T18:27:32.243Z] eb54b7b7991f: Waiting [2022-07-29T18:27:32.243Z] f00530cfb161: Layer already exists [2022-07-29T18:27:32.243Z] 73c7137b4e5c: Layer already exists [2022-07-29T18:27:32.243Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:32.243Z] 1ea8760bec16: Layer already exists [2022-07-29T18:27:32.243Z] 788242991644: Layer already exists [2022-07-29T18:27:32.243Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:32.513Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:32.872Z] + 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-07-29T18:27:33.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-29T18:27:33.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-29T18:27:33.228Z] 1ea8760bec16: Preparing [2022-07-29T18:27:33.228Z] 73c7137b4e5c: Preparing [2022-07-29T18:27:33.228Z] 519e93f0fe39: Preparing [2022-07-29T18:27:33.228Z] f00530cfb161: Preparing [2022-07-29T18:27:33.228Z] 788242991644: Preparing [2022-07-29T18:27:33.228Z] eb54b7b7991f: Preparing [2022-07-29T18:27:33.228Z] eb54b7b7991f: Waiting [2022-07-29T18:27:33.228Z] 519e93f0fe39: Layer already exists [2022-07-29T18:27:33.228Z] 1ea8760bec16: Layer already exists [2022-07-29T18:27:33.228Z] 788242991644: Layer already exists [2022-07-29T18:27:33.228Z] f00530cfb161: Layer already exists [2022-07-29T18:27:33.228Z] 73c7137b4e5c: Layer already exists [2022-07-29T18:27:33.228Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:33.500Z] main: digest: sha256:8e70dc48a4938ddeef970a35976895e701ea2ff99a18e6b7e40dc13fbcf2c3cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:27:33.566Z] ===================================================== [Pipeline] echo [2022-07-29T18:27:33.575Z] taggedImages: [2022-07-29T18:27:33.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:33.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-29T18:27:33.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.33 [2022-07-29T18:27:33.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:33.575Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-29T18:27:33.598Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-29T18:27:33.598Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:33.598Z] latest [2022-07-29T18:27:33.598Z] 2.3.0-dev.33 [2022-07-29T18:27:33.598Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:33.598Z] main [2022-07-29T18:27:33.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:33.957Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:34.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:34.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-29T18:27:34.307Z] f67c80e89f77: Preparing [2022-07-29T18:27:34.307Z] bf30716f2228: Preparing [2022-07-29T18:27:34.307Z] ee16d64420b5: Preparing [2022-07-29T18:27:34.307Z] 632df90de484: Preparing [2022-07-29T18:27:34.307Z] e8a93612e0c7: Preparing [2022-07-29T18:27:34.307Z] c2094acfdb38: Preparing [2022-07-29T18:27:34.307Z] 788242991644: Preparing [2022-07-29T18:27:34.307Z] eb54b7b7991f: Preparing [2022-07-29T18:27:34.307Z] 788242991644: Waiting [2022-07-29T18:27:34.307Z] c2094acfdb38: Waiting [2022-07-29T18:27:34.307Z] eb54b7b7991f: Waiting [2022-07-29T18:27:34.579Z] f67c80e89f77: Pushed [2022-07-29T18:27:34.579Z] ee16d64420b5: Pushed [2022-07-29T18:27:34.579Z] bf30716f2228: Pushed [2022-07-29T18:27:34.579Z] 788242991644: Layer already exists [2022-07-29T18:27:34.579Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:35.558Z] c2094acfdb38: Pushed [2022-07-29T18:27:43.817Z] e8a93612e0c7: Pushed [2022-07-29T18:27:50.505Z] 632df90de484: Pushed [2022-07-29T18:27:50.505Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:50.866Z] + 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-07-29T18:27:51.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-29T18:27:51.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-29T18:27:51.260Z] f67c80e89f77: Preparing [2022-07-29T18:27:51.260Z] bf30716f2228: Preparing [2022-07-29T18:27:51.260Z] ee16d64420b5: Preparing [2022-07-29T18:27:51.260Z] 632df90de484: Preparing [2022-07-29T18:27:51.260Z] e8a93612e0c7: Preparing [2022-07-29T18:27:51.260Z] c2094acfdb38: Preparing [2022-07-29T18:27:51.260Z] 788242991644: Preparing [2022-07-29T18:27:51.260Z] eb54b7b7991f: Preparing [2022-07-29T18:27:51.260Z] c2094acfdb38: Waiting [2022-07-29T18:27:51.260Z] 788242991644: Waiting [2022-07-29T18:27:51.260Z] eb54b7b7991f: Waiting [2022-07-29T18:27:51.260Z] bf30716f2228: Layer already exists [2022-07-29T18:27:51.260Z] ee16d64420b5: Layer already exists [2022-07-29T18:27:51.260Z] 632df90de484: Layer already exists [2022-07-29T18:27:51.260Z] e8a93612e0c7: Layer already exists [2022-07-29T18:27:51.260Z] f67c80e89f77: Layer already exists [2022-07-29T18:27:51.554Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:51.554Z] c2094acfdb38: Layer already exists [2022-07-29T18:27:51.554Z] 788242991644: Layer already exists [2022-07-29T18:27:51.554Z] latest: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:51.929Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:52.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.33 [2022-07-29T18:27:52.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-29T18:27:52.308Z] f67c80e89f77: Preparing [2022-07-29T18:27:52.308Z] bf30716f2228: Preparing [2022-07-29T18:27:52.308Z] ee16d64420b5: Preparing [2022-07-29T18:27:52.308Z] 632df90de484: Preparing [2022-07-29T18:27:52.308Z] e8a93612e0c7: Preparing [2022-07-29T18:27:52.308Z] c2094acfdb38: Preparing [2022-07-29T18:27:52.308Z] 788242991644: Preparing [2022-07-29T18:27:52.308Z] eb54b7b7991f: Preparing [2022-07-29T18:27:52.308Z] c2094acfdb38: Waiting [2022-07-29T18:27:52.308Z] eb54b7b7991f: Waiting [2022-07-29T18:27:52.308Z] 788242991644: Waiting [2022-07-29T18:27:52.308Z] e8a93612e0c7: Layer already exists [2022-07-29T18:27:52.308Z] f67c80e89f77: Layer already exists [2022-07-29T18:27:52.309Z] bf30716f2228: Layer already exists [2022-07-29T18:27:52.309Z] 632df90de484: Layer already exists [2022-07-29T18:27:52.309Z] ee16d64420b5: Layer already exists [2022-07-29T18:27:52.583Z] c2094acfdb38: Layer already exists [2022-07-29T18:27:52.583Z] 788242991644: Layer already exists [2022-07-29T18:27:52.583Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:52.583Z] 2.3.0-dev.33: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:52.940Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:53.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:53.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-29T18:27:53.292Z] f67c80e89f77: Preparing [2022-07-29T18:27:53.292Z] bf30716f2228: Preparing [2022-07-29T18:27:53.292Z] ee16d64420b5: Preparing [2022-07-29T18:27:53.292Z] 632df90de484: Preparing [2022-07-29T18:27:53.292Z] e8a93612e0c7: Preparing [2022-07-29T18:27:53.292Z] c2094acfdb38: Preparing [2022-07-29T18:27:53.292Z] 788242991644: Preparing [2022-07-29T18:27:53.292Z] eb54b7b7991f: Preparing [2022-07-29T18:27:53.292Z] c2094acfdb38: Waiting [2022-07-29T18:27:53.292Z] 788242991644: Waiting [2022-07-29T18:27:53.292Z] eb54b7b7991f: Waiting [2022-07-29T18:27:53.292Z] e8a93612e0c7: Layer already exists [2022-07-29T18:27:53.292Z] bf30716f2228: Layer already exists [2022-07-29T18:27:53.292Z] f67c80e89f77: Layer already exists [2022-07-29T18:27:53.292Z] 632df90de484: Layer already exists [2022-07-29T18:27:53.292Z] ee16d64420b5: Layer already exists [2022-07-29T18:27:53.292Z] 788242991644: Layer already exists [2022-07-29T18:27:53.292Z] c2094acfdb38: Layer already exists [2022-07-29T18:27:53.292Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:53.562Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:53.922Z] + 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-07-29T18:27:54.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-29T18:27:54.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-29T18:27:54.277Z] f67c80e89f77: Preparing [2022-07-29T18:27:54.277Z] bf30716f2228: Preparing [2022-07-29T18:27:54.277Z] ee16d64420b5: Preparing [2022-07-29T18:27:54.277Z] 632df90de484: Preparing [2022-07-29T18:27:54.277Z] e8a93612e0c7: Preparing [2022-07-29T18:27:54.277Z] c2094acfdb38: Preparing [2022-07-29T18:27:54.277Z] 788242991644: Preparing [2022-07-29T18:27:54.277Z] eb54b7b7991f: Preparing [2022-07-29T18:27:54.277Z] c2094acfdb38: Waiting [2022-07-29T18:27:54.277Z] 788242991644: Waiting [2022-07-29T18:27:54.277Z] eb54b7b7991f: Waiting [2022-07-29T18:27:54.277Z] ee16d64420b5: Layer already exists [2022-07-29T18:27:54.277Z] f67c80e89f77: Layer already exists [2022-07-29T18:27:54.277Z] 632df90de484: Layer already exists [2022-07-29T18:27:54.277Z] e8a93612e0c7: Layer already exists [2022-07-29T18:27:54.277Z] bf30716f2228: Layer already exists [2022-07-29T18:27:54.277Z] c2094acfdb38: Layer already exists [2022-07-29T18:27:54.277Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:54.277Z] 788242991644: Layer already exists [2022-07-29T18:27:54.546Z] main: digest: sha256:235d47d959702e5442f65a3391c7b83d69640b630e22f1de9b05892de2bf2c34 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:27:54.606Z] ===================================================== [Pipeline] echo [2022-07-29T18:27:54.616Z] taggedImages: [2022-07-29T18:27:54.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:54.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-29T18:27:54.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.33 [2022-07-29T18:27:54.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:54.616Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-29T18:27:54.637Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-29T18:27:54.637Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:54.637Z] latest [2022-07-29T18:27:54.637Z] 2.3.0-dev.33 [2022-07-29T18:27:54.637Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:27:54.637Z] main [2022-07-29T18:27:54.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:54.988Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:27:55.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:27:55.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-29T18:27:55.344Z] cdd6555c5b17: Preparing [2022-07-29T18:27:55.344Z] cdf041540214: Preparing [2022-07-29T18:27:55.344Z] f88d14c90a14: Preparing [2022-07-29T18:27:55.344Z] a35a4e28bf3c: Preparing [2022-07-29T18:27:55.344Z] e5b313919fc7: Preparing [2022-07-29T18:27:55.344Z] 788242991644: Preparing [2022-07-29T18:27:55.344Z] eb54b7b7991f: Preparing [2022-07-29T18:27:55.344Z] 788242991644: Waiting [2022-07-29T18:27:55.344Z] eb54b7b7991f: Waiting [2022-07-29T18:27:55.614Z] f88d14c90a14: Pushed [2022-07-29T18:27:55.614Z] cdf041540214: Pushed [2022-07-29T18:27:55.614Z] cdd6555c5b17: Pushed [2022-07-29T18:27:55.614Z] 788242991644: Layer already exists [2022-07-29T18:27:55.614Z] eb54b7b7991f: Layer already exists [2022-07-29T18:27:56.208Z] e5b313919fc7: Pushed [2022-07-29T18:28:11.262Z] a35a4e28bf3c: Pushed [2022-07-29T18:28:11.262Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:11.893Z] + 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-07-29T18:28:12.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-29T18:28:12.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-29T18:28:12.247Z] cdd6555c5b17: Preparing [2022-07-29T18:28:12.247Z] cdf041540214: Preparing [2022-07-29T18:28:12.247Z] f88d14c90a14: Preparing [2022-07-29T18:28:12.247Z] a35a4e28bf3c: Preparing [2022-07-29T18:28:12.247Z] e5b313919fc7: Preparing [2022-07-29T18:28:12.247Z] 788242991644: Preparing [2022-07-29T18:28:12.247Z] eb54b7b7991f: Preparing [2022-07-29T18:28:12.247Z] 788242991644: Waiting [2022-07-29T18:28:12.247Z] eb54b7b7991f: Waiting [2022-07-29T18:28:12.247Z] a35a4e28bf3c: Layer already exists [2022-07-29T18:28:12.247Z] f88d14c90a14: Layer already exists [2022-07-29T18:28:12.247Z] cdf041540214: Layer already exists [2022-07-29T18:28:12.247Z] cdd6555c5b17: Layer already exists [2022-07-29T18:28:12.247Z] e5b313919fc7: Layer already exists [2022-07-29T18:28:12.247Z] 788242991644: Layer already exists [2022-07-29T18:28:12.247Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:12.518Z] latest: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:12.872Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:13.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.33 [2022-07-29T18:28:13.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-29T18:28:13.234Z] cdd6555c5b17: Preparing [2022-07-29T18:28:13.234Z] cdf041540214: Preparing [2022-07-29T18:28:13.234Z] f88d14c90a14: Preparing [2022-07-29T18:28:13.234Z] a35a4e28bf3c: Preparing [2022-07-29T18:28:13.234Z] e5b313919fc7: Preparing [2022-07-29T18:28:13.234Z] 788242991644: Preparing [2022-07-29T18:28:13.234Z] eb54b7b7991f: Preparing [2022-07-29T18:28:13.234Z] 788242991644: Waiting [2022-07-29T18:28:13.234Z] eb54b7b7991f: Waiting [2022-07-29T18:28:13.234Z] cdf041540214: Layer already exists [2022-07-29T18:28:13.234Z] a35a4e28bf3c: Layer already exists [2022-07-29T18:28:13.234Z] e5b313919fc7: Layer already exists [2022-07-29T18:28:13.234Z] f88d14c90a14: Layer already exists [2022-07-29T18:28:13.234Z] cdd6555c5b17: Layer already exists [2022-07-29T18:28:13.234Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:13.234Z] 788242991644: Layer already exists [2022-07-29T18:28:13.506Z] 2.3.0-dev.33: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:13.861Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:14.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:14.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-29T18:28:14.212Z] cdd6555c5b17: Preparing [2022-07-29T18:28:14.212Z] cdf041540214: Preparing [2022-07-29T18:28:14.212Z] f88d14c90a14: Preparing [2022-07-29T18:28:14.212Z] a35a4e28bf3c: Preparing [2022-07-29T18:28:14.212Z] e5b313919fc7: Preparing [2022-07-29T18:28:14.212Z] 788242991644: Preparing [2022-07-29T18:28:14.212Z] eb54b7b7991f: Preparing [2022-07-29T18:28:14.212Z] 788242991644: Waiting [2022-07-29T18:28:14.212Z] eb54b7b7991f: Waiting [2022-07-29T18:28:14.212Z] cdd6555c5b17: Layer already exists [2022-07-29T18:28:14.212Z] e5b313919fc7: Layer already exists [2022-07-29T18:28:14.212Z] f88d14c90a14: Layer already exists [2022-07-29T18:28:14.212Z] a35a4e28bf3c: Layer already exists [2022-07-29T18:28:14.212Z] cdf041540214: Layer already exists [2022-07-29T18:28:14.212Z] 788242991644: Layer already exists [2022-07-29T18:28:14.483Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:14.483Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:14.847Z] + 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-07-29T18:28:15.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-29T18:28:15.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-29T18:28:15.196Z] cdd6555c5b17: Preparing [2022-07-29T18:28:15.196Z] cdf041540214: Preparing [2022-07-29T18:28:15.196Z] f88d14c90a14: Preparing [2022-07-29T18:28:15.196Z] a35a4e28bf3c: Preparing [2022-07-29T18:28:15.196Z] e5b313919fc7: Preparing [2022-07-29T18:28:15.196Z] 788242991644: Preparing [2022-07-29T18:28:15.196Z] eb54b7b7991f: Preparing [2022-07-29T18:28:15.196Z] 788242991644: Waiting [2022-07-29T18:28:15.196Z] eb54b7b7991f: Waiting [2022-07-29T18:28:15.196Z] e5b313919fc7: Layer already exists [2022-07-29T18:28:15.196Z] cdf041540214: Layer already exists [2022-07-29T18:28:15.196Z] cdd6555c5b17: Layer already exists [2022-07-29T18:28:15.196Z] f88d14c90a14: Layer already exists [2022-07-29T18:28:15.196Z] a35a4e28bf3c: Layer already exists [2022-07-29T18:28:15.196Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:15.196Z] 788242991644: Layer already exists [2022-07-29T18:28:15.464Z] main: digest: sha256:b0ca558f3b446ea8501b5ede973fb9a841d74fbdf011e36f074520c6384add92 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:28:15.530Z] ===================================================== [Pipeline] echo [2022-07-29T18:28:15.540Z] taggedImages: [2022-07-29T18:28:15.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:15.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-29T18:28:15.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.33 [2022-07-29T18:28:15.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:15.540Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-29T18:28:15.561Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-29T18:28:15.561Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:15.561Z] latest [2022-07-29T18:28:15.561Z] 2.3.0-dev.33 [2022-07-29T18:28:15.561Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:15.561Z] main [2022-07-29T18:28:15.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:15.922Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:16.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:16.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-29T18:28:16.274Z] e188c190c8ea: Preparing [2022-07-29T18:28:16.274Z] 2a184ae0edf5: Preparing [2022-07-29T18:28:16.274Z] 648cef94d3de: Preparing [2022-07-29T18:28:16.274Z] 17fe5bd6d92a: Preparing [2022-07-29T18:28:16.274Z] c2094acfdb38: Preparing [2022-07-29T18:28:16.274Z] 788242991644: Preparing [2022-07-29T18:28:16.274Z] eb54b7b7991f: Preparing [2022-07-29T18:28:16.274Z] 788242991644: Waiting [2022-07-29T18:28:16.274Z] eb54b7b7991f: Waiting [2022-07-29T18:28:16.548Z] c2094acfdb38: Layer already exists [2022-07-29T18:28:16.548Z] 788242991644: Layer already exists [2022-07-29T18:28:16.548Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:16.548Z] e188c190c8ea: Pushed [2022-07-29T18:28:16.548Z] 2a184ae0edf5: Pushed [2022-07-29T18:28:16.548Z] 648cef94d3de: Pushed [2022-07-29T18:28:34.811Z] 17fe5bd6d92a: Pushed [2022-07-29T18:28:34.811Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:35.168Z] + 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-07-29T18:28:35.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-29T18:28:35.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-29T18:28:35.526Z] e188c190c8ea: Preparing [2022-07-29T18:28:35.526Z] 2a184ae0edf5: Preparing [2022-07-29T18:28:35.526Z] 648cef94d3de: Preparing [2022-07-29T18:28:35.526Z] 17fe5bd6d92a: Preparing [2022-07-29T18:28:35.526Z] c2094acfdb38: Preparing [2022-07-29T18:28:35.526Z] 788242991644: Preparing [2022-07-29T18:28:35.526Z] eb54b7b7991f: Preparing [2022-07-29T18:28:35.526Z] 788242991644: Waiting [2022-07-29T18:28:35.526Z] eb54b7b7991f: Waiting [2022-07-29T18:28:35.527Z] 2a184ae0edf5: Layer already exists [2022-07-29T18:28:35.527Z] e188c190c8ea: Layer already exists [2022-07-29T18:28:35.527Z] 648cef94d3de: Layer already exists [2022-07-29T18:28:35.527Z] 17fe5bd6d92a: Layer already exists [2022-07-29T18:28:35.527Z] c2094acfdb38: Layer already exists [2022-07-29T18:28:35.527Z] 788242991644: Layer already exists [2022-07-29T18:28:35.527Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:35.797Z] latest: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:36.154Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:36.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.33 [2022-07-29T18:28:36.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-29T18:28:36.536Z] e188c190c8ea: Preparing [2022-07-29T18:28:36.536Z] 2a184ae0edf5: Preparing [2022-07-29T18:28:36.536Z] 648cef94d3de: Preparing [2022-07-29T18:28:36.536Z] 17fe5bd6d92a: Preparing [2022-07-29T18:28:36.536Z] c2094acfdb38: Preparing [2022-07-29T18:28:36.536Z] 788242991644: Preparing [2022-07-29T18:28:36.536Z] eb54b7b7991f: Preparing [2022-07-29T18:28:36.536Z] 788242991644: Waiting [2022-07-29T18:28:36.536Z] eb54b7b7991f: Waiting [2022-07-29T18:28:36.536Z] 648cef94d3de: Layer already exists [2022-07-29T18:28:36.536Z] 2a184ae0edf5: Layer already exists [2022-07-29T18:28:36.536Z] e188c190c8ea: Layer already exists [2022-07-29T18:28:36.536Z] c2094acfdb38: Layer already exists [2022-07-29T18:28:36.536Z] 17fe5bd6d92a: Layer already exists [2022-07-29T18:28:36.536Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:36.536Z] 788242991644: Layer already exists [2022-07-29T18:28:36.814Z] 2.3.0-dev.33: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:37.181Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:37.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:37.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-29T18:28:37.536Z] e188c190c8ea: Preparing [2022-07-29T18:28:37.536Z] 2a184ae0edf5: Preparing [2022-07-29T18:28:37.536Z] 648cef94d3de: Preparing [2022-07-29T18:28:37.536Z] 17fe5bd6d92a: Preparing [2022-07-29T18:28:37.536Z] c2094acfdb38: Preparing [2022-07-29T18:28:37.536Z] 788242991644: Preparing [2022-07-29T18:28:37.536Z] eb54b7b7991f: Preparing [2022-07-29T18:28:37.536Z] 788242991644: Waiting [2022-07-29T18:28:37.536Z] 2a184ae0edf5: Layer already exists [2022-07-29T18:28:37.536Z] c2094acfdb38: Layer already exists [2022-07-29T18:28:37.536Z] e188c190c8ea: Layer already exists [2022-07-29T18:28:37.536Z] 648cef94d3de: Layer already exists [2022-07-29T18:28:37.536Z] 17fe5bd6d92a: Layer already exists [2022-07-29T18:28:37.536Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:37.536Z] 788242991644: Layer already exists [2022-07-29T18:28:37.807Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:38.163Z] + 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-07-29T18:28:38.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-29T18:28:38.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-29T18:28:38.508Z] e188c190c8ea: Preparing [2022-07-29T18:28:38.508Z] 2a184ae0edf5: Preparing [2022-07-29T18:28:38.508Z] 648cef94d3de: Preparing [2022-07-29T18:28:38.508Z] 17fe5bd6d92a: Preparing [2022-07-29T18:28:38.508Z] c2094acfdb38: Preparing [2022-07-29T18:28:38.508Z] 788242991644: Preparing [2022-07-29T18:28:38.508Z] eb54b7b7991f: Preparing [2022-07-29T18:28:38.508Z] 788242991644: Waiting [2022-07-29T18:28:38.508Z] eb54b7b7991f: Waiting [2022-07-29T18:28:38.508Z] c2094acfdb38: Layer already exists [2022-07-29T18:28:38.508Z] 17fe5bd6d92a: Layer already exists [2022-07-29T18:28:38.508Z] 648cef94d3de: Layer already exists [2022-07-29T18:28:38.508Z] e188c190c8ea: Layer already exists [2022-07-29T18:28:38.508Z] 2a184ae0edf5: Layer already exists [2022-07-29T18:28:38.508Z] 788242991644: Layer already exists [2022-07-29T18:28:38.508Z] eb54b7b7991f: Layer already exists [2022-07-29T18:28:38.776Z] main: digest: sha256:35d8957c48192dd54cb86049d2391d5b325b071ee2cf077a16d03646fe101dae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:28:38.831Z] ===================================================== [Pipeline] echo [2022-07-29T18:28:38.840Z] taggedImages: [2022-07-29T18:28:38.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:38.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-29T18:28:38.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.33 [2022-07-29T18:28:38.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:38.840Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-29T18:28:38.863Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-29T18:28:38.863Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:38.863Z] latest [2022-07-29T18:28:38.863Z] 2.3.0-dev.33 [2022-07-29T18:28:38.863Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:38.863Z] main [2022-07-29T18:28:38.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:39.218Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:39.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:39.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-29T18:28:39.578Z] de92551a4ceb: Preparing [2022-07-29T18:28:39.578Z] 841c7b686dae: Preparing [2022-07-29T18:28:39.578Z] 519e93f0fe39: Preparing [2022-07-29T18:28:39.578Z] d4f0f8137750: Preparing [2022-07-29T18:28:39.578Z] 5b7df235d876: Preparing [2022-07-29T18:28:39.847Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:39.847Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:39.847Z] de92551a4ceb: Pushed [2022-07-29T18:28:39.847Z] d4f0f8137750: Pushed [2022-07-29T18:28:44.118Z] 841c7b686dae: Pushed [2022-07-29T18:28:44.389Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:44.737Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:45.085Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-29T18:28:45.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-29T18:28:45.085Z] de92551a4ceb: Preparing [2022-07-29T18:28:45.085Z] 841c7b686dae: Preparing [2022-07-29T18:28:45.085Z] 519e93f0fe39: Preparing [2022-07-29T18:28:45.085Z] d4f0f8137750: Preparing [2022-07-29T18:28:45.085Z] 5b7df235d876: Preparing [2022-07-29T18:28:45.085Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:45.085Z] d4f0f8137750: Layer already exists [2022-07-29T18:28:45.085Z] 841c7b686dae: Layer already exists [2022-07-29T18:28:45.085Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:45.085Z] de92551a4ceb: Layer already exists [2022-07-29T18:28:45.353Z] latest: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:45.706Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:46.052Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.33 [2022-07-29T18:28:46.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-29T18:28:46.052Z] de92551a4ceb: Preparing [2022-07-29T18:28:46.052Z] 841c7b686dae: Preparing [2022-07-29T18:28:46.052Z] 519e93f0fe39: Preparing [2022-07-29T18:28:46.052Z] d4f0f8137750: Preparing [2022-07-29T18:28:46.052Z] 5b7df235d876: Preparing [2022-07-29T18:28:46.052Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:46.052Z] 841c7b686dae: Layer already exists [2022-07-29T18:28:46.052Z] d4f0f8137750: Layer already exists [2022-07-29T18:28:46.052Z] de92551a4ceb: Layer already exists [2022-07-29T18:28:46.052Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:46.323Z] 2.3.0-dev.33: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:46.676Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:47.027Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:47.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-29T18:28:47.027Z] de92551a4ceb: Preparing [2022-07-29T18:28:47.027Z] 841c7b686dae: Preparing [2022-07-29T18:28:47.027Z] 519e93f0fe39: Preparing [2022-07-29T18:28:47.027Z] d4f0f8137750: Preparing [2022-07-29T18:28:47.027Z] 5b7df235d876: Preparing [2022-07-29T18:28:47.027Z] d4f0f8137750: Layer already exists [2022-07-29T18:28:47.027Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:47.027Z] de92551a4ceb: Layer already exists [2022-07-29T18:28:47.027Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:47.027Z] 841c7b686dae: Layer already exists [2022-07-29T18:28:47.297Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:47.653Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:47.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-29T18:28:47.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-29T18:28:47.998Z] de92551a4ceb: Preparing [2022-07-29T18:28:47.998Z] 841c7b686dae: Preparing [2022-07-29T18:28:47.998Z] 519e93f0fe39: Preparing [2022-07-29T18:28:47.998Z] d4f0f8137750: Preparing [2022-07-29T18:28:47.998Z] 5b7df235d876: Preparing [2022-07-29T18:28:47.998Z] d4f0f8137750: Layer already exists [2022-07-29T18:28:47.998Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:47.998Z] de92551a4ceb: Layer already exists [2022-07-29T18:28:47.998Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:47.998Z] 841c7b686dae: Layer already exists [2022-07-29T18:28:48.266Z] main: digest: sha256:55e327dc4cb3ff36ca93cf7e59d387a6cd67dd083d9923b57f8a6da9f21bbd08 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:28:48.329Z] ===================================================== [Pipeline] echo [2022-07-29T18:28:48.337Z] taggedImages: [2022-07-29T18:28:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-29T18:28:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.33 [2022-07-29T18:28:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-29T18:28:48.359Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-29T18:28:48.359Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:48.359Z] latest [2022-07-29T18:28:48.359Z] 2.3.0-dev.33 [2022-07-29T18:28:48.359Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:48.359Z] main [2022-07-29T18:28:48.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:48.694Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:49.044Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:49.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-29T18:28:49.044Z] e75a4d3120f6: Preparing [2022-07-29T18:28:49.044Z] baa98b93629a: Preparing [2022-07-29T18:28:49.044Z] 519e93f0fe39: Preparing [2022-07-29T18:28:49.044Z] 5df58b0ade35: Preparing [2022-07-29T18:28:49.044Z] 5b7df235d876: Preparing [2022-07-29T18:28:49.044Z] 5df58b0ade35: Layer already exists [2022-07-29T18:28:49.313Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:49.313Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:49.313Z] e75a4d3120f6: Pushed [2022-07-29T18:28:53.599Z] baa98b93629a: Pushed [2022-07-29T18:28:53.870Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:54.235Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:54.582Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-29T18:28:54.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-29T18:28:54.582Z] e75a4d3120f6: Preparing [2022-07-29T18:28:54.582Z] baa98b93629a: Preparing [2022-07-29T18:28:54.582Z] 519e93f0fe39: Preparing [2022-07-29T18:28:54.582Z] 5df58b0ade35: Preparing [2022-07-29T18:28:54.583Z] 5b7df235d876: Preparing [2022-07-29T18:28:54.583Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:54.583Z] e75a4d3120f6: Layer already exists [2022-07-29T18:28:54.583Z] 5df58b0ade35: Layer already exists [2022-07-29T18:28:54.583Z] baa98b93629a: Layer already exists [2022-07-29T18:28:54.583Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:54.851Z] latest: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:55.203Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:55.555Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.33 [2022-07-29T18:28:55.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-29T18:28:55.555Z] e75a4d3120f6: Preparing [2022-07-29T18:28:55.555Z] baa98b93629a: Preparing [2022-07-29T18:28:55.555Z] 519e93f0fe39: Preparing [2022-07-29T18:28:55.555Z] 5df58b0ade35: Preparing [2022-07-29T18:28:55.555Z] 5b7df235d876: Preparing [2022-07-29T18:28:55.555Z] 5df58b0ade35: Layer already exists [2022-07-29T18:28:55.555Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:55.555Z] e75a4d3120f6: Layer already exists [2022-07-29T18:28:55.555Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:55.555Z] baa98b93629a: Layer already exists [2022-07-29T18:28:55.825Z] 2.3.0-dev.33: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:56.181Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:56.533Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:56.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-29T18:28:56.533Z] e75a4d3120f6: Preparing [2022-07-29T18:28:56.533Z] baa98b93629a: Preparing [2022-07-29T18:28:56.533Z] 519e93f0fe39: Preparing [2022-07-29T18:28:56.533Z] 5df58b0ade35: Preparing [2022-07-29T18:28:56.533Z] 5b7df235d876: Preparing [2022-07-29T18:28:56.533Z] e75a4d3120f6: Layer already exists [2022-07-29T18:28:56.533Z] 5df58b0ade35: Layer already exists [2022-07-29T18:28:56.533Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:56.533Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:56.533Z] baa98b93629a: Layer already exists [2022-07-29T18:28:56.805Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:57.166Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:57.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-29T18:28:57.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-29T18:28:57.518Z] e75a4d3120f6: Preparing [2022-07-29T18:28:57.518Z] baa98b93629a: Preparing [2022-07-29T18:28:57.518Z] 519e93f0fe39: Preparing [2022-07-29T18:28:57.518Z] 5df58b0ade35: Preparing [2022-07-29T18:28:57.518Z] 5b7df235d876: Preparing [2022-07-29T18:28:57.518Z] 5df58b0ade35: Layer already exists [2022-07-29T18:28:57.518Z] e75a4d3120f6: Layer already exists [2022-07-29T18:28:57.518Z] 5b7df235d876: Layer already exists [2022-07-29T18:28:57.518Z] baa98b93629a: Layer already exists [2022-07-29T18:28:57.518Z] 519e93f0fe39: Layer already exists [2022-07-29T18:28:57.789Z] main: digest: sha256:b5f645c20305b07a0ad71db9e7e031ed95d3cee5fd92522740a55a233a0b1389 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:28:57.851Z] ===================================================== [Pipeline] echo [2022-07-29T18:28:57.861Z] taggedImages: [2022-07-29T18:28:57.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:57.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-29T18:28:57.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.33 [2022-07-29T18:28:57.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:57.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-29T18:28:57.884Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-29T18:28:57.884Z] a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:57.884Z] latest [2022-07-29T18:28:57.884Z] 2.3.0-dev.33 [2022-07-29T18:28:57.884Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:28:57.884Z] main [2022-07-29T18:28:57.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:58.268Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:28:58.665Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:28:58.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-29T18:28:58.665Z] ec3707da4032: Preparing [2022-07-29T18:28:58.665Z] 4c95b48670f9: Preparing [2022-07-29T18:28:58.665Z] da3262c3b83f: Preparing [2022-07-29T18:28:58.665Z] 60587c2a8cc6: Preparing [2022-07-29T18:28:58.665Z] f0e5a4d6c014: Preparing [2022-07-29T18:28:58.665Z] 3b19d27f08f7: Preparing [2022-07-29T18:28:58.665Z] 73bb99a6e169: Preparing [2022-07-29T18:28:58.665Z] ec06c3102977: Preparing [2022-07-29T18:28:58.665Z] 6a3c62e080c7: Preparing [2022-07-29T18:28:58.665Z] 340cb19ca677: Preparing [2022-07-29T18:28:58.665Z] 4f4ce317c6bb: Preparing [2022-07-29T18:28:58.665Z] 3b19d27f08f7: Waiting [2022-07-29T18:28:58.665Z] 73bb99a6e169: Waiting [2022-07-29T18:28:58.665Z] ec06c3102977: Waiting [2022-07-29T18:28:58.665Z] 340cb19ca677: Waiting [2022-07-29T18:28:58.665Z] 4f4ce317c6bb: Waiting [2022-07-29T18:28:58.665Z] 6a3c62e080c7: Waiting [2022-07-29T18:28:58.974Z] f0e5a4d6c014: Layer already exists [2022-07-29T18:28:58.974Z] 3b19d27f08f7: Layer already exists [2022-07-29T18:28:58.974Z] 73bb99a6e169: Layer already exists [2022-07-29T18:28:58.974Z] ec06c3102977: Layer already exists [2022-07-29T18:28:58.974Z] 4c95b48670f9: Pushed [2022-07-29T18:28:58.974Z] 340cb19ca677: Layer already exists [2022-07-29T18:28:58.974Z] 6a3c62e080c7: Layer already exists [2022-07-29T18:28:58.974Z] 4f4ce317c6bb: Layer already exists [2022-07-29T18:28:59.570Z] ec3707da4032: Pushed [2022-07-29T18:29:01.540Z] da3262c3b83f: Pushed [2022-07-29T18:29:19.814Z] 60587c2a8cc6: Pushed [2022-07-29T18:29:19.814Z] a9913775ba844ac49f5eb06b88cc0e63275269c3: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:29:20.176Z] + 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-07-29T18:29:20.526Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-29T18:29:20.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-29T18:29:20.526Z] ec3707da4032: Preparing [2022-07-29T18:29:20.526Z] 4c95b48670f9: Preparing [2022-07-29T18:29:20.526Z] da3262c3b83f: Preparing [2022-07-29T18:29:20.526Z] 60587c2a8cc6: Preparing [2022-07-29T18:29:20.526Z] f0e5a4d6c014: Preparing [2022-07-29T18:29:20.526Z] 3b19d27f08f7: Preparing [2022-07-29T18:29:20.526Z] 73bb99a6e169: Preparing [2022-07-29T18:29:20.526Z] ec06c3102977: Preparing [2022-07-29T18:29:20.526Z] 6a3c62e080c7: Preparing [2022-07-29T18:29:20.526Z] 340cb19ca677: Preparing [2022-07-29T18:29:20.526Z] 4f4ce317c6bb: Preparing [2022-07-29T18:29:20.526Z] ec06c3102977: Waiting [2022-07-29T18:29:20.526Z] 6a3c62e080c7: Waiting [2022-07-29T18:29:20.526Z] 3b19d27f08f7: Waiting [2022-07-29T18:29:20.526Z] 340cb19ca677: Waiting [2022-07-29T18:29:20.526Z] 4f4ce317c6bb: Waiting [2022-07-29T18:29:20.526Z] 73bb99a6e169: Waiting [2022-07-29T18:29:20.526Z] da3262c3b83f: Layer already exists [2022-07-29T18:29:20.526Z] f0e5a4d6c014: Layer already exists [2022-07-29T18:29:20.526Z] 4c95b48670f9: Layer already exists [2022-07-29T18:29:20.526Z] 60587c2a8cc6: Layer already exists [2022-07-29T18:29:20.526Z] ec3707da4032: Layer already exists [2022-07-29T18:29:20.526Z] 73bb99a6e169: Layer already exists [2022-07-29T18:29:20.797Z] ec06c3102977: Layer already exists [2022-07-29T18:29:20.797Z] 6a3c62e080c7: Layer already exists [2022-07-29T18:29:20.797Z] 340cb19ca677: Layer already exists [2022-07-29T18:29:20.797Z] 3b19d27f08f7: Layer already exists [2022-07-29T18:29:20.797Z] 4f4ce317c6bb: Layer already exists [2022-07-29T18:29:20.797Z] latest: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:29:21.150Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:29:21.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.33 [2022-07-29T18:29:21.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-29T18:29:21.502Z] ec3707da4032: Preparing [2022-07-29T18:29:21.502Z] 4c95b48670f9: Preparing [2022-07-29T18:29:21.502Z] da3262c3b83f: Preparing [2022-07-29T18:29:21.502Z] 60587c2a8cc6: Preparing [2022-07-29T18:29:21.502Z] f0e5a4d6c014: Preparing [2022-07-29T18:29:21.502Z] 3b19d27f08f7: Preparing [2022-07-29T18:29:21.502Z] 73bb99a6e169: Preparing [2022-07-29T18:29:21.502Z] ec06c3102977: Preparing [2022-07-29T18:29:21.502Z] 6a3c62e080c7: Preparing [2022-07-29T18:29:21.502Z] 340cb19ca677: Preparing [2022-07-29T18:29:21.502Z] 4f4ce317c6bb: Preparing [2022-07-29T18:29:21.502Z] ec06c3102977: Waiting [2022-07-29T18:29:21.502Z] 6a3c62e080c7: Waiting [2022-07-29T18:29:21.502Z] 340cb19ca677: Waiting [2022-07-29T18:29:21.502Z] 4f4ce317c6bb: Waiting [2022-07-29T18:29:21.502Z] 3b19d27f08f7: Waiting [2022-07-29T18:29:21.502Z] 73bb99a6e169: Waiting [2022-07-29T18:29:21.502Z] f0e5a4d6c014: Layer already exists [2022-07-29T18:29:21.502Z] 60587c2a8cc6: Layer already exists [2022-07-29T18:29:21.502Z] da3262c3b83f: Layer already exists [2022-07-29T18:29:21.502Z] 4c95b48670f9: Layer already exists [2022-07-29T18:29:21.502Z] ec3707da4032: Layer already exists [2022-07-29T18:29:21.502Z] 73bb99a6e169: Layer already exists [2022-07-29T18:29:21.502Z] 6a3c62e080c7: Layer already exists [2022-07-29T18:29:21.502Z] ec06c3102977: Layer already exists [2022-07-29T18:29:21.502Z] 3b19d27f08f7: Layer already exists [2022-07-29T18:29:21.502Z] 340cb19ca677: Layer already exists [2022-07-29T18:29:21.502Z] 4f4ce317c6bb: Layer already exists [2022-07-29T18:29:21.773Z] 2.3.0-dev.33: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:29:22.132Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:29:22.492Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:29:22.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-29T18:29:22.492Z] ec3707da4032: Preparing [2022-07-29T18:29:22.492Z] 4c95b48670f9: Preparing [2022-07-29T18:29:22.492Z] da3262c3b83f: Preparing [2022-07-29T18:29:22.492Z] 60587c2a8cc6: Preparing [2022-07-29T18:29:22.492Z] f0e5a4d6c014: Preparing [2022-07-29T18:29:22.492Z] 3b19d27f08f7: Preparing [2022-07-29T18:29:22.492Z] 73bb99a6e169: Preparing [2022-07-29T18:29:22.492Z] ec06c3102977: Preparing [2022-07-29T18:29:22.492Z] 6a3c62e080c7: Preparing [2022-07-29T18:29:22.492Z] 340cb19ca677: Preparing [2022-07-29T18:29:22.492Z] 4f4ce317c6bb: Preparing [2022-07-29T18:29:22.492Z] 3b19d27f08f7: Waiting [2022-07-29T18:29:22.492Z] 73bb99a6e169: Waiting [2022-07-29T18:29:22.492Z] ec06c3102977: Waiting [2022-07-29T18:29:22.492Z] 6a3c62e080c7: Waiting [2022-07-29T18:29:22.492Z] 4f4ce317c6bb: Waiting [2022-07-29T18:29:22.492Z] da3262c3b83f: Layer already exists [2022-07-29T18:29:22.492Z] 60587c2a8cc6: Layer already exists [2022-07-29T18:29:22.492Z] f0e5a4d6c014: Layer already exists [2022-07-29T18:29:22.492Z] ec3707da4032: Layer already exists [2022-07-29T18:29:22.492Z] 4c95b48670f9: Layer already exists [2022-07-29T18:29:22.763Z] 6a3c62e080c7: Layer already exists [2022-07-29T18:29:22.763Z] 3b19d27f08f7: Layer already exists [2022-07-29T18:29:22.763Z] 340cb19ca677: Layer already exists [2022-07-29T18:29:22.763Z] 73bb99a6e169: Layer already exists [2022-07-29T18:29:22.763Z] ec06c3102977: Layer already exists [2022-07-29T18:29:22.763Z] 4f4ce317c6bb: Layer already exists [2022-07-29T18:29:22.763Z] a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:29:23.127Z] + 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-07-29T18:29:23.480Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-29T18:29:23.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-29T18:29:23.480Z] ec3707da4032: Preparing [2022-07-29T18:29:23.480Z] 4c95b48670f9: Preparing [2022-07-29T18:29:23.480Z] da3262c3b83f: Preparing [2022-07-29T18:29:23.480Z] 60587c2a8cc6: Preparing [2022-07-29T18:29:23.480Z] f0e5a4d6c014: Preparing [2022-07-29T18:29:23.480Z] 3b19d27f08f7: Preparing [2022-07-29T18:29:23.480Z] 73bb99a6e169: Preparing [2022-07-29T18:29:23.480Z] ec06c3102977: Preparing [2022-07-29T18:29:23.480Z] 6a3c62e080c7: Preparing [2022-07-29T18:29:23.480Z] 340cb19ca677: Preparing [2022-07-29T18:29:23.480Z] 4f4ce317c6bb: Preparing [2022-07-29T18:29:23.480Z] 3b19d27f08f7: Waiting [2022-07-29T18:29:23.480Z] 73bb99a6e169: Waiting [2022-07-29T18:29:23.480Z] ec06c3102977: Waiting [2022-07-29T18:29:23.480Z] 6a3c62e080c7: Waiting [2022-07-29T18:29:23.480Z] 340cb19ca677: Waiting [2022-07-29T18:29:23.480Z] 4f4ce317c6bb: Waiting [2022-07-29T18:29:23.480Z] da3262c3b83f: Layer already exists [2022-07-29T18:29:23.480Z] 60587c2a8cc6: Layer already exists [2022-07-29T18:29:23.480Z] f0e5a4d6c014: Layer already exists [2022-07-29T18:29:23.480Z] ec3707da4032: Layer already exists [2022-07-29T18:29:23.480Z] 4c95b48670f9: Layer already exists [2022-07-29T18:29:23.480Z] 3b19d27f08f7: Layer already exists [2022-07-29T18:29:23.481Z] 73bb99a6e169: Layer already exists [2022-07-29T18:29:23.481Z] 6a3c62e080c7: Layer already exists [2022-07-29T18:29:23.481Z] ec06c3102977: Layer already exists [2022-07-29T18:29:23.481Z] 340cb19ca677: Layer already exists [2022-07-29T18:29:23.751Z] 4f4ce317c6bb: Layer already exists [2022-07-29T18:29:23.751Z] main: digest: sha256:688c48297a1b0f9f12032bbd387c77a23f3b0d619f9a71eba5688e81d460105a size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-29T18:29:23.812Z] ===================================================== [Pipeline] echo [2022-07-29T18:29:23.822Z] taggedImages: [2022-07-29T18:29:23.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3 [2022-07-29T18:29:23.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-29T18:29:23.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.33 [2022-07-29T18:29:23.822Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a9913775ba844ac49f5eb06b88cc0e63275269c3-2.3.0-dev.33 [2022-07-29T18:29:23.822Z] - 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-07-29T18:29:24.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T18:29:24.199Z] [2022-07-29T18:29:24.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:29:24.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T18:29:24.819Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T18:29:24.819Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T18:29:24.819Z] 04944245beec: Pulling fs layer [2022-07-29T18:29:24.819Z] 699f458cf7ca: Pulling fs layer [2022-07-29T18:29:24.819Z] 765212b225bb: Pulling fs layer [2022-07-29T18:29:24.819Z] f23df028b6ca: Pulling fs layer [2022-07-29T18:29:24.819Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T18:29:24.819Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T18:29:24.819Z] 765212b225bb: Waiting [2022-07-29T18:29:24.819Z] f23df028b6ca: Waiting [2022-07-29T18:29:24.819Z] d65c8cfc05b1: Waiting [2022-07-29T18:29:24.819Z] 2437ff75d9bd: Waiting [2022-07-29T18:29:24.819Z] 04944245beec: Verifying Checksum [2022-07-29T18:29:24.819Z] 04944245beec: Download complete [2022-07-29T18:29:24.819Z] 765212b225bb: Verifying Checksum [2022-07-29T18:29:24.819Z] 765212b225bb: Download complete [2022-07-29T18:29:24.819Z] f23df028b6ca: Verifying Checksum [2022-07-29T18:29:24.819Z] f23df028b6ca: Download complete [2022-07-29T18:29:24.819Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T18:29:24.819Z] d65c8cfc05b1: Download complete [2022-07-29T18:29:25.091Z] 699f458cf7ca: Verifying Checksum [2022-07-29T18:29:25.091Z] 699f458cf7ca: Download complete [2022-07-29T18:29:25.364Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T18:29:25.365Z] 8998bd30e6a1: Download complete [2022-07-29T18:29:27.969Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T18:29:27.969Z] 2437ff75d9bd: Download complete [2022-07-29T18:29:29.935Z] 8998bd30e6a1: Pull complete [2022-07-29T18:29:30.208Z] 04944245beec: Pull complete [2022-07-29T18:29:31.641Z] 699f458cf7ca: Pull complete [2022-07-29T18:29:31.917Z] 765212b225bb: Pull complete [2022-07-29T18:29:32.893Z] f23df028b6ca: Pull complete [2022-07-29T18:29:32.893Z] d65c8cfc05b1: Pull complete [2022-07-29T18:29:47.965Z] 2437ff75d9bd: Pull complete [2022-07-29T18:29:47.965Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T18:29:47.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T18:29:47.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:29:48.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-21500 does not seem to be running inside a container [2022-07-29T18:29:48.308Z] $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:29:50.873Z] $ docker top 26cb60710c6cb87e00ff6b67fc2c0b9791184690654b36f3cc138739740084f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:29:51.817Z] ---> job-cost.sh [2022-07-29T18:29:51.818Z] lf-activate-venv: SKIPPING [2022-07-29T18:29:51.818Z] INFO: No Stack... [2022-07-29T18:29:52.407Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T18:29:53.380Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T18:29:54.036Z] + cat /w/workspace/edgex-go/268/archives/cost.csv [2022-07-29T18:29:54.036Z] + cut -d, -f6 [Pipeline] lock [2022-07-29T18:29:54.129Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] [2022-07-29T18:29:54.135Z] Resource [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] did not exist. Created. [2022-07-29T18:29:54.135Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T18:29:54.843Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T18:29:55.509Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T18:29:55.517Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-268-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T18:29:55.540Z] $ docker stop --time=1 26cb60710c6cb87e00ff6b67fc2c0b9791184690654b36f3cc138739740084f5 [2022-07-29T18:29:57.033Z] $ docker rm -f 26cb60710c6cb87e00ff6b67fc2c0b9791184690654b36f3cc138739740084f5 [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-07-29T18:29:57.576Z] provisioning config files... [2022-07-29T18:29:57.585Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/268@tmp/config855782054825928045tmp [Pipeline] { [Pipeline] sh [2022-07-29T18:29:57.878Z] + set +x [2022-07-29T18:29:57.878Z] + curl -s https://codecov.io/bash [2022-07-29T18:29:57.878Z] + bash -s -- [2022-07-29T18:29:58.138Z] [2022-07-29T18:29:58.138Z] _____ _ [2022-07-29T18:29:58.138Z] / ____| | | [2022-07-29T18:29:58.138Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T18:29:58.138Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T18:29:58.138Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T18:29:58.138Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T18:29:58.138Z] Bash-1.0.6 [2022-07-29T18:29:58.138Z] [2022-07-29T18:29:58.138Z] [2022-07-29T18:29:58.138Z] ==> git version 2.25.1 found [2022-07-29T18:29:58.138Z] ==> 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-07-29T18:29:58.138Z] Release-Date: 2020-01-08 [2022-07-29T18:29:58.138Z] 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-07-29T18:29:58.139Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T18:29:58.139Z] ==> Jenkins CI detected. [2022-07-29T18:29:58.139Z] current dir:  /w/workspace/edgex-go/268 [2022-07-29T18:29:58.139Z] project root: . [2022-07-29T18:29:58.139Z] --> token set from env [2022-07-29T18:29:58.139Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T18:29:58.139Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T18:29:58.139Z] ==> Python coveragepy not found [2022-07-29T18:29:58.139Z] ==> Searching for coverage reports in: [2022-07-29T18:29:58.139Z] + . [2022-07-29T18:29:58.139Z] -> Found 1 reports [2022-07-29T18:29:58.139Z] ==> Detecting git/mercurial file structure [2022-07-29T18:29:58.139Z] ==> Reading reports [2022-07-29T18:29:58.139Z] + ./coverage.out bytes=436531 [2022-07-29T18:29:58.139Z] ==> Appending adjustments [2022-07-29T18:29:58.139Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T18:29:59.523Z] + Found adjustments [2022-07-29T18:29:59.523Z] ==> Gzipping contents [2022-07-29T18:29:59.523Z] 60K /tmp/codecov.zpg5ug.gz [2022-07-29T18:29:59.523Z] ==> Uploading reports [2022-07-29T18:29:59.523Z] url: https://codecov.io [2022-07-29T18:29:59.523Z] query: branch=main&commit=a9913775ba844ac49f5eb06b88cc0e63275269c3&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-29T18:29:59.523Z] -> Pinging Codecov [2022-07-29T18:29:59.523Z] 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=a9913775ba844ac49f5eb06b88cc0e63275269c3&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-29T18:29:59.785Z] -> Uploading to [2022-07-29T18:29:59.785Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/a9913775ba844ac49f5eb06b88cc0e63275269c3/89aab2be-0320-4958-a055-a5dd1f938775.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T182959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f4d3cd03661aad17436699750d99236510132e7511bf4413bb0264f66471165 [2022-07-29T18:29:59.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:29:59.785Z] Dload Upload Total Spent Left Speed [2022-07-29T18:30:00.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60054 0 0 100 60054 0 240k --:--:-- --:--:-- --:--:-- 241k [2022-07-29T18:30:00.046Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a9913775ba844ac49f5eb06b88cc0e63275269c3 [Pipeline] } [2022-07-29T18:30:00.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-29T18:30:00.279Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-29T18:30:00.290Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:30:00.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-29T18:30:00.602Z] [2022-07-29T18:30:00.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:30:00.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-29T18:30:00.907Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-29T18:30:00.907Z] df9b9388f04a: Already exists [2022-07-29T18:30:00.907Z] 52dc419b0ee2: Pulling fs layer [2022-07-29T18:30:00.907Z] 25bc292e5bac: Pulling fs layer [2022-07-29T18:30:00.907Z] 114826534d7a: Pulling fs layer [2022-07-29T18:30:00.907Z] 4657fd5d0bcf: Pulling fs layer [2022-07-29T18:30:00.907Z] 6ad1cebc031e: Pulling fs layer [2022-07-29T18:30:00.907Z] 8a3aa393b2d8: Pulling fs layer [2022-07-29T18:30:00.907Z] 4657fd5d0bcf: Waiting [2022-07-29T18:30:00.907Z] 6ad1cebc031e: Waiting [2022-07-29T18:30:00.907Z] 25bc292e5bac: Download complete [2022-07-29T18:30:00.907Z] 52dc419b0ee2: Verifying Checksum [2022-07-29T18:30:00.907Z] 4657fd5d0bcf: Verifying Checksum [2022-07-29T18:30:00.907Z] 52dc419b0ee2: Download complete [2022-07-29T18:30:00.907Z] 4657fd5d0bcf: Download complete [2022-07-29T18:30:01.167Z] 52dc419b0ee2: Pull complete [2022-07-29T18:30:01.167Z] 6ad1cebc031e: Verifying Checksum [2022-07-29T18:30:01.167Z] 6ad1cebc031e: Download complete [2022-07-29T18:30:01.167Z] 25bc292e5bac: Pull complete [2022-07-29T18:30:01.740Z] 114826534d7a: Verifying Checksum [2022-07-29T18:30:01.740Z] 114826534d7a: Download complete [2022-07-29T18:30:02.001Z] 8a3aa393b2d8: Verifying Checksum [2022-07-29T18:30:02.001Z] 8a3aa393b2d8: Download complete [2022-07-29T18:30:06.197Z] 114826534d7a: Pull complete [2022-07-29T18:30:06.197Z] 4657fd5d0bcf: Pull complete [2022-07-29T18:30:06.197Z] 6ad1cebc031e: Pull complete [2022-07-29T18:30:08.744Z] 8a3aa393b2d8: Pull complete [2022-07-29T18:30:09.005Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-29T18:30:09.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-29T18:30:09.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:30:09.111Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:30:09.150Z] $ 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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:30:11.858Z] $ docker top 6b343b92135eb33dda6587e36c21749195789598404f5c2a34b44c34a7b61f7d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T18:30:11.949Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-29T18:30:12.232Z] + set -o pipefail [2022-07-29T18:30:12.232Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-29T18:30:18.896Z] [2022-07-29T18:30:18.896Z] Monitoring /w/workspace/edgex-go/268 (github.com/edgexfoundry/edgex-go)... [2022-07-29T18:30:18.896Z] [2022-07-29T18:30:18.896Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/61576789-7c5d-462d-a590-36ba1b32d91a [2022-07-29T18:30:18.896Z] [2022-07-29T18:30:18.896Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-29T18:30:18.896Z] [2022-07-29T18:30:18.896Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-29T18:30:18.896Z] [2022-07-29T18:30:18.896Z] [Pipeline] } [2022-07-29T18:30:18.910Z] $ docker stop --time=1 6b343b92135eb33dda6587e36c21749195789598404f5c2a34b44c34a7b61f7d [2022-07-29T18:30:21.839Z] $ docker rm -f 6b343b92135eb33dda6587e36c21749195789598404f5c2a34b44c34a7b61f7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-29T18:30:22.203Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T18:30:22.213Z] provisioning config files... [2022-07-29T18:30:22.220Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/268@tmp/config1711043692550963302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:30:22.513Z] --> edgex-publish-swagger.sh [2022-07-29T18:30:22.513Z] === Publish openapi/v2 API === [2022-07-29T18:30:22.513Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-29T18:30:22.513Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/268/openapi/v2/core-command.yaml] [2022-07-29T18:30:22.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:30:22.513Z] Dload Upload Total Spent Left Speed [2022-07-29T18:30:23.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36812 --:--:-- --:--:-- --:--:-- 36812 100 33831 0 0 100 33831 0 36812 --:--:-- --:--:-- --:--:-- 36772 [2022-07-29T18:30:23.456Z] [2022-07-29T18:30:23.456Z] [2022-07-29T18:30:23.456Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/268/openapi/v2/core-data.yaml] [2022-07-29T18:30:23.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:30:23.456Z] Dload Upload Total Spent Left Speed [2022-07-29T18:30:24.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 77830 --:--:-- --:--:-- --:--:-- 77745 100 71604 0 0 100 71604 0 77830 --:--:-- --:--:-- --:--:-- 77745 [2022-07-29T18:30:24.397Z] [2022-07-29T18:30:24.397Z] [2022-07-29T18:30:24.397Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/268/openapi/v2/core-metadata.yaml] [2022-07-29T18:30:24.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:30:24.397Z] Dload Upload Total Spent Left Speed [2022-07-29T18:30:26.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 68525 0:00:02 0:00:02 --:--:-- 68557 100 141k 0 0 100 141k 0 68525 0:00:02 0:00:02 --:--:-- 68525 [2022-07-29T18:30:26.349Z] [2022-07-29T18:30:26.349Z] [2022-07-29T18:30:26.349Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/268/openapi/v2/support-notifications.yaml] [2022-07-29T18:30:26.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:30:26.349Z] Dload Upload Total Spent Left Speed [2022-07-29T18:30:28.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 40507 0:00:02 0:00:02 --:--:-- 40507 100 89318 0 0 100 89318 0 38918 0:00:02 0:00:02 --:--:-- 38918 [2022-07-29T18:30:28.679Z] [2022-07-29T18:30:28.679Z] [2022-07-29T18:30:28.679Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/268/openapi/v2/support-scheduler.yaml] [2022-07-29T18:30:28.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:30:28.679Z] Dload Upload Total Spent Left Speed [2022-07-29T18:30:29.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43230 --:--:-- --:--:-- --:--:-- 43183 100 39556 0 0 100 39556 0 43183 --:--:-- --:--:-- --:--:-- 43183 [2022-07-29T18:30:29.622Z] [2022-07-29T18:30:29.622Z] [2022-07-29T18:30:29.622Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/268/openapi/v2/system-agent.yaml] [2022-07-29T18:30:29.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T18:30:29.622Z] Dload Upload Total Spent Left Speed [2022-07-29T18:30:30.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23832 --:--:-- --:--:-- --:--:-- 23804 100 20091 0 0 100 20091 0 23832 --:--:-- --:--:-- --:--:-- 23804 [2022-07-29T18:30:30.566Z] [2022-07-29T18:30:30.566Z] [Pipeline] } [2022-07-29T18:30:30.574Z] 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-07-29T18:30:30.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T18:30:30.987Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:30:31.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T18:30:31.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:30:31.376Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:30:31.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:30:31.857Z] $ docker top 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T18:30:31.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T18:30:31.959Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T18:30:32.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T18:30:32.091Z] $ docker exec 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f ssh-agent [2022-07-29T18:30:32.195Z] SSH_AUTH_SOCK=/tmp/ssh-frNpw3UkYTDY/agent.34 [2022-07-29T18:30:32.195Z] SSH_AGENT_PID=41 [2022-07-29T18:30:32.201Z] Running ssh-add (command line suppressed) [2022-07-29T18:30:32.321Z] Identity added: /w/workspace/edgex-go/268@tmp/private_key_5825705749078638667.key (/w/workspace/edgex-go/268@tmp/private_key_5825705749078638667.key) [2022-07-29T18:30:32.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T18:30:32.625Z] + git semver tag [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,822 [run_tag] DEBUG tag force:False [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,822 [check_head_tag] DEBUG check head tag [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,823 [execute] INFO git cat-file --batch-check [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=) [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,827 [execute] INFO git cat-file --batch [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=) [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,847 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,847 [execute] INFO git tag -a v2.3.0-dev.33 -m v2.3.0-dev.33 [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,848 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.33', '-m', 'v2.3.0-dev.33'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=None) [2022-07-29T18:30:32.885Z] 2022-07-29 18:30:32,852 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:30:32.885Z] 2.3.0-dev.33 [Pipeline] } [2022-07-29T18:30:32.897Z] $ docker exec --env ******** --env ******** 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f ssh-agent -k [2022-07-29T18:30:33.000Z] unset SSH_AUTH_SOCK; [2022-07-29T18:30:33.000Z] unset SSH_AGENT_PID; [2022-07-29T18:30:33.001Z] echo Agent pid 41 killed; [2022-07-29T18:30:33.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T18:30:33.324Z] + git semver [Pipeline] } [2022-07-29T18:30:33.601Z] $ docker stop --time=1 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f [2022-07-29T18:30:34.898Z] $ docker rm -f 170eaac538b2bcbf1c2470b38f3e8b320f7a45b7dc6702da2774c2b9d55ac99f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:30:35.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T18:30:35.303Z] [2022-07-29T18:30:35.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:30:35.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T18:30:35.865Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-29T18:30:35.865Z] ab5ef0e58194: Pulling fs layer [2022-07-29T18:30:35.865Z] 9712f1f96733: Pulling fs layer [2022-07-29T18:30:35.865Z] 63f879dbbcfc: Pulling fs layer [2022-07-29T18:30:35.865Z] 0d9ebad4ef96: Pulling fs layer [2022-07-29T18:30:35.865Z] e9a5061849ea: Pulling fs layer [2022-07-29T18:30:35.865Z] d747dcd14b5f: Pulling fs layer [2022-07-29T18:30:35.865Z] 2de7ff778b66: Pulling fs layer [2022-07-29T18:30:35.865Z] 0d9ebad4ef96: Waiting [2022-07-29T18:30:35.865Z] e9a5061849ea: Waiting [2022-07-29T18:30:35.865Z] d747dcd14b5f: Waiting [2022-07-29T18:30:35.865Z] 2de7ff778b66: Waiting [2022-07-29T18:30:35.865Z] 9712f1f96733: Download complete [2022-07-29T18:30:36.435Z] 63f879dbbcfc: Verifying Checksum [2022-07-29T18:30:36.436Z] 63f879dbbcfc: Download complete [2022-07-29T18:30:36.436Z] 0d9ebad4ef96: Verifying Checksum [2022-07-29T18:30:36.436Z] 0d9ebad4ef96: Download complete [2022-07-29T18:30:36.436Z] d747dcd14b5f: Download complete [2022-07-29T18:30:36.436Z] e9a5061849ea: Verifying Checksum [2022-07-29T18:30:36.436Z] 2de7ff778b66: Verifying Checksum [2022-07-29T18:30:36.436Z] 2de7ff778b66: Download complete [2022-07-29T18:30:36.436Z] ab5ef0e58194: Verifying Checksum [2022-07-29T18:30:36.436Z] ab5ef0e58194: Download complete [2022-07-29T18:30:39.731Z] ab5ef0e58194: Pull complete [2022-07-29T18:30:39.731Z] 9712f1f96733: Pull complete [2022-07-29T18:30:39.990Z] 63f879dbbcfc: Pull complete [2022-07-29T18:30:43.279Z] 0d9ebad4ef96: Pull complete [2022-07-29T18:30:43.539Z] e9a5061849ea: Pull complete [2022-07-29T18:30:43.539Z] d747dcd14b5f: Pull complete [2022-07-29T18:30:44.476Z] 2de7ff778b66: Pull complete [2022-07-29T18:30:44.476Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-29T18:30:44.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T18:30:44.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:30:44.561Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:30:44.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:30:46.879Z] $ docker top 7c94b9b95e2b63289b7ece77bd10efd70c11de8657bc80aeee33e650bd8fd57c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-29T18:30:46.967Z] provisioning config files... [2022-07-29T18:30:46.974Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/268@tmp/config530771506097767636tmp [2022-07-29T18:30:46.984Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/268@tmp/config4971481242256783258tmp [2022-07-29T18:30:46.994Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/268@tmp/config1283252909835550919tmp [Pipeline] { [Pipeline] echo [2022-07-29T18:30:47.008Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:30:47.293Z] ---> sigul-configuration.sh [2022-07-29T18:30:47.293Z] gpg: directory `/root/.gnupg' created [2022-07-29T18:30:47.293Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-29T18:30:47.293Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-29T18:30:47.293Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-29T18:30:47.293Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-29T18:30:47.293Z] gpg: CAST5 encrypted data [2022-07-29T18:30:47.293Z] gpg: encrypted with 1 passphrase [2022-07-29T18:30:47.293Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-29T18:30:47.584Z] + mkdir /home/jenkins [2022-07-29T18:30:47.584Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-29T18:30:47.872Z] + 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-07-29T18:30:47.883Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:30:48.167Z] ---> sigul-install.sh [2022-07-29T18:30:48.167Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-29T18:30:48.458Z] + git tag --list [2022-07-29T18:30:48.458Z] 0.6.0 [2022-07-29T18:30:48.458Z] 0.6.1 [2022-07-29T18:30:48.458Z] 0.7.0 [2022-07-29T18:30:48.458Z] 0.7.1 [2022-07-29T18:30:48.458Z] v1.0.0 [2022-07-29T18:30:48.458Z] v1.0.1 [2022-07-29T18:30:48.458Z] v1.1.0 [2022-07-29T18:30:48.458Z] v1.2.0 [2022-07-29T18:30:48.459Z] v1.2.1 [2022-07-29T18:30:48.459Z] v1.3.0 [2022-07-29T18:30:48.459Z] v1.3.1 [2022-07-29T18:30:48.459Z] v2.0.0 [2022-07-29T18:30:48.459Z] v2.1.0 [2022-07-29T18:30:48.459Z] v2.1.1 [2022-07-29T18:30:48.459Z] v2.1.1-dev.1 [2022-07-29T18:30:48.459Z] v2.1.1-dev.2 [2022-07-29T18:30:48.459Z] v2.1.1-dev.3 [2022-07-29T18:30:48.459Z] v2.1.1-dev.4 [2022-07-29T18:30:48.459Z] v2.1.1-dev.5 [2022-07-29T18:30:48.459Z] v2.1.1-dev.6 [2022-07-29T18:30:48.459Z] v2.1.1-dev.7 [2022-07-29T18:30:48.459Z] v2.1.1-dev.8 [2022-07-29T18:30:48.459Z] v2.2.0 [2022-07-29T18:30:48.459Z] v2.2.1-dev.1 [2022-07-29T18:30:48.459Z] v2.2.1-dev.10 [2022-07-29T18:30:48.459Z] v2.2.1-dev.11 [2022-07-29T18:30:48.459Z] v2.2.1-dev.12 [2022-07-29T18:30:48.459Z] v2.2.1-dev.13 [2022-07-29T18:30:48.459Z] v2.2.1-dev.14 [2022-07-29T18:30:48.459Z] v2.2.1-dev.15 [2022-07-29T18:30:48.459Z] v2.2.1-dev.16 [2022-07-29T18:30:48.459Z] v2.2.1-dev.17 [2022-07-29T18:30:48.459Z] v2.2.1-dev.18 [2022-07-29T18:30:48.459Z] v2.2.1-dev.19 [2022-07-29T18:30:48.459Z] v2.2.1-dev.2 [2022-07-29T18:30:48.459Z] v2.2.1-dev.20 [2022-07-29T18:30:48.459Z] v2.2.1-dev.21 [2022-07-29T18:30:48.459Z] v2.2.1-dev.22 [2022-07-29T18:30:48.459Z] v2.2.1-dev.23 [2022-07-29T18:30:48.459Z] v2.2.1-dev.24 [2022-07-29T18:30:48.459Z] v2.2.1-dev.25 [2022-07-29T18:30:48.459Z] v2.2.1-dev.26 [2022-07-29T18:30:48.459Z] v2.2.1-dev.27 [2022-07-29T18:30:48.459Z] v2.2.1-dev.28 [2022-07-29T18:30:48.459Z] v2.2.1-dev.29 [2022-07-29T18:30:48.459Z] v2.2.1-dev.3 [2022-07-29T18:30:48.459Z] v2.2.1-dev.4 [2022-07-29T18:30:48.459Z] v2.2.1-dev.5 [2022-07-29T18:30:48.459Z] v2.2.1-dev.6 [2022-07-29T18:30:48.459Z] v2.2.1-dev.7 [2022-07-29T18:30:48.459Z] v2.2.1-dev.8 [2022-07-29T18:30:48.459Z] v2.2.1-dev.9 [2022-07-29T18:30:48.459Z] v2.3.0-dev.29 [2022-07-29T18:30:48.459Z] v2.3.0-dev.30 [2022-07-29T18:30:48.459Z] v2.3.0-dev.31 [2022-07-29T18:30:48.459Z] v2.3.0-dev.32 [2022-07-29T18:30:48.459Z] v2.3.0-dev.33 [Pipeline] sh [2022-07-29T18:30:48.749Z] + lftools sign git-tag v2.3.0-dev.33 [2022-07-29T18:30:49.322Z] Signing Git tag with Sigul... [2022-07-29T18:30:49.322Z] Signing v2.3.0-dev.33 [Pipeline] echo [2022-07-29T18:30:49.592Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:30:49.883Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-29T18:30:49.891Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-29T18:30:49.913Z] $ docker stop --time=1 7c94b9b95e2b63289b7ece77bd10efd70c11de8657bc80aeee33e650bd8fd57c [2022-07-29T18:30:51.228Z] $ docker rm -f 7c94b9b95e2b63289b7ece77bd10efd70c11de8657bc80aeee33e650bd8fd57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-29T18:30:51.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T18:30:51.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:30:51.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T18:30:51.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:30:52.063Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:30:52.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:30:52.525Z] $ docker top 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T18:30:52.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T18:30:52.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T18:30:52.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T18:30:52.742Z] $ docker exec 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 ssh-agent [2022-07-29T18:30:52.875Z] SSH_AUTH_SOCK=/tmp/ssh-mQl3WLMjSL8b/agent.32 [2022-07-29T18:30:52.875Z] SSH_AGENT_PID=39 [2022-07-29T18:30:52.880Z] Running ssh-add (command line suppressed) [2022-07-29T18:30:52.992Z] Identity added: /w/workspace/edgex-go/268@tmp/private_key_9049298253948738849.key (/w/workspace/edgex-go/268@tmp/private_key_9049298253948738849.key) [2022-07-29T18:30:53.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T18:30:53.292Z] + git semver bump pre [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,471 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,471 [bump_version] DEBUG bumping version:2.3.0-dev.33 on axis:pre with prefix:dev [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,471 [bump_version] DEBUG bumped version:2.3.0-dev.34 [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,472 [write_version] DEBUG write version:2.3.0-dev.34 to path:/w/workspace/edgex-go/268/.semver/main with force:True [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,472 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,472 [write_file] DEBUG write to file:/w/workspace/edgex-go/268/.semver/main [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,473 [execute] INFO git cat-file --batch-check [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,479 [execute] INFO git cat-file --batch [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T18:30:53.553Z] 2022-07-29 18:30:53,484 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:30:53.553Z] 2.3.0-dev.34 [Pipeline] } [2022-07-29T18:30:53.564Z] $ docker exec --env ******** --env ******** 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 ssh-agent -k [2022-07-29T18:30:53.661Z] unset SSH_AUTH_SOCK; [2022-07-29T18:30:53.662Z] unset SSH_AGENT_PID; [2022-07-29T18:30:53.662Z] echo Agent pid 39 killed; [2022-07-29T18:30:53.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T18:30:53.976Z] + git semver [Pipeline] } [2022-07-29T18:30:54.252Z] $ docker stop --time=1 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 [2022-07-29T18:30:55.540Z] $ docker rm -f 07374dc147f64c943e8b747c37cd51ae060f2832e3f45787579ba95c663165c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T18:30:55.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T18:30:55.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:30:56.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T18:30:56.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:30:56.279Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:30:56.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:30:56.704Z] $ docker top 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T18:30:56.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T18:30:56.803Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T18:30:56.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T18:30:56.956Z] $ docker exec 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 ssh-agent [2022-07-29T18:30:57.078Z] SSH_AUTH_SOCK=/tmp/ssh-qBqysqY65lFI/agent.33 [2022-07-29T18:30:57.078Z] SSH_AGENT_PID=39 [2022-07-29T18:30:57.084Z] Running ssh-add (command line suppressed) [2022-07-29T18:30:57.208Z] Identity added: /w/workspace/edgex-go/268@tmp/private_key_5612706011587096849.key (/w/workspace/edgex-go/268@tmp/private_key_5612706011587096849.key) [2022-07-29T18:30:57.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T18:30:57.515Z] + git semver push [2022-07-29T18:30:57.776Z] 2022-07-29 18:30:57,696 [run_push] DEBUG push [2022-07-29T18:30:57.776Z] 2022-07-29 18:30:57,696 [execute] INFO git cat-file --batch-check [2022-07-29T18:30:57.776Z] 2022-07-29 18:30:57,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T18:30:57.776Z] 2022-07-29 18:30:57,700 [execute] INFO git rev-list de85f45daa5669bc76474c7d9e2ee75570d026b4 -- [2022-07-29T18:30:57.776Z] 2022-07-29 18:30:57,700 [execute] DEBUG Popen(['git', 'rev-list', 'de85f45daa5669bc76474c7d9e2ee75570d026b4', '--'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-29T18:30:57.776Z] 2022-07-29 18:30:57,715 [execute] INFO git fetch -v origin [2022-07-29T18:30:57.776Z] 2022-07-29 18:30:57,715 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-29T18:30:58.348Z] 2022-07-29 18:30:58,204 [run_push] DEBUG no remote changes detected [2022-07-29T18:30:58.348Z] 2022-07-29 18:30:58,204 [execute] INFO git push origin semver [2022-07-29T18:30:58.348Z] 2022-07-29 18:30:58,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/268/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-29T18:30:59.291Z] 2022-07-29 18:30:58,989 [run_push] DEBUG push all version tags [2022-07-29T18:30:59.291Z] 2022-07-29 18:30:58,990 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-29T18:30:59.291Z] 2022-07-29 18:30:58,990 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/268, universal_newlines=False, shell=None, istream=None) [2022-07-29T18:30:59.863Z] 2022-07-29 18:30:59,686 [read_version] DEBUG read version from /w/workspace/edgex-go/268/.semver/main [2022-07-29T18:30:59.863Z] 2.3.0-dev.34 [Pipeline] } [2022-07-29T18:30:59.875Z] $ docker exec --env ******** --env ******** 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 ssh-agent -k [2022-07-29T18:30:59.980Z] unset SSH_AUTH_SOCK; [2022-07-29T18:30:59.981Z] unset SSH_AGENT_PID; [2022-07-29T18:30:59.981Z] echo Agent pid 39 killed; [2022-07-29T18:30:59.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T18:31:00.301Z] + git semver [Pipeline] } [2022-07-29T18:31:00.577Z] $ docker stop --time=1 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 [2022-07-29T18:31:01.859Z] $ docker rm -f 5a07bfb1b9a3f0924eed1c47e632ddb865f65e464c48f86626020d9a909dc057 [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-07-29T18:31:02.389Z] + [ -d /w/workspace/edgex-go/268/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:31:02.682Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:31:03.548Z] ---> package-listing.sh [2022-07-29T18:31:03.548Z] ++ facter osfamily [2022-07-29T18:31:03.548Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T18:31:03.807Z] + OS_FAMILY=debian [2022-07-29T18:31:03.808Z] + workspace=/w/workspace/edgex-go/268 [2022-07-29T18:31:03.808Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T18:31:03.808Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T18:31:03.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T18:31:03.808Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T18:31:03.808Z] + '[' /w/workspace/edgex-go/268 ']' [2022-07-29T18:31:03.808Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T18:31:03.808Z] + case "${OS_FAMILY}" in [2022-07-29T18:31:03.808Z] + dpkg -l [2022-07-29T18:31:03.808Z] + grep '^ii' [2022-07-29T18:31:03.808Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T18:31:03.808Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T18:31:03.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T18:31:03.808Z] + '[' /w/workspace/edgex-go/268 ']' [2022-07-29T18:31:03.808Z] + mkdir -p /w/workspace/edgex-go/268/archives/ [2022-07-29T18:31:03.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/268/archives/ [Pipeline] echo [2022-07-29T18:31:03.819Z] 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/268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-29T18:31:04.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:31:04.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T18:31:04.669Z] [2022-07-29T18:31:04.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T18:31:04.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T18:31:04.973Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T18:31:04.973Z] 5eb5b503b376: Pulling fs layer [2022-07-29T18:31:04.973Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T18:31:04.973Z] ec43610c2a17: Pulling fs layer [2022-07-29T18:31:04.973Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T18:31:04.973Z] 33b1e0a273af: Pulling fs layer [2022-07-29T18:31:04.973Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T18:31:04.973Z] 2f39f015ded8: Pulling fs layer [2022-07-29T18:31:04.973Z] 33b1e0a273af: Waiting [2022-07-29T18:31:04.973Z] 3a2ae6a8a46f: Waiting [2022-07-29T18:31:04.973Z] 5d3b04190fa2: Waiting [2022-07-29T18:31:04.974Z] 2f39f015ded8: Waiting [2022-07-29T18:31:04.974Z] 5c69ac0246d0: Download complete [2022-07-29T18:31:04.974Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-29T18:31:04.974Z] 3a2ae6a8a46f: Download complete [2022-07-29T18:31:05.233Z] 33b1e0a273af: Verifying Checksum [2022-07-29T18:31:05.233Z] 33b1e0a273af: Download complete [2022-07-29T18:31:05.233Z] ec43610c2a17: Verifying Checksum [2022-07-29T18:31:05.233Z] ec43610c2a17: Download complete [2022-07-29T18:31:05.233Z] 5d3b04190fa2: Download complete [2022-07-29T18:31:05.233Z] 5eb5b503b376: Verifying Checksum [2022-07-29T18:31:05.233Z] 5eb5b503b376: Download complete [2022-07-29T18:31:05.799Z] 2f39f015ded8: Download complete [2022-07-29T18:31:06.371Z] 5eb5b503b376: Pull complete [2022-07-29T18:31:06.371Z] 5c69ac0246d0: Pull complete [2022-07-29T18:31:06.941Z] ec43610c2a17: Pull complete [2022-07-29T18:31:06.941Z] 3a2ae6a8a46f: Pull complete [2022-07-29T18:31:07.200Z] 33b1e0a273af: Pull complete [2022-07-29T18:31:07.200Z] 5d3b04190fa2: Pull complete [2022-07-29T18:31:11.389Z] 2f39f015ded8: Pull complete [2022-07-29T18:31:11.389Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T18:31:11.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T18:31:11.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T18:31:11.553Z] prd-ubuntu20.04-docker-8c-8g-21497 does not seem to be running inside a container [2022-07-29T18:31:11.603Z] $ 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/268/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/268 -v /w/workspace/edgex-go/268:/w/workspace/edgex-go/268:rw,z -v /w/workspace/edgex-go/268@tmp:/w/workspace/edgex-go/268@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-07-29T18:31:13.385Z] $ docker top df26aaa57f7ccf66a7ed32f1a61ef6f0c3a796956cb9d45f7cab0c7c9ca7f3d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T18:31:13.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T18:31:14.019Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T18:31:14.309Z] + ls /var/log/sa-host [2022-07-29T18:31:14.309Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T18:31:14.381Z] provisioning config files... [2022-07-29T18:31:14.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/268@tmp/config8676674857810071865tmp [Pipeline] { [Pipeline] echo [2022-07-29T18:31:14.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:31:14.694Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T18:31:14.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:31:15.036Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T18:31:15.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:31:15.329Z] ---> sudo-logs.sh [2022-07-29T18:31:15.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T18:31:15.348Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:31:15.633Z] ---> job-cost.sh [2022-07-29T18:31:15.633Z] lf-activate-venv: SKIPPING [2022-07-29T18:31:15.633Z] DEBUG: total: 0.10999999940395355 [2022-07-29T18:31:15.633Z] INFO: Retrieving Stack Cost... [2022-07-29T18:31:16.203Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T18:31:16.465Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T18:31:16.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T18:31:16.763Z] ---> logs-deploy.sh [2022-07-29T18:31:16.763Z] lf-activate-venv: SKIPPING [2022-07-29T18:31:16.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/268 [2022-07-29T18:31:16.763Z] INFO: archiving workspace using pattern(s): [2022-07-29T18:31:17.705Z] Archives upload complete. [2022-07-29T18:31:17.705Z] INFO: archiving logs to Nexus