Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 267f8de05bb7abb950f42980b1ac074a3e3c2047 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3117592793021336043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3690501449654854784.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7656298550295046650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3213431494943624885.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh437967864496938722.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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: false 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-1327 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/535 [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/535 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/535@tmp/jenkins-gitclient-ssh8888164028517483352.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 267f8de05bb7abb950f42980b1ac074a3e3c2047 (master) > 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 267f8de05bb7abb950f42980b1ac074a3e3c2047 # timeout=10 Commit message: "fix: Broken Slack invite link in README.md (#3566)" > git rev-list --no-walk e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T18:46:47.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T18:46:48.092Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T18:46:48.121Z] ========================================================= [2021-06-14T18:46:48.121Z] EdgeX Global Pipelines Version Info [2021-06-14T18:46:48.121Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:46:49.566Z] ------------------- [2021-06-14T18:46:49.566Z] stable info: [2021-06-14T18:46:49.566Z] ------------------- [2021-06-14T18:46:49.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T18:46:49.566Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T18:46:49.566Z] Message: update stable to v1.0.194 [2021-06-14T18:46:50.142Z] ------------------- [2021-06-14T18:46:50.142Z] experimental info: [2021-06-14T18:46:50.142Z] ------------------- [2021-06-14T18:46:50.142Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T18:46:50.142Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T18:46:50.142Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T18:46:50.280Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T18:46:50.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T18:46:50.332Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T18:46:50.356Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T18:46:50.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T18:46:50.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T18:46:50.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T18:46:50.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T18:46:50.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T18:46:50.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T18:46:50.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T18:46:50.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T18:46:50.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T18:46:50.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T18:46:50.658Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T18:46:50.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T18:46:50.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T18:46:50.732Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T18:46:50.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T18:46:50.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T18:46:50.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T18:46:50.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T18:46:50.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-14T18:46:50.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-14T18:46:50.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-14T18:46:50.949Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] echo [2021-06-14T18:46:50.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267f8de [Pipeline] echo [2021-06-14T18:46:50.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:46:51.098Z] provisioning config files... [2021-06-14T18:46:51.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config3060955769191490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:46:51.445Z] ---> docker-login.sh [2021-06-14T18:46:51.445Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:46:52.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:46:52.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:46:52.020Z] Configure a credential helper to remove this warning. See [2021-06-14T18:46:52.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:46:52.020Z] [2021-06-14T18:46:52.020Z] Login Succeeded [2021-06-14T18:46:52.020Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:46:52.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:46:52.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:46:52.020Z] Configure a credential helper to remove this warning. See [2021-06-14T18:46:52.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:46:52.020Z] [2021-06-14T18:46:52.020Z] Login Succeeded [2021-06-14T18:46:52.020Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:46:52.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:46:52.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:46:52.288Z] Configure a credential helper to remove this warning. See [2021-06-14T18:46:52.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:46:52.288Z] [2021-06-14T18:46:52.288Z] Login Succeeded [2021-06-14T18:46:52.288Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:46:52.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:46:52.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:46:52.288Z] Configure a credential helper to remove this warning. See [2021-06-14T18:46:52.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:46:52.288Z] [2021-06-14T18:46:52.288Z] Login Succeeded [2021-06-14T18:46:52.288Z] docker.io [2021-06-14T18:46:52.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:46:52.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:46:52.818Z] Configure a credential helper to remove this warning. See [2021-06-14T18:46:52.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:46:52.818Z] [2021-06-14T18:46:52.818Z] Login Succeeded [2021-06-14T18:46:52.818Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:46:52.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:46:53.171Z] ++ 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-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T18:46:53.171Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:46:53.171Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T18:46:53.171Z] ++ cut -d/ -f2 [2021-06-14T18:46:53.171Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T18:46:53.220Z] 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-06-14T18:46:53.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:46:53.964Z] [2021-06-14T18:46:53.964Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:46:54.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:46:54.299Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T18:46:54.299Z] 31603596830f: Pulling fs layer [2021-06-14T18:46:54.299Z] 54011a49482f: Pulling fs layer [2021-06-14T18:46:54.299Z] a6820b24f6d8: Pulling fs layer [2021-06-14T18:46:54.299Z] f581987b2513: Pulling fs layer [2021-06-14T18:46:54.299Z] f581987b2513: Waiting [2021-06-14T18:46:54.299Z] 54011a49482f: Verifying Checksum [2021-06-14T18:46:54.299Z] 54011a49482f: Download complete [2021-06-14T18:46:54.299Z] 31603596830f: Verifying Checksum [2021-06-14T18:46:54.299Z] 31603596830f: Download complete [2021-06-14T18:46:54.572Z] f581987b2513: Verifying Checksum [2021-06-14T18:46:54.572Z] f581987b2513: Download complete [2021-06-14T18:46:54.572Z] a6820b24f6d8: Verifying Checksum [2021-06-14T18:46:54.572Z] a6820b24f6d8: Download complete [2021-06-14T18:46:54.572Z] 31603596830f: Pull complete [2021-06-14T18:46:54.572Z] 54011a49482f: Pull complete [2021-06-14T18:46:55.519Z] a6820b24f6d8: Pull complete [2021-06-14T18:46:55.519Z] f581987b2513: Pull complete [2021-06-14T18:46:55.519Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T18:46:55.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:46:55.519Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T18:46:55.601Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T18:46:55.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T18:46:57.005Z] $ docker top abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T18:46:57.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:46:57.122Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:46:57.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:46:57.227Z] $ docker exec abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent [2021-06-14T18:46:57.342Z] SSH_AUTH_SOCK=/tmp/ssh-xa4HL3J8iz74/agent.14 [2021-06-14T18:46:57.342Z] SSH_AGENT_PID=20 [2021-06-14T18:46:57.350Z] Running ssh-add (command line suppressed) [2021-06-14T18:46:57.442Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_1206156250340337172.key (/w/workspace/edgex-go/535@tmp/private_key_1206156250340337172.key) [2021-06-14T18:46:57.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:46:57.763Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T18:46:57.775Z] $ docker exec --env ******** --env ******** abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent -k [2021-06-14T18:46:57.881Z] unset SSH_AUTH_SOCK; [2021-06-14T18:46:57.883Z] unset SSH_AGENT_PID; [2021-06-14T18:46:57.883Z] echo Agent pid 20 killed; [2021-06-14T18:46:57.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T18:46:57.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:46:57.937Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:46:58.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:46:58.054Z] $ docker exec abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent [2021-06-14T18:46:58.160Z] SSH_AUTH_SOCK=/tmp/ssh-SRsJZX0uWucS/agent.53 [2021-06-14T18:46:58.160Z] SSH_AGENT_PID=59 [2021-06-14T18:46:58.166Z] Running ssh-add (command line suppressed) [2021-06-14T18:46:58.257Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_3852642964564673532.key (/w/workspace/edgex-go/535@tmp/private_key_3852642964564673532.key) [2021-06-14T18:46:58.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:46:58.575Z] + git semver init [2021-06-14T18:46:58.575Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T18:46:58.576Z] # $GIT_DIR = /w/workspace/edgex-go/535/.git [2021-06-14T18:46:58.576Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/535 [2021-06-14T18:46:58.576Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T18:46:58.576Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T18:46:58.576Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T18:46:58.576Z] # $SEMVER_BRANCH = master [2021-06-14T18:46:58.576Z] # $SEMVER_TEMP = /tmp/semver-472056180 [2021-06-14T18:46:58.576Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T18:47:13.500Z] # '/tmp/semver-472056180' -> '/w/workspace/edgex-go/535/.semver' [2021-06-14T18:47:13.500Z] # -> Force: false [2021-06-14T18:47:13.500Z] # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver [Pipeline] } [2021-06-14T18:47:13.507Z] $ docker exec --env ******** --env ******** abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 ssh-agent -k [2021-06-14T18:47:13.615Z] unset SSH_AUTH_SOCK; [2021-06-14T18:47:13.615Z] unset SSH_AGENT_PID; [2021-06-14T18:47:13.615Z] echo Agent pid 59 killed; [2021-06-14T18:47:13.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:47:13.974Z] + git semver [Pipeline] } [2021-06-14T18:47:13.986Z] $ docker stop --time=1 abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 [2021-06-14T18:47:16.856Z] $ docker rm -f abb0bb395a2c10d8f158312a4fe7b18d2292445a6d6adf90bea0e53520dfcf38 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:47:17.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T18:47:17.521Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T18:47:17.524Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.263 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T18:47:18.077Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:47:18.375Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:47:18.673Z] + sudo service docker restart [2021-06-14T18:47:18.673Z] + true [2021-06-14T18:47:18.673Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T18:47:32.705Z] Still waiting to schedule task [2021-06-14T18:47:32.706Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-14T18:47:36.826Z] ========================================================= [2021-06-14T18:47:36.826Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T18:47:36.826Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:47:37.147Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T18:47:38.547Z] Sending build context to Docker daemon 329.5MB [2021-06-14T18:47:38.547Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T18:47:38.547Z] Step 2/6 : FROM ${BASE} [2021-06-14T18:47:38.547Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T18:47:38.547Z] 540db60ca938: Pulling fs layer [2021-06-14T18:47:38.547Z] adcc1eea9eea: Pulling fs layer [2021-06-14T18:47:38.547Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T18:47:38.547Z] 0510c868ecb4: Pulling fs layer [2021-06-14T18:47:38.547Z] afea3b2eda06: Pulling fs layer [2021-06-14T18:47:38.547Z] 7809a108b3ef: Pulling fs layer [2021-06-14T18:47:38.547Z] f706445af74f: Pulling fs layer [2021-06-14T18:47:38.547Z] afea3b2eda06: Waiting [2021-06-14T18:47:38.547Z] 0510c868ecb4: Waiting [2021-06-14T18:47:38.547Z] 7809a108b3ef: Waiting [2021-06-14T18:47:38.547Z] f706445af74f: Waiting [2021-06-14T18:47:38.547Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T18:47:38.547Z] 4c4ab2625f07: Download complete [2021-06-14T18:47:38.547Z] adcc1eea9eea: Verifying Checksum [2021-06-14T18:47:38.547Z] adcc1eea9eea: Download complete [2021-06-14T18:47:38.547Z] afea3b2eda06: Verifying Checksum [2021-06-14T18:47:38.547Z] afea3b2eda06: Download complete [2021-06-14T18:47:38.547Z] 7809a108b3ef: Verifying Checksum [2021-06-14T18:47:38.547Z] 7809a108b3ef: Download complete [2021-06-14T18:47:38.547Z] 540db60ca938: Verifying Checksum [2021-06-14T18:47:38.547Z] 540db60ca938: Download complete [2021-06-14T18:47:38.811Z] 540db60ca938: Pull complete [2021-06-14T18:47:38.811Z] adcc1eea9eea: Pull complete [2021-06-14T18:47:39.074Z] 4c4ab2625f07: Pull complete [2021-06-14T18:47:40.463Z] f706445af74f: Verifying Checksum [2021-06-14T18:47:40.463Z] f706445af74f: Download complete [2021-06-14T18:47:41.044Z] 0510c868ecb4: Verifying Checksum [2021-06-14T18:47:41.044Z] 0510c868ecb4: Download complete [2021-06-14T18:47:44.400Z] 0510c868ecb4: Pull complete [2021-06-14T18:47:44.400Z] afea3b2eda06: Pull complete [2021-06-14T18:47:44.400Z] 7809a108b3ef: Pull complete [2021-06-14T18:47:47.030Z] f706445af74f: Pull complete [2021-06-14T18:47:47.030Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T18:47:47.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T18:47:47.030Z] ---> b068be0155e3 [2021-06-14T18:47:47.030Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T18:47:47.977Z] ---> Running in 87ceac3699dd [2021-06-14T18:47:48.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:47:49.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:47:49.757Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T18:47:50.018Z] (2/12) Installing file (5.39-r0) [2021-06-14T18:47:50.018Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T18:47:50.018Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T18:47:56.619Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T18:47:56.881Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T18:47:56.881Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T18:47:56.881Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T18:47:57.142Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T18:47:57.142Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T18:47:57.142Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T18:47:57.407Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T18:47:57.407Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T18:47:57.407Z] OK: 219 MiB in 52 packages [2021-06-14T18:47:59.325Z] Removing intermediate container 87ceac3699dd [2021-06-14T18:47:59.325Z] ---> 59ba8205d0ae [2021-06-14T18:47:59.325Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T18:47:59.325Z] ---> Running in c25dd6e625d0 [2021-06-14T18:47:59.325Z] Removing intermediate container c25dd6e625d0 [2021-06-14T18:47:59.325Z] ---> 59b3e5e4636f [2021-06-14T18:47:59.325Z] Step 5/6 : COPY go.mod . [2021-06-14T18:47:59.586Z] ---> d66a7b0e7560 [2021-06-14T18:47:59.586Z] Step 6/6 : RUN go mod download [2021-06-14T18:47:59.586Z] ---> Running in a40f5dd656db [2021-06-14T18:48:11.848Z] Removing intermediate container a40f5dd656db [2021-06-14T18:48:11.848Z] ---> c7a86fd122b9 [2021-06-14T18:48:11.848Z] Successfully built c7a86fd122b9 [2021-06-14T18:48:11.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:48:12.158Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:48:12.158Z] . [Pipeline] withDockerContainer [2021-06-14T18:48:12.236Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T18:48:12.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 ******** ci-base-image-x86_64 cat [2021-06-14T18:48:13.359Z] $ docker top 96691eef53ea51aa0dbabf7d77a51cb4a0ec11c9bce5c54c064e4892fba42d2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:48:13.743Z] + go version [2021-06-14T18:48:13.744Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T18:48:13.751Z] $ docker stop --time=1 96691eef53ea51aa0dbabf7d77a51cb4a0ec11c9bce5c54c064e4892fba42d2b [2021-06-14T18:48:15.444Z] $ docker rm -f 96691eef53ea51aa0dbabf7d77a51cb4a0ec11c9bce5c54c064e4892fba42d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:48:15.992Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:48:15.992Z] . [Pipeline] withDockerContainer [2021-06-14T18:48:16.063Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T18:48:16.099Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 ******** ci-base-image-x86_64 cat [2021-06-14T18:48:16.427Z] $ docker top 6ca5751cc39380fff64ff303091a1e66a50715fdcac43ece5dcd4e4be321c5df -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T18:48:16.521Z] ========================================================= [2021-06-14T18:48:16.521Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T18:48:16.521Z] ========================================================= [Pipeline] sh [2021-06-14T18:48:16.824Z] + go mod tidy [Pipeline] sh [2021-06-14T18:48:17.385Z] + make test [2021-06-14T18:48:17.385Z] go mod tidy [2021-06-14T18:48:17.385Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T18:48:22.716Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T18:48:40.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T18:48:45.229Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T18:48:46.182Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T18:48:46.447Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T18:48:49.039Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T18:48:49.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T18:48:49.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T18:48:49.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T18:48:50.194Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T18:48:50.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T18:48:50.723Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T18:48:50.723Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T18:48:50.723Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T18:48:50.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T18:48:53.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-14T18:48:53.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T18:48:53.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T18:48:54.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-06-14T18:48:54.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T18:48:54.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 53.4% of statements [2021-06-14T18:48:54.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T18:48:54.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T18:48:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements [2021-06-14T18:48:55.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T18:48:55.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:48:55.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements [2021-06-14T18:48:57.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-14T18:48:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T18:48:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T18:48:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T18:48:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T18:48:57.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T18:48:57.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.218s coverage: 95.1% of statements [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T18:48:57.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T18:48:57.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T18:48:58.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.037s coverage: 0.8% of statements [2021-06-14T18:48:58.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T18:48:58.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-06-14T18:48:58.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-14T18:48:58.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T18:48:58.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-14T18:48:59.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-06-14T18:48:59.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-14T18:48:59.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-14T18:48:59.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-14T18:49:12.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-06-14T18:49:12.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-14T18:49:16.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 81.8% of statements [2021-06-14T18:49:16.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2021-06-14T18:49:34.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.212s coverage: 66.9% of statements [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T18:49:34.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T18:49:35.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-06-14T18:49:35.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T18:49:35.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T18:49:35.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-06-14T18:49:35.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T18:49:35.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2021-06-14T18:49:35.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T18:49:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.049s coverage: 19.3% of statements [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T18:49:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 91.9% of statements [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T18:49:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T18:49:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T18:49:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T18:49:44.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T18:49:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-14T18:49:44.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-14T18:49:44.029Z] GO111MODULE=on go vet ./... [2021-06-14T18:50:06.092Z] gofmt -l . [2021-06-14T18:50:06.092Z] [ "`gofmt -l .`" = "" ] [2021-06-14T18:50:06.092Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T18:50:06.403Z] + ls -al . [2021-06-14T18:50:06.403Z] total 516 [2021-06-14T18:50:06.403Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 18:50 . [2021-06-14T18:50:06.403Z] drwxr-xr-x 4 root root 32 Jun 14 18:48 .. [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 18:46 .dockerignore [2021-06-14T18:50:06.403Z] drwxrwxr-x 8 1001 1001 162 Jun 14 18:46 .git [2021-06-14T18:50:06.403Z] drwxrwxr-x 3 1001 1001 125 Jun 14 18:46 .github [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 18:46 .gitignore [2021-06-14T18:50:06.403Z] drwx------ 3 1001 1001 45 Jun 14 18:47 .semver [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 18:46 .sonarcloud.properties [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:46 Attribution.txt [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:46 CONTRIBUTING.md [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 18:46 Dockerfile.build [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 18:46 Jenkinsfile [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:46 LICENSE [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:46 Makefile [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 18:46 README.md [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:46 SECURITY.md [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 13 Jun 14 18:47 VERSION [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:46 ZMQWindows.md [2021-06-14T18:50:06.403Z] drwxrwxr-x 2 1001 1001 37 Jun 14 18:46 bin [2021-06-14T18:50:06.403Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 18:46 cmd [2021-06-14T18:50:06.403Z] -rw-r--r-- 1 root root 398195 Jun 14 18:49 coverage.out [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 18:46 go.mod [2021-06-14T18:50:06.403Z] -rw-r--r-- 1 root root 20952 Jun 14 18:48 go.sum [2021-06-14T18:50:06.403Z] drwxrwxr-x 7 1001 1001 114 Jun 14 18:46 internal [2021-06-14T18:50:06.403Z] drwxrwxr-x 3 1001 1001 16 Jun 14 18:46 openapi [2021-06-14T18:50:06.403Z] drwxrwxr-x 4 1001 1001 71 Jun 14 18:46 snap [2021-06-14T18:50:06.403Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 18:46 version.go [Pipeline] sh [2021-06-14T18:50:06.698Z] + '[' -e coverage.out ] [2021-06-14T18:50:06.698Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T18:50:06.794Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T18:50:07.095Z] + make build [2021-06-14T18:50:07.095Z] go mod tidy [2021-06-14T18:50:07.095Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T18:50:08.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T18:50:15.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:50:15.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T18:50:16.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T18:50:17.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T18:50:18.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T18:50:19.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T18:50:20.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:50:21.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T18:50:22.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T18:50:23.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-14T18:50:24.534Z] $ docker stop --time=1 6ca5751cc39380fff64ff303091a1e66a50715fdcac43ece5dcd4e4be321c5df [2021-06-14T18:50:27.487Z] $ docker rm -f 6ca5751cc39380fff64ff303091a1e66a50715fdcac43ece5dcd4e4be321c5df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:50:30.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:50:30.751Z] [2021-06-14T18:50:30.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:50:31.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:50:31.069Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T18:50:31.070Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T18:50:31.070Z] ca9280d653b3: Pulling fs layer [2021-06-14T18:50:31.070Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T18:50:31.070Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T18:50:31.070Z] cbdbe7a5bc2a: Download complete [2021-06-14T18:50:31.333Z] cbdbe7a5bc2a: Pull complete [2021-06-14T18:50:31.594Z] ca9280d653b3: Verifying Checksum [2021-06-14T18:50:31.594Z] ca9280d653b3: Download complete [2021-06-14T18:50:32.170Z] ca9280d653b3: Pull complete [2021-06-14T18:50:32.745Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T18:50:32.745Z] 7e9c9ca2126c: Download complete [2021-06-14T18:50:36.067Z] 7e9c9ca2126c: Pull complete [2021-06-14T18:50:36.067Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T18:50:36.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:50:36.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T18:50:36.146Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T18:50:36.183Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T18:50:37.961Z] $ docker top 3403b9d3700ca4fec1c6a3e546a83b92b4db0223e7380f6b5dfb11274c62e6bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:50:38.332Z] + docker-compose build --help [2021-06-14T18:50:38.332Z] + grep parallel [2021-06-14T18:50:38.919Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T18:50:38.927Z] $ docker stop --time=1 3403b9d3700ca4fec1c6a3e546a83b92b4db0223e7380f6b5dfb11274c62e6bb [2021-06-14T18:50:40.121Z] $ docker rm -f 3403b9d3700ca4fec1c6a3e546a83b92b4db0223e7380f6b5dfb11274c62e6bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:50:40.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:50:40.549Z] . [Pipeline] withDockerContainer [2021-06-14T18:50:40.623Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T18:50:40.672Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T18:50:41.050Z] $ docker top 1e80100d0011c3ffc04e3dd263e383c127c42f95255e9d0856a70aa1e9a773a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:50:41.427Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T18:50:42.003Z] Building core-command ... [2021-06-14T18:50:42.003Z] Building core-data ... [2021-06-14T18:50:42.003Z] Building core-metadata ... [2021-06-14T18:50:42.003Z] Building security-bootstrapper ... [2021-06-14T18:50:42.003Z] Building security-proxy-setup ... [2021-06-14T18:50:42.003Z] Building security-secretstore-setup ... [2021-06-14T18:50:42.003Z] Building support-notifications ... [2021-06-14T18:50:42.003Z] Building support-scheduler ... [2021-06-14T18:50:42.003Z] Building sys-mgmt-agent ... [2021-06-14T18:50:42.003Z] Building support-scheduler [2021-06-14T18:50:42.003Z] Building security-proxy-setup [2021-06-14T18:50:42.003Z] Building security-secretstore-setup [2021-06-14T18:50:42.003Z] Building core-metadata [2021-06-14T18:50:42.003Z] Building core-command [2021-06-14T18:51:04.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:51:04.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:51:04.035Z] ---> c7a86fd122b9 [2021-06-14T18:51:04.035Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:51:04.035Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:51:04.035Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:51:04.035Z] ---> c7a86fd122b9 [2021-06-14T18:51:04.035Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T18:51:04.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:51:04.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:51:04.035Z] ---> c7a86fd122b9 [2021-06-14T18:51:04.035Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:51:04.035Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:51:04.035Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:51:04.035Z] ---> c7a86fd122b9 [2021-06-14T18:51:04.035Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T18:51:11.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1330 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2021-06-14T18:51:11.289Z] Running in /w/workspace/edgex-go/535 [Pipeline] { [Pipeline] checkout [2021-06-14T18:51:11.480Z] The recommended git tool is: git [2021-06-14T18:51:16.782Z] using credential edgex-jenkins-ssh [2021-06-14T18:51:16.805Z] Cloning the remote Git repository [2021-06-14T18:51:16.858Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:51:16.965Z] > git init /w/workspace/edgex-go/535 # timeout=10 [2021-06-14T18:51:17.047Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:51:17.048Z] > git --version # timeout=10 [2021-06-14T18:51:17.066Z] > git --version # 'git version 2.17.1' [2021-06-14T18:51:17.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T18:51:17.132Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T18:51:26.025Z] ---> Running in a393ad036865 [2021-06-14T18:51:26.025Z] ---> Running in 201451a1eb0a [2021-06-14T18:51:26.025Z] ---> Running in e21a39921fa6 [2021-06-14T18:51:26.025Z] ---> Running in 61b0c63ee1f4 [2021-06-14T18:51:26.025Z] Removing intermediate container e21a39921fa6 [2021-06-14T18:51:26.025Z] ---> 240c9b06b9ad [2021-06-14T18:51:26.025Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:51:26.025Z] Removing intermediate container 201451a1eb0a [2021-06-14T18:51:26.025Z] ---> 92c398dc44ff [2021-06-14T18:51:26.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:51:26.025Z] Removing intermediate container a393ad036865 [2021-06-14T18:51:26.025Z] ---> 03b4e6125da2 [2021-06-14T18:51:26.025Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:51:26.968Z] Removing intermediate container 61b0c63ee1f4 [2021-06-14T18:51:26.968Z] ---> ee6df98e75cf [2021-06-14T18:51:26.968Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:51:27.229Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:51:27.229Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:51:27.229Z] ---> c7a86fd122b9 [2021-06-14T18:51:27.229Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:51:27.229Z] ---> Using cache [2021-06-14T18:51:27.229Z] ---> ee6df98e75cf [2021-06-14T18:51:27.229Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:51:29.789Z] ---> Running in 597f92026513 [2021-06-14T18:51:29.789Z] ---> Running in 0ac9a4828072 [2021-06-14T18:51:29.789Z] ---> Running in f158dd8c5d9b [2021-06-14T18:51:29.789Z] ---> Running in ecb7690aac4d [2021-06-14T18:51:29.789Z] ---> Running in 3c5d8414986b [2021-06-14T18:51:30.760Z] Removing intermediate container 597f92026513 [2021-06-14T18:51:30.760Z] ---> 5282ffd3c1cc [2021-06-14T18:51:30.760Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T18:51:30.760Z] ---> Running in 356ccd5b4a3f [2021-06-14T18:51:31.021Z] Removing intermediate container f158dd8c5d9b [2021-06-14T18:51:31.021Z] ---> f2a2d2a73a48 [2021-06-14T18:51:31.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:51:31.021Z] ---> Running in 65d9643d1e08 [2021-06-14T18:51:31.021Z] Removing intermediate container 0ac9a4828072 [2021-06-14T18:51:31.021Z] ---> bb4ce885b63a [2021-06-14T18:51:31.021Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T18:51:31.021Z] ---> Running in aeab6890cd34 [2021-06-14T18:51:31.021Z] Removing intermediate container 3c5d8414986b [2021-06-14T18:51:31.021Z] ---> df947cbc128d [2021-06-14T18:51:31.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:51:31.021Z] ---> Running in 0a4fd2decf45 [2021-06-14T18:51:31.021Z] Removing intermediate container ecb7690aac4d [2021-06-14T18:51:31.021Z] ---> 0ca6932bfc46 [2021-06-14T18:51:31.021Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T18:51:31.021Z] ---> Running in f14b6e3bbe1a [2021-06-14T18:51:31.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:31.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:31.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:31.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:31.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:32.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:32.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:32.716Z] OK: 219 MiB in 52 packages [2021-06-14T18:51:32.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:51:32.716Z] OK: 219 MiB in 52 packages [2021-06-14T18:51:32.982Z] OK: 219 MiB in 52 packages [2021-06-14T18:51:33.253Z] Removing intermediate container 356ccd5b4a3f [2021-06-14T18:51:33.253Z] ---> 4080174d9d20 [2021-06-14T18:51:33.253Z] Step 6/22 : COPY go.mod . [2021-06-14T18:51:33.253Z] Removing intermediate container 65d9643d1e08 [2021-06-14T18:51:33.253Z] ---> ca8c0f48bf00 [2021-06-14T18:51:33.253Z] Step 6/24 : COPY go.mod . [2021-06-14T18:51:33.253Z] OK: 219 MiB in 52 packages [2021-06-14T18:51:33.453Z] Avoid second fetch [2021-06-14T18:51:33.453Z] Checking out Revision 267f8de05bb7abb950f42980b1ac074a3e3c2047 (master) [2021-06-14T18:51:33.517Z] ---> 760c09625e38 [2021-06-14T18:51:33.517Z] Step 7/24 : RUN go mod download [2021-06-14T18:51:33.517Z] ---> fa0f3de01d96 [2021-06-14T18:51:33.517Z] Step 7/22 : RUN go mod download [2021-06-14T18:51:33.517Z] ---> Running in 84917e957238 [2021-06-14T18:51:33.517Z] Removing intermediate container 0a4fd2decf45 [2021-06-14T18:51:33.517Z] ---> ac5b2b0b8108 [2021-06-14T18:51:33.517Z] Step 6/24 : COPY go.mod . [2021-06-14T18:51:33.517Z] ---> Running in 9c438e86cc48 [2021-06-14T18:51:33.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T18:51:33.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T18:51:33.473Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T18:51:33.492Z] > git checkout -f 267f8de05bb7abb950f42980b1ac074a3e3c2047 # timeout=10 [2021-06-14T18:51:33.788Z] OK: 219 MiB in 52 packages [2021-06-14T18:51:33.788Z] Removing intermediate container aeab6890cd34 [2021-06-14T18:51:33.789Z] ---> 4ba338b0a6db [2021-06-14T18:51:33.789Z] Step 6/23 : COPY go.mod . [2021-06-14T18:51:33.789Z] ---> 2c950b0be7fd [2021-06-14T18:51:33.789Z] Step 7/24 : RUN go mod download [2021-06-14T18:51:33.789Z] ---> Running in 01cf21a70e76 [2021-06-14T18:51:33.789Z] ---> a0178ee966ae [2021-06-14T18:51:33.789Z] Step 7/23 : RUN go mod download [2021-06-14T18:51:34.059Z] ---> Running in 800e0ed3d3f6 [2021-06-14T18:51:34.059Z] Removing intermediate container f14b6e3bbe1a [2021-06-14T18:51:34.059Z] ---> 3fe5e811b361 [2021-06-14T18:51:34.059Z] Step 6/26 : COPY go.mod . [2021-06-14T18:51:34.320Z] ---> 39aa887f757c [2021-06-14T18:51:34.320Z] Step 7/26 : RUN go mod download [2021-06-14T18:51:34.320Z] ---> Running in 7715d31460f6 [2021-06-14T18:51:34.584Z] Removing intermediate container 84917e957238 [2021-06-14T18:51:34.584Z] ---> 722bb6aabbee [2021-06-14T18:51:34.584Z] Step 8/24 : COPY . . [2021-06-14T18:51:37.833Z] Commit message: "fix: Broken Slack invite link in README.md (#3566)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T18:51:39.049Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:51:39.461Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:51:39.801Z] + true [2021-06-14T18:51:39.802Z] + sudo service docker restart [2021-06-14T18:51:39.881Z] Removing intermediate container 9c438e86cc48 [2021-06-14T18:51:39.881Z] ---> 15eb072a40be [2021-06-14T18:51:39.881Z] Step 8/22 : COPY . . [2021-06-14T18:51:39.881Z] Removing intermediate container 800e0ed3d3f6 [2021-06-14T18:51:39.881Z] ---> 98ae2efe661b [2021-06-14T18:51:39.881Z] Step 8/23 : COPY . . [2021-06-14T18:51:39.881Z] Removing intermediate container 01cf21a70e76 [2021-06-14T18:51:39.881Z] ---> 80f237175b2b [2021-06-14T18:51:39.881Z] Step 8/24 : COPY . . [2021-06-14T18:51:39.881Z] ---> 30db32adba0a [2021-06-14T18:51:39.881Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:51:40.150Z] ---> Running in df4af3649c8c [2021-06-14T18:51:52.542Z] Removing intermediate container 7715d31460f6 [2021-06-14T18:51:52.542Z] ---> 543b0891f044 [2021-06-14T18:51:52.542Z] Step 8/26 : COPY . . [2021-06-14T18:51:52.542Z] ---> cc4b8450e158 [2021-06-14T18:51:52.542Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:51:52.542Z] ---> cca943a8e273 [2021-06-14T18:51:52.542Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:51:52.542Z] ---> 10591de41a29 [2021-06-14T18:51:52.542Z] Step 9/22 : RUN go mod tidy [2021-06-14T18:51:52.542Z] ---> Running in c944fb5e10ee [2021-06-14T18:51:52.542Z] ---> Running in 6a9c18dbbf3b [2021-06-14T18:51:52.802Z] ---> Running in 0cc38214aaaf [2021-06-14T18:51:53.063Z] Removing intermediate container df4af3649c8c [2021-06-14T18:51:53.063Z] ---> 15613b104b6e [2021-06-14T18:51:53.063Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T18:51:53.635Z] ---> Running in 969def81e1ad [2021-06-14T18:51:56.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:51:56.955Z] Removing intermediate container c944fb5e10ee [2021-06-14T18:51:56.955Z] ---> efe5b50f21ca [2021-06-14T18:51:56.955Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T18:51:57.223Z] ---> Running in f57bc55613c6 [2021-06-14T18:51:57.223Z] Removing intermediate container 6a9c18dbbf3b [2021-06-14T18:51:57.223Z] ---> 7c96f1d1bf16 [2021-06-14T18:51:57.223Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T18:51:57.223Z] ---> Running in 2510ba1bebc1 [2021-06-14T18:51:57.223Z] Removing intermediate container 0cc38214aaaf [2021-06-14T18:51:57.223Z] ---> 750be44fb44d [2021-06-14T18:51:57.223Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T18:51:57.501Z] ---> Running in 4da5f7869751 [2021-06-14T18:51:58.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T18:51:58.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T18:51:58.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:51:58.241Z] provisioning config files... [2021-06-14T18:51:58.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config3546797901360418123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:51:58.638Z] ---> docker-login.sh [2021-06-14T18:51:58.638Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:51:59.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:51:59.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:51:59.896Z] Configure a credential helper to remove this warning. See [2021-06-14T18:51:59.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:51:59.896Z] [2021-06-14T18:51:59.896Z] Login Succeeded [2021-06-14T18:51:59.896Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:52:00.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:52:00.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:52:00.444Z] Configure a credential helper to remove this warning. See [2021-06-14T18:52:00.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:52:00.444Z] [2021-06-14T18:52:00.444Z] Login Succeeded [2021-06-14T18:52:00.444Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:52:00.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:52:00.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:52:00.993Z] Configure a credential helper to remove this warning. See [2021-06-14T18:52:00.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:52:00.993Z] [2021-06-14T18:52:00.993Z] Login Succeeded [2021-06-14T18:52:00.993Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:52:01.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:52:01.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:52:01.540Z] Configure a credential helper to remove this warning. See [2021-06-14T18:52:01.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:52:01.540Z] [2021-06-14T18:52:01.540Z] Login Succeeded [2021-06-14T18:52:01.540Z] docker.io [2021-06-14T18:52:01.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:52:02.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:52:02.098Z] Configure a credential helper to remove this warning. See [2021-06-14T18:52:02.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:52:02.098Z] [2021-06-14T18:52:02.098Z] Login Succeeded [2021-06-14T18:52:02.375Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:52:02.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T18:52:02.698Z] ========================================================= [2021-06-14T18:52:02.698Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T18:52:02.698Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:52:03.070Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T18:52:05.721Z] Sending build context to Docker daemon 166.3MB [2021-06-14T18:52:05.721Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T18:52:05.721Z] Step 2/6 : FROM ${BASE} [2021-06-14T18:52:05.721Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T18:52:05.721Z] 595b0fe564bb: Pulling fs layer [2021-06-14T18:52:05.721Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T18:52:05.721Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T18:52:05.721Z] ba82ee9f976e: Pulling fs layer [2021-06-14T18:52:05.721Z] 506bd15cee9f: Pulling fs layer [2021-06-14T18:52:05.721Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T18:52:05.721Z] 618dc40b7e24: Pulling fs layer [2021-06-14T18:52:05.721Z] 506bd15cee9f: Waiting [2021-06-14T18:52:05.721Z] 75a0a4a0db45: Waiting [2021-06-14T18:52:05.721Z] 618dc40b7e24: Waiting [2021-06-14T18:52:05.721Z] ba82ee9f976e: Waiting [2021-06-14T18:52:05.721Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T18:52:05.721Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T18:52:05.721Z] 3088b5b3c5c0: Download complete [2021-06-14T18:52:05.721Z] 506bd15cee9f: Verifying Checksum [2021-06-14T18:52:05.721Z] 506bd15cee9f: Download complete [2021-06-14T18:52:05.721Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T18:52:05.721Z] 75a0a4a0db45: Download complete [2021-06-14T18:52:05.993Z] 595b0fe564bb: Verifying Checksum [2021-06-14T18:52:05.993Z] 595b0fe564bb: Download complete [2021-06-14T18:52:06.603Z] 595b0fe564bb: Pull complete [2021-06-14T18:52:07.212Z] 3088b5b3c5c0: Pull complete [2021-06-14T18:52:07.501Z] 5b7225fbf94c: Pull complete [2021-06-14T18:52:08.101Z] 618dc40b7e24: Verifying Checksum [2021-06-14T18:52:08.101Z] 618dc40b7e24: Download complete [2021-06-14T18:52:09.535Z] ba82ee9f976e: Download complete [2021-06-14T18:52:13.133Z] ---> 4704b446d946 [2021-06-14T18:52:13.133Z] Step 9/26 : RUN go mod tidy [2021-06-14T18:52:13.133Z] ---> Running in e44a5d150d44 [2021-06-14T18:52:14.097Z] Removing intermediate container e44a5d150d44 [2021-06-14T18:52:14.097Z] ---> a4ad2d993eaf [2021-06-14T18:52:14.097Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T18:52:14.097Z] ---> Running in d0ffca0740d3 [2021-06-14T18:52:14.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T18:52:21.953Z] ba82ee9f976e: Pull complete [2021-06-14T18:52:21.953Z] 506bd15cee9f: Pull complete [2021-06-14T18:52:21.953Z] 75a0a4a0db45: Pull complete [2021-06-14T18:52:24.616Z] 618dc40b7e24: Pull complete [2021-06-14T18:52:24.616Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T18:52:24.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T18:52:24.616Z] ---> a36622ca3599 [2021-06-14T18:52:24.616Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T18:52:26.645Z] ---> Running in 06b189a0aac8 [2021-06-14T18:52:28.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:52:29.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:52:29.669Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T18:52:29.941Z] (2/12) Installing file (5.39-r0) [2021-06-14T18:52:30.211Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T18:52:30.211Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T18:52:32.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T18:52:32.805Z] Removing intermediate container 969def81e1ad [2021-06-14T18:52:32.805Z] ---> 946792f56bf4 [2021-06-14T18:52:32.805Z] [2021-06-14T18:52:32.805Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:52:32.805Z] 3.12: Pulling from library/alpine [2021-06-14T18:52:32.805Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:52:32.805Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:52:32.805Z] ---> 13621d1b12d4 [2021-06-14T18:52:32.805Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:52:32.805Z] ---> Running in 4620406be83f [2021-06-14T18:52:33.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:52:33.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:52:33.339Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:52:33.339Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:52:33.339Z] OK: 6 MiB in 15 packages [2021-06-14T18:52:33.939Z] Removing intermediate container 4620406be83f [2021-06-14T18:52:33.939Z] ---> 3233f4bfc4a7 [2021-06-14T18:52:33.939Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:52:33.939Z] ---> Running in 427786c7c499 [2021-06-14T18:52:34.209Z] Removing intermediate container 427786c7c499 [2021-06-14T18:52:34.209Z] ---> 03788d3d36e5 [2021-06-14T18:52:34.209Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T18:52:34.209Z] ---> Running in 8acc271b77e7 [2021-06-14T18:52:34.482Z] Removing intermediate container 8acc271b77e7 [2021-06-14T18:52:34.482Z] ---> 4f77583db384 [2021-06-14T18:52:34.482Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:52:34.482Z] ---> Running in 921792baca6f [2021-06-14T18:52:35.078Z] Removing intermediate container 921792baca6f [2021-06-14T18:52:35.078Z] ---> d3c772cce348 [2021-06-14T18:52:35.078Z] Step 16/24 : WORKDIR / [2021-06-14T18:52:35.358Z] ---> Running in 2a73bc9d88c0 [2021-06-14T18:52:35.358Z] Removing intermediate container f57bc55613c6 [2021-06-14T18:52:35.358Z] ---> 83aed93c6d12 [2021-06-14T18:52:35.358Z] [2021-06-14T18:52:35.358Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:52:35.358Z] ---> 13621d1b12d4 [2021-06-14T18:52:35.358Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:52:35.358Z] ---> Using cache [2021-06-14T18:52:35.358Z] ---> 3233f4bfc4a7 [2021-06-14T18:52:35.358Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:52:35.358Z] ---> Using cache [2021-06-14T18:52:35.358Z] ---> 03788d3d36e5 [2021-06-14T18:52:35.358Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T18:52:35.651Z] ---> Running in 11558d38229f [2021-06-14T18:52:35.651Z] Removing intermediate container 2a73bc9d88c0 [2021-06-14T18:52:35.651Z] ---> 1e860517b49f [2021-06-14T18:52:35.651Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:52:35.933Z] Removing intermediate container 11558d38229f [2021-06-14T18:52:35.933Z] ---> 03ba8d100a49 [2021-06-14T18:52:35.933Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:52:35.933Z] ---> Running in 2661298370a5 [2021-06-14T18:52:36.220Z] ---> d1d508b76a05 [2021-06-14T18:52:36.220Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T18:52:36.486Z] Removing intermediate container 2661298370a5 [2021-06-14T18:52:36.486Z] ---> 2d20cf6de9b6 [2021-06-14T18:52:36.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:52:36.758Z] Removing intermediate container 4da5f7869751 [2021-06-14T18:52:36.758Z] ---> 6f306e1a42f7 [2021-06-14T18:52:36.758Z] [2021-06-14T18:52:36.758Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T18:52:36.758Z] ---> 13621d1b12d4 [2021-06-14T18:52:36.758Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T18:52:36.758Z] ---> 8eaa88ef6243 [2021-06-14T18:52:36.758Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T18:52:36.758Z] ---> 41b5b2b03794 [2021-06-14T18:52:36.758Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T18:52:36.758Z] ---> Running in 6993f82a117d [2021-06-14T18:52:36.910Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T18:52:36.910Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T18:52:36.910Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T18:52:36.910Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T18:52:36.910Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T18:52:36.910Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T18:52:36.910Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T18:52:36.910Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T18:52:36.910Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T18:52:36.910Z] OK: 218 MiB in 52 packages [2021-06-14T18:52:37.352Z] ---> 805e58a01080 [2021-06-14T18:52:37.352Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T18:52:37.352Z] ---> 77678401b5ca [2021-06-14T18:52:37.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T18:52:37.617Z] ---> Running in ad741ed01d28 [2021-06-14T18:52:37.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:52:37.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:52:37.885Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T18:52:37.885Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:52:37.885Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T18:52:37.885Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T18:52:37.885Z] Removing intermediate container ad741ed01d28 [2021-06-14T18:52:37.885Z] ---> 546c622a3652 [2021-06-14T18:52:37.885Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:52:37.885Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:52:37.885Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:52:38.148Z] OK: 7 MiB in 18 packages [2021-06-14T18:52:38.148Z] ---> cec3cd145f4e [2021-06-14T18:52:38.148Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T18:52:38.148Z] ---> Running in c37b007bb1e9 [2021-06-14T18:52:38.148Z] ---> Running in d6fa2a797d90 [2021-06-14T18:52:38.414Z] Removing intermediate container c37b007bb1e9 [2021-06-14T18:52:38.414Z] ---> 01702fcfbb90 [2021-06-14T18:52:38.414Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:52:38.414Z] Removing intermediate container 2510ba1bebc1 [2021-06-14T18:52:38.414Z] ---> a29e2f7d70d9 [2021-06-14T18:52:38.414Z] [2021-06-14T18:52:38.414Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:52:38.414Z] ---> 13621d1b12d4 [2021-06-14T18:52:38.414Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:52:38.414Z] ---> Using cache [2021-06-14T18:52:38.414Z] ---> 3233f4bfc4a7 [2021-06-14T18:52:38.414Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:52:38.414Z] ---> Using cache [2021-06-14T18:52:38.414Z] ---> 03788d3d36e5 [2021-06-14T18:52:38.414Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T18:52:38.414Z] Removing intermediate container d6fa2a797d90 [2021-06-14T18:52:38.414Z] ---> e043c40d97fc [2021-06-14T18:52:38.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:52:38.414Z] ---> Running in 70857fd0ded1 [2021-06-14T18:52:38.680Z] ---> Running in 935e4411c7dd [2021-06-14T18:52:38.680Z] ---> Running in ae365a8fcadd [2021-06-14T18:52:38.947Z] Removing intermediate container 70857fd0ded1 [2021-06-14T18:52:38.947Z] ---> 576391797208 [2021-06-14T18:52:38.947Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:52:39.214Z] Removing intermediate container 6993f82a117d [2021-06-14T18:52:39.214Z] ---> e73d45e7a9b9 [2021-06-14T18:52:39.214Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:52:39.214Z] Removing intermediate container 935e4411c7dd [2021-06-14T18:52:39.214Z] ---> db84289b7b14 [2021-06-14T18:52:39.214Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:52:39.214Z] ---> Running in 0bcbbdf3a0d3 [2021-06-14T18:52:39.214Z] Removing intermediate container ae365a8fcadd [2021-06-14T18:52:39.214Z] ---> 2cd0165c5332 [2021-06-14T18:52:39.214Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T18:52:39.214Z] ---> Running in 074fe95c89dc [2021-06-14T18:52:39.214Z] ---> Running in 20a57eddf8e9 [2021-06-14T18:52:39.214Z] ---> Running in 191c1e06dac1 [2021-06-14T18:52:39.487Z] Removing intermediate container 20a57eddf8e9 [2021-06-14T18:52:39.487Z] ---> ff0e631d9441 [2021-06-14T18:52:39.487Z] Step 16/24 : WORKDIR / [2021-06-14T18:52:39.487Z] Removing intermediate container 074fe95c89dc [2021-06-14T18:52:39.487Z] ---> 64c4ab9e0447 [2021-06-14T18:52:39.487Z] Step 14/22 : WORKDIR /edgex [2021-06-14T18:52:39.487Z] Removing intermediate container 0bcbbdf3a0d3 [2021-06-14T18:52:39.487Z] ---> 116f7e2fc333 [2021-06-14T18:52:39.488Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T18:52:39.488Z] Removing intermediate container 191c1e06dac1 [2021-06-14T18:52:39.488Z] ---> 89f233a87b29 [2021-06-14T18:52:39.488Z] Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:52:39.488Z] ---> Running in 964a8c24f94c [2021-06-14T18:52:39.488Z] ---> Running in ef0fcadd408f [2021-06-14T18:52:39.488Z] ---> Running in af5a2aa8b0ed [2021-06-14T18:52:39.488Z] ---> Running in 1eadd6ab063b [2021-06-14T18:52:39.751Z] Removing intermediate container af5a2aa8b0ed [2021-06-14T18:52:39.751Z] ---> 2ee876c3320c [2021-06-14T18:52:39.751Z] [2021-06-14T18:52:39.751Z] Removing intermediate container ef0fcadd408f [2021-06-14T18:52:39.751Z] ---> cf995759d9d7 [2021-06-14T18:52:39.751Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:52:39.751Z] Removing intermediate container 964a8c24f94c [2021-06-14T18:52:39.751Z] ---> 095287c55b9f [2021-06-14T18:52:39.751Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T18:52:39.751Z] Removing intermediate container 1eadd6ab063b [2021-06-14T18:52:39.751Z] ---> d88dda7e2740 [2021-06-14T18:52:39.751Z] Step 23/23 : LABEL version=2.0.0-dev.263 [2021-06-14T18:52:39.751Z] Successfully built 2ee876c3320c [2021-06-14T18:52:40.016Z] Successfully tagged core-command:latest [2021-06-14T18:52:40.016Z] Building sys-mgmt-agent [2021-06-14T18:52:40.016Z]  Building core-command ... done  ---> Running in 761bece18d26 [2021-06-14T18:52:40.016Z] ---> cdafd0a04fb8 [2021-06-14T18:52:40.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T18:52:40.016Z] Removing intermediate container 761bece18d26 [2021-06-14T18:52:40.016Z] ---> 8e2e76a7f416 [2021-06-14T18:52:40.016Z] [2021-06-14T18:52:40.286Z] Successfully built 8e2e76a7f416 [2021-06-14T18:52:40.549Z] Successfully tagged support-scheduler:latest [2021-06-14T18:52:40.549Z] Building core-data [2021-06-14T18:52:41.223Z] Removing intermediate container 06b189a0aac8 [2021-06-14T18:52:41.223Z] ---> 264184f7e09d [2021-06-14T18:52:41.223Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T18:52:41.223Z] ---> Running in d0d391b44396 [2021-06-14T18:52:41.223Z] Removing intermediate container d0d391b44396 [2021-06-14T18:52:41.223Z] ---> 9af9f6fe05c1 [2021-06-14T18:52:41.223Z] Step 5/6 : COPY go.mod . [2021-06-14T18:52:41.958Z]  Building support-scheduler ... done  ---> 6bc653fd0709 [2021-06-14T18:52:41.958Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T18:52:42.205Z] ---> 6684ca94cfa5 [2021-06-14T18:52:42.206Z] Step 6/6 : RUN go mod download [2021-06-14T18:52:42.206Z] ---> Running in 01b201acfd32 [2021-06-14T18:52:42.911Z] ---> 892fd2aaf277 [2021-06-14T18:52:42.911Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T18:52:42.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:52:55.180Z] ---> 601f1af23693 [2021-06-14T18:52:55.180Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T18:52:55.453Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:52:55.453Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:52:55.453Z] ---> ccf67d83990f [2021-06-14T18:52:55.453Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T18:52:55.453Z] ---> c7a86fd122b9 [2021-06-14T18:52:55.453Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:52:55.453Z] ---> Using cache [2021-06-14T18:52:55.453Z] ---> ee6df98e75cf [2021-06-14T18:52:55.453Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:52:55.453Z] ---> Using cache [2021-06-14T18:52:55.453Z] ---> 0ca6932bfc46 [2021-06-14T18:52:55.453Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T18:52:56.026Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:52:56.026Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:52:56.026Z] ---> c7a86fd122b9 [2021-06-14T18:52:56.026Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:52:56.026Z] ---> Using cache [2021-06-14T18:52:56.026Z] ---> ee6df98e75cf [2021-06-14T18:52:56.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:52:56.026Z] ---> Using cache [2021-06-14T18:52:56.026Z] ---> 0ca6932bfc46 [2021-06-14T18:52:56.026Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T18:52:59.324Z] ---> Running in 8f5347918051 [2021-06-14T18:53:01.237Z] ---> Running in e416bf0153c8 [2021-06-14T18:53:01.237Z] ---> Running in 43f03874650c [2021-06-14T18:53:03.165Z] ---> 04ffa8fcd8f4 [2021-06-14T18:53:03.165Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T18:53:03.165Z] Removing intermediate container d0ffca0740d3 [2021-06-14T18:53:03.165Z] ---> aa5ca911d88b [2021-06-14T18:53:03.165Z] [2021-06-14T18:53:03.165Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T18:53:03.165Z] ---> 13621d1b12d4 [2021-06-14T18:53:03.165Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T18:53:03.165Z] Removing intermediate container e416bf0153c8 [2021-06-14T18:53:03.165Z] ---> 9139138e9299 [2021-06-14T18:53:03.165Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:53:03.165Z] ---> Running in 4a8bb31d882f [2021-06-14T18:53:03.742Z] ---> Running in 8ecad9812391 [2021-06-14T18:53:03.742Z] ---> Running in a4ddb0c320e8 [2021-06-14T18:53:04.001Z] Removing intermediate container 4a8bb31d882f [2021-06-14T18:53:04.001Z] ---> 193bd3c69515 [2021-06-14T18:53:04.001Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T18:53:04.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:04.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:04.580Z] ---> Running in 8b93b7a58276 [2021-06-14T18:53:04.580Z] Removing intermediate container a4ddb0c320e8 [2021-06-14T18:53:04.580Z] ---> 3805c388f0dd [2021-06-14T18:53:04.580Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:53:04.869Z] ---> Running in e50667fa0d43 [2021-06-14T18:53:04.869Z] Removing intermediate container 8b93b7a58276 [2021-06-14T18:53:04.869Z] ---> d35bd10f3f00 [2021-06-14T18:53:04.869Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T18:53:04.869Z] ---> Running in 5aa03be56c10 [2021-06-14T18:53:04.869Z] Removing intermediate container e50667fa0d43 [2021-06-14T18:53:04.869Z] ---> 6912bf10fb41 [2021-06-14T18:53:04.869Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:53:04.869Z] ---> Running in da8c576ecd96 [2021-06-14T18:53:04.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:04.869Z] Removing intermediate container 5aa03be56c10 [2021-06-14T18:53:04.869Z] ---> 3d3abcedbff8 [2021-06-14T18:53:04.869Z] Step 21/22 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:53:04.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:05.131Z] ---> Running in 55e1be04404c [2021-06-14T18:53:05.131Z] Removing intermediate container da8c576ecd96 [2021-06-14T18:53:05.131Z] ---> d7c7ca879912 [2021-06-14T18:53:05.131Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T18:53:05.131Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T18:53:05.131Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:53:05.131Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T18:53:05.131Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T18:53:05.131Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:53:05.131Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T18:53:05.131Z] Removing intermediate container 55e1be04404c [2021-06-14T18:53:05.131Z] ---> c9336f3a0593 [2021-06-14T18:53:05.131Z] Step 22/22 : LABEL version=2.0.0-dev.263 [2021-06-14T18:53:05.131Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:53:05.131Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:53:05.393Z] OK: 7 MiB in 20 packages [2021-06-14T18:53:05.393Z] ---> Running in 4d688955a2bc [2021-06-14T18:53:05.393Z] ---> Running in 66822bd10662 [2021-06-14T18:53:05.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:05.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:05.676Z] Removing intermediate container 4d688955a2bc [2021-06-14T18:53:05.676Z] ---> 47fde4b7a0b8 [2021-06-14T18:53:05.676Z] [2021-06-14T18:53:05.676Z] Removing intermediate container 66822bd10662 [2021-06-14T18:53:05.676Z] ---> 06847b4f7b0d [2021-06-14T18:53:05.676Z] [2021-06-14T18:53:05.944Z] Successfully built 47fde4b7a0b8 [2021-06-14T18:53:05.944Z] Successfully built 06847b4f7b0d [2021-06-14T18:53:05.944Z] OK: 219 MiB in 52 packages [2021-06-14T18:53:05.944Z] Successfully tagged core-metadata:latest [2021-06-14T18:53:05.944Z]  Building core-metadata ... done Building support-notifications [2021-06-14T18:53:05.944Z] Successfully tagged security-proxy-setup:latest [2021-06-14T18:53:05.944Z] Building security-bootstrapper [2021-06-14T18:53:06.203Z]  Building security-proxy-setup ... done Removing intermediate container 8ecad9812391 [2021-06-14T18:53:06.204Z] ---> 9433786294c4 [2021-06-14T18:53:06.204Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:53:06.204Z] OK: 219 MiB in 52 packages [2021-06-14T18:53:09.029Z] Removing intermediate container 01b201acfd32 [2021-06-14T18:53:09.029Z] ---> fe95519c0195 [2021-06-14T18:53:09.029Z] Successfully built fe95519c0195 [2021-06-14T18:53:09.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:53:09.378Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T18:53:09.378Z] . [Pipeline] withDockerContainer [2021-06-14T18:53:09.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container [2021-06-14T18:53:09.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@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 ******** ci-base-image-arm64 cat [2021-06-14T18:53:11.432Z] $ docker top c030517b72dbb2eaaf5f071e5b0e81950085d40417436257b43b960ef127351d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:53:12.470Z] + go version [2021-06-14T18:53:12.554Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T18:53:12.579Z] $ docker stop --time=1 c030517b72dbb2eaaf5f071e5b0e81950085d40417436257b43b960ef127351d [2021-06-14T18:53:14.397Z] $ docker rm -f c030517b72dbb2eaaf5f071e5b0e81950085d40417436257b43b960ef127351d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-06-14T18:53:14.946Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:53:14.946Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:53:14.946Z] ---> c7a86fd122b9 [2021-06-14T18:53:14.946Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T18:53:14.946Z] ---> Using cache [2021-06-14T18:53:14.946Z] ---> ee6df98e75cf [2021-06-14T18:53:14.946Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:53:14.946Z] ---> Using cache [2021-06-14T18:53:14.946Z] ---> 0ca6932bfc46 [2021-06-14T18:53:14.946Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T18:53:14.946Z] ---> Using cache [2021-06-14T18:53:14.946Z] ---> 3fe5e811b361 [2021-06-14T18:53:14.946Z] Step 6/32 : COPY go.mod . [2021-06-14T18:53:14.946Z] ---> Using cache [2021-06-14T18:53:14.946Z] ---> 39aa887f757c [2021-06-14T18:53:14.946Z] Step 7/32 : RUN go mod download [2021-06-14T18:53:14.946Z] ---> Using cache [2021-06-14T18:53:14.946Z] ---> 543b0891f044 [2021-06-14T18:53:14.946Z] Step 8/32 : COPY . . [2021-06-14T18:53:14.946Z] ---> Using cache [2021-06-14T18:53:14.946Z] ---> 4704b446d946 [2021-06-14T18:53:14.946Z] Step 9/32 : RUN go mod tidy [2021-06-14T18:53:14.946Z] ---> Using cache [2021-06-14T18:53:14.946Z] ---> a4ad2d993eaf [2021-06-14T18:53:14.946Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [Pipeline] sh [2021-06-14T18:53:15.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:53:15.286Z] [2021-06-14T18:53:15.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:53:15.775Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:53:15.775Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:53:15.775Z] ---> c7a86fd122b9 [2021-06-14T18:53:15.775Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:53:15.775Z] ---> Using cache [2021-06-14T18:53:15.775Z] ---> ee6df98e75cf [2021-06-14T18:53:15.775Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:53:15.775Z] ---> Using cache [2021-06-14T18:53:15.775Z] ---> 0ca6932bfc46 [2021-06-14T18:53:15.776Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T18:53:15.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:53:16.515Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T18:53:16.515Z] 29e5d40040c1: Pulling fs layer [2021-06-14T18:53:16.515Z] 1ce36da41761: Pulling fs layer [2021-06-14T18:53:16.515Z] 25b303627fd3: Pulling fs layer [2021-06-14T18:53:17.115Z] 29e5d40040c1: Verifying Checksum [2021-06-14T18:53:17.115Z] 29e5d40040c1: Download complete [2021-06-14T18:53:17.397Z] 1ce36da41761: Verifying Checksum [2021-06-14T18:53:17.397Z] 1ce36da41761: Download complete [2021-06-14T18:53:17.684Z] 29e5d40040c1: Pull complete [2021-06-14T18:53:18.667Z] 1ce36da41761: Pull complete [2021-06-14T18:53:19.083Z] ---> Running in 70a72abc627a [2021-06-14T18:53:19.083Z] ---> Running in 32a2c3098f5f [2021-06-14T18:53:19.083Z] ---> Running in 7284009397e7 [2021-06-14T18:53:19.083Z] Removing intermediate container 70a72abc627a [2021-06-14T18:53:19.083Z] ---> 1eead399b20d [2021-06-14T18:53:19.083Z] Step 14/26 : WORKDIR / [2021-06-14T18:53:19.083Z] Removing intermediate container 43f03874650c [2021-06-14T18:53:19.083Z] ---> f575f8047902 [2021-06-14T18:53:19.083Z] Step 6/24 : COPY go.mod . [2021-06-14T18:53:19.083Z] Removing intermediate container 8f5347918051 [2021-06-14T18:53:19.083Z] ---> 5cba6b6d1936 [2021-06-14T18:53:19.083Z] Step 6/24 : COPY go.mod . [2021-06-14T18:53:19.083Z] ---> Running in 74b3a1077072 [2021-06-14T18:53:19.083Z] Removing intermediate container 74b3a1077072 [2021-06-14T18:53:19.083Z] ---> f5bdace1a290 [2021-06-14T18:53:19.083Z] 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-06-14T18:53:19.356Z] ---> ed04698865b1 [2021-06-14T18:53:19.356Z] Step 7/24 : RUN go mod download [2021-06-14T18:53:19.356Z] ---> ab4fed4cf5fe [2021-06-14T18:53:19.356Z] Step 7/24 : RUN go mod download [2021-06-14T18:53:19.356Z] ---> Running in ca7be0ff7a4f [2021-06-14T18:53:19.356Z] ---> Running in 486288637ceb [2021-06-14T18:53:19.356Z] ---> 170f2c382b5c [2021-06-14T18:53:19.356Z] 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-06-14T18:53:19.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T18:53:19.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:19.643Z] 25b303627fd3: Verifying Checksum [2021-06-14T18:53:19.643Z] 25b303627fd3: Download complete [2021-06-14T18:53:19.885Z] ---> 03560aef226f [2021-06-14T18:53:19.886Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T18:53:20.147Z] ---> f5d2013d4f20 [2021-06-14T18:53:20.147Z] 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-06-14T18:53:20.414Z] ---> d3ae82887c97 [2021-06-14T18:53:20.414Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T18:53:20.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:20.679Z] Removing intermediate container 486288637ceb [2021-06-14T18:53:20.679Z] ---> 26c5221e5859 [2021-06-14T18:53:20.679Z] Step 8/24 : COPY . . [2021-06-14T18:53:20.951Z] Removing intermediate container ca7be0ff7a4f [2021-06-14T18:53:20.951Z] ---> 6a90f89b6346 [2021-06-14T18:53:20.951Z] Step 8/24 : COPY . . [2021-06-14T18:53:20.951Z] ---> 8c32f2d54431 [2021-06-14T18:53:20.951Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T18:53:21.241Z] OK: 219 MiB in 52 packages [2021-06-14T18:53:29.819Z] 25b303627fd3: Pull complete [2021-06-14T18:53:29.819Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T18:53:29.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:53:29.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T18:53:30.080Z] prd-ubuntu18.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container [2021-06-14T18:53:30.169Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T18:53:33.069Z] $ docker top 05362134683c3f762adeab2d3e6329ce712dd47dccbcfb2671a34b54a1053822 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:53:33.547Z] ---> fb7b7e36092d [2021-06-14T18:53:33.547Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T18:53:33.547Z] Removing intermediate container 32a2c3098f5f [2021-06-14T18:53:33.547Z] ---> f49755499e87 [2021-06-14T18:53:33.547Z] Step 6/23 : COPY go.mod . [2021-06-14T18:53:33.547Z] ---> 39859506c43a [2021-06-14T18:53:33.547Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:53:33.547Z] ---> 0d30f31e142d [2021-06-14T18:53:33.547Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:53:33.547Z] ---> Running in 21254905855b [2021-06-14T18:53:33.547Z] ---> Running in 3ca42f723404 [2021-06-14T18:53:33.547Z] ---> a9c152b534a9 [2021-06-14T18:53:33.547Z] 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-06-14T18:53:33.547Z] ---> a59a06d5beb6 [2021-06-14T18:53:33.547Z] Step 7/23 : RUN go mod download [2021-06-14T18:53:33.547Z] ---> Running in e925751cd623 [2021-06-14T18:53:33.547Z] ---> Running in 8b0b299787d3 [2021-06-14T18:53:34.031Z] + docker-compose build --help [2021-06-14T18:53:34.032Z] + grep parallel [2021-06-14T18:53:34.949Z] Removing intermediate container e925751cd623 [2021-06-14T18:53:34.949Z] ---> a86cab9f37c6 [2021-06-14T18:53:34.949Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T18:53:35.216Z] ---> Running in 5d07f49f1814 [2021-06-14T18:53:35.216Z] Removing intermediate container 8b0b299787d3 [2021-06-14T18:53:35.216Z] ---> 4c110171f1f0 [2021-06-14T18:53:35.216Z] Step 8/23 : COPY . . [2021-06-14T18:53:35.504Z] Removing intermediate container 5d07f49f1814 [2021-06-14T18:53:35.504Z] ---> 1bd895c5742e [2021-06-14T18:53:35.504Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T18:53:35.504Z] ---> Running in 6ccf8cd4af40 [2021-06-14T18:53:37.405Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T18:53:37.699Z] $ docker stop --time=1 05362134683c3f762adeab2d3e6329ce712dd47dccbcfb2671a34b54a1053822 [2021-06-14T18:53:38.165Z] Removing intermediate container 21254905855b [2021-06-14T18:53:38.165Z] ---> 22334c1b2892 [2021-06-14T18:53:38.165Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T18:53:38.165Z] Removing intermediate container 6ccf8cd4af40 [2021-06-14T18:53:38.165Z] ---> 9aef12dabed7 [2021-06-14T18:53:38.165Z] Step 25/26 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:53:39.540Z] $ docker rm -f 05362134683c3f762adeab2d3e6329ce712dd47dccbcfb2671a34b54a1053822 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:53:40.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:53:40.200Z] . [Pipeline] withDockerContainer [2021-06-14T18:53:40.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container [2021-06-14T18:53:40.537Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T18:53:42.076Z] $ docker top 3683cdb4c1035195219c337a285f6a86ef801e561e36819fb01db0f50ccf0ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:53:43.061Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T18:53:44.786Z] ---> Running in 1ade14cce6d4 [2021-06-14T18:53:44.786Z] Removing intermediate container 3ca42f723404 [2021-06-14T18:53:44.786Z] ---> 82710c0f95c5 [2021-06-14T18:53:44.786Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T18:53:44.786Z] ---> Running in f379bd4f4f35 [2021-06-14T18:53:44.786Z] ---> 0d95b81a6412 [2021-06-14T18:53:44.786Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:53:44.786Z] ---> Running in a56d58821381 [2021-06-14T18:53:44.786Z] ---> Running in 6ca904035338 [2021-06-14T18:53:44.786Z] Removing intermediate container 1ade14cce6d4 [2021-06-14T18:53:44.786Z] ---> 7e607f693e95 [2021-06-14T18:53:44.786Z] Step 26/26 : LABEL version=2.0.0-dev.263 [2021-06-14T18:53:44.786Z] ---> Running in 7e2691e449ea [2021-06-14T18:53:44.786Z] Removing intermediate container 7e2691e449ea [2021-06-14T18:53:44.786Z] ---> 007cdf2a2bf3 [2021-06-14T18:53:44.786Z] [2021-06-14T18:53:44.786Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T18:53:44.786Z] Successfully built 007cdf2a2bf3 [2021-06-14T18:53:44.786Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T18:53:44.786Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T18:53:46.447Z] Building core-command ... [2021-06-14T18:53:46.447Z] Building core-data ... [2021-06-14T18:53:46.447Z] Building core-metadata ... [2021-06-14T18:53:46.447Z] Building security-bootstrapper ... [2021-06-14T18:53:46.447Z] Building security-proxy-setup ... [2021-06-14T18:53:46.447Z] Building security-secretstore-setup ... [2021-06-14T18:53:46.447Z] Building support-notifications ... [2021-06-14T18:53:46.447Z] Building support-scheduler ... [2021-06-14T18:53:46.447Z] Building sys-mgmt-agent ... [2021-06-14T18:53:46.447Z] Building support-notifications [2021-06-14T18:53:46.447Z] Building core-metadata [2021-06-14T18:53:46.447Z] Building core-command [2021-06-14T18:53:46.447Z] Building sys-mgmt-agent [2021-06-14T18:53:46.447Z] Building security-proxy-setup [2021-06-14T18:53:47.394Z] Removing intermediate container 6ca904035338 [2021-06-14T18:53:47.394Z] ---> 6c520feb12b7 [2021-06-14T18:53:47.394Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T18:53:47.394Z] ---> Running in fc957d180d0a [2021-06-14T18:53:47.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T18:53:57.686Z] Removing intermediate container 7284009397e7 [2021-06-14T18:53:57.686Z] ---> a85047e35928 [2021-06-14T18:53:57.686Z] [2021-06-14T18:53:57.686Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T18:53:57.686Z] ---> 13621d1b12d4 [2021-06-14T18:53:57.686Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T18:53:57.686Z] ---> Running in 48e22d6d2047 [2021-06-14T18:53:57.686Z] Removing intermediate container 48e22d6d2047 [2021-06-14T18:53:57.686Z] ---> d0a98423ab1c [2021-06-14T18:53:57.686Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T18:53:57.686Z] ---> Running in 1ebc42ca3216 [2021-06-14T18:53:57.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:57.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:53:57.686Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:53:57.686Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T18:53:57.686Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:53:57.686Z] OK: 6 MiB in 16 packages [2021-06-14T18:53:58.258Z] Removing intermediate container 1ebc42ca3216 [2021-06-14T18:53:58.258Z] ---> 9fa9a2d21087 [2021-06-14T18:53:58.258Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T18:53:58.258Z] ---> Running in 62d803ba7134 [2021-06-14T18:53:58.520Z] Removing intermediate container 62d803ba7134 [2021-06-14T18:53:58.520Z] ---> e4f9b52c7ffb [2021-06-14T18:53:58.520Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T18:53:58.520Z] ---> Running in dc831bca70e0 [2021-06-14T18:53:58.781Z] Removing intermediate container dc831bca70e0 [2021-06-14T18:53:58.781Z] ---> 223fcabc8b3f [2021-06-14T18:53:58.781Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T18:53:58.781Z] ---> Running in 21a657cfa9dd [2021-06-14T18:54:00.168Z] Removing intermediate container 21a657cfa9dd [2021-06-14T18:54:00.168Z] ---> cd5e13bfe4bd [2021-06-14T18:54:00.168Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T18:54:00.168Z] ---> Running in eed33d8e63d4 [2021-06-14T18:54:00.168Z] Removing intermediate container eed33d8e63d4 [2021-06-14T18:54:00.168Z] ---> 87f53921880e [2021-06-14T18:54:00.168Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T18:54:00.443Z] ---> 98678e8248af [2021-06-14T18:54:00.443Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T18:54:00.443Z] ---> Running in 0bfd1580c06e [2021-06-14T18:54:02.379Z] Removing intermediate container 0bfd1580c06e [2021-06-14T18:54:02.379Z] ---> 123431ee0101 [2021-06-14T18:54:02.379Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:54:02.379Z] ---> c3c20c523ce4 [2021-06-14T18:54:02.379Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T18:54:03.340Z] ---> 776ee86f24c7 [2021-06-14T18:54:03.340Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T18:54:03.922Z] ---> bbe4f376f5da [2021-06-14T18:54:03.923Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T18:54:04.187Z] ---> bdaec790ff64 [2021-06-14T18:54:04.188Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T18:54:04.767Z] ---> d22ac1091a73 [2021-06-14T18:54:04.767Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T18:54:04.767Z] ---> Running in 050f88102177 [2021-06-14T18:54:05.030Z] Removing intermediate container 050f88102177 [2021-06-14T18:54:05.030Z] ---> 62cfcf7ccdc2 [2021-06-14T18:54:05.030Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T18:54:05.030Z] ---> dc1925108d21 [2021-06-14T18:54:05.030Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T18:54:05.303Z] ---> Running in ff95a1080920 [2021-06-14T18:54:06.278Z] Removing intermediate container ff95a1080920 [2021-06-14T18:54:06.278Z] ---> a8ff5b1c77a8 [2021-06-14T18:54:06.278Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T18:54:06.549Z] ---> Running in 942311680d40 [2021-06-14T18:54:06.549Z] Removing intermediate container 942311680d40 [2021-06-14T18:54:06.549Z] ---> 7e0478311507 [2021-06-14T18:54:06.549Z] Step 29/32 : CMD ["gate"] [2021-06-14T18:54:06.821Z] ---> Running in 7b33cb6646d5 [2021-06-14T18:54:06.821Z] Removing intermediate container 7b33cb6646d5 [2021-06-14T18:54:06.821Z] ---> 7f604968f113 [2021-06-14T18:54:06.821Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T18:54:07.092Z] ---> Running in f106e6ea0a1f [2021-06-14T18:54:07.093Z] Removing intermediate container f106e6ea0a1f [2021-06-14T18:54:07.093Z] ---> 8b30c5a2c24d [2021-06-14T18:54:07.093Z] Step 31/32 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:07.357Z] ---> Running in a43cdcd3ec44 [2021-06-14T18:54:07.357Z] Removing intermediate container a43cdcd3ec44 [2021-06-14T18:54:07.357Z] ---> b86a738491c3 [2021-06-14T18:54:07.357Z] Step 32/32 : LABEL version=2.0.0-dev.263 [2021-06-14T18:54:07.630Z] ---> Running in a92e112b7614 [2021-06-14T18:54:07.630Z] Removing intermediate container a92e112b7614 [2021-06-14T18:54:07.630Z] ---> 786f28864ed3 [2021-06-14T18:54:07.630Z] [2021-06-14T18:54:07.904Z] Successfully built 786f28864ed3 [2021-06-14T18:54:07.904Z] Successfully tagged security-bootstrapper:latest [2021-06-14T18:54:14.601Z]  Building security-bootstrapper ... done Removing intermediate container a56d58821381 [2021-06-14T18:54:14.601Z] ---> 2ab4cff3a56a [2021-06-14T18:54:14.601Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T18:54:14.601Z] ---> Running in 711b42842671 [2021-06-14T18:54:15.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T18:54:15.547Z] Removing intermediate container fc957d180d0a [2021-06-14T18:54:15.547Z] ---> 6e5a17f50b8c [2021-06-14T18:54:15.547Z] [2021-06-14T18:54:15.547Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:54:15.547Z] ---> 13621d1b12d4 [2021-06-14T18:54:15.547Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T18:54:15.547Z] ---> Running in e60bba3f5926 [2021-06-14T18:54:16.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:54:16.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:54:16.155Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T18:54:16.417Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:54:16.417Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:54:16.417Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:54:16.417Z] OK: 6 MiB in 16 packages [2021-06-14T18:54:16.417Z] Removing intermediate container 711b42842671 [2021-06-14T18:54:16.417Z] ---> 1ce168c61153 [2021-06-14T18:54:16.417Z] [2021-06-14T18:54:16.417Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T18:54:16.417Z] 20.10.0: Pulling from library/docker [2021-06-14T18:54:16.994Z] Removing intermediate container f379bd4f4f35 [2021-06-14T18:54:16.994Z] ---> f91eca6de10a [2021-06-14T18:54:16.994Z] [2021-06-14T18:54:16.994Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:54:16.994Z] ---> 13621d1b12d4 [2021-06-14T18:54:16.994Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T18:54:16.994Z] ---> Running in b617f752c254 [2021-06-14T18:54:16.994Z] Removing intermediate container e60bba3f5926 [2021-06-14T18:54:16.994Z] ---> ca782e94c5f9 [2021-06-14T18:54:16.994Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:54:16.994Z] Removing intermediate container b617f752c254 [2021-06-14T18:54:16.994Z] ---> afcf16497920 [2021-06-14T18:54:16.994Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T18:54:16.994Z] ---> Running in 304759a70542 [2021-06-14T18:54:16.994Z] ---> Running in f9382e31944e [2021-06-14T18:54:17.264Z] Removing intermediate container 304759a70542 [2021-06-14T18:54:17.264Z] ---> ce293c3caa0a [2021-06-14T18:54:17.264Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T18:54:17.264Z] Removing intermediate container f9382e31944e [2021-06-14T18:54:17.264Z] ---> a0e5114879e5 [2021-06-14T18:54:17.264Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T18:54:17.264Z] ---> Running in c4e3185c48b4 [2021-06-14T18:54:17.264Z] ---> Running in 522467f0d267 [2021-06-14T18:54:17.527Z] Removing intermediate container c4e3185c48b4 [2021-06-14T18:54:17.527Z] ---> 4d95cbd0658b [2021-06-14T18:54:17.527Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:54:17.527Z] Removing intermediate container 522467f0d267 [2021-06-14T18:54:17.527Z] ---> e6046473d5f4 [2021-06-14T18:54:17.527Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:54:17.794Z] ---> Running in 4311b89333e1 [2021-06-14T18:54:17.794Z] ---> Running in 7253e62d261b [2021-06-14T18:54:17.794Z] Removing intermediate container 4311b89333e1 [2021-06-14T18:54:17.794Z] ---> e2e64aec2b20 [2021-06-14T18:54:17.794Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:54:18.058Z] ---> f95d444cc02c [2021-06-14T18:54:18.058Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T18:54:18.320Z] Removing intermediate container 7253e62d261b [2021-06-14T18:54:18.320Z] ---> 5fd6cbe4bd0e [2021-06-14T18:54:18.320Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T18:54:18.320Z] ---> Running in e1b7eed9f19f [2021-06-14T18:54:18.320Z] ---> af3954f909ec [2021-06-14T18:54:18.320Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T18:54:18.587Z] ---> efbf2b2242c9 [2021-06-14T18:54:18.587Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T18:54:18.587Z] ---> Running in eeb2dd72b829 [2021-06-14T18:54:18.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:54:18.856Z] Removing intermediate container eeb2dd72b829 [2021-06-14T18:54:18.856Z] ---> 5226dc4a76b8 [2021-06-14T18:54:18.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:54:18.856Z] ---> Running in 761ebb79d47c [2021-06-14T18:54:19.127Z] Removing intermediate container 761ebb79d47c [2021-06-14T18:54:19.127Z] ---> 1eb35570d174 [2021-06-14T18:54:19.127Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T18:54:19.127Z] ---> Running in e6569b000c47 [2021-06-14T18:54:19.127Z] Removing intermediate container e6569b000c47 [2021-06-14T18:54:19.127Z] ---> bf35b7164a35 [2021-06-14T18:54:19.127Z] Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:19.127Z] ---> Running in 8664fb560773 [2021-06-14T18:54:19.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:54:19.391Z] Removing intermediate container 8664fb560773 [2021-06-14T18:54:19.391Z] ---> c874ea8f363c [2021-06-14T18:54:19.391Z] Step 23/23 : LABEL version=2.0.0-dev.263 [2021-06-14T18:54:19.391Z] ---> Running in fb27a256008e [2021-06-14T18:54:19.654Z] Removing intermediate container fb27a256008e [2021-06-14T18:54:19.654Z] ---> 7adcfbcb4fea [2021-06-14T18:54:19.654Z] [2021-06-14T18:54:19.654Z] Successfully built 7adcfbcb4fea [2021-06-14T18:54:19.654Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:54:19.654Z] Successfully tagged support-notifications:latest [2021-06-14T18:54:19.916Z]  Building support-notifications ... done (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T18:54:19.916Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T18:54:19.916Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T18:54:20.864Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T18:54:20.864Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T18:54:20.864Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:54:20.864Z] OK: 8 MiB in 20 packages [2021-06-14T18:54:23.406Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T18:54:23.406Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T18:54:23.406Z] ---> aefe523efa57 [2021-06-14T18:54:23.406Z] 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-06-14T18:54:23.406Z] ---> Running in 2a343aa68826 [2021-06-14T18:54:23.406Z] Removing intermediate container 2a343aa68826 [2021-06-14T18:54:23.406Z] ---> ce2dd11ccc98 [2021-06-14T18:54:23.406Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T18:54:23.406Z] Removing intermediate container e1b7eed9f19f [2021-06-14T18:54:23.406Z] ---> b10ea3bb6363 [2021-06-14T18:54:23.406Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:54:23.406Z] ---> Running in c5ab66b679b8 [2021-06-14T18:54:23.692Z] ---> a9da2afd894c [2021-06-14T18:54:23.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T18:54:23.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:54:23.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:54:23.961Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T18:54:23.961Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T18:54:23.961Z] Executing bash-5.0.17-r0.post-install [2021-06-14T18:54:23.961Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:54:23.961Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T18:54:23.961Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T18:54:23.961Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T18:54:23.961Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T18:54:23.961Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T18:54:23.961Z] ---> 8873522e9464 [2021-06-14T18:54:23.961Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T18:54:23.961Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T18:54:23.961Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T18:54:23.961Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T18:54:23.961Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T18:54:23.961Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T18:54:25.359Z] ---> 940c546f7d76 [2021-06-14T18:54:25.359Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T18:54:25.359Z] ---> Running in 02cb5aa179c7 [2021-06-14T18:54:25.359Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T18:54:25.359Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T18:54:25.359Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T18:54:25.359Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T18:54:25.359Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T18:54:25.359Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T18:54:25.359Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T18:54:25.359Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T18:54:25.359Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T18:54:25.359Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T18:54:25.359Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T18:54:25.359Z] Removing intermediate container 02cb5aa179c7 [2021-06-14T18:54:25.359Z] ---> 336d49820a18 [2021-06-14T18:54:25.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:54:25.359Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T18:54:25.359Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T18:54:25.359Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T18:54:25.359Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T18:54:25.359Z] ---> Running in e2159fedb05c [2021-06-14T18:54:25.359Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T18:54:25.359Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T18:54:25.359Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T18:54:25.359Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T18:54:25.359Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T18:54:25.359Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T18:54:25.359Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T18:54:25.359Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T18:54:25.359Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T18:54:25.359Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T18:54:25.359Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T18:54:25.623Z] Removing intermediate container e2159fedb05c [2021-06-14T18:54:25.623Z] ---> d0341ac5408d [2021-06-14T18:54:25.623Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:54:25.623Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T18:54:25.623Z] OK: 72 MiB in 59 packages [2021-06-14T18:54:25.623Z] ---> Running in 9626d9e8ff24 [2021-06-14T18:54:25.887Z] Removing intermediate container 9626d9e8ff24 [2021-06-14T18:54:25.887Z] ---> 273818795f2e [2021-06-14T18:54:25.887Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:25.887Z] ---> Running in 9567bc3a129a [2021-06-14T18:54:25.887Z] Removing intermediate container 9567bc3a129a [2021-06-14T18:54:25.887Z] ---> 9fe997ef60e0 [2021-06-14T18:54:25.887Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T18:54:25.887Z] ---> Running in 4179da515c71 [2021-06-14T18:54:25.887Z] Removing intermediate container 4179da515c71 [2021-06-14T18:54:25.887Z] ---> d435c2c8647e [2021-06-14T18:54:25.887Z] [2021-06-14T18:54:26.157Z] Successfully built d435c2c8647e [2021-06-14T18:54:26.157Z] Successfully tagged core-data:latest [2021-06-14T18:54:26.419Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-14T18:54:26.419Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T18:54:26.419Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T18:54:26.419Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T18:54:26.994Z] Collecting PyYAML<4,>=3.10 [2021-06-14T18:54:26.994Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T18:54:27.567Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T18:54:27.567Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T18:54:27.827Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T18:54:27.827Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T18:54:28.088Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T18:54:28.088Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T18:54:28.088Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T18:54:28.088Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T18:54:28.348Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T18:54:28.348Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T18:54:28.610Z] 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-06-14T18:54:28.610Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T18:54:28.610Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T18:54:28.610Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T18:54:28.610Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T18:54:28.869Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T18:54:28.869Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T18:54:28.869Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T18:54:28.869Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T18:54:28.869Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T18:54:28.869Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T18:54:28.869Z] Collecting idna<2.8,>=2.5 [2021-06-14T18:54:28.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T18:54:29.131Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T18:54:29.131Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T18:54:29.131Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T18:54:29.131Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T18:54:29.131Z] Installing collected packages: docopt, PyYAML, texttable, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, cached-property, docker-compose [2021-06-14T18:54:29.131Z] Running setup.py install for docopt: started [2021-06-14T18:54:29.393Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T18:54:29.393Z] Running setup.py install for PyYAML: started [2021-06-14T18:54:29.656Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T18:54:29.656Z] Running setup.py install for texttable: started [2021-06-14T18:54:30.231Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T18:54:30.231Z] Attempting uninstall: urllib3 [2021-06-14T18:54:30.231Z] Found existing installation: urllib3 1.25.9 [2021-06-14T18:54:30.231Z] Uninstalling urllib3-1.25.9: [2021-06-14T18:54:30.231Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T18:54:30.231Z] Attempting uninstall: idna [2021-06-14T18:54:30.231Z] Found existing installation: idna 2.9 [2021-06-14T18:54:30.231Z] Uninstalling idna-2.9: [2021-06-14T18:54:30.231Z] Successfully uninstalled idna-2.9 [2021-06-14T18:54:30.502Z] Attempting uninstall: requests [2021-06-14T18:54:30.502Z] Found existing installation: requests 2.23.0 [2021-06-14T18:54:30.502Z] Uninstalling requests-2.23.0: [2021-06-14T18:54:30.502Z] Successfully uninstalled requests-2.23.0 [2021-06-14T18:54:30.766Z] Running setup.py install for dockerpty: started [2021-06-14T18:54:31.027Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T18:54:31.288Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-14T18:54:33.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:54:33.444Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:54:33.444Z] ---> fe95519c0195 [2021-06-14T18:54:33.444Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:54:33.444Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:54:33.444Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:54:33.444Z] ---> fe95519c0195 [2021-06-14T18:54:33.444Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:54:33.444Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:54:33.444Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:54:33.444Z] ---> fe95519c0195 [2021-06-14T18:54:33.444Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T18:54:33.444Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:54:33.444Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:54:33.444Z] ---> fe95519c0195 [2021-06-14T18:54:33.444Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:54:33.444Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:54:33.444Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:54:33.444Z] ---> fe95519c0195 [2021-06-14T18:54:33.444Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:54:34.602Z] Removing intermediate container c5ab66b679b8 [2021-06-14T18:54:34.602Z] ---> 3c7a654a796e [2021-06-14T18:54:34.602Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T18:54:34.602Z] ---> Running in 1cd11714344e [2021-06-14T18:54:34.602Z] Removing intermediate container 1cd11714344e [2021-06-14T18:54:34.602Z] ---> 4880cc7de7f1 [2021-06-14T18:54:34.602Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T18:54:34.602Z] ---> Running in 68b3f41f75d5 [2021-06-14T18:54:34.862Z] Removing intermediate container 68b3f41f75d5 [2021-06-14T18:54:34.862Z] ---> 1fe3bdbd37e8 [2021-06-14T18:54:34.862Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T18:54:34.880Z] ---> Running in b68f3f3b5c40 [2021-06-14T18:54:34.880Z] ---> Running in 2692d9e115ce [2021-06-14T18:54:34.880Z] ---> Running in f3e5c31c345b [2021-06-14T18:54:34.880Z] ---> Running in 5a99495643ce [2021-06-14T18:54:34.880Z] ---> Running in c74d25158356 [2021-06-14T18:54:35.123Z] ---> 917ec94664f0 [2021-06-14T18:54:35.123Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T18:54:35.123Z] ---> be99c1c9375b [2021-06-14T18:54:35.123Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T18:54:35.388Z] ---> ca10de6b0fe2 [2021-06-14T18:54:35.388Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T18:54:35.388Z] ---> Running in 56a76e773185 [2021-06-14T18:54:35.479Z] Removing intermediate container c74d25158356 [2021-06-14T18:54:35.479Z] ---> 5654d626d77f [2021-06-14T18:54:35.479Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:54:35.651Z] Removing intermediate container 56a76e773185 [2021-06-14T18:54:35.651Z] ---> 0d126101cad4 [2021-06-14T18:54:35.651Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:54:35.651Z] ---> Running in 8b9d1b750a37 [2021-06-14T18:54:35.651Z] Removing intermediate container 8b9d1b750a37 [2021-06-14T18:54:35.651Z] ---> e340e9eab5b2 [2021-06-14T18:54:35.651Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:54:35.651Z] ---> Running in 8bf3533eda7f [2021-06-14T18:54:35.651Z] Removing intermediate container 8bf3533eda7f [2021-06-14T18:54:35.651Z] ---> 890502ba2c76 [2021-06-14T18:54:35.651Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:35.651Z] ---> Running in cd504278c539 [2021-06-14T18:54:35.753Z] ---> Running in 70269c360056 [2021-06-14T18:54:35.753Z] Removing intermediate container b68f3f3b5c40 [2021-06-14T18:54:35.753Z] ---> 7b2a5c434334 [2021-06-14T18:54:35.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:54:35.753Z] Removing intermediate container f3e5c31c345b [2021-06-14T18:54:35.753Z] ---> b58233fe835e [2021-06-14T18:54:35.753Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:54:35.753Z] Removing intermediate container 5a99495643ce [2021-06-14T18:54:35.753Z] ---> 302b734b0c45 [2021-06-14T18:54:35.753Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:54:35.915Z] Removing intermediate container cd504278c539 [2021-06-14T18:54:35.915Z] ---> 463ea735cf1c [2021-06-14T18:54:35.915Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T18:54:35.915Z] ---> Running in 2bf563e324c6 [2021-06-14T18:54:35.915Z] Removing intermediate container 2bf563e324c6 [2021-06-14T18:54:35.915Z] ---> 2771f1eed2a3 [2021-06-14T18:54:35.915Z] [2021-06-14T18:54:36.026Z] Removing intermediate container 2692d9e115ce [2021-06-14T18:54:36.026Z] ---> 5f0be216600f [2021-06-14T18:54:36.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:54:36.026Z] ---> Running in 593fa27a8eb8 [2021-06-14T18:54:36.026Z] ---> Running in 89793f29fde8 [2021-06-14T18:54:36.178Z] Successfully built 2771f1eed2a3 [2021-06-14T18:54:36.178Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T18:54:36.186Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T18:54:36.188Z] $ docker stop --time=1 1e80100d0011c3ffc04e3dd263e383c127c42f95255e9d0856a70aa1e9a773a1 [2021-06-14T18:54:36.300Z] ---> Running in 78721198fe84 [2021-06-14T18:54:36.300Z] ---> Running in 84fea12c0f07 [2021-06-14T18:54:37.439Z] $ docker rm -f 1e80100d0011c3ffc04e3dd263e383c127c42f95255e9d0856a70aa1e9a773a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:54:37.826Z] + docker images [2021-06-14T18:54:37.826Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T18:54:37.826Z] sys-mgmt-agent latest 2771f1eed2a3 2 seconds ago 312MB [2021-06-14T18:54:37.826Z] core-data latest d435c2c8647e 12 seconds ago 20.2MB [2021-06-14T18:54:37.826Z] support-notifications latest 7adcfbcb4fea 18 seconds ago 16.7MB [2021-06-14T18:54:37.826Z] f91eca6de10a 21 seconds ago 1.15GB [2021-06-14T18:54:37.826Z] 1ce168c61153 21 seconds ago 1.15GB [2021-06-14T18:54:37.826Z] 6e5a17f50b8c 22 seconds ago 1.15GB [2021-06-14T18:54:37.826Z] security-bootstrapper latest 786f28864ed3 30 seconds ago 18.6MB [2021-06-14T18:54:37.826Z] a85047e35928 42 seconds ago 1.15GB [2021-06-14T18:54:37.826Z] security-secretstore-setup latest 007cdf2a2bf3 53 seconds ago 28.7MB [2021-06-14T18:54:37.826Z] security-proxy-setup latest 06847b4f7b0d About a minute ago 25.7MB [2021-06-14T18:54:37.826Z] core-metadata latest 47fde4b7a0b8 About a minute ago 16.6MB [2021-06-14T18:54:37.826Z] aa5ca911d88b About a minute ago 1.15GB [2021-06-14T18:54:37.826Z] core-command latest 2ee876c3320c About a minute ago 15.9MB [2021-06-14T18:54:37.826Z] support-scheduler latest 8e2e76a7f416 About a minute ago 15.9MB [2021-06-14T18:54:37.826Z] a29e2f7d70d9 About a minute ago 1.15GB [2021-06-14T18:54:37.826Z] 6f306e1a42f7 2 minutes ago 1.15GB [2021-06-14T18:54:37.826Z] 83aed93c6d12 2 minutes ago 1.15GB [2021-06-14T18:54:37.826Z] 946792f56bf4 2 minutes ago 1.14GB [2021-06-14T18:54:37.826Z] ci-base-image-x86_64 latest c7a86fd122b9 6 minutes ago 647MB [2021-06-14T18:54:37.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T18:54:37.826Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T18:54:37.826Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T18:54:37.826Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T18:54:37.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-14T18:54:38.145Z] provisioning config files... [2021-06-14T18:54:38.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config9037348616489398577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:54:38.486Z] ---> docker-login.sh [2021-06-14T18:54:38.486Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:54:38.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:54:38.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:54:38.486Z] Configure a credential helper to remove this warning. See [2021-06-14T18:54:38.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:54:38.486Z] [2021-06-14T18:54:38.486Z] Login Succeeded [2021-06-14T18:54:38.486Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:54:38.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:54:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:54:38.749Z] Configure a credential helper to remove this warning. See [2021-06-14T18:54:38.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:54:38.749Z] [2021-06-14T18:54:38.749Z] Login Succeeded [2021-06-14T18:54:38.749Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:54:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:54:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:54:38.749Z] Configure a credential helper to remove this warning. See [2021-06-14T18:54:38.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:54:38.749Z] [2021-06-14T18:54:38.749Z] Login Succeeded [2021-06-14T18:54:38.749Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:54:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:54:39.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:54:39.010Z] Configure a credential helper to remove this warning. See [2021-06-14T18:54:39.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:54:39.010Z] [2021-06-14T18:54:39.010Z] Login Succeeded [2021-06-14T18:54:39.010Z] docker.io [2021-06-14T18:54:39.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:54:39.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:54:39.270Z] Configure a credential helper to remove this warning. See [2021-06-14T18:54:39.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:54:39.270Z] [2021-06-14T18:54:39.270Z] Login Succeeded [2021-06-14T18:54:39.270Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:54:39.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:54:39.349Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-06-14T18:54:39.349Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:39.349Z] latest [2021-06-14T18:54:39.349Z] 2.0.0-dev.263 [2021-06-14T18:54:39.349Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:39.349Z] master [2021-06-14T18:54:39.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:39.695Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:39.815Z] Removing intermediate container 70269c360056 [2021-06-14T18:54:39.815Z] ---> f20c27ea3224 [2021-06-14T18:54:39.815Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T18:54:39.815Z] ---> Running in 65516b5fa053 [2021-06-14T18:54:39.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:39.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T18:54:39.999Z] 8d301dda8ae9: Preparing [2021-06-14T18:54:39.999Z] cb7f80a98195: Preparing [2021-06-14T18:54:39.999Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:39.999Z] e7971f36386d: Preparing [2021-06-14T18:54:39.999Z] 32f366d666a5: Preparing [2021-06-14T18:54:39.999Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:39.999Z] e7971f36386d: Pushed [2021-06-14T18:54:40.261Z] 9ad0a678fdfe: Pushed [2021-06-14T18:54:40.261Z] 8d301dda8ae9: Pushed [2021-06-14T18:54:40.484Z] Removing intermediate container 593fa27a8eb8 [2021-06-14T18:54:40.484Z] ---> 9432c338c827 [2021-06-14T18:54:40.484Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T18:54:40.788Z] ---> Running in a06eae84d69f [2021-06-14T18:54:41.201Z] cb7f80a98195: Pushed [2021-06-14T18:54:41.416Z] Removing intermediate container 89793f29fde8 [2021-06-14T18:54:41.416Z] ---> 7bd8b25562be [2021-06-14T18:54:41.416Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T18:54:41.462Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:41.688Z] ---> Running in 186e16873093 [2021-06-14T18:54:41.766Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:41.966Z] Removing intermediate container 78721198fe84 [2021-06-14T18:54:41.966Z] ---> d66826d46488 [2021-06-14T18:54:41.966Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:54:42.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-14T18:54:42.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T18:54:42.069Z] 8d301dda8ae9: Preparing [2021-06-14T18:54:42.069Z] cb7f80a98195: Preparing [2021-06-14T18:54:42.069Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:42.069Z] e7971f36386d: Preparing [2021-06-14T18:54:42.069Z] 32f366d666a5: Preparing [2021-06-14T18:54:42.069Z] e7971f36386d: Layer already exists [2021-06-14T18:54:42.069Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:42.069Z] 8d301dda8ae9: Layer already exists [2021-06-14T18:54:42.069Z] cb7f80a98195: Layer already exists [2021-06-14T18:54:42.069Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:42.069Z] latest: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:42.244Z] ---> Running in 8a37ccdba11d [2021-06-14T18:54:42.244Z] Removing intermediate container 84fea12c0f07 [2021-06-14T18:54:42.244Z] ---> 2b2023876aa8 [2021-06-14T18:54:42.244Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:54:42.381Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:42.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:42.520Z] ---> Running in 59b01f3cd4b4 [2021-06-14T18:54:42.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.263 [2021-06-14T18:54:42.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T18:54:42.683Z] 8d301dda8ae9: Preparing [2021-06-14T18:54:42.683Z] cb7f80a98195: Preparing [2021-06-14T18:54:42.683Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:42.683Z] e7971f36386d: Preparing [2021-06-14T18:54:42.683Z] 32f366d666a5: Preparing [2021-06-14T18:54:42.683Z] cb7f80a98195: Layer already exists [2021-06-14T18:54:42.683Z] 8d301dda8ae9: Layer already exists [2021-06-14T18:54:42.683Z] e7971f36386d: Layer already exists [2021-06-14T18:54:42.683Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:42.683Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:42.683Z] 2.0.0-dev.263: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:42.985Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:43.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:43.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T18:54:43.296Z] 8d301dda8ae9: Preparing [2021-06-14T18:54:43.296Z] cb7f80a98195: Preparing [2021-06-14T18:54:43.296Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:43.296Z] e7971f36386d: Preparing [2021-06-14T18:54:43.296Z] 32f366d666a5: Preparing [2021-06-14T18:54:43.296Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:43.296Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:43.296Z] e7971f36386d: Layer already exists [2021-06-14T18:54:43.296Z] 8d301dda8ae9: Layer already exists [2021-06-14T18:54:43.296Z] cb7f80a98195: Layer already exists [2021-06-14T18:54:43.296Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:43.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:43.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:43.599Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:43.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:43.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command:master [2021-06-14T18:54:43.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-06-14T18:54:43.899Z] 8d301dda8ae9: Preparing [2021-06-14T18:54:43.899Z] cb7f80a98195: Preparing [2021-06-14T18:54:43.899Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:43.899Z] e7971f36386d: Preparing [2021-06-14T18:54:43.899Z] 32f366d666a5: Preparing [2021-06-14T18:54:43.899Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:43.899Z] e7971f36386d: Layer already exists [2021-06-14T18:54:43.899Z] 8d301dda8ae9: Layer already exists [2021-06-14T18:54:43.899Z] cb7f80a98195: Layer already exists [2021-06-14T18:54:43.899Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:43.899Z] master: digest: sha256:b9de88e77a96f6d28975fee9bdeda24f686f7cdf436afcca948fe01ef9572530 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:54:43.963Z] ===================================================== [Pipeline] echo [2021-06-14T18:54:43.978Z] taggedImages: [2021-06-14T18:54:43.978Z] - nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:43.978Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-06-14T18:54:43.978Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.263 [2021-06-14T18:54:43.978Z] - nexus3.edgexfoundry.org:10004/core-command:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:43.978Z] - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo [2021-06-14T18:54:44.014Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-06-14T18:54:44.014Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:44.014Z] latest [2021-06-14T18:54:44.014Z] 2.0.0-dev.263 [2021-06-14T18:54:44.014Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:44.014Z] master [2021-06-14T18:54:44.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:44.391Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:44.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:44.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:44.433Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:44.433Z] OK: 218 MiB in 52 packages [2021-06-14T18:54:44.696Z] + docker push nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:44.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T18:54:44.696Z] 9206414fa519: Preparing [2021-06-14T18:54:44.696Z] c8738e0b0053: Preparing [2021-06-14T18:54:44.696Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:44.696Z] b06876931e7f: Preparing [2021-06-14T18:54:44.696Z] f67c48eb2352: Preparing [2021-06-14T18:54:44.696Z] 32f366d666a5: Preparing [2021-06-14T18:54:44.696Z] 32f366d666a5: Waiting [2021-06-14T18:54:44.696Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:44.696Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:44.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:44.961Z] 9206414fa519: Pushed [2021-06-14T18:54:44.961Z] f67c48eb2352: Pushed [2021-06-14T18:54:44.961Z] b06876931e7f: Pushed [2021-06-14T18:54:45.327Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:45.327Z] OK: 218 MiB in 52 packages [2021-06-14T18:54:45.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:54:45.899Z] c8738e0b0053: Pushed [2021-06-14T18:54:46.159Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:46.207Z] Removing intermediate container 65516b5fa053 [2021-06-14T18:54:46.207Z] ---> 507ff712d6cd [2021-06-14T18:54:46.207Z] Step 6/24 : COPY go.mod . [2021-06-14T18:54:46.207Z] OK: 218 MiB in 52 packages [2021-06-14T18:54:46.207Z] OK: 218 MiB in 52 packages [2021-06-14T18:54:46.463Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:46.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-14T18:54:46.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T18:54:46.760Z] 9206414fa519: Preparing [2021-06-14T18:54:46.760Z] c8738e0b0053: Preparing [2021-06-14T18:54:46.760Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:46.760Z] b06876931e7f: Preparing [2021-06-14T18:54:46.760Z] f67c48eb2352: Preparing [2021-06-14T18:54:46.760Z] 32f366d666a5: Preparing [2021-06-14T18:54:46.760Z] 32f366d666a5: Waiting [2021-06-14T18:54:46.760Z] f67c48eb2352: Layer already exists [2021-06-14T18:54:46.760Z] b06876931e7f: Layer already exists [2021-06-14T18:54:46.760Z] 9206414fa519: Layer already exists [2021-06-14T18:54:46.760Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:46.760Z] c8738e0b0053: Layer already exists [2021-06-14T18:54:46.760Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:46.760Z] latest: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:46.816Z] OK: 218 MiB in 52 packages [2021-06-14T18:54:47.064Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:47.365Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.263 [2021-06-14T18:54:47.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T18:54:47.366Z] 9206414fa519: Preparing [2021-06-14T18:54:47.366Z] c8738e0b0053: Preparing [2021-06-14T18:54:47.366Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:47.366Z] b06876931e7f: Preparing [2021-06-14T18:54:47.366Z] f67c48eb2352: Preparing [2021-06-14T18:54:47.366Z] 32f366d666a5: Preparing [2021-06-14T18:54:47.366Z] 32f366d666a5: Waiting [2021-06-14T18:54:47.366Z] 9206414fa519: Layer already exists [2021-06-14T18:54:47.366Z] b06876931e7f: Layer already exists [2021-06-14T18:54:47.366Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:47.366Z] f67c48eb2352: Layer already exists [2021-06-14T18:54:47.366Z] c8738e0b0053: Layer already exists [2021-06-14T18:54:47.366Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:47.366Z] 2.0.0-dev.263: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:47.413Z] Removing intermediate container a06eae84d69f [2021-06-14T18:54:47.413Z] ---> e899986f84a9 [2021-06-14T18:54:47.413Z] Step 6/22 : COPY go.mod . [2021-06-14T18:54:47.413Z] ---> 473b28ad3771 [2021-06-14T18:54:47.413Z] Step 7/24 : RUN go mod download [2021-06-14T18:54:47.673Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:47.697Z] ---> Running in b4ad32e5063c [2021-06-14T18:54:47.974Z] + docker push nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:47.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T18:54:47.974Z] 9206414fa519: Preparing [2021-06-14T18:54:47.974Z] c8738e0b0053: Preparing [2021-06-14T18:54:47.974Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:47.974Z] b06876931e7f: Preparing [2021-06-14T18:54:47.974Z] f67c48eb2352: Preparing [2021-06-14T18:54:47.974Z] 32f366d666a5: Preparing [2021-06-14T18:54:47.974Z] 32f366d666a5: Waiting [2021-06-14T18:54:47.974Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:47.974Z] f67c48eb2352: Layer already exists [2021-06-14T18:54:47.974Z] 9206414fa519: Layer already exists [2021-06-14T18:54:47.974Z] b06876931e7f: Layer already exists [2021-06-14T18:54:47.974Z] c8738e0b0053: Layer already exists [2021-06-14T18:54:47.974Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:47.974Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:48.280Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:48.306Z] Removing intermediate container 186e16873093 [2021-06-14T18:54:48.306Z] ---> d573d4dd0d42 [2021-06-14T18:54:48.306Z] Step 6/23 : COPY go.mod . [2021-06-14T18:54:48.306Z] Removing intermediate container 8a37ccdba11d [2021-06-14T18:54:48.306Z] ---> aec9577d395b [2021-06-14T18:54:48.306Z] Step 6/24 : COPY go.mod . [2021-06-14T18:54:48.306Z] ---> 5e9a76316b2d [2021-06-14T18:54:48.306Z] Step 7/22 : RUN go mod download [2021-06-14T18:54:48.582Z] Removing intermediate container 59b01f3cd4b4 [2021-06-14T18:54:48.582Z] ---> b4509d02f447 [2021-06-14T18:54:48.582Z] Step 6/24 : COPY go.mod . [2021-06-14T18:54:48.582Z] ---> Running in af641952159a [2021-06-14T18:54:48.583Z] + docker push nexus3.edgexfoundry.org:10004/core-data:master [2021-06-14T18:54:48.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-06-14T18:54:48.583Z] 9206414fa519: Preparing [2021-06-14T18:54:48.583Z] c8738e0b0053: Preparing [2021-06-14T18:54:48.583Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:48.583Z] b06876931e7f: Preparing [2021-06-14T18:54:48.583Z] f67c48eb2352: Preparing [2021-06-14T18:54:48.583Z] 32f366d666a5: Preparing [2021-06-14T18:54:48.583Z] 32f366d666a5: Waiting [2021-06-14T18:54:48.583Z] c8738e0b0053: Layer already exists [2021-06-14T18:54:48.583Z] 9206414fa519: Layer already exists [2021-06-14T18:54:48.583Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:48.583Z] b06876931e7f: Layer already exists [2021-06-14T18:54:48.583Z] f67c48eb2352: Layer already exists [2021-06-14T18:54:48.583Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:48.583Z] master: digest: sha256:df915064f55e0ecf5ce301a0e0a99441c1996637d0e6c007ed1de6d30809ac3c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:54:48.635Z] ===================================================== [Pipeline] echo [2021-06-14T18:54:48.654Z] taggedImages: [2021-06-14T18:54:48.654Z] - nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:48.654Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-06-14T18:54:48.654Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.263 [2021-06-14T18:54:48.654Z] - nexus3.edgexfoundry.org:10004/core-data:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:48.654Z] - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo [2021-06-14T18:54:48.707Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-06-14T18:54:48.707Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:48.707Z] latest [2021-06-14T18:54:48.707Z] 2.0.0-dev.263 [2021-06-14T18:54:48.707Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:48.707Z] master [2021-06-14T18:54:48.707Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:49.053Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:49.356Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:49.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T18:54:49.356Z] a09c8f6c8bf4: Preparing [2021-06-14T18:54:49.356Z] e40d40aad086: Preparing [2021-06-14T18:54:49.356Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:49.356Z] e7971f36386d: Preparing [2021-06-14T18:54:49.356Z] 32f366d666a5: Preparing [2021-06-14T18:54:49.356Z] e7971f36386d: Layer already exists [2021-06-14T18:54:49.356Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:49.356Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:49.356Z] a09c8f6c8bf4: Pushed [2021-06-14T18:54:49.567Z] ---> b02a1a07c98a [2021-06-14T18:54:49.567Z] Step 7/23 : RUN go mod download [2021-06-14T18:54:49.567Z] ---> 5f5c320e6bdd [2021-06-14T18:54:49.567Z] Step 7/24 : RUN go mod download [2021-06-14T18:54:49.567Z] ---> 29c4a977376e [2021-06-14T18:54:49.567Z] Step 7/24 : RUN go mod download [2021-06-14T18:54:49.840Z] ---> Running in e20c2e723181 [2021-06-14T18:54:49.840Z] ---> Running in 210dd54b04ab [2021-06-14T18:54:49.840Z] ---> Running in 4c8998b32be8 [2021-06-14T18:54:50.751Z] e40d40aad086: Pushed [2021-06-14T18:54:50.751Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:51.057Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:51.360Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-14T18:54:51.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T18:54:51.360Z] a09c8f6c8bf4: Preparing [2021-06-14T18:54:51.360Z] e40d40aad086: Preparing [2021-06-14T18:54:51.360Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:51.360Z] e7971f36386d: Preparing [2021-06-14T18:54:51.360Z] 32f366d666a5: Preparing [2021-06-14T18:54:51.360Z] a09c8f6c8bf4: Layer already exists [2021-06-14T18:54:51.360Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:51.360Z] e40d40aad086: Layer already exists [2021-06-14T18:54:51.360Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:51.360Z] e7971f36386d: Layer already exists [2021-06-14T18:54:51.360Z] latest: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:51.663Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:51.969Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.263 [2021-06-14T18:54:51.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T18:54:51.969Z] a09c8f6c8bf4: Preparing [2021-06-14T18:54:51.969Z] e40d40aad086: Preparing [2021-06-14T18:54:51.969Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:51.969Z] e7971f36386d: Preparing [2021-06-14T18:54:51.969Z] 32f366d666a5: Preparing [2021-06-14T18:54:51.969Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:51.969Z] e40d40aad086: Layer already exists [2021-06-14T18:54:51.969Z] a09c8f6c8bf4: Layer already exists [2021-06-14T18:54:51.969Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:51.969Z] e7971f36386d: Layer already exists [2021-06-14T18:54:51.969Z] 2.0.0-dev.263: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:52.273Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:52.483Z] Removing intermediate container b4ad32e5063c [2021-06-14T18:54:52.483Z] ---> e24fb66ef9f9 [2021-06-14T18:54:52.483Z] Step 8/24 : COPY . . [2021-06-14T18:54:52.483Z] Removing intermediate container af641952159a [2021-06-14T18:54:52.483Z] ---> 0656cc05d2a9 [2021-06-14T18:54:52.483Z] Step 8/22 : COPY . . [2021-06-14T18:54:52.572Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:52.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T18:54:52.573Z] a09c8f6c8bf4: Preparing [2021-06-14T18:54:52.573Z] e40d40aad086: Preparing [2021-06-14T18:54:52.573Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:52.573Z] e7971f36386d: Preparing [2021-06-14T18:54:52.573Z] 32f366d666a5: Preparing [2021-06-14T18:54:52.573Z] a09c8f6c8bf4: Layer already exists [2021-06-14T18:54:52.573Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:52.573Z] e7971f36386d: Layer already exists [2021-06-14T18:54:52.573Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:52.573Z] e40d40aad086: Layer already exists [2021-06-14T18:54:52.573Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:52.921Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:53.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:master [2021-06-14T18:54:53.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-06-14T18:54:53.220Z] a09c8f6c8bf4: Preparing [2021-06-14T18:54:53.220Z] e40d40aad086: Preparing [2021-06-14T18:54:53.220Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:53.220Z] e7971f36386d: Preparing [2021-06-14T18:54:53.220Z] 32f366d666a5: Preparing [2021-06-14T18:54:53.220Z] a09c8f6c8bf4: Layer already exists [2021-06-14T18:54:53.220Z] e40d40aad086: Layer already exists [2021-06-14T18:54:53.220Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:53.220Z] e7971f36386d: Layer already exists [2021-06-14T18:54:53.220Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:53.220Z] master: digest: sha256:e82ae7ee5fafdb77a376c8e66ae6eaa5857f9cce1a0b7349bbe73b21adad4670 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:54:53.377Z] ===================================================== [Pipeline] echo [2021-06-14T18:54:53.392Z] taggedImages: [2021-06-14T18:54:53.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:53.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-06-14T18:54:53.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.263 [2021-06-14T18:54:53.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:53.392Z] - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo [2021-06-14T18:54:53.431Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-06-14T18:54:53.431Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:53.431Z] latest [2021-06-14T18:54:53.431Z] 2.0.0-dev.263 [2021-06-14T18:54:53.431Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:53.431Z] master [2021-06-14T18:54:53.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:54.105Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:54.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:54.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T18:54:54.531Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:54.531Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:54.531Z] 4f88d4bace10: Preparing [2021-06-14T18:54:54.531Z] 206d2292ff38: Preparing [2021-06-14T18:54:54.531Z] 77aebd70e759: Preparing [2021-06-14T18:54:54.531Z] d2222c3e2bd9: Preparing [2021-06-14T18:54:54.531Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:54.531Z] c4bfbd5a779b: Preparing [2021-06-14T18:54:54.531Z] cc02f4d00d35: Preparing [2021-06-14T18:54:54.531Z] 55cb86a58355: Preparing [2021-06-14T18:54:54.531Z] 1ddc605b50bd: Preparing [2021-06-14T18:54:54.531Z] 32f366d666a5: Preparing [2021-06-14T18:54:54.531Z] 9ad0a678fdfe: Waiting [2021-06-14T18:54:54.531Z] c4bfbd5a779b: Waiting [2021-06-14T18:54:54.531Z] cc02f4d00d35: Waiting [2021-06-14T18:54:54.531Z] 55cb86a58355: Waiting [2021-06-14T18:54:54.531Z] 1ddc605b50bd: Waiting [2021-06-14T18:54:54.531Z] 32f366d666a5: Waiting [2021-06-14T18:54:54.531Z] 77aebd70e759: Pushed [2021-06-14T18:54:54.531Z] 4f88d4bace10: Pushed [2021-06-14T18:54:54.794Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:54.794Z] ad4f6d09c88e: Pushed [2021-06-14T18:54:54.794Z] 206d2292ff38: Pushed [2021-06-14T18:54:54.794Z] 55cb86a58355: Pushed [2021-06-14T18:54:54.794Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:54.794Z] c4bfbd5a779b: Pushed [2021-06-14T18:54:54.794Z] cc02f4d00d35: Pushed [2021-06-14T18:54:54.794Z] 1ddc605b50bd: Pushed [2021-06-14T18:54:55.892Z] Removing intermediate container 4c8998b32be8 [2021-06-14T18:54:55.892Z] ---> a493dcdca5a8 [2021-06-14T18:54:55.892Z] Step 8/23 : COPY . . [2021-06-14T18:54:56.179Z] d2222c3e2bd9: Pushed [2021-06-14T18:54:56.179Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:56.493Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:56.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-14T18:54:56.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T18:54:56.791Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:56.791Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:56.791Z] 4f88d4bace10: Preparing [2021-06-14T18:54:56.791Z] 206d2292ff38: Preparing [2021-06-14T18:54:56.791Z] 77aebd70e759: Preparing [2021-06-14T18:54:56.791Z] d2222c3e2bd9: Preparing [2021-06-14T18:54:56.791Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:56.791Z] c4bfbd5a779b: Preparing [2021-06-14T18:54:56.791Z] cc02f4d00d35: Preparing [2021-06-14T18:54:56.791Z] 55cb86a58355: Preparing [2021-06-14T18:54:56.791Z] 1ddc605b50bd: Preparing [2021-06-14T18:54:56.791Z] 32f366d666a5: Preparing [2021-06-14T18:54:56.791Z] 9ad0a678fdfe: Waiting [2021-06-14T18:54:56.791Z] c4bfbd5a779b: Waiting [2021-06-14T18:54:56.791Z] cc02f4d00d35: Waiting [2021-06-14T18:54:56.791Z] 55cb86a58355: Waiting [2021-06-14T18:54:56.791Z] 32f366d666a5: Waiting [2021-06-14T18:54:56.791Z] 1ddc605b50bd: Waiting [2021-06-14T18:54:56.791Z] ad4f6d09c88e: Layer already exists [2021-06-14T18:54:56.791Z] 77aebd70e759: Layer already exists [2021-06-14T18:54:56.791Z] d2222c3e2bd9: Layer already exists [2021-06-14T18:54:56.791Z] 4f88d4bace10: Layer already exists [2021-06-14T18:54:56.791Z] 206d2292ff38: Layer already exists [2021-06-14T18:54:56.791Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:56.791Z] cc02f4d00d35: Layer already exists [2021-06-14T18:54:56.791Z] c4bfbd5a779b: Layer already exists [2021-06-14T18:54:56.791Z] 55cb86a58355: Layer already exists [2021-06-14T18:54:56.791Z] 1ddc605b50bd: Layer already exists [2021-06-14T18:54:56.791Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:56.791Z] latest: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:56.877Z] Removing intermediate container e20c2e723181 [2021-06-14T18:54:56.877Z] ---> 8d1a0d545cf3 [2021-06-14T18:54:56.877Z] Step 8/24 : COPY . . [2021-06-14T18:54:56.877Z] Removing intermediate container 210dd54b04ab [2021-06-14T18:54:56.877Z] ---> c5bd1fa44280 [2021-06-14T18:54:56.877Z] Step 8/24 : COPY . . [2021-06-14T18:54:57.093Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:57.394Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.263 [2021-06-14T18:54:57.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T18:54:57.394Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:57.394Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:57.394Z] 4f88d4bace10: Preparing [2021-06-14T18:54:57.394Z] 206d2292ff38: Preparing [2021-06-14T18:54:57.394Z] 77aebd70e759: Preparing [2021-06-14T18:54:57.394Z] d2222c3e2bd9: Preparing [2021-06-14T18:54:57.394Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:57.394Z] c4bfbd5a779b: Preparing [2021-06-14T18:54:57.394Z] cc02f4d00d35: Preparing [2021-06-14T18:54:57.394Z] 55cb86a58355: Preparing [2021-06-14T18:54:57.394Z] 1ddc605b50bd: Preparing [2021-06-14T18:54:57.394Z] 32f366d666a5: Preparing [2021-06-14T18:54:57.394Z] 9ad0a678fdfe: Waiting [2021-06-14T18:54:57.394Z] c4bfbd5a779b: Waiting [2021-06-14T18:54:57.394Z] cc02f4d00d35: Waiting [2021-06-14T18:54:57.394Z] 55cb86a58355: Waiting [2021-06-14T18:54:57.394Z] 1ddc605b50bd: Waiting [2021-06-14T18:54:57.394Z] 32f366d666a5: Waiting [2021-06-14T18:54:57.394Z] ad4f6d09c88e: Layer already exists [2021-06-14T18:54:57.394Z] d2222c3e2bd9: Layer already exists [2021-06-14T18:54:57.394Z] 77aebd70e759: Layer already exists [2021-06-14T18:54:57.394Z] 4f88d4bace10: Layer already exists [2021-06-14T18:54:57.394Z] 206d2292ff38: Layer already exists [2021-06-14T18:54:57.394Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:57.394Z] cc02f4d00d35: Layer already exists [2021-06-14T18:54:57.394Z] c4bfbd5a779b: Layer already exists [2021-06-14T18:54:57.394Z] 1ddc605b50bd: Layer already exists [2021-06-14T18:54:57.394Z] 55cb86a58355: Layer already exists [2021-06-14T18:54:57.394Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:57.394Z] 2.0.0-dev.263: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:57.700Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:58.002Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:58.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T18:54:58.002Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:58.002Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:58.002Z] 4f88d4bace10: Preparing [2021-06-14T18:54:58.002Z] 206d2292ff38: Preparing [2021-06-14T18:54:58.002Z] 77aebd70e759: Preparing [2021-06-14T18:54:58.002Z] d2222c3e2bd9: Preparing [2021-06-14T18:54:58.002Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:58.002Z] c4bfbd5a779b: Preparing [2021-06-14T18:54:58.002Z] cc02f4d00d35: Preparing [2021-06-14T18:54:58.002Z] 55cb86a58355: Preparing [2021-06-14T18:54:58.002Z] 1ddc605b50bd: Preparing [2021-06-14T18:54:58.002Z] 32f366d666a5: Preparing [2021-06-14T18:54:58.002Z] 9ad0a678fdfe: Waiting [2021-06-14T18:54:58.002Z] c4bfbd5a779b: Waiting [2021-06-14T18:54:58.002Z] cc02f4d00d35: Waiting [2021-06-14T18:54:58.002Z] 55cb86a58355: Waiting [2021-06-14T18:54:58.002Z] 1ddc605b50bd: Waiting [2021-06-14T18:54:58.002Z] 32f366d666a5: Waiting [2021-06-14T18:54:58.002Z] 4f88d4bace10: Layer already exists [2021-06-14T18:54:58.002Z] ad4f6d09c88e: Layer already exists [2021-06-14T18:54:58.002Z] d2222c3e2bd9: Layer already exists [2021-06-14T18:54:58.002Z] 77aebd70e759: Layer already exists [2021-06-14T18:54:58.002Z] 206d2292ff38: Layer already exists [2021-06-14T18:54:58.002Z] cc02f4d00d35: Layer already exists [2021-06-14T18:54:58.002Z] c4bfbd5a779b: Layer already exists [2021-06-14T18:54:58.002Z] 1ddc605b50bd: Layer already exists [2021-06-14T18:54:58.002Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:58.002Z] 55cb86a58355: Layer already exists [2021-06-14T18:54:58.002Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:58.003Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:58.307Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:58.603Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master [2021-06-14T18:54:58.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-06-14T18:54:58.603Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:58.603Z] ad4f6d09c88e: Preparing [2021-06-14T18:54:58.603Z] 4f88d4bace10: Preparing [2021-06-14T18:54:58.603Z] 206d2292ff38: Preparing [2021-06-14T18:54:58.603Z] 77aebd70e759: Preparing [2021-06-14T18:54:58.603Z] d2222c3e2bd9: Preparing [2021-06-14T18:54:58.603Z] 9ad0a678fdfe: Preparing [2021-06-14T18:54:58.603Z] c4bfbd5a779b: Preparing [2021-06-14T18:54:58.603Z] cc02f4d00d35: Preparing [2021-06-14T18:54:58.603Z] 55cb86a58355: Preparing [2021-06-14T18:54:58.603Z] 1ddc605b50bd: Preparing [2021-06-14T18:54:58.603Z] 32f366d666a5: Preparing [2021-06-14T18:54:58.603Z] c4bfbd5a779b: Waiting [2021-06-14T18:54:58.603Z] cc02f4d00d35: Waiting [2021-06-14T18:54:58.603Z] 55cb86a58355: Waiting [2021-06-14T18:54:58.603Z] 1ddc605b50bd: Waiting [2021-06-14T18:54:58.603Z] 32f366d666a5: Waiting [2021-06-14T18:54:58.603Z] 9ad0a678fdfe: Waiting [2021-06-14T18:54:58.603Z] 206d2292ff38: Layer already exists [2021-06-14T18:54:58.603Z] ad4f6d09c88e: Layer already exists [2021-06-14T18:54:58.603Z] 4f88d4bace10: Layer already exists [2021-06-14T18:54:58.603Z] d2222c3e2bd9: Layer already exists [2021-06-14T18:54:58.603Z] 77aebd70e759: Layer already exists [2021-06-14T18:54:58.603Z] c4bfbd5a779b: Layer already exists [2021-06-14T18:54:58.603Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:54:58.603Z] 1ddc605b50bd: Layer already exists [2021-06-14T18:54:58.603Z] 55cb86a58355: Layer already exists [2021-06-14T18:54:58.603Z] cc02f4d00d35: Layer already exists [2021-06-14T18:54:58.603Z] 32f366d666a5: Layer already exists [2021-06-14T18:54:58.603Z] master: digest: sha256:b805baeabc73f8c083eea98d923544fcc2b716e693569ca06cbbdd6e57d1a890 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:54:58.662Z] ===================================================== [Pipeline] echo [2021-06-14T18:54:58.686Z] taggedImages: [2021-06-14T18:54:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-06-14T18:54:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.263 [2021-06-14T18:54:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:58.686Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo [2021-06-14T18:54:58.718Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-06-14T18:54:58.718Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:58.718Z] latest [2021-06-14T18:54:58.718Z] 2.0.0-dev.263 [2021-06-14T18:54:58.718Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:54:58.718Z] master [2021-06-14T18:54:58.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:59.060Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:54:59.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:54:59.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T18:54:59.362Z] 94c86e625f5d: Preparing [2021-06-14T18:54:59.362Z] ac8535bd2ccc: Preparing [2021-06-14T18:54:59.362Z] 324f18e3773e: Preparing [2021-06-14T18:54:59.362Z] 9f1166192c95: Preparing [2021-06-14T18:54:59.362Z] 3792630b962e: Preparing [2021-06-14T18:54:59.362Z] 32f366d666a5: Preparing [2021-06-14T18:54:59.362Z] 32f366d666a5: Waiting [2021-06-14T18:54:59.944Z] 324f18e3773e: Pushed [2021-06-14T18:54:59.944Z] 9f1166192c95: Pushed [2021-06-14T18:54:59.944Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:00.205Z] 3792630b962e: Pushed [2021-06-14T18:55:00.205Z] 94c86e625f5d: Pushed [2021-06-14T18:55:00.205Z] ac8535bd2ccc: Pushed [2021-06-14T18:55:00.467Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:00.772Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:01.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-14T18:55:01.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T18:55:01.080Z] 94c86e625f5d: Preparing [2021-06-14T18:55:01.080Z] ac8535bd2ccc: Preparing [2021-06-14T18:55:01.080Z] 324f18e3773e: Preparing [2021-06-14T18:55:01.080Z] 9f1166192c95: Preparing [2021-06-14T18:55:01.080Z] 3792630b962e: Preparing [2021-06-14T18:55:01.080Z] 32f366d666a5: Preparing [2021-06-14T18:55:01.080Z] 32f366d666a5: Waiting [2021-06-14T18:55:01.080Z] 324f18e3773e: Layer already exists [2021-06-14T18:55:01.080Z] 94c86e625f5d: Layer already exists [2021-06-14T18:55:01.080Z] 9f1166192c95: Layer already exists [2021-06-14T18:55:01.080Z] 3792630b962e: Layer already exists [2021-06-14T18:55:01.080Z] ac8535bd2ccc: Layer already exists [2021-06-14T18:55:01.080Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:01.080Z] latest: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:01.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:01.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.263 [2021-06-14T18:55:01.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T18:55:01.715Z] 94c86e625f5d: Preparing [2021-06-14T18:55:01.715Z] ac8535bd2ccc: Preparing [2021-06-14T18:55:01.715Z] 324f18e3773e: Preparing [2021-06-14T18:55:01.715Z] 9f1166192c95: Preparing [2021-06-14T18:55:01.715Z] 3792630b962e: Preparing [2021-06-14T18:55:01.715Z] 32f366d666a5: Preparing [2021-06-14T18:55:01.715Z] 32f366d666a5: Waiting [2021-06-14T18:55:01.715Z] 324f18e3773e: Layer already exists [2021-06-14T18:55:01.715Z] 3792630b962e: Layer already exists [2021-06-14T18:55:01.715Z] 94c86e625f5d: Layer already exists [2021-06-14T18:55:01.715Z] ac8535bd2ccc: Layer already exists [2021-06-14T18:55:01.715Z] 9f1166192c95: Layer already exists [2021-06-14T18:55:01.715Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:01.715Z] 2.0.0-dev.263: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:02.019Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:02.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:02.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T18:55:02.319Z] 94c86e625f5d: Preparing [2021-06-14T18:55:02.319Z] ac8535bd2ccc: Preparing [2021-06-14T18:55:02.319Z] 324f18e3773e: Preparing [2021-06-14T18:55:02.319Z] 9f1166192c95: Preparing [2021-06-14T18:55:02.319Z] 3792630b962e: Preparing [2021-06-14T18:55:02.319Z] 32f366d666a5: Preparing [2021-06-14T18:55:02.319Z] 32f366d666a5: Waiting [2021-06-14T18:55:02.319Z] 3792630b962e: Layer already exists [2021-06-14T18:55:02.319Z] 9f1166192c95: Layer already exists [2021-06-14T18:55:02.319Z] 324f18e3773e: Layer already exists [2021-06-14T18:55:02.319Z] ac8535bd2ccc: Layer already exists [2021-06-14T18:55:02.319Z] 94c86e625f5d: Layer already exists [2021-06-14T18:55:02.319Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:02.319Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:02.620Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:02.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master [2021-06-14T18:55:02.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-06-14T18:55:02.917Z] 94c86e625f5d: Preparing [2021-06-14T18:55:02.917Z] ac8535bd2ccc: Preparing [2021-06-14T18:55:02.917Z] 324f18e3773e: Preparing [2021-06-14T18:55:02.917Z] 9f1166192c95: Preparing [2021-06-14T18:55:02.917Z] 3792630b962e: Preparing [2021-06-14T18:55:02.917Z] 32f366d666a5: Preparing [2021-06-14T18:55:02.917Z] 32f366d666a5: Waiting [2021-06-14T18:55:02.917Z] ac8535bd2ccc: Layer already exists [2021-06-14T18:55:02.917Z] 94c86e625f5d: Layer already exists [2021-06-14T18:55:02.917Z] 3792630b962e: Layer already exists [2021-06-14T18:55:02.917Z] 9f1166192c95: Layer already exists [2021-06-14T18:55:02.917Z] 324f18e3773e: Layer already exists [2021-06-14T18:55:02.917Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:02.917Z] master: digest: sha256:ace8fbebdd20ceee08215e5da5c2f3390f2a86df2317f35b1645d25d53c35197 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:55:02.970Z] ===================================================== [Pipeline] echo [2021-06-14T18:55:02.985Z] taggedImages: [2021-06-14T18:55:02.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:02.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-06-14T18:55:02.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.263 [2021-06-14T18:55:02.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:02.985Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo [2021-06-14T18:55:03.019Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-06-14T18:55:03.019Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:03.019Z] latest [2021-06-14T18:55:03.019Z] 2.0.0-dev.263 [2021-06-14T18:55:03.019Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:03.019Z] master [2021-06-14T18:55:03.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:03.363Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:03.664Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:03.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T18:55:03.664Z] 72dcb5a080fd: Preparing [2021-06-14T18:55:03.664Z] 3e22896a08db: Preparing [2021-06-14T18:55:03.664Z] f779290358af: Preparing [2021-06-14T18:55:03.664Z] adc03c5be520: Preparing [2021-06-14T18:55:03.664Z] cddfffaa7ba0: Preparing [2021-06-14T18:55:03.664Z] 40c9fcba71e1: Preparing [2021-06-14T18:55:03.664Z] c73bd3bf2c48: Preparing [2021-06-14T18:55:03.664Z] 9dd4289de89d: Preparing [2021-06-14T18:55:03.664Z] 06f11ff9ce4c: Preparing [2021-06-14T18:55:03.664Z] 32f366d666a5: Preparing [2021-06-14T18:55:03.664Z] 40c9fcba71e1: Waiting [2021-06-14T18:55:03.664Z] c73bd3bf2c48: Waiting [2021-06-14T18:55:03.664Z] 9dd4289de89d: Waiting [2021-06-14T18:55:03.664Z] 06f11ff9ce4c: Waiting [2021-06-14T18:55:03.664Z] 32f366d666a5: Waiting [2021-06-14T18:55:04.249Z] cddfffaa7ba0: Pushed [2021-06-14T18:55:04.249Z] 3e22896a08db: Pushed [2021-06-14T18:55:04.249Z] 72dcb5a080fd: Pushed [2021-06-14T18:55:04.513Z] 40c9fcba71e1: Pushed [2021-06-14T18:55:04.513Z] c73bd3bf2c48: Pushed [2021-06-14T18:55:04.513Z] 9dd4289de89d: Pushed [2021-06-14T18:55:04.513Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:04.513Z] adc03c5be520: Pushed [2021-06-14T18:55:04.772Z] 06f11ff9ce4c: Pushed [2021-06-14T18:55:04.772Z] f779290358af: Pushed [2021-06-14T18:55:05.035Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:05.332Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:05.629Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-14T18:55:05.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T18:55:05.629Z] 72dcb5a080fd: Preparing [2021-06-14T18:55:05.629Z] 3e22896a08db: Preparing [2021-06-14T18:55:05.629Z] f779290358af: Preparing [2021-06-14T18:55:05.629Z] adc03c5be520: Preparing [2021-06-14T18:55:05.629Z] cddfffaa7ba0: Preparing [2021-06-14T18:55:05.629Z] 40c9fcba71e1: Preparing [2021-06-14T18:55:05.629Z] c73bd3bf2c48: Preparing [2021-06-14T18:55:05.629Z] 9dd4289de89d: Preparing [2021-06-14T18:55:05.629Z] 06f11ff9ce4c: Preparing [2021-06-14T18:55:05.629Z] 32f366d666a5: Preparing [2021-06-14T18:55:05.629Z] 40c9fcba71e1: Waiting [2021-06-14T18:55:05.629Z] c73bd3bf2c48: Waiting [2021-06-14T18:55:05.629Z] 9dd4289de89d: Waiting [2021-06-14T18:55:05.629Z] 06f11ff9ce4c: Waiting [2021-06-14T18:55:05.629Z] 32f366d666a5: Waiting [2021-06-14T18:55:05.629Z] f779290358af: Layer already exists [2021-06-14T18:55:05.629Z] cddfffaa7ba0: Layer already exists [2021-06-14T18:55:05.629Z] adc03c5be520: Layer already exists [2021-06-14T18:55:05.629Z] 3e22896a08db: Layer already exists [2021-06-14T18:55:05.629Z] 72dcb5a080fd: Layer already exists [2021-06-14T18:55:05.629Z] c73bd3bf2c48: Layer already exists [2021-06-14T18:55:05.629Z] 40c9fcba71e1: Layer already exists [2021-06-14T18:55:05.629Z] 9dd4289de89d: Layer already exists [2021-06-14T18:55:05.629Z] 06f11ff9ce4c: Layer already exists [2021-06-14T18:55:05.629Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:05.629Z] latest: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:05.931Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:06.227Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.263 [2021-06-14T18:55:06.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T18:55:06.227Z] 72dcb5a080fd: Preparing [2021-06-14T18:55:06.227Z] 3e22896a08db: Preparing [2021-06-14T18:55:06.227Z] f779290358af: Preparing [2021-06-14T18:55:06.227Z] adc03c5be520: Preparing [2021-06-14T18:55:06.227Z] cddfffaa7ba0: Preparing [2021-06-14T18:55:06.227Z] 40c9fcba71e1: Preparing [2021-06-14T18:55:06.227Z] c73bd3bf2c48: Preparing [2021-06-14T18:55:06.227Z] 9dd4289de89d: Preparing [2021-06-14T18:55:06.227Z] 06f11ff9ce4c: Preparing [2021-06-14T18:55:06.227Z] 32f366d666a5: Preparing [2021-06-14T18:55:06.227Z] c73bd3bf2c48: Waiting [2021-06-14T18:55:06.227Z] 9dd4289de89d: Waiting [2021-06-14T18:55:06.227Z] 06f11ff9ce4c: Waiting [2021-06-14T18:55:06.227Z] 32f366d666a5: Waiting [2021-06-14T18:55:06.227Z] 40c9fcba71e1: Waiting [2021-06-14T18:55:06.227Z] 72dcb5a080fd: Layer already exists [2021-06-14T18:55:06.227Z] adc03c5be520: Layer already exists [2021-06-14T18:55:06.227Z] cddfffaa7ba0: Layer already exists [2021-06-14T18:55:06.227Z] 3e22896a08db: Layer already exists [2021-06-14T18:55:06.228Z] f779290358af: Layer already exists [2021-06-14T18:55:06.228Z] 40c9fcba71e1: Layer already exists [2021-06-14T18:55:06.228Z] c73bd3bf2c48: Layer already exists [2021-06-14T18:55:06.228Z] 9dd4289de89d: Layer already exists [2021-06-14T18:55:06.228Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:06.228Z] 06f11ff9ce4c: Layer already exists [2021-06-14T18:55:06.228Z] 2.0.0-dev.263: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:06.531Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:06.829Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:06.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T18:55:06.829Z] 72dcb5a080fd: Preparing [2021-06-14T18:55:06.829Z] 3e22896a08db: Preparing [2021-06-14T18:55:06.829Z] f779290358af: Preparing [2021-06-14T18:55:06.829Z] adc03c5be520: Preparing [2021-06-14T18:55:06.829Z] cddfffaa7ba0: Preparing [2021-06-14T18:55:06.829Z] 40c9fcba71e1: Preparing [2021-06-14T18:55:06.829Z] c73bd3bf2c48: Preparing [2021-06-14T18:55:06.829Z] 9dd4289de89d: Preparing [2021-06-14T18:55:06.829Z] 06f11ff9ce4c: Preparing [2021-06-14T18:55:06.829Z] 32f366d666a5: Preparing [2021-06-14T18:55:06.829Z] 9dd4289de89d: Waiting [2021-06-14T18:55:06.829Z] 40c9fcba71e1: Waiting [2021-06-14T18:55:06.829Z] c73bd3bf2c48: Waiting [2021-06-14T18:55:06.829Z] 32f366d666a5: Waiting [2021-06-14T18:55:06.829Z] 06f11ff9ce4c: Waiting [2021-06-14T18:55:06.829Z] adc03c5be520: Layer already exists [2021-06-14T18:55:06.829Z] f779290358af: Layer already exists [2021-06-14T18:55:06.829Z] 72dcb5a080fd: Layer already exists [2021-06-14T18:55:06.829Z] 3e22896a08db: Layer already exists [2021-06-14T18:55:06.829Z] cddfffaa7ba0: Layer already exists [2021-06-14T18:55:06.829Z] 9dd4289de89d: Layer already exists [2021-06-14T18:55:06.829Z] c73bd3bf2c48: Layer already exists [2021-06-14T18:55:06.829Z] 40c9fcba71e1: Layer already exists [2021-06-14T18:55:06.829Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:06.829Z] 06f11ff9ce4c: Layer already exists [2021-06-14T18:55:06.829Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:07.138Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:07.436Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [2021-06-14T18:55:07.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-06-14T18:55:07.436Z] 72dcb5a080fd: Preparing [2021-06-14T18:55:07.436Z] 3e22896a08db: Preparing [2021-06-14T18:55:07.436Z] f779290358af: Preparing [2021-06-14T18:55:07.436Z] adc03c5be520: Preparing [2021-06-14T18:55:07.436Z] cddfffaa7ba0: Preparing [2021-06-14T18:55:07.436Z] 40c9fcba71e1: Preparing [2021-06-14T18:55:07.436Z] c73bd3bf2c48: Preparing [2021-06-14T18:55:07.436Z] 9dd4289de89d: Preparing [2021-06-14T18:55:07.436Z] 06f11ff9ce4c: Preparing [2021-06-14T18:55:07.436Z] 32f366d666a5: Preparing [2021-06-14T18:55:07.436Z] 40c9fcba71e1: Waiting [2021-06-14T18:55:07.436Z] c73bd3bf2c48: Waiting [2021-06-14T18:55:07.436Z] 9dd4289de89d: Waiting [2021-06-14T18:55:07.436Z] 06f11ff9ce4c: Waiting [2021-06-14T18:55:07.436Z] 32f366d666a5: Waiting [2021-06-14T18:55:07.436Z] cddfffaa7ba0: Layer already exists [2021-06-14T18:55:07.436Z] 3e22896a08db: Layer already exists [2021-06-14T18:55:07.436Z] 72dcb5a080fd: Layer already exists [2021-06-14T18:55:07.436Z] adc03c5be520: Layer already exists [2021-06-14T18:55:07.436Z] f779290358af: Layer already exists [2021-06-14T18:55:07.436Z] 40c9fcba71e1: Layer already exists [2021-06-14T18:55:07.436Z] c73bd3bf2c48: Layer already exists [2021-06-14T18:55:07.436Z] 9dd4289de89d: Layer already exists [2021-06-14T18:55:07.436Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:07.436Z] 06f11ff9ce4c: Layer already exists [2021-06-14T18:55:07.436Z] master: digest: sha256:78d825df7f510528fd9d26ad83b2631c9a98f36485e2f1eea534f7dc8f13d9f0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:55:07.492Z] ===================================================== [Pipeline] echo [2021-06-14T18:55:07.507Z] taggedImages: [2021-06-14T18:55:07.507Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:07.507Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-06-14T18:55:07.507Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.263 [2021-06-14T18:55:07.507Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:07.507Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo [2021-06-14T18:55:07.539Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-06-14T18:55:07.539Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:07.539Z] latest [2021-06-14T18:55:07.539Z] 2.0.0-dev.263 [2021-06-14T18:55:07.539Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:07.539Z] master [2021-06-14T18:55:07.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:07.899Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:08.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:08.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T18:55:08.202Z] ec78cb68088a: Preparing [2021-06-14T18:55:08.202Z] d8dc63e4fcb7: Preparing [2021-06-14T18:55:08.202Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:08.202Z] 6d6976f71467: Preparing [2021-06-14T18:55:08.202Z] 32f366d666a5: Preparing [2021-06-14T18:55:08.202Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:08.202Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:08.202Z] ec78cb68088a: Pushed [2021-06-14T18:55:08.465Z] 6d6976f71467: Pushed [2021-06-14T18:55:09.850Z] d8dc63e4fcb7: Pushed [2021-06-14T18:55:09.850Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:10.155Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:10.450Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-14T18:55:10.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T18:55:10.450Z] ec78cb68088a: Preparing [2021-06-14T18:55:10.450Z] d8dc63e4fcb7: Preparing [2021-06-14T18:55:10.450Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:10.450Z] 6d6976f71467: Preparing [2021-06-14T18:55:10.450Z] 32f366d666a5: Preparing [2021-06-14T18:55:10.450Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:10.450Z] d8dc63e4fcb7: Layer already exists [2021-06-14T18:55:10.450Z] 6d6976f71467: Layer already exists [2021-06-14T18:55:10.450Z] ec78cb68088a: Layer already exists [2021-06-14T18:55:10.450Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:10.450Z] latest: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:10.754Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:11.055Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.263 [2021-06-14T18:55:11.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T18:55:11.055Z] ec78cb68088a: Preparing [2021-06-14T18:55:11.055Z] d8dc63e4fcb7: Preparing [2021-06-14T18:55:11.055Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:11.055Z] 6d6976f71467: Preparing [2021-06-14T18:55:11.055Z] 32f366d666a5: Preparing [2021-06-14T18:55:11.055Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:11.055Z] 6d6976f71467: Layer already exists [2021-06-14T18:55:11.055Z] ec78cb68088a: Layer already exists [2021-06-14T18:55:11.055Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:11.055Z] d8dc63e4fcb7: Layer already exists [2021-06-14T18:55:11.055Z] 2.0.0-dev.263: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:11.362Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:11.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:11.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T18:55:11.659Z] ec78cb68088a: Preparing [2021-06-14T18:55:11.659Z] d8dc63e4fcb7: Preparing [2021-06-14T18:55:11.659Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:11.659Z] 6d6976f71467: Preparing [2021-06-14T18:55:11.659Z] 32f366d666a5: Preparing [2021-06-14T18:55:11.659Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:11.659Z] ec78cb68088a: Layer already exists [2021-06-14T18:55:11.659Z] d8dc63e4fcb7: Layer already exists [2021-06-14T18:55:11.659Z] 6d6976f71467: Layer already exists [2021-06-14T18:55:11.659Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:11.659Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:11.968Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-14T18:55:11.976Z] ---> 28e18ecc78fa [2021-06-14T18:55:11.976Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:55:11.976Z] ---> f443f674fe8f [2021-06-14T18:55:11.976Z] Step 9/22 : RUN go mod tidy [2021-06-14T18:55:11.976Z] ---> fbb09e7982b9 [2021-06-14T18:55:11.976Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:55:11.976Z] ---> Running in dbbd006f9cc0 [2021-06-14T18:55:11.976Z] ---> Running in f71701a2e2ea [2021-06-14T18:55:11.976Z] ---> Running in 258bd068d10c [2021-06-14T18:55:11.976Z] ---> c68a3107d580 [2021-06-14T18:55:11.976Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:55:11.976Z] ---> 0660d412eb86 [2021-06-14T18:55:11.976Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:55:11.976Z] ---> Running in b0d342166ec7 [2021-06-14T18:55:11.976Z] ---> Running in 1569b79d8a93 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:12.268Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:master [2021-06-14T18:55:12.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-06-14T18:55:12.268Z] ec78cb68088a: Preparing [2021-06-14T18:55:12.268Z] d8dc63e4fcb7: Preparing [2021-06-14T18:55:12.268Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:12.268Z] 6d6976f71467: Preparing [2021-06-14T18:55:12.268Z] 32f366d666a5: Preparing [2021-06-14T18:55:12.268Z] ec78cb68088a: Layer already exists [2021-06-14T18:55:12.268Z] 6d6976f71467: Layer already exists [2021-06-14T18:55:12.268Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:12.268Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:12.268Z] d8dc63e4fcb7: Layer already exists [2021-06-14T18:55:12.268Z] master: digest: sha256:e1108a099a80a8b0e863b15ab75de16184f555e8026dede5c08796365c212272 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:55:12.342Z] ===================================================== [Pipeline] echo [2021-06-14T18:55:12.359Z] taggedImages: [2021-06-14T18:55:12.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:12.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-06-14T18:55:12.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.263 [2021-06-14T18:55:12.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:12.359Z] - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo [2021-06-14T18:55:12.393Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-06-14T18:55:12.393Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:12.393Z] latest [2021-06-14T18:55:12.393Z] 2.0.0-dev.263 [2021-06-14T18:55:12.393Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:12.393Z] master [2021-06-14T18:55:12.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:12.741Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:13.037Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:13.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T18:55:13.037Z] 07cc2167ed47: Preparing [2021-06-14T18:55:13.037Z] a45c4be3cc58: Preparing [2021-06-14T18:55:13.037Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:13.037Z] e7971f36386d: Preparing [2021-06-14T18:55:13.037Z] 32f366d666a5: Preparing [2021-06-14T18:55:13.303Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:13.303Z] 07cc2167ed47: Pushed [2021-06-14T18:55:13.303Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:13.303Z] e7971f36386d: Layer already exists [2021-06-14T18:55:14.264Z] a45c4be3cc58: Pushed [2021-06-14T18:55:14.525Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:14.830Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:15.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-14T18:55:15.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T18:55:15.126Z] 07cc2167ed47: Preparing [2021-06-14T18:55:15.126Z] a45c4be3cc58: Preparing [2021-06-14T18:55:15.126Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:15.126Z] e7971f36386d: Preparing [2021-06-14T18:55:15.126Z] 32f366d666a5: Preparing [2021-06-14T18:55:15.126Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:15.126Z] e7971f36386d: Layer already exists [2021-06-14T18:55:15.126Z] 07cc2167ed47: Layer already exists [2021-06-14T18:55:15.126Z] a45c4be3cc58: Layer already exists [2021-06-14T18:55:15.126Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:15.126Z] latest: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:15.428Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:15.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.263 [2021-06-14T18:55:15.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T18:55:15.722Z] 07cc2167ed47: Preparing [2021-06-14T18:55:15.722Z] a45c4be3cc58: Preparing [2021-06-14T18:55:15.722Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:15.722Z] e7971f36386d: Preparing [2021-06-14T18:55:15.722Z] 32f366d666a5: Preparing [2021-06-14T18:55:15.722Z] 07cc2167ed47: Layer already exists [2021-06-14T18:55:15.722Z] a45c4be3cc58: Layer already exists [2021-06-14T18:55:15.722Z] e7971f36386d: Layer already exists [2021-06-14T18:55:15.722Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:15.722Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:15.722Z] 2.0.0-dev.263: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:16.023Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:16.320Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:16.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T18:55:16.320Z] 07cc2167ed47: Preparing [2021-06-14T18:55:16.320Z] a45c4be3cc58: Preparing [2021-06-14T18:55:16.320Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:16.320Z] e7971f36386d: Preparing [2021-06-14T18:55:16.320Z] 32f366d666a5: Preparing [2021-06-14T18:55:16.320Z] 07cc2167ed47: Layer already exists [2021-06-14T18:55:16.320Z] a45c4be3cc58: Layer already exists [2021-06-14T18:55:16.320Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:16.320Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:16.320Z] e7971f36386d: Layer already exists [2021-06-14T18:55:16.320Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:16.620Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:16.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master [2021-06-14T18:55:16.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-06-14T18:55:16.918Z] 07cc2167ed47: Preparing [2021-06-14T18:55:16.918Z] a45c4be3cc58: Preparing [2021-06-14T18:55:16.918Z] 9ad0a678fdfe: Preparing [2021-06-14T18:55:16.918Z] e7971f36386d: Preparing [2021-06-14T18:55:16.918Z] 32f366d666a5: Preparing [2021-06-14T18:55:16.918Z] 9ad0a678fdfe: Layer already exists [2021-06-14T18:55:16.918Z] 07cc2167ed47: Layer already exists [2021-06-14T18:55:16.918Z] a45c4be3cc58: Layer already exists [2021-06-14T18:55:16.918Z] 32f366d666a5: Layer already exists [2021-06-14T18:55:16.918Z] e7971f36386d: Layer already exists [2021-06-14T18:55:16.918Z] master: digest: sha256:73e6aeeb005393772944f936140bebf3a38b136e0d9806a2e5ac029659045ce5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:55:16.974Z] ===================================================== [Pipeline] echo [2021-06-14T18:55:16.989Z] taggedImages: [2021-06-14T18:55:16.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:16.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-06-14T18:55:16.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.263 [2021-06-14T18:55:16.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:16.989Z] - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo [2021-06-14T18:55:17.023Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-06-14T18:55:17.023Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:17.023Z] latest [2021-06-14T18:55:17.023Z] 2.0.0-dev.263 [2021-06-14T18:55:17.023Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:17.023Z] master [2021-06-14T18:55:17.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:17.385Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:17.409Z] Removing intermediate container dbbd006f9cc0 [2021-06-14T18:55:17.409Z] ---> 4365a6bce296 [2021-06-14T18:55:17.409Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T18:55:17.409Z] ---> Running in 6ea583239bda [2021-06-14T18:55:17.409Z] Removing intermediate container f71701a2e2ea [2021-06-14T18:55:17.409Z] ---> 76bdbfc47683 [2021-06-14T18:55:17.409Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T18:55:17.682Z] ---> Running in 4588cb632407 [2021-06-14T18:55:17.693Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:17.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T18:55:17.693Z] 7f3adbd3a383: Preparing [2021-06-14T18:55:17.693Z] bcf148c6edba: Preparing [2021-06-14T18:55:17.693Z] e50464acfa9a: Preparing [2021-06-14T18:55:17.693Z] 884e528fa282: Preparing [2021-06-14T18:55:17.693Z] 0754057c0ad3: Preparing [2021-06-14T18:55:17.693Z] 998cdf262ab1: Preparing [2021-06-14T18:55:17.693Z] 02e56110abd2: Preparing [2021-06-14T18:55:17.693Z] abc36efb885a: Preparing [2021-06-14T18:55:17.693Z] b0b09059f4e1: Preparing [2021-06-14T18:55:17.693Z] bb961f40224b: Preparing [2021-06-14T18:55:17.693Z] f4666769fca7: Preparing [2021-06-14T18:55:17.693Z] 998cdf262ab1: Waiting [2021-06-14T18:55:17.693Z] 02e56110abd2: Waiting [2021-06-14T18:55:17.693Z] abc36efb885a: Waiting [2021-06-14T18:55:17.693Z] b0b09059f4e1: Waiting [2021-06-14T18:55:17.693Z] bb961f40224b: Waiting [2021-06-14T18:55:17.693Z] f4666769fca7: Waiting [2021-06-14T18:55:17.693Z] 0754057c0ad3: Layer already exists [2021-06-14T18:55:17.963Z] 998cdf262ab1: Layer already exists [2021-06-14T18:55:18.237Z] 02e56110abd2: Layer already exists [2021-06-14T18:55:18.237Z] bcf148c6edba: Pushed [2021-06-14T18:55:18.237Z] abc36efb885a: Layer already exists [2021-06-14T18:55:18.286Z] Removing intermediate container 258bd068d10c [2021-06-14T18:55:18.286Z] ---> 913384814e45 [2021-06-14T18:55:18.286Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T18:55:18.286Z] Removing intermediate container 1569b79d8a93 [2021-06-14T18:55:18.286Z] ---> 854e6712537a [2021-06-14T18:55:18.286Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T18:55:18.498Z] b0b09059f4e1: Layer already exists [2021-06-14T18:55:18.498Z] bb961f40224b: Layer already exists [2021-06-14T18:55:18.498Z] 7f3adbd3a383: Pushed [2021-06-14T18:55:18.498Z] f4666769fca7: Layer already exists [2021-06-14T18:55:18.571Z] ---> Running in 41a51233541c [2021-06-14T18:55:18.571Z] ---> Running in b6a002f42e0c [2021-06-14T18:55:18.759Z] e50464acfa9a: Pushed [2021-06-14T18:55:18.849Z] Removing intermediate container b0d342166ec7 [2021-06-14T18:55:18.849Z] ---> c47345121ef3 [2021-06-14T18:55:18.849Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T18:55:19.121Z] ---> Running in a16be35ef828 [2021-06-14T18:55:19.398Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T18:55:20.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T18:55:21.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T18:55:21.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T18:55:22.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:55:22.965Z] 884e528fa282: Pushed [2021-06-14T18:55:22.965Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:23.270Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:23.570Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-14T18:55:23.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T18:55:23.570Z] 7f3adbd3a383: Preparing [2021-06-14T18:55:23.570Z] bcf148c6edba: Preparing [2021-06-14T18:55:23.570Z] e50464acfa9a: Preparing [2021-06-14T18:55:23.570Z] 884e528fa282: Preparing [2021-06-14T18:55:23.570Z] 0754057c0ad3: Preparing [2021-06-14T18:55:23.570Z] 998cdf262ab1: Preparing [2021-06-14T18:55:23.570Z] 02e56110abd2: Preparing [2021-06-14T18:55:23.570Z] abc36efb885a: Preparing [2021-06-14T18:55:23.570Z] b0b09059f4e1: Preparing [2021-06-14T18:55:23.570Z] bb961f40224b: Preparing [2021-06-14T18:55:23.570Z] f4666769fca7: Preparing [2021-06-14T18:55:23.570Z] 02e56110abd2: Waiting [2021-06-14T18:55:23.570Z] abc36efb885a: Waiting [2021-06-14T18:55:23.570Z] b0b09059f4e1: Waiting [2021-06-14T18:55:23.570Z] bb961f40224b: Waiting [2021-06-14T18:55:23.570Z] f4666769fca7: Waiting [2021-06-14T18:55:23.570Z] 998cdf262ab1: Waiting [2021-06-14T18:55:23.570Z] 884e528fa282: Layer already exists [2021-06-14T18:55:23.570Z] 0754057c0ad3: Layer already exists [2021-06-14T18:55:23.570Z] bcf148c6edba: Layer already exists [2021-06-14T18:55:23.570Z] 7f3adbd3a383: Layer already exists [2021-06-14T18:55:23.570Z] e50464acfa9a: Layer already exists [2021-06-14T18:55:23.570Z] 998cdf262ab1: Layer already exists [2021-06-14T18:55:23.570Z] 02e56110abd2: Layer already exists [2021-06-14T18:55:23.570Z] abc36efb885a: Layer already exists [2021-06-14T18:55:23.570Z] bb961f40224b: Layer already exists [2021-06-14T18:55:23.570Z] b0b09059f4e1: Layer already exists [2021-06-14T18:55:23.570Z] f4666769fca7: Layer already exists [2021-06-14T18:55:23.570Z] latest: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:23.871Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:24.172Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.263 [2021-06-14T18:55:24.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T18:55:24.172Z] 7f3adbd3a383: Preparing [2021-06-14T18:55:24.172Z] bcf148c6edba: Preparing [2021-06-14T18:55:24.172Z] e50464acfa9a: Preparing [2021-06-14T18:55:24.172Z] 884e528fa282: Preparing [2021-06-14T18:55:24.172Z] 0754057c0ad3: Preparing [2021-06-14T18:55:24.172Z] 998cdf262ab1: Preparing [2021-06-14T18:55:24.172Z] 02e56110abd2: Preparing [2021-06-14T18:55:24.172Z] abc36efb885a: Preparing [2021-06-14T18:55:24.172Z] b0b09059f4e1: Preparing [2021-06-14T18:55:24.172Z] bb961f40224b: Preparing [2021-06-14T18:55:24.172Z] f4666769fca7: Preparing [2021-06-14T18:55:24.172Z] 998cdf262ab1: Waiting [2021-06-14T18:55:24.172Z] 02e56110abd2: Waiting [2021-06-14T18:55:24.172Z] abc36efb885a: Waiting [2021-06-14T18:55:24.172Z] b0b09059f4e1: Waiting [2021-06-14T18:55:24.172Z] bb961f40224b: Waiting [2021-06-14T18:55:24.172Z] f4666769fca7: Waiting [2021-06-14T18:55:24.172Z] 0754057c0ad3: Layer already exists [2021-06-14T18:55:24.172Z] 7f3adbd3a383: Layer already exists [2021-06-14T18:55:24.172Z] e50464acfa9a: Layer already exists [2021-06-14T18:55:24.172Z] bcf148c6edba: Layer already exists [2021-06-14T18:55:24.172Z] 884e528fa282: Layer already exists [2021-06-14T18:55:24.172Z] 998cdf262ab1: Layer already exists [2021-06-14T18:55:24.172Z] abc36efb885a: Layer already exists [2021-06-14T18:55:24.172Z] b0b09059f4e1: Layer already exists [2021-06-14T18:55:24.172Z] bb961f40224b: Layer already exists [2021-06-14T18:55:24.172Z] 02e56110abd2: Layer already exists [2021-06-14T18:55:24.172Z] f4666769fca7: Layer already exists [2021-06-14T18:55:24.435Z] 2.0.0-dev.263: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:24.740Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:25.117Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:25.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T18:55:25.117Z] 7f3adbd3a383: Preparing [2021-06-14T18:55:25.118Z] bcf148c6edba: Preparing [2021-06-14T18:55:25.118Z] e50464acfa9a: Preparing [2021-06-14T18:55:25.118Z] 884e528fa282: Preparing [2021-06-14T18:55:25.118Z] 0754057c0ad3: Preparing [2021-06-14T18:55:25.118Z] 998cdf262ab1: Preparing [2021-06-14T18:55:25.118Z] 02e56110abd2: Preparing [2021-06-14T18:55:25.118Z] abc36efb885a: Preparing [2021-06-14T18:55:25.118Z] b0b09059f4e1: Preparing [2021-06-14T18:55:25.118Z] bb961f40224b: Preparing [2021-06-14T18:55:25.118Z] f4666769fca7: Preparing [2021-06-14T18:55:25.118Z] 998cdf262ab1: Waiting [2021-06-14T18:55:25.118Z] 02e56110abd2: Waiting [2021-06-14T18:55:25.118Z] abc36efb885a: Waiting [2021-06-14T18:55:25.118Z] b0b09059f4e1: Waiting [2021-06-14T18:55:25.118Z] bb961f40224b: Waiting [2021-06-14T18:55:25.118Z] f4666769fca7: Waiting [2021-06-14T18:55:25.118Z] bcf148c6edba: Layer already exists [2021-06-14T18:55:25.118Z] 7f3adbd3a383: Layer already exists [2021-06-14T18:55:25.118Z] 0754057c0ad3: Layer already exists [2021-06-14T18:55:25.118Z] e50464acfa9a: Layer already exists [2021-06-14T18:55:25.118Z] 884e528fa282: Layer already exists [2021-06-14T18:55:25.118Z] 998cdf262ab1: Layer already exists [2021-06-14T18:55:25.118Z] abc36efb885a: Layer already exists [2021-06-14T18:55:25.118Z] 02e56110abd2: Layer already exists [2021-06-14T18:55:25.118Z] b0b09059f4e1: Layer already exists [2021-06-14T18:55:25.118Z] bb961f40224b: Layer already exists [2021-06-14T18:55:25.118Z] f4666769fca7: Layer already exists [2021-06-14T18:55:25.118Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:25.439Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:55:25.988Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [2021-06-14T18:55:25.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-06-14T18:55:25.988Z] 7f3adbd3a383: Preparing [2021-06-14T18:55:25.988Z] bcf148c6edba: Preparing [2021-06-14T18:55:25.988Z] e50464acfa9a: Preparing [2021-06-14T18:55:25.988Z] 884e528fa282: Preparing [2021-06-14T18:55:25.988Z] 0754057c0ad3: Preparing [2021-06-14T18:55:25.988Z] 998cdf262ab1: Preparing [2021-06-14T18:55:25.988Z] 02e56110abd2: Preparing [2021-06-14T18:55:25.988Z] abc36efb885a: Preparing [2021-06-14T18:55:25.988Z] b0b09059f4e1: Preparing [2021-06-14T18:55:25.988Z] bb961f40224b: Preparing [2021-06-14T18:55:25.988Z] f4666769fca7: Preparing [2021-06-14T18:55:25.988Z] 998cdf262ab1: Waiting [2021-06-14T18:55:25.988Z] 02e56110abd2: Waiting [2021-06-14T18:55:25.988Z] abc36efb885a: Waiting [2021-06-14T18:55:25.988Z] b0b09059f4e1: Waiting [2021-06-14T18:55:25.988Z] bb961f40224b: Waiting [2021-06-14T18:55:25.988Z] f4666769fca7: Waiting [2021-06-14T18:55:25.988Z] 884e528fa282: Layer already exists [2021-06-14T18:55:25.988Z] e50464acfa9a: Layer already exists [2021-06-14T18:55:25.988Z] 0754057c0ad3: Layer already exists [2021-06-14T18:55:25.988Z] 7f3adbd3a383: Layer already exists [2021-06-14T18:55:25.988Z] bcf148c6edba: Layer already exists [2021-06-14T18:55:25.988Z] 02e56110abd2: Layer already exists [2021-06-14T18:55:25.988Z] 998cdf262ab1: Layer already exists [2021-06-14T18:55:25.988Z] b0b09059f4e1: Layer already exists [2021-06-14T18:55:25.988Z] bb961f40224b: Layer already exists [2021-06-14T18:55:25.988Z] f4666769fca7: Layer already exists [2021-06-14T18:55:25.988Z] abc36efb885a: Layer already exists [2021-06-14T18:55:25.988Z] master: digest: sha256:4541bb031da78cedd747182781d7dcc4ab8c831a15fc6c48a59c7626ece00b6f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:55:26.192Z] ===================================================== [Pipeline] echo [2021-06-14T18:55:26.207Z] taggedImages: [2021-06-14T18:55:26.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:55:26.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-06-14T18:55:26.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.263 [2021-06-14T18:55:26.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T18:55:26.207Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T18:56:58.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T18:57:14.069Z] Removing intermediate container a16be35ef828 [2021-06-14T18:57:14.069Z] ---> 57115b4e726c [2021-06-14T18:57:14.069Z] [2021-06-14T18:57:14.069Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:57:14.069Z] Removing intermediate container 4588cb632407 [2021-06-14T18:57:14.069Z] ---> 4f67b10b3d9a [2021-06-14T18:57:14.069Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T18:57:14.069Z] 3.12: Pulling from library/alpine [2021-06-14T18:57:14.069Z] ---> Running in d36848fb6849 [2021-06-14T18:57:15.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T18:57:15.331Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:57:15.610Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:57:15.610Z] ---> 9852663dfa18 [2021-06-14T18:57:15.610Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:57:15.885Z] ---> Running in fe30b8950277 [2021-06-14T18:57:15.885Z] Removing intermediate container 41a51233541c [2021-06-14T18:57:15.885Z] ---> ffc3b4cf0590 [2021-06-14T18:57:15.885Z] [2021-06-14T18:57:15.885Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:57:15.885Z] ---> 9852663dfa18 [2021-06-14T18:57:15.885Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T18:57:16.167Z] Removing intermediate container 6ea583239bda [2021-06-14T18:57:16.167Z] ---> 617b86ff0b31 [2021-06-14T18:57:16.167Z] [2021-06-14T18:57:16.167Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T18:57:16.167Z] ---> 9852663dfa18 [2021-06-14T18:57:16.167Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T18:57:16.775Z] ---> Running in 4e165599c7bf [2021-06-14T18:57:16.775Z] ---> Running in 786b2775c151 [2021-06-14T18:57:18.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:18.504Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:18.782Z] Removing intermediate container d36848fb6849 [2021-06-14T18:57:18.782Z] ---> 8e19486b8b4a [2021-06-14T18:57:18.782Z] [2021-06-14T18:57:18.782Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T18:57:19.063Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:57:19.063Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:57:19.063Z] OK: 5 MiB in 15 packages [2021-06-14T18:57:19.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:19.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:19.338Z] 20.10.0: Pulling from library/docker [2021-06-14T18:57:19.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:19.338Z] Removing intermediate container b6a002f42e0c [2021-06-14T18:57:19.338Z] ---> 71ebc74c905c [2021-06-14T18:57:19.338Z] [2021-06-14T18:57:19.338Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:57:19.338Z] ---> 9852663dfa18 [2021-06-14T18:57:19.338Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:57:19.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:19.958Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T18:57:19.958Z] ---> Running in 03ac5b5a5c98 [2021-06-14T18:57:19.958Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:57:19.958Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:57:19.958Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:57:19.958Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T18:57:20.238Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:57:20.238Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T18:57:20.238Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T18:57:20.238Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:57:20.238Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:57:20.238Z] OK: 6 MiB in 16 packages [2021-06-14T18:57:20.514Z] OK: 7 MiB in 18 packages [2021-06-14T18:57:21.969Z] Removing intermediate container fe30b8950277 [2021-06-14T18:57:21.969Z] ---> e648e9370e58 [2021-06-14T18:57:21.969Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:57:22.248Z] ---> Running in d65f020ae1b3 [2021-06-14T18:57:22.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:22.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:23.127Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:57:23.127Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:57:23.127Z] OK: 5 MiB in 15 packages [2021-06-14T18:57:23.398Z] Removing intermediate container 4e165599c7bf [2021-06-14T18:57:23.398Z] ---> d6637561bbc0 [2021-06-14T18:57:23.398Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:57:23.675Z] Removing intermediate container d65f020ae1b3 [2021-06-14T18:57:23.675Z] ---> 821c01950f81 [2021-06-14T18:57:23.675Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T18:57:23.675Z] Removing intermediate container 786b2775c151 [2021-06-14T18:57:23.675Z] ---> 921f6ad499b3 [2021-06-14T18:57:23.675Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:57:23.948Z] ---> Running in aebeeb3ad2d9 [2021-06-14T18:57:23.948Z] ---> Running in 0ae9344c6300 [2021-06-14T18:57:23.948Z] ---> Running in 0687cf5335a4 [2021-06-14T18:57:24.545Z] Removing intermediate container aebeeb3ad2d9 [2021-06-14T18:57:24.545Z] ---> bdfbf9f720ff [2021-06-14T18:57:24.545Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T18:57:24.826Z] Removing intermediate container 0ae9344c6300 [2021-06-14T18:57:24.826Z] ---> b1d1ee50a40f [2021-06-14T18:57:24.826Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:57:24.826Z] Removing intermediate container 03ac5b5a5c98 [2021-06-14T18:57:24.826Z] ---> eef6d2a1559b [2021-06-14T18:57:24.826Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:57:24.826Z] ---> Running in 46ff369f6cfe [2021-06-14T18:57:25.102Z] Removing intermediate container 0687cf5335a4 [2021-06-14T18:57:25.102Z] ---> 3b7113f088cd [2021-06-14T18:57:25.102Z] Step 14/22 : WORKDIR /edgex [2021-06-14T18:57:25.102Z] ---> Running in 637a41624367 [2021-06-14T18:57:25.102Z] ---> Running in c3d6e0433224 [2021-06-14T18:57:25.376Z] ---> Running in 5cee2efcd5e1 [2021-06-14T18:57:25.650Z] Removing intermediate container 46ff369f6cfe [2021-06-14T18:57:25.650Z] ---> 7ea01451f176 [2021-06-14T18:57:25.650Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:57:25.929Z] ---> Running in 81f8d0b8f8f0 [2021-06-14T18:57:25.929Z] Removing intermediate container 637a41624367 [2021-06-14T18:57:25.929Z] ---> 88968ccd0b60 [2021-06-14T18:57:25.929Z] Step 16/24 : WORKDIR / [2021-06-14T18:57:25.929Z] Removing intermediate container c3d6e0433224 [2021-06-14T18:57:25.929Z] ---> 824e3f006f2c [2021-06-14T18:57:25.929Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T18:57:26.210Z] Removing intermediate container 5cee2efcd5e1 [2021-06-14T18:57:26.210Z] ---> 81df9b2733bc [2021-06-14T18:57:26.210Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T18:57:26.210Z] ---> Running in 78b8390f34c4 [2021-06-14T18:57:26.485Z] ---> Running in 55db61f4512a [2021-06-14T18:57:26.757Z] Removing intermediate container 81f8d0b8f8f0 [2021-06-14T18:57:26.757Z] ---> 0c1646d43ea9 [2021-06-14T18:57:26.757Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:57:27.039Z] Removing intermediate container 55db61f4512a [2021-06-14T18:57:27.040Z] ---> 2121d5a92425 [2021-06-14T18:57:27.040Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:57:27.318Z] Removing intermediate container 78b8390f34c4 [2021-06-14T18:57:27.318Z] ---> dde825395cb3 [2021-06-14T18:57:27.318Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:57:27.318Z] ---> Running in 8dc4644340d5 [2021-06-14T18:57:27.594Z] ---> db7a4a6dc82d [2021-06-14T18:57:27.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T18:57:28.191Z] ---> 60c2a5bdd8ba [2021-06-14T18:57:28.191Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T18:57:28.463Z] Removing intermediate container 8dc4644340d5 [2021-06-14T18:57:28.463Z] ---> f962e10004f4 [2021-06-14T18:57:28.463Z] Step 16/24 : WORKDIR / [2021-06-14T18:57:28.736Z] ---> 84392a7fa135 [2021-06-14T18:57:28.736Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T18:57:28.736Z] ---> Running in 24a9f36926e5 [2021-06-14T18:57:29.717Z] ---> ba8fc25bd949 [2021-06-14T18:57:29.717Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T18:57:29.717Z] Removing intermediate container 24a9f36926e5 [2021-06-14T18:57:29.717Z] ---> 713e7d231f28 [2021-06-14T18:57:29.717Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:57:30.316Z] ---> f2c832feec7a [2021-06-14T18:57:30.316Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T18:57:30.923Z] ---> 7e32e22c5463 [2021-06-14T18:57:30.923Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T18:57:31.196Z] ---> 16dd2ea74f26 [2021-06-14T18:57:31.196Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T18:57:31.808Z] ---> 102b7b6ebf43 [2021-06-14T18:57:31.808Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T18:57:31.808Z] ---> 1f32e2264f86 [2021-06-14T18:57:31.808Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T18:57:32.090Z] ---> Running in d6377907870f [2021-06-14T18:57:32.360Z] ---> Running in 771ee982abdc [2021-06-14T18:57:32.360Z] ---> 7c46cc5ff6c3 [2021-06-14T18:57:32.360Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T18:57:32.634Z] ---> Running in 47e14708f16b [2021-06-14T18:57:32.908Z] Removing intermediate container d6377907870f [2021-06-14T18:57:32.908Z] ---> 661c409ae522 [2021-06-14T18:57:32.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:57:33.191Z] Removing intermediate container 771ee982abdc [2021-06-14T18:57:33.192Z] ---> fd0f6684a844 [2021-06-14T18:57:33.192Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T18:57:33.192Z] ---> Running in 0991e4bd505a [2021-06-14T18:57:33.192Z] ---> 744d4d12302e [2021-06-14T18:57:33.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T18:57:33.192Z] Removing intermediate container 47e14708f16b [2021-06-14T18:57:33.192Z] ---> 1bf9594ee8c0 [2021-06-14T18:57:33.192Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:57:33.469Z] ---> Running in ce7ab39c69da [2021-06-14T18:57:33.469Z] ---> Running in 7530864d73c2 [2021-06-14T18:57:33.747Z] Removing intermediate container 0991e4bd505a [2021-06-14T18:57:33.747Z] ---> 35f5e9d77e76 [2021-06-14T18:57:33.747Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T18:57:34.029Z] ---> Running in ec876a62f4ad [2021-06-14T18:57:34.029Z] Removing intermediate container ce7ab39c69da [2021-06-14T18:57:34.029Z] ---> 466e9913180b [2021-06-14T18:57:34.029Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T18:57:34.304Z] Removing intermediate container 7530864d73c2 [2021-06-14T18:57:34.304Z] ---> d4e443ac9653 [2021-06-14T18:57:34.304Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:57:34.304Z] ---> Running in 96e16c321770 [2021-06-14T18:57:34.304Z] ---> Running in 5393472bd0e5 [2021-06-14T18:57:34.578Z] ---> a5d496d9f4d7 [2021-06-14T18:57:34.578Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T18:57:34.578Z] Removing intermediate container ec876a62f4ad [2021-06-14T18:57:34.578Z] ---> 120780aeb373 [2021-06-14T18:57:34.578Z] Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:57:34.851Z] ---> Running in fa9f89bf9309 [2021-06-14T18:57:34.851Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T18:57:34.851Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T18:57:34.851Z] ---> eeaf43b92773 [2021-06-14T18:57:34.851Z] 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-06-14T18:57:34.851Z] ---> Running in 29d45161fbd5 [2021-06-14T18:57:35.127Z] Removing intermediate container 96e16c321770 [2021-06-14T18:57:35.127Z] ---> cc19e8b02019 [2021-06-14T18:57:35.127Z] Step 21/22 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:57:35.127Z] Removing intermediate container 5393472bd0e5 [2021-06-14T18:57:35.127Z] ---> 551a9f0723ed [2021-06-14T18:57:35.127Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:57:35.127Z] ---> Running in 67b420202123 [2021-06-14T18:57:35.127Z] ---> Running in 71e22078a29d [2021-06-14T18:57:35.405Z] ---> Running in c0b20ff02735 [2021-06-14T18:57:35.405Z] Removing intermediate container fa9f89bf9309 [2021-06-14T18:57:35.405Z] ---> 2a8ce6188505 [2021-06-14T18:57:35.405Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:57:35.677Z] Removing intermediate container 29d45161fbd5 [2021-06-14T18:57:35.677Z] ---> 5634722e16f9 [2021-06-14T18:57:35.677Z] Step 23/23 : LABEL version=2.0.0-dev.263 [2021-06-14T18:57:35.677Z] ---> Running in 2d7acc6ca521 [2021-06-14T18:57:35.947Z] ---> Running in 5f2cbc6b1557 [2021-06-14T18:57:35.947Z] Removing intermediate container 71e22078a29d [2021-06-14T18:57:35.947Z] ---> b83ae180608c [2021-06-14T18:57:35.947Z] Step 22/22 : LABEL version=2.0.0-dev.263 [2021-06-14T18:57:35.947Z] Removing intermediate container 67b420202123 [2021-06-14T18:57:35.947Z] ---> 5105ab8a82ac [2021-06-14T18:57:35.947Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T18:57:35.947Z] Removing intermediate container c0b20ff02735 [2021-06-14T18:57:35.947Z] ---> 120002e4cabe [2021-06-14T18:57:35.947Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T18:57:36.278Z] ---> Running in 71869ce592e2 [2021-06-14T18:57:36.278Z] ---> Running in fea4f22965a3 [2021-06-14T18:57:36.278Z] ---> Running in 4c14514eb165 [2021-06-14T18:57:36.591Z] Removing intermediate container 2d7acc6ca521 [2021-06-14T18:57:36.592Z] ---> 9ea5e288c4f0 [2021-06-14T18:57:36.592Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:57:36.592Z] Removing intermediate container 5f2cbc6b1557 [2021-06-14T18:57:36.592Z] ---> a64b506676db [2021-06-14T18:57:36.592Z] [2021-06-14T18:57:36.920Z] ---> Running in e270d457c5b4 [2021-06-14T18:57:37.283Z] Removing intermediate container fea4f22965a3 [2021-06-14T18:57:37.283Z] ---> 937ed9fd23c6 [2021-06-14T18:57:37.283Z] [2021-06-14T18:57:37.283Z] Removing intermediate container 4c14514eb165 [2021-06-14T18:57:37.283Z] ---> 62fa2b2fdc34 [2021-06-14T18:57:37.283Z] [2021-06-14T18:57:37.582Z] Successfully built a64b506676db [2021-06-14T18:57:37.582Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T18:57:37.582Z]  Building support-notifications ... done Building core-data [2021-06-14T18:57:37.881Z] Successfully built 62fa2b2fdc34 [2021-06-14T18:57:37.881Z] Successfully built 937ed9fd23c6 [2021-06-14T18:57:37.881Z] Successfully tagged core-command-arm64:latest [2021-06-14T18:57:37.881Z]  Building core-command ... done Building security-secretstore-setup [2021-06-14T18:57:37.881Z] Removing intermediate container e270d457c5b4 [2021-06-14T18:57:37.881Z] ---> b5d9e12bacaa [2021-06-14T18:57:37.881Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:57:37.881Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T18:57:38.183Z] Building security-bootstrapper [2021-06-14T18:57:38.183Z]  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:38.183Z] ---> Running in 21f649904ed5 [2021-06-14T18:57:38.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:57:38.796Z] Removing intermediate container 21f649904ed5 [2021-06-14T18:57:38.796Z] ---> 1cd19c0e6c5e [2021-06-14T18:57:38.796Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T18:57:38.796Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T18:57:38.796Z] ---> Running in ce86fe84e68f [2021-06-14T18:57:38.796Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T18:57:38.796Z] Executing bash-5.0.17-r0.post-install [2021-06-14T18:57:38.796Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:57:39.067Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T18:57:39.067Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T18:57:39.067Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T18:57:39.067Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T18:57:39.067Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T18:57:39.067Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T18:57:39.067Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T18:57:39.067Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T18:57:39.067Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T18:57:39.067Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T18:57:39.338Z] Removing intermediate container ce86fe84e68f [2021-06-14T18:57:39.338Z] ---> c09ee4185b6f [2021-06-14T18:57:39.338Z] [2021-06-14T18:57:39.608Z] Successfully built c09ee4185b6f [2021-06-14T18:57:39.608Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T18:57:39.608Z] Building support-scheduler [2021-06-14T18:57:41.042Z]  Building core-metadata ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T18:57:41.042Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T18:57:41.042Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T18:57:41.042Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T18:57:41.042Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T18:57:41.042Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T18:57:41.042Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T18:57:41.042Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T18:57:41.042Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T18:57:41.042Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T18:57:41.042Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T18:57:41.042Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T18:57:41.042Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T18:57:41.315Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T18:57:41.316Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T18:57:41.316Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T18:57:41.316Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T18:57:41.316Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T18:57:41.316Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T18:57:41.590Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T18:57:41.590Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T18:57:41.590Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T18:57:41.590Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T18:57:41.590Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T18:57:41.590Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T18:57:41.590Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T18:57:41.590Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T18:57:41.865Z] OK: 72 MiB in 59 packages [2021-06-14T18:57:46.180Z] Collecting docker-compose==1.23.2 [2021-06-14T18:57:46.180Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T18:57:47.165Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T18:57:47.439Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T18:57:48.034Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T18:57:48.034Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T18:57:49.020Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T18:57:49.020Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T18:57:49.614Z] Collecting PyYAML<4,>=3.10 [2021-06-14T18:57:49.614Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T18:57:53.009Z] 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-06-14T18:57:53.009Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T18:57:53.009Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T18:57:54.999Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T18:57:54.999Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T18:57:56.993Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T18:57:57.279Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T18:57:58.717Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T18:57:58.717Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T18:57:59.325Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T18:57:59.325Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T18:58:01.310Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T18:58:01.310Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T18:58:01.915Z] Collecting idna<2.8,>=2.5 [2021-06-14T18:58:01.915Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T18:58:01.915Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T18:58:02.516Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T18:58:02.791Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T18:58:02.791Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T18:58:03.068Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T18:58:03.068Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T18:58:03.068Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T18:58:03.068Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T18:58:04.068Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, PyYAML, docopt, dockerpty, jsonschema, texttable, docker-compose [2021-06-14T18:58:04.666Z] Attempting uninstall: idna [2021-06-14T18:58:04.666Z] Found existing installation: idna 2.9 [2021-06-14T18:58:04.666Z] Uninstalling idna-2.9: [2021-06-14T18:58:04.666Z] Successfully uninstalled idna-2.9 [2021-06-14T18:58:05.267Z] Attempting uninstall: urllib3 [2021-06-14T18:58:05.267Z] Found existing installation: urllib3 1.25.9 [2021-06-14T18:58:05.267Z] Uninstalling urllib3-1.25.9: [2021-06-14T18:58:05.267Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T18:58:05.866Z] Attempting uninstall: requests [2021-06-14T18:58:05.866Z] Found existing installation: requests 2.23.0 [2021-06-14T18:58:05.866Z] Uninstalling requests-2.23.0: [2021-06-14T18:58:06.143Z] Successfully uninstalled requests-2.23.0 [2021-06-14T18:58:07.586Z] Running setup.py install for PyYAML: started [2021-06-14T18:58:09.031Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:58:09.031Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:58:09.031Z] ---> fe95519c0195 [2021-06-14T18:58:09.031Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T18:58:09.031Z] ---> Using cache [2021-06-14T18:58:09.031Z] ---> 5f0be216600f [2021-06-14T18:58:09.031Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:58:09.031Z] ---> Using cache [2021-06-14T18:58:09.031Z] ---> 2b2023876aa8 [2021-06-14T18:58:09.031Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T18:58:09.031Z] ---> Using cache [2021-06-14T18:58:09.031Z] ---> b4509d02f447 [2021-06-14T18:58:09.031Z] Step 6/26 : COPY go.mod . [2021-06-14T18:58:09.031Z] ---> Using cache [2021-06-14T18:58:09.031Z] ---> 29c4a977376e [2021-06-14T18:58:09.031Z] Step 7/26 : RUN go mod download [2021-06-14T18:58:09.031Z] ---> Using cache [2021-06-14T18:58:09.031Z] ---> 8d1a0d545cf3 [2021-06-14T18:58:09.031Z] Step 8/26 : COPY . . [2021-06-14T18:58:09.031Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:58:09.031Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:58:09.031Z] ---> fe95519c0195 [2021-06-14T18:58:09.031Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:58:09.031Z] ---> Using cache [2021-06-14T18:58:09.031Z] ---> 5f0be216600f [2021-06-14T18:58:09.031Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:58:09.031Z] ---> Using cache [2021-06-14T18:58:09.031Z] ---> 2b2023876aa8 [2021-06-14T18:58:09.031Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T18:58:09.312Z] ---> Using cache [2021-06-14T18:58:09.312Z] ---> 0660d412eb86 [2021-06-14T18:58:09.312Z] Step 9/26 : RUN go mod tidy [2021-06-14T18:58:09.312Z] ---> Using cache [2021-06-14T18:58:09.312Z] ---> 854e6712537a [2021-06-14T18:58:09.312Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T18:58:09.913Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:58:09.913Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:58:09.913Z] ---> fe95519c0195 [2021-06-14T18:58:09.913Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 5f0be216600f [2021-06-14T18:58:09.913Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 2b2023876aa8 [2021-06-14T18:58:09.913Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> b4509d02f447 [2021-06-14T18:58:09.913Z] Step 6/32 : COPY go.mod . [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 29c4a977376e [2021-06-14T18:58:09.913Z] Step 7/32 : RUN go mod download [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 8d1a0d545cf3 [2021-06-14T18:58:09.913Z] Step 8/32 : COPY . . [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 0660d412eb86 [2021-06-14T18:58:09.913Z] Step 9/32 : RUN go mod tidy [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 854e6712537a [2021-06-14T18:58:09.913Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T18:58:09.913Z] [2021-06-14T18:58:09.913Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:58:09.913Z] ---> fe95519c0195 [2021-06-14T18:58:09.913Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 5f0be216600f [2021-06-14T18:58:09.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 2b2023876aa8 [2021-06-14T18:58:09.913Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> b4509d02f447 [2021-06-14T18:58:09.913Z] Step 6/23 : COPY go.mod . [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 29c4a977376e [2021-06-14T18:58:09.913Z] Step 7/23 : RUN go mod download [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 8d1a0d545cf3 [2021-06-14T18:58:09.913Z] Step 8/23 : COPY . . [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 0660d412eb86 [2021-06-14T18:58:09.913Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:58:09.913Z] ---> Using cache [2021-06-14T18:58:09.913Z] ---> 854e6712537a [2021-06-14T18:58:09.913Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T18:58:10.186Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T18:58:10.186Z] Running setup.py install for docopt: started [2021-06-14T18:58:12.193Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T18:58:12.193Z] Running setup.py install for dockerpty: started [2021-06-14T18:58:12.789Z] ---> Running in ed6282f3fba2 [2021-06-14T18:58:12.789Z] ---> Running in 49a6481fed87 [2021-06-14T18:58:12.789Z] ---> Running in 4f5b170a59af [2021-06-14T18:58:12.789Z] ---> Running in 04d6c949cf96 [2021-06-14T18:58:14.250Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T18:58:14.854Z] Running setup.py install for texttable: started [2021-06-14T18:58:15.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T18:58:15.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:58:15.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T18:58:15.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T18:58:17.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:58:17.144Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T18:58:18.131Z] OK: 218 MiB in 52 packages [2021-06-14T18:58:18.405Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-14T18:58:19.842Z] Removing intermediate container 49a6481fed87 [2021-06-14T18:58:19.842Z] ---> ad99c7208798 [2021-06-14T18:58:19.842Z] Step 6/24 : COPY go.mod . [2021-06-14T18:58:20.830Z] ---> d2bc29e3fc9c [2021-06-14T18:58:20.830Z] Step 7/24 : RUN go mod download [2021-06-14T18:58:21.106Z] ---> Running in 547c93a5568a [2021-06-14T18:58:27.893Z] Removing intermediate container 547c93a5568a [2021-06-14T18:58:27.893Z] ---> 915d42b0c1cd [2021-06-14T18:58:27.893Z] Step 8/24 : COPY . . [2021-06-14T18:58:34.652Z] Removing intermediate container 71869ce592e2 [2021-06-14T18:58:34.652Z] ---> 73f425944d65 [2021-06-14T18:58:34.652Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T18:58:35.268Z] ---> Running in df244eddbeb3 [2021-06-14T18:58:36.265Z] Removing intermediate container df244eddbeb3 [2021-06-14T18:58:36.265Z] ---> 5a6e621442fb [2021-06-14T18:58:36.265Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T18:58:36.544Z] ---> Running in 8b0aa3ede327 [2021-06-14T18:58:38.003Z] Removing intermediate container 8b0aa3ede327 [2021-06-14T18:58:38.003Z] ---> da804b04a0d5 [2021-06-14T18:58:38.003Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T18:58:41.403Z] ---> 568b59cab7f6 [2021-06-14T18:58:41.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T18:58:43.406Z] ---> 5ebd00f77ab9 [2021-06-14T18:58:43.406Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T18:58:44.010Z] ---> 69846f697099 [2021-06-14T18:58:44.010Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:58:44.286Z] ---> Running in 50822b0ee6dc [2021-06-14T18:58:44.889Z] ---> c5d216bf6bd6 [2021-06-14T18:58:44.889Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T18:58:45.166Z] ---> Running in 2e000ad14d4c [2021-06-14T18:58:46.155Z] Removing intermediate container 2e000ad14d4c [2021-06-14T18:58:46.156Z] ---> df6e00212c16 [2021-06-14T18:58:46.156Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:58:46.760Z] ---> Running in 13b058709071 [2021-06-14T18:58:47.764Z] Removing intermediate container 13b058709071 [2021-06-14T18:58:47.764Z] ---> 8c8c48895255 [2021-06-14T18:58:47.764Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:58:47.764Z] ---> Running in 0aa018ab8dbc [2021-06-14T18:58:48.840Z] Removing intermediate container 0aa018ab8dbc [2021-06-14T18:58:48.840Z] ---> 13b7f8293ed9 [2021-06-14T18:58:48.840Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T18:58:49.268Z] ---> Running in 0c95de57c6ca [2021-06-14T18:58:49.920Z] Removing intermediate container 0c95de57c6ca [2021-06-14T18:58:49.920Z] ---> 841603a40cba [2021-06-14T18:58:49.920Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T18:58:50.315Z] ---> Running in 5832057a1a16 [2021-06-14T18:58:50.927Z] Removing intermediate container 5832057a1a16 [2021-06-14T18:58:50.927Z] ---> ff4cf8fc7768 [2021-06-14T18:58:50.927Z] [2021-06-14T18:58:51.601Z] Successfully built ff4cf8fc7768 [2021-06-14T18:58:51.601Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T18:58:52.601Z]  Building sys-mgmt-agent ... done Removing intermediate container 50822b0ee6dc [2021-06-14T18:58:52.601Z] ---> fb47b9a3a8a6 [2021-06-14T18:58:52.601Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T18:58:52.897Z] ---> Running in 15343fb04184 [2021-06-14T18:58:54.882Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T18:59:51.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.263" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:59:52.450Z] Removing intermediate container ed6282f3fba2 [2021-06-14T18:59:52.451Z] ---> 6a3d9c2f5c0a [2021-06-14T18:59:52.451Z] [2021-06-14T18:59:52.451Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T18:59:52.451Z] ---> 9852663dfa18 [2021-06-14T18:59:52.451Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T18:59:53.051Z] ---> Running in dd0b2a118f2d [2021-06-14T18:59:54.634Z] Removing intermediate container dd0b2a118f2d [2021-06-14T18:59:54.634Z] ---> 88d75f94060d [2021-06-14T18:59:54.634Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T18:59:54.634Z] ---> Running in 0c243627799f [2021-06-14T18:59:56.094Z] Removing intermediate container 4f5b170a59af [2021-06-14T18:59:56.094Z] ---> 30e3bfc0fad0 [2021-06-14T18:59:56.094Z] [2021-06-14T18:59:56.094Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:59:56.369Z] ---> 9852663dfa18 [2021-06-14T18:59:56.369Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:59:56.369Z] ---> Using cache [2021-06-14T18:59:56.369Z] ---> eef6d2a1559b [2021-06-14T18:59:56.369Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:59:56.369Z] ---> Using cache [2021-06-14T18:59:56.369Z] ---> 824e3f006f2c [2021-06-14T18:59:56.369Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T18:59:56.969Z] ---> Running in 6f34039fc2bd [2021-06-14T18:59:57.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:59:57.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:59:58.213Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:59:58.213Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T18:59:58.213Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:59:58.213Z] OK: 5 MiB in 16 packages [2021-06-14T18:59:58.493Z] Removing intermediate container 6f34039fc2bd [2021-06-14T18:59:58.493Z] ---> b6e06f68c800 [2021-06-14T18:59:58.493Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:59:58.775Z] ---> Running in c0d413552552 [2021-06-14T18:59:59.778Z] Removing intermediate container 04d6c949cf96 [2021-06-14T18:59:59.778Z] ---> 256a508f8257 [2021-06-14T18:59:59.778Z] [2021-06-14T18:59:59.778Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T18:59:59.778Z] ---> 9852663dfa18 [2021-06-14T18:59:59.778Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T18:59:59.778Z] Removing intermediate container c0d413552552 [2021-06-14T18:59:59.778Z] ---> 88ee690a1225 [2021-06-14T18:59:59.778Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:00:00.057Z] ---> Running in c8c3a7fc642a [2021-06-14T19:00:00.335Z] Removing intermediate container 0c243627799f [2021-06-14T19:00:00.335Z] ---> 3efed8edf952 [2021-06-14T19:00:00.335Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T19:00:00.614Z] ---> Running in 52e511d8bfd2 [2021-06-14T19:00:01.609Z] Removing intermediate container 52e511d8bfd2 [2021-06-14T19:00:01.609Z] ---> 4d79f9934777 [2021-06-14T19:00:01.609Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T19:00:01.609Z] ---> 983c25e73302 [2021-06-14T19:00:01.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T19:00:01.885Z] ---> Running in 1b6bd389b1fc [2021-06-14T19:00:02.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:00:02.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:00:02.812Z] Removing intermediate container 1b6bd389b1fc [2021-06-14T19:00:02.812Z] ---> 58eebcb2bc37 [2021-06-14T19:00:02.812Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T19:00:03.097Z] ---> Running in 60a1a8783f73 [2021-06-14T19:00:03.383Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T19:00:03.383Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T19:00:03.383Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T19:00:03.383Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T19:00:03.383Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T19:00:03.383Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T19:00:03.383Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:00:03.383Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T19:00:03.685Z] OK: 7 MiB in 20 packages [2021-06-14T19:00:03.964Z] ---> 0977bab31c5e [2021-06-14T19:00:03.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T19:00:06.599Z] ---> 43a37c43960a [2021-06-14T19:00:06.599Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T19:00:06.599Z] ---> Running in 17eed0a20b57 [2021-06-14T19:00:06.599Z] Removing intermediate container c8c3a7fc642a [2021-06-14T19:00:06.599Z] ---> a8c5076a8a4d [2021-06-14T19:00:06.599Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T19:00:06.878Z] ---> Running in 35b5728be3d5 [2021-06-14T19:00:06.878Z] Removing intermediate container 60a1a8783f73 [2021-06-14T19:00:06.878Z] ---> f563e4967c56 [2021-06-14T19:00:06.878Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T19:00:07.170Z] ---> Running in c6ab3b2496ff [2021-06-14T19:00:07.170Z] Removing intermediate container 17eed0a20b57 [2021-06-14T19:00:07.170Z] ---> 1ba5b1708e9b [2021-06-14T19:00:07.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:00:07.460Z] ---> Running in fca9507b46fc [2021-06-14T19:00:07.740Z] Removing intermediate container 35b5728be3d5 [2021-06-14T19:00:07.740Z] ---> 5c6ff79203e1 [2021-06-14T19:00:07.740Z] Step 14/26 : WORKDIR / [2021-06-14T19:00:08.019Z] ---> Running in 1eeef3225fd5 [2021-06-14T19:00:08.019Z] Removing intermediate container c6ab3b2496ff [2021-06-14T19:00:08.019Z] ---> 65cfc48884af [2021-06-14T19:00:08.019Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T19:00:08.295Z] Removing intermediate container fca9507b46fc [2021-06-14T19:00:08.295Z] ---> e0511101918b [2021-06-14T19:00:08.295Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T19:00:08.573Z] ---> Running in 6da0061cec8e [2021-06-14T19:00:08.573Z] Removing intermediate container 1eeef3225fd5 [2021-06-14T19:00:08.573Z] ---> c6d1e1f0ca46 [2021-06-14T19:00:08.573Z] 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-06-14T19:00:09.175Z] Removing intermediate container 6da0061cec8e [2021-06-14T19:00:09.175Z] ---> 7edf6947001d [2021-06-14T19:00:09.175Z] Step 22/23 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:09.175Z] ---> 96abb430e6f7 [2021-06-14T19:00:09.175Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T19:00:09.450Z] ---> Running in 791c6ad13394 [2021-06-14T19:00:09.450Z] ---> Running in 6c2c4f62bf3a [2021-06-14T19:00:09.735Z] ---> e190acde8bf8 [2021-06-14T19:00:09.735Z] 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-06-14T19:00:10.339Z] Removing intermediate container 791c6ad13394 [2021-06-14T19:00:10.339Z] ---> 61d6e20042fc [2021-06-14T19:00:10.339Z] Step 23/23 : LABEL version=2.0.0-dev.263 [2021-06-14T19:00:10.623Z] ---> Running in c96a5495fa16 [2021-06-14T19:00:11.237Z] ---> bf581132c461 [2021-06-14T19:00:11.237Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T19:00:11.517Z] Removing intermediate container c96a5495fa16 [2021-06-14T19:00:11.517Z] ---> 6955deeb0fe8 [2021-06-14T19:00:11.517Z] [2021-06-14T19:00:11.794Z] Successfully built 6955deeb0fe8 [2021-06-14T19:00:12.069Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T19:00:12.344Z]  Building support-scheduler ... done  ---> c2bf70195c8b [2021-06-14T19:00:12.344Z] 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-06-14T19:00:12.618Z] Removing intermediate container 6c2c4f62bf3a [2021-06-14T19:00:12.618Z] ---> f77339598826 [2021-06-14T19:00:12.618Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:00:13.214Z] ---> 767e15cf8a6f [2021-06-14T19:00:13.214Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T19:00:13.505Z] ---> 7fef7dc7c6ac [2021-06-14T19:00:13.505Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T19:00:14.968Z] ---> 476521183353 [2021-06-14T19:00:14.969Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T19:00:14.969Z] ---> 0329618c8ed1 [2021-06-14T19:00:14.969Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T19:00:16.404Z] ---> 2c79f9ce8cb1 [2021-06-14T19:00:16.404Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T19:00:16.678Z] ---> 4dcbf141728a [2021-06-14T19:00:16.678Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T19:00:17.655Z] ---> 1dbbe2a58623 [2021-06-14T19:00:17.655Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T19:00:17.655Z] ---> 0c20c6659509 [2021-06-14T19:00:17.655Z] 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-06-14T19:00:17.928Z] Removing intermediate container 15343fb04184 [2021-06-14T19:00:17.928Z] ---> f8884fab283c [2021-06-14T19:00:17.928Z] [2021-06-14T19:00:17.928Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T19:00:17.928Z] ---> 9852663dfa18 [2021-06-14T19:00:17.928Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T19:00:17.928Z] ---> Running in 26c8cf6aa60a [2021-06-14T19:00:18.200Z] ---> Running in 30326e6a5852 [2021-06-14T19:00:18.472Z] ---> 9dd10e92e30e [2021-06-14T19:00:18.472Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T19:00:18.747Z] ---> Running in e4fcc17cad8e [2021-06-14T19:00:18.747Z] Removing intermediate container 30326e6a5852 [2021-06-14T19:00:18.747Z] ---> 68047ddddd96 [2021-06-14T19:00:18.747Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T19:00:19.019Z] ---> Running in 1cd2964c9065 [2021-06-14T19:00:19.292Z] Removing intermediate container e4fcc17cad8e [2021-06-14T19:00:19.292Z] ---> dedee02f9e3f [2021-06-14T19:00:19.292Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T19:00:19.568Z] Removing intermediate container 1cd2964c9065 [2021-06-14T19:00:19.568Z] ---> 4c21772b080c [2021-06-14T19:00:19.568Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T19:00:19.841Z] ---> Running in 84c0dbb775b6 [2021-06-14T19:00:20.118Z] ---> d8918ddd3afe [2021-06-14T19:00:20.118Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T19:00:20.399Z] Removing intermediate container 84c0dbb775b6 [2021-06-14T19:00:20.399Z] ---> 529a5c128a96 [2021-06-14T19:00:20.399Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T19:00:20.399Z] ---> Running in bc304e9c67a4 [2021-06-14T19:00:20.679Z] ---> Running in 8817a0ea3038 [2021-06-14T19:00:20.679Z] Removing intermediate container 26c8cf6aa60a [2021-06-14T19:00:20.679Z] ---> 17b3f98ca945 [2021-06-14T19:00:20.679Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T19:00:20.953Z] ---> Running in 3a6c9b3c35b4 [2021-06-14T19:00:21.552Z] Removing intermediate container 3a6c9b3c35b4 [2021-06-14T19:00:21.552Z] ---> e2c155915d85 [2021-06-14T19:00:21.552Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T19:00:21.828Z] ---> Running in 52e7178a7b24 [2021-06-14T19:00:22.434Z] Removing intermediate container 52e7178a7b24 [2021-06-14T19:00:22.434Z] ---> f0fa54bbc4f5 [2021-06-14T19:00:22.434Z] Step 25/26 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:22.711Z] ---> Running in 57df1f4137a1 [2021-06-14T19:00:23.311Z] Removing intermediate container 57df1f4137a1 [2021-06-14T19:00:23.311Z] ---> f036d02a1c1f [2021-06-14T19:00:23.311Z] Step 26/26 : LABEL version=2.0.0-dev.263 [2021-06-14T19:00:23.311Z] ---> Running in 58db621da49e [2021-06-14T19:00:23.582Z] Removing intermediate container bc304e9c67a4 [2021-06-14T19:00:23.582Z] ---> 60a0a01930d9 [2021-06-14T19:00:23.583Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T19:00:23.583Z] Removing intermediate container 8817a0ea3038 [2021-06-14T19:00:23.583Z] ---> b7fcbfdef0e5 [2021-06-14T19:00:23.583Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T19:00:23.859Z] ---> Running in ea5d2b61665b [2021-06-14T19:00:24.131Z] ---> Running in b1b86cc70185 [2021-06-14T19:00:24.131Z] Removing intermediate container 58db621da49e [2021-06-14T19:00:24.131Z] ---> 13fd8d224815 [2021-06-14T19:00:24.131Z] [2021-06-14T19:00:24.405Z] Successfully built 13fd8d224815 [2021-06-14T19:00:24.405Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T19:00:24.677Z]  Building security-secretstore-setup ... done Removing intermediate container b1b86cc70185 [2021-06-14T19:00:24.677Z] ---> 3ec2f321d715 [2021-06-14T19:00:24.677Z] Step 29/32 : CMD ["gate"] [2021-06-14T19:00:24.948Z] ---> Running in d2303d143ee0 [2021-06-14T19:00:25.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T19:00:25.494Z] Removing intermediate container d2303d143ee0 [2021-06-14T19:00:25.494Z] ---> a9fbebb16e34 [2021-06-14T19:00:25.494Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T19:00:25.766Z] ---> Running in 0866368fdf4b [2021-06-14T19:00:26.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T19:00:26.339Z] Removing intermediate container 0866368fdf4b [2021-06-14T19:00:26.339Z] ---> 160f8da00333 [2021-06-14T19:00:26.339Z] Step 31/32 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:26.610Z] ---> Running in 0d8be773cd79 [2021-06-14T19:00:26.883Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T19:00:26.883Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T19:00:26.883Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T19:00:27.156Z] Removing intermediate container 0d8be773cd79 [2021-06-14T19:00:27.156Z] ---> 45bbd96103e6 [2021-06-14T19:00:27.156Z] Step 32/32 : LABEL version=2.0.0-dev.263 [2021-06-14T19:00:27.156Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T19:00:27.156Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T19:00:27.426Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T19:00:27.426Z] ---> Running in 3ff9e6dbbe36 [2021-06-14T19:00:27.426Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T19:00:27.426Z] OK: 8 MiB in 20 packages [2021-06-14T19:00:28.024Z] Removing intermediate container 3ff9e6dbbe36 [2021-06-14T19:00:28.024Z] ---> cebbb7cee1d4 [2021-06-14T19:00:28.024Z] [2021-06-14T19:00:28.293Z] Successfully built cebbb7cee1d4 [2021-06-14T19:00:28.293Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T19:00:28.562Z]  Building security-bootstrapper ... done Removing intermediate container ea5d2b61665b [2021-06-14T19:00:28.562Z] ---> 386ae432faa3 [2021-06-14T19:00:28.562Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T19:00:29.154Z] ---> afa2b1f91795 [2021-06-14T19:00:29.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T19:00:30.596Z] ---> 0d44f8b8bfe2 [2021-06-14T19:00:30.596Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T19:00:31.193Z] ---> b1232b4a20a6 [2021-06-14T19:00:31.193Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T19:00:31.467Z] ---> Running in 9dc6fbf87c23 [2021-06-14T19:00:31.743Z] Removing intermediate container 9dc6fbf87c23 [2021-06-14T19:00:31.743Z] ---> a0684ec6cce1 [2021-06-14T19:00:31.743Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T19:00:32.017Z] ---> Running in 04778d41a4e0 [2021-06-14T19:00:32.615Z] Removing intermediate container 04778d41a4e0 [2021-06-14T19:00:32.615Z] ---> d88926501c6a [2021-06-14T19:00:32.615Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T19:00:32.615Z] ---> Running in 37070e9db4f4 [2021-06-14T19:00:33.212Z] Removing intermediate container 37070e9db4f4 [2021-06-14T19:00:33.212Z] ---> 9a2d8c10603c [2021-06-14T19:00:33.212Z] Step 23/24 : LABEL git_sha=267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:33.212Z] ---> Running in 2f5b7076be0e [2021-06-14T19:00:33.810Z] Removing intermediate container 2f5b7076be0e [2021-06-14T19:00:33.810Z] ---> f6d03a0a85e4 [2021-06-14T19:00:33.810Z] Step 24/24 : LABEL version=2.0.0-dev.263 [2021-06-14T19:00:33.810Z] ---> Running in 5543efce367d [2021-06-14T19:00:34.403Z] Removing intermediate container 5543efce367d [2021-06-14T19:00:34.403Z] ---> ee8d31374a0c [2021-06-14T19:00:34.403Z] [2021-06-14T19:00:34.676Z] Successfully built ee8d31374a0c [2021-06-14T19:00:34.676Z] Successfully tagged core-data-arm64:latest [2021-06-14T19:00:34.962Z]  Building core-data ... done  [Pipeline] } [2021-06-14T19:00:34.971Z] $ docker stop --time=1 3683cdb4c1035195219c337a285f6a86ef801e561e36819fb01db0f50ccf0ff4 [2021-06-14T19:00:36.819Z] $ docker rm -f 3683cdb4c1035195219c337a285f6a86ef801e561e36819fb01db0f50ccf0ff4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T19:00:37.485Z] + docker images [2021-06-14T19:00:37.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T19:00:37.763Z] core-data-arm64 latest ee8d31374a0c 3 seconds ago 19.1MB [2021-06-14T19:00:37.763Z] security-bootstrapper-arm64 latest cebbb7cee1d4 10 seconds ago 17.5MB [2021-06-14T19:00:37.763Z] security-secretstore-setup-arm64 latest 13fd8d224815 14 seconds ago 27.1MB [2021-06-14T19:00:37.763Z] f8884fab283c 20 seconds ago 862MB [2021-06-14T19:00:37.763Z] support-scheduler-arm64 latest 6955deeb0fe8 26 seconds ago 15.1MB [2021-06-14T19:00:37.763Z] 256a508f8257 39 seconds ago 863MB [2021-06-14T19:00:37.763Z] 30e3bfc0fad0 42 seconds ago 855MB [2021-06-14T19:00:37.763Z] 6a3d9c2f5c0a 46 seconds ago 857MB [2021-06-14T19:00:37.763Z] sys-mgmt-agent-arm64 latest ff4cf8fc7768 About a minute ago 299MB [2021-06-14T19:00:37.763Z] core-metadata-arm64 latest c09ee4185b6f 2 minutes ago 15.7MB [2021-06-14T19:00:37.763Z] support-notifications-arm64 latest a64b506676db 3 minutes ago 15.7MB [2021-06-14T19:00:37.763Z] core-command-arm64 latest 62fa2b2fdc34 3 minutes ago 15MB [2021-06-14T19:00:37.763Z] security-proxy-setup-arm64 latest 937ed9fd23c6 3 minutes ago 24.3MB [2021-06-14T19:00:37.763Z] 71ebc74c905c 3 minutes ago 859MB [2021-06-14T19:00:37.763Z] 8e19486b8b4a 3 minutes ago 856MB [2021-06-14T19:00:37.763Z] ffc3b4cf0590 3 minutes ago 856MB [2021-06-14T19:00:37.763Z] 617b86ff0b31 3 minutes ago 860MB [2021-06-14T19:00:37.764Z] 57115b4e726c 3 minutes ago 853MB [2021-06-14T19:00:37.764Z] ci-base-image-arm64 latest fe95519c0195 7 minutes ago 641MB [2021-06-14T19:00:37.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-14T19:00:37.764Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T19:00:37.764Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T19:00:37.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-14T19:00:38.068Z] provisioning config files... [2021-06-14T19:00:38.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/535@tmp/config1865114271331318728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:00:38.489Z] ---> docker-login.sh [2021-06-14T19:00:38.490Z] nexus3.edgexfoundry.org:10001 [2021-06-14T19:00:38.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:00:39.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:00:39.049Z] Configure a credential helper to remove this warning. See [2021-06-14T19:00:39.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:00:39.049Z] [2021-06-14T19:00:39.049Z] Login Succeeded [2021-06-14T19:00:39.049Z] nexus3.edgexfoundry.org:10002 [2021-06-14T19:00:39.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:00:39.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:00:39.603Z] Configure a credential helper to remove this warning. See [2021-06-14T19:00:39.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:00:39.603Z] [2021-06-14T19:00:39.603Z] Login Succeeded [2021-06-14T19:00:39.603Z] nexus3.edgexfoundry.org:10003 [2021-06-14T19:00:39.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:00:40.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:00:40.147Z] Configure a credential helper to remove this warning. See [2021-06-14T19:00:40.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:00:40.147Z] [2021-06-14T19:00:40.147Z] Login Succeeded [2021-06-14T19:00:40.147Z] nexus3.edgexfoundry.org:10004 [2021-06-14T19:00:40.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:00:40.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:00:40.692Z] Configure a credential helper to remove this warning. See [2021-06-14T19:00:40.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:00:40.692Z] [2021-06-14T19:00:40.692Z] Login Succeeded [2021-06-14T19:00:40.692Z] docker.io [2021-06-14T19:00:40.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T19:00:41.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T19:00:41.554Z] Configure a credential helper to remove this warning. See [2021-06-14T19:00:41.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T19:00:41.554Z] [2021-06-14T19:00:41.554Z] Login Succeeded [2021-06-14T19:00:41.554Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T19:00:41.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:00:41.660Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-06-14T19:00:41.660Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:41.660Z] latest [2021-06-14T19:00:41.660Z] 2.0.0-dev.263 [2021-06-14T19:00:41.660Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:00:41.660Z] master [2021-06-14T19:00:41.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:42.061Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:42.402Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:42.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T19:00:42.402Z] a0630dce0166: Preparing [2021-06-14T19:00:42.402Z] 53a456d5cbd1: Preparing [2021-06-14T19:00:42.402Z] e496dfc3ff08: Preparing [2021-06-14T19:00:42.402Z] 933cf063a5c9: Preparing [2021-06-14T19:00:42.402Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:42.675Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:42.675Z] 933cf063a5c9: Pushed [2021-06-14T19:00:42.675Z] e496dfc3ff08: Pushed [2021-06-14T19:00:42.675Z] a0630dce0166: Pushed [2021-06-14T19:00:45.358Z] 53a456d5cbd1: Pushed [2021-06-14T19:00:45.359Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:45.727Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:46.086Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-14T19:00:46.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T19:00:46.086Z] a0630dce0166: Preparing [2021-06-14T19:00:46.086Z] 53a456d5cbd1: Preparing [2021-06-14T19:00:46.086Z] e496dfc3ff08: Preparing [2021-06-14T19:00:46.086Z] 933cf063a5c9: Preparing [2021-06-14T19:00:46.086Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:46.086Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:46.086Z] 933cf063a5c9: Layer already exists [2021-06-14T19:00:46.086Z] 53a456d5cbd1: Layer already exists [2021-06-14T19:00:46.086Z] a0630dce0166: Layer already exists [2021-06-14T19:00:46.086Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:46.363Z] latest: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:46.714Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:47.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.263 [2021-06-14T19:00:47.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T19:00:47.062Z] a0630dce0166: Preparing [2021-06-14T19:00:47.062Z] 53a456d5cbd1: Preparing [2021-06-14T19:00:47.062Z] e496dfc3ff08: Preparing [2021-06-14T19:00:47.062Z] 933cf063a5c9: Preparing [2021-06-14T19:00:47.062Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:47.337Z] 53a456d5cbd1: Layer already exists [2021-06-14T19:00:47.337Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:47.337Z] a0630dce0166: Layer already exists [2021-06-14T19:00:47.337Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:47.337Z] 933cf063a5c9: Layer already exists [2021-06-14T19:00:47.337Z] 2.0.0-dev.263: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:47.680Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:48.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:00:48.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T19:00:48.017Z] a0630dce0166: Preparing [2021-06-14T19:00:48.017Z] 53a456d5cbd1: Preparing [2021-06-14T19:00:48.017Z] e496dfc3ff08: Preparing [2021-06-14T19:00:48.017Z] 933cf063a5c9: Preparing [2021-06-14T19:00:48.017Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:48.017Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:48.017Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:48.017Z] a0630dce0166: Layer already exists [2021-06-14T19:00:48.017Z] 53a456d5cbd1: Layer already exists [2021-06-14T19:00:48.017Z] 933cf063a5c9: Layer already exists [2021-06-14T19:00:48.287Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:48.633Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:48.975Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master [2021-06-14T19:00:48.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-06-14T19:00:48.976Z] a0630dce0166: Preparing [2021-06-14T19:00:48.976Z] 53a456d5cbd1: Preparing [2021-06-14T19:00:48.976Z] e496dfc3ff08: Preparing [2021-06-14T19:00:48.976Z] 933cf063a5c9: Preparing [2021-06-14T19:00:48.976Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:48.976Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:48.976Z] 933cf063a5c9: Layer already exists [2021-06-14T19:00:49.254Z] 53a456d5cbd1: Layer already exists [2021-06-14T19:00:49.254Z] a0630dce0166: Layer already exists [2021-06-14T19:00:49.254Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:49.254Z] master: digest: sha256:fb79d1446541e72724f28f63151969b77780ebd3a8236ff96ca7d8208e42116d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:00:49.315Z] ===================================================== [Pipeline] echo [2021-06-14T19:00:49.334Z] taggedImages: [2021-06-14T19:00:49.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:49.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-06-14T19:00:49.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.263 [2021-06-14T19:00:49.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:00:49.334Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo [2021-06-14T19:00:49.372Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-06-14T19:00:49.372Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:49.372Z] latest [2021-06-14T19:00:49.372Z] 2.0.0-dev.263 [2021-06-14T19:00:49.372Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:00:49.372Z] master [2021-06-14T19:00:49.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:49.766Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:50.102Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:50.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T19:00:50.102Z] dbcc2d2350d9: Preparing [2021-06-14T19:00:50.102Z] 3f4f2d837741: Preparing [2021-06-14T19:00:50.102Z] e496dfc3ff08: Preparing [2021-06-14T19:00:50.102Z] 23c882a9b501: Preparing [2021-06-14T19:00:50.102Z] 3933a9e8424f: Preparing [2021-06-14T19:00:50.102Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:50.102Z] 3fbe34a1663b: Waiting [2021-06-14T19:00:50.376Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:50.376Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:50.376Z] dbcc2d2350d9: Pushed [2021-06-14T19:00:50.376Z] 3933a9e8424f: Pushed [2021-06-14T19:00:51.352Z] 23c882a9b501: Pushed [2021-06-14T19:00:53.314Z] 3f4f2d837741: Pushed [2021-06-14T19:00:53.584Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:53.922Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:54.257Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-14T19:00:54.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T19:00:54.258Z] dbcc2d2350d9: Preparing [2021-06-14T19:00:54.258Z] 3f4f2d837741: Preparing [2021-06-14T19:00:54.258Z] e496dfc3ff08: Preparing [2021-06-14T19:00:54.258Z] 23c882a9b501: Preparing [2021-06-14T19:00:54.258Z] 3933a9e8424f: Preparing [2021-06-14T19:00:54.258Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:54.258Z] 3fbe34a1663b: Waiting [2021-06-14T19:00:54.528Z] 23c882a9b501: Layer already exists [2021-06-14T19:00:54.529Z] 3933a9e8424f: Layer already exists [2021-06-14T19:00:54.529Z] dbcc2d2350d9: Layer already exists [2021-06-14T19:00:54.529Z] 3f4f2d837741: Layer already exists [2021-06-14T19:00:54.529Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:54.529Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:54.529Z] latest: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:54.864Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:55.200Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.263 [2021-06-14T19:00:55.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T19:00:55.200Z] dbcc2d2350d9: Preparing [2021-06-14T19:00:55.200Z] 3f4f2d837741: Preparing [2021-06-14T19:00:55.200Z] e496dfc3ff08: Preparing [2021-06-14T19:00:55.200Z] 23c882a9b501: Preparing [2021-06-14T19:00:55.200Z] 3933a9e8424f: Preparing [2021-06-14T19:00:55.200Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:55.200Z] 3fbe34a1663b: Waiting [2021-06-14T19:00:55.200Z] 3933a9e8424f: Layer already exists [2021-06-14T19:00:55.200Z] 3f4f2d837741: Layer already exists [2021-06-14T19:00:55.200Z] dbcc2d2350d9: Layer already exists [2021-06-14T19:00:55.200Z] 23c882a9b501: Layer already exists [2021-06-14T19:00:55.471Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:55.471Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:55.471Z] 2.0.0-dev.263: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:55.809Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:56.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:00:56.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T19:00:56.144Z] dbcc2d2350d9: Preparing [2021-06-14T19:00:56.144Z] 3f4f2d837741: Preparing [2021-06-14T19:00:56.144Z] e496dfc3ff08: Preparing [2021-06-14T19:00:56.144Z] 23c882a9b501: Preparing [2021-06-14T19:00:56.144Z] 3933a9e8424f: Preparing [2021-06-14T19:00:56.144Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:56.144Z] 3fbe34a1663b: Waiting [2021-06-14T19:00:57.575Z] 3933a9e8424f: Layer already exists [2021-06-14T19:00:57.575Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:57.575Z] 3f4f2d837741: Layer already exists [2021-06-14T19:00:57.575Z] dbcc2d2350d9: Layer already exists [2021-06-14T19:00:57.575Z] 23c882a9b501: Layer already exists [2021-06-14T19:00:57.575Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:57.575Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:57.934Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:58.291Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master [2021-06-14T19:00:58.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-06-14T19:00:58.291Z] dbcc2d2350d9: Preparing [2021-06-14T19:00:58.291Z] 3f4f2d837741: Preparing [2021-06-14T19:00:58.291Z] e496dfc3ff08: Preparing [2021-06-14T19:00:58.291Z] 23c882a9b501: Preparing [2021-06-14T19:00:58.291Z] 3933a9e8424f: Preparing [2021-06-14T19:00:58.291Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:58.291Z] 3fbe34a1663b: Waiting [2021-06-14T19:00:58.566Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:58.566Z] dbcc2d2350d9: Layer already exists [2021-06-14T19:00:58.566Z] 23c882a9b501: Layer already exists [2021-06-14T19:00:58.566Z] 3933a9e8424f: Layer already exists [2021-06-14T19:00:58.566Z] 3f4f2d837741: Layer already exists [2021-06-14T19:00:58.566Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:58.566Z] master: digest: sha256:0dce5414c17ced94d43b30e7fe92ad98d64f9b4c99b94a8160aa101fc9228572 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:00:58.633Z] ===================================================== [Pipeline] echo [2021-06-14T19:00:58.649Z] taggedImages: [2021-06-14T19:00:58.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:58.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-06-14T19:00:58.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.263 [2021-06-14T19:00:58.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:00:58.649Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo [2021-06-14T19:00:58.695Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-06-14T19:00:58.695Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:58.695Z] latest [2021-06-14T19:00:58.695Z] 2.0.0-dev.263 [2021-06-14T19:00:58.695Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:00:58.695Z] master [2021-06-14T19:00:58.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:59.074Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:00:59.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:00:59.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T19:00:59.465Z] e88b1015cd96: Preparing [2021-06-14T19:00:59.465Z] 37ecf5e754d9: Preparing [2021-06-14T19:00:59.465Z] e496dfc3ff08: Preparing [2021-06-14T19:00:59.465Z] 11598f846c30: Preparing [2021-06-14T19:00:59.465Z] 3fbe34a1663b: Preparing [2021-06-14T19:00:59.785Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:00:59.785Z] e496dfc3ff08: Layer already exists [2021-06-14T19:00:59.785Z] e88b1015cd96: Pushed [2021-06-14T19:00:59.785Z] 11598f846c30: Pushed [2021-06-14T19:01:02.425Z] 37ecf5e754d9: Pushed [2021-06-14T19:01:02.695Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:03.041Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:03.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-14T19:01:03.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T19:01:03.376Z] e88b1015cd96: Preparing [2021-06-14T19:01:03.376Z] 37ecf5e754d9: Preparing [2021-06-14T19:01:03.376Z] e496dfc3ff08: Preparing [2021-06-14T19:01:03.376Z] 11598f846c30: Preparing [2021-06-14T19:01:03.376Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:03.376Z] 37ecf5e754d9: Layer already exists [2021-06-14T19:01:03.376Z] 11598f846c30: Layer already exists [2021-06-14T19:01:03.376Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:03.376Z] e88b1015cd96: Layer already exists [2021-06-14T19:01:03.376Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:03.648Z] latest: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:03.990Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:04.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.263 [2021-06-14T19:01:04.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T19:01:04.340Z] e88b1015cd96: Preparing [2021-06-14T19:01:04.340Z] 37ecf5e754d9: Preparing [2021-06-14T19:01:04.340Z] e496dfc3ff08: Preparing [2021-06-14T19:01:04.340Z] 11598f846c30: Preparing [2021-06-14T19:01:04.340Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:04.340Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:04.340Z] 11598f846c30: Layer already exists [2021-06-14T19:01:04.340Z] 37ecf5e754d9: Layer already exists [2021-06-14T19:01:04.611Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:04.611Z] e88b1015cd96: Layer already exists [2021-06-14T19:01:04.611Z] 2.0.0-dev.263: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:04.960Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:05.302Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:05.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T19:01:05.302Z] e88b1015cd96: Preparing [2021-06-14T19:01:05.302Z] 37ecf5e754d9: Preparing [2021-06-14T19:01:05.302Z] e496dfc3ff08: Preparing [2021-06-14T19:01:05.302Z] 11598f846c30: Preparing [2021-06-14T19:01:05.302Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:05.579Z] 37ecf5e754d9: Layer already exists [2021-06-14T19:01:05.580Z] 11598f846c30: Layer already exists [2021-06-14T19:01:05.580Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:05.580Z] e88b1015cd96: Layer already exists [2021-06-14T19:01:05.580Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:05.580Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:05.920Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:06.260Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [2021-06-14T19:01:06.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-06-14T19:01:06.260Z] e88b1015cd96: Preparing [2021-06-14T19:01:06.260Z] 37ecf5e754d9: Preparing [2021-06-14T19:01:06.260Z] e496dfc3ff08: Preparing [2021-06-14T19:01:06.260Z] 11598f846c30: Preparing [2021-06-14T19:01:06.260Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:06.260Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:06.260Z] 37ecf5e754d9: Layer already exists [2021-06-14T19:01:06.260Z] e88b1015cd96: Layer already exists [2021-06-14T19:01:06.260Z] 11598f846c30: Layer already exists [2021-06-14T19:01:06.260Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:06.531Z] master: digest: sha256:6ccc1b21bba99c0d976f4bdc926ac583f76e527ac3b8a0701259a41acc381936 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:01:06.605Z] ===================================================== [Pipeline] echo [2021-06-14T19:01:06.647Z] taggedImages: [2021-06-14T19:01:06.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:06.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-06-14T19:01:06.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.263 [2021-06-14T19:01:06.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:06.647Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo [2021-06-14T19:01:06.758Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-06-14T19:01:06.758Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:06.758Z] latest [2021-06-14T19:01:06.758Z] 2.0.0-dev.263 [2021-06-14T19:01:06.758Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:06.758Z] master [2021-06-14T19:01:06.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:07.178Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:07.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:07.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T19:01:07.514Z] 9979ee5f407c: Preparing [2021-06-14T19:01:07.514Z] 9979ee5f407c: Preparing [2021-06-14T19:01:07.514Z] b1672df4cea7: Preparing [2021-06-14T19:01:07.514Z] 89847e417780: Preparing [2021-06-14T19:01:07.514Z] 5ecfdafc028d: Preparing [2021-06-14T19:01:07.514Z] f23d7644a8a6: Preparing [2021-06-14T19:01:07.514Z] e496dfc3ff08: Preparing [2021-06-14T19:01:07.514Z] 1949b7567833: Preparing [2021-06-14T19:01:07.514Z] 1e7a55f2feab: Preparing [2021-06-14T19:01:07.514Z] 14f9425a3ebe: Preparing [2021-06-14T19:01:07.514Z] 54e88c10109d: Preparing [2021-06-14T19:01:07.514Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:07.514Z] 1e7a55f2feab: Waiting [2021-06-14T19:01:07.514Z] 14f9425a3ebe: Waiting [2021-06-14T19:01:07.514Z] 54e88c10109d: Waiting [2021-06-14T19:01:07.514Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:07.514Z] e496dfc3ff08: Waiting [2021-06-14T19:01:07.514Z] 1949b7567833: Waiting [2021-06-14T19:01:07.802Z] 5ecfdafc028d: Pushed [2021-06-14T19:01:07.802Z] b1672df4cea7: Pushed [2021-06-14T19:01:07.802Z] 89847e417780: Pushed [2021-06-14T19:01:08.087Z] 9979ee5f407c: Pushed [2021-06-14T19:01:08.087Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:08.087Z] 14f9425a3ebe: Pushed [2021-06-14T19:01:08.087Z] 1949b7567833: Pushed [2021-06-14T19:01:08.358Z] 1e7a55f2feab: Pushed [2021-06-14T19:01:08.359Z] 54e88c10109d: Pushed [2021-06-14T19:01:08.359Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:10.991Z] f23d7644a8a6: Pushed [2021-06-14T19:01:11.269Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:11.634Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:11.972Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-14T19:01:11.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T19:01:11.972Z] 9979ee5f407c: Preparing [2021-06-14T19:01:11.972Z] 9979ee5f407c: Preparing [2021-06-14T19:01:11.972Z] b1672df4cea7: Preparing [2021-06-14T19:01:11.972Z] 89847e417780: Preparing [2021-06-14T19:01:11.972Z] 5ecfdafc028d: Preparing [2021-06-14T19:01:11.972Z] f23d7644a8a6: Preparing [2021-06-14T19:01:11.972Z] e496dfc3ff08: Preparing [2021-06-14T19:01:11.972Z] 1949b7567833: Preparing [2021-06-14T19:01:11.972Z] 1e7a55f2feab: Preparing [2021-06-14T19:01:11.972Z] 14f9425a3ebe: Preparing [2021-06-14T19:01:11.972Z] 54e88c10109d: Preparing [2021-06-14T19:01:11.972Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:11.972Z] e496dfc3ff08: Waiting [2021-06-14T19:01:11.972Z] 1949b7567833: Waiting [2021-06-14T19:01:11.972Z] 1e7a55f2feab: Waiting [2021-06-14T19:01:11.972Z] 14f9425a3ebe: Waiting [2021-06-14T19:01:11.972Z] 54e88c10109d: Waiting [2021-06-14T19:01:11.972Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:12.255Z] f23d7644a8a6: Layer already exists [2021-06-14T19:01:12.255Z] 9979ee5f407c: Layer already exists [2021-06-14T19:01:12.255Z] 89847e417780: Layer already exists [2021-06-14T19:01:12.255Z] 5ecfdafc028d: Layer already exists [2021-06-14T19:01:12.255Z] b1672df4cea7: Layer already exists [2021-06-14T19:01:12.255Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:12.255Z] 1e7a55f2feab: Layer already exists [2021-06-14T19:01:12.255Z] 54e88c10109d: Layer already exists [2021-06-14T19:01:12.255Z] 1949b7567833: Layer already exists [2021-06-14T19:01:12.255Z] 14f9425a3ebe: Layer already exists [2021-06-14T19:01:12.255Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:12.255Z] latest: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:12.623Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:12.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.263 [2021-06-14T19:01:12.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T19:01:12.978Z] 9979ee5f407c: Preparing [2021-06-14T19:01:12.978Z] 9979ee5f407c: Preparing [2021-06-14T19:01:12.978Z] b1672df4cea7: Preparing [2021-06-14T19:01:12.978Z] 89847e417780: Preparing [2021-06-14T19:01:12.978Z] 5ecfdafc028d: Preparing [2021-06-14T19:01:12.978Z] f23d7644a8a6: Preparing [2021-06-14T19:01:12.978Z] e496dfc3ff08: Preparing [2021-06-14T19:01:12.978Z] 1949b7567833: Preparing [2021-06-14T19:01:12.978Z] 1e7a55f2feab: Preparing [2021-06-14T19:01:12.978Z] 14f9425a3ebe: Preparing [2021-06-14T19:01:12.978Z] 54e88c10109d: Preparing [2021-06-14T19:01:12.978Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:12.978Z] e496dfc3ff08: Waiting [2021-06-14T19:01:12.978Z] 1949b7567833: Waiting [2021-06-14T19:01:12.978Z] 1e7a55f2feab: Waiting [2021-06-14T19:01:12.978Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:12.978Z] 54e88c10109d: Waiting [2021-06-14T19:01:12.978Z] 14f9425a3ebe: Waiting [2021-06-14T19:01:12.978Z] f23d7644a8a6: Layer already exists [2021-06-14T19:01:12.978Z] b1672df4cea7: Layer already exists [2021-06-14T19:01:12.978Z] 5ecfdafc028d: Layer already exists [2021-06-14T19:01:12.978Z] 9979ee5f407c: Layer already exists [2021-06-14T19:01:12.978Z] 89847e417780: Layer already exists [2021-06-14T19:01:12.978Z] 1949b7567833: Layer already exists [2021-06-14T19:01:12.978Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:13.252Z] 1e7a55f2feab: Layer already exists [2021-06-14T19:01:13.252Z] 14f9425a3ebe: Layer already exists [2021-06-14T19:01:13.252Z] 54e88c10109d: Layer already exists [2021-06-14T19:01:13.252Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:13.521Z] 2.0.0-dev.263: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:13.873Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:14.221Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:14.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T19:01:14.221Z] 9979ee5f407c: Preparing [2021-06-14T19:01:14.221Z] 9979ee5f407c: Preparing [2021-06-14T19:01:14.221Z] b1672df4cea7: Preparing [2021-06-14T19:01:14.221Z] 89847e417780: Preparing [2021-06-14T19:01:14.221Z] 5ecfdafc028d: Preparing [2021-06-14T19:01:14.221Z] f23d7644a8a6: Preparing [2021-06-14T19:01:14.221Z] e496dfc3ff08: Preparing [2021-06-14T19:01:14.221Z] 1949b7567833: Preparing [2021-06-14T19:01:14.221Z] 1e7a55f2feab: Preparing [2021-06-14T19:01:14.221Z] 14f9425a3ebe: Preparing [2021-06-14T19:01:14.221Z] 54e88c10109d: Preparing [2021-06-14T19:01:14.221Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:14.221Z] 1e7a55f2feab: Waiting [2021-06-14T19:01:14.221Z] 14f9425a3ebe: Waiting [2021-06-14T19:01:14.221Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:14.221Z] 54e88c10109d: Waiting [2021-06-14T19:01:14.221Z] 1949b7567833: Waiting [2021-06-14T19:01:14.221Z] e496dfc3ff08: Waiting [2021-06-14T19:01:14.221Z] b1672df4cea7: Layer already exists [2021-06-14T19:01:14.221Z] 89847e417780: Layer already exists [2021-06-14T19:01:14.221Z] 5ecfdafc028d: Layer already exists [2021-06-14T19:01:14.221Z] f23d7644a8a6: Layer already exists [2021-06-14T19:01:14.221Z] 9979ee5f407c: Layer already exists [2021-06-14T19:01:14.492Z] 1949b7567833: Layer already exists [2021-06-14T19:01:14.492Z] 1e7a55f2feab: Layer already exists [2021-06-14T19:01:14.492Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:14.492Z] 54e88c10109d: Layer already exists [2021-06-14T19:01:14.492Z] 14f9425a3ebe: Layer already exists [2021-06-14T19:01:14.492Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:14.492Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:14.858Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:15.194Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [2021-06-14T19:01:15.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-06-14T19:01:15.195Z] 9979ee5f407c: Preparing [2021-06-14T19:01:15.195Z] 9979ee5f407c: Preparing [2021-06-14T19:01:15.195Z] b1672df4cea7: Preparing [2021-06-14T19:01:15.195Z] 89847e417780: Preparing [2021-06-14T19:01:15.195Z] 5ecfdafc028d: Preparing [2021-06-14T19:01:15.195Z] f23d7644a8a6: Preparing [2021-06-14T19:01:15.195Z] e496dfc3ff08: Preparing [2021-06-14T19:01:15.195Z] 1949b7567833: Preparing [2021-06-14T19:01:15.195Z] 1e7a55f2feab: Preparing [2021-06-14T19:01:15.195Z] 14f9425a3ebe: Preparing [2021-06-14T19:01:15.195Z] 54e88c10109d: Preparing [2021-06-14T19:01:15.195Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:15.195Z] 1e7a55f2feab: Waiting [2021-06-14T19:01:15.195Z] 54e88c10109d: Waiting [2021-06-14T19:01:15.195Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:15.195Z] e496dfc3ff08: Waiting [2021-06-14T19:01:15.195Z] 14f9425a3ebe: Waiting [2021-06-14T19:01:15.195Z] 1949b7567833: Waiting [2021-06-14T19:01:15.195Z] f23d7644a8a6: Layer already exists [2021-06-14T19:01:15.195Z] 89847e417780: Layer already exists [2021-06-14T19:01:15.195Z] 5ecfdafc028d: Layer already exists [2021-06-14T19:01:15.195Z] 9979ee5f407c: Layer already exists [2021-06-14T19:01:15.468Z] b1672df4cea7: Layer already exists [2021-06-14T19:01:15.468Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:15.468Z] 1949b7567833: Layer already exists [2021-06-14T19:01:15.468Z] 1e7a55f2feab: Layer already exists [2021-06-14T19:01:15.468Z] 54e88c10109d: Layer already exists [2021-06-14T19:01:15.468Z] 14f9425a3ebe: Layer already exists [2021-06-14T19:01:15.468Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:15.468Z] master: digest: sha256:88d49497eb1a7eedc5fa948a450a92e423a7b0ea96f8d9ee814d7108121371c9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:01:15.540Z] ===================================================== [Pipeline] echo [2021-06-14T19:01:15.557Z] taggedImages: [2021-06-14T19:01:15.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:15.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-06-14T19:01:15.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.263 [2021-06-14T19:01:15.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:15.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo [2021-06-14T19:01:15.592Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-06-14T19:01:15.592Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:15.592Z] latest [2021-06-14T19:01:15.592Z] 2.0.0-dev.263 [2021-06-14T19:01:15.592Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:15.592Z] master [2021-06-14T19:01:15.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:15.970Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:16.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:16.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T19:01:16.312Z] 553d29b4e173: Preparing [2021-06-14T19:01:16.312Z] 4b2f9cd2eafe: Preparing [2021-06-14T19:01:16.312Z] d0b85789e0c8: Preparing [2021-06-14T19:01:16.312Z] c545d9db1bd7: Preparing [2021-06-14T19:01:16.312Z] 86c4b4e6d4b5: Preparing [2021-06-14T19:01:16.312Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:16.312Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:16.588Z] d0b85789e0c8: Pushed [2021-06-14T19:01:16.588Z] c545d9db1bd7: Pushed [2021-06-14T19:01:16.588Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:17.184Z] 86c4b4e6d4b5: Pushed [2021-06-14T19:01:19.148Z] 553d29b4e173: Pushed [2021-06-14T19:01:19.148Z] 4b2f9cd2eafe: Pushed [2021-06-14T19:01:19.148Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:19.492Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:19.825Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-14T19:01:19.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T19:01:19.826Z] 553d29b4e173: Preparing [2021-06-14T19:01:19.826Z] 4b2f9cd2eafe: Preparing [2021-06-14T19:01:19.826Z] d0b85789e0c8: Preparing [2021-06-14T19:01:19.826Z] c545d9db1bd7: Preparing [2021-06-14T19:01:19.826Z] 86c4b4e6d4b5: Preparing [2021-06-14T19:01:19.826Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:19.826Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:19.826Z] c545d9db1bd7: Layer already exists [2021-06-14T19:01:19.826Z] d0b85789e0c8: Layer already exists [2021-06-14T19:01:19.826Z] 553d29b4e173: Layer already exists [2021-06-14T19:01:19.826Z] 4b2f9cd2eafe: Layer already exists [2021-06-14T19:01:19.826Z] 86c4b4e6d4b5: Layer already exists [2021-06-14T19:01:19.826Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:20.099Z] latest: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:20.442Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:20.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.263 [2021-06-14T19:01:20.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T19:01:20.786Z] 553d29b4e173: Preparing [2021-06-14T19:01:20.786Z] 4b2f9cd2eafe: Preparing [2021-06-14T19:01:20.786Z] d0b85789e0c8: Preparing [2021-06-14T19:01:20.786Z] c545d9db1bd7: Preparing [2021-06-14T19:01:20.786Z] 86c4b4e6d4b5: Preparing [2021-06-14T19:01:20.786Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:20.786Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:20.786Z] 4b2f9cd2eafe: Layer already exists [2021-06-14T19:01:20.786Z] c545d9db1bd7: Layer already exists [2021-06-14T19:01:20.786Z] d0b85789e0c8: Layer already exists [2021-06-14T19:01:21.060Z] 553d29b4e173: Layer already exists [2021-06-14T19:01:21.060Z] 86c4b4e6d4b5: Layer already exists [2021-06-14T19:01:21.060Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:21.060Z] 2.0.0-dev.263: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:21.407Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:21.755Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:21.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T19:01:21.755Z] 553d29b4e173: Preparing [2021-06-14T19:01:21.755Z] 4b2f9cd2eafe: Preparing [2021-06-14T19:01:21.755Z] d0b85789e0c8: Preparing [2021-06-14T19:01:21.755Z] c545d9db1bd7: Preparing [2021-06-14T19:01:21.755Z] 86c4b4e6d4b5: Preparing [2021-06-14T19:01:21.756Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:21.756Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:22.031Z] 4b2f9cd2eafe: Layer already exists [2021-06-14T19:01:22.031Z] 86c4b4e6d4b5: Layer already exists [2021-06-14T19:01:22.031Z] c545d9db1bd7: Layer already exists [2021-06-14T19:01:22.031Z] 553d29b4e173: Layer already exists [2021-06-14T19:01:22.031Z] d0b85789e0c8: Layer already exists [2021-06-14T19:01:22.031Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:22.031Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:22.380Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:22.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [2021-06-14T19:01:22.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-06-14T19:01:22.776Z] 553d29b4e173: Preparing [2021-06-14T19:01:22.776Z] 4b2f9cd2eafe: Preparing [2021-06-14T19:01:22.776Z] d0b85789e0c8: Preparing [2021-06-14T19:01:22.776Z] c545d9db1bd7: Preparing [2021-06-14T19:01:22.776Z] 86c4b4e6d4b5: Preparing [2021-06-14T19:01:22.776Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:22.776Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:22.776Z] 4b2f9cd2eafe: Layer already exists [2021-06-14T19:01:22.776Z] 553d29b4e173: Layer already exists [2021-06-14T19:01:22.776Z] c545d9db1bd7: Layer already exists [2021-06-14T19:01:23.057Z] 86c4b4e6d4b5: Layer already exists [2021-06-14T19:01:23.058Z] d0b85789e0c8: Layer already exists [2021-06-14T19:01:23.058Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:23.058Z] master: digest: sha256:ea9fccf61aed696a34291a8505218bca598ec52014c793ccfae436a49fd211ce size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:01:23.125Z] ===================================================== [Pipeline] echo [2021-06-14T19:01:23.149Z] taggedImages: [2021-06-14T19:01:23.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:23.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-06-14T19:01:23.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.263 [2021-06-14T19:01:23.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:23.150Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo [2021-06-14T19:01:23.202Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-06-14T19:01:23.202Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:23.202Z] latest [2021-06-14T19:01:23.202Z] 2.0.0-dev.263 [2021-06-14T19:01:23.202Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:23.202Z] master [2021-06-14T19:01:23.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:23.586Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:24.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:24.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T19:01:24.008Z] de0d789a01ea: Preparing [2021-06-14T19:01:24.008Z] cb64d58b8558: Preparing [2021-06-14T19:01:24.008Z] 65b10612e3ae: Preparing [2021-06-14T19:01:24.008Z] 671ff1a907ee: Preparing [2021-06-14T19:01:24.008Z] 72e007dc7efa: Preparing [2021-06-14T19:01:24.008Z] 2b169ad7203a: Preparing [2021-06-14T19:01:24.008Z] cf9f663694de: Preparing [2021-06-14T19:01:24.008Z] ffb1e98f60e0: Preparing [2021-06-14T19:01:24.008Z] a412e7e22726: Preparing [2021-06-14T19:01:24.008Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:24.008Z] 2b169ad7203a: Waiting [2021-06-14T19:01:24.008Z] ffb1e98f60e0: Waiting [2021-06-14T19:01:24.008Z] cf9f663694de: Waiting [2021-06-14T19:01:24.008Z] a412e7e22726: Waiting [2021-06-14T19:01:24.008Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:24.291Z] 72e007dc7efa: Pushed [2021-06-14T19:01:24.291Z] cb64d58b8558: Pushed [2021-06-14T19:01:24.291Z] de0d789a01ea: Pushed [2021-06-14T19:01:24.565Z] 2b169ad7203a: Pushed [2021-06-14T19:01:24.565Z] cf9f663694de: Pushed [2021-06-14T19:01:24.565Z] ffb1e98f60e0: Pushed [2021-06-14T19:01:24.565Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:25.192Z] a412e7e22726: Pushed [2021-06-14T19:01:26.628Z] 671ff1a907ee: Pushed [2021-06-14T19:01:27.256Z] 65b10612e3ae: Pushed [2021-06-14T19:01:27.256Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:27.884Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:28.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-14T19:01:28.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T19:01:28.221Z] de0d789a01ea: Preparing [2021-06-14T19:01:28.221Z] cb64d58b8558: Preparing [2021-06-14T19:01:28.221Z] 65b10612e3ae: Preparing [2021-06-14T19:01:28.221Z] 671ff1a907ee: Preparing [2021-06-14T19:01:28.221Z] 72e007dc7efa: Preparing [2021-06-14T19:01:28.221Z] 2b169ad7203a: Preparing [2021-06-14T19:01:28.221Z] cf9f663694de: Preparing [2021-06-14T19:01:28.221Z] ffb1e98f60e0: Preparing [2021-06-14T19:01:28.221Z] a412e7e22726: Preparing [2021-06-14T19:01:28.221Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:28.221Z] ffb1e98f60e0: Waiting [2021-06-14T19:01:28.221Z] a412e7e22726: Waiting [2021-06-14T19:01:28.221Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:28.221Z] 2b169ad7203a: Waiting [2021-06-14T19:01:28.221Z] cf9f663694de: Waiting [2021-06-14T19:01:28.521Z] 65b10612e3ae: Layer already exists [2021-06-14T19:01:28.521Z] de0d789a01ea: Layer already exists [2021-06-14T19:01:28.521Z] cb64d58b8558: Layer already exists [2021-06-14T19:01:28.521Z] 671ff1a907ee: Layer already exists [2021-06-14T19:01:28.521Z] 72e007dc7efa: Layer already exists [2021-06-14T19:01:28.521Z] 2b169ad7203a: Layer already exists [2021-06-14T19:01:28.521Z] cf9f663694de: Layer already exists [2021-06-14T19:01:28.521Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:28.521Z] a412e7e22726: Layer already exists [2021-06-14T19:01:28.521Z] ffb1e98f60e0: Layer already exists [2021-06-14T19:01:28.521Z] latest: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:28.866Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:29.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.263 [2021-06-14T19:01:29.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T19:01:29.207Z] de0d789a01ea: Preparing [2021-06-14T19:01:29.207Z] cb64d58b8558: Preparing [2021-06-14T19:01:29.207Z] 65b10612e3ae: Preparing [2021-06-14T19:01:29.207Z] 671ff1a907ee: Preparing [2021-06-14T19:01:29.207Z] 72e007dc7efa: Preparing [2021-06-14T19:01:29.207Z] 2b169ad7203a: Preparing [2021-06-14T19:01:29.207Z] cf9f663694de: Preparing [2021-06-14T19:01:29.207Z] ffb1e98f60e0: Preparing [2021-06-14T19:01:29.207Z] a412e7e22726: Preparing [2021-06-14T19:01:29.207Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:29.207Z] 2b169ad7203a: Waiting [2021-06-14T19:01:29.207Z] cf9f663694de: Waiting [2021-06-14T19:01:29.207Z] ffb1e98f60e0: Waiting [2021-06-14T19:01:29.207Z] a412e7e22726: Waiting [2021-06-14T19:01:29.207Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:29.207Z] 65b10612e3ae: Layer already exists [2021-06-14T19:01:29.207Z] 671ff1a907ee: Layer already exists [2021-06-14T19:01:29.207Z] cb64d58b8558: Layer already exists [2021-06-14T19:01:29.531Z] 72e007dc7efa: Layer already exists [2021-06-14T19:01:29.531Z] de0d789a01ea: Layer already exists [2021-06-14T19:01:29.531Z] 2b169ad7203a: Layer already exists [2021-06-14T19:01:29.531Z] cf9f663694de: Layer already exists [2021-06-14T19:01:29.531Z] a412e7e22726: Layer already exists [2021-06-14T19:01:29.531Z] ffb1e98f60e0: Layer already exists [2021-06-14T19:01:29.531Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:29.531Z] 2.0.0-dev.263: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:29.881Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:30.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:30.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T19:01:30.221Z] de0d789a01ea: Preparing [2021-06-14T19:01:30.221Z] cb64d58b8558: Preparing [2021-06-14T19:01:30.221Z] 65b10612e3ae: Preparing [2021-06-14T19:01:30.221Z] 671ff1a907ee: Preparing [2021-06-14T19:01:30.221Z] 72e007dc7efa: Preparing [2021-06-14T19:01:30.221Z] 2b169ad7203a: Preparing [2021-06-14T19:01:30.221Z] cf9f663694de: Preparing [2021-06-14T19:01:30.221Z] ffb1e98f60e0: Preparing [2021-06-14T19:01:30.221Z] a412e7e22726: Preparing [2021-06-14T19:01:30.221Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:30.221Z] 2b169ad7203a: Waiting [2021-06-14T19:01:30.221Z] cf9f663694de: Waiting [2021-06-14T19:01:30.221Z] ffb1e98f60e0: Waiting [2021-06-14T19:01:30.221Z] a412e7e22726: Waiting [2021-06-14T19:01:30.221Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:30.221Z] 72e007dc7efa: Layer already exists [2021-06-14T19:01:30.221Z] de0d789a01ea: Layer already exists [2021-06-14T19:01:30.221Z] 671ff1a907ee: Layer already exists [2021-06-14T19:01:30.221Z] 65b10612e3ae: Layer already exists [2021-06-14T19:01:30.221Z] cb64d58b8558: Layer already exists [2021-06-14T19:01:30.221Z] 2b169ad7203a: Layer already exists [2021-06-14T19:01:30.221Z] ffb1e98f60e0: Layer already exists [2021-06-14T19:01:30.221Z] cf9f663694de: Layer already exists [2021-06-14T19:01:30.221Z] a412e7e22726: Layer already exists [2021-06-14T19:01:30.221Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:30.526Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:30.875Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:31.219Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [2021-06-14T19:01:31.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-06-14T19:01:31.219Z] de0d789a01ea: Preparing [2021-06-14T19:01:31.219Z] cb64d58b8558: Preparing [2021-06-14T19:01:31.219Z] 65b10612e3ae: Preparing [2021-06-14T19:01:31.219Z] 671ff1a907ee: Preparing [2021-06-14T19:01:31.219Z] 72e007dc7efa: Preparing [2021-06-14T19:01:31.219Z] 2b169ad7203a: Preparing [2021-06-14T19:01:31.219Z] cf9f663694de: Preparing [2021-06-14T19:01:31.219Z] ffb1e98f60e0: Preparing [2021-06-14T19:01:31.219Z] a412e7e22726: Preparing [2021-06-14T19:01:31.219Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:31.219Z] ffb1e98f60e0: Waiting [2021-06-14T19:01:31.219Z] a412e7e22726: Waiting [2021-06-14T19:01:31.219Z] 3fbe34a1663b: Waiting [2021-06-14T19:01:31.219Z] 2b169ad7203a: Waiting [2021-06-14T19:01:31.219Z] cf9f663694de: Waiting [2021-06-14T19:01:31.219Z] de0d789a01ea: Layer already exists [2021-06-14T19:01:31.219Z] 65b10612e3ae: Layer already exists [2021-06-14T19:01:31.490Z] 671ff1a907ee: Layer already exists [2021-06-14T19:01:31.490Z] cb64d58b8558: Layer already exists [2021-06-14T19:01:31.490Z] 72e007dc7efa: Layer already exists [2021-06-14T19:01:31.490Z] 2b169ad7203a: Layer already exists [2021-06-14T19:01:31.490Z] cf9f663694de: Layer already exists [2021-06-14T19:01:31.490Z] ffb1e98f60e0: Layer already exists [2021-06-14T19:01:31.490Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:31.490Z] a412e7e22726: Layer already exists [2021-06-14T19:01:31.490Z] master: digest: sha256:0943903c9ca2d8d01e0198178e045920ed1fbf24da34dac2d5faee4183c8c19a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:01:31.575Z] ===================================================== [Pipeline] echo [2021-06-14T19:01:31.590Z] taggedImages: [2021-06-14T19:01:31.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:31.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-06-14T19:01:31.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.263 [2021-06-14T19:01:31.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:31.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo [2021-06-14T19:01:31.626Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-06-14T19:01:31.626Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:31.626Z] latest [2021-06-14T19:01:31.626Z] 2.0.0-dev.263 [2021-06-14T19:01:31.626Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:31.626Z] master [2021-06-14T19:01:31.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:32.108Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:32.517Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:32.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T19:01:32.517Z] 9dfa9fd2e980: Preparing [2021-06-14T19:01:32.517Z] 7caf8204017d: Preparing [2021-06-14T19:01:32.517Z] e496dfc3ff08: Preparing [2021-06-14T19:01:32.517Z] 7ad6b94a13fe: Preparing [2021-06-14T19:01:32.517Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:32.517Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:32.834Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:32.834Z] 9dfa9fd2e980: Pushed [2021-06-14T19:01:33.106Z] 7ad6b94a13fe: Pushed [2021-06-14T19:01:35.070Z] 7caf8204017d: Pushed [2021-06-14T19:01:35.342Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:35.688Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:36.030Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-14T19:01:36.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T19:01:36.030Z] 9dfa9fd2e980: Preparing [2021-06-14T19:01:36.030Z] 7caf8204017d: Preparing [2021-06-14T19:01:36.030Z] e496dfc3ff08: Preparing [2021-06-14T19:01:36.030Z] 7ad6b94a13fe: Preparing [2021-06-14T19:01:36.030Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:36.030Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:36.030Z] 9dfa9fd2e980: Layer already exists [2021-06-14T19:01:36.304Z] 7caf8204017d: Layer already exists [2021-06-14T19:01:36.304Z] 7ad6b94a13fe: Layer already exists [2021-06-14T19:01:36.304Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:36.304Z] latest: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:36.650Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:36.991Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.263 [2021-06-14T19:01:36.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T19:01:36.991Z] 9dfa9fd2e980: Preparing [2021-06-14T19:01:36.991Z] 7caf8204017d: Preparing [2021-06-14T19:01:36.991Z] e496dfc3ff08: Preparing [2021-06-14T19:01:36.991Z] 7ad6b94a13fe: Preparing [2021-06-14T19:01:36.991Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:36.991Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:36.991Z] 7ad6b94a13fe: Layer already exists [2021-06-14T19:01:36.991Z] 7caf8204017d: Layer already exists [2021-06-14T19:01:36.991Z] 9dfa9fd2e980: Layer already exists [2021-06-14T19:01:37.265Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:37.265Z] 2.0.0-dev.263: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:37.607Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:37.950Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:37.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T19:01:37.950Z] 9dfa9fd2e980: Preparing [2021-06-14T19:01:37.950Z] 7caf8204017d: Preparing [2021-06-14T19:01:37.950Z] e496dfc3ff08: Preparing [2021-06-14T19:01:37.950Z] 7ad6b94a13fe: Preparing [2021-06-14T19:01:37.950Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:37.950Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:37.950Z] 9dfa9fd2e980: Layer already exists [2021-06-14T19:01:37.950Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:37.950Z] 7ad6b94a13fe: Layer already exists [2021-06-14T19:01:37.950Z] 7caf8204017d: Layer already exists [2021-06-14T19:01:38.223Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:38.565Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:38.903Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [2021-06-14T19:01:38.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-06-14T19:01:38.903Z] 9dfa9fd2e980: Preparing [2021-06-14T19:01:38.903Z] 7caf8204017d: Preparing [2021-06-14T19:01:38.903Z] e496dfc3ff08: Preparing [2021-06-14T19:01:38.903Z] 7ad6b94a13fe: Preparing [2021-06-14T19:01:38.903Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:38.903Z] 7caf8204017d: Layer already exists [2021-06-14T19:01:38.903Z] 7ad6b94a13fe: Layer already exists [2021-06-14T19:01:38.903Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:38.903Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:38.903Z] 9dfa9fd2e980: Layer already exists [2021-06-14T19:01:39.175Z] master: digest: sha256:8e9c6b9dc9ff8a341c56ec193faceb1b26b1b9548d823696255775e27e1196c0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:01:39.251Z] ===================================================== [Pipeline] echo [2021-06-14T19:01:39.266Z] taggedImages: [2021-06-14T19:01:39.266Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:39.266Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-06-14T19:01:39.266Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.263 [2021-06-14T19:01:39.266Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:39.266Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo [2021-06-14T19:01:39.327Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-06-14T19:01:39.327Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:39.327Z] latest [2021-06-14T19:01:39.327Z] 2.0.0-dev.263 [2021-06-14T19:01:39.327Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:39.327Z] master [2021-06-14T19:01:39.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:39.705Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:40.045Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:40.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T19:01:40.045Z] 49ae5a9d1725: Preparing [2021-06-14T19:01:40.045Z] fa97184ab244: Preparing [2021-06-14T19:01:40.045Z] e496dfc3ff08: Preparing [2021-06-14T19:01:40.045Z] 11598f846c30: Preparing [2021-06-14T19:01:40.045Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:40.045Z] 11598f846c30: Layer already exists [2021-06-14T19:01:40.045Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:40.319Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:40.319Z] 49ae5a9d1725: Pushed [2021-06-14T19:01:42.930Z] fa97184ab244: Pushed [2021-06-14T19:01:42.930Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:43.276Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:43.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-14T19:01:43.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T19:01:43.615Z] 49ae5a9d1725: Preparing [2021-06-14T19:01:43.615Z] fa97184ab244: Preparing [2021-06-14T19:01:43.615Z] e496dfc3ff08: Preparing [2021-06-14T19:01:43.615Z] 11598f846c30: Preparing [2021-06-14T19:01:43.615Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:43.615Z] 49ae5a9d1725: Layer already exists [2021-06-14T19:01:43.615Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:43.615Z] fa97184ab244: Layer already exists [2021-06-14T19:01:43.615Z] 11598f846c30: Layer already exists [2021-06-14T19:01:43.615Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:43.886Z] latest: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:44.236Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:44.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.263 [2021-06-14T19:01:44.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T19:01:44.574Z] 49ae5a9d1725: Preparing [2021-06-14T19:01:44.574Z] fa97184ab244: Preparing [2021-06-14T19:01:44.574Z] e496dfc3ff08: Preparing [2021-06-14T19:01:44.574Z] 11598f846c30: Preparing [2021-06-14T19:01:44.574Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:44.574Z] 11598f846c30: Layer already exists [2021-06-14T19:01:44.574Z] 49ae5a9d1725: Layer already exists [2021-06-14T19:01:44.574Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:44.574Z] fa97184ab244: Layer already exists [2021-06-14T19:01:44.574Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:44.847Z] 2.0.0-dev.263: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:45.192Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:45.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:45.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T19:01:45.533Z] 49ae5a9d1725: Preparing [2021-06-14T19:01:45.533Z] fa97184ab244: Preparing [2021-06-14T19:01:45.533Z] e496dfc3ff08: Preparing [2021-06-14T19:01:45.533Z] 11598f846c30: Preparing [2021-06-14T19:01:45.533Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:45.533Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:45.533Z] fa97184ab244: Layer already exists [2021-06-14T19:01:45.533Z] 49ae5a9d1725: Layer already exists [2021-06-14T19:01:45.533Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:45.829Z] 11598f846c30: Layer already exists [2021-06-14T19:01:45.829Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:46.191Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:46.551Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [2021-06-14T19:01:46.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-06-14T19:01:46.551Z] 49ae5a9d1725: Preparing [2021-06-14T19:01:46.551Z] fa97184ab244: Preparing [2021-06-14T19:01:46.551Z] e496dfc3ff08: Preparing [2021-06-14T19:01:46.551Z] 11598f846c30: Preparing [2021-06-14T19:01:46.551Z] 3fbe34a1663b: Preparing [2021-06-14T19:01:46.551Z] 3fbe34a1663b: Layer already exists [2021-06-14T19:01:46.551Z] 49ae5a9d1725: Layer already exists [2021-06-14T19:01:46.551Z] 11598f846c30: Layer already exists [2021-06-14T19:01:46.551Z] e496dfc3ff08: Layer already exists [2021-06-14T19:01:46.551Z] fa97184ab244: Layer already exists [2021-06-14T19:01:46.828Z] master: digest: sha256:a071d0e2a6a7f1a2303e002798a95740cd0b542e8a965fd53e4adeeb586c2926 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:01:46.897Z] ===================================================== [Pipeline] echo [2021-06-14T19:01:46.919Z] taggedImages: [2021-06-14T19:01:46.919Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:46.919Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-06-14T19:01:46.919Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.263 [2021-06-14T19:01:46.919Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:46.919Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo [2021-06-14T19:01:46.957Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-06-14T19:01:46.957Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:46.957Z] latest [2021-06-14T19:01:46.957Z] 2.0.0-dev.263 [2021-06-14T19:01:46.957Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:01:46.957Z] master [2021-06-14T19:01:46.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:47.337Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:01:47.671Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:01:47.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T19:01:47.671Z] 8b5693d07bc0: Preparing [2021-06-14T19:01:47.671Z] 1143f1dbe900: Preparing [2021-06-14T19:01:47.671Z] a9ecbda01732: Preparing [2021-06-14T19:01:47.671Z] c9ce09edfe19: Preparing [2021-06-14T19:01:47.671Z] 9ded3b6bb9b5: Preparing [2021-06-14T19:01:47.671Z] fa1afe8e6ed9: Preparing [2021-06-14T19:01:47.671Z] 87a09b4c083e: Preparing [2021-06-14T19:01:47.671Z] 0f74e9ff2a61: Preparing [2021-06-14T19:01:47.671Z] b122376c33c6: Preparing [2021-06-14T19:01:47.671Z] f8381ed47b22: Preparing [2021-06-14T19:01:47.671Z] e934a737d657: Preparing [2021-06-14T19:01:47.671Z] fa1afe8e6ed9: Waiting [2021-06-14T19:01:47.671Z] 87a09b4c083e: Waiting [2021-06-14T19:01:47.671Z] 0f74e9ff2a61: Waiting [2021-06-14T19:01:47.671Z] e934a737d657: Waiting [2021-06-14T19:01:47.671Z] f8381ed47b22: Waiting [2021-06-14T19:01:47.942Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T19:01:47.942Z] fa1afe8e6ed9: Layer already exists [2021-06-14T19:01:47.942Z] 87a09b4c083e: Layer already exists [2021-06-14T19:01:47.942Z] 0f74e9ff2a61: Layer already exists [2021-06-14T19:01:47.942Z] 1143f1dbe900: Pushed [2021-06-14T19:01:47.942Z] b122376c33c6: Layer already exists [2021-06-14T19:01:48.217Z] f8381ed47b22: Layer already exists [2021-06-14T19:01:48.217Z] e934a737d657: Layer already exists [2021-06-14T19:01:48.820Z] 8b5693d07bc0: Pushed [2021-06-14T19:01:50.257Z] a9ecbda01732: Pushed [2021-06-14T19:02:02.610Z] c9ce09edfe19: Pushed [2021-06-14T19:02:02.610Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:02.951Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:03.288Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-14T19:02:03.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T19:02:03.288Z] 8b5693d07bc0: Preparing [2021-06-14T19:02:03.288Z] 1143f1dbe900: Preparing [2021-06-14T19:02:03.288Z] a9ecbda01732: Preparing [2021-06-14T19:02:03.288Z] c9ce09edfe19: Preparing [2021-06-14T19:02:03.288Z] 9ded3b6bb9b5: Preparing [2021-06-14T19:02:03.288Z] fa1afe8e6ed9: Preparing [2021-06-14T19:02:03.288Z] 87a09b4c083e: Preparing [2021-06-14T19:02:03.288Z] 0f74e9ff2a61: Preparing [2021-06-14T19:02:03.288Z] b122376c33c6: Preparing [2021-06-14T19:02:03.288Z] f8381ed47b22: Preparing [2021-06-14T19:02:03.288Z] e934a737d657: Preparing [2021-06-14T19:02:03.288Z] 0f74e9ff2a61: Waiting [2021-06-14T19:02:03.288Z] b122376c33c6: Waiting [2021-06-14T19:02:03.288Z] f8381ed47b22: Waiting [2021-06-14T19:02:03.288Z] e934a737d657: Waiting [2021-06-14T19:02:03.288Z] fa1afe8e6ed9: Waiting [2021-06-14T19:02:03.288Z] 87a09b4c083e: Waiting [2021-06-14T19:02:03.560Z] c9ce09edfe19: Layer already exists [2021-06-14T19:02:03.560Z] a9ecbda01732: Layer already exists [2021-06-14T19:02:03.560Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T19:02:03.560Z] 1143f1dbe900: Layer already exists [2021-06-14T19:02:03.560Z] 8b5693d07bc0: Layer already exists [2021-06-14T19:02:03.560Z] fa1afe8e6ed9: Layer already exists [2021-06-14T19:02:03.560Z] 87a09b4c083e: Layer already exists [2021-06-14T19:02:03.560Z] 0f74e9ff2a61: Layer already exists [2021-06-14T19:02:03.560Z] b122376c33c6: Layer already exists [2021-06-14T19:02:03.560Z] f8381ed47b22: Layer already exists [2021-06-14T19:02:03.560Z] e934a737d657: Layer already exists [2021-06-14T19:02:03.560Z] latest: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:03.904Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:04.244Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.263 [2021-06-14T19:02:04.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T19:02:04.244Z] 8b5693d07bc0: Preparing [2021-06-14T19:02:04.244Z] 1143f1dbe900: Preparing [2021-06-14T19:02:04.244Z] a9ecbda01732: Preparing [2021-06-14T19:02:04.244Z] c9ce09edfe19: Preparing [2021-06-14T19:02:04.244Z] 9ded3b6bb9b5: Preparing [2021-06-14T19:02:04.244Z] fa1afe8e6ed9: Preparing [2021-06-14T19:02:04.244Z] 87a09b4c083e: Preparing [2021-06-14T19:02:04.244Z] 0f74e9ff2a61: Preparing [2021-06-14T19:02:04.244Z] b122376c33c6: Preparing [2021-06-14T19:02:04.244Z] f8381ed47b22: Preparing [2021-06-14T19:02:04.244Z] e934a737d657: Preparing [2021-06-14T19:02:04.244Z] fa1afe8e6ed9: Waiting [2021-06-14T19:02:04.244Z] 87a09b4c083e: Waiting [2021-06-14T19:02:04.244Z] 0f74e9ff2a61: Waiting [2021-06-14T19:02:04.244Z] b122376c33c6: Waiting [2021-06-14T19:02:04.244Z] f8381ed47b22: Waiting [2021-06-14T19:02:04.244Z] e934a737d657: Waiting [2021-06-14T19:02:04.516Z] 8b5693d07bc0: Layer already exists [2021-06-14T19:02:04.516Z] a9ecbda01732: Layer already exists [2021-06-14T19:02:04.516Z] c9ce09edfe19: Layer already exists [2021-06-14T19:02:04.516Z] 1143f1dbe900: Layer already exists [2021-06-14T19:02:04.516Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T19:02:04.516Z] fa1afe8e6ed9: Layer already exists [2021-06-14T19:02:04.516Z] 87a09b4c083e: Layer already exists [2021-06-14T19:02:04.516Z] b122376c33c6: Layer already exists [2021-06-14T19:02:04.516Z] 0f74e9ff2a61: Layer already exists [2021-06-14T19:02:04.516Z] f8381ed47b22: Layer already exists [2021-06-14T19:02:04.516Z] e934a737d657: Layer already exists [2021-06-14T19:02:04.516Z] 2.0.0-dev.263: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:04.857Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:05.194Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:02:05.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T19:02:05.194Z] 8b5693d07bc0: Preparing [2021-06-14T19:02:05.194Z] 1143f1dbe900: Preparing [2021-06-14T19:02:05.194Z] a9ecbda01732: Preparing [2021-06-14T19:02:05.194Z] c9ce09edfe19: Preparing [2021-06-14T19:02:05.194Z] 9ded3b6bb9b5: Preparing [2021-06-14T19:02:05.194Z] fa1afe8e6ed9: Preparing [2021-06-14T19:02:05.194Z] 87a09b4c083e: Preparing [2021-06-14T19:02:05.194Z] 0f74e9ff2a61: Preparing [2021-06-14T19:02:05.194Z] b122376c33c6: Preparing [2021-06-14T19:02:05.194Z] f8381ed47b22: Preparing [2021-06-14T19:02:05.194Z] e934a737d657: Preparing [2021-06-14T19:02:05.194Z] 0f74e9ff2a61: Waiting [2021-06-14T19:02:05.194Z] b122376c33c6: Waiting [2021-06-14T19:02:05.194Z] f8381ed47b22: Waiting [2021-06-14T19:02:05.194Z] fa1afe8e6ed9: Waiting [2021-06-14T19:02:05.194Z] 87a09b4c083e: Waiting [2021-06-14T19:02:05.194Z] e934a737d657: Waiting [2021-06-14T19:02:05.194Z] 8b5693d07bc0: Layer already exists [2021-06-14T19:02:05.194Z] c9ce09edfe19: Layer already exists [2021-06-14T19:02:05.465Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T19:02:05.465Z] 1143f1dbe900: Layer already exists [2021-06-14T19:02:05.465Z] a9ecbda01732: Layer already exists [2021-06-14T19:02:05.465Z] 87a09b4c083e: Layer already exists [2021-06-14T19:02:05.465Z] fa1afe8e6ed9: Layer already exists [2021-06-14T19:02:05.465Z] b122376c33c6: Layer already exists [2021-06-14T19:02:05.465Z] 0f74e9ff2a61: Layer already exists [2021-06-14T19:02:05.465Z] f8381ed47b22: Layer already exists [2021-06-14T19:02:05.465Z] e934a737d657: Layer already exists [2021-06-14T19:02:05.465Z] 267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:05.811Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:02:06.154Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [2021-06-14T19:02:06.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-06-14T19:02:06.154Z] 8b5693d07bc0: Preparing [2021-06-14T19:02:06.154Z] 1143f1dbe900: Preparing [2021-06-14T19:02:06.154Z] a9ecbda01732: Preparing [2021-06-14T19:02:06.154Z] c9ce09edfe19: Preparing [2021-06-14T19:02:06.154Z] 9ded3b6bb9b5: Preparing [2021-06-14T19:02:06.154Z] fa1afe8e6ed9: Preparing [2021-06-14T19:02:06.154Z] 87a09b4c083e: Preparing [2021-06-14T19:02:06.154Z] 0f74e9ff2a61: Preparing [2021-06-14T19:02:06.154Z] b122376c33c6: Preparing [2021-06-14T19:02:06.154Z] f8381ed47b22: Preparing [2021-06-14T19:02:06.154Z] e934a737d657: Preparing [2021-06-14T19:02:06.154Z] fa1afe8e6ed9: Waiting [2021-06-14T19:02:06.154Z] 87a09b4c083e: Waiting [2021-06-14T19:02:06.154Z] 0f74e9ff2a61: Waiting [2021-06-14T19:02:06.154Z] b122376c33c6: Waiting [2021-06-14T19:02:06.154Z] f8381ed47b22: Waiting [2021-06-14T19:02:06.154Z] e934a737d657: Waiting [2021-06-14T19:02:06.154Z] 8b5693d07bc0: Layer already exists [2021-06-14T19:02:06.154Z] 1143f1dbe900: Layer already exists [2021-06-14T19:02:06.154Z] 9ded3b6bb9b5: Layer already exists [2021-06-14T19:02:06.154Z] c9ce09edfe19: Layer already exists [2021-06-14T19:02:06.154Z] a9ecbda01732: Layer already exists [2021-06-14T19:02:06.427Z] fa1afe8e6ed9: Layer already exists [2021-06-14T19:02:06.427Z] 87a09b4c083e: Layer already exists [2021-06-14T19:02:06.427Z] b122376c33c6: Layer already exists [2021-06-14T19:02:06.427Z] 0f74e9ff2a61: Layer already exists [2021-06-14T19:02:06.427Z] f8381ed47b22: Layer already exists [2021-06-14T19:02:06.427Z] e934a737d657: Layer already exists [2021-06-14T19:02:06.427Z] master: digest: sha256:0e6dd21dce265701e7b595757848f52698036cff4a0a7f7f93ed5c454374966e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T19:02:06.488Z] ===================================================== [Pipeline] echo [2021-06-14T19:02:06.503Z] taggedImages: [2021-06-14T19:02:06.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047 [2021-06-14T19:02:06.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-06-14T19:02:06.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.263 [2021-06-14T19:02:06.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:267f8de05bb7abb950f42980b1ac074a3e3c2047-2.0.0-dev.263 [2021-06-14T19:02:06.503Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:02:07.149Z] ---> job-cost.sh [2021-06-14T19:02:07.149Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xDrF [2021-06-14T19:02:46.096Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T19:04:22.831Z] lf-activate-venv(): INFO: Adding /tmp/venv-xDrF/bin to PATH [2021-06-14T19:04:22.831Z] INFO: No Stack... [2021-06-14T19:04:22.831Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T19:04:22.831Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T19:04:23.163Z] + cat /w/workspace/edgex-go/535/archives/cost.csv [2021-06-14T19:04:23.163Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T19:04:23.228Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-535-stack-cost] [2021-06-14T19:04:23.238Z] Resource [jenkins-edgexfoundry-edgex-go-master-535-stack-cost] did not exist. Created. [2021-06-14T19:04:23.238Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-master-535-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T19:04:23.586Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T19:04:24.452Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T19:04:24.464Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-master-535-stack-cost] [Pipeline] // lock [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-06-14T19:04:25.394Z] provisioning config files... [2021-06-14T19:04:25.410Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/535@tmp/config7732810117019196785tmp [Pipeline] { [Pipeline] sh [2021-06-14T19:04:25.734Z] + set +x [2021-06-14T19:04:25.734Z] + curl -s https://codecov.io/bash [2021-06-14T19:04:25.734Z] + bash -s -- [2021-06-14T19:04:25.995Z] [2021-06-14T19:04:25.995Z] _____ _ [2021-06-14T19:04:25.995Z] / ____| | | [2021-06-14T19:04:25.995Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T19:04:25.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T19:04:25.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T19:04:25.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T19:04:25.995Z] Bash-1.0.3 [2021-06-14T19:04:25.995Z] [2021-06-14T19:04:25.995Z] [2021-06-14T19:04:25.995Z] ==> git version 2.24.4 found [2021-06-14T19:04:25.995Z] ==> 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-06-14T19:04:25.995Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T19:04:25.995Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T19:04:25.995Z] ==> Jenkins CI detected. [2021-06-14T19:04:25.995Z] project root: . [2021-06-14T19:04:25.995Z] --> token set from env [2021-06-14T19:04:25.995Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T19:04:25.995Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T19:04:25.995Z] ==> Python coveragepy not found [2021-06-14T19:04:25.995Z] ==> Searching for coverage reports in: [2021-06-14T19:04:25.995Z] + . [2021-06-14T19:04:25.995Z] -> Found 1 reports [2021-06-14T19:04:25.995Z] ==> Detecting git/mercurial file structure [2021-06-14T19:04:25.995Z] ==> Reading reports [2021-06-14T19:04:25.995Z] + ./coverage.out bytes=398195 [2021-06-14T19:04:25.995Z] ==> Appending adjustments [2021-06-14T19:04:25.995Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T19:04:26.938Z] + Found adjustments [2021-06-14T19:04:26.938Z] ==> Gzipping contents [2021-06-14T19:04:27.201Z] 56K /tmp/codecov.n00fOb.gz [2021-06-14T19:04:27.201Z] ==> Uploading reports [2021-06-14T19:04:27.201Z] url: https://codecov.io [2021-06-14T19:04:27.201Z] query: branch=master&commit=267f8de05bb7abb950f42980b1ac074a3e3c2047&build=535&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F535%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-14T19:04:27.201Z] -> Pinging Codecov [2021-06-14T19:04:27.201Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=267f8de05bb7abb950f42980b1ac074a3e3c2047&build=535&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F535%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-14T19:04:27.462Z] -> Uploading to [2021-06-14T19:04:27.462Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/267f8de05bb7abb950f42980b1ac074a3e3c2047/6003b1a1-45fe-4142-871d-8f85b48bf7f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T190427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1fe44761fc0e67d1bd6c9552481e37750954824e42a3de68270168aacb413a4 [2021-06-14T19:04:27.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T19:04:27.722Z] Dload Upload Total Spent Left Speed [2021-06-14T19:04:27.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54587 0 0 100 54587 0 126k --:--:-- --:--:-- --:--:-- 126k [2021-06-14T19:04:27.983Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/267f8de05bb7abb950f42980b1ac074a3e3c2047 [Pipeline] } [2021-06-14T19:04:27.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-06-14T19:04:28.718Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-14T19:04:28.742Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:04:29.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T19:04:29.130Z] [2021-06-14T19:04:29.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:04:29.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T19:04:29.464Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-14T19:04:29.464Z] 188c0c94c7c5: Pulling fs layer [2021-06-14T19:04:29.464Z] 0ef7d3d256c8: Pulling fs layer [2021-06-14T19:04:29.464Z] de9db76c5a1d: Pulling fs layer [2021-06-14T19:04:29.464Z] 0eba1c9be4d2: Pulling fs layer [2021-06-14T19:04:29.464Z] 0d57e429df01: Pulling fs layer [2021-06-14T19:04:29.464Z] 4e4be7b47b0d: Pulling fs layer [2021-06-14T19:04:29.464Z] e1f770b5df2f: Pulling fs layer [2021-06-14T19:04:29.464Z] 85a0685a4137: Pulling fs layer [2021-06-14T19:04:29.464Z] 0eba1c9be4d2: Waiting [2021-06-14T19:04:29.464Z] 0d57e429df01: Waiting [2021-06-14T19:04:29.464Z] 4e4be7b47b0d: Waiting [2021-06-14T19:04:29.464Z] e1f770b5df2f: Waiting [2021-06-14T19:04:29.464Z] 85a0685a4137: Waiting [2021-06-14T19:04:29.464Z] de9db76c5a1d: Verifying Checksum [2021-06-14T19:04:29.464Z] de9db76c5a1d: Download complete [2021-06-14T19:04:29.464Z] 0ef7d3d256c8: Verifying Checksum [2021-06-14T19:04:29.464Z] 0ef7d3d256c8: Download complete [2021-06-14T19:04:29.464Z] 0d57e429df01: Verifying Checksum [2021-06-14T19:04:29.464Z] 0d57e429df01: Download complete [2021-06-14T19:04:29.464Z] 4e4be7b47b0d: Verifying Checksum [2021-06-14T19:04:29.464Z] 4e4be7b47b0d: Download complete [2021-06-14T19:04:29.464Z] 188c0c94c7c5: Verifying Checksum [2021-06-14T19:04:29.464Z] 188c0c94c7c5: Download complete [2021-06-14T19:04:29.730Z] 188c0c94c7c5: Pull complete [2021-06-14T19:04:29.992Z] 0ef7d3d256c8: Pull complete [2021-06-14T19:04:29.992Z] de9db76c5a1d: Pull complete [2021-06-14T19:04:30.563Z] e1f770b5df2f: Verifying Checksum [2021-06-14T19:04:30.563Z] e1f770b5df2f: Download complete [2021-06-14T19:04:32.478Z] 0eba1c9be4d2: Verifying Checksum [2021-06-14T19:04:32.478Z] 0eba1c9be4d2: Download complete [2021-06-14T19:04:33.050Z] 85a0685a4137: Verifying Checksum [2021-06-14T19:04:33.050Z] 85a0685a4137: Download complete [2021-06-14T19:04:35.610Z] 0eba1c9be4d2: Pull complete [2021-06-14T19:04:35.610Z] 0d57e429df01: Pull complete [2021-06-14T19:04:35.610Z] 4e4be7b47b0d: Pull complete [2021-06-14T19:04:36.186Z] e1f770b5df2f: Pull complete [2021-06-14T19:04:42.799Z] 85a0685a4137: Pull complete [2021-06-14T19:04:42.799Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-14T19:04:42.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T19:04:42.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-14T19:04:42.879Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T19:04:42.918Z] $ 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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-14T19:04:44.384Z] $ docker top 9c84ad402b40e263b91dbf9783e4f4c5eeccfba36ceb938cd52409ce26a7df55 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T19:04:44.486Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-14T19:04:44.851Z] + set -o pipefail [2021-06-14T19:04:44.851Z] + snyk monitor '--org=edgex-jenkins' [2021-06-14T19:04:49.082Z] [2021-06-14T19:04:49.082Z] Monitoring /w/workspace/edgex-go/535 (github.com/edgexfoundry/edgex-go)... [2021-06-14T19:04:49.082Z] [2021-06-14T19:04:49.082Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f78928da-21e1-40d8-a2d6-cc61a05be79d [2021-06-14T19:04:49.082Z] [2021-06-14T19:04:49.082Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-14T19:04:49.082Z] [2021-06-14T19:04:49.082Z] [Pipeline] } [2021-06-14T19:04:49.093Z] $ docker stop --time=1 9c84ad402b40e263b91dbf9783e4f4c5eeccfba36ceb938cd52409ce26a7df55 [2021-06-14T19:04:51.483Z] $ docker rm -f 9c84ad402b40e263b91dbf9783e4f4c5eeccfba36ceb938cd52409ce26a7df55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-14T19:04:52.234Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T19:04:52.254Z] provisioning config files... [2021-06-14T19:04:52.262Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/535@tmp/config4979398793763852237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:04:52.598Z] --> edgex-publish-swagger.sh [2021-06-14T19:04:52.599Z] === Publish openapi/v2 API === [2021-06-14T19:04:52.599Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-14T19:04:52.599Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/535/openapi/v2/core-command.yaml] [2021-06-14T19:04:52.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T19:04:52.599Z] Dload Upload Total Spent Left Speed [2021-06-14T19:04:58.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25296 0:00:01 0:00:01 --:--:-- 25298 100 30687 0 0 100 30687 0 13858 0:00:02 0:00:02 --:--:-- 13860 100 30687 0 0 100 30687 0 9543 0:00:03 0:00:03 --:--:-- 9541 100 30687 0 0 100 30687 0 7277 0:00:04 0:00:04 --:--:-- 7276 100 30687 0 0 100 30687 0 5881 0:00:05 0:00:05 --:--:-- 6073 100 30687 0 0 100 30687 0 5476 0:00:05 0:00:05 --:--:-- 0 [2021-06-14T19:04:58.041Z] [2021-06-14T19:04:58.041Z] [2021-06-14T19:04:58.041Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/535/openapi/v2/core-data.yaml] [2021-06-14T19:04:58.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T19:04:58.041Z] Dload Upload Total Spent Left Speed [2021-06-14T19:05:00.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 48052 0:00:01 0:00:01 --:--:-- 48074 100 55863 0 0 100 55863 0 27767 0:00:02 0:00:02 --:--:-- 27778 100 55863 0 0 100 55863 0 27765 0:00:02 0:00:02 --:--:-- 27778 [2021-06-14T19:05:00.000Z] [2021-06-14T19:05:00.000Z] [2021-06-14T19:05:00.000Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/535/openapi/v2/core-metadata.yaml] [2021-06-14T19:05:00.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T19:05:00.000Z] Dload Upload Total Spent Left Speed [2021-06-14T19:05:01.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 98544 0:00:01 0:00:01 --:--:-- 98582 100 118k 0 0 100 118k 0 78113 0:00:01 0:00:01 --:--:-- 78105 100 118k 0 0 100 118k 0 78106 0:00:01 0:00:01 --:--:-- 78105 [2021-06-14T19:05:01.644Z] [2021-06-14T19:05:01.644Z] [2021-06-14T19:05:01.644Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/535/openapi/v2/support-notifications.yaml] [2021-06-14T19:05:01.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T19:05:01.644Z] Dload Upload Total Spent Left Speed [2021-06-14T19:05:07.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 66983 0:00:01 0:00:01 --:--:-- 67037 100 78300 0 0 100 78300 0 36080 0:00:02 0:00:02 --:--:-- 36082 100 78300 0 0 100 78300 0 24689 0:00:03 0:00:03 --:--:-- 24692 100 78300 0 0 100 78300 0 18765 0:00:04 0:00:04 --:--:-- 18767 100 78300 0 0 100 78300 0 15133 0:00:05 0:00:05 --:--:-- 15136 100 78300 0 0 100 78300 0 13329 0:00:05 0:00:05 --:--:-- 0 [2021-06-14T19:05:07.734Z] [2021-06-14T19:05:07.734Z] [2021-06-14T19:05:07.734Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/535/openapi/v2/support-scheduler.yaml] [2021-06-14T19:05:07.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T19:05:07.734Z] Dload Upload Total Spent Left Speed [2021-06-14T19:05:16.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 32390 0:00:01 0:00:01 --:--:-- 32394 100 37318 0 0 100 37318 0 17330 0:00:02 0:00:02 --:--:-- 17324 100 37318 0 0 100 37318 0 11829 0:00:03 0:00:03 --:--:-- 11828 100 37318 0 0 100 37318 0 8979 0:00:04 0:00:04 --:--:-- 8979 100 37318 0 0 100 37318 0 7236 0:00:05 0:00:05 --:--:-- 7388 100 37318 0 0 100 37318 0 6059 0:00:06 0:00:06 --:--:-- 0 100 37318 0 0 100 37318 0 5212 0:00:07 0:00:07 --:--:-- 0 100 37318 0 0 100 37318 0 4572 0:00:08 0:00:08 --:--:-- 0 100 37318 0 0 100 37318 0 4073 0:00:09 0:00:09 --:--:-- 0 100 37318 0 0 100 37318 0 3933 0:00:09 0:00:09 --:--:-- 0 [2021-06-14T19:05:16.985Z] [2021-06-14T19:05:16.985Z] [2021-06-14T19:05:16.985Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/535/openapi/v2/system-agent.yaml] [2021-06-14T19:05:16.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T19:05:16.985Z] Dload Upload Total Spent Left Speed [2021-06-14T19:05:18.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 19484 0:00:01 0:00:01 --:--:-- 19504 100 19895 0 0 100 19895 0 19480 0:00:01 0:00:01 --:--:-- 19485 [2021-06-14T19:05:18.189Z] [2021-06-14T19:05:18.189Z] [Pipeline] } [2021-06-14T19:05:18.197Z] 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-06-14T19:05:18.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T19:05:18.755Z] . [Pipeline] withDockerContainer [2021-06-14T19:05:18.833Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T19:05:18.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T19:05:19.249Z] $ docker top 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T19:05:19.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T19:05:19.391Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T19:05:19.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T19:05:19.510Z] $ docker exec 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 ssh-agent [2021-06-14T19:05:19.635Z] SSH_AUTH_SOCK=/tmp/ssh-9gZczyKplNqS/agent.13 [2021-06-14T19:05:19.635Z] SSH_AGENT_PID=19 [2021-06-14T19:05:19.642Z] Running ssh-add (command line suppressed) [2021-06-14T19:05:19.733Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_172402906481701046.key (/w/workspace/edgex-go/535@tmp/private_key_172402906481701046.key) [2021-06-14T19:05:19.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T19:05:20.059Z] + git semver tag [2021-06-14T19:05:20.059Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T19:05:20.059Z] # $GIT_DIR = /w/workspace/edgex-go/535/.git [2021-06-14T19:05:20.059Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/535 [2021-06-14T19:05:20.059Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T19:05:20.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T19:05:20.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T19:05:20.059Z] # $SEMVER_BRANCH = master [2021-06-14T19:05:20.059Z] # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver [2021-06-14T19:05:20.059Z] # 267f8de05bb7abb950f42980b1ac074a3e3c2047 HEAD [2021-06-14T19:05:20.059Z] # -> Force: false [2021-06-14T19:05:20.059Z] # 347e3bdb36a0661db022e332aacec694e0a790ae refs/tags/v2.0.0-dev.263 [Pipeline] } [2021-06-14T19:05:20.066Z] $ docker exec --env ******** --env ******** 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 ssh-agent -k [2021-06-14T19:05:20.162Z] unset SSH_AUTH_SOCK; [2021-06-14T19:05:20.162Z] unset SSH_AGENT_PID; [2021-06-14T19:05:20.162Z] echo Agent pid 19 killed; [2021-06-14T19:05:20.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T19:05:20.520Z] + git semver [Pipeline] } [2021-06-14T19:05:20.530Z] $ docker stop --time=1 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 [2021-06-14T19:05:21.735Z] $ docker rm -f 65c82c96595d305f34dfe7bb0e2d48485ca50fea0261e4ab3a71c667cfe89284 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:05:22.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T19:05:22.197Z] [2021-06-14T19:05:22.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:05:22.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T19:05:22.508Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-14T19:05:22.508Z] ab5ef0e58194: Pulling fs layer [2021-06-14T19:05:22.508Z] 9712f1f96733: Pulling fs layer [2021-06-14T19:05:22.508Z] 63f879dbbcfc: Pulling fs layer [2021-06-14T19:05:22.508Z] 0d9ebad4ef96: Pulling fs layer [2021-06-14T19:05:22.508Z] e9a5061849ea: Pulling fs layer [2021-06-14T19:05:22.508Z] d747dcd14b5f: Pulling fs layer [2021-06-14T19:05:22.508Z] 2de7ff778b66: Pulling fs layer [2021-06-14T19:05:22.508Z] e9a5061849ea: Waiting [2021-06-14T19:05:22.508Z] d747dcd14b5f: Waiting [2021-06-14T19:05:22.508Z] 2de7ff778b66: Waiting [2021-06-14T19:05:22.508Z] 0d9ebad4ef96: Waiting [2021-06-14T19:05:22.768Z] 9712f1f96733: Verifying Checksum [2021-06-14T19:05:22.768Z] 9712f1f96733: Download complete [2021-06-14T19:05:24.150Z] 63f879dbbcfc: Verifying Checksum [2021-06-14T19:05:24.150Z] 63f879dbbcfc: Download complete [2021-06-14T19:05:24.150Z] e9a5061849ea: Verifying Checksum [2021-06-14T19:05:24.150Z] e9a5061849ea: Download complete [2021-06-14T19:05:24.150Z] d747dcd14b5f: Verifying Checksum [2021-06-14T19:05:24.150Z] d747dcd14b5f: Download complete [2021-06-14T19:05:24.410Z] 2de7ff778b66: Verifying Checksum [2021-06-14T19:05:24.410Z] 2de7ff778b66: Download complete [2021-06-14T19:05:24.670Z] ab5ef0e58194: Verifying Checksum [2021-06-14T19:05:24.670Z] ab5ef0e58194: Download complete [2021-06-14T19:05:24.932Z] 0d9ebad4ef96: Verifying Checksum [2021-06-14T19:05:24.932Z] 0d9ebad4ef96: Download complete [2021-06-14T19:05:27.482Z] ab5ef0e58194: Pull complete [2021-06-14T19:05:27.482Z] 9712f1f96733: Pull complete [2021-06-14T19:05:28.063Z] 63f879dbbcfc: Pull complete [2021-06-14T19:05:31.414Z] 0d9ebad4ef96: Pull complete [2021-06-14T19:05:31.414Z] e9a5061849ea: Pull complete [2021-06-14T19:05:31.414Z] d747dcd14b5f: Pull complete [2021-06-14T19:05:32.358Z] 2de7ff778b66: Pull complete [2021-06-14T19:05:32.358Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-14T19:05:32.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T19:05:32.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-14T19:05:32.432Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T19:05:32.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-14T19:05:38.170Z] $ docker top ec694cbdbc73ea60199339b10f2b9e6c8ce5bc644cef4940cd447dc6ecebb2cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-14T19:05:38.276Z] provisioning config files... [2021-06-14T19:05:38.285Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/535@tmp/config281184623526169267tmp [2021-06-14T19:05:38.297Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/535@tmp/config1796249746180407645tmp [2021-06-14T19:05:38.307Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/535@tmp/config5215910733445779307tmp [Pipeline] { [Pipeline] echo [2021-06-14T19:05:38.327Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:05:38.624Z] ---> sigul-configuration.sh [2021-06-14T19:05:38.624Z] gpg: directory `/root/.gnupg' created [2021-06-14T19:05:38.624Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-14T19:05:38.624Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-14T19:05:38.624Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-14T19:05:38.624Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-14T19:05:38.624Z] gpg: CAST5 encrypted data [2021-06-14T19:05:38.624Z] gpg: encrypted with 1 passphrase [2021-06-14T19:05:38.624Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-14T19:05:38.918Z] + mkdir /home/jenkins [2021-06-14T19:05:38.918Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-14T19:05:39.214Z] + 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-06-14T19:05:39.225Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:05:39.519Z] ---> sigul-install.sh [2021-06-14T19:05:46.106Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-14T19:05:46.401Z] + git tag --list [2021-06-14T19:05:46.401Z] 0.6.0 [2021-06-14T19:05:46.401Z] 0.6.1 [2021-06-14T19:05:46.401Z] 0.7.0 [2021-06-14T19:05:46.401Z] 0.7.1 [2021-06-14T19:05:46.401Z] v0.0.0 [2021-06-14T19:05:46.401Z] v0.0.1-dev.1 [2021-06-14T19:05:46.402Z] v1.0.0 [2021-06-14T19:05:46.402Z] v1.0.1 [2021-06-14T19:05:46.402Z] v1.1.0 [2021-06-14T19:05:46.402Z] v1.2.0 [2021-06-14T19:05:46.402Z] v1.2.1 [2021-06-14T19:05:46.402Z] v1.2.2-dev.1 [2021-06-14T19:05:46.402Z] v1.2.2-dev.10 [2021-06-14T19:05:46.402Z] v1.2.2-dev.100 [2021-06-14T19:05:46.402Z] v1.2.2-dev.101 [2021-06-14T19:05:46.402Z] v1.2.2-dev.102 [2021-06-14T19:05:46.402Z] v1.2.2-dev.103 [2021-06-14T19:05:46.402Z] v1.2.2-dev.104 [2021-06-14T19:05:46.402Z] v1.2.2-dev.105 [2021-06-14T19:05:46.402Z] v1.2.2-dev.106 [2021-06-14T19:05:46.402Z] v1.2.2-dev.107 [2021-06-14T19:05:46.402Z] v1.2.2-dev.11 [2021-06-14T19:05:46.402Z] v1.2.2-dev.12 [2021-06-14T19:05:46.402Z] v1.2.2-dev.13 [2021-06-14T19:05:46.402Z] v1.2.2-dev.14 [2021-06-14T19:05:46.402Z] v1.2.2-dev.15 [2021-06-14T19:05:46.402Z] v1.2.2-dev.16 [2021-06-14T19:05:46.402Z] v1.2.2-dev.17 [2021-06-14T19:05:46.402Z] v1.2.2-dev.18 [2021-06-14T19:05:46.402Z] v1.2.2-dev.19 [2021-06-14T19:05:46.402Z] v1.2.2-dev.2 [2021-06-14T19:05:46.402Z] v1.2.2-dev.20 [2021-06-14T19:05:46.402Z] v1.2.2-dev.21 [2021-06-14T19:05:46.402Z] v1.2.2-dev.22 [2021-06-14T19:05:46.402Z] v1.2.2-dev.23 [2021-06-14T19:05:46.402Z] v1.2.2-dev.24 [2021-06-14T19:05:46.402Z] v1.2.2-dev.25 [2021-06-14T19:05:46.402Z] v1.2.2-dev.26 [2021-06-14T19:05:46.402Z] v1.2.2-dev.27 [2021-06-14T19:05:46.402Z] v1.2.2-dev.28 [2021-06-14T19:05:46.402Z] v1.2.2-dev.29 [2021-06-14T19:05:46.402Z] v1.2.2-dev.3 [2021-06-14T19:05:46.402Z] v1.2.2-dev.30 [2021-06-14T19:05:46.402Z] v1.2.2-dev.31 [2021-06-14T19:05:46.402Z] v1.2.2-dev.32 [2021-06-14T19:05:46.402Z] v1.2.2-dev.33 [2021-06-14T19:05:46.402Z] v1.2.2-dev.34 [2021-06-14T19:05:46.402Z] v1.2.2-dev.35 [2021-06-14T19:05:46.402Z] v1.2.2-dev.36 [2021-06-14T19:05:46.402Z] v1.2.2-dev.37 [2021-06-14T19:05:46.402Z] v1.2.2-dev.38 [2021-06-14T19:05:46.402Z] v1.2.2-dev.39 [2021-06-14T19:05:46.402Z] v1.2.2-dev.4 [2021-06-14T19:05:46.402Z] v1.2.2-dev.40 [2021-06-14T19:05:46.402Z] v1.2.2-dev.41 [2021-06-14T19:05:46.402Z] v1.2.2-dev.42 [2021-06-14T19:05:46.402Z] v1.2.2-dev.43 [2021-06-14T19:05:46.402Z] v1.2.2-dev.44 [2021-06-14T19:05:46.402Z] v1.2.2-dev.45 [2021-06-14T19:05:46.402Z] v1.2.2-dev.46 [2021-06-14T19:05:46.402Z] v1.2.2-dev.47 [2021-06-14T19:05:46.402Z] v1.2.2-dev.48 [2021-06-14T19:05:46.402Z] v1.2.2-dev.49 [2021-06-14T19:05:46.402Z] v1.2.2-dev.5 [2021-06-14T19:05:46.402Z] v1.2.2-dev.50 [2021-06-14T19:05:46.402Z] v1.2.2-dev.51 [2021-06-14T19:05:46.402Z] v1.2.2-dev.52 [2021-06-14T19:05:46.402Z] v1.2.2-dev.53 [2021-06-14T19:05:46.402Z] v1.2.2-dev.54 [2021-06-14T19:05:46.402Z] v1.2.2-dev.55 [2021-06-14T19:05:46.402Z] v1.2.2-dev.56 [2021-06-14T19:05:46.402Z] v1.2.2-dev.57 [2021-06-14T19:05:46.402Z] v1.2.2-dev.58 [2021-06-14T19:05:46.402Z] v1.2.2-dev.59 [2021-06-14T19:05:46.402Z] v1.2.2-dev.6 [2021-06-14T19:05:46.402Z] v1.2.2-dev.60 [2021-06-14T19:05:46.402Z] v1.2.2-dev.61 [2021-06-14T19:05:46.402Z] v1.2.2-dev.62 [2021-06-14T19:05:46.402Z] v1.2.2-dev.63 [2021-06-14T19:05:46.402Z] v1.2.2-dev.64 [2021-06-14T19:05:46.402Z] v1.2.2-dev.65 [2021-06-14T19:05:46.402Z] v1.2.2-dev.66 [2021-06-14T19:05:46.402Z] v1.2.2-dev.67 [2021-06-14T19:05:46.402Z] v1.2.2-dev.68 [2021-06-14T19:05:46.402Z] v1.2.2-dev.69 [2021-06-14T19:05:46.402Z] v1.2.2-dev.7 [2021-06-14T19:05:46.402Z] v1.2.2-dev.70 [2021-06-14T19:05:46.402Z] v1.2.2-dev.71 [2021-06-14T19:05:46.402Z] v1.2.2-dev.72 [2021-06-14T19:05:46.402Z] v1.2.2-dev.73 [2021-06-14T19:05:46.402Z] v1.2.2-dev.74 [2021-06-14T19:05:46.402Z] v1.2.2-dev.75 [2021-06-14T19:05:46.402Z] v1.2.2-dev.76 [2021-06-14T19:05:46.402Z] v1.2.2-dev.77 [2021-06-14T19:05:46.402Z] v1.2.2-dev.78 [2021-06-14T19:05:46.402Z] v1.2.2-dev.79 [2021-06-14T19:05:46.402Z] v1.2.2-dev.8 [2021-06-14T19:05:46.402Z] v1.2.2-dev.80 [2021-06-14T19:05:46.402Z] v1.2.2-dev.81 [2021-06-14T19:05:46.402Z] v1.2.2-dev.82 [2021-06-14T19:05:46.402Z] v1.2.2-dev.83 [2021-06-14T19:05:46.402Z] v1.2.2-dev.84 [2021-06-14T19:05:46.402Z] v1.2.2-dev.85 [2021-06-14T19:05:46.402Z] v1.2.2-dev.86 [2021-06-14T19:05:46.402Z] v1.2.2-dev.87 [2021-06-14T19:05:46.402Z] v1.2.2-dev.88 [2021-06-14T19:05:46.402Z] v1.2.2-dev.89 [2021-06-14T19:05:46.402Z] v1.2.2-dev.9 [2021-06-14T19:05:46.402Z] v1.2.2-dev.90 [2021-06-14T19:05:46.402Z] v1.2.2-dev.91 [2021-06-14T19:05:46.402Z] v1.2.2-dev.92 [2021-06-14T19:05:46.402Z] v1.2.2-dev.93 [2021-06-14T19:05:46.402Z] v1.2.2-dev.94 [2021-06-14T19:05:46.402Z] v1.2.2-dev.95 [2021-06-14T19:05:46.402Z] v1.2.2-dev.96 [2021-06-14T19:05:46.402Z] v1.2.2-dev.97 [2021-06-14T19:05:46.402Z] v1.2.2-dev.98 [2021-06-14T19:05:46.402Z] v1.2.2-dev.99 [2021-06-14T19:05:46.402Z] v1.3.0 [2021-06-14T19:05:46.402Z] v1.3.1 [2021-06-14T19:05:46.402Z] v1.3.1-dev.1 [2021-06-14T19:05:46.402Z] v1.3.1-dev.10 [2021-06-14T19:05:46.402Z] v1.3.1-dev.11 [2021-06-14T19:05:46.402Z] v1.3.1-dev.12 [2021-06-14T19:05:46.402Z] v1.3.1-dev.13 [2021-06-14T19:05:46.402Z] v1.3.1-dev.14 [2021-06-14T19:05:46.402Z] v1.3.1-dev.15 [2021-06-14T19:05:46.402Z] v1.3.1-dev.16 [2021-06-14T19:05:46.402Z] v1.3.1-dev.17 [2021-06-14T19:05:46.402Z] v1.3.1-dev.18 [2021-06-14T19:05:46.402Z] v1.3.1-dev.2 [2021-06-14T19:05:46.402Z] v1.3.1-dev.3 [2021-06-14T19:05:46.402Z] v1.3.1-dev.4 [2021-06-14T19:05:46.402Z] v1.3.1-dev.5 [2021-06-14T19:05:46.402Z] v1.3.1-dev.6 [2021-06-14T19:05:46.402Z] v1.3.1-dev.7 [2021-06-14T19:05:46.402Z] v1.3.1-dev.8 [2021-06-14T19:05:46.402Z] v1.3.1-dev.9 [2021-06-14T19:05:46.402Z] v2.0.0-dev.1 [2021-06-14T19:05:46.402Z] v2.0.0-dev.10 [2021-06-14T19:05:46.402Z] v2.0.0-dev.100 [2021-06-14T19:05:46.402Z] v2.0.0-dev.101 [2021-06-14T19:05:46.402Z] v2.0.0-dev.102 [2021-06-14T19:05:46.402Z] v2.0.0-dev.103 [2021-06-14T19:05:46.402Z] v2.0.0-dev.104 [2021-06-14T19:05:46.402Z] v2.0.0-dev.105 [2021-06-14T19:05:46.402Z] v2.0.0-dev.106 [2021-06-14T19:05:46.402Z] v2.0.0-dev.107 [2021-06-14T19:05:46.402Z] v2.0.0-dev.108 [2021-06-14T19:05:46.402Z] v2.0.0-dev.109 [2021-06-14T19:05:46.402Z] v2.0.0-dev.11 [2021-06-14T19:05:46.402Z] v2.0.0-dev.110 [2021-06-14T19:05:46.402Z] v2.0.0-dev.111 [2021-06-14T19:05:46.402Z] v2.0.0-dev.112 [2021-06-14T19:05:46.402Z] v2.0.0-dev.113 [2021-06-14T19:05:46.402Z] v2.0.0-dev.114 [2021-06-14T19:05:46.402Z] v2.0.0-dev.115 [2021-06-14T19:05:46.402Z] v2.0.0-dev.116 [2021-06-14T19:05:46.402Z] v2.0.0-dev.117 [2021-06-14T19:05:46.402Z] v2.0.0-dev.118 [2021-06-14T19:05:46.402Z] v2.0.0-dev.119 [2021-06-14T19:05:46.402Z] v2.0.0-dev.12 [2021-06-14T19:05:46.402Z] v2.0.0-dev.120 [2021-06-14T19:05:46.402Z] v2.0.0-dev.121 [2021-06-14T19:05:46.402Z] v2.0.0-dev.122 [2021-06-14T19:05:46.402Z] v2.0.0-dev.123 [2021-06-14T19:05:46.402Z] v2.0.0-dev.124 [2021-06-14T19:05:46.402Z] v2.0.0-dev.125 [2021-06-14T19:05:46.402Z] v2.0.0-dev.126 [2021-06-14T19:05:46.402Z] v2.0.0-dev.127 [2021-06-14T19:05:46.402Z] v2.0.0-dev.128 [2021-06-14T19:05:46.402Z] v2.0.0-dev.129 [2021-06-14T19:05:46.402Z] v2.0.0-dev.13 [2021-06-14T19:05:46.402Z] v2.0.0-dev.130 [2021-06-14T19:05:46.402Z] v2.0.0-dev.131 [2021-06-14T19:05:46.402Z] v2.0.0-dev.132 [2021-06-14T19:05:46.402Z] v2.0.0-dev.133 [2021-06-14T19:05:46.402Z] v2.0.0-dev.134 [2021-06-14T19:05:46.402Z] v2.0.0-dev.135 [2021-06-14T19:05:46.402Z] v2.0.0-dev.136 [2021-06-14T19:05:46.402Z] v2.0.0-dev.137 [2021-06-14T19:05:46.402Z] v2.0.0-dev.138 [2021-06-14T19:05:46.402Z] v2.0.0-dev.139 [2021-06-14T19:05:46.402Z] v2.0.0-dev.14 [2021-06-14T19:05:46.402Z] v2.0.0-dev.140 [2021-06-14T19:05:46.402Z] v2.0.0-dev.141 [2021-06-14T19:05:46.402Z] v2.0.0-dev.142 [2021-06-14T19:05:46.402Z] v2.0.0-dev.143 [2021-06-14T19:05:46.402Z] v2.0.0-dev.144 [2021-06-14T19:05:46.402Z] v2.0.0-dev.145 [2021-06-14T19:05:46.402Z] v2.0.0-dev.146 [2021-06-14T19:05:46.402Z] v2.0.0-dev.147 [2021-06-14T19:05:46.402Z] v2.0.0-dev.148 [2021-06-14T19:05:46.402Z] v2.0.0-dev.149 [2021-06-14T19:05:46.402Z] v2.0.0-dev.15 [2021-06-14T19:05:46.402Z] v2.0.0-dev.150 [2021-06-14T19:05:46.402Z] v2.0.0-dev.151 [2021-06-14T19:05:46.402Z] v2.0.0-dev.152 [2021-06-14T19:05:46.402Z] v2.0.0-dev.153 [2021-06-14T19:05:46.402Z] v2.0.0-dev.154 [2021-06-14T19:05:46.402Z] v2.0.0-dev.155 [2021-06-14T19:05:46.402Z] v2.0.0-dev.156 [2021-06-14T19:05:46.402Z] v2.0.0-dev.157 [2021-06-14T19:05:46.402Z] v2.0.0-dev.158 [2021-06-14T19:05:46.402Z] v2.0.0-dev.159 [2021-06-14T19:05:46.402Z] v2.0.0-dev.16 [2021-06-14T19:05:46.402Z] v2.0.0-dev.160 [2021-06-14T19:05:46.402Z] v2.0.0-dev.161 [2021-06-14T19:05:46.402Z] v2.0.0-dev.162 [2021-06-14T19:05:46.402Z] v2.0.0-dev.163 [2021-06-14T19:05:46.402Z] v2.0.0-dev.164 [2021-06-14T19:05:46.402Z] v2.0.0-dev.165 [2021-06-14T19:05:46.402Z] v2.0.0-dev.166 [2021-06-14T19:05:46.402Z] v2.0.0-dev.167 [2021-06-14T19:05:46.402Z] v2.0.0-dev.168 [2021-06-14T19:05:46.402Z] v2.0.0-dev.169 [2021-06-14T19:05:46.402Z] v2.0.0-dev.17 [2021-06-14T19:05:46.402Z] v2.0.0-dev.170 [2021-06-14T19:05:46.402Z] v2.0.0-dev.171 [2021-06-14T19:05:46.402Z] v2.0.0-dev.172 [2021-06-14T19:05:46.402Z] v2.0.0-dev.173 [2021-06-14T19:05:46.402Z] v2.0.0-dev.174 [2021-06-14T19:05:46.402Z] v2.0.0-dev.175 [2021-06-14T19:05:46.402Z] v2.0.0-dev.176 [2021-06-14T19:05:46.402Z] v2.0.0-dev.177 [2021-06-14T19:05:46.402Z] v2.0.0-dev.178 [2021-06-14T19:05:46.402Z] v2.0.0-dev.179 [2021-06-14T19:05:46.402Z] v2.0.0-dev.18 [2021-06-14T19:05:46.402Z] v2.0.0-dev.180 [2021-06-14T19:05:46.402Z] v2.0.0-dev.181 [2021-06-14T19:05:46.402Z] v2.0.0-dev.182 [2021-06-14T19:05:46.402Z] v2.0.0-dev.183 [2021-06-14T19:05:46.402Z] v2.0.0-dev.184 [2021-06-14T19:05:46.402Z] v2.0.0-dev.185 [2021-06-14T19:05:46.402Z] v2.0.0-dev.186 [2021-06-14T19:05:46.402Z] v2.0.0-dev.187 [2021-06-14T19:05:46.402Z] v2.0.0-dev.188 [2021-06-14T19:05:46.402Z] v2.0.0-dev.189 [2021-06-14T19:05:46.402Z] v2.0.0-dev.19 [2021-06-14T19:05:46.402Z] v2.0.0-dev.190 [2021-06-14T19:05:46.402Z] v2.0.0-dev.191 [2021-06-14T19:05:46.402Z] v2.0.0-dev.192 [2021-06-14T19:05:46.402Z] v2.0.0-dev.193 [2021-06-14T19:05:46.402Z] v2.0.0-dev.194 [2021-06-14T19:05:46.402Z] v2.0.0-dev.195 [2021-06-14T19:05:46.402Z] v2.0.0-dev.196 [2021-06-14T19:05:46.402Z] v2.0.0-dev.197 [2021-06-14T19:05:46.402Z] v2.0.0-dev.198 [2021-06-14T19:05:46.402Z] v2.0.0-dev.199 [2021-06-14T19:05:46.402Z] v2.0.0-dev.2 [2021-06-14T19:05:46.402Z] v2.0.0-dev.20 [2021-06-14T19:05:46.402Z] v2.0.0-dev.200 [2021-06-14T19:05:46.402Z] v2.0.0-dev.201 [2021-06-14T19:05:46.402Z] v2.0.0-dev.202 [2021-06-14T19:05:46.402Z] v2.0.0-dev.203 [2021-06-14T19:05:46.402Z] v2.0.0-dev.204 [2021-06-14T19:05:46.402Z] v2.0.0-dev.205 [2021-06-14T19:05:46.402Z] v2.0.0-dev.206 [2021-06-14T19:05:46.402Z] v2.0.0-dev.207 [2021-06-14T19:05:46.402Z] v2.0.0-dev.208 [2021-06-14T19:05:46.402Z] v2.0.0-dev.209 [2021-06-14T19:05:46.402Z] v2.0.0-dev.21 [2021-06-14T19:05:46.402Z] v2.0.0-dev.210 [2021-06-14T19:05:46.402Z] v2.0.0-dev.211 [2021-06-14T19:05:46.402Z] v2.0.0-dev.212 [2021-06-14T19:05:46.402Z] v2.0.0-dev.213 [2021-06-14T19:05:46.402Z] v2.0.0-dev.214 [2021-06-14T19:05:46.402Z] v2.0.0-dev.215 [2021-06-14T19:05:46.402Z] v2.0.0-dev.216 [2021-06-14T19:05:46.402Z] v2.0.0-dev.217 [2021-06-14T19:05:46.402Z] v2.0.0-dev.218 [2021-06-14T19:05:46.402Z] v2.0.0-dev.219 [2021-06-14T19:05:46.402Z] v2.0.0-dev.22 [2021-06-14T19:05:46.402Z] v2.0.0-dev.220 [2021-06-14T19:05:46.402Z] v2.0.0-dev.221 [2021-06-14T19:05:46.402Z] v2.0.0-dev.222 [2021-06-14T19:05:46.402Z] v2.0.0-dev.223 [2021-06-14T19:05:46.402Z] v2.0.0-dev.224 [2021-06-14T19:05:46.402Z] v2.0.0-dev.225 [2021-06-14T19:05:46.402Z] v2.0.0-dev.226 [2021-06-14T19:05:46.402Z] v2.0.0-dev.227 [2021-06-14T19:05:46.402Z] v2.0.0-dev.228 [2021-06-14T19:05:46.402Z] v2.0.0-dev.229 [2021-06-14T19:05:46.402Z] v2.0.0-dev.23 [2021-06-14T19:05:46.402Z] v2.0.0-dev.230 [2021-06-14T19:05:46.402Z] v2.0.0-dev.231 [2021-06-14T19:05:46.402Z] v2.0.0-dev.232 [2021-06-14T19:05:46.402Z] v2.0.0-dev.233 [2021-06-14T19:05:46.402Z] v2.0.0-dev.234 [2021-06-14T19:05:46.402Z] v2.0.0-dev.235 [2021-06-14T19:05:46.402Z] v2.0.0-dev.236 [2021-06-14T19:05:46.402Z] v2.0.0-dev.237 [2021-06-14T19:05:46.402Z] v2.0.0-dev.238 [2021-06-14T19:05:46.402Z] v2.0.0-dev.239 [2021-06-14T19:05:46.402Z] v2.0.0-dev.24 [2021-06-14T19:05:46.402Z] v2.0.0-dev.240 [2021-06-14T19:05:46.402Z] v2.0.0-dev.241 [2021-06-14T19:05:46.402Z] v2.0.0-dev.242 [2021-06-14T19:05:46.402Z] v2.0.0-dev.243 [2021-06-14T19:05:46.402Z] v2.0.0-dev.244 [2021-06-14T19:05:46.402Z] v2.0.0-dev.245 [2021-06-14T19:05:46.402Z] v2.0.0-dev.246 [2021-06-14T19:05:46.402Z] v2.0.0-dev.247 [2021-06-14T19:05:46.402Z] v2.0.0-dev.248 [2021-06-14T19:05:46.402Z] v2.0.0-dev.249 [2021-06-14T19:05:46.402Z] v2.0.0-dev.25 [2021-06-14T19:05:46.402Z] v2.0.0-dev.250 [2021-06-14T19:05:46.402Z] v2.0.0-dev.251 [2021-06-14T19:05:46.402Z] v2.0.0-dev.252 [2021-06-14T19:05:46.402Z] v2.0.0-dev.253 [2021-06-14T19:05:46.402Z] v2.0.0-dev.254 [2021-06-14T19:05:46.402Z] v2.0.0-dev.255 [2021-06-14T19:05:46.402Z] v2.0.0-dev.256 [2021-06-14T19:05:46.402Z] v2.0.0-dev.257 [2021-06-14T19:05:46.402Z] v2.0.0-dev.258 [2021-06-14T19:05:46.402Z] v2.0.0-dev.259 [2021-06-14T19:05:46.402Z] v2.0.0-dev.26 [2021-06-14T19:05:46.402Z] v2.0.0-dev.260 [2021-06-14T19:05:46.402Z] v2.0.0-dev.261 [2021-06-14T19:05:46.402Z] v2.0.0-dev.262 [2021-06-14T19:05:46.402Z] v2.0.0-dev.263 [2021-06-14T19:05:46.402Z] v2.0.0-dev.27 [2021-06-14T19:05:46.402Z] v2.0.0-dev.28 [2021-06-14T19:05:46.402Z] v2.0.0-dev.29 [2021-06-14T19:05:46.402Z] v2.0.0-dev.3 [2021-06-14T19:05:46.402Z] v2.0.0-dev.30 [2021-06-14T19:05:46.402Z] v2.0.0-dev.31 [2021-06-14T19:05:46.402Z] v2.0.0-dev.32 [2021-06-14T19:05:46.402Z] v2.0.0-dev.33 [2021-06-14T19:05:46.402Z] v2.0.0-dev.34 [2021-06-14T19:05:46.402Z] v2.0.0-dev.35 [2021-06-14T19:05:46.402Z] v2.0.0-dev.36 [2021-06-14T19:05:46.402Z] v2.0.0-dev.37 [2021-06-14T19:05:46.402Z] v2.0.0-dev.38 [2021-06-14T19:05:46.402Z] v2.0.0-dev.39 [2021-06-14T19:05:46.402Z] v2.0.0-dev.4 [2021-06-14T19:05:46.402Z] v2.0.0-dev.40 [2021-06-14T19:05:46.402Z] v2.0.0-dev.41 [2021-06-14T19:05:46.402Z] v2.0.0-dev.42 [2021-06-14T19:05:46.402Z] v2.0.0-dev.43 [2021-06-14T19:05:46.402Z] v2.0.0-dev.44 [2021-06-14T19:05:46.402Z] v2.0.0-dev.45 [2021-06-14T19:05:46.402Z] v2.0.0-dev.46 [2021-06-14T19:05:46.402Z] v2.0.0-dev.47 [2021-06-14T19:05:46.402Z] v2.0.0-dev.48 [2021-06-14T19:05:46.402Z] v2.0.0-dev.49 [2021-06-14T19:05:46.402Z] v2.0.0-dev.5 [2021-06-14T19:05:46.402Z] v2.0.0-dev.50 [2021-06-14T19:05:46.402Z] v2.0.0-dev.51 [2021-06-14T19:05:46.402Z] v2.0.0-dev.52 [2021-06-14T19:05:46.402Z] v2.0.0-dev.53 [2021-06-14T19:05:46.402Z] v2.0.0-dev.54 [2021-06-14T19:05:46.402Z] v2.0.0-dev.55 [2021-06-14T19:05:46.402Z] v2.0.0-dev.56 [2021-06-14T19:05:46.402Z] v2.0.0-dev.57 [2021-06-14T19:05:46.402Z] v2.0.0-dev.58 [2021-06-14T19:05:46.402Z] v2.0.0-dev.59 [2021-06-14T19:05:46.402Z] v2.0.0-dev.6 [2021-06-14T19:05:46.402Z] v2.0.0-dev.60 [2021-06-14T19:05:46.402Z] v2.0.0-dev.61 [2021-06-14T19:05:46.402Z] v2.0.0-dev.62 [2021-06-14T19:05:46.402Z] v2.0.0-dev.63 [2021-06-14T19:05:46.402Z] v2.0.0-dev.64 [2021-06-14T19:05:46.402Z] v2.0.0-dev.65 [2021-06-14T19:05:46.402Z] v2.0.0-dev.66 [2021-06-14T19:05:46.402Z] v2.0.0-dev.67 [2021-06-14T19:05:46.402Z] v2.0.0-dev.68 [2021-06-14T19:05:46.402Z] v2.0.0-dev.69 [2021-06-14T19:05:46.402Z] v2.0.0-dev.7 [2021-06-14T19:05:46.402Z] v2.0.0-dev.70 [2021-06-14T19:05:46.402Z] v2.0.0-dev.71 [2021-06-14T19:05:46.402Z] v2.0.0-dev.72 [2021-06-14T19:05:46.402Z] v2.0.0-dev.73 [2021-06-14T19:05:46.402Z] v2.0.0-dev.74 [2021-06-14T19:05:46.402Z] v2.0.0-dev.75 [2021-06-14T19:05:46.402Z] v2.0.0-dev.76 [2021-06-14T19:05:46.402Z] v2.0.0-dev.77 [2021-06-14T19:05:46.402Z] v2.0.0-dev.78 [2021-06-14T19:05:46.402Z] v2.0.0-dev.79 [2021-06-14T19:05:46.402Z] v2.0.0-dev.8 [2021-06-14T19:05:46.402Z] v2.0.0-dev.80 [2021-06-14T19:05:46.402Z] v2.0.0-dev.81 [2021-06-14T19:05:46.402Z] v2.0.0-dev.82 [2021-06-14T19:05:46.402Z] v2.0.0-dev.83 [2021-06-14T19:05:46.402Z] v2.0.0-dev.84 [2021-06-14T19:05:46.402Z] v2.0.0-dev.85 [2021-06-14T19:05:46.402Z] v2.0.0-dev.86 [2021-06-14T19:05:46.402Z] v2.0.0-dev.87 [2021-06-14T19:05:46.402Z] v2.0.0-dev.88 [2021-06-14T19:05:46.402Z] v2.0.0-dev.89 [2021-06-14T19:05:46.402Z] v2.0.0-dev.9 [2021-06-14T19:05:46.402Z] v2.0.0-dev.90 [2021-06-14T19:05:46.402Z] v2.0.0-dev.91 [2021-06-14T19:05:46.402Z] v2.0.0-dev.92 [2021-06-14T19:05:46.402Z] v2.0.0-dev.93 [2021-06-14T19:05:46.402Z] v2.0.0-dev.94 [2021-06-14T19:05:46.402Z] v2.0.0-dev.95 [2021-06-14T19:05:46.402Z] v2.0.0-dev.96 [2021-06-14T19:05:46.402Z] v2.0.0-dev.97 [2021-06-14T19:05:46.402Z] v2.0.0-dev.98 [2021-06-14T19:05:46.402Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-14T19:05:46.701Z] + lftools sign git-tag v2.0.0-dev.263 [2021-06-14T19:05:47.276Z] Signing Git tag with Sigul... [2021-06-14T19:05:47.276Z] Signing v2.0.0-dev.263 [Pipeline] echo [2021-06-14T19:05:47.856Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:05:48.149Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-14T19:05:48.158Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-14T19:05:48.189Z] $ docker stop --time=1 ec694cbdbc73ea60199339b10f2b9e6c8ce5bc644cef4940cd447dc6ecebb2cf [2021-06-14T19:05:49.952Z] $ docker rm -f ec694cbdbc73ea60199339b10f2b9e6c8ce5bc644cef4940cd447dc6ecebb2cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:05:50.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T19:05:50.752Z] . [Pipeline] withDockerContainer [2021-06-14T19:05:50.832Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T19:05:50.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T19:05:51.278Z] $ docker top 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T19:05:51.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T19:05:51.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T19:05:51.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T19:05:51.505Z] $ docker exec 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba ssh-agent [2021-06-14T19:05:51.615Z] SSH_AUTH_SOCK=/tmp/ssh-yAmFzTLyf1UM/agent.14 [2021-06-14T19:05:51.615Z] SSH_AGENT_PID=20 [2021-06-14T19:05:51.620Z] Running ssh-add (command line suppressed) [2021-06-14T19:05:51.705Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_2659172834639811330.key (/w/workspace/edgex-go/535@tmp/private_key_2659172834639811330.key) [2021-06-14T19:05:51.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T19:05:52.320Z] + git semver bump pre [2021-06-14T19:05:52.320Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T19:05:52.320Z] # $GIT_DIR = /w/workspace/edgex-go/535/.git [2021-06-14T19:05:52.320Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/535 [2021-06-14T19:05:52.320Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T19:05:52.320Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T19:05:52.320Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T19:05:52.320Z] # $SEMVER_BRANCH = master [2021-06-14T19:05:52.320Z] # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver [2021-06-14T19:05:52.320Z] 2.0.0-dev.264 [Pipeline] } [2021-06-14T19:05:52.483Z] $ docker exec --env ******** --env ******** 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba ssh-agent -k [2021-06-14T19:05:52.584Z] unset SSH_AUTH_SOCK; [2021-06-14T19:05:52.584Z] unset SSH_AGENT_PID; [2021-06-14T19:05:52.584Z] echo Agent pid 20 killed; [2021-06-14T19:05:52.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T19:05:52.927Z] + git semver [Pipeline] } [2021-06-14T19:05:52.937Z] $ docker stop --time=1 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba [2021-06-14T19:05:54.122Z] $ docker rm -f 410532dccb44b69ea7bce007ef3a3feac587fc748fe23073065bd9db3c42f1ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:05:54.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T19:05:54.589Z] . [Pipeline] withDockerContainer [2021-06-14T19:05:54.670Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T19:05:54.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T19:05:55.118Z] $ docker top 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T19:05:55.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T19:05:55.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T19:05:55.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T19:05:55.377Z] $ docker exec 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f ssh-agent [2021-06-14T19:05:55.500Z] SSH_AUTH_SOCK=/tmp/ssh-RiZDBVDIPw7U/agent.15 [2021-06-14T19:05:55.500Z] SSH_AGENT_PID=21 [2021-06-14T19:05:55.507Z] Running ssh-add (command line suppressed) [2021-06-14T19:05:55.600Z] Identity added: /w/workspace/edgex-go/535@tmp/private_key_4861380027922034521.key (/w/workspace/edgex-go/535@tmp/private_key_4861380027922034521.key) [2021-06-14T19:05:55.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T19:05:55.921Z] + git semver push [2021-06-14T19:05:55.921Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T19:05:55.921Z] # $GIT_DIR = /w/workspace/edgex-go/535/.git [2021-06-14T19:05:55.922Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/535 [2021-06-14T19:05:55.922Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T19:05:55.922Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T19:05:55.922Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T19:05:55.922Z] # $SEMVER_BRANCH = master [2021-06-14T19:05:55.922Z] # $SEMVER_DIR = /w/workspace/edgex-go/535/.semver [Pipeline] } [2021-06-14T19:06:04.083Z] $ docker exec --env ******** --env ******** 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f ssh-agent -k [2021-06-14T19:06:04.183Z] unset SSH_AUTH_SOCK; [2021-06-14T19:06:04.183Z] unset SSH_AGENT_PID; [2021-06-14T19:06:04.183Z] echo Agent pid 21 killed; [2021-06-14T19:06:04.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T19:06:04.533Z] + git semver [Pipeline] } [2021-06-14T19:06:04.544Z] $ docker stop --time=1 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f [2021-06-14T19:06:05.739Z] $ docker rm -f 6bf9845b677a0bf5c314a11d8193f0a8e58788a3ff922abaaf2535f491ef3a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:06:06.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:06:07.022Z] ---> package-listing.sh [2021-06-14T19:06:07.022Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T19:06:07.022Z] ++ facter osfamily [2021-06-14T19:06:07.286Z] + OS_FAMILY=redhat [2021-06-14T19:06:07.286Z] + workspace=/w/workspace/edgex-go/535 [2021-06-14T19:06:07.286Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T19:06:07.286Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T19:06:07.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T19:06:07.286Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T19:06:07.286Z] + '[' /w/workspace/edgex-go/535 ']' [2021-06-14T19:06:07.286Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T19:06:07.286Z] + case "${OS_FAMILY}" in [2021-06-14T19:06:07.286Z] + rpm -qa [2021-06-14T19:06:07.286Z] + sort [2021-06-14T19:06:09.863Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T19:06:09.863Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T19:06:09.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T19:06:09.863Z] + '[' /w/workspace/edgex-go/535 ']' [2021-06-14T19:06:09.863Z] + mkdir -p /w/workspace/edgex-go/535/archives/ [2021-06-14T19:06:09.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/535/archives/ [Pipeline] echo [2021-06-14T19:06:09.876Z] 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/535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T19:06:10.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:06:10.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T19:06:10.726Z] [2021-06-14T19:06:10.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T19:06:11.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T19:06:11.044Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T19:06:11.044Z] df20fa9351a1: Pulling fs layer [2021-06-14T19:06:11.044Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T19:06:11.044Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T19:06:11.044Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T19:06:11.044Z] 93b61091891f: Pulling fs layer [2021-06-14T19:06:11.044Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T19:06:11.044Z] 5e14af77c1be: Pulling fs layer [2021-06-14T19:06:11.044Z] 01666e4c0597: Pulling fs layer [2021-06-14T19:06:11.044Z] aa168da1d23b: Pulling fs layer [2021-06-14T19:06:11.044Z] 46f8f816bc3b: Waiting [2021-06-14T19:06:11.044Z] 93b61091891f: Waiting [2021-06-14T19:06:11.044Z] 93b9cdb0e59b: Waiting [2021-06-14T19:06:11.044Z] 5e14af77c1be: Waiting [2021-06-14T19:06:11.044Z] 01666e4c0597: Waiting [2021-06-14T19:06:11.044Z] aa168da1d23b: Waiting [2021-06-14T19:06:11.044Z] 36b3adc4ff6f: Download complete [2021-06-14T19:06:11.044Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T19:06:11.044Z] 46f8f816bc3b: Download complete [2021-06-14T19:06:11.044Z] df20fa9351a1: Verifying Checksum [2021-06-14T19:06:11.044Z] df20fa9351a1: Download complete [2021-06-14T19:06:11.044Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T19:06:11.044Z] 93b9cdb0e59b: Download complete [2021-06-14T19:06:11.311Z] 5e14af77c1be: Verifying Checksum [2021-06-14T19:06:11.311Z] 5e14af77c1be: Download complete [2021-06-14T19:06:11.311Z] 01666e4c0597: Verifying Checksum [2021-06-14T19:06:11.311Z] 01666e4c0597: Download complete [2021-06-14T19:06:11.311Z] 93b61091891f: Verifying Checksum [2021-06-14T19:06:11.311Z] 93b61091891f: Download complete [2021-06-14T19:06:11.311Z] df20fa9351a1: Pull complete [2021-06-14T19:06:11.311Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T19:06:11.311Z] 8ad3a11d3b57: Download complete [2021-06-14T19:06:11.311Z] 36b3adc4ff6f: Pull complete [2021-06-14T19:06:11.883Z] 8ad3a11d3b57: Pull complete [2021-06-14T19:06:11.884Z] 46f8f816bc3b: Pull complete [2021-06-14T19:06:12.146Z] 93b61091891f: Pull complete [2021-06-14T19:06:12.146Z] 93b9cdb0e59b: Pull complete [2021-06-14T19:06:12.408Z] 5e14af77c1be: Pull complete [2021-06-14T19:06:12.408Z] 01666e4c0597: Pull complete [2021-06-14T19:06:12.980Z] aa168da1d23b: Verifying Checksum [2021-06-14T19:06:12.980Z] aa168da1d23b: Download complete [2021-06-14T19:06:17.224Z] aa168da1d23b: Pull complete [2021-06-14T19:06:17.224Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T19:06:17.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T19:06:17.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T19:06:17.296Z] prd-centos7-docker-4c-2g-1327 does not seem to be running inside a container [2021-06-14T19:06:17.330Z] $ 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/535/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/535 -v /w/workspace/edgex-go/535:/w/workspace/edgex-go/535:rw,z -v /w/workspace/edgex-go/535@tmp:/w/workspace/edgex-go/535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T19:06:20.376Z] $ docker top 7c0f81fd50f4a428823c57e89eb4d16f2969dca53afd76dca53dcec5ac493954 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T19:06:21.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T19:06:21.667Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T19:06:21.965Z] + ls /var/log/sa-host [2021-06-14T19:06:21.965Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T19:06:21.965Z] file_magic: OK [2021-06-14T19:06:21.965Z] HZ: Using current value: 100 [2021-06-14T19:06:21.965Z] file_header: OK [2021-06-14T19:06:21.965Z] 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-06-14T19:06:21.965Z] Statistics: [2021-06-14T19:06:21.965Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T19:06:21.965Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T19:06:21.965Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T19:06:21.965Z] file_magic: OK [2021-06-14T19:06:21.965Z] HZ: Using current value: 100 [2021-06-14T19:06:21.965Z] file_header: OK [2021-06-14T19:06:21.965Z] 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-06-14T19:06:21.965Z] Statistics: [2021-06-14T19:06:21.965Z] 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...Hnuu...uuuununununu... [2021-06-14T19:06:21.965Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T19:06:22.153Z] provisioning config files... [2021-06-14T19:06:22.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/535@tmp/config8215305076011915977tmp [Pipeline] { [Pipeline] echo [2021-06-14T19:06:22.185Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:06:22.492Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T19:06:22.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:06:22.876Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T19:06:22.886Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:06:23.187Z] ---> sudo-logs.sh [2021-06-14T19:06:23.187Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T19:06:23.214Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:06:23.533Z] ---> job-cost.sh [2021-06-14T19:06:23.533Z] lf-activate-venv: SKIPPING [2021-06-14T19:06:23.533Z] DEBUG: total: 0.18000000715255737 [2021-06-14T19:06:23.533Z] INFO: Retrieving Stack Cost... [2021-06-14T19:06:24.476Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T19:06:25.049Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T19:06:25.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T19:06:25.362Z] ---> logs-deploy.sh [2021-06-14T19:06:25.362Z] lf-activate-venv: SKIPPING [2021-06-14T19:06:25.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/535 [2021-06-14T19:06:25.362Z] INFO: archiving workspace using pattern(s): [2021-06-14T19:06:26.308Z] Archives upload complete. [2021-06-14T19:06:26.308Z] INFO: archiving logs to Nexus