Push event to branch main Started by user Eric Ball Rebuilds build #35 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 19484f48f3ea22dd3cb206c35107457b0d52dfca 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-ssh8425509719772531416.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-ssh4327592910215916602.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-ssh5751611154002523085.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-ssh327787009737425122.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-ssh107872645169749808.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3735 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/36 [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/36 # 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/36@tmp/jenkins-gitclient-ssh2435415274397030151.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 19484f48f3ea22dd3cb206c35107457b0d52dfca (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 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 Commit message: "feat(security): Make Vault token TTL configurable (#3675)" > git rev-list --no-walk 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-19T00:27:22.875Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-19T00:27:22.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-19T00:27:23.009Z] ========================================================= [2021-08-19T00:27:23.009Z] EdgeX Global Pipelines Version Info [2021-08-19T00:27:23.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:27:24.288Z] ------------------- [2021-08-19T00:27:24.288Z] stable info: [2021-08-19T00:27:24.288Z] ------------------- [2021-08-19T00:27:24.288Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-19T00:27:24.288Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-19T00:27:24.288Z] Message: update stable to v1.0.205 [2021-08-19T00:27:24.874Z] ------------------- [2021-08-19T00:27:24.874Z] experimental info: [2021-08-19T00:27:24.874Z] ------------------- [2021-08-19T00:27:24.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-19T00:27:24.874Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-19T00:27:24.874Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-19T00:27:25.036Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-19T00:27:25.066Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-19T00:27:25.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-19T00:27:25.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-19T00:27:25.154Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-19T00:27:25.183Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-19T00:27:25.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-19T00:27:25.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-19T00:27:25.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-19T00:27:25.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-19T00:27:25.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-19T00:27:25.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-19T00:27:25.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-19T00:27:25.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-19T00:27:25.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-19T00:27:25.445Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-19T00:27:25.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-19T00:27:25.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-19T00:27:25.523Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-19T00:27:25.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-19T00:27:25.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-19T00:27:25.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-19T00:27:25.629Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-19T00:27:25.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-19T00:27:25.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-19T00:27:25.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-19T00:27:25.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] echo [2021-08-19T00:27:25.755Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19484f4 [Pipeline] echo [2021-08-19T00:27:25.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T00:27:25.876Z] provisioning config files... [2021-08-19T00:27:25.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config8014774209527493250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:27:26.244Z] ---> docker-login.sh [2021-08-19T00:27:26.244Z] nexus3.edgexfoundry.org:10001 [2021-08-19T00:27:26.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:27:26.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:27:26.518Z] Configure a credential helper to remove this warning. See [2021-08-19T00:27:26.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:27:26.518Z] [2021-08-19T00:27:26.518Z] Login Succeeded [2021-08-19T00:27:26.518Z] nexus3.edgexfoundry.org:10002 [2021-08-19T00:27:26.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:27:26.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:27:26.518Z] Configure a credential helper to remove this warning. See [2021-08-19T00:27:26.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:27:26.518Z] [2021-08-19T00:27:26.518Z] Login Succeeded [2021-08-19T00:27:26.518Z] nexus3.edgexfoundry.org:10003 [2021-08-19T00:27:26.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:27:26.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:27:26.786Z] Configure a credential helper to remove this warning. See [2021-08-19T00:27:26.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:27:26.786Z] [2021-08-19T00:27:26.786Z] Login Succeeded [2021-08-19T00:27:26.786Z] nexus3.edgexfoundry.org:10004 [2021-08-19T00:27:26.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:27:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:27:27.052Z] Configure a credential helper to remove this warning. See [2021-08-19T00:27:27.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:27:27.052Z] [2021-08-19T00:27:27.052Z] Login Succeeded [2021-08-19T00:27:27.052Z] docker.io [2021-08-19T00:27:27.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:27:27.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:27:27.317Z] Configure a credential helper to remove this warning. See [2021-08-19T00:27:27.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:27:27.317Z] [2021-08-19T00:27:27.317Z] Login Succeeded [2021-08-19T00:27:27.317Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T00:27:27.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T00:27:27.684Z] ++ 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-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/core-command/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/core-data/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-19T00:27:27.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-19T00:27:27.684Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-19T00:27:27.684Z] ++ cut -d/ -f2 [2021-08-19T00:27:27.684Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-19T00:27:27.744Z] 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-08-19T00:27:29.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T00:27:29.128Z] [2021-08-19T00:27:29.128Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:27:29.474Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T00:27:29.474Z] latest: Pulling from edgex-devops/git-semver [2021-08-19T00:27:29.474Z] 31603596830f: Pulling fs layer [2021-08-19T00:27:29.474Z] 04fac38145f0: Pulling fs layer [2021-08-19T00:27:29.474Z] 701f6daf10bf: Pulling fs layer [2021-08-19T00:27:29.474Z] 24f72da36158: Pulling fs layer [2021-08-19T00:27:29.474Z] 24f72da36158: Waiting [2021-08-19T00:27:29.474Z] 04fac38145f0: Verifying Checksum [2021-08-19T00:27:29.474Z] 04fac38145f0: Download complete [2021-08-19T00:27:29.742Z] 31603596830f: Verifying Checksum [2021-08-19T00:27:29.742Z] 31603596830f: Download complete [2021-08-19T00:27:30.006Z] 31603596830f: Pull complete [2021-08-19T00:27:30.006Z] 24f72da36158: Verifying Checksum [2021-08-19T00:27:30.006Z] 24f72da36158: Download complete [2021-08-19T00:27:30.006Z] 04fac38145f0: Pull complete [2021-08-19T00:27:30.006Z] 701f6daf10bf: Verifying Checksum [2021-08-19T00:27:30.006Z] 701f6daf10bf: Download complete [2021-08-19T00:27:30.598Z] 701f6daf10bf: Pull complete [2021-08-19T00:27:30.872Z] 24f72da36158: Pull complete [2021-08-19T00:27:30.872Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-19T00:27:30.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T00:27:30.872Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-19T00:27:30.968Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:27:31.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-19T00:27:31.771Z] $ docker top 01ac0be4afa20516d1a84d7b67d8a3ed06633af37503b2bf9200f0308a793a74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-19T00:27:31.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-19T00:27:31.914Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-19T00:27:32.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-19T00:27:32.046Z] $ docker exec 01ac0be4afa20516d1a84d7b67d8a3ed06633af37503b2bf9200f0308a793a74 ssh-agent [2021-08-19T00:27:32.178Z] SSH_AUTH_SOCK=/tmp/ssh-5eQYcWfZmEEj/agent.14 [2021-08-19T00:27:32.178Z] SSH_AGENT_PID=20 [2021-08-19T00:27:32.192Z] Running ssh-add (command line suppressed) [2021-08-19T00:27:32.313Z] Identity added: /w/workspace/edgex-go/36@tmp/private_key_6144436398808170870.key (/w/workspace/edgex-go/36@tmp/private_key_6144436398808170870.key) [2021-08-19T00:27:32.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-19T00:27:32.658Z] + git tag --points-at HEAD [Pipeline] } [2021-08-19T00:27:32.675Z] $ docker exec --env ******** --env ******** 01ac0be4afa20516d1a84d7b67d8a3ed06633af37503b2bf9200f0308a793a74 ssh-agent -k [2021-08-19T00:27:32.778Z] unset SSH_AUTH_SOCK; [2021-08-19T00:27:32.778Z] unset SSH_AGENT_PID; [2021-08-19T00:27:32.778Z] echo Agent pid 20 killed; [2021-08-19T00:27:32.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-08-19T00:27:32.835Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.1-dev.32' [Pipeline] sshagent [2021-08-19T00:27:32.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-19T00:27:32.867Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-19T00:27:32.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-19T00:27:32.997Z] $ docker exec 01ac0be4afa20516d1a84d7b67d8a3ed06633af37503b2bf9200f0308a793a74 ssh-agent [2021-08-19T00:27:33.144Z] SSH_AUTH_SOCK=/tmp/ssh-ukjbSup579gj/agent.54 [2021-08-19T00:27:33.144Z] SSH_AGENT_PID=60 [2021-08-19T00:27:33.152Z] Running ssh-add (command line suppressed) [2021-08-19T00:27:33.260Z] Identity added: /w/workspace/edgex-go/36@tmp/private_key_4935392963753055653.key (/w/workspace/edgex-go/36@tmp/private_key_4935392963753055653.key) [2021-08-19T00:27:33.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-19T00:27:33.609Z] + git semver init [2021-08-19T00:27:33.609Z] # -> Open(): unable to determine branch for HEAD [2021-08-19T00:27:33.609Z] # $GIT_DIR = /w/workspace/edgex-go/36/.git [2021-08-19T00:27:33.609Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/36 [2021-08-19T00:27:33.609Z] # $SEMVER_REMOTE_NAME = origin [2021-08-19T00:27:33.609Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-19T00:27:33.610Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-19T00:27:33.610Z] # $SEMVER_BRANCH = main [2021-08-19T00:27:33.610Z] # $SEMVER_TEMP = /tmp/semver-276401515 [2021-08-19T00:27:33.610Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-19T00:27:48.661Z] # '/tmp/semver-276401515' -> '/w/workspace/edgex-go/36/.semver' [2021-08-19T00:27:48.661Z] # -> Force: false [2021-08-19T00:27:48.661Z] # $SEMVER_DIR = /w/workspace/edgex-go/36/.semver [Pipeline] } [2021-08-19T00:27:48.676Z] $ docker exec --env ******** --env ******** 01ac0be4afa20516d1a84d7b67d8a3ed06633af37503b2bf9200f0308a793a74 ssh-agent -k [2021-08-19T00:27:48.783Z] unset SSH_AUTH_SOCK; [2021-08-19T00:27:48.783Z] unset SSH_AGENT_PID; [2021-08-19T00:27:48.783Z] echo Agent pid 60 killed; [2021-08-19T00:27:48.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T00:27:49.159Z] + git semver [Pipeline] } [2021-08-19T00:27:49.178Z] $ docker stop --time=1 01ac0be4afa20516d1a84d7b67d8a3ed06633af37503b2bf9200f0308a793a74 [2021-08-19T00:27:51.284Z] $ docker rm -f 01ac0be4afa20516d1a84d7b67d8a3ed06633af37503b2bf9200f0308a793a74 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T00:27:51.710Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-19T00:27:52.072Z] Stashed 1 file(s) [Pipeline] echo [2021-08-19T00:27:52.075Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.33 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-19T00:27:54.747Z] ========================================================= [2021-08-19T00:27:54.747Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-19T00:27:54.747Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T00:27:55.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T00:27:55.079Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-19T00:27:55.079Z] 540db60ca938: Pulling fs layer [2021-08-19T00:27:55.079Z] adcc1eea9eea: Pulling fs layer [2021-08-19T00:27:55.079Z] 4c4ab2625f07: Pulling fs layer [2021-08-19T00:27:55.079Z] db62176df00c: Pulling fs layer [2021-08-19T00:27:55.079Z] 3b30891b0d05: Pulling fs layer [2021-08-19T00:27:55.079Z] 06b49ca38bd5: Pulling fs layer [2021-08-19T00:27:55.079Z] c788192a36de: Pulling fs layer [2021-08-19T00:27:55.079Z] a77e37c0d609: Pulling fs layer [2021-08-19T00:27:55.079Z] c3185cebc471: Pulling fs layer [2021-08-19T00:27:55.079Z] 06b49ca38bd5: Waiting [2021-08-19T00:27:55.079Z] c788192a36de: Waiting [2021-08-19T00:27:55.079Z] a77e37c0d609: Waiting [2021-08-19T00:27:55.079Z] c3185cebc471: Waiting [2021-08-19T00:27:55.079Z] db62176df00c: Waiting [2021-08-19T00:27:55.079Z] 3b30891b0d05: Waiting [2021-08-19T00:27:55.079Z] 4c4ab2625f07: Verifying Checksum [2021-08-19T00:27:55.079Z] 4c4ab2625f07: Download complete [2021-08-19T00:27:55.079Z] adcc1eea9eea: Verifying Checksum [2021-08-19T00:27:55.079Z] adcc1eea9eea: Download complete [2021-08-19T00:27:55.079Z] 3b30891b0d05: Verifying Checksum [2021-08-19T00:27:55.079Z] 3b30891b0d05: Download complete [2021-08-19T00:27:55.347Z] 06b49ca38bd5: Verifying Checksum [2021-08-19T00:27:55.347Z] 06b49ca38bd5: Download complete [2021-08-19T00:27:55.347Z] c788192a36de: Verifying Checksum [2021-08-19T00:27:55.347Z] c788192a36de: Download complete [2021-08-19T00:27:55.347Z] 540db60ca938: Verifying Checksum [2021-08-19T00:27:55.614Z] 540db60ca938: Pull complete [2021-08-19T00:27:55.614Z] adcc1eea9eea: Pull complete [2021-08-19T00:27:55.614Z] 4c4ab2625f07: Pull complete [2021-08-19T00:27:56.574Z] a77e37c0d609: Verifying Checksum [2021-08-19T00:27:56.574Z] a77e37c0d609: Download complete [2021-08-19T00:28:00.827Z] c3185cebc471: Verifying Checksum [2021-08-19T00:28:00.828Z] c3185cebc471: Download complete [2021-08-19T00:28:00.828Z] db62176df00c: Download complete [2021-08-19T00:28:04.251Z] db62176df00c: Pull complete [2021-08-19T00:28:04.528Z] 3b30891b0d05: Pull complete [2021-08-19T00:28:04.528Z] 06b49ca38bd5: Pull complete [2021-08-19T00:28:04.528Z] c788192a36de: Pull complete [2021-08-19T00:28:04.793Z] a77e37c0d609: Pull complete [2021-08-19T00:28:07.209Z] Still waiting to schedule task [2021-08-19T00:28:07.210Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-19T00:28:07.398Z] c3185cebc471: Pull complete [2021-08-19T00:28:07.398Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-19T00:28:07.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T00:28:07.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-19T00:28:07.741Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T00:28:07.741Z] WORKDIR /edgex [2021-08-19T00:28:07.741Z] COPY go.mod . [2021-08-19T00:28:07.741Z] RUN go mod download' [2021-08-19T00:28:07.741Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-19T00:28:09.165Z] Sending build context to Docker daemon 328.7MB [2021-08-19T00:28:09.165Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-19T00:28:09.165Z] ---> 031687cdd783 [2021-08-19T00:28:09.165Z] Step 2/4 : WORKDIR /edgex [2021-08-19T00:28:10.587Z] ---> Running in 6ed97999fb53 [2021-08-19T00:28:10.868Z] Removing intermediate container 6ed97999fb53 [2021-08-19T00:28:10.868Z] ---> a31cb3122fea [2021-08-19T00:28:10.868Z] Step 3/4 : COPY go.mod . [2021-08-19T00:28:10.868Z] ---> 1f579b94967d [2021-08-19T00:28:10.868Z] Step 4/4 : RUN go mod download [2021-08-19T00:28:10.868Z] ---> Running in 2110bab7afc8 [2021-08-19T00:28:43.116Z] Removing intermediate container 2110bab7afc8 [2021-08-19T00:28:43.116Z] ---> ae4d51932bc7 [2021-08-19T00:28:43.116Z] Successfully built ae4d51932bc7 [2021-08-19T00:28:43.116Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:28:43.437Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-19T00:28:43.437Z] . [Pipeline] withDockerContainer [2021-08-19T00:28:43.536Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:28:43.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:28:44.003Z] $ docker top 344e4d28a9ccef0c339d8d36f7ab7c759006eb44f3754911a01862244cd24b06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T00:28:44.411Z] + go version [2021-08-19T00:28:44.411Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-19T00:28:44.428Z] $ docker stop --time=1 344e4d28a9ccef0c339d8d36f7ab7c759006eb44f3754911a01862244cd24b06 [2021-08-19T00:28:45.635Z] $ docker rm -f 344e4d28a9ccef0c339d8d36f7ab7c759006eb44f3754911a01862244cd24b06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:28:46.163Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-19T00:28:46.164Z] . [Pipeline] withDockerContainer [2021-08-19T00:28:46.253Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:28:46.310Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:28:46.693Z] $ docker top ed6c85e91c9756f29e6203b83804df3ccb1736dfae095a7bdd65563194539909 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-19T00:28:46.787Z] ========================================================= [2021-08-19T00:28:46.787Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-19T00:28:46.787Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T00:28:47.109Z] + go mod tidy [Pipeline] sh [2021-08-19T00:28:47.691Z] + make test [2021-08-19T00:28:47.692Z] 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-08-19T00:28:47.960Z] go mod tidy [2021-08-19T00:28:48.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-19T00:28:53.588Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-19T00:29:11.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-19T00:29:16.209Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-19T00:29:16.209Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-19T00:29:16.209Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-19T00:29:18.180Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-19T00:29:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-19T00:29:22.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-08-19T00:29:22.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-19T00:29:22.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-19T00:29:23.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-08-19T00:29:23.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-19T00:29:24.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 46.3% of statements [2021-08-19T00:29:24.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-19T00:29:24.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-19T00:29:24.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 90.1% of statements [2021-08-19T00:29:24.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-19T00:29:24.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-19T00:29:26.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-08-19T00:29:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-19T00:29:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-19T00:29:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-19T00:29:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-19T00:29:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-19T00:29:26.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 94.2% of statements [2021-08-19T00:29:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-19T00:29:26.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-19T00:29:26.896Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2021-08-19T00:29:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-19T00:29:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-19T00:29:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-19T00:29:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-19T00:29:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-19T00:29:27.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-08-19T00:29:27.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-19T00:29:27.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-19T00:29:27.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-19T00:29:28.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-08-19T00:29:28.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-19T00:29:28.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-08-19T00:29:28.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-08-19T00:29:28.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-19T00:29:28.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-08-19T00:29:29.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2021-08-19T00:29:29.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-08-19T00:29:29.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-08-19T00:29:29.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-08-19T00:29:42.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements [2021-08-19T00:29:42.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-08-19T00:29:46.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.219s coverage: 81.8% of statements [2021-08-19T00:29:46.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-08-19T00:30:04.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-19T00:30:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-19T00:30:04.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-08-19T00:30:04.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-19T00:30:04.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-19T00:30:05.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-08-19T00:30:05.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-19T00:30:05.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-08-19T00:30:05.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-19T00:30:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-19T00:30:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.0% of statements [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-19T00:30:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-19T00:30:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-19T00:30:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-19T00:30:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-19T00:30:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-08-19T00:30:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-19T00:30:13.634Z] GO111MODULE=on go vet ./... [2021-08-19T00:30:35.747Z] gofmt -l . [2021-08-19T00:30:35.747Z] [ "`gofmt -l .`" = "" ] [2021-08-19T00:30:35.747Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-19T00:30:36.336Z] + ls -al . [2021-08-19T00:30:36.336Z] total 604 [2021-08-19T00:30:36.336Z] drwxrwxr-x 10 1001 1001 4096 Aug 19 00:30 . [2021-08-19T00:30:36.336Z] drwxr-xr-x 4 root root 30 Aug 19 00:28 .. [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 11 Aug 19 00:27 .dockerignore [2021-08-19T00:30:36.336Z] drwxrwxr-x 8 1001 1001 162 Aug 19 00:27 .git [2021-08-19T00:30:36.336Z] drwxrwxr-x 3 1001 1001 125 Aug 19 00:27 .github [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 818 Aug 19 00:27 .gitignore [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 76 Aug 19 00:27 .hadolint.yml [2021-08-19T00:30:36.336Z] drwx------ 3 1001 1001 43 Aug 19 00:27 .semver [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 166 Aug 19 00:27 .sonarcloud.properties [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 1171 Aug 19 00:27 ADOPTERS.md [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 8609 Aug 19 00:27 Attribution.txt [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 43881 Aug 19 00:27 CHANGELOG.md [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 3804 Aug 19 00:27 CONTRIBUTING.md [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 677 Aug 19 00:27 GOVERNANCE.md [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 849 Aug 19 00:27 Jenkinsfile [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 10775 Aug 19 00:27 LICENSE [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 5915 Aug 19 00:27 Makefile [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 582 Aug 19 00:27 OWNERS.md [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 8643 Aug 19 00:27 README.md [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 6912 Aug 19 00:27 SECURITY.md [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 12 Aug 19 00:27 VERSION [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 4131 Aug 19 00:27 ZMQWindows.md [2021-08-19T00:30:36.336Z] drwxrwxr-x 2 1001 1001 37 Aug 19 00:27 bin [2021-08-19T00:30:36.336Z] drwxrwxr-x 14 1001 1001 4096 Aug 19 00:27 cmd [2021-08-19T00:30:36.336Z] -rw-r--r-- 1 root root 404331 Aug 19 00:30 coverage.out [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 813 Aug 19 00:27 go.mod [2021-08-19T00:30:36.336Z] -rw-r--r-- 1 root root 48847 Aug 19 00:28 go.sum [2021-08-19T00:30:36.336Z] drwxrwxr-x 8 1001 1001 124 Aug 19 00:27 internal [2021-08-19T00:30:36.336Z] drwxrwxr-x 3 1001 1001 16 Aug 19 00:27 openapi [2021-08-19T00:30:36.336Z] drwxrwxr-x 4 1001 1001 71 Aug 19 00:27 snap [2021-08-19T00:30:36.336Z] -rw-rw-r-- 1 1001 1001 204 Aug 19 00:27 version.go [Pipeline] sh [2021-08-19T00:30:36.673Z] + '[' -e coverage.out ] [2021-08-19T00:30:36.673Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-19T00:30:36.802Z] Stashed 1 file(s) [Pipeline] sh [2021-08-19T00:30:37.108Z] + make build [2021-08-19T00:30:37.109Z] go mod tidy [2021-08-19T00:30:37.377Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T00:30:38.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T00:30:45.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T00:30:45.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T00:30:46.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T00:30:47.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T00:30:47.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T00:30:48.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T00:30:49.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T00:30:50.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T00:30:51.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T00:30:52.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-19T00:30:55.264Z] $ docker stop --time=1 ed6c85e91c9756f29e6203b83804df3ccb1736dfae095a7bdd65563194539909 [2021-08-19T00:30:57.109Z] $ docker rm -f ed6c85e91c9756f29e6203b83804df3ccb1736dfae095a7bdd65563194539909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:30:59.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T00:30:59.949Z] [2021-08-19T00:30:59.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:31:00.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T00:31:00.282Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-19T00:31:00.282Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-19T00:31:00.282Z] ca9280d653b3: Pulling fs layer [2021-08-19T00:31:00.282Z] 7e9c9ca2126c: Pulling fs layer [2021-08-19T00:31:00.549Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-19T00:31:00.549Z] cbdbe7a5bc2a: Download complete [2021-08-19T00:31:00.817Z] cbdbe7a5bc2a: Pull complete [2021-08-19T00:31:01.089Z] ca9280d653b3: Verifying Checksum [2021-08-19T00:31:01.089Z] ca9280d653b3: Download complete [2021-08-19T00:31:01.682Z] ca9280d653b3: Pull complete [2021-08-19T00:31:04.317Z] 7e9c9ca2126c: Verifying Checksum [2021-08-19T00:31:04.317Z] 7e9c9ca2126c: Download complete [2021-08-19T00:31:07.087Z] 7e9c9ca2126c: Pull complete [2021-08-19T00:31:07.087Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-19T00:31:07.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T00:31:07.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-19T00:31:07.183Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:31:07.242Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:31:09.366Z] $ docker top 80714292fd1674ca637a406f94c0c0f790aabcd7088a6a502aa358bd6b911f4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T00:31:09.763Z] + docker-compose build --help [2021-08-19T00:31:09.763Z] + grep parallel [2021-08-19T00:31:10.343Z] --parallel Build images in parallel. [Pipeline] } [2021-08-19T00:31:10.563Z] $ docker stop --time=1 80714292fd1674ca637a406f94c0c0f790aabcd7088a6a502aa358bd6b911f4f [2021-08-19T00:31:11.760Z] $ docker rm -f 80714292fd1674ca637a406f94c0c0f790aabcd7088a6a502aa358bd6b911f4f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:31:12.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-19T00:31:12.216Z] . [Pipeline] withDockerContainer [2021-08-19T00:31:12.312Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:31:12.391Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:31:12.838Z] $ docker top 9664b27dd77ec491faec21955ee4d493b8ccdba86291085d606e00f40fd4eeca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T00:31:13.240Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-19T00:31:13.821Z] Building core-command ... [2021-08-19T00:31:13.821Z] Building core-data ... [2021-08-19T00:31:13.821Z] Building core-metadata ... [2021-08-19T00:31:13.821Z] Building security-bootstrapper ... [2021-08-19T00:31:13.821Z] Building security-proxy-setup ... [2021-08-19T00:31:13.821Z] Building security-secretstore-setup ... [2021-08-19T00:31:13.821Z] Building support-notifications ... [2021-08-19T00:31:13.821Z] Building support-scheduler ... [2021-08-19T00:31:13.821Z] Building sys-mgmt-agent ... [2021-08-19T00:31:13.821Z] Building core-command [2021-08-19T00:31:13.821Z] Building sys-mgmt-agent [2021-08-19T00:31:13.821Z] Building security-secretstore-setup [2021-08-19T00:31:13.821Z] Building security-bootstrapper [2021-08-19T00:31:13.821Z] Building security-proxy-setup [2021-08-19T00:31:26.144Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:31:26.144Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:31:26.144Z] ---> ae4d51932bc7 [2021-08-19T00:31:26.144Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:31:26.144Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:31:26.144Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:31:26.144Z] ---> ae4d51932bc7 [2021-08-19T00:31:26.144Z] Step 3/26 : WORKDIR /edgex-go [2021-08-19T00:31:26.144Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:31:26.144Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:31:26.144Z] ---> ae4d51932bc7 [2021-08-19T00:31:26.144Z] Step 3/32 : WORKDIR /edgex-go [2021-08-19T00:31:28.273Z] ---> Running in 35697e1792af [2021-08-19T00:31:28.273Z] ---> Running in 35cf16bf6892 [2021-08-19T00:31:28.273Z] ---> Running in 81dccc9f8df5 [2021-08-19T00:31:33.615Z] Removing intermediate container 35cf16bf6892 [2021-08-19T00:31:33.615Z] ---> cdfb6cf028a8 [2021-08-19T00:31:33.615Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:31:33.615Z] Removing intermediate container 35697e1792af [2021-08-19T00:31:33.615Z] ---> 9d1403b4d47f [2021-08-19T00:31:33.615Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:31:33.615Z] Removing intermediate container 81dccc9f8df5 [2021-08-19T00:31:33.615Z] ---> 77d802a2b500 [2021-08-19T00:31:33.615Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:31:33.615Z] ---> Running in 818f5b1d8dac [2021-08-19T00:31:33.615Z] ---> Running in d80b284ddd0e [2021-08-19T00:31:33.615Z] ---> Running in 4811b03f2280 [2021-08-19T00:31:35.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:31:35.569Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:31:35.569Z] ---> ae4d51932bc7 [2021-08-19T00:31:35.569Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:31:35.841Z] ---> Using cache [2021-08-19T00:31:35.841Z] ---> cdfb6cf028a8 [2021-08-19T00:31:35.841Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:31:36.819Z] ---> Running in 1b3fd880b409 [2021-08-19T00:31:37.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:31:37.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:31:37.085Z] ---> ae4d51932bc7 [2021-08-19T00:31:37.085Z] Step 3/22 : WORKDIR /edgex-go [2021-08-19T00:31:37.085Z] ---> Using cache [2021-08-19T00:31:37.085Z] ---> cdfb6cf028a8 [2021-08-19T00:31:37.085Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:31:37.085Z] ---> Running in 5c470f4163f3 [2021-08-19T00:31:37.355Z] Removing intermediate container 4811b03f2280 [2021-08-19T00:31:37.355Z] ---> 58ccd9824d8d [2021-08-19T00:31:37.355Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-19T00:31:37.355Z] ---> Running in 1bc6e1522f6b [2021-08-19T00:31:37.355Z] Removing intermediate container d80b284ddd0e [2021-08-19T00:31:37.355Z] ---> b5fc7b5af7a3 [2021-08-19T00:31:37.355Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-19T00:31:37.355Z] Removing intermediate container 818f5b1d8dac [2021-08-19T00:31:37.355Z] ---> a12b99d5f02c [2021-08-19T00:31:37.355Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-19T00:31:37.628Z] ---> Running in fa87a6479798 [2021-08-19T00:31:37.628Z] ---> Running in 8c89f3817ded [2021-08-19T00:31:37.628Z] Removing intermediate container 1b3fd880b409 [2021-08-19T00:31:37.628Z] ---> 78f364919ef4 [2021-08-19T00:31:37.628Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T00:31:37.628Z] ---> Running in f09361ee3387 [2021-08-19T00:31:37.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:38.166Z] Removing intermediate container 5c470f4163f3 [2021-08-19T00:31:38.166Z] ---> cb2f33b58e99 [2021-08-19T00:31:38.166Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-19T00:31:38.166Z] ---> Running in a46281958507 [2021-08-19T00:31:38.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:38.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:38.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:38.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:42.958Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.13/main: temporary error (try again later) [2021-08-19T00:31:42.958Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:43.226Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.13/main: temporary error (try again later) [2021-08-19T00:31:43.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:43.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:43.226Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.13/main: temporary error (try again later) [2021-08-19T00:31:43.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:43.226Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.13/main: temporary error (try again later) [2021-08-19T00:31:43.817Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.13/main: temporary error (try again later) [2021-08-19T00:31:43.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:31:44.787Z] OK: 219 MiB in 52 packages [2021-08-19T00:31:44.787Z] OK: 219 MiB in 52 packages [2021-08-19T00:31:44.787Z] OK: 219 MiB in 52 packages [2021-08-19T00:31:45.058Z] Removing intermediate container f09361ee3387 [2021-08-19T00:31:45.058Z] ---> 2ac064d90e14 [2021-08-19T00:31:45.058Z] Step 6/24 : COPY go.mod . [2021-08-19T00:31:45.058Z] Removing intermediate container a46281958507 [2021-08-19T00:31:45.058Z] ---> 12932385951b [2021-08-19T00:31:45.058Z] Step 6/22 : COPY go.mod . [2021-08-19T00:31:45.325Z] ---> 5086fd87d29a [2021-08-19T00:31:45.325Z] Step 7/24 : RUN go mod download [2021-08-19T00:31:45.325Z] Removing intermediate container 8c89f3817ded [2021-08-19T00:31:45.325Z] ---> 46c86ad610dc [2021-08-19T00:31:45.325Z] Step 6/32 : COPY go.mod . [2021-08-19T00:31:45.325Z] ---> Running in cf5c79a4d519 [2021-08-19T00:31:45.325Z] ---> 8b7bde529170 [2021-08-19T00:31:45.325Z] Step 7/22 : RUN go mod download [2021-08-19T00:31:45.593Z] ---> Running in 04e0d7d824bf [2021-08-19T00:31:45.593Z] ---> e1cc2f0b82d7 [2021-08-19T00:31:45.593Z] Step 7/32 : RUN go mod download [2021-08-19T00:31:45.593Z] ---> Running in bd00fead70ac [2021-08-19T00:31:46.179Z] OK: 219 MiB in 52 packages [2021-08-19T00:31:46.445Z] OK: 219 MiB in 52 packages [2021-08-19T00:31:46.714Z] Removing intermediate container fa87a6479798 [2021-08-19T00:31:46.714Z] ---> 01f6cc278dfa [2021-08-19T00:31:46.714Z] Step 6/24 : COPY go.mod . [2021-08-19T00:31:46.980Z] ---> 627c334121e6 [2021-08-19T00:31:46.980Z] Step 7/24 : RUN go mod download [2021-08-19T00:31:46.980Z] ---> Running in 8363b46bb727 [2021-08-19T00:31:46.980Z] Removing intermediate container 1bc6e1522f6b [2021-08-19T00:31:46.980Z] ---> 08f19d49d675 [2021-08-19T00:31:46.980Z] Step 6/26 : COPY go.mod . [2021-08-19T00:31:46.980Z] ---> 0c5895526607 [2021-08-19T00:31:46.980Z] Step 7/26 : RUN go mod download [2021-08-19T00:31:47.258Z] ---> Running in 56680bb88129 [2021-08-19T00:31:47.258Z] Removing intermediate container cf5c79a4d519 [2021-08-19T00:31:47.258Z] ---> 45c4aab2d2bf [2021-08-19T00:31:47.258Z] Step 8/24 : COPY . . [2021-08-19T00:31:47.531Z] Removing intermediate container bd00fead70ac [2021-08-19T00:31:47.531Z] ---> 677e128fc85d [2021-08-19T00:31:47.531Z] Step 8/32 : COPY . . [2021-08-19T00:31:47.531Z] Removing intermediate container 04e0d7d824bf [2021-08-19T00:31:47.531Z] ---> 8c14cdd24c94 [2021-08-19T00:31:47.531Z] Step 8/22 : COPY . . [2021-08-19T00:31:54.251Z] Removing intermediate container 56680bb88129 [2021-08-19T00:31:54.251Z] ---> 687747f54442 [2021-08-19T00:31:54.251Z] Step 8/26 : COPY . . [2021-08-19T00:31:54.251Z] Removing intermediate container 8363b46bb727 [2021-08-19T00:31:54.251Z] ---> 06261a9629d1 [2021-08-19T00:31:54.251Z] Step 8/24 : COPY . . [2021-08-19T00:31:56.204Z] ---> 108da5ef4992 [2021-08-19T00:31:56.204Z] Step 9/32 : RUN go mod tidy [2021-08-19T00:31:56.478Z] ---> ca94c1b08dd4 [2021-08-19T00:31:56.478Z] Step 9/22 : RUN go mod tidy [2021-08-19T00:31:56.478Z] ---> Running in 7f5bcbeee32b [2021-08-19T00:31:56.478Z] ---> f1ddbcfbd2ad [2021-08-19T00:31:56.478Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:31:56.478Z] ---> Running in cd515e0f2e3f [2021-08-19T00:31:56.478Z] ---> Running in 1fa366491933 [2021-08-19T00:31:59.823Z] Removing intermediate container 7f5bcbeee32b [2021-08-19T00:31:59.823Z] ---> 93e87fe8533d [2021-08-19T00:31:59.823Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-19T00:32:00.094Z] ---> Running in 1c629853147a [2021-08-19T00:32:00.121Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3736 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-19T00:32:00.143Z] Running in /w/workspace/edgex-go/36 [Pipeline] { [Pipeline] checkout [2021-08-19T00:32:00.369Z] The recommended git tool is: git [2021-08-19T00:32:01.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T00:32:02.075Z] Removing intermediate container 1fa366491933 [2021-08-19T00:32:02.075Z] ---> b5f52ab5d0ad [2021-08-19T00:32:02.075Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-19T00:32:02.075Z] Removing intermediate container cd515e0f2e3f [2021-08-19T00:32:02.075Z] ---> 1becb583a73a [2021-08-19T00:32:02.075Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-19T00:32:02.350Z] ---> Running in efbb4385dbb0 [2021-08-19T00:32:02.617Z] ---> Running in e730f153fb1d [2021-08-19T00:32:03.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T00:32:03.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T00:32:05.651Z] using credential edgex-jenkins-ssh [2021-08-19T00:32:05.675Z] Cloning the remote Git repository [2021-08-19T00:32:05.804Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-19T00:32:05.919Z] > git init /w/workspace/edgex-go/36 # timeout=10 [2021-08-19T00:32:06.028Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-19T00:32:06.029Z] > git --version # timeout=10 [2021-08-19T00:32:06.049Z] > git --version # 'git version 2.17.1' [2021-08-19T00:32:06.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-19T00:32:06.148Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T00:32:08.676Z] ---> fb5847355595 [2021-08-19T00:32:08.676Z] Step 9/26 : RUN go mod tidy [2021-08-19T00:32:08.676Z] ---> Running in 0c4bd16726ac [2021-08-19T00:32:08.676Z] ---> d0275b820616 [2021-08-19T00:32:08.676Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:32:08.676Z] ---> Running in a393bc3a8604 [2021-08-19T00:32:10.642Z] Removing intermediate container 0c4bd16726ac [2021-08-19T00:32:10.643Z] ---> 7d49d3044396 [2021-08-19T00:32:10.643Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-19T00:32:10.643Z] ---> Running in 8c487d153cbf [2021-08-19T00:32:10.643Z] Removing intermediate container a393bc3a8604 [2021-08-19T00:32:10.643Z] ---> c3b946a68aeb [2021-08-19T00:32:10.643Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-19T00:32:10.643Z] ---> Running in 52a9de49b7f2 [2021-08-19T00:32:11.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T00:32:11.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T00:32:22.250Z] Avoid second fetch [2021-08-19T00:32:22.251Z] Checking out Revision 19484f48f3ea22dd3cb206c35107457b0d52dfca (main) [2021-08-19T00:32:22.214Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-19T00:32:22.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-19T00:32:22.272Z] > git config core.sparsecheckout # timeout=10 [2021-08-19T00:32:22.284Z] > git checkout -f 19484f48f3ea22dd3cb206c35107457b0d52dfca # timeout=10 [2021-08-19T00:32:26.627Z] Commit message: "feat(security): Make Vault token TTL configurable (#3675)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T00:32:27.196Z] provisioning config files... [2021-08-19T00:32:27.223Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config4003237575106431189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:32:27.774Z] ---> docker-login.sh [2021-08-19T00:32:27.774Z] nexus3.edgexfoundry.org:10001 [2021-08-19T00:32:28.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:32:28.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:32:28.969Z] Configure a credential helper to remove this warning. See [2021-08-19T00:32:28.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:32:28.969Z] [2021-08-19T00:32:28.969Z] Login Succeeded [2021-08-19T00:32:28.969Z] nexus3.edgexfoundry.org:10002 [2021-08-19T00:32:29.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:32:29.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:32:29.518Z] Configure a credential helper to remove this warning. See [2021-08-19T00:32:29.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:32:29.518Z] [2021-08-19T00:32:29.518Z] Login Succeeded [2021-08-19T00:32:29.518Z] nexus3.edgexfoundry.org:10003 [2021-08-19T00:32:29.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:32:30.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:32:30.067Z] Configure a credential helper to remove this warning. See [2021-08-19T00:32:30.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:32:30.067Z] [2021-08-19T00:32:30.067Z] Login Succeeded [2021-08-19T00:32:30.067Z] nexus3.edgexfoundry.org:10004 [2021-08-19T00:32:30.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:32:30.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:32:30.349Z] Configure a credential helper to remove this warning. See [2021-08-19T00:32:30.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:32:30.349Z] [2021-08-19T00:32:30.349Z] Login Succeeded [2021-08-19T00:32:30.349Z] docker.io [2021-08-19T00:32:30.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:32:31.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:32:31.222Z] Configure a credential helper to remove this warning. See [2021-08-19T00:32:31.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:32:31.222Z] [2021-08-19T00:32:31.222Z] Login Succeeded [2021-08-19T00:32:31.222Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T00:32:31.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-19T00:32:31.753Z] ========================================================= [2021-08-19T00:32:31.753Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-19T00:32:31.753Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-19T00:32:32.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T00:32:32.378Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-19T00:32:32.378Z] 595b0fe564bb: Pulling fs layer [2021-08-19T00:32:32.378Z] 24495759ef45: Pulling fs layer [2021-08-19T00:32:32.378Z] d148012ef14d: Pulling fs layer [2021-08-19T00:32:32.378Z] e90a11edd702: Pulling fs layer [2021-08-19T00:32:32.378Z] d77568369979: Pulling fs layer [2021-08-19T00:32:32.378Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-19T00:32:32.378Z] 170f2ba95c9a: Pulling fs layer [2021-08-19T00:32:32.378Z] 97ac5df62f85: Pulling fs layer [2021-08-19T00:32:32.378Z] e90a11edd702: Waiting [2021-08-19T00:32:32.378Z] fc1c9f9a7f3b: Waiting [2021-08-19T00:32:32.378Z] 170f2ba95c9a: Waiting [2021-08-19T00:32:32.378Z] 97ac5df62f85: Waiting [2021-08-19T00:32:32.378Z] d77568369979: Waiting [2021-08-19T00:32:32.655Z] d148012ef14d: Verifying Checksum [2021-08-19T00:32:32.655Z] d148012ef14d: Download complete [2021-08-19T00:32:32.655Z] 24495759ef45: Verifying Checksum [2021-08-19T00:32:32.655Z] 24495759ef45: Download complete [2021-08-19T00:32:32.655Z] d77568369979: Verifying Checksum [2021-08-19T00:32:32.655Z] d77568369979: Download complete [2021-08-19T00:32:32.655Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-19T00:32:32.655Z] fc1c9f9a7f3b: Download complete [2021-08-19T00:32:32.655Z] 595b0fe564bb: Verifying Checksum [2021-08-19T00:32:32.655Z] 595b0fe564bb: Download complete [2021-08-19T00:32:32.655Z] 170f2ba95c9a: Verifying Checksum [2021-08-19T00:32:32.655Z] 170f2ba95c9a: Download complete [2021-08-19T00:32:33.260Z] 595b0fe564bb: Pull complete [2021-08-19T00:32:33.863Z] 24495759ef45: Pull complete [2021-08-19T00:32:34.465Z] d148012ef14d: Pull complete [2021-08-19T00:32:36.460Z] 97ac5df62f85: Verifying Checksum [2021-08-19T00:32:36.460Z] 97ac5df62f85: Download complete [2021-08-19T00:32:37.057Z] e90a11edd702: Verifying Checksum [2021-08-19T00:32:37.057Z] e90a11edd702: Download complete [2021-08-19T00:32:38.257Z] Removing intermediate container 1c629853147a [2021-08-19T00:32:38.257Z] ---> eae7423c351f [2021-08-19T00:32:38.257Z] [2021-08-19T00:32:38.257Z] Step 11/32 : FROM alpine:3.12 [2021-08-19T00:32:38.257Z] 3.12: Pulling from library/alpine [2021-08-19T00:32:38.257Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T00:32:38.257Z] Status: Downloaded newer image for alpine:3.12 [2021-08-19T00:32:38.257Z] ---> 13621d1b12d4 [2021-08-19T00:32:38.257Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-19T00:32:38.257Z] ---> Running in 1fb8f3a9d669 [2021-08-19T00:32:38.257Z] Removing intermediate container 1fb8f3a9d669 [2021-08-19T00:32:38.257Z] ---> 7364184cbc4a [2021-08-19T00:32:38.257Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-19T00:32:38.258Z] ---> Running in 20ffa5519c76 [2021-08-19T00:32:38.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:38.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:38.258Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-19T00:32:38.258Z] (2/2) Installing su-exec (0.2-r1) [2021-08-19T00:32:38.258Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:32:38.258Z] OK: 6 MiB in 16 packages [2021-08-19T00:32:38.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T00:32:38.258Z] Removing intermediate container 20ffa5519c76 [2021-08-19T00:32:38.258Z] ---> 140012d46012 [2021-08-19T00:32:38.258Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-19T00:32:38.258Z] ---> Running in 95124b4b1704 [2021-08-19T00:32:38.526Z] Removing intermediate container 95124b4b1704 [2021-08-19T00:32:38.526Z] ---> 89539542ae34 [2021-08-19T00:32:38.526Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-19T00:32:38.526Z] ---> Running in d5e1a755e35b [2021-08-19T00:32:38.792Z] Removing intermediate container d5e1a755e35b [2021-08-19T00:32:38.792Z] ---> 0e75f8c6fb74 [2021-08-19T00:32:38.792Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-19T00:32:38.792Z] ---> Running in e8ac62b48565 [2021-08-19T00:32:40.211Z] Removing intermediate container e730f153fb1d [2021-08-19T00:32:40.211Z] ---> cc56de193296 [2021-08-19T00:32:40.211Z] [2021-08-19T00:32:40.211Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T00:32:40.211Z] ---> 13621d1b12d4 [2021-08-19T00:32:40.211Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T00:32:40.211Z] Removing intermediate container e8ac62b48565 [2021-08-19T00:32:40.211Z] ---> 556bc65476fb [2021-08-19T00:32:40.211Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-19T00:32:40.211Z] ---> Running in eb8d0bd16f4e [2021-08-19T00:32:40.211Z] ---> Running in d8b5f7ac48eb [2021-08-19T00:32:40.476Z] Removing intermediate container d8b5f7ac48eb [2021-08-19T00:32:40.476Z] ---> 6de6de9ef312 [2021-08-19T00:32:40.476Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-19T00:32:40.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:41.021Z] ---> 5d9fa71b2f0b [2021-08-19T00:32:41.021Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-19T00:32:41.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:41.021Z] ---> Running in 36624d3da37a [2021-08-19T00:32:41.291Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-19T00:32:41.291Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:32:41.291Z] OK: 6 MiB in 15 packages [2021-08-19T00:32:41.878Z] Removing intermediate container eb8d0bd16f4e [2021-08-19T00:32:41.878Z] ---> bacca0de3bcf [2021-08-19T00:32:41.878Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:32:41.878Z] ---> Running in 5c9391c1554a [2021-08-19T00:32:41.878Z] Removing intermediate container 5c9391c1554a [2021-08-19T00:32:41.878Z] ---> 4d775a6f09ee [2021-08-19T00:32:41.878Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-19T00:32:42.147Z] ---> Running in 70cd211e840f [2021-08-19T00:32:42.147Z] Removing intermediate container 36624d3da37a [2021-08-19T00:32:42.147Z] ---> 8399f275d446 [2021-08-19T00:32:42.147Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:32:42.741Z] Removing intermediate container 70cd211e840f [2021-08-19T00:32:42.741Z] ---> 3cdc93a738f4 [2021-08-19T00:32:42.741Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T00:32:42.741Z] ---> Running in 8a2f28b6f54e [2021-08-19T00:32:43.013Z] ---> afedf6b8f28a [2021-08-19T00:32:43.013Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-19T00:32:43.013Z] Removing intermediate container efbb4385dbb0 [2021-08-19T00:32:43.013Z] ---> bd6f4519a25c [2021-08-19T00:32:43.013Z] [2021-08-19T00:32:43.013Z] Step 11/22 : FROM alpine:3.12 [2021-08-19T00:32:43.013Z] ---> 13621d1b12d4 [2021-08-19T00:32:43.013Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-19T00:32:43.013Z] Removing intermediate container 8a2f28b6f54e [2021-08-19T00:32:43.013Z] ---> e1a22eeef97d [2021-08-19T00:32:43.013Z] Step 16/24 : WORKDIR / [2021-08-19T00:32:43.285Z] ---> Running in 3186830e024b [2021-08-19T00:32:43.285Z] ---> Running in f502a1ad3ac7 [2021-08-19T00:32:43.550Z] ---> 3f03c9110f7b [2021-08-19T00:32:43.550Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-19T00:32:43.550Z] Removing intermediate container f502a1ad3ac7 [2021-08-19T00:32:43.550Z] ---> 1f7449c53359 [2021-08-19T00:32:43.550Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:32:43.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:44.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:44.084Z] ---> b4a3d0184226 [2021-08-19T00:32:44.084Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-19T00:32:44.084Z] ---> fee9d8c064c9 [2021-08-19T00:32:44.084Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-19T00:32:44.356Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-19T00:32:44.356Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-19T00:32:44.356Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-19T00:32:44.356Z] (4/4) Installing curl (7.78.0-r0) [2021-08-19T00:32:44.357Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:32:44.357Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T00:32:44.357Z] OK: 7 MiB in 18 packages [2021-08-19T00:32:44.628Z] ---> d463e4abeb99 [2021-08-19T00:32:44.628Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-19T00:32:44.898Z] ---> 8c73d330d9d9 [2021-08-19T00:32:44.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-19T00:32:44.898Z] ---> 88c3e6e96b99 [2021-08-19T00:32:44.898Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-19T00:32:45.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T00:32:45.171Z] ---> Running in b4b004451179 [2021-08-19T00:32:45.447Z] ---> d116b1891f57 [2021-08-19T00:32:45.447Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-19T00:32:45.447Z] Removing intermediate container 3186830e024b [2021-08-19T00:32:45.447Z] ---> f768b62e3cb7 [2021-08-19T00:32:45.447Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T00:32:45.447Z] ---> Running in 48a211e5706b [2021-08-19T00:32:45.447Z] ---> Running in b1c32526d15b [2021-08-19T00:32:45.447Z] Removing intermediate container b4b004451179 [2021-08-19T00:32:45.447Z] ---> cb317a892e8a [2021-08-19T00:32:45.447Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-19T00:32:46.084Z] Removing intermediate container 48a211e5706b [2021-08-19T00:32:46.084Z] ---> a548669f4797 [2021-08-19T00:32:46.084Z] Step 14/22 : WORKDIR /edgex [2021-08-19T00:32:46.084Z] ---> Running in 07dcda74372a [2021-08-19T00:32:46.084Z] Removing intermediate container b1c32526d15b [2021-08-19T00:32:46.084Z] ---> 20d9a63aa278 [2021-08-19T00:32:46.084Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:32:46.084Z] ---> d28823df5245 [2021-08-19T00:32:46.084Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-19T00:32:46.084Z] ---> Running in 8aeb3a9f97f8 [2021-08-19T00:32:46.357Z] ---> Running in 0d2a79044bb6 [2021-08-19T00:32:46.357Z] Removing intermediate container 52a9de49b7f2 [2021-08-19T00:32:46.357Z] ---> d014194a10c6 [2021-08-19T00:32:46.357Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-19T00:32:46.357Z] Removing intermediate container 8aeb3a9f97f8 [2021-08-19T00:32:46.357Z] ---> 90bba6c50fd2 [2021-08-19T00:32:46.357Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T00:32:46.357Z] Removing intermediate container 07dcda74372a [2021-08-19T00:32:46.357Z] ---> e340879518b8 [2021-08-19T00:32:46.357Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-19T00:32:46.623Z] ---> Running in 3622e34c5379 [2021-08-19T00:32:46.623Z] ---> Running in 0fe56488eafe [2021-08-19T00:32:46.623Z] Removing intermediate container 3622e34c5379 [2021-08-19T00:32:46.623Z] ---> e61889eb776c [2021-08-19T00:32:46.623Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:32:46.887Z] ---> f5b43290ed57 [2021-08-19T00:32:46.887Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-19T00:32:46.887Z] ---> Running in 9fcccbf2caca [2021-08-19T00:32:47.163Z] Removing intermediate container 9fcccbf2caca [2021-08-19T00:32:47.163Z] ---> b4a6ccd856cc [2021-08-19T00:32:47.164Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:32:47.164Z] ---> Running in c422a2a687e5 [2021-08-19T00:32:47.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T00:32:47.226Z] e90a11edd702: Pull complete [2021-08-19T00:32:47.226Z] d77568369979: Pull complete [2021-08-19T00:32:47.226Z] fc1c9f9a7f3b: Pull complete [2021-08-19T00:32:47.505Z] 170f2ba95c9a: Pull complete [2021-08-19T00:32:47.758Z] ---> 1c650adc8567 [2021-08-19T00:32:47.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-19T00:32:47.758Z] Removing intermediate container c422a2a687e5 [2021-08-19T00:32:47.758Z] ---> 01dd282636a8 [2021-08-19T00:32:47.758Z] [2021-08-19T00:32:48.035Z] Successfully built 01dd282636a8 [2021-08-19T00:32:48.035Z] Removing intermediate container 0d2a79044bb6 [2021-08-19T00:32:48.035Z] ---> 41e0c277c50a [2021-08-19T00:32:48.035Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-19T00:32:48.035Z] Removing intermediate container 8c487d153cbf [2021-08-19T00:32:48.035Z] ---> b92a2b9663a5 [2021-08-19T00:32:48.035Z] [2021-08-19T00:32:48.035Z] Step 11/26 : FROM alpine:3.12 [2021-08-19T00:32:48.035Z] Successfully tagged core-command:latest [2021-08-19T00:32:48.035Z] ---> 13621d1b12d4 [2021-08-19T00:32:48.035Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-19T00:32:48.035Z]  Building core-command ... done Building support-notifications [2021-08-19T00:32:48.035Z] ---> Running in 864f53cc9994 [2021-08-19T00:32:48.036Z] ---> Running in 7f63185fdada [2021-08-19T00:32:48.621Z] ---> 9ec6e824a777 [2021-08-19T00:32:48.621Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-19T00:32:48.895Z] ---> Running in 7bd651b3e160 [2021-08-19T00:32:48.895Z] Removing intermediate container 7f63185fdada [2021-08-19T00:32:48.895Z] ---> 547890245a1e [2021-08-19T00:32:48.895Z] Step 29/32 : CMD ["gate"] [2021-08-19T00:32:49.853Z] ---> Running in a142652204a4 [2021-08-19T00:32:49.853Z] Removing intermediate container 7bd651b3e160 [2021-08-19T00:32:49.853Z] ---> d82a925feeb5 [2021-08-19T00:32:49.853Z] Step 19/22 : CMD ["--init=true"] [2021-08-19T00:32:49.853Z] ---> Running in d2b131ca5720 [2021-08-19T00:32:49.853Z] Removing intermediate container a142652204a4 [2021-08-19T00:32:49.853Z] ---> dec53f9292d5 [2021-08-19T00:32:49.853Z] Step 30/32 : LABEL arch=x86_64 [2021-08-19T00:32:49.853Z] Removing intermediate container 0fe56488eafe [2021-08-19T00:32:49.853Z] ---> 29aecc5f8e3e [2021-08-19T00:32:49.853Z] [2021-08-19T00:32:49.853Z] Step 12/24 : FROM docker:20.10.7 [2021-08-19T00:32:50.117Z] ---> Running in 8e8f99fd4be8 [2021-08-19T00:32:50.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:50.117Z] Removing intermediate container d2b131ca5720 [2021-08-19T00:32:50.117Z] ---> dd3504d70695 [2021-08-19T00:32:50.117Z] Step 20/22 : LABEL arch=x86_64 [2021-08-19T00:32:50.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:50.117Z] 20.10.7: Pulling from library/docker [2021-08-19T00:32:50.117Z] ---> Running in 035ddd47aea5 [2021-08-19T00:32:50.117Z] Removing intermediate container 8e8f99fd4be8 [2021-08-19T00:32:50.117Z] ---> 028e831a6749 [2021-08-19T00:32:50.117Z] Step 31/32 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:32:50.117Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-19T00:32:50.392Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-19T00:32:50.392Z] (3/3) Installing su-exec (0.2-r1) [2021-08-19T00:32:50.392Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:32:50.392Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T00:32:50.392Z] OK: 6 MiB in 17 packages [2021-08-19T00:32:50.392Z] Removing intermediate container 035ddd47aea5 [2021-08-19T00:32:50.392Z] ---> d94bc71a3ab2 [2021-08-19T00:32:50.392Z] Step 21/22 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:32:50.392Z] ---> Running in 769d604d88e9 [2021-08-19T00:32:50.392Z] ---> Running in 3da0721914fe [2021-08-19T00:32:50.659Z] Removing intermediate container 769d604d88e9 [2021-08-19T00:32:50.659Z] ---> 93bdc6acf00e [2021-08-19T00:32:50.659Z] Step 32/32 : LABEL version=2.0.1-dev.33 [2021-08-19T00:32:50.659Z] Removing intermediate container 3da0721914fe [2021-08-19T00:32:50.659Z] ---> b815b008f335 [2021-08-19T00:32:50.659Z] Step 22/22 : LABEL version=2.0.1-dev.33 [2021-08-19T00:32:50.924Z] ---> Running in 45317285c5ef [2021-08-19T00:32:50.924Z] ---> Running in 0f923f59d0c3 [2021-08-19T00:32:51.194Z] Removing intermediate container 864f53cc9994 [2021-08-19T00:32:51.194Z] ---> 37708b099b9d [2021-08-19T00:32:51.194Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T00:32:51.194Z] Removing intermediate container 45317285c5ef [2021-08-19T00:32:51.194Z] ---> deb08b6543d9 [2021-08-19T00:32:51.194Z] [2021-08-19T00:32:51.194Z] Removing intermediate container 0f923f59d0c3 [2021-08-19T00:32:51.194Z] ---> 4bdc18f4b85b [2021-08-19T00:32:51.194Z] [2021-08-19T00:32:51.194Z] ---> Running in 7486bd11f7e4 [2021-08-19T00:32:51.194Z] Successfully built deb08b6543d9 [2021-08-19T00:32:51.194Z] Successfully built 4bdc18f4b85b [2021-08-19T00:32:51.194Z] Successfully tagged security-bootstrapper:latest [2021-08-19T00:32:51.194Z] Building support-scheduler [2021-08-19T00:32:51.194Z]  Building security-bootstrapper ... done Successfully tagged security-proxy-setup:latest [2021-08-19T00:32:51.194Z] Building core-metadata [2021-08-19T00:32:51.466Z]  Building security-proxy-setup ... done Removing intermediate container 7486bd11f7e4 [2021-08-19T00:32:51.467Z] ---> 80666e6fd6a8 [2021-08-19T00:32:51.467Z] Step 14/26 : WORKDIR / [2021-08-19T00:32:51.467Z] ---> Running in d9915442d9e4 [2021-08-19T00:32:51.467Z] Removing intermediate container d9915442d9e4 [2021-08-19T00:32:51.467Z] ---> 78ff7b98b877 [2021-08-19T00:32:51.467Z] 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-08-19T00:32:54.242Z] 97ac5df62f85: Pull complete [2021-08-19T00:32:54.242Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-19T00:32:54.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T00:32:54.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-19T00:32:54.610Z] + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T00:32:54.610Z] WORKDIR /edgex [2021-08-19T00:32:54.610Z] COPY go.mod . [2021-08-19T00:32:54.610Z] RUN go mod download ci-base-image-arm64 [2021-08-19T00:32:54.610Z] -f - . [2021-08-19T00:32:55.741Z] ---> 7af891c0d500 [2021-08-19T00:32:55.741Z] 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-08-19T00:32:55.741Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:32:55.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:32:55.741Z] ---> ae4d51932bc7 [2021-08-19T00:32:55.741Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T00:32:55.741Z] ---> Using cache [2021-08-19T00:32:55.741Z] ---> cdfb6cf028a8 [2021-08-19T00:32:55.741Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:32:55.741Z] ---> Using cache [2021-08-19T00:32:55.741Z] ---> cb2f33b58e99 [2021-08-19T00:32:55.741Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-19T00:32:56.350Z] ---> Running in 4a9fad96bc66 [2021-08-19T00:32:56.597Z] Sending build context to Docker daemon 165.9MB [2021-08-19T00:32:56.615Z] ---> 07cb31a281fb [2021-08-19T00:32:56.615Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-19T00:32:56.874Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-19T00:32:56.874Z] ---> 04bc70af865f [2021-08-19T00:32:56.874Z] Step 2/4 : WORKDIR /edgex [2021-08-19T00:32:57.203Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:57.203Z] ---> f74a16be320e [2021-08-19T00:32:57.203Z] 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-08-19T00:32:57.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:32:58.058Z] ---> ef8686c86963 [2021-08-19T00:32:58.058Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-19T00:32:58.328Z] OK: 219 MiB in 52 packages [2021-08-19T00:32:58.597Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-19T00:32:58.597Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-19T00:32:58.867Z] ---> 08bdaf2f88f9 [2021-08-19T00:32:58.867Z] 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-08-19T00:32:58.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:32:58.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:32:58.867Z] ---> ae4d51932bc7 [2021-08-19T00:32:58.867Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T00:32:58.867Z] ---> Using cache [2021-08-19T00:32:58.867Z] ---> cdfb6cf028a8 [2021-08-19T00:32:58.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:32:58.867Z] ---> Using cache [2021-08-19T00:32:58.867Z] ---> cb2f33b58e99 [2021-08-19T00:32:58.867Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-19T00:32:58.867Z] ---> Using cache [2021-08-19T00:32:58.867Z] ---> 12932385951b [2021-08-19T00:32:58.867Z] Step 6/23 : COPY go.mod . [2021-08-19T00:32:58.867Z] ---> Using cache [2021-08-19T00:32:58.867Z] ---> 8b7bde529170 [2021-08-19T00:32:58.867Z] Step 7/23 : RUN go mod download [2021-08-19T00:32:58.867Z] ---> Using cache [2021-08-19T00:32:58.867Z] ---> 8c14cdd24c94 [2021-08-19T00:32:58.867Z] Step 8/23 : COPY . . [2021-08-19T00:32:58.867Z] ---> Using cache [2021-08-19T00:32:58.867Z] ---> ca94c1b08dd4 [2021-08-19T00:32:58.867Z] Step 9/23 : RUN go mod tidy [2021-08-19T00:32:58.867Z] ---> Using cache [2021-08-19T00:32:58.867Z] ---> 1becb583a73a [2021-08-19T00:32:58.867Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-19T00:32:59.151Z] ---> 5d05a4d77883 [2021-08-19T00:32:59.151Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-19T00:32:59.151Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:32:59.151Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:32:59.151Z] ---> ae4d51932bc7 [2021-08-19T00:32:59.151Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:32:59.151Z] ---> Using cache [2021-08-19T00:32:59.151Z] ---> cdfb6cf028a8 [2021-08-19T00:32:59.151Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:32:59.151Z] ---> Using cache [2021-08-19T00:32:59.151Z] ---> cb2f33b58e99 [2021-08-19T00:32:59.151Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T00:32:59.151Z] ---> Using cache [2021-08-19T00:32:59.151Z] ---> 12932385951b [2021-08-19T00:32:59.151Z] Step 6/24 : COPY go.mod . [2021-08-19T00:32:59.151Z] ---> Using cache [2021-08-19T00:32:59.151Z] ---> 8b7bde529170 [2021-08-19T00:32:59.151Z] Step 7/24 : RUN go mod download [2021-08-19T00:32:59.151Z] ---> Using cache [2021-08-19T00:32:59.151Z] ---> 8c14cdd24c94 [2021-08-19T00:32:59.151Z] Step 8/24 : COPY . . [2021-08-19T00:32:59.151Z] ---> Using cache [2021-08-19T00:32:59.151Z] ---> ca94c1b08dd4 [2021-08-19T00:32:59.151Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:32:59.151Z] ---> Using cache [2021-08-19T00:32:59.151Z] ---> 1becb583a73a [2021-08-19T00:32:59.151Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-19T00:32:59.151Z] ---> Running in 2097041bb4e4 [2021-08-19T00:32:59.151Z] ---> Running in 9eb7121c1b48 [2021-08-19T00:32:59.425Z] ---> Running in ce86e073d3f0 [2021-08-19T00:32:59.425Z] Removing intermediate container 4a9fad96bc66 [2021-08-19T00:32:59.425Z] ---> fce156d93adc [2021-08-19T00:32:59.425Z] Step 6/23 : COPY go.mod . [2021-08-19T00:32:59.425Z] ---> 42f26751635c [2021-08-19T00:32:59.425Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-19T00:32:59.425Z] Removing intermediate container 2097041bb4e4 [2021-08-19T00:32:59.425Z] ---> 31819ddb7509 [2021-08-19T00:32:59.425Z] 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-08-19T00:32:59.700Z] ---> Running in c37f97ade623 [2021-08-19T00:32:59.970Z] ---> 89e7d05c3064 [2021-08-19T00:32:59.970Z] 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-08-19T00:32:59.970Z] ---> f545b1a27b1c [2021-08-19T00:32:59.970Z] Step 7/23 : RUN go mod download [2021-08-19T00:32:59.970Z] ---> Running in e22590bdfd16 [2021-08-19T00:32:59.970Z] ---> Running in cd4fcdf0ddfe [2021-08-19T00:32:59.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T00:32:59.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T00:33:00.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:00.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:00.513Z] (1/39) Installing readline (8.1.0-r0) [2021-08-19T00:33:00.782Z] (2/39) Installing bash (5.1.0-r0) [2021-08-19T00:33:00.782Z] Executing bash-5.1.0-r0.post-install [2021-08-19T00:33:00.782Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-19T00:33:00.782Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-19T00:33:00.782Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-19T00:33:00.782Z] (6/39) Installing curl (7.78.0-r0) [2021-08-19T00:33:00.782Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-19T00:33:00.782Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-19T00:33:00.782Z] (9/39) Installing expat (2.2.10-r1) [2021-08-19T00:33:00.782Z] (10/39) Installing libffi (3.3-r2) [2021-08-19T00:33:00.782Z] (11/39) Installing gdbm (1.19-r0) [2021-08-19T00:33:00.782Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-19T00:33:00.782Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-19T00:33:01.065Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-19T00:33:01.332Z] Removing intermediate container e22590bdfd16 [2021-08-19T00:33:01.332Z] ---> 42c010c5f7aa [2021-08-19T00:33:01.332Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-19T00:33:01.600Z] ---> Running in 4129e04f1aef [2021-08-19T00:33:01.877Z] Removing intermediate container 4129e04f1aef [2021-08-19T00:33:01.877Z] ---> c3fcdae9795d [2021-08-19T00:33:01.877Z] Step 24/26 : LABEL arch=x86_64 [2021-08-19T00:33:02.157Z] ---> Running in 4566fbcd8df5 [2021-08-19T00:33:02.278Z] ---> Running in fe0f491dee35 [2021-08-19T00:33:02.431Z] Removing intermediate container 4566fbcd8df5 [2021-08-19T00:33:02.431Z] ---> 9600f17f16c4 [2021-08-19T00:33:02.431Z] Step 25/26 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:33:02.431Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-19T00:33:02.431Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-19T00:33:02.431Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-19T00:33:02.431Z] ---> Running in 663001878ef3 [2021-08-19T00:33:02.431Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-19T00:33:02.431Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-19T00:33:02.431Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-19T00:33:02.431Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-19T00:33:02.550Z] Removing intermediate container fe0f491dee35 [2021-08-19T00:33:02.550Z] ---> 5549ebed6581 [2021-08-19T00:33:02.550Z] Step 3/4 : COPY go.mod . [2021-08-19T00:33:02.726Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-19T00:33:02.726Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-19T00:33:02.726Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-19T00:33:02.726Z] Removing intermediate container 663001878ef3 [2021-08-19T00:33:02.726Z] ---> 90cc25eb733b [2021-08-19T00:33:02.726Z] Step 26/26 : LABEL version=2.0.1-dev.33 [2021-08-19T00:33:02.726Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-19T00:33:02.726Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-19T00:33:02.726Z] ---> Running in bdf0bc24c221 [2021-08-19T00:33:02.726Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-19T00:33:02.726Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-19T00:33:03.005Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-19T00:33:03.005Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-19T00:33:03.005Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-19T00:33:03.005Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-19T00:33:03.005Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-19T00:33:03.005Z] Removing intermediate container bdf0bc24c221 [2021-08-19T00:33:03.005Z] ---> 8ad8969e5cca [2021-08-19T00:33:03.005Z] [2021-08-19T00:33:03.005Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-19T00:33:03.005Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-19T00:33:03.005Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-19T00:33:03.005Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-19T00:33:03.005Z] Successfully built 8ad8969e5cca [2021-08-19T00:33:03.005Z] Removing intermediate container cd4fcdf0ddfe [2021-08-19T00:33:03.005Z] ---> f00efe5f43b5 [2021-08-19T00:33:03.005Z] Step 8/23 : COPY . . [2021-08-19T00:33:03.005Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-19T00:33:03.296Z] Successfully tagged security-secretstore-setup:latest [2021-08-19T00:33:03.296Z] Building core-data [2021-08-19T00:33:03.296Z]  Building security-secretstore-setup ... done (39/39) Installing py3-pip (20.3.4-r0) [2021-08-19T00:33:03.522Z] ---> 6a0cbd3a1648 [2021-08-19T00:33:03.522Z] Step 4/4 : RUN go mod download [2021-08-19T00:33:03.522Z] ---> Running in 81a4882bfea7 [2021-08-19T00:33:03.584Z] Executing busybox-1.32.1-r6.trigger [2021-08-19T00:33:03.584Z] OK: 82 MiB in 59 packages [2021-08-19T00:33:07.067Z] Collecting docker-compose==1.23.2 [2021-08-19T00:33:07.067Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-19T00:33:07.333Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-19T00:33:07.333Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-19T00:33:07.333Z] 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-08-19T00:33:07.619Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-19T00:33:07.619Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-19T00:33:07.896Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-19T00:33:07.896Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-19T00:33:08.867Z] Collecting docker<4.0,>=3.6.0 [2021-08-19T00:33:08.867Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-19T00:33:09.142Z] Collecting PyYAML<4,>=3.10 [2021-08-19T00:33:09.142Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-19T00:33:10.557Z] Collecting docopt<0.7,>=0.6.1 [2021-08-19T00:33:10.557Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-19T00:33:10.824Z] Collecting jsonschema<3,>=2.5.1 [2021-08-19T00:33:10.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-19T00:33:11.089Z] Collecting texttable<0.10,>=0.9.0 [2021-08-19T00:33:11.089Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-19T00:33:11.358Z] Collecting cached-property<2,>=1.2.0 [2021-08-19T00:33:11.358Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-19T00:33:11.625Z] Collecting docker-pycreds>=0.4.0 [2021-08-19T00:33:11.625Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-19T00:33:11.625Z] ---> 69276f252ad9 [2021-08-19T00:33:11.625Z] Step 9/23 : RUN go mod tidy [2021-08-19T00:33:11.625Z] ---> Running in de8a8622faac [2021-08-19T00:33:11.897Z] Collecting certifi>=2017.4.17 [2021-08-19T00:33:11.897Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-19T00:33:11.897Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-19T00:33:12.170Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-19T00:33:12.170Z] Collecting idna<2.8,>=2.5 [2021-08-19T00:33:12.170Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-19T00:33:12.170Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-19T00:33:12.170Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-19T00:33:12.170Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-19T00:33:12.170Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-19T00:33:12.170Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-19T00:33:12.170Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-19T00:33:12.443Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-19T00:33:12.443Z] Attempting uninstall: urllib3 [2021-08-19T00:33:12.443Z] Found existing installation: urllib3 1.26.2 [2021-08-19T00:33:12.443Z] Uninstalling urllib3-1.26.2: [2021-08-19T00:33:12.443Z] Successfully uninstalled urllib3-1.26.2 [2021-08-19T00:33:12.712Z] Attempting uninstall: idna [2021-08-19T00:33:12.712Z] Found existing installation: idna 3.1 [2021-08-19T00:33:12.712Z] Uninstalling idna-3.1: [2021-08-19T00:33:12.712Z] Successfully uninstalled idna-3.1 [2021-08-19T00:33:12.982Z] Attempting uninstall: chardet [2021-08-19T00:33:12.982Z] Found existing installation: chardet 4.0.0 [2021-08-19T00:33:12.982Z] Uninstalling chardet-4.0.0: [2021-08-19T00:33:12.982Z] Successfully uninstalled chardet-4.0.0 [2021-08-19T00:33:13.561Z] Attempting uninstall: requests [2021-08-19T00:33:13.561Z] Found existing installation: requests 2.25.1 [2021-08-19T00:33:13.561Z] Uninstalling requests-2.25.1: [2021-08-19T00:33:13.561Z] Successfully uninstalled requests-2.25.1 [2021-08-19T00:33:13.831Z] Running setup.py install for texttable: started [2021-08-19T00:33:14.103Z] Removing intermediate container de8a8622faac [2021-08-19T00:33:14.103Z] ---> df27296d2c57 [2021-08-19T00:33:14.103Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-19T00:33:14.103Z] ---> Running in a031c8a95dbd [2021-08-19T00:33:14.689Z] Running setup.py install for texttable: finished with status 'done' [2021-08-19T00:33:14.689Z] Running setup.py install for PyYAML: started [2021-08-19T00:33:14.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T00:33:15.650Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-19T00:33:15.914Z] Running setup.py install for docopt: started [2021-08-19T00:33:16.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:33:16.501Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:33:16.501Z] ---> ae4d51932bc7 [2021-08-19T00:33:16.501Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:33:16.501Z] ---> Using cache [2021-08-19T00:33:16.501Z] ---> cdfb6cf028a8 [2021-08-19T00:33:16.501Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:33:16.501Z] ---> Using cache [2021-08-19T00:33:16.501Z] ---> cb2f33b58e99 [2021-08-19T00:33:16.501Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-19T00:33:16.768Z] Running setup.py install for docopt: finished with status 'done' [2021-08-19T00:33:16.768Z] Running setup.py install for dockerpty: started [2021-08-19T00:33:16.768Z] ---> Running in 9137e2a2a0ad [2021-08-19T00:33:17.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:17.728Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-19T00:33:18.318Z] 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-08-19T00:33:18.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:19.288Z] OK: 219 MiB in 52 packages [2021-08-19T00:33:19.874Z] Removing intermediate container 9137e2a2a0ad [2021-08-19T00:33:19.874Z] ---> b16192bdc969 [2021-08-19T00:33:19.874Z] Step 6/24 : COPY go.mod . [2021-08-19T00:33:20.149Z] ---> f2fb5a1acf37 [2021-08-19T00:33:20.149Z] Step 7/24 : RUN go mod download [2021-08-19T00:33:20.424Z] ---> Running in 9d444284cf9a [2021-08-19T00:33:23.016Z] Removing intermediate container c37f97ade623 [2021-08-19T00:33:23.016Z] ---> efef6fb66c98 [2021-08-19T00:33:23.016Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-19T00:33:23.016Z] ---> Running in 2c1827752ac6 [2021-08-19T00:33:23.016Z] Removing intermediate container 2c1827752ac6 [2021-08-19T00:33:23.016Z] ---> e3f85e1f11e2 [2021-08-19T00:33:23.016Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-19T00:33:23.016Z] ---> Running in e18654158a90 [2021-08-19T00:33:23.287Z] Removing intermediate container 9d444284cf9a [2021-08-19T00:33:23.287Z] ---> 55a97c818fc0 [2021-08-19T00:33:23.287Z] Step 8/24 : COPY . . [2021-08-19T00:33:23.287Z] Removing intermediate container e18654158a90 [2021-08-19T00:33:23.287Z] ---> 5ffeeadefd52 [2021-08-19T00:33:23.287Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-19T00:33:26.476Z] ---> c30e85945c68 [2021-08-19T00:33:26.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-19T00:33:27.451Z] ---> 1dc16695b487 [2021-08-19T00:33:27.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-19T00:33:28.461Z] ---> 591da4daf26f [2021-08-19T00:33:28.461Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-19T00:33:28.461Z] ---> Running in 4848b57f61be [2021-08-19T00:33:28.461Z] ---> a8a4caa33be8 [2021-08-19T00:33:28.461Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:33:28.735Z] ---> Running in 6c433ee60117 [2021-08-19T00:33:28.735Z] Removing intermediate container 4848b57f61be [2021-08-19T00:33:28.735Z] ---> f85a95472492 [2021-08-19T00:33:28.735Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:33:28.735Z] ---> Running in 2443c526708c [2021-08-19T00:33:29.008Z] Removing intermediate container 2443c526708c [2021-08-19T00:33:29.008Z] ---> a292b7ba19a8 [2021-08-19T00:33:29.008Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T00:33:29.008Z] ---> Running in 3a6aa2381f8e [2021-08-19T00:33:29.282Z] Removing intermediate container 3a6aa2381f8e [2021-08-19T00:33:29.282Z] ---> 735766f0ef2c [2021-08-19T00:33:29.282Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:33:29.282Z] ---> Running in ce371b2c652c [2021-08-19T00:33:29.566Z] Removing intermediate container ce371b2c652c [2021-08-19T00:33:29.566Z] ---> 75cce9be2e9a [2021-08-19T00:33:29.566Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:33:29.566Z] ---> Running in 2105d4ff8dd4 [2021-08-19T00:33:29.566Z] Removing intermediate container 2105d4ff8dd4 [2021-08-19T00:33:29.566Z] ---> dd64bf3cc426 [2021-08-19T00:33:29.566Z] [2021-08-19T00:33:29.840Z] Successfully built dd64bf3cc426 [2021-08-19T00:33:29.840Z] Successfully tagged sys-mgmt-agent:latest [2021-08-19T00:33:30.826Z]  Building sys-mgmt-agent ... done Removing intermediate container 6c433ee60117 [2021-08-19T00:33:30.826Z] ---> 9c36058fbf09 [2021-08-19T00:33:30.826Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-19T00:33:30.826Z] ---> Running in e609c0459197 [2021-08-19T00:33:31.093Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T00:33:36.460Z] Removing intermediate container ce86e073d3f0 [2021-08-19T00:33:36.460Z] ---> 0704e2d749d2 [2021-08-19T00:33:36.460Z] [2021-08-19T00:33:36.460Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T00:33:36.460Z] ---> 13621d1b12d4 [2021-08-19T00:33:36.460Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T00:33:36.460Z] ---> Using cache [2021-08-19T00:33:36.460Z] ---> bacca0de3bcf [2021-08-19T00:33:36.460Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:33:36.460Z] ---> Using cache [2021-08-19T00:33:36.460Z] ---> 4d775a6f09ee [2021-08-19T00:33:36.460Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-19T00:33:36.743Z] ---> Running in 481af47d1a0b [2021-08-19T00:33:36.743Z] Removing intermediate container 481af47d1a0b [2021-08-19T00:33:36.743Z] ---> e6c443adb180 [2021-08-19T00:33:36.743Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T00:33:37.018Z] ---> Running in e333d7b7b285 [2021-08-19T00:33:37.284Z] Removing intermediate container e333d7b7b285 [2021-08-19T00:33:37.284Z] ---> 23b85828974c [2021-08-19T00:33:37.284Z] Step 16/24 : WORKDIR / [2021-08-19T00:33:37.547Z] ---> Running in a6a2e1e70384 [2021-08-19T00:33:37.548Z] Removing intermediate container 9eb7121c1b48 [2021-08-19T00:33:37.548Z] ---> 5dc26b3b73f4 [2021-08-19T00:33:37.548Z] [2021-08-19T00:33:37.548Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T00:33:37.548Z] ---> 13621d1b12d4 [2021-08-19T00:33:37.548Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-19T00:33:37.548Z] ---> Using cache [2021-08-19T00:33:37.548Z] ---> bacca0de3bcf [2021-08-19T00:33:37.548Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:33:37.548Z] ---> Using cache [2021-08-19T00:33:37.548Z] ---> 4d775a6f09ee [2021-08-19T00:33:37.548Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-19T00:33:37.816Z] ---> Running in 9c672610ce79 [2021-08-19T00:33:37.816Z] Removing intermediate container a6a2e1e70384 [2021-08-19T00:33:37.816Z] ---> f230ba5d8907 [2021-08-19T00:33:37.816Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:33:37.816Z] Removing intermediate container 9c672610ce79 [2021-08-19T00:33:37.816Z] ---> 5adbe523678d [2021-08-19T00:33:37.816Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T00:33:37.816Z] ---> Running in 05a4d1f2f5c8 [2021-08-19T00:33:38.086Z] ---> c15a6882ce6b [2021-08-19T00:33:38.086Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-19T00:33:38.360Z] Removing intermediate container 05a4d1f2f5c8 [2021-08-19T00:33:38.360Z] ---> 33c427ef50fa [2021-08-19T00:33:38.360Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:33:38.630Z] ---> 716a76b9a04b [2021-08-19T00:33:38.630Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-19T00:33:38.630Z] ---> e340dfe66ad5 [2021-08-19T00:33:38.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-19T00:33:38.898Z] ---> d9c7a1201c11 [2021-08-19T00:33:38.898Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-19T00:33:39.166Z] ---> Running in 4ec64a0c25c1 [2021-08-19T00:33:39.166Z] ---> 554806eb7483 [2021-08-19T00:33:39.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-19T00:33:39.434Z] Removing intermediate container 4ec64a0c25c1 [2021-08-19T00:33:39.434Z] ---> ed86489886c9 [2021-08-19T00:33:39.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:33:39.434Z] ---> Running in a7eb11f20e9d [2021-08-19T00:33:39.434Z] ---> 00d381280aed [2021-08-19T00:33:39.434Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-19T00:33:39.434Z] ---> Running in 5a2c8c51fc80 [2021-08-19T00:33:39.434Z] Removing intermediate container a7eb11f20e9d [2021-08-19T00:33:39.434Z] ---> 47df20afaea5 [2021-08-19T00:33:39.434Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T00:33:39.702Z] ---> Running in 2343f85b62e4 [2021-08-19T00:33:39.702Z] Removing intermediate container 5a2c8c51fc80 [2021-08-19T00:33:39.702Z] ---> 02a514954c42 [2021-08-19T00:33:39.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:33:39.968Z] ---> Running in 7c07b7dba9a0 [2021-08-19T00:33:39.968Z] Removing intermediate container 2343f85b62e4 [2021-08-19T00:33:39.968Z] ---> 0ca7918af800 [2021-08-19T00:33:39.968Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:33:39.968Z] ---> Running in c32b8293b8e2 [2021-08-19T00:33:40.237Z] Removing intermediate container 7c07b7dba9a0 [2021-08-19T00:33:40.237Z] ---> 8c25d8e84b5e [2021-08-19T00:33:40.237Z] Step 21/23 : LABEL arch=x86_64 [2021-08-19T00:33:40.237Z] Removing intermediate container c32b8293b8e2 [2021-08-19T00:33:40.237Z] ---> 6f50675218b7 [2021-08-19T00:33:40.237Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:33:40.237Z] ---> Running in 686bc7308f11 [2021-08-19T00:33:40.237Z] ---> Running in 4880360287b0 [2021-08-19T00:33:40.502Z] Removing intermediate container 686bc7308f11 [2021-08-19T00:33:40.502Z] ---> a4ec3c2b1296 [2021-08-19T00:33:40.502Z] Step 22/23 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:33:40.502Z] Removing intermediate container 4880360287b0 [2021-08-19T00:33:40.502Z] ---> d7f11e7275bb [2021-08-19T00:33:40.502Z] [2021-08-19T00:33:40.502Z] Successfully built d7f11e7275bb [2021-08-19T00:33:40.502Z] ---> Running in ced028da5b05 [2021-08-19T00:33:40.502Z] Successfully tagged core-metadata:latest [2021-08-19T00:33:40.769Z]  Building core-metadata ... done Removing intermediate container ced028da5b05 [2021-08-19T00:33:40.769Z] ---> 753b3cfa1811 [2021-08-19T00:33:40.769Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-19T00:33:40.769Z] ---> Running in 9cc922c156f9 [2021-08-19T00:33:40.769Z] Removing intermediate container 9cc922c156f9 [2021-08-19T00:33:40.769Z] ---> 9eac9d4777e0 [2021-08-19T00:33:40.769Z] [2021-08-19T00:33:41.034Z] Successfully built 9eac9d4777e0 [2021-08-19T00:33:41.034Z] Successfully tagged support-scheduler:latest [2021-08-19T00:33:45.316Z]  Building support-scheduler ... done Removing intermediate container a031c8a95dbd [2021-08-19T00:33:45.316Z] ---> 27b340ef3007 [2021-08-19T00:33:45.316Z] [2021-08-19T00:33:45.316Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T00:33:45.316Z] ---> 13621d1b12d4 [2021-08-19T00:33:45.316Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-19T00:33:45.316Z] ---> Running in de00acee20b7 [2021-08-19T00:33:45.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:45.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:45.596Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-19T00:33:45.596Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-19T00:33:45.596Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:33:45.596Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T00:33:45.596Z] OK: 6 MiB in 16 packages [2021-08-19T00:33:46.199Z] Removing intermediate container de00acee20b7 [2021-08-19T00:33:46.199Z] ---> 0de9686db5c4 [2021-08-19T00:33:46.199Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:33:46.199Z] ---> Running in 8363c316e443 [2021-08-19T00:33:46.466Z] Removing intermediate container 8363c316e443 [2021-08-19T00:33:46.466Z] ---> 7a9ea5e82411 [2021-08-19T00:33:46.466Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-19T00:33:46.466Z] ---> Running in 060201b4cf57 [2021-08-19T00:33:46.466Z] Removing intermediate container 060201b4cf57 [2021-08-19T00:33:46.466Z] ---> b2d1299281c6 [2021-08-19T00:33:46.466Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T00:33:46.749Z] ---> Running in 256135f304fe [2021-08-19T00:33:46.749Z] Removing intermediate container 256135f304fe [2021-08-19T00:33:46.749Z] ---> e57ce7fca700 [2021-08-19T00:33:46.749Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:33:47.017Z] ---> 7ba4b40b447a [2021-08-19T00:33:47.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-19T00:33:47.602Z] ---> adc801fad56a [2021-08-19T00:33:47.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-19T00:33:47.881Z] ---> 9099c48be487 [2021-08-19T00:33:47.881Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-19T00:33:47.881Z] ---> Running in 585b28cc3467 [2021-08-19T00:33:47.881Z] Removing intermediate container 585b28cc3467 [2021-08-19T00:33:47.881Z] ---> 3f8ed5003108 [2021-08-19T00:33:47.881Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:33:47.881Z] ---> Running in 0bd7c112cda2 [2021-08-19T00:33:48.205Z] Removing intermediate container 0bd7c112cda2 [2021-08-19T00:33:48.205Z] ---> 95ea0f25d38c [2021-08-19T00:33:48.205Z] Step 21/23 : LABEL arch=x86_64 [2021-08-19T00:33:48.205Z] ---> Running in e5f405e147f1 [2021-08-19T00:33:48.520Z] Removing intermediate container e5f405e147f1 [2021-08-19T00:33:48.520Z] ---> ad7b06d21660 [2021-08-19T00:33:48.520Z] Step 22/23 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:33:48.520Z] ---> Running in a741af9c2fda [2021-08-19T00:33:48.520Z] Removing intermediate container a741af9c2fda [2021-08-19T00:33:48.520Z] ---> 0294cb4196bf [2021-08-19T00:33:48.520Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-19T00:33:48.520Z] ---> Running in d31292fc0ceb [2021-08-19T00:33:48.874Z] Removing intermediate container d31292fc0ceb [2021-08-19T00:33:48.874Z] ---> 818b211b6d34 [2021-08-19T00:33:48.874Z] [2021-08-19T00:33:48.874Z] Successfully built 818b211b6d34 [2021-08-19T00:33:48.874Z] Successfully tagged support-notifications:latest [2021-08-19T00:33:51.194Z]  Building support-notifications ... done Removing intermediate container e609c0459197 [2021-08-19T00:33:51.194Z] ---> 592b239c5854 [2021-08-19T00:33:51.194Z] [2021-08-19T00:33:51.194Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T00:33:51.194Z] ---> 13621d1b12d4 [2021-08-19T00:33:51.194Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-19T00:33:51.194Z] ---> Running in ca75d5f622b5 [2021-08-19T00:33:51.194Z] Removing intermediate container ca75d5f622b5 [2021-08-19T00:33:51.194Z] ---> b090d63e0bcd [2021-08-19T00:33:51.194Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-19T00:33:51.194Z] ---> Running in c4553150cfc7 [2021-08-19T00:33:51.194Z] Removing intermediate container c4553150cfc7 [2021-08-19T00:33:51.194Z] ---> c1822f117764 [2021-08-19T00:33:51.194Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-19T00:33:51.194Z] ---> Running in 6b5419210420 [2021-08-19T00:33:51.194Z] Removing intermediate container 6b5419210420 [2021-08-19T00:33:51.194Z] ---> ba0111a263fe [2021-08-19T00:33:51.194Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:33:51.194Z] ---> Running in ecdab8bd14b5 [2021-08-19T00:33:51.779Z] Removing intermediate container ecdab8bd14b5 [2021-08-19T00:33:51.779Z] ---> 71ea10fc776c [2021-08-19T00:33:51.779Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-19T00:33:51.779Z] ---> Running in 2db66f039b41 [2021-08-19T00:33:52.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:53.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-19T00:33:54.412Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-19T00:33:54.413Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-19T00:33:54.413Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-19T00:33:54.413Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-19T00:33:54.992Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-19T00:33:55.256Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-19T00:33:55.256Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:33:55.256Z] OK: 8 MiB in 20 packages [2021-08-19T00:33:55.520Z] Removing intermediate container 2db66f039b41 [2021-08-19T00:33:55.520Z] ---> 1f2e94a72fef [2021-08-19T00:33:55.520Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:33:55.520Z] ---> b0bf8ebd4d88 [2021-08-19T00:33:55.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-19T00:33:56.101Z] ---> d374544282e2 [2021-08-19T00:33:56.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-19T00:33:56.101Z] ---> ed2ad0d8de53 [2021-08-19T00:33:56.101Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-19T00:33:56.101Z] ---> Running in a7bcd6986f4b [2021-08-19T00:33:56.366Z] Removing intermediate container a7bcd6986f4b [2021-08-19T00:33:56.366Z] ---> 50604434df05 [2021-08-19T00:33:56.366Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:33:56.366Z] ---> Running in 3b9a0c5277e2 [2021-08-19T00:33:56.366Z] Removing intermediate container 3b9a0c5277e2 [2021-08-19T00:33:56.366Z] ---> 709c9b535a6f [2021-08-19T00:33:56.366Z] Step 22/24 : LABEL arch=x86_64 [2021-08-19T00:33:56.366Z] ---> Running in c1b7a6ec558c [2021-08-19T00:33:56.366Z] Removing intermediate container c1b7a6ec558c [2021-08-19T00:33:56.366Z] ---> e10eaf44183e [2021-08-19T00:33:56.366Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:33:56.366Z] ---> Running in 49604bd0aeb1 [2021-08-19T00:33:56.631Z] Removing intermediate container 49604bd0aeb1 [2021-08-19T00:33:56.631Z] ---> 6039dcf4185b [2021-08-19T00:33:56.631Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:33:56.631Z] ---> Running in 57439453fd98 [2021-08-19T00:33:56.631Z] Removing intermediate container 57439453fd98 [2021-08-19T00:33:56.631Z] ---> 53653bb4436e [2021-08-19T00:33:56.631Z] [2021-08-19T00:33:56.631Z] Successfully built 53653bb4436e [2021-08-19T00:33:56.631Z] Successfully tagged core-data:latest [2021-08-19T00:33:56.907Z]  Building core-data ... done  [Pipeline] } [2021-08-19T00:33:56.912Z] $ docker stop --time=1 9664b27dd77ec491faec21955ee4d493b8ccdba86291085d606e00f40fd4eeca [2021-08-19T00:33:58.271Z] $ docker rm -f 9664b27dd77ec491faec21955ee4d493b8ccdba86291085d606e00f40fd4eeca [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T00:33:58.659Z] + docker images [2021-08-19T00:33:58.659Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T00:33:58.659Z] core-data latest 53653bb4436e 2 seconds ago 20.4MB [2021-08-19T00:33:58.659Z] 592b239c5854 8 seconds ago 1.75GB [2021-08-19T00:33:58.659Z] support-notifications latest 818b211b6d34 10 seconds ago 16.8MB [2021-08-19T00:33:58.659Z] 27b340ef3007 14 seconds ago 1.75GB [2021-08-19T00:33:58.659Z] support-scheduler latest 9eac9d4777e0 18 seconds ago 16.1MB [2021-08-19T00:33:58.659Z] core-metadata latest d7f11e7275bb 18 seconds ago 16.7MB [2021-08-19T00:33:58.659Z] 5dc26b3b73f4 21 seconds ago 1.75GB [2021-08-19T00:33:58.659Z] 0704e2d749d2 22 seconds ago 1.75GB [2021-08-19T00:33:58.659Z] sys-mgmt-agent latest dd64bf3cc426 29 seconds ago 325MB [2021-08-19T00:33:58.659Z] security-secretstore-setup latest 8ad8969e5cca 56 seconds ago 28.1MB [2021-08-19T00:33:58.659Z] security-proxy-setup latest deb08b6543d9 About a minute ago 25.9MB [2021-08-19T00:33:58.659Z] security-bootstrapper latest 4bdc18f4b85b About a minute ago 18.8MB [2021-08-19T00:33:58.659Z] 29aecc5f8e3e About a minute ago 1.75GB [2021-08-19T00:33:58.659Z] b92a2b9663a5 About a minute ago 1.75GB [2021-08-19T00:33:58.659Z] core-command latest 01dd282636a8 About a minute ago 16MB [2021-08-19T00:33:58.659Z] bd6f4519a25c About a minute ago 1.75GB [2021-08-19T00:33:58.659Z] cc56de193296 About a minute ago 1.74GB [2021-08-19T00:33:58.659Z] eae7423c351f About a minute ago 1.75GB [2021-08-19T00:33:58.659Z] ci-base-image-x86_64 latest ae4d51932bc7 5 minutes ago 1.24GB [2021-08-19T00:33:58.659Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 9 hours ago 37.5MB [2021-08-19T00:33:58.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 13 days ago 547MB [2021-08-19T00:33:58.659Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-19T00:33:58.659Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-19T00:33:58.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-19T00:33:58.837Z] provisioning config files... [2021-08-19T00:33:58.850Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config5432554027035947009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:33:59.183Z] ---> docker-login.sh [2021-08-19T00:33:59.183Z] nexus3.edgexfoundry.org:10001 [2021-08-19T00:33:59.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:33:59.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:33:59.183Z] Configure a credential helper to remove this warning. See [2021-08-19T00:33:59.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:33:59.183Z] [2021-08-19T00:33:59.183Z] Login Succeeded [2021-08-19T00:33:59.183Z] nexus3.edgexfoundry.org:10002 [2021-08-19T00:33:59.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:33:59.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:33:59.450Z] Configure a credential helper to remove this warning. See [2021-08-19T00:33:59.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:33:59.450Z] [2021-08-19T00:33:59.450Z] Login Succeeded [2021-08-19T00:33:59.450Z] nexus3.edgexfoundry.org:10003 [2021-08-19T00:33:59.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:33:59.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:33:59.450Z] Configure a credential helper to remove this warning. See [2021-08-19T00:33:59.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:33:59.450Z] [2021-08-19T00:33:59.450Z] Login Succeeded [2021-08-19T00:33:59.716Z] nexus3.edgexfoundry.org:10004 [2021-08-19T00:33:59.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:33:59.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:33:59.716Z] Configure a credential helper to remove this warning. See [2021-08-19T00:33:59.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:33:59.716Z] [2021-08-19T00:33:59.716Z] Login Succeeded [2021-08-19T00:33:59.716Z] docker.io [2021-08-19T00:33:59.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:34:00.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:34:00.296Z] Configure a credential helper to remove this warning. See [2021-08-19T00:34:00.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:34:00.296Z] [2021-08-19T00:34:00.296Z] Login Succeeded [2021-08-19T00:34:00.296Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T00:34:00.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:00.379Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-19T00:34:00.379Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:00.379Z] latest [2021-08-19T00:34:00.379Z] 2.0.1-dev.33 [2021-08-19T00:34:00.379Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:00.379Z] main [2021-08-19T00:34:00.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:00.743Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:01.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:01.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-19T00:34:01.063Z] baf63add78b6: Preparing [2021-08-19T00:34:01.063Z] ee0419d0ed67: Preparing [2021-08-19T00:34:01.063Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:01.063Z] bbe460dda7dd: Preparing [2021-08-19T00:34:01.063Z] 32f366d666a5: Preparing [2021-08-19T00:34:01.063Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:01.335Z] baf63add78b6: Pushed [2021-08-19T00:34:01.335Z] bbe460dda7dd: Pushed [2021-08-19T00:34:01.335Z] e27f5f44a3e3: Pushed [2021-08-19T00:34:02.759Z] ee0419d0ed67: Pushed [2021-08-19T00:34:03.025Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:1c92190644cc99e0008b14b88bfe29ba0b9ae5f129482ebcd3bd87c6977f5321 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:03.355Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:03.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-19T00:34:03.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-19T00:34:03.674Z] baf63add78b6: Preparing [2021-08-19T00:34:03.674Z] ee0419d0ed67: Preparing [2021-08-19T00:34:03.674Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:03.674Z] bbe460dda7dd: Preparing [2021-08-19T00:34:03.674Z] 32f366d666a5: Preparing [2021-08-19T00:34:03.942Z] baf63add78b6: Layer already exists [2021-08-19T00:34:03.942Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:03.942Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:03.942Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:03.942Z] ee0419d0ed67: Layer already exists [2021-08-19T00:34:03.942Z] latest: digest: sha256:1c92190644cc99e0008b14b88bfe29ba0b9ae5f129482ebcd3bd87c6977f5321 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:04.283Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:04.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [2021-08-19T00:34:04.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-19T00:34:04.603Z] baf63add78b6: Preparing [2021-08-19T00:34:04.603Z] ee0419d0ed67: Preparing [2021-08-19T00:34:04.603Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:04.603Z] bbe460dda7dd: Preparing [2021-08-19T00:34:04.603Z] 32f366d666a5: Preparing [2021-08-19T00:34:04.603Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:04.603Z] ee0419d0ed67: Layer already exists [2021-08-19T00:34:04.603Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:04.603Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:04.603Z] baf63add78b6: Layer already exists [2021-08-19T00:34:04.603Z] 2.0.1-dev.33: digest: sha256:1c92190644cc99e0008b14b88bfe29ba0b9ae5f129482ebcd3bd87c6977f5321 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:04.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:05.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:05.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-19T00:34:05.244Z] baf63add78b6: Preparing [2021-08-19T00:34:05.244Z] ee0419d0ed67: Preparing [2021-08-19T00:34:05.244Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:05.244Z] bbe460dda7dd: Preparing [2021-08-19T00:34:05.244Z] 32f366d666a5: Preparing [2021-08-19T00:34:05.244Z] baf63add78b6: Layer already exists [2021-08-19T00:34:05.244Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:05.244Z] ee0419d0ed67: Layer already exists [2021-08-19T00:34:05.244Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:05.244Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:05.244Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:1c92190644cc99e0008b14b88bfe29ba0b9ae5f129482ebcd3bd87c6977f5321 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:05.563Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:05.881Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-19T00:34:05.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-19T00:34:05.881Z] baf63add78b6: Preparing [2021-08-19T00:34:05.881Z] ee0419d0ed67: Preparing [2021-08-19T00:34:05.881Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:05.881Z] bbe460dda7dd: Preparing [2021-08-19T00:34:05.881Z] 32f366d666a5: Preparing [2021-08-19T00:34:05.881Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:05.881Z] baf63add78b6: Layer already exists [2021-08-19T00:34:05.881Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:05.881Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:05.881Z] ee0419d0ed67: Layer already exists [2021-08-19T00:34:05.881Z] main: digest: sha256:1c92190644cc99e0008b14b88bfe29ba0b9ae5f129482ebcd3bd87c6977f5321 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:05.944Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:05.958Z] taggedImages: [2021-08-19T00:34:05.958Z] - nexus3.edgexfoundry.org:10004/core-command:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:05.958Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-19T00:34:05.958Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.33 [2021-08-19T00:34:05.958Z] - nexus3.edgexfoundry.org:10004/core-command:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:05.958Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-19T00:34:05.989Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-19T00:34:05.989Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:05.989Z] latest [2021-08-19T00:34:05.989Z] 2.0.1-dev.33 [2021-08-19T00:34:05.989Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:05.989Z] main [2021-08-19T00:34:05.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:06.345Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:06.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:06.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-19T00:34:06.667Z] 557acfb0de05: Preparing [2021-08-19T00:34:06.667Z] 4f07acb535c7: Preparing [2021-08-19T00:34:06.667Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:06.667Z] 598101eb3739: Preparing [2021-08-19T00:34:06.667Z] 17e0eb04df59: Preparing [2021-08-19T00:34:06.667Z] 32f366d666a5: Preparing [2021-08-19T00:34:06.667Z] 32f366d666a5: Waiting [2021-08-19T00:34:06.667Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:06.935Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:06.935Z] 557acfb0de05: Pushed [2021-08-19T00:34:06.935Z] 17e0eb04df59: Pushed [2021-08-19T00:34:06.935Z] 598101eb3739: Pushed [2021-08-19T00:34:08.341Z] 4f07acb535c7: Pushed [2021-08-19T00:34:08.607Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:7508d1c5e39707912972b23450c9dbfb3ce398c732e035e7bdba027dbc1d1100 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:08.930Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:09.246Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-19T00:34:09.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-19T00:34:09.246Z] 557acfb0de05: Preparing [2021-08-19T00:34:09.246Z] 4f07acb535c7: Preparing [2021-08-19T00:34:09.246Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:09.246Z] 598101eb3739: Preparing [2021-08-19T00:34:09.246Z] 17e0eb04df59: Preparing [2021-08-19T00:34:09.246Z] 32f366d666a5: Preparing [2021-08-19T00:34:09.246Z] 32f366d666a5: Waiting [2021-08-19T00:34:09.246Z] 4f07acb535c7: Layer already exists [2021-08-19T00:34:09.246Z] 17e0eb04df59: Layer already exists [2021-08-19T00:34:09.246Z] 557acfb0de05: Layer already exists [2021-08-19T00:34:09.246Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:09.246Z] 598101eb3739: Layer already exists [2021-08-19T00:34:09.246Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:09.246Z] latest: digest: sha256:7508d1c5e39707912972b23450c9dbfb3ce398c732e035e7bdba027dbc1d1100 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:09.564Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:09.879Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [2021-08-19T00:34:09.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-19T00:34:09.879Z] 557acfb0de05: Preparing [2021-08-19T00:34:09.879Z] 4f07acb535c7: Preparing [2021-08-19T00:34:09.879Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:09.879Z] 598101eb3739: Preparing [2021-08-19T00:34:09.879Z] 17e0eb04df59: Preparing [2021-08-19T00:34:09.879Z] 32f366d666a5: Preparing [2021-08-19T00:34:09.879Z] 32f366d666a5: Waiting [2021-08-19T00:34:09.879Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:09.879Z] 598101eb3739: Layer already exists [2021-08-19T00:34:09.879Z] 17e0eb04df59: Layer already exists [2021-08-19T00:34:09.879Z] 4f07acb535c7: Layer already exists [2021-08-19T00:34:09.879Z] 557acfb0de05: Layer already exists [2021-08-19T00:34:09.879Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:09.879Z] 2.0.1-dev.33: digest: sha256:7508d1c5e39707912972b23450c9dbfb3ce398c732e035e7bdba027dbc1d1100 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:10.203Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:10.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:10.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-19T00:34:10.516Z] 557acfb0de05: Preparing [2021-08-19T00:34:10.516Z] 4f07acb535c7: Preparing [2021-08-19T00:34:10.516Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:10.516Z] 598101eb3739: Preparing [2021-08-19T00:34:10.516Z] 17e0eb04df59: Preparing [2021-08-19T00:34:10.516Z] 32f366d666a5: Preparing [2021-08-19T00:34:10.516Z] 32f366d666a5: Waiting [2021-08-19T00:34:10.516Z] 598101eb3739: Layer already exists [2021-08-19T00:34:10.517Z] 4f07acb535c7: Layer already exists [2021-08-19T00:34:10.517Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:10.517Z] 557acfb0de05: Layer already exists [2021-08-19T00:34:10.517Z] 17e0eb04df59: Layer already exists [2021-08-19T00:34:10.517Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:10.517Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:7508d1c5e39707912972b23450c9dbfb3ce398c732e035e7bdba027dbc1d1100 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:10.847Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:11.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-19T00:34:11.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-19T00:34:11.161Z] 557acfb0de05: Preparing [2021-08-19T00:34:11.161Z] 4f07acb535c7: Preparing [2021-08-19T00:34:11.161Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:11.161Z] 598101eb3739: Preparing [2021-08-19T00:34:11.161Z] 17e0eb04df59: Preparing [2021-08-19T00:34:11.161Z] 32f366d666a5: Preparing [2021-08-19T00:34:11.161Z] 32f366d666a5: Waiting [2021-08-19T00:34:11.161Z] 4f07acb535c7: Layer already exists [2021-08-19T00:34:11.161Z] 557acfb0de05: Layer already exists [2021-08-19T00:34:11.161Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:11.161Z] 17e0eb04df59: Layer already exists [2021-08-19T00:34:11.161Z] 598101eb3739: Layer already exists [2021-08-19T00:34:11.161Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:11.161Z] main: digest: sha256:7508d1c5e39707912972b23450c9dbfb3ce398c732e035e7bdba027dbc1d1100 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:11.224Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:11.242Z] taggedImages: [2021-08-19T00:34:11.242Z] - nexus3.edgexfoundry.org:10004/core-data:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:11.242Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-19T00:34:11.242Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.33 [2021-08-19T00:34:11.242Z] - nexus3.edgexfoundry.org:10004/core-data:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:11.242Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-19T00:34:11.276Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-19T00:34:11.276Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:11.276Z] latest [2021-08-19T00:34:11.276Z] 2.0.1-dev.33 [2021-08-19T00:34:11.276Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:11.276Z] main [2021-08-19T00:34:11.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:11.639Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:11.961Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:11.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-19T00:34:11.961Z] 604fbcf8168b: Preparing [2021-08-19T00:34:11.961Z] 4cadc12b511b: Preparing [2021-08-19T00:34:11.961Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:11.961Z] bbe460dda7dd: Preparing [2021-08-19T00:34:11.961Z] 32f366d666a5: Preparing [2021-08-19T00:34:11.961Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:11.961Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:11.961Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:12.230Z] 604fbcf8168b: Pushed [2021-08-19T00:34:13.634Z] 4cadc12b511b: Pushed [2021-08-19T00:34:13.901Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:2f30ce1140f28be39c6f215b356f35d5034d6981c476eb0ad04cbb4e875502f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:14.229Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:14.547Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-19T00:34:14.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-19T00:34:14.547Z] 604fbcf8168b: Preparing [2021-08-19T00:34:14.547Z] 4cadc12b511b: Preparing [2021-08-19T00:34:14.547Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:14.547Z] bbe460dda7dd: Preparing [2021-08-19T00:34:14.547Z] 32f366d666a5: Preparing [2021-08-19T00:34:14.547Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:14.547Z] 4cadc12b511b: Layer already exists [2021-08-19T00:34:14.547Z] 604fbcf8168b: Layer already exists [2021-08-19T00:34:14.547Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:14.547Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:15.504Z] latest: digest: sha256:2f30ce1140f28be39c6f215b356f35d5034d6981c476eb0ad04cbb4e875502f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:16.091Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:16.409Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [2021-08-19T00:34:16.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-19T00:34:16.409Z] 604fbcf8168b: Preparing [2021-08-19T00:34:16.409Z] 4cadc12b511b: Preparing [2021-08-19T00:34:16.409Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:16.409Z] bbe460dda7dd: Preparing [2021-08-19T00:34:16.409Z] 32f366d666a5: Preparing [2021-08-19T00:34:16.409Z] 4cadc12b511b: Layer already exists [2021-08-19T00:34:16.409Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:16.409Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:16.409Z] 604fbcf8168b: Layer already exists [2021-08-19T00:34:16.409Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:16.409Z] 2.0.1-dev.33: digest: sha256:2f30ce1140f28be39c6f215b356f35d5034d6981c476eb0ad04cbb4e875502f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:16.735Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:17.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:17.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-19T00:34:17.063Z] 604fbcf8168b: Preparing [2021-08-19T00:34:17.063Z] 4cadc12b511b: Preparing [2021-08-19T00:34:17.063Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:17.063Z] bbe460dda7dd: Preparing [2021-08-19T00:34:17.063Z] 32f366d666a5: Preparing [2021-08-19T00:34:17.063Z] 604fbcf8168b: Layer already exists [2021-08-19T00:34:17.063Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:17.063Z] 4cadc12b511b: Layer already exists [2021-08-19T00:34:18.681Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:18.681Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:18.681Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:2f30ce1140f28be39c6f215b356f35d5034d6981c476eb0ad04cbb4e875502f1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:18.997Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:19.306Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-19T00:34:19.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-19T00:34:19.306Z] 604fbcf8168b: Preparing [2021-08-19T00:34:19.306Z] 4cadc12b511b: Preparing [2021-08-19T00:34:19.306Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:19.306Z] bbe460dda7dd: Preparing [2021-08-19T00:34:19.306Z] 32f366d666a5: Preparing [2021-08-19T00:34:19.306Z] 4cadc12b511b: Layer already exists [2021-08-19T00:34:19.306Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:19.306Z] 604fbcf8168b: Layer already exists [2021-08-19T00:34:19.306Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:19.306Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:19.306Z] main: digest: sha256:2f30ce1140f28be39c6f215b356f35d5034d6981c476eb0ad04cbb4e875502f1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:19.363Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:19.378Z] taggedImages: [2021-08-19T00:34:19.378Z] - nexus3.edgexfoundry.org:10004/core-metadata:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:19.378Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-19T00:34:19.378Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.33 [2021-08-19T00:34:19.378Z] - nexus3.edgexfoundry.org:10004/core-metadata:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:19.378Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-19T00:34:19.409Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-19T00:34:19.409Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:19.409Z] latest [2021-08-19T00:34:19.409Z] 2.0.1-dev.33 [2021-08-19T00:34:19.409Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:19.409Z] main [2021-08-19T00:34:19.409Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:19.773Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:20.085Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:20.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-19T00:34:20.085Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:20.085Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:20.085Z] a4020745d89b: Preparing [2021-08-19T00:34:20.085Z] e83b21fed2bd: Preparing [2021-08-19T00:34:20.085Z] 583e010755f1: Preparing [2021-08-19T00:34:20.085Z] 5c0720911448: Preparing [2021-08-19T00:34:20.085Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:20.085Z] b75f09e46e54: Preparing [2021-08-19T00:34:20.085Z] d2f4e4dbea72: Preparing [2021-08-19T00:34:20.085Z] 58fb8f998ad8: Preparing [2021-08-19T00:34:20.085Z] de04ed806db5: Preparing [2021-08-19T00:34:20.085Z] 32f366d666a5: Preparing [2021-08-19T00:34:20.085Z] e27f5f44a3e3: Waiting [2021-08-19T00:34:20.085Z] b75f09e46e54: Waiting [2021-08-19T00:34:20.085Z] d2f4e4dbea72: Waiting [2021-08-19T00:34:20.085Z] 58fb8f998ad8: Waiting [2021-08-19T00:34:20.085Z] de04ed806db5: Waiting [2021-08-19T00:34:20.085Z] 32f366d666a5: Waiting [2021-08-19T00:34:20.353Z] a4020745d89b: Pushed [2021-08-19T00:34:20.353Z] e83b21fed2bd: Pushed [2021-08-19T00:34:20.353Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:20.353Z] 4c969ec9a8a7: Pushed [2021-08-19T00:34:20.353Z] 583e010755f1: Pushed [2021-08-19T00:34:20.622Z] d2f4e4dbea72: Pushed [2021-08-19T00:34:20.622Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:20.622Z] b75f09e46e54: Pushed [2021-08-19T00:34:20.622Z] de04ed806db5: Pushed [2021-08-19T00:34:20.890Z] 58fb8f998ad8: Pushed [2021-08-19T00:34:21.846Z] 5c0720911448: Pushed [2021-08-19T00:34:21.846Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:cefb6afd7376fefae6148bc384f6a4e5e300991c2255ec3c45b22018d6b07eaf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:22.166Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:22.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-19T00:34:22.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-19T00:34:22.485Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:22.485Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:22.485Z] a4020745d89b: Preparing [2021-08-19T00:34:22.485Z] e83b21fed2bd: Preparing [2021-08-19T00:34:22.485Z] 583e010755f1: Preparing [2021-08-19T00:34:22.485Z] 5c0720911448: Preparing [2021-08-19T00:34:22.485Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:22.485Z] b75f09e46e54: Preparing [2021-08-19T00:34:22.485Z] d2f4e4dbea72: Preparing [2021-08-19T00:34:22.485Z] 58fb8f998ad8: Preparing [2021-08-19T00:34:22.485Z] de04ed806db5: Preparing [2021-08-19T00:34:22.485Z] 32f366d666a5: Preparing [2021-08-19T00:34:22.485Z] b75f09e46e54: Waiting [2021-08-19T00:34:22.485Z] d2f4e4dbea72: Waiting [2021-08-19T00:34:22.485Z] 58fb8f998ad8: Waiting [2021-08-19T00:34:22.485Z] de04ed806db5: Waiting [2021-08-19T00:34:22.485Z] 32f366d666a5: Waiting [2021-08-19T00:34:22.485Z] e27f5f44a3e3: Waiting [2021-08-19T00:34:22.485Z] 5c0720911448: Layer already exists [2021-08-19T00:34:22.485Z] 4c969ec9a8a7: Layer already exists [2021-08-19T00:34:22.485Z] a4020745d89b: Layer already exists [2021-08-19T00:34:22.485Z] 583e010755f1: Layer already exists [2021-08-19T00:34:22.485Z] e83b21fed2bd: Layer already exists [2021-08-19T00:34:22.485Z] b75f09e46e54: Layer already exists [2021-08-19T00:34:22.485Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:22.753Z] d2f4e4dbea72: Layer already exists [2021-08-19T00:34:22.753Z] de04ed806db5: Layer already exists [2021-08-19T00:34:22.753Z] 58fb8f998ad8: Layer already exists [2021-08-19T00:34:22.753Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:22.753Z] latest: digest: sha256:cefb6afd7376fefae6148bc384f6a4e5e300991c2255ec3c45b22018d6b07eaf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:23.074Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:23.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [2021-08-19T00:34:23.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-19T00:34:23.392Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:23.392Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:23.392Z] a4020745d89b: Preparing [2021-08-19T00:34:23.392Z] e83b21fed2bd: Preparing [2021-08-19T00:34:23.392Z] 583e010755f1: Preparing [2021-08-19T00:34:23.392Z] 5c0720911448: Preparing [2021-08-19T00:34:23.392Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:23.392Z] b75f09e46e54: Preparing [2021-08-19T00:34:23.392Z] d2f4e4dbea72: Preparing [2021-08-19T00:34:23.392Z] 58fb8f998ad8: Preparing [2021-08-19T00:34:23.392Z] de04ed806db5: Preparing [2021-08-19T00:34:23.392Z] 32f366d666a5: Preparing [2021-08-19T00:34:23.392Z] e27f5f44a3e3: Waiting [2021-08-19T00:34:23.392Z] b75f09e46e54: Waiting [2021-08-19T00:34:23.392Z] d2f4e4dbea72: Waiting [2021-08-19T00:34:23.392Z] 58fb8f998ad8: Waiting [2021-08-19T00:34:23.392Z] de04ed806db5: Waiting [2021-08-19T00:34:23.392Z] 32f366d666a5: Waiting [2021-08-19T00:34:23.392Z] 583e010755f1: Layer already exists [2021-08-19T00:34:23.392Z] 5c0720911448: Layer already exists [2021-08-19T00:34:23.392Z] 4c969ec9a8a7: Layer already exists [2021-08-19T00:34:23.392Z] a4020745d89b: Layer already exists [2021-08-19T00:34:23.392Z] e83b21fed2bd: Layer already exists [2021-08-19T00:34:23.392Z] b75f09e46e54: Layer already exists [2021-08-19T00:34:23.392Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:23.392Z] d2f4e4dbea72: Layer already exists [2021-08-19T00:34:23.392Z] de04ed806db5: Layer already exists [2021-08-19T00:34:23.392Z] 58fb8f998ad8: Layer already exists [2021-08-19T00:34:23.392Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:23.392Z] 2.0.1-dev.33: digest: sha256:cefb6afd7376fefae6148bc384f6a4e5e300991c2255ec3c45b22018d6b07eaf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:23.707Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:24.018Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:24.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-19T00:34:24.018Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:24.018Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:24.018Z] a4020745d89b: Preparing [2021-08-19T00:34:24.018Z] e83b21fed2bd: Preparing [2021-08-19T00:34:24.018Z] 583e010755f1: Preparing [2021-08-19T00:34:24.018Z] 5c0720911448: Preparing [2021-08-19T00:34:24.018Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:24.018Z] b75f09e46e54: Preparing [2021-08-19T00:34:24.018Z] d2f4e4dbea72: Preparing [2021-08-19T00:34:24.018Z] 58fb8f998ad8: Preparing [2021-08-19T00:34:24.018Z] de04ed806db5: Preparing [2021-08-19T00:34:24.018Z] 32f366d666a5: Preparing [2021-08-19T00:34:24.018Z] e27f5f44a3e3: Waiting [2021-08-19T00:34:24.018Z] b75f09e46e54: Waiting [2021-08-19T00:34:24.018Z] d2f4e4dbea72: Waiting [2021-08-19T00:34:24.018Z] 58fb8f998ad8: Waiting [2021-08-19T00:34:24.018Z] de04ed806db5: Waiting [2021-08-19T00:34:24.018Z] 32f366d666a5: Waiting [2021-08-19T00:34:24.018Z] 5c0720911448: Layer already exists [2021-08-19T00:34:24.018Z] 583e010755f1: Layer already exists [2021-08-19T00:34:24.018Z] e83b21fed2bd: Layer already exists [2021-08-19T00:34:24.018Z] 4c969ec9a8a7: Layer already exists [2021-08-19T00:34:24.018Z] a4020745d89b: Layer already exists [2021-08-19T00:34:24.018Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:24.018Z] b75f09e46e54: Layer already exists [2021-08-19T00:34:24.018Z] d2f4e4dbea72: Layer already exists [2021-08-19T00:34:24.018Z] de04ed806db5: Layer already exists [2021-08-19T00:34:24.018Z] 58fb8f998ad8: Layer already exists [2021-08-19T00:34:24.018Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:24.283Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:cefb6afd7376fefae6148bc384f6a4e5e300991c2255ec3c45b22018d6b07eaf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:24.600Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:24.931Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-19T00:34:24.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-19T00:34:24.931Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:24.931Z] 4c969ec9a8a7: Preparing [2021-08-19T00:34:24.931Z] a4020745d89b: Preparing [2021-08-19T00:34:24.931Z] e83b21fed2bd: Preparing [2021-08-19T00:34:24.931Z] 583e010755f1: Preparing [2021-08-19T00:34:24.931Z] 5c0720911448: Preparing [2021-08-19T00:34:24.931Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:24.931Z] b75f09e46e54: Preparing [2021-08-19T00:34:24.931Z] d2f4e4dbea72: Preparing [2021-08-19T00:34:24.931Z] 58fb8f998ad8: Preparing [2021-08-19T00:34:24.931Z] de04ed806db5: Preparing [2021-08-19T00:34:24.931Z] 32f366d666a5: Preparing [2021-08-19T00:34:24.931Z] e27f5f44a3e3: Waiting [2021-08-19T00:34:24.931Z] b75f09e46e54: Waiting [2021-08-19T00:34:24.931Z] d2f4e4dbea72: Waiting [2021-08-19T00:34:24.931Z] 58fb8f998ad8: Waiting [2021-08-19T00:34:24.931Z] de04ed806db5: Waiting [2021-08-19T00:34:24.931Z] 32f366d666a5: Waiting [2021-08-19T00:34:24.931Z] 583e010755f1: Layer already exists [2021-08-19T00:34:24.931Z] e83b21fed2bd: Layer already exists [2021-08-19T00:34:24.931Z] 4c969ec9a8a7: Layer already exists [2021-08-19T00:34:24.931Z] a4020745d89b: Layer already exists [2021-08-19T00:34:24.931Z] 5c0720911448: Layer already exists [2021-08-19T00:34:24.931Z] 58fb8f998ad8: Layer already exists [2021-08-19T00:34:24.931Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:24.931Z] b75f09e46e54: Layer already exists [2021-08-19T00:34:24.931Z] d2f4e4dbea72: Layer already exists [2021-08-19T00:34:24.931Z] de04ed806db5: Layer already exists [2021-08-19T00:34:24.931Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:25.197Z] main: digest: sha256:cefb6afd7376fefae6148bc384f6a4e5e300991c2255ec3c45b22018d6b07eaf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:25.255Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:25.270Z] taggedImages: [2021-08-19T00:34:25.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:25.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-19T00:34:25.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.33 [2021-08-19T00:34:25.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:25.270Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-19T00:34:25.301Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-19T00:34:25.302Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:25.302Z] latest [2021-08-19T00:34:25.302Z] 2.0.1-dev.33 [2021-08-19T00:34:25.302Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:25.302Z] main [2021-08-19T00:34:25.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:25.660Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:25.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:25.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-19T00:34:25.976Z] 2454ff841240: Preparing [2021-08-19T00:34:25.976Z] 2c35e8194d9a: Preparing [2021-08-19T00:34:25.976Z] 4460765b5e76: Preparing [2021-08-19T00:34:25.976Z] b0cebc5b75bd: Preparing [2021-08-19T00:34:25.976Z] 6312f3e9ef92: Preparing [2021-08-19T00:34:25.976Z] 32f366d666a5: Preparing [2021-08-19T00:34:25.976Z] 32f366d666a5: Waiting [2021-08-19T00:34:32.627Z] 4460765b5e76: Pushed [2021-08-19T00:34:32.627Z] b0cebc5b75bd: Pushed [2021-08-19T00:34:32.627Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:32.627Z] 6312f3e9ef92: Pushed [2021-08-19T00:34:32.627Z] 2454ff841240: Pushed [2021-08-19T00:34:32.627Z] 2c35e8194d9a: Pushed [2021-08-19T00:34:32.627Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:1d0516c2844921d1472b3621d51acd7d0ba281491dc8fc230bf6704360061e17 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:32.943Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:33.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-19T00:34:33.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-19T00:34:33.267Z] 2454ff841240: Preparing [2021-08-19T00:34:33.267Z] 2c35e8194d9a: Preparing [2021-08-19T00:34:33.267Z] 4460765b5e76: Preparing [2021-08-19T00:34:33.267Z] b0cebc5b75bd: Preparing [2021-08-19T00:34:33.267Z] 6312f3e9ef92: Preparing [2021-08-19T00:34:33.267Z] 32f366d666a5: Preparing [2021-08-19T00:34:33.267Z] 32f366d666a5: Waiting [2021-08-19T00:34:33.267Z] 2454ff841240: Layer already exists [2021-08-19T00:34:33.267Z] 2c35e8194d9a: Layer already exists [2021-08-19T00:34:33.267Z] b0cebc5b75bd: Layer already exists [2021-08-19T00:34:33.267Z] 6312f3e9ef92: Layer already exists [2021-08-19T00:34:33.267Z] 4460765b5e76: Layer already exists [2021-08-19T00:34:33.267Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:33.267Z] latest: digest: sha256:1d0516c2844921d1472b3621d51acd7d0ba281491dc8fc230bf6704360061e17 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:33.593Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:33.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [2021-08-19T00:34:33.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-19T00:34:33.911Z] 2454ff841240: Preparing [2021-08-19T00:34:33.911Z] 2c35e8194d9a: Preparing [2021-08-19T00:34:33.911Z] 4460765b5e76: Preparing [2021-08-19T00:34:33.911Z] b0cebc5b75bd: Preparing [2021-08-19T00:34:33.911Z] 6312f3e9ef92: Preparing [2021-08-19T00:34:33.911Z] 32f366d666a5: Preparing [2021-08-19T00:34:33.911Z] 32f366d666a5: Waiting [2021-08-19T00:34:33.911Z] 6312f3e9ef92: Layer already exists [2021-08-19T00:34:33.911Z] 2454ff841240: Layer already exists [2021-08-19T00:34:33.911Z] 2c35e8194d9a: Layer already exists [2021-08-19T00:34:33.911Z] b0cebc5b75bd: Layer already exists [2021-08-19T00:34:33.911Z] 4460765b5e76: Layer already exists [2021-08-19T00:34:33.911Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:34.178Z] 2.0.1-dev.33: digest: sha256:1d0516c2844921d1472b3621d51acd7d0ba281491dc8fc230bf6704360061e17 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:34.501Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:34.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:34.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-19T00:34:34.813Z] 2454ff841240: Preparing [2021-08-19T00:34:34.813Z] 2c35e8194d9a: Preparing [2021-08-19T00:34:34.813Z] 4460765b5e76: Preparing [2021-08-19T00:34:34.813Z] b0cebc5b75bd: Preparing [2021-08-19T00:34:34.813Z] 6312f3e9ef92: Preparing [2021-08-19T00:34:34.813Z] 32f366d666a5: Preparing [2021-08-19T00:34:34.813Z] 32f366d666a5: Waiting [2021-08-19T00:34:34.813Z] b0cebc5b75bd: Layer already exists [2021-08-19T00:34:34.813Z] 2454ff841240: Layer already exists [2021-08-19T00:34:34.813Z] 2c35e8194d9a: Layer already exists [2021-08-19T00:34:34.813Z] 4460765b5e76: Layer already exists [2021-08-19T00:34:34.813Z] 6312f3e9ef92: Layer already exists [2021-08-19T00:34:34.813Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:34.814Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:1d0516c2844921d1472b3621d51acd7d0ba281491dc8fc230bf6704360061e17 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:35.136Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:35.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-19T00:34:35.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-19T00:34:35.452Z] 2454ff841240: Preparing [2021-08-19T00:34:35.452Z] 2c35e8194d9a: Preparing [2021-08-19T00:34:35.452Z] 4460765b5e76: Preparing [2021-08-19T00:34:35.452Z] b0cebc5b75bd: Preparing [2021-08-19T00:34:35.452Z] 6312f3e9ef92: Preparing [2021-08-19T00:34:35.452Z] 32f366d666a5: Preparing [2021-08-19T00:34:35.452Z] 32f366d666a5: Waiting [2021-08-19T00:34:35.452Z] 6312f3e9ef92: Layer already exists [2021-08-19T00:34:35.452Z] b0cebc5b75bd: Layer already exists [2021-08-19T00:34:35.452Z] 2c35e8194d9a: Layer already exists [2021-08-19T00:34:35.452Z] 4460765b5e76: Layer already exists [2021-08-19T00:34:35.452Z] 2454ff841240: Layer already exists [2021-08-19T00:34:35.452Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:35.717Z] main: digest: sha256:1d0516c2844921d1472b3621d51acd7d0ba281491dc8fc230bf6704360061e17 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:35.776Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:35.790Z] taggedImages: [2021-08-19T00:34:35.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:35.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-19T00:34:35.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.33 [2021-08-19T00:34:35.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:35.790Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-19T00:34:35.820Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-19T00:34:35.820Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:35.820Z] latest [2021-08-19T00:34:35.820Z] 2.0.1-dev.33 [2021-08-19T00:34:35.820Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:35.820Z] main [2021-08-19T00:34:35.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:36.172Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:36.707Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:36.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-19T00:34:36.707Z] 73f68ca961cb: Preparing [2021-08-19T00:34:36.707Z] 9c2c989011d1: Preparing [2021-08-19T00:34:36.707Z] ab830f21cbb4: Preparing [2021-08-19T00:34:36.707Z] 9c7b97157109: Preparing [2021-08-19T00:34:36.707Z] 22502bb40153: Preparing [2021-08-19T00:34:36.707Z] 916b8e311d70: Preparing [2021-08-19T00:34:36.707Z] a81a5dc4f937: Preparing [2021-08-19T00:34:36.707Z] 09b2c2eb8aa7: Preparing [2021-08-19T00:34:36.707Z] c51d16a96b7f: Preparing [2021-08-19T00:34:36.707Z] 32f366d666a5: Preparing [2021-08-19T00:34:36.707Z] 916b8e311d70: Waiting [2021-08-19T00:34:36.707Z] a81a5dc4f937: Waiting [2021-08-19T00:34:36.707Z] 09b2c2eb8aa7: Waiting [2021-08-19T00:34:36.707Z] c51d16a96b7f: Waiting [2021-08-19T00:34:36.707Z] 32f366d666a5: Waiting [2021-08-19T00:34:37.066Z] 73f68ca961cb: Pushed [2021-08-19T00:34:37.066Z] 9c2c989011d1: Pushed [2021-08-19T00:34:37.066Z] 22502bb40153: Pushed [2021-08-19T00:34:37.451Z] a81a5dc4f937: Pushed [2021-08-19T00:34:37.451Z] 09b2c2eb8aa7: Pushed [2021-08-19T00:34:37.451Z] 916b8e311d70: Pushed [2021-08-19T00:34:37.451Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:37.451Z] 9c7b97157109: Pushed [2021-08-19T00:34:37.769Z] c51d16a96b7f: Pushed [2021-08-19T00:34:37.769Z] ab830f21cbb4: Pushed [2021-08-19T00:34:38.034Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:898787015384a8d66c103f5eaa5bd3c75d69ce7fc34365b749ecd97f2050ed87 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:38.814Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:39.125Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-19T00:34:39.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-19T00:34:39.125Z] 73f68ca961cb: Preparing [2021-08-19T00:34:39.125Z] 9c2c989011d1: Preparing [2021-08-19T00:34:39.125Z] ab830f21cbb4: Preparing [2021-08-19T00:34:39.125Z] 9c7b97157109: Preparing [2021-08-19T00:34:39.125Z] 22502bb40153: Preparing [2021-08-19T00:34:39.125Z] 916b8e311d70: Preparing [2021-08-19T00:34:39.125Z] a81a5dc4f937: Preparing [2021-08-19T00:34:39.125Z] 09b2c2eb8aa7: Preparing [2021-08-19T00:34:39.125Z] c51d16a96b7f: Preparing [2021-08-19T00:34:39.125Z] 32f366d666a5: Preparing [2021-08-19T00:34:39.125Z] 916b8e311d70: Waiting [2021-08-19T00:34:39.125Z] a81a5dc4f937: Waiting [2021-08-19T00:34:39.125Z] 09b2c2eb8aa7: Waiting [2021-08-19T00:34:39.125Z] 32f366d666a5: Waiting [2021-08-19T00:34:39.125Z] c51d16a96b7f: Waiting [2021-08-19T00:34:39.125Z] ab830f21cbb4: Layer already exists [2021-08-19T00:34:39.125Z] 9c2c989011d1: Layer already exists [2021-08-19T00:34:39.125Z] 73f68ca961cb: Layer already exists [2021-08-19T00:34:39.125Z] 9c7b97157109: Layer already exists [2021-08-19T00:34:39.125Z] a81a5dc4f937: Layer already exists [2021-08-19T00:34:39.125Z] 09b2c2eb8aa7: Layer already exists [2021-08-19T00:34:39.125Z] 916b8e311d70: Layer already exists [2021-08-19T00:34:39.125Z] c51d16a96b7f: Layer already exists [2021-08-19T00:34:39.125Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:40.079Z] 22502bb40153: Layer already exists [2021-08-19T00:34:40.344Z] latest: digest: sha256:898787015384a8d66c103f5eaa5bd3c75d69ce7fc34365b749ecd97f2050ed87 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:40.496Z] Removing intermediate container 81a4882bfea7 [2021-08-19T00:34:40.496Z] ---> 1e13ed62500d [2021-08-19T00:34:40.496Z] Successfully built 1e13ed62500d [2021-08-19T00:34:40.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:40.660Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:40.839Z] + docker inspect -f . ci-base-image-arm64 [2021-08-19T00:34:40.840Z] . [Pipeline] withDockerContainer [2021-08-19T00:34:40.970Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [2021-08-19T00:34:40.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-19T00:34:40.970Z] 73f68ca961cb: Preparing [2021-08-19T00:34:40.970Z] 9c2c989011d1: Preparing [2021-08-19T00:34:40.970Z] ab830f21cbb4: Preparing [2021-08-19T00:34:40.970Z] 9c7b97157109: Preparing [2021-08-19T00:34:40.970Z] 22502bb40153: Preparing [2021-08-19T00:34:40.970Z] 916b8e311d70: Preparing [2021-08-19T00:34:40.970Z] a81a5dc4f937: Preparing [2021-08-19T00:34:40.970Z] 09b2c2eb8aa7: Preparing [2021-08-19T00:34:40.970Z] c51d16a96b7f: Preparing [2021-08-19T00:34:40.970Z] 32f366d666a5: Preparing [2021-08-19T00:34:40.970Z] 916b8e311d70: Waiting [2021-08-19T00:34:40.970Z] a81a5dc4f937: Waiting [2021-08-19T00:34:40.970Z] 09b2c2eb8aa7: Waiting [2021-08-19T00:34:40.970Z] c51d16a96b7f: Waiting [2021-08-19T00:34:40.970Z] 32f366d666a5: Waiting [2021-08-19T00:34:40.970Z] ab830f21cbb4: Layer already exists [2021-08-19T00:34:40.970Z] 9c2c989011d1: Layer already exists [2021-08-19T00:34:40.970Z] 22502bb40153: Layer already exists [2021-08-19T00:34:40.970Z] 73f68ca961cb: Layer already exists [2021-08-19T00:34:40.970Z] 9c7b97157109: Layer already exists [2021-08-19T00:34:40.970Z] 916b8e311d70: Layer already exists [2021-08-19T00:34:40.970Z] 09b2c2eb8aa7: Layer already exists [2021-08-19T00:34:40.970Z] a81a5dc4f937: Layer already exists [2021-08-19T00:34:40.970Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:40.970Z] c51d16a96b7f: Layer already exists [2021-08-19T00:34:41.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-3736 does not seem to be running inside a container [2021-08-19T00:34:41.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:34:41.234Z] 2.0.1-dev.33: digest: sha256:898787015384a8d66c103f5eaa5bd3c75d69ce7fc34365b749ecd97f2050ed87 size: 2405 [2021-08-19T00:34:42.981Z] $ docker top 2896b310472edbb3db2df71e91c7f01671a6c285658b95e0056e7250eccbe1d7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:43.708Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:43.976Z] + go version [2021-08-19T00:34:43.976Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-19T00:34:43.997Z] $ docker stop --time=1 2896b310472edbb3db2df71e91c7f01671a6c285658b95e0056e7250eccbe1d7 [2021-08-19T00:34:44.019Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:44.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-19T00:34:44.019Z] 73f68ca961cb: Preparing [2021-08-19T00:34:44.019Z] 9c2c989011d1: Preparing [2021-08-19T00:34:44.019Z] ab830f21cbb4: Preparing [2021-08-19T00:34:44.019Z] 9c7b97157109: Preparing [2021-08-19T00:34:44.019Z] 22502bb40153: Preparing [2021-08-19T00:34:44.019Z] 916b8e311d70: Preparing [2021-08-19T00:34:44.019Z] a81a5dc4f937: Preparing [2021-08-19T00:34:44.019Z] 09b2c2eb8aa7: Preparing [2021-08-19T00:34:44.019Z] c51d16a96b7f: Preparing [2021-08-19T00:34:44.019Z] 32f366d666a5: Preparing [2021-08-19T00:34:44.019Z] 916b8e311d70: Waiting [2021-08-19T00:34:44.019Z] c51d16a96b7f: Waiting [2021-08-19T00:34:44.019Z] 32f366d666a5: Waiting [2021-08-19T00:34:44.019Z] a81a5dc4f937: Waiting [2021-08-19T00:34:44.019Z] 09b2c2eb8aa7: Waiting [2021-08-19T00:34:44.019Z] 22502bb40153: Layer already exists [2021-08-19T00:34:44.019Z] 9c7b97157109: Layer already exists [2021-08-19T00:34:44.019Z] ab830f21cbb4: Layer already exists [2021-08-19T00:34:44.019Z] 73f68ca961cb: Layer already exists [2021-08-19T00:34:44.019Z] 9c2c989011d1: Layer already exists [2021-08-19T00:34:44.019Z] 916b8e311d70: Layer already exists [2021-08-19T00:34:44.019Z] c51d16a96b7f: Layer already exists [2021-08-19T00:34:44.019Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:44.019Z] a81a5dc4f937: Layer already exists [2021-08-19T00:34:44.019Z] 09b2c2eb8aa7: Layer already exists [2021-08-19T00:34:44.019Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:898787015384a8d66c103f5eaa5bd3c75d69ce7fc34365b749ecd97f2050ed87 size: 2405 [2021-08-19T00:34:45.831Z] $ docker rm -f 2896b310472edbb3db2df71e91c7f01671a6c285658b95e0056e7250eccbe1d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:46.422Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:46.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T00:34:46.581Z] [2021-08-19T00:34:46.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:46.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-19T00:34:46.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-19T00:34:46.734Z] 73f68ca961cb: Preparing [2021-08-19T00:34:46.734Z] 9c2c989011d1: Preparing [2021-08-19T00:34:46.734Z] ab830f21cbb4: Preparing [2021-08-19T00:34:46.734Z] 9c7b97157109: Preparing [2021-08-19T00:34:46.734Z] 22502bb40153: Preparing [2021-08-19T00:34:46.734Z] 916b8e311d70: Preparing [2021-08-19T00:34:46.734Z] a81a5dc4f937: Preparing [2021-08-19T00:34:46.734Z] 09b2c2eb8aa7: Preparing [2021-08-19T00:34:46.734Z] c51d16a96b7f: Preparing [2021-08-19T00:34:46.734Z] 32f366d666a5: Preparing [2021-08-19T00:34:46.734Z] 916b8e311d70: Waiting [2021-08-19T00:34:46.734Z] a81a5dc4f937: Waiting [2021-08-19T00:34:46.734Z] 09b2c2eb8aa7: Waiting [2021-08-19T00:34:46.734Z] c51d16a96b7f: Waiting [2021-08-19T00:34:46.734Z] 32f366d666a5: Waiting [2021-08-19T00:34:46.734Z] 9c7b97157109: Layer already exists [2021-08-19T00:34:46.734Z] 9c2c989011d1: Layer already exists [2021-08-19T00:34:46.734Z] ab830f21cbb4: Layer already exists [2021-08-19T00:34:46.734Z] 73f68ca961cb: Layer already exists [2021-08-19T00:34:46.734Z] 22502bb40153: Layer already exists [2021-08-19T00:34:46.734Z] 09b2c2eb8aa7: Layer already exists [2021-08-19T00:34:46.734Z] a81a5dc4f937: Layer already exists [2021-08-19T00:34:46.734Z] 916b8e311d70: Layer already exists [2021-08-19T00:34:46.734Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:46.734Z] c51d16a96b7f: Layer already exists [2021-08-19T00:34:46.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T00:34:46.999Z] main: digest: sha256:898787015384a8d66c103f5eaa5bd3c75d69ce7fc34365b749ecd97f2050ed87 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:47.058Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:47.073Z] taggedImages: [2021-08-19T00:34:47.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:47.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-19T00:34:47.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.33 [2021-08-19T00:34:47.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:47.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-19T00:34:47.103Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-19T00:34:47.103Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:47.103Z] latest [2021-08-19T00:34:47.103Z] 2.0.1-dev.33 [2021-08-19T00:34:47.103Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:47.103Z] main [2021-08-19T00:34:47.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:47.209Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-19T00:34:47.209Z] 29e5d40040c1: Pulling fs layer [2021-08-19T00:34:47.209Z] 1ce36da41761: Pulling fs layer [2021-08-19T00:34:47.209Z] 25b303627fd3: Pulling fs layer [2021-08-19T00:34:47.209Z] 29e5d40040c1: Download complete [2021-08-19T00:34:47.457Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:47.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:47.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-19T00:34:47.771Z] 78949c2fb826: Preparing [2021-08-19T00:34:47.771Z] 041f8618b827: Preparing [2021-08-19T00:34:47.771Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:47.771Z] e1896a899722: Preparing [2021-08-19T00:34:47.771Z] 32f366d666a5: Preparing [2021-08-19T00:34:47.771Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:47.771Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:48.035Z] 78949c2fb826: Pushed [2021-08-19T00:34:48.035Z] e1896a899722: Pushed [2021-08-19T00:34:48.184Z] 29e5d40040c1: Pull complete [2021-08-19T00:34:48.184Z] 1ce36da41761: Verifying Checksum [2021-08-19T00:34:48.184Z] 1ce36da41761: Download complete [2021-08-19T00:34:48.987Z] 041f8618b827: Pushed [2021-08-19T00:34:49.251Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:6448d74e60e1f3c12894d5fdf9c1c33e0ae7d895617c216bca6b09d36cd82ba5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:49.573Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:49.618Z] 1ce36da41761: Pull complete [2021-08-19T00:34:49.618Z] 25b303627fd3: Verifying Checksum [2021-08-19T00:34:49.618Z] 25b303627fd3: Download complete [2021-08-19T00:34:49.883Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-19T00:34:49.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-19T00:34:49.883Z] 78949c2fb826: Preparing [2021-08-19T00:34:49.883Z] 041f8618b827: Preparing [2021-08-19T00:34:49.883Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:49.883Z] e1896a899722: Preparing [2021-08-19T00:34:49.883Z] 32f366d666a5: Preparing [2021-08-19T00:34:49.883Z] 041f8618b827: Layer already exists [2021-08-19T00:34:49.883Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:49.883Z] e1896a899722: Layer already exists [2021-08-19T00:34:49.883Z] 78949c2fb826: Layer already exists [2021-08-19T00:34:49.883Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:49.883Z] latest: digest: sha256:6448d74e60e1f3c12894d5fdf9c1c33e0ae7d895617c216bca6b09d36cd82ba5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:50.201Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:50.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [2021-08-19T00:34:50.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-19T00:34:50.512Z] 78949c2fb826: Preparing [2021-08-19T00:34:50.512Z] 041f8618b827: Preparing [2021-08-19T00:34:50.512Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:50.512Z] e1896a899722: Preparing [2021-08-19T00:34:50.512Z] 32f366d666a5: Preparing [2021-08-19T00:34:50.512Z] 041f8618b827: Layer already exists [2021-08-19T00:34:50.512Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:50.512Z] 78949c2fb826: Layer already exists [2021-08-19T00:34:50.512Z] e1896a899722: Layer already exists [2021-08-19T00:34:50.512Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:50.512Z] 2.0.1-dev.33: digest: sha256:6448d74e60e1f3c12894d5fdf9c1c33e0ae7d895617c216bca6b09d36cd82ba5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:50.831Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:51.141Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:51.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-19T00:34:51.141Z] 78949c2fb826: Preparing [2021-08-19T00:34:51.141Z] 041f8618b827: Preparing [2021-08-19T00:34:51.141Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:51.141Z] e1896a899722: Preparing [2021-08-19T00:34:51.141Z] 32f366d666a5: Preparing [2021-08-19T00:34:51.141Z] 78949c2fb826: Layer already exists [2021-08-19T00:34:51.141Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:51.141Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:51.141Z] 041f8618b827: Layer already exists [2021-08-19T00:34:51.141Z] e1896a899722: Layer already exists [2021-08-19T00:34:51.141Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:6448d74e60e1f3c12894d5fdf9c1c33e0ae7d895617c216bca6b09d36cd82ba5 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:51.460Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:51.773Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-19T00:34:51.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-19T00:34:51.773Z] 78949c2fb826: Preparing [2021-08-19T00:34:51.773Z] 041f8618b827: Preparing [2021-08-19T00:34:51.773Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:51.773Z] e1896a899722: Preparing [2021-08-19T00:34:51.773Z] 32f366d666a5: Preparing [2021-08-19T00:34:51.773Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:51.773Z] 78949c2fb826: Layer already exists [2021-08-19T00:34:51.773Z] 041f8618b827: Layer already exists [2021-08-19T00:34:51.773Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:51.773Z] e1896a899722: Layer already exists [2021-08-19T00:34:51.773Z] main: digest: sha256:6448d74e60e1f3c12894d5fdf9c1c33e0ae7d895617c216bca6b09d36cd82ba5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:51.831Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:51.845Z] taggedImages: [2021-08-19T00:34:51.846Z] - nexus3.edgexfoundry.org:10004/support-notifications:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:51.846Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-19T00:34:51.846Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.33 [2021-08-19T00:34:51.846Z] - nexus3.edgexfoundry.org:10004/support-notifications:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:51.846Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-19T00:34:51.879Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-19T00:34:51.879Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:51.879Z] latest [2021-08-19T00:34:51.879Z] 2.0.1-dev.33 [2021-08-19T00:34:51.879Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:51.879Z] main [2021-08-19T00:34:51.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:52.247Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:52.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:52.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-19T00:34:52.560Z] bb94c0dc8a48: Preparing [2021-08-19T00:34:52.560Z] d941983fd8c1: Preparing [2021-08-19T00:34:52.560Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:52.561Z] bbe460dda7dd: Preparing [2021-08-19T00:34:52.561Z] 32f366d666a5: Preparing [2021-08-19T00:34:52.561Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:52.561Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:52.561Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:52.823Z] bb94c0dc8a48: Pushed [2021-08-19T00:34:53.785Z] d941983fd8c1: Pushed [2021-08-19T00:34:54.050Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:fcb84327fbee6deba0729e75e5d530cc2411b143b15198c11ce5fe98549e03a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:54.372Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:54.689Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-19T00:34:54.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-19T00:34:54.690Z] bb94c0dc8a48: Preparing [2021-08-19T00:34:54.690Z] d941983fd8c1: Preparing [2021-08-19T00:34:54.690Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:54.690Z] bbe460dda7dd: Preparing [2021-08-19T00:34:54.690Z] 32f366d666a5: Preparing [2021-08-19T00:34:54.690Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:54.690Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:54.690Z] bb94c0dc8a48: Layer already exists [2021-08-19T00:34:54.690Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:54.690Z] d941983fd8c1: Layer already exists [2021-08-19T00:34:54.690Z] latest: digest: sha256:fcb84327fbee6deba0729e75e5d530cc2411b143b15198c11ce5fe98549e03a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:55.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:55.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [2021-08-19T00:34:55.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-19T00:34:55.323Z] bb94c0dc8a48: Preparing [2021-08-19T00:34:55.323Z] d941983fd8c1: Preparing [2021-08-19T00:34:55.323Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:55.323Z] bbe460dda7dd: Preparing [2021-08-19T00:34:55.323Z] 32f366d666a5: Preparing [2021-08-19T00:34:55.323Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:55.323Z] bb94c0dc8a48: Layer already exists [2021-08-19T00:34:55.323Z] d941983fd8c1: Layer already exists [2021-08-19T00:34:55.323Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:55.323Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:55.323Z] 2.0.1-dev.33: digest: sha256:fcb84327fbee6deba0729e75e5d530cc2411b143b15198c11ce5fe98549e03a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:56.854Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:57.161Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:57.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-19T00:34:57.161Z] bb94c0dc8a48: Preparing [2021-08-19T00:34:57.161Z] d941983fd8c1: Preparing [2021-08-19T00:34:57.161Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:57.161Z] bbe460dda7dd: Preparing [2021-08-19T00:34:57.161Z] 32f366d666a5: Preparing [2021-08-19T00:34:57.161Z] d941983fd8c1: Layer already exists [2021-08-19T00:34:57.161Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:57.161Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:57.161Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:57.161Z] bb94c0dc8a48: Layer already exists [2021-08-19T00:34:57.161Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:fcb84327fbee6deba0729e75e5d530cc2411b143b15198c11ce5fe98549e03a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:57.474Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:57.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-19T00:34:57.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-19T00:34:57.793Z] bb94c0dc8a48: Preparing [2021-08-19T00:34:57.793Z] d941983fd8c1: Preparing [2021-08-19T00:34:57.793Z] e27f5f44a3e3: Preparing [2021-08-19T00:34:57.793Z] bbe460dda7dd: Preparing [2021-08-19T00:34:57.793Z] 32f366d666a5: Preparing [2021-08-19T00:34:57.793Z] 32f366d666a5: Layer already exists [2021-08-19T00:34:57.793Z] d941983fd8c1: Layer already exists [2021-08-19T00:34:57.793Z] bb94c0dc8a48: Layer already exists [2021-08-19T00:34:57.793Z] e27f5f44a3e3: Layer already exists [2021-08-19T00:34:57.793Z] bbe460dda7dd: Layer already exists [2021-08-19T00:34:57.793Z] main: digest: sha256:fcb84327fbee6deba0729e75e5d530cc2411b143b15198c11ce5fe98549e03a3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:34:57.852Z] ===================================================== [Pipeline] echo [2021-08-19T00:34:57.866Z] taggedImages: [2021-08-19T00:34:57.866Z] - nexus3.edgexfoundry.org:10004/support-scheduler:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:57.866Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-19T00:34:57.866Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.33 [2021-08-19T00:34:57.866Z] - nexus3.edgexfoundry.org:10004/support-scheduler:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:57.866Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-19T00:34:57.897Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-19T00:34:57.898Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:57.898Z] latest [2021-08-19T00:34:57.898Z] 2.0.1-dev.33 [2021-08-19T00:34:57.898Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:34:57.898Z] main [2021-08-19T00:34:57.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:58.247Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:34:58.434Z] 25b303627fd3: Pull complete [2021-08-19T00:34:58.434Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-19T00:34:58.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T00:34:58.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-19T00:34:58.562Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:34:58.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-19T00:34:58.563Z] 9f3a21e71177: Preparing [2021-08-19T00:34:58.563Z] 055c42af5c28: Preparing [2021-08-19T00:34:58.563Z] b63312a3e731: Preparing [2021-08-19T00:34:58.563Z] 33a3fb1526ef: Preparing [2021-08-19T00:34:58.563Z] c080ac93e525: Preparing [2021-08-19T00:34:58.563Z] 87dec32dab56: Preparing [2021-08-19T00:34:58.563Z] 4b3c02ac6c6d: Preparing [2021-08-19T00:34:58.563Z] 3b6deb83ca37: Preparing [2021-08-19T00:34:58.563Z] 563ea45970c1: Preparing [2021-08-19T00:34:58.563Z] 91e3b9641807: Preparing [2021-08-19T00:34:58.563Z] b2d5eeeaba3a: Preparing [2021-08-19T00:34:58.563Z] 87dec32dab56: Waiting [2021-08-19T00:34:58.563Z] 4b3c02ac6c6d: Waiting [2021-08-19T00:34:58.563Z] 3b6deb83ca37: Waiting [2021-08-19T00:34:58.563Z] 563ea45970c1: Waiting [2021-08-19T00:34:58.563Z] b2d5eeeaba3a: Waiting [2021-08-19T00:34:58.563Z] 91e3b9641807: Waiting [2021-08-19T00:34:58.563Z] c080ac93e525: Layer already exists [2021-08-19T00:34:58.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-3736 does not seem to be running inside a container [2021-08-19T00:34:58.721Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:34:58.840Z] 87dec32dab56: Layer already exists [2021-08-19T00:34:59.114Z] 4b3c02ac6c6d: Layer already exists [2021-08-19T00:34:59.380Z] 3b6deb83ca37: Layer already exists [2021-08-19T00:34:59.380Z] 055c42af5c28: Pushed [2021-08-19T00:34:59.380Z] 563ea45970c1: Layer already exists [2021-08-19T00:34:59.380Z] 9f3a21e71177: Pushed [2021-08-19T00:34:59.380Z] 91e3b9641807: Layer already exists [2021-08-19T00:34:59.380Z] b2d5eeeaba3a: Layer already exists [2021-08-19T00:34:59.644Z] b63312a3e731: Pushed [2021-08-19T00:35:02.475Z] $ docker top 6247e50f0069c8ab0f47935d6643eb1b3da37fc31db3f1467addb7f0028ff53c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T00:35:03.408Z] + grep parallel [2021-08-19T00:35:03.408Z] + docker-compose build --help [2021-08-19T00:35:04.978Z] 33a3fb1526ef: Pushed [2021-08-19T00:35:05.558Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:3aef3e4ab3fdf7801693841ad81379085406b9436e9d0a42fd1b7478443751fc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:05.882Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:06.194Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-19T00:35:06.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-19T00:35:06.194Z] 9f3a21e71177: Preparing [2021-08-19T00:35:06.194Z] 055c42af5c28: Preparing [2021-08-19T00:35:06.194Z] b63312a3e731: Preparing [2021-08-19T00:35:06.194Z] 33a3fb1526ef: Preparing [2021-08-19T00:35:06.194Z] c080ac93e525: Preparing [2021-08-19T00:35:06.194Z] 87dec32dab56: Preparing [2021-08-19T00:35:06.194Z] 4b3c02ac6c6d: Preparing [2021-08-19T00:35:06.194Z] 3b6deb83ca37: Preparing [2021-08-19T00:35:06.194Z] 563ea45970c1: Preparing [2021-08-19T00:35:06.194Z] 91e3b9641807: Preparing [2021-08-19T00:35:06.194Z] b2d5eeeaba3a: Preparing [2021-08-19T00:35:06.194Z] 4b3c02ac6c6d: Waiting [2021-08-19T00:35:06.194Z] 3b6deb83ca37: Waiting [2021-08-19T00:35:06.194Z] 563ea45970c1: Waiting [2021-08-19T00:35:06.194Z] 91e3b9641807: Waiting [2021-08-19T00:35:06.194Z] b2d5eeeaba3a: Waiting [2021-08-19T00:35:06.194Z] 87dec32dab56: Waiting [2021-08-19T00:35:06.194Z] 33a3fb1526ef: Layer already exists [2021-08-19T00:35:06.194Z] 055c42af5c28: Layer already exists [2021-08-19T00:35:06.194Z] b63312a3e731: Layer already exists [2021-08-19T00:35:06.194Z] c080ac93e525: Layer already exists [2021-08-19T00:35:06.194Z] 9f3a21e71177: Layer already exists [2021-08-19T00:35:06.194Z] 87dec32dab56: Layer already exists [2021-08-19T00:35:06.194Z] 563ea45970c1: Layer already exists [2021-08-19T00:35:06.194Z] 3b6deb83ca37: Layer already exists [2021-08-19T00:35:06.194Z] 4b3c02ac6c6d: Layer already exists [2021-08-19T00:35:06.194Z] b2d5eeeaba3a: Layer already exists [2021-08-19T00:35:06.460Z] 91e3b9641807: Layer already exists [2021-08-19T00:35:06.460Z] latest: digest: sha256:3aef3e4ab3fdf7801693841ad81379085406b9436e9d0a42fd1b7478443751fc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:06.779Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:07.095Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [2021-08-19T00:35:07.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-19T00:35:07.095Z] 9f3a21e71177: Preparing [2021-08-19T00:35:07.095Z] 055c42af5c28: Preparing [2021-08-19T00:35:07.095Z] b63312a3e731: Preparing [2021-08-19T00:35:07.095Z] 33a3fb1526ef: Preparing [2021-08-19T00:35:07.095Z] c080ac93e525: Preparing [2021-08-19T00:35:07.095Z] 87dec32dab56: Preparing [2021-08-19T00:35:07.095Z] 4b3c02ac6c6d: Preparing [2021-08-19T00:35:07.095Z] 3b6deb83ca37: Preparing [2021-08-19T00:35:07.095Z] 563ea45970c1: Preparing [2021-08-19T00:35:07.095Z] 91e3b9641807: Preparing [2021-08-19T00:35:07.095Z] b2d5eeeaba3a: Preparing [2021-08-19T00:35:07.095Z] 4b3c02ac6c6d: Waiting [2021-08-19T00:35:07.095Z] 3b6deb83ca37: Waiting [2021-08-19T00:35:07.095Z] 563ea45970c1: Waiting [2021-08-19T00:35:07.095Z] 91e3b9641807: Waiting [2021-08-19T00:35:07.095Z] b2d5eeeaba3a: Waiting [2021-08-19T00:35:07.095Z] 87dec32dab56: Waiting [2021-08-19T00:35:07.095Z] 9f3a21e71177: Layer already exists [2021-08-19T00:35:07.095Z] 33a3fb1526ef: Layer already exists [2021-08-19T00:35:07.095Z] b63312a3e731: Layer already exists [2021-08-19T00:35:07.095Z] c080ac93e525: Layer already exists [2021-08-19T00:35:07.095Z] 055c42af5c28: Layer already exists [2021-08-19T00:35:07.095Z] 3b6deb83ca37: Layer already exists [2021-08-19T00:35:07.095Z] 4b3c02ac6c6d: Layer already exists [2021-08-19T00:35:07.095Z] 91e3b9641807: Layer already exists [2021-08-19T00:35:07.095Z] 563ea45970c1: Layer already exists [2021-08-19T00:35:07.095Z] 87dec32dab56: Layer already exists [2021-08-19T00:35:07.095Z] b2d5eeeaba3a: Layer already exists [2021-08-19T00:35:07.095Z] 2.0.1-dev.33: digest: sha256:3aef3e4ab3fdf7801693841ad81379085406b9436e9d0a42fd1b7478443751fc size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:07.414Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:07.716Z] --parallel Build images in parallel. [2021-08-19T00:35:07.727Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:35:07.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-19T00:35:07.727Z] 9f3a21e71177: Preparing [2021-08-19T00:35:07.727Z] 055c42af5c28: Preparing [2021-08-19T00:35:07.728Z] b63312a3e731: Preparing [2021-08-19T00:35:07.728Z] 33a3fb1526ef: Preparing [2021-08-19T00:35:07.728Z] c080ac93e525: Preparing [2021-08-19T00:35:07.728Z] 87dec32dab56: Preparing [2021-08-19T00:35:07.728Z] 4b3c02ac6c6d: Preparing [2021-08-19T00:35:07.728Z] 3b6deb83ca37: Preparing [2021-08-19T00:35:07.728Z] 563ea45970c1: Preparing [2021-08-19T00:35:07.728Z] 91e3b9641807: Preparing [2021-08-19T00:35:07.728Z] b2d5eeeaba3a: Preparing [2021-08-19T00:35:07.728Z] 87dec32dab56: Waiting [2021-08-19T00:35:07.728Z] 4b3c02ac6c6d: Waiting [2021-08-19T00:35:07.728Z] 3b6deb83ca37: Waiting [2021-08-19T00:35:07.728Z] 563ea45970c1: Waiting [2021-08-19T00:35:07.728Z] 91e3b9641807: Waiting [2021-08-19T00:35:07.728Z] b63312a3e731: Layer already exists [2021-08-19T00:35:07.728Z] 33a3fb1526ef: Layer already exists [2021-08-19T00:35:07.728Z] 055c42af5c28: Layer already exists [2021-08-19T00:35:07.728Z] c080ac93e525: Layer already exists [2021-08-19T00:35:07.728Z] 9f3a21e71177: Layer already exists [2021-08-19T00:35:07.728Z] 87dec32dab56: Layer already exists [2021-08-19T00:35:07.728Z] 4b3c02ac6c6d: Layer already exists [2021-08-19T00:35:07.728Z] 3b6deb83ca37: Layer already exists [2021-08-19T00:35:07.728Z] 563ea45970c1: Layer already exists [2021-08-19T00:35:07.728Z] 91e3b9641807: Layer already exists [2021-08-19T00:35:07.728Z] b2d5eeeaba3a: Layer already exists [2021-08-19T00:35:07.728Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:3aef3e4ab3fdf7801693841ad81379085406b9436e9d0a42fd1b7478443751fc size: 2622 [Pipeline] } [2021-08-19T00:35:07.735Z] $ docker stop --time=1 6247e50f0069c8ab0f47935d6643eb1b3da37fc31db3f1467addb7f0028ff53c [2021-08-19T00:35:09.643Z] $ docker rm -f 6247e50f0069c8ab0f47935d6643eb1b3da37fc31db3f1467addb7f0028ff53c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:10.248Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:35:10.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-19T00:35:10.366Z] . [Pipeline] withDockerContainer [2021-08-19T00:35:10.576Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-19T00:35:10.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-19T00:35:10.576Z] 9f3a21e71177: Preparing [2021-08-19T00:35:10.576Z] 055c42af5c28: Preparing [2021-08-19T00:35:10.576Z] b63312a3e731: Preparing [2021-08-19T00:35:10.576Z] 33a3fb1526ef: Preparing [2021-08-19T00:35:10.576Z] c080ac93e525: Preparing [2021-08-19T00:35:10.577Z] 87dec32dab56: Preparing [2021-08-19T00:35:10.577Z] 4b3c02ac6c6d: Preparing [2021-08-19T00:35:10.577Z] 3b6deb83ca37: Preparing [2021-08-19T00:35:10.577Z] 563ea45970c1: Preparing [2021-08-19T00:35:10.577Z] 91e3b9641807: Preparing [2021-08-19T00:35:10.577Z] b2d5eeeaba3a: Preparing [2021-08-19T00:35:10.577Z] 4b3c02ac6c6d: Waiting [2021-08-19T00:35:10.577Z] 3b6deb83ca37: Waiting [2021-08-19T00:35:10.577Z] 563ea45970c1: Waiting [2021-08-19T00:35:10.577Z] 91e3b9641807: Waiting [2021-08-19T00:35:10.577Z] b2d5eeeaba3a: Waiting [2021-08-19T00:35:10.577Z] 87dec32dab56: Waiting [2021-08-19T00:35:10.577Z] 055c42af5c28: Layer already exists [2021-08-19T00:35:10.577Z] b63312a3e731: Layer already exists [2021-08-19T00:35:10.577Z] 9f3a21e71177: Layer already exists [2021-08-19T00:35:10.577Z] c080ac93e525: Layer already exists [2021-08-19T00:35:10.577Z] 33a3fb1526ef: Layer already exists [2021-08-19T00:35:10.577Z] 4b3c02ac6c6d: Layer already exists [2021-08-19T00:35:10.577Z] 3b6deb83ca37: Layer already exists [2021-08-19T00:35:10.577Z] 563ea45970c1: Layer already exists [2021-08-19T00:35:10.577Z] 91e3b9641807: Layer already exists [2021-08-19T00:35:10.577Z] 87dec32dab56: Layer already exists [2021-08-19T00:35:10.577Z] b2d5eeeaba3a: Layer already exists [2021-08-19T00:35:10.637Z] prd-ubuntu18.04-docker-arm64-4c-16g-3736 does not seem to be running inside a container [2021-08-19T00:35:10.715Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:35:10.841Z] main: digest: sha256:3aef3e4ab3fdf7801693841ad81379085406b9436e9d0a42fd1b7478443751fc size: 2622 [2021-08-19T00:35:12.435Z] $ docker top af9c75bef1ec9137e79622410f74646b176b618f3e4888fd1c75bc5c06c36419 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:35:12.900Z] ===================================================== [Pipeline] echo [2021-08-19T00:35:12.915Z] taggedImages: [2021-08-19T00:35:12.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:35:12.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-19T00:35:12.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.33 [2021-08-19T00:35:12.915Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:35:12.915Z] - 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-08-19T00:35:13.446Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-19T00:35:18.841Z] Building core-command ... [2021-08-19T00:35:18.841Z] Building core-data ... [2021-08-19T00:35:18.841Z] Building core-metadata ... [2021-08-19T00:35:18.841Z] Building security-bootstrapper ... [2021-08-19T00:35:18.841Z] Building security-proxy-setup ... [2021-08-19T00:35:18.841Z] Building security-secretstore-setup ... [2021-08-19T00:35:18.841Z] Building support-notifications ... [2021-08-19T00:35:18.841Z] Building support-scheduler ... [2021-08-19T00:35:18.841Z] Building sys-mgmt-agent ... [2021-08-19T00:35:18.841Z] Building support-notifications [2021-08-19T00:35:18.841Z] Building security-bootstrapper [2021-08-19T00:35:18.841Z] Building sys-mgmt-agent [2021-08-19T00:35:18.841Z] Building security-proxy-setup [2021-08-19T00:35:18.841Z] Building support-scheduler [2021-08-19T00:36:05.838Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:36:05.838Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:36:05.838Z] ---> 1e13ed62500d [2021-08-19T00:36:05.838Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T00:36:05.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:36:05.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:36:05.838Z] ---> 1e13ed62500d [2021-08-19T00:36:05.838Z] Step 3/22 : WORKDIR /edgex-go [2021-08-19T00:36:05.838Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:36:05.838Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:36:05.838Z] ---> 1e13ed62500d [2021-08-19T00:36:05.838Z] Step 3/32 : WORKDIR /edgex-go [2021-08-19T00:36:05.838Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:36:05.838Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:36:05.838Z] ---> 1e13ed62500d [2021-08-19T00:36:05.838Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:36:05.838Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:36:05.838Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:36:05.838Z] ---> 1e13ed62500d [2021-08-19T00:36:05.838Z] Step 3/23 : WORKDIR /edgex-go [2021-08-19T00:36:05.838Z] ---> Running in f6484f21aea7 [2021-08-19T00:36:05.838Z] ---> Running in 88129c470a0f [2021-08-19T00:36:05.838Z] ---> Running in 7300f593db74 [2021-08-19T00:36:05.838Z] ---> Running in b9d71602c795 [2021-08-19T00:36:05.838Z] ---> Running in 94be498c679c [2021-08-19T00:36:05.838Z] Removing intermediate container b9d71602c795 [2021-08-19T00:36:05.838Z] ---> 729c9e0df74a [2021-08-19T00:36:05.838Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:36:05.838Z] Removing intermediate container f6484f21aea7 [2021-08-19T00:36:05.838Z] ---> 391ec43b7cc6 [2021-08-19T00:36:05.838Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:36:05.838Z] Removing intermediate container 88129c470a0f [2021-08-19T00:36:05.838Z] ---> 688f1d06b2b4 [2021-08-19T00:36:05.838Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:36:05.838Z] Removing intermediate container 94be498c679c [2021-08-19T00:36:05.838Z] ---> 9faf6c2c71ee [2021-08-19T00:36:05.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:36:05.838Z] Removing intermediate container 7300f593db74 [2021-08-19T00:36:05.838Z] ---> a4bb78d391d2 [2021-08-19T00:36:05.838Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:36:05.838Z] ---> Running in bd64615953bf [2021-08-19T00:36:05.838Z] ---> Running in 49c95f72b939 [2021-08-19T00:36:05.838Z] ---> Running in 36ab15553be5 [2021-08-19T00:36:05.838Z] ---> Running in 3d153fecebad [2021-08-19T00:36:05.838Z] ---> Running in e19a6d3823e1 [2021-08-19T00:36:06.444Z] Removing intermediate container bd64615953bf [2021-08-19T00:36:06.444Z] ---> 86e9dcf07892 [2021-08-19T00:36:06.444Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-19T00:36:07.054Z] ---> Running in 7db3a2889678 [2021-08-19T00:36:07.332Z] Removing intermediate container 49c95f72b939 [2021-08-19T00:36:07.332Z] ---> 706a6c2aa027 [2021-08-19T00:36:07.332Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-19T00:36:07.611Z] Removing intermediate container 36ab15553be5 [2021-08-19T00:36:07.611Z] ---> 1ae1923a472c [2021-08-19T00:36:07.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-19T00:36:07.611Z] Removing intermediate container e19a6d3823e1 [2021-08-19T00:36:07.611Z] ---> b34049db630b [2021-08-19T00:36:07.611Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-19T00:36:07.888Z] ---> Running in f1c451f9ee65 [2021-08-19T00:36:07.888Z] ---> Running in ff85cea90b1b [2021-08-19T00:36:08.178Z] Removing intermediate container 3d153fecebad [2021-08-19T00:36:08.178Z] ---> f074fb040c6b [2021-08-19T00:36:08.178Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-19T00:36:08.178Z] ---> Running in 5a28463a9904 [2021-08-19T00:36:08.454Z] ---> Running in 79e8ffe6ad82 [2021-08-19T00:36:09.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:09.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:10.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:10.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:10.834Z] OK: 218 MiB in 52 packages [2021-08-19T00:36:10.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:10.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:11.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:11.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:11.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:11.989Z] Removing intermediate container 7db3a2889678 [2021-08-19T00:36:11.989Z] ---> 1bbe223d3555 [2021-08-19T00:36:11.989Z] Step 6/32 : COPY go.mod . [2021-08-19T00:36:12.264Z] OK: 218 MiB in 52 packages [2021-08-19T00:36:12.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:36:12.559Z] OK: 218 MiB in 52 packages [2021-08-19T00:36:12.849Z] OK: 218 MiB in 52 packages [2021-08-19T00:36:13.464Z] ---> 98eda6f31af5 [2021-08-19T00:36:13.464Z] Step 7/32 : RUN go mod download [2021-08-19T00:36:13.464Z] OK: 218 MiB in 52 packages [2021-08-19T00:36:13.737Z] ---> Running in 75f0d868791f [2021-08-19T00:36:13.737Z] Removing intermediate container f1c451f9ee65 [2021-08-19T00:36:13.737Z] ---> 49b4ce36302b [2021-08-19T00:36:13.737Z] Step 6/22 : COPY go.mod . [2021-08-19T00:36:14.337Z] Removing intermediate container ff85cea90b1b [2021-08-19T00:36:14.337Z] ---> a38fadc21c89 [2021-08-19T00:36:14.337Z] Step 6/23 : COPY go.mod . [2021-08-19T00:36:14.946Z] Removing intermediate container 5a28463a9904 [2021-08-19T00:36:14.946Z] ---> ac718ca915ca [2021-08-19T00:36:14.946Z] Step 6/24 : COPY go.mod . [2021-08-19T00:36:14.946Z] ---> 4afef9dee3ef [2021-08-19T00:36:14.946Z] Step 7/22 : RUN go mod download [2021-08-19T00:36:15.223Z] ---> Running in e3f40fa88fe1 [2021-08-19T00:36:15.223Z] Removing intermediate container 79e8ffe6ad82 [2021-08-19T00:36:15.223Z] ---> 479c06c2b7d7 [2021-08-19T00:36:15.223Z] Step 6/23 : COPY go.mod . [2021-08-19T00:36:15.497Z] ---> 93cfb7ff07f2 [2021-08-19T00:36:15.497Z] Step 7/23 : RUN go mod download [2021-08-19T00:36:16.099Z] ---> Running in 0e6d51f3e480 [2021-08-19T00:36:16.372Z] ---> 640d0c621ecc [2021-08-19T00:36:16.372Z] Step 7/24 : RUN go mod download [2021-08-19T00:36:16.654Z] ---> Running in c41865f171f4 [2021-08-19T00:36:16.942Z] ---> 8efbee21426b [2021-08-19T00:36:16.942Z] Step 7/23 : RUN go mod download [2021-08-19T00:36:17.252Z] ---> Running in 5ba7a65d9cbd [2021-08-19T00:36:20.669Z] Removing intermediate container 75f0d868791f [2021-08-19T00:36:20.669Z] ---> 39e87b1c8ba9 [2021-08-19T00:36:20.669Z] Step 8/32 : COPY . . [2021-08-19T00:36:21.652Z] Removing intermediate container e3f40fa88fe1 [2021-08-19T00:36:21.652Z] ---> 002ecb56cca1 [2021-08-19T00:36:21.652Z] Step 8/22 : COPY . . [2021-08-19T00:36:24.290Z] Removing intermediate container 0e6d51f3e480 [2021-08-19T00:36:24.290Z] ---> 438edce38c08 [2021-08-19T00:36:24.290Z] Step 8/23 : COPY . . [2021-08-19T00:36:24.563Z] Removing intermediate container c41865f171f4 [2021-08-19T00:36:24.563Z] ---> 26116354dfae [2021-08-19T00:36:24.563Z] Step 8/24 : COPY . . [2021-08-19T00:36:26.550Z] Removing intermediate container 5ba7a65d9cbd [2021-08-19T00:36:26.550Z] ---> 0f6173f2543a [2021-08-19T00:36:26.823Z] Step 8/23 : COPY . . [2021-08-19T00:36:42.072Z] ---> 50072b54b382 [2021-08-19T00:36:42.072Z] Step 9/32 : RUN go mod tidy [2021-08-19T00:36:42.072Z] ---> 533ec29aa8fe [2021-08-19T00:36:42.072Z] Step 9/22 : RUN go mod tidy [2021-08-19T00:36:42.072Z] ---> 1a57ea1fca55 [2021-08-19T00:36:42.072Z] Step 9/23 : RUN go mod tidy [2021-08-19T00:36:42.072Z] ---> 1c2e8313cdf7 [2021-08-19T00:36:42.072Z] Step 9/23 : RUN go mod tidy [2021-08-19T00:36:42.072Z] ---> a3c5fe503dbc [2021-08-19T00:36:42.072Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:36:42.072Z] ---> Running in fd1b30a078bf [2021-08-19T00:36:42.072Z] ---> Running in 9c123f5c4fff [2021-08-19T00:36:42.072Z] ---> Running in 78083197ba0c [2021-08-19T00:36:42.072Z] ---> Running in d71a9c90a535 [2021-08-19T00:36:42.072Z] ---> Running in 452ef4e66868 [2021-08-19T00:36:47.503Z] Removing intermediate container fd1b30a078bf [2021-08-19T00:36:47.503Z] ---> 9b837f8b99e8 [2021-08-19T00:36:47.503Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-19T00:36:47.785Z] ---> Running in 2c5ea49e3771 [2021-08-19T00:36:48.772Z] Removing intermediate container 9c123f5c4fff [2021-08-19T00:36:48.772Z] ---> 7dc16ea605e4 [2021-08-19T00:36:48.772Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-19T00:36:48.772Z] Removing intermediate container d71a9c90a535 [2021-08-19T00:36:48.772Z] ---> 76a65e8898f9 [2021-08-19T00:36:48.772Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-19T00:36:48.772Z] ---> Running in 81ab65702e21 [2021-08-19T00:36:49.052Z] ---> Running in 7b93984b220a [2021-08-19T00:36:49.052Z] Removing intermediate container 78083197ba0c [2021-08-19T00:36:49.052Z] ---> dc5f631fcd31 [2021-08-19T00:36:49.052Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-19T00:36:49.052Z] Removing intermediate container 452ef4e66868 [2021-08-19T00:36:49.052Z] ---> c7697a3104ed [2021-08-19T00:36:49.052Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-19T00:36:49.330Z] ---> Running in 7fe8878de565 [2021-08-19T00:36:49.330Z] ---> Running in 1f331b76444c [2021-08-19T00:36:49.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-19T00:36:51.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-19T00:36:51.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-19T00:36:51.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-19T00:36:52.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-19T00:38:45.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-19T00:38:52.218Z] Removing intermediate container 7b93984b220a [2021-08-19T00:38:52.218Z] ---> 677af12e0002 [2021-08-19T00:38:52.218Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-19T00:38:52.218Z] Removing intermediate container 2c5ea49e3771 [2021-08-19T00:38:52.218Z] ---> d4d3488b975c [2021-08-19T00:38:52.218Z] [2021-08-19T00:38:52.218Z] Step 11/32 : FROM alpine:3.12 [2021-08-19T00:38:52.488Z] ---> Running in 6d6c38218327 [2021-08-19T00:38:52.488Z] 3.12: Pulling from library/alpine [2021-08-19T00:38:55.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-19T00:38:55.378Z] Removing intermediate container 81ab65702e21 [2021-08-19T00:38:55.378Z] ---> ec91ab554e99 [2021-08-19T00:38:55.378Z] [2021-08-19T00:38:55.378Z] Step 11/22 : FROM alpine:3.12 [2021-08-19T00:38:55.653Z] 3.12: Pulling from library/alpine [2021-08-19T00:38:55.653Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T00:38:55.653Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-19T00:38:55.653Z] Status: Downloaded newer image for alpine:3.12 [2021-08-19T00:38:55.653Z] Status: Image is up to date for alpine:3.12 [2021-08-19T00:38:55.945Z] ---> c4fd0aeabfcf [2021-08-19T00:38:55.945Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-19T00:38:55.945Z] ---> c4fd0aeabfcf [2021-08-19T00:38:55.945Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-19T00:38:55.945Z] Removing intermediate container 7fe8878de565 [2021-08-19T00:38:55.945Z] ---> 55b66d085e01 [2021-08-19T00:38:55.945Z] [2021-08-19T00:38:55.945Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T00:38:55.945Z] ---> c4fd0aeabfcf [2021-08-19T00:38:55.945Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-19T00:38:55.945Z] Removing intermediate container 1f331b76444c [2021-08-19T00:38:55.945Z] ---> 7b188454ab5e [2021-08-19T00:38:55.945Z] [2021-08-19T00:38:55.945Z] Step 11/23 : FROM alpine:3.12 [2021-08-19T00:38:55.945Z] ---> c4fd0aeabfcf [2021-08-19T00:38:55.945Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-19T00:38:56.544Z] ---> Running in 58a0d3eef35f [2021-08-19T00:38:56.544Z] ---> Running in 281bd73238ab [2021-08-19T00:38:56.544Z] ---> Running in 7f235a75e496 [2021-08-19T00:38:56.544Z] ---> Running in 8b18b82ddb8b [2021-08-19T00:38:57.532Z] Removing intermediate container 58a0d3eef35f [2021-08-19T00:38:57.532Z] ---> 6de8aeb43895 [2021-08-19T00:38:57.532Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-19T00:38:57.532Z] Removing intermediate container 6d6c38218327 [2021-08-19T00:38:57.532Z] ---> c45548e4210e [2021-08-19T00:38:57.532Z] [2021-08-19T00:38:57.532Z] Step 12/24 : FROM docker:20.10.7 [2021-08-19T00:38:57.810Z] ---> Running in af3e5b85ea36 [2021-08-19T00:38:58.086Z] 20.10.7: Pulling from library/docker [2021-08-19T00:38:59.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:38:59.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:38:59.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:38:59.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:38:59.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:38:59.906Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-19T00:38:59.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:00.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:00.190Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-19T00:39:00.190Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-19T00:39:00.190Z] (4/4) Installing curl (7.78.0-r0) [2021-08-19T00:39:00.190Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:39:00.190Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T00:39:00.190Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:00.472Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-19T00:39:00.472Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-19T00:39:00.472Z] OK: 7 MiB in 18 packages [2021-08-19T00:39:00.472Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:39:00.757Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T00:39:00.757Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-19T00:39:00.757Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:39:01.049Z] OK: 5 MiB in 15 packages [2021-08-19T00:39:01.049Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-19T00:39:01.049Z] (2/2) Installing su-exec (0.2-r1) [2021-08-19T00:39:01.049Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:39:01.049Z] OK: 5 MiB in 16 packages [2021-08-19T00:39:01.049Z] OK: 6 MiB in 16 packages [2021-08-19T00:39:05.378Z] Removing intermediate container 7f235a75e496 [2021-08-19T00:39:05.378Z] ---> 19842024c347 [2021-08-19T00:39:05.378Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T00:39:05.378Z] Removing intermediate container af3e5b85ea36 [2021-08-19T00:39:05.378Z] ---> 55b75eed3e45 [2021-08-19T00:39:05.378Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-19T00:39:05.378Z] Removing intermediate container 8b18b82ddb8b [2021-08-19T00:39:05.378Z] ---> efef30cf0a1f [2021-08-19T00:39:05.378Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:39:05.378Z] ---> Running in 4e51eb453734 [2021-08-19T00:39:05.978Z] ---> Running in 6cab3b87a837 [2021-08-19T00:39:05.978Z] ---> Running in cd09bbd8fa79 [2021-08-19T00:39:06.253Z] Removing intermediate container 4e51eb453734 [2021-08-19T00:39:06.253Z] ---> 5ba45d089555 [2021-08-19T00:39:06.253Z] Step 14/22 : WORKDIR /edgex [2021-08-19T00:39:06.253Z] Removing intermediate container 281bd73238ab [2021-08-19T00:39:06.253Z] ---> 263605514fa0 [2021-08-19T00:39:06.253Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:39:06.850Z] ---> Running in de21acaea03e [2021-08-19T00:39:06.850Z] Removing intermediate container cd09bbd8fa79 [2021-08-19T00:39:06.850Z] ---> cca873795692 [2021-08-19T00:39:06.850Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-19T00:39:07.152Z] ---> Running in ed092a93c87b [2021-08-19T00:39:07.425Z] Removing intermediate container 6cab3b87a837 [2021-08-19T00:39:07.425Z] ---> fd0d0f6e5dad [2021-08-19T00:39:07.425Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-19T00:39:07.425Z] ---> Running in f8b7d032a530 [2021-08-19T00:39:07.703Z] ---> Running in 9e1047342215 [2021-08-19T00:39:08.303Z] Removing intermediate container de21acaea03e [2021-08-19T00:39:08.303Z] ---> 01182ba4e4b1 [2021-08-19T00:39:08.303Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-19T00:39:08.303Z] Removing intermediate container ed092a93c87b [2021-08-19T00:39:08.303Z] ---> dfb54a716efa [2021-08-19T00:39:08.303Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-19T00:39:08.577Z] Removing intermediate container f8b7d032a530 [2021-08-19T00:39:08.577Z] ---> 87e67ecba081 [2021-08-19T00:39:08.577Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T00:39:08.849Z] ---> Running in d7017c6e7593 [2021-08-19T00:39:08.850Z] ---> Running in ef1a7d2c2cec [2021-08-19T00:39:08.850Z] Removing intermediate container 9e1047342215 [2021-08-19T00:39:08.850Z] ---> 094da78a1465 [2021-08-19T00:39:08.850Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-19T00:39:09.121Z] ---> Running in 6bd3bd40680b [2021-08-19T00:39:09.121Z] ---> 4e6f8b6ed343 [2021-08-19T00:39:09.121Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-19T00:39:09.719Z] Removing intermediate container d7017c6e7593 [2021-08-19T00:39:09.719Z] ---> cc141d4f71a4 [2021-08-19T00:39:09.719Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-19T00:39:09.991Z] Removing intermediate container ef1a7d2c2cec [2021-08-19T00:39:09.991Z] ---> 527dc64a80cd [2021-08-19T00:39:09.991Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:39:10.270Z] ---> Running in 889d1c8c6703 [2021-08-19T00:39:11.248Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-19T00:39:11.248Z] Removing intermediate container 889d1c8c6703 [2021-08-19T00:39:11.248Z] ---> d8ed79009543 [2021-08-19T00:39:11.248Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:39:11.524Z] ---> 2fb8f8606fe0 [2021-08-19T00:39:11.524Z] ---> c2b0a8ab11c0 [2021-08-19T00:39:11.524Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-19T00:39:11.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-19T00:39:11.524Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-19T00:39:11.524Z] ---> df445af6242a [2021-08-19T00:39:11.524Z] 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-08-19T00:39:11.799Z] ---> Running in 49d62b2f7b03 [2021-08-19T00:39:12.786Z] Removing intermediate container 6bd3bd40680b [2021-08-19T00:39:12.786Z] ---> aaa2768de071 [2021-08-19T00:39:12.786Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-19T00:39:13.062Z] Removing intermediate container 49d62b2f7b03 [2021-08-19T00:39:13.062Z] ---> 2b8c1134d2f3 [2021-08-19T00:39:13.062Z] 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-08-19T00:39:13.062Z] ---> 416d345be711 [2021-08-19T00:39:13.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-19T00:39:13.062Z] ---> 9021f1b3972d [2021-08-19T00:39:13.062Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-19T00:39:13.347Z] ---> Running in a6c0bdd8a92a [2021-08-19T00:39:13.347Z] ---> a2c5601b4733 [2021-08-19T00:39:13.347Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-19T00:39:13.347Z] ---> Running in 302b54e79382 [2021-08-19T00:39:13.347Z] ---> Running in 5b0f63760f10 [2021-08-19T00:39:14.339Z] Removing intermediate container a6c0bdd8a92a [2021-08-19T00:39:14.339Z] ---> 3aa6586e0e75 [2021-08-19T00:39:14.339Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-19T00:39:14.613Z] Removing intermediate container 5b0f63760f10 [2021-08-19T00:39:14.613Z] ---> 1ce8522daaff [2021-08-19T00:39:14.613Z] Step 19/22 : CMD ["--init=true"] [2021-08-19T00:39:14.886Z] ---> f5e809870ed4 [2021-08-19T00:39:14.886Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-19T00:39:15.160Z] ---> Running in 2b4c7ffad108 [2021-08-19T00:39:15.160Z] ---> e352cbbd101e [2021-08-19T00:39:15.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-19T00:39:15.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:15.160Z] ---> Running in 8eeef2b51da0 [2021-08-19T00:39:15.433Z] ---> 8d5264520462 [2021-08-19T00:39:15.433Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-19T00:39:15.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:16.041Z] ---> Running in cb150768ee6e [2021-08-19T00:39:16.041Z] Removing intermediate container 2b4c7ffad108 [2021-08-19T00:39:16.041Z] ---> 4510e74b17cd [2021-08-19T00:39:16.041Z] Step 20/22 : LABEL arch=arm64 [2021-08-19T00:39:16.315Z] Removing intermediate container 8eeef2b51da0 [2021-08-19T00:39:16.315Z] ---> 74de2050013a [2021-08-19T00:39:16.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:39:16.315Z] ---> Running in 7ae1081f4a0e [2021-08-19T00:39:16.315Z] (1/39) Installing readline (8.1.0-r0) [2021-08-19T00:39:16.315Z] (2/39) Installing bash (5.1.0-r0) [2021-08-19T00:39:16.588Z] Executing bash-5.1.0-r0.post-install [2021-08-19T00:39:16.588Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-19T00:39:16.588Z] ---> d81878c22451 [2021-08-19T00:39:16.588Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-19T00:39:16.588Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-19T00:39:16.588Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-19T00:39:16.588Z] ---> Running in f8d2267eeb02 [2021-08-19T00:39:16.588Z] (6/39) Installing curl (7.78.0-r0) [2021-08-19T00:39:16.588Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-19T00:39:16.588Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-19T00:39:16.588Z] (9/39) Installing expat (2.2.10-r1) [2021-08-19T00:39:16.588Z] (10/39) Installing libffi (3.3-r2) [2021-08-19T00:39:18.401Z] (11/39) Installing gdbm (1.19-r0) [2021-08-19T00:39:18.401Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-19T00:39:18.401Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-19T00:39:18.401Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-19T00:39:18.401Z] ---> Running in 085c684e80ce [2021-08-19T00:39:18.401Z] Removing intermediate container 7ae1081f4a0e [2021-08-19T00:39:18.401Z] ---> 553855eee4c2 [2021-08-19T00:39:18.401Z] Step 21/22 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:39:18.401Z] Removing intermediate container f8d2267eeb02 [2021-08-19T00:39:18.401Z] ---> 8d94a583f371 [2021-08-19T00:39:18.401Z] Step 21/23 : LABEL arch=arm64 [2021-08-19T00:39:18.401Z] ---> Running in 3355e604d839 [2021-08-19T00:39:18.401Z] ---> Running in dd90cea6363e [2021-08-19T00:39:18.401Z] Removing intermediate container 085c684e80ce [2021-08-19T00:39:18.401Z] ---> 47a3e4cf5780 [2021-08-19T00:39:18.401Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:39:18.677Z] ---> Running in d8d2d762cfe3 [2021-08-19T00:39:18.952Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-19T00:39:18.952Z] Removing intermediate container 3355e604d839 [2021-08-19T00:39:18.952Z] ---> 7da84118ab11 [2021-08-19T00:39:18.952Z] Step 22/22 : LABEL version=2.0.1-dev.33 [2021-08-19T00:39:18.952Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-19T00:39:18.952Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-19T00:39:18.952Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-19T00:39:18.952Z] Removing intermediate container dd90cea6363e [2021-08-19T00:39:18.952Z] ---> 18d6c8bdaa13 [2021-08-19T00:39:18.952Z] Step 22/23 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:39:18.952Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-19T00:39:18.952Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-19T00:39:19.227Z] ---> Running in 175f04aac34d [2021-08-19T00:39:19.227Z] ---> Running in c3ff730c7bbf [2021-08-19T00:39:19.227Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-19T00:39:19.227Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-19T00:39:19.499Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-19T00:39:19.499Z] Removing intermediate container d8d2d762cfe3 [2021-08-19T00:39:19.499Z] ---> 302f7cb016d2 [2021-08-19T00:39:19.499Z] Step 21/23 : LABEL arch=arm64 [2021-08-19T00:39:19.499Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-19T00:39:19.499Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-19T00:39:19.499Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-19T00:39:19.499Z] Removing intermediate container cb150768ee6e [2021-08-19T00:39:19.499Z] ---> ca5875d2cc6a [2021-08-19T00:39:19.499Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:39:19.499Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-19T00:39:19.499Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-19T00:39:19.774Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-19T00:39:19.774Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-19T00:39:19.774Z] ---> Running in 9089d61a3a3e [2021-08-19T00:39:19.774Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-19T00:39:19.774Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-19T00:39:20.054Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-19T00:39:20.054Z] Removing intermediate container 175f04aac34d [2021-08-19T00:39:20.054Z] ---> 8dde2aaca7f4 [2021-08-19T00:39:20.054Z] [2021-08-19T00:39:20.054Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-19T00:39:20.054Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-19T00:39:20.054Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-19T00:39:20.054Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-19T00:39:20.054Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-19T00:39:20.054Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-19T00:39:20.054Z] Removing intermediate container c3ff730c7bbf [2021-08-19T00:39:20.054Z] ---> c7baf79faa03 [2021-08-19T00:39:20.054Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-19T00:39:20.325Z] Successfully built 8dde2aaca7f4 [2021-08-19T00:39:20.325Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-19T00:39:20.325Z]  Building security-proxy-setup ... done Building core-command [2021-08-19T00:39:20.606Z] ---> Running in b13cfc5fc092 [2021-08-19T00:39:20.606Z] Executing busybox-1.32.1-r6.trigger [2021-08-19T00:39:20.606Z] Removing intermediate container 9089d61a3a3e [2021-08-19T00:39:20.606Z] ---> 422d1dadb29d [2021-08-19T00:39:20.606Z] Step 22/23 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:39:20.606Z] OK: 82 MiB in 59 packages [2021-08-19T00:39:20.883Z] ---> b950b1f9e9da [2021-08-19T00:39:20.883Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-19T00:39:20.883Z] ---> Running in f33b054ad8a5 [2021-08-19T00:39:21.485Z] Removing intermediate container b13cfc5fc092 [2021-08-19T00:39:21.485Z] ---> 73432e1c2a7c [2021-08-19T00:39:21.485Z] [2021-08-19T00:39:21.775Z] Successfully built 73432e1c2a7c [2021-08-19T00:39:22.374Z] Successfully tagged support-scheduler-arm64:latest [2021-08-19T00:39:22.374Z] Building security-secretstore-setup [2021-08-19T00:39:22.374Z]  Building support-scheduler ... done Removing intermediate container f33b054ad8a5 [2021-08-19T00:39:22.374Z] ---> 5d7afe004e1c [2021-08-19T00:39:22.374Z] Step 23/23 : LABEL version=2.0.1-dev.33 [2021-08-19T00:39:24.994Z] ---> a6a729098b5f [2021-08-19T00:39:24.994Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-19T00:39:24.994Z] ---> Running in f9022ce85cda [2021-08-19T00:39:25.629Z] Removing intermediate container f9022ce85cda [2021-08-19T00:39:25.629Z] ---> a854c47bf7b8 [2021-08-19T00:39:25.629Z] [2021-08-19T00:39:25.934Z] Successfully built a854c47bf7b8 [2021-08-19T00:39:25.934Z] Successfully tagged support-notifications-arm64:latest [2021-08-19T00:39:25.934Z]  Building support-notifications ... done Building core-data [2021-08-19T00:39:26.214Z] ---> 1c39ea8d10ad [2021-08-19T00:39:26.214Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-19T00:39:28.202Z] ---> b859bd68523b [2021-08-19T00:39:28.202Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-19T00:39:30.189Z] ---> 8cdcd4cd63d4 [2021-08-19T00:39:30.189Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-19T00:39:30.189Z] Collecting docker-compose==1.23.2 [2021-08-19T00:39:30.189Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-19T00:39:30.466Z] Collecting docopt<0.7,>=0.6.1 [2021-08-19T00:39:30.466Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-19T00:39:30.743Z] ---> Running in 6a6c4aca046b [2021-08-19T00:39:31.729Z] Removing intermediate container 6a6c4aca046b [2021-08-19T00:39:31.729Z] ---> 586adb398e8b [2021-08-19T00:39:31.729Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-19T00:39:33.720Z] Collecting PyYAML<4,>=3.10 [2021-08-19T00:39:33.720Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-19T00:39:33.720Z] ---> 06f21f198c66 [2021-08-19T00:39:33.720Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-19T00:39:34.846Z] ---> Running in e8c10b60af4d [2021-08-19T00:39:38.363Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-19T00:39:38.363Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-19T00:39:39.347Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:39:39.347Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:39:39.347Z] ---> 1e13ed62500d [2021-08-19T00:39:39.348Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:39:39.348Z] ---> Using cache [2021-08-19T00:39:39.348Z] ---> a4bb78d391d2 [2021-08-19T00:39:39.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:39:39.348Z] ---> Using cache [2021-08-19T00:39:39.348Z] ---> b34049db630b [2021-08-19T00:39:39.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T00:39:39.630Z] Removing intermediate container e8c10b60af4d [2021-08-19T00:39:39.630Z] ---> 0676d8fd9286 [2021-08-19T00:39:39.630Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-19T00:39:39.630Z] ---> Running in 7c1a374393a2 [2021-08-19T00:39:40.625Z] ---> Running in eb57e2781848 [2021-08-19T00:39:42.083Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-19T00:39:42.083Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-19T00:39:42.083Z] Collecting cached-property<2,>=1.2.0 [2021-08-19T00:39:42.083Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-19T00:39:42.361Z] Removing intermediate container eb57e2781848 [2021-08-19T00:39:42.361Z] ---> e3f97156018e [2021-08-19T00:39:42.361Z] Step 29/32 : CMD ["gate"] [2021-08-19T00:39:42.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:42.913Z] Collecting docker<4.0,>=3.6.0 [2021-08-19T00:39:42.913Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-19T00:39:43.202Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-19T00:39:43.486Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:39:43.486Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:39:43.486Z] ---> 1e13ed62500d [2021-08-19T00:39:43.486Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-19T00:39:43.486Z] Step 3/26 : WORKDIR /edgex-go [2021-08-19T00:39:43.486Z] ---> Using cache [2021-08-19T00:39:43.486Z] ---> a4bb78d391d2 [2021-08-19T00:39:43.486Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:39:43.486Z] ---> Using cache [2021-08-19T00:39:43.486Z] ---> b34049db630b [2021-08-19T00:39:43.486Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-19T00:39:43.486Z] ---> Running in d0eec9622b80 [2021-08-19T00:39:43.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:43.766Z] Collecting jsonschema<3,>=2.5.1 [2021-08-19T00:39:43.766Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-19T00:39:43.766Z] 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-08-19T00:39:43.766Z] ---> Running in e27f290bd503 [2021-08-19T00:39:44.051Z] Collecting texttable<0.10,>=0.9.0 [2021-08-19T00:39:44.051Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-19T00:39:44.657Z] Removing intermediate container d0eec9622b80 [2021-08-19T00:39:44.657Z] ---> a3fcc432f5c5 [2021-08-19T00:39:44.657Z] Step 30/32 : LABEL arch=arm64 [2021-08-19T00:39:44.657Z] OK: 218 MiB in 52 packages [2021-08-19T00:39:45.278Z] ---> Running in 4109f22a364d [2021-08-19T00:39:46.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:46.541Z] Removing intermediate container 4109f22a364d [2021-08-19T00:39:46.541Z] ---> 0f5d67a732c6 [2021-08-19T00:39:46.541Z] Step 31/32 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:39:47.144Z] ---> Running in 6446372c5067 [2021-08-19T00:39:47.144Z] Collecting docker-pycreds>=0.4.0 [2021-08-19T00:39:47.145Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-19T00:39:47.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:47.428Z] Removing intermediate container 7c1a374393a2 [2021-08-19T00:39:47.428Z] ---> 19ed8b9e01a7 [2021-08-19T00:39:47.428Z] Step 6/24 : COPY go.mod . [2021-08-19T00:39:47.428Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:39:47.428Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:39:47.428Z] ---> 1e13ed62500d [2021-08-19T00:39:47.428Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:39:47.428Z] ---> Using cache [2021-08-19T00:39:47.428Z] ---> a4bb78d391d2 [2021-08-19T00:39:47.428Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:39:47.428Z] ---> Using cache [2021-08-19T00:39:47.428Z] ---> b34049db630b [2021-08-19T00:39:47.428Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-19T00:39:47.428Z] ---> Running in c6d7c09b7a3c [2021-08-19T00:39:48.040Z] Collecting idna<2.8,>=2.5 [2021-08-19T00:39:48.040Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-19T00:39:48.040Z] Removing intermediate container 6446372c5067 [2021-08-19T00:39:48.040Z] ---> 0fc555b6bc55 [2021-08-19T00:39:48.040Z] Step 32/32 : LABEL version=2.0.1-dev.33 [2021-08-19T00:39:48.324Z] OK: 218 MiB in 52 packages [2021-08-19T00:39:48.610Z] Collecting certifi>=2017.4.17 [2021-08-19T00:39:48.610Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-19T00:39:48.610Z] ---> Running in 7e0521bbe058 [2021-08-19T00:39:48.610Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-19T00:39:48.610Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-19T00:39:48.893Z] ---> 3b6bbfdb5eec [2021-08-19T00:39:48.893Z] Step 7/24 : RUN go mod download [2021-08-19T00:39:49.166Z] ---> Running in de02503b73b0 [2021-08-19T00:39:49.768Z] Removing intermediate container 7e0521bbe058 [2021-08-19T00:39:49.768Z] ---> 2f49ce1fd1bd [2021-08-19T00:39:49.768Z] [2021-08-19T00:39:49.768Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-19T00:39:49.768Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-19T00:39:50.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:50.042Z] Successfully built 2f49ce1fd1bd [2021-08-19T00:39:50.042Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-19T00:39:50.042Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-19T00:39:50.042Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-19T00:39:50.042Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-19T00:39:50.318Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-19T00:39:50.318Z] Building core-metadata [2021-08-19T00:39:50.318Z]  Building security-bootstrapper ... done Removing intermediate container e27f290bd503 [2021-08-19T00:39:50.318Z] ---> 80463013da7b [2021-08-19T00:39:50.318Z] Step 6/26 : COPY go.mod . [2021-08-19T00:39:50.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:39:51.538Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-19T00:39:51.538Z] Attempting uninstall: urllib3 [2021-08-19T00:39:51.538Z] Found existing installation: urllib3 1.26.2 [2021-08-19T00:39:51.538Z] Uninstalling urllib3-1.26.2: [2021-08-19T00:39:51.538Z] Successfully uninstalled urllib3-1.26.2 [2021-08-19T00:39:51.538Z] ---> b7b304d3d3ba [2021-08-19T00:39:51.538Z] Step 7/26 : RUN go mod download [2021-08-19T00:39:51.845Z] OK: 218 MiB in 52 packages [2021-08-19T00:39:52.447Z] ---> Running in 350d8807280e [2021-08-19T00:39:52.447Z] Attempting uninstall: idna [2021-08-19T00:39:52.447Z] Found existing installation: idna 3.1 [2021-08-19T00:39:52.447Z] Uninstalling idna-3.1: [2021-08-19T00:39:52.721Z] Successfully uninstalled idna-3.1 [2021-08-19T00:39:53.322Z] Attempting uninstall: chardet [2021-08-19T00:39:53.322Z] Found existing installation: chardet 4.0.0 [2021-08-19T00:39:53.322Z] Uninstalling chardet-4.0.0: [2021-08-19T00:39:53.601Z] Successfully uninstalled chardet-4.0.0 [2021-08-19T00:39:54.597Z] Removing intermediate container c6d7c09b7a3c [2021-08-19T00:39:54.597Z] ---> 5061aeffc96e [2021-08-19T00:39:54.597Z] Step 6/24 : COPY go.mod . [2021-08-19T00:39:55.583Z] Removing intermediate container de02503b73b0 [2021-08-19T00:39:55.583Z] ---> d37092daaa27 [2021-08-19T00:39:55.583Z] Step 8/24 : COPY . . [2021-08-19T00:39:55.583Z] Attempting uninstall: requests [2021-08-19T00:39:55.583Z] Found existing installation: requests 2.25.1 [2021-08-19T00:39:55.583Z] Uninstalling requests-2.25.1: [2021-08-19T00:39:55.860Z] Successfully uninstalled requests-2.25.1 [2021-08-19T00:39:56.138Z] ---> 60727cf2ad9a [2021-08-19T00:39:56.138Z] Step 7/24 : RUN go mod download [2021-08-19T00:39:56.413Z] ---> Running in a4350fec6d0d [2021-08-19T00:39:56.413Z] Running setup.py install for texttable: started [2021-08-19T00:39:59.052Z] Running setup.py install for texttable: finished with status 'done' [2021-08-19T00:39:59.052Z] Running setup.py install for PyYAML: started [2021-08-19T00:40:00.502Z] Removing intermediate container 350d8807280e [2021-08-19T00:40:00.502Z] ---> 5b0f6ff79bc2 [2021-08-19T00:40:00.502Z] Step 8/26 : COPY . . [2021-08-19T00:40:01.953Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-19T00:40:03.399Z] Running setup.py install for docopt: started [2021-08-19T00:40:04.001Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-19T00:40:04.001Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-19T00:40:04.001Z] ---> 1e13ed62500d [2021-08-19T00:40:04.001Z] Step 3/24 : WORKDIR /edgex-go [2021-08-19T00:40:04.001Z] ---> Using cache [2021-08-19T00:40:04.001Z] ---> a4bb78d391d2 [2021-08-19T00:40:04.001Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:40:04.001Z] ---> Using cache [2021-08-19T00:40:04.001Z] ---> b34049db630b [2021-08-19T00:40:04.001Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-19T00:40:04.001Z] ---> Using cache [2021-08-19T00:40:04.001Z] ---> 80463013da7b [2021-08-19T00:40:04.001Z] Step 6/24 : COPY go.mod . [2021-08-19T00:40:04.001Z] ---> Using cache [2021-08-19T00:40:04.001Z] ---> b7b304d3d3ba [2021-08-19T00:40:04.001Z] Step 7/24 : RUN go mod download [2021-08-19T00:40:04.001Z] ---> Using cache [2021-08-19T00:40:04.001Z] ---> 5b0f6ff79bc2 [2021-08-19T00:40:04.001Z] Step 8/24 : COPY . . [2021-08-19T00:40:06.640Z] Running setup.py install for docopt: finished with status 'done' [2021-08-19T00:40:06.640Z] Running setup.py install for dockerpty: started [2021-08-19T00:40:06.640Z] Removing intermediate container a4350fec6d0d [2021-08-19T00:40:06.640Z] ---> 46932876ef8f [2021-08-19T00:40:06.640Z] Step 8/24 : COPY . . [2021-08-19T00:40:08.624Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-19T00:40:12.023Z] 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-08-19T00:40:15.453Z] ---> b7863f245edf [2021-08-19T00:40:15.453Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:40:16.918Z] ---> bd080623ef58 [2021-08-19T00:40:16.918Z] Step 9/26 : RUN go mod tidy [2021-08-19T00:40:16.918Z] ---> Running in af1627051890 [2021-08-19T00:40:17.198Z] ---> 88dedcf2e742 [2021-08-19T00:40:17.198Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:40:17.198Z] ---> e26439270c10 [2021-08-19T00:40:17.198Z] Step 9/24 : RUN go mod tidy [2021-08-19T00:40:17.475Z] ---> Running in 1d5a9f1cc426 [2021-08-19T00:40:17.475Z] ---> Running in c018e2ae3e5d [2021-08-19T00:40:17.755Z] ---> Running in 91d531a01f69 [2021-08-19T00:40:26.065Z] Removing intermediate container af1627051890 [2021-08-19T00:40:26.065Z] ---> da6d66c78eb4 [2021-08-19T00:40:26.065Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-19T00:40:26.341Z] Removing intermediate container 1d5a9f1cc426 [2021-08-19T00:40:26.341Z] ---> fcf46e05e51f [2021-08-19T00:40:26.341Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-19T00:40:26.341Z] ---> Running in 90195790a92d [2021-08-19T00:40:26.613Z] ---> Running in 8b65ca87f7dc [2021-08-19T00:40:26.613Z] Removing intermediate container c018e2ae3e5d [2021-08-19T00:40:26.613Z] ---> 94590a010ade [2021-08-19T00:40:26.613Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-19T00:40:26.888Z] Removing intermediate container 91d531a01f69 [2021-08-19T00:40:26.888Z] ---> e3c38ce5ecdf [2021-08-19T00:40:26.888Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-19T00:40:26.888Z] ---> Running in a75667af04ec [2021-08-19T00:40:27.178Z] ---> Running in 4e333cb0871e [2021-08-19T00:40:28.172Z] Removing intermediate container 302b54e79382 [2021-08-19T00:40:28.173Z] ---> b3d351a4de1d [2021-08-19T00:40:28.173Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-19T00:40:28.445Z] ---> Running in 77dd548aec88 [2021-08-19T00:40:28.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2021-08-19T00:40:28.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-19T00:40:29.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-19T00:40:29.283Z] Removing intermediate container 77dd548aec88 [2021-08-19T00:40:29.283Z] ---> 4ee17b7bb7c4 [2021-08-19T00:40:29.283Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-19T00:40:29.556Z] ---> Running in 361e04ff107c [2021-08-19T00:40:29.556Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2021-08-19T00:40:30.153Z] Removing intermediate container 361e04ff107c [2021-08-19T00:40:30.153Z] ---> ae085975bac3 [2021-08-19T00:40:30.153Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-19T00:40:32.149Z] ---> e6d00d8bc7de [2021-08-19T00:40:32.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-19T00:40:33.598Z] ---> 4e7ec98eb6ca [2021-08-19T00:40:33.598Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-19T00:40:35.627Z] ---> cf1b472e39f7 [2021-08-19T00:40:35.627Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-19T00:40:35.627Z] ---> Running in 4734262d2301 [2021-08-19T00:40:36.234Z] Removing intermediate container 4734262d2301 [2021-08-19T00:40:36.234Z] ---> 53cbf040c0f0 [2021-08-19T00:40:36.234Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:40:36.234Z] ---> Running in 6a8121eb36fe [2021-08-19T00:40:37.224Z] Removing intermediate container 6a8121eb36fe [2021-08-19T00:40:37.224Z] ---> 88ddabd2748d [2021-08-19T00:40:37.224Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T00:40:37.224Z] ---> Running in b5d846cc8ad1 [2021-08-19T00:40:37.839Z] Removing intermediate container b5d846cc8ad1 [2021-08-19T00:40:37.839Z] ---> 59127f89862b [2021-08-19T00:40:37.839Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:40:38.115Z] ---> Running in 6d5ae99aed35 [2021-08-19T00:40:39.107Z] Removing intermediate container 6d5ae99aed35 [2021-08-19T00:40:39.107Z] ---> fdd415796838 [2021-08-19T00:40:39.107Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:40:39.107Z] ---> Running in 4c6d438fda6f [2021-08-19T00:40:40.097Z] Removing intermediate container 4c6d438fda6f [2021-08-19T00:40:40.097Z] ---> 964689152163 [2021-08-19T00:40:40.097Z] [2021-08-19T00:40:40.097Z] Successfully built 964689152163 [2021-08-19T00:40:40.097Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-19T00:42:04.482Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-19T00:42:06.476Z] Removing intermediate container 90195790a92d [2021-08-19T00:42:06.476Z] ---> b4524a5f1f85 [2021-08-19T00:42:06.476Z] [2021-08-19T00:42:06.476Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T00:42:06.476Z] ---> c4fd0aeabfcf [2021-08-19T00:42:06.476Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T00:42:06.476Z] ---> Using cache [2021-08-19T00:42:06.476Z] ---> efef30cf0a1f [2021-08-19T00:42:06.476Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:42:06.476Z] ---> Using cache [2021-08-19T00:42:06.476Z] ---> cca873795692 [2021-08-19T00:42:06.476Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-19T00:42:06.476Z] ---> Running in f6b74652fe64 [2021-08-19T00:42:07.931Z] Removing intermediate container f6b74652fe64 [2021-08-19T00:42:07.931Z] ---> 56c65af62a65 [2021-08-19T00:42:07.931Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T00:42:08.536Z] ---> Running in 5a639176f166 [2021-08-19T00:42:10.016Z] Removing intermediate container 5a639176f166 [2021-08-19T00:42:10.016Z] ---> 3dc49fe547aa [2021-08-19T00:42:10.016Z] Step 16/24 : WORKDIR / [2021-08-19T00:42:11.471Z] ---> Running in a1d042947669 [2021-08-19T00:42:12.077Z] Removing intermediate container a75667af04ec [2021-08-19T00:42:12.077Z] ---> d3e64da4eb13 [2021-08-19T00:42:12.077Z] [2021-08-19T00:42:12.077Z] Step 11/26 : FROM alpine:3.12 [2021-08-19T00:42:12.077Z] ---> c4fd0aeabfcf [2021-08-19T00:42:12.077Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-19T00:42:12.077Z] Removing intermediate container 8b65ca87f7dc [2021-08-19T00:42:12.077Z] ---> d05210e493de [2021-08-19T00:42:12.077Z] [2021-08-19T00:42:12.077Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T00:42:12.077Z] ---> c4fd0aeabfcf [2021-08-19T00:42:12.077Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-19T00:42:12.077Z] ---> Using cache [2021-08-19T00:42:12.077Z] ---> efef30cf0a1f [2021-08-19T00:42:12.077Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-19T00:42:12.077Z] ---> Using cache [2021-08-19T00:42:12.077Z] ---> cca873795692 [2021-08-19T00:42:12.077Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-19T00:42:13.058Z] ---> Running in e6c34edb3fd1 [2021-08-19T00:42:13.058Z] ---> Running in 48ed50f9a0bc [2021-08-19T00:42:13.058Z] Removing intermediate container a1d042947669 [2021-08-19T00:42:13.058Z] ---> 22e21245fce1 [2021-08-19T00:42:13.058Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:42:13.660Z] Removing intermediate container 48ed50f9a0bc [2021-08-19T00:42:13.660Z] ---> d1ba60f3ac4e [2021-08-19T00:42:13.660Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-19T00:42:14.266Z] ---> Running in 6d553ccaa385 [2021-08-19T00:42:14.544Z] ---> 9aed91f78e92 [2021-08-19T00:42:14.544Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-19T00:42:14.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:42:14.819Z] Removing intermediate container 6d553ccaa385 [2021-08-19T00:42:14.820Z] ---> b219e17d746a [2021-08-19T00:42:14.820Z] Step 16/24 : WORKDIR / [2021-08-19T00:42:15.095Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:42:15.095Z] ---> Running in 5a4d35b27f4c [2021-08-19T00:42:15.697Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-19T00:42:15.697Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-19T00:42:15.697Z] (3/3) Installing su-exec (0.2-r1) [2021-08-19T00:42:15.697Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:42:15.697Z] Executing ca-certificates-20191127-r4.trigger [2021-08-19T00:42:15.972Z] OK: 6 MiB in 17 packages [2021-08-19T00:42:16.264Z] ---> b43a8efacfbe [2021-08-19T00:42:16.265Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-19T00:42:16.863Z] Removing intermediate container 5a4d35b27f4c [2021-08-19T00:42:16.863Z] ---> dbb4aac690c7 [2021-08-19T00:42:16.863Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:42:17.847Z] ---> 9756dee5d1b9 [2021-08-19T00:42:17.847Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-19T00:42:17.847Z] ---> 7983f50cc6b3 [2021-08-19T00:42:17.847Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-19T00:42:17.847Z] Removing intermediate container e6c34edb3fd1 [2021-08-19T00:42:17.847Z] ---> 7d4d29fc51b2 [2021-08-19T00:42:18.129Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-19T00:42:18.403Z] ---> Running in 03f577484333 [2021-08-19T00:42:18.403Z] ---> Running in 1eddb238cc6d [2021-08-19T00:42:19.843Z] Removing intermediate container 03f577484333 [2021-08-19T00:42:19.843Z] ---> c58e792296a0 [2021-08-19T00:42:19.843Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:42:20.115Z] Removing intermediate container 1eddb238cc6d [2021-08-19T00:42:20.115Z] ---> 9e38c2fd60d3 [2021-08-19T00:42:20.115Z] Step 14/26 : WORKDIR / [2021-08-19T00:42:20.388Z] ---> Running in b1b57bae7994 [2021-08-19T00:42:20.388Z] ---> de2039f91a5d [2021-08-19T00:42:20.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-19T00:42:20.678Z] ---> Running in cee303d40bbb [2021-08-19T00:42:20.957Z] Removing intermediate container 4e333cb0871e [2021-08-19T00:42:20.957Z] ---> c5e5e813497b [2021-08-19T00:42:20.957Z] [2021-08-19T00:42:20.957Z] Step 11/24 : FROM alpine:3.12 [2021-08-19T00:42:20.957Z] ---> c4fd0aeabfcf [2021-08-19T00:42:20.957Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-19T00:42:21.231Z] ---> Running in acf5b1f67545 [2021-08-19T00:42:21.231Z] Removing intermediate container b1b57bae7994 [2021-08-19T00:42:21.231Z] ---> 30a0bcb83f0d [2021-08-19T00:42:21.231Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T00:42:21.522Z] Removing intermediate container cee303d40bbb [2021-08-19T00:42:21.522Z] ---> 2e1776b40902 [2021-08-19T00:42:21.522Z] 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-08-19T00:42:21.522Z] ---> 249798349a60 [2021-08-19T00:42:21.522Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-19T00:42:21.522Z] ---> Running in 686a09155828 [2021-08-19T00:42:21.794Z] ---> Running in 4ee647983d95 [2021-08-19T00:42:22.069Z] Removing intermediate container acf5b1f67545 [2021-08-19T00:42:22.069Z] ---> af8196fdc8c6 [2021-08-19T00:42:22.069Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-19T00:42:22.069Z] ---> Running in b431081ff840 [2021-08-19T00:42:22.666Z] Removing intermediate container 686a09155828 [2021-08-19T00:42:22.666Z] ---> 3a3b24099f95 [2021-08-19T00:42:22.666Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:22.938Z] ---> Running in dfaf14d6ed13 [2021-08-19T00:42:22.938Z] ---> 8ef3436c5df9 [2021-08-19T00:42:22.938Z] 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-08-19T00:42:22.938Z] Removing intermediate container b431081ff840 [2021-08-19T00:42:22.938Z] ---> f75ec78980e9 [2021-08-19T00:42:22.938Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-19T00:42:22.938Z] Removing intermediate container 4ee647983d95 [2021-08-19T00:42:22.938Z] ---> 1adb3150992b [2021-08-19T00:42:22.938Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:42:23.210Z] ---> Running in fa375385c577 [2021-08-19T00:42:23.210Z] ---> Running in 65f595867bf8 [2021-08-19T00:42:23.483Z] Removing intermediate container dfaf14d6ed13 [2021-08-19T00:42:23.483Z] ---> 967556c153b1 [2021-08-19T00:42:23.483Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:42:23.756Z] ---> Running in b0bae61c2239 [2021-08-19T00:42:24.033Z] Removing intermediate container fa375385c577 [2021-08-19T00:42:24.033Z] ---> 252e58b39dc4 [2021-08-19T00:42:24.033Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T00:42:24.033Z] Removing intermediate container 65f595867bf8 [2021-08-19T00:42:24.033Z] ---> d0a26343947f [2021-08-19T00:42:24.033Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-19T00:42:24.033Z] ---> 7b33b53aecd8 [2021-08-19T00:42:24.033Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-19T00:42:24.033Z] ---> Running in 5776095a8df8 [2021-08-19T00:42:24.307Z] ---> Running in 963acf1a100c [2021-08-19T00:42:24.307Z] Removing intermediate container b0bae61c2239 [2021-08-19T00:42:24.307Z] ---> 0135a94b99cb [2021-08-19T00:42:24.307Z] [2021-08-19T00:42:24.908Z] Successfully built 0135a94b99cb [2021-08-19T00:42:24.908Z] Successfully tagged core-command-arm64:latest [2021-08-19T00:42:24.908Z]  Building core-command ... done Removing intermediate container 963acf1a100c [2021-08-19T00:42:24.908Z] ---> 2bca6a8fb580 [2021-08-19T00:42:24.908Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:25.181Z] ---> Running in 81b48aadc15c [2021-08-19T00:42:25.181Z] ---> 381918a047e9 [2021-08-19T00:42:25.181Z] 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-08-19T00:42:25.787Z] Removing intermediate container 81b48aadc15c [2021-08-19T00:42:25.787Z] ---> af311e8c7486 [2021-08-19T00:42:25.787Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:42:26.059Z] ---> Running in 9583b5676040 [2021-08-19T00:42:26.337Z] ---> 7024556ac11c [2021-08-19T00:42:26.337Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-19T00:42:26.935Z] Removing intermediate container 9583b5676040 [2021-08-19T00:42:26.935Z] ---> 0735aac7530e [2021-08-19T00:42:26.935Z] [2021-08-19T00:42:27.209Z] Successfully built 0735aac7530e [2021-08-19T00:42:27.209Z] Successfully tagged core-metadata-arm64:latest [2021-08-19T00:42:27.481Z]  Building core-metadata ... done Removing intermediate container 5776095a8df8 [2021-08-19T00:42:27.481Z] ---> 7f0c6a30fb16 [2021-08-19T00:42:27.481Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-19T00:42:28.075Z] ---> Running in 6c08df320485 [2021-08-19T00:42:28.075Z] ---> 184969deb71d [2021-08-19T00:42:28.075Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-19T00:42:29.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-19T00:42:29.785Z] ---> 07f9e0f4c831 [2021-08-19T00:42:29.785Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-19T00:42:30.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-19T00:42:30.970Z] ---> 73df7ae1094d [2021-08-19T00:42:30.970Z] 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-08-19T00:42:30.970Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-19T00:42:30.970Z] ---> Running in 6f055ee64f68 [2021-08-19T00:42:30.970Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-19T00:42:31.242Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-19T00:42:31.242Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-19T00:42:31.516Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-19T00:42:31.516Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-19T00:42:31.789Z] Executing busybox-1.31.1-r20.trigger [2021-08-19T00:42:31.790Z] OK: 8 MiB in 20 packages [2021-08-19T00:42:33.191Z] Removing intermediate container 6c08df320485 [2021-08-19T00:42:33.191Z] ---> 14416c2532db [2021-08-19T00:42:33.191Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-19T00:42:33.789Z] Removing intermediate container 6f055ee64f68 [2021-08-19T00:42:33.789Z] ---> 0f0aa68ab2f2 [2021-08-19T00:42:33.789Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-19T00:42:33.789Z] ---> Running in 94cc8c6f7b65 [2021-08-19T00:42:34.386Z] ---> 2f245a6e8d57 [2021-08-19T00:42:34.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-19T00:42:34.386Z] Removing intermediate container 94cc8c6f7b65 [2021-08-19T00:42:34.386Z] ---> 5a48546180c9 [2021-08-19T00:42:34.386Z] Step 24/26 : LABEL arch=arm64 [2021-08-19T00:42:34.661Z] ---> Running in 633ebcd56986 [2021-08-19T00:42:35.640Z] Removing intermediate container 633ebcd56986 [2021-08-19T00:42:35.640Z] ---> 505be153a1da [2021-08-19T00:42:35.640Z] Step 25/26 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:35.917Z] ---> Running in 64fbc454e797 [2021-08-19T00:42:35.917Z] ---> 510df8885611 [2021-08-19T00:42:35.917Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-19T00:42:36.512Z] Removing intermediate container 64fbc454e797 [2021-08-19T00:42:36.512Z] ---> 93add7c8c9ba [2021-08-19T00:42:36.512Z] Step 26/26 : LABEL version=2.0.1-dev.33 [2021-08-19T00:42:36.790Z] ---> Running in 70d6c3a8b590 [2021-08-19T00:42:36.790Z] ---> 3d3bed8cb623 [2021-08-19T00:42:36.790Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-19T00:42:37.384Z] ---> Running in ef5cbfcccc0a [2021-08-19T00:42:37.384Z] Removing intermediate container 70d6c3a8b590 [2021-08-19T00:42:37.384Z] ---> 9e6bc73a52dd [2021-08-19T00:42:37.384Z] [2021-08-19T00:42:37.656Z] Successfully built 9e6bc73a52dd [2021-08-19T00:42:37.656Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-19T00:42:37.927Z]  Building security-secretstore-setup ... done Removing intermediate container ef5cbfcccc0a [2021-08-19T00:42:37.927Z] ---> 85756ced1dd4 [2021-08-19T00:42:37.927Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-19T00:42:38.202Z] ---> Running in 478905a9540f [2021-08-19T00:42:38.802Z] Removing intermediate container 478905a9540f [2021-08-19T00:42:38.802Z] ---> aca0792e2773 [2021-08-19T00:42:38.802Z] Step 22/24 : LABEL arch=arm64 [2021-08-19T00:42:38.802Z] ---> Running in 1b41375cb82e [2021-08-19T00:42:39.393Z] Removing intermediate container 1b41375cb82e [2021-08-19T00:42:39.393Z] ---> 8fa804d5f068 [2021-08-19T00:42:39.393Z] Step 23/24 : LABEL git_sha=19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:39.663Z] ---> Running in 8eae0e594668 [2021-08-19T00:42:39.933Z] Removing intermediate container 8eae0e594668 [2021-08-19T00:42:39.933Z] ---> 24d831901ab5 [2021-08-19T00:42:39.933Z] Step 24/24 : LABEL version=2.0.1-dev.33 [2021-08-19T00:42:40.203Z] ---> Running in 4f10ce90d809 [2021-08-19T00:42:40.799Z] Removing intermediate container 4f10ce90d809 [2021-08-19T00:42:40.799Z] ---> 981068993020 [2021-08-19T00:42:40.799Z] [2021-08-19T00:42:41.070Z] Successfully built 981068993020 [2021-08-19T00:42:41.070Z] Successfully tagged core-data-arm64:latest [2021-08-19T00:42:41.359Z]  Building core-data ... done  [Pipeline] } [2021-08-19T00:42:41.358Z] $ docker stop --time=1 af9c75bef1ec9137e79622410f74646b176b618f3e4888fd1c75bc5c06c36419 [2021-08-19T00:42:43.219Z] $ docker rm -f af9c75bef1ec9137e79622410f74646b176b618f3e4888fd1c75bc5c06c36419 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-19T00:42:43.829Z] + docker images [2021-08-19T00:42:44.103Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-19T00:42:44.103Z] core-data-arm64 latest 981068993020 3 seconds ago 19.3MB [2021-08-19T00:42:44.103Z] security-secretstore-setup-arm64 latest 9e6bc73a52dd 6 seconds ago 26.5MB [2021-08-19T00:42:44.103Z] core-metadata-arm64 latest 0735aac7530e 17 seconds ago 15.8MB [2021-08-19T00:42:44.103Z] core-command-arm64 latest 0135a94b99cb 19 seconds ago 15.1MB [2021-08-19T00:42:44.103Z] c5e5e813497b 23 seconds ago 1.45GB [2021-08-19T00:42:44.103Z] d05210e493de 32 seconds ago 1.45GB [2021-08-19T00:42:44.103Z] d3e64da4eb13 33 seconds ago 1.45GB [2021-08-19T00:42:44.103Z] b4524a5f1f85 39 seconds ago 1.44GB [2021-08-19T00:42:44.103Z] sys-mgmt-agent-arm64 latest 964689152163 2 minutes ago 311MB [2021-08-19T00:42:44.103Z] security-bootstrapper-arm64 latest 2f49ce1fd1bd 2 minutes ago 17.7MB [2021-08-19T00:42:44.103Z] support-notifications-arm64 latest a854c47bf7b8 3 minutes ago 15.9MB [2021-08-19T00:42:44.103Z] support-scheduler-arm64 latest 73432e1c2a7c 3 minutes ago 15.2MB [2021-08-19T00:42:44.103Z] security-proxy-setup-arm64 latest 8dde2aaca7f4 3 minutes ago 24.5MB [2021-08-19T00:42:44.104Z] c45548e4210e 3 minutes ago 1.45GB [2021-08-19T00:42:44.104Z] 7b188454ab5e 3 minutes ago 1.45GB [2021-08-19T00:42:44.104Z] 55b66d085e01 3 minutes ago 1.45GB [2021-08-19T00:42:44.104Z] ec91ab554e99 3 minutes ago 1.45GB [2021-08-19T00:42:44.104Z] d4d3488b975c 3 minutes ago 1.45GB [2021-08-19T00:42:44.104Z] ci-base-image-arm64 latest 1e13ed62500d 8 minutes ago 1.23GB [2021-08-19T00:42:44.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 13 days ago 533MB [2021-08-19T00:42:44.104Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-19T00:42:44.104Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-19T00:42:44.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-19T00:42:44.294Z] provisioning config files... [2021-08-19T00:42:44.320Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config1454541219000417222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:42:44.685Z] ---> docker-login.sh [2021-08-19T00:42:44.685Z] nexus3.edgexfoundry.org:10001 [2021-08-19T00:42:44.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:42:45.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:42:45.232Z] Configure a credential helper to remove this warning. See [2021-08-19T00:42:45.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:42:45.232Z] [2021-08-19T00:42:45.232Z] Login Succeeded [2021-08-19T00:42:45.232Z] nexus3.edgexfoundry.org:10002 [2021-08-19T00:42:45.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:42:45.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:42:45.778Z] Configure a credential helper to remove this warning. See [2021-08-19T00:42:45.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:42:45.778Z] [2021-08-19T00:42:45.778Z] Login Succeeded [2021-08-19T00:42:45.778Z] nexus3.edgexfoundry.org:10003 [2021-08-19T00:42:46.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:42:46.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:42:46.323Z] Configure a credential helper to remove this warning. See [2021-08-19T00:42:46.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:42:46.323Z] [2021-08-19T00:42:46.323Z] Login Succeeded [2021-08-19T00:42:46.323Z] nexus3.edgexfoundry.org:10004 [2021-08-19T00:42:46.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:42:46.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:42:46.865Z] Configure a credential helper to remove this warning. See [2021-08-19T00:42:46.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:42:46.865Z] [2021-08-19T00:42:46.865Z] Login Succeeded [2021-08-19T00:42:46.865Z] docker.io [2021-08-19T00:42:47.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-19T00:42:47.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-19T00:42:47.729Z] Configure a credential helper to remove this warning. See [2021-08-19T00:42:47.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-19T00:42:47.729Z] [2021-08-19T00:42:47.729Z] Login Succeeded [2021-08-19T00:42:47.729Z] ---> docker-login.sh ends [Pipeline] } [2021-08-19T00:42:47.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:42:47.820Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-19T00:42:47.821Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:47.821Z] latest [2021-08-19T00:42:47.821Z] 2.0.1-dev.33 [2021-08-19T00:42:47.821Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:42:47.821Z] main [2021-08-19T00:42:47.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:48.204Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:48.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:48.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-19T00:42:48.541Z] bf4d4a9c22fd: Preparing [2021-08-19T00:42:48.541Z] ca6e3b9311e6: Preparing [2021-08-19T00:42:48.541Z] 997cbd85c61f: Preparing [2021-08-19T00:42:48.541Z] 5a03636283c4: Preparing [2021-08-19T00:42:48.541Z] 3fbe34a1663b: Preparing [2021-08-19T00:42:48.812Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:42:48.812Z] 997cbd85c61f: Pushed [2021-08-19T00:42:48.812Z] 5a03636283c4: Pushed [2021-08-19T00:42:48.812Z] bf4d4a9c22fd: Pushed [2021-08-19T00:42:51.419Z] ca6e3b9311e6: Pushed [2021-08-19T00:42:51.419Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:e36f79ef43d40d1af2e0337a7fc8773d080958cf09f7c35c4d3ac699dd43a16f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:52.048Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:52.429Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-19T00:42:52.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-19T00:42:52.429Z] bf4d4a9c22fd: Preparing [2021-08-19T00:42:52.429Z] ca6e3b9311e6: Preparing [2021-08-19T00:42:52.429Z] 997cbd85c61f: Preparing [2021-08-19T00:42:52.429Z] 5a03636283c4: Preparing [2021-08-19T00:42:52.429Z] 3fbe34a1663b: Preparing [2021-08-19T00:42:52.429Z] 5a03636283c4: Layer already exists [2021-08-19T00:42:52.429Z] bf4d4a9c22fd: Layer already exists [2021-08-19T00:42:52.429Z] 997cbd85c61f: Layer already exists [2021-08-19T00:42:52.429Z] ca6e3b9311e6: Layer already exists [2021-08-19T00:42:52.429Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:42:52.707Z] latest: digest: sha256:e36f79ef43d40d1af2e0337a7fc8773d080958cf09f7c35c4d3ac699dd43a16f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:53.071Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:53.433Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [2021-08-19T00:42:53.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-19T00:42:53.433Z] bf4d4a9c22fd: Preparing [2021-08-19T00:42:53.433Z] ca6e3b9311e6: Preparing [2021-08-19T00:42:53.433Z] 997cbd85c61f: Preparing [2021-08-19T00:42:53.433Z] 5a03636283c4: Preparing [2021-08-19T00:42:53.433Z] 3fbe34a1663b: Preparing [2021-08-19T00:42:53.433Z] bf4d4a9c22fd: Layer already exists [2021-08-19T00:42:53.433Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:42:53.433Z] 5a03636283c4: Layer already exists [2021-08-19T00:42:53.433Z] ca6e3b9311e6: Layer already exists [2021-08-19T00:42:53.433Z] 997cbd85c61f: Layer already exists [2021-08-19T00:42:53.713Z] 2.0.1-dev.33: digest: sha256:e36f79ef43d40d1af2e0337a7fc8773d080958cf09f7c35c4d3ac699dd43a16f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:54.097Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:54.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:42:54.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-19T00:42:54.438Z] bf4d4a9c22fd: Preparing [2021-08-19T00:42:54.438Z] ca6e3b9311e6: Preparing [2021-08-19T00:42:54.438Z] 997cbd85c61f: Preparing [2021-08-19T00:42:54.438Z] 5a03636283c4: Preparing [2021-08-19T00:42:54.438Z] 3fbe34a1663b: Preparing [2021-08-19T00:42:54.438Z] 5a03636283c4: Layer already exists [2021-08-19T00:42:54.438Z] ca6e3b9311e6: Layer already exists [2021-08-19T00:42:54.438Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:42:54.438Z] bf4d4a9c22fd: Layer already exists [2021-08-19T00:42:54.438Z] 997cbd85c61f: Layer already exists [2021-08-19T00:42:54.708Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:e36f79ef43d40d1af2e0337a7fc8773d080958cf09f7c35c4d3ac699dd43a16f size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:55.048Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:55.384Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-19T00:42:55.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-19T00:42:55.384Z] bf4d4a9c22fd: Preparing [2021-08-19T00:42:55.384Z] ca6e3b9311e6: Preparing [2021-08-19T00:42:55.384Z] 997cbd85c61f: Preparing [2021-08-19T00:42:55.384Z] 5a03636283c4: Preparing [2021-08-19T00:42:55.384Z] 3fbe34a1663b: Preparing [2021-08-19T00:42:55.655Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:42:55.655Z] ca6e3b9311e6: Layer already exists [2021-08-19T00:42:55.655Z] 997cbd85c61f: Layer already exists [2021-08-19T00:42:55.655Z] 5a03636283c4: Layer already exists [2021-08-19T00:42:55.655Z] bf4d4a9c22fd: Layer already exists [2021-08-19T00:42:55.655Z] main: digest: sha256:e36f79ef43d40d1af2e0337a7fc8773d080958cf09f7c35c4d3ac699dd43a16f size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:42:55.716Z] ===================================================== [Pipeline] echo [2021-08-19T00:42:55.731Z] taggedImages: [2021-08-19T00:42:55.731Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:55.731Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-19T00:42:55.731Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.33 [2021-08-19T00:42:55.731Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:42:55.731Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-19T00:42:55.760Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-19T00:42:55.760Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:55.760Z] latest [2021-08-19T00:42:55.760Z] 2.0.1-dev.33 [2021-08-19T00:42:55.760Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:42:55.760Z] main [2021-08-19T00:42:55.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:56.135Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:42:56.473Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:42:56.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-19T00:42:56.473Z] 0f442ef8e7fa: Preparing [2021-08-19T00:42:56.473Z] 4525d6dcad1e: Preparing [2021-08-19T00:42:56.473Z] 997cbd85c61f: Preparing [2021-08-19T00:42:56.473Z] 70a0e773f866: Preparing [2021-08-19T00:42:56.473Z] 1d2b7c605a07: Preparing [2021-08-19T00:42:56.473Z] 3fbe34a1663b: Preparing [2021-08-19T00:42:56.473Z] 3fbe34a1663b: Waiting [2021-08-19T00:42:56.745Z] 997cbd85c61f: Layer already exists [2021-08-19T00:42:56.745Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:42:56.745Z] 0f442ef8e7fa: Pushed [2021-08-19T00:42:56.745Z] 1d2b7c605a07: Pushed [2021-08-19T00:42:57.339Z] 70a0e773f866: Pushed [2021-08-19T00:42:59.943Z] 4525d6dcad1e: Pushed [2021-08-19T00:42:59.943Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:a210aeb39f9879933ef57409ce8696f11ebf4f4215835d7748b8d5a4740142e5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:00.285Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:00.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-19T00:43:00.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-19T00:43:00.623Z] 0f442ef8e7fa: Preparing [2021-08-19T00:43:00.623Z] 4525d6dcad1e: Preparing [2021-08-19T00:43:00.623Z] 997cbd85c61f: Preparing [2021-08-19T00:43:00.623Z] 70a0e773f866: Preparing [2021-08-19T00:43:00.623Z] 1d2b7c605a07: Preparing [2021-08-19T00:43:00.623Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:00.623Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:00.623Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:00.623Z] 4525d6dcad1e: Layer already exists [2021-08-19T00:43:00.623Z] 70a0e773f866: Layer already exists [2021-08-19T00:43:00.894Z] 0f442ef8e7fa: Layer already exists [2021-08-19T00:43:00.894Z] 1d2b7c605a07: Layer already exists [2021-08-19T00:43:00.894Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:00.894Z] latest: digest: sha256:a210aeb39f9879933ef57409ce8696f11ebf4f4215835d7748b8d5a4740142e5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:01.234Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:01.579Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [2021-08-19T00:43:01.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-19T00:43:01.579Z] 0f442ef8e7fa: Preparing [2021-08-19T00:43:01.579Z] 4525d6dcad1e: Preparing [2021-08-19T00:43:01.579Z] 997cbd85c61f: Preparing [2021-08-19T00:43:01.579Z] 70a0e773f866: Preparing [2021-08-19T00:43:01.579Z] 1d2b7c605a07: Preparing [2021-08-19T00:43:01.579Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:01.579Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:01.579Z] 4525d6dcad1e: Layer already exists [2021-08-19T00:43:01.579Z] 1d2b7c605a07: Layer already exists [2021-08-19T00:43:01.579Z] 70a0e773f866: Layer already exists [2021-08-19T00:43:01.579Z] 0f442ef8e7fa: Layer already exists [2021-08-19T00:43:01.579Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:01.851Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:01.851Z] 2.0.1-dev.33: digest: sha256:a210aeb39f9879933ef57409ce8696f11ebf4f4215835d7748b8d5a4740142e5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:02.187Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:02.522Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:02.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-19T00:43:02.522Z] 0f442ef8e7fa: Preparing [2021-08-19T00:43:02.522Z] 4525d6dcad1e: Preparing [2021-08-19T00:43:02.522Z] 997cbd85c61f: Preparing [2021-08-19T00:43:02.522Z] 70a0e773f866: Preparing [2021-08-19T00:43:02.522Z] 1d2b7c605a07: Preparing [2021-08-19T00:43:02.522Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:02.522Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:02.795Z] 70a0e773f866: Layer already exists [2021-08-19T00:43:02.795Z] 4525d6dcad1e: Layer already exists [2021-08-19T00:43:02.795Z] 1d2b7c605a07: Layer already exists [2021-08-19T00:43:02.795Z] 0f442ef8e7fa: Layer already exists [2021-08-19T00:43:02.795Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:02.795Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:02.795Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:a210aeb39f9879933ef57409ce8696f11ebf4f4215835d7748b8d5a4740142e5 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:04.825Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:05.159Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-19T00:43:05.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-19T00:43:05.159Z] 0f442ef8e7fa: Preparing [2021-08-19T00:43:05.159Z] 4525d6dcad1e: Preparing [2021-08-19T00:43:05.159Z] 997cbd85c61f: Preparing [2021-08-19T00:43:05.159Z] 70a0e773f866: Preparing [2021-08-19T00:43:05.159Z] 1d2b7c605a07: Preparing [2021-08-19T00:43:05.159Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:05.159Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:05.430Z] 0f442ef8e7fa: Layer already exists [2021-08-19T00:43:05.430Z] 1d2b7c605a07: Layer already exists [2021-08-19T00:43:05.430Z] 4525d6dcad1e: Layer already exists [2021-08-19T00:43:05.430Z] 70a0e773f866: Layer already exists [2021-08-19T00:43:05.430Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:05.430Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:05.430Z] main: digest: sha256:a210aeb39f9879933ef57409ce8696f11ebf4f4215835d7748b8d5a4740142e5 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:43:05.497Z] ===================================================== [Pipeline] echo [2021-08-19T00:43:05.513Z] taggedImages: [2021-08-19T00:43:05.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:05.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-19T00:43:05.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.33 [2021-08-19T00:43:05.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:05.513Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-19T00:43:05.549Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-19T00:43:05.549Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:05.549Z] latest [2021-08-19T00:43:05.549Z] 2.0.1-dev.33 [2021-08-19T00:43:05.549Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:05.549Z] main [2021-08-19T00:43:05.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:05.923Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:06.268Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:06.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-19T00:43:06.268Z] 576ba3a11df4: Preparing [2021-08-19T00:43:06.268Z] 85338ae5db3e: Preparing [2021-08-19T00:43:06.268Z] 997cbd85c61f: Preparing [2021-08-19T00:43:06.268Z] 5a03636283c4: Preparing [2021-08-19T00:43:06.268Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:06.539Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:06.539Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:06.539Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:06.539Z] 576ba3a11df4: Pushed [2021-08-19T00:43:09.142Z] 85338ae5db3e: Pushed [2021-08-19T00:43:09.142Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:e5f05caf52d4796b27a163e39e3da2c613808ef60c87ab75d8adaa5a7120dbe3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:09.753Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:10.091Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-19T00:43:10.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-19T00:43:10.091Z] 576ba3a11df4: Preparing [2021-08-19T00:43:10.091Z] 85338ae5db3e: Preparing [2021-08-19T00:43:10.091Z] 997cbd85c61f: Preparing [2021-08-19T00:43:10.091Z] 5a03636283c4: Preparing [2021-08-19T00:43:10.091Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:10.361Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:10.361Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:10.361Z] 576ba3a11df4: Layer already exists [2021-08-19T00:43:10.361Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:10.361Z] 85338ae5db3e: Layer already exists [2021-08-19T00:43:10.361Z] latest: digest: sha256:e5f05caf52d4796b27a163e39e3da2c613808ef60c87ab75d8adaa5a7120dbe3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:10.700Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:11.039Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [2021-08-19T00:43:11.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-19T00:43:11.039Z] 576ba3a11df4: Preparing [2021-08-19T00:43:11.039Z] 85338ae5db3e: Preparing [2021-08-19T00:43:11.039Z] 997cbd85c61f: Preparing [2021-08-19T00:43:11.039Z] 5a03636283c4: Preparing [2021-08-19T00:43:11.039Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:11.039Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:11.039Z] 85338ae5db3e: Layer already exists [2021-08-19T00:43:11.039Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:11.039Z] 576ba3a11df4: Layer already exists [2021-08-19T00:43:11.039Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:11.309Z] 2.0.1-dev.33: digest: sha256:e5f05caf52d4796b27a163e39e3da2c613808ef60c87ab75d8adaa5a7120dbe3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:11.653Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:11.991Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:11.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-19T00:43:11.992Z] 576ba3a11df4: Preparing [2021-08-19T00:43:11.992Z] 85338ae5db3e: Preparing [2021-08-19T00:43:11.992Z] 997cbd85c61f: Preparing [2021-08-19T00:43:11.992Z] 5a03636283c4: Preparing [2021-08-19T00:43:11.992Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:11.992Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:11.992Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:11.992Z] 85338ae5db3e: Layer already exists [2021-08-19T00:43:11.992Z] 576ba3a11df4: Layer already exists [2021-08-19T00:43:11.992Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:12.263Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:e5f05caf52d4796b27a163e39e3da2c613808ef60c87ab75d8adaa5a7120dbe3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:12.602Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:12.937Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-19T00:43:12.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-19T00:43:12.937Z] 576ba3a11df4: Preparing [2021-08-19T00:43:12.937Z] 85338ae5db3e: Preparing [2021-08-19T00:43:12.937Z] 997cbd85c61f: Preparing [2021-08-19T00:43:12.937Z] 5a03636283c4: Preparing [2021-08-19T00:43:12.937Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:12.937Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:12.937Z] 85338ae5db3e: Layer already exists [2021-08-19T00:43:12.937Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:12.937Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:12.937Z] 576ba3a11df4: Layer already exists [2021-08-19T00:43:13.209Z] main: digest: sha256:e5f05caf52d4796b27a163e39e3da2c613808ef60c87ab75d8adaa5a7120dbe3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:43:13.277Z] ===================================================== [Pipeline] echo [2021-08-19T00:43:13.292Z] taggedImages: [2021-08-19T00:43:13.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:13.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-19T00:43:13.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.33 [2021-08-19T00:43:13.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:13.292Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-19T00:43:13.325Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-19T00:43:13.325Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:13.325Z] latest [2021-08-19T00:43:13.325Z] 2.0.1-dev.33 [2021-08-19T00:43:13.325Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:13.325Z] main [2021-08-19T00:43:13.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:13.783Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:14.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:14.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-19T00:43:14.137Z] b02be67d9fae: Preparing [2021-08-19T00:43:14.137Z] b02be67d9fae: Preparing [2021-08-19T00:43:14.137Z] 99ebbe322b66: Preparing [2021-08-19T00:43:14.137Z] 50244cba88d6: Preparing [2021-08-19T00:43:14.137Z] adf56b35c996: Preparing [2021-08-19T00:43:14.137Z] 74c20319a1b7: Preparing [2021-08-19T00:43:14.137Z] 997cbd85c61f: Preparing [2021-08-19T00:43:14.137Z] 901d068dc310: Preparing [2021-08-19T00:43:14.137Z] 85b5c32e8397: Preparing [2021-08-19T00:43:14.137Z] 69fd22dcd871: Preparing [2021-08-19T00:43:14.137Z] 6acbe86d300a: Preparing [2021-08-19T00:43:14.137Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:14.137Z] 997cbd85c61f: Waiting [2021-08-19T00:43:14.137Z] 901d068dc310: Waiting [2021-08-19T00:43:14.137Z] 85b5c32e8397: Waiting [2021-08-19T00:43:14.137Z] 69fd22dcd871: Waiting [2021-08-19T00:43:14.137Z] 6acbe86d300a: Waiting [2021-08-19T00:43:14.422Z] adf56b35c996: Pushed [2021-08-19T00:43:14.422Z] 99ebbe322b66: Pushed [2021-08-19T00:43:14.422Z] b02be67d9fae: Pushed [2021-08-19T00:43:14.422Z] 50244cba88d6: Pushed [2021-08-19T00:43:14.699Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:14.699Z] 901d068dc310: Pushed [2021-08-19T00:43:14.970Z] 69fd22dcd871: Pushed [2021-08-19T00:43:14.970Z] 85b5c32e8397: Pushed [2021-08-19T00:43:14.970Z] 6acbe86d300a: Pushed [2021-08-19T00:43:14.970Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:17.567Z] 74c20319a1b7: Pushed [2021-08-19T00:43:17.567Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:dc36b2d3dc34f161b090cd76975ac3fa721526e068a68424fa1c5bbb9bb6d86e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:17.901Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:18.232Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-19T00:43:18.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-19T00:43:18.232Z] b02be67d9fae: Preparing [2021-08-19T00:43:18.232Z] b02be67d9fae: Preparing [2021-08-19T00:43:18.232Z] 99ebbe322b66: Preparing [2021-08-19T00:43:18.232Z] 50244cba88d6: Preparing [2021-08-19T00:43:18.232Z] adf56b35c996: Preparing [2021-08-19T00:43:18.232Z] 74c20319a1b7: Preparing [2021-08-19T00:43:18.232Z] 997cbd85c61f: Preparing [2021-08-19T00:43:18.232Z] 901d068dc310: Preparing [2021-08-19T00:43:18.232Z] 85b5c32e8397: Preparing [2021-08-19T00:43:18.232Z] 69fd22dcd871: Preparing [2021-08-19T00:43:18.232Z] 6acbe86d300a: Preparing [2021-08-19T00:43:18.232Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:18.232Z] 6acbe86d300a: Waiting [2021-08-19T00:43:18.232Z] 85b5c32e8397: Waiting [2021-08-19T00:43:18.232Z] 69fd22dcd871: Waiting [2021-08-19T00:43:18.232Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:18.232Z] 901d068dc310: Waiting [2021-08-19T00:43:18.232Z] 99ebbe322b66: Layer already exists [2021-08-19T00:43:18.232Z] 74c20319a1b7: Layer already exists [2021-08-19T00:43:18.232Z] 50244cba88d6: Layer already exists [2021-08-19T00:43:18.232Z] b02be67d9fae: Layer already exists [2021-08-19T00:43:18.232Z] adf56b35c996: Layer already exists [2021-08-19T00:43:18.502Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:18.502Z] 901d068dc310: Layer already exists [2021-08-19T00:43:18.502Z] 69fd22dcd871: Layer already exists [2021-08-19T00:43:18.502Z] 85b5c32e8397: Layer already exists [2021-08-19T00:43:18.502Z] 6acbe86d300a: Layer already exists [2021-08-19T00:43:18.502Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:18.502Z] latest: digest: sha256:dc36b2d3dc34f161b090cd76975ac3fa721526e068a68424fa1c5bbb9bb6d86e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:18.840Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:19.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [2021-08-19T00:43:19.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-19T00:43:19.178Z] b02be67d9fae: Preparing [2021-08-19T00:43:19.178Z] b02be67d9fae: Preparing [2021-08-19T00:43:19.178Z] 99ebbe322b66: Preparing [2021-08-19T00:43:19.178Z] 50244cba88d6: Preparing [2021-08-19T00:43:19.178Z] adf56b35c996: Preparing [2021-08-19T00:43:19.178Z] 74c20319a1b7: Preparing [2021-08-19T00:43:19.178Z] 997cbd85c61f: Preparing [2021-08-19T00:43:19.178Z] 901d068dc310: Preparing [2021-08-19T00:43:19.178Z] 85b5c32e8397: Preparing [2021-08-19T00:43:19.178Z] 69fd22dcd871: Preparing [2021-08-19T00:43:19.178Z] 6acbe86d300a: Preparing [2021-08-19T00:43:19.178Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:19.178Z] 69fd22dcd871: Waiting [2021-08-19T00:43:19.178Z] 997cbd85c61f: Waiting [2021-08-19T00:43:19.178Z] 901d068dc310: Waiting [2021-08-19T00:43:19.178Z] 85b5c32e8397: Waiting [2021-08-19T00:43:19.178Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:19.178Z] 6acbe86d300a: Waiting [2021-08-19T00:43:19.178Z] b02be67d9fae: Layer already exists [2021-08-19T00:43:19.178Z] 99ebbe322b66: Layer already exists [2021-08-19T00:43:19.178Z] adf56b35c996: Layer already exists [2021-08-19T00:43:19.178Z] 74c20319a1b7: Layer already exists [2021-08-19T00:43:19.178Z] 50244cba88d6: Layer already exists [2021-08-19T00:43:19.448Z] 85b5c32e8397: Layer already exists [2021-08-19T00:43:19.448Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:19.448Z] 69fd22dcd871: Layer already exists [2021-08-19T00:43:19.448Z] 901d068dc310: Layer already exists [2021-08-19T00:43:19.448Z] 6acbe86d300a: Layer already exists [2021-08-19T00:43:19.448Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:19.448Z] 2.0.1-dev.33: digest: sha256:dc36b2d3dc34f161b090cd76975ac3fa721526e068a68424fa1c5bbb9bb6d86e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:19.785Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:20.124Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:20.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-19T00:43:20.124Z] b02be67d9fae: Preparing [2021-08-19T00:43:20.124Z] b02be67d9fae: Preparing [2021-08-19T00:43:20.124Z] 99ebbe322b66: Preparing [2021-08-19T00:43:20.124Z] 50244cba88d6: Preparing [2021-08-19T00:43:20.124Z] adf56b35c996: Preparing [2021-08-19T00:43:20.124Z] 74c20319a1b7: Preparing [2021-08-19T00:43:20.124Z] 997cbd85c61f: Preparing [2021-08-19T00:43:20.124Z] 901d068dc310: Preparing [2021-08-19T00:43:20.124Z] 85b5c32e8397: Preparing [2021-08-19T00:43:20.124Z] 69fd22dcd871: Preparing [2021-08-19T00:43:20.124Z] 6acbe86d300a: Preparing [2021-08-19T00:43:20.124Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:20.124Z] 85b5c32e8397: Waiting [2021-08-19T00:43:20.124Z] 6acbe86d300a: Waiting [2021-08-19T00:43:20.124Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:20.124Z] 69fd22dcd871: Waiting [2021-08-19T00:43:20.124Z] 997cbd85c61f: Waiting [2021-08-19T00:43:20.124Z] 901d068dc310: Waiting [2021-08-19T00:43:20.392Z] adf56b35c996: Layer already exists [2021-08-19T00:43:20.392Z] 74c20319a1b7: Layer already exists [2021-08-19T00:43:20.392Z] 99ebbe322b66: Layer already exists [2021-08-19T00:43:20.392Z] 50244cba88d6: Layer already exists [2021-08-19T00:43:20.392Z] b02be67d9fae: Layer already exists [2021-08-19T00:43:20.392Z] 901d068dc310: Layer already exists [2021-08-19T00:43:20.392Z] 69fd22dcd871: Layer already exists [2021-08-19T00:43:20.392Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:20.392Z] 85b5c32e8397: Layer already exists [2021-08-19T00:43:20.392Z] 6acbe86d300a: Layer already exists [2021-08-19T00:43:20.392Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:20.392Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:dc36b2d3dc34f161b090cd76975ac3fa721526e068a68424fa1c5bbb9bb6d86e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:20.726Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:21.056Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-19T00:43:21.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-19T00:43:21.056Z] b02be67d9fae: Preparing [2021-08-19T00:43:21.056Z] b02be67d9fae: Preparing [2021-08-19T00:43:21.056Z] 99ebbe322b66: Preparing [2021-08-19T00:43:21.056Z] 50244cba88d6: Preparing [2021-08-19T00:43:21.056Z] adf56b35c996: Preparing [2021-08-19T00:43:21.056Z] 74c20319a1b7: Preparing [2021-08-19T00:43:21.056Z] 997cbd85c61f: Preparing [2021-08-19T00:43:21.056Z] 901d068dc310: Preparing [2021-08-19T00:43:21.056Z] 85b5c32e8397: Preparing [2021-08-19T00:43:21.056Z] 69fd22dcd871: Preparing [2021-08-19T00:43:21.056Z] 6acbe86d300a: Preparing [2021-08-19T00:43:21.056Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:21.056Z] 997cbd85c61f: Waiting [2021-08-19T00:43:21.057Z] 69fd22dcd871: Waiting [2021-08-19T00:43:21.057Z] 901d068dc310: Waiting [2021-08-19T00:43:21.057Z] 85b5c32e8397: Waiting [2021-08-19T00:43:21.057Z] 6acbe86d300a: Waiting [2021-08-19T00:43:21.057Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:21.057Z] adf56b35c996: Layer already exists [2021-08-19T00:43:21.057Z] b02be67d9fae: Layer already exists [2021-08-19T00:43:21.057Z] 74c20319a1b7: Layer already exists [2021-08-19T00:43:21.057Z] 99ebbe322b66: Layer already exists [2021-08-19T00:43:21.057Z] 50244cba88d6: Layer already exists [2021-08-19T00:43:21.327Z] 85b5c32e8397: Layer already exists [2021-08-19T00:43:21.327Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:21.327Z] 901d068dc310: Layer already exists [2021-08-19T00:43:21.327Z] 69fd22dcd871: Layer already exists [2021-08-19T00:43:21.327Z] 6acbe86d300a: Layer already exists [2021-08-19T00:43:21.327Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:21.327Z] main: digest: sha256:dc36b2d3dc34f161b090cd76975ac3fa721526e068a68424fa1c5bbb9bb6d86e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:43:21.390Z] ===================================================== [Pipeline] echo [2021-08-19T00:43:21.407Z] taggedImages: [2021-08-19T00:43:21.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:21.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-19T00:43:21.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.33 [2021-08-19T00:43:21.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:21.407Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-19T00:43:21.438Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-19T00:43:21.438Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:21.438Z] latest [2021-08-19T00:43:21.438Z] 2.0.1-dev.33 [2021-08-19T00:43:21.438Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:21.438Z] main [2021-08-19T00:43:21.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:21.813Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:22.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:22.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-19T00:43:22.148Z] df1e865d8b13: Preparing [2021-08-19T00:43:22.148Z] 0334fc6144b0: Preparing [2021-08-19T00:43:22.148Z] 7973536838e3: Preparing [2021-08-19T00:43:22.148Z] 5a28cd40be53: Preparing [2021-08-19T00:43:22.148Z] 5803fab27fae: Preparing [2021-08-19T00:43:22.148Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:22.148Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:22.420Z] 5a28cd40be53: Pushed [2021-08-19T00:43:22.420Z] 7973536838e3: Pushed [2021-08-19T00:43:22.694Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:22.965Z] 5803fab27fae: Pushed [2021-08-19T00:43:24.921Z] df1e865d8b13: Pushed [2021-08-19T00:43:24.921Z] 0334fc6144b0: Pushed [2021-08-19T00:43:24.921Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:141a99ddedecb7058332316fb27865a01e4c655cfba85fa241a4dd6fe9cc31c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:25.253Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:25.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-19T00:43:25.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-19T00:43:25.583Z] df1e865d8b13: Preparing [2021-08-19T00:43:25.583Z] 0334fc6144b0: Preparing [2021-08-19T00:43:25.583Z] 7973536838e3: Preparing [2021-08-19T00:43:25.583Z] 5a28cd40be53: Preparing [2021-08-19T00:43:25.583Z] 5803fab27fae: Preparing [2021-08-19T00:43:25.583Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:25.583Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:25.583Z] 5a28cd40be53: Layer already exists [2021-08-19T00:43:25.583Z] 5803fab27fae: Layer already exists [2021-08-19T00:43:25.583Z] 0334fc6144b0: Layer already exists [2021-08-19T00:43:25.583Z] 7973536838e3: Layer already exists [2021-08-19T00:43:25.583Z] df1e865d8b13: Layer already exists [2021-08-19T00:43:25.583Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:25.853Z] latest: digest: sha256:141a99ddedecb7058332316fb27865a01e4c655cfba85fa241a4dd6fe9cc31c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:26.189Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:26.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [2021-08-19T00:43:26.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-19T00:43:26.517Z] df1e865d8b13: Preparing [2021-08-19T00:43:26.517Z] 0334fc6144b0: Preparing [2021-08-19T00:43:26.517Z] 7973536838e3: Preparing [2021-08-19T00:43:26.517Z] 5a28cd40be53: Preparing [2021-08-19T00:43:26.517Z] 5803fab27fae: Preparing [2021-08-19T00:43:26.517Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:26.517Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:26.517Z] df1e865d8b13: Layer already exists [2021-08-19T00:43:26.517Z] 5803fab27fae: Layer already exists [2021-08-19T00:43:26.517Z] 0334fc6144b0: Layer already exists [2021-08-19T00:43:26.517Z] 5a28cd40be53: Layer already exists [2021-08-19T00:43:26.517Z] 7973536838e3: Layer already exists [2021-08-19T00:43:26.788Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:26.788Z] 2.0.1-dev.33: digest: sha256:141a99ddedecb7058332316fb27865a01e4c655cfba85fa241a4dd6fe9cc31c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:27.128Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:27.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:27.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-19T00:43:27.736Z] df1e865d8b13: Preparing [2021-08-19T00:43:27.736Z] 0334fc6144b0: Preparing [2021-08-19T00:43:27.736Z] 7973536838e3: Preparing [2021-08-19T00:43:27.736Z] 5a28cd40be53: Preparing [2021-08-19T00:43:27.736Z] 5803fab27fae: Preparing [2021-08-19T00:43:27.736Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:27.736Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:28.009Z] 7973536838e3: Layer already exists [2021-08-19T00:43:28.009Z] 5a28cd40be53: Layer already exists [2021-08-19T00:43:28.009Z] 5803fab27fae: Layer already exists [2021-08-19T00:43:28.009Z] df1e865d8b13: Layer already exists [2021-08-19T00:43:28.009Z] 0334fc6144b0: Layer already exists [2021-08-19T00:43:28.009Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:28.009Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:141a99ddedecb7058332316fb27865a01e4c655cfba85fa241a4dd6fe9cc31c8 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:28.347Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:28.688Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-19T00:43:28.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-19T00:43:28.688Z] df1e865d8b13: Preparing [2021-08-19T00:43:28.688Z] 0334fc6144b0: Preparing [2021-08-19T00:43:28.688Z] 7973536838e3: Preparing [2021-08-19T00:43:28.688Z] 5a28cd40be53: Preparing [2021-08-19T00:43:28.688Z] 5803fab27fae: Preparing [2021-08-19T00:43:28.688Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:28.688Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:28.959Z] 0334fc6144b0: Layer already exists [2021-08-19T00:43:28.959Z] df1e865d8b13: Layer already exists [2021-08-19T00:43:28.959Z] 7973536838e3: Layer already exists [2021-08-19T00:43:28.959Z] 5a28cd40be53: Layer already exists [2021-08-19T00:43:28.959Z] 5803fab27fae: Layer already exists [2021-08-19T00:43:28.959Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:28.959Z] main: digest: sha256:141a99ddedecb7058332316fb27865a01e4c655cfba85fa241a4dd6fe9cc31c8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:43:29.020Z] ===================================================== [Pipeline] echo [2021-08-19T00:43:29.034Z] taggedImages: [2021-08-19T00:43:29.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:29.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-19T00:43:29.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.33 [2021-08-19T00:43:29.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:29.034Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-19T00:43:29.065Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-19T00:43:29.065Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:29.065Z] latest [2021-08-19T00:43:29.065Z] 2.0.1-dev.33 [2021-08-19T00:43:29.065Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:29.065Z] main [2021-08-19T00:43:29.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:29.441Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:29.776Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:29.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-19T00:43:29.776Z] 7c6dcd2ffda8: Preparing [2021-08-19T00:43:29.776Z] db4ac8d12741: Preparing [2021-08-19T00:43:29.776Z] c37a91b0ac31: Preparing [2021-08-19T00:43:29.776Z] 15a2913cc2cd: Preparing [2021-08-19T00:43:29.776Z] fa720eec1951: Preparing [2021-08-19T00:43:29.776Z] b20b1d4fd444: Preparing [2021-08-19T00:43:29.776Z] a120562339e8: Preparing [2021-08-19T00:43:29.776Z] 91e292d54387: Preparing [2021-08-19T00:43:29.776Z] 9860e51c0843: Preparing [2021-08-19T00:43:29.776Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:29.776Z] b20b1d4fd444: Waiting [2021-08-19T00:43:29.776Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:29.776Z] 91e292d54387: Waiting [2021-08-19T00:43:29.776Z] 9860e51c0843: Waiting [2021-08-19T00:43:29.776Z] a120562339e8: Waiting [2021-08-19T00:43:30.369Z] 7c6dcd2ffda8: Pushed [2021-08-19T00:43:30.369Z] db4ac8d12741: Pushed [2021-08-19T00:43:30.369Z] fa720eec1951: Pushed [2021-08-19T00:43:30.369Z] b20b1d4fd444: Pushed [2021-08-19T00:43:30.369Z] a120562339e8: Pushed [2021-08-19T00:43:30.369Z] 91e292d54387: Pushed [2021-08-19T00:43:30.639Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:30.909Z] 9860e51c0843: Pushed [2021-08-19T00:43:32.328Z] 15a2913cc2cd: Pushed [2021-08-19T00:43:32.916Z] c37a91b0ac31: Pushed [2021-08-19T00:43:33.188Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:b8d92100d93e22ff5081c03e29a3dc42d8f23a1a1b15469226213507de7cd457 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:33.523Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:33.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-19T00:43:33.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-19T00:43:33.856Z] 7c6dcd2ffda8: Preparing [2021-08-19T00:43:33.856Z] db4ac8d12741: Preparing [2021-08-19T00:43:33.856Z] c37a91b0ac31: Preparing [2021-08-19T00:43:33.856Z] 15a2913cc2cd: Preparing [2021-08-19T00:43:33.856Z] fa720eec1951: Preparing [2021-08-19T00:43:33.856Z] b20b1d4fd444: Preparing [2021-08-19T00:43:33.856Z] a120562339e8: Preparing [2021-08-19T00:43:33.856Z] 91e292d54387: Preparing [2021-08-19T00:43:33.856Z] 9860e51c0843: Preparing [2021-08-19T00:43:33.856Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:33.856Z] 9860e51c0843: Waiting [2021-08-19T00:43:33.856Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:33.856Z] 91e292d54387: Waiting [2021-08-19T00:43:33.856Z] b20b1d4fd444: Waiting [2021-08-19T00:43:33.856Z] a120562339e8: Waiting [2021-08-19T00:43:34.127Z] db4ac8d12741: Layer already exists [2021-08-19T00:43:34.127Z] 15a2913cc2cd: Layer already exists [2021-08-19T00:43:34.127Z] c37a91b0ac31: Layer already exists [2021-08-19T00:43:34.127Z] fa720eec1951: Layer already exists [2021-08-19T00:43:34.127Z] 7c6dcd2ffda8: Layer already exists [2021-08-19T00:43:34.127Z] a120562339e8: Layer already exists [2021-08-19T00:43:34.127Z] b20b1d4fd444: Layer already exists [2021-08-19T00:43:34.127Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:34.127Z] 91e292d54387: Layer already exists [2021-08-19T00:43:34.127Z] 9860e51c0843: Layer already exists [2021-08-19T00:43:34.127Z] latest: digest: sha256:b8d92100d93e22ff5081c03e29a3dc42d8f23a1a1b15469226213507de7cd457 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:34.469Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:35.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [2021-08-19T00:43:35.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-19T00:43:35.073Z] 7c6dcd2ffda8: Preparing [2021-08-19T00:43:35.073Z] db4ac8d12741: Preparing [2021-08-19T00:43:35.073Z] c37a91b0ac31: Preparing [2021-08-19T00:43:35.073Z] 15a2913cc2cd: Preparing [2021-08-19T00:43:35.073Z] fa720eec1951: Preparing [2021-08-19T00:43:35.073Z] b20b1d4fd444: Preparing [2021-08-19T00:43:35.073Z] a120562339e8: Preparing [2021-08-19T00:43:35.073Z] 91e292d54387: Preparing [2021-08-19T00:43:35.073Z] 9860e51c0843: Preparing [2021-08-19T00:43:35.073Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:35.073Z] b20b1d4fd444: Waiting [2021-08-19T00:43:35.073Z] a120562339e8: Waiting [2021-08-19T00:43:35.073Z] 91e292d54387: Waiting [2021-08-19T00:43:35.073Z] 9860e51c0843: Waiting [2021-08-19T00:43:35.073Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:35.073Z] 15a2913cc2cd: Layer already exists [2021-08-19T00:43:35.073Z] db4ac8d12741: Layer already exists [2021-08-19T00:43:35.073Z] fa720eec1951: Layer already exists [2021-08-19T00:43:35.073Z] 7c6dcd2ffda8: Layer already exists [2021-08-19T00:43:35.073Z] c37a91b0ac31: Layer already exists [2021-08-19T00:43:35.345Z] b20b1d4fd444: Layer already exists [2021-08-19T00:43:35.345Z] 9860e51c0843: Layer already exists [2021-08-19T00:43:35.345Z] a120562339e8: Layer already exists [2021-08-19T00:43:35.345Z] 91e292d54387: Layer already exists [2021-08-19T00:43:35.345Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:35.345Z] 2.0.1-dev.33: digest: sha256:b8d92100d93e22ff5081c03e29a3dc42d8f23a1a1b15469226213507de7cd457 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:35.689Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:36.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:36.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-19T00:43:36.021Z] 7c6dcd2ffda8: Preparing [2021-08-19T00:43:36.021Z] db4ac8d12741: Preparing [2021-08-19T00:43:36.021Z] c37a91b0ac31: Preparing [2021-08-19T00:43:36.021Z] 15a2913cc2cd: Preparing [2021-08-19T00:43:36.021Z] fa720eec1951: Preparing [2021-08-19T00:43:36.021Z] b20b1d4fd444: Preparing [2021-08-19T00:43:36.021Z] a120562339e8: Preparing [2021-08-19T00:43:36.021Z] 91e292d54387: Preparing [2021-08-19T00:43:36.021Z] 9860e51c0843: Preparing [2021-08-19T00:43:36.021Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:36.021Z] a120562339e8: Waiting [2021-08-19T00:43:36.021Z] 91e292d54387: Waiting [2021-08-19T00:43:36.021Z] b20b1d4fd444: Waiting [2021-08-19T00:43:36.021Z] 9860e51c0843: Waiting [2021-08-19T00:43:36.021Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:36.021Z] fa720eec1951: Layer already exists [2021-08-19T00:43:36.021Z] 15a2913cc2cd: Layer already exists [2021-08-19T00:43:36.021Z] 7c6dcd2ffda8: Layer already exists [2021-08-19T00:43:36.021Z] c37a91b0ac31: Layer already exists [2021-08-19T00:43:36.290Z] db4ac8d12741: Layer already exists [2021-08-19T00:43:36.290Z] b20b1d4fd444: Layer already exists [2021-08-19T00:43:36.290Z] 9860e51c0843: Layer already exists [2021-08-19T00:43:36.290Z] a120562339e8: Layer already exists [2021-08-19T00:43:36.290Z] 91e292d54387: Layer already exists [2021-08-19T00:43:36.290Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:36.290Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:b8d92100d93e22ff5081c03e29a3dc42d8f23a1a1b15469226213507de7cd457 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:36.622Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:36.971Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-19T00:43:36.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-19T00:43:36.972Z] 7c6dcd2ffda8: Preparing [2021-08-19T00:43:36.972Z] db4ac8d12741: Preparing [2021-08-19T00:43:36.972Z] c37a91b0ac31: Preparing [2021-08-19T00:43:36.972Z] 15a2913cc2cd: Preparing [2021-08-19T00:43:36.972Z] fa720eec1951: Preparing [2021-08-19T00:43:36.972Z] b20b1d4fd444: Preparing [2021-08-19T00:43:36.972Z] a120562339e8: Preparing [2021-08-19T00:43:36.972Z] 91e292d54387: Preparing [2021-08-19T00:43:36.972Z] 9860e51c0843: Preparing [2021-08-19T00:43:36.972Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:36.972Z] a120562339e8: Waiting [2021-08-19T00:43:36.972Z] 91e292d54387: Waiting [2021-08-19T00:43:36.972Z] b20b1d4fd444: Waiting [2021-08-19T00:43:36.972Z] 9860e51c0843: Waiting [2021-08-19T00:43:36.972Z] 3fbe34a1663b: Waiting [2021-08-19T00:43:36.972Z] fa720eec1951: Layer already exists [2021-08-19T00:43:36.972Z] 7c6dcd2ffda8: Layer already exists [2021-08-19T00:43:36.972Z] db4ac8d12741: Layer already exists [2021-08-19T00:43:36.972Z] 15a2913cc2cd: Layer already exists [2021-08-19T00:43:36.972Z] c37a91b0ac31: Layer already exists [2021-08-19T00:43:36.972Z] b20b1d4fd444: Layer already exists [2021-08-19T00:43:36.972Z] a120562339e8: Layer already exists [2021-08-19T00:43:36.972Z] 91e292d54387: Layer already exists [2021-08-19T00:43:36.972Z] 9860e51c0843: Layer already exists [2021-08-19T00:43:37.246Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:37.246Z] main: digest: sha256:b8d92100d93e22ff5081c03e29a3dc42d8f23a1a1b15469226213507de7cd457 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:43:37.316Z] ===================================================== [Pipeline] echo [2021-08-19T00:43:37.332Z] taggedImages: [2021-08-19T00:43:37.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:37.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-19T00:43:37.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.33 [2021-08-19T00:43:37.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:37.332Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-19T00:43:37.365Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-19T00:43:37.365Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:37.365Z] latest [2021-08-19T00:43:37.365Z] 2.0.1-dev.33 [2021-08-19T00:43:37.365Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:37.365Z] main [2021-08-19T00:43:37.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:39.365Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:39.710Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:39.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-19T00:43:39.710Z] 63e76dd2e021: Preparing [2021-08-19T00:43:39.710Z] e6ac41307c72: Preparing [2021-08-19T00:43:39.710Z] 997cbd85c61f: Preparing [2021-08-19T00:43:39.710Z] c1baad2fc346: Preparing [2021-08-19T00:43:39.710Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:39.710Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:39.989Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:39.989Z] 63e76dd2e021: Pushed [2021-08-19T00:43:40.257Z] c1baad2fc346: Pushed [2021-08-19T00:43:42.861Z] e6ac41307c72: Pushed [2021-08-19T00:43:42.861Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:0716ed56650bd54d980b0999794a6ca2f6d4073666dcfbe1e8e4a7c9b75273e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:43.204Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:43.541Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-19T00:43:43.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-19T00:43:43.541Z] 63e76dd2e021: Preparing [2021-08-19T00:43:43.541Z] e6ac41307c72: Preparing [2021-08-19T00:43:43.541Z] 997cbd85c61f: Preparing [2021-08-19T00:43:43.541Z] c1baad2fc346: Preparing [2021-08-19T00:43:43.541Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:43.541Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:43.541Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:43.541Z] 63e76dd2e021: Layer already exists [2021-08-19T00:43:43.541Z] e6ac41307c72: Layer already exists [2021-08-19T00:43:43.541Z] c1baad2fc346: Layer already exists [2021-08-19T00:43:43.812Z] latest: digest: sha256:0716ed56650bd54d980b0999794a6ca2f6d4073666dcfbe1e8e4a7c9b75273e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:44.155Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:44.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [2021-08-19T00:43:44.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-19T00:43:44.492Z] 63e76dd2e021: Preparing [2021-08-19T00:43:44.492Z] e6ac41307c72: Preparing [2021-08-19T00:43:44.492Z] 997cbd85c61f: Preparing [2021-08-19T00:43:44.492Z] c1baad2fc346: Preparing [2021-08-19T00:43:44.492Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:44.492Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:44.492Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:44.492Z] c1baad2fc346: Layer already exists [2021-08-19T00:43:44.492Z] 63e76dd2e021: Layer already exists [2021-08-19T00:43:44.492Z] e6ac41307c72: Layer already exists [2021-08-19T00:43:44.763Z] 2.0.1-dev.33: digest: sha256:0716ed56650bd54d980b0999794a6ca2f6d4073666dcfbe1e8e4a7c9b75273e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:45.101Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:45.439Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:45.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-19T00:43:45.439Z] 63e76dd2e021: Preparing [2021-08-19T00:43:45.439Z] e6ac41307c72: Preparing [2021-08-19T00:43:45.439Z] 997cbd85c61f: Preparing [2021-08-19T00:43:45.439Z] c1baad2fc346: Preparing [2021-08-19T00:43:45.439Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:45.711Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:45.711Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:45.711Z] c1baad2fc346: Layer already exists [2021-08-19T00:43:45.711Z] e6ac41307c72: Layer already exists [2021-08-19T00:43:45.711Z] 63e76dd2e021: Layer already exists [2021-08-19T00:43:45.711Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:0716ed56650bd54d980b0999794a6ca2f6d4073666dcfbe1e8e4a7c9b75273e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:46.051Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:46.385Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-19T00:43:46.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-19T00:43:46.385Z] 63e76dd2e021: Preparing [2021-08-19T00:43:46.385Z] e6ac41307c72: Preparing [2021-08-19T00:43:46.385Z] 997cbd85c61f: Preparing [2021-08-19T00:43:46.385Z] c1baad2fc346: Preparing [2021-08-19T00:43:46.385Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:46.385Z] 63e76dd2e021: Layer already exists [2021-08-19T00:43:46.385Z] c1baad2fc346: Layer already exists [2021-08-19T00:43:46.385Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:46.385Z] e6ac41307c72: Layer already exists [2021-08-19T00:43:46.385Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:46.656Z] main: digest: sha256:0716ed56650bd54d980b0999794a6ca2f6d4073666dcfbe1e8e4a7c9b75273e0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:43:46.721Z] ===================================================== [Pipeline] echo [2021-08-19T00:43:46.736Z] taggedImages: [2021-08-19T00:43:46.736Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:46.736Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-19T00:43:46.736Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.33 [2021-08-19T00:43:46.736Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:46.736Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-19T00:43:46.771Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-19T00:43:46.771Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:46.771Z] latest [2021-08-19T00:43:46.771Z] 2.0.1-dev.33 [2021-08-19T00:43:46.771Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:46.771Z] main [2021-08-19T00:43:46.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:47.156Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:47.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:47.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-19T00:43:47.489Z] 17cb6e0492f1: Preparing [2021-08-19T00:43:47.489Z] 2e6150d8d93c: Preparing [2021-08-19T00:43:47.489Z] 997cbd85c61f: Preparing [2021-08-19T00:43:47.489Z] 5a03636283c4: Preparing [2021-08-19T00:43:47.489Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:47.760Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:47.760Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:47.760Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:47.760Z] 17cb6e0492f1: Pushed [2021-08-19T00:43:50.359Z] 2e6150d8d93c: Pushed [2021-08-19T00:43:50.359Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:797f424d24382f6082a33839f87ea431879ac14b3fe6d5976646a4f0006a9a0a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:50.693Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:51.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-19T00:43:51.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-19T00:43:51.028Z] 17cb6e0492f1: Preparing [2021-08-19T00:43:51.028Z] 2e6150d8d93c: Preparing [2021-08-19T00:43:51.028Z] 997cbd85c61f: Preparing [2021-08-19T00:43:51.028Z] 5a03636283c4: Preparing [2021-08-19T00:43:51.028Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:51.299Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:51.299Z] 17cb6e0492f1: Layer already exists [2021-08-19T00:43:51.299Z] 2e6150d8d93c: Layer already exists [2021-08-19T00:43:51.299Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:51.299Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:51.299Z] latest: digest: sha256:797f424d24382f6082a33839f87ea431879ac14b3fe6d5976646a4f0006a9a0a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:51.646Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:51.976Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [2021-08-19T00:43:51.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-19T00:43:52.248Z] 17cb6e0492f1: Preparing [2021-08-19T00:43:52.248Z] 2e6150d8d93c: Preparing [2021-08-19T00:43:52.248Z] 997cbd85c61f: Preparing [2021-08-19T00:43:52.248Z] 5a03636283c4: Preparing [2021-08-19T00:43:52.248Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:52.248Z] 2e6150d8d93c: Layer already exists [2021-08-19T00:43:52.248Z] 17cb6e0492f1: Layer already exists [2021-08-19T00:43:52.248Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:52.248Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:52.248Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:52.248Z] 2.0.1-dev.33: digest: sha256:797f424d24382f6082a33839f87ea431879ac14b3fe6d5976646a4f0006a9a0a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:52.582Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:52.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:52.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-19T00:43:52.918Z] 17cb6e0492f1: Preparing [2021-08-19T00:43:52.918Z] 2e6150d8d93c: Preparing [2021-08-19T00:43:52.918Z] 997cbd85c61f: Preparing [2021-08-19T00:43:52.918Z] 5a03636283c4: Preparing [2021-08-19T00:43:52.918Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:53.188Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:53.188Z] 2e6150d8d93c: Layer already exists [2021-08-19T00:43:53.188Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:53.188Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:53.188Z] 17cb6e0492f1: Layer already exists [2021-08-19T00:43:53.188Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:797f424d24382f6082a33839f87ea431879ac14b3fe6d5976646a4f0006a9a0a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:53.525Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:53.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-19T00:43:53.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-19T00:43:53.860Z] 17cb6e0492f1: Preparing [2021-08-19T00:43:53.860Z] 2e6150d8d93c: Preparing [2021-08-19T00:43:53.860Z] 997cbd85c61f: Preparing [2021-08-19T00:43:53.860Z] 5a03636283c4: Preparing [2021-08-19T00:43:53.860Z] 3fbe34a1663b: Preparing [2021-08-19T00:43:54.130Z] 2e6150d8d93c: Layer already exists [2021-08-19T00:43:54.130Z] 5a03636283c4: Layer already exists [2021-08-19T00:43:54.130Z] 17cb6e0492f1: Layer already exists [2021-08-19T00:43:54.130Z] 3fbe34a1663b: Layer already exists [2021-08-19T00:43:54.130Z] 997cbd85c61f: Layer already exists [2021-08-19T00:43:54.130Z] main: digest: sha256:797f424d24382f6082a33839f87ea431879ac14b3fe6d5976646a4f0006a9a0a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:43:54.193Z] ===================================================== [Pipeline] echo [2021-08-19T00:43:54.208Z] taggedImages: [2021-08-19T00:43:54.208Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:54.208Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-19T00:43:54.208Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.33 [2021-08-19T00:43:54.208Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:54.208Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-19T00:43:54.239Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-19T00:43:54.239Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:54.239Z] latest [2021-08-19T00:43:54.239Z] 2.0.1-dev.33 [2021-08-19T00:43:54.239Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:43:54.239Z] main [2021-08-19T00:43:54.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:54.611Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:43:54.941Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:43:54.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-19T00:43:54.941Z] a6a3667d399f: Preparing [2021-08-19T00:43:54.941Z] d3303f491e68: Preparing [2021-08-19T00:43:54.941Z] 81ff59514e8a: Preparing [2021-08-19T00:43:54.941Z] 6c91be713aea: Preparing [2021-08-19T00:43:54.941Z] b287e4fe43ef: Preparing [2021-08-19T00:43:54.941Z] c39efab1fe40: Preparing [2021-08-19T00:43:54.941Z] 386fc9fe74c4: Preparing [2021-08-19T00:43:54.941Z] 097a5c91b892: Preparing [2021-08-19T00:43:54.941Z] 74984ba1a09f: Preparing [2021-08-19T00:43:54.941Z] 6d0ac5d4dfcb: Preparing [2021-08-19T00:43:54.941Z] c55d5dbdab40: Preparing [2021-08-19T00:43:54.941Z] 097a5c91b892: Waiting [2021-08-19T00:43:54.941Z] 74984ba1a09f: Waiting [2021-08-19T00:43:54.941Z] 6d0ac5d4dfcb: Waiting [2021-08-19T00:43:54.941Z] c55d5dbdab40: Waiting [2021-08-19T00:43:54.941Z] c39efab1fe40: Waiting [2021-08-19T00:43:54.942Z] 386fc9fe74c4: Waiting [2021-08-19T00:43:55.213Z] d3303f491e68: Pushed [2021-08-19T00:43:55.213Z] b287e4fe43ef: Layer already exists [2021-08-19T00:43:55.488Z] c39efab1fe40: Layer already exists [2021-08-19T00:43:55.488Z] 386fc9fe74c4: Layer already exists [2021-08-19T00:43:55.488Z] 097a5c91b892: Layer already exists [2021-08-19T00:43:55.488Z] 74984ba1a09f: Layer already exists [2021-08-19T00:43:55.488Z] 6d0ac5d4dfcb: Layer already exists [2021-08-19T00:43:55.488Z] c55d5dbdab40: Layer already exists [2021-08-19T00:43:56.080Z] a6a3667d399f: Pushed [2021-08-19T00:43:57.506Z] 81ff59514e8a: Pushed [2021-08-19T00:44:12.554Z] 6c91be713aea: Pushed [2021-08-19T00:44:12.554Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca: digest: sha256:d9ba25f21d54836605ea0069641970298dda67f5885f9e8d04eeac1ed2ef4c47 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:12.911Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:13.318Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-19T00:44:13.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-19T00:44:13.319Z] a6a3667d399f: Preparing [2021-08-19T00:44:13.319Z] d3303f491e68: Preparing [2021-08-19T00:44:13.319Z] 81ff59514e8a: Preparing [2021-08-19T00:44:13.319Z] 6c91be713aea: Preparing [2021-08-19T00:44:13.319Z] b287e4fe43ef: Preparing [2021-08-19T00:44:13.319Z] c39efab1fe40: Preparing [2021-08-19T00:44:13.319Z] 386fc9fe74c4: Preparing [2021-08-19T00:44:13.319Z] 097a5c91b892: Preparing [2021-08-19T00:44:13.319Z] 74984ba1a09f: Preparing [2021-08-19T00:44:13.319Z] 6d0ac5d4dfcb: Preparing [2021-08-19T00:44:13.319Z] c55d5dbdab40: Preparing [2021-08-19T00:44:13.319Z] 386fc9fe74c4: Waiting [2021-08-19T00:44:13.319Z] 097a5c91b892: Waiting [2021-08-19T00:44:13.319Z] c39efab1fe40: Waiting [2021-08-19T00:44:13.319Z] 74984ba1a09f: Waiting [2021-08-19T00:44:13.319Z] 6d0ac5d4dfcb: Waiting [2021-08-19T00:44:13.319Z] c55d5dbdab40: Waiting [2021-08-19T00:44:13.319Z] a6a3667d399f: Layer already exists [2021-08-19T00:44:13.319Z] b287e4fe43ef: Layer already exists [2021-08-19T00:44:13.319Z] 6c91be713aea: Layer already exists [2021-08-19T00:44:13.319Z] d3303f491e68: Layer already exists [2021-08-19T00:44:13.319Z] 81ff59514e8a: Layer already exists [2021-08-19T00:44:13.605Z] 097a5c91b892: Layer already exists [2021-08-19T00:44:13.605Z] 386fc9fe74c4: Layer already exists [2021-08-19T00:44:13.605Z] c39efab1fe40: Layer already exists [2021-08-19T00:44:13.605Z] 74984ba1a09f: Layer already exists [2021-08-19T00:44:13.605Z] 6d0ac5d4dfcb: Layer already exists [2021-08-19T00:44:13.605Z] c55d5dbdab40: Layer already exists [2021-08-19T00:44:13.605Z] latest: digest: sha256:d9ba25f21d54836605ea0069641970298dda67f5885f9e8d04eeac1ed2ef4c47 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:13.966Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:14.351Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [2021-08-19T00:44:14.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-19T00:44:14.351Z] a6a3667d399f: Preparing [2021-08-19T00:44:14.351Z] d3303f491e68: Preparing [2021-08-19T00:44:14.351Z] 81ff59514e8a: Preparing [2021-08-19T00:44:14.351Z] 6c91be713aea: Preparing [2021-08-19T00:44:14.351Z] b287e4fe43ef: Preparing [2021-08-19T00:44:14.351Z] c39efab1fe40: Preparing [2021-08-19T00:44:14.351Z] 386fc9fe74c4: Preparing [2021-08-19T00:44:14.351Z] 097a5c91b892: Preparing [2021-08-19T00:44:14.351Z] 74984ba1a09f: Preparing [2021-08-19T00:44:14.351Z] 6d0ac5d4dfcb: Preparing [2021-08-19T00:44:14.351Z] c55d5dbdab40: Preparing [2021-08-19T00:44:14.351Z] c39efab1fe40: Waiting [2021-08-19T00:44:14.351Z] 386fc9fe74c4: Waiting [2021-08-19T00:44:14.351Z] 097a5c91b892: Waiting [2021-08-19T00:44:14.351Z] 74984ba1a09f: Waiting [2021-08-19T00:44:14.351Z] 6d0ac5d4dfcb: Waiting [2021-08-19T00:44:14.351Z] c55d5dbdab40: Waiting [2021-08-19T00:44:14.351Z] 81ff59514e8a: Layer already exists [2021-08-19T00:44:14.351Z] 6c91be713aea: Layer already exists [2021-08-19T00:44:14.351Z] b287e4fe43ef: Layer already exists [2021-08-19T00:44:14.351Z] a6a3667d399f: Layer already exists [2021-08-19T00:44:14.351Z] d3303f491e68: Layer already exists [2021-08-19T00:44:14.629Z] 097a5c91b892: Layer already exists [2021-08-19T00:44:14.629Z] c39efab1fe40: Layer already exists [2021-08-19T00:44:14.629Z] 74984ba1a09f: Layer already exists [2021-08-19T00:44:14.629Z] 386fc9fe74c4: Layer already exists [2021-08-19T00:44:14.629Z] 6d0ac5d4dfcb: Layer already exists [2021-08-19T00:44:14.629Z] c55d5dbdab40: Layer already exists [2021-08-19T00:44:14.629Z] 2.0.1-dev.33: digest: sha256:d9ba25f21d54836605ea0069641970298dda67f5885f9e8d04eeac1ed2ef4c47 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:14.968Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:15.297Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:44:15.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-19T00:44:15.297Z] a6a3667d399f: Preparing [2021-08-19T00:44:15.297Z] d3303f491e68: Preparing [2021-08-19T00:44:15.297Z] 81ff59514e8a: Preparing [2021-08-19T00:44:15.297Z] 6c91be713aea: Preparing [2021-08-19T00:44:15.297Z] b287e4fe43ef: Preparing [2021-08-19T00:44:15.297Z] c39efab1fe40: Preparing [2021-08-19T00:44:15.297Z] 386fc9fe74c4: Preparing [2021-08-19T00:44:15.297Z] 097a5c91b892: Preparing [2021-08-19T00:44:15.297Z] 74984ba1a09f: Preparing [2021-08-19T00:44:15.297Z] 6d0ac5d4dfcb: Preparing [2021-08-19T00:44:15.297Z] c55d5dbdab40: Preparing [2021-08-19T00:44:15.297Z] c39efab1fe40: Waiting [2021-08-19T00:44:15.297Z] 74984ba1a09f: Waiting [2021-08-19T00:44:15.297Z] 386fc9fe74c4: Waiting [2021-08-19T00:44:15.297Z] 097a5c91b892: Waiting [2021-08-19T00:44:15.297Z] c55d5dbdab40: Waiting [2021-08-19T00:44:15.297Z] 6d0ac5d4dfcb: Waiting [2021-08-19T00:44:15.297Z] 81ff59514e8a: Layer already exists [2021-08-19T00:44:15.297Z] b287e4fe43ef: Layer already exists [2021-08-19T00:44:15.297Z] a6a3667d399f: Layer already exists [2021-08-19T00:44:15.297Z] 6c91be713aea: Layer already exists [2021-08-19T00:44:15.297Z] d3303f491e68: Layer already exists [2021-08-19T00:44:15.297Z] 386fc9fe74c4: Layer already exists [2021-08-19T00:44:15.297Z] 097a5c91b892: Layer already exists [2021-08-19T00:44:15.297Z] c39efab1fe40: Layer already exists [2021-08-19T00:44:15.297Z] 74984ba1a09f: Layer already exists [2021-08-19T00:44:15.567Z] 6d0ac5d4dfcb: Layer already exists [2021-08-19T00:44:15.567Z] c55d5dbdab40: Layer already exists [2021-08-19T00:44:15.567Z] 19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33: digest: sha256:d9ba25f21d54836605ea0069641970298dda67f5885f9e8d04eeac1ed2ef4c47 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:15.903Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:16.232Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-19T00:44:16.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-19T00:44:16.233Z] a6a3667d399f: Preparing [2021-08-19T00:44:16.233Z] d3303f491e68: Preparing [2021-08-19T00:44:16.233Z] 81ff59514e8a: Preparing [2021-08-19T00:44:16.233Z] 6c91be713aea: Preparing [2021-08-19T00:44:16.233Z] b287e4fe43ef: Preparing [2021-08-19T00:44:16.233Z] c39efab1fe40: Preparing [2021-08-19T00:44:16.233Z] 386fc9fe74c4: Preparing [2021-08-19T00:44:16.233Z] 097a5c91b892: Preparing [2021-08-19T00:44:16.233Z] 74984ba1a09f: Preparing [2021-08-19T00:44:16.233Z] 6d0ac5d4dfcb: Preparing [2021-08-19T00:44:16.233Z] c55d5dbdab40: Preparing [2021-08-19T00:44:16.233Z] c39efab1fe40: Waiting [2021-08-19T00:44:16.233Z] 386fc9fe74c4: Waiting [2021-08-19T00:44:16.233Z] 097a5c91b892: Waiting [2021-08-19T00:44:16.233Z] 6d0ac5d4dfcb: Waiting [2021-08-19T00:44:16.233Z] 74984ba1a09f: Waiting [2021-08-19T00:44:16.233Z] c55d5dbdab40: Waiting [2021-08-19T00:44:16.233Z] a6a3667d399f: Layer already exists [2021-08-19T00:44:16.233Z] 81ff59514e8a: Layer already exists [2021-08-19T00:44:16.233Z] d3303f491e68: Layer already exists [2021-08-19T00:44:16.233Z] b287e4fe43ef: Layer already exists [2021-08-19T00:44:16.233Z] 6c91be713aea: Layer already exists [2021-08-19T00:44:16.233Z] 097a5c91b892: Layer already exists [2021-08-19T00:44:16.233Z] c39efab1fe40: Layer already exists [2021-08-19T00:44:16.233Z] 386fc9fe74c4: Layer already exists [2021-08-19T00:44:16.233Z] 74984ba1a09f: Layer already exists [2021-08-19T00:44:16.504Z] 6d0ac5d4dfcb: Layer already exists [2021-08-19T00:44:16.504Z] c55d5dbdab40: Layer already exists [2021-08-19T00:44:16.504Z] main: digest: sha256:d9ba25f21d54836605ea0069641970298dda67f5885f9e8d04eeac1ed2ef4c47 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-19T00:44:16.569Z] ===================================================== [Pipeline] echo [2021-08-19T00:44:16.584Z] taggedImages: [2021-08-19T00:44:16.584Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca [2021-08-19T00:44:16.584Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-19T00:44:16.584Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.33 [2021-08-19T00:44:16.584Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:19484f48f3ea22dd3cb206c35107457b0d52dfca-2.0.1-dev.33 [2021-08-19T00:44:16.584Z] - 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-08-19T00:44:16.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T00:44:16.983Z] [2021-08-19T00:44:16.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:17.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T00:44:17.606Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-19T00:44:17.606Z] 448f6bf000e3: Pulling fs layer [2021-08-19T00:44:17.606Z] f757da607395: Pulling fs layer [2021-08-19T00:44:17.606Z] 05883995daec: Pulling fs layer [2021-08-19T00:44:17.606Z] 8603b9c90790: Pulling fs layer [2021-08-19T00:44:17.606Z] 1560dd03e051: Pulling fs layer [2021-08-19T00:44:17.606Z] 27f5ce0e4adf: Pulling fs layer [2021-08-19T00:44:17.606Z] c2d8d7efcc4b: Pulling fs layer [2021-08-19T00:44:17.606Z] 1560dd03e051: Waiting [2021-08-19T00:44:17.606Z] c2d8d7efcc4b: Waiting [2021-08-19T00:44:17.606Z] 8603b9c90790: Waiting [2021-08-19T00:44:17.606Z] 27f5ce0e4adf: Waiting [2021-08-19T00:44:17.879Z] f757da607395: Download complete [2021-08-19T00:44:17.879Z] 8603b9c90790: Download complete [2021-08-19T00:44:18.152Z] 1560dd03e051: Verifying Checksum [2021-08-19T00:44:18.152Z] 1560dd03e051: Download complete [2021-08-19T00:44:18.152Z] 27f5ce0e4adf: Verifying Checksum [2021-08-19T00:44:18.152Z] 27f5ce0e4adf: Download complete [2021-08-19T00:44:18.152Z] 05883995daec: Verifying Checksum [2021-08-19T00:44:18.152Z] 05883995daec: Download complete [2021-08-19T00:44:19.125Z] 448f6bf000e3: Verifying Checksum [2021-08-19T00:44:19.125Z] 448f6bf000e3: Download complete [2021-08-19T00:44:21.741Z] c2d8d7efcc4b: Verifying Checksum [2021-08-19T00:44:21.741Z] c2d8d7efcc4b: Download complete [2021-08-19T00:44:22.340Z] 448f6bf000e3: Pull complete [2021-08-19T00:44:23.314Z] f757da607395: Pull complete [2021-08-19T00:44:24.744Z] 05883995daec: Pull complete [2021-08-19T00:44:25.017Z] 8603b9c90790: Pull complete [2021-08-19T00:44:25.991Z] 1560dd03e051: Pull complete [2021-08-19T00:44:26.585Z] 27f5ce0e4adf: Pull complete [2021-08-19T00:44:41.647Z] c2d8d7efcc4b: Pull complete [2021-08-19T00:44:41.647Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-19T00:44:41.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-19T00:44:41.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-19T00:44:41.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-3736 does not seem to be running inside a container [2021-08-19T00:44:41.933Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:44:46.511Z] $ docker top 2a60b5d59db71ae806df4d71db9e4ec008698e7b566de133d7688648b7e23cde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:44:47.685Z] ---> job-cost.sh [2021-08-19T00:44:47.685Z] lf-activate-venv: SKIPPING [2021-08-19T00:44:47.685Z] INFO: No Stack... [2021-08-19T00:44:48.274Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-19T00:44:48.544Z] INFO: Archiving Costs [Pipeline] sh [2021-08-19T00:44:49.197Z] + cat /w/workspace/edgex-go/36/archives/cost.csv [2021-08-19T00:44:49.197Z] + cut -d, -f6 [Pipeline] lock [2021-08-19T00:44:49.254Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-36-stack-cost] [2021-08-19T00:44:49.264Z] Resource [jenkins-edgexfoundry-edgex-go-main-36-stack-cost] did not exist. Created. [2021-08-19T00:44:49.264Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-19T00:44:49.938Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-19T00:44:50.532Z] Stashed 1 file(s) [Pipeline] } [2021-08-19T00:44:50.546Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-19T00:44:50.562Z] $ docker stop --time=1 2a60b5d59db71ae806df4d71db9e4ec008698e7b566de133d7688648b7e23cde [2021-08-19T00:44:52.222Z] $ docker rm -f 2a60b5d59db71ae806df4d71db9e4ec008698e7b566de133d7688648b7e23cde [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-08-19T00:44:54.553Z] provisioning config files... [2021-08-19T00:44:54.568Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/36@tmp/config7980533664286663955tmp [Pipeline] { [Pipeline] sh [2021-08-19T00:44:55.098Z] + set +x [2021-08-19T00:44:55.098Z] + curl -s https://codecov.io/bash [2021-08-19T00:44:55.098Z] + bash -s -- [2021-08-19T00:44:55.098Z] [2021-08-19T00:44:55.098Z] _____ _ [2021-08-19T00:44:55.098Z] / ____| | | [2021-08-19T00:44:55.098Z] | | ___ __| | ___ ___ _____ __ [2021-08-19T00:44:55.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-19T00:44:55.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-19T00:44:55.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-19T00:44:55.098Z] Bash-1.0.6 [2021-08-19T00:44:55.098Z] [2021-08-19T00:44:55.098Z] [2021-08-19T00:44:55.098Z] ==> git version 2.24.4 found [2021-08-19T00:44:55.098Z] ==> 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-08-19T00:44:55.098Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-19T00:44:55.098Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-19T00:44:55.098Z] ==> Jenkins CI detected. [2021-08-19T00:44:55.098Z] current dir:  /w/workspace/edgex-go/36 [2021-08-19T00:44:55.098Z] project root: . [2021-08-19T00:44:55.098Z] --> token set from env [2021-08-19T00:44:55.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-19T00:44:55.098Z] ==> Running gcov in . (disable via -X gcov) [2021-08-19T00:44:55.098Z] ==> Python coveragepy not found [2021-08-19T00:44:55.098Z] ==> Searching for coverage reports in: [2021-08-19T00:44:55.098Z] + . [2021-08-19T00:44:55.098Z] -> Found 1 reports [2021-08-19T00:44:55.098Z] ==> Detecting git/mercurial file structure [2021-08-19T00:44:55.098Z] ==> Reading reports [2021-08-19T00:44:55.098Z] + ./coverage.out bytes=404331 [2021-08-19T00:44:55.098Z] ==> Appending adjustments [2021-08-19T00:44:55.098Z] https://docs.codecov.io/docs/fixing-reports [2021-08-19T00:44:56.502Z] + Found adjustments [2021-08-19T00:44:56.502Z] ==> Gzipping contents [2021-08-19T00:44:56.502Z] 56K /tmp/codecov.cToC7t.gz [2021-08-19T00:44:56.502Z] ==> Uploading reports [2021-08-19T00:44:56.502Z] url: https://codecov.io [2021-08-19T00:44:56.502Z] query: branch=main&commit=19484f48f3ea22dd3cb206c35107457b0d52dfca&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-19T00:44:56.502Z] -> Pinging Codecov [2021-08-19T00:44:56.502Z] 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=19484f48f3ea22dd3cb206c35107457b0d52dfca&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-19T00:44:56.502Z] -> Uploading to [2021-08-19T00:44:56.502Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-19/00271124DB129430A58F1EEE437C3FCB/19484f48f3ea22dd3cb206c35107457b0d52dfca/6943d47f-6d80-425f-bb6b-fb245ebdc923.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210819%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210819T004456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3c7d10023899e5179d7a3c603413f91678c7382f996fb66009026a5682d12b7 [2021-08-19T00:44:56.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T00:44:56.502Z] Dload Upload Total Spent Left Speed [2021-08-19T00:44:57.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54454 0 0 100 54454 0 90346 --:--:-- --:--:-- --:--:-- 90455 [2021-08-19T00:44:57.460Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/19484f48f3ea22dd3cb206c35107457b0d52dfca [Pipeline] } [2021-08-19T00:44:57.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-19T00:44:58.169Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-19T00:44:58.200Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:58.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-19T00:44:58.526Z] [2021-08-19T00:44:58.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:44:58.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-19T00:44:58.856Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-19T00:44:58.856Z] 188c0c94c7c5: Pulling fs layer [2021-08-19T00:44:58.856Z] 0ef7d3d256c8: Pulling fs layer [2021-08-19T00:44:58.856Z] de9db76c5a1d: Pulling fs layer [2021-08-19T00:44:58.856Z] 0eba1c9be4d2: Pulling fs layer [2021-08-19T00:44:58.856Z] 0d57e429df01: Pulling fs layer [2021-08-19T00:44:58.856Z] 4e4be7b47b0d: Pulling fs layer [2021-08-19T00:44:58.856Z] e1f770b5df2f: Pulling fs layer [2021-08-19T00:44:58.856Z] 85a0685a4137: Pulling fs layer [2021-08-19T00:44:58.856Z] 0eba1c9be4d2: Waiting [2021-08-19T00:44:58.856Z] 0d57e429df01: Waiting [2021-08-19T00:44:58.856Z] 4e4be7b47b0d: Waiting [2021-08-19T00:44:58.856Z] e1f770b5df2f: Waiting [2021-08-19T00:44:58.856Z] 85a0685a4137: Waiting [2021-08-19T00:44:58.856Z] de9db76c5a1d: Verifying Checksum [2021-08-19T00:44:58.856Z] de9db76c5a1d: Download complete [2021-08-19T00:44:58.856Z] 0ef7d3d256c8: Verifying Checksum [2021-08-19T00:44:58.856Z] 0ef7d3d256c8: Download complete [2021-08-19T00:44:58.856Z] 0d57e429df01: Verifying Checksum [2021-08-19T00:44:58.856Z] 0d57e429df01: Download complete [2021-08-19T00:44:59.126Z] 4e4be7b47b0d: Verifying Checksum [2021-08-19T00:44:59.126Z] 4e4be7b47b0d: Download complete [2021-08-19T00:44:59.126Z] 188c0c94c7c5: Verifying Checksum [2021-08-19T00:44:59.126Z] 188c0c94c7c5: Download complete [2021-08-19T00:44:59.390Z] 188c0c94c7c5: Pull complete [2021-08-19T00:44:59.390Z] 0ef7d3d256c8: Pull complete [2021-08-19T00:44:59.390Z] de9db76c5a1d: Pull complete [2021-08-19T00:45:00.347Z] e1f770b5df2f: Verifying Checksum [2021-08-19T00:45:00.347Z] e1f770b5df2f: Download complete [2021-08-19T00:45:05.681Z] 0eba1c9be4d2: Verifying Checksum [2021-08-19T00:45:05.681Z] 0eba1c9be4d2: Download complete [2021-08-19T00:45:06.269Z] 85a0685a4137: Verifying Checksum [2021-08-19T00:45:06.269Z] 85a0685a4137: Download complete [2021-08-19T00:45:08.870Z] 0eba1c9be4d2: Pull complete [2021-08-19T00:45:08.870Z] 0d57e429df01: Pull complete [2021-08-19T00:45:08.870Z] 4e4be7b47b0d: Pull complete [2021-08-19T00:45:09.138Z] e1f770b5df2f: Pull complete [2021-08-19T00:45:12.489Z] 85a0685a4137: Pull complete [2021-08-19T00:45:12.489Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-19T00:45:12.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-19T00:45:12.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-19T00:45:12.586Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:45:12.651Z] $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:45:15.502Z] $ docker top bc80cf03c9cb52bd118b7eb8f47ca52c04cf95216917d1c1ba4fb000162aaa91 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-19T00:45:15.619Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-19T00:45:15.928Z] + set -o pipefail [2021-08-19T00:45:15.928Z] + snyk monitor '--org=edgex-jenkins' [2021-08-19T00:45:21.319Z] [2021-08-19T00:45:21.319Z] Monitoring /w/workspace/edgex-go/36 (github.com/edgexfoundry/edgex-go)... [2021-08-19T00:45:21.319Z] [2021-08-19T00:45:21.319Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/24a7229a-66e0-43c8-8f6d-9c5f86eaa150 [2021-08-19T00:45:21.319Z] [2021-08-19T00:45:21.319Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-19T00:45:21.319Z] [2021-08-19T00:45:21.319Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-19T00:45:21.319Z] [2021-08-19T00:45:21.319Z] [2021-08-19T00:45:21.319Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-19T00:45:21.319Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-19T00:45:21.332Z] $ docker stop --time=1 bc80cf03c9cb52bd118b7eb8f47ca52c04cf95216917d1c1ba4fb000162aaa91 [2021-08-19T00:45:23.381Z] $ docker rm -f bc80cf03c9cb52bd118b7eb8f47ca52c04cf95216917d1c1ba4fb000162aaa91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-19T00:45:24.016Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T00:45:24.037Z] provisioning config files... [2021-08-19T00:45:24.050Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/36@tmp/config5909153124103004860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:45:24.375Z] --> edgex-publish-swagger.sh [2021-08-19T00:45:24.375Z] === Publish openapi/v2 API === [2021-08-19T00:45:24.375Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-19T00:45:24.375Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/36/openapi/v2/core-command.yaml] [2021-08-19T00:45:24.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T00:45:24.375Z] Dload Upload Total Spent Left Speed [2021-08-19T00:45:25.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 31842 0:00:01 0:00:01 --:--:-- 31867 100 31867 0 0 100 31867 0 31836 0:00:01 0:00:01 --:--:-- 31867 [2021-08-19T00:45:25.329Z] [2021-08-19T00:45:25.329Z] [2021-08-19T00:45:25.329Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/36/openapi/v2/core-data.yaml] [2021-08-19T00:45:25.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T00:45:25.329Z] Dload Upload Total Spent Left Speed [2021-08-19T00:45:26.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 60794 0:00:01 0:00:01 --:--:-- 60828 100 65452 0 0 100 65452 0 60786 0:00:01 0:00:01 --:--:-- 60828 [2021-08-19T00:45:26.285Z] [2021-08-19T00:45:26.285Z] [2021-08-19T00:45:26.285Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/36/openapi/v2/core-metadata.yaml] [2021-08-19T00:45:26.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T00:45:26.285Z] Dload Upload Total Spent Left Speed [2021-08-19T00:45:27.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 66 119k 0 0 66 81920 0 333k --:--:-- --:--:-- --:--:-- 333k 100 119k 0 0 100 119k 0 93227 0:00:01 0:00:01 --:--:-- 93213 100 119k 0 0 100 119k 0 93217 0:00:01 0:00:01 --:--:-- 93213 [2021-08-19T00:45:27.952Z] [2021-08-19T00:45:27.952Z] [2021-08-19T00:45:27.952Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/36/openapi/v2/support-notifications.yaml] [2021-08-19T00:45:27.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T00:45:27.952Z] Dload Upload Total Spent Left Speed [2021-08-19T00:45:28.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 82289 0:00:01 0:00:01 --:--:-- 82303 100 86007 0 0 100 86007 0 82273 0:00:01 0:00:01 --:--:-- 82303 [2021-08-19T00:45:28.910Z] [2021-08-19T00:45:28.910Z] [2021-08-19T00:45:28.910Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/36/openapi/v2/support-scheduler.yaml] [2021-08-19T00:45:28.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T00:45:28.910Z] Dload Upload Total Spent Left Speed [2021-08-19T00:45:29.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 33449 0:00:01 0:00:01 --:--:-- 33463 100 36710 0 0 100 36710 0 33445 0:00:01 0:00:01 --:--:-- 33463 [2021-08-19T00:45:29.867Z] [2021-08-19T00:45:29.867Z] [2021-08-19T00:45:29.867Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/36/openapi/v2/system-agent.yaml] [2021-08-19T00:45:29.867Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-19T00:45:29.867Z] Dload Upload Total Spent Left Speed [2021-08-19T00:45:30.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 18787 0:00:01 0:00:01 --:--:-- 18805 100 19633 0 0 100 19633 0 18784 0:00:01 0:00:01 --:--:-- 18805 [2021-08-19T00:45:30.823Z] [2021-08-19T00:45:30.823Z] [Pipeline] } [2021-08-19T00:45:30.835Z] 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-08-19T00:45:31.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T00:45:31.290Z] . [Pipeline] withDockerContainer [2021-08-19T00:45:31.383Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:45:31.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:45:31.950Z] $ docker top 216ff1e006d075b5d6a12ac22b6112344af733f925288e492152727bef5c94cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-19T00:45:32.073Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.1-dev.32' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T00:45:32.398Z] + git semver [Pipeline] } [2021-08-19T00:45:32.415Z] $ docker stop --time=1 216ff1e006d075b5d6a12ac22b6112344af733f925288e492152727bef5c94cc [2021-08-19T00:45:33.670Z] $ docker rm -f 216ff1e006d075b5d6a12ac22b6112344af733f925288e492152727bef5c94cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:45:34.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-19T00:45:34.416Z] [2021-08-19T00:45:34.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:45:34.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-19T00:45:34.750Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-19T00:45:34.750Z] ab5ef0e58194: Pulling fs layer [2021-08-19T00:45:34.750Z] 9712f1f96733: Pulling fs layer [2021-08-19T00:45:34.750Z] 63f879dbbcfc: Pulling fs layer [2021-08-19T00:45:34.750Z] 0d9ebad4ef96: Pulling fs layer [2021-08-19T00:45:34.750Z] e9a5061849ea: Pulling fs layer [2021-08-19T00:45:34.750Z] d747dcd14b5f: Pulling fs layer [2021-08-19T00:45:34.750Z] 2de7ff778b66: Pulling fs layer [2021-08-19T00:45:34.750Z] e9a5061849ea: Waiting [2021-08-19T00:45:34.750Z] d747dcd14b5f: Waiting [2021-08-19T00:45:34.750Z] 2de7ff778b66: Waiting [2021-08-19T00:45:34.750Z] 0d9ebad4ef96: Waiting [2021-08-19T00:45:34.750Z] 9712f1f96733: Verifying Checksum [2021-08-19T00:45:34.750Z] 9712f1f96733: Download complete [2021-08-19T00:45:37.492Z] 63f879dbbcfc: Verifying Checksum [2021-08-19T00:45:37.492Z] 63f879dbbcfc: Download complete [2021-08-19T00:45:37.492Z] e9a5061849ea: Verifying Checksum [2021-08-19T00:45:37.492Z] e9a5061849ea: Download complete [2021-08-19T00:45:37.492Z] d747dcd14b5f: Verifying Checksum [2021-08-19T00:45:37.492Z] d747dcd14b5f: Download complete [2021-08-19T00:45:38.070Z] 2de7ff778b66: Verifying Checksum [2021-08-19T00:45:38.070Z] 2de7ff778b66: Download complete [2021-08-19T00:45:38.339Z] ab5ef0e58194: Verifying Checksum [2021-08-19T00:45:38.339Z] ab5ef0e58194: Download complete [2021-08-19T00:45:38.621Z] 0d9ebad4ef96: Verifying Checksum [2021-08-19T00:45:38.621Z] 0d9ebad4ef96: Download complete [2021-08-19T00:45:41.225Z] ab5ef0e58194: Pull complete [2021-08-19T00:45:41.225Z] 9712f1f96733: Pull complete [2021-08-19T00:45:41.809Z] 63f879dbbcfc: Pull complete [2021-08-19T00:45:45.361Z] 0d9ebad4ef96: Pull complete [2021-08-19T00:45:45.361Z] e9a5061849ea: Pull complete [2021-08-19T00:45:45.361Z] d747dcd14b5f: Pull complete [2021-08-19T00:45:46.326Z] 2de7ff778b66: Pull complete [2021-08-19T00:45:46.326Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-19T00:45:46.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-19T00:45:46.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-19T00:45:46.412Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:45:46.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:45:49.757Z] $ docker top 4b5d242c197d6117371a5fb2608987944afbc654159d5da30db4d2b11a99125e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-19T00:45:49.863Z] provisioning config files... [2021-08-19T00:45:49.876Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/36@tmp/config4744847796862946557tmp [2021-08-19T00:45:49.896Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/36@tmp/config5681373200625634624tmp [2021-08-19T00:45:49.915Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/36@tmp/config8004832380961377248tmp [Pipeline] { [Pipeline] echo [2021-08-19T00:45:49.938Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:45:50.249Z] ---> sigul-configuration.sh [2021-08-19T00:45:50.249Z] gpg: directory `/root/.gnupg' created [2021-08-19T00:45:50.249Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-19T00:45:50.249Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-19T00:45:50.249Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-19T00:45:50.249Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-19T00:45:50.249Z] gpg: CAST5 encrypted data [2021-08-19T00:45:50.249Z] gpg: encrypted with 1 passphrase [2021-08-19T00:45:50.249Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-19T00:45:50.564Z] + mkdir /home/jenkins [2021-08-19T00:45:50.565Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-19T00:45:50.878Z] + 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-08-19T00:45:50.891Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:45:51.202Z] ---> sigul-install.sh [2021-08-19T00:45:51.202Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-19T00:45:51.514Z] + git tag --list [2021-08-19T00:45:51.514Z] 0.6.0 [2021-08-19T00:45:51.514Z] 0.6.1 [2021-08-19T00:45:51.514Z] 0.7.0 [2021-08-19T00:45:51.514Z] 0.7.1 [2021-08-19T00:45:51.514Z] v1.0.0 [2021-08-19T00:45:51.514Z] v1.0.1 [2021-08-19T00:45:51.514Z] v1.1.0 [2021-08-19T00:45:51.514Z] v1.2.0 [2021-08-19T00:45:51.514Z] v1.2.1 [2021-08-19T00:45:51.514Z] v1.3.0 [2021-08-19T00:45:51.514Z] v1.3.1 [2021-08-19T00:45:51.514Z] v2.0.0 [2021-08-19T00:45:51.514Z] v2.0.1-dev.1 [2021-08-19T00:45:51.514Z] v2.0.1-dev.10 [2021-08-19T00:45:51.514Z] v2.0.1-dev.11 [2021-08-19T00:45:51.514Z] v2.0.1-dev.12 [2021-08-19T00:45:51.514Z] v2.0.1-dev.13 [2021-08-19T00:45:51.514Z] v2.0.1-dev.14 [2021-08-19T00:45:51.514Z] v2.0.1-dev.15 [2021-08-19T00:45:51.514Z] v2.0.1-dev.16 [2021-08-19T00:45:51.514Z] v2.0.1-dev.17 [2021-08-19T00:45:51.514Z] v2.0.1-dev.18 [2021-08-19T00:45:51.514Z] v2.0.1-dev.19 [2021-08-19T00:45:51.514Z] v2.0.1-dev.2 [2021-08-19T00:45:51.514Z] v2.0.1-dev.20 [2021-08-19T00:45:51.514Z] v2.0.1-dev.21 [2021-08-19T00:45:51.514Z] v2.0.1-dev.22 [2021-08-19T00:45:51.514Z] v2.0.1-dev.23 [2021-08-19T00:45:51.514Z] v2.0.1-dev.24 [2021-08-19T00:45:51.514Z] v2.0.1-dev.25 [2021-08-19T00:45:51.514Z] v2.0.1-dev.26 [2021-08-19T00:45:51.514Z] v2.0.1-dev.27 [2021-08-19T00:45:51.514Z] v2.0.1-dev.28 [2021-08-19T00:45:51.514Z] v2.0.1-dev.29 [2021-08-19T00:45:51.514Z] v2.0.1-dev.3 [2021-08-19T00:45:51.514Z] v2.0.1-dev.30 [2021-08-19T00:45:51.514Z] v2.0.1-dev.31 [2021-08-19T00:45:51.514Z] v2.0.1-dev.32 [2021-08-19T00:45:51.514Z] v2.0.1-dev.4 [2021-08-19T00:45:51.514Z] v2.0.1-dev.5 [2021-08-19T00:45:51.514Z] v2.0.1-dev.6 [2021-08-19T00:45:51.514Z] v2.0.1-dev.7 [2021-08-19T00:45:51.514Z] v2.0.1-dev.8 [2021-08-19T00:45:51.514Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-19T00:45:51.826Z] + lftools sign git-tag v2.0.1-dev.33 [2021-08-19T00:45:52.409Z] Signing Git tag with Sigul... [2021-08-19T00:45:52.409Z] Signing v2.0.1-dev.33 [2021-08-19T00:45:52.409Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.33'], return code 1, stdout , stderr [Pipeline] echo [2021-08-19T00:45:52.423Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:45:52.734Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-19T00:45:52.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-19T00:45:52.776Z] $ docker stop --time=1 4b5d242c197d6117371a5fb2608987944afbc654159d5da30db4d2b11a99125e [2021-08-19T00:45:54.001Z] $ docker rm -f 4b5d242c197d6117371a5fb2608987944afbc654159d5da30db4d2b11a99125e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:45:54.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T00:45:54.457Z] . [Pipeline] withDockerContainer [2021-08-19T00:45:54.545Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:45:54.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:45:54.975Z] $ docker top 4edfefbd3558e186182e932c491bf3d9dae41dd53530604065f6c5ea28234e0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-19T00:45:55.082Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.1-dev.32' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T00:45:55.400Z] + git semver [Pipeline] } [2021-08-19T00:45:55.421Z] $ docker stop --time=1 4edfefbd3558e186182e932c491bf3d9dae41dd53530604065f6c5ea28234e0b [2021-08-19T00:45:56.632Z] $ docker rm -f 4edfefbd3558e186182e932c491bf3d9dae41dd53530604065f6c5ea28234e0b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:45:57.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-19T00:45:57.045Z] . [Pipeline] withDockerContainer [2021-08-19T00:45:57.154Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:45:57.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:45:57.683Z] $ docker top 09ea2371a2145941c17469c791bc8fb0e0692d7aa4a9e08ba49fadbc5963f06c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-19T00:45:57.797Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.1-dev.32' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-19T00:45:58.117Z] + git semver [Pipeline] } [2021-08-19T00:45:58.135Z] $ docker stop --time=1 09ea2371a2145941c17469c791bc8fb0e0692d7aa4a9e08ba49fadbc5963f06c [2021-08-19T00:45:59.329Z] $ docker rm -f 09ea2371a2145941c17469c791bc8fb0e0692d7aa4a9e08ba49fadbc5963f06c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-19T00:46:00.159Z] + '[' -d /w/workspace/edgex-go/36/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:46:00.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:46:01.070Z] ---> package-listing.sh [2021-08-19T00:46:01.070Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-19T00:46:01.070Z] ++ facter osfamily [2021-08-19T00:46:01.343Z] + OS_FAMILY=redhat [2021-08-19T00:46:01.343Z] + workspace=/w/workspace/edgex-go/36 [2021-08-19T00:46:01.343Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-19T00:46:01.343Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-19T00:46:01.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-19T00:46:01.343Z] + PACKAGES=/tmp/packages_start.txt [2021-08-19T00:46:01.343Z] + '[' /w/workspace/edgex-go/36 ']' [2021-08-19T00:46:01.343Z] + PACKAGES=/tmp/packages_end.txt [2021-08-19T00:46:01.343Z] + case "${OS_FAMILY}" in [2021-08-19T00:46:01.343Z] + rpm -qa [2021-08-19T00:46:01.343Z] + sort [2021-08-19T00:46:03.280Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-19T00:46:03.280Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-19T00:46:03.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-19T00:46:03.280Z] + '[' /w/workspace/edgex-go/36 ']' [2021-08-19T00:46:03.280Z] + mkdir -p /w/workspace/edgex-go/36/archives/ [2021-08-19T00:46:03.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/36/archives/ [Pipeline] echo [2021-08-19T00:46:03.297Z] 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/36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-19T00:46:03.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:46:04.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T00:46:04.184Z] [2021-08-19T00:46:04.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-19T00:46:04.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T00:46:09.840Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-19T00:46:09.840Z] b4d181a07f80: Pulling fs layer [2021-08-19T00:46:09.840Z] a1111a8f2ec3: Pulling fs layer [2021-08-19T00:46:09.840Z] ed53099fbce6: Pulling fs layer [2021-08-19T00:46:09.840Z] dc539afda2c1: Pulling fs layer [2021-08-19T00:46:09.840Z] 77bc0d833cb6: Pulling fs layer [2021-08-19T00:46:09.840Z] 9065ff56babe: Pulling fs layer [2021-08-19T00:46:09.840Z] d287ab97295c: Pulling fs layer [2021-08-19T00:46:09.840Z] dc539afda2c1: Waiting [2021-08-19T00:46:09.840Z] 77bc0d833cb6: Waiting [2021-08-19T00:46:09.840Z] 9065ff56babe: Waiting [2021-08-19T00:46:09.840Z] d287ab97295c: Waiting [2021-08-19T00:46:09.840Z] a1111a8f2ec3: Verifying Checksum [2021-08-19T00:46:09.840Z] a1111a8f2ec3: Download complete [2021-08-19T00:46:09.840Z] dc539afda2c1: Verifying Checksum [2021-08-19T00:46:09.840Z] dc539afda2c1: Download complete [2021-08-19T00:46:10.104Z] 77bc0d833cb6: Verifying Checksum [2021-08-19T00:46:10.104Z] 77bc0d833cb6: Download complete [2021-08-19T00:46:10.104Z] 9065ff56babe: Verifying Checksum [2021-08-19T00:46:10.104Z] 9065ff56babe: Download complete [2021-08-19T00:46:10.104Z] ed53099fbce6: Verifying Checksum [2021-08-19T00:46:10.104Z] ed53099fbce6: Download complete [2021-08-19T00:46:10.687Z] b4d181a07f80: Verifying Checksum [2021-08-19T00:46:10.687Z] b4d181a07f80: Download complete [2021-08-19T00:46:12.100Z] b4d181a07f80: Pull complete [2021-08-19T00:46:12.100Z] a1111a8f2ec3: Pull complete [2021-08-19T00:46:12.369Z] ed53099fbce6: Pull complete [2021-08-19T00:46:12.637Z] dc539afda2c1: Pull complete [2021-08-19T00:46:12.902Z] 77bc0d833cb6: Pull complete [2021-08-19T00:46:12.902Z] 9065ff56babe: Pull complete [2021-08-19T00:46:14.324Z] d287ab97295c: Verifying Checksum [2021-08-19T00:46:14.324Z] d287ab97295c: Download complete [2021-08-19T00:46:18.584Z] d287ab97295c: Pull complete [2021-08-19T00:46:18.584Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-19T00:46:18.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-19T00:46:18.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-19T00:46:18.671Z] prd-centos7-docker-4c-2g-3735 does not seem to be running inside a container [2021-08-19T00:46:18.724Z] $ 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/36/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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@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-08-19T00:46:21.226Z] $ docker top 3e8fffebe9838fdc8c05cb1d609dd9c3b71d624143dcbe1fd607a002c5e1d8ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-19T00:46:21.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-19T00:46:21.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-19T00:46:22.252Z] + ls /var/log/sa-host [2021-08-19T00:46:22.252Z] + sadf -c /var/log/sa-host/sa05 [2021-08-19T00:46:22.252Z] file_magic: OK [2021-08-19T00:46:22.252Z] HZ: Using current value: 100 [2021-08-19T00:46:22.252Z] file_header: OK [2021-08-19T00:46:22.252Z] 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-08-19T00:46:22.252Z] Statistics: [2021-08-19T00:46:22.252Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-19T00:46:22.252Z] File successfully converted to sysstat format version 12.0.3 [2021-08-19T00:46:22.252Z] + sadf -c /var/log/sa-host/sa19 [2021-08-19T00:46:22.252Z] file_magic: OK [2021-08-19T00:46:22.252Z] HZ: Using current value: 100 [2021-08-19T00:46:22.252Z] file_header: OK [2021-08-19T00:46:22.252Z] 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-08-19T00:46:22.252Z] Statistics: [2021-08-19T00:46:22.252Z] 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...Hnuu...uuuununununu... [2021-08-19T00:46:22.252Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-19T00:46:22.797Z] provisioning config files... [2021-08-19T00:46:22.812Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/36@tmp/config3733807839262598314tmp [Pipeline] { [Pipeline] echo [2021-08-19T00:46:22.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:46:23.148Z] ---> create-netrc.sh [Pipeline] } [2021-08-19T00:46:23.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:46:23.583Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-19T00:46:23.598Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:46:23.905Z] ---> sudo-logs.sh [2021-08-19T00:46:23.905Z] Archiving 'sudo' log.. [2021-08-19T00:46:23.905Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3735.vexxhost.local: Name or service not known [2021-08-19T00:46:23.905Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3735.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-19T00:46:23.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:46:24.267Z] ---> job-cost.sh [2021-08-19T00:46:24.267Z] lf-activate-venv: SKIPPING [2021-08-19T00:46:24.267Z] DEBUG: total: 0.18000000715255737 [2021-08-19T00:46:24.267Z] INFO: Retrieving Stack Cost... [2021-08-19T00:46:25.222Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-19T00:46:25.490Z] INFO: Archiving Costs [Pipeline] echo [2021-08-19T00:46:25.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-19T00:46:25.822Z] ---> logs-deploy.sh [2021-08-19T00:46:25.822Z] lf-activate-venv: SKIPPING [2021-08-19T00:46:25.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/36 [2021-08-19T00:46:25.822Z] INFO: archiving workspace using pattern(s): [2021-08-19T00:46:26.408Z] Archives upload complete. [2021-08-19T00:46:26.673Z] INFO: archiving logs to Nexus