Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a77f58c90179b916eae9116a1115cd7226a95c94 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7058819685699987021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6841034195624617989.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1655076935753027372.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh1442462627614235320.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh7531030882870357458.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1655 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/47 [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/47 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/47@tmp/jenkins-gitclient-ssh4166713784998939648.key > 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 a77f58c90179b916eae9116a1115cd7226a95c94 (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 a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 Commit message: "Merge pull request #3707 from cherrycl/issue-3706" > git rev-list --no-walk 534175572a367338c5f68a22b0251a809e37989d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-09T03:42:36.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-09T03:42:36.132Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-09T03:42:36.162Z] ========================================================= [2021-09-09T03:42:36.162Z] EdgeX Global Pipelines Version Info [2021-09-09T03:42:36.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:42:37.473Z] ------------------- [2021-09-09T03:42:37.473Z] stable info: [2021-09-09T03:42:37.473Z] ------------------- [2021-09-09T03:42:37.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-09T03:42:37.473Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T03:42:37.473Z] Message: update stable to v1.0.205 [2021-09-09T03:42:38.441Z] ------------------- [2021-09-09T03:42:38.441Z] experimental info: [2021-09-09T03:42:38.441Z] ------------------- [2021-09-09T03:42:38.441Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-09T03:42:38.441Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-09T03:42:38.441Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-09T03:42:38.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-09T03:42:38.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-09T03:42:38.639Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-09T03:42:38.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-09T03:42:38.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-09T03:42:38.704Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-09T03:42:38.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-09T03:42:38.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-09T03:42:38.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-09T03:42:38.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-09T03:42:38.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-09T03:42:38.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-09T03:42:38.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-09T03:42:38.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-09T03:42:38.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-09T03:42:38.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T03:42:38.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-09T03:42:38.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-09T03:42:39.011Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-09T03:42:39.032Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-09T03:42:40.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-09T03:42:40.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-09T03:42:40.621Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-09T03:42:40.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-09T03:42:40.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-09T03:42:40.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-09T03:42:40.715Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] echo [2021-09-09T03:42:40.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a77f58c [Pipeline] echo [2021-09-09T03:42:40.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T03:42:40.835Z] provisioning config files... [2021-09-09T03:42:40.854Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/47@tmp/config7571319343689008101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:42:41.192Z] ---> docker-login.sh [2021-09-09T03:42:41.192Z] nexus3.edgexfoundry.org:10001 [2021-09-09T03:42:41.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:42:41.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:42:41.461Z] Configure a credential helper to remove this warning. See [2021-09-09T03:42:41.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:42:41.461Z] [2021-09-09T03:42:41.461Z] Login Succeeded [2021-09-09T03:42:41.461Z] nexus3.edgexfoundry.org:10002 [2021-09-09T03:42:41.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:42:41.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:42:41.461Z] Configure a credential helper to remove this warning. See [2021-09-09T03:42:41.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:42:41.461Z] [2021-09-09T03:42:41.461Z] Login Succeeded [2021-09-09T03:42:41.461Z] nexus3.edgexfoundry.org:10003 [2021-09-09T03:42:41.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:42:41.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:42:41.732Z] Configure a credential helper to remove this warning. See [2021-09-09T03:42:41.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:42:41.732Z] [2021-09-09T03:42:41.732Z] Login Succeeded [2021-09-09T03:42:41.732Z] nexus3.edgexfoundry.org:10004 [2021-09-09T03:42:41.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:42:41.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:42:41.998Z] Configure a credential helper to remove this warning. See [2021-09-09T03:42:41.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:42:41.998Z] [2021-09-09T03:42:41.998Z] Login Succeeded [2021-09-09T03:42:41.998Z] docker.io [2021-09-09T03:42:41.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:42:42.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:42:42.269Z] Configure a credential helper to remove this warning. See [2021-09-09T03:42:42.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:42:42.269Z] [2021-09-09T03:42:42.269Z] Login Succeeded [2021-09-09T03:42:42.269Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T03:42:42.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T03:42:42.642Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/core-command/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/core-data/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-09T03:42:42.642Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-09T03:42:42.642Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-09T03:42:42.642Z] ++ cut -d/ -f2 [2021-09-09T03:42:42.642Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-09T03:42:42.709Z] 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:42:43.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T03:42:43.818Z] [2021-09-09T03:42:43.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:42:44.155Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T03:42:44.156Z] latest: Pulling from edgex-devops/git-semver [2021-09-09T03:42:44.156Z] 31603596830f: Pulling fs layer [2021-09-09T03:42:44.156Z] 04fac38145f0: Pulling fs layer [2021-09-09T03:42:44.156Z] 701f6daf10bf: Pulling fs layer [2021-09-09T03:42:44.156Z] 24f72da36158: Pulling fs layer [2021-09-09T03:42:44.156Z] 24f72da36158: Waiting [2021-09-09T03:42:44.156Z] 04fac38145f0: Verifying Checksum [2021-09-09T03:42:44.156Z] 04fac38145f0: Download complete [2021-09-09T03:42:44.422Z] 31603596830f: Verifying Checksum [2021-09-09T03:42:44.422Z] 31603596830f: Download complete [2021-09-09T03:42:44.687Z] 31603596830f: Pull complete [2021-09-09T03:42:44.687Z] 04fac38145f0: Pull complete [2021-09-09T03:42:44.687Z] 24f72da36158: Verifying Checksum [2021-09-09T03:42:44.687Z] 24f72da36158: Download complete [2021-09-09T03:42:44.687Z] 701f6daf10bf: Verifying Checksum [2021-09-09T03:42:44.687Z] 701f6daf10bf: Download complete [2021-09-09T03:42:45.282Z] 701f6daf10bf: Pull complete [2021-09-09T03:42:45.551Z] 24f72da36158: Pull complete [2021-09-09T03:42:45.551Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-09T03:42:45.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T03:42:45.551Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-09T03:42:45.648Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T03:42:45.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T03:42:46.598Z] $ docker top 83bdabefc429192f4aae889938e9118f8a937a195f4fcc3fc0cf3ff6dbf32a06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T03:42:46.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T03:42:46.733Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T03:42:46.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T03:42:46.870Z] $ docker exec 83bdabefc429192f4aae889938e9118f8a937a195f4fcc3fc0cf3ff6dbf32a06 ssh-agent [2021-09-09T03:42:46.986Z] SSH_AUTH_SOCK=/tmp/ssh-e8oaoVoeECjZ/agent.14 [2021-09-09T03:42:46.986Z] SSH_AGENT_PID=21 [2021-09-09T03:42:47.000Z] Running ssh-add (command line suppressed) [2021-09-09T03:42:47.109Z] Identity added: /w/workspace/edgex-go/47@tmp/private_key_6186693197312240170.key (/w/workspace/edgex-go/47@tmp/private_key_6186693197312240170.key) [2021-09-09T03:42:47.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T03:42:47.445Z] + git tag --points-at HEAD [Pipeline] } [2021-09-09T03:42:47.468Z] $ docker exec --env ******** --env ******** 83bdabefc429192f4aae889938e9118f8a937a195f4fcc3fc0cf3ff6dbf32a06 ssh-agent -k [2021-09-09T03:42:47.580Z] unset SSH_AUTH_SOCK; [2021-09-09T03:42:47.580Z] unset SSH_AGENT_PID; [2021-09-09T03:42:47.580Z] echo Agent pid 21 killed; [2021-09-09T03:42:47.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-09T03:42:47.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T03:42:47.638Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T03:42:47.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T03:42:47.781Z] $ docker exec 83bdabefc429192f4aae889938e9118f8a937a195f4fcc3fc0cf3ff6dbf32a06 ssh-agent [2021-09-09T03:42:47.903Z] SSH_AUTH_SOCK=/tmp/ssh-jLT47kL149M9/agent.54 [2021-09-09T03:42:47.903Z] SSH_AGENT_PID=60 [2021-09-09T03:42:47.915Z] Running ssh-add (command line suppressed) [2021-09-09T03:42:48.023Z] Identity added: /w/workspace/edgex-go/47@tmp/private_key_4778588154370565928.key (/w/workspace/edgex-go/47@tmp/private_key_4778588154370565928.key) [2021-09-09T03:42:48.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T03:42:48.368Z] + git semver init [2021-09-09T03:42:48.368Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T03:42:48.368Z] # $GIT_DIR = /w/workspace/edgex-go/47/.git [2021-09-09T03:42:48.368Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/47 [2021-09-09T03:42:48.368Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T03:42:48.368Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T03:42:48.368Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T03:42:48.368Z] # $SEMVER_BRANCH = main [2021-09-09T03:42:48.368Z] # $SEMVER_TEMP = /tmp/semver-036678484 [2021-09-09T03:42:48.368Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-09T03:43:03.416Z] # '/tmp/semver-036678484' -> '/w/workspace/edgex-go/47/.semver' [2021-09-09T03:43:03.416Z] # -> Force: false [2021-09-09T03:43:03.416Z] # $SEMVER_DIR = /w/workspace/edgex-go/47/.semver [Pipeline] } [2021-09-09T03:43:03.435Z] $ docker exec --env ******** --env ******** 83bdabefc429192f4aae889938e9118f8a937a195f4fcc3fc0cf3ff6dbf32a06 ssh-agent -k [2021-09-09T03:43:03.553Z] unset SSH_AUTH_SOCK; [2021-09-09T03:43:03.554Z] unset SSH_AGENT_PID; [2021-09-09T03:43:03.554Z] echo Agent pid 60 killed; [2021-09-09T03:43:03.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T03:43:03.909Z] + git semver [Pipeline] } [2021-09-09T03:43:03.933Z] $ docker stop --time=1 83bdabefc429192f4aae889938e9118f8a937a195f4fcc3fc0cf3ff6dbf32a06 [2021-09-09T03:43:05.922Z] $ docker rm -f 83bdabefc429192f4aae889938e9118f8a937a195f4fcc3fc0cf3ff6dbf32a06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T03:43:06.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-09T03:43:06.664Z] Stashed 1 file(s) [Pipeline] echo [2021-09-09T03:43:06.668Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.40 [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] echo [2021-09-09T03:43:06.969Z] ========================================================= [2021-09-09T03:43:06.969Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-09T03:43:06.969Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:43:07.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T03:43:07.291Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-09T03:43:07.291Z] 540db60ca938: Pulling fs layer [2021-09-09T03:43:07.291Z] adcc1eea9eea: Pulling fs layer [2021-09-09T03:43:07.291Z] 4c4ab2625f07: Pulling fs layer [2021-09-09T03:43:07.291Z] db62176df00c: Pulling fs layer [2021-09-09T03:43:07.291Z] 3b30891b0d05: Pulling fs layer [2021-09-09T03:43:07.291Z] 06b49ca38bd5: Pulling fs layer [2021-09-09T03:43:07.291Z] c788192a36de: Pulling fs layer [2021-09-09T03:43:07.291Z] a77e37c0d609: Pulling fs layer [2021-09-09T03:43:07.291Z] c3185cebc471: Pulling fs layer [2021-09-09T03:43:07.291Z] db62176df00c: Waiting [2021-09-09T03:43:07.291Z] 3b30891b0d05: Waiting [2021-09-09T03:43:07.291Z] 06b49ca38bd5: Waiting [2021-09-09T03:43:07.291Z] c788192a36de: Waiting [2021-09-09T03:43:07.291Z] a77e37c0d609: Waiting [2021-09-09T03:43:07.291Z] c3185cebc471: Waiting [2021-09-09T03:43:07.291Z] 4c4ab2625f07: Verifying Checksum [2021-09-09T03:43:07.291Z] 4c4ab2625f07: Download complete [2021-09-09T03:43:07.561Z] adcc1eea9eea: Verifying Checksum [2021-09-09T03:43:07.561Z] adcc1eea9eea: Download complete [2021-09-09T03:43:07.561Z] 3b30891b0d05: Verifying Checksum [2021-09-09T03:43:07.561Z] 3b30891b0d05: Download complete [2021-09-09T03:43:07.561Z] 06b49ca38bd5: Verifying Checksum [2021-09-09T03:43:07.561Z] 06b49ca38bd5: Download complete [2021-09-09T03:43:07.561Z] c788192a36de: Verifying Checksum [2021-09-09T03:43:07.561Z] c788192a36de: Download complete [2021-09-09T03:43:07.561Z] 540db60ca938: Verifying Checksum [2021-09-09T03:43:07.561Z] 540db60ca938: Download complete [2021-09-09T03:43:07.826Z] 540db60ca938: Pull complete [2021-09-09T03:43:07.826Z] adcc1eea9eea: Pull complete [2021-09-09T03:43:07.826Z] 4c4ab2625f07: Pull complete [2021-09-09T03:43:08.615Z] a77e37c0d609: Verifying Checksum [2021-09-09T03:43:08.615Z] a77e37c0d609: Download complete [2021-09-09T03:43:13.775Z] c3185cebc471: Verifying Checksum [2021-09-09T03:43:13.775Z] c3185cebc471: Download complete [2021-09-09T03:43:13.775Z] db62176df00c: Verifying Checksum [2021-09-09T03:43:13.775Z] db62176df00c: Download complete [2021-09-09T03:43:18.067Z] db62176df00c: Pull complete [2021-09-09T03:43:18.067Z] 3b30891b0d05: Pull complete [2021-09-09T03:43:18.067Z] 06b49ca38bd5: Pull complete [2021-09-09T03:43:18.067Z] c788192a36de: Pull complete [2021-09-09T03:43:18.067Z] a77e37c0d609: Pull complete [2021-09-09T03:43:20.034Z] c3185cebc471: Pull complete [2021-09-09T03:43:20.034Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-09T03:43:20.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T03:43:20.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:43:20.370Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T03:43:20.370Z] WORKDIR /edgex [2021-09-09T03:43:20.370Z] COPY go.mod . [2021-09-09T03:43:20.370Z] RUN go mod download' [2021-09-09T03:43:20.370Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-09T03:43:21.892Z] Still waiting to schedule task [2021-09-09T03:43:21.892Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-09T03:43:22.338Z] Sending build context to Docker daemon 328.8MB [2021-09-09T03:43:22.339Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-09T03:43:22.339Z] ---> 031687cdd783 [2021-09-09T03:43:22.339Z] Step 2/4 : WORKDIR /edgex [2021-09-09T03:43:23.300Z] ---> Running in 3b3b08826337 [2021-09-09T03:43:23.570Z] Removing intermediate container 3b3b08826337 [2021-09-09T03:43:23.570Z] ---> 31bd88fa7820 [2021-09-09T03:43:23.570Z] Step 3/4 : COPY go.mod . [2021-09-09T03:43:23.570Z] ---> c6ebd499176d [2021-09-09T03:43:23.570Z] Step 4/4 : RUN go mod download [2021-09-09T03:43:23.570Z] ---> Running in f3e4749e855d [2021-09-09T03:44:02.506Z] Removing intermediate container f3e4749e855d [2021-09-09T03:44:02.506Z] ---> ae9212b17cb5 [2021-09-09T03:44:02.506Z] Successfully built ae9212b17cb5 [2021-09-09T03:44:02.506Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:44:02.827Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T03:44:02.827Z] . [Pipeline] withDockerContainer [2021-09-09T03:44:02.914Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T03:44:02.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:44:03.399Z] $ docker top a09d92f9d54aa54ef0eebe7ac831c24e8b21bad022cc0879069554c379b78f36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:44:03.810Z] + go version [2021-09-09T03:44:03.810Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-09T03:44:03.825Z] $ docker stop --time=1 a09d92f9d54aa54ef0eebe7ac831c24e8b21bad022cc0879069554c379b78f36 [2021-09-09T03:44:05.018Z] $ docker rm -f a09d92f9d54aa54ef0eebe7ac831c24e8b21bad022cc0879069554c379b78f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:44:05.563Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-09T03:44:05.563Z] . [Pipeline] withDockerContainer [2021-09-09T03:44:05.659Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T03:44:05.709Z] $ 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/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:44:06.093Z] $ docker top aee43c71de092f8c76058f85c7653c5a478785c8a2b5e9117d3ce8eec4372423 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T03:44:06.199Z] ========================================================= [2021-09-09T03:44:06.199Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-09T03:44:06.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:44:06.517Z] + go mod tidy [Pipeline] sh [2021-09-09T03:44:07.100Z] + make test [2021-09-09T03:44:07.101Z] 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 [2021-09-09T03:44:07.378Z] go mod tidy [2021-09-09T03:44:07.647Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-09T03:44:14.334Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-09T03:44:30.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-09T03:44:37.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-09T03:44:37.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-09T03:44:37.558Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-09T03:44:40.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-09T03:44:40.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-09T03:44:40.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-09T03:44:40.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-09T03:44:41.340Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-09T03:44:41.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-09T03:44:42.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-09T03:44:42.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-09T03:44:42.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-09T03:44:42.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-09T03:44:43.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-09-09T03:44:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-09T03:44:43.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-09T03:44:45.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-09-09T03:44:45.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-09T03:44:45.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements [2021-09-09T03:44:45.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-09T03:44:45.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-09T03:44:46.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements [2021-09-09T03:44:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-09T03:44:46.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:44:47.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-09-09T03:44:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-09T03:44:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-09T03:44:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-09T03:44:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-09T03:44:47.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-09T03:44:48.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements [2021-09-09T03:44:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-09T03:44:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:44:48.106Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-09-09T03:44:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-09T03:44:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-09T03:44:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-09T03:44:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-09T03:44:48.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-09T03:44:48.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-09-09T03:44:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-09T03:44:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-09T03:44:48.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-09T03:44:49.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-09-09T03:44:49.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-09T03:44:49.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-09-09T03:44:49.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-09-09T03:44:49.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-09T03:44:49.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-09-09T03:44:50.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-09-09T03:44:50.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-09-09T03:44:50.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-09-09T03:44:51.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-09-09T03:45:03.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-09-09T03:45:03.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-09T03:45:07.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.183s coverage: 81.8% of statements [2021-09-09T03:45:07.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.2% of statements [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-09T03:45:25.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-09-09T03:45:25.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-09T03:45:26.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.234s coverage: 66.9% of statements [2021-09-09T03:45:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-09T03:45:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-09T03:45:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-09T03:45:27.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.6% of statements [2021-09-09T03:45:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-09T03:45:27.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-09T03:45:27.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-09-09T03:45:27.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-09T03:45:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-09-09T03:45:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-09T03:45:35.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-09T03:45:35.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-09T03:45:35.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-09T03:45:35.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-09T03:45:35.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-09T03:45:35.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-09T03:45:35.967Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-09T03:45:35.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-09T03:45:35.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-09T03:45:35.967Z] GO111MODULE=on go vet ./... [2021-09-09T03:45:43.579Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1657 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-09T03:45:43.598Z] Running in /w/workspace/edgex-go/47 [Pipeline] { [Pipeline] checkout [2021-09-09T03:45:43.801Z] The recommended git tool is: git [2021-09-09T03:45:48.917Z] using credential edgex-jenkins-ssh [2021-09-09T03:45:48.938Z] Cloning the remote Git repository [2021-09-09T03:45:48.987Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:45:49.127Z] > git init /w/workspace/edgex-go/47 # timeout=10 [2021-09-09T03:45:49.210Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-09T03:45:49.211Z] > git --version # timeout=10 [2021-09-09T03:45:49.224Z] > git --version # 'git version 2.17.1' [2021-09-09T03:45:49.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-09T03:45:49.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T03:46:03.383Z] gofmt -l . [2021-09-09T03:46:03.383Z] [ "`gofmt -l .`" = "" ] [2021-09-09T03:46:03.383Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-09T03:46:03.709Z] + ls -al . [2021-09-09T03:46:03.709Z] total 608 [2021-09-09T03:46:03.709Z] drwxrwxr-x 10 1001 1001 4096 Sep 9 03:46 . [2021-09-09T03:46:03.709Z] drwxr-xr-x 4 root root 30 Sep 9 03:44 .. [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 11 Sep 9 03:42 .dockerignore [2021-09-09T03:46:03.709Z] drwxrwxr-x 8 1001 1001 162 Sep 9 03:42 .git [2021-09-09T03:46:03.709Z] drwxrwxr-x 4 1001 1001 142 Sep 9 03:42 .github [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 818 Sep 9 03:42 .gitignore [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 76 Sep 9 03:42 .hadolint.yml [2021-09-09T03:46:03.709Z] drwx------ 3 1001 1001 43 Sep 9 03:43 .semver [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 166 Sep 9 03:42 .sonarcloud.properties [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 03:42 ADOPTERS.md [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 8493 Sep 9 03:42 Attribution.txt [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 43881 Sep 9 03:42 CHANGELOG.md [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 03:42 CONTRIBUTING.md [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 03:42 GOVERNANCE.md [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 849 Sep 9 03:42 Jenkinsfile [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 03:42 LICENSE [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 5915 Sep 9 03:42 Makefile [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 03:42 OWNERS.md [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 8643 Sep 9 03:42 README.md [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 6912 Sep 9 03:42 SECURITY.md [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 12 Sep 9 03:43 VERSION [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 4131 Sep 9 03:42 ZMQWindows.md [2021-09-09T03:46:03.709Z] drwxrwxr-x 2 1001 1001 37 Sep 9 03:42 bin [2021-09-09T03:46:03.709Z] drwxrwxr-x 14 1001 1001 4096 Sep 9 03:42 cmd [2021-09-09T03:46:03.709Z] -rw-r--r-- 1 root root 404331 Sep 9 03:45 coverage.out [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 841 Sep 9 03:42 go.mod [2021-09-09T03:46:03.709Z] -rw-r--r-- 1 root root 50064 Sep 9 03:44 go.sum [2021-09-09T03:46:03.709Z] drwxrwxr-x 8 1001 1001 124 Sep 9 03:42 internal [2021-09-09T03:46:03.709Z] drwxrwxr-x 3 1001 1001 16 Sep 9 03:42 openapi [2021-09-09T03:46:03.709Z] drwxrwxr-x 4 1001 1001 71 Sep 9 03:42 snap [2021-09-09T03:46:03.709Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 03:42 version.go [Pipeline] sh [2021-09-09T03:46:04.026Z] + '[' -e coverage.out ] [2021-09-09T03:46:04.026Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-09T03:46:04.148Z] Stashed 1 file(s) [Pipeline] sh [2021-09-09T03:46:04.452Z] + make build [2021-09-09T03:46:04.452Z] go mod tidy [2021-09-09T03:46:04.452Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T03:46:04.710Z] Avoid second fetch [2021-09-09T03:46:04.711Z] Checking out Revision a77f58c90179b916eae9116a1115cd7226a95c94 (main) [2021-09-09T03:46:04.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-09T03:46:04.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-09T03:46:04.729Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T03:46:04.741Z] > git checkout -f a77f58c90179b916eae9116a1115cd7226a95c94 # timeout=10 [2021-09-09T03:46:06.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T03:46:09.149Z] Commit message: "Merge pull request #3707 from cherrycl/issue-3706" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T03:46:09.507Z] provisioning config files... [2021-09-09T03:46:09.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/47@tmp/config6056435863519224356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:46:10.126Z] ---> docker-login.sh [2021-09-09T03:46:10.126Z] nexus3.edgexfoundry.org:10001 [2021-09-09T03:46:11.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:46:12.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:46:12.172Z] Configure a credential helper to remove this warning. See [2021-09-09T03:46:12.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:46:12.172Z] [2021-09-09T03:46:12.172Z] Login Succeeded [2021-09-09T03:46:12.172Z] nexus3.edgexfoundry.org:10002 [2021-09-09T03:46:12.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:46:12.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:46:12.773Z] Configure a credential helper to remove this warning. See [2021-09-09T03:46:12.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:46:12.773Z] [2021-09-09T03:46:12.773Z] Login Succeeded [2021-09-09T03:46:12.773Z] nexus3.edgexfoundry.org:10003 [2021-09-09T03:46:13.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T03:46:13.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:46:13.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:46:13.376Z] Configure a credential helper to remove this warning. See [2021-09-09T03:46:13.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:46:13.376Z] [2021-09-09T03:46:13.376Z] Login Succeeded [2021-09-09T03:46:13.376Z] nexus3.edgexfoundry.org:10004 [2021-09-09T03:46:13.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:46:13.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:46:13.976Z] Configure a credential helper to remove this warning. See [2021-09-09T03:46:13.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:46:13.976Z] [2021-09-09T03:46:13.976Z] Login Succeeded [2021-09-09T03:46:13.976Z] docker.io [2021-09-09T03:46:14.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T03:46:14.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:46:14.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:46:14.849Z] Configure a credential helper to remove this warning. See [2021-09-09T03:46:14.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:46:14.849Z] [2021-09-09T03:46:14.849Z] Login Succeeded [2021-09-09T03:46:14.849Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T03:46:14.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-09T03:46:15.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] echo [2021-09-09T03:46:15.245Z] ========================================================= [2021-09-09T03:46:15.245Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-09T03:46:15.245Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-09T03:46:15.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T03:46:15.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:46:15.873Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-09T03:46:15.873Z] 595b0fe564bb: Pulling fs layer [2021-09-09T03:46:15.873Z] 24495759ef45: Pulling fs layer [2021-09-09T03:46:15.873Z] d148012ef14d: Pulling fs layer [2021-09-09T03:46:15.873Z] e90a11edd702: Pulling fs layer [2021-09-09T03:46:15.873Z] d77568369979: Pulling fs layer [2021-09-09T03:46:15.873Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-09T03:46:15.873Z] 170f2ba95c9a: Pulling fs layer [2021-09-09T03:46:15.873Z] 97ac5df62f85: Pulling fs layer [2021-09-09T03:46:15.873Z] e90a11edd702: Waiting [2021-09-09T03:46:15.873Z] fc1c9f9a7f3b: Waiting [2021-09-09T03:46:15.873Z] 170f2ba95c9a: Waiting [2021-09-09T03:46:15.873Z] d77568369979: Waiting [2021-09-09T03:46:15.873Z] 97ac5df62f85: Waiting [2021-09-09T03:46:15.873Z] d148012ef14d: Download complete [2021-09-09T03:46:15.873Z] 24495759ef45: Download complete [2021-09-09T03:46:15.873Z] d77568369979: Verifying Checksum [2021-09-09T03:46:15.873Z] d77568369979: Download complete [2021-09-09T03:46:16.147Z] fc1c9f9a7f3b: Download complete [2021-09-09T03:46:16.147Z] 595b0fe564bb: Verifying Checksum [2021-09-09T03:46:16.147Z] 595b0fe564bb: Download complete [2021-09-09T03:46:16.147Z] 170f2ba95c9a: Verifying Checksum [2021-09-09T03:46:16.147Z] 170f2ba95c9a: Download complete [2021-09-09T03:46:16.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T03:46:16.847Z] 595b0fe564bb: Pull complete [2021-09-09T03:46:17.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T03:46:17.888Z] 24495759ef45: Pull complete [2021-09-09T03:46:18.164Z] d148012ef14d: Pull complete [2021-09-09T03:46:18.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T03:46:19.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T03:46:19.778Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T03:46:20.165Z] 97ac5df62f85: Verifying Checksum [2021-09-09T03:46:20.165Z] e90a11edd702: Download complete [2021-09-09T03:46:20.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-09T03:46:22.395Z] $ docker stop --time=1 aee43c71de092f8c76058f85c7653c5a478785c8a2b5e9117d3ce8eec4372423 [2021-09-09T03:46:24.321Z] $ docker rm -f aee43c71de092f8c76058f85c7653c5a478785c8a2b5e9117d3ce8eec4372423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:46:30.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:46:30.387Z] [2021-09-09T03:46:30.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:46:30.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:46:30.957Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-09T03:46:30.957Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-09T03:46:30.957Z] ca9280d653b3: Pulling fs layer [2021-09-09T03:46:30.957Z] 7e9c9ca2126c: Pulling fs layer [2021-09-09T03:46:31.297Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-09T03:46:31.297Z] cbdbe7a5bc2a: Download complete [2021-09-09T03:46:31.537Z] e90a11edd702: Pull complete [2021-09-09T03:46:31.537Z] d77568369979: Pull complete [2021-09-09T03:46:31.537Z] fc1c9f9a7f3b: Pull complete [2021-09-09T03:46:31.537Z] 170f2ba95c9a: Pull complete [2021-09-09T03:46:31.674Z] cbdbe7a5bc2a: Pull complete [2021-09-09T03:46:31.674Z] ca9280d653b3: Verifying Checksum [2021-09-09T03:46:31.674Z] ca9280d653b3: Download complete [2021-09-09T03:46:32.439Z] ca9280d653b3: Pull complete [2021-09-09T03:46:34.449Z] 7e9c9ca2126c: Verifying Checksum [2021-09-09T03:46:34.449Z] 7e9c9ca2126c: Download complete [2021-09-09T03:46:37.801Z] 7e9c9ca2126c: Pull complete [2021-09-09T03:46:37.801Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-09T03:46:37.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:46:37.801Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-09T03:46:37.897Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T03:46:37.948Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:46:38.259Z] 97ac5df62f85: Pull complete [2021-09-09T03:46:38.260Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-09T03:46:38.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:46:38.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:46:40.687Z] $ docker top 77b7f18fae90d08d5ab3965ea23147dc955de091d8ba83fb0480e18510472ebe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2021-09-09T03:46:41.093Z] + docker-compose build --help [2021-09-09T03:46:41.093Z] + grep parallel [2021-09-09T03:46:41.188Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:46:41.188Z] WORKDIR /edgex [2021-09-09T03:46:41.188Z] COPY go.mod . [2021-09-09T03:46:41.188Z] RUN go mod download [2021-09-09T03:46:41.188Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-09T03:46:41.674Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T03:46:41.690Z] $ docker stop --time=1 77b7f18fae90d08d5ab3965ea23147dc955de091d8ba83fb0480e18510472ebe [2021-09-09T03:46:42.870Z] $ docker rm -f 77b7f18fae90d08d5ab3965ea23147dc955de091d8ba83fb0480e18510472ebe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:46:43.197Z] Sending build context to Docker daemon 166MB [2021-09-09T03:46:43.197Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-09T03:46:43.197Z] ---> 04bc70af865f [2021-09-09T03:46:43.197Z] Step 2/4 : WORKDIR /edgex [2021-09-09T03:46:43.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-09T03:46:43.325Z] . [Pipeline] withDockerContainer [2021-09-09T03:46:43.415Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T03:46:43.477Z] $ 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/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:46:44.060Z] $ docker top cfb8f7b71e5acdc82689dee99351d929e1debde7b71829010c877f7677480b1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:46:44.453Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T03:46:45.036Z] Building core-command ... [2021-09-09T03:46:45.036Z] Building core-data ... [2021-09-09T03:46:45.036Z] Building core-metadata ... [2021-09-09T03:46:45.036Z] Building security-bootstrapper ... [2021-09-09T03:46:45.036Z] Building security-proxy-setup ... [2021-09-09T03:46:45.036Z] Building security-secretstore-setup ... [2021-09-09T03:46:45.036Z] Building support-notifications ... [2021-09-09T03:46:45.036Z] Building support-scheduler ... [2021-09-09T03:46:45.036Z] Building sys-mgmt-agent ... [2021-09-09T03:46:45.036Z] Building core-metadata [2021-09-09T03:46:45.036Z] Building support-notifications [2021-09-09T03:46:45.036Z] Building core-command [2021-09-09T03:46:45.036Z] Building security-proxy-setup [2021-09-09T03:46:45.036Z] Building security-bootstrapper [2021-09-09T03:46:49.938Z] ---> Running in 0115f5731267 [2021-09-09T03:46:50.211Z] Removing intermediate container 0115f5731267 [2021-09-09T03:46:50.211Z] ---> a96c5a6bbfa8 [2021-09-09T03:46:50.211Z] Step 3/4 : COPY go.mod . [2021-09-09T03:46:51.191Z] ---> 4295c341e3d6 [2021-09-09T03:46:51.191Z] Step 4/4 : RUN go mod download [2021-09-09T03:46:51.191Z] ---> Running in 81730764487c [2021-09-09T03:46:53.463Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:46:53.463Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:46:53.463Z] ---> ae9212b17cb5 [2021-09-09T03:46:53.463Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:46:53.463Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:46:53.463Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:46:53.463Z] ---> ae9212b17cb5 [2021-09-09T03:46:53.463Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T03:47:01.658Z] ---> Running in 3b144662e968 [2021-09-09T03:47:01.658Z] ---> Running in 61b00b96096c [2021-09-09T03:47:05.254Z] Removing intermediate container 3b144662e968 [2021-09-09T03:47:05.254Z] ---> 6c0eebba8c72 [2021-09-09T03:47:05.254Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:47:05.993Z] Removing intermediate container 61b00b96096c [2021-09-09T03:47:05.993Z] ---> 8ceb3c7e1578 [2021-09-09T03:47:05.993Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:47:05.993Z] ---> Running in 72c4b6804e4d [2021-09-09T03:47:05.993Z] ---> Running in f6ad6ff91e7f [2021-09-09T03:47:07.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:47:07.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:47:07.948Z] ---> ae9212b17cb5 [2021-09-09T03:47:07.948Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:47:08.216Z] ---> Using cache [2021-09-09T03:47:08.216Z] ---> 8ceb3c7e1578 [2021-09-09T03:47:08.216Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:47:10.189Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:47:10.189Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:47:10.189Z] ---> ae9212b17cb5 [2021-09-09T03:47:10.189Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:47:10.189Z] ---> Using cache [2021-09-09T03:47:10.189Z] ---> 8ceb3c7e1578 [2021-09-09T03:47:10.189Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:47:10.458Z] ---> Running in 22e7acb27f3e [2021-09-09T03:47:10.724Z] ---> Running in 414d83f84e69 [2021-09-09T03:47:11.309Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:47:11.309Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:47:11.309Z] ---> ae9212b17cb5 [2021-09-09T03:47:11.309Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T03:47:11.309Z] ---> Using cache [2021-09-09T03:47:11.309Z] ---> 8ceb3c7e1578 [2021-09-09T03:47:11.309Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:47:11.309Z] ---> Running in c952aaa6b697 [2021-09-09T03:47:11.576Z] Removing intermediate container f6ad6ff91e7f [2021-09-09T03:47:11.576Z] ---> 3d924740e533 [2021-09-09T03:47:11.576Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:47:11.576Z] ---> Running in caa72ce42795 [2021-09-09T03:47:11.576Z] Removing intermediate container 72c4b6804e4d [2021-09-09T03:47:11.576Z] ---> fbdc26a4631d [2021-09-09T03:47:11.576Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T03:47:11.576Z] ---> Running in 6cf9e04cbd07 [2021-09-09T03:47:11.845Z] Removing intermediate container 22e7acb27f3e [2021-09-09T03:47:11.845Z] ---> e84c9364aa29 [2021-09-09T03:47:11.845Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T03:47:11.845Z] ---> Running in 85125598e60d [2021-09-09T03:47:12.112Z] Removing intermediate container 414d83f84e69 [2021-09-09T03:47:12.112Z] ---> 86dadfb1e321 [2021-09-09T03:47:12.112Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:47:12.112Z] ---> Running in ae9aa219c091 [2021-09-09T03:47:12.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:12.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:12.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:12.384Z] Removing intermediate container c952aaa6b697 [2021-09-09T03:47:12.384Z] ---> 2d8c9724b487 [2021-09-09T03:47:12.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T03:47:12.653Z] ---> Running in 94b2db31b56e [2021-09-09T03:47:12.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:12.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:13.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:13.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:13.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:13.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:13.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:47:14.052Z] OK: 219 MiB in 52 packages [2021-09-09T03:47:14.052Z] OK: 219 MiB in 52 packages [2021-09-09T03:47:14.322Z] OK: 219 MiB in 52 packages [2021-09-09T03:47:14.322Z] Removing intermediate container 6cf9e04cbd07 [2021-09-09T03:47:14.322Z] ---> 788c84cd2205 [2021-09-09T03:47:14.322Z] Step 6/32 : COPY go.mod . [2021-09-09T03:47:14.322Z] Removing intermediate container caa72ce42795 [2021-09-09T03:47:14.322Z] ---> 7a120c341aee [2021-09-09T03:47:14.612Z] Step 6/24 : COPY go.mod . [2021-09-09T03:47:14.612Z] OK: 219 MiB in 52 packages [2021-09-09T03:47:14.612Z] ---> bc0a6d9b2438 [2021-09-09T03:47:14.612Z] Step 7/32 : RUN go mod download [2021-09-09T03:47:14.612Z] OK: 219 MiB in 52 packages [2021-09-09T03:47:14.612Z] ---> Running in 3abafee235b9 [2021-09-09T03:47:14.887Z] ---> 17a7d9070c3b [2021-09-09T03:47:14.887Z] Step 7/24 : RUN go mod download [2021-09-09T03:47:14.887Z] Removing intermediate container 85125598e60d [2021-09-09T03:47:14.887Z] ---> b8c9042034a0 [2021-09-09T03:47:14.887Z] Step 6/23 : COPY go.mod . [2021-09-09T03:47:14.887Z] ---> Running in 8fcf1024d6e2 [2021-09-09T03:47:14.887Z] Removing intermediate container 94b2db31b56e [2021-09-09T03:47:14.887Z] ---> 4e2a5ebea87d [2021-09-09T03:47:14.887Z] Step 6/22 : COPY go.mod . [2021-09-09T03:47:15.169Z] ---> eaed7705c39f [2021-09-09T03:47:15.169Z] Step 7/23 : RUN go mod download [2021-09-09T03:47:15.169Z] Removing intermediate container ae9aa219c091 [2021-09-09T03:47:15.169Z] ---> c4125669c145 [2021-09-09T03:47:15.169Z] Step 6/24 : COPY go.mod . [2021-09-09T03:47:15.169Z] ---> e8464a4a3106 [2021-09-09T03:47:15.169Z] Step 7/22 : RUN go mod download [2021-09-09T03:47:15.169Z] ---> Running in 7228880e23a1 [2021-09-09T03:47:15.169Z] ---> Running in 3a0697e4deb3 [2021-09-09T03:47:15.447Z] ---> 8924982cce45 [2021-09-09T03:47:15.447Z] Step 7/24 : RUN go mod download [2021-09-09T03:47:15.447Z] ---> Running in 783efb9aa1a9 [2021-09-09T03:47:16.438Z] Removing intermediate container 3abafee235b9 [2021-09-09T03:47:16.438Z] ---> 04d8c895fd55 [2021-09-09T03:47:16.438Z] Step 8/32 : COPY . . [2021-09-09T03:47:17.403Z] Removing intermediate container 8fcf1024d6e2 [2021-09-09T03:47:17.403Z] ---> f541df93d871 [2021-09-09T03:47:17.403Z] Step 8/24 : COPY . . [2021-09-09T03:47:21.671Z] ---> 8d0af11069ce [2021-09-09T03:47:21.671Z] Step 9/32 : RUN go mod tidy [2021-09-09T03:47:21.671Z] ---> Running in 54fe04f1d737 [2021-09-09T03:47:21.671Z] Removing intermediate container 783efb9aa1a9 [2021-09-09T03:47:21.671Z] ---> 3f06f5e5df16 [2021-09-09T03:47:21.671Z] Step 8/24 : COPY . . [2021-09-09T03:47:21.941Z] Removing intermediate container 3a0697e4deb3 [2021-09-09T03:47:21.941Z] ---> 1cb020c187e3 [2021-09-09T03:47:21.941Z] Step 8/23 : COPY . . [2021-09-09T03:47:21.941Z] Removing intermediate container 7228880e23a1 [2021-09-09T03:47:21.941Z] ---> 1204210c704e [2021-09-09T03:47:21.941Z] Step 8/22 : COPY . . [2021-09-09T03:47:27.307Z] ---> a98639bac5ce [2021-09-09T03:47:27.307Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:47:27.574Z] ---> Running in a7b6ad3204cd [2021-09-09T03:47:28.166Z] Removing intermediate container 54fe04f1d737 [2021-09-09T03:47:28.166Z] ---> 63558bdcdef2 [2021-09-09T03:47:28.166Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T03:47:28.434Z] ---> Running in fab454a59bae [2021-09-09T03:47:29.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T03:47:29.025Z] Removing intermediate container a7b6ad3204cd [2021-09-09T03:47:29.025Z] ---> 04a71e30cc7a [2021-09-09T03:47:29.025Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T03:47:29.296Z] ---> Running in 7d6567673480 [2021-09-09T03:47:30.295Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T03:47:40.609Z] ---> 838a3c8821f2 [2021-09-09T03:47:40.609Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:47:40.609Z] ---> 8175f2b59981 [2021-09-09T03:47:40.609Z] Step 9/22 : RUN go mod tidy [2021-09-09T03:47:40.609Z] ---> d9ed25d8dfca [2021-09-09T03:47:40.609Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:47:40.609Z] ---> Running in 6cae7f916f7c [2021-09-09T03:47:40.609Z] ---> Running in b9cffbde6d8f [2021-09-09T03:47:40.609Z] ---> Running in fecc9c389998 [2021-09-09T03:47:41.575Z] Removing intermediate container 6cae7f916f7c [2021-09-09T03:47:41.575Z] ---> 6b37fe7a62c8 [2021-09-09T03:47:41.575Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T03:47:41.575Z] Removing intermediate container fecc9c389998 [2021-09-09T03:47:41.575Z] ---> 48b4a3821955 [2021-09-09T03:47:41.575Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T03:47:41.575Z] ---> Running in e71bbbb01a11 [2021-09-09T03:47:41.575Z] ---> Running in f3e2fb774680 [2021-09-09T03:47:42.166Z] Removing intermediate container b9cffbde6d8f [2021-09-09T03:47:42.166Z] ---> b39bb9971a69 [2021-09-09T03:47:42.166Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T03:47:42.166Z] ---> Running in d71efe8d08fb [2021-09-09T03:47:42.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T03:47:42.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T03:47:42.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T03:48:09.590Z] Removing intermediate container fab454a59bae [2021-09-09T03:48:09.590Z] ---> e2c8a7135751 [2021-09-09T03:48:09.590Z] [2021-09-09T03:48:09.590Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T03:48:09.590Z] 3.12: Pulling from library/alpine [2021-09-09T03:48:09.590Z] Removing intermediate container 7d6567673480 [2021-09-09T03:48:09.590Z] ---> 551527e0e32e [2021-09-09T03:48:09.590Z] [2021-09-09T03:48:09.590Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:48:12.235Z] 3.12: Pulling from library/alpine [2021-09-09T03:48:12.513Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:48:12.513Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:48:12.513Z] Status: Image is up to date for alpine:3.12 [2021-09-09T03:48:12.513Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T03:48:12.513Z] ---> 48b8ec4ed9eb [2021-09-09T03:48:12.513Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:48:12.513Z] ---> 48b8ec4ed9eb [2021-09-09T03:48:12.513Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T03:48:13.121Z] ---> Running in 2a5805a43525 [2021-09-09T03:48:13.121Z] ---> Running in 0f6ad9ae3c8e [2021-09-09T03:48:13.121Z] Removing intermediate container 0f6ad9ae3c8e [2021-09-09T03:48:13.121Z] ---> 423977ff6167 [2021-09-09T03:48:13.121Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T03:48:13.394Z] ---> Running in 51209406237c [2021-09-09T03:48:13.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:13.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:13.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:14.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:14.240Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T03:48:14.240Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:48:14.240Z] OK: 6 MiB in 15 packages [2021-09-09T03:48:14.521Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:48:14.521Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T03:48:14.521Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:48:14.521Z] OK: 6 MiB in 16 packages [2021-09-09T03:48:15.114Z] Removing intermediate container 2a5805a43525 [2021-09-09T03:48:15.115Z] ---> 9500556f5205 [2021-09-09T03:48:15.115Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:48:15.115Z] ---> Running in d7f82653f321 [2021-09-09T03:48:15.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T03:48:15.383Z] Removing intermediate container d7f82653f321 [2021-09-09T03:48:15.383Z] ---> 29b2add48324 [2021-09-09T03:48:15.383Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T03:48:15.383Z] Removing intermediate container 51209406237c [2021-09-09T03:48:15.383Z] ---> 34a974c86443 [2021-09-09T03:48:15.383Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T03:48:15.383Z] ---> Running in 6915b24be800 [2021-09-09T03:48:15.383Z] ---> Running in f1c1bec87912 [2021-09-09T03:48:15.383Z] Removing intermediate container 6915b24be800 [2021-09-09T03:48:15.383Z] ---> 9d85bf941ea2 [2021-09-09T03:48:15.383Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:48:15.675Z] ---> Running in c6f9bf460573 [2021-09-09T03:48:15.675Z] Removing intermediate container f1c1bec87912 [2021-09-09T03:48:15.675Z] ---> a5321aab224d [2021-09-09T03:48:15.675Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T03:48:15.675Z] ---> Running in 5789ea91c010 [2021-09-09T03:48:15.675Z] Removing intermediate container c6f9bf460573 [2021-09-09T03:48:15.675Z] ---> d47f60b195c3 [2021-09-09T03:48:15.675Z] Step 16/24 : WORKDIR / [2021-09-09T03:48:15.675Z] Removing intermediate container 5789ea91c010 [2021-09-09T03:48:15.675Z] ---> b39da8c8c60d [2021-09-09T03:48:15.675Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T03:48:15.675Z] ---> Running in 08013ff8524b [2021-09-09T03:48:15.953Z] ---> Running in 50055b007847 [2021-09-09T03:48:15.953Z] Removing intermediate container 08013ff8524b [2021-09-09T03:48:15.953Z] ---> 5ae11c475da6 [2021-09-09T03:48:15.953Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:48:16.248Z] ---> 9c2360a3ffb9 [2021-09-09T03:48:16.248Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T03:48:16.851Z] ---> fbbb0e2be8d6 [2021-09-09T03:48:16.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T03:48:17.126Z] Removing intermediate container 50055b007847 [2021-09-09T03:48:17.126Z] ---> 91a41a259c52 [2021-09-09T03:48:17.126Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T03:48:17.126Z] ---> Running in 30cf5f5e1392 [2021-09-09T03:48:17.126Z] ---> 527b2f9f84cf [2021-09-09T03:48:17.126Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T03:48:17.126Z] ---> Running in 98dfe2d7f08f [2021-09-09T03:48:17.402Z] Removing intermediate container 30cf5f5e1392 [2021-09-09T03:48:17.402Z] ---> 2f823beb19b8 [2021-09-09T03:48:17.402Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T03:48:17.402Z] Removing intermediate container 98dfe2d7f08f [2021-09-09T03:48:17.402Z] ---> 26d903e5afd5 [2021-09-09T03:48:17.402Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:48:17.402Z] ---> Running in c9d3257d3478 [2021-09-09T03:48:17.684Z] ---> 111a4926767c [2021-09-09T03:48:17.684Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T03:48:17.684Z] ---> Running in 71fcf9830438 [2021-09-09T03:48:17.684Z] Removing intermediate container c9d3257d3478 [2021-09-09T03:48:17.684Z] ---> e8a08df89612 [2021-09-09T03:48:17.684Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:48:17.684Z] ---> Running in a59abc09aada [2021-09-09T03:48:17.970Z] Removing intermediate container a59abc09aada [2021-09-09T03:48:17.970Z] ---> 86b6b7df5b4b [2021-09-09T03:48:17.970Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:48:17.970Z] ---> Running in a9f2da16941e [2021-09-09T03:48:18.244Z] Removing intermediate container a9f2da16941e [2021-09-09T03:48:18.244Z] ---> 8ddce64a8c43 [2021-09-09T03:48:18.244Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:48:18.244Z] ---> Running in e03c2d32f126 [2021-09-09T03:48:18.513Z] Removing intermediate container e03c2d32f126 [2021-09-09T03:48:18.513Z] ---> 9d053b2a7115 [2021-09-09T03:48:18.513Z] [2021-09-09T03:48:18.513Z] Successfully built 9d053b2a7115 [2021-09-09T03:48:18.513Z] Successfully tagged core-command:latest [2021-09-09T03:48:18.513Z] Building security-secretstore-setup [2021-09-09T03:48:19.107Z]  Building core-command ... done Removing intermediate container 71fcf9830438 [2021-09-09T03:48:19.107Z] ---> 8ac36b833d0f [2021-09-09T03:48:19.107Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:48:19.731Z] ---> aa902129a3a9 [2021-09-09T03:48:19.731Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T03:48:22.408Z] ---> 66f58f9cb103 [2021-09-09T03:48:22.408Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T03:48:22.408Z] Removing intermediate container d71efe8d08fb [2021-09-09T03:48:22.408Z] ---> c9a8171ebfec [2021-09-09T03:48:22.408Z] [2021-09-09T03:48:22.408Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T03:48:22.408Z] ---> 48b8ec4ed9eb [2021-09-09T03:48:22.408Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T03:48:22.408Z] ---> Running in bc10dfcd30dc [2021-09-09T03:48:22.408Z] ---> 8d9c2cdffebd [2021-09-09T03:48:22.408Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T03:48:22.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:22.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:22.986Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T03:48:22.986Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T03:48:22.986Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T03:48:22.986Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T03:48:22.986Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:48:22.986Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:48:22.986Z] OK: 7 MiB in 18 packages [2021-09-09T03:48:22.986Z] ---> a6ebe722f57f [2021-09-09T03:48:22.986Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T03:48:23.577Z] ---> 09641fb127bb [2021-09-09T03:48:23.577Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T03:48:23.844Z] Removing intermediate container f3e2fb774680 [2021-09-09T03:48:23.844Z] ---> 67731e16e4ea [2021-09-09T03:48:23.844Z] [2021-09-09T03:48:23.844Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:48:23.844Z] ---> 48b8ec4ed9eb [2021-09-09T03:48:23.844Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T03:48:24.114Z] ---> Running in 13e7c4b375cb [2021-09-09T03:48:24.114Z] Removing intermediate container e71bbbb01a11 [2021-09-09T03:48:24.114Z] ---> 6d8514f67e62 [2021-09-09T03:48:24.114Z] [2021-09-09T03:48:24.114Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:48:24.114Z] ---> 48b8ec4ed9eb [2021-09-09T03:48:24.114Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:48:24.114Z] ---> Using cache [2021-09-09T03:48:24.114Z] ---> 9500556f5205 [2021-09-09T03:48:24.114Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:48:24.114Z] ---> Using cache [2021-09-09T03:48:24.114Z] ---> 29b2add48324 [2021-09-09T03:48:24.114Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T03:48:24.114Z] ---> Running in 7d0a85e87f45 [2021-09-09T03:48:24.114Z] Removing intermediate container bc10dfcd30dc [2021-09-09T03:48:24.114Z] ---> fd5834b470b6 [2021-09-09T03:48:24.114Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:48:24.114Z] Removing intermediate container 13e7c4b375cb [2021-09-09T03:48:24.114Z] ---> 9dcc08481c83 [2021-09-09T03:48:24.114Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T03:48:24.114Z] ---> Running in fb9f99805e95 [2021-09-09T03:48:24.114Z] ---> Running in 582096c22b50 [2021-09-09T03:48:24.380Z] Removing intermediate container fb9f99805e95 [2021-09-09T03:48:24.380Z] ---> b85334da9d08 [2021-09-09T03:48:24.381Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:48:24.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:24.665Z] Removing intermediate container 582096c22b50 [2021-09-09T03:48:24.665Z] ---> 911613bede2c [2021-09-09T03:48:24.665Z] Step 14/22 : WORKDIR /edgex [2021-09-09T03:48:24.665Z] ---> Running in 8737bdd4d8af [2021-09-09T03:48:24.665Z] ---> e32bec6ece68 [2021-09-09T03:48:24.665Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T03:48:24.665Z] ---> Running in c67e4982c495 [2021-09-09T03:48:24.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:24.665Z] ---> Running in c6a3afc42297 [2021-09-09T03:48:24.946Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T03:48:24.946Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:48:24.946Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:48:24.946Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:48:24.946Z] OK: 6 MiB in 16 packages [2021-09-09T03:48:24.946Z] Removing intermediate container 8737bdd4d8af [2021-09-09T03:48:24.946Z] ---> df750d617d25 [2021-09-09T03:48:24.946Z] Step 16/24 : WORKDIR / [2021-09-09T03:48:24.946Z] ---> Running in 02c707cdbb74 [2021-09-09T03:48:24.946Z] Removing intermediate container c67e4982c495 [2021-09-09T03:48:24.946Z] ---> e6e1469fb626 [2021-09-09T03:48:24.946Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T03:48:25.216Z] Removing intermediate container 02c707cdbb74 [2021-09-09T03:48:25.216Z] ---> eb188edda41f [2021-09-09T03:48:25.216Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:48:25.488Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:48:25.488Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:48:25.488Z] ---> ae9212b17cb5 [2021-09-09T03:48:25.488Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T03:48:25.488Z] ---> Using cache [2021-09-09T03:48:25.488Z] ---> 8ceb3c7e1578 [2021-09-09T03:48:25.488Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:48:25.488Z] ---> Using cache [2021-09-09T03:48:25.488Z] ---> 2d8c9724b487 [2021-09-09T03:48:25.488Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-09T03:48:25.488Z] ---> Using cache [2021-09-09T03:48:25.488Z] ---> 4e2a5ebea87d [2021-09-09T03:48:25.488Z] Step 6/26 : COPY go.mod . [2021-09-09T03:48:25.488Z] ---> Using cache [2021-09-09T03:48:25.488Z] ---> e8464a4a3106 [2021-09-09T03:48:25.488Z] Step 7/26 : RUN go mod download [2021-09-09T03:48:25.488Z] ---> Using cache [2021-09-09T03:48:25.488Z] ---> 1204210c704e [2021-09-09T03:48:25.488Z] Step 8/26 : COPY . . [2021-09-09T03:48:25.488Z] ---> Using cache [2021-09-09T03:48:25.488Z] ---> 8175f2b59981 [2021-09-09T03:48:25.488Z] Step 9/26 : RUN go mod tidy [2021-09-09T03:48:25.488Z] ---> Using cache [2021-09-09T03:48:25.488Z] ---> b39bb9971a69 [2021-09-09T03:48:25.488Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T03:48:25.759Z] ---> 84e2b40df104 [2021-09-09T03:48:25.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T03:48:25.759Z] ---> Running in 196562a8faba [2021-09-09T03:48:25.759Z] Removing intermediate container 7d0a85e87f45 [2021-09-09T03:48:25.759Z] ---> 1f7508252dd4 [2021-09-09T03:48:25.759Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:48:25.759Z] ---> fb1afb2f3931 [2021-09-09T03:48:25.759Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T03:48:25.759Z] ---> Running in 7e64ea3a0e54 [2021-09-09T03:48:26.027Z] Removing intermediate container c6a3afc42297 [2021-09-09T03:48:26.027Z] ---> 26aee84880f5 [2021-09-09T03:48:26.027Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T03:48:26.027Z] Removing intermediate container 7e64ea3a0e54 [2021-09-09T03:48:26.027Z] ---> 44436a2a8be3 [2021-09-09T03:48:26.027Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T03:48:26.298Z] ---> Running in eee01697715e [2021-09-09T03:48:26.298Z] ---> Running in ade175b91e56 [2021-09-09T03:48:26.298Z] ---> 5bd2e98fddc1 [2021-09-09T03:48:26.298Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T03:48:26.298Z] ---> 4c9515f46fda [2021-09-09T03:48:26.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T03:48:26.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T03:48:26.585Z] Removing intermediate container eee01697715e [2021-09-09T03:48:26.585Z] ---> 6ec24044fe39 [2021-09-09T03:48:26.585Z] Step 29/32 : CMD ["gate"] [2021-09-09T03:48:26.585Z] Removing intermediate container ade175b91e56 [2021-09-09T03:48:26.585Z] ---> b35dc8b49e39 [2021-09-09T03:48:26.585Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:48:26.585Z] ---> fa539051dd75 [2021-09-09T03:48:26.585Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T03:48:26.585Z] ---> Running in efae4d847314 [2021-09-09T03:48:26.864Z] ---> Running in f72d999e0333 [2021-09-09T03:48:26.864Z] ---> Running in fe45fd3e900e [2021-09-09T03:48:26.864Z] ---> bf923d8fecd2 [2021-09-09T03:48:26.864Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T03:48:26.864Z] ---> Running in e44ddb1b33af [2021-09-09T03:48:26.864Z] Removing intermediate container efae4d847314 [2021-09-09T03:48:26.864Z] ---> 5c46a61b6d24 [2021-09-09T03:48:26.864Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:48:26.864Z] Removing intermediate container e44ddb1b33af [2021-09-09T03:48:26.864Z] ---> 8dc599219059 [2021-09-09T03:48:26.864Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T03:48:27.151Z] Removing intermediate container f72d999e0333 [2021-09-09T03:48:27.151Z] ---> 65954fd6083e [2021-09-09T03:48:27.151Z] Step 30/32 : LABEL arch=x86_64 [2021-09-09T03:48:27.151Z] Removing intermediate container fe45fd3e900e [2021-09-09T03:48:27.151Z] ---> 6fe32b2ba91f [2021-09-09T03:48:27.151Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:48:27.151Z] ---> Running in 4104c61b7ac6 [2021-09-09T03:48:27.151Z] ---> Running in 26b55ff7f78a [2021-09-09T03:48:27.151Z] ---> Running in d86d6e80090b [2021-09-09T03:48:27.444Z] Removing intermediate container 4104c61b7ac6 [2021-09-09T03:48:27.444Z] ---> 8ee8af5ba14e [2021-09-09T03:48:27.444Z] Step 20/22 : LABEL arch=x86_64 [2021-09-09T03:48:27.444Z] Removing intermediate container 26b55ff7f78a [2021-09-09T03:48:27.444Z] ---> d3e19400d6c1 [2021-09-09T03:48:27.444Z] Step 31/32 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:48:27.444Z] ---> ed07a4528a64 [2021-09-09T03:48:27.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T03:48:27.444Z] Removing intermediate container d86d6e80090b [2021-09-09T03:48:27.444Z] ---> 136ecf8f109d [2021-09-09T03:48:27.444Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:48:27.444Z] ---> Running in f98548850d03 [2021-09-09T03:48:27.719Z] ---> Running in bac1aea52964 [2021-09-09T03:48:27.719Z] ---> Running in 2f8fa49352c1 [2021-09-09T03:48:27.719Z] Removing intermediate container f98548850d03 [2021-09-09T03:48:27.719Z] ---> a5ea7a932a51 [2021-09-09T03:48:27.719Z] Step 21/22 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:48:27.719Z] ---> Running in 35356550b027 [2021-09-09T03:48:27.993Z] Removing intermediate container bac1aea52964 [2021-09-09T03:48:27.993Z] ---> aaf869884e7c [2021-09-09T03:48:27.993Z] Step 32/32 : LABEL version=2.0.1-dev.40 [2021-09-09T03:48:27.993Z] Removing intermediate container 35356550b027 [2021-09-09T03:48:27.993Z] ---> 5b7efb6bb110 [2021-09-09T03:48:27.993Z] Step 22/22 : LABEL version=2.0.1-dev.40 [2021-09-09T03:48:27.993Z] Removing intermediate container 2f8fa49352c1 [2021-09-09T03:48:27.993Z] ---> 2532b815ec97 [2021-09-09T03:48:27.993Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:48:28.276Z] ---> Running in 4dc25217d31d [2021-09-09T03:48:28.276Z] ---> Running in 6c6e8872a7fa [2021-09-09T03:48:28.276Z] ---> Running in 265345c5d858 [2021-09-09T03:48:28.276Z] ---> 176fde64bfcd [2021-09-09T03:48:28.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T03:48:28.551Z] Removing intermediate container 4dc25217d31d [2021-09-09T03:48:28.551Z] ---> 71ffb33e6092 [2021-09-09T03:48:28.551Z] [2021-09-09T03:48:28.551Z] Removing intermediate container 6c6e8872a7fa [2021-09-09T03:48:28.551Z] ---> 8772846d4d1b [2021-09-09T03:48:28.551Z] [2021-09-09T03:48:28.551Z] Removing intermediate container 265345c5d858 [2021-09-09T03:48:28.551Z] ---> 96c0732037de [2021-09-09T03:48:28.551Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:48:28.829Z] ---> Running in 1128062dcb3a [2021-09-09T03:48:28.829Z] Successfully built 8772846d4d1b [2021-09-09T03:48:28.829Z] Successfully tagged security-bootstrapper:latest [2021-09-09T03:48:28.829Z] Building support-scheduler [2021-09-09T03:48:28.829Z]  Building security-bootstrapper ... done Successfully built 71ffb33e6092 [2021-09-09T03:48:28.829Z] Successfully tagged security-proxy-setup:latest [2021-09-09T03:48:28.829Z]  Building security-proxy-setup ... done Building core-data [2021-09-09T03:48:28.829Z] ---> f9effafeb63d [2021-09-09T03:48:28.829Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T03:48:28.829Z] Removing intermediate container 1128062dcb3a [2021-09-09T03:48:28.829Z] ---> a91808fcf516 [2021-09-09T03:48:28.829Z] [2021-09-09T03:48:29.115Z] ---> Running in facd95b48f74 [2021-09-09T03:48:29.115Z] Successfully built a91808fcf516 [2021-09-09T03:48:29.115Z] Successfully tagged core-metadata:latest [2021-09-09T03:48:29.115Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-09-09T03:48:29.388Z] Removing intermediate container facd95b48f74 [2021-09-09T03:48:29.388Z] ---> 4f61983b5bab [2021-09-09T03:48:29.388Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:48:29.682Z] Removing intermediate container 81730764487c [2021-09-09T03:48:29.682Z] ---> ae7b037da93b [2021-09-09T03:48:29.682Z] Successfully built ae7b037da93b [2021-09-09T03:48:29.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:48:30.038Z] + docker inspect -f . ci-base-image-arm64 [2021-09-09T03:48:30.038Z] . [Pipeline] withDockerContainer [2021-09-09T03:48:30.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-1657 does not seem to be running inside a container [2021-09-09T03:48:30.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:48:32.149Z] $ docker top 36f87caf75c5a890404c38072b18dc448d10c8d68b080fb0fc0c8a5ba5cc6f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T03:48:33.141Z] + go version [2021-09-09T03:48:33.141Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-09T03:48:33.157Z] $ docker stop --time=1 36f87caf75c5a890404c38072b18dc448d10c8d68b080fb0fc0c8a5ba5cc6f1c [2021-09-09T03:48:35.004Z] $ docker rm -f 36f87caf75c5a890404c38072b18dc448d10c8d68b080fb0fc0c8a5ba5cc6f1c [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] sh [2021-09-09T03:48:35.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:48:36.056Z] ---> Running in a067f03856f8 [2021-09-09T03:48:36.208Z] [2021-09-09T03:48:36.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:48:36.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:48:36.838Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-09T03:48:36.838Z] 29e5d40040c1: Pulling fs layer [2021-09-09T03:48:36.838Z] 1ce36da41761: Pulling fs layer [2021-09-09T03:48:36.838Z] 25b303627fd3: Pulling fs layer [2021-09-09T03:48:36.838Z] 29e5d40040c1: Verifying Checksum [2021-09-09T03:48:36.838Z] 29e5d40040c1: Download complete [2021-09-09T03:48:37.043Z] Removing intermediate container a067f03856f8 [2021-09-09T03:48:37.043Z] ---> cadd4c5b007e [2021-09-09T03:48:37.043Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T03:48:37.043Z] ---> Running in ccfaffdf8492 [2021-09-09T03:48:37.324Z] Removing intermediate container ccfaffdf8492 [2021-09-09T03:48:37.324Z] ---> 3641b9c83847 [2021-09-09T03:48:37.324Z] Step 22/23 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:48:37.324Z] ---> Running in e2a6f435d864 [2021-09-09T03:48:37.822Z] 1ce36da41761: Verifying Checksum [2021-09-09T03:48:37.822Z] 1ce36da41761: Download complete [2021-09-09T03:48:37.822Z] 29e5d40040c1: Pull complete [2021-09-09T03:48:37.952Z] Removing intermediate container e2a6f435d864 [2021-09-09T03:48:37.952Z] ---> ba40d44ed2d6 [2021-09-09T03:48:37.952Z] Step 23/23 : LABEL version=2.0.1-dev.40 [2021-09-09T03:48:37.952Z] ---> Running in 8cffe4499d0a [2021-09-09T03:48:38.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:48:38.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:48:38.225Z] ---> ae9212b17cb5 [2021-09-09T03:48:38.225Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:48:38.225Z] ---> Using cache [2021-09-09T03:48:38.225Z] ---> 8ceb3c7e1578 [2021-09-09T03:48:38.225Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:48:38.225Z] ---> Using cache [2021-09-09T03:48:38.225Z] ---> 2d8c9724b487 [2021-09-09T03:48:38.225Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T03:48:38.513Z] Removing intermediate container 8cffe4499d0a [2021-09-09T03:48:38.513Z] ---> 64f65368048f [2021-09-09T03:48:38.513Z] [2021-09-09T03:48:38.513Z] Successfully built 64f65368048f [2021-09-09T03:48:38.513Z] Successfully tagged support-notifications:latest [2021-09-09T03:48:38.513Z]  Building support-notifications ... done  ---> Running in ce2ebe5ced13 [2021-09-09T03:48:39.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:39.261Z] 1ce36da41761: Pull complete [2021-09-09T03:48:39.261Z] 25b303627fd3: Verifying Checksum [2021-09-09T03:48:39.261Z] 25b303627fd3: Download complete [2021-09-09T03:48:39.941Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:48:39.941Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:48:39.941Z] ---> ae9212b17cb5 [2021-09-09T03:48:39.941Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> 8ceb3c7e1578 [2021-09-09T03:48:39.941Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> 2d8c9724b487 [2021-09-09T03:48:39.941Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T03:48:39.941Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:48:39.941Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:48:39.941Z] ---> ae9212b17cb5 [2021-09-09T03:48:39.941Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> 8ceb3c7e1578 [2021-09-09T03:48:39.941Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> 2d8c9724b487 [2021-09-09T03:48:39.941Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> 4e2a5ebea87d [2021-09-09T03:48:39.941Z] Step 6/23 : COPY go.mod . [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> e8464a4a3106 [2021-09-09T03:48:39.941Z] Step 7/23 : RUN go mod download [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> 1204210c704e [2021-09-09T03:48:39.941Z] Step 8/23 : COPY . . [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> 8175f2b59981 [2021-09-09T03:48:39.941Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:48:39.941Z] ---> Using cache [2021-09-09T03:48:39.941Z] ---> b39bb9971a69 [2021-09-09T03:48:39.941Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T03:48:39.941Z] ---> Running in ed01bece21fd [2021-09-09T03:48:39.941Z] ---> Running in 8a33687a113e [2021-09-09T03:48:39.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:40.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:40.527Z] OK: 219 MiB in 52 packages [2021-09-09T03:48:41.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T03:48:41.120Z] Removing intermediate container ce2ebe5ced13 [2021-09-09T03:48:41.120Z] ---> d3e91b2fe349 [2021-09-09T03:48:41.120Z] Step 6/24 : COPY go.mod . [2021-09-09T03:48:41.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:41.389Z] ---> 9db0e75d4889 [2021-09-09T03:48:41.389Z] Step 7/24 : RUN go mod download [2021-09-09T03:48:41.659Z] ---> Running in 61a79fb79c8d [2021-09-09T03:48:41.928Z] OK: 219 MiB in 52 packages [2021-09-09T03:48:42.532Z] Removing intermediate container ed01bece21fd [2021-09-09T03:48:42.532Z] ---> d96ac97c4978 [2021-09-09T03:48:42.532Z] Step 6/24 : COPY go.mod . [2021-09-09T03:48:42.810Z] ---> f73484eacd84 [2021-09-09T03:48:42.810Z] Step 7/24 : RUN go mod download [2021-09-09T03:48:42.810Z] ---> Running in 8b3c224d0c84 [2021-09-09T03:48:44.266Z] Removing intermediate container 61a79fb79c8d [2021-09-09T03:48:44.266Z] ---> 8da4a1e9974c [2021-09-09T03:48:44.266Z] Step 8/24 : COPY . . [2021-09-09T03:48:47.675Z] Removing intermediate container 8b3c224d0c84 [2021-09-09T03:48:47.675Z] ---> 2b640b00db14 [2021-09-09T03:48:47.675Z] Step 8/24 : COPY . . [2021-09-09T03:48:49.144Z] ---> c1b255b2e236 [2021-09-09T03:48:49.144Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:48:49.417Z] 25b303627fd3: Pull complete [2021-09-09T03:48:49.417Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-09T03:48:49.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:48:49.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-09T03:48:49.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-1657 does not seem to be running inside a container [2021-09-09T03:48:49.768Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:48:51.143Z] ---> Running in 1513d3a9777a [2021-09-09T03:48:52.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T03:48:52.612Z] ---> 24f917149f8a [2021-09-09T03:48:52.612Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:48:52.612Z] ---> Running in 633d11a8630a [2021-09-09T03:48:54.065Z] Removing intermediate container 1513d3a9777a [2021-09-09T03:48:54.065Z] ---> 98a2d40481de [2021-09-09T03:48:54.065Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T03:48:54.065Z] ---> Running in 2dee486e41d8 [2021-09-09T03:48:54.127Z] $ docker top eb352a6226cfe25515e817a5497c76d73cba8728b29be97c392226fa93e1fd5d -eo pid,comm [2021-09-09T03:48:54.339Z] Removing intermediate container 633d11a8630a [2021-09-09T03:48:54.339Z] ---> 663df57e0ed5 [2021-09-09T03:48:54.339Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T03:48:54.339Z] ---> Running in e68c5c91df1b [Pipeline] { [Pipeline] sh [2021-09-09T03:48:54.615Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T03:48:54.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T03:48:55.074Z] + grep parallel [2021-09-09T03:48:55.074Z] + docker-compose build --help [2021-09-09T03:48:56.888Z] Removing intermediate container 196562a8faba [2021-09-09T03:48:56.888Z] ---> 49f6776f7a46 [2021-09-09T03:48:56.888Z] [2021-09-09T03:48:56.888Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T03:48:56.888Z] ---> 48b8ec4ed9eb [2021-09-09T03:48:56.888Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T03:48:56.888Z] ---> Running in 1cfd9cdb75aa [2021-09-09T03:48:57.158Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:57.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:48:57.706Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T03:48:57.706Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T03:48:57.706Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T03:48:57.706Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:48:57.706Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:48:57.984Z] OK: 6 MiB in 17 packages [2021-09-09T03:48:58.466Z] --parallel Build images in parallel. [Pipeline] } [2021-09-09T03:48:58.482Z] $ docker stop --time=1 eb352a6226cfe25515e817a5497c76d73cba8728b29be97c392226fa93e1fd5d [2021-09-09T03:48:58.578Z] Removing intermediate container 1cfd9cdb75aa [2021-09-09T03:48:58.578Z] ---> 039001160d3d [2021-09-09T03:48:58.578Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:48:58.578Z] ---> Running in 54c0ab53b5d6 [2021-09-09T03:48:58.578Z] Removing intermediate container 54c0ab53b5d6 [2021-09-09T03:48:58.578Z] ---> d0b98eb6d4a7 [2021-09-09T03:48:58.578Z] Step 14/26 : WORKDIR / [2021-09-09T03:48:58.578Z] ---> Running in 89a2c69d91ec [2021-09-09T03:48:58.857Z] Removing intermediate container 89a2c69d91ec [2021-09-09T03:48:58.857Z] ---> 9477e80d1a4a [2021-09-09T03:48:58.857Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-09T03:48:59.136Z] ---> 937c1ba4d555 [2021-09-09T03:48:59.136Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-09T03:48:59.414Z] ---> f021acd3dd7d [2021-09-09T03:48:59.414Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T03:48:59.689Z] ---> f815e5e07a4e [2021-09-09T03:48:59.689Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-09T03:48:59.964Z] ---> 8e7dbbbbc7bc [2021-09-09T03:48:59.964Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T03:49:00.270Z] $ docker rm -f eb352a6226cfe25515e817a5497c76d73cba8728b29be97c392226fa93e1fd5d [Pipeline] // withDockerContainer [2021-09-09T03:49:00.556Z] ---> 0f66a1c6be4f [2021-09-09T03:49:00.556Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:00.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-09T03:49:00.951Z] . [Pipeline] withDockerContainer [2021-09-09T03:49:01.144Z] ---> 36011a471a5f [2021-09-09T03:49:01.144Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T03:49:01.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-1657 does not seem to be running inside a container [2021-09-09T03:49:01.281Z] $ 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/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:49:01.413Z] ---> 78a7c2a59df1 [2021-09-09T03:49:01.413Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-09T03:49:01.413Z] ---> Running in 99b0ce6e8ead [2021-09-09T03:49:02.420Z] Removing intermediate container 99b0ce6e8ead [2021-09-09T03:49:02.420Z] ---> eada9ff1681a [2021-09-09T03:49:02.420Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T03:49:02.420Z] ---> Running in 4727fbf6f4ab [2021-09-09T03:49:02.703Z] Removing intermediate container 4727fbf6f4ab [2021-09-09T03:49:02.703Z] ---> c977647692f1 [2021-09-09T03:49:02.703Z] Step 24/26 : LABEL arch=x86_64 [2021-09-09T03:49:02.703Z] ---> Running in d8082cfa5263 [2021-09-09T03:49:02.873Z] $ docker top dc70e075f3b3d29d72c7f9ca3c68a20feb4acdbaa4b428504d61f6cd2d4282d1 -eo pid,comm [2021-09-09T03:49:02.976Z] Removing intermediate container d8082cfa5263 [2021-09-09T03:49:02.976Z] ---> 71d4fdd84a73 [2021-09-09T03:49:02.976Z] Step 25/26 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:02.976Z] ---> Running in bb348f569bab [2021-09-09T03:49:02.976Z] Removing intermediate container bb348f569bab [2021-09-09T03:49:02.976Z] ---> 11b8c99f3ddf [2021-09-09T03:49:02.976Z] Step 26/26 : LABEL version=2.0.1-dev.40 [Pipeline] { [Pipeline] sh [2021-09-09T03:49:03.253Z] ---> Running in 6a537adeb34c [2021-09-09T03:49:03.253Z] Removing intermediate container 6a537adeb34c [2021-09-09T03:49:03.253Z] ---> 8e63191915c2 [2021-09-09T03:49:03.253Z] [2021-09-09T03:49:03.528Z] Successfully built 8e63191915c2 [2021-09-09T03:49:03.528Z] Successfully tagged security-secretstore-setup:latest [2021-09-09T03:49:03.852Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-09T03:49:08.175Z] Building core-command ... [2021-09-09T03:49:08.175Z] Building core-data ... [2021-09-09T03:49:08.175Z] Building core-metadata ... [2021-09-09T03:49:08.175Z] Building security-bootstrapper ... [2021-09-09T03:49:08.175Z] Building security-proxy-setup ... [2021-09-09T03:49:08.175Z] Building security-secretstore-setup ... [2021-09-09T03:49:08.175Z] Building support-notifications ... [2021-09-09T03:49:08.175Z] Building support-scheduler ... [2021-09-09T03:49:08.175Z] Building sys-mgmt-agent ... [2021-09-09T03:49:08.175Z] Building support-notifications [2021-09-09T03:49:08.175Z] Building sys-mgmt-agent [2021-09-09T03:49:08.175Z] Building core-command [2021-09-09T03:49:08.175Z] Building security-secretstore-setup [2021-09-09T03:49:08.175Z] Building security-bootstrapper [2021-09-09T03:49:11.815Z]  Building security-secretstore-setup ... done Removing intermediate container 8a33687a113e [2021-09-09T03:49:11.815Z] ---> c5c09004a2c3 [2021-09-09T03:49:11.815Z] [2021-09-09T03:49:11.815Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:49:11.815Z] ---> 48b8ec4ed9eb [2021-09-09T03:49:11.815Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:49:11.815Z] ---> Using cache [2021-09-09T03:49:11.815Z] ---> 9500556f5205 [2021-09-09T03:49:11.815Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:49:11.815Z] ---> Using cache [2021-09-09T03:49:11.815Z] ---> 29b2add48324 [2021-09-09T03:49:11.815Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T03:49:11.815Z] ---> Running in c5d3e6156151 [2021-09-09T03:49:11.815Z] Removing intermediate container c5d3e6156151 [2021-09-09T03:49:11.815Z] ---> a0c436640d1a [2021-09-09T03:49:11.815Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:49:12.088Z] ---> Running in 1bb02e220a95 [2021-09-09T03:49:12.088Z] Removing intermediate container 1bb02e220a95 [2021-09-09T03:49:12.088Z] ---> b3318cff0ce6 [2021-09-09T03:49:12.088Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:49:12.381Z] ---> 67ea97e548db [2021-09-09T03:49:12.381Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T03:49:12.996Z] ---> 04d4292cf69d [2021-09-09T03:49:12.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T03:49:13.272Z] ---> fb4cd6740c24 [2021-09-09T03:49:13.272Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T03:49:13.272Z] ---> Running in 240772cc7f5a [2021-09-09T03:49:13.272Z] Removing intermediate container 240772cc7f5a [2021-09-09T03:49:13.272Z] ---> 8f6f8678e43c [2021-09-09T03:49:13.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:49:13.551Z] ---> Running in 6da03925b1d4 [2021-09-09T03:49:13.551Z] Removing intermediate container 6da03925b1d4 [2021-09-09T03:49:13.551Z] ---> f432282d2010 [2021-09-09T03:49:13.551Z] Step 21/23 : LABEL arch=x86_64 [2021-09-09T03:49:13.551Z] ---> Running in b7075f846d14 [2021-09-09T03:49:13.825Z] Removing intermediate container b7075f846d14 [2021-09-09T03:49:13.825Z] ---> b64fdfc312d0 [2021-09-09T03:49:13.825Z] Step 22/23 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:13.825Z] ---> Running in 00e70202b986 [2021-09-09T03:49:14.098Z] Removing intermediate container 00e70202b986 [2021-09-09T03:49:14.098Z] ---> dd665c2c8bb7 [2021-09-09T03:49:14.098Z] Step 23/23 : LABEL version=2.0.1-dev.40 [2021-09-09T03:49:14.098Z] ---> Running in 5c6705cc8fe3 [2021-09-09T03:49:14.372Z] Removing intermediate container 5c6705cc8fe3 [2021-09-09T03:49:14.373Z] ---> 51a57385e244 [2021-09-09T03:49:14.373Z] [2021-09-09T03:49:14.373Z] Successfully built 51a57385e244 [2021-09-09T03:49:14.373Z] Successfully tagged support-scheduler:latest [2021-09-09T03:49:19.843Z]  Building support-scheduler ... done Removing intermediate container e68c5c91df1b [2021-09-09T03:49:19.843Z] ---> 1cd9ad54df38 [2021-09-09T03:49:19.843Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T03:49:19.843Z] ---> Running in 9d4adc431d1a [2021-09-09T03:49:20.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T03:49:21.088Z] Removing intermediate container 9d4adc431d1a [2021-09-09T03:49:21.088Z] ---> 9572200b1b1d [2021-09-09T03:49:21.088Z] [2021-09-09T03:49:21.088Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T03:49:21.088Z] 20.10.7: Pulling from library/docker [2021-09-09T03:49:23.699Z] Removing intermediate container 2dee486e41d8 [2021-09-09T03:49:23.699Z] ---> 1ec3d808b745 [2021-09-09T03:49:23.699Z] [2021-09-09T03:49:23.699Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:49:23.699Z] ---> 48b8ec4ed9eb [2021-09-09T03:49:23.699Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T03:49:23.699Z] ---> Running in 48744cc17cf4 [2021-09-09T03:49:23.699Z] Removing intermediate container 48744cc17cf4 [2021-09-09T03:49:23.699Z] ---> 824091fce868 [2021-09-09T03:49:23.699Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T03:49:23.699Z] ---> Running in d355d0c142e3 [2021-09-09T03:49:23.699Z] Removing intermediate container d355d0c142e3 [2021-09-09T03:49:23.699Z] ---> 926f18129738 [2021-09-09T03:49:23.699Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T03:49:23.699Z] ---> Running in 59f767ab559d [2021-09-09T03:49:23.699Z] Removing intermediate container 59f767ab559d [2021-09-09T03:49:23.699Z] ---> 881b68a7fa34 [2021-09-09T03:49:23.699Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:49:23.699Z] ---> Running in 03ce0be35664 [2021-09-09T03:49:24.685Z] Removing intermediate container 03ce0be35664 [2021-09-09T03:49:24.685Z] ---> 1950b8452d30 [2021-09-09T03:49:24.685Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T03:49:24.685Z] ---> Running in e787b1e0b32f [2021-09-09T03:49:24.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:49:25.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:49:26.026Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T03:49:26.026Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T03:49:26.026Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T03:49:26.026Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T03:49:26.026Z] ---> 08bdaf2f88f9 [2021-09-09T03:49:26.026Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:49:26.026Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T03:49:26.292Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T03:49:26.873Z] ---> Running in d15f9864bded [2021-09-09T03:49:26.873Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T03:49:26.873Z] Removing intermediate container d15f9864bded [2021-09-09T03:49:26.873Z] ---> cf421da3d5ad [2021-09-09T03:49:26.873Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T03:49:27.143Z] ---> Running in a207e471a48a [2021-09-09T03:49:27.143Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T03:49:27.143Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:49:27.143Z] OK: 8 MiB in 20 packages [2021-09-09T03:49:27.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-09T03:49:27.418Z] Removing intermediate container e787b1e0b32f [2021-09-09T03:49:27.418Z] ---> b9c0116268f5 [2021-09-09T03:49:27.418Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:49:27.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-09T03:49:27.698Z] ---> 157cae00a771 [2021-09-09T03:49:27.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T03:49:27.698Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T03:49:27.698Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T03:49:27.698Z] Executing bash-5.1.0-r0.post-install [2021-09-09T03:49:27.698Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T03:49:27.698Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T03:49:27.698Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T03:49:27.698Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T03:49:27.698Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T03:49:27.698Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T03:49:27.698Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T03:49:27.698Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T03:49:27.698Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T03:49:27.698Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T03:49:27.698Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T03:49:27.698Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T03:49:28.921Z] ---> 1de275394a39 [2021-09-09T03:49:28.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T03:49:28.921Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T03:49:28.921Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T03:49:28.921Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T03:49:28.921Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T03:49:28.921Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T03:49:28.921Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T03:49:28.921Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T03:49:28.921Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T03:49:29.284Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T03:49:29.284Z] ---> 6fa69644ee5b [2021-09-09T03:49:29.284Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T03:49:29.284Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T03:49:29.284Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T03:49:29.284Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T03:49:29.284Z] ---> Running in a982d0d17467 [2021-09-09T03:49:29.284Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T03:49:29.284Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T03:49:29.284Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T03:49:29.284Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T03:49:29.284Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T03:49:29.284Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T03:49:29.284Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T03:49:29.284Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T03:49:29.284Z] Removing intermediate container a982d0d17467 [2021-09-09T03:49:29.284Z] ---> 771772bacab1 [2021-09-09T03:49:29.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:49:29.284Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T03:49:29.284Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T03:49:29.284Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T03:49:29.284Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T03:49:29.284Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T03:49:29.284Z] ---> Running in 1f5580fb5158 [2021-09-09T03:49:31.493Z] Removing intermediate container 1f5580fb5158 [2021-09-09T03:49:31.493Z] ---> ad4716a56c95 [2021-09-09T03:49:31.493Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:49:31.493Z] ---> Running in 0f2f40b06b32 [2021-09-09T03:49:31.493Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T03:49:31.493Z] OK: 82 MiB in 59 packages [2021-09-09T03:49:31.493Z] Removing intermediate container 0f2f40b06b32 [2021-09-09T03:49:31.493Z] ---> 3fede4a7f2a4 [2021-09-09T03:49:31.493Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:31.493Z] ---> Running in f22a4e115a82 [2021-09-09T03:49:31.493Z] Removing intermediate container f22a4e115a82 [2021-09-09T03:49:31.493Z] ---> 4116fb4e1ed6 [2021-09-09T03:49:31.493Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:49:31.493Z] ---> Running in 30ffc4d1c16c [2021-09-09T03:49:31.493Z] Removing intermediate container 30ffc4d1c16c [2021-09-09T03:49:31.493Z] ---> 10f60601d960 [2021-09-09T03:49:31.493Z] [2021-09-09T03:49:31.493Z] Successfully built 10f60601d960 [2021-09-09T03:49:31.493Z] Successfully tagged core-data:latest [2021-09-09T03:49:31.493Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-09-09T03:49:31.493Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T03:49:31.493Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T03:49:31.493Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T03:49:31.493Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-09T03:49:31.493Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T03:49:31.493Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T03:49:31.859Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T03:49:31.859Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T03:49:31.859Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T03:49:31.859Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T03:49:32.217Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T03:49:32.217Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T03:49:32.530Z] Collecting PyYAML<4,>=3.10 [2021-09-09T03:49:32.530Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T03:49:33.151Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T03:49:33.151Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T03:49:33.421Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T03:49:33.421Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T03:49:33.421Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T03:49:33.421Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T03:49:33.421Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T03:49:33.421Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T03:49:33.689Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T03:49:33.689Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T03:49:33.689Z] Collecting idna<2.8,>=2.5 [2021-09-09T03:49:33.689Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T03:49:33.689Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T03:49:33.689Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T03:49:33.957Z] Collecting certifi>=2017.4.17 [2021-09-09T03:49:33.957Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T03:49:33.957Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T03:49:33.957Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T03:49:33.957Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T03:49:33.957Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T03:49:33.957Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T03:49:33.957Z] Attempting uninstall: urllib3 [2021-09-09T03:49:33.957Z] Found existing installation: urllib3 1.26.2 [2021-09-09T03:49:33.957Z] Uninstalling urllib3-1.26.2: [2021-09-09T03:49:34.223Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T03:49:34.223Z] Attempting uninstall: idna [2021-09-09T03:49:34.223Z] Found existing installation: idna 3.1 [2021-09-09T03:49:34.223Z] Uninstalling idna-3.1: [2021-09-09T03:49:34.223Z] Successfully uninstalled idna-3.1 [2021-09-09T03:49:34.488Z] Attempting uninstall: chardet [2021-09-09T03:49:34.488Z] Found existing installation: chardet 4.0.0 [2021-09-09T03:49:34.488Z] Uninstalling chardet-4.0.0: [2021-09-09T03:49:34.488Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T03:49:34.754Z] Attempting uninstall: requests [2021-09-09T03:49:34.754Z] Found existing installation: requests 2.25.1 [2021-09-09T03:49:34.754Z] Uninstalling requests-2.25.1: [2021-09-09T03:49:34.754Z] Successfully uninstalled requests-2.25.1 [2021-09-09T03:49:35.020Z] Running setup.py install for texttable: started [2021-09-09T03:49:35.285Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T03:49:35.286Z] Running setup.py install for PyYAML: started [2021-09-09T03:49:35.556Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T03:49:35.822Z] Running setup.py install for docopt: started [2021-09-09T03:49:36.089Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T03:49:36.089Z] Running setup.py install for dockerpty: started [2021-09-09T03:49:36.671Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T03:49:36.936Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-09T03:49:39.523Z] Removing intermediate container a207e471a48a [2021-09-09T03:49:39.523Z] ---> 56689ed11323 [2021-09-09T03:49:39.523Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T03:49:39.523Z] ---> Running in 9434cb21cd53 [2021-09-09T03:49:39.790Z] Removing intermediate container 9434cb21cd53 [2021-09-09T03:49:39.790Z] ---> 9284996cb0a2 [2021-09-09T03:49:39.790Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T03:49:39.790Z] ---> Running in c4f35d489bbb [2021-09-09T03:49:39.790Z] Removing intermediate container c4f35d489bbb [2021-09-09T03:49:39.790Z] ---> ce5619a8f094 [2021-09-09T03:49:39.790Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T03:49:40.059Z] ---> 00b0e7c06865 [2021-09-09T03:49:40.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T03:49:40.332Z] ---> 056915505efc [2021-09-09T03:49:40.332Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T03:49:40.599Z] ---> bf3e447aedd6 [2021-09-09T03:49:40.599Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T03:49:40.599Z] ---> Running in 7f9b696bbfa5 [2021-09-09T03:49:40.599Z] Removing intermediate container 7f9b696bbfa5 [2021-09-09T03:49:40.599Z] ---> b5667dc5babe [2021-09-09T03:49:40.599Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:49:40.865Z] ---> Running in 1343b87b2814 [2021-09-09T03:49:40.865Z] Removing intermediate container 1343b87b2814 [2021-09-09T03:49:40.865Z] ---> 8e2208498f0b [2021-09-09T03:49:40.865Z] Step 22/24 : LABEL arch=x86_64 [2021-09-09T03:49:40.865Z] ---> Running in f0bba119e416 [2021-09-09T03:49:41.129Z] Removing intermediate container f0bba119e416 [2021-09-09T03:49:41.129Z] ---> e09750e4cd2a [2021-09-09T03:49:41.129Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:41.129Z] ---> Running in 6711c452e531 [2021-09-09T03:49:41.129Z] Removing intermediate container 6711c452e531 [2021-09-09T03:49:41.129Z] ---> 3596c7a77eac [2021-09-09T03:49:41.129Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:49:41.129Z] ---> Running in 2d2906103837 [2021-09-09T03:49:41.395Z] Removing intermediate container 2d2906103837 [2021-09-09T03:49:41.395Z] ---> 9c28921dd3c7 [2021-09-09T03:49:41.395Z] [2021-09-09T03:49:41.395Z] Successfully built 9c28921dd3c7 [2021-09-09T03:49:41.395Z] Successfully tagged sys-mgmt-agent:latest [2021-09-09T03:49:41.409Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-09T03:49:41.417Z] $ docker stop --time=1 cfb8f7b71e5acdc82689dee99351d929e1debde7b71829010c877f7677480b1c [2021-09-09T03:49:42.794Z] $ docker rm -f cfb8f7b71e5acdc82689dee99351d929e1debde7b71829010c877f7677480b1c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T03:49:43.204Z] + docker images [2021-09-09T03:49:43.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T03:49:43.204Z] sys-mgmt-agent latest 9c28921dd3c7 2 seconds ago 325MB [2021-09-09T03:49:43.204Z] core-data latest 10f60601d960 13 seconds ago 20.4MB [2021-09-09T03:49:43.204Z] 1ec3d808b745 21 seconds ago 1.76GB [2021-09-09T03:49:43.204Z] 9572200b1b1d 23 seconds ago 1.75GB [2021-09-09T03:49:43.204Z] support-scheduler latest 51a57385e244 29 seconds ago 16.1MB [2021-09-09T03:49:43.204Z] c5c09004a2c3 32 seconds ago 1.75GB [2021-09-09T03:49:43.205Z] security-secretstore-setup latest 8e63191915c2 40 seconds ago 28.1MB [2021-09-09T03:49:43.205Z] 49f6776f7a46 47 seconds ago 1.76GB [2021-09-09T03:49:43.205Z] support-notifications latest 64f65368048f About a minute ago 16.8MB [2021-09-09T03:49:43.205Z] security-bootstrapper latest 8772846d4d1b About a minute ago 18.8MB [2021-09-09T03:49:43.205Z] security-proxy-setup latest 71ffb33e6092 About a minute ago 25.9MB [2021-09-09T03:49:43.205Z] core-metadata latest a91808fcf516 About a minute ago 16.7MB [2021-09-09T03:49:43.205Z] 67731e16e4ea About a minute ago 1.75GB [2021-09-09T03:49:43.205Z] 6d8514f67e62 About a minute ago 1.76GB [2021-09-09T03:49:43.205Z] c9a8171ebfec About a minute ago 1.76GB [2021-09-09T03:49:43.205Z] core-command latest 9d053b2a7115 About a minute ago 16MB [2021-09-09T03:49:43.205Z] 551527e0e32e About a minute ago 1.75GB [2021-09-09T03:49:43.205Z] e2c8a7135751 About a minute ago 1.75GB [2021-09-09T03:49:43.205Z] ci-base-image-x86_64 latest ae9212b17cb5 5 minutes ago 1.25GB [2021-09-09T03:49:43.205Z] alpine 3.12 48b8ec4ed9eb 8 days ago 5.58MB [2021-09-09T03:49:43.205Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-09T03:49:43.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-09T03:49:43.205Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-09T03:49:43.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T03:49:43.520Z] provisioning config files... [2021-09-09T03:49:43.535Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/47@tmp/config1197751155572803495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:49:43.877Z] ---> docker-login.sh [2021-09-09T03:49:43.877Z] nexus3.edgexfoundry.org:10001 [2021-09-09T03:49:43.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:49:43.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:49:43.877Z] Configure a credential helper to remove this warning. See [2021-09-09T03:49:43.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:49:43.877Z] [2021-09-09T03:49:43.877Z] Login Succeeded [2021-09-09T03:49:43.877Z] nexus3.edgexfoundry.org:10002 [2021-09-09T03:49:44.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:49:44.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:49:44.146Z] Configure a credential helper to remove this warning. See [2021-09-09T03:49:44.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:49:44.146Z] [2021-09-09T03:49:44.146Z] Login Succeeded [2021-09-09T03:49:44.146Z] nexus3.edgexfoundry.org:10003 [2021-09-09T03:49:44.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:49:44.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:49:44.415Z] Configure a credential helper to remove this warning. See [2021-09-09T03:49:44.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:49:44.415Z] [2021-09-09T03:49:44.415Z] Login Succeeded [2021-09-09T03:49:44.415Z] nexus3.edgexfoundry.org:10004 [2021-09-09T03:49:44.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:49:44.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:49:44.415Z] Configure a credential helper to remove this warning. See [2021-09-09T03:49:44.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:49:44.415Z] [2021-09-09T03:49:44.415Z] Login Succeeded [2021-09-09T03:49:44.415Z] docker.io [2021-09-09T03:49:44.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:49:44.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:49:44.949Z] Configure a credential helper to remove this warning. See [2021-09-09T03:49:44.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:49:44.949Z] [2021-09-09T03:49:44.949Z] Login Succeeded [2021-09-09T03:49:44.949Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T03:49:44.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:49:45.033Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-09T03:49:45.033Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:45.033Z] latest [2021-09-09T03:49:45.033Z] 2.0.1-dev.40 [2021-09-09T03:49:45.033Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:49:45.033Z] main [2021-09-09T03:49:45.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:45.400Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:45.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:45.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T03:49:45.718Z] 43dbc8f0d24d: Preparing [2021-09-09T03:49:45.718Z] 9e69a74d738a: Preparing [2021-09-09T03:49:45.718Z] 5e28e79992ad: Preparing [2021-09-09T03:49:45.718Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:45.718Z] e6688e911f15: Preparing [2021-09-09T03:49:45.718Z] e6688e911f15: Layer already exists [2021-09-09T03:49:45.983Z] 43dbc8f0d24d: Pushed [2021-09-09T03:49:45.983Z] 119f2cfb2a40: Pushed [2021-09-09T03:49:45.983Z] 5e28e79992ad: Pushed [2021-09-09T03:49:46.943Z] 9e69a74d738a: Pushed [2021-09-09T03:49:47.209Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:43d7d8a0841c9088ee56b48cf3612b5070646964e6d7c8e8d1cb2a8f20d481aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:47.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:47.859Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-09T03:49:47.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T03:49:47.859Z] 43dbc8f0d24d: Preparing [2021-09-09T03:49:47.859Z] 9e69a74d738a: Preparing [2021-09-09T03:49:47.859Z] 5e28e79992ad: Preparing [2021-09-09T03:49:47.859Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:47.859Z] e6688e911f15: Preparing [2021-09-09T03:49:48.126Z] 9e69a74d738a: Layer already exists [2021-09-09T03:49:48.126Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:49:48.126Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:48.126Z] e6688e911f15: Layer already exists [2021-09-09T03:49:48.126Z] 43dbc8f0d24d: Layer already exists [2021-09-09T03:49:48.126Z] latest: digest: sha256:43d7d8a0841c9088ee56b48cf3612b5070646964e6d7c8e8d1cb2a8f20d481aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:48.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:49:48.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:49:48.328Z] ---> ae7b037da93b [2021-09-09T03:49:48.328Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:49:48.328Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:49:48.328Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:49:48.328Z] ---> ae7b037da93b [2021-09-09T03:49:48.328Z] Step 3/32 : WORKDIR /edgex-go [2021-09-09T03:49:48.328Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:49:48.328Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:49:48.328Z] ---> ae7b037da93b [2021-09-09T03:49:48.328Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:49:48.328Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:49:48.328Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:49:48.328Z] ---> ae7b037da93b [2021-09-09T03:49:48.328Z] Step 3/26 : WORKDIR /edgex-go [2021-09-09T03:49:48.328Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:49:48.328Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:49:48.328Z] ---> ae7b037da93b [2021-09-09T03:49:48.328Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:49:48.448Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:48.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.40 [2021-09-09T03:49:48.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T03:49:48.773Z] 43dbc8f0d24d: Preparing [2021-09-09T03:49:48.773Z] 9e69a74d738a: Preparing [2021-09-09T03:49:48.773Z] 5e28e79992ad: Preparing [2021-09-09T03:49:48.773Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:48.773Z] e6688e911f15: Preparing [2021-09-09T03:49:48.773Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:49:48.773Z] 9e69a74d738a: Layer already exists [2021-09-09T03:49:48.773Z] e6688e911f15: Layer already exists [2021-09-09T03:49:48.773Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:48.773Z] 43dbc8f0d24d: Layer already exists [2021-09-09T03:49:48.773Z] 2.0.1-dev.40: digest: sha256:43d7d8a0841c9088ee56b48cf3612b5070646964e6d7c8e8d1cb2a8f20d481aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:49.089Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:49.305Z] ---> Running in f0ffbade8b24 [2021-09-09T03:49:49.305Z] ---> Running in 71acf8c9aee9 [2021-09-09T03:49:49.305Z] ---> Running in fe38c9681dbc [2021-09-09T03:49:49.305Z] ---> Running in 4632936f5fdc [2021-09-09T03:49:49.305Z] ---> Running in f28427e918b6 [2021-09-09T03:49:49.422Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:49:49.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T03:49:49.422Z] 43dbc8f0d24d: Preparing [2021-09-09T03:49:49.422Z] 9e69a74d738a: Preparing [2021-09-09T03:49:49.422Z] 5e28e79992ad: Preparing [2021-09-09T03:49:49.422Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:49.422Z] e6688e911f15: Preparing [2021-09-09T03:49:49.422Z] 43dbc8f0d24d: Layer already exists [2021-09-09T03:49:49.422Z] 9e69a74d738a: Layer already exists [2021-09-09T03:49:49.422Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:49.422Z] e6688e911f15: Layer already exists [2021-09-09T03:49:49.422Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:49:49.422Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:43d7d8a0841c9088ee56b48cf3612b5070646964e6d7c8e8d1cb2a8f20d481aa size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:49.745Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:49.926Z] Removing intermediate container f0ffbade8b24 [2021-09-09T03:49:49.926Z] ---> 0fad310caf10 [2021-09-09T03:49:49.926Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:49:49.926Z] ---> Running in 8b982d01d672 [2021-09-09T03:49:49.926Z] Removing intermediate container 4632936f5fdc [2021-09-09T03:49:49.926Z] ---> 50038ba5d224 [2021-09-09T03:49:49.926Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:49:50.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-09T03:49:50.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-09T03:49:50.062Z] 43dbc8f0d24d: Preparing [2021-09-09T03:49:50.062Z] 9e69a74d738a: Preparing [2021-09-09T03:49:50.062Z] 5e28e79992ad: Preparing [2021-09-09T03:49:50.062Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:50.062Z] e6688e911f15: Preparing [2021-09-09T03:49:50.062Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:50.062Z] 43dbc8f0d24d: Layer already exists [2021-09-09T03:49:50.062Z] 9e69a74d738a: Layer already exists [2021-09-09T03:49:50.062Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:49:50.062Z] e6688e911f15: Layer already exists [2021-09-09T03:49:50.062Z] main: digest: sha256:43d7d8a0841c9088ee56b48cf3612b5070646964e6d7c8e8d1cb2a8f20d481aa size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:49:50.119Z] ===================================================== [Pipeline] echo [2021-09-09T03:49:50.134Z] taggedImages: [2021-09-09T03:49:50.134Z] - nexus3.edgexfoundry.org:10004/core-command:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:50.134Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-09T03:49:50.134Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.40 [2021-09-09T03:49:50.134Z] - nexus3.edgexfoundry.org:10004/core-command:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:49:50.134Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-09T03:49:50.175Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-09T03:49:50.175Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:50.175Z] latest [2021-09-09T03:49:50.175Z] 2.0.1-dev.40 [2021-09-09T03:49:50.175Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:49:50.175Z] main [2021-09-09T03:49:50.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2021-09-09T03:49:50.218Z] Removing intermediate container fe38c9681dbc [2021-09-09T03:49:50.219Z] ---> 5a651a30c36a [2021-09-09T03:49:50.219Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:49:50.219Z] Removing intermediate container f28427e918b6 [2021-09-09T03:49:50.219Z] ---> 15ef5cfd6dfc [2021-09-09T03:49:50.219Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:49:50.219Z] Removing intermediate container 71acf8c9aee9 [2021-09-09T03:49:50.219Z] ---> f7d8a399e82e [2021-09-09T03:49:50.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:50.493Z] ---> Running in 271ae9b3194e [2021-09-09T03:49:50.494Z] ---> Running in f962512c052c [2021-09-09T03:49:50.494Z] ---> Running in 1ed9d05b071d [2021-09-09T03:49:50.494Z] ---> Running in ed5b33944f00 [2021-09-09T03:49:50.542Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:50.875Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:50.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T03:49:50.875Z] 4b84ae122a96: Preparing [2021-09-09T03:49:50.875Z] 4102d7536754: Preparing [2021-09-09T03:49:50.875Z] 5e28e79992ad: Preparing [2021-09-09T03:49:50.875Z] 305e93ac9e5a: Preparing [2021-09-09T03:49:50.875Z] 596d39a08449: Preparing [2021-09-09T03:49:50.875Z] e6688e911f15: Preparing [2021-09-09T03:49:50.875Z] e6688e911f15: Waiting [2021-09-09T03:49:50.875Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:50.875Z] e6688e911f15: Layer already exists [2021-09-09T03:49:51.147Z] 4b84ae122a96: Pushed [2021-09-09T03:49:51.147Z] 596d39a08449: Pushed [2021-09-09T03:49:51.147Z] 305e93ac9e5a: Pushed [2021-09-09T03:49:52.106Z] 4102d7536754: Pushed [2021-09-09T03:49:52.371Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:17c7d194ca8be51a950897270ce1c47addc6f12c3db302c418b718ce13ca6eee size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:52.691Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:53.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-09T03:49:53.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T03:49:53.276Z] 4b84ae122a96: Preparing [2021-09-09T03:49:53.276Z] 4102d7536754: Preparing [2021-09-09T03:49:53.276Z] 5e28e79992ad: Preparing [2021-09-09T03:49:53.276Z] 305e93ac9e5a: Preparing [2021-09-09T03:49:53.276Z] 596d39a08449: Preparing [2021-09-09T03:49:53.276Z] e6688e911f15: Preparing [2021-09-09T03:49:53.276Z] e6688e911f15: Waiting [2021-09-09T03:49:53.276Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:53.276Z] 4b84ae122a96: Layer already exists [2021-09-09T03:49:53.276Z] 305e93ac9e5a: Layer already exists [2021-09-09T03:49:53.276Z] 4102d7536754: Layer already exists [2021-09-09T03:49:53.276Z] 596d39a08449: Layer already exists [2021-09-09T03:49:53.276Z] e6688e911f15: Layer already exists [2021-09-09T03:49:53.276Z] latest: digest: sha256:17c7d194ca8be51a950897270ce1c47addc6f12c3db302c418b718ce13ca6eee size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:53.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:53.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.40 [2021-09-09T03:49:53.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T03:49:53.909Z] 4b84ae122a96: Preparing [2021-09-09T03:49:53.909Z] 4102d7536754: Preparing [2021-09-09T03:49:53.909Z] 5e28e79992ad: Preparing [2021-09-09T03:49:53.909Z] 305e93ac9e5a: Preparing [2021-09-09T03:49:53.909Z] 596d39a08449: Preparing [2021-09-09T03:49:53.909Z] e6688e911f15: Preparing [2021-09-09T03:49:53.909Z] e6688e911f15: Waiting [2021-09-09T03:49:53.909Z] 305e93ac9e5a: Layer already exists [2021-09-09T03:49:53.909Z] 4102d7536754: Layer already exists [2021-09-09T03:49:53.909Z] 596d39a08449: Layer already exists [2021-09-09T03:49:53.909Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:53.909Z] 4b84ae122a96: Layer already exists [2021-09-09T03:49:53.909Z] e6688e911f15: Layer already exists [2021-09-09T03:49:53.909Z] 2.0.1-dev.40: digest: sha256:17c7d194ca8be51a950897270ce1c47addc6f12c3db302c418b718ce13ca6eee size: 1572 [2021-09-09T03:49:53.913Z] Removing intermediate container 8b982d01d672 [2021-09-09T03:49:53.913Z] ---> 49be2dd5abef [2021-09-09T03:49:53.913Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-09T03:49:53.913Z] ---> Running in cb1c00a7dfa4 [2021-09-09T03:49:53.913Z] Removing intermediate container f962512c052c [2021-09-09T03:49:53.913Z] ---> 90b9f41d722c [2021-09-09T03:49:53.913Z] Step 5/26 : RUN apk add --update --no-cache make git [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:54.185Z] ---> Running in d62a9064cce2 [2021-09-09T03:49:54.185Z] Removing intermediate container 1ed9d05b071d [2021-09-09T03:49:54.185Z] ---> 7cf57c964327 [2021-09-09T03:49:54.185Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:49:54.227Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:54.463Z] ---> Running in 2e0587d8672e [2021-09-09T03:49:54.540Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:49:54.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T03:49:54.540Z] 4b84ae122a96: Preparing [2021-09-09T03:49:54.540Z] 4102d7536754: Preparing [2021-09-09T03:49:54.540Z] 5e28e79992ad: Preparing [2021-09-09T03:49:54.540Z] 305e93ac9e5a: Preparing [2021-09-09T03:49:54.540Z] 596d39a08449: Preparing [2021-09-09T03:49:54.540Z] e6688e911f15: Preparing [2021-09-09T03:49:54.540Z] e6688e911f15: Waiting [2021-09-09T03:49:54.540Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:54.540Z] 596d39a08449: Layer already exists [2021-09-09T03:49:54.540Z] 305e93ac9e5a: Layer already exists [2021-09-09T03:49:54.540Z] 4b84ae122a96: Layer already exists [2021-09-09T03:49:54.540Z] 4102d7536754: Layer already exists [2021-09-09T03:49:54.540Z] e6688e911f15: Layer already exists [2021-09-09T03:49:54.540Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:17c7d194ca8be51a950897270ce1c47addc6f12c3db302c418b718ce13ca6eee size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:54.739Z] Removing intermediate container ed5b33944f00 [2021-09-09T03:49:54.739Z] ---> b44685ec0c70 [2021-09-09T03:49:54.739Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-09T03:49:54.739Z] Removing intermediate container 271ae9b3194e [2021-09-09T03:49:54.739Z] ---> 1a4e8fcaf9bd [2021-09-09T03:49:54.739Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-09T03:49:54.862Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:55.015Z] ---> Running in 60164281774b [2021-09-09T03:49:55.015Z] ---> Running in 20f856da2b14 [2021-09-09T03:49:55.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-09T03:49:55.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-09T03:49:55.405Z] 4b84ae122a96: Preparing [2021-09-09T03:49:55.405Z] 4102d7536754: Preparing [2021-09-09T03:49:55.405Z] 5e28e79992ad: Preparing [2021-09-09T03:49:55.405Z] 305e93ac9e5a: Preparing [2021-09-09T03:49:55.405Z] 596d39a08449: Preparing [2021-09-09T03:49:55.405Z] e6688e911f15: Preparing [2021-09-09T03:49:55.405Z] e6688e911f15: Waiting [2021-09-09T03:49:55.405Z] 4b84ae122a96: Layer already exists [2021-09-09T03:49:55.405Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:55.405Z] 596d39a08449: Layer already exists [2021-09-09T03:49:55.405Z] 305e93ac9e5a: Layer already exists [2021-09-09T03:49:55.405Z] 4102d7536754: Layer already exists [2021-09-09T03:49:55.405Z] e6688e911f15: Layer already exists [2021-09-09T03:49:55.671Z] main: digest: sha256:17c7d194ca8be51a950897270ce1c47addc6f12c3db302c418b718ce13ca6eee size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:49:55.734Z] ===================================================== [Pipeline] echo [2021-09-09T03:49:55.750Z] taggedImages: [2021-09-09T03:49:55.750Z] - nexus3.edgexfoundry.org:10004/core-data:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:55.750Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-09T03:49:55.750Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.40 [2021-09-09T03:49:55.750Z] - nexus3.edgexfoundry.org:10004/core-data:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:49:55.750Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-09T03:49:55.782Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-09T03:49:55.782Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:55.782Z] latest [2021-09-09T03:49:55.782Z] 2.0.1-dev.40 [2021-09-09T03:49:55.782Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:49:55.782Z] main [2021-09-09T03:49:55.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:56.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:56.138Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:56.288Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:56.454Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:49:56.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T03:49:56.454Z] b6b825944340: Preparing [2021-09-09T03:49:56.454Z] b4912eeac6fb: Preparing [2021-09-09T03:49:56.454Z] 5e28e79992ad: Preparing [2021-09-09T03:49:56.454Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:56.454Z] e6688e911f15: Preparing [2021-09-09T03:49:56.454Z] e6688e911f15: Layer already exists [2021-09-09T03:49:56.454Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:49:56.454Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:56.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:56.724Z] b6b825944340: Pushed [2021-09-09T03:49:56.839Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:57.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:57.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:57.112Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:57.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:57.686Z] b4912eeac6fb: Pushed [2021-09-09T03:49:57.954Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:a6c4ec09d837710bd25bfa615ec6bc3992d2b0e1119383efaaa41f10db1c6389 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:57.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:57.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:49:57.993Z] OK: 218 MiB in 52 packages [2021-09-09T03:49:57.993Z] OK: 218 MiB in 52 packages [2021-09-09T03:49:58.480Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:58.607Z] OK: 218 MiB in 52 packages [2021-09-09T03:49:58.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-09T03:49:58.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T03:49:58.806Z] b6b825944340: Preparing [2021-09-09T03:49:58.806Z] b4912eeac6fb: Preparing [2021-09-09T03:49:58.806Z] 5e28e79992ad: Preparing [2021-09-09T03:49:58.806Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:58.806Z] e6688e911f15: Preparing [2021-09-09T03:49:58.806Z] b4912eeac6fb: Layer already exists [2021-09-09T03:49:58.806Z] e6688e911f15: Layer already exists [2021-09-09T03:49:58.806Z] b6b825944340: Layer already exists [2021-09-09T03:49:58.806Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:49:58.806Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:58.806Z] latest: digest: sha256:a6c4ec09d837710bd25bfa615ec6bc3992d2b0e1119383efaaa41f10db1c6389 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:58.902Z] OK: 218 MiB in 52 packages [2021-09-09T03:49:58.902Z] OK: 218 MiB in 52 packages [2021-09-09T03:49:59.127Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:59.444Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.40 [2021-09-09T03:49:59.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T03:49:59.444Z] b6b825944340: Preparing [2021-09-09T03:49:59.444Z] b4912eeac6fb: Preparing [2021-09-09T03:49:59.444Z] 5e28e79992ad: Preparing [2021-09-09T03:49:59.444Z] 119f2cfb2a40: Preparing [2021-09-09T03:49:59.444Z] e6688e911f15: Preparing [2021-09-09T03:49:59.444Z] e6688e911f15: Layer already exists [2021-09-09T03:49:59.444Z] 5e28e79992ad: Layer already exists [2021-09-09T03:49:59.444Z] b4912eeac6fb: Layer already exists [2021-09-09T03:49:59.444Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:49:59.712Z] b6b825944340: Layer already exists [2021-09-09T03:49:59.712Z] 2.0.1-dev.40: digest: sha256:a6c4ec09d837710bd25bfa615ec6bc3992d2b0e1119383efaaa41f10db1c6389 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:49:59.890Z] Removing intermediate container d62a9064cce2 [2021-09-09T03:49:59.890Z] ---> 8850e0d40355 [2021-09-09T03:49:59.890Z] Step 6/26 : COPY go.mod . [2021-09-09T03:50:00.049Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:00.163Z] Removing intermediate container cb1c00a7dfa4 [2021-09-09T03:50:00.163Z] ---> db81b015c080 [2021-09-09T03:50:00.163Z] Step 6/32 : COPY go.mod . [2021-09-09T03:50:00.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:00.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T03:50:00.366Z] b6b825944340: Preparing [2021-09-09T03:50:00.366Z] b4912eeac6fb: Preparing [2021-09-09T03:50:00.366Z] 5e28e79992ad: Preparing [2021-09-09T03:50:00.366Z] 119f2cfb2a40: Preparing [2021-09-09T03:50:00.366Z] e6688e911f15: Preparing [2021-09-09T03:50:00.366Z] e6688e911f15: Layer already exists [2021-09-09T03:50:00.366Z] b6b825944340: Layer already exists [2021-09-09T03:50:00.366Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:50:00.366Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:00.366Z] b4912eeac6fb: Layer already exists [2021-09-09T03:50:00.366Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:a6c4ec09d837710bd25bfa615ec6bc3992d2b0e1119383efaaa41f10db1c6389 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:00.438Z] Removing intermediate container 2e0587d8672e [2021-09-09T03:50:00.438Z] ---> c4b7393dcd7d [2021-09-09T03:50:00.438Z] Step 6/24 : COPY go.mod . [2021-09-09T03:50:00.688Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:00.725Z] Removing intermediate container 60164281774b [2021-09-09T03:50:00.725Z] ---> 63b78a39efcc [2021-09-09T03:50:00.725Z] Step 6/24 : COPY go.mod . [2021-09-09T03:50:00.725Z] Removing intermediate container 20f856da2b14 [2021-09-09T03:50:00.725Z] ---> 29db5af91301 [2021-09-09T03:50:00.725Z] Step 6/23 : COPY go.mod . [2021-09-09T03:50:01.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-09T03:50:01.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-09T03:50:01.003Z] b6b825944340: Preparing [2021-09-09T03:50:01.003Z] b4912eeac6fb: Preparing [2021-09-09T03:50:01.003Z] 5e28e79992ad: Preparing [2021-09-09T03:50:01.003Z] 119f2cfb2a40: Preparing [2021-09-09T03:50:01.003Z] e6688e911f15: Preparing [2021-09-09T03:50:01.003Z] b6b825944340: Layer already exists [2021-09-09T03:50:01.003Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:50:01.003Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:01.003Z] b4912eeac6fb: Layer already exists [2021-09-09T03:50:01.003Z] e6688e911f15: Layer already exists [2021-09-09T03:50:01.003Z] main: digest: sha256:a6c4ec09d837710bd25bfa615ec6bc3992d2b0e1119383efaaa41f10db1c6389 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:50:01.059Z] ===================================================== [Pipeline] echo [2021-09-09T03:50:01.073Z] taggedImages: [2021-09-09T03:50:01.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:01.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-09T03:50:01.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.40 [2021-09-09T03:50:01.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:01.073Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-09T03:50:01.103Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-09T03:50:01.103Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:01.103Z] latest [2021-09-09T03:50:01.103Z] 2.0.1-dev.40 [2021-09-09T03:50:01.103Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:01.103Z] main [2021-09-09T03:50:01.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:01.331Z] ---> a3f7071540b1 [2021-09-09T03:50:01.331Z] Step 7/26 : RUN go mod download [2021-09-09T03:50:01.331Z] ---> ee8ce91f2c89 [2021-09-09T03:50:01.331Z] Step 7/32 : RUN go mod download [2021-09-09T03:50:01.331Z] ---> Running in 9de580055c31 [2021-09-09T03:50:01.480Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:01.606Z] ---> Running in 782951874e61 [2021-09-09T03:50:01.606Z] ---> 6f1ef8a9fa72 [2021-09-09T03:50:01.606Z] Step 7/24 : RUN go mod download [2021-09-09T03:50:01.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:01.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T03:50:01.811Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:01.811Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:01.811Z] 8adbc7a0629e: Preparing [2021-09-09T03:50:01.811Z] c418b34d3d8f: Preparing [2021-09-09T03:50:01.811Z] 7a479d38ff08: Preparing [2021-09-09T03:50:01.811Z] 089776e0c5c3: Preparing [2021-09-09T03:50:01.811Z] 5e28e79992ad: Preparing [2021-09-09T03:50:01.811Z] 1b7f0e7e8424: Preparing [2021-09-09T03:50:01.811Z] 1b751b24a572: Preparing [2021-09-09T03:50:01.811Z] a562c3702c44: Preparing [2021-09-09T03:50:01.811Z] 0e226154e360: Preparing [2021-09-09T03:50:01.811Z] e6688e911f15: Preparing [2021-09-09T03:50:01.811Z] 5e28e79992ad: Waiting [2021-09-09T03:50:01.811Z] 1b7f0e7e8424: Waiting [2021-09-09T03:50:01.811Z] 1b751b24a572: Waiting [2021-09-09T03:50:01.811Z] a562c3702c44: Waiting [2021-09-09T03:50:01.811Z] 0e226154e360: Waiting [2021-09-09T03:50:01.811Z] e6688e911f15: Waiting [2021-09-09T03:50:01.885Z] ---> Running in 2502a0b21298 [2021-09-09T03:50:02.082Z] 7a479d38ff08: Pushed [2021-09-09T03:50:02.082Z] 2adf5a6f76d3: Pushed [2021-09-09T03:50:02.082Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:02.082Z] 8adbc7a0629e: Pushed [2021-09-09T03:50:02.082Z] c418b34d3d8f: Pushed [2021-09-09T03:50:02.160Z] ---> 41bc32af90c1 [2021-09-09T03:50:02.160Z] Step 7/23 : RUN go mod download [2021-09-09T03:50:02.160Z] ---> 9095cdd59cfa [2021-09-09T03:50:02.160Z] Step 7/24 : RUN go mod download [2021-09-09T03:50:02.351Z] 0e226154e360: Pushed [2021-09-09T03:50:02.351Z] 1b751b24a572: Pushed [2021-09-09T03:50:02.351Z] 1b7f0e7e8424: Pushed [2021-09-09T03:50:02.351Z] e6688e911f15: Layer already exists [2021-09-09T03:50:02.351Z] a562c3702c44: Pushed [2021-09-09T03:50:02.434Z] ---> Running in dc9083990e30 [2021-09-09T03:50:02.434Z] ---> Running in 6f31ed414dc5 [2021-09-09T03:50:03.310Z] 089776e0c5c3: Pushed [2021-09-09T03:50:03.577Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:8d4255fe9bdab644f79dda34e10897c7b2b16dfa70f024f276d22723a03c5476 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:05.906Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:06.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-09T03:50:06.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T03:50:06.225Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:06.225Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:06.225Z] 8adbc7a0629e: Preparing [2021-09-09T03:50:06.225Z] c418b34d3d8f: Preparing [2021-09-09T03:50:06.225Z] 7a479d38ff08: Preparing [2021-09-09T03:50:06.225Z] 089776e0c5c3: Preparing [2021-09-09T03:50:06.225Z] 5e28e79992ad: Preparing [2021-09-09T03:50:06.225Z] 1b7f0e7e8424: Preparing [2021-09-09T03:50:06.225Z] 1b751b24a572: Preparing [2021-09-09T03:50:06.225Z] a562c3702c44: Preparing [2021-09-09T03:50:06.225Z] 0e226154e360: Preparing [2021-09-09T03:50:06.225Z] e6688e911f15: Preparing [2021-09-09T03:50:06.225Z] 1b751b24a572: Waiting [2021-09-09T03:50:06.225Z] a562c3702c44: Waiting [2021-09-09T03:50:06.225Z] 0e226154e360: Waiting [2021-09-09T03:50:06.225Z] e6688e911f15: Waiting [2021-09-09T03:50:06.225Z] 5e28e79992ad: Waiting [2021-09-09T03:50:06.225Z] 1b7f0e7e8424: Waiting [2021-09-09T03:50:06.225Z] c418b34d3d8f: Layer already exists [2021-09-09T03:50:06.225Z] 7a479d38ff08: Layer already exists [2021-09-09T03:50:06.225Z] 8adbc7a0629e: Layer already exists [2021-09-09T03:50:06.225Z] 089776e0c5c3: Layer already exists [2021-09-09T03:50:06.225Z] 2adf5a6f76d3: Layer already exists [2021-09-09T03:50:06.225Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:06.225Z] a562c3702c44: Layer already exists [2021-09-09T03:50:06.225Z] 1b751b24a572: Layer already exists [2021-09-09T03:50:06.225Z] 1b7f0e7e8424: Layer already exists [2021-09-09T03:50:06.225Z] 0e226154e360: Layer already exists [2021-09-09T03:50:06.225Z] e6688e911f15: Layer already exists [2021-09-09T03:50:06.491Z] latest: digest: sha256:8d4255fe9bdab644f79dda34e10897c7b2b16dfa70f024f276d22723a03c5476 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:06.820Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:07.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.40 [2021-09-09T03:50:07.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T03:50:07.147Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:07.147Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:07.147Z] 8adbc7a0629e: Preparing [2021-09-09T03:50:07.147Z] c418b34d3d8f: Preparing [2021-09-09T03:50:07.148Z] 7a479d38ff08: Preparing [2021-09-09T03:50:07.148Z] 089776e0c5c3: Preparing [2021-09-09T03:50:07.148Z] 5e28e79992ad: Preparing [2021-09-09T03:50:07.148Z] 1b7f0e7e8424: Preparing [2021-09-09T03:50:07.148Z] 1b751b24a572: Preparing [2021-09-09T03:50:07.148Z] a562c3702c44: Preparing [2021-09-09T03:50:07.148Z] 0e226154e360: Preparing [2021-09-09T03:50:07.148Z] e6688e911f15: Preparing [2021-09-09T03:50:07.148Z] 5e28e79992ad: Waiting [2021-09-09T03:50:07.148Z] 1b7f0e7e8424: Waiting [2021-09-09T03:50:07.148Z] 1b751b24a572: Waiting [2021-09-09T03:50:07.148Z] a562c3702c44: Waiting [2021-09-09T03:50:07.148Z] 0e226154e360: Waiting [2021-09-09T03:50:07.148Z] e6688e911f15: Waiting [2021-09-09T03:50:07.148Z] 2adf5a6f76d3: Layer already exists [2021-09-09T03:50:07.148Z] 7a479d38ff08: Layer already exists [2021-09-09T03:50:07.148Z] 089776e0c5c3: Layer already exists [2021-09-09T03:50:07.148Z] c418b34d3d8f: Layer already exists [2021-09-09T03:50:07.148Z] 8adbc7a0629e: Layer already exists [2021-09-09T03:50:07.148Z] 1b7f0e7e8424: Layer already exists [2021-09-09T03:50:07.148Z] 1b751b24a572: Layer already exists [2021-09-09T03:50:07.148Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:07.148Z] a562c3702c44: Layer already exists [2021-09-09T03:50:07.148Z] 0e226154e360: Layer already exists [2021-09-09T03:50:07.148Z] e6688e911f15: Layer already exists [2021-09-09T03:50:07.415Z] 2.0.1-dev.40: digest: sha256:8d4255fe9bdab644f79dda34e10897c7b2b16dfa70f024f276d22723a03c5476 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:07.760Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:08.083Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:08.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T03:50:08.083Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:08.083Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:08.083Z] 8adbc7a0629e: Preparing [2021-09-09T03:50:08.083Z] c418b34d3d8f: Preparing [2021-09-09T03:50:08.083Z] 7a479d38ff08: Preparing [2021-09-09T03:50:08.083Z] 089776e0c5c3: Preparing [2021-09-09T03:50:08.083Z] 5e28e79992ad: Preparing [2021-09-09T03:50:08.083Z] 1b7f0e7e8424: Preparing [2021-09-09T03:50:08.083Z] 1b751b24a572: Preparing [2021-09-09T03:50:08.083Z] a562c3702c44: Preparing [2021-09-09T03:50:08.083Z] 0e226154e360: Preparing [2021-09-09T03:50:08.083Z] e6688e911f15: Preparing [2021-09-09T03:50:08.083Z] 5e28e79992ad: Waiting [2021-09-09T03:50:08.083Z] 1b7f0e7e8424: Waiting [2021-09-09T03:50:08.083Z] 1b751b24a572: Waiting [2021-09-09T03:50:08.083Z] a562c3702c44: Waiting [2021-09-09T03:50:08.083Z] 0e226154e360: Waiting [2021-09-09T03:50:08.083Z] e6688e911f15: Waiting [2021-09-09T03:50:08.083Z] 8adbc7a0629e: Layer already exists [2021-09-09T03:50:08.083Z] c418b34d3d8f: Layer already exists [2021-09-09T03:50:08.083Z] 2adf5a6f76d3: Layer already exists [2021-09-09T03:50:08.083Z] 089776e0c5c3: Layer already exists [2021-09-09T03:50:08.083Z] 1b751b24a572: Layer already exists [2021-09-09T03:50:08.083Z] 1b7f0e7e8424: Layer already exists [2021-09-09T03:50:08.083Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:08.083Z] a562c3702c44: Layer already exists [2021-09-09T03:50:08.348Z] 7a479d38ff08: Layer already exists [2021-09-09T03:50:08.491Z] Removing intermediate container 2502a0b21298 [2021-09-09T03:50:08.491Z] ---> 80f0becb43d9 [2021-09-09T03:50:08.491Z] Step 8/24 : COPY . . [2021-09-09T03:50:08.491Z] Removing intermediate container 9de580055c31 [2021-09-09T03:50:08.491Z] ---> b81680118ee4 [2021-09-09T03:50:08.491Z] Step 8/26 : COPY . . [2021-09-09T03:50:08.491Z] Removing intermediate container 782951874e61 [2021-09-09T03:50:08.491Z] ---> 155d59fbd06f [2021-09-09T03:50:08.491Z] Step 8/32 : COPY . . [2021-09-09T03:50:08.775Z] Removing intermediate container 6f31ed414dc5 [2021-09-09T03:50:08.775Z] ---> 7bca6748149a [2021-09-09T03:50:08.775Z] Step 8/24 : COPY . . [2021-09-09T03:50:09.051Z] Removing intermediate container dc9083990e30 [2021-09-09T03:50:09.051Z] ---> deef7ffe4fbd [2021-09-09T03:50:09.051Z] Step 8/23 : COPY . . [2021-09-09T03:50:13.691Z] 0e226154e360: Layer already exists [2021-09-09T03:50:13.692Z] e6688e911f15: Layer already exists [2021-09-09T03:50:13.692Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:8d4255fe9bdab644f79dda34e10897c7b2b16dfa70f024f276d22723a03c5476 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:14.012Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:14.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-09T03:50:14.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-09T03:50:14.332Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:14.332Z] 2adf5a6f76d3: Preparing [2021-09-09T03:50:14.332Z] 8adbc7a0629e: Preparing [2021-09-09T03:50:14.332Z] c418b34d3d8f: Preparing [2021-09-09T03:50:14.332Z] 7a479d38ff08: Preparing [2021-09-09T03:50:14.332Z] 089776e0c5c3: Preparing [2021-09-09T03:50:14.332Z] 5e28e79992ad: Preparing [2021-09-09T03:50:14.332Z] 1b7f0e7e8424: Preparing [2021-09-09T03:50:14.332Z] 1b751b24a572: Preparing [2021-09-09T03:50:14.332Z] a562c3702c44: Preparing [2021-09-09T03:50:14.332Z] 0e226154e360: Preparing [2021-09-09T03:50:14.332Z] e6688e911f15: Preparing [2021-09-09T03:50:14.332Z] 5e28e79992ad: Waiting [2021-09-09T03:50:14.332Z] 1b7f0e7e8424: Waiting [2021-09-09T03:50:14.332Z] 1b751b24a572: Waiting [2021-09-09T03:50:14.332Z] a562c3702c44: Waiting [2021-09-09T03:50:14.332Z] 0e226154e360: Waiting [2021-09-09T03:50:14.332Z] e6688e911f15: Waiting [2021-09-09T03:50:14.332Z] 089776e0c5c3: Layer already exists [2021-09-09T03:50:14.332Z] 8adbc7a0629e: Layer already exists [2021-09-09T03:50:14.332Z] c418b34d3d8f: Layer already exists [2021-09-09T03:50:14.332Z] 7a479d38ff08: Layer already exists [2021-09-09T03:50:14.332Z] 2adf5a6f76d3: Layer already exists [2021-09-09T03:50:14.332Z] a562c3702c44: Layer already exists [2021-09-09T03:50:14.332Z] 1b751b24a572: Layer already exists [2021-09-09T03:50:14.332Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:14.332Z] 1b7f0e7e8424: Layer already exists [2021-09-09T03:50:14.332Z] 0e226154e360: Layer already exists [2021-09-09T03:50:14.332Z] e6688e911f15: Layer already exists [2021-09-09T03:50:14.332Z] main: digest: sha256:8d4255fe9bdab644f79dda34e10897c7b2b16dfa70f024f276d22723a03c5476 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:50:14.393Z] ===================================================== [Pipeline] echo [2021-09-09T03:50:14.409Z] taggedImages: [2021-09-09T03:50:14.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:14.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-09T03:50:14.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.40 [2021-09-09T03:50:14.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:14.409Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-09T03:50:14.441Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-09T03:50:14.441Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:14.441Z] latest [2021-09-09T03:50:14.441Z] 2.0.1-dev.40 [2021-09-09T03:50:14.441Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:14.441Z] main [2021-09-09T03:50:14.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:14.799Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:15.117Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:15.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T03:50:15.118Z] a0fb1861b5bf: Preparing [2021-09-09T03:50:15.118Z] 30b132327eea: Preparing [2021-09-09T03:50:15.118Z] 581d684034eb: Preparing [2021-09-09T03:50:15.118Z] 6cf3b2e4a814: Preparing [2021-09-09T03:50:15.118Z] ffb4a08b852b: Preparing [2021-09-09T03:50:15.118Z] e6688e911f15: Preparing [2021-09-09T03:50:15.118Z] e6688e911f15: Waiting [2021-09-09T03:50:15.716Z] 6cf3b2e4a814: Pushed [2021-09-09T03:50:15.716Z] 581d684034eb: Pushed [2021-09-09T03:50:15.716Z] e6688e911f15: Layer already exists [2021-09-09T03:50:15.716Z] ffb4a08b852b: Pushed [2021-09-09T03:50:15.982Z] 30b132327eea: Pushed [2021-09-09T03:50:16.248Z] a0fb1861b5bf: Pushed [2021-09-09T03:50:16.513Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:f6c09265c425f50abac7c2a475119bb75df41469364e19a283a79348eadbc9d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:16.834Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:17.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-09T03:50:17.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T03:50:17.160Z] a0fb1861b5bf: Preparing [2021-09-09T03:50:17.160Z] 30b132327eea: Preparing [2021-09-09T03:50:17.160Z] 581d684034eb: Preparing [2021-09-09T03:50:17.160Z] 6cf3b2e4a814: Preparing [2021-09-09T03:50:17.160Z] ffb4a08b852b: Preparing [2021-09-09T03:50:17.160Z] e6688e911f15: Preparing [2021-09-09T03:50:17.160Z] e6688e911f15: Waiting [2021-09-09T03:50:17.160Z] a0fb1861b5bf: Layer already exists [2021-09-09T03:50:17.160Z] ffb4a08b852b: Layer already exists [2021-09-09T03:50:17.160Z] 6cf3b2e4a814: Layer already exists [2021-09-09T03:50:17.160Z] 581d684034eb: Layer already exists [2021-09-09T03:50:17.160Z] 30b132327eea: Layer already exists [2021-09-09T03:50:17.160Z] e6688e911f15: Layer already exists [2021-09-09T03:50:17.160Z] latest: digest: sha256:f6c09265c425f50abac7c2a475119bb75df41469364e19a283a79348eadbc9d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:17.482Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:17.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.40 [2021-09-09T03:50:17.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T03:50:17.805Z] a0fb1861b5bf: Preparing [2021-09-09T03:50:17.805Z] 30b132327eea: Preparing [2021-09-09T03:50:17.805Z] 581d684034eb: Preparing [2021-09-09T03:50:17.805Z] 6cf3b2e4a814: Preparing [2021-09-09T03:50:17.805Z] ffb4a08b852b: Preparing [2021-09-09T03:50:17.805Z] e6688e911f15: Preparing [2021-09-09T03:50:17.805Z] e6688e911f15: Waiting [2021-09-09T03:50:18.760Z] ffb4a08b852b: Layer already exists [2021-09-09T03:50:18.760Z] 6cf3b2e4a814: Layer already exists [2021-09-09T03:50:18.760Z] 30b132327eea: Layer already exists [2021-09-09T03:50:18.760Z] 581d684034eb: Layer already exists [2021-09-09T03:50:18.760Z] a0fb1861b5bf: Layer already exists [2021-09-09T03:50:18.760Z] e6688e911f15: Layer already exists [2021-09-09T03:50:18.760Z] 2.0.1-dev.40: digest: sha256:f6c09265c425f50abac7c2a475119bb75df41469364e19a283a79348eadbc9d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:19.077Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:19.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:19.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T03:50:19.393Z] a0fb1861b5bf: Preparing [2021-09-09T03:50:19.393Z] 30b132327eea: Preparing [2021-09-09T03:50:19.393Z] 581d684034eb: Preparing [2021-09-09T03:50:19.393Z] 6cf3b2e4a814: Preparing [2021-09-09T03:50:19.393Z] ffb4a08b852b: Preparing [2021-09-09T03:50:19.393Z] e6688e911f15: Preparing [2021-09-09T03:50:19.393Z] e6688e911f15: Waiting [2021-09-09T03:50:19.393Z] a0fb1861b5bf: Layer already exists [2021-09-09T03:50:19.393Z] 581d684034eb: Layer already exists [2021-09-09T03:50:19.393Z] ffb4a08b852b: Layer already exists [2021-09-09T03:50:19.393Z] 30b132327eea: Layer already exists [2021-09-09T03:50:19.393Z] 6cf3b2e4a814: Layer already exists [2021-09-09T03:50:19.393Z] e6688e911f15: Layer already exists [2021-09-09T03:50:19.393Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:f6c09265c425f50abac7c2a475119bb75df41469364e19a283a79348eadbc9d1 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:19.719Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:20.032Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-09T03:50:20.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-09T03:50:20.032Z] a0fb1861b5bf: Preparing [2021-09-09T03:50:20.032Z] 30b132327eea: Preparing [2021-09-09T03:50:20.032Z] 581d684034eb: Preparing [2021-09-09T03:50:20.032Z] 6cf3b2e4a814: Preparing [2021-09-09T03:50:20.032Z] ffb4a08b852b: Preparing [2021-09-09T03:50:20.032Z] e6688e911f15: Preparing [2021-09-09T03:50:20.032Z] e6688e911f15: Waiting [2021-09-09T03:50:20.032Z] ffb4a08b852b: Layer already exists [2021-09-09T03:50:20.032Z] 30b132327eea: Layer already exists [2021-09-09T03:50:20.032Z] a0fb1861b5bf: Layer already exists [2021-09-09T03:50:20.032Z] 6cf3b2e4a814: Layer already exists [2021-09-09T03:50:20.032Z] 581d684034eb: Layer already exists [2021-09-09T03:50:20.032Z] e6688e911f15: Layer already exists [2021-09-09T03:50:20.032Z] main: digest: sha256:f6c09265c425f50abac7c2a475119bb75df41469364e19a283a79348eadbc9d1 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:50:20.090Z] ===================================================== [Pipeline] echo [2021-09-09T03:50:20.105Z] taggedImages: [2021-09-09T03:50:20.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:20.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-09T03:50:20.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.40 [2021-09-09T03:50:20.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:20.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-09T03:50:20.136Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-09T03:50:20.136Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:20.136Z] latest [2021-09-09T03:50:20.136Z] 2.0.1-dev.40 [2021-09-09T03:50:20.136Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:20.136Z] main [2021-09-09T03:50:20.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:20.940Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:21.261Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:21.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T03:50:21.261Z] 24d1a7c021fe: Preparing [2021-09-09T03:50:21.261Z] 4742384eff24: Preparing [2021-09-09T03:50:21.261Z] c4006032fe98: Preparing [2021-09-09T03:50:21.261Z] 773b3f59a70e: Preparing [2021-09-09T03:50:21.261Z] 811564356c0b: Preparing [2021-09-09T03:50:21.261Z] 424bec95e5a9: Preparing [2021-09-09T03:50:21.261Z] e0d27099442a: Preparing [2021-09-09T03:50:21.261Z] 8dabcd6fd4c4: Preparing [2021-09-09T03:50:21.261Z] 663df5cd7087: Preparing [2021-09-09T03:50:21.261Z] e6688e911f15: Preparing [2021-09-09T03:50:21.261Z] e0d27099442a: Waiting [2021-09-09T03:50:21.261Z] 8dabcd6fd4c4: Waiting [2021-09-09T03:50:21.261Z] 663df5cd7087: Waiting [2021-09-09T03:50:21.261Z] e6688e911f15: Waiting [2021-09-09T03:50:21.261Z] 424bec95e5a9: Waiting [2021-09-09T03:50:21.850Z] 811564356c0b: Pushed [2021-09-09T03:50:21.850Z] 24d1a7c021fe: Pushed [2021-09-09T03:50:22.116Z] 4742384eff24: Pushed [2021-09-09T03:50:22.116Z] 424bec95e5a9: Pushed [2021-09-09T03:50:22.116Z] e0d27099442a: Pushed [2021-09-09T03:50:22.116Z] e6688e911f15: Layer already exists [2021-09-09T03:50:22.382Z] 773b3f59a70e: Pushed [2021-09-09T03:50:22.382Z] c4006032fe98: Pushed [2021-09-09T03:50:23.337Z] 8dabcd6fd4c4: Pushed [2021-09-09T03:50:23.337Z] 663df5cd7087: Pushed [2021-09-09T03:50:23.603Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:0599658b83666cc2b7aedf3a1145644df10a15b91d9b16bcd8d91777d494ade6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:23.926Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:24.244Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-09T03:50:24.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T03:50:24.244Z] 24d1a7c021fe: Preparing [2021-09-09T03:50:24.244Z] 4742384eff24: Preparing [2021-09-09T03:50:24.244Z] c4006032fe98: Preparing [2021-09-09T03:50:24.244Z] 773b3f59a70e: Preparing [2021-09-09T03:50:24.244Z] 811564356c0b: Preparing [2021-09-09T03:50:24.244Z] 424bec95e5a9: Preparing [2021-09-09T03:50:24.244Z] e0d27099442a: Preparing [2021-09-09T03:50:24.244Z] 8dabcd6fd4c4: Preparing [2021-09-09T03:50:24.244Z] 663df5cd7087: Preparing [2021-09-09T03:50:24.244Z] e6688e911f15: Preparing [2021-09-09T03:50:24.244Z] 424bec95e5a9: Waiting [2021-09-09T03:50:24.244Z] e0d27099442a: Waiting [2021-09-09T03:50:24.244Z] 8dabcd6fd4c4: Waiting [2021-09-09T03:50:24.244Z] 663df5cd7087: Waiting [2021-09-09T03:50:24.244Z] e6688e911f15: Waiting [2021-09-09T03:50:24.244Z] 811564356c0b: Layer already exists [2021-09-09T03:50:24.244Z] 4742384eff24: Layer already exists [2021-09-09T03:50:24.244Z] 24d1a7c021fe: Layer already exists [2021-09-09T03:50:24.244Z] 773b3f59a70e: Layer already exists [2021-09-09T03:50:24.244Z] c4006032fe98: Layer already exists [2021-09-09T03:50:24.244Z] e0d27099442a: Layer already exists [2021-09-09T03:50:24.244Z] 8dabcd6fd4c4: Layer already exists [2021-09-09T03:50:24.244Z] 424bec95e5a9: Layer already exists [2021-09-09T03:50:24.244Z] e6688e911f15: Layer already exists [2021-09-09T03:50:24.244Z] 663df5cd7087: Layer already exists [2021-09-09T03:50:24.244Z] latest: digest: sha256:0599658b83666cc2b7aedf3a1145644df10a15b91d9b16bcd8d91777d494ade6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:24.568Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:25.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.40 [2021-09-09T03:50:25.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T03:50:25.092Z] 24d1a7c021fe: Preparing [2021-09-09T03:50:25.092Z] 4742384eff24: Preparing [2021-09-09T03:50:25.092Z] c4006032fe98: Preparing [2021-09-09T03:50:25.092Z] 773b3f59a70e: Preparing [2021-09-09T03:50:25.092Z] 811564356c0b: Preparing [2021-09-09T03:50:25.092Z] 424bec95e5a9: Preparing [2021-09-09T03:50:25.092Z] e0d27099442a: Preparing [2021-09-09T03:50:25.092Z] 8dabcd6fd4c4: Preparing [2021-09-09T03:50:25.092Z] 663df5cd7087: Preparing [2021-09-09T03:50:25.092Z] e6688e911f15: Preparing [2021-09-09T03:50:25.092Z] 424bec95e5a9: Waiting [2021-09-09T03:50:25.092Z] 8dabcd6fd4c4: Waiting [2021-09-09T03:50:25.092Z] e0d27099442a: Waiting [2021-09-09T03:50:25.092Z] 663df5cd7087: Waiting [2021-09-09T03:50:25.092Z] e6688e911f15: Waiting [2021-09-09T03:50:25.092Z] c4006032fe98: Layer already exists [2021-09-09T03:50:25.092Z] 4742384eff24: Layer already exists [2021-09-09T03:50:25.092Z] 811564356c0b: Layer already exists [2021-09-09T03:50:25.092Z] 24d1a7c021fe: Layer already exists [2021-09-09T03:50:25.092Z] 773b3f59a70e: Layer already exists [2021-09-09T03:50:25.092Z] e0d27099442a: Layer already exists [2021-09-09T03:50:25.092Z] 8dabcd6fd4c4: Layer already exists [2021-09-09T03:50:25.092Z] 663df5cd7087: Layer already exists [2021-09-09T03:50:25.092Z] 424bec95e5a9: Layer already exists [2021-09-09T03:50:25.092Z] e6688e911f15: Layer already exists [2021-09-09T03:50:25.092Z] 2.0.1-dev.40: digest: sha256:0599658b83666cc2b7aedf3a1145644df10a15b91d9b16bcd8d91777d494ade6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:25.419Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:25.738Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:25.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T03:50:25.738Z] 24d1a7c021fe: Preparing [2021-09-09T03:50:25.738Z] 4742384eff24: Preparing [2021-09-09T03:50:25.738Z] c4006032fe98: Preparing [2021-09-09T03:50:25.738Z] 773b3f59a70e: Preparing [2021-09-09T03:50:25.738Z] 811564356c0b: Preparing [2021-09-09T03:50:25.738Z] 424bec95e5a9: Preparing [2021-09-09T03:50:25.738Z] e0d27099442a: Preparing [2021-09-09T03:50:25.738Z] 8dabcd6fd4c4: Preparing [2021-09-09T03:50:25.738Z] 663df5cd7087: Preparing [2021-09-09T03:50:25.739Z] e6688e911f15: Preparing [2021-09-09T03:50:25.739Z] 424bec95e5a9: Waiting [2021-09-09T03:50:25.739Z] e0d27099442a: Waiting [2021-09-09T03:50:25.739Z] 8dabcd6fd4c4: Waiting [2021-09-09T03:50:25.739Z] 663df5cd7087: Waiting [2021-09-09T03:50:25.739Z] e6688e911f15: Waiting [2021-09-09T03:50:25.739Z] 811564356c0b: Layer already exists [2021-09-09T03:50:25.739Z] 773b3f59a70e: Layer already exists [2021-09-09T03:50:25.739Z] c4006032fe98: Layer already exists [2021-09-09T03:50:25.739Z] 4742384eff24: Layer already exists [2021-09-09T03:50:25.739Z] 24d1a7c021fe: Layer already exists [2021-09-09T03:50:25.739Z] 8dabcd6fd4c4: Layer already exists [2021-09-09T03:50:25.739Z] e0d27099442a: Layer already exists [2021-09-09T03:50:25.739Z] 663df5cd7087: Layer already exists [2021-09-09T03:50:25.739Z] 424bec95e5a9: Layer already exists [2021-09-09T03:50:25.739Z] e6688e911f15: Layer already exists [2021-09-09T03:50:25.739Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:0599658b83666cc2b7aedf3a1145644df10a15b91d9b16bcd8d91777d494ade6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:26.059Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:26.590Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-09T03:50:26.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-09T03:50:26.590Z] 24d1a7c021fe: Preparing [2021-09-09T03:50:26.590Z] 4742384eff24: Preparing [2021-09-09T03:50:26.590Z] c4006032fe98: Preparing [2021-09-09T03:50:26.590Z] 773b3f59a70e: Preparing [2021-09-09T03:50:26.590Z] 811564356c0b: Preparing [2021-09-09T03:50:26.590Z] 424bec95e5a9: Preparing [2021-09-09T03:50:26.590Z] e0d27099442a: Preparing [2021-09-09T03:50:26.590Z] 8dabcd6fd4c4: Preparing [2021-09-09T03:50:26.590Z] 663df5cd7087: Preparing [2021-09-09T03:50:26.590Z] e6688e911f15: Preparing [2021-09-09T03:50:26.590Z] 424bec95e5a9: Waiting [2021-09-09T03:50:26.590Z] e0d27099442a: Waiting [2021-09-09T03:50:26.590Z] e6688e911f15: Waiting [2021-09-09T03:50:26.590Z] 8dabcd6fd4c4: Waiting [2021-09-09T03:50:26.590Z] 663df5cd7087: Waiting [2021-09-09T03:50:26.590Z] 24d1a7c021fe: Layer already exists [2021-09-09T03:50:26.590Z] 773b3f59a70e: Layer already exists [2021-09-09T03:50:26.590Z] c4006032fe98: Layer already exists [2021-09-09T03:50:26.590Z] 4742384eff24: Layer already exists [2021-09-09T03:50:26.590Z] 811564356c0b: Layer already exists [2021-09-09T03:50:26.590Z] 663df5cd7087: Layer already exists [2021-09-09T03:50:26.590Z] 8dabcd6fd4c4: Layer already exists [2021-09-09T03:50:26.590Z] 424bec95e5a9: Layer already exists [2021-09-09T03:50:26.590Z] e6688e911f15: Layer already exists [2021-09-09T03:50:26.590Z] e0d27099442a: Layer already exists [2021-09-09T03:50:26.590Z] main: digest: sha256:0599658b83666cc2b7aedf3a1145644df10a15b91d9b16bcd8d91777d494ade6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:50:26.668Z] ===================================================== [Pipeline] echo [2021-09-09T03:50:26.686Z] taggedImages: [2021-09-09T03:50:26.686Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:26.686Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-09T03:50:26.686Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.40 [2021-09-09T03:50:26.686Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:26.686Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-09T03:50:28.250Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-09T03:50:28.250Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:28.250Z] latest [2021-09-09T03:50:28.250Z] 2.0.1-dev.40 [2021-09-09T03:50:28.250Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:28.250Z] main [2021-09-09T03:50:28.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:28.624Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:28.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:28.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T03:50:28.940Z] 9623742670e9: Preparing [2021-09-09T03:50:28.940Z] 618abaaf6fa9: Preparing [2021-09-09T03:50:28.940Z] 5e28e79992ad: Preparing [2021-09-09T03:50:28.940Z] d3afab68c3c8: Preparing [2021-09-09T03:50:28.940Z] e6688e911f15: Preparing [2021-09-09T03:50:28.940Z] e6688e911f15: Layer already exists [2021-09-09T03:50:28.940Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:29.207Z] 9623742670e9: Pushed [2021-09-09T03:50:29.207Z] d3afab68c3c8: Pushed [2021-09-09T03:50:30.162Z] 618abaaf6fa9: Pushed [2021-09-09T03:50:30.427Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:73ae3f35868ddc4987ee24393f8ef5c3348657bf7946b2ad5dc71fc3f6044086 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:30.751Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:31.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-09T03:50:31.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T03:50:31.069Z] 9623742670e9: Preparing [2021-09-09T03:50:31.069Z] 618abaaf6fa9: Preparing [2021-09-09T03:50:31.069Z] 5e28e79992ad: Preparing [2021-09-09T03:50:31.069Z] d3afab68c3c8: Preparing [2021-09-09T03:50:31.069Z] e6688e911f15: Preparing [2021-09-09T03:50:31.069Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:31.069Z] 618abaaf6fa9: Layer already exists [2021-09-09T03:50:31.069Z] e6688e911f15: Layer already exists [2021-09-09T03:50:31.069Z] d3afab68c3c8: Layer already exists [2021-09-09T03:50:31.069Z] 9623742670e9: Layer already exists [2021-09-09T03:50:31.069Z] latest: digest: sha256:73ae3f35868ddc4987ee24393f8ef5c3348657bf7946b2ad5dc71fc3f6044086 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:31.391Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:31.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.40 [2021-09-09T03:50:31.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T03:50:31.721Z] 9623742670e9: Preparing [2021-09-09T03:50:31.721Z] 618abaaf6fa9: Preparing [2021-09-09T03:50:31.721Z] 5e28e79992ad: Preparing [2021-09-09T03:50:31.721Z] d3afab68c3c8: Preparing [2021-09-09T03:50:31.721Z] e6688e911f15: Preparing [2021-09-09T03:50:31.721Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:31.721Z] 9623742670e9: Layer already exists [2021-09-09T03:50:31.721Z] 618abaaf6fa9: Layer already exists [2021-09-09T03:50:31.721Z] d3afab68c3c8: Layer already exists [2021-09-09T03:50:31.721Z] e6688e911f15: Layer already exists [2021-09-09T03:50:31.721Z] 2.0.1-dev.40: digest: sha256:73ae3f35868ddc4987ee24393f8ef5c3348657bf7946b2ad5dc71fc3f6044086 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:32.039Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:32.131Z] ---> ef4e047234cd [2021-09-09T03:50:32.131Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:50:32.131Z] ---> e845f65429e7 [2021-09-09T03:50:32.131Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:50:32.131Z] ---> 6995ae06190f [2021-09-09T03:50:32.131Z] Step 9/32 : RUN go mod tidy [2021-09-09T03:50:32.131Z] ---> 7906eeba2905 [2021-09-09T03:50:32.131Z] Step 9/26 : RUN go mod tidy [2021-09-09T03:50:32.131Z] ---> dddeb9972ee3 [2021-09-09T03:50:32.131Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:50:32.131Z] ---> Running in 0fc2b1ed5377 [2021-09-09T03:50:32.131Z] ---> Running in cc819ce5529f [2021-09-09T03:50:32.131Z] ---> Running in 6fb4dbc68c5f [2021-09-09T03:50:32.131Z] ---> Running in bb3cef29d35c [2021-09-09T03:50:32.131Z] ---> Running in 572734dadf6b [2021-09-09T03:50:32.357Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:32.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T03:50:32.357Z] 9623742670e9: Preparing [2021-09-09T03:50:32.357Z] 618abaaf6fa9: Preparing [2021-09-09T03:50:32.357Z] 5e28e79992ad: Preparing [2021-09-09T03:50:32.357Z] d3afab68c3c8: Preparing [2021-09-09T03:50:32.357Z] e6688e911f15: Preparing [2021-09-09T03:50:32.357Z] 618abaaf6fa9: Layer already exists [2021-09-09T03:50:32.357Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:32.357Z] d3afab68c3c8: Layer already exists [2021-09-09T03:50:32.357Z] 9623742670e9: Layer already exists [2021-09-09T03:50:32.357Z] e6688e911f15: Layer already exists [2021-09-09T03:50:32.357Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:73ae3f35868ddc4987ee24393f8ef5c3348657bf7946b2ad5dc71fc3f6044086 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:32.680Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:32.990Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-09T03:50:32.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-09T03:50:32.990Z] 9623742670e9: Preparing [2021-09-09T03:50:32.990Z] 618abaaf6fa9: Preparing [2021-09-09T03:50:32.990Z] 5e28e79992ad: Preparing [2021-09-09T03:50:32.990Z] d3afab68c3c8: Preparing [2021-09-09T03:50:32.990Z] e6688e911f15: Preparing [2021-09-09T03:50:32.990Z] 9623742670e9: Layer already exists [2021-09-09T03:50:32.990Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:32.990Z] d3afab68c3c8: Layer already exists [2021-09-09T03:50:32.990Z] e6688e911f15: Layer already exists [2021-09-09T03:50:32.990Z] 618abaaf6fa9: Layer already exists [2021-09-09T03:50:32.990Z] main: digest: sha256:73ae3f35868ddc4987ee24393f8ef5c3348657bf7946b2ad5dc71fc3f6044086 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:50:33.050Z] ===================================================== [Pipeline] echo [2021-09-09T03:50:33.065Z] taggedImages: [2021-09-09T03:50:33.066Z] - nexus3.edgexfoundry.org:10004/support-notifications:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:33.066Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-09T03:50:33.066Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.40 [2021-09-09T03:50:33.066Z] - nexus3.edgexfoundry.org:10004/support-notifications:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:33.066Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-09T03:50:33.098Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-09T03:50:33.098Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:33.098Z] latest [2021-09-09T03:50:33.098Z] 2.0.1-dev.40 [2021-09-09T03:50:33.098Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:33.098Z] main [2021-09-09T03:50:33.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:33.464Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:33.785Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:33.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T03:50:33.785Z] d103ac542030: Preparing [2021-09-09T03:50:33.785Z] 8a8f580daed9: Preparing [2021-09-09T03:50:33.785Z] 5e28e79992ad: Preparing [2021-09-09T03:50:33.785Z] 119f2cfb2a40: Preparing [2021-09-09T03:50:33.785Z] e6688e911f15: Preparing [2021-09-09T03:50:33.785Z] e6688e911f15: Layer already exists [2021-09-09T03:50:33.785Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:50:33.785Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:33.785Z] d103ac542030: Pushed [2021-09-09T03:50:35.203Z] 8a8f580daed9: Pushed [2021-09-09T03:50:35.469Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:a033cef2e7a84afae4cbd6f66da398575802649aec70a987376ecfcf6e9ce614 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:35.791Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:36.106Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-09T03:50:36.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T03:50:36.106Z] d103ac542030: Preparing [2021-09-09T03:50:36.106Z] 8a8f580daed9: Preparing [2021-09-09T03:50:36.106Z] 5e28e79992ad: Preparing [2021-09-09T03:50:36.106Z] 119f2cfb2a40: Preparing [2021-09-09T03:50:36.106Z] e6688e911f15: Preparing [2021-09-09T03:50:36.106Z] e6688e911f15: Layer already exists [2021-09-09T03:50:36.106Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:50:36.106Z] d103ac542030: Layer already exists [2021-09-09T03:50:36.106Z] 8a8f580daed9: Layer already exists [2021-09-09T03:50:36.106Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:36.106Z] latest: digest: sha256:a033cef2e7a84afae4cbd6f66da398575802649aec70a987376ecfcf6e9ce614 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:36.426Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:36.948Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.40 [2021-09-09T03:50:36.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T03:50:36.949Z] d103ac542030: Preparing [2021-09-09T03:50:36.949Z] 8a8f580daed9: Preparing [2021-09-09T03:50:36.949Z] 5e28e79992ad: Preparing [2021-09-09T03:50:36.949Z] 119f2cfb2a40: Preparing [2021-09-09T03:50:36.949Z] e6688e911f15: Preparing [2021-09-09T03:50:36.949Z] 8a8f580daed9: Layer already exists [2021-09-09T03:50:36.949Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:50:36.949Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:36.949Z] d103ac542030: Layer already exists [2021-09-09T03:50:36.949Z] e6688e911f15: Layer already exists [2021-09-09T03:50:36.949Z] 2.0.1-dev.40: digest: sha256:a033cef2e7a84afae4cbd6f66da398575802649aec70a987376ecfcf6e9ce614 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:37.268Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:37.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:37.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T03:50:37.581Z] d103ac542030: Preparing [2021-09-09T03:50:37.581Z] 8a8f580daed9: Preparing [2021-09-09T03:50:37.581Z] 5e28e79992ad: Preparing [2021-09-09T03:50:37.581Z] 119f2cfb2a40: Preparing [2021-09-09T03:50:37.581Z] e6688e911f15: Preparing [2021-09-09T03:50:37.581Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:50:37.581Z] e6688e911f15: Layer already exists [2021-09-09T03:50:37.581Z] d103ac542030: Layer already exists [2021-09-09T03:50:37.581Z] 8a8f580daed9: Layer already exists [2021-09-09T03:50:37.581Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:37.581Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:a033cef2e7a84afae4cbd6f66da398575802649aec70a987376ecfcf6e9ce614 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:37.924Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:38.245Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-09T03:50:38.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-09T03:50:38.245Z] d103ac542030: Preparing [2021-09-09T03:50:38.245Z] 8a8f580daed9: Preparing [2021-09-09T03:50:38.245Z] 5e28e79992ad: Preparing [2021-09-09T03:50:38.245Z] 119f2cfb2a40: Preparing [2021-09-09T03:50:38.245Z] e6688e911f15: Preparing [2021-09-09T03:50:38.245Z] 119f2cfb2a40: Layer already exists [2021-09-09T03:50:38.245Z] e6688e911f15: Layer already exists [2021-09-09T03:50:38.245Z] d103ac542030: Layer already exists [2021-09-09T03:50:38.245Z] 8a8f580daed9: Layer already exists [2021-09-09T03:50:38.511Z] 5e28e79992ad: Layer already exists [2021-09-09T03:50:38.511Z] main: digest: sha256:a033cef2e7a84afae4cbd6f66da398575802649aec70a987376ecfcf6e9ce614 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:50:38.576Z] ===================================================== [Pipeline] echo [2021-09-09T03:50:38.590Z] taggedImages: [2021-09-09T03:50:38.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:38.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-09T03:50:38.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.40 [2021-09-09T03:50:38.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:38.591Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-09T03:50:38.625Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-09T03:50:38.625Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:38.625Z] latest [2021-09-09T03:50:38.625Z] 2.0.1-dev.40 [2021-09-09T03:50:38.625Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:38.625Z] main [2021-09-09T03:50:38.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:38.871Z] Removing intermediate container 0fc2b1ed5377 [2021-09-09T03:50:38.872Z] ---> 983c60d955c8 [2021-09-09T03:50:38.872Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-09T03:50:38.872Z] ---> Running in d49c65c277cc [2021-09-09T03:50:38.872Z] Removing intermediate container cc819ce5529f [2021-09-09T03:50:38.872Z] ---> 31d1d8f3d49d [2021-09-09T03:50:38.872Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-09T03:50:38.872Z] Removing intermediate container 6fb4dbc68c5f [2021-09-09T03:50:38.872Z] ---> 65412e53a0cf [2021-09-09T03:50:38.872Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-09T03:50:38.984Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:39.149Z] ---> Running in ec74c72db0fc [2021-09-09T03:50:39.149Z] ---> Running in 65c76ce16861 [2021-09-09T03:50:39.301Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:39.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T03:50:39.301Z] 250cef96c7df: Preparing [2021-09-09T03:50:39.301Z] fcaf9b89a8aa: Preparing [2021-09-09T03:50:39.301Z] 1d843d792dad: Preparing [2021-09-09T03:50:39.301Z] 5e359318fcf0: Preparing [2021-09-09T03:50:39.301Z] c080ac93e525: Preparing [2021-09-09T03:50:39.301Z] 87dec32dab56: Preparing [2021-09-09T03:50:39.301Z] 4b3c02ac6c6d: Preparing [2021-09-09T03:50:39.301Z] 3b6deb83ca37: Preparing [2021-09-09T03:50:39.301Z] 563ea45970c1: Preparing [2021-09-09T03:50:39.301Z] 91e3b9641807: Preparing [2021-09-09T03:50:39.301Z] b2d5eeeaba3a: Preparing [2021-09-09T03:50:39.301Z] 4b3c02ac6c6d: Waiting [2021-09-09T03:50:39.301Z] 3b6deb83ca37: Waiting [2021-09-09T03:50:39.301Z] 563ea45970c1: Waiting [2021-09-09T03:50:39.301Z] 91e3b9641807: Waiting [2021-09-09T03:50:39.301Z] b2d5eeeaba3a: Waiting [2021-09-09T03:50:39.301Z] 87dec32dab56: Waiting [2021-09-09T03:50:39.301Z] c080ac93e525: Layer already exists [2021-09-09T03:50:39.301Z] 87dec32dab56: Layer already exists [2021-09-09T03:50:39.575Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T03:50:39.748Z] Removing intermediate container bb3cef29d35c [2021-09-09T03:50:39.748Z] ---> 27e2f0909bf8 [2021-09-09T03:50:39.748Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-09T03:50:39.748Z] Removing intermediate container 572734dadf6b [2021-09-09T03:50:39.748Z] ---> cd33bd9d876c [2021-09-09T03:50:39.748Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-09T03:50:40.026Z] ---> Running in 768e15a2d16e [2021-09-09T03:50:40.026Z] ---> Running in 133529fe2067 [2021-09-09T03:50:40.179Z] 3b6deb83ca37: Layer already exists [2021-09-09T03:50:40.179Z] fcaf9b89a8aa: Pushed [2021-09-09T03:50:40.179Z] 563ea45970c1: Layer already exists [2021-09-09T03:50:40.179Z] 91e3b9641807: Layer already exists [2021-09-09T03:50:40.179Z] b2d5eeeaba3a: Layer already exists [2021-09-09T03:50:40.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-09T03:50:41.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-09T03:50:42.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-09T03:50:42.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-09T03:50:42.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-command/core-command ./cmd/core-command [2021-09-09T03:50:45.740Z] 250cef96c7df: Pushed [2021-09-09T03:50:45.740Z] 1d843d792dad: Pushed [2021-09-09T03:50:46.004Z] 5e359318fcf0: Pushed [2021-09-09T03:50:46.005Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:ba93deff6f13c9c1e449a01a1dcfe06107acdfed9c9952cec4f0d27671fc10a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:46.324Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:46.642Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-09T03:50:46.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T03:50:46.642Z] 250cef96c7df: Preparing [2021-09-09T03:50:46.642Z] fcaf9b89a8aa: Preparing [2021-09-09T03:50:46.642Z] 1d843d792dad: Preparing [2021-09-09T03:50:46.642Z] 5e359318fcf0: Preparing [2021-09-09T03:50:46.642Z] c080ac93e525: Preparing [2021-09-09T03:50:46.642Z] 87dec32dab56: Preparing [2021-09-09T03:50:46.642Z] 4b3c02ac6c6d: Preparing [2021-09-09T03:50:46.642Z] 3b6deb83ca37: Preparing [2021-09-09T03:50:46.642Z] 563ea45970c1: Preparing [2021-09-09T03:50:46.642Z] 91e3b9641807: Preparing [2021-09-09T03:50:46.642Z] b2d5eeeaba3a: Preparing [2021-09-09T03:50:46.642Z] 87dec32dab56: Waiting [2021-09-09T03:50:46.642Z] 4b3c02ac6c6d: Waiting [2021-09-09T03:50:46.642Z] 3b6deb83ca37: Waiting [2021-09-09T03:50:46.642Z] 563ea45970c1: Waiting [2021-09-09T03:50:46.642Z] 91e3b9641807: Waiting [2021-09-09T03:50:46.642Z] b2d5eeeaba3a: Waiting [2021-09-09T03:50:46.642Z] 1d843d792dad: Layer already exists [2021-09-09T03:50:46.642Z] 5e359318fcf0: Layer already exists [2021-09-09T03:50:46.642Z] c080ac93e525: Layer already exists [2021-09-09T03:50:46.642Z] 250cef96c7df: Layer already exists [2021-09-09T03:50:46.642Z] fcaf9b89a8aa: Layer already exists [2021-09-09T03:50:46.642Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T03:50:46.642Z] 87dec32dab56: Layer already exists [2021-09-09T03:50:46.642Z] 3b6deb83ca37: Layer already exists [2021-09-09T03:50:46.642Z] 91e3b9641807: Layer already exists [2021-09-09T03:50:46.642Z] 563ea45970c1: Layer already exists [2021-09-09T03:50:46.642Z] b2d5eeeaba3a: Layer already exists [2021-09-09T03:50:46.642Z] latest: digest: sha256:ba93deff6f13c9c1e449a01a1dcfe06107acdfed9c9952cec4f0d27671fc10a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:46.959Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:47.280Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.40 [2021-09-09T03:50:47.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T03:50:47.280Z] 250cef96c7df: Preparing [2021-09-09T03:50:47.280Z] fcaf9b89a8aa: Preparing [2021-09-09T03:50:47.280Z] 1d843d792dad: Preparing [2021-09-09T03:50:47.280Z] 5e359318fcf0: Preparing [2021-09-09T03:50:47.280Z] c080ac93e525: Preparing [2021-09-09T03:50:47.280Z] 87dec32dab56: Preparing [2021-09-09T03:50:47.280Z] 4b3c02ac6c6d: Preparing [2021-09-09T03:50:47.280Z] 3b6deb83ca37: Preparing [2021-09-09T03:50:47.280Z] 563ea45970c1: Preparing [2021-09-09T03:50:47.280Z] 91e3b9641807: Preparing [2021-09-09T03:50:47.280Z] b2d5eeeaba3a: Preparing [2021-09-09T03:50:47.280Z] 87dec32dab56: Waiting [2021-09-09T03:50:47.280Z] 4b3c02ac6c6d: Waiting [2021-09-09T03:50:47.280Z] 3b6deb83ca37: Waiting [2021-09-09T03:50:47.280Z] 563ea45970c1: Waiting [2021-09-09T03:50:47.280Z] 91e3b9641807: Waiting [2021-09-09T03:50:47.280Z] b2d5eeeaba3a: Waiting [2021-09-09T03:50:47.280Z] 250cef96c7df: Layer already exists [2021-09-09T03:50:47.280Z] 5e359318fcf0: Layer already exists [2021-09-09T03:50:47.280Z] 1d843d792dad: Layer already exists [2021-09-09T03:50:47.280Z] fcaf9b89a8aa: Layer already exists [2021-09-09T03:50:47.280Z] c080ac93e525: Layer already exists [2021-09-09T03:50:47.280Z] 563ea45970c1: Layer already exists [2021-09-09T03:50:47.280Z] 91e3b9641807: Layer already exists [2021-09-09T03:50:47.280Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T03:50:47.280Z] 87dec32dab56: Layer already exists [2021-09-09T03:50:47.280Z] 3b6deb83ca37: Layer already exists [2021-09-09T03:50:47.280Z] b2d5eeeaba3a: Layer already exists [2021-09-09T03:50:47.280Z] 2.0.1-dev.40: digest: sha256:ba93deff6f13c9c1e449a01a1dcfe06107acdfed9c9952cec4f0d27671fc10a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:47.599Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:47.913Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:47.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T03:50:47.913Z] 250cef96c7df: Preparing [2021-09-09T03:50:47.913Z] fcaf9b89a8aa: Preparing [2021-09-09T03:50:47.913Z] 1d843d792dad: Preparing [2021-09-09T03:50:47.913Z] 5e359318fcf0: Preparing [2021-09-09T03:50:47.913Z] c080ac93e525: Preparing [2021-09-09T03:50:47.913Z] 87dec32dab56: Preparing [2021-09-09T03:50:47.913Z] 4b3c02ac6c6d: Preparing [2021-09-09T03:50:47.913Z] 3b6deb83ca37: Preparing [2021-09-09T03:50:47.913Z] 563ea45970c1: Preparing [2021-09-09T03:50:47.913Z] 91e3b9641807: Preparing [2021-09-09T03:50:47.913Z] b2d5eeeaba3a: Preparing [2021-09-09T03:50:47.913Z] 87dec32dab56: Waiting [2021-09-09T03:50:47.913Z] 4b3c02ac6c6d: Waiting [2021-09-09T03:50:47.913Z] 3b6deb83ca37: Waiting [2021-09-09T03:50:47.913Z] 563ea45970c1: Waiting [2021-09-09T03:50:47.913Z] 91e3b9641807: Waiting [2021-09-09T03:50:47.913Z] b2d5eeeaba3a: Waiting [2021-09-09T03:50:47.913Z] 250cef96c7df: Layer already exists [2021-09-09T03:50:47.913Z] c080ac93e525: Layer already exists [2021-09-09T03:50:47.913Z] 1d843d792dad: Layer already exists [2021-09-09T03:50:47.913Z] 5e359318fcf0: Layer already exists [2021-09-09T03:50:47.913Z] fcaf9b89a8aa: Layer already exists [2021-09-09T03:50:47.913Z] 3b6deb83ca37: Layer already exists [2021-09-09T03:50:47.913Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T03:50:47.913Z] 87dec32dab56: Layer already exists [2021-09-09T03:50:47.913Z] 91e3b9641807: Layer already exists [2021-09-09T03:50:47.913Z] 563ea45970c1: Layer already exists [2021-09-09T03:50:47.913Z] b2d5eeeaba3a: Layer already exists [2021-09-09T03:50:47.913Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:ba93deff6f13c9c1e449a01a1dcfe06107acdfed9c9952cec4f0d27671fc10a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:48.231Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:50:48.546Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-09T03:50:48.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-09T03:50:48.546Z] 250cef96c7df: Preparing [2021-09-09T03:50:48.546Z] fcaf9b89a8aa: Preparing [2021-09-09T03:50:48.546Z] 1d843d792dad: Preparing [2021-09-09T03:50:48.546Z] 5e359318fcf0: Preparing [2021-09-09T03:50:48.546Z] c080ac93e525: Preparing [2021-09-09T03:50:48.546Z] 87dec32dab56: Preparing [2021-09-09T03:50:48.546Z] 4b3c02ac6c6d: Preparing [2021-09-09T03:50:48.546Z] 3b6deb83ca37: Preparing [2021-09-09T03:50:48.546Z] 563ea45970c1: Preparing [2021-09-09T03:50:48.546Z] 91e3b9641807: Preparing [2021-09-09T03:50:48.546Z] b2d5eeeaba3a: Preparing [2021-09-09T03:50:48.546Z] 4b3c02ac6c6d: Waiting [2021-09-09T03:50:48.546Z] 87dec32dab56: Waiting [2021-09-09T03:50:48.546Z] 91e3b9641807: Waiting [2021-09-09T03:50:48.546Z] 3b6deb83ca37: Waiting [2021-09-09T03:50:48.546Z] 563ea45970c1: Waiting [2021-09-09T03:50:48.546Z] b2d5eeeaba3a: Waiting [2021-09-09T03:50:48.546Z] c080ac93e525: Layer already exists [2021-09-09T03:50:48.546Z] 250cef96c7df: Layer already exists [2021-09-09T03:50:48.546Z] fcaf9b89a8aa: Layer already exists [2021-09-09T03:50:48.546Z] 5e359318fcf0: Layer already exists [2021-09-09T03:50:48.546Z] 1d843d792dad: Layer already exists [2021-09-09T03:50:48.546Z] 3b6deb83ca37: Layer already exists [2021-09-09T03:50:48.546Z] 87dec32dab56: Layer already exists [2021-09-09T03:50:48.546Z] 91e3b9641807: Layer already exists [2021-09-09T03:50:48.546Z] 563ea45970c1: Layer already exists [2021-09-09T03:50:48.546Z] 4b3c02ac6c6d: Layer already exists [2021-09-09T03:50:48.546Z] b2d5eeeaba3a: Layer already exists [2021-09-09T03:50:48.546Z] main: digest: sha256:ba93deff6f13c9c1e449a01a1dcfe06107acdfed9c9952cec4f0d27671fc10a3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:50:48.603Z] ===================================================== [Pipeline] echo [2021-09-09T03:50:48.619Z] taggedImages: [2021-09-09T03:50:48.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:50:48.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-09T03:50:48.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.40 [2021-09-09T03:50:48.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:50:48.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T03:52:34.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-09T03:52:34.243Z] Removing intermediate container d49c65c277cc [2021-09-09T03:52:34.243Z] ---> 0ad2256b11f5 [2021-09-09T03:52:34.243Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-09T03:52:34.243Z] ---> Running in a3104019416a [2021-09-09T03:52:34.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-09T03:52:38.288Z] Removing intermediate container 133529fe2067 [2021-09-09T03:52:38.288Z] ---> 5ff64dfdf40c [2021-09-09T03:52:38.288Z] [2021-09-09T03:52:38.288Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:52:39.729Z] 3.12: Pulling from library/alpine [2021-09-09T03:52:40.339Z] Removing intermediate container 768e15a2d16e [2021-09-09T03:52:40.339Z] ---> e1eb16c653f0 [2021-09-09T03:52:40.339Z] [2021-09-09T03:52:40.339Z] Step 11/26 : FROM alpine:3.12 [2021-09-09T03:52:40.339Z] Removing intermediate container ec74c72db0fc [2021-09-09T03:52:40.339Z] ---> c270f118d7f7 [2021-09-09T03:52:40.339Z] [2021-09-09T03:52:40.339Z] Step 11/32 : FROM alpine:3.12 [2021-09-09T03:52:40.937Z] 3.12: Pulling from library/alpine [2021-09-09T03:52:40.938Z] 3.12: Pulling from library/alpine [2021-09-09T03:52:41.220Z] Removing intermediate container a3104019416a [2021-09-09T03:52:41.220Z] ---> ecb03d6ccec4 [2021-09-09T03:52:41.220Z] [2021-09-09T03:52:41.220Z] Step 12/24 : FROM docker:20.10.7 [2021-09-09T03:52:41.220Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:52:41.220Z] Status: Downloaded newer image for alpine:3.12 [2021-09-09T03:52:41.220Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:52:41.220Z] Status: Image is up to date for alpine:3.12 [2021-09-09T03:52:41.220Z] ---> afc2cc120ca2 [2021-09-09T03:52:41.220Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:52:41.220Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-09T03:52:41.220Z] Status: Image is up to date for alpine:3.12 [2021-09-09T03:52:41.220Z] ---> afc2cc120ca2 [2021-09-09T03:52:41.220Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-09T03:52:41.495Z] ---> afc2cc120ca2 [2021-09-09T03:52:41.495Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-09T03:52:41.769Z] 20.10.7: Pulling from library/docker [2021-09-09T03:52:42.044Z] ---> Running in f7740c0fdaff [2021-09-09T03:52:42.044Z] ---> Running in 59152ed2f1e9 [2021-09-09T03:52:42.044Z] ---> Running in 45c01ac69be2 [2021-09-09T03:52:42.643Z] Removing intermediate container 65c76ce16861 [2021-09-09T03:52:42.643Z] ---> a16a84fde8ec [2021-09-09T03:52:42.643Z] [2021-09-09T03:52:42.643Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:52:42.644Z] ---> afc2cc120ca2 [2021-09-09T03:52:42.644Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-09T03:52:42.920Z] ---> Running in 4c12432f77b5 [2021-09-09T03:52:43.532Z] Removing intermediate container 45c01ac69be2 [2021-09-09T03:52:43.532Z] ---> f8bca18dc198 [2021-09-09T03:52:43.532Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-09T03:52:44.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:44.515Z] ---> Running in 0c30fb31ce12 [2021-09-09T03:52:44.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:44.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:45.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:45.075Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-09T03:52:45.354Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-09T03:52:45.354Z] (3/3) Installing su-exec (0.2-r1) [2021-09-09T03:52:45.354Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:52:45.354Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:52:45.636Z] OK: 6 MiB in 17 packages [2021-09-09T03:52:45.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:45.912Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-09T03:52:45.912Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:52:45.912Z] OK: 5 MiB in 15 packages [2021-09-09T03:52:45.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:46.531Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-09T03:52:46.531Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:52:46.531Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:52:46.531Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:52:46.807Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:46.807Z] OK: 6 MiB in 16 packages [2021-09-09T03:52:47.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:47.360Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-09T03:52:47.360Z] (2/2) Installing su-exec (0.2-r1) [2021-09-09T03:52:47.360Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:52:47.642Z] OK: 5 MiB in 16 packages [2021-09-09T03:52:49.077Z] Removing intermediate container 59152ed2f1e9 [2021-09-09T03:52:49.077Z] ---> ac370487cb54 [2021-09-09T03:52:49.077Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:52:50.057Z] Removing intermediate container f7740c0fdaff [2021-09-09T03:52:50.057Z] ---> 9eeb566ba91f [2021-09-09T03:52:50.057Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:52:50.655Z] ---> Running in 9045b533b4f7 [2021-09-09T03:52:50.655Z] Removing intermediate container 4c12432f77b5 [2021-09-09T03:52:50.655Z] ---> 27abe8b7e43e [2021-09-09T03:52:50.655Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:52:51.260Z] ---> Running in d892bacff70c [2021-09-09T03:52:51.858Z] ---> Running in cfaab7f2bdd9 [2021-09-09T03:52:51.858Z] Removing intermediate container 0c30fb31ce12 [2021-09-09T03:52:51.858Z] ---> 679dce56a2e9 [2021-09-09T03:52:51.858Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-09T03:52:52.131Z] Removing intermediate container 9045b533b4f7 [2021-09-09T03:52:52.131Z] ---> 81c5f1cf99aa [2021-09-09T03:52:52.131Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-09T03:52:52.402Z] ---> Running in f5e2812ea05f [2021-09-09T03:52:52.402Z] Removing intermediate container d892bacff70c [2021-09-09T03:52:52.402Z] ---> 5d9e2318b58e [2021-09-09T03:52:52.402Z] Step 14/26 : WORKDIR / [2021-09-09T03:52:53.007Z] ---> Running in 88617cf4943c [2021-09-09T03:52:53.007Z] Removing intermediate container cfaab7f2bdd9 [2021-09-09T03:52:53.007Z] ---> dc87ae57dd8f [2021-09-09T03:52:53.007Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-09T03:52:53.285Z] ---> Running in 2ef8e1ce7157 [2021-09-09T03:52:53.285Z] Removing intermediate container f5e2812ea05f [2021-09-09T03:52:53.285Z] ---> ea452ef2fe25 [2021-09-09T03:52:53.285Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-09T03:52:53.285Z] ---> Running in ddb1ecbf8cfd [2021-09-09T03:52:53.564Z] ---> Running in 3258cfa25c16 [2021-09-09T03:52:53.850Z] Removing intermediate container 88617cf4943c [2021-09-09T03:52:53.850Z] ---> a563601a8ac5 [2021-09-09T03:52:53.850Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:52:53.850Z] Removing intermediate container 2ef8e1ce7157 [2021-09-09T03:52:53.850Z] ---> 09dc6064b8cf [2021-09-09T03:52:53.850Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-09T03:52:54.127Z] ---> Running in 4bc065696aa1 [2021-09-09T03:52:54.405Z] Removing intermediate container ddb1ecbf8cfd [2021-09-09T03:52:54.405Z] ---> 96bc607d686f [2021-09-09T03:52:54.405Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:52:54.405Z] Removing intermediate container 3258cfa25c16 [2021-09-09T03:52:54.405Z] ---> 444462063b02 [2021-09-09T03:52:54.405Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-09T03:52:54.405Z] ---> Running in 78ce7b88e55d [2021-09-09T03:52:54.405Z] ---> Running in dcc81fd7bc0e [2021-09-09T03:52:55.017Z] Removing intermediate container 4bc065696aa1 [2021-09-09T03:52:55.017Z] ---> b42be90abe7f [2021-09-09T03:52:55.017Z] Step 16/24 : WORKDIR / [2021-09-09T03:52:55.017Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-09T03:52:55.017Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-09T03:52:55.017Z] ---> df445af6242a [2021-09-09T03:52:55.017Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:52:55.017Z] ---> Running in a6b3f07384aa [2021-09-09T03:52:55.292Z] ---> 8bd75170a289 [2021-09-09T03:52:55.292Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-09T03:52:55.292Z] ---> Running in de4fe1dad170 [2021-09-09T03:52:55.292Z] Removing intermediate container 78ce7b88e55d [2021-09-09T03:52:55.292Z] ---> fe10023e8875 [2021-09-09T03:52:55.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:52:55.892Z] Removing intermediate container a6b3f07384aa [2021-09-09T03:52:55.892Z] ---> b06d451e79aa [2021-09-09T03:52:55.892Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:52:56.504Z] Removing intermediate container de4fe1dad170 [2021-09-09T03:52:56.504Z] ---> a357ae20cb12 [2021-09-09T03:52:56.504Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-09T03:52:56.504Z] ---> 35b7c1f6b4bf [2021-09-09T03:52:56.504Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-09T03:52:56.779Z] ---> d231cea2bd80 [2021-09-09T03:52:56.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-09T03:52:56.779Z] ---> Running in 3c8e59696431 [2021-09-09T03:52:57.376Z] ---> 77c813854e7e [2021-09-09T03:52:57.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-09T03:52:58.371Z] ---> 153d3f6579ab [2021-09-09T03:52:58.371Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-09T03:52:58.643Z] Removing intermediate container dcc81fd7bc0e [2021-09-09T03:52:58.643Z] ---> 809ad336e0b2 [2021-09-09T03:52:58.643Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-09T03:52:58.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:58.916Z] ---> ce763f5c1d65 [2021-09-09T03:52:58.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-09T03:52:58.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:52:59.194Z] ---> Running in 42e21dccd37b [2021-09-09T03:52:59.194Z] ---> bd69dc91df3a [2021-09-09T03:52:59.194Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-09T03:52:59.469Z] ---> 1c28b1e19e1b [2021-09-09T03:52:59.469Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-09T03:52:59.745Z] (1/39) Installing readline (8.1.0-r0) [2021-09-09T03:52:59.745Z] (2/39) Installing bash (5.1.0-r0) [2021-09-09T03:53:00.021Z] Executing bash-5.1.0-r0.post-install [2021-09-09T03:53:00.021Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-09T03:53:00.021Z] Removing intermediate container 42e21dccd37b [2021-09-09T03:53:00.021Z] ---> 31fa868f4f56 [2021-09-09T03:53:00.021Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-09T03:53:00.021Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-09T03:53:00.021Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-09T03:53:00.021Z] (6/39) Installing curl (7.78.0-r0) [2021-09-09T03:53:00.021Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-09T03:53:00.021Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-09T03:53:00.021Z] (9/39) Installing expat (2.2.10-r1) [2021-09-09T03:53:00.021Z] (10/39) Installing libffi (3.3-r2) [2021-09-09T03:53:00.021Z] (11/39) Installing gdbm (1.19-r0) [2021-09-09T03:53:00.021Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-09T03:53:00.021Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-09T03:53:00.021Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-09T03:53:01.003Z] ---> 7a88059025e5 [2021-09-09T03:53:01.003Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-09T03:53:01.296Z] ---> 0fb15ef1f669 [2021-09-09T03:53:01.296Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-09T03:53:01.296Z] ---> Running in 193d74ca767f [2021-09-09T03:53:01.572Z] ---> 18df53425169 [2021-09-09T03:53:01.572Z] ---> c1e2573f414a [2021-09-09T03:53:01.572Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-09T03:53:01.572Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-09T03:53:01.850Z] ---> Running in cb570dea6f86 [2021-09-09T03:53:02.127Z] ---> Running in 81d70b22b271 [2021-09-09T03:53:02.127Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-09T03:53:02.127Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-09T03:53:02.127Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-09T03:53:02.127Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-09T03:53:02.127Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-09T03:53:02.127Z] Removing intermediate container 193d74ca767f [2021-09-09T03:53:02.127Z] ---> 1f73b4ef9ab5 [2021-09-09T03:53:02.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:53:02.127Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-09T03:53:02.413Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-09T03:53:02.413Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-09T03:53:02.414Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-09T03:53:02.414Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-09T03:53:02.414Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-09T03:53:02.697Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-09T03:53:02.697Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-09T03:53:02.697Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-09T03:53:02.697Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-09T03:53:02.697Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-09T03:53:02.697Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-09T03:53:02.697Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-09T03:53:02.697Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-09T03:53:02.697Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-09T03:53:02.697Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-09T03:53:02.697Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-09T03:53:02.697Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-09T03:53:02.697Z] ---> Running in fadbbbac209f [2021-09-09T03:53:02.697Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-09T03:53:02.697Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-09T03:53:03.301Z] Removing intermediate container cb570dea6f86 [2021-09-09T03:53:03.301Z] ---> c194e30bfa1d [2021-09-09T03:53:03.301Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:53:03.301Z] Executing busybox-1.32.1-r6.trigger [2021-09-09T03:53:03.580Z] OK: 82 MiB in 59 packages [2021-09-09T03:53:03.580Z] ---> ab40e329fcda [2021-09-09T03:53:03.580Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-09T03:53:03.855Z] Removing intermediate container fadbbbac209f [2021-09-09T03:53:03.855Z] ---> d5583b1d7677 [2021-09-09T03:53:03.855Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T03:53:03.855Z] ---> Running in bfae7753046d [2021-09-09T03:53:04.130Z] ---> Running in 9cf59a400a7a [2021-09-09T03:53:04.730Z] Removing intermediate container bfae7753046d [2021-09-09T03:53:04.730Z] ---> 3072c7a73fa8 [2021-09-09T03:53:04.730Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:53:05.009Z] ---> Running in 6cb6d50333d0 [2021-09-09T03:53:05.009Z] Removing intermediate container 9cf59a400a7a [2021-09-09T03:53:05.009Z] ---> db3d3fab7bf2 [2021-09-09T03:53:05.009Z] Step 22/23 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:53:05.009Z] ---> b8f063f6ad7b [2021-09-09T03:53:05.009Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-09T03:53:05.283Z] ---> Running in 799fd88bee52 [2021-09-09T03:53:05.283Z] ---> Running in 5424a1c3cbc7 [2021-09-09T03:53:05.894Z] Removing intermediate container 6cb6d50333d0 [2021-09-09T03:53:05.894Z] ---> b63399b6e72a [2021-09-09T03:53:05.894Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:53:05.894Z] Removing intermediate container 81d70b22b271 [2021-09-09T03:53:05.894Z] ---> b8f1ed0fbf08 [2021-09-09T03:53:05.894Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:53:05.894Z] ---> Running in 68869a2de394 [2021-09-09T03:53:06.167Z] Removing intermediate container 799fd88bee52 [2021-09-09T03:53:06.167Z] ---> c69c122f0619 [2021-09-09T03:53:06.167Z] Step 23/23 : LABEL version=2.0.1-dev.40 [2021-09-09T03:53:06.443Z] ---> Running in 5261ab9a8819 [2021-09-09T03:53:07.052Z] Removing intermediate container 68869a2de394 [2021-09-09T03:53:07.052Z] ---> eab6a86c4e52 [2021-09-09T03:53:07.052Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:53:07.052Z] ---> Running in 538cd0044fc2 [2021-09-09T03:53:07.328Z] Removing intermediate container 5261ab9a8819 [2021-09-09T03:53:07.328Z] ---> 20cbd8c90589 [2021-09-09T03:53:07.328Z] [2021-09-09T03:53:07.328Z] ---> 711278870d79 [2021-09-09T03:53:07.328Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-09T03:53:07.944Z] Successfully built 20cbd8c90589 [2021-09-09T03:53:07.944Z] Successfully tagged support-notifications-arm64:latest [2021-09-09T03:53:07.944Z] Building core-metadata [2021-09-09T03:53:07.944Z]  Building support-notifications ... done Removing intermediate container 538cd0044fc2 [2021-09-09T03:53:07.944Z] ---> ea7464371f3a [2021-09-09T03:53:07.944Z] [2021-09-09T03:53:08.933Z] Successfully built ea7464371f3a [2021-09-09T03:53:09.531Z] Successfully tagged core-command-arm64:latest [2021-09-09T03:53:09.531Z]  Building core-command ... done Building core-data [2021-09-09T03:53:09.531Z] Removing intermediate container 5424a1c3cbc7 [2021-09-09T03:53:09.531Z] ---> 59710253aa1a [2021-09-09T03:53:09.531Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-09T03:53:11.514Z] ---> f30902d7a6b8 [2021-09-09T03:53:11.514Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-09T03:53:12.517Z] ---> Running in 8cbadf32a0c1 [2021-09-09T03:53:13.115Z] ---> 76147d83c18c [2021-09-09T03:53:13.115Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-09T03:53:13.115Z] Removing intermediate container 8cbadf32a0c1 [2021-09-09T03:53:13.115Z] ---> 26d443221af3 [2021-09-09T03:53:13.115Z] Step 24/26 : LABEL arch=arm64 [2021-09-09T03:53:13.389Z] Collecting docker-compose==1.23.2 [2021-09-09T03:53:13.389Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-09T03:53:13.991Z] ---> Running in 346db12ed591 [2021-09-09T03:53:14.267Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-09T03:53:14.267Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-09T03:53:14.548Z] Collecting jsonschema<3,>=2.5.1 [2021-09-09T03:53:14.548Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-09T03:53:15.156Z] ---> 864ea4af47d5 [2021-09-09T03:53:15.156Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-09T03:53:15.156Z] Removing intermediate container 346db12ed591 [2021-09-09T03:53:15.156Z] ---> 4956a91810a4 [2021-09-09T03:53:15.156Z] Step 25/26 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:53:15.769Z] ---> Running in 89950c71f56d [2021-09-09T03:53:15.769Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-09T03:53:16.047Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-09T03:53:16.047Z] Collecting texttable<0.10,>=0.9.0 [2021-09-09T03:53:16.047Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-09T03:53:16.322Z] ---> 1c38b1a5a364 [2021-09-09T03:53:16.322Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-09T03:53:16.605Z] Removing intermediate container 89950c71f56d [2021-09-09T03:53:16.605Z] ---> 505397c936e8 [2021-09-09T03:53:16.605Z] Step 26/26 : LABEL version=2.0.1-dev.40 [2021-09-09T03:53:17.210Z] ---> Running in e198acd2f743 [2021-09-09T03:53:17.485Z] ---> Running in d6d8704ed764 [2021-09-09T03:53:18.086Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-09T03:53:18.086Z] Collecting docopt<0.7,>=0.6.1 [2021-09-09T03:53:18.365Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-09T03:53:18.365Z] Removing intermediate container e198acd2f743 [2021-09-09T03:53:18.365Z] ---> 74b6696016d4 [2021-09-09T03:53:18.365Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-09T03:53:21.333Z] Removing intermediate container d6d8704ed764 [2021-09-09T03:53:21.333Z] ---> c7e1177d1661 [2021-09-09T03:53:21.333Z] [2021-09-09T03:53:21.333Z] Successfully built c7e1177d1661 [2021-09-09T03:53:21.333Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-09T03:53:21.333Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-09T03:53:21.333Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-09T03:53:21.333Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-09-09T03:53:21.629Z] ---> a6ab8e95eeab [2021-09-09T03:53:21.629Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-09T03:53:23.126Z] Collecting docker<4.0,>=3.6.0 [2021-09-09T03:53:23.126Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-09T03:53:23.402Z] Collecting cached-property<2,>=1.2.0 [2021-09-09T03:53:23.402Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:53:23.402Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:53:23.402Z] ---> ae7b037da93b [2021-09-09T03:53:23.402Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:53:23.402Z] ---> Using cache [2021-09-09T03:53:23.402Z] ---> f7d8a399e82e [2021-09-09T03:53:23.402Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:53:23.402Z] ---> Using cache [2021-09-09T03:53:23.402Z] ---> b44685ec0c70 [2021-09-09T03:53:23.402Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-09T03:53:23.402Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-09T03:53:24.013Z] ---> Running in def02c630dfc [2021-09-09T03:53:24.294Z] Collecting PyYAML<4,>=3.10 [2021-09-09T03:53:24.294Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-09T03:53:24.897Z] ---> Running in e06476e6b37c [2021-09-09T03:53:26.339Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:53:26.339Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:53:26.339Z] ---> ae7b037da93b [2021-09-09T03:53:26.339Z] Step 3/24 : WORKDIR /edgex-go [2021-09-09T03:53:26.339Z] ---> Using cache [2021-09-09T03:53:26.339Z] ---> f7d8a399e82e [2021-09-09T03:53:26.339Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:53:26.339Z] ---> Using cache [2021-09-09T03:53:26.339Z] ---> b44685ec0c70 [2021-09-09T03:53:26.339Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-09T03:53:27.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:53:27.784Z] ---> Running in 7df3855b680e [2021-09-09T03:53:28.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:53:28.996Z] Collecting docker-pycreds>=0.4.0 [2021-09-09T03:53:28.996Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-09T03:53:29.600Z] OK: 218 MiB in 52 packages [2021-09-09T03:53:29.880Z] Removing intermediate container def02c630dfc [2021-09-09T03:53:29.880Z] ---> 17112077810b [2021-09-09T03:53:29.880Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-09T03:53:30.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:53:30.154Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-09T03:53:30.154Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-09T03:53:30.432Z] Collecting certifi>=2017.4.17 [2021-09-09T03:53:30.432Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-09T03:53:30.714Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-09T03:53:30.714Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-09T03:53:31.008Z] Collecting idna<2.8,>=2.5 [2021-09-09T03:53:31.008Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-09T03:53:31.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:53:31.283Z] ---> Running in 3c26c7cf73dc [2021-09-09T03:53:31.559Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-09T03:53:31.559Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-09T03:53:31.559Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-09T03:53:31.559Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-09T03:53:32.164Z] OK: 218 MiB in 52 packages [2021-09-09T03:53:32.768Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-09T03:53:32.768Z] Attempting uninstall: urllib3 [2021-09-09T03:53:32.768Z] Found existing installation: urllib3 1.26.2 [2021-09-09T03:53:32.768Z] Uninstalling urllib3-1.26.2: [2021-09-09T03:53:32.768Z] Successfully uninstalled urllib3-1.26.2 [2021-09-09T03:53:33.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:53:33.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:53:33.051Z] ---> ae7b037da93b [2021-09-09T03:53:33.051Z] Step 3/23 : WORKDIR /edgex-go [2021-09-09T03:53:33.324Z] ---> Using cache [2021-09-09T03:53:33.324Z] ---> f7d8a399e82e [2021-09-09T03:53:33.324Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:53:33.324Z] ---> Using cache [2021-09-09T03:53:33.324Z] ---> b44685ec0c70 [2021-09-09T03:53:33.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-09T03:53:33.324Z] ---> Using cache [2021-09-09T03:53:33.324Z] ---> 89df35efa217 [2021-09-09T03:53:33.324Z] Step 6/23 : COPY go.mod . [2021-09-09T03:53:33.324Z] Removing intermediate container e06476e6b37c [2021-09-09T03:53:33.324Z] ---> 89df35efa217 [2021-09-09T03:53:33.324Z] Step 6/24 : COPY go.mod . [2021-09-09T03:53:33.946Z] Attempting uninstall: idna [2021-09-09T03:53:33.946Z] Found existing installation: idna 3.1 [2021-09-09T03:53:33.946Z] Uninstalling idna-3.1: [2021-09-09T03:53:33.946Z] Removing intermediate container 3c26c7cf73dc [2021-09-09T03:53:33.946Z] ---> 6c23e8a8eaea [2021-09-09T03:53:33.946Z] Step 29/32 : CMD ["gate"] [2021-09-09T03:53:33.946Z] Successfully uninstalled idna-3.1 [2021-09-09T03:53:34.546Z] ---> Running in de38a904bc00 [2021-09-09T03:53:34.546Z] ---> 8910b0d1719e [2021-09-09T03:53:34.546Z] Step 7/24 : RUN go mod download [2021-09-09T03:53:34.546Z] ---> 779924893313 [2021-09-09T03:53:34.546Z] Step 7/23 : RUN go mod download [2021-09-09T03:53:34.546Z] Attempting uninstall: chardet [2021-09-09T03:53:34.546Z] Found existing installation: chardet 4.0.0 [2021-09-09T03:53:34.824Z] Uninstalling chardet-4.0.0: [2021-09-09T03:53:34.824Z] Removing intermediate container 7df3855b680e [2021-09-09T03:53:34.824Z] ---> 7c49d97de0e3 [2021-09-09T03:53:34.824Z] Step 6/24 : COPY go.mod . [2021-09-09T03:53:34.824Z] ---> Running in 9105b1f7c23b [2021-09-09T03:53:34.824Z] Successfully uninstalled chardet-4.0.0 [2021-09-09T03:53:35.099Z] ---> Running in 1eb595ab47b9 [2021-09-09T03:53:35.390Z] Removing intermediate container de38a904bc00 [2021-09-09T03:53:35.390Z] ---> 95ecabad9294 [2021-09-09T03:53:35.390Z] Step 30/32 : LABEL arch=arm64 [2021-09-09T03:53:35.994Z] ---> Running in ffe4248bb63d [2021-09-09T03:53:36.273Z] ---> 7ab6b9da3a97 [2021-09-09T03:53:36.273Z] Step 7/24 : RUN go mod download [2021-09-09T03:53:36.548Z] ---> Running in 16a746b1135e [2021-09-09T03:53:36.548Z] Attempting uninstall: requests [2021-09-09T03:53:36.548Z] Found existing installation: requests 2.25.1 [2021-09-09T03:53:36.548Z] Uninstalling requests-2.25.1: [2021-09-09T03:53:36.822Z] Successfully uninstalled requests-2.25.1 [2021-09-09T03:53:36.822Z] Removing intermediate container ffe4248bb63d [2021-09-09T03:53:36.822Z] ---> 3b9675c39ea9 [2021-09-09T03:53:36.822Z] Step 31/32 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:53:37.424Z] Running setup.py install for texttable: started [2021-09-09T03:53:37.424Z] ---> Running in 587bc786eb44 [2021-09-09T03:53:38.412Z] Removing intermediate container 587bc786eb44 [2021-09-09T03:53:38.412Z] ---> 2d08e3e19c14 [2021-09-09T03:53:38.412Z] Step 32/32 : LABEL version=2.0.1-dev.40 [2021-09-09T03:53:38.688Z] ---> Running in 3e5811483e67 [2021-09-09T03:53:39.288Z] Removing intermediate container 3e5811483e67 [2021-09-09T03:53:39.288Z] ---> 56352b70748b [2021-09-09T03:53:39.288Z] [2021-09-09T03:53:39.886Z] Successfully built 56352b70748b [2021-09-09T03:53:39.886Z] Running setup.py install for texttable: finished with status 'done' [2021-09-09T03:53:39.886Z] Running setup.py install for PyYAML: started [2021-09-09T03:53:39.886Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-09T03:53:39.886Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-09-09T03:53:41.350Z] Removing intermediate container 9105b1f7c23b [2021-09-09T03:53:41.350Z] ---> c3ecdc09e563 [2021-09-09T03:53:41.350Z] Step 8/24 : COPY . . [2021-09-09T03:53:42.341Z] Removing intermediate container 1eb595ab47b9 [2021-09-09T03:53:42.341Z] ---> f1ed9451adca [2021-09-09T03:53:42.341Z] Step 8/23 : COPY . . [2021-09-09T03:53:42.622Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-09T03:53:44.609Z] Running setup.py install for docopt: started [2021-09-09T03:53:47.267Z] Running setup.py install for docopt: finished with status 'done' [2021-09-09T03:53:47.267Z] Running setup.py install for dockerpty: started [2021-09-09T03:53:47.544Z] Removing intermediate container 16a746b1135e [2021-09-09T03:53:47.544Z] ---> 88eadcac7bb7 [2021-09-09T03:53:47.544Z] Step 8/24 : COPY . . [2021-09-09T03:53:49.004Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-09T03:53:50.995Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-09T03:53:52.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-09T03:53:52.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-09T03:53:52.436Z] ---> ae7b037da93b [2021-09-09T03:53:52.436Z] Step 3/22 : WORKDIR /edgex-go [2021-09-09T03:53:52.436Z] ---> Using cache [2021-09-09T03:53:52.436Z] ---> f7d8a399e82e [2021-09-09T03:53:52.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:53:52.436Z] ---> Using cache [2021-09-09T03:53:52.436Z] ---> b44685ec0c70 [2021-09-09T03:53:52.436Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-09T03:53:52.436Z] ---> Using cache [2021-09-09T03:53:52.436Z] ---> 89df35efa217 [2021-09-09T03:53:52.436Z] Step 6/22 : COPY go.mod . [2021-09-09T03:53:52.436Z] ---> Using cache [2021-09-09T03:53:52.436Z] ---> 779924893313 [2021-09-09T03:53:52.436Z] Step 7/22 : RUN go mod download [2021-09-09T03:53:52.436Z] ---> Using cache [2021-09-09T03:53:52.436Z] ---> f1ed9451adca [2021-09-09T03:53:52.436Z] Step 8/22 : COPY . . [2021-09-09T03:54:02.584Z] ---> 7361b02df85b [2021-09-09T03:54:02.584Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:54:02.584Z] ---> 2f68512085e2 [2021-09-09T03:54:02.584Z] Step 9/23 : RUN go mod tidy [2021-09-09T03:54:02.584Z] ---> Running in 818a56448de3 [2021-09-09T03:54:02.584Z] ---> Running in 1cc328a248d9 [2021-09-09T03:54:02.584Z] ---> 39feb7820e1c [2021-09-09T03:54:02.584Z] Step 9/22 : RUN go mod tidy [2021-09-09T03:54:02.584Z] ---> f7c0eaf767db [2021-09-09T03:54:02.584Z] Step 9/24 : RUN go mod tidy [2021-09-09T03:54:02.584Z] ---> Running in 36a2707df81e [2021-09-09T03:54:02.584Z] ---> Running in fad19d1c5efd [2021-09-09T03:54:10.920Z] Removing intermediate container 818a56448de3 [2021-09-09T03:54:10.920Z] ---> cd6b84cb3d66 [2021-09-09T03:54:10.920Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-09T03:54:10.920Z] ---> Running in a06ead80f441 [2021-09-09T03:54:10.920Z] Removing intermediate container 36a2707df81e [2021-09-09T03:54:10.920Z] ---> 696787847504 [2021-09-09T03:54:10.920Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-09T03:54:10.920Z] Removing intermediate container 3c8e59696431 [2021-09-09T03:54:10.920Z] ---> 42d3558baa50 [2021-09-09T03:54:10.920Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-09T03:54:10.920Z] Removing intermediate container fad19d1c5efd [2021-09-09T03:54:10.920Z] ---> 02cfd656cbf5 [2021-09-09T03:54:10.920Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-09T03:54:10.920Z] Removing intermediate container 1cc328a248d9 [2021-09-09T03:54:10.920Z] ---> 5404bcf30e66 [2021-09-09T03:54:10.920Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-09T03:54:11.198Z] ---> Running in 7865560e2990 [2021-09-09T03:54:11.198Z] ---> Running in 36168146b065 [2021-09-09T03:54:11.198Z] ---> Running in 386a642ca892 [2021-09-09T03:54:11.198Z] ---> Running in ff6adf75f701 [2021-09-09T03:54:12.193Z] Removing intermediate container 36168146b065 [2021-09-09T03:54:12.193Z] ---> b3801bfe28d6 [2021-09-09T03:54:12.193Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-09T03:54:12.193Z] ---> Running in 33739548d3b5 [2021-09-09T03:54:12.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-09T03:54:13.078Z] Removing intermediate container 33739548d3b5 [2021-09-09T03:54:13.078Z] ---> 3d9de0e4fa25 [2021-09-09T03:54:13.078Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-09T03:54:13.356Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/core-data/core-data ./cmd/core-data [2021-09-09T03:54:13.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-09T03:54:13.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-09T03:54:15.366Z] ---> 5aae294d9b47 [2021-09-09T03:54:15.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-09T03:54:16.380Z] ---> c23aa7304780 [2021-09-09T03:54:16.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-09T03:54:17.837Z] ---> 9d43bd125c32 [2021-09-09T03:54:17.837Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-09T03:54:18.115Z] ---> Running in 38ef97ad9f5c [2021-09-09T03:54:19.108Z] Removing intermediate container 38ef97ad9f5c [2021-09-09T03:54:19.108Z] ---> bf83adb2667f [2021-09-09T03:54:19.108Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:54:19.108Z] ---> Running in 668167251c9f [2021-09-09T03:54:19.711Z] Removing intermediate container 668167251c9f [2021-09-09T03:54:19.711Z] ---> f125718b40ae [2021-09-09T03:54:19.711Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:54:19.988Z] ---> Running in 1528c1739ee0 [2021-09-09T03:54:20.604Z] Removing intermediate container 1528c1739ee0 [2021-09-09T03:54:20.604Z] ---> 0ae4dc9543f0 [2021-09-09T03:54:20.604Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:54:20.884Z] ---> Running in a8a9357e61ae [2021-09-09T03:54:21.492Z] Removing intermediate container a8a9357e61ae [2021-09-09T03:54:21.492Z] ---> 78b4c885ecbf [2021-09-09T03:54:21.492Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:54:21.766Z] ---> Running in 4e04ca60bdcf [2021-09-09T03:54:22.371Z] Removing intermediate container 4e04ca60bdcf [2021-09-09T03:54:22.371Z] ---> 84a379c0aff8 [2021-09-09T03:54:22.371Z] [2021-09-09T03:54:22.652Z] Successfully built 84a379c0aff8 [2021-09-09T03:54:22.652Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-09T03:55:44.752Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-09T03:55:57.389Z] Removing intermediate container 386a642ca892 [2021-09-09T03:55:57.390Z] ---> 73f1d7d70d6c [2021-09-09T03:55:57.390Z] [2021-09-09T03:55:57.390Z] Step 11/22 : FROM alpine:3.12 [2021-09-09T03:55:57.390Z] ---> afc2cc120ca2 [2021-09-09T03:55:57.390Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-09T03:55:57.390Z] ---> Running in 4f3749f3d983 [2021-09-09T03:55:57.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:55:57.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:55:58.652Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-09T03:55:58.652Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-09T03:55:58.652Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-09T03:55:58.652Z] (4/4) Installing curl (7.78.0-r0) [2021-09-09T03:55:58.652Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:55:58.652Z] Executing ca-certificates-20191127-r4.trigger [2021-09-09T03:55:58.652Z] OK: 7 MiB in 18 packages [2021-09-09T03:56:02.050Z] Removing intermediate container ff6adf75f701 [2021-09-09T03:56:02.050Z] ---> eaf8ed2ca26f [2021-09-09T03:56:02.050Z] [2021-09-09T03:56:02.050Z] Step 11/23 : FROM alpine:3.12 [2021-09-09T03:56:02.050Z] ---> afc2cc120ca2 [2021-09-09T03:56:02.050Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:56:02.050Z] ---> Using cache [2021-09-09T03:56:02.050Z] ---> ac370487cb54 [2021-09-09T03:56:02.050Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:56:02.050Z] ---> Using cache [2021-09-09T03:56:02.050Z] ---> 81c5f1cf99aa [2021-09-09T03:56:02.050Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-09T03:56:02.050Z] Removing intermediate container a06ead80f441 [2021-09-09T03:56:02.050Z] ---> 14078aac5b74 [2021-09-09T03:56:02.050Z] [2021-09-09T03:56:02.050Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:56:02.050Z] ---> afc2cc120ca2 [2021-09-09T03:56:02.050Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-09T03:56:02.050Z] ---> Using cache [2021-09-09T03:56:02.050Z] ---> ac370487cb54 [2021-09-09T03:56:02.050Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-09T03:56:02.050Z] ---> Using cache [2021-09-09T03:56:02.050Z] ---> 81c5f1cf99aa [2021-09-09T03:56:02.050Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-09T03:56:02.050Z] ---> Running in bb107fad313d [2021-09-09T03:56:02.050Z] ---> Running in b9c464046aff [2021-09-09T03:56:02.648Z] Removing intermediate container 4f3749f3d983 [2021-09-09T03:56:02.648Z] ---> 9bb6d24a129f [2021-09-09T03:56:02.648Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-09T03:56:03.249Z] Removing intermediate container b9c464046aff [2021-09-09T03:56:03.249Z] ---> dd0d593733e4 [2021-09-09T03:56:03.249Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-09T03:56:03.249Z] ---> Running in c07688562084 [2021-09-09T03:56:03.249Z] Removing intermediate container bb107fad313d [2021-09-09T03:56:03.249Z] ---> 84a585413e0c [2021-09-09T03:56:03.249Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-09T03:56:03.525Z] ---> Running in ee41b6e734ba [2021-09-09T03:56:03.525Z] ---> Running in ff01c6d2444d [2021-09-09T03:56:04.129Z] Removing intermediate container c07688562084 [2021-09-09T03:56:04.129Z] ---> fef8ed9272f5 [2021-09-09T03:56:04.129Z] Step 14/22 : WORKDIR /edgex [2021-09-09T03:56:04.401Z] ---> Running in 15cb69040e8f [2021-09-09T03:56:04.679Z] Removing intermediate container ff01c6d2444d [2021-09-09T03:56:04.679Z] ---> 3bbebca3210e [2021-09-09T03:56:04.679Z] Step 16/24 : WORKDIR / [2021-09-09T03:56:04.679Z] Removing intermediate container ee41b6e734ba [2021-09-09T03:56:04.679Z] ---> 863103c6b74a [2021-09-09T03:56:04.679Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:56:04.951Z] ---> Running in d0d5ee42c705 [2021-09-09T03:56:05.233Z] Removing intermediate container 7865560e2990 [2021-09-09T03:56:05.233Z] ---> b56e005bfc9e [2021-09-09T03:56:05.233Z] [2021-09-09T03:56:05.233Z] Step 11/24 : FROM alpine:3.12 [2021-09-09T03:56:05.233Z] ---> afc2cc120ca2 [2021-09-09T03:56:05.233Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-09T03:56:05.233Z] Removing intermediate container 15cb69040e8f [2021-09-09T03:56:05.233Z] ---> a8e1c633bbe5 [2021-09-09T03:56:05.233Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-09T03:56:05.507Z] ---> Running in 05a3dd8b62d1 [2021-09-09T03:56:05.782Z] ---> 008c217d500d [2021-09-09T03:56:05.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-09T03:56:05.782Z] Removing intermediate container d0d5ee42c705 [2021-09-09T03:56:05.782Z] ---> 8212d9031db9 [2021-09-09T03:56:05.782Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:56:06.059Z] Removing intermediate container 05a3dd8b62d1 [2021-09-09T03:56:06.059Z] ---> 1bd98aab1e34 [2021-09-09T03:56:06.059Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-09T03:56:06.656Z] ---> Running in 2f21935c746c [2021-09-09T03:56:06.933Z] ---> 6d88a00436c0 [2021-09-09T03:56:06.933Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-09T03:56:06.933Z] ---> d1c4b7ed8a4a [2021-09-09T03:56:06.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-09T03:56:07.216Z] ---> e801127f2c85 [2021-09-09T03:56:07.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-09T03:56:07.491Z] Removing intermediate container 2f21935c746c [2021-09-09T03:56:07.492Z] ---> bf4f28491939 [2021-09-09T03:56:07.492Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-09T03:56:08.472Z] ---> Running in 99dd8ce8e015 [2021-09-09T03:56:09.451Z] ---> 02ee78567d5e [2021-09-09T03:56:09.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-09T03:56:09.451Z] ---> 1a3b96dc0130 [2021-09-09T03:56:09.451Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-09T03:56:09.451Z] ---> bfc384e21861 [2021-09-09T03:56:09.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-09T03:56:09.733Z] Removing intermediate container 99dd8ce8e015 [2021-09-09T03:56:09.733Z] ---> 70946b0ada50 [2021-09-09T03:56:09.733Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-09T03:56:09.733Z] ---> Running in 2bf6bf9df517 [2021-09-09T03:56:10.008Z] ---> Running in 588b675a7ba0 [2021-09-09T03:56:10.608Z] Removing intermediate container 2bf6bf9df517 [2021-09-09T03:56:10.608Z] ---> 66c1c25317e0 [2021-09-09T03:56:10.608Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:56:10.884Z] ---> 83b448507644 [2021-09-09T03:56:10.884Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-09T03:56:10.884Z] ---> Running in 88f298713661 [2021-09-09T03:56:11.161Z] ---> Running in 1511ecc50e87 [2021-09-09T03:56:11.161Z] ---> 48bbad17757c [2021-09-09T03:56:11.161Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-09T03:56:11.440Z] ---> Running in dc02dd27b782 [2021-09-09T03:56:11.440Z] Removing intermediate container 88f298713661 [2021-09-09T03:56:11.440Z] ---> f829a20081f7 [2021-09-09T03:56:11.440Z] Step 21/23 : LABEL arch=arm64 [2021-09-09T03:56:11.716Z] Removing intermediate container 1511ecc50e87 [2021-09-09T03:56:11.716Z] ---> 3800841ca44c [2021-09-09T03:56:11.716Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:56:11.993Z] ---> Running in 850e9deb5c3f [2021-09-09T03:56:11.993Z] ---> Running in d56ae2661c98 [2021-09-09T03:56:12.269Z] Removing intermediate container dc02dd27b782 [2021-09-09T03:56:12.269Z] ---> 97046e01f3af [2021-09-09T03:56:12.269Z] Step 19/22 : CMD ["--init=true"] [2021-09-09T03:56:12.269Z] ---> Running in 336dd00c7775 [2021-09-09T03:56:12.543Z] Removing intermediate container 850e9deb5c3f [2021-09-09T03:56:12.543Z] ---> 70c23b5a52c4 [2021-09-09T03:56:12.543Z] Step 22/23 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:12.543Z] Removing intermediate container 588b675a7ba0 [2021-09-09T03:56:12.543Z] ---> 082d75e04d70 [2021-09-09T03:56:12.543Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-09T03:56:12.815Z] ---> Running in beb538c70f87 [2021-09-09T03:56:12.815Z] Removing intermediate container d56ae2661c98 [2021-09-09T03:56:12.815Z] ---> 3b89ed591e81 [2021-09-09T03:56:12.815Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:56:12.815Z] ---> Running in 3341026d8a88 [2021-09-09T03:56:13.095Z] ---> Running in c4279404e85f [2021-09-09T03:56:13.095Z] Removing intermediate container 336dd00c7775 [2021-09-09T03:56:13.095Z] ---> d75d9916b71f [2021-09-09T03:56:13.095Z] Step 20/22 : LABEL arch=arm64 [2021-09-09T03:56:13.367Z] ---> Running in abc19a97c06d [2021-09-09T03:56:13.367Z] Removing intermediate container 3341026d8a88 [2021-09-09T03:56:13.367Z] ---> 7ffc41bfd73a [2021-09-09T03:56:13.367Z] Step 23/23 : LABEL version=2.0.1-dev.40 [2021-09-09T03:56:13.642Z] ---> Running in ffef44ca9393 [2021-09-09T03:56:13.915Z] Removing intermediate container c4279404e85f [2021-09-09T03:56:13.916Z] ---> 72c096732ba2 [2021-09-09T03:56:13.916Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:13.916Z] Removing intermediate container abc19a97c06d [2021-09-09T03:56:13.916Z] ---> 1e52b636ceb0 [2021-09-09T03:56:13.916Z] Step 21/22 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:13.916Z] ---> Running in 1a7be17e7841 [2021-09-09T03:56:14.195Z] ---> Running in ca02fdd9ad6e [2021-09-09T03:56:14.195Z] Removing intermediate container ffef44ca9393 [2021-09-09T03:56:14.195Z] ---> 4bb06867d854 [2021-09-09T03:56:14.195Z] [2021-09-09T03:56:14.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-09T03:56:14.469Z] Successfully built 4bb06867d854 [2021-09-09T03:56:14.742Z] Successfully tagged support-scheduler-arm64:latest [2021-09-09T03:56:14.742Z]  Building support-scheduler ... done Removing intermediate container 1a7be17e7841 [2021-09-09T03:56:14.742Z] ---> 44bdc970848c [2021-09-09T03:56:14.742Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:56:14.742Z] Removing intermediate container ca02fdd9ad6e [2021-09-09T03:56:14.742Z] ---> 804b5d404d38 [2021-09-09T03:56:14.742Z] Step 22/22 : LABEL version=2.0.1-dev.40 [2021-09-09T03:56:15.023Z] ---> Running in 88b71ba80c16 [2021-09-09T03:56:15.023Z] ---> Running in 0eda7d870d37 [2021-09-09T03:56:15.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-09T03:56:15.622Z] Removing intermediate container 88b71ba80c16 [2021-09-09T03:56:15.622Z] ---> e0de8df7e0d7 [2021-09-09T03:56:15.622Z] [2021-09-09T03:56:15.622Z] Removing intermediate container 0eda7d870d37 [2021-09-09T03:56:15.622Z] ---> 8b6c3962fee9 [2021-09-09T03:56:15.622Z] [2021-09-09T03:56:15.622Z] Successfully built e0de8df7e0d7 [2021-09-09T03:56:15.894Z] Successfully tagged core-metadata-arm64:latest [2021-09-09T03:56:15.894Z]  Building core-metadata ... done Successfully built 8b6c3962fee9 [2021-09-09T03:56:15.894Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-09T03:56:15.894Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-09T03:56:15.894Z]  Building security-proxy-setup ... done (2/6) Installing libgcc (9.3.0-r2) [2021-09-09T03:56:15.894Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-09T03:56:16.167Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-09T03:56:16.167Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-09T03:56:16.439Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-09T03:56:16.439Z] Executing busybox-1.31.1-r20.trigger [2021-09-09T03:56:16.439Z] OK: 8 MiB in 20 packages [2021-09-09T03:56:17.874Z] Removing intermediate container beb538c70f87 [2021-09-09T03:56:17.874Z] ---> 79b2c19dd269 [2021-09-09T03:56:17.874Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-09T03:56:18.470Z] ---> b3f38f47acb9 [2021-09-09T03:56:18.470Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-09T03:56:19.899Z] ---> eee5acc579ab [2021-09-09T03:56:19.899Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-09T03:56:20.493Z] ---> 685fa9eea303 [2021-09-09T03:56:20.493Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-09T03:56:20.493Z] ---> Running in d35b088c0094 [2021-09-09T03:56:21.089Z] Removing intermediate container d35b088c0094 [2021-09-09T03:56:21.089Z] ---> e98982f7674c [2021-09-09T03:56:21.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-09T03:56:21.089Z] ---> Running in af1da2e292f2 [2021-09-09T03:56:21.686Z] Removing intermediate container af1da2e292f2 [2021-09-09T03:56:21.686Z] ---> 59534223fa44 [2021-09-09T03:56:21.686Z] Step 22/24 : LABEL arch=arm64 [2021-09-09T03:56:21.686Z] ---> Running in ff69dfe767e3 [2021-09-09T03:56:22.280Z] Removing intermediate container ff69dfe767e3 [2021-09-09T03:56:22.280Z] ---> b9261a72afb9 [2021-09-09T03:56:22.280Z] Step 23/24 : LABEL git_sha=a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:22.280Z] ---> Running in 496a229dfedd [2021-09-09T03:56:22.876Z] Removing intermediate container 496a229dfedd [2021-09-09T03:56:22.876Z] ---> 19fbbc8ec039 [2021-09-09T03:56:22.876Z] Step 24/24 : LABEL version=2.0.1-dev.40 [2021-09-09T03:56:22.876Z] ---> Running in 3a7362277604 [2021-09-09T03:56:23.468Z] Removing intermediate container 3a7362277604 [2021-09-09T03:56:23.468Z] ---> 3d121c354cff [2021-09-09T03:56:23.468Z] [2021-09-09T03:56:23.468Z] Successfully built 3d121c354cff [2021-09-09T03:56:23.739Z] Successfully tagged core-data-arm64:latest [2021-09-09T03:56:23.756Z]  Building core-data ... done  [Pipeline] } [2021-09-09T03:56:23.751Z] $ docker stop --time=1 dc70e075f3b3d29d72c7f9ca3c68a20feb4acdbaa4b428504d61f6cd2d4282d1 [2021-09-09T03:56:25.505Z] $ docker rm -f dc70e075f3b3d29d72c7f9ca3c68a20feb4acdbaa4b428504d61f6cd2d4282d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-09T03:56:26.114Z] + docker images [2021-09-09T03:56:26.388Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T03:56:26.388Z] core-data-arm64 latest 3d121c354cff 3 seconds ago 19.3MB [2021-09-09T03:56:26.388Z] security-proxy-setup-arm64 latest 8b6c3962fee9 11 seconds ago 24.6MB [2021-09-09T03:56:26.388Z] core-metadata-arm64 latest e0de8df7e0d7 11 seconds ago 15.8MB [2021-09-09T03:56:26.388Z] support-scheduler-arm64 latest 4bb06867d854 13 seconds ago 15.2MB [2021-09-09T03:56:26.388Z] b56e005bfc9e 22 seconds ago 1.46GB [2021-09-09T03:56:26.388Z] 14078aac5b74 26 seconds ago 1.46GB [2021-09-09T03:56:26.388Z] eaf8ed2ca26f 27 seconds ago 1.45GB [2021-09-09T03:56:26.388Z] 73f1d7d70d6c 32 seconds ago 1.46GB [2021-09-09T03:56:26.388Z] sys-mgmt-agent-arm64 latest 84a379c0aff8 2 minutes ago 311MB [2021-09-09T03:56:26.388Z] security-bootstrapper-arm64 latest 56352b70748b 2 minutes ago 17.7MB [2021-09-09T03:56:26.388Z] security-secretstore-setup-arm64 latest c7e1177d1661 3 minutes ago 26.5MB [2021-09-09T03:56:26.388Z] core-command-arm64 latest ea7464371f3a 3 minutes ago 15.2MB [2021-09-09T03:56:26.388Z] support-notifications-arm64 latest 20cbd8c90589 3 minutes ago 15.9MB [2021-09-09T03:56:26.388Z] a16a84fde8ec 3 minutes ago 1.45GB [2021-09-09T03:56:26.388Z] ecb03d6ccec4 3 minutes ago 1.45GB [2021-09-09T03:56:26.388Z] c270f118d7f7 3 minutes ago 1.45GB [2021-09-09T03:56:26.388Z] e1eb16c653f0 3 minutes ago 1.46GB [2021-09-09T03:56:26.388Z] 5ff64dfdf40c 3 minutes ago 1.45GB [2021-09-09T03:56:26.388Z] ci-base-image-arm64 latest ae7b037da93b 8 minutes ago 1.24GB [2021-09-09T03:56:26.388Z] alpine 3.12 afc2cc120ca2 8 days ago 5.33MB [2021-09-09T03:56:26.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-09T03:56:26.388Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-09T03:56:26.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T03:56:26.723Z] provisioning config files... [2021-09-09T03:56:26.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/47@tmp/config4906499744860133516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:56:27.119Z] ---> docker-login.sh [2021-09-09T03:56:27.119Z] nexus3.edgexfoundry.org:10001 [2021-09-09T03:56:27.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:56:27.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:56:27.391Z] Configure a credential helper to remove this warning. See [2021-09-09T03:56:27.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:56:27.391Z] [2021-09-09T03:56:27.391Z] Login Succeeded [2021-09-09T03:56:27.391Z] nexus3.edgexfoundry.org:10002 [2021-09-09T03:56:27.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:56:27.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:56:27.993Z] Configure a credential helper to remove this warning. See [2021-09-09T03:56:27.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:56:27.993Z] [2021-09-09T03:56:27.993Z] Login Succeeded [2021-09-09T03:56:27.993Z] nexus3.edgexfoundry.org:10003 [2021-09-09T03:56:28.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:56:28.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:56:28.589Z] Configure a credential helper to remove this warning. See [2021-09-09T03:56:28.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:56:28.589Z] [2021-09-09T03:56:28.589Z] Login Succeeded [2021-09-09T03:56:28.589Z] nexus3.edgexfoundry.org:10004 [2021-09-09T03:56:29.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:56:29.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:56:29.193Z] Configure a credential helper to remove this warning. See [2021-09-09T03:56:29.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:56:29.193Z] [2021-09-09T03:56:29.193Z] Login Succeeded [2021-09-09T03:56:29.193Z] docker.io [2021-09-09T03:56:29.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-09T03:56:30.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-09T03:56:30.065Z] Configure a credential helper to remove this warning. See [2021-09-09T03:56:30.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-09T03:56:30.065Z] [2021-09-09T03:56:30.065Z] Login Succeeded [2021-09-09T03:56:30.065Z] ---> docker-login.sh ends [Pipeline] } [2021-09-09T03:56:30.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:56:30.160Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-09T03:56:30.160Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:30.160Z] latest [2021-09-09T03:56:30.160Z] 2.0.1-dev.40 [2021-09-09T03:56:30.160Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:30.160Z] main [2021-09-09T03:56:30.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:32.535Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:32.868Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:32.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T03:56:32.868Z] 6d4f722914f8: Preparing [2021-09-09T03:56:32.868Z] 0899d23586d6: Preparing [2021-09-09T03:56:32.868Z] ea997a088e06: Preparing [2021-09-09T03:56:32.868Z] 1aa877485713: Preparing [2021-09-09T03:56:32.868Z] bdc42e120bf6: Preparing [2021-09-09T03:56:33.140Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:33.140Z] 6d4f722914f8: Pushed [2021-09-09T03:56:33.140Z] 1aa877485713: Pushed [2021-09-09T03:56:33.410Z] ea997a088e06: Pushed [2021-09-09T03:56:35.367Z] 0899d23586d6: Pushed [2021-09-09T03:56:35.638Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:e7313e56ed6d9b11720d2527fc017d8676811d7898eef4e235e44ae5115f8064 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:35.981Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:36.319Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-09T03:56:36.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T03:56:36.319Z] 6d4f722914f8: Preparing [2021-09-09T03:56:36.319Z] 0899d23586d6: Preparing [2021-09-09T03:56:36.319Z] ea997a088e06: Preparing [2021-09-09T03:56:36.319Z] 1aa877485713: Preparing [2021-09-09T03:56:36.319Z] bdc42e120bf6: Preparing [2021-09-09T03:56:36.319Z] 6d4f722914f8: Layer already exists [2021-09-09T03:56:36.319Z] 0899d23586d6: Layer already exists [2021-09-09T03:56:36.319Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:36.319Z] 1aa877485713: Layer already exists [2021-09-09T03:56:36.589Z] ea997a088e06: Layer already exists [2021-09-09T03:56:36.589Z] latest: digest: sha256:e7313e56ed6d9b11720d2527fc017d8676811d7898eef4e235e44ae5115f8064 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:36.932Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:37.270Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.40 [2021-09-09T03:56:37.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T03:56:37.270Z] 6d4f722914f8: Preparing [2021-09-09T03:56:37.270Z] 0899d23586d6: Preparing [2021-09-09T03:56:37.270Z] ea997a088e06: Preparing [2021-09-09T03:56:37.270Z] 1aa877485713: Preparing [2021-09-09T03:56:37.270Z] bdc42e120bf6: Preparing [2021-09-09T03:56:37.270Z] 1aa877485713: Layer already exists [2021-09-09T03:56:37.540Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:37.540Z] 6d4f722914f8: Layer already exists [2021-09-09T03:56:37.540Z] ea997a088e06: Layer already exists [2021-09-09T03:56:37.540Z] 0899d23586d6: Layer already exists [2021-09-09T03:56:37.541Z] 2.0.1-dev.40: digest: sha256:e7313e56ed6d9b11720d2527fc017d8676811d7898eef4e235e44ae5115f8064 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:37.884Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:38.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:38.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T03:56:38.220Z] 6d4f722914f8: Preparing [2021-09-09T03:56:38.220Z] 0899d23586d6: Preparing [2021-09-09T03:56:38.220Z] ea997a088e06: Preparing [2021-09-09T03:56:38.220Z] 1aa877485713: Preparing [2021-09-09T03:56:38.220Z] bdc42e120bf6: Preparing [2021-09-09T03:56:38.490Z] 0899d23586d6: Layer already exists [2021-09-09T03:56:38.490Z] ea997a088e06: Layer already exists [2021-09-09T03:56:38.490Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:38.490Z] 1aa877485713: Layer already exists [2021-09-09T03:56:38.490Z] 6d4f722914f8: Layer already exists [2021-09-09T03:56:38.490Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:e7313e56ed6d9b11720d2527fc017d8676811d7898eef4e235e44ae5115f8064 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:38.835Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:39.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-09T03:56:39.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-09T03:56:39.245Z] 6d4f722914f8: Preparing [2021-09-09T03:56:39.245Z] 0899d23586d6: Preparing [2021-09-09T03:56:39.245Z] ea997a088e06: Preparing [2021-09-09T03:56:39.245Z] 1aa877485713: Preparing [2021-09-09T03:56:39.245Z] bdc42e120bf6: Preparing [2021-09-09T03:56:39.245Z] 1aa877485713: Layer already exists [2021-09-09T03:56:39.245Z] 6d4f722914f8: Layer already exists [2021-09-09T03:56:39.245Z] ea997a088e06: Layer already exists [2021-09-09T03:56:39.245Z] 0899d23586d6: Layer already exists [2021-09-09T03:56:39.245Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:39.521Z] main: digest: sha256:e7313e56ed6d9b11720d2527fc017d8676811d7898eef4e235e44ae5115f8064 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:56:39.597Z] ===================================================== [Pipeline] echo [2021-09-09T03:56:39.614Z] taggedImages: [2021-09-09T03:56:39.614Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:39.614Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-09T03:56:39.614Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.40 [2021-09-09T03:56:39.614Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:39.614Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-09T03:56:39.653Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-09T03:56:39.653Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:39.653Z] latest [2021-09-09T03:56:39.653Z] 2.0.1-dev.40 [2021-09-09T03:56:39.653Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:39.653Z] main [2021-09-09T03:56:39.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:40.053Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:40.456Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:40.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T03:56:40.456Z] 8482f048e6fe: Preparing [2021-09-09T03:56:40.456Z] 434a2495e448: Preparing [2021-09-09T03:56:40.456Z] ea997a088e06: Preparing [2021-09-09T03:56:40.456Z] fda0e52402ea: Preparing [2021-09-09T03:56:40.456Z] b1c5d1e568e8: Preparing [2021-09-09T03:56:40.456Z] bdc42e120bf6: Preparing [2021-09-09T03:56:40.456Z] bdc42e120bf6: Waiting [2021-09-09T03:56:40.456Z] ea997a088e06: Layer already exists [2021-09-09T03:56:40.745Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:40.745Z] b1c5d1e568e8: Pushed [2021-09-09T03:56:40.745Z] 8482f048e6fe: Pushed [2021-09-09T03:56:41.345Z] fda0e52402ea: Pushed [2021-09-09T03:56:43.958Z] 434a2495e448: Pushed [2021-09-09T03:56:43.958Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:7bca13d96e86a1c18e948824fd0ba1573a865b09ad69626ab0d8c94b6e200c15 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:44.305Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:44.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-09T03:56:44.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T03:56:44.650Z] 8482f048e6fe: Preparing [2021-09-09T03:56:44.650Z] 434a2495e448: Preparing [2021-09-09T03:56:44.650Z] ea997a088e06: Preparing [2021-09-09T03:56:44.650Z] fda0e52402ea: Preparing [2021-09-09T03:56:44.650Z] b1c5d1e568e8: Preparing [2021-09-09T03:56:44.650Z] bdc42e120bf6: Preparing [2021-09-09T03:56:44.650Z] bdc42e120bf6: Waiting [2021-09-09T03:56:44.650Z] ea997a088e06: Layer already exists [2021-09-09T03:56:44.650Z] 434a2495e448: Layer already exists [2021-09-09T03:56:44.650Z] b1c5d1e568e8: Layer already exists [2021-09-09T03:56:44.650Z] 8482f048e6fe: Layer already exists [2021-09-09T03:56:44.650Z] fda0e52402ea: Layer already exists [2021-09-09T03:56:44.650Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:44.921Z] latest: digest: sha256:7bca13d96e86a1c18e948824fd0ba1573a865b09ad69626ab0d8c94b6e200c15 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:45.269Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:45.611Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.40 [2021-09-09T03:56:45.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T03:56:45.611Z] 8482f048e6fe: Preparing [2021-09-09T03:56:45.611Z] 434a2495e448: Preparing [2021-09-09T03:56:45.611Z] ea997a088e06: Preparing [2021-09-09T03:56:45.611Z] fda0e52402ea: Preparing [2021-09-09T03:56:45.611Z] b1c5d1e568e8: Preparing [2021-09-09T03:56:45.611Z] bdc42e120bf6: Preparing [2021-09-09T03:56:45.611Z] bdc42e120bf6: Waiting [2021-09-09T03:56:45.611Z] b1c5d1e568e8: Layer already exists [2021-09-09T03:56:45.612Z] fda0e52402ea: Layer already exists [2021-09-09T03:56:45.612Z] 434a2495e448: Layer already exists [2021-09-09T03:56:45.612Z] 8482f048e6fe: Layer already exists [2021-09-09T03:56:45.884Z] ea997a088e06: Layer already exists [2021-09-09T03:56:45.884Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:45.884Z] 2.0.1-dev.40: digest: sha256:7bca13d96e86a1c18e948824fd0ba1573a865b09ad69626ab0d8c94b6e200c15 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:46.241Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:46.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:46.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T03:56:46.584Z] 8482f048e6fe: Preparing [2021-09-09T03:56:46.584Z] 434a2495e448: Preparing [2021-09-09T03:56:46.584Z] ea997a088e06: Preparing [2021-09-09T03:56:46.584Z] fda0e52402ea: Preparing [2021-09-09T03:56:46.584Z] b1c5d1e568e8: Preparing [2021-09-09T03:56:46.584Z] bdc42e120bf6: Preparing [2021-09-09T03:56:46.584Z] bdc42e120bf6: Waiting [2021-09-09T03:56:46.856Z] 434a2495e448: Layer already exists [2021-09-09T03:56:46.856Z] ea997a088e06: Layer already exists [2021-09-09T03:56:46.856Z] b1c5d1e568e8: Layer already exists [2021-09-09T03:56:46.856Z] 8482f048e6fe: Layer already exists [2021-09-09T03:56:46.856Z] fda0e52402ea: Layer already exists [2021-09-09T03:56:46.856Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:46.856Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:7bca13d96e86a1c18e948824fd0ba1573a865b09ad69626ab0d8c94b6e200c15 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:47.204Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:47.543Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-09T03:56:47.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-09T03:56:47.544Z] 8482f048e6fe: Preparing [2021-09-09T03:56:47.544Z] 434a2495e448: Preparing [2021-09-09T03:56:47.544Z] ea997a088e06: Preparing [2021-09-09T03:56:47.544Z] fda0e52402ea: Preparing [2021-09-09T03:56:47.544Z] b1c5d1e568e8: Preparing [2021-09-09T03:56:47.544Z] bdc42e120bf6: Preparing [2021-09-09T03:56:47.544Z] bdc42e120bf6: Waiting [2021-09-09T03:56:47.815Z] b1c5d1e568e8: Layer already exists [2021-09-09T03:56:47.815Z] 434a2495e448: Layer already exists [2021-09-09T03:56:47.815Z] fda0e52402ea: Layer already exists [2021-09-09T03:56:47.815Z] 8482f048e6fe: Layer already exists [2021-09-09T03:56:47.815Z] ea997a088e06: Layer already exists [2021-09-09T03:56:47.815Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:47.815Z] main: digest: sha256:7bca13d96e86a1c18e948824fd0ba1573a865b09ad69626ab0d8c94b6e200c15 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:56:47.881Z] ===================================================== [Pipeline] echo [2021-09-09T03:56:47.897Z] taggedImages: [2021-09-09T03:56:47.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:47.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-09T03:56:47.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.40 [2021-09-09T03:56:47.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:47.897Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-09T03:56:47.931Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-09T03:56:47.931Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:47.931Z] latest [2021-09-09T03:56:47.931Z] 2.0.1-dev.40 [2021-09-09T03:56:47.931Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:47.931Z] main [2021-09-09T03:56:47.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:48.315Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:48.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:48.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T03:56:48.654Z] 78b316a9cbcd: Preparing [2021-09-09T03:56:48.654Z] 8a0f862612bd: Preparing [2021-09-09T03:56:48.654Z] ea997a088e06: Preparing [2021-09-09T03:56:48.654Z] 1aa877485713: Preparing [2021-09-09T03:56:48.654Z] bdc42e120bf6: Preparing [2021-09-09T03:56:48.926Z] 1aa877485713: Layer already exists [2021-09-09T03:56:48.926Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:48.926Z] ea997a088e06: Layer already exists [2021-09-09T03:56:48.926Z] 78b316a9cbcd: Pushed [2021-09-09T03:56:51.542Z] 8a0f862612bd: Pushed [2021-09-09T03:56:51.812Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:4f89aff9fb2c795903249def9d4f425c45cd0ab1c9495d88e382052cd5cbffd8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:52.153Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:52.494Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-09T03:56:52.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T03:56:52.494Z] 78b316a9cbcd: Preparing [2021-09-09T03:56:52.494Z] 8a0f862612bd: Preparing [2021-09-09T03:56:52.494Z] ea997a088e06: Preparing [2021-09-09T03:56:52.494Z] 1aa877485713: Preparing [2021-09-09T03:56:52.494Z] bdc42e120bf6: Preparing [2021-09-09T03:56:52.494Z] 1aa877485713: Layer already exists [2021-09-09T03:56:52.494Z] 8a0f862612bd: Layer already exists [2021-09-09T03:56:52.494Z] 78b316a9cbcd: Layer already exists [2021-09-09T03:56:52.494Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:52.763Z] ea997a088e06: Layer already exists [2021-09-09T03:56:52.763Z] latest: digest: sha256:4f89aff9fb2c795903249def9d4f425c45cd0ab1c9495d88e382052cd5cbffd8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:53.104Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:53.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.40 [2021-09-09T03:56:53.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T03:56:53.442Z] 78b316a9cbcd: Preparing [2021-09-09T03:56:53.442Z] 8a0f862612bd: Preparing [2021-09-09T03:56:53.442Z] ea997a088e06: Preparing [2021-09-09T03:56:53.442Z] 1aa877485713: Preparing [2021-09-09T03:56:53.442Z] bdc42e120bf6: Preparing [2021-09-09T03:56:53.712Z] 1aa877485713: Layer already exists [2021-09-09T03:56:53.712Z] 8a0f862612bd: Layer already exists [2021-09-09T03:56:53.712Z] ea997a088e06: Layer already exists [2021-09-09T03:56:53.712Z] 78b316a9cbcd: Layer already exists [2021-09-09T03:56:53.712Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:53.712Z] 2.0.1-dev.40: digest: sha256:4f89aff9fb2c795903249def9d4f425c45cd0ab1c9495d88e382052cd5cbffd8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:54.059Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:54.398Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:54.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T03:56:54.399Z] 78b316a9cbcd: Preparing [2021-09-09T03:56:54.399Z] 8a0f862612bd: Preparing [2021-09-09T03:56:54.399Z] ea997a088e06: Preparing [2021-09-09T03:56:54.399Z] 1aa877485713: Preparing [2021-09-09T03:56:54.399Z] bdc42e120bf6: Preparing [2021-09-09T03:56:54.677Z] 78b316a9cbcd: Layer already exists [2021-09-09T03:56:54.677Z] ea997a088e06: Layer already exists [2021-09-09T03:56:54.677Z] 8a0f862612bd: Layer already exists [2021-09-09T03:56:54.677Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:54.677Z] 1aa877485713: Layer already exists [2021-09-09T03:56:54.677Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:4f89aff9fb2c795903249def9d4f425c45cd0ab1c9495d88e382052cd5cbffd8 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:55.020Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:55.355Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-09T03:56:55.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-09T03:56:55.355Z] 78b316a9cbcd: Preparing [2021-09-09T03:56:55.355Z] 8a0f862612bd: Preparing [2021-09-09T03:56:55.355Z] ea997a088e06: Preparing [2021-09-09T03:56:55.355Z] 1aa877485713: Preparing [2021-09-09T03:56:55.355Z] bdc42e120bf6: Preparing [2021-09-09T03:56:55.628Z] ea997a088e06: Layer already exists [2021-09-09T03:56:55.628Z] 8a0f862612bd: Layer already exists [2021-09-09T03:56:55.628Z] 78b316a9cbcd: Layer already exists [2021-09-09T03:56:55.628Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:55.628Z] 1aa877485713: Layer already exists [2021-09-09T03:56:55.628Z] main: digest: sha256:4f89aff9fb2c795903249def9d4f425c45cd0ab1c9495d88e382052cd5cbffd8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:56:55.692Z] ===================================================== [Pipeline] echo [2021-09-09T03:56:55.707Z] taggedImages: [2021-09-09T03:56:55.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:55.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-09T03:56:55.707Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.40 [2021-09-09T03:56:55.708Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:55.708Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-09T03:56:55.739Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-09T03:56:55.739Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:55.739Z] latest [2021-09-09T03:56:55.739Z] 2.0.1-dev.40 [2021-09-09T03:56:55.739Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:56:55.739Z] main [2021-09-09T03:56:55.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:56.132Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:56:56.475Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:56:56.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T03:56:56.475Z] aa624b1f6ec3: Preparing [2021-09-09T03:56:56.475Z] aa624b1f6ec3: Preparing [2021-09-09T03:56:56.475Z] 4c4478d95524: Preparing [2021-09-09T03:56:56.475Z] c92a4a3f1684: Preparing [2021-09-09T03:56:56.475Z] b9f5c8166ddb: Preparing [2021-09-09T03:56:56.475Z] a82e359f89f7: Preparing [2021-09-09T03:56:56.475Z] ea997a088e06: Preparing [2021-09-09T03:56:56.475Z] 47a9e54292c8: Preparing [2021-09-09T03:56:56.475Z] 44f77551f8c9: Preparing [2021-09-09T03:56:56.475Z] 8d548aff75ba: Preparing [2021-09-09T03:56:56.475Z] dccd23191155: Preparing [2021-09-09T03:56:56.475Z] bdc42e120bf6: Preparing [2021-09-09T03:56:56.475Z] 44f77551f8c9: Waiting [2021-09-09T03:56:56.475Z] 8d548aff75ba: Waiting [2021-09-09T03:56:56.475Z] dccd23191155: Waiting [2021-09-09T03:56:56.475Z] ea997a088e06: Waiting [2021-09-09T03:56:56.475Z] 47a9e54292c8: Waiting [2021-09-09T03:56:56.475Z] bdc42e120bf6: Waiting [2021-09-09T03:56:56.747Z] aa624b1f6ec3: Pushed [2021-09-09T03:56:56.747Z] b9f5c8166ddb: Pushed [2021-09-09T03:56:56.747Z] 4c4478d95524: Pushed [2021-09-09T03:56:56.747Z] c92a4a3f1684: Pushed [2021-09-09T03:56:57.019Z] ea997a088e06: Layer already exists [2021-09-09T03:56:57.019Z] 47a9e54292c8: Pushed [2021-09-09T03:56:57.019Z] 44f77551f8c9: Pushed [2021-09-09T03:56:57.019Z] 8d548aff75ba: Pushed [2021-09-09T03:56:57.019Z] dccd23191155: Pushed [2021-09-09T03:56:57.291Z] bdc42e120bf6: Layer already exists [2021-09-09T03:56:59.893Z] a82e359f89f7: Pushed [2021-09-09T03:56:59.893Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:58d90b8996f68bcbcdac27e7d86f2590e7436b83ebad827b2d2b2e3b37812a97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:00.507Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:00.850Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-09T03:57:00.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T03:57:00.850Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:00.850Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:00.850Z] 4c4478d95524: Preparing [2021-09-09T03:57:00.850Z] c92a4a3f1684: Preparing [2021-09-09T03:57:00.850Z] b9f5c8166ddb: Preparing [2021-09-09T03:57:00.850Z] a82e359f89f7: Preparing [2021-09-09T03:57:00.850Z] ea997a088e06: Preparing [2021-09-09T03:57:00.850Z] 47a9e54292c8: Preparing [2021-09-09T03:57:00.850Z] 44f77551f8c9: Preparing [2021-09-09T03:57:00.850Z] 8d548aff75ba: Preparing [2021-09-09T03:57:00.850Z] dccd23191155: Preparing [2021-09-09T03:57:00.850Z] bdc42e120bf6: Preparing [2021-09-09T03:57:00.850Z] 44f77551f8c9: Waiting [2021-09-09T03:57:00.850Z] 8d548aff75ba: Waiting [2021-09-09T03:57:00.850Z] ea997a088e06: Waiting [2021-09-09T03:57:00.850Z] dccd23191155: Waiting [2021-09-09T03:57:00.850Z] bdc42e120bf6: Waiting [2021-09-09T03:57:00.850Z] 47a9e54292c8: Waiting [2021-09-09T03:57:01.121Z] aa624b1f6ec3: Layer already exists [2021-09-09T03:57:01.121Z] c92a4a3f1684: Layer already exists [2021-09-09T03:57:01.121Z] 4c4478d95524: Layer already exists [2021-09-09T03:57:01.121Z] b9f5c8166ddb: Layer already exists [2021-09-09T03:57:01.121Z] a82e359f89f7: Layer already exists [2021-09-09T03:57:01.121Z] 44f77551f8c9: Layer already exists [2021-09-09T03:57:01.121Z] 8d548aff75ba: Layer already exists [2021-09-09T03:57:01.121Z] ea997a088e06: Layer already exists [2021-09-09T03:57:01.121Z] 47a9e54292c8: Layer already exists [2021-09-09T03:57:01.121Z] dccd23191155: Layer already exists [2021-09-09T03:57:01.121Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:01.121Z] latest: digest: sha256:58d90b8996f68bcbcdac27e7d86f2590e7436b83ebad827b2d2b2e3b37812a97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:01.465Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:01.808Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.40 [2021-09-09T03:57:01.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T03:57:01.809Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:01.809Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:01.809Z] 4c4478d95524: Preparing [2021-09-09T03:57:01.809Z] c92a4a3f1684: Preparing [2021-09-09T03:57:01.809Z] b9f5c8166ddb: Preparing [2021-09-09T03:57:01.809Z] a82e359f89f7: Preparing [2021-09-09T03:57:01.809Z] ea997a088e06: Preparing [2021-09-09T03:57:01.809Z] 47a9e54292c8: Preparing [2021-09-09T03:57:01.809Z] 44f77551f8c9: Preparing [2021-09-09T03:57:01.809Z] 8d548aff75ba: Preparing [2021-09-09T03:57:01.809Z] dccd23191155: Preparing [2021-09-09T03:57:01.809Z] bdc42e120bf6: Preparing [2021-09-09T03:57:01.809Z] dccd23191155: Waiting [2021-09-09T03:57:01.809Z] bdc42e120bf6: Waiting [2021-09-09T03:57:01.809Z] ea997a088e06: Waiting [2021-09-09T03:57:01.809Z] 47a9e54292c8: Waiting [2021-09-09T03:57:01.809Z] 8d548aff75ba: Waiting [2021-09-09T03:57:01.809Z] 44f77551f8c9: Waiting [2021-09-09T03:57:02.079Z] c92a4a3f1684: Layer already exists [2021-09-09T03:57:02.079Z] b9f5c8166ddb: Layer already exists [2021-09-09T03:57:02.079Z] aa624b1f6ec3: Layer already exists [2021-09-09T03:57:02.079Z] 4c4478d95524: Layer already exists [2021-09-09T03:57:02.079Z] a82e359f89f7: Layer already exists [2021-09-09T03:57:02.079Z] ea997a088e06: Layer already exists [2021-09-09T03:57:02.079Z] dccd23191155: Layer already exists [2021-09-09T03:57:02.079Z] 44f77551f8c9: Layer already exists [2021-09-09T03:57:02.079Z] 47a9e54292c8: Layer already exists [2021-09-09T03:57:02.079Z] 8d548aff75ba: Layer already exists [2021-09-09T03:57:02.079Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:02.079Z] 2.0.1-dev.40: digest: sha256:58d90b8996f68bcbcdac27e7d86f2590e7436b83ebad827b2d2b2e3b37812a97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:02.428Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:02.824Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:02.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T03:57:02.824Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:02.824Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:02.824Z] 4c4478d95524: Preparing [2021-09-09T03:57:02.824Z] c92a4a3f1684: Preparing [2021-09-09T03:57:02.824Z] b9f5c8166ddb: Preparing [2021-09-09T03:57:02.824Z] a82e359f89f7: Preparing [2021-09-09T03:57:02.824Z] ea997a088e06: Preparing [2021-09-09T03:57:02.824Z] 47a9e54292c8: Preparing [2021-09-09T03:57:02.824Z] 44f77551f8c9: Preparing [2021-09-09T03:57:02.824Z] 8d548aff75ba: Preparing [2021-09-09T03:57:02.824Z] dccd23191155: Preparing [2021-09-09T03:57:02.824Z] bdc42e120bf6: Preparing [2021-09-09T03:57:02.824Z] 47a9e54292c8: Waiting [2021-09-09T03:57:02.824Z] 44f77551f8c9: Waiting [2021-09-09T03:57:02.824Z] 8d548aff75ba: Waiting [2021-09-09T03:57:02.824Z] dccd23191155: Waiting [2021-09-09T03:57:02.824Z] bdc42e120bf6: Waiting [2021-09-09T03:57:02.824Z] ea997a088e06: Waiting [2021-09-09T03:57:03.100Z] 4c4478d95524: Layer already exists [2021-09-09T03:57:03.100Z] b9f5c8166ddb: Layer already exists [2021-09-09T03:57:03.100Z] a82e359f89f7: Layer already exists [2021-09-09T03:57:03.100Z] c92a4a3f1684: Layer already exists [2021-09-09T03:57:03.100Z] aa624b1f6ec3: Layer already exists [2021-09-09T03:57:03.100Z] 47a9e54292c8: Layer already exists [2021-09-09T03:57:03.100Z] 44f77551f8c9: Layer already exists [2021-09-09T03:57:03.100Z] 8d548aff75ba: Layer already exists [2021-09-09T03:57:03.100Z] ea997a088e06: Layer already exists [2021-09-09T03:57:03.100Z] dccd23191155: Layer already exists [2021-09-09T03:57:03.100Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:03.100Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:58d90b8996f68bcbcdac27e7d86f2590e7436b83ebad827b2d2b2e3b37812a97 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:03.455Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:03.850Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-09T03:57:03.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-09T03:57:03.850Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:03.850Z] aa624b1f6ec3: Preparing [2021-09-09T03:57:03.850Z] 4c4478d95524: Preparing [2021-09-09T03:57:03.850Z] c92a4a3f1684: Preparing [2021-09-09T03:57:03.850Z] b9f5c8166ddb: Preparing [2021-09-09T03:57:03.850Z] a82e359f89f7: Preparing [2021-09-09T03:57:03.850Z] ea997a088e06: Preparing [2021-09-09T03:57:03.850Z] 47a9e54292c8: Preparing [2021-09-09T03:57:03.850Z] 44f77551f8c9: Preparing [2021-09-09T03:57:03.850Z] 8d548aff75ba: Preparing [2021-09-09T03:57:03.850Z] dccd23191155: Preparing [2021-09-09T03:57:03.850Z] bdc42e120bf6: Preparing [2021-09-09T03:57:03.850Z] 47a9e54292c8: Waiting [2021-09-09T03:57:03.850Z] 44f77551f8c9: Waiting [2021-09-09T03:57:03.850Z] 8d548aff75ba: Waiting [2021-09-09T03:57:03.850Z] dccd23191155: Waiting [2021-09-09T03:57:03.850Z] ea997a088e06: Waiting [2021-09-09T03:57:03.850Z] bdc42e120bf6: Waiting [2021-09-09T03:57:03.850Z] b9f5c8166ddb: Layer already exists [2021-09-09T03:57:05.616Z] aa624b1f6ec3: Layer already exists [2021-09-09T03:57:05.616Z] c92a4a3f1684: Layer already exists [2021-09-09T03:57:05.616Z] a82e359f89f7: Layer already exists [2021-09-09T03:57:05.616Z] 4c4478d95524: Layer already exists [2021-09-09T03:57:05.616Z] ea997a088e06: Layer already exists [2021-09-09T03:57:05.616Z] 47a9e54292c8: Layer already exists [2021-09-09T03:57:05.616Z] 44f77551f8c9: Layer already exists [2021-09-09T03:57:05.616Z] dccd23191155: Layer already exists [2021-09-09T03:57:05.616Z] 8d548aff75ba: Layer already exists [2021-09-09T03:57:05.616Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:05.616Z] main: digest: sha256:58d90b8996f68bcbcdac27e7d86f2590e7436b83ebad827b2d2b2e3b37812a97 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:57:05.684Z] ===================================================== [Pipeline] echo [2021-09-09T03:57:05.700Z] taggedImages: [2021-09-09T03:57:05.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:05.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-09T03:57:05.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.40 [2021-09-09T03:57:05.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:05.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-09T03:57:05.732Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-09T03:57:05.732Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:05.732Z] latest [2021-09-09T03:57:05.732Z] 2.0.1-dev.40 [2021-09-09T03:57:05.732Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:05.732Z] main [2021-09-09T03:57:05.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:06.209Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:06.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:06.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T03:57:06.541Z] 1605c1c551e1: Preparing [2021-09-09T03:57:06.541Z] 2588088354a9: Preparing [2021-09-09T03:57:06.541Z] b20e5eb18dcf: Preparing [2021-09-09T03:57:06.541Z] e01924e5a8b2: Preparing [2021-09-09T03:57:06.541Z] 6dfa843e84ca: Preparing [2021-09-09T03:57:06.541Z] bdc42e120bf6: Preparing [2021-09-09T03:57:06.541Z] bdc42e120bf6: Waiting [2021-09-09T03:57:06.817Z] b20e5eb18dcf: Pushed [2021-09-09T03:57:06.817Z] e01924e5a8b2: Pushed [2021-09-09T03:57:07.088Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:07.360Z] 6dfa843e84ca: Pushed [2021-09-09T03:57:09.331Z] 1605c1c551e1: Pushed [2021-09-09T03:57:09.331Z] 2588088354a9: Pushed [2021-09-09T03:57:09.603Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:019692f9d450fbe6b75cfdb4053b9bbd81b678c6b266e78519b1f9ca9bbc7d58 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:09.943Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:10.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-09T03:57:10.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T03:57:10.282Z] 1605c1c551e1: Preparing [2021-09-09T03:57:10.282Z] 2588088354a9: Preparing [2021-09-09T03:57:10.282Z] b20e5eb18dcf: Preparing [2021-09-09T03:57:10.282Z] e01924e5a8b2: Preparing [2021-09-09T03:57:10.282Z] 6dfa843e84ca: Preparing [2021-09-09T03:57:10.282Z] bdc42e120bf6: Preparing [2021-09-09T03:57:10.282Z] bdc42e120bf6: Waiting [2021-09-09T03:57:10.552Z] e01924e5a8b2: Layer already exists [2021-09-09T03:57:10.552Z] 2588088354a9: Layer already exists [2021-09-09T03:57:10.552Z] 1605c1c551e1: Layer already exists [2021-09-09T03:57:10.552Z] 6dfa843e84ca: Layer already exists [2021-09-09T03:57:10.552Z] b20e5eb18dcf: Layer already exists [2021-09-09T03:57:10.552Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:10.552Z] latest: digest: sha256:019692f9d450fbe6b75cfdb4053b9bbd81b678c6b266e78519b1f9ca9bbc7d58 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:10.899Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:11.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.40 [2021-09-09T03:57:11.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T03:57:11.239Z] 1605c1c551e1: Preparing [2021-09-09T03:57:11.239Z] 2588088354a9: Preparing [2021-09-09T03:57:11.239Z] b20e5eb18dcf: Preparing [2021-09-09T03:57:11.239Z] e01924e5a8b2: Preparing [2021-09-09T03:57:11.239Z] 6dfa843e84ca: Preparing [2021-09-09T03:57:11.239Z] bdc42e120bf6: Preparing [2021-09-09T03:57:11.239Z] bdc42e120bf6: Waiting [2021-09-09T03:57:11.239Z] b20e5eb18dcf: Layer already exists [2021-09-09T03:57:11.239Z] 2588088354a9: Layer already exists [2021-09-09T03:57:11.511Z] e01924e5a8b2: Layer already exists [2021-09-09T03:57:11.511Z] 1605c1c551e1: Layer already exists [2021-09-09T03:57:11.511Z] 6dfa843e84ca: Layer already exists [2021-09-09T03:57:11.511Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:11.511Z] 2.0.1-dev.40: digest: sha256:019692f9d450fbe6b75cfdb4053b9bbd81b678c6b266e78519b1f9ca9bbc7d58 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:11.855Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:12.195Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:12.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T03:57:12.195Z] 1605c1c551e1: Preparing [2021-09-09T03:57:12.195Z] 2588088354a9: Preparing [2021-09-09T03:57:12.195Z] b20e5eb18dcf: Preparing [2021-09-09T03:57:12.195Z] e01924e5a8b2: Preparing [2021-09-09T03:57:12.195Z] 6dfa843e84ca: Preparing [2021-09-09T03:57:12.195Z] bdc42e120bf6: Preparing [2021-09-09T03:57:12.195Z] bdc42e120bf6: Waiting [2021-09-09T03:57:12.467Z] e01924e5a8b2: Layer already exists [2021-09-09T03:57:12.467Z] 2588088354a9: Layer already exists [2021-09-09T03:57:12.467Z] b20e5eb18dcf: Layer already exists [2021-09-09T03:57:12.467Z] 6dfa843e84ca: Layer already exists [2021-09-09T03:57:12.467Z] 1605c1c551e1: Layer already exists [2021-09-09T03:57:12.467Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:12.467Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:019692f9d450fbe6b75cfdb4053b9bbd81b678c6b266e78519b1f9ca9bbc7d58 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:12.807Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:13.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-09T03:57:13.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-09T03:57:13.145Z] 1605c1c551e1: Preparing [2021-09-09T03:57:13.145Z] 2588088354a9: Preparing [2021-09-09T03:57:13.145Z] b20e5eb18dcf: Preparing [2021-09-09T03:57:13.145Z] e01924e5a8b2: Preparing [2021-09-09T03:57:13.145Z] 6dfa843e84ca: Preparing [2021-09-09T03:57:13.145Z] bdc42e120bf6: Preparing [2021-09-09T03:57:13.145Z] bdc42e120bf6: Waiting [2021-09-09T03:57:13.417Z] e01924e5a8b2: Layer already exists [2021-09-09T03:57:13.417Z] 2588088354a9: Layer already exists [2021-09-09T03:57:13.417Z] 1605c1c551e1: Layer already exists [2021-09-09T03:57:13.417Z] 6dfa843e84ca: Layer already exists [2021-09-09T03:57:13.417Z] b20e5eb18dcf: Layer already exists [2021-09-09T03:57:13.417Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:13.417Z] main: digest: sha256:019692f9d450fbe6b75cfdb4053b9bbd81b678c6b266e78519b1f9ca9bbc7d58 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:57:13.480Z] ===================================================== [Pipeline] echo [2021-09-09T03:57:13.499Z] taggedImages: [2021-09-09T03:57:13.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:13.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-09T03:57:13.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.40 [2021-09-09T03:57:13.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:13.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-09T03:57:13.537Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-09T03:57:13.537Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:13.537Z] latest [2021-09-09T03:57:13.537Z] 2.0.1-dev.40 [2021-09-09T03:57:13.537Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:13.537Z] main [2021-09-09T03:57:13.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:13.909Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:14.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:14.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T03:57:14.243Z] 40947e3c8ed1: Preparing [2021-09-09T03:57:14.243Z] ac39d5991760: Preparing [2021-09-09T03:57:14.243Z] db13307d9bef: Preparing [2021-09-09T03:57:14.243Z] 0fce36fe51fc: Preparing [2021-09-09T03:57:14.243Z] a70c94a3c285: Preparing [2021-09-09T03:57:14.243Z] 1f24021f22ec: Preparing [2021-09-09T03:57:14.243Z] 16ba97f5b844: Preparing [2021-09-09T03:57:14.243Z] 602ff9428d53: Preparing [2021-09-09T03:57:14.243Z] 2f7ed68877b7: Preparing [2021-09-09T03:57:14.243Z] bdc42e120bf6: Preparing [2021-09-09T03:57:14.243Z] 1f24021f22ec: Waiting [2021-09-09T03:57:14.244Z] 16ba97f5b844: Waiting [2021-09-09T03:57:14.244Z] 602ff9428d53: Waiting [2021-09-09T03:57:14.244Z] 2f7ed68877b7: Waiting [2021-09-09T03:57:14.244Z] bdc42e120bf6: Waiting [2021-09-09T03:57:14.517Z] a70c94a3c285: Pushed [2021-09-09T03:57:14.517Z] ac39d5991760: Pushed [2021-09-09T03:57:14.517Z] 40947e3c8ed1: Pushed [2021-09-09T03:57:14.788Z] 1f24021f22ec: Pushed [2021-09-09T03:57:14.788Z] 16ba97f5b844: Pushed [2021-09-09T03:57:14.788Z] 602ff9428d53: Pushed [2021-09-09T03:57:14.788Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:15.060Z] 2f7ed68877b7: Pushed [2021-09-09T03:57:16.489Z] 0fce36fe51fc: Pushed [2021-09-09T03:57:17.462Z] db13307d9bef: Pushed [2021-09-09T03:57:17.732Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:29dd929ee7f656fa2802c1d48d181264846c73315c8fee270849141833408e9c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:18.072Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:18.405Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-09T03:57:18.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T03:57:18.405Z] 40947e3c8ed1: Preparing [2021-09-09T03:57:18.405Z] ac39d5991760: Preparing [2021-09-09T03:57:18.405Z] db13307d9bef: Preparing [2021-09-09T03:57:18.405Z] 0fce36fe51fc: Preparing [2021-09-09T03:57:18.405Z] a70c94a3c285: Preparing [2021-09-09T03:57:18.405Z] 1f24021f22ec: Preparing [2021-09-09T03:57:18.405Z] 16ba97f5b844: Preparing [2021-09-09T03:57:18.405Z] 602ff9428d53: Preparing [2021-09-09T03:57:18.405Z] 2f7ed68877b7: Preparing [2021-09-09T03:57:18.405Z] bdc42e120bf6: Preparing [2021-09-09T03:57:18.405Z] 1f24021f22ec: Waiting [2021-09-09T03:57:18.405Z] 16ba97f5b844: Waiting [2021-09-09T03:57:18.405Z] 602ff9428d53: Waiting [2021-09-09T03:57:18.405Z] 2f7ed68877b7: Waiting [2021-09-09T03:57:18.405Z] db13307d9bef: Layer already exists [2021-09-09T03:57:18.405Z] a70c94a3c285: Layer already exists [2021-09-09T03:57:18.405Z] ac39d5991760: Layer already exists [2021-09-09T03:57:18.405Z] 40947e3c8ed1: Layer already exists [2021-09-09T03:57:18.405Z] 0fce36fe51fc: Layer already exists [2021-09-09T03:57:18.676Z] 1f24021f22ec: Layer already exists [2021-09-09T03:57:18.676Z] 16ba97f5b844: Layer already exists [2021-09-09T03:57:18.676Z] 602ff9428d53: Layer already exists [2021-09-09T03:57:18.676Z] 2f7ed68877b7: Layer already exists [2021-09-09T03:57:18.676Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:18.676Z] latest: digest: sha256:29dd929ee7f656fa2802c1d48d181264846c73315c8fee270849141833408e9c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:19.020Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:19.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.40 [2021-09-09T03:57:19.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T03:57:19.358Z] 40947e3c8ed1: Preparing [2021-09-09T03:57:19.358Z] ac39d5991760: Preparing [2021-09-09T03:57:19.358Z] db13307d9bef: Preparing [2021-09-09T03:57:19.358Z] 0fce36fe51fc: Preparing [2021-09-09T03:57:19.358Z] a70c94a3c285: Preparing [2021-09-09T03:57:19.358Z] 1f24021f22ec: Preparing [2021-09-09T03:57:19.358Z] 16ba97f5b844: Preparing [2021-09-09T03:57:19.358Z] 602ff9428d53: Preparing [2021-09-09T03:57:19.358Z] 2f7ed68877b7: Preparing [2021-09-09T03:57:19.358Z] bdc42e120bf6: Preparing [2021-09-09T03:57:19.358Z] 1f24021f22ec: Waiting [2021-09-09T03:57:19.358Z] 16ba97f5b844: Waiting [2021-09-09T03:57:19.358Z] 602ff9428d53: Waiting [2021-09-09T03:57:19.358Z] bdc42e120bf6: Waiting [2021-09-09T03:57:19.358Z] 2f7ed68877b7: Waiting [2021-09-09T03:57:19.629Z] 0fce36fe51fc: Layer already exists [2021-09-09T03:57:19.629Z] db13307d9bef: Layer already exists [2021-09-09T03:57:19.629Z] a70c94a3c285: Layer already exists [2021-09-09T03:57:19.629Z] ac39d5991760: Layer already exists [2021-09-09T03:57:19.629Z] 40947e3c8ed1: Layer already exists [2021-09-09T03:57:19.629Z] 1f24021f22ec: Layer already exists [2021-09-09T03:57:19.629Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:19.629Z] 602ff9428d53: Layer already exists [2021-09-09T03:57:19.629Z] 2f7ed68877b7: Layer already exists [2021-09-09T03:57:19.629Z] 16ba97f5b844: Layer already exists [2021-09-09T03:57:19.629Z] 2.0.1-dev.40: digest: sha256:29dd929ee7f656fa2802c1d48d181264846c73315c8fee270849141833408e9c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:19.969Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:20.302Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:20.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T03:57:20.302Z] 40947e3c8ed1: Preparing [2021-09-09T03:57:20.302Z] ac39d5991760: Preparing [2021-09-09T03:57:20.302Z] db13307d9bef: Preparing [2021-09-09T03:57:20.302Z] 0fce36fe51fc: Preparing [2021-09-09T03:57:20.302Z] a70c94a3c285: Preparing [2021-09-09T03:57:20.302Z] 1f24021f22ec: Preparing [2021-09-09T03:57:20.302Z] 16ba97f5b844: Preparing [2021-09-09T03:57:20.302Z] 602ff9428d53: Preparing [2021-09-09T03:57:20.302Z] 2f7ed68877b7: Preparing [2021-09-09T03:57:20.302Z] bdc42e120bf6: Preparing [2021-09-09T03:57:20.302Z] 16ba97f5b844: Waiting [2021-09-09T03:57:20.302Z] 602ff9428d53: Waiting [2021-09-09T03:57:20.302Z] 2f7ed68877b7: Waiting [2021-09-09T03:57:20.302Z] 1f24021f22ec: Waiting [2021-09-09T03:57:20.302Z] bdc42e120bf6: Waiting [2021-09-09T03:57:20.302Z] 0fce36fe51fc: Layer already exists [2021-09-09T03:57:20.302Z] 40947e3c8ed1: Layer already exists [2021-09-09T03:57:20.574Z] db13307d9bef: Layer already exists [2021-09-09T03:57:20.575Z] a70c94a3c285: Layer already exists [2021-09-09T03:57:20.575Z] ac39d5991760: Layer already exists [2021-09-09T03:57:20.575Z] 602ff9428d53: Layer already exists [2021-09-09T03:57:20.575Z] 16ba97f5b844: Layer already exists [2021-09-09T03:57:20.575Z] 2f7ed68877b7: Layer already exists [2021-09-09T03:57:20.575Z] 1f24021f22ec: Layer already exists [2021-09-09T03:57:20.575Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:20.575Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:29dd929ee7f656fa2802c1d48d181264846c73315c8fee270849141833408e9c size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:20.916Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:21.249Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-09T03:57:21.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-09T03:57:21.249Z] 40947e3c8ed1: Preparing [2021-09-09T03:57:21.249Z] ac39d5991760: Preparing [2021-09-09T03:57:21.249Z] db13307d9bef: Preparing [2021-09-09T03:57:21.249Z] 0fce36fe51fc: Preparing [2021-09-09T03:57:21.249Z] a70c94a3c285: Preparing [2021-09-09T03:57:21.249Z] 1f24021f22ec: Preparing [2021-09-09T03:57:21.249Z] 16ba97f5b844: Preparing [2021-09-09T03:57:21.249Z] 602ff9428d53: Preparing [2021-09-09T03:57:21.249Z] 2f7ed68877b7: Preparing [2021-09-09T03:57:21.249Z] bdc42e120bf6: Preparing [2021-09-09T03:57:21.249Z] 1f24021f22ec: Waiting [2021-09-09T03:57:21.249Z] 16ba97f5b844: Waiting [2021-09-09T03:57:21.249Z] 602ff9428d53: Waiting [2021-09-09T03:57:21.249Z] bdc42e120bf6: Waiting [2021-09-09T03:57:21.520Z] db13307d9bef: Layer already exists [2021-09-09T03:57:21.520Z] 0fce36fe51fc: Layer already exists [2021-09-09T03:57:21.520Z] a70c94a3c285: Layer already exists [2021-09-09T03:57:21.520Z] ac39d5991760: Layer already exists [2021-09-09T03:57:21.520Z] 40947e3c8ed1: Layer already exists [2021-09-09T03:57:21.520Z] 16ba97f5b844: Layer already exists [2021-09-09T03:57:21.520Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:21.520Z] 602ff9428d53: Layer already exists [2021-09-09T03:57:21.520Z] 2f7ed68877b7: Layer already exists [2021-09-09T03:57:21.520Z] 1f24021f22ec: Layer already exists [2021-09-09T03:57:21.520Z] main: digest: sha256:29dd929ee7f656fa2802c1d48d181264846c73315c8fee270849141833408e9c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:57:21.583Z] ===================================================== [Pipeline] echo [2021-09-09T03:57:21.599Z] taggedImages: [2021-09-09T03:57:21.599Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:21.599Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-09T03:57:21.599Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.40 [2021-09-09T03:57:21.599Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:21.599Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-09T03:57:21.634Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-09T03:57:21.634Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:21.634Z] latest [2021-09-09T03:57:21.634Z] 2.0.1-dev.40 [2021-09-09T03:57:21.634Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:21.634Z] main [2021-09-09T03:57:21.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:22.006Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:22.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:22.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T03:57:22.349Z] 54e3db83a539: Preparing [2021-09-09T03:57:22.349Z] 2e38f2b1ef7b: Preparing [2021-09-09T03:57:22.349Z] ea997a088e06: Preparing [2021-09-09T03:57:22.349Z] 35cd78c7b7ec: Preparing [2021-09-09T03:57:22.349Z] bdc42e120bf6: Preparing [2021-09-09T03:57:22.620Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:22.620Z] ea997a088e06: Layer already exists [2021-09-09T03:57:22.620Z] 54e3db83a539: Pushed [2021-09-09T03:57:22.891Z] 35cd78c7b7ec: Pushed [2021-09-09T03:57:25.498Z] 2e38f2b1ef7b: Pushed [2021-09-09T03:57:25.498Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:5e995405f6a50f076867ecb4f8e48043cf07483bdb7284fa2493b6ad158032eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:25.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:26.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-09T03:57:26.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T03:57:26.175Z] 54e3db83a539: Preparing [2021-09-09T03:57:26.175Z] 2e38f2b1ef7b: Preparing [2021-09-09T03:57:26.175Z] ea997a088e06: Preparing [2021-09-09T03:57:26.175Z] 35cd78c7b7ec: Preparing [2021-09-09T03:57:26.175Z] bdc42e120bf6: Preparing [2021-09-09T03:57:26.175Z] ea997a088e06: Layer already exists [2021-09-09T03:57:26.175Z] 35cd78c7b7ec: Layer already exists [2021-09-09T03:57:26.175Z] 2e38f2b1ef7b: Layer already exists [2021-09-09T03:57:26.175Z] 54e3db83a539: Layer already exists [2021-09-09T03:57:26.175Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:26.445Z] latest: digest: sha256:5e995405f6a50f076867ecb4f8e48043cf07483bdb7284fa2493b6ad158032eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:26.830Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:27.196Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.40 [2021-09-09T03:57:27.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T03:57:27.196Z] 54e3db83a539: Preparing [2021-09-09T03:57:27.196Z] 2e38f2b1ef7b: Preparing [2021-09-09T03:57:27.196Z] ea997a088e06: Preparing [2021-09-09T03:57:27.196Z] 35cd78c7b7ec: Preparing [2021-09-09T03:57:27.196Z] bdc42e120bf6: Preparing [2021-09-09T03:57:27.471Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:27.471Z] ea997a088e06: Layer already exists [2021-09-09T03:57:27.471Z] 54e3db83a539: Layer already exists [2021-09-09T03:57:27.471Z] 35cd78c7b7ec: Layer already exists [2021-09-09T03:57:27.471Z] 2e38f2b1ef7b: Layer already exists [2021-09-09T03:57:27.471Z] 2.0.1-dev.40: digest: sha256:5e995405f6a50f076867ecb4f8e48043cf07483bdb7284fa2493b6ad158032eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:27.820Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:28.162Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:28.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T03:57:28.162Z] 54e3db83a539: Preparing [2021-09-09T03:57:28.162Z] 2e38f2b1ef7b: Preparing [2021-09-09T03:57:28.162Z] ea997a088e06: Preparing [2021-09-09T03:57:28.162Z] 35cd78c7b7ec: Preparing [2021-09-09T03:57:28.162Z] bdc42e120bf6: Preparing [2021-09-09T03:57:28.432Z] ea997a088e06: Layer already exists [2021-09-09T03:57:28.432Z] 35cd78c7b7ec: Layer already exists [2021-09-09T03:57:28.432Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:28.432Z] 2e38f2b1ef7b: Layer already exists [2021-09-09T03:57:28.432Z] 54e3db83a539: Layer already exists [2021-09-09T03:57:28.432Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:5e995405f6a50f076867ecb4f8e48043cf07483bdb7284fa2493b6ad158032eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:28.767Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:29.099Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-09T03:57:29.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-09T03:57:29.099Z] 54e3db83a539: Preparing [2021-09-09T03:57:29.099Z] 2e38f2b1ef7b: Preparing [2021-09-09T03:57:29.099Z] ea997a088e06: Preparing [2021-09-09T03:57:29.099Z] 35cd78c7b7ec: Preparing [2021-09-09T03:57:29.099Z] bdc42e120bf6: Preparing [2021-09-09T03:57:29.099Z] 2e38f2b1ef7b: Layer already exists [2021-09-09T03:57:29.099Z] 54e3db83a539: Layer already exists [2021-09-09T03:57:29.370Z] ea997a088e06: Layer already exists [2021-09-09T03:57:29.370Z] 35cd78c7b7ec: Layer already exists [2021-09-09T03:57:29.370Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:29.370Z] main: digest: sha256:5e995405f6a50f076867ecb4f8e48043cf07483bdb7284fa2493b6ad158032eb size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:57:29.437Z] ===================================================== [Pipeline] echo [2021-09-09T03:57:29.452Z] taggedImages: [2021-09-09T03:57:29.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:29.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-09T03:57:29.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.40 [2021-09-09T03:57:29.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:29.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-09T03:57:29.484Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-09T03:57:29.484Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:29.484Z] latest [2021-09-09T03:57:29.484Z] 2.0.1-dev.40 [2021-09-09T03:57:29.484Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:29.484Z] main [2021-09-09T03:57:29.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:29.862Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:30.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:30.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T03:57:30.195Z] c2006fb942ff: Preparing [2021-09-09T03:57:30.195Z] a9e9a39fa9e7: Preparing [2021-09-09T03:57:30.195Z] ea997a088e06: Preparing [2021-09-09T03:57:30.195Z] 1aa877485713: Preparing [2021-09-09T03:57:30.195Z] bdc42e120bf6: Preparing [2021-09-09T03:57:30.470Z] 1aa877485713: Layer already exists [2021-09-09T03:57:30.470Z] ea997a088e06: Layer already exists [2021-09-09T03:57:30.470Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:30.470Z] c2006fb942ff: Pushed [2021-09-09T03:57:33.068Z] a9e9a39fa9e7: Pushed [2021-09-09T03:57:33.068Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:9851fb75a271ae32f788c197be4f78a954c8b09525869f4b8daca09f153430c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:33.408Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:33.737Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-09T03:57:33.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T03:57:33.737Z] c2006fb942ff: Preparing [2021-09-09T03:57:33.737Z] a9e9a39fa9e7: Preparing [2021-09-09T03:57:33.737Z] ea997a088e06: Preparing [2021-09-09T03:57:33.737Z] 1aa877485713: Preparing [2021-09-09T03:57:33.737Z] bdc42e120bf6: Preparing [2021-09-09T03:57:34.008Z] 1aa877485713: Layer already exists [2021-09-09T03:57:34.008Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:34.008Z] c2006fb942ff: Layer already exists [2021-09-09T03:57:34.008Z] ea997a088e06: Layer already exists [2021-09-09T03:57:34.008Z] a9e9a39fa9e7: Layer already exists [2021-09-09T03:57:34.008Z] latest: digest: sha256:9851fb75a271ae32f788c197be4f78a954c8b09525869f4b8daca09f153430c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:34.349Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:34.686Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.40 [2021-09-09T03:57:34.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T03:57:34.686Z] c2006fb942ff: Preparing [2021-09-09T03:57:34.686Z] a9e9a39fa9e7: Preparing [2021-09-09T03:57:34.686Z] ea997a088e06: Preparing [2021-09-09T03:57:34.686Z] 1aa877485713: Preparing [2021-09-09T03:57:34.686Z] bdc42e120bf6: Preparing [2021-09-09T03:57:34.958Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:34.958Z] 1aa877485713: Layer already exists [2021-09-09T03:57:34.958Z] a9e9a39fa9e7: Layer already exists [2021-09-09T03:57:34.958Z] c2006fb942ff: Layer already exists [2021-09-09T03:57:34.958Z] ea997a088e06: Layer already exists [2021-09-09T03:57:34.958Z] 2.0.1-dev.40: digest: sha256:9851fb75a271ae32f788c197be4f78a954c8b09525869f4b8daca09f153430c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:35.303Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:35.642Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:35.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T03:57:35.642Z] c2006fb942ff: Preparing [2021-09-09T03:57:35.642Z] a9e9a39fa9e7: Preparing [2021-09-09T03:57:35.642Z] ea997a088e06: Preparing [2021-09-09T03:57:35.642Z] 1aa877485713: Preparing [2021-09-09T03:57:35.642Z] bdc42e120bf6: Preparing [2021-09-09T03:57:35.642Z] a9e9a39fa9e7: Layer already exists [2021-09-09T03:57:35.642Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:35.642Z] c2006fb942ff: Layer already exists [2021-09-09T03:57:35.642Z] 1aa877485713: Layer already exists [2021-09-09T03:57:35.642Z] ea997a088e06: Layer already exists [2021-09-09T03:57:35.915Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:9851fb75a271ae32f788c197be4f78a954c8b09525869f4b8daca09f153430c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:36.258Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:36.595Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-09T03:57:36.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-09T03:57:36.595Z] c2006fb942ff: Preparing [2021-09-09T03:57:36.595Z] a9e9a39fa9e7: Preparing [2021-09-09T03:57:36.595Z] ea997a088e06: Preparing [2021-09-09T03:57:36.595Z] 1aa877485713: Preparing [2021-09-09T03:57:36.595Z] bdc42e120bf6: Preparing [2021-09-09T03:57:36.595Z] c2006fb942ff: Layer already exists [2021-09-09T03:57:36.595Z] 1aa877485713: Layer already exists [2021-09-09T03:57:36.595Z] bdc42e120bf6: Layer already exists [2021-09-09T03:57:36.595Z] ea997a088e06: Layer already exists [2021-09-09T03:57:36.595Z] a9e9a39fa9e7: Layer already exists [2021-09-09T03:57:36.866Z] main: digest: sha256:9851fb75a271ae32f788c197be4f78a954c8b09525869f4b8daca09f153430c4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:57:36.933Z] ===================================================== [Pipeline] echo [2021-09-09T03:57:36.951Z] taggedImages: [2021-09-09T03:57:36.951Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:36.951Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-09T03:57:36.951Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.40 [2021-09-09T03:57:36.951Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:36.951Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-09T03:57:38.670Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-09T03:57:38.670Z] a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:38.670Z] latest [2021-09-09T03:57:38.670Z] 2.0.1-dev.40 [2021-09-09T03:57:38.670Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:57:38.670Z] main [2021-09-09T03:57:38.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:39.045Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:39.383Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:57:39.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T03:57:39.659Z] f4d2d1c46eb6: Preparing [2021-09-09T03:57:39.659Z] fef94eef187b: Preparing [2021-09-09T03:57:39.659Z] 17cdad92fb38: Preparing [2021-09-09T03:57:39.659Z] c7f85de18ec6: Preparing [2021-09-09T03:57:39.659Z] b287e4fe43ef: Preparing [2021-09-09T03:57:39.659Z] c39efab1fe40: Preparing [2021-09-09T03:57:39.659Z] 386fc9fe74c4: Preparing [2021-09-09T03:57:39.659Z] 097a5c91b892: Preparing [2021-09-09T03:57:39.659Z] 74984ba1a09f: Preparing [2021-09-09T03:57:39.659Z] 6d0ac5d4dfcb: Preparing [2021-09-09T03:57:39.659Z] c55d5dbdab40: Preparing [2021-09-09T03:57:39.659Z] c39efab1fe40: Waiting [2021-09-09T03:57:39.659Z] 386fc9fe74c4: Waiting [2021-09-09T03:57:39.659Z] 097a5c91b892: Waiting [2021-09-09T03:57:39.659Z] 74984ba1a09f: Waiting [2021-09-09T03:57:39.659Z] 6d0ac5d4dfcb: Waiting [2021-09-09T03:57:39.659Z] c55d5dbdab40: Waiting [2021-09-09T03:57:39.659Z] b287e4fe43ef: Layer already exists [2021-09-09T03:57:39.659Z] c39efab1fe40: Layer already exists [2021-09-09T03:57:39.659Z] 386fc9fe74c4: Layer already exists [2021-09-09T03:57:39.659Z] 097a5c91b892: Layer already exists [2021-09-09T03:57:39.932Z] fef94eef187b: Pushed [2021-09-09T03:57:39.932Z] 74984ba1a09f: Layer already exists [2021-09-09T03:57:39.932Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T03:57:39.932Z] c55d5dbdab40: Layer already exists [2021-09-09T03:57:40.535Z] f4d2d1c46eb6: Pushed [2021-09-09T03:57:42.506Z] 17cdad92fb38: Pushed [2021-09-09T03:57:57.548Z] c7f85de18ec6: Pushed [2021-09-09T03:57:57.549Z] a77f58c90179b916eae9116a1115cd7226a95c94: digest: sha256:be1875d3a2582f607ded63f00b42778cc6ef800e5daa0fafb802708186fbb877 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:57.890Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:58.224Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-09T03:57:58.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T03:57:58.224Z] f4d2d1c46eb6: Preparing [2021-09-09T03:57:58.224Z] fef94eef187b: Preparing [2021-09-09T03:57:58.224Z] 17cdad92fb38: Preparing [2021-09-09T03:57:58.224Z] c7f85de18ec6: Preparing [2021-09-09T03:57:58.224Z] b287e4fe43ef: Preparing [2021-09-09T03:57:58.224Z] c39efab1fe40: Preparing [2021-09-09T03:57:58.224Z] 386fc9fe74c4: Preparing [2021-09-09T03:57:58.224Z] 097a5c91b892: Preparing [2021-09-09T03:57:58.224Z] 74984ba1a09f: Preparing [2021-09-09T03:57:58.224Z] 6d0ac5d4dfcb: Preparing [2021-09-09T03:57:58.224Z] c55d5dbdab40: Preparing [2021-09-09T03:57:58.224Z] 74984ba1a09f: Waiting [2021-09-09T03:57:58.224Z] 6d0ac5d4dfcb: Waiting [2021-09-09T03:57:58.224Z] c39efab1fe40: Waiting [2021-09-09T03:57:58.224Z] c55d5dbdab40: Waiting [2021-09-09T03:57:58.224Z] 386fc9fe74c4: Waiting [2021-09-09T03:57:58.224Z] 097a5c91b892: Waiting [2021-09-09T03:57:58.494Z] 17cdad92fb38: Layer already exists [2021-09-09T03:57:58.494Z] f4d2d1c46eb6: Layer already exists [2021-09-09T03:57:58.494Z] b287e4fe43ef: Layer already exists [2021-09-09T03:57:58.494Z] fef94eef187b: Layer already exists [2021-09-09T03:57:58.494Z] c7f85de18ec6: Layer already exists [2021-09-09T03:57:58.494Z] c39efab1fe40: Layer already exists [2021-09-09T03:57:58.494Z] 386fc9fe74c4: Layer already exists [2021-09-09T03:57:58.494Z] 097a5c91b892: Layer already exists [2021-09-09T03:57:58.495Z] 74984ba1a09f: Layer already exists [2021-09-09T03:57:58.495Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T03:57:58.495Z] c55d5dbdab40: Layer already exists [2021-09-09T03:57:58.495Z] latest: digest: sha256:be1875d3a2582f607ded63f00b42778cc6ef800e5daa0fafb802708186fbb877 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:58.831Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:59.162Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.40 [2021-09-09T03:57:59.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T03:57:59.162Z] f4d2d1c46eb6: Preparing [2021-09-09T03:57:59.162Z] fef94eef187b: Preparing [2021-09-09T03:57:59.162Z] 17cdad92fb38: Preparing [2021-09-09T03:57:59.162Z] c7f85de18ec6: Preparing [2021-09-09T03:57:59.162Z] b287e4fe43ef: Preparing [2021-09-09T03:57:59.162Z] c39efab1fe40: Preparing [2021-09-09T03:57:59.162Z] 386fc9fe74c4: Preparing [2021-09-09T03:57:59.162Z] 097a5c91b892: Preparing [2021-09-09T03:57:59.162Z] 74984ba1a09f: Preparing [2021-09-09T03:57:59.162Z] 6d0ac5d4dfcb: Preparing [2021-09-09T03:57:59.162Z] c55d5dbdab40: Preparing [2021-09-09T03:57:59.162Z] c39efab1fe40: Waiting [2021-09-09T03:57:59.162Z] 386fc9fe74c4: Waiting [2021-09-09T03:57:59.162Z] 6d0ac5d4dfcb: Waiting [2021-09-09T03:57:59.162Z] c55d5dbdab40: Waiting [2021-09-09T03:57:59.162Z] 097a5c91b892: Waiting [2021-09-09T03:57:59.162Z] 74984ba1a09f: Waiting [2021-09-09T03:57:59.436Z] f4d2d1c46eb6: Layer already exists [2021-09-09T03:57:59.436Z] 17cdad92fb38: Layer already exists [2021-09-09T03:57:59.436Z] b287e4fe43ef: Layer already exists [2021-09-09T03:57:59.436Z] c7f85de18ec6: Layer already exists [2021-09-09T03:57:59.436Z] fef94eef187b: Layer already exists [2021-09-09T03:57:59.436Z] 097a5c91b892: Layer already exists [2021-09-09T03:57:59.436Z] c39efab1fe40: Layer already exists [2021-09-09T03:57:59.436Z] 386fc9fe74c4: Layer already exists [2021-09-09T03:57:59.436Z] 74984ba1a09f: Layer already exists [2021-09-09T03:57:59.436Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T03:57:59.436Z] c55d5dbdab40: Layer already exists [2021-09-09T03:57:59.436Z] 2.0.1-dev.40: digest: sha256:be1875d3a2582f607ded63f00b42778cc6ef800e5daa0fafb802708186fbb877 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:57:59.775Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:58:00.107Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:58:00.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T03:58:00.107Z] f4d2d1c46eb6: Preparing [2021-09-09T03:58:00.107Z] fef94eef187b: Preparing [2021-09-09T03:58:00.107Z] 17cdad92fb38: Preparing [2021-09-09T03:58:00.107Z] c7f85de18ec6: Preparing [2021-09-09T03:58:00.107Z] b287e4fe43ef: Preparing [2021-09-09T03:58:00.107Z] c39efab1fe40: Preparing [2021-09-09T03:58:00.107Z] 386fc9fe74c4: Preparing [2021-09-09T03:58:00.107Z] 097a5c91b892: Preparing [2021-09-09T03:58:00.107Z] 74984ba1a09f: Preparing [2021-09-09T03:58:00.107Z] 6d0ac5d4dfcb: Preparing [2021-09-09T03:58:00.107Z] c55d5dbdab40: Preparing [2021-09-09T03:58:00.107Z] 097a5c91b892: Waiting [2021-09-09T03:58:00.107Z] 6d0ac5d4dfcb: Waiting [2021-09-09T03:58:00.107Z] 74984ba1a09f: Waiting [2021-09-09T03:58:00.107Z] c55d5dbdab40: Waiting [2021-09-09T03:58:00.107Z] c39efab1fe40: Waiting [2021-09-09T03:58:00.107Z] 386fc9fe74c4: Waiting [2021-09-09T03:58:00.377Z] fef94eef187b: Layer already exists [2021-09-09T03:58:00.377Z] 17cdad92fb38: Layer already exists [2021-09-09T03:58:00.377Z] c7f85de18ec6: Layer already exists [2021-09-09T03:58:00.377Z] f4d2d1c46eb6: Layer already exists [2021-09-09T03:58:00.377Z] b287e4fe43ef: Layer already exists [2021-09-09T03:58:00.377Z] c39efab1fe40: Layer already exists [2021-09-09T03:58:00.377Z] 74984ba1a09f: Layer already exists [2021-09-09T03:58:00.377Z] 386fc9fe74c4: Layer already exists [2021-09-09T03:58:00.377Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T03:58:00.377Z] 097a5c91b892: Layer already exists [2021-09-09T03:58:00.377Z] c55d5dbdab40: Layer already exists [2021-09-09T03:58:00.377Z] a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40: digest: sha256:be1875d3a2582f607ded63f00b42778cc6ef800e5daa0fafb802708186fbb877 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:58:00.717Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:58:01.091Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-09T03:58:01.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-09T03:58:01.091Z] f4d2d1c46eb6: Preparing [2021-09-09T03:58:01.091Z] fef94eef187b: Preparing [2021-09-09T03:58:01.091Z] 17cdad92fb38: Preparing [2021-09-09T03:58:01.091Z] c7f85de18ec6: Preparing [2021-09-09T03:58:01.091Z] b287e4fe43ef: Preparing [2021-09-09T03:58:01.091Z] c39efab1fe40: Preparing [2021-09-09T03:58:01.091Z] 386fc9fe74c4: Preparing [2021-09-09T03:58:01.091Z] 097a5c91b892: Preparing [2021-09-09T03:58:01.091Z] 74984ba1a09f: Preparing [2021-09-09T03:58:01.091Z] 6d0ac5d4dfcb: Preparing [2021-09-09T03:58:01.091Z] c55d5dbdab40: Preparing [2021-09-09T03:58:01.091Z] 386fc9fe74c4: Waiting [2021-09-09T03:58:01.091Z] 097a5c91b892: Waiting [2021-09-09T03:58:01.091Z] 74984ba1a09f: Waiting [2021-09-09T03:58:01.091Z] 6d0ac5d4dfcb: Waiting [2021-09-09T03:58:01.091Z] c55d5dbdab40: Waiting [2021-09-09T03:58:01.091Z] c39efab1fe40: Waiting [2021-09-09T03:58:01.369Z] fef94eef187b: Layer already exists [2021-09-09T03:58:01.369Z] 17cdad92fb38: Layer already exists [2021-09-09T03:58:01.369Z] f4d2d1c46eb6: Layer already exists [2021-09-09T03:58:01.369Z] c7f85de18ec6: Layer already exists [2021-09-09T03:58:01.369Z] b287e4fe43ef: Layer already exists [2021-09-09T03:58:01.369Z] 386fc9fe74c4: Layer already exists [2021-09-09T03:58:01.369Z] c39efab1fe40: Layer already exists [2021-09-09T03:58:01.369Z] 74984ba1a09f: Layer already exists [2021-09-09T03:58:01.369Z] 097a5c91b892: Layer already exists [2021-09-09T03:58:01.369Z] 6d0ac5d4dfcb: Layer already exists [2021-09-09T03:58:01.369Z] c55d5dbdab40: Layer already exists [2021-09-09T03:58:01.369Z] main: digest: sha256:be1875d3a2582f607ded63f00b42778cc6ef800e5daa0fafb802708186fbb877 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-09T03:58:01.447Z] ===================================================== [Pipeline] echo [2021-09-09T03:58:01.464Z] taggedImages: [2021-09-09T03:58:01.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a77f58c90179b916eae9116a1115cd7226a95c94 [2021-09-09T03:58:01.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-09T03:58:01.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.40 [2021-09-09T03:58:01.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a77f58c90179b916eae9116a1115cd7226a95c94-2.0.1-dev.40 [2021-09-09T03:58:01.464Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:58:02.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T03:58:02.300Z] [2021-09-09T03:58:02.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:58:02.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T03:58:02.927Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-09T03:58:02.927Z] 448f6bf000e3: Pulling fs layer [2021-09-09T03:58:02.927Z] f757da607395: Pulling fs layer [2021-09-09T03:58:02.927Z] 05883995daec: Pulling fs layer [2021-09-09T03:58:02.927Z] 8603b9c90790: Pulling fs layer [2021-09-09T03:58:02.927Z] 1560dd03e051: Pulling fs layer [2021-09-09T03:58:02.927Z] 27f5ce0e4adf: Pulling fs layer [2021-09-09T03:58:02.927Z] c2d8d7efcc4b: Pulling fs layer [2021-09-09T03:58:02.927Z] 1560dd03e051: Waiting [2021-09-09T03:58:02.927Z] c2d8d7efcc4b: Waiting [2021-09-09T03:58:02.927Z] 27f5ce0e4adf: Waiting [2021-09-09T03:58:02.927Z] 8603b9c90790: Waiting [2021-09-09T03:58:02.927Z] f757da607395: Verifying Checksum [2021-09-09T03:58:02.927Z] f757da607395: Download complete [2021-09-09T03:58:03.202Z] 8603b9c90790: Verifying Checksum [2021-09-09T03:58:03.202Z] 8603b9c90790: Download complete [2021-09-09T03:58:03.474Z] 1560dd03e051: Verifying Checksum [2021-09-09T03:58:03.474Z] 1560dd03e051: Download complete [2021-09-09T03:58:03.474Z] 27f5ce0e4adf: Verifying Checksum [2021-09-09T03:58:03.474Z] 27f5ce0e4adf: Download complete [2021-09-09T03:58:03.474Z] 05883995daec: Verifying Checksum [2021-09-09T03:58:03.474Z] 05883995daec: Download complete [2021-09-09T03:58:04.901Z] 448f6bf000e3: Verifying Checksum [2021-09-09T03:58:04.901Z] 448f6bf000e3: Download complete [2021-09-09T03:58:07.521Z] c2d8d7efcc4b: Verifying Checksum [2021-09-09T03:58:07.521Z] c2d8d7efcc4b: Download complete [2021-09-09T03:58:08.945Z] 448f6bf000e3: Pull complete [2021-09-09T03:58:09.540Z] f757da607395: Pull complete [2021-09-09T03:58:10.974Z] 05883995daec: Pull complete [2021-09-09T03:58:11.246Z] 8603b9c90790: Pull complete [2021-09-09T03:58:12.222Z] 1560dd03e051: Pull complete [2021-09-09T03:58:12.816Z] 27f5ce0e4adf: Pull complete [2021-09-09T03:58:27.885Z] c2d8d7efcc4b: Pull complete [2021-09-09T03:58:27.885Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-09T03:58:27.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-09T03:58:27.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-09T03:58:28.149Z] prd-ubuntu18.04-docker-arm64-4c-16g-1657 does not seem to be running inside a container [2021-09-09T03:58:28.206Z] $ 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/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:58:32.025Z] $ docker top 2976e635f1f2aad0fc8a494d325f1386073ea6960209e44966c7997491684128 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:58:33.355Z] ---> job-cost.sh [2021-09-09T03:58:33.355Z] lf-activate-venv: SKIPPING [2021-09-09T03:58:33.355Z] INFO: No Stack... [2021-09-09T03:58:34.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-09T03:58:34.594Z] INFO: Archiving Costs [Pipeline] sh [2021-09-09T03:58:35.249Z] + cat /w/workspace/edgex-go/47/archives/cost.csv [2021-09-09T03:58:35.249Z] + cut -d, -f6 [Pipeline] lock [2021-09-09T03:58:35.316Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-47-stack-cost] [2021-09-09T03:58:35.330Z] Resource [jenkins-edgexfoundry-edgex-go-main-47-stack-cost] did not exist. Created. [2021-09-09T03:58:35.330Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-09T03:58:36.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-09T03:58:36.673Z] Stashed 1 file(s) [Pipeline] } [2021-09-09T03:58:36.692Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-09T03:58:36.700Z] $ docker stop --time=1 2976e635f1f2aad0fc8a494d325f1386073ea6960209e44966c7997491684128 [2021-09-09T03:58:38.380Z] $ docker rm -f 2976e635f1f2aad0fc8a494d325f1386073ea6960209e44966c7997491684128 [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 [2021-09-09T03:58:41.562Z] provisioning config files... [2021-09-09T03:58:41.579Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/47@tmp/config227924229131873589tmp [Pipeline] { [Pipeline] sh [2021-09-09T03:58:41.896Z] + set +x [2021-09-09T03:58:41.896Z] + curl -s https://codecov.io/bash [2021-09-09T03:58:41.896Z] + bash -s -- [2021-09-09T03:58:42.167Z] [2021-09-09T03:58:42.167Z] _____ _ [2021-09-09T03:58:42.167Z] / ____| | | [2021-09-09T03:58:42.167Z] | | ___ __| | ___ ___ _____ __ [2021-09-09T03:58:42.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-09T03:58:42.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-09T03:58:42.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-09T03:58:42.167Z] Bash-1.0.6 [2021-09-09T03:58:42.167Z] [2021-09-09T03:58:42.167Z] [2021-09-09T03:58:42.167Z] ==> git version 2.24.4 found [2021-09-09T03:58:42.167Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-09T03:58:42.167Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-09T03:58:42.167Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-09T03:58:42.167Z] ==> Jenkins CI detected. [2021-09-09T03:58:42.167Z] current dir:  /w/workspace/edgex-go/47 [2021-09-09T03:58:42.167Z] project root: . [2021-09-09T03:58:42.167Z] --> token set from env [2021-09-09T03:58:42.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-09T03:58:42.167Z] ==> Running gcov in . (disable via -X gcov) [2021-09-09T03:58:42.167Z] ==> Python coveragepy not found [2021-09-09T03:58:42.167Z] ==> Searching for coverage reports in: [2021-09-09T03:58:42.167Z] + . [2021-09-09T03:58:42.167Z] -> Found 1 reports [2021-09-09T03:58:42.167Z] ==> Detecting git/mercurial file structure [2021-09-09T03:58:42.167Z] ==> Reading reports [2021-09-09T03:58:42.167Z] + ./coverage.out bytes=404331 [2021-09-09T03:58:42.167Z] ==> Appending adjustments [2021-09-09T03:58:42.167Z] https://docs.codecov.io/docs/fixing-reports [2021-09-09T03:58:43.571Z] + Found adjustments [2021-09-09T03:58:43.571Z] ==> Gzipping contents [2021-09-09T03:58:43.571Z] 56K /tmp/codecov.Zk6eqI.gz [2021-09-09T03:58:43.571Z] ==> Uploading reports [2021-09-09T03:58:43.571Z] url: https://codecov.io [2021-09-09T03:58:43.571Z] query: branch=main&commit=a77f58c90179b916eae9116a1115cd7226a95c94&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-09T03:58:43.571Z] -> Pinging Codecov [2021-09-09T03:58:43.571Z] 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=a77f58c90179b916eae9116a1115cd7226a95c94&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-09T03:58:43.834Z] -> Uploading to [2021-09-09T03:58:43.834Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-09/00271124DB129430A58F1EEE437C3FCB/a77f58c90179b916eae9116a1115cd7226a95c94/571090c3-44da-40e0-a70e-6901a8f1046d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210909T035843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cc0c2c54afa0dcadfff19a5c773f027aea2ef839c9082c7a6a30c9eb4f22106 [2021-09-09T03:58:43.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:58:43.834Z] Dload Upload Total Spent Left Speed [2021-09-09T03:58:44.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54434 0 0 100 54434 0 117k --:--:-- --:--:-- --:--:-- 117k [2021-09-09T03:58:44.411Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a77f58c90179b916eae9116a1115cd7226a95c94 [Pipeline] } [2021-09-09T03:58:44.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-09T03:58:45.160Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-09T03:58:45.186Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:58:45.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T03:58:45.505Z] [2021-09-09T03:58:45.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:58:45.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T03:58:45.832Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-09T03:58:45.832Z] 188c0c94c7c5: Pulling fs layer [2021-09-09T03:58:45.832Z] 0ef7d3d256c8: Pulling fs layer [2021-09-09T03:58:45.832Z] de9db76c5a1d: Pulling fs layer [2021-09-09T03:58:45.832Z] 0eba1c9be4d2: Pulling fs layer [2021-09-09T03:58:45.832Z] 0d57e429df01: Pulling fs layer [2021-09-09T03:58:45.832Z] 4e4be7b47b0d: Pulling fs layer [2021-09-09T03:58:45.832Z] e1f770b5df2f: Pulling fs layer [2021-09-09T03:58:45.832Z] 85a0685a4137: Pulling fs layer [2021-09-09T03:58:45.832Z] 0eba1c9be4d2: Waiting [2021-09-09T03:58:45.832Z] 0d57e429df01: Waiting [2021-09-09T03:58:45.832Z] 4e4be7b47b0d: Waiting [2021-09-09T03:58:45.832Z] e1f770b5df2f: Waiting [2021-09-09T03:58:45.832Z] 85a0685a4137: Waiting [2021-09-09T03:58:45.832Z] de9db76c5a1d: Verifying Checksum [2021-09-09T03:58:45.832Z] de9db76c5a1d: Download complete [2021-09-09T03:58:45.832Z] 0ef7d3d256c8: Verifying Checksum [2021-09-09T03:58:45.832Z] 0ef7d3d256c8: Download complete [2021-09-09T03:58:45.832Z] 0d57e429df01: Download complete [2021-09-09T03:58:46.102Z] 4e4be7b47b0d: Verifying Checksum [2021-09-09T03:58:46.102Z] 4e4be7b47b0d: Download complete [2021-09-09T03:58:46.102Z] 188c0c94c7c5: Verifying Checksum [2021-09-09T03:58:46.102Z] 188c0c94c7c5: Download complete [2021-09-09T03:58:46.368Z] 188c0c94c7c5: Pull complete [2021-09-09T03:58:46.368Z] 0ef7d3d256c8: Pull complete [2021-09-09T03:58:46.368Z] de9db76c5a1d: Pull complete [2021-09-09T03:58:48.299Z] e1f770b5df2f: Verifying Checksum [2021-09-09T03:58:51.635Z] 0eba1c9be4d2: Verifying Checksum [2021-09-09T03:58:51.635Z] 0eba1c9be4d2: Download complete [2021-09-09T03:58:52.611Z] 85a0685a4137: Verifying Checksum [2021-09-09T03:58:52.611Z] 85a0685a4137: Download complete [2021-09-09T03:58:55.213Z] 0eba1c9be4d2: Pull complete [2021-09-09T03:58:55.213Z] 0d57e429df01: Pull complete [2021-09-09T03:58:55.213Z] 4e4be7b47b0d: Pull complete [2021-09-09T03:58:55.488Z] e1f770b5df2f: Pull complete [2021-09-09T03:58:58.834Z] 85a0685a4137: Pull complete [2021-09-09T03:58:58.834Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-09T03:58:58.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-09T03:58:58.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-09T03:58:58.928Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T03:58:58.988Z] $ 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/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T03:59:01.935Z] $ docker top d2b4c4f60c587ce9993c19ea9eea75958f4b72f19eaca3441444c33a65d4d720 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-09T03:59:02.042Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-09T03:59:02.345Z] + set -o pipefail [2021-09-09T03:59:02.345Z] + snyk monitor '--org=edgex-jenkins' [2021-09-09T03:59:34.562Z] [2021-09-09T03:59:34.562Z] Monitoring /w/workspace/edgex-go/47 (github.com/edgexfoundry/edgex-go)... [2021-09-09T03:59:34.562Z] [2021-09-09T03:59:34.562Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5027e049-559a-4f77-9f53-8bb34b39e8d6 [2021-09-09T03:59:34.562Z] [2021-09-09T03:59:34.562Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-09T03:59:34.562Z] [2021-09-09T03:59:34.562Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-09T03:59:34.562Z] [2021-09-09T03:59:34.562Z] [Pipeline] } [2021-09-09T03:59:34.580Z] $ docker stop --time=1 d2b4c4f60c587ce9993c19ea9eea75958f4b72f19eaca3441444c33a65d4d720 [2021-09-09T03:59:36.516Z] $ docker rm -f d2b4c4f60c587ce9993c19ea9eea75958f4b72f19eaca3441444c33a65d4d720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-09T03:59:37.348Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T03:59:37.374Z] provisioning config files... [2021-09-09T03:59:37.388Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/47@tmp/config5346845745007485259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-09T03:59:37.728Z] --> edgex-publish-swagger.sh [2021-09-09T03:59:37.728Z] === Publish openapi/v2 API === [2021-09-09T03:59:37.728Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-09T03:59:37.728Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/47/openapi/v2/core-command.yaml] [2021-09-09T03:59:37.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:59:37.728Z] Dload Upload Total Spent Left Speed [2021-09-09T03:59:42.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25789 0:00:01 0:00:01 --:--:-- 25803 100 31867 0 0 100 31867 0 14250 0:00:02 0:00:02 --:--:-- 14258 100 31867 0 0 100 31867 0 9843 0:00:03 0:00:03 --:--:-- 9847 100 31867 0 0 100 31867 0 7518 0:00:04 0:00:04 --:--:-- 7519 100 31867 0 0 100 31867 0 7011 0:00:04 0:00:04 --:--:-- 7012 [2021-09-09T03:59:42.072Z] [2021-09-09T03:59:42.072Z] [2021-09-09T03:59:42.072Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/47/openapi/v2/core-data.yaml] [2021-09-09T03:59:42.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:59:42.072Z] Dload Upload Total Spent Left Speed [2021-09-09T03:59:43.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 54984 0:00:01 0:00:01 --:--:-- 55001 100 65452 0 0 100 65452 0 45454 0:00:01 0:00:01 --:--:-- 45452 100 65452 0 0 100 65452 0 45450 0:00:01 0:00:01 --:--:-- 45452 [2021-09-09T03:59:43.472Z] [2021-09-09T03:59:43.472Z] [2021-09-09T03:59:43.472Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/47/openapi/v2/core-metadata.yaml] [2021-09-09T03:59:43.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:59:43.736Z] Dload Upload Total Spent Left Speed [2021-09-09T03:59:44.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 100k [2021-09-09T03:59:44.698Z] [2021-09-09T03:59:44.698Z] [2021-09-09T03:59:44.698Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/47/openapi/v2/support-notifications.yaml] [2021-09-09T03:59:44.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:59:44.698Z] Dload Upload Total Spent Left Speed [2021-09-09T03:59:46.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 72586 0:00:01 0:00:01 --:--:-- 72641 100 86007 0 0 100 86007 0 72194 0:00:01 0:00:01 --:--:-- 72214 [2021-09-09T03:59:46.101Z] [2021-09-09T03:59:46.101Z] [2021-09-09T03:59:46.101Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/47/openapi/v2/support-scheduler.yaml] [2021-09-09T03:59:46.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:59:46.101Z] Dload Upload Total Spent Left Speed [2021-09-09T03:59:50.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31127 0:00:01 0:00:01 --:--:-- 31136 100 36710 0 0 100 36710 0 16835 0:00:02 0:00:02 --:--:-- 16839 100 36710 0 0 100 36710 0 11537 0:00:03 0:00:03 --:--:-- 11540 100 36710 0 0 100 36710 0 8776 0:00:04 0:00:04 --:--:-- 8778 100 36710 0 0 100 36710 0 8111 0:00:04 0:00:04 --:--:-- 8110 100 36710 0 0 100 36710 0 8110 0:00:04 0:00:04 --:--:-- 0 [2021-09-09T03:59:50.626Z] [2021-09-09T03:59:50.626Z] [2021-09-09T03:59:50.626Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/47/openapi/v2/system-agent.yaml] [2021-09-09T03:59:50.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T03:59:50.626Z] Dload Upload Total Spent Left Speed [2021-09-09T03:59:52.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16500 0:00:01 0:00:01 --:--:-- 16514 100 19603 0 0 100 19603 0 14815 0:00:01 0:00:01 --:--:-- 14817 [2021-09-09T03:59:52.023Z] [2021-09-09T03:59:52.023Z] [Pipeline] } [2021-09-09T03:59:52.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:59:54.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T03:59:54.594Z] . [Pipeline] withDockerContainer [2021-09-09T03:59:54.902Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T03:59:54.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T03:59:55.408Z] $ docker top 07a7b44e0f087dbcb945dce9118534ffb166a1af1b930b00dc1bad5d4cadccb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T03:59:55.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T03:59:55.537Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T03:59:55.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T03:59:55.684Z] $ docker exec 07a7b44e0f087dbcb945dce9118534ffb166a1af1b930b00dc1bad5d4cadccb6 ssh-agent [2021-09-09T03:59:55.803Z] SSH_AUTH_SOCK=/tmp/ssh-yoYYiQ98tiKA/agent.14 [2021-09-09T03:59:55.803Z] SSH_AGENT_PID=20 [2021-09-09T03:59:55.814Z] Running ssh-add (command line suppressed) [2021-09-09T03:59:55.923Z] Identity added: /w/workspace/edgex-go/47@tmp/private_key_3657076877366911079.key (/w/workspace/edgex-go/47@tmp/private_key_3657076877366911079.key) [2021-09-09T03:59:55.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T03:59:56.262Z] + git semver tag [2021-09-09T03:59:56.262Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T03:59:56.262Z] # $GIT_DIR = /w/workspace/edgex-go/47/.git [2021-09-09T03:59:56.262Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/47 [2021-09-09T03:59:56.262Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T03:59:56.262Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T03:59:56.262Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T03:59:56.262Z] # $SEMVER_BRANCH = main [2021-09-09T03:59:56.262Z] # $SEMVER_DIR = /w/workspace/edgex-go/47/.semver [2021-09-09T03:59:56.262Z] # a77f58c90179b916eae9116a1115cd7226a95c94 HEAD [2021-09-09T03:59:56.527Z] # -> Force: false [2021-09-09T03:59:56.527Z] # d60c683a075aed3ee402d7beca50cf3704522782 refs/tags/v2.0.1-dev.40 [Pipeline] } [2021-09-09T03:59:56.540Z] $ docker exec --env ******** --env ******** 07a7b44e0f087dbcb945dce9118534ffb166a1af1b930b00dc1bad5d4cadccb6 ssh-agent -k [2021-09-09T03:59:56.654Z] unset SSH_AUTH_SOCK; [2021-09-09T03:59:56.655Z] unset SSH_AGENT_PID; [2021-09-09T03:59:56.655Z] echo Agent pid 20 killed; [2021-09-09T03:59:56.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T03:59:57.028Z] + git semver [Pipeline] } [2021-09-09T03:59:57.047Z] $ docker stop --time=1 07a7b44e0f087dbcb945dce9118534ffb166a1af1b930b00dc1bad5d4cadccb6 [2021-09-09T03:59:58.247Z] $ docker rm -f 07a7b44e0f087dbcb945dce9118534ffb166a1af1b930b00dc1bad5d4cadccb6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:59:58.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T03:59:58.733Z] [2021-09-09T03:59:58.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-09T03:59:59.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T03:59:59.064Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-09T03:59:59.064Z] ab5ef0e58194: Pulling fs layer [2021-09-09T03:59:59.064Z] 9712f1f96733: Pulling fs layer [2021-09-09T03:59:59.064Z] 63f879dbbcfc: Pulling fs layer [2021-09-09T03:59:59.064Z] 0d9ebad4ef96: Pulling fs layer [2021-09-09T03:59:59.064Z] e9a5061849ea: Pulling fs layer [2021-09-09T03:59:59.064Z] d747dcd14b5f: Pulling fs layer [2021-09-09T03:59:59.064Z] 2de7ff778b66: Pulling fs layer [2021-09-09T03:59:59.064Z] 0d9ebad4ef96: Waiting [2021-09-09T03:59:59.064Z] e9a5061849ea: Waiting [2021-09-09T03:59:59.064Z] d747dcd14b5f: Waiting [2021-09-09T03:59:59.064Z] 2de7ff778b66: Waiting [2021-09-09T03:59:59.064Z] 9712f1f96733: Verifying Checksum [2021-09-09T03:59:59.064Z] 9712f1f96733: Download complete [2021-09-09T04:00:01.632Z] 63f879dbbcfc: Verifying Checksum [2021-09-09T04:00:01.632Z] 63f879dbbcfc: Download complete [2021-09-09T04:00:02.222Z] e9a5061849ea: Verifying Checksum [2021-09-09T04:00:02.222Z] e9a5061849ea: Download complete [2021-09-09T04:00:02.222Z] d747dcd14b5f: Verifying Checksum [2021-09-09T04:00:02.222Z] d747dcd14b5f: Download complete [2021-09-09T04:00:03.624Z] 2de7ff778b66: Verifying Checksum [2021-09-09T04:00:03.624Z] 2de7ff778b66: Download complete [2021-09-09T04:00:03.889Z] 0d9ebad4ef96: Verifying Checksum [2021-09-09T04:00:03.890Z] 0d9ebad4ef96: Download complete [2021-09-09T04:00:04.469Z] ab5ef0e58194: Verifying Checksum [2021-09-09T04:00:04.469Z] ab5ef0e58194: Download complete [2021-09-09T04:00:07.080Z] ab5ef0e58194: Pull complete [2021-09-09T04:00:07.080Z] 9712f1f96733: Pull complete [2021-09-09T04:00:08.042Z] 63f879dbbcfc: Pull complete [2021-09-09T04:00:11.409Z] 0d9ebad4ef96: Pull complete [2021-09-09T04:00:11.409Z] e9a5061849ea: Pull complete [2021-09-09T04:00:11.684Z] d747dcd14b5f: Pull complete [2021-09-09T04:00:12.646Z] 2de7ff778b66: Pull complete [2021-09-09T04:00:12.646Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-09T04:00:12.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-09T04:00:12.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-09T04:00:12.741Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T04:00:12.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T04:00:16.253Z] $ docker top 4f2b5e201e053b10bb7acbd4278b5eec9273950210aef7a931c3ed5447f07272 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-09T04:00:16.361Z] provisioning config files... [2021-09-09T04:00:16.377Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/47@tmp/config2713387830291005790tmp [2021-09-09T04:00:16.397Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/47@tmp/config112473400918174571tmp [2021-09-09T04:00:16.417Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/47@tmp/config8999041538583422524tmp [Pipeline] { [Pipeline] echo [2021-09-09T04:00:16.440Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:16.756Z] ---> sigul-configuration.sh [2021-09-09T04:00:16.756Z] gpg: directory `/root/.gnupg' created [2021-09-09T04:00:16.756Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-09T04:00:16.756Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-09T04:00:16.756Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-09T04:00:16.756Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-09T04:00:16.756Z] gpg: CAST5 encrypted data [2021-09-09T04:00:16.756Z] gpg: encrypted with 1 passphrase [2021-09-09T04:00:16.756Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-09T04:00:17.064Z] + mkdir /home/jenkins [2021-09-09T04:00:17.064Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-09T04:00:17.374Z] + 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 [2021-09-09T04:00:17.388Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:17.699Z] ---> sigul-install.sh [2021-09-09T04:00:17.699Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-09T04:00:18.011Z] + git tag --list [2021-09-09T04:00:18.011Z] 0.6.0 [2021-09-09T04:00:18.011Z] 0.6.1 [2021-09-09T04:00:18.011Z] 0.7.0 [2021-09-09T04:00:18.011Z] 0.7.1 [2021-09-09T04:00:18.011Z] v1.0.0 [2021-09-09T04:00:18.011Z] v1.0.1 [2021-09-09T04:00:18.011Z] v1.1.0 [2021-09-09T04:00:18.011Z] v1.2.0 [2021-09-09T04:00:18.011Z] v1.2.1 [2021-09-09T04:00:18.011Z] v1.3.0 [2021-09-09T04:00:18.011Z] v1.3.1 [2021-09-09T04:00:18.011Z] v2.0.0 [2021-09-09T04:00:18.011Z] v2.0.1-dev.1 [2021-09-09T04:00:18.011Z] v2.0.1-dev.10 [2021-09-09T04:00:18.011Z] v2.0.1-dev.11 [2021-09-09T04:00:18.011Z] v2.0.1-dev.12 [2021-09-09T04:00:18.011Z] v2.0.1-dev.13 [2021-09-09T04:00:18.011Z] v2.0.1-dev.14 [2021-09-09T04:00:18.011Z] v2.0.1-dev.15 [2021-09-09T04:00:18.011Z] v2.0.1-dev.16 [2021-09-09T04:00:18.011Z] v2.0.1-dev.17 [2021-09-09T04:00:18.011Z] v2.0.1-dev.18 [2021-09-09T04:00:18.011Z] v2.0.1-dev.19 [2021-09-09T04:00:18.011Z] v2.0.1-dev.2 [2021-09-09T04:00:18.011Z] v2.0.1-dev.20 [2021-09-09T04:00:18.011Z] v2.0.1-dev.21 [2021-09-09T04:00:18.011Z] v2.0.1-dev.22 [2021-09-09T04:00:18.011Z] v2.0.1-dev.23 [2021-09-09T04:00:18.011Z] v2.0.1-dev.24 [2021-09-09T04:00:18.011Z] v2.0.1-dev.25 [2021-09-09T04:00:18.011Z] v2.0.1-dev.26 [2021-09-09T04:00:18.011Z] v2.0.1-dev.27 [2021-09-09T04:00:18.011Z] v2.0.1-dev.28 [2021-09-09T04:00:18.011Z] v2.0.1-dev.29 [2021-09-09T04:00:18.011Z] v2.0.1-dev.3 [2021-09-09T04:00:18.011Z] v2.0.1-dev.30 [2021-09-09T04:00:18.011Z] v2.0.1-dev.31 [2021-09-09T04:00:18.011Z] v2.0.1-dev.32 [2021-09-09T04:00:18.011Z] v2.0.1-dev.33 [2021-09-09T04:00:18.011Z] v2.0.1-dev.34 [2021-09-09T04:00:18.011Z] v2.0.1-dev.35 [2021-09-09T04:00:18.011Z] v2.0.1-dev.36 [2021-09-09T04:00:18.011Z] v2.0.1-dev.37 [2021-09-09T04:00:18.011Z] v2.0.1-dev.38 [2021-09-09T04:00:18.011Z] v2.0.1-dev.39 [2021-09-09T04:00:18.011Z] v2.0.1-dev.4 [2021-09-09T04:00:18.011Z] v2.0.1-dev.40 [2021-09-09T04:00:18.011Z] v2.0.1-dev.5 [2021-09-09T04:00:18.011Z] v2.0.1-dev.6 [2021-09-09T04:00:18.011Z] v2.0.1-dev.7 [2021-09-09T04:00:18.011Z] v2.0.1-dev.8 [2021-09-09T04:00:18.011Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-09T04:00:18.323Z] + lftools sign git-tag v2.0.1-dev.40 [2021-09-09T04:00:18.904Z] Signing Git tag with Sigul... [2021-09-09T04:00:18.904Z] Signing v2.0.1-dev.40 [Pipeline] echo [2021-09-09T04:00:19.873Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:20.180Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-09T04:00:20.192Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-09T04:00:20.224Z] $ docker stop --time=1 4f2b5e201e053b10bb7acbd4278b5eec9273950210aef7a931c3ed5447f07272 [2021-09-09T04:00:21.447Z] $ docker rm -f 4f2b5e201e053b10bb7acbd4278b5eec9273950210aef7a931c3ed5447f07272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-09T04:00:22.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T04:00:22.193Z] . [Pipeline] withDockerContainer [2021-09-09T04:00:22.285Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T04:00:22.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T04:00:22.764Z] $ docker top 13be672dc2f19bd92b094b2b3f557e5a7393780d0c6ec3dcd759f4096d6edd81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T04:00:22.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T04:00:22.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T04:00:23.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T04:00:23.034Z] $ docker exec 13be672dc2f19bd92b094b2b3f557e5a7393780d0c6ec3dcd759f4096d6edd81 ssh-agent [2021-09-09T04:00:23.161Z] SSH_AUTH_SOCK=/tmp/ssh-V3fPc1pGBv5T/agent.13 [2021-09-09T04:00:23.161Z] SSH_AGENT_PID=20 [2021-09-09T04:00:23.168Z] Running ssh-add (command line suppressed) [2021-09-09T04:00:23.277Z] Identity added: /w/workspace/edgex-go/47@tmp/private_key_3058354003971941535.key (/w/workspace/edgex-go/47@tmp/private_key_3058354003971941535.key) [2021-09-09T04:00:23.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T04:00:23.617Z] + git semver bump pre [2021-09-09T04:00:23.617Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T04:00:23.617Z] # $GIT_DIR = /w/workspace/edgex-go/47/.git [2021-09-09T04:00:23.617Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/47 [2021-09-09T04:00:23.617Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T04:00:23.617Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T04:00:23.617Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T04:00:23.617Z] # $SEMVER_BRANCH = main [2021-09-09T04:00:23.617Z] # $SEMVER_DIR = /w/workspace/edgex-go/47/.semver [2021-09-09T04:00:23.617Z] 2.0.1-dev.41 [Pipeline] } [2021-09-09T04:00:23.629Z] $ docker exec --env ******** --env ******** 13be672dc2f19bd92b094b2b3f557e5a7393780d0c6ec3dcd759f4096d6edd81 ssh-agent -k [2021-09-09T04:00:23.739Z] unset SSH_AUTH_SOCK; [2021-09-09T04:00:23.739Z] unset SSH_AGENT_PID; [2021-09-09T04:00:23.739Z] echo Agent pid 20 killed; [2021-09-09T04:00:23.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T04:00:24.100Z] + git semver [Pipeline] } [2021-09-09T04:00:24.119Z] $ docker stop --time=1 13be672dc2f19bd92b094b2b3f557e5a7393780d0c6ec3dcd759f4096d6edd81 [2021-09-09T04:00:25.325Z] $ docker rm -f 13be672dc2f19bd92b094b2b3f557e5a7393780d0c6ec3dcd759f4096d6edd81 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-09T04:00:25.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-09T04:00:25.723Z] . [Pipeline] withDockerContainer [2021-09-09T04:00:25.821Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T04:00:25.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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:10004/edgex-devops/git-semver:latest cat [2021-09-09T04:00:26.258Z] $ docker top 24640ba6a724e405f9c7dd90dcd004350fd285fa229a5c9a7618476e181866ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-09T04:00:26.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-09T04:00:26.397Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-09T04:00:26.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-09T04:00:26.520Z] $ docker exec 24640ba6a724e405f9c7dd90dcd004350fd285fa229a5c9a7618476e181866ea ssh-agent [2021-09-09T04:00:26.652Z] SSH_AUTH_SOCK=/tmp/ssh-2zqjdM6Tcdzc/agent.14 [2021-09-09T04:00:26.652Z] SSH_AGENT_PID=20 [2021-09-09T04:00:26.660Z] Running ssh-add (command line suppressed) [2021-09-09T04:00:26.774Z] Identity added: /w/workspace/edgex-go/47@tmp/private_key_3737893492837416498.key (/w/workspace/edgex-go/47@tmp/private_key_3737893492837416498.key) [2021-09-09T04:00:26.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-09T04:00:27.110Z] + git semver push [2021-09-09T04:00:27.110Z] # -> Open(): unable to determine branch for HEAD [2021-09-09T04:00:27.110Z] # $GIT_DIR = /w/workspace/edgex-go/47/.git [2021-09-09T04:00:27.110Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/47 [2021-09-09T04:00:27.110Z] # $SEMVER_REMOTE_NAME = origin [2021-09-09T04:00:27.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-09T04:00:27.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-09T04:00:27.110Z] # $SEMVER_BRANCH = main [2021-09-09T04:00:27.110Z] # $SEMVER_DIR = /w/workspace/edgex-go/47/.semver [Pipeline] } [2021-09-09T04:00:31.369Z] $ docker exec --env ******** --env ******** 24640ba6a724e405f9c7dd90dcd004350fd285fa229a5c9a7618476e181866ea ssh-agent -k [2021-09-09T04:00:31.476Z] unset SSH_AUTH_SOCK; [2021-09-09T04:00:31.476Z] unset SSH_AGENT_PID; [2021-09-09T04:00:31.476Z] echo Agent pid 20 killed; [2021-09-09T04:00:31.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-09T04:00:31.830Z] + git semver [Pipeline] } [2021-09-09T04:00:31.847Z] $ docker stop --time=1 24640ba6a724e405f9c7dd90dcd004350fd285fa229a5c9a7618476e181866ea [2021-09-09T04:00:33.052Z] $ docker rm -f 24640ba6a724e405f9c7dd90dcd004350fd285fa229a5c9a7618476e181866ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-09T04:00:35.703Z] + '[' -d /w/workspace/edgex-go/47/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:36.026Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:36.602Z] ---> package-listing.sh [2021-09-09T04:00:36.602Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-09T04:00:36.602Z] ++ facter osfamily [2021-09-09T04:00:36.867Z] + OS_FAMILY=redhat [2021-09-09T04:00:36.867Z] + workspace=/w/workspace/edgex-go/47 [2021-09-09T04:00:36.867Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-09T04:00:36.867Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-09T04:00:36.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-09T04:00:36.867Z] + PACKAGES=/tmp/packages_start.txt [2021-09-09T04:00:36.867Z] + '[' /w/workspace/edgex-go/47 ']' [2021-09-09T04:00:36.867Z] + PACKAGES=/tmp/packages_end.txt [2021-09-09T04:00:36.867Z] + case "${OS_FAMILY}" in [2021-09-09T04:00:36.867Z] + rpm -qa [2021-09-09T04:00:36.867Z] + sort [2021-09-09T04:00:39.436Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-09T04:00:39.436Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-09T04:00:39.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-09T04:00:39.436Z] + '[' /w/workspace/edgex-go/47 ']' [2021-09-09T04:00:39.436Z] + mkdir -p /w/workspace/edgex-go/47/archives/ [2021-09-09T04:00:39.436Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/47/archives/ [Pipeline] echo [2021-09-09T04:00:39.451Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-09T04:00:39.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-09T04:00:40.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T04:00:40.325Z] [2021-09-09T04:00:40.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-09T04:00:40.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T04:00:40.646Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-09T04:00:40.646Z] b4d181a07f80: Pulling fs layer [2021-09-09T04:00:40.646Z] a1111a8f2ec3: Pulling fs layer [2021-09-09T04:00:40.646Z] ed53099fbce6: Pulling fs layer [2021-09-09T04:00:40.646Z] dc539afda2c1: Pulling fs layer [2021-09-09T04:00:40.646Z] 77bc0d833cb6: Pulling fs layer [2021-09-09T04:00:40.646Z] 9065ff56babe: Pulling fs layer [2021-09-09T04:00:40.646Z] d287ab97295c: Pulling fs layer [2021-09-09T04:00:40.646Z] 77bc0d833cb6: Waiting [2021-09-09T04:00:40.646Z] 9065ff56babe: Waiting [2021-09-09T04:00:40.646Z] d287ab97295c: Waiting [2021-09-09T04:00:40.646Z] dc539afda2c1: Waiting [2021-09-09T04:00:40.911Z] a1111a8f2ec3: Verifying Checksum [2021-09-09T04:00:40.911Z] a1111a8f2ec3: Download complete [2021-09-09T04:00:40.911Z] dc539afda2c1: Verifying Checksum [2021-09-09T04:00:40.911Z] dc539afda2c1: Download complete [2021-09-09T04:00:41.175Z] 77bc0d833cb6: Verifying Checksum [2021-09-09T04:00:41.175Z] 77bc0d833cb6: Download complete [2021-09-09T04:00:41.175Z] 9065ff56babe: Verifying Checksum [2021-09-09T04:00:41.175Z] 9065ff56babe: Download complete [2021-09-09T04:00:41.439Z] ed53099fbce6: Verifying Checksum [2021-09-09T04:00:41.439Z] ed53099fbce6: Download complete [2021-09-09T04:00:42.390Z] b4d181a07f80: Verifying Checksum [2021-09-09T04:00:42.390Z] b4d181a07f80: Download complete [2021-09-09T04:00:43.823Z] b4d181a07f80: Pull complete [2021-09-09T04:00:43.823Z] a1111a8f2ec3: Pull complete [2021-09-09T04:00:44.091Z] ed53099fbce6: Pull complete [2021-09-09T04:00:44.359Z] dc539afda2c1: Pull complete [2021-09-09T04:00:44.624Z] 77bc0d833cb6: Pull complete [2021-09-09T04:00:44.624Z] 9065ff56babe: Pull complete [2021-09-09T04:00:45.585Z] d287ab97295c: Verifying Checksum [2021-09-09T04:00:45.585Z] d287ab97295c: Download complete [2021-09-09T04:00:49.868Z] d287ab97295c: Pull complete [2021-09-09T04:00:49.868Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-09T04:00:50.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-09T04:00:50.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-09T04:00:50.224Z] prd-centos7-docker-4c-2g-1655 does not seem to be running inside a container [2021-09-09T04:00:50.276Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/47/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/47 -v /w/workspace/edgex-go/47:/w/workspace/edgex-go/47:rw,z -v /w/workspace/edgex-go/47@tmp:/w/workspace/edgex-go/47@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 [2021-09-09T04:00:52.358Z] $ docker top 5d1ec7ebd0521b7f3644edccb09ab10ec392a50be2655a60bb97de2eab296379 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-09T04:00:53.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-09T04:00:53.362Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-09T04:00:53.668Z] + ls /var/log/sa-host [2021-09-09T04:00:53.668Z] + sadf -c /var/log/sa-host/sa05 [2021-09-09T04:00:53.668Z] file_magic: OK [2021-09-09T04:00:53.668Z] HZ: Using current value: 100 [2021-09-09T04:00:53.668Z] file_header: OK [2021-09-09T04:00:53.668Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-09T04:00:53.668Z] Statistics: [2021-09-09T04:00:53.668Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T04:00:53.668Z] File successfully converted to sysstat format version 12.0.3 [2021-09-09T04:00:53.668Z] + sadf -c /var/log/sa-host/sa09 [2021-09-09T04:00:53.668Z] file_magic: OK [2021-09-09T04:00:53.668Z] HZ: Using current value: 100 [2021-09-09T04:00:53.668Z] file_header: OK [2021-09-09T04:00:53.668Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-09T04:00:53.668Z] Statistics: [2021-09-09T04:00:53.668Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-09T04:00:53.668Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-09T04:00:54.204Z] provisioning config files... [2021-09-09T04:00:54.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/47@tmp/config8443806384495735810tmp [Pipeline] { [Pipeline] echo [2021-09-09T04:00:54.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:54.551Z] ---> create-netrc.sh [Pipeline] } [2021-09-09T04:00:54.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:54.955Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-09T04:00:54.969Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:55.279Z] ---> sudo-logs.sh [2021-09-09T04:00:55.279Z] Archiving 'sudo' log.. [2021-09-09T04:00:55.279Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1655.vexxhost.local: Name or service not known [2021-09-09T04:00:55.279Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1655.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-09T04:00:55.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:55.636Z] ---> job-cost.sh [2021-09-09T04:00:55.636Z] lf-activate-venv: SKIPPING [2021-09-09T04:00:55.636Z] DEBUG: total: 0.10999999940395355 [2021-09-09T04:00:55.636Z] INFO: Retrieving Stack Cost... [2021-09-09T04:00:57.038Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-09T04:00:57.303Z] INFO: Archiving Costs [Pipeline] echo [2021-09-09T04:00:57.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-09T04:00:57.625Z] ---> logs-deploy.sh [2021-09-09T04:00:57.625Z] lf-activate-venv: SKIPPING [2021-09-09T04:00:57.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/47 [2021-09-09T04:00:57.625Z] INFO: archiving workspace using pattern(s): [2021-09-09T04:00:58.580Z] Archives upload complete. [2021-09-09T04:00:58.580Z] INFO: archiving logs to Nexus