Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from aa472f58a5207d25d1630cfabae13fa3f1ce44ee Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-276 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/123 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/123 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision aa472f58a5207d25d1630cfabae13fa3f1ce44ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa472f58a5207d25d1630cfabae13fa3f1ce44ee # timeout=10 Commit message: "Update SECUIRTY.md (#2660)" > git rev-list --no-walk d08647e33299f35346a0c0e1b5c282da7a73a79b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-17T14:15:32.464Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-17T14:15:32.721Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-17T14:15:32.822Z] ========================================================= [2020-08-17T14:15:32.822Z] EdgeX Global Pipelines Version Info [2020-08-17T14:15:32.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:15:34.699Z] ------------------- [2020-08-17T14:15:34.699Z] stable info: [2020-08-17T14:15:34.699Z] ------------------- [2020-08-17T14:15:34.699Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-17T14:15:34.699Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-17T14:15:34.699Z] Message: update stable to v1.0.106 [2020-08-17T14:15:35.273Z] ------------------- [2020-08-17T14:15:35.273Z] experimental info: [2020-08-17T14:15:35.273Z] ------------------- [2020-08-17T14:15:35.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-17T14:15:35.273Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-17T14:15:35.273Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-17T14:15:36.789Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/core-command/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/core-data/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-17T14:15:36.789Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-17T14:15:36.789Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-17T14:15:36.789Z] ++ cut -d/ -f2 [2020-08-17T14:15:36.789Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-17T14:15:36.848Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:15:37.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T14:15:37.484Z] [2020-08-17T14:15:37.484Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:15:37.841Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T14:15:37.841Z] latest: Pulling from edgex-devops/git-semver [2020-08-17T14:15:37.841Z] 31603596830f: Pulling fs layer [2020-08-17T14:15:37.841Z] 2a8b12db71e7: Pulling fs layer [2020-08-17T14:15:37.841Z] 6ca5941a6612: Pulling fs layer [2020-08-17T14:15:37.841Z] ecc8261a40a4: Pulling fs layer [2020-08-17T14:15:37.841Z] ecc8261a40a4: Waiting [2020-08-17T14:15:37.841Z] 2a8b12db71e7: Verifying Checksum [2020-08-17T14:15:37.841Z] 2a8b12db71e7: Download complete [2020-08-17T14:15:37.841Z] 31603596830f: Verifying Checksum [2020-08-17T14:15:37.841Z] 31603596830f: Download complete [2020-08-17T14:15:38.126Z] ecc8261a40a4: Verifying Checksum [2020-08-17T14:15:38.126Z] ecc8261a40a4: Download complete [2020-08-17T14:15:38.126Z] 6ca5941a6612: Verifying Checksum [2020-08-17T14:15:38.126Z] 6ca5941a6612: Download complete [2020-08-17T14:15:38.390Z] 31603596830f: Pull complete [2020-08-17T14:15:38.390Z] 2a8b12db71e7: Pull complete [2020-08-17T14:15:39.342Z] 6ca5941a6612: Pull complete [2020-08-17T14:15:39.604Z] ecc8261a40a4: Pull complete [2020-08-17T14:15:39.604Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-17T14:15:39.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T14:15:39.604Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-17T14:15:39.758Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:15:39.798Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-17T14:15:42.333Z] $ docker top 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-17T14:15:42.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-17T14:15:42.634Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-17T14:15:42.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-17T14:15:42.846Z] $ docker exec 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent [2020-08-17T14:15:43.015Z] SSH_AUTH_SOCK=/tmp/ssh-5rlZ4o49BIz2/agent.12 [2020-08-17T14:15:43.015Z] SSH_AGENT_PID=18 [2020-08-17T14:15:43.029Z] Running ssh-add (command line suppressed) [2020-08-17T14:15:43.147Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_479688161186130491.key (/w/workspace/edgex-go/123@tmp/private_key_479688161186130491.key) [2020-08-17T14:15:43.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-17T14:15:43.534Z] + git describe --exact-match --tags HEAD [2020-08-17T14:15:43.534Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-17T14:15:43.553Z] $ docker exec --env ******** --env ******** 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent -k [2020-08-17T14:15:43.667Z] unset SSH_AUTH_SOCK; [2020-08-17T14:15:43.667Z] unset SSH_AGENT_PID; [2020-08-17T14:15:43.667Z] echo Agent pid 18 killed; [2020-08-17T14:15:43.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-17T14:15:43.797Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-17T14:15:43.797Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-17T14:15:43.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-17T14:15:43.881Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-17T14:15:44.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-17T14:15:44.042Z] $ docker exec 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent [2020-08-17T14:15:44.210Z] SSH_AUTH_SOCK=/tmp/ssh-TNZTSqa16h30/agent.47 [2020-08-17T14:15:44.210Z] SSH_AGENT_PID=52 [2020-08-17T14:15:44.217Z] Running ssh-add (command line suppressed) [2020-08-17T14:15:44.337Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_7901391251691993789.key (/w/workspace/edgex-go/123@tmp/private_key_7901391251691993789.key) [2020-08-17T14:15:44.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-17T14:15:44.719Z] + git semver init [2020-08-17T14:15:44.719Z] # -> Open(): unable to determine branch for HEAD [2020-08-17T14:15:44.719Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2020-08-17T14:15:44.719Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2020-08-17T14:15:44.719Z] # $SEMVER_REMOTE_NAME = origin [2020-08-17T14:15:44.719Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-17T14:15:44.719Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-17T14:15:44.719Z] # $SEMVER_BRANCH = master [2020-08-17T14:15:44.719Z] # $SEMVER_TEMP = /tmp/semver-026513320 [2020-08-17T14:15:44.719Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-17T14:16:02.881Z] # '/tmp/semver-026513320' -> '/w/workspace/edgex-go/123/.semver' [2020-08-17T14:16:02.881Z] # -> Force: false [2020-08-17T14:16:02.881Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [Pipeline] } [2020-08-17T14:16:02.890Z] $ docker exec --env ******** --env ******** 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b ssh-agent -k [2020-08-17T14:16:03.129Z] unset SSH_AUTH_SOCK; [2020-08-17T14:16:03.130Z] unset SSH_AGENT_PID; [2020-08-17T14:16:03.130Z] echo Agent pid 52 killed; [2020-08-17T14:16:03.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-17T14:16:03.690Z] + git semver [Pipeline] } [2020-08-17T14:16:03.703Z] $ docker stop --time=1 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b [2020-08-17T14:16:05.282Z] $ docker rm -f 042022624bd4c5f562d0eada956aeb65b6c4fe12bcd7c136aac313e1595e150b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-17T14:16:17.955Z] Stashed 28 file(s) [Pipeline] echo [2020-08-17T14:16:17.957Z] [edgeXSemver] initialized semver on version 1.2.2-dev.11 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-17T14:16:18.467Z] ========================================================= [2020-08-17T14:16:18.467Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-17T14:16:18.467Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:16:18.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-17T14:16:23.016Z] Sending build context to Docker daemon 323MB [2020-08-17T14:16:23.016Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-17T14:16:23.016Z] Step 2/7 : FROM ${BASE} [2020-08-17T14:16:23.016Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-17T14:16:23.016Z] df20fa9351a1: Pulling fs layer [2020-08-17T14:16:23.016Z] ed8968b2872e: Pulling fs layer [2020-08-17T14:16:23.016Z] a92cc7c5fd73: Pulling fs layer [2020-08-17T14:16:23.016Z] 2dd03ba5bac4: Pulling fs layer [2020-08-17T14:16:23.016Z] 1e091d79d1de: Pulling fs layer [2020-08-17T14:16:23.016Z] 481702a1767f: Pulling fs layer [2020-08-17T14:16:23.016Z] f64a6f60c768: Pulling fs layer [2020-08-17T14:16:23.016Z] e78d2573fc39: Pulling fs layer [2020-08-17T14:16:23.016Z] e876d2f968b6: Pulling fs layer [2020-08-17T14:16:23.016Z] ce8a83651883: Pulling fs layer [2020-08-17T14:16:23.016Z] 07967f4d0e4b: Pulling fs layer [2020-08-17T14:16:23.016Z] 2dd03ba5bac4: Waiting [2020-08-17T14:16:23.016Z] 1e091d79d1de: Waiting [2020-08-17T14:16:23.016Z] 481702a1767f: Waiting [2020-08-17T14:16:23.016Z] f64a6f60c768: Waiting [2020-08-17T14:16:23.016Z] e78d2573fc39: Waiting [2020-08-17T14:16:23.016Z] e876d2f968b6: Waiting [2020-08-17T14:16:23.016Z] 07967f4d0e4b: Waiting [2020-08-17T14:16:23.016Z] ce8a83651883: Waiting [2020-08-17T14:16:23.016Z] a92cc7c5fd73: Verifying Checksum [2020-08-17T14:16:23.016Z] a92cc7c5fd73: Download complete [2020-08-17T14:16:23.016Z] ed8968b2872e: Download complete [2020-08-17T14:16:23.016Z] 1e091d79d1de: Verifying Checksum [2020-08-17T14:16:23.016Z] 1e091d79d1de: Download complete [2020-08-17T14:16:23.016Z] 481702a1767f: Download complete [2020-08-17T14:16:23.016Z] df20fa9351a1: Verifying Checksum [2020-08-17T14:16:23.016Z] df20fa9351a1: Download complete [2020-08-17T14:16:23.295Z] f64a6f60c768: Verifying Checksum [2020-08-17T14:16:23.295Z] f64a6f60c768: Download complete [2020-08-17T14:16:23.566Z] e876d2f968b6: Verifying Checksum [2020-08-17T14:16:23.566Z] e876d2f968b6: Download complete [2020-08-17T14:16:24.157Z] ce8a83651883: Verifying Checksum [2020-08-17T14:16:24.157Z] ce8a83651883: Download complete [2020-08-17T14:16:24.157Z] e78d2573fc39: Verifying Checksum [2020-08-17T14:16:24.157Z] e78d2573fc39: Download complete [2020-08-17T14:16:24.157Z] 07967f4d0e4b: Verifying Checksum [2020-08-17T14:16:24.157Z] 07967f4d0e4b: Download complete [2020-08-17T14:16:24.157Z] 2dd03ba5bac4: Verifying Checksum [2020-08-17T14:16:24.157Z] 2dd03ba5bac4: Download complete [2020-08-17T14:16:25.120Z] df20fa9351a1: Pull complete [2020-08-17T14:16:25.384Z] ed8968b2872e: Pull complete [2020-08-17T14:16:25.653Z] a92cc7c5fd73: Pull complete [2020-08-17T14:16:30.978Z] 2dd03ba5bac4: Pull complete [2020-08-17T14:16:30.978Z] 1e091d79d1de: Pull complete [2020-08-17T14:16:30.978Z] 481702a1767f: Pull complete [2020-08-17T14:16:33.213Z] Still waiting to schedule task [2020-08-17T14:16:33.213Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-17T14:16:37.581Z] f64a6f60c768: Pull complete [2020-08-17T14:16:40.911Z] e78d2573fc39: Pull complete [2020-08-17T14:16:40.911Z] e876d2f968b6: Pull complete [2020-08-17T14:16:41.860Z] ce8a83651883: Pull complete [2020-08-17T14:16:41.860Z] 07967f4d0e4b: Pull complete [2020-08-17T14:16:41.860Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-17T14:16:41.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-17T14:16:41.860Z] ---> 5d7c900382c6 [2020-08-17T14:16:41.860Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-08-17T14:16:42.814Z] ---> Running in c9b225c5c5a4 [2020-08-17T14:16:43.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:16:43.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:16:44.226Z] (1/12) Installing libmagic (5.38-r0) [2020-08-17T14:16:44.226Z] (2/12) Installing file (5.38-r0) [2020-08-17T14:16:44.488Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-17T14:16:44.488Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-17T14:16:48.703Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-17T14:16:48.703Z] (6/12) Installing patch (2.7.6-r6) [2020-08-17T14:16:48.703Z] (7/12) Installing build-base (0.5-r2) [2020-08-17T14:16:48.703Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-17T14:16:48.703Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-17T14:16:48.703Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-17T14:16:48.965Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-17T14:16:48.965Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-17T14:16:49.230Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:16:49.230Z] OK: 233 MiB in 51 packages [2020-08-17T14:16:53.448Z] Removing intermediate container c9b225c5c5a4 [2020-08-17T14:16:53.448Z] ---> 89203a0e622c [2020-08-17T14:16:53.448Z] Step 4/7 : WORKDIR /edgex-go [2020-08-17T14:16:53.448Z] ---> Running in 2fa2ba0d297e [2020-08-17T14:16:53.448Z] Removing intermediate container 2fa2ba0d297e [2020-08-17T14:16:53.448Z] ---> 3fdbac4968e6 [2020-08-17T14:16:53.448Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-17T14:16:53.448Z] latest: Pulling from library/docker [2020-08-17T14:16:53.710Z] df20fa9351a1: Already exists [2020-08-17T14:16:53.710Z] 25ad7478873d: Pulling fs layer [2020-08-17T14:16:53.710Z] 4684f6177b5d: Pulling fs layer [2020-08-17T14:16:53.710Z] 46e300cec669: Pulling fs layer [2020-08-17T14:16:53.710Z] 63038576ad94: Pulling fs layer [2020-08-17T14:16:53.710Z] 0fdb76c4706c: Pulling fs layer [2020-08-17T14:16:53.710Z] cb7edeffdfd5: Pulling fs layer [2020-08-17T14:16:53.710Z] 63038576ad94: Waiting [2020-08-17T14:16:53.710Z] 0fdb76c4706c: Waiting [2020-08-17T14:16:53.710Z] cb7edeffdfd5: Waiting [2020-08-17T14:16:53.710Z] 4684f6177b5d: Verifying Checksum [2020-08-17T14:16:53.710Z] 4684f6177b5d: Download complete [2020-08-17T14:16:53.972Z] 25ad7478873d: Verifying Checksum [2020-08-17T14:16:53.972Z] 25ad7478873d: Download complete [2020-08-17T14:16:53.972Z] 63038576ad94: Verifying Checksum [2020-08-17T14:16:53.972Z] 63038576ad94: Download complete [2020-08-17T14:16:53.972Z] 0fdb76c4706c: Verifying Checksum [2020-08-17T14:16:53.972Z] 0fdb76c4706c: Download complete [2020-08-17T14:16:54.243Z] 25ad7478873d: Pull complete [2020-08-17T14:16:54.243Z] 4684f6177b5d: Pull complete [2020-08-17T14:16:54.511Z] cb7edeffdfd5: Verifying Checksum [2020-08-17T14:16:54.511Z] cb7edeffdfd5: Download complete [2020-08-17T14:16:54.774Z] 46e300cec669: Verifying Checksum [2020-08-17T14:16:54.774Z] 46e300cec669: Download complete [2020-08-17T14:16:57.333Z] 46e300cec669: Pull complete [2020-08-17T14:16:57.333Z] 63038576ad94: Pull complete [2020-08-17T14:16:57.333Z] 0fdb76c4706c: Pull complete [2020-08-17T14:16:57.333Z] cb7edeffdfd5: Pull complete [2020-08-17T14:16:57.333Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-17T14:16:57.333Z] Status: Downloaded newer image for docker:latest [2020-08-17T14:16:59.260Z] ---> 88420305575d [2020-08-17T14:16:59.260Z] Step 6/7 : COPY go.mod . [2020-08-17T14:16:59.260Z] ---> abdd2c133b3c [2020-08-17T14:16:59.260Z] Step 7/7 : RUN go mod download [2020-08-17T14:16:59.260Z] ---> Running in 13f5d7a6e3a0 [2020-08-17T14:17:01.816Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-17T14:17:01.816Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-17T14:17:01.816Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-17T14:17:01.816Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-17T14:17:01.816Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-17T14:17:01.816Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-17T14:17:01.816Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-17T14:17:01.816Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-17T14:17:01.816Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-17T14:17:01.816Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-17T14:17:02.078Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-17T14:17:02.078Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-17T14:17:02.078Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-17T14:17:02.078Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-17T14:17:02.078Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-17T14:17:02.078Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-17T14:17:02.078Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-17T14:17:02.078Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-17T14:17:02.078Z] go: finding github.com/fatih/color v1.7.0 [2020-08-17T14:17:02.078Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-17T14:17:02.078Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-17T14:17:02.078Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-17T14:17:02.339Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-17T14:17:02.339Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-17T14:17:02.339Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-17T14:17:02.339Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-17T14:17:02.339Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-17T14:17:02.339Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-17T14:17:02.339Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-17T14:17:02.339Z] go: finding github.com/google/uuid v1.1.0 [2020-08-17T14:17:02.339Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-17T14:17:02.339Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-17T14:17:02.339Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-17T14:17:02.600Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-17T14:17:02.862Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-17T14:17:02.862Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-17T14:17:02.862Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-17T14:17:02.862Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-17T14:17:02.862Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-17T14:17:02.862Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-17T14:17:02.862Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-17T14:17:02.862Z] go: finding github.com/kr/pty v1.1.1 [2020-08-17T14:17:02.862Z] go: finding github.com/kr/text v0.1.0 [2020-08-17T14:17:02.862Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:17:02.862Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:17:03.124Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-17T14:17:03.124Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-17T14:17:03.124Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-17T14:17:03.124Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-17T14:17:03.386Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-17T14:17:03.386Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-17T14:17:03.386Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-17T14:17:03.386Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-17T14:17:03.386Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-17T14:17:03.386Z] go: finding github.com/posener/complete v1.1.1 [2020-08-17T14:17:03.386Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-17T14:17:03.386Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-17T14:17:03.386Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-17T14:17:03.386Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-17T14:17:03.386Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-17T14:17:03.648Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-17T14:17:03.648Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-17T14:17:03.648Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-17T14:17:03.648Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-17T14:17:03.648Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-17T14:17:03.648Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-17T14:17:03.648Z] go: finding golang.org/x/text v0.3.2 [2020-08-17T14:17:03.648Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-17T14:17:03.648Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-17T14:17:03.648Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-17T14:17:03.648Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-17T14:17:03.648Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-17T14:17:03.919Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-17T14:17:16.180Z] Removing intermediate container 13f5d7a6e3a0 [2020-08-17T14:17:16.180Z] ---> 17c13b5a3ec8 [2020-08-17T14:17:16.443Z] Successfully built 17c13b5a3ec8 [2020-08-17T14:17:16.443Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:17:19.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-17T14:17:19.226Z] [2020-08-17T14:17:19.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:17:19.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-17T14:17:19.574Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-17T14:17:19.574Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-17T14:17:19.574Z] ca9280d653b3: Pulling fs layer [2020-08-17T14:17:19.574Z] 7e9c9ca2126c: Pulling fs layer [2020-08-17T14:17:19.574Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-17T14:17:19.574Z] cbdbe7a5bc2a: Download complete [2020-08-17T14:17:19.845Z] ca9280d653b3: Verifying Checksum [2020-08-17T14:17:19.845Z] ca9280d653b3: Download complete [2020-08-17T14:17:19.845Z] cbdbe7a5bc2a: Pull complete [2020-08-17T14:17:20.428Z] 7e9c9ca2126c: Verifying Checksum [2020-08-17T14:17:20.428Z] 7e9c9ca2126c: Download complete [2020-08-17T14:17:21.820Z] ca9280d653b3: Pull complete [2020-08-17T14:17:28.421Z] 7e9c9ca2126c: Pull complete [2020-08-17T14:17:28.421Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-17T14:17:28.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-17T14:17:28.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-17T14:17:28.581Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:17:28.623Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-17T14:17:31.451Z] $ docker top bd3eaa05d1675682c160a60ec128c85e9844072d56108e4a82ec5661c7dbe6eb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-17T14:17:31.984Z] + docker-compose build --help [2020-08-17T14:17:31.984Z] + grep parallel [2020-08-17T14:17:32.929Z] --parallel Build images in parallel. [Pipeline] } [2020-08-17T14:17:32.939Z] $ docker stop --time=1 bd3eaa05d1675682c160a60ec128c85e9844072d56108e4a82ec5661c7dbe6eb [2020-08-17T14:17:34.314Z] $ docker rm -f bd3eaa05d1675682c160a60ec128c85e9844072d56108e4a82ec5661c7dbe6eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:17:34.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-17T14:17:34.873Z] . [Pipeline] withDockerContainer [2020-08-17T14:17:34.970Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:17:35.010Z] $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-08-17T14:17:35.627Z] $ docker top a942f22228315831400a9f7f95c205569df0455806276fef768e5c7e7c0f8a8c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-17T14:17:36.094Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-17T14:17:37.044Z] Building docker-core-command-go ... [2020-08-17T14:17:37.044Z] Building docker-core-data-go ... [2020-08-17T14:17:37.044Z] Building docker-core-metadata-go ... [2020-08-17T14:17:37.044Z] Building docker-security-proxy-setup-go ... [2020-08-17T14:17:37.044Z] Building docker-security-secrets-setup-go ... [2020-08-17T14:17:37.044Z] Building docker-security-secretstore-setup-go ... [2020-08-17T14:17:37.044Z] Building docker-support-logging-go ... [2020-08-17T14:17:37.044Z] Building docker-support-notifications-go ... [2020-08-17T14:17:37.044Z] Building docker-support-scheduler-go ... [2020-08-17T14:17:37.044Z] Building docker-sys-mgmt-agent-go ... [2020-08-17T14:17:37.044Z] Building docker-support-notifications-go [2020-08-17T14:17:37.044Z] Building docker-core-data-go [2020-08-17T14:17:37.044Z] Building docker-security-secretstore-setup-go [2020-08-17T14:17:37.044Z] Building docker-security-proxy-setup-go [2020-08-17T14:17:37.044Z] Building docker-sys-mgmt-agent-go [2020-08-17T14:17:59.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:17:59.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:17:59.132Z] ---> 17c13b5a3ec8 [2020-08-17T14:17:59.132Z] Step 3/22 : WORKDIR /edgex-go [2020-08-17T14:17:59.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:17:59.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:17:59.132Z] ---> 17c13b5a3ec8 [2020-08-17T14:17:59.132Z] Step 3/23 : WORKDIR /edgex-go [2020-08-17T14:17:59.132Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:17:59.132Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:17:59.132Z] ---> 17c13b5a3ec8 [2020-08-17T14:17:59.132Z] Step 3/26 : WORKDIR /edgex-go [2020-08-17T14:17:59.132Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:17:59.132Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:17:59.132Z] ---> 17c13b5a3ec8 [2020-08-17T14:17:59.132Z] Step 3/26 : WORKDIR /edgex-go [2020-08-17T14:17:59.132Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:17:59.132Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:17:59.132Z] ---> 17c13b5a3ec8 [2020-08-17T14:17:59.132Z] Step 3/20 : WORKDIR /edgex-go [2020-08-17T14:17:59.132Z] ---> Running in 319ce9734723 [2020-08-17T14:17:59.132Z] ---> Running in 2fa2332c452a [2020-08-17T14:17:59.132Z] ---> Running in b266371e7e99 [2020-08-17T14:17:59.132Z] ---> Running in b5b9c3560b2c [2020-08-17T14:17:59.132Z] ---> Running in df9c1861c5da [2020-08-17T14:17:59.424Z] Removing intermediate container 319ce9734723 [2020-08-17T14:17:59.424Z] ---> fcd6d7e481d1 [2020-08-17T14:17:59.424Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:17:59.424Z] Removing intermediate container b266371e7e99 [2020-08-17T14:17:59.424Z] ---> c44acf7e0be9 [2020-08-17T14:17:59.424Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:17:59.424Z] Removing intermediate container b5b9c3560b2c [2020-08-17T14:17:59.424Z] ---> ab985b6b2af5 [2020-08-17T14:17:59.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:17:59.685Z] Removing intermediate container df9c1861c5da [2020-08-17T14:17:59.685Z] ---> 86cab6ee3add [2020-08-17T14:17:59.685Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:17:59.685Z] Removing intermediate container 2fa2332c452a [2020-08-17T14:17:59.685Z] ---> 788c1c16b019 [2020-08-17T14:17:59.685Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:17:59.685Z] ---> Running in 22bc2f7c4da1 [2020-08-17T14:17:59.685Z] ---> Running in 04c63ffc64e8 [2020-08-17T14:17:59.685Z] ---> Running in 52f42bc32675 [2020-08-17T14:17:59.685Z] ---> Running in 9faa0fdc7cae [2020-08-17T14:17:59.949Z] ---> Running in 70c69087fec2 [2020-08-17T14:18:01.915Z] Removing intermediate container 22bc2f7c4da1 [2020-08-17T14:18:01.915Z] ---> 167f031f0273 [2020-08-17T14:18:01.915Z] Step 5/20 : RUN apk update && apk add make git [2020-08-17T14:18:01.915Z] Removing intermediate container 04c63ffc64e8 [2020-08-17T14:18:01.915Z] ---> b59407ac2a85 [2020-08-17T14:18:01.915Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-17T14:18:02.180Z] Removing intermediate container 52f42bc32675 [2020-08-17T14:18:02.180Z] ---> 85caf16cb976 [2020-08-17T14:18:02.180Z] Step 5/26 : RUN apk update && apk add make git [2020-08-17T14:18:02.180Z] Removing intermediate container 9faa0fdc7cae [2020-08-17T14:18:02.180Z] ---> b23861f7f6f7 [2020-08-17T14:18:02.180Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-17T14:18:02.180Z] ---> Running in 069eefb9d358 [2020-08-17T14:18:02.180Z] ---> Running in 9267ac56c069 [2020-08-17T14:18:02.180Z] ---> Running in d18520751a1a [2020-08-17T14:18:02.441Z] ---> Running in 3c0dd6204841 [2020-08-17T14:18:02.441Z] Removing intermediate container 70c69087fec2 [2020-08-17T14:18:02.441Z] ---> 36daba7bc766 [2020-08-17T14:18:02.441Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-17T14:18:02.705Z] ---> Running in 874c8350b15c [2020-08-17T14:18:03.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:03.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:03.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:03.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:03.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:03.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:03.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:04.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:04.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:04.601Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:18:04.601Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:18:04.601Z] OK: 12746 distinct packages available [2020-08-17T14:18:04.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:18:04.601Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:18:04.601Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:18:04.601Z] OK: 12746 distinct packages available [2020-08-17T14:18:04.601Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:18:04.601Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:18:04.601Z] OK: 12746 distinct packages available [2020-08-17T14:18:04.601Z] OK: 233 MiB in 51 packages [2020-08-17T14:18:04.601Z] OK: 233 MiB in 51 packages [2020-08-17T14:18:04.914Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:18:04.914Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:18:04.914Z] OK: 12746 distinct packages available [2020-08-17T14:18:04.914Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:18:04.914Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:18:04.914Z] OK: 12746 distinct packages available [2020-08-17T14:18:04.914Z] OK: 233 MiB in 51 packages [2020-08-17T14:18:04.914Z] OK: 233 MiB in 51 packages [2020-08-17T14:18:05.218Z] OK: 233 MiB in 51 packages [2020-08-17T14:18:05.847Z] Removing intermediate container 069eefb9d358 [2020-08-17T14:18:05.847Z] ---> a017502aea81 [2020-08-17T14:18:05.847Z] Step 6/26 : COPY go.mod . [2020-08-17T14:18:05.847Z] Removing intermediate container 9267ac56c069 [2020-08-17T14:18:05.847Z] ---> c2dc25b55a61 [2020-08-17T14:18:05.847Z] Step 6/23 : COPY go.mod . [2020-08-17T14:18:05.847Z] Removing intermediate container d18520751a1a [2020-08-17T14:18:05.847Z] ---> c16fc215fb09 [2020-08-17T14:18:05.847Z] Step 6/20 : COPY go.mod . [2020-08-17T14:18:05.847Z] Removing intermediate container 3c0dd6204841 [2020-08-17T14:18:05.847Z] ---> fc9fad24bb06 [2020-08-17T14:18:05.847Z] Step 6/26 : COPY go.mod . [2020-08-17T14:18:06.109Z] Removing intermediate container 874c8350b15c [2020-08-17T14:18:06.109Z] ---> 329597667ae1 [2020-08-17T14:18:06.109Z] Step 6/22 : COPY go.mod . [2020-08-17T14:18:06.109Z] ---> 81169d244210 [2020-08-17T14:18:06.109Z] Step 7/26 : RUN go mod download [2020-08-17T14:18:06.109Z] ---> 7ddec2cd46d9 [2020-08-17T14:18:06.109Z] Step 7/23 : RUN go mod download [2020-08-17T14:18:06.109Z] ---> a3a16a841c2f [2020-08-17T14:18:06.109Z] Step 7/20 : RUN go mod download [2020-08-17T14:18:06.372Z] ---> Running in bbb13c9fb31d [2020-08-17T14:18:06.372Z] ---> 0e6a27aa72fd [2020-08-17T14:18:06.372Z] Step 7/26 : RUN go mod download [2020-08-17T14:18:06.372Z] ---> Running in 1c0f900b9150 [2020-08-17T14:18:06.372Z] ---> Running in a9d2fdc3f770 [2020-08-17T14:18:06.639Z] ---> 6f5d13b00c75 [2020-08-17T14:18:06.639Z] Step 7/22 : RUN go mod download [2020-08-17T14:18:06.639Z] ---> Running in 960896e485a7 [2020-08-17T14:18:06.639Z] ---> Running in 2e0910ee5808 [2020-08-17T14:18:09.211Z] Removing intermediate container 2e0910ee5808 [2020-08-17T14:18:09.211Z] ---> 03f0c16c381d [2020-08-17T14:18:09.211Z] Step 8/22 : COPY . . [2020-08-17T14:18:10.622Z] Removing intermediate container 960896e485a7 [2020-08-17T14:18:10.622Z] ---> 515051523b1a [2020-08-17T14:18:10.622Z] Step 8/26 : COPY . . [2020-08-17T14:18:11.581Z] Removing intermediate container bbb13c9fb31d [2020-08-17T14:18:11.581Z] ---> 5e12c4967896 [2020-08-17T14:18:11.581Z] Step 8/26 : COPY . . [2020-08-17T14:18:12.537Z] Removing intermediate container 1c0f900b9150 [2020-08-17T14:18:12.537Z] ---> e911b4573d46 [2020-08-17T14:18:12.537Z] Step 8/23 : COPY . . [2020-08-17T14:18:15.864Z] Removing intermediate container a9d2fdc3f770 [2020-08-17T14:18:15.864Z] ---> e7e469169535 [2020-08-17T14:18:15.864Z] Step 8/20 : COPY . . [2020-08-17T14:18:42.620Z] ---> 60482aed328a [2020-08-17T14:18:42.620Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-17T14:18:42.620Z] ---> 6cf9bd8a3d7f [2020-08-17T14:18:42.620Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-17T14:18:42.620Z] ---> 06f0ae5dbec6 [2020-08-17T14:18:42.620Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-17T14:18:42.620Z] ---> f5cd909f5da0 [2020-08-17T14:18:42.620Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-17T14:18:42.620Z] ---> Running in 690ae3b05064 [2020-08-17T14:18:42.620Z] ---> Running in 3cba766ce025 [2020-08-17T14:18:42.620Z] ---> Running in dbae91b4e994 [2020-08-17T14:18:42.620Z] ---> Running in 06982a97cbca [2020-08-17T14:18:42.620Z] ---> a3286e7dd63a [2020-08-17T14:18:42.620Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-17T14:18:42.620Z] ---> Running in 82799bec846d [2020-08-17T14:18:42.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-17T14:18:42.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-17T14:18:42.621Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-data/core-data ./cmd/core-data [2020-08-17T14:18:42.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-17T14:18:42.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-17T14:19:09.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-17T14:19:13.582Z] Removing intermediate container dbae91b4e994 [2020-08-17T14:19:13.582Z] ---> 9c74c0d5535c [2020-08-17T14:19:13.582Z] [2020-08-17T14:19:13.582Z] Step 10/20 : FROM alpine [2020-08-17T14:19:13.582Z] latest: Pulling from library/alpine [2020-08-17T14:19:13.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-17T14:19:13.582Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-17T14:19:13.582Z] Status: Downloaded newer image for alpine:latest [2020-08-17T14:19:13.582Z] ---> a24bb4013296 [2020-08-17T14:19:13.582Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-17T14:19:15.004Z] ---> Running in 01e16b4cfcff [2020-08-17T14:19:15.670Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-278 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-08-17T14:19:15.711Z] Running in /w/workspace/edgex-go/123 [Pipeline] { [Pipeline] checkout [2020-08-17T14:19:17.566Z] Removing intermediate container 06982a97cbca [2020-08-17T14:19:17.566Z] ---> 8ffbd797fb54 [2020-08-17T14:19:17.566Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-17T14:19:17.566Z] ---> Running in 8bea91b4cb6d [2020-08-17T14:19:17.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:17.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:18.100Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:19:18.100Z] v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:19:18.100Z] OK: 12746 distinct packages available [2020-08-17T14:19:18.368Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-17T14:19:18.368Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-17T14:19:18.368Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-17T14:19:18.368Z] (4/4) Installing curl (7.69.1-r0) [2020-08-17T14:19:18.368Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:19:18.368Z] Executing ca-certificates-20191127-r4.trigger [2020-08-17T14:19:18.657Z] OK: 7 MiB in 18 packages [2020-08-17T14:19:19.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-17T14:19:20.624Z] using credential edgex-jenkins-ssh [2020-08-17T14:19:20.671Z] Cloning the remote Git repository [2020-08-17T14:19:20.671Z] Cloning with configured refspecs honoured and without tags [2020-08-17T14:19:20.743Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-17T14:19:20.847Z] > git init /w/workspace/edgex-go/123 # timeout=10 [2020-08-17T14:19:20.905Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-17T14:19:20.906Z] > git --version # timeout=10 [2020-08-17T14:19:20.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T14:19:20.985Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:19:22.567Z] Removing intermediate container 01e16b4cfcff [2020-08-17T14:19:22.567Z] ---> 305ee7631491 [2020-08-17T14:19:22.567Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-17T14:19:22.567Z] Removing intermediate container 82799bec846d [2020-08-17T14:19:22.567Z] ---> b07a85b7ef17 [2020-08-17T14:19:22.567Z] [2020-08-17T14:19:22.567Z] Step 10/26 : FROM alpine:3.10 [2020-08-17T14:19:22.567Z] Removing intermediate container 3cba766ce025 [2020-08-17T14:19:22.567Z] ---> b13aeeb781d4 [2020-08-17T14:19:22.567Z] [2020-08-17T14:19:22.567Z] Step 10/23 : FROM scratch [2020-08-17T14:19:22.567Z] ---> [2020-08-17T14:19:22.567Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-17T14:19:22.567Z] 3.10: Pulling from library/alpine [2020-08-17T14:19:22.567Z] ---> Running in f470734cc6f1 [2020-08-17T14:19:24.486Z] ---> Running in 59eab4cd33f1 [2020-08-17T14:19:24.747Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-17T14:19:25.010Z] Status: Downloaded newer image for alpine:3.10 [2020-08-17T14:19:25.010Z] ---> be4e4bea2c2e [2020-08-17T14:19:25.010Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-17T14:19:25.010Z] Removing intermediate container f470734cc6f1 [2020-08-17T14:19:25.010Z] ---> 9f60ead94ec6 [2020-08-17T14:19:25.010Z] Step 13/20 : WORKDIR /edgex [2020-08-17T14:19:25.010Z] Removing intermediate container 8bea91b4cb6d [2020-08-17T14:19:25.010Z] ---> 3370a6a6e7f8 [2020-08-17T14:19:25.010Z] [2020-08-17T14:19:25.010Z] Step 11/26 : FROM docker:latest [2020-08-17T14:19:25.010Z] ---> 81f5749c9058 [2020-08-17T14:19:25.010Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-17T14:19:25.952Z] Removing intermediate container 59eab4cd33f1 [2020-08-17T14:19:25.952Z] ---> f36d45e39754 [2020-08-17T14:19:25.952Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-17T14:19:26.214Z] Removing intermediate container 690ae3b05064 [2020-08-17T14:19:26.214Z] ---> 02416e31483a [2020-08-17T14:19:26.214Z] [2020-08-17T14:19:26.214Z] Step 10/22 : FROM alpine [2020-08-17T14:19:26.214Z] ---> a24bb4013296 [2020-08-17T14:19:26.214Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:19:26.214Z] ---> Running in 33d76d049bb0 [2020-08-17T14:19:26.214Z] ---> Running in 0b3d59121e8d [2020-08-17T14:19:26.214Z] ---> Running in eaf772b8a7d5 [2020-08-17T14:19:26.214Z] ---> Running in 443724bd774a [2020-08-17T14:19:26.491Z] ---> Running in 0b67e953c1a0 [2020-08-17T14:19:26.761Z] Removing intermediate container 443724bd774a [2020-08-17T14:19:26.761Z] ---> 0ebcec7d5ad7 [2020-08-17T14:19:26.761Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-17T14:19:26.761Z] Removing intermediate container 33d76d049bb0 [2020-08-17T14:19:26.761Z] ---> 4e14ce472eba [2020-08-17T14:19:26.761Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-17T14:19:26.761Z] ---> Running in 4ea9b54d5d92 [2020-08-17T14:19:26.761Z] Removing intermediate container 0b67e953c1a0 [2020-08-17T14:19:26.761Z] ---> e70c5e0ce43b [2020-08-17T14:19:26.761Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-17T14:19:27.031Z] ---> Running in 9a6ea04a151f [2020-08-17T14:19:27.301Z] ---> 80f17f39aebd [2020-08-17T14:19:27.301Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-17T14:19:27.301Z] Removing intermediate container 4ea9b54d5d92 [2020-08-17T14:19:27.301Z] ---> a662efb2d849 [2020-08-17T14:19:27.301Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-17T14:19:27.301Z] Removing intermediate container 9a6ea04a151f [2020-08-17T14:19:27.301Z] ---> 18c23599a8ca [2020-08-17T14:19:27.301Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-17T14:19:27.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:27.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:27.569Z] ---> Running in 0c91c781f6f5 [2020-08-17T14:19:27.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:27.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:27.569Z] ---> cade804760b3 [2020-08-17T14:19:27.569Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-17T14:19:27.569Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-17T14:19:27.569Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-17T14:19:27.569Z] OK: 10346 distinct packages available [2020-08-17T14:19:27.569Z] (1/2) Installing readline (8.0.4-r0) [2020-08-17T14:19:27.830Z] (2/2) Installing bash (5.0.17-r0) [2020-08-17T14:19:27.830Z] Executing bash-5.0.17-r0.post-install [2020-08-17T14:19:27.830Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:19:27.830Z] OK: 12 MiB in 22 packages [2020-08-17T14:19:27.830Z] Removing intermediate container 0c91c781f6f5 [2020-08-17T14:19:27.830Z] ---> 731aab990a97 [2020-08-17T14:19:27.830Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:19:27.830Z] ---> c1518e8fff96 [2020-08-17T14:19:27.830Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-17T14:19:27.830Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-17T14:19:27.830Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-17T14:19:27.830Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-17T14:19:27.830Z] (4/5) Installing curl (7.66.0-r0) [2020-08-17T14:19:28.774Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-17T14:19:28.774Z] Executing busybox-1.30.1-r3.trigger [2020-08-17T14:19:28.774Z] Executing ca-certificates-20191127-r2.trigger [2020-08-17T14:19:28.774Z] OK: 7 MiB in 19 packages [2020-08-17T14:19:29.038Z] ---> Running in 90fbb8392459 [2020-08-17T14:19:29.038Z] ---> Running in 1e2c7f240049 [2020-08-17T14:19:29.982Z] ---> a0807f3ef41d [2020-08-17T14:19:29.982Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-17T14:19:29.982Z] Removing intermediate container 1e2c7f240049 [2020-08-17T14:19:29.982Z] ---> 392248d663e5 [2020-08-17T14:19:29.982Z] Step 17/20 : CMD ["--init=true"] [2020-08-17T14:19:30.561Z] ---> Running in 7a405efb5499 [2020-08-17T14:19:30.561Z] ---> 6c402660615d [2020-08-17T14:19:30.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-17T14:19:30.561Z] Removing intermediate container eaf772b8a7d5 [2020-08-17T14:19:30.561Z] ---> 3d5cacc35567 [2020-08-17T14:19:30.561Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-17T14:19:31.136Z] Removing intermediate container 7a405efb5499 [2020-08-17T14:19:31.136Z] ---> f880aa6e842e [2020-08-17T14:19:31.136Z] Step 18/20 : LABEL arch=x86_64 [2020-08-17T14:19:31.136Z] ---> Running in 947c0f1f7e63 [2020-08-17T14:19:31.136Z] Removing intermediate container 0b3d59121e8d [2020-08-17T14:19:31.136Z] ---> cbce28e82319 [2020-08-17T14:19:31.136Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-17T14:19:31.136Z] ---> 456e7140873e [2020-08-17T14:19:31.136Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-17T14:19:31.136Z] ---> Running in 132ede5fc07b [2020-08-17T14:19:31.397Z] ---> Running in b44268f69438 [2020-08-17T14:19:31.659Z] Removing intermediate container 132ede5fc07b [2020-08-17T14:19:31.659Z] ---> 10c6dfcb4eb9 [2020-08-17T14:19:31.659Z] Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:19:32.234Z] Removing intermediate container b44268f69438 [2020-08-17T14:19:32.234Z] ---> 7515c4036865 [2020-08-17T14:19:32.234Z] Step 13/26 : WORKDIR / [2020-08-17T14:19:32.234Z] ---> Running in 8dbe317f39ff [2020-08-17T14:19:32.234Z] ---> Running in a0639d5e5577 [2020-08-17T14:19:32.234Z] ---> 949f7c5de771 [2020-08-17T14:19:32.234Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-17T14:19:32.496Z] Removing intermediate container 90fbb8392459 [2020-08-17T14:19:32.496Z] ---> 9cb459ef830f [2020-08-17T14:19:32.496Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-17T14:19:32.758Z] Removing intermediate container 8dbe317f39ff [2020-08-17T14:19:32.758Z] ---> 2876cf8cc5c4 [2020-08-17T14:19:32.758Z] Step 20/20 : LABEL version=1.2.2-dev.11 [2020-08-17T14:19:32.758Z] ---> Running in 59def4064850 [2020-08-17T14:19:32.758Z] ---> Running in c719ff6a83f0 [2020-08-17T14:19:32.758Z] Removing intermediate container a0639d5e5577 [2020-08-17T14:19:32.758Z] ---> 4c3f30f8cba7 [2020-08-17T14:19:32.758Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-17T14:19:33.019Z] ---> c3d5172232b0 [2020-08-17T14:19:33.019Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:19:33.283Z] ---> Running in 7b58272c4a1d [2020-08-17T14:19:33.283Z] Removing intermediate container c719ff6a83f0 [2020-08-17T14:19:33.283Z] ---> 64312a86d145 [2020-08-17T14:19:33.283Z] [2020-08-17T14:19:33.283Z] ---> 3b3a7ccf109f [2020-08-17T14:19:33.283Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-17T14:19:33.283Z] Removing intermediate container 947c0f1f7e63 [2020-08-17T14:19:33.283Z] ---> 1be6937d69a9 [2020-08-17T14:19:33.283Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-17T14:19:33.549Z] Successfully built 64312a86d145 [2020-08-17T14:19:33.550Z] ---> Running in de9c67c3de84 [2020-08-17T14:19:33.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:33.550Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-17T14:19:33.550Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2020-08-17T14:19:33.550Z] Removing intermediate container 7b58272c4a1d [2020-08-17T14:19:33.550Z] ---> 8645071fd24d [2020-08-17T14:19:33.550Z] Step 21/23 : LABEL arch=x86_64 [2020-08-17T14:19:33.813Z] ---> 1bcd3a6a5e0d [2020-08-17T14:19:33.813Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-17T14:19:33.813Z] ---> Running in 7f56f13add3c [2020-08-17T14:19:33.813Z] Removing intermediate container de9c67c3de84 [2020-08-17T14:19:33.813Z] ---> d46236329a0c [2020-08-17T14:19:33.813Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-17T14:19:34.075Z] ---> Running in b0c70cbb2a04 [2020-08-17T14:19:34.337Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:34.610Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-17T14:19:34.610Z] Removing intermediate container 7f56f13add3c [2020-08-17T14:19:34.610Z] ---> 9d1f0f3025ab [2020-08-17T14:19:34.610Z] ---> ac5d84d172cb [2020-08-17T14:19:34.610Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-17T14:19:34.610Z] Step 22/23 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:19:34.610Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-17T14:19:34.874Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-17T14:19:34.874Z] ---> Running in 28791661bb8a [2020-08-17T14:19:34.874Z] Removing intermediate container b0c70cbb2a04 [2020-08-17T14:19:34.874Z] ---> 847395d99fee [2020-08-17T14:19:34.874Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-17T14:19:34.874Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-17T14:19:34.934Z] Fetching without tags [2020-08-17T14:19:35.180Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-17T14:19:35.180Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:19:35.180Z] OK: 8 MiB in 19 packages [2020-08-17T14:19:35.468Z] Checking out Revision aa472f58a5207d25d1630cfabae13fa3f1ce44ee (master) [2020-08-17T14:19:34.840Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-17T14:19:34.871Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:19:34.896Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-17T14:19:34.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-17T14:19:34.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-17T14:19:34.957Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:19:35.485Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:19:35.506Z] > git checkout -f aa472f58a5207d25d1630cfabae13fa3f1ce44ee # timeout=10 [2020-08-17T14:19:36.141Z] ---> Running in 5012b71684fd [2020-08-17T14:19:36.718Z] ---> 96fc900f806f [2020-08-17T14:19:36.718Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-17T14:19:36.718Z] Removing intermediate container 28791661bb8a [2020-08-17T14:19:36.718Z] ---> 44d1929aa26d [2020-08-17T14:19:36.718Z] Step 23/23 : LABEL version=1.2.2-dev.11 [2020-08-17T14:19:38.113Z] Removing intermediate container 5012b71684fd [2020-08-17T14:19:38.113Z] ---> 7325cec247d7 [2020-08-17T14:19:38.113Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-17T14:19:38.113Z] ---> Running in eca5415895e6 [2020-08-17T14:19:40.071Z] ---> 3b7a41b24f80 [2020-08-17T14:19:40.072Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-17T14:19:40.215Z] Commit message: "Update SECUIRTY.md (#2660)" [2020-08-17T14:19:40.651Z] Removing intermediate container 59def4064850 [2020-08-17T14:19:40.651Z] ---> db59a3b446c8 [2020-08-17T14:19:40.651Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-17T14:19:40.651Z] Removing intermediate container eca5415895e6 [2020-08-17T14:19:40.651Z] ---> 0859f424a3e3 [2020-08-17T14:19:40.651Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-17T14:19:41.244Z] Successfully built 0859f424a3e3 [2020-08-17T14:19:41.244Z] Successfully tagged docker-support-notifications-go:latest [2020-08-17T14:19:41.244Z] Building docker-core-metadata-go [2020-08-17T14:19:42.633Z]  Building docker-support-notifications-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:19:42.633Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:19:42.633Z] ---> 17c13b5a3ec8 [2020-08-17T14:19:42.633Z] Step 3/21 : WORKDIR /edgex-go [2020-08-17T14:19:42.633Z] ---> Using cache [2020-08-17T14:19:42.633Z] ---> 788c1c16b019 [2020-08-17T14:19:42.633Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:19:42.633Z] ---> Using cache [2020-08-17T14:19:42.633Z] ---> 36daba7bc766 [2020-08-17T14:19:42.633Z] Step 5/21 : RUN apk update && apk add make git [2020-08-17T14:19:44.561Z] ---> ca98717e9d66 [2020-08-17T14:19:44.561Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-17T14:19:45.569Z] ---> 1b0d1e806efc [2020-08-17T14:19:45.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-17T14:19:45.832Z] ---> 6281e8a56645 [2020-08-17T14:19:45.832Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-17T14:19:45.832Z] ---> Running in 3f7605969ffa [2020-08-17T14:19:46.782Z] ---> 6c2f1731e2a0 [2020-08-17T14:19:46.782Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-17T14:19:47.745Z] ---> de458492be2b [2020-08-17T14:19:47.745Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-17T14:19:47.745Z] ---> 71799d3da825 [2020-08-17T14:19:47.745Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-17T14:19:48.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:48.273Z] ---> 27bc6210d09f [2020-08-17T14:19:48.273Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-17T14:19:48.851Z] ---> c74da10a356a [2020-08-17T14:19:48.851Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:19:48.851Z] ---> Running in 2186be222036 [2020-08-17T14:19:48.851Z] ---> 975a804c3308 [2020-08-17T14:19:48.851Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-17T14:19:49.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:49.120Z] ---> Running in 26a56f445219 [2020-08-17T14:19:49.389Z] ---> Running in 53692b4655d9 [2020-08-17T14:19:49.685Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:19:49.685Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:19:49.685Z] OK: 12746 distinct packages available [2020-08-17T14:19:49.974Z] OK: 233 MiB in 51 packages [2020-08-17T14:19:49.974Z] Removing intermediate container 26a56f445219 [2020-08-17T14:19:49.974Z] ---> d5173bfdc290 [2020-08-17T14:19:49.974Z] Step 20/22 : LABEL arch=x86_64 [2020-08-17T14:19:50.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:50.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:50.513Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-17T14:19:50.513Z] (2/33) Installing expat (2.2.9-r1) [2020-08-17T14:19:50.513Z] (3/33) Installing libffi (3.3-r2) [2020-08-17T14:19:50.513Z] (4/33) Installing gdbm (1.13-r1) [2020-08-17T14:19:51.086Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-17T14:19:51.086Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-17T14:19:51.086Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-17T14:19:51.086Z] ---> Running in f0f46c265987 [2020-08-17T14:19:51.086Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:19:51.086Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:19:51.086Z] ---> 17c13b5a3ec8 [2020-08-17T14:19:51.086Z] Step 3/21 : WORKDIR /edgex-go [2020-08-17T14:19:51.086Z] ---> Using cache [2020-08-17T14:19:51.086Z] ---> 788c1c16b019 [2020-08-17T14:19:51.086Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:19:51.086Z] ---> Using cache [2020-08-17T14:19:51.086Z] ---> 36daba7bc766 [2020-08-17T14:19:51.086Z] Step 5/21 : RUN apk update && apk add make git [Pipeline] echo [2020-08-17T14:19:52.502Z] ========================================================= [2020-08-17T14:19:52.502Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-17T14:19:52.502Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:19:53.452Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-17T14:19:56.421Z] ---> Running in 96437120e933 [2020-08-17T14:19:56.421Z] Removing intermediate container f0f46c265987 [2020-08-17T14:19:56.421Z] ---> d5d963ee6f2a [2020-08-17T14:19:56.421Z] Step 21/22 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:19:56.421Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-17T14:19:56.421Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-17T14:19:56.421Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-17T14:19:56.421Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-17T14:19:56.421Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-17T14:19:56.421Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-17T14:19:56.421Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-17T14:19:56.421Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-17T14:19:56.421Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-17T14:19:56.421Z] ---> Running in 6380e5db3e0d [2020-08-17T14:19:56.421Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-17T14:19:56.683Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-17T14:19:56.683Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-17T14:19:56.944Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-17T14:19:57.210Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-17T14:19:57.210Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-17T14:19:57.210Z] Removing intermediate container 3f7605969ffa [2020-08-17T14:19:57.210Z] ---> 0f5f3a38276b [2020-08-17T14:19:57.210Z] Step 6/21 : COPY go.mod . [2020-08-17T14:19:57.210Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-17T14:19:57.210Z] Removing intermediate container 53692b4655d9 [2020-08-17T14:19:57.210Z] ---> fcc210ab0a9f [2020-08-17T14:19:57.210Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-17T14:19:57.210Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-17T14:19:57.210Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-17T14:19:57.210Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-17T14:19:57.784Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-17T14:19:57.784Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-17T14:19:57.784Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-17T14:19:57.784Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-17T14:19:57.784Z] Removing intermediate container 6380e5db3e0d [2020-08-17T14:19:57.784Z] ---> 71e834d40c49 [2020-08-17T14:19:57.784Z] Step 22/22 : LABEL version=1.2.2-dev.11 [2020-08-17T14:19:57.784Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-17T14:19:57.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:57.796Z] Sending build context to Docker daemon 323MB [2020-08-17T14:19:57.796Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-17T14:19:57.796Z] Step 2/7 : FROM ${BASE} [2020-08-17T14:19:57.796Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-17T14:19:57.796Z] b538f80385f9: Pulling fs layer [2020-08-17T14:19:57.796Z] 74f711af9a0d: Pulling fs layer [2020-08-17T14:19:57.796Z] 99f96fe45779: Pulling fs layer [2020-08-17T14:19:57.796Z] fd7a069fd194: Pulling fs layer [2020-08-17T14:19:57.796Z] 66aa3694b03b: Pulling fs layer [2020-08-17T14:19:57.796Z] fd7a069fd194: Waiting [2020-08-17T14:19:57.796Z] 170f70906a0f: Pulling fs layer [2020-08-17T14:19:57.796Z] ad7c5574e4b9: Pulling fs layer [2020-08-17T14:19:57.796Z] e772456be8f7: Pulling fs layer [2020-08-17T14:19:57.796Z] c890913d741a: Pulling fs layer [2020-08-17T14:19:57.796Z] 2480fcc9aa5a: Pulling fs layer [2020-08-17T14:19:57.796Z] 09adf4765672: Pulling fs layer [2020-08-17T14:19:57.796Z] 66aa3694b03b: Waiting [2020-08-17T14:19:57.796Z] 170f70906a0f: Waiting [2020-08-17T14:19:57.796Z] ad7c5574e4b9: Waiting [2020-08-17T14:19:57.796Z] e772456be8f7: Waiting [2020-08-17T14:19:57.796Z] c890913d741a: Waiting [2020-08-17T14:19:57.796Z] 2480fcc9aa5a: Waiting [2020-08-17T14:19:57.796Z] 09adf4765672: Waiting [2020-08-17T14:19:57.796Z] 99f96fe45779: Download complete [2020-08-17T14:19:57.796Z] 74f711af9a0d: Verifying Checksum [2020-08-17T14:19:57.796Z] 74f711af9a0d: Download complete [2020-08-17T14:19:57.796Z] 66aa3694b03b: Verifying Checksum [2020-08-17T14:19:57.796Z] 66aa3694b03b: Download complete [2020-08-17T14:19:57.796Z] 170f70906a0f: Verifying Checksum [2020-08-17T14:19:57.796Z] 170f70906a0f: Download complete [2020-08-17T14:19:57.796Z] b538f80385f9: Verifying Checksum [2020-08-17T14:19:57.796Z] b538f80385f9: Download complete [2020-08-17T14:19:58.044Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-17T14:19:58.044Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-17T14:19:58.304Z] ---> Running in 254aeb16a7f7 [2020-08-17T14:19:58.394Z] b538f80385f9: Pull complete [2020-08-17T14:19:58.879Z] ---> 3b7758795514 [2020-08-17T14:19:58.879Z] Step 7/21 : RUN go mod download [2020-08-17T14:19:58.879Z] ---> Running in 4c8f9e68e3c1 [2020-08-17T14:19:58.879Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:19:58.879Z] OK: 71 MiB in 55 packages [2020-08-17T14:19:58.879Z] ---> Running in 04e111bbc095 [2020-08-17T14:19:58.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:19:58.879Z] Removing intermediate container 254aeb16a7f7 [2020-08-17T14:19:58.879Z] ---> 53e7ec2c4d3e [2020-08-17T14:19:58.879Z] Step 24/26 : LABEL arch=x86_64 [2020-08-17T14:19:58.995Z] 74f711af9a0d: Pull complete [2020-08-17T14:19:59.139Z] Removing intermediate container 4c8f9e68e3c1 [2020-08-17T14:19:59.139Z] ---> 3100b6d0ce88 [2020-08-17T14:19:59.139Z] [2020-08-17T14:19:59.139Z] ---> Running in 2099ee66b85f [2020-08-17T14:19:59.402Z] Successfully built 3100b6d0ce88 [2020-08-17T14:19:59.402Z] Successfully tagged docker-core-data-go:latest [2020-08-17T14:19:59.402Z]  Building docker-core-data-go ... done Building docker-security-secrets-setup-go [2020-08-17T14:19:59.402Z] Removing intermediate container 2099ee66b85f [2020-08-17T14:19:59.402Z] ---> cdef3f5e366b [2020-08-17T14:19:59.402Z] Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:19:59.596Z] 99f96fe45779: Pull complete [2020-08-17T14:19:59.673Z] ---> Running in b93a585344c2 [2020-08-17T14:20:01.044Z] ad7c5574e4b9: Verifying Checksum [2020-08-17T14:20:01.044Z] ad7c5574e4b9: Download complete [2020-08-17T14:20:01.044Z] c890913d741a: Verifying Checksum [2020-08-17T14:20:01.044Z] c890913d741a: Download complete [2020-08-17T14:20:02.245Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:20:02.245Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:20:02.245Z] OK: 12746 distinct packages available [2020-08-17T14:20:02.510Z] OK: 233 MiB in 51 packages [2020-08-17T14:20:03.032Z] 2480fcc9aa5a: Verifying Checksum [2020-08-17T14:20:03.032Z] 2480fcc9aa5a: Download complete [2020-08-17T14:20:03.032Z] 09adf4765672: Verifying Checksum [2020-08-17T14:20:03.032Z] 09adf4765672: Download complete [2020-08-17T14:20:03.306Z] e772456be8f7: Verifying Checksum [2020-08-17T14:20:03.306Z] e772456be8f7: Download complete [2020-08-17T14:20:03.306Z] fd7a069fd194: Verifying Checksum [2020-08-17T14:20:03.306Z] fd7a069fd194: Download complete [2020-08-17T14:20:03.911Z] Removing intermediate container b93a585344c2 [2020-08-17T14:20:03.911Z] ---> 6933443dcff6 [2020-08-17T14:20:03.911Z] Step 26/26 : LABEL version=1.2.2-dev.11 [2020-08-17T14:20:07.230Z] ---> Running in 68eebd242552 [2020-08-17T14:20:10.539Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:20:10.539Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-17T14:20:10.539Z] ---> 17c13b5a3ec8 [2020-08-17T14:20:10.539Z] Step 3/29 : WORKDIR /edgex-go [2020-08-17T14:20:10.801Z] ---> Using cache [2020-08-17T14:20:10.801Z] ---> 788c1c16b019 [2020-08-17T14:20:10.801Z] Step 4/29 : RUN apk update && apk add make git [2020-08-17T14:20:11.372Z] ---> Running in 26395e1659f6 [2020-08-17T14:20:11.636Z] Removing intermediate container 68eebd242552 [2020-08-17T14:20:11.636Z] ---> 0bd210f88be9 [2020-08-17T14:20:11.636Z] [2020-08-17T14:20:11.636Z] Successfully built 0bd210f88be9 [2020-08-17T14:20:11.914Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-17T14:20:11.914Z] Building docker-support-logging-go [2020-08-17T14:20:11.914Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2186be222036 [2020-08-17T14:20:11.914Z] ---> 22fdc2649e79 [2020-08-17T14:20:11.914Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-17T14:20:11.914Z] Removing intermediate container 96437120e933 [2020-08-17T14:20:11.914Z] ---> 52fc087ddc71 [2020-08-17T14:20:11.914Z] Step 6/21 : COPY go.mod . [2020-08-17T14:20:11.914Z] Removing intermediate container 04e111bbc095 [2020-08-17T14:20:11.914Z] ---> 8051390078c9 [2020-08-17T14:20:11.914Z] Step 8/21 : COPY . . [2020-08-17T14:20:11.914Z] ---> Running in 9c7c1e84bff7 [2020-08-17T14:20:12.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:20:14.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:20:15.716Z] fd7a069fd194: Pull complete [2020-08-17T14:20:15.716Z] 66aa3694b03b: Pull complete [2020-08-17T14:20:15.716Z] 170f70906a0f: Pull complete [2020-08-17T14:20:16.193Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:20:16.193Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:20:16.193Z] OK: 12746 distinct packages available [2020-08-17T14:20:16.454Z] ---> 999306c235d2 [2020-08-17T14:20:16.454Z] Step 7/21 : RUN go mod download [2020-08-17T14:20:16.454Z] OK: 233 MiB in 51 packages [2020-08-17T14:20:17.398Z] ---> Running in df16bcd01efc [2020-08-17T14:20:19.109Z] ad7c5574e4b9: Pull complete [2020-08-17T14:20:22.733Z] Removing intermediate container 26395e1659f6 [2020-08-17T14:20:22.733Z] ---> 37b13254e894 [2020-08-17T14:20:22.733Z] Step 5/29 : COPY go.mod . [2020-08-17T14:20:23.434Z] e772456be8f7: Pull complete [2020-08-17T14:20:23.706Z] c890913d741a: Pull complete [2020-08-17T14:20:24.681Z] ---> 1230328b561d [2020-08-17T14:20:24.681Z] Step 6/29 : RUN go mod download [2020-08-17T14:20:25.263Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:20:25.263Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:20:25.263Z] ---> 17c13b5a3ec8 [2020-08-17T14:20:25.263Z] Step 3/21 : WORKDIR /edgex-go [2020-08-17T14:20:25.263Z] ---> Using cache [2020-08-17T14:20:25.263Z] ---> 788c1c16b019 [2020-08-17T14:20:25.263Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:20:25.263Z] ---> Using cache [2020-08-17T14:20:25.263Z] ---> 36daba7bc766 [2020-08-17T14:20:25.263Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-17T14:20:26.331Z] 2480fcc9aa5a: Pull complete [2020-08-17T14:20:26.654Z] ---> Running in d5e59e073961 [2020-08-17T14:20:26.655Z] Collecting docker-compose==1.23.2 [2020-08-17T14:20:26.655Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-17T14:20:27.236Z] ---> Running in 98b305d272d9 [2020-08-17T14:20:27.236Z] Removing intermediate container df16bcd01efc [2020-08-17T14:20:27.236Z] ---> 0a7db06df785 [2020-08-17T14:20:27.236Z] Step 8/21 : COPY . . [2020-08-17T14:20:27.236Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-17T14:20:27.236Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-17T14:20:27.303Z] 09adf4765672: Pull complete [2020-08-17T14:20:27.303Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-17T14:20:27.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-17T14:20:27.303Z] ---> 2248a725d1cf [2020-08-17T14:20:27.303Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-08-17T14:20:27.503Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-17T14:20:27.503Z] Collecting docopt<0.7,>=0.6.1 [2020-08-17T14:20:27.503Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-17T14:20:28.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:20:30.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:20:31.234Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:20:31.234Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:20:31.234Z] OK: 12746 distinct packages available [2020-08-17T14:20:31.815Z] OK: 233 MiB in 51 packages [2020-08-17T14:20:31.816Z] Collecting PyYAML<4,>=3.10 [2020-08-17T14:20:31.816Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-17T14:20:32.694Z] ---> Running in 570f75440937 [2020-08-17T14:20:32.765Z] OK: 233 MiB in 51 packages [2020-08-17T14:20:33.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:20:34.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:20:34.687Z] ---> 874317fd476c [2020-08-17T14:20:34.687Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-17T14:20:34.687Z] Collecting docker<4.0,>=3.6.0 [2020-08-17T14:20:34.687Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-17T14:20:35.498Z] Collecting texttable<0.10,>=0.9.0 [2020-08-17T14:20:35.498Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-17T14:20:35.498Z] ---> Running in 105f820cd91f [2020-08-17T14:20:36.077Z] (1/12) Installing libmagic (5.38-r0) [2020-08-17T14:20:36.077Z] (2/12) Installing file (5.38-r0) [2020-08-17T14:20:36.348Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-17T14:20:36.348Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-17T14:20:36.554Z] Collecting cached-property<2,>=1.2.0 [2020-08-17T14:20:36.554Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-17T14:20:36.823Z] Removing intermediate container d5e59e073961 [2020-08-17T14:20:36.823Z] ---> 75a1b094f1e6 [2020-08-17T14:20:36.823Z] Step 7/29 : COPY . . [2020-08-17T14:20:36.823Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-17T14:20:36.823Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-17T14:20:38.758Z] Removing intermediate container 98b305d272d9 [2020-08-17T14:20:38.758Z] ---> c94415933ad9 [2020-08-17T14:20:38.758Z] Step 6/21 : COPY go.mod . [2020-08-17T14:20:39.023Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-17T14:20:39.023Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-17T14:20:40.631Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-17T14:20:40.631Z] (6/12) Installing patch (2.7.6-r6) [2020-08-17T14:20:40.631Z] (7/12) Installing build-base (0.5-r2) [2020-08-17T14:20:40.631Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-17T14:20:40.631Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-17T14:20:40.631Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-17T14:20:40.905Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-17T14:20:40.905Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-17T14:20:40.905Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:20:40.905Z] OK: 217 MiB in 51 packages [2020-08-17T14:20:40.971Z] Collecting jsonschema<3,>=2.5.1 [2020-08-17T14:20:40.971Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-17T14:20:41.922Z] 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) [2020-08-17T14:20:41.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-command/core-command ./cmd/core-command [2020-08-17T14:20:41.922Z] Collecting idna<2.8,>=2.5 [2020-08-17T14:20:41.922Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-17T14:20:42.186Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-17T14:20:42.187Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-17T14:20:42.450Z] ---> 9b2f94012136 [2020-08-17T14:20:42.451Z] Step 7/21 : RUN go mod download [2020-08-17T14:20:42.451Z] 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) [2020-08-17T14:20:42.451Z] ---> 73586c1ffa42 [2020-08-17T14:20:42.451Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-17T14:20:43.036Z] Collecting docker-pycreds>=0.4.0 [2020-08-17T14:20:43.036Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-17T14:20:43.334Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-17T14:20:43.334Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-17T14:20:43.334Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-17T14:20:43.334Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-17T14:20:43.643Z] Installing collected packages: idna, urllib3, requests, docopt, PyYAML, docker-pycreds, websocket-client, docker, texttable, cached-property, dockerpty, jsonschema, docker-compose [2020-08-17T14:20:43.643Z] Attempting uninstall: idna [2020-08-17T14:20:43.643Z] Found existing installation: idna 2.9 [2020-08-17T14:20:43.643Z] Uninstalling idna-2.9: [2020-08-17T14:20:43.643Z] ---> Running in 46a768e48341 [2020-08-17T14:20:43.643Z] ---> Running in 803c5d174aea [2020-08-17T14:20:43.643Z] Successfully uninstalled idna-2.9 [2020-08-17T14:20:43.914Z] Attempting uninstall: urllib3 [2020-08-17T14:20:43.914Z] Found existing installation: urllib3 1.25.9 [2020-08-17T14:20:43.914Z] Uninstalling urllib3-1.25.9: [2020-08-17T14:20:44.185Z] Successfully uninstalled urllib3-1.25.9 [2020-08-17T14:20:45.203Z] Removing intermediate container 570f75440937 [2020-08-17T14:20:45.203Z] ---> 3cf8922e66d9 [2020-08-17T14:20:45.203Z] Step 4/7 : WORKDIR /edgex-go [2020-08-17T14:20:45.475Z] ---> Running in 4b0ee5c7cc80 [2020-08-17T14:20:46.064Z] Removing intermediate container 4b0ee5c7cc80 [2020-08-17T14:20:46.064Z] ---> 8b8635f5f5ff [2020-08-17T14:20:46.064Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-17T14:20:46.335Z] latest: Pulling from library/docker [2020-08-17T14:20:46.335Z] b538f80385f9: Already exists [2020-08-17T14:20:46.335Z] 259a493cd78d: Pulling fs layer [2020-08-17T14:20:46.335Z] b8e66b5100f5: Pulling fs layer [2020-08-17T14:20:46.335Z] 39dc9c94d07c: Pulling fs layer [2020-08-17T14:20:46.335Z] 551b823b3b82: Pulling fs layer [2020-08-17T14:20:46.335Z] 3c52a74df98c: Pulling fs layer [2020-08-17T14:20:46.335Z] 6c9b121b6998: Pulling fs layer [2020-08-17T14:20:46.335Z] 551b823b3b82: Waiting [2020-08-17T14:20:46.335Z] 3c52a74df98c: Waiting [2020-08-17T14:20:46.335Z] 6c9b121b6998: Waiting [2020-08-17T14:20:46.628Z] b8e66b5100f5: Download complete [2020-08-17T14:20:46.628Z] 259a493cd78d: Download complete [2020-08-17T14:20:46.903Z] 551b823b3b82: Verifying Checksum [2020-08-17T14:20:46.903Z] 551b823b3b82: Download complete [2020-08-17T14:20:46.903Z] 3c52a74df98c: Verifying Checksum [2020-08-17T14:20:46.903Z] 3c52a74df98c: Download complete [2020-08-17T14:20:46.903Z] 6c9b121b6998: Verifying Checksum [2020-08-17T14:20:46.903Z] 6c9b121b6998: Download complete [2020-08-17T14:20:47.506Z] 259a493cd78d: Pull complete [2020-08-17T14:20:47.584Z] Attempting uninstall: requests [2020-08-17T14:20:47.584Z] Found existing installation: requests 2.23.0 [2020-08-17T14:20:47.584Z] Uninstalling requests-2.23.0: [2020-08-17T14:20:47.779Z] b8e66b5100f5: Pull complete [2020-08-17T14:20:47.853Z] Successfully uninstalled requests-2.23.0 [2020-08-17T14:20:47.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-17T14:20:47.853Z] Running setup.py install for docopt: started [2020-08-17T14:20:48.051Z] 39dc9c94d07c: Verifying Checksum [2020-08-17T14:20:48.051Z] 39dc9c94d07c: Download complete [2020-08-17T14:20:49.263Z] ---> 3e9cef83eaba [2020-08-17T14:20:49.263Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-17T14:20:49.263Z] ---> Running in 04295dbc5018 [2020-08-17T14:20:49.263Z] Running setup.py install for docopt: finished with status 'done' [2020-08-17T14:20:49.263Z] Running setup.py install for PyYAML: started [2020-08-17T14:20:49.528Z] Removing intermediate container 803c5d174aea [2020-08-17T14:20:49.528Z] ---> 4e6983fc105f [2020-08-17T14:20:49.528Z] Step 8/21 : COPY . . [2020-08-17T14:20:50.142Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-17T14:20:50.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-17T14:20:51.433Z] 39dc9c94d07c: Pull complete [2020-08-17T14:20:51.433Z] 551b823b3b82: Pull complete [2020-08-17T14:20:51.703Z] 3c52a74df98c: Pull complete [2020-08-17T14:20:52.298Z] 6c9b121b6998: Pull complete [2020-08-17T14:20:52.298Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-17T14:20:52.298Z] Status: Downloaded newer image for docker:latest [2020-08-17T14:20:54.367Z] Running setup.py install for texttable: started [2020-08-17T14:20:55.327Z] Running setup.py install for texttable: finished with status 'done' [2020-08-17T14:20:55.694Z] ---> a7ce096d7d55 [2020-08-17T14:20:55.694Z] Step 6/7 : COPY go.mod . [2020-08-17T14:20:56.289Z] ---> 97d79d8c05a0 [2020-08-17T14:20:56.289Z] Step 7/7 : RUN go mod download [2020-08-17T14:20:56.289Z] ---> Running in 83b10f0b744c [2020-08-17T14:20:56.309Z] Running setup.py install for dockerpty: started [2020-08-17T14:20:58.915Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-17T14:20:59.685Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-17T14:20:59.685Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-17T14:20:59.685Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-17T14:20:59.685Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-17T14:20:59.685Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-17T14:20:59.685Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-17T14:20:59.685Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-17T14:20:59.685Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-17T14:20:59.685Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-17T14:20:59.685Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-17T14:20:59.685Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-17T14:20:59.685Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-17T14:20:59.685Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-17T14:20:59.685Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-17T14:20:59.685Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-17T14:20:59.685Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-17T14:20:59.685Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-17T14:20:59.685Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-17T14:20:59.685Z] go: finding github.com/fatih/color v1.7.0 [2020-08-17T14:20:59.685Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-17T14:20:59.685Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-17T14:20:59.685Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-17T14:20:59.685Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-17T14:20:59.685Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-17T14:20:59.685Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-17T14:20:59.956Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-17T14:20:59.956Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-17T14:20:59.956Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-17T14:20:59.956Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-17T14:20:59.956Z] go: finding github.com/google/uuid v1.1.0 [2020-08-17T14:20:59.956Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-17T14:20:59.956Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-17T14:20:59.956Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-17T14:20:59.956Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-17T14:20:59.956Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-17T14:20:59.956Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-17T14:20:59.956Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-17T14:21:00.228Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-17T14:21:00.228Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-17T14:21:00.501Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-17T14:21:00.501Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-17T14:21:00.501Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-17T14:21:00.501Z] go: finding github.com/kr/pty v1.1.1 [2020-08-17T14:21:00.501Z] go: finding github.com/kr/text v0.1.0 [2020-08-17T14:21:00.501Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:21:00.501Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:21:00.501Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-17T14:21:00.501Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-17T14:21:00.501Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-17T14:21:00.501Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-17T14:21:00.501Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-17T14:21:00.772Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-17T14:21:00.772Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-17T14:21:00.772Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-17T14:21:00.772Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-17T14:21:00.772Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-17T14:21:00.772Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-17T14:21:00.772Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-17T14:21:00.772Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-17T14:21:00.772Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-17T14:21:00.772Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-17T14:21:00.772Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-17T14:21:01.042Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-17T14:21:01.042Z] go: finding github.com/posener/complete v1.1.1 [2020-08-17T14:21:01.042Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-17T14:21:01.042Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-17T14:21:01.042Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-17T14:21:01.042Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-17T14:21:01.042Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-17T14:21:01.042Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-17T14:21:01.042Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-17T14:21:01.042Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-17T14:21:01.042Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-17T14:21:01.042Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-17T14:21:01.042Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-17T14:21:01.314Z] go: finding golang.org/x/text v0.3.2 [2020-08-17T14:21:01.314Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-17T14:21:01.314Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-17T14:21:01.314Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-17T14:21:01.314Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-17T14:21:01.314Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-17T14:21:01.314Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-17T14:21:01.504Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 [2020-08-17T14:21:08.178Z] Removing intermediate container 9c7c1e84bff7 [2020-08-17T14:21:08.178Z] ---> 589822b6a2f8 [2020-08-17T14:21:08.178Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-17T14:21:08.178Z] ---> 96228b30ca2f [2020-08-17T14:21:08.178Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-17T14:21:08.178Z] ---> Running in adb86844ac25 [2020-08-17T14:21:08.178Z] ---> Running in cafaa53701c8 [2020-08-17T14:21:09.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:21:09.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-17T14:21:09.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:21:09.875Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-17T14:21:09.875Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-17T14:21:09.875Z] (3/3) Installing curl (7.69.1-r0) [2020-08-17T14:21:09.875Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:21:09.875Z] OK: 72 MiB in 58 packages [2020-08-17T14:21:14.167Z] Removing intermediate container cafaa53701c8 [2020-08-17T14:21:14.167Z] ---> ab60873a7028 [2020-08-17T14:21:14.167Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:21:14.167Z] ---> Running in 8824d00d2fef [2020-08-17T14:21:14.437Z] Removing intermediate container 8824d00d2fef [2020-08-17T14:21:14.437Z] ---> 1c558d4ca75c [2020-08-17T14:21:14.437Z] Step 24/26 : LABEL arch=x86_64 [2020-08-17T14:21:14.723Z] ---> Running in b9c649e2f549 [2020-08-17T14:21:15.688Z] Removing intermediate container b9c649e2f549 [2020-08-17T14:21:15.688Z] ---> e64c1c844101 [2020-08-17T14:21:15.688Z] Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:21:16.659Z] ---> Running in f5b29cb12b07 [2020-08-17T14:21:16.949Z] Removing intermediate container 105f820cd91f [2020-08-17T14:21:16.949Z] ---> b7746341ef77 [2020-08-17T14:21:16.949Z] [2020-08-17T14:21:16.949Z] Step 10/21 : FROM scratch [2020-08-17T14:21:16.949Z] ---> [2020-08-17T14:21:16.949Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:21:16.949Z] Removing intermediate container f5b29cb12b07 [2020-08-17T14:21:16.949Z] ---> a381adc86cb1 [2020-08-17T14:21:16.949Z] Step 26/26 : LABEL version=1.2.2-dev.11 [2020-08-17T14:21:16.949Z] ---> Running in 06fe106dd9a2 [2020-08-17T14:21:17.930Z] Removing intermediate container 06fe106dd9a2 [2020-08-17T14:21:17.930Z] ---> 8f73b9c875e9 [2020-08-17T14:21:17.930Z] [2020-08-17T14:21:17.930Z] ---> Running in f352aa0b3361 [2020-08-17T14:21:18.200Z] Successfully built 8f73b9c875e9 [2020-08-17T14:21:18.200Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-17T14:21:18.200Z] Building docker-support-scheduler-go [2020-08-17T14:21:19.682Z] Removing intermediate container 83b10f0b744c [2020-08-17T14:21:19.682Z] ---> 44563abecdac [2020-08-17T14:21:19.682Z] Successfully built 44563abecdac [2020-08-17T14:21:19.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:21:20.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-17T14:21:20.552Z] [2020-08-17T14:21:20.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:21:21.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-17T14:21:21.223Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-17T14:21:21.223Z] 29e5d40040c1: Pulling fs layer [2020-08-17T14:21:21.223Z] 1ce36da41761: Pulling fs layer [2020-08-17T14:21:21.223Z] 25b303627fd3: Pulling fs layer [2020-08-17T14:21:21.497Z] 29e5d40040c1: Verifying Checksum [2020-08-17T14:21:21.497Z] 29e5d40040c1: Download complete [2020-08-17T14:21:21.769Z] 1ce36da41761: Download complete [2020-08-17T14:21:22.042Z] 29e5d40040c1: Pull complete [2020-08-17T14:21:23.473Z] 1ce36da41761: Pull complete [2020-08-17T14:21:23.473Z] 25b303627fd3: Verifying Checksum [2020-08-17T14:21:23.473Z] 25b303627fd3: Download complete [2020-08-17T14:21:26.433Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f352aa0b3361 [2020-08-17T14:21:26.433Z] ---> 840cbf170b4f [2020-08-17T14:21:26.433Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-17T14:21:29.012Z] ---> Running in 8e73f26126e1 [2020-08-17T14:21:29.012Z] Removing intermediate container 04295dbc5018 [2020-08-17T14:21:29.012Z] ---> 02d15283a423 [2020-08-17T14:21:29.012Z] [2020-08-17T14:21:29.012Z] Step 9/29 : FROM alpine:latest [2020-08-17T14:21:29.012Z] ---> a24bb4013296 [2020-08-17T14:21:29.012Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-17T14:21:29.600Z] Removing intermediate container 46a768e48341 [2020-08-17T14:21:29.600Z] ---> aa84d8b791a3 [2020-08-17T14:21:29.600Z] [2020-08-17T14:21:29.600Z] Step 10/21 : FROM scratch [2020-08-17T14:21:29.600Z] ---> [2020-08-17T14:21:29.600Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:21:29.600Z] ---> Using cache [2020-08-17T14:21:29.600Z] ---> 840cbf170b4f [2020-08-17T14:21:29.600Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-17T14:21:31.540Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:21:31.540Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:21:31.540Z] ---> 17c13b5a3ec8 [2020-08-17T14:21:31.540Z] Step 3/20 : WORKDIR /edgex-go [2020-08-17T14:21:31.540Z] ---> Using cache [2020-08-17T14:21:31.540Z] ---> 788c1c16b019 [2020-08-17T14:21:31.540Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:21:31.540Z] ---> Using cache [2020-08-17T14:21:31.540Z] ---> 36daba7bc766 [2020-08-17T14:21:31.540Z] Step 5/20 : RUN apk update && apk add make git [2020-08-17T14:21:31.540Z] ---> Using cache [2020-08-17T14:21:31.540Z] ---> 52fc087ddc71 [2020-08-17T14:21:31.540Z] Step 6/20 : COPY go.mod . [2020-08-17T14:21:31.540Z] ---> Using cache [2020-08-17T14:21:31.540Z] ---> 999306c235d2 [2020-08-17T14:21:31.540Z] Step 7/20 : RUN go mod download [2020-08-17T14:21:31.540Z] ---> Using cache [2020-08-17T14:21:31.540Z] ---> 0a7db06df785 [2020-08-17T14:21:31.540Z] Step 8/20 : COPY . . [2020-08-17T14:21:31.540Z] ---> Using cache [2020-08-17T14:21:31.540Z] ---> 73586c1ffa42 [2020-08-17T14:21:31.540Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-17T14:21:32.485Z] Removing intermediate container 8e73f26126e1 [2020-08-17T14:21:32.485Z] ---> 95b5888b3d8e [2020-08-17T14:21:32.485Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-17T14:21:33.431Z] ---> Running in c15b19844ae0 [2020-08-17T14:21:33.431Z] ---> Running in 98547498e712 [2020-08-17T14:21:33.626Z] 25b303627fd3: Pull complete [2020-08-17T14:21:33.626Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-17T14:21:33.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-17T14:21:33.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-17T14:21:33.692Z] ---> Running in 6083fd0c8065 [2020-08-17T14:21:33.692Z] ---> Running in 44432ea34678 [2020-08-17T14:21:33.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2020-08-17T14:21:33.957Z] Removing intermediate container c15b19844ae0 [2020-08-17T14:21:33.957Z] ---> a36ab5c28f65 [2020-08-17T14:21:33.957Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-17T14:21:33.957Z] Removing intermediate container 98547498e712 [2020-08-17T14:21:33.957Z] ---> 5fa71204f730 [2020-08-17T14:21:33.957Z] Step 11/29 : USER root [2020-08-17T14:21:33.980Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-17T14:21:34.222Z] ---> Running in ee0d9443ebdd [2020-08-17T14:21:34.222Z] Removing intermediate container 6083fd0c8065 [2020-08-17T14:21:34.222Z] ---> 80fb6d06b15e [2020-08-17T14:21:34.222Z] Step 14/21 : WORKDIR / [2020-08-17T14:21:34.222Z] ---> Running in dc848ed2f510 [2020-08-17T14:21:34.222Z] ---> Running in 1e49f4cefb7b [2020-08-17T14:21:34.487Z] Removing intermediate container ee0d9443ebdd [2020-08-17T14:21:34.487Z] ---> 2304b455881f [2020-08-17T14:21:34.487Z] Step 14/21 : WORKDIR / [2020-08-17T14:21:34.487Z] ---> Running in 177c1d3bd54e [2020-08-17T14:21:34.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-17T14:21:34.759Z] Removing intermediate container dc848ed2f510 [2020-08-17T14:21:34.759Z] ---> 2aeb467430c5 [2020-08-17T14:21:34.759Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-17T14:21:34.759Z] Removing intermediate container 1e49f4cefb7b [2020-08-17T14:21:34.759Z] ---> 794845ae2e4f [2020-08-17T14:21:34.759Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-17T14:21:35.024Z] ---> Running in facaec366a77 [2020-08-17T14:21:35.024Z] Removing intermediate container 177c1d3bd54e [2020-08-17T14:21:35.024Z] ---> db7d1632b691 [2020-08-17T14:21:35.024Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-17T14:21:36.663Z] ---> 972484c0a2b1 [2020-08-17T14:21:36.663Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-17T14:21:36.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:21:36.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:21:36.663Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:21:36.663Z] v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:21:36.663Z] OK: 12746 distinct packages available [2020-08-17T14:21:36.663Z] ---> 3d347a9f2b30 [2020-08-17T14:21:36.663Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-17T14:21:37.079Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-17T14:21:37.079Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-17T14:21:37.079Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:21:37.457Z] Executing ca-certificates-20191127-r4.trigger [2020-08-17T14:21:37.457Z] OK: 6 MiB in 16 packages [2020-08-17T14:21:37.457Z] Removing intermediate container adb86844ac25 [2020-08-17T14:21:37.457Z] ---> a6f4d521404d [2020-08-17T14:21:37.457Z] [2020-08-17T14:21:37.457Z] Step 10/21 : FROM scratch [2020-08-17T14:21:37.457Z] ---> [2020-08-17T14:21:37.457Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-17T14:21:37.457Z] ---> 1ffad1a45878 [2020-08-17T14:21:37.457Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-17T14:21:37.524Z] $ docker top 637434fedd1af096f30eeb86c59780fb135ce2419ad294ccc6174b86c5008e1a -eo pid,comm [2020-08-17T14:21:37.730Z] ---> Using cache [2020-08-17T14:21:37.730Z] ---> f36d45e39754 [2020-08-17T14:21:37.730Z] Step 12/21 : ENV APP_PORT=48061 [Pipeline] { [Pipeline] sh [2020-08-17T14:21:37.999Z] ---> 46ccc70662f1 [2020-08-17T14:21:37.999Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-17T14:21:37.999Z] ---> Running in 7ee8f6abf002 [2020-08-17T14:21:37.999Z] ---> f12a98f89bda [2020-08-17T14:21:37.999Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:21:38.279Z] ---> Running in 14b9a365a01f [2020-08-17T14:21:38.279Z] Removing intermediate container 7ee8f6abf002 [2020-08-17T14:21:38.279Z] ---> e587c164bf03 [2020-08-17T14:21:38.279Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-17T14:21:39.015Z] + docker-compose build --help [2020-08-17T14:21:39.015Z] + grep parallel [2020-08-17T14:21:39.699Z] ---> Running in 1b4491c0b1af [2020-08-17T14:21:39.699Z] Removing intermediate container 14b9a365a01f [2020-08-17T14:21:39.699Z] ---> d113f4486d0f [2020-08-17T14:21:39.699Z] Step 19/21 : LABEL arch=x86_64 [2020-08-17T14:21:39.699Z] ---> 8df3a9d1e4e2 [2020-08-17T14:21:39.699Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:21:39.699Z] ---> Running in 6fe3f9068738 [2020-08-17T14:21:39.699Z] Removing intermediate container facaec366a77 [2020-08-17T14:21:39.699Z] ---> df8e47e1e0ba [2020-08-17T14:21:39.699Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-17T14:21:39.976Z] Removing intermediate container 1b4491c0b1af [2020-08-17T14:21:39.976Z] ---> fc6b270823de [2020-08-17T14:21:39.976Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-17T14:21:39.976Z] ---> Running in 7b3723fc1da2 [2020-08-17T14:21:39.976Z] ---> Running in 05b60033aafd [2020-08-17T14:21:40.247Z] Removing intermediate container 6fe3f9068738 [2020-08-17T14:21:40.247Z] ---> 2c4e5b427574 [2020-08-17T14:21:40.247Z] Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:21:40.247Z] ---> Running in c13393d23392 [2020-08-17T14:21:40.522Z] ---> 289af9cd4f6e [2020-08-17T14:21:40.522Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-17T14:21:40.522Z] Removing intermediate container 7b3723fc1da2 [2020-08-17T14:21:40.522Z] ---> f3a70330700e [2020-08-17T14:21:40.522Z] Step 19/21 : LABEL arch=x86_64 [2020-08-17T14:21:41.929Z] Removing intermediate container 05b60033aafd [2020-08-17T14:21:41.929Z] ---> bb91f461f8c0 [2020-08-17T14:21:41.929Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-17T14:21:41.929Z] ---> Running in 01cb474a8222 [2020-08-17T14:21:41.929Z] ---> Running in d27b16c189cd [2020-08-17T14:21:41.929Z] Removing intermediate container c13393d23392 [2020-08-17T14:21:41.929Z] ---> 1d807acdc3cc [2020-08-17T14:21:41.929Z] Step 21/21 : LABEL version=1.2.2-dev.11 [2020-08-17T14:21:42.206Z] ---> 43c8411a8336 [2020-08-17T14:21:42.206Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-17T14:21:42.206Z] ---> Running in 6ecf2808cce5 [2020-08-17T14:21:42.371Z] --parallel Build images in parallel. [Pipeline] } [2020-08-17T14:21:42.390Z] $ docker stop --time=1 637434fedd1af096f30eeb86c59780fb135ce2419ad294ccc6174b86c5008e1a [2020-08-17T14:21:42.493Z] Removing intermediate container d27b16c189cd [2020-08-17T14:21:42.493Z] ---> f0b7a7ec7e57 [2020-08-17T14:21:42.493Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-17T14:21:42.493Z] Removing intermediate container 01cb474a8222 [2020-08-17T14:21:42.493Z] ---> ea87d77734bc [2020-08-17T14:21:42.493Z] Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:21:42.493Z] Removing intermediate container 6ecf2808cce5 [2020-08-17T14:21:42.493Z] ---> 7505fbd4ac67 [2020-08-17T14:21:42.493Z] [2020-08-17T14:21:42.493Z] ---> Running in 77fb573dcf60 [2020-08-17T14:21:42.765Z] ---> Running in f28edf7bf08c [2020-08-17T14:21:42.765Z] Successfully built 7505fbd4ac67 [2020-08-17T14:21:42.765Z] Successfully tagged docker-core-command-go:latest [2020-08-17T14:21:43.053Z]  Building docker-core-command-go ... done Removing intermediate container f28edf7bf08c [2020-08-17T14:21:43.053Z] ---> 1b74b7a1bf1d [2020-08-17T14:21:43.053Z] Step 21/21 : LABEL version=1.2.2-dev.11 [2020-08-17T14:21:43.053Z] ---> 6af96203c08e [2020-08-17T14:21:43.053Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-17T14:21:43.053Z] ---> Running in 9c163015eda2 [2020-08-17T14:21:43.636Z] Removing intermediate container 9c163015eda2 [2020-08-17T14:21:43.636Z] ---> e26916461748 [2020-08-17T14:21:43.636Z] [2020-08-17T14:21:43.636Z] ---> 3b85a78377b2 [2020-08-17T14:21:43.636Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:21:43.636Z] ---> Running in 91d94dbc3cde [2020-08-17T14:21:43.636Z] Successfully built e26916461748 [2020-08-17T14:21:43.899Z] Successfully tagged docker-core-metadata-go:latest [2020-08-17T14:21:43.899Z]  Building docker-core-metadata-go ... done Removing intermediate container 91d94dbc3cde [2020-08-17T14:21:43.899Z] ---> 7ccb36d27a1b [2020-08-17T14:21:43.899Z] Step 19/21 : LABEL arch=x86_64 [2020-08-17T14:21:44.164Z] ---> Running in a9da02c7a933 [2020-08-17T14:21:44.164Z] Removing intermediate container 77fb573dcf60 [2020-08-17T14:21:44.164Z] ---> 8402ddb043c2 [2020-08-17T14:21:44.164Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-17T14:21:44.255Z] $ docker rm -f 637434fedd1af096f30eeb86c59780fb135ce2419ad294ccc6174b86c5008e1a [2020-08-17T14:21:44.440Z] Removing intermediate container a9da02c7a933 [2020-08-17T14:21:44.440Z] ---> 4fb5a796e0b2 [2020-08-17T14:21:44.440Z] Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2020-08-17T14:21:44.723Z] ---> Running in a9a9bb784e18 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:21:44.997Z] Removing intermediate container a9a9bb784e18 [2020-08-17T14:21:44.997Z] ---> 541d597c29e0 [2020-08-17T14:21:44.997Z] Step 21/21 : LABEL version=1.2.2-dev.11 [2020-08-17T14:21:44.997Z] ---> Running in 1328f97915ff [2020-08-17T14:21:45.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-17T14:21:45.042Z] . [Pipeline] withDockerContainer [2020-08-17T14:21:45.260Z] prd-ubuntu18.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2020-08-17T14:21:45.275Z] ---> 2662629ba339 [2020-08-17T14:21:45.275Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-17T14:21:45.275Z] Removing intermediate container 1328f97915ff [2020-08-17T14:21:45.275Z] ---> 91b73fe524b0 [2020-08-17T14:21:45.275Z] [2020-08-17T14:21:45.329Z] $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-08-17T14:21:45.564Z] Successfully built 91b73fe524b0 [2020-08-17T14:21:45.564Z] Successfully tagged docker-support-logging-go:latest [2020-08-17T14:21:45.849Z]  Building docker-support-logging-go ... done  ---> 1f315779fc2f [2020-08-17T14:21:45.849Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-17T14:21:46.434Z] ---> 1898b3a8af82 [2020-08-17T14:21:46.434Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-17T14:21:46.701Z] ---> 0c8a1ef66e6a [2020-08-17T14:21:46.701Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-17T14:21:46.759Z] $ docker top 0255a59696c142885c826b01f1b257577503e3fda44b5c73615ab0d2b84fee5e -eo pid,comm [2020-08-17T14:21:46.963Z] ---> 9c835b3694bf [2020-08-17T14:21:46.963Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-17T14:21:46.963Z] ---> Running in 94f6e9410317 [Pipeline] { [Pipeline] sh [2020-08-17T14:21:47.763Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-17T14:21:47.913Z] Removing intermediate container 94f6e9410317 [2020-08-17T14:21:47.913Z] ---> 73a4e16b6663 [2020-08-17T14:21:47.913Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-17T14:21:48.173Z] ---> 8fc5f51a3639 [2020-08-17T14:21:48.173Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-17T14:21:48.747Z] ---> Running in 355528530d98 [2020-08-17T14:21:50.678Z] Removing intermediate container 355528530d98 [2020-08-17T14:21:50.678Z] ---> e7c8ac1b69fe [2020-08-17T14:21:50.678Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-17T14:21:50.942Z] Removing intermediate container 44432ea34678 [2020-08-17T14:21:50.942Z] ---> 281ff031fa2b [2020-08-17T14:21:50.942Z] [2020-08-17T14:21:50.942Z] Step 10/20 : FROM scratch [2020-08-17T14:21:50.942Z] ---> [2020-08-17T14:21:50.942Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:21:51.132Z] Building docker-core-command-go ... [2020-08-17T14:21:51.132Z] Building docker-core-data-go ... [2020-08-17T14:21:51.132Z] Building docker-core-metadata-go ... [2020-08-17T14:21:51.132Z] Building docker-security-proxy-setup-go ... [2020-08-17T14:21:51.132Z] Building docker-security-secrets-setup-go ... [2020-08-17T14:21:51.132Z] Building docker-security-secretstore-setup-go ... [2020-08-17T14:21:51.132Z] Building docker-support-logging-go ... [2020-08-17T14:21:51.132Z] Building docker-support-notifications-go ... [2020-08-17T14:21:51.132Z] Building docker-support-scheduler-go ... [2020-08-17T14:21:51.132Z] Building docker-sys-mgmt-agent-go ... [2020-08-17T14:21:51.132Z] Building docker-support-logging-go [2020-08-17T14:21:51.132Z] Building docker-core-command-go [2020-08-17T14:21:51.132Z] Building docker-core-data-go [2020-08-17T14:21:51.132Z] Building docker-support-scheduler-go [2020-08-17T14:21:51.132Z] Building docker-sys-mgmt-agent-go [2020-08-17T14:21:51.204Z] ---> Using cache [2020-08-17T14:21:51.204Z] ---> 840cbf170b4f [2020-08-17T14:21:51.204Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-17T14:21:51.204Z] ---> Running in cec73bc73a8a [2020-08-17T14:21:51.204Z] ---> Running in 3a38a6235543 [2020-08-17T14:21:51.469Z] Removing intermediate container 3a38a6235543 [2020-08-17T14:21:51.469Z] ---> 149faad1fad4 [2020-08-17T14:21:51.469Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-17T14:21:51.469Z] ---> Running in 395f6abec6d0 [2020-08-17T14:21:51.732Z] Removing intermediate container 395f6abec6d0 [2020-08-17T14:21:51.732Z] ---> 602d7af72ae5 [2020-08-17T14:21:51.732Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-17T14:21:51.995Z] ---> 48fb3706cedf [2020-08-17T14:21:51.995Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-17T14:21:52.258Z] Removing intermediate container cec73bc73a8a [2020-08-17T14:21:52.258Z] ---> 293b2f8bfab7 [2020-08-17T14:21:52.258Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-17T14:21:52.522Z] ---> Running in 40df8076e008 [2020-08-17T14:21:52.522Z] ---> 2be889bbb372 [2020-08-17T14:21:52.522Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-17T14:21:52.782Z] Removing intermediate container 40df8076e008 [2020-08-17T14:21:52.783Z] ---> b45e3c57d12b [2020-08-17T14:21:52.783Z] Step 26/29 : CMD [ "generate" ] [2020-08-17T14:21:52.783Z] ---> Running in 4e37cd1ac943 [2020-08-17T14:21:52.783Z] ---> f95011399c56 [2020-08-17T14:21:52.783Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:21:52.783Z] ---> Running in 1981b9246864 [2020-08-17T14:21:52.783Z] Removing intermediate container 4e37cd1ac943 [2020-08-17T14:21:52.783Z] ---> a15e0ea0c020 [2020-08-17T14:21:52.783Z] Step 27/29 : LABEL arch=x86_64 [2020-08-17T14:21:53.043Z] ---> Running in 358f7791aa7c [2020-08-17T14:21:53.043Z] Removing intermediate container 1981b9246864 [2020-08-17T14:21:53.043Z] ---> 0e5c431e5dac [2020-08-17T14:21:53.043Z] Step 18/20 : LABEL arch=x86_64 [2020-08-17T14:21:53.305Z] ---> Running in 91980bb0ed7a [2020-08-17T14:21:53.305Z] Removing intermediate container 358f7791aa7c [2020-08-17T14:21:53.305Z] ---> ff8ac0e6c83b [2020-08-17T14:21:53.305Z] Step 28/29 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:21:53.305Z] ---> Running in 05706ae44587 [2020-08-17T14:21:53.305Z] Removing intermediate container 91980bb0ed7a [2020-08-17T14:21:53.305Z] ---> 2aeb150fd4c6 [2020-08-17T14:21:53.305Z] Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:21:53.567Z] ---> Running in c6c9a8ae1ea0 [2020-08-17T14:21:53.567Z] Removing intermediate container 05706ae44587 [2020-08-17T14:21:53.567Z] ---> ecefa76923d7 [2020-08-17T14:21:53.567Z] Step 29/29 : LABEL version=1.2.2-dev.11 [2020-08-17T14:21:53.567Z] ---> Running in 31593d1c3cf5 [2020-08-17T14:21:53.567Z] Removing intermediate container c6c9a8ae1ea0 [2020-08-17T14:21:53.567Z] ---> 78a505eab1c3 [2020-08-17T14:21:53.567Z] Step 20/20 : LABEL version=1.2.2-dev.11 [2020-08-17T14:21:54.139Z] ---> Running in a639445fb216 [2020-08-17T14:21:54.139Z] Removing intermediate container 31593d1c3cf5 [2020-08-17T14:21:54.139Z] ---> b56e9e2bee01 [2020-08-17T14:21:54.139Z] [2020-08-17T14:21:54.399Z] Successfully built b56e9e2bee01 [2020-08-17T14:21:54.399Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-17T14:21:54.399Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container a639445fb216 [2020-08-17T14:21:54.399Z] ---> d8d657c25c8d [2020-08-17T14:21:54.399Z] [2020-08-17T14:21:54.660Z] Successfully built d8d657c25c8d [2020-08-17T14:21:54.660Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-17T14:21:54.948Z]  Building docker-support-scheduler-go ... done  [Pipeline] } [2020-08-17T14:21:54.969Z] $ docker stop --time=1 a942f22228315831400a9f7f95c205569df0455806276fef768e5c7e7c0f8a8c [2020-08-17T14:21:56.628Z] $ docker rm -f a942f22228315831400a9f7f95c205569df0455806276fef768e5c7e7c0f8a8c [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:21:57.194Z] + docker images [2020-08-17T14:21:57.194Z] + grep docker [2020-08-17T14:21:57.194Z] docker-security-secrets-setup-go latest b56e9e2bee01 3 seconds ago 25.1MB [2020-08-17T14:21:57.194Z] docker-support-scheduler-go latest d8d657c25c8d 3 seconds ago 13.1MB [2020-08-17T14:21:57.194Z] docker-support-logging-go latest 91b73fe524b0 12 seconds ago 11.8MB [2020-08-17T14:21:57.194Z] docker-core-metadata-go latest e26916461748 14 seconds ago 14.4MB [2020-08-17T14:21:57.194Z] docker-core-command-go latest 7505fbd4ac67 15 seconds ago 13MB [2020-08-17T14:21:57.194Z] docker-sys-mgmt-agent-go latest 8f73b9c875e9 40 seconds ago 284MB [2020-08-17T14:21:57.194Z] docker-security-secretstore-setup-go latest 0bd210f88be9 About a minute ago 33.9MB [2020-08-17T14:21:57.194Z] docker-core-data-go latest 3100b6d0ce88 About a minute ago 23.8MB [2020-08-17T14:21:57.194Z] docker-support-notifications-go latest 0859f424a3e3 2 minutes ago 14.4MB [2020-08-17T14:21:57.194Z] docker-security-proxy-setup-go latest 64312a86d145 2 minutes ago 16.4MB [2020-08-17T14:21:57.194Z] docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-17T14:21:57.613Z] provisioning config files... [2020-08-17T14:21:57.692Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config4185898361380192934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:21:58.078Z] nexus3.edgexfoundry.org:10001 [2020-08-17T14:21:58.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:21:58.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:21:58.340Z] Configure a credential helper to remove this warning. See [2020-08-17T14:21:58.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:21:58.340Z] [2020-08-17T14:21:58.340Z] Login Succeeded [2020-08-17T14:21:58.340Z] nexus3.edgexfoundry.org:10002 [2020-08-17T14:21:58.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:21:58.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:21:58.340Z] Configure a credential helper to remove this warning. See [2020-08-17T14:21:58.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:21:58.340Z] [2020-08-17T14:21:58.340Z] Login Succeeded [2020-08-17T14:21:58.340Z] nexus3.edgexfoundry.org:10003 [2020-08-17T14:21:58.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:21:58.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:21:58.601Z] Configure a credential helper to remove this warning. See [2020-08-17T14:21:58.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:21:58.601Z] [2020-08-17T14:21:58.601Z] Login Succeeded [2020-08-17T14:21:58.601Z] nexus3.edgexfoundry.org:10004 [2020-08-17T14:21:58.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:21:58.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:21:58.862Z] Configure a credential helper to remove this warning. See [2020-08-17T14:21:58.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:21:58.862Z] [2020-08-17T14:21:58.862Z] Login Succeeded [2020-08-17T14:21:58.862Z] docker.io [2020-08-17T14:21:59.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:21:59.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:21:59.385Z] Configure a credential helper to remove this warning. See [2020-08-17T14:21:59.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:21:59.385Z] [2020-08-17T14:21:59.385Z] Login Succeeded [Pipeline] } [2020-08-17T14:21:59.394Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:21:59.592Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-08-17T14:21:59.592Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:21:59.592Z] 1.2.2-dev.11 [2020-08-17T14:21:59.592Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:21:59.592Z] master [2020-08-17T14:21:59.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:00.043Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:00.342Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:00.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-17T14:22:00.342Z] 8b99bc729aee: Preparing [2020-08-17T14:22:00.342Z] b873ad1cd5dc: Preparing [2020-08-17T14:22:00.342Z] 68c9996015ef: Preparing [2020-08-17T14:22:00.342Z] 68c9996015ef: Pushed [2020-08-17T14:22:00.342Z] 8b99bc729aee: Pushed [2020-08-17T14:22:01.727Z] b873ad1cd5dc: Pushed [2020-08-17T14:22:01.727Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:02.033Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:02.327Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.11 [2020-08-17T14:22:02.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-17T14:22:02.328Z] 8b99bc729aee: Preparing [2020-08-17T14:22:02.328Z] b873ad1cd5dc: Preparing [2020-08-17T14:22:02.328Z] 68c9996015ef: Preparing [2020-08-17T14:22:02.328Z] 68c9996015ef: Layer already exists [2020-08-17T14:22:02.328Z] b873ad1cd5dc: Layer already exists [2020-08-17T14:22:02.328Z] 8b99bc729aee: Layer already exists [2020-08-17T14:22:02.328Z] 1.2.2-dev.11: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:02.633Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:02.931Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:02.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-17T14:22:02.931Z] 8b99bc729aee: Preparing [2020-08-17T14:22:02.931Z] b873ad1cd5dc: Preparing [2020-08-17T14:22:02.931Z] 68c9996015ef: Preparing [2020-08-17T14:22:02.931Z] 68c9996015ef: Layer already exists [2020-08-17T14:22:02.931Z] b873ad1cd5dc: Layer already exists [2020-08-17T14:22:02.931Z] 8b99bc729aee: Layer already exists [2020-08-17T14:22:02.931Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:03.233Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:03.531Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-08-17T14:22:03.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-17T14:22:03.531Z] 8b99bc729aee: Preparing [2020-08-17T14:22:03.531Z] b873ad1cd5dc: Preparing [2020-08-17T14:22:03.531Z] 68c9996015ef: Preparing [2020-08-17T14:22:03.531Z] 68c9996015ef: Layer already exists [2020-08-17T14:22:03.531Z] 8b99bc729aee: Layer already exists [2020-08-17T14:22:03.531Z] b873ad1cd5dc: Layer already exists [2020-08-17T14:22:03.531Z] master: digest: sha256:ed509bd4ee1fc174a30acd7b744e194470dda821aa0a800db59c084b064a0ee8 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:03.694Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:03.735Z] taggedImages: [2020-08-17T14:22:03.735Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:03.735Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.11 [2020-08-17T14:22:03.735Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:03.735Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-08-17T14:22:03.788Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-08-17T14:22:03.788Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:03.788Z] 1.2.2-dev.11 [2020-08-17T14:22:03.788Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:03.788Z] master [2020-08-17T14:22:03.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:04.299Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:04.666Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:04.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-17T14:22:04.666Z] a96300b3ba64: Preparing [2020-08-17T14:22:04.666Z] 5012d4785cae: Preparing [2020-08-17T14:22:04.666Z] 02a4bc480891: Preparing [2020-08-17T14:22:04.666Z] b13b3a747b04: Preparing [2020-08-17T14:22:04.666Z] eb61e3711f4b: Preparing [2020-08-17T14:22:04.666Z] 50644c29ef5a: Preparing [2020-08-17T14:22:04.666Z] 50644c29ef5a: Waiting [2020-08-17T14:22:04.666Z] a96300b3ba64: Pushed [2020-08-17T14:22:04.666Z] eb61e3711f4b: Pushed [2020-08-17T14:22:04.666Z] 02a4bc480891: Pushed [2020-08-17T14:22:04.933Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:04.933Z] b13b3a747b04: Pushed [2020-08-17T14:22:06.321Z] 5012d4785cae: Pushed [2020-08-17T14:22:06.321Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:06.624Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:06.940Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.11 [2020-08-17T14:22:06.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-17T14:22:06.940Z] a96300b3ba64: Preparing [2020-08-17T14:22:06.940Z] 5012d4785cae: Preparing [2020-08-17T14:22:06.940Z] 02a4bc480891: Preparing [2020-08-17T14:22:06.940Z] b13b3a747b04: Preparing [2020-08-17T14:22:06.940Z] eb61e3711f4b: Preparing [2020-08-17T14:22:06.940Z] 50644c29ef5a: Preparing [2020-08-17T14:22:06.940Z] 50644c29ef5a: Waiting [2020-08-17T14:22:06.940Z] eb61e3711f4b: Layer already exists [2020-08-17T14:22:06.940Z] b13b3a747b04: Layer already exists [2020-08-17T14:22:06.940Z] 02a4bc480891: Layer already exists [2020-08-17T14:22:06.940Z] a96300b3ba64: Layer already exists [2020-08-17T14:22:06.940Z] 5012d4785cae: Layer already exists [2020-08-17T14:22:06.940Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:12.241Z] 1.2.2-dev.11: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:12.551Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:12.856Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:12.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-17T14:22:12.856Z] a96300b3ba64: Preparing [2020-08-17T14:22:12.856Z] 5012d4785cae: Preparing [2020-08-17T14:22:12.856Z] 02a4bc480891: Preparing [2020-08-17T14:22:12.856Z] b13b3a747b04: Preparing [2020-08-17T14:22:12.856Z] eb61e3711f4b: Preparing [2020-08-17T14:22:12.856Z] 50644c29ef5a: Preparing [2020-08-17T14:22:12.856Z] 50644c29ef5a: Waiting [2020-08-17T14:22:12.856Z] 5012d4785cae: Layer already exists [2020-08-17T14:22:12.856Z] a96300b3ba64: Layer already exists [2020-08-17T14:22:12.856Z] b13b3a747b04: Layer already exists [2020-08-17T14:22:12.856Z] eb61e3711f4b: Layer already exists [2020-08-17T14:22:12.856Z] 02a4bc480891: Layer already exists [2020-08-17T14:22:12.856Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:12.856Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:13.160Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:13.462Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-08-17T14:22:13.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-17T14:22:13.462Z] a96300b3ba64: Preparing [2020-08-17T14:22:13.462Z] 5012d4785cae: Preparing [2020-08-17T14:22:13.462Z] 02a4bc480891: Preparing [2020-08-17T14:22:13.462Z] b13b3a747b04: Preparing [2020-08-17T14:22:13.462Z] eb61e3711f4b: Preparing [2020-08-17T14:22:13.462Z] 50644c29ef5a: Preparing [2020-08-17T14:22:13.462Z] 50644c29ef5a: Waiting [2020-08-17T14:22:13.462Z] 02a4bc480891: Layer already exists [2020-08-17T14:22:13.462Z] b13b3a747b04: Layer already exists [2020-08-17T14:22:13.462Z] 5012d4785cae: Layer already exists [2020-08-17T14:22:13.462Z] eb61e3711f4b: Layer already exists [2020-08-17T14:22:13.462Z] a96300b3ba64: Layer already exists [2020-08-17T14:22:13.462Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:13.462Z] master: digest: sha256:c2c165e04c232162d82b3f0957aae95a0439bea5fe8fd344b43628f73e328221 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:13.654Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:13.696Z] taggedImages: [2020-08-17T14:22:13.696Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:13.696Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.11 [2020-08-17T14:22:13.696Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:13.696Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-08-17T14:22:13.747Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-08-17T14:22:13.747Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:13.747Z] 1.2.2-dev.11 [2020-08-17T14:22:13.747Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:13.747Z] master [2020-08-17T14:22:13.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:14.202Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:14.503Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:14.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-17T14:22:14.503Z] 098491ca5a4f: Preparing [2020-08-17T14:22:14.503Z] 87934732e5ca: Preparing [2020-08-17T14:22:14.503Z] 8956b6622699: Preparing [2020-08-17T14:22:14.503Z] 8956b6622699: Pushed [2020-08-17T14:22:14.503Z] 098491ca5a4f: Pushed [2020-08-17T14:22:15.889Z] 87934732e5ca: Pushed [2020-08-17T14:22:15.889Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:16.190Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:16.490Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.11 [2020-08-17T14:22:16.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-17T14:22:16.490Z] 098491ca5a4f: Preparing [2020-08-17T14:22:16.490Z] 87934732e5ca: Preparing [2020-08-17T14:22:16.490Z] 8956b6622699: Preparing [2020-08-17T14:22:16.490Z] 87934732e5ca: Layer already exists [2020-08-17T14:22:16.490Z] 098491ca5a4f: Layer already exists [2020-08-17T14:22:16.490Z] 8956b6622699: Layer already exists [2020-08-17T14:22:16.490Z] 1.2.2-dev.11: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:16.792Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:17.091Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:17.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-17T14:22:17.092Z] 098491ca5a4f: Preparing [2020-08-17T14:22:17.092Z] 87934732e5ca: Preparing [2020-08-17T14:22:17.092Z] 8956b6622699: Preparing [2020-08-17T14:22:17.092Z] 098491ca5a4f: Layer already exists [2020-08-17T14:22:17.092Z] 8956b6622699: Layer already exists [2020-08-17T14:22:17.092Z] 87934732e5ca: Layer already exists [2020-08-17T14:22:17.092Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:17.396Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:17.702Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-08-17T14:22:17.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-17T14:22:17.702Z] 098491ca5a4f: Preparing [2020-08-17T14:22:17.702Z] 87934732e5ca: Preparing [2020-08-17T14:22:17.702Z] 8956b6622699: Preparing [2020-08-17T14:22:17.702Z] 098491ca5a4f: Layer already exists [2020-08-17T14:22:17.702Z] 8956b6622699: Layer already exists [2020-08-17T14:22:17.702Z] 87934732e5ca: Layer already exists [2020-08-17T14:22:17.702Z] master: digest: sha256:5570ebf81f0ff695299cfc89203e4e9f28ab1c62cd53db7a1f65781578113373 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:17.913Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:17.951Z] taggedImages: [2020-08-17T14:22:17.952Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:17.952Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.11 [2020-08-17T14:22:17.952Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:17.952Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-08-17T14:22:18.005Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-08-17T14:22:18.005Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:18.005Z] 1.2.2-dev.11 [2020-08-17T14:22:18.005Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:18.005Z] master [2020-08-17T14:22:18.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:18.455Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:18.757Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:18.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-17T14:22:18.757Z] aed6f318ac49: Preparing [2020-08-17T14:22:18.757Z] 38b314dbc26d: Preparing [2020-08-17T14:22:18.757Z] b1e8ca5063cc: Preparing [2020-08-17T14:22:18.757Z] 7e126a502a94: Preparing [2020-08-17T14:22:18.757Z] 50644c29ef5a: Preparing [2020-08-17T14:22:18.757Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:19.020Z] b1e8ca5063cc: Pushed [2020-08-17T14:22:19.020Z] 38b314dbc26d: Pushed [2020-08-17T14:22:19.282Z] 7e126a502a94: Pushed [2020-08-17T14:22:19.853Z] aed6f318ac49: Pushed [2020-08-17T14:22:19.853Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:20.177Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:20.474Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.11 [2020-08-17T14:22:20.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-17T14:22:20.474Z] aed6f318ac49: Preparing [2020-08-17T14:22:20.474Z] 38b314dbc26d: Preparing [2020-08-17T14:22:20.474Z] b1e8ca5063cc: Preparing [2020-08-17T14:22:20.474Z] 7e126a502a94: Preparing [2020-08-17T14:22:20.474Z] 50644c29ef5a: Preparing [2020-08-17T14:22:20.474Z] b1e8ca5063cc: Layer already exists [2020-08-17T14:22:20.474Z] aed6f318ac49: Layer already exists [2020-08-17T14:22:20.474Z] 7e126a502a94: Layer already exists [2020-08-17T14:22:20.474Z] 38b314dbc26d: Layer already exists [2020-08-17T14:22:20.474Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:20.474Z] 1.2.2-dev.11: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:20.775Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:21.070Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:21.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-17T14:22:21.070Z] aed6f318ac49: Preparing [2020-08-17T14:22:21.070Z] 38b314dbc26d: Preparing [2020-08-17T14:22:21.071Z] b1e8ca5063cc: Preparing [2020-08-17T14:22:21.071Z] 7e126a502a94: Preparing [2020-08-17T14:22:21.071Z] 50644c29ef5a: Preparing [2020-08-17T14:22:21.071Z] 38b314dbc26d: Layer already exists [2020-08-17T14:22:21.071Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:21.071Z] b1e8ca5063cc: Layer already exists [2020-08-17T14:22:21.071Z] aed6f318ac49: Layer already exists [2020-08-17T14:22:21.071Z] 7e126a502a94: Layer already exists [2020-08-17T14:22:21.071Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:21.372Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:21.748Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-08-17T14:22:21.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-17T14:22:21.748Z] aed6f318ac49: Preparing [2020-08-17T14:22:21.748Z] 38b314dbc26d: Preparing [2020-08-17T14:22:21.748Z] b1e8ca5063cc: Preparing [2020-08-17T14:22:21.748Z] 7e126a502a94: Preparing [2020-08-17T14:22:21.748Z] 50644c29ef5a: Preparing [2020-08-17T14:22:21.748Z] aed6f318ac49: Layer already exists [2020-08-17T14:22:21.748Z] b1e8ca5063cc: Layer already exists [2020-08-17T14:22:21.748Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:21.748Z] 7e126a502a94: Layer already exists [2020-08-17T14:22:21.748Z] 38b314dbc26d: Layer already exists [2020-08-17T14:22:21.748Z] master: digest: sha256:d9a251a18e64f061dddb156c73d6436b29db6763016304e0931c98eee50c53a0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:21.941Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:21.990Z] taggedImages: [2020-08-17T14:22:21.990Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:21.990Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.11 [2020-08-17T14:22:21.990Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:21.990Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-08-17T14:22:22.055Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-08-17T14:22:22.055Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:22.055Z] 1.2.2-dev.11 [2020-08-17T14:22:22.055Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:22.055Z] master [2020-08-17T14:22:22.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:22.536Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:22.836Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:22.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-17T14:22:22.836Z] bb2ca18e9674: Preparing [2020-08-17T14:22:22.836Z] 05fe03e0157a: Preparing [2020-08-17T14:22:22.836Z] 4dede4791d0f: Preparing [2020-08-17T14:22:22.836Z] e085fc7b46e8: Preparing [2020-08-17T14:22:22.836Z] e085fc7b46e8: Preparing [2020-08-17T14:22:22.836Z] a15172fdd45f: Preparing [2020-08-17T14:22:22.836Z] 139a88df3aa0: Preparing [2020-08-17T14:22:22.836Z] c8d4c4876fc3: Preparing [2020-08-17T14:22:22.836Z] bb2ca18e9674: Preparing [2020-08-17T14:22:22.836Z] 5b8ef93c9b26: Preparing [2020-08-17T14:22:22.836Z] a0109464b511: Preparing [2020-08-17T14:22:22.836Z] 2efcf8dc0800: Preparing [2020-08-17T14:22:22.836Z] 50644c29ef5a: Preparing [2020-08-17T14:22:22.836Z] 5b8ef93c9b26: Waiting [2020-08-17T14:22:22.836Z] a0109464b511: Waiting [2020-08-17T14:22:22.836Z] 2efcf8dc0800: Waiting [2020-08-17T14:22:22.836Z] 50644c29ef5a: Waiting [2020-08-17T14:22:22.836Z] 139a88df3aa0: Waiting [2020-08-17T14:22:22.836Z] c8d4c4876fc3: Waiting [2020-08-17T14:22:23.098Z] e085fc7b46e8: Pushed [2020-08-17T14:22:23.098Z] 05fe03e0157a: Pushed [2020-08-17T14:22:23.098Z] a15172fdd45f: Pushed [2020-08-17T14:22:23.098Z] 4dede4791d0f: Pushed [2020-08-17T14:22:23.098Z] 139a88df3aa0: Pushed [2020-08-17T14:22:23.098Z] c8d4c4876fc3: Pushed [2020-08-17T14:22:23.098Z] 5b8ef93c9b26: Pushed [2020-08-17T14:22:23.098Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:23.098Z] a0109464b511: Pushed [2020-08-17T14:22:23.358Z] 2efcf8dc0800: Pushed [2020-08-17T14:22:23.929Z] bb2ca18e9674: Pushed [2020-08-17T14:22:23.929Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:24.232Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:24.529Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.11 [2020-08-17T14:22:24.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-17T14:22:24.529Z] bb2ca18e9674: Preparing [2020-08-17T14:22:24.529Z] 05fe03e0157a: Preparing [2020-08-17T14:22:24.529Z] 4dede4791d0f: Preparing [2020-08-17T14:22:24.529Z] e085fc7b46e8: Preparing [2020-08-17T14:22:24.529Z] e085fc7b46e8: Preparing [2020-08-17T14:22:24.529Z] a15172fdd45f: Preparing [2020-08-17T14:22:24.529Z] 139a88df3aa0: Preparing [2020-08-17T14:22:24.529Z] c8d4c4876fc3: Preparing [2020-08-17T14:22:24.529Z] bb2ca18e9674: Preparing [2020-08-17T14:22:24.529Z] 5b8ef93c9b26: Preparing [2020-08-17T14:22:24.529Z] a0109464b511: Preparing [2020-08-17T14:22:24.529Z] 2efcf8dc0800: Preparing [2020-08-17T14:22:24.529Z] 50644c29ef5a: Preparing [2020-08-17T14:22:24.529Z] 139a88df3aa0: Waiting [2020-08-17T14:22:24.529Z] c8d4c4876fc3: Waiting [2020-08-17T14:22:24.529Z] 5b8ef93c9b26: Waiting [2020-08-17T14:22:24.529Z] a0109464b511: Waiting [2020-08-17T14:22:24.529Z] 2efcf8dc0800: Waiting [2020-08-17T14:22:24.529Z] 50644c29ef5a: Waiting [2020-08-17T14:22:24.529Z] a15172fdd45f: Layer already exists [2020-08-17T14:22:24.529Z] 05fe03e0157a: Layer already exists [2020-08-17T14:22:24.529Z] bb2ca18e9674: Layer already exists [2020-08-17T14:22:24.529Z] 4dede4791d0f: Layer already exists [2020-08-17T14:22:24.529Z] e085fc7b46e8: Layer already exists [2020-08-17T14:22:24.529Z] 139a88df3aa0: Layer already exists [2020-08-17T14:22:24.529Z] 5b8ef93c9b26: Layer already exists [2020-08-17T14:22:24.529Z] c8d4c4876fc3: Layer already exists [2020-08-17T14:22:24.529Z] 2efcf8dc0800: Layer already exists [2020-08-17T14:22:24.529Z] a0109464b511: Layer already exists [2020-08-17T14:22:24.529Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:24.529Z] 1.2.2-dev.11: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:24.829Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:25.122Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:25.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-17T14:22:25.122Z] bb2ca18e9674: Preparing [2020-08-17T14:22:25.122Z] 05fe03e0157a: Preparing [2020-08-17T14:22:25.122Z] 4dede4791d0f: Preparing [2020-08-17T14:22:25.122Z] e085fc7b46e8: Preparing [2020-08-17T14:22:25.122Z] e085fc7b46e8: Preparing [2020-08-17T14:22:25.122Z] a15172fdd45f: Preparing [2020-08-17T14:22:25.122Z] 139a88df3aa0: Preparing [2020-08-17T14:22:25.122Z] c8d4c4876fc3: Preparing [2020-08-17T14:22:25.122Z] bb2ca18e9674: Preparing [2020-08-17T14:22:25.122Z] 5b8ef93c9b26: Preparing [2020-08-17T14:22:25.122Z] a0109464b511: Preparing [2020-08-17T14:22:25.122Z] 2efcf8dc0800: Preparing [2020-08-17T14:22:25.122Z] 50644c29ef5a: Preparing [2020-08-17T14:22:25.122Z] 139a88df3aa0: Waiting [2020-08-17T14:22:25.122Z] c8d4c4876fc3: Waiting [2020-08-17T14:22:25.122Z] 5b8ef93c9b26: Waiting [2020-08-17T14:22:25.122Z] a0109464b511: Waiting [2020-08-17T14:22:25.122Z] 2efcf8dc0800: Waiting [2020-08-17T14:22:25.122Z] 50644c29ef5a: Waiting [2020-08-17T14:22:25.122Z] bb2ca18e9674: Layer already exists [2020-08-17T14:22:25.122Z] e085fc7b46e8: Layer already exists [2020-08-17T14:22:25.122Z] 4dede4791d0f: Layer already exists [2020-08-17T14:22:25.122Z] 05fe03e0157a: Layer already exists [2020-08-17T14:22:25.122Z] a15172fdd45f: Layer already exists [2020-08-17T14:22:25.122Z] 139a88df3aa0: Layer already exists [2020-08-17T14:22:25.122Z] 2efcf8dc0800: Layer already exists [2020-08-17T14:22:25.122Z] 5b8ef93c9b26: Layer already exists [2020-08-17T14:22:25.122Z] c8d4c4876fc3: Layer already exists [2020-08-17T14:22:25.122Z] a0109464b511: Layer already exists [2020-08-17T14:22:25.122Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:25.122Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:25.420Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:25.717Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-08-17T14:22:25.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-17T14:22:25.717Z] bb2ca18e9674: Preparing [2020-08-17T14:22:25.717Z] 05fe03e0157a: Preparing [2020-08-17T14:22:25.717Z] 4dede4791d0f: Preparing [2020-08-17T14:22:25.717Z] e085fc7b46e8: Preparing [2020-08-17T14:22:25.717Z] e085fc7b46e8: Preparing [2020-08-17T14:22:25.717Z] a15172fdd45f: Preparing [2020-08-17T14:22:25.717Z] 139a88df3aa0: Preparing [2020-08-17T14:22:25.717Z] c8d4c4876fc3: Preparing [2020-08-17T14:22:25.717Z] bb2ca18e9674: Preparing [2020-08-17T14:22:25.717Z] 5b8ef93c9b26: Preparing [2020-08-17T14:22:25.717Z] a0109464b511: Preparing [2020-08-17T14:22:25.717Z] 2efcf8dc0800: Preparing [2020-08-17T14:22:25.717Z] 50644c29ef5a: Preparing [2020-08-17T14:22:25.717Z] 139a88df3aa0: Waiting [2020-08-17T14:22:25.717Z] c8d4c4876fc3: Waiting [2020-08-17T14:22:25.717Z] 5b8ef93c9b26: Waiting [2020-08-17T14:22:25.717Z] a0109464b511: Waiting [2020-08-17T14:22:25.717Z] 2efcf8dc0800: Waiting [2020-08-17T14:22:25.717Z] 50644c29ef5a: Waiting [2020-08-17T14:22:25.717Z] a15172fdd45f: Layer already exists [2020-08-17T14:22:25.717Z] 05fe03e0157a: Layer already exists [2020-08-17T14:22:25.717Z] 4dede4791d0f: Layer already exists [2020-08-17T14:22:25.717Z] bb2ca18e9674: Layer already exists [2020-08-17T14:22:25.717Z] e085fc7b46e8: Layer already exists [2020-08-17T14:22:25.717Z] c8d4c4876fc3: Layer already exists [2020-08-17T14:22:25.717Z] a0109464b511: Layer already exists [2020-08-17T14:22:25.717Z] 139a88df3aa0: Layer already exists [2020-08-17T14:22:25.717Z] 2efcf8dc0800: Layer already exists [2020-08-17T14:22:25.717Z] 5b8ef93c9b26: Layer already exists [2020-08-17T14:22:25.717Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:25.717Z] master: digest: sha256:406f9d6d8fc5411a3c81cfa0ac829d952b1dca2e97c01a4f0a8b5ed40787dd42 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:25.874Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:25.913Z] taggedImages: [2020-08-17T14:22:25.913Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:25.913Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.11 [2020-08-17T14:22:25.913Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:25.913Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-08-17T14:22:25.996Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-08-17T14:22:25.996Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:25.996Z] 1.2.2-dev.11 [2020-08-17T14:22:25.996Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:25.996Z] master [2020-08-17T14:22:25.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:26.461Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:26.758Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:26.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-17T14:22:26.758Z] b053aa64cb7d: Preparing [2020-08-17T14:22:26.758Z] 10715faf88d9: Preparing [2020-08-17T14:22:26.758Z] 0a6fa8b13c8f: Preparing [2020-08-17T14:22:26.758Z] 6a3f1ffe38f3: Preparing [2020-08-17T14:22:26.758Z] 17008b6ad8a7: Preparing [2020-08-17T14:22:26.758Z] 7d81e77c6b2c: Preparing [2020-08-17T14:22:26.758Z] c4cccd7fadd5: Preparing [2020-08-17T14:22:26.758Z] 976eeafb8f5f: Preparing [2020-08-17T14:22:26.758Z] bc400f9448c9: Preparing [2020-08-17T14:22:26.758Z] c77b6bda92dc: Preparing [2020-08-17T14:22:26.758Z] 1b3ee35aacca: Preparing [2020-08-17T14:22:26.758Z] c4cccd7fadd5: Waiting [2020-08-17T14:22:26.758Z] 976eeafb8f5f: Waiting [2020-08-17T14:22:26.758Z] bc400f9448c9: Waiting [2020-08-17T14:22:26.758Z] c77b6bda92dc: Waiting [2020-08-17T14:22:26.758Z] 1b3ee35aacca: Waiting [2020-08-17T14:22:26.758Z] 7d81e77c6b2c: Waiting [2020-08-17T14:22:26.758Z] 10715faf88d9: Pushed [2020-08-17T14:22:27.020Z] b053aa64cb7d: Pushed [2020-08-17T14:22:27.020Z] 7d81e77c6b2c: Pushed [2020-08-17T14:22:27.020Z] c4cccd7fadd5: Pushed [2020-08-17T14:22:27.285Z] 976eeafb8f5f: Pushed [2020-08-17T14:22:27.285Z] bc400f9448c9: Pushed [2020-08-17T14:22:27.285Z] 1b3ee35aacca: Layer already exists [2020-08-17T14:22:27.546Z] 0a6fa8b13c8f: Pushed [2020-08-17T14:22:27.807Z] c77b6bda92dc: Pushed [2020-08-17T14:22:27.807Z] 17008b6ad8a7: Pushed [2020-08-17T14:22:27.807Z] 6a3f1ffe38f3: Pushed [2020-08-17T14:22:28.070Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:28.368Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:28.660Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.11 [2020-08-17T14:22:28.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-17T14:22:28.660Z] b053aa64cb7d: Preparing [2020-08-17T14:22:28.660Z] 10715faf88d9: Preparing [2020-08-17T14:22:28.660Z] 0a6fa8b13c8f: Preparing [2020-08-17T14:22:28.660Z] 6a3f1ffe38f3: Preparing [2020-08-17T14:22:28.660Z] 17008b6ad8a7: Preparing [2020-08-17T14:22:28.660Z] 7d81e77c6b2c: Preparing [2020-08-17T14:22:28.660Z] c4cccd7fadd5: Preparing [2020-08-17T14:22:28.660Z] 976eeafb8f5f: Preparing [2020-08-17T14:22:28.660Z] bc400f9448c9: Preparing [2020-08-17T14:22:28.660Z] c77b6bda92dc: Preparing [2020-08-17T14:22:28.660Z] 1b3ee35aacca: Preparing [2020-08-17T14:22:28.660Z] 7d81e77c6b2c: Waiting [2020-08-17T14:22:28.660Z] c4cccd7fadd5: Waiting [2020-08-17T14:22:28.660Z] 976eeafb8f5f: Waiting [2020-08-17T14:22:28.660Z] bc400f9448c9: Waiting [2020-08-17T14:22:28.660Z] c77b6bda92dc: Waiting [2020-08-17T14:22:28.660Z] 1b3ee35aacca: Waiting [2020-08-17T14:22:28.660Z] 10715faf88d9: Layer already exists [2020-08-17T14:22:28.660Z] 0a6fa8b13c8f: Layer already exists [2020-08-17T14:22:28.660Z] 6a3f1ffe38f3: Layer already exists [2020-08-17T14:22:28.660Z] b053aa64cb7d: Layer already exists [2020-08-17T14:22:28.660Z] 17008b6ad8a7: Layer already exists [2020-08-17T14:22:28.660Z] 976eeafb8f5f: Layer already exists [2020-08-17T14:22:28.660Z] 7d81e77c6b2c: Layer already exists [2020-08-17T14:22:28.660Z] c4cccd7fadd5: Layer already exists [2020-08-17T14:22:28.660Z] bc400f9448c9: Layer already exists [2020-08-17T14:22:28.660Z] c77b6bda92dc: Layer already exists [2020-08-17T14:22:28.660Z] 1b3ee35aacca: Layer already exists [2020-08-17T14:22:28.660Z] 1.2.2-dev.11: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:28.972Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:29.266Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:29.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-17T14:22:29.266Z] b053aa64cb7d: Preparing [2020-08-17T14:22:29.266Z] 10715faf88d9: Preparing [2020-08-17T14:22:29.266Z] 0a6fa8b13c8f: Preparing [2020-08-17T14:22:29.266Z] 6a3f1ffe38f3: Preparing [2020-08-17T14:22:29.266Z] 17008b6ad8a7: Preparing [2020-08-17T14:22:29.266Z] 7d81e77c6b2c: Preparing [2020-08-17T14:22:29.266Z] c4cccd7fadd5: Preparing [2020-08-17T14:22:29.266Z] 976eeafb8f5f: Preparing [2020-08-17T14:22:29.266Z] bc400f9448c9: Preparing [2020-08-17T14:22:29.266Z] c77b6bda92dc: Preparing [2020-08-17T14:22:29.266Z] 1b3ee35aacca: Preparing [2020-08-17T14:22:29.266Z] c4cccd7fadd5: Waiting [2020-08-17T14:22:29.266Z] 976eeafb8f5f: Waiting [2020-08-17T14:22:29.266Z] c77b6bda92dc: Waiting [2020-08-17T14:22:29.266Z] 1b3ee35aacca: Waiting [2020-08-17T14:22:29.266Z] bc400f9448c9: Waiting [2020-08-17T14:22:29.266Z] 7d81e77c6b2c: Waiting [2020-08-17T14:22:29.266Z] 6a3f1ffe38f3: Layer already exists [2020-08-17T14:22:29.266Z] 10715faf88d9: Layer already exists [2020-08-17T14:22:29.266Z] 0a6fa8b13c8f: Layer already exists [2020-08-17T14:22:29.266Z] 17008b6ad8a7: Layer already exists [2020-08-17T14:22:29.266Z] b053aa64cb7d: Layer already exists [2020-08-17T14:22:29.266Z] 7d81e77c6b2c: Layer already exists [2020-08-17T14:22:29.266Z] 976eeafb8f5f: Layer already exists [2020-08-17T14:22:29.266Z] c4cccd7fadd5: Layer already exists [2020-08-17T14:22:29.266Z] c77b6bda92dc: Layer already exists [2020-08-17T14:22:29.266Z] bc400f9448c9: Layer already exists [2020-08-17T14:22:29.266Z] 1b3ee35aacca: Layer already exists [2020-08-17T14:22:29.266Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:29.563Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:29.853Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-08-17T14:22:29.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-17T14:22:29.853Z] b053aa64cb7d: Preparing [2020-08-17T14:22:29.853Z] 10715faf88d9: Preparing [2020-08-17T14:22:29.853Z] 0a6fa8b13c8f: Preparing [2020-08-17T14:22:29.853Z] 6a3f1ffe38f3: Preparing [2020-08-17T14:22:29.853Z] 17008b6ad8a7: Preparing [2020-08-17T14:22:29.853Z] 7d81e77c6b2c: Preparing [2020-08-17T14:22:29.853Z] c4cccd7fadd5: Preparing [2020-08-17T14:22:29.853Z] 976eeafb8f5f: Preparing [2020-08-17T14:22:29.853Z] bc400f9448c9: Preparing [2020-08-17T14:22:29.853Z] c77b6bda92dc: Preparing [2020-08-17T14:22:29.853Z] 1b3ee35aacca: Preparing [2020-08-17T14:22:29.853Z] 976eeafb8f5f: Waiting [2020-08-17T14:22:29.853Z] bc400f9448c9: Waiting [2020-08-17T14:22:29.853Z] c77b6bda92dc: Waiting [2020-08-17T14:22:29.853Z] 1b3ee35aacca: Waiting [2020-08-17T14:22:29.853Z] 7d81e77c6b2c: Waiting [2020-08-17T14:22:29.853Z] c4cccd7fadd5: Waiting [2020-08-17T14:22:29.853Z] b053aa64cb7d: Layer already exists [2020-08-17T14:22:29.853Z] 17008b6ad8a7: Layer already exists [2020-08-17T14:22:29.853Z] 10715faf88d9: Layer already exists [2020-08-17T14:22:29.853Z] 0a6fa8b13c8f: Layer already exists [2020-08-17T14:22:29.853Z] 6a3f1ffe38f3: Layer already exists [2020-08-17T14:22:29.853Z] 976eeafb8f5f: Layer already exists [2020-08-17T14:22:29.853Z] bc400f9448c9: Layer already exists [2020-08-17T14:22:29.853Z] 7d81e77c6b2c: Layer already exists [2020-08-17T14:22:29.853Z] c4cccd7fadd5: Layer already exists [2020-08-17T14:22:29.853Z] c77b6bda92dc: Layer already exists [2020-08-17T14:22:29.853Z] 1b3ee35aacca: Layer already exists [2020-08-17T14:22:29.853Z] master: digest: sha256:a8aa915389543dec94e9275dde2d66fbe7371feeca9e535b36edd3e5af6ecf07 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:30.012Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:30.050Z] taggedImages: [2020-08-17T14:22:30.050Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:30.050Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.11 [2020-08-17T14:22:30.050Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:30.050Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-08-17T14:22:30.103Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-08-17T14:22:30.103Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:30.103Z] 1.2.2-dev.11 [2020-08-17T14:22:30.103Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:30.103Z] master [2020-08-17T14:22:30.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:30.578Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:30.868Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:30.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-17T14:22:30.868Z] 0fba9e6517f3: Preparing [2020-08-17T14:22:30.868Z] e564d4d57d0c: Preparing [2020-08-17T14:22:30.868Z] b8c0bdbf3174: Preparing [2020-08-17T14:22:30.868Z] 5f377fe88082: Preparing [2020-08-17T14:22:30.868Z] 0fba9e6517f3: Pushed [2020-08-17T14:22:30.868Z] b8c0bdbf3174: Pushed [2020-08-17T14:22:31.129Z] 5f377fe88082: Pushed [2020-08-17T14:22:32.070Z] e564d4d57d0c: Pushed [2020-08-17T14:22:32.070Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:32.365Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:32.658Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.11 [2020-08-17T14:22:32.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-17T14:22:32.658Z] 0fba9e6517f3: Preparing [2020-08-17T14:22:32.658Z] e564d4d57d0c: Preparing [2020-08-17T14:22:32.658Z] b8c0bdbf3174: Preparing [2020-08-17T14:22:32.658Z] 5f377fe88082: Preparing [2020-08-17T14:22:32.658Z] 0fba9e6517f3: Layer already exists [2020-08-17T14:22:32.658Z] 5f377fe88082: Layer already exists [2020-08-17T14:22:32.658Z] b8c0bdbf3174: Layer already exists [2020-08-17T14:22:32.658Z] e564d4d57d0c: Layer already exists [2020-08-17T14:22:32.658Z] 1.2.2-dev.11: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:32.952Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:33.241Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:33.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-17T14:22:33.241Z] 0fba9e6517f3: Preparing [2020-08-17T14:22:33.241Z] e564d4d57d0c: Preparing [2020-08-17T14:22:33.241Z] b8c0bdbf3174: Preparing [2020-08-17T14:22:33.241Z] 5f377fe88082: Preparing [2020-08-17T14:22:33.241Z] 5f377fe88082: Layer already exists [2020-08-17T14:22:33.241Z] e564d4d57d0c: Layer already exists [2020-08-17T14:22:33.241Z] b8c0bdbf3174: Layer already exists [2020-08-17T14:22:33.241Z] 0fba9e6517f3: Layer already exists [2020-08-17T14:22:33.241Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:33.571Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:33.876Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-08-17T14:22:33.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-17T14:22:33.876Z] 0fba9e6517f3: Preparing [2020-08-17T14:22:33.876Z] e564d4d57d0c: Preparing [2020-08-17T14:22:33.876Z] b8c0bdbf3174: Preparing [2020-08-17T14:22:33.876Z] 5f377fe88082: Preparing [2020-08-17T14:22:33.876Z] 0fba9e6517f3: Layer already exists [2020-08-17T14:22:33.876Z] e564d4d57d0c: Layer already exists [2020-08-17T14:22:33.876Z] b8c0bdbf3174: Layer already exists [2020-08-17T14:22:33.876Z] 5f377fe88082: Layer already exists [2020-08-17T14:22:33.876Z] master: digest: sha256:7e7c125df4e1532c965d065a9e24f0adcf06a0e35f8e96b2955c5097eadfd471 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:34.038Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:34.127Z] taggedImages: [2020-08-17T14:22:34.127Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:34.127Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.11 [2020-08-17T14:22:34.127Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:34.127Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-08-17T14:22:34.190Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-08-17T14:22:34.190Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:34.190Z] 1.2.2-dev.11 [2020-08-17T14:22:34.190Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:34.190Z] master [2020-08-17T14:22:34.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:34.672Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:34.962Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:34.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-17T14:22:34.962Z] a83569a49623: Preparing [2020-08-17T14:22:34.962Z] 630cc679ef3b: Preparing [2020-08-17T14:22:34.962Z] 32f9c92a9a0d: Preparing [2020-08-17T14:22:34.962Z] 630cf3487789: Preparing [2020-08-17T14:22:34.962Z] 3e8520c4421f: Preparing [2020-08-17T14:22:34.962Z] 971d18bedea1: Preparing [2020-08-17T14:22:34.962Z] 971d18bedea1: Waiting [2020-08-17T14:22:34.962Z] 32f9c92a9a0d: Pushed [2020-08-17T14:22:34.962Z] a83569a49623: Pushed [2020-08-17T14:22:34.962Z] 630cf3487789: Pushed [2020-08-17T14:22:35.225Z] 971d18bedea1: Pushed [2020-08-17T14:22:35.225Z] 3e8520c4421f: Pushed [2020-08-17T14:22:36.166Z] 630cc679ef3b: Pushed [2020-08-17T14:22:36.166Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:36.461Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:36.751Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.11 [2020-08-17T14:22:36.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-17T14:22:36.751Z] a83569a49623: Preparing [2020-08-17T14:22:36.751Z] 630cc679ef3b: Preparing [2020-08-17T14:22:36.751Z] 32f9c92a9a0d: Preparing [2020-08-17T14:22:36.751Z] 630cf3487789: Preparing [2020-08-17T14:22:36.751Z] 3e8520c4421f: Preparing [2020-08-17T14:22:36.751Z] 971d18bedea1: Preparing [2020-08-17T14:22:36.751Z] a83569a49623: Layer already exists [2020-08-17T14:22:36.751Z] 630cf3487789: Layer already exists [2020-08-17T14:22:36.751Z] 630cc679ef3b: Layer already exists [2020-08-17T14:22:36.751Z] 3e8520c4421f: Layer already exists [2020-08-17T14:22:36.751Z] 32f9c92a9a0d: Layer already exists [2020-08-17T14:22:36.751Z] 971d18bedea1: Layer already exists [2020-08-17T14:22:36.751Z] 1.2.2-dev.11: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:37.047Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:37.340Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:37.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-17T14:22:37.340Z] a83569a49623: Preparing [2020-08-17T14:22:37.340Z] 630cc679ef3b: Preparing [2020-08-17T14:22:37.340Z] 32f9c92a9a0d: Preparing [2020-08-17T14:22:37.340Z] 630cf3487789: Preparing [2020-08-17T14:22:37.340Z] 3e8520c4421f: Preparing [2020-08-17T14:22:37.340Z] 971d18bedea1: Preparing [2020-08-17T14:22:37.340Z] 971d18bedea1: Waiting [2020-08-17T14:22:37.340Z] 630cc679ef3b: Layer already exists [2020-08-17T14:22:37.340Z] a83569a49623: Layer already exists [2020-08-17T14:22:37.340Z] 630cf3487789: Layer already exists [2020-08-17T14:22:37.340Z] 3e8520c4421f: Layer already exists [2020-08-17T14:22:37.340Z] 32f9c92a9a0d: Layer already exists [2020-08-17T14:22:37.340Z] 971d18bedea1: Layer already exists [2020-08-17T14:22:37.340Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:37.635Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:37.924Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-08-17T14:22:37.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-17T14:22:37.924Z] a83569a49623: Preparing [2020-08-17T14:22:37.924Z] 630cc679ef3b: Preparing [2020-08-17T14:22:37.924Z] 32f9c92a9a0d: Preparing [2020-08-17T14:22:37.924Z] 630cf3487789: Preparing [2020-08-17T14:22:37.924Z] 3e8520c4421f: Preparing [2020-08-17T14:22:37.924Z] 971d18bedea1: Preparing [2020-08-17T14:22:37.924Z] 971d18bedea1: Waiting [2020-08-17T14:22:37.924Z] 3e8520c4421f: Layer already exists [2020-08-17T14:22:37.924Z] 630cc679ef3b: Layer already exists [2020-08-17T14:22:37.924Z] 630cf3487789: Layer already exists [2020-08-17T14:22:37.924Z] 32f9c92a9a0d: Layer already exists [2020-08-17T14:22:37.924Z] a83569a49623: Layer already exists [2020-08-17T14:22:37.924Z] 971d18bedea1: Layer already exists [2020-08-17T14:22:37.924Z] master: digest: sha256:032ec54c066cc6122905ef064058a9e2767b33f0922712195986cc3523f03527 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:38.115Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:38.154Z] taggedImages: [2020-08-17T14:22:38.154Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:38.154Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.11 [2020-08-17T14:22:38.154Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:38.154Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-08-17T14:22:38.208Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-08-17T14:22:38.208Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:38.208Z] 1.2.2-dev.11 [2020-08-17T14:22:38.208Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:38.208Z] master [2020-08-17T14:22:38.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:38.655Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:38.948Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:38.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-17T14:22:38.948Z] 565d89320389: Preparing [2020-08-17T14:22:38.948Z] 3302dcbb5061: Preparing [2020-08-17T14:22:38.948Z] 75f618802a4a: Preparing [2020-08-17T14:22:38.948Z] 565d89320389: Pushed [2020-08-17T14:22:38.948Z] 75f618802a4a: Pushed [2020-08-17T14:22:40.331Z] 3302dcbb5061: Pushed [2020-08-17T14:22:40.331Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:40.625Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:40.916Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.11 [2020-08-17T14:22:40.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-17T14:22:40.916Z] 565d89320389: Preparing [2020-08-17T14:22:40.916Z] 3302dcbb5061: Preparing [2020-08-17T14:22:40.916Z] 75f618802a4a: Preparing [2020-08-17T14:22:40.916Z] 75f618802a4a: Layer already exists [2020-08-17T14:22:40.916Z] 3302dcbb5061: Layer already exists [2020-08-17T14:22:40.916Z] 565d89320389: Layer already exists [2020-08-17T14:22:40.916Z] 1.2.2-dev.11: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:41.211Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:41.503Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:41.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-17T14:22:41.503Z] 565d89320389: Preparing [2020-08-17T14:22:41.503Z] 3302dcbb5061: Preparing [2020-08-17T14:22:41.503Z] 75f618802a4a: Preparing [2020-08-17T14:22:41.503Z] 565d89320389: Layer already exists [2020-08-17T14:22:41.503Z] 75f618802a4a: Layer already exists [2020-08-17T14:22:41.503Z] 3302dcbb5061: Layer already exists [2020-08-17T14:22:41.503Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:41.798Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:42.089Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-08-17T14:22:42.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-17T14:22:42.089Z] 565d89320389: Preparing [2020-08-17T14:22:42.089Z] 3302dcbb5061: Preparing [2020-08-17T14:22:42.089Z] 75f618802a4a: Preparing [2020-08-17T14:22:42.089Z] 565d89320389: Layer already exists [2020-08-17T14:22:42.089Z] 3302dcbb5061: Layer already exists [2020-08-17T14:22:42.089Z] 75f618802a4a: Layer already exists [2020-08-17T14:22:42.089Z] master: digest: sha256:1fddf0075857a161997d839e53fcf397c947590c0675f2a27a57cc04d30dfda9 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:42.276Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:42.321Z] taggedImages: [2020-08-17T14:22:42.321Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:42.321Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.11 [2020-08-17T14:22:42.321Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:42.321Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-08-17T14:22:42.372Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-08-17T14:22:42.372Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:42.372Z] 1.2.2-dev.11 [2020-08-17T14:22:42.372Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:42.372Z] master [2020-08-17T14:22:42.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:42.809Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:43.102Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:43.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-17T14:22:43.102Z] 31ae6ae2d699: Preparing [2020-08-17T14:22:43.102Z] 8802fd3e7f15: Preparing [2020-08-17T14:22:43.102Z] 5f38e7325ff3: Preparing [2020-08-17T14:22:43.102Z] a27c915d2f05: Preparing [2020-08-17T14:22:43.102Z] f40833e8f0fc: Preparing [2020-08-17T14:22:43.102Z] 9d7644afe120: Preparing [2020-08-17T14:22:43.102Z] f8a788d45ad5: Preparing [2020-08-17T14:22:43.102Z] 8890c171a12b: Preparing [2020-08-17T14:22:43.102Z] 4ae5bd84d450: Preparing [2020-08-17T14:22:43.102Z] 723a561964c8: Preparing [2020-08-17T14:22:43.102Z] 78764725b56c: Preparing [2020-08-17T14:22:43.102Z] 51d6d3d09136: Preparing [2020-08-17T14:22:43.102Z] 1507bc794612: Preparing [2020-08-17T14:22:43.102Z] 50644c29ef5a: Preparing [2020-08-17T14:22:43.102Z] 723a561964c8: Waiting [2020-08-17T14:22:43.102Z] 78764725b56c: Waiting [2020-08-17T14:22:43.102Z] 51d6d3d09136: Waiting [2020-08-17T14:22:43.102Z] 9d7644afe120: Waiting [2020-08-17T14:22:43.102Z] f8a788d45ad5: Waiting [2020-08-17T14:22:43.102Z] 1507bc794612: Waiting [2020-08-17T14:22:43.102Z] 50644c29ef5a: Waiting [2020-08-17T14:22:43.102Z] 8890c171a12b: Waiting [2020-08-17T14:22:43.102Z] 4ae5bd84d450: Waiting [2020-08-17T14:22:43.102Z] f40833e8f0fc: Pushed [2020-08-17T14:22:43.366Z] 31ae6ae2d699: Pushed [2020-08-17T14:22:43.626Z] a27c915d2f05: Pushed [2020-08-17T14:22:43.626Z] 8890c171a12b: Layer already exists [2020-08-17T14:22:43.626Z] 4ae5bd84d450: Layer already exists [2020-08-17T14:22:43.626Z] f8a788d45ad5: Pushed [2020-08-17T14:22:43.887Z] 78764725b56c: Layer already exists [2020-08-17T14:22:43.887Z] 723a561964c8: Layer already exists [2020-08-17T14:22:43.887Z] 51d6d3d09136: Layer already exists [2020-08-17T14:22:43.887Z] 1507bc794612: Layer already exists [2020-08-17T14:22:43.887Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:44.458Z] 9d7644afe120: Pushed [2020-08-17T14:22:44.458Z] 8802fd3e7f15: Pushed [2020-08-17T14:22:52.607Z] 5f38e7325ff3: Pushed [2020-08-17T14:22:52.607Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:52.913Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:53.229Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.11 [2020-08-17T14:22:53.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-17T14:22:53.229Z] 31ae6ae2d699: Preparing [2020-08-17T14:22:53.229Z] 8802fd3e7f15: Preparing [2020-08-17T14:22:53.229Z] 5f38e7325ff3: Preparing [2020-08-17T14:22:53.229Z] a27c915d2f05: Preparing [2020-08-17T14:22:53.229Z] f40833e8f0fc: Preparing [2020-08-17T14:22:53.229Z] 9d7644afe120: Preparing [2020-08-17T14:22:53.229Z] f8a788d45ad5: Preparing [2020-08-17T14:22:53.229Z] 8890c171a12b: Preparing [2020-08-17T14:22:53.229Z] 4ae5bd84d450: Preparing [2020-08-17T14:22:53.229Z] 723a561964c8: Preparing [2020-08-17T14:22:53.229Z] 78764725b56c: Preparing [2020-08-17T14:22:53.229Z] 51d6d3d09136: Preparing [2020-08-17T14:22:53.229Z] 1507bc794612: Preparing [2020-08-17T14:22:53.229Z] 50644c29ef5a: Preparing [2020-08-17T14:22:53.229Z] 4ae5bd84d450: Waiting [2020-08-17T14:22:53.229Z] f8a788d45ad5: Waiting [2020-08-17T14:22:53.229Z] 723a561964c8: Waiting [2020-08-17T14:22:53.229Z] 78764725b56c: Waiting [2020-08-17T14:22:53.229Z] 51d6d3d09136: Waiting [2020-08-17T14:22:53.229Z] 9d7644afe120: Waiting [2020-08-17T14:22:53.229Z] 1507bc794612: Waiting [2020-08-17T14:22:53.229Z] 50644c29ef5a: Waiting [2020-08-17T14:22:53.229Z] 8890c171a12b: Waiting [2020-08-17T14:22:53.229Z] 5f38e7325ff3: Layer already exists [2020-08-17T14:22:53.229Z] f40833e8f0fc: Layer already exists [2020-08-17T14:22:53.229Z] 8802fd3e7f15: Layer already exists [2020-08-17T14:22:53.229Z] 31ae6ae2d699: Layer already exists [2020-08-17T14:22:53.229Z] a27c915d2f05: Layer already exists [2020-08-17T14:22:53.229Z] f8a788d45ad5: Layer already exists [2020-08-17T14:22:53.229Z] 8890c171a12b: Layer already exists [2020-08-17T14:22:53.229Z] 9d7644afe120: Layer already exists [2020-08-17T14:22:53.229Z] 4ae5bd84d450: Layer already exists [2020-08-17T14:22:53.229Z] 723a561964c8: Layer already exists [2020-08-17T14:22:53.229Z] 78764725b56c: Layer already exists [2020-08-17T14:22:53.229Z] 51d6d3d09136: Layer already exists [2020-08-17T14:22:53.229Z] 1507bc794612: Layer already exists [2020-08-17T14:22:53.229Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:53.229Z] 1.2.2-dev.11: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:53.559Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:53.857Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:53.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-17T14:22:53.857Z] 31ae6ae2d699: Preparing [2020-08-17T14:22:53.857Z] 8802fd3e7f15: Preparing [2020-08-17T14:22:53.857Z] 5f38e7325ff3: Preparing [2020-08-17T14:22:53.857Z] a27c915d2f05: Preparing [2020-08-17T14:22:53.857Z] f40833e8f0fc: Preparing [2020-08-17T14:22:53.857Z] 9d7644afe120: Preparing [2020-08-17T14:22:53.857Z] f8a788d45ad5: Preparing [2020-08-17T14:22:53.857Z] 8890c171a12b: Preparing [2020-08-17T14:22:53.857Z] 4ae5bd84d450: Preparing [2020-08-17T14:22:53.857Z] 723a561964c8: Preparing [2020-08-17T14:22:53.857Z] 78764725b56c: Preparing [2020-08-17T14:22:53.857Z] 51d6d3d09136: Preparing [2020-08-17T14:22:53.857Z] 1507bc794612: Preparing [2020-08-17T14:22:53.857Z] 50644c29ef5a: Preparing [2020-08-17T14:22:53.857Z] 723a561964c8: Waiting [2020-08-17T14:22:53.857Z] 78764725b56c: Waiting [2020-08-17T14:22:53.857Z] 51d6d3d09136: Waiting [2020-08-17T14:22:53.857Z] 1507bc794612: Waiting [2020-08-17T14:22:53.857Z] 50644c29ef5a: Waiting [2020-08-17T14:22:53.857Z] 9d7644afe120: Waiting [2020-08-17T14:22:53.857Z] 8890c171a12b: Waiting [2020-08-17T14:22:53.857Z] 4ae5bd84d450: Waiting [2020-08-17T14:22:53.857Z] f8a788d45ad5: Waiting [2020-08-17T14:22:53.857Z] f40833e8f0fc: Layer already exists [2020-08-17T14:22:53.857Z] 31ae6ae2d699: Layer already exists [2020-08-17T14:22:53.857Z] 5f38e7325ff3: Layer already exists [2020-08-17T14:22:53.857Z] a27c915d2f05: Layer already exists [2020-08-17T14:22:53.857Z] 8802fd3e7f15: Layer already exists [2020-08-17T14:22:53.857Z] 9d7644afe120: Layer already exists [2020-08-17T14:22:53.857Z] 4ae5bd84d450: Layer already exists [2020-08-17T14:22:53.857Z] 723a561964c8: Layer already exists [2020-08-17T14:22:53.857Z] 8890c171a12b: Layer already exists [2020-08-17T14:22:53.857Z] f8a788d45ad5: Layer already exists [2020-08-17T14:22:53.857Z] 78764725b56c: Layer already exists [2020-08-17T14:22:53.857Z] 1507bc794612: Layer already exists [2020-08-17T14:22:53.857Z] 51d6d3d09136: Layer already exists [2020-08-17T14:22:53.857Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:53.857Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:54.157Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:22:54.454Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-08-17T14:22:54.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-17T14:22:54.454Z] 31ae6ae2d699: Preparing [2020-08-17T14:22:54.454Z] 8802fd3e7f15: Preparing [2020-08-17T14:22:54.454Z] 5f38e7325ff3: Preparing [2020-08-17T14:22:54.454Z] a27c915d2f05: Preparing [2020-08-17T14:22:54.454Z] f40833e8f0fc: Preparing [2020-08-17T14:22:54.454Z] 9d7644afe120: Preparing [2020-08-17T14:22:54.454Z] f8a788d45ad5: Preparing [2020-08-17T14:22:54.454Z] 8890c171a12b: Preparing [2020-08-17T14:22:54.454Z] 4ae5bd84d450: Preparing [2020-08-17T14:22:54.454Z] 723a561964c8: Preparing [2020-08-17T14:22:54.454Z] 78764725b56c: Preparing [2020-08-17T14:22:54.454Z] 51d6d3d09136: Preparing [2020-08-17T14:22:54.454Z] 1507bc794612: Preparing [2020-08-17T14:22:54.454Z] 50644c29ef5a: Preparing [2020-08-17T14:22:54.454Z] 9d7644afe120: Waiting [2020-08-17T14:22:54.454Z] f8a788d45ad5: Waiting [2020-08-17T14:22:54.454Z] 8890c171a12b: Waiting [2020-08-17T14:22:54.454Z] 4ae5bd84d450: Waiting [2020-08-17T14:22:54.454Z] 723a561964c8: Waiting [2020-08-17T14:22:54.454Z] 78764725b56c: Waiting [2020-08-17T14:22:54.454Z] 51d6d3d09136: Waiting [2020-08-17T14:22:54.454Z] 1507bc794612: Waiting [2020-08-17T14:22:54.454Z] 50644c29ef5a: Waiting [2020-08-17T14:22:54.454Z] 31ae6ae2d699: Layer already exists [2020-08-17T14:22:54.454Z] 5f38e7325ff3: Layer already exists [2020-08-17T14:22:54.454Z] f40833e8f0fc: Layer already exists [2020-08-17T14:22:54.454Z] 8802fd3e7f15: Layer already exists [2020-08-17T14:22:54.454Z] a27c915d2f05: Layer already exists [2020-08-17T14:22:54.454Z] f8a788d45ad5: Layer already exists [2020-08-17T14:22:54.454Z] 723a561964c8: Layer already exists [2020-08-17T14:22:54.454Z] 9d7644afe120: Layer already exists [2020-08-17T14:22:54.454Z] 4ae5bd84d450: Layer already exists [2020-08-17T14:22:54.454Z] 8890c171a12b: Layer already exists [2020-08-17T14:22:54.454Z] 78764725b56c: Layer already exists [2020-08-17T14:22:54.454Z] 51d6d3d09136: Layer already exists [2020-08-17T14:22:54.454Z] 1507bc794612: Layer already exists [2020-08-17T14:22:54.454Z] 50644c29ef5a: Layer already exists [2020-08-17T14:22:54.454Z] master: digest: sha256:0f08a981c92d5a0a44a90e920c4bb0bb51b122e3f1f7d8fd56d840cd355532fb size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:22:54.600Z] ===================================================== [Pipeline] echo [2020-08-17T14:22:54.636Z] taggedImages: [2020-08-17T14:22:54.636Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:22:54.636Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.11 [2020-08-17T14:22:54.636Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:22:54.636Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-17T14:23:12.902Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:23:12.902Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:23:12.902Z] ---> 44563abecdac [2020-08-17T14:23:12.902Z] Step 3/21 : WORKDIR /edgex-go [2020-08-17T14:23:12.902Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:23:12.902Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:23:12.902Z] ---> 44563abecdac [2020-08-17T14:23:12.902Z] Step 3/26 : WORKDIR /edgex-go [2020-08-17T14:23:12.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:23:12.902Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:23:12.902Z] ---> 44563abecdac [2020-08-17T14:23:12.902Z] Step 3/22 : WORKDIR /edgex-go [2020-08-17T14:23:12.902Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:23:12.902Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:23:12.902Z] ---> 44563abecdac [2020-08-17T14:23:12.902Z] Step 3/21 : WORKDIR /edgex-go [2020-08-17T14:23:12.902Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:23:12.902Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:23:12.902Z] ---> 44563abecdac [2020-08-17T14:23:12.902Z] Step 3/20 : WORKDIR /edgex-go [2020-08-17T14:23:15.514Z] ---> Running in cbd2f35862c1 [2020-08-17T14:23:15.514Z] ---> Running in 4fe7b150221d [2020-08-17T14:23:15.514Z] ---> Running in 4a7fbbcdd2d9 [2020-08-17T14:23:15.514Z] ---> Running in af24e52d3f11 [2020-08-17T14:23:15.514Z] ---> Running in 6eb3fd532e13 [2020-08-17T14:23:16.111Z] Removing intermediate container cbd2f35862c1 [2020-08-17T14:23:16.111Z] ---> 9b3c49edf772 [2020-08-17T14:23:16.111Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:23:16.111Z] Removing intermediate container 4fe7b150221d [2020-08-17T14:23:16.111Z] ---> 0a4b6c8ab2f3 [2020-08-17T14:23:16.111Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:23:16.111Z] Removing intermediate container af24e52d3f11 [2020-08-17T14:23:16.391Z] ---> 6772b9e578cf [2020-08-17T14:23:16.391Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:23:16.391Z] ---> Running in 26e188a02341 [2020-08-17T14:23:16.391Z] Removing intermediate container 6eb3fd532e13 [2020-08-17T14:23:16.391Z] ---> 12b8bb75f0e5 [2020-08-17T14:23:16.391Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:23:16.391Z] Removing intermediate container 4a7fbbcdd2d9 [2020-08-17T14:23:16.391Z] ---> 24b6c9adaec5 [2020-08-17T14:23:16.391Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:23:16.391Z] ---> Running in fef456f73aed [2020-08-17T14:23:16.391Z] ---> Running in cc09f8d56f7c [2020-08-17T14:23:16.666Z] ---> Running in 309c113639d9 [2020-08-17T14:23:16.666Z] ---> Running in 138008e87da4 [2020-08-17T14:23:20.990Z] Removing intermediate container 26e188a02341 [2020-08-17T14:23:20.990Z] ---> 1a2ef651623e [2020-08-17T14:23:20.990Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-17T14:23:20.990Z] ---> Running in eec4e92920de [2020-08-17T14:23:20.990Z] Removing intermediate container fef456f73aed [2020-08-17T14:23:20.990Z] ---> 3fd375c50c1a [2020-08-17T14:23:20.990Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-17T14:23:20.990Z] ---> Running in b87e276f926c [2020-08-17T14:23:21.266Z] Removing intermediate container 138008e87da4 [2020-08-17T14:23:21.266Z] ---> a10b081fd945 [2020-08-17T14:23:21.266Z] Step 5/20 : RUN apk update && apk add make git [2020-08-17T14:23:21.541Z] Removing intermediate container cc09f8d56f7c [2020-08-17T14:23:21.541Z] ---> 86d2310fac88 [2020-08-17T14:23:21.541Z] Step 5/21 : RUN apk update && apk add make git [2020-08-17T14:23:21.541Z] ---> Running in d811fc7fe357 [2020-08-17T14:23:21.820Z] Removing intermediate container 309c113639d9 [2020-08-17T14:23:21.820Z] ---> 577eedee914a [2020-08-17T14:23:21.820Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-17T14:23:21.820Z] ---> Running in fe15452022c1 [2020-08-17T14:23:22.101Z] ---> Running in bf4cfb09aac9 [2020-08-17T14:23:23.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:23.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:23.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:23.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:24.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:24.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:24.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:24.865Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:23:24.865Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:23:24.865Z] OK: 12617 distinct packages available [2020-08-17T14:23:24.865Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:24.865Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:23:24.865Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:23:24.865Z] OK: 12617 distinct packages available [2020-08-17T14:23:25.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:25.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:23:25.413Z] OK: 217 MiB in 51 packages [2020-08-17T14:23:25.721Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:23:25.721Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:23:25.721Z] OK: 12617 distinct packages available [2020-08-17T14:23:25.721Z] OK: 217 MiB in 51 packages [2020-08-17T14:23:26.354Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:23:26.354Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:23:26.354Z] OK: 12617 distinct packages available [2020-08-17T14:23:26.354Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:23:26.354Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:23:26.354Z] OK: 12617 distinct packages available [2020-08-17T14:23:26.636Z] OK: 217 MiB in 51 packages [2020-08-17T14:23:26.935Z] OK: 217 MiB in 51 packages [2020-08-17T14:23:27.209Z] OK: 217 MiB in 51 packages [2020-08-17T14:23:27.209Z] OK: 217 MiB in 51 packages [2020-08-17T14:23:27.209Z] Removing intermediate container eec4e92920de [2020-08-17T14:23:27.209Z] ---> 1de27e95a8dc [2020-08-17T14:23:27.209Z] Step 6/22 : COPY go.mod . [2020-08-17T14:23:28.198Z] ---> 445e090763ed [2020-08-17T14:23:28.199Z] Step 7/22 : RUN go mod download [2020-08-17T14:23:28.470Z] Removing intermediate container d811fc7fe357 [2020-08-17T14:23:28.470Z] ---> 2e9229453423 [2020-08-17T14:23:28.470Z] Step 6/20 : COPY go.mod . [2020-08-17T14:23:28.470Z] ---> Running in 51d5e6dad1f4 [2020-08-17T14:23:29.072Z] Removing intermediate container b87e276f926c [2020-08-17T14:23:29.072Z] ---> 2013fd3fec84 [2020-08-17T14:23:29.072Z] Step 6/21 : COPY go.mod . [2020-08-17T14:23:29.356Z] Removing intermediate container bf4cfb09aac9 [2020-08-17T14:23:29.356Z] ---> b4148703f53c [2020-08-17T14:23:29.356Z] Step 6/26 : COPY go.mod . [2020-08-17T14:23:29.633Z] ---> f2c83c1bd6b7 [2020-08-17T14:23:29.633Z] Step 7/20 : RUN go mod download [2020-08-17T14:23:29.633Z] Removing intermediate container fe15452022c1 [2020-08-17T14:23:29.633Z] ---> 0ed1ad7e3491 [2020-08-17T14:23:29.633Z] Step 6/21 : COPY go.mod . [2020-08-17T14:23:29.910Z] ---> Running in f30418a401da [2020-08-17T14:23:30.507Z] ---> 3f00d1401159 [2020-08-17T14:23:30.507Z] Step 7/21 : RUN go mod download [2020-08-17T14:23:30.507Z] ---> Running in a4d6e436dad5 [2020-08-17T14:23:30.507Z] ---> 0f22a62736fd [2020-08-17T14:23:30.507Z] Step 7/26 : RUN go mod download [2020-08-17T14:23:30.782Z] ---> dac1a6b77d57 [2020-08-17T14:23:30.782Z] Step 7/21 : RUN go mod download [2020-08-17T14:23:31.057Z] ---> Running in 467449292b85 [2020-08-17T14:23:31.057Z] ---> Running in 6aa3653f92f3 [2020-08-17T14:23:33.047Z] Removing intermediate container 51d5e6dad1f4 [2020-08-17T14:23:33.048Z] ---> 38efbbbc216b [2020-08-17T14:23:33.048Z] Step 8/22 : COPY . . [2020-08-17T14:23:35.030Z] Removing intermediate container f30418a401da [2020-08-17T14:23:35.030Z] ---> 3511561e535d [2020-08-17T14:23:35.030Z] Step 8/20 : COPY . . [2020-08-17T14:23:37.648Z] Removing intermediate container a4d6e436dad5 [2020-08-17T14:23:37.648Z] ---> 72355fac9e3a [2020-08-17T14:23:37.648Z] Step 8/21 : COPY . . [2020-08-17T14:23:37.648Z] Removing intermediate container 6aa3653f92f3 [2020-08-17T14:23:37.648Z] ---> 24846bb8d759 [2020-08-17T14:23:37.648Z] Step 8/21 : COPY . . [2020-08-17T14:23:37.920Z] Removing intermediate container 467449292b85 [2020-08-17T14:23:37.920Z] ---> 0fb0a332af52 [2020-08-17T14:23:37.920Z] Step 8/26 : COPY . . [2020-08-17T14:24:00.098Z] ---> bd34d4883980 [2020-08-17T14:24:00.099Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-17T14:24:00.099Z] ---> 55cbc74a6b84 [2020-08-17T14:24:00.099Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-17T14:24:00.099Z] ---> 1958ead77732 [2020-08-17T14:24:00.099Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-17T14:24:00.099Z] ---> 08a059888d4e [2020-08-17T14:24:00.099Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-17T14:24:00.099Z] ---> 2c81c2f0f8ad [2020-08-17T14:24:00.099Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-17T14:24:00.099Z] ---> Running in 8e24c81914cb [2020-08-17T14:24:00.099Z] ---> Running in 735da5521cbf [2020-08-17T14:24:00.099Z] ---> Running in e7ad2335c8f0 [2020-08-17T14:24:00.099Z] ---> Running in b418b22d937a [2020-08-17T14:24:00.099Z] ---> Running in cba51f93b19c [2020-08-17T14:24:00.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-17T14:24:00.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-command/core-command ./cmd/core-command [2020-08-17T14:24:00.372Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-data/core-data ./cmd/core-data [2020-08-17T14:24:00.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-17T14:24:00.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-17T14:25:37.779Z] Removing intermediate container cba51f93b19c [2020-08-17T14:25:37.779Z] ---> 18dc5019c048 [2020-08-17T14:25:37.779Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-17T14:25:37.779Z] ---> Running in bc705ae0902a [2020-08-17T14:25:38.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-17T14:25:39.368Z] Removing intermediate container e7ad2335c8f0 [2020-08-17T14:25:39.368Z] ---> 72e5c4a334ed [2020-08-17T14:25:39.368Z] [2020-08-17T14:25:39.368Z] Step 10/21 : FROM scratch [2020-08-17T14:25:39.368Z] ---> [2020-08-17T14:25:39.368Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-17T14:25:39.644Z] ---> Running in 7efcaf495cee [2020-08-17T14:25:40.629Z] Removing intermediate container 7efcaf495cee [2020-08-17T14:25:40.629Z] ---> 5f4b54f3693f [2020-08-17T14:25:40.629Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-17T14:25:40.629Z] ---> Running in f739d4624f86 [2020-08-17T14:25:41.232Z] Removing intermediate container f739d4624f86 [2020-08-17T14:25:41.232Z] ---> 9dda146425b5 [2020-08-17T14:25:41.232Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-17T14:25:41.232Z] ---> Running in 52dcd39d158b [2020-08-17T14:25:41.833Z] Removing intermediate container 52dcd39d158b [2020-08-17T14:25:41.833Z] ---> 21b4f3ebc9e9 [2020-08-17T14:25:41.833Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-17T14:25:43.279Z] ---> b9b424f027ca [2020-08-17T14:25:43.279Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-17T14:25:44.276Z] Removing intermediate container bc705ae0902a [2020-08-17T14:25:44.276Z] ---> 1b5e4cf38d90 [2020-08-17T14:25:44.276Z] [2020-08-17T14:25:44.276Z] Step 11/26 : FROM docker:latest [2020-08-17T14:25:44.276Z] ---> ce9d55ae87f1 [2020-08-17T14:25:44.276Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-17T14:25:44.276Z] ---> Running in 1bbf68614a51 [2020-08-17T14:25:44.567Z] ---> 38f2e1d05e0a [2020-08-17T14:25:44.567Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-17T14:25:46.559Z] ---> 603c98a2000d [2020-08-17T14:25:46.559Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-17T14:25:47.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:25:47.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:25:47.716Z] ---> 0f395e6a3783 [2020-08-17T14:25:47.716Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:25:47.993Z] ---> Running in 8302dcd1d6cf [2020-08-17T14:25:48.269Z] (1/2) Installing readline (8.0.4-r0) [2020-08-17T14:25:48.269Z] (2/2) Installing bash (5.0.17-r0) [2020-08-17T14:25:48.269Z] Executing bash-5.0.17-r0.post-install [2020-08-17T14:25:48.548Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:25:48.548Z] OK: 12 MiB in 22 packages [2020-08-17T14:25:48.829Z] Removing intermediate container 8302dcd1d6cf [2020-08-17T14:25:48.829Z] ---> dc323f31693a [2020-08-17T14:25:48.829Z] Step 19/21 : LABEL arch=arm64 [2020-08-17T14:25:49.171Z] ---> Running in c142327f7a89 [2020-08-17T14:25:50.260Z] Removing intermediate container c142327f7a89 [2020-08-17T14:25:50.260Z] ---> cdbd593283ab [2020-08-17T14:25:50.260Z] Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:25:50.880Z] ---> Running in 3cc66808498b [2020-08-17T14:25:51.221Z] Removing intermediate container 1bbf68614a51 [2020-08-17T14:25:51.221Z] ---> a14ff43b1372 [2020-08-17T14:25:51.221Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-17T14:25:51.496Z] ---> Running in 24180bdc488e [2020-08-17T14:25:52.099Z] Removing intermediate container 3cc66808498b [2020-08-17T14:25:52.099Z] ---> d1c52d90b953 [2020-08-17T14:25:52.099Z] Step 21/21 : LABEL version=1.2.2-dev.11 [2020-08-17T14:25:52.708Z] ---> Running in 7d57b12c3eac [2020-08-17T14:25:54.151Z] Removing intermediate container 7d57b12c3eac [2020-08-17T14:25:54.151Z] ---> 6788abf961ed [2020-08-17T14:25:54.151Z] [2020-08-17T14:25:55.136Z] Successfully built 6788abf961ed [2020-08-17T14:25:55.136Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-17T14:25:55.136Z]  Building docker-support-logging-go ... done Building docker-core-metadata-go [2020-08-17T14:25:56.227Z] Removing intermediate container 8e24c81914cb [2020-08-17T14:25:56.228Z] ---> 76d641c810bd [2020-08-17T14:25:56.228Z] [2020-08-17T14:25:56.228Z] Step 10/20 : FROM scratch [2020-08-17T14:25:56.228Z] ---> [2020-08-17T14:25:56.228Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:25:56.503Z] Removing intermediate container b418b22d937a [2020-08-17T14:25:56.503Z] ---> 76cf727c75da [2020-08-17T14:25:56.503Z] [2020-08-17T14:25:56.503Z] Step 10/21 : FROM scratch [2020-08-17T14:25:56.503Z] ---> [2020-08-17T14:25:56.503Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:25:57.096Z] ---> Running in 413a9efb273c [2020-08-17T14:25:57.695Z] ---> Running in 895c20b38cef [2020-08-17T14:25:57.695Z] Removing intermediate container 24180bdc488e [2020-08-17T14:25:57.695Z] ---> 44055f8bd1cb [2020-08-17T14:25:57.695Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-17T14:25:58.310Z] Removing intermediate container 413a9efb273c [2020-08-17T14:25:58.310Z] ---> 2500ea8e300d [2020-08-17T14:25:58.590Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-17T14:25:59.187Z] ---> Running in e251cea8b18e [2020-08-17T14:25:59.187Z] Removing intermediate container 895c20b38cef [2020-08-17T14:25:59.187Z] ---> 18331425abc6 [2020-08-17T14:25:59.187Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-17T14:25:59.469Z] ---> Running in 84b589bfd384 [2020-08-17T14:26:00.073Z] ---> Running in fb0aaf109bff [2020-08-17T14:26:00.354Z] Removing intermediate container e251cea8b18e [2020-08-17T14:26:00.354Z] ---> 2ede41b7f794 [2020-08-17T14:26:00.354Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-17T14:26:00.354Z] Removing intermediate container 84b589bfd384 [2020-08-17T14:26:00.354Z] ---> 994d93b10b57 [2020-08-17T14:26:00.354Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-17T14:26:00.354Z] ---> Running in d26e7e070be9 [2020-08-17T14:26:00.630Z] ---> Running in bdceb8bfec59 [2020-08-17T14:26:00.904Z] Removing intermediate container fb0aaf109bff [2020-08-17T14:26:00.904Z] ---> 55299d920d74 [2020-08-17T14:26:00.904Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-17T14:26:01.189Z] ---> Running in f0315256d1b7 [2020-08-17T14:26:01.467Z] Removing intermediate container bdceb8bfec59 [2020-08-17T14:26:01.467Z] ---> 791c9d989966 [2020-08-17T14:26:01.467Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-17T14:26:01.467Z] Removing intermediate container d26e7e070be9 [2020-08-17T14:26:01.467Z] ---> 074721a31025 [2020-08-17T14:26:01.467Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-17T14:26:01.748Z] ---> Running in 1c67eaf2c9b3 [2020-08-17T14:26:01.748Z] Removing intermediate container f0315256d1b7 [2020-08-17T14:26:01.748Z] ---> df66dc12cd45 [2020-08-17T14:26:01.748Z] Step 14/21 : WORKDIR / [2020-08-17T14:26:02.027Z] ---> Running in 3c42658ead95 [2020-08-17T14:26:02.674Z] ---> 7edcd26dd951 [2020-08-17T14:26:02.674Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-17T14:26:02.674Z] Removing intermediate container 1c67eaf2c9b3 [2020-08-17T14:26:02.674Z] ---> 58c0b00a82bb [2020-08-17T14:26:02.674Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-17T14:26:02.961Z] Removing intermediate container 3c42658ead95 [2020-08-17T14:26:02.961Z] ---> a5816d25873a [2020-08-17T14:26:02.961Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-17T14:26:04.957Z] ---> 8b4163fd87ae [2020-08-17T14:26:04.957Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-17T14:26:05.558Z] ---> 4389ce946b39 [2020-08-17T14:26:05.558Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-17T14:26:05.558Z] ---> 1eeb8c81c380 [2020-08-17T14:26:05.558Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-17T14:26:08.197Z] ---> de173748d2a7 [2020-08-17T14:26:08.197Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:26:08.486Z] ---> 62fb5dba1351 [2020-08-17T14:26:08.486Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-17T14:26:09.082Z] ---> 1395babe38c0 [2020-08-17T14:26:09.082Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-17T14:26:09.082Z] ---> Running in 9ec34146f4dd [2020-08-17T14:26:10.078Z] ---> 1936e3acebc8 [2020-08-17T14:26:10.078Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:26:11.056Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:26:11.056Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:26:11.056Z] ---> 44563abecdac [2020-08-17T14:26:11.056Z] Step 3/21 : WORKDIR /edgex-go [2020-08-17T14:26:11.056Z] ---> Using cache [2020-08-17T14:26:11.056Z] ---> 24b6c9adaec5 [2020-08-17T14:26:11.056Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:26:11.056Z] ---> Using cache [2020-08-17T14:26:11.056Z] ---> a10b081fd945 [2020-08-17T14:26:11.056Z] Step 5/21 : RUN apk update && apk add make git [2020-08-17T14:26:11.056Z] ---> Using cache [2020-08-17T14:26:11.056Z] ---> 2e9229453423 [2020-08-17T14:26:11.056Z] Step 6/21 : COPY go.mod . [2020-08-17T14:26:11.056Z] ---> Using cache [2020-08-17T14:26:11.056Z] ---> f2c83c1bd6b7 [2020-08-17T14:26:11.056Z] Step 7/21 : RUN go mod download [2020-08-17T14:26:11.056Z] ---> Using cache [2020-08-17T14:26:11.056Z] ---> 3511561e535d [2020-08-17T14:26:11.056Z] Step 8/21 : COPY . . [2020-08-17T14:26:11.056Z] ---> Using cache [2020-08-17T14:26:11.056Z] ---> bd34d4883980 [2020-08-17T14:26:11.056Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-17T14:26:11.327Z] ---> Running in 84231e264e10 [2020-08-17T14:26:11.608Z] ---> 1a1060e369f4 [2020-08-17T14:26:11.608Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-17T14:26:11.608Z] Removing intermediate container 9ec34146f4dd [2020-08-17T14:26:11.608Z] ---> e1824494d42d [2020-08-17T14:26:11.608Z] Step 18/20 : LABEL arch=arm64 [2020-08-17T14:26:11.608Z] ---> Running in f0cdcbd34fcc [2020-08-17T14:26:11.880Z] ---> Running in 168e96497f0d [2020-08-17T14:26:11.880Z] ---> Running in c7a57a47cbeb [2020-08-17T14:26:12.153Z] Removing intermediate container 735da5521cbf [2020-08-17T14:26:12.153Z] ---> 45d75cae2ad4 [2020-08-17T14:26:12.153Z] [2020-08-17T14:26:12.153Z] Step 10/22 : FROM alpine [2020-08-17T14:26:12.425Z] Removing intermediate container 84231e264e10 [2020-08-17T14:26:12.425Z] ---> 80a46dd91733 [2020-08-17T14:26:12.425Z] Step 19/21 : LABEL arch=arm64 [2020-08-17T14:26:12.699Z] latest: Pulling from library/alpine [2020-08-17T14:26:12.699Z] Removing intermediate container 168e96497f0d [2020-08-17T14:26:12.699Z] ---> b4d9668c3338 [2020-08-17T14:26:12.699Z] Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:26:12.699Z] ---> Running in 5ab3a4ea3b3e [2020-08-17T14:26:12.699Z] ---> Running in 8f1128816d6b [2020-08-17T14:26:13.308Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-17T14:26:13.308Z] Status: Downloaded newer image for alpine:latest [2020-08-17T14:26:13.308Z] ---> 62ee0e9f8440 [2020-08-17T14:26:13.308Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:26:13.308Z] Removing intermediate container 5ab3a4ea3b3e [2020-08-17T14:26:13.308Z] ---> 6daaf41d9f48 [2020-08-17T14:26:13.308Z] Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:26:13.308Z] ---> Running in c41a45a760c7 [2020-08-17T14:26:13.582Z] Removing intermediate container 8f1128816d6b [2020-08-17T14:26:13.582Z] ---> d271899de7a9 [2020-08-17T14:26:13.582Z] Step 20/20 : LABEL version=1.2.2-dev.11 [2020-08-17T14:26:13.582Z] ---> Running in 63e92dce57a4 [2020-08-17T14:26:13.852Z] ---> Running in 36b5d51b6b4c [2020-08-17T14:26:13.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-17T14:26:14.123Z] Removing intermediate container c41a45a760c7 [2020-08-17T14:26:14.123Z] ---> 39df52ab1d5d [2020-08-17T14:26:14.123Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-17T14:26:14.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:26:14.402Z] ---> Running in d2e5e7a66876 [2020-08-17T14:26:14.402Z] Removing intermediate container 63e92dce57a4 [2020-08-17T14:26:14.402Z] ---> 5c2691481d2d [2020-08-17T14:26:14.402Z] Step 21/21 : LABEL version=1.2.2-dev.11 [2020-08-17T14:26:14.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:26:14.680Z] Removing intermediate container 36b5d51b6b4c [2020-08-17T14:26:14.680Z] ---> a34a0e773004 [2020-08-17T14:26:14.680Z] [2020-08-17T14:26:14.680Z] ---> Running in 76faf0e2d732 [2020-08-17T14:26:14.962Z] Removing intermediate container d2e5e7a66876 [2020-08-17T14:26:14.962Z] ---> b8983eb54c91 [2020-08-17T14:26:14.962Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-17T14:26:15.258Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-17T14:26:15.258Z] (2/33) Installing expat (2.2.9-r1) [2020-08-17T14:26:15.258Z] (3/33) Installing libffi (3.3-r2) [2020-08-17T14:26:15.258Z] (4/33) Installing gdbm (1.13-r1) [2020-08-17T14:26:15.258Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-17T14:26:15.258Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-17T14:26:15.258Z] Successfully built a34a0e773004 [2020-08-17T14:26:15.258Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-17T14:26:15.258Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-17T14:26:15.258Z] Building docker-security-proxy-setup-go [2020-08-17T14:26:15.258Z]  Building docker-support-scheduler-go ... done  ---> Running in f0ce44b702f2 [2020-08-17T14:26:15.532Z] Removing intermediate container 76faf0e2d732 [2020-08-17T14:26:15.532Z] ---> 1aa33549a8c3 [2020-08-17T14:26:15.532Z] [2020-08-17T14:26:15.808Z] Successfully built 1aa33549a8c3 [2020-08-17T14:26:16.127Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-17T14:26:16.127Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2020-08-17T14:26:16.730Z] Removing intermediate container f0ce44b702f2 [2020-08-17T14:26:16.730Z] ---> 156c03260c61 [2020-08-17T14:26:16.730Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:26:17.333Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-17T14:26:17.333Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-17T14:26:17.333Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-17T14:26:17.333Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-17T14:26:17.333Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-17T14:26:17.333Z] ---> Running in 40e1c3d32876 [2020-08-17T14:26:17.333Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-17T14:26:17.620Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-17T14:26:17.620Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-17T14:26:17.620Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-17T14:26:17.620Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-17T14:26:17.620Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-17T14:26:17.620Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-17T14:26:17.901Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-17T14:26:17.901Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-17T14:26:17.901Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-17T14:26:17.901Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-17T14:26:17.901Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-17T14:26:17.901Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-17T14:26:17.901Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-17T14:26:17.901Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-17T14:26:18.181Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-17T14:26:18.181Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-17T14:26:18.181Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-17T14:26:18.181Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-17T14:26:18.181Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-17T14:26:18.181Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-17T14:26:18.464Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:26:18.464Z] OK: 71 MiB in 55 packages [2020-08-17T14:26:25.240Z] Removing intermediate container 40e1c3d32876 [2020-08-17T14:26:25.240Z] ---> 84107b2de0d8 [2020-08-17T14:26:25.240Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-17T14:26:25.842Z] ---> Running in 57af9abb0ab5 [2020-08-17T14:26:29.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:26:29.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:26:30.103Z] Removing intermediate container c7a57a47cbeb [2020-08-17T14:26:30.103Z] ---> 15d71d619851 [2020-08-17T14:26:30.103Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-17T14:26:30.103Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-17T14:26:30.381Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-17T14:26:30.381Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-17T14:26:30.657Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-17T14:26:30.657Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-17T14:26:30.930Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:26:30.930Z] ---> Running in 348cf21b1108 [2020-08-17T14:26:30.930Z] OK: 8 MiB in 19 packages [2020-08-17T14:26:34.386Z] Removing intermediate container 57af9abb0ab5 [2020-08-17T14:26:34.386Z] ---> 3e6cdb20f259 [2020-08-17T14:26:34.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-17T14:26:36.445Z] ---> 194f3b7311e8 [2020-08-17T14:26:36.445Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-17T14:26:39.863Z] Collecting docker-compose==1.23.2 [2020-08-17T14:26:39.863Z] ---> 6d66f639514f [2020-08-17T14:26:39.863Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-17T14:26:39.863Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-17T14:26:40.466Z] Collecting cached-property<2,>=1.2.0 [2020-08-17T14:26:40.466Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-17T14:26:41.077Z] Collecting texttable<0.10,>=0.9.0 [2020-08-17T14:26:41.077Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-17T14:26:41.352Z] ---> fd5ddd9c4758 [2020-08-17T14:26:41.352Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:26:41.633Z] ---> Running in ca63726e35cf [2020-08-17T14:26:43.077Z] Removing intermediate container ca63726e35cf [2020-08-17T14:26:43.078Z] ---> be63b09b584d [2020-08-17T14:26:43.078Z] Step 20/22 : LABEL arch=arm64 [2020-08-17T14:26:43.353Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-08-17T14:26:43.353Z] ---> Running in 763191c9c376 [2020-08-17T14:26:44.337Z] Collecting PyYAML<4,>=3.10 [2020-08-17T14:26:44.337Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-17T14:26:44.612Z] Removing intermediate container 763191c9c376 [2020-08-17T14:26:44.612Z] ---> df630b1586c9 [2020-08-17T14:26:44.612Z] Step 21/22 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:26:45.209Z] ---> Running in bc79544ab984 [2020-08-17T14:26:46.194Z] Removing intermediate container bc79544ab984 [2020-08-17T14:26:46.194Z] ---> a632e16e4080 [2020-08-17T14:26:46.194Z] Step 22/22 : LABEL version=1.2.2-dev.11 [2020-08-17T14:26:46.794Z] ---> Running in 745b5f688d85 [2020-08-17T14:26:47.783Z] Removing intermediate container 745b5f688d85 [2020-08-17T14:26:47.783Z] ---> 6aeeaef09c5d [2020-08-17T14:26:47.783Z] [2020-08-17T14:26:48.396Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-17T14:26:48.396Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-17T14:26:48.396Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:26:48.396Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:26:48.396Z] ---> 44563abecdac [2020-08-17T14:26:48.396Z] Step 3/20 : WORKDIR /edgex-go [2020-08-17T14:26:48.396Z] ---> Using cache [2020-08-17T14:26:48.396Z] ---> 24b6c9adaec5 [2020-08-17T14:26:48.396Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:26:48.396Z] ---> Using cache [2020-08-17T14:26:48.396Z] ---> a10b081fd945 [2020-08-17T14:26:48.396Z] Step 5/20 : RUN apk update && apk add make git [2020-08-17T14:26:48.396Z] ---> Using cache [2020-08-17T14:26:48.396Z] ---> 2e9229453423 [2020-08-17T14:26:48.396Z] Step 6/20 : COPY go.mod . [2020-08-17T14:26:48.396Z] ---> Using cache [2020-08-17T14:26:48.396Z] ---> f2c83c1bd6b7 [2020-08-17T14:26:48.396Z] Step 7/20 : RUN go mod download [2020-08-17T14:26:48.396Z] ---> Using cache [2020-08-17T14:26:48.396Z] ---> 3511561e535d [2020-08-17T14:26:48.396Z] Step 8/20 : COPY . . [2020-08-17T14:26:48.396Z] ---> Using cache [2020-08-17T14:26:48.396Z] ---> bd34d4883980 [2020-08-17T14:26:48.396Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-17T14:26:48.676Z] Successfully built 6aeeaef09c5d [2020-08-17T14:26:48.677Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-17T14:26:48.677Z] Building docker-security-secretstore-setup-go [2020-08-17T14:26:48.677Z]  Building docker-core-data-go ... done  ---> Running in 28c93baa29b0 [2020-08-17T14:26:48.959Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:26:48.959Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:26:48.959Z] ---> 44563abecdac [2020-08-17T14:26:48.959Z] Step 3/23 : WORKDIR /edgex-go [2020-08-17T14:26:48.959Z] ---> Using cache [2020-08-17T14:26:48.959Z] ---> 24b6c9adaec5 [2020-08-17T14:26:48.959Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:26:48.959Z] ---> Using cache [2020-08-17T14:26:48.959Z] ---> a10b081fd945 [2020-08-17T14:26:48.959Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-17T14:26:48.959Z] ---> Running in 0ede08644bdb [2020-08-17T14:26:51.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-17T14:26:51.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:26:51.612Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-17T14:26:51.893Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-17T14:26:52.174Z] Collecting docopt<0.7,>=0.6.1 [2020-08-17T14:26:52.174Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-17T14:26:52.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:26:54.766Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:26:54.766Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:26:54.766Z] OK: 12617 distinct packages available [2020-08-17T14:26:55.399Z] OK: 217 MiB in 51 packages [2020-08-17T14:26:55.999Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-17T14:26:55.999Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-17T14:26:57.485Z] Collecting jsonschema<3,>=2.5.1 [2020-08-17T14:26:57.486Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-17T14:26:58.937Z] Collecting docker<4.0,>=3.6.0 [2020-08-17T14:26:58.937Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-17T14:26:58.937Z] Removing intermediate container 0ede08644bdb [2020-08-17T14:26:58.937Z] ---> 08ec18427919 [2020-08-17T14:26:58.937Z] Step 6/23 : COPY go.mod . [2020-08-17T14:26:59.538Z] 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) [2020-08-17T14:26:59.538Z] 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) [2020-08-17T14:26:59.816Z] Collecting idna<2.8,>=2.5 [2020-08-17T14:26:59.816Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-17T14:27:00.424Z] ---> b939f87f4ed7 [2020-08-17T14:27:00.424Z] Step 7/23 : RUN go mod download [2020-08-17T14:27:00.700Z] ---> Running in f32839b6d64d [2020-08-17T14:27:01.307Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-17T14:27:01.307Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-17T14:27:01.919Z] Collecting docker-pycreds>=0.4.0 [2020-08-17T14:27:01.919Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-17T14:27:02.198Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-17T14:27:02.198Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-17T14:27:02.198Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-17T14:27:02.198Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-17T14:27:03.666Z] Installing collected packages: cached-property, texttable, PyYAML, dockerpty, websocket-client, docopt, idna, urllib3, requests, jsonschema, docker-pycreds, docker, docker-compose [2020-08-17T14:27:03.666Z] Running setup.py install for texttable: started [2020-08-17T14:27:07.065Z] Running setup.py install for texttable: finished with status 'done' [2020-08-17T14:27:07.066Z] Running setup.py install for PyYAML: started [2020-08-17T14:27:07.344Z] Removing intermediate container f32839b6d64d [2020-08-17T14:27:07.344Z] ---> b9b73a3ac093 [2020-08-17T14:27:07.344Z] Step 8/23 : COPY . . [2020-08-17T14:27:10.756Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-17T14:27:10.757Z] Running setup.py install for dockerpty: started [2020-08-17T14:27:11.753Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:27:11.753Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-17T14:27:11.753Z] ---> 44563abecdac [2020-08-17T14:27:11.753Z] Step 3/26 : WORKDIR /edgex-go [2020-08-17T14:27:11.753Z] ---> Using cache [2020-08-17T14:27:11.753Z] ---> 24b6c9adaec5 [2020-08-17T14:27:11.753Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-17T14:27:11.753Z] ---> Using cache [2020-08-17T14:27:11.753Z] ---> a10b081fd945 [2020-08-17T14:27:11.753Z] Step 5/26 : RUN apk update && apk add make git [2020-08-17T14:27:11.753Z] ---> Using cache [2020-08-17T14:27:11.753Z] ---> 2e9229453423 [2020-08-17T14:27:11.753Z] Step 6/26 : COPY go.mod . [2020-08-17T14:27:11.753Z] ---> Using cache [2020-08-17T14:27:11.753Z] ---> f2c83c1bd6b7 [2020-08-17T14:27:11.753Z] Step 7/26 : RUN go mod download [2020-08-17T14:27:11.753Z] ---> Using cache [2020-08-17T14:27:11.753Z] ---> 3511561e535d [2020-08-17T14:27:12.039Z] Step 8/26 : COPY . . [2020-08-17T14:27:12.039Z] ---> Using cache [2020-08-17T14:27:12.039Z] ---> bd34d4883980 [2020-08-17T14:27:12.039Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-08-17T14:27:13.046Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-17T14:27:14.496Z] Running setup.py install for docopt: started [2020-08-17T14:27:14.496Z] ---> Running in dc29fbabec59 [2020-08-17T14:27:17.144Z] Running setup.py install for docopt: finished with status 'done' [2020-08-17T14:27:17.144Z] Attempting uninstall: idna [2020-08-17T14:27:17.144Z] Found existing installation: idna 2.9 [2020-08-17T14:27:17.144Z] Uninstalling idna-2.9: [2020-08-17T14:27:17.420Z] Successfully uninstalled idna-2.9 [2020-08-17T14:27:17.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-17T14:27:18.407Z] Attempting uninstall: urllib3 [2020-08-17T14:27:18.407Z] Found existing installation: urllib3 1.25.9 [2020-08-17T14:27:18.407Z] Uninstalling urllib3-1.25.9: [2020-08-17T14:27:18.684Z] Successfully uninstalled urllib3-1.25.9 [2020-08-17T14:27:19.675Z] Attempting uninstall: requests [2020-08-17T14:27:19.675Z] Found existing installation: requests 2.23.0 [2020-08-17T14:27:19.675Z] Uninstalling requests-2.23.0: [2020-08-17T14:27:19.955Z] Successfully uninstalled requests-2.23.0 [2020-08-17T14:27:23.364Z] Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 [2020-08-17T14:27:26.019Z] ---> 4141efcbc26c [2020-08-17T14:27:26.019Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-17T14:27:26.019Z] ---> Running in cd890d318fa2 [2020-08-17T14:27:29.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-17T14:27:29.612Z] Removing intermediate container 348cf21b1108 [2020-08-17T14:27:29.612Z] ---> e0163beade82 [2020-08-17T14:27:29.612Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-17T14:27:29.885Z] ---> Running in c345bccfcf90 [2020-08-17T14:27:32.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:27:32.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:27:33.495Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-17T14:27:33.495Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-17T14:27:33.495Z] (3/3) Installing curl (7.69.1-r0) [2020-08-17T14:27:33.495Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:27:33.495Z] OK: 71 MiB in 58 packages [2020-08-17T14:27:35.490Z] Removing intermediate container c345bccfcf90 [2020-08-17T14:27:35.490Z] ---> 6a6a64d47181 [2020-08-17T14:27:35.490Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:27:35.764Z] ---> Running in 27c594432c88 [2020-08-17T14:27:36.363Z] Removing intermediate container 27c594432c88 [2020-08-17T14:27:36.363Z] ---> d05d7637812d [2020-08-17T14:27:36.363Z] Step 24/26 : LABEL arch=arm64 [2020-08-17T14:27:36.637Z] ---> Running in 5d744a70d63f [2020-08-17T14:27:37.231Z] Removing intermediate container 5d744a70d63f [2020-08-17T14:27:37.231Z] ---> c2ed5acbc00e [2020-08-17T14:27:37.231Z] Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:27:37.507Z] ---> Running in fa86d00145d4 [2020-08-17T14:27:38.109Z] Removing intermediate container fa86d00145d4 [2020-08-17T14:27:38.109Z] ---> 284e99fa5f3c [2020-08-17T14:27:38.109Z] Step 26/26 : LABEL version=1.2.2-dev.11 [2020-08-17T14:27:38.109Z] ---> Running in 5079fdfb18ba [2020-08-17T14:27:39.113Z] Removing intermediate container 5079fdfb18ba [2020-08-17T14:27:39.113Z] ---> eb62e9984a02 [2020-08-17T14:27:39.113Z] [2020-08-17T14:27:39.390Z] Successfully built eb62e9984a02 [2020-08-17T14:27:39.390Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-17T14:27:39.390Z]  Building docker-sys-mgmt-agent-go ... done Building docker-security-secrets-setup-go [2020-08-17T14:28:01.586Z] Removing intermediate container f0cdcbd34fcc [2020-08-17T14:28:01.586Z] ---> fe9dc1f26c25 [2020-08-17T14:28:01.586Z] [2020-08-17T14:28:01.586Z] Step 10/21 : FROM scratch [2020-08-17T14:28:01.586Z] ---> [2020-08-17T14:28:01.586Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-17T14:28:01.586Z] ---> Using cache [2020-08-17T14:28:01.586Z] ---> 18331425abc6 [2020-08-17T14:28:01.586Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-17T14:28:01.586Z] ---> Running in dc20bda8d7c9 [2020-08-17T14:28:01.586Z] Removing intermediate container dc20bda8d7c9 [2020-08-17T14:28:01.586Z] ---> 34951f504733 [2020-08-17T14:28:01.586Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-17T14:28:01.586Z] ---> Running in adc7aa4806f6 [2020-08-17T14:28:01.586Z] Removing intermediate container adc7aa4806f6 [2020-08-17T14:28:01.586Z] ---> 43e53be9f6c8 [2020-08-17T14:28:01.586Z] Step 14/21 : WORKDIR / [2020-08-17T14:28:01.586Z] ---> Running in 12e212605469 [2020-08-17T14:28:01.885Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-17T14:28:01.885Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-17T14:28:01.885Z] ---> 44563abecdac [2020-08-17T14:28:01.885Z] Step 3/29 : WORKDIR /edgex-go [2020-08-17T14:28:01.885Z] ---> Using cache [2020-08-17T14:28:01.885Z] ---> 24b6c9adaec5 [2020-08-17T14:28:01.885Z] Step 4/29 : RUN apk update && apk add make git [2020-08-17T14:28:01.885Z] ---> Running in aee73df22bd2 [2020-08-17T14:28:02.485Z] Removing intermediate container 12e212605469 [2020-08-17T14:28:02.485Z] ---> d5e108743c2d [2020-08-17T14:28:02.485Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-17T14:28:03.929Z] ---> 432ee0576a76 [2020-08-17T14:28:03.929Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-17T14:28:04.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:28:05.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:28:05.796Z] ---> e32048e0ae66 [2020-08-17T14:28:05.796Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-17T14:28:06.785Z] v3.12.0-240-g35a7b2e977 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:28:06.785Z] v3.12.0-244-g615c9f1d68 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:28:06.785Z] OK: 12617 distinct packages available [2020-08-17T14:28:06.785Z] ---> 010d88e07478 [2020-08-17T14:28:06.785Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:28:06.785Z] ---> Running in 5a8ef38925fb [2020-08-17T14:28:07.771Z] Removing intermediate container 5a8ef38925fb [2020-08-17T14:28:07.771Z] ---> 7c92d048aafb [2020-08-17T14:28:07.771Z] Step 19/21 : LABEL arch=arm64 [2020-08-17T14:28:07.771Z] OK: 217 MiB in 51 packages [2020-08-17T14:28:07.771Z] ---> Running in 75a610e9cc50 [2020-08-17T14:28:08.381Z] Removing intermediate container 75a610e9cc50 [2020-08-17T14:28:08.381Z] ---> f069db063372 [2020-08-17T14:28:08.381Z] Step 20/21 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:28:08.656Z] ---> Running in 438135d0f754 [2020-08-17T14:28:09.652Z] Removing intermediate container 438135d0f754 [2020-08-17T14:28:09.652Z] ---> 7ad13459d1a2 [2020-08-17T14:28:09.652Z] Step 21/21 : LABEL version=1.2.2-dev.11 [2020-08-17T14:28:09.652Z] Removing intermediate container aee73df22bd2 [2020-08-17T14:28:09.652Z] ---> 7dc99b29f03c [2020-08-17T14:28:09.652Z] Step 5/29 : COPY go.mod . [2020-08-17T14:28:09.927Z] ---> Running in b78755e2d114 [2020-08-17T14:28:10.923Z] Removing intermediate container b78755e2d114 [2020-08-17T14:28:10.923Z] ---> 5ab25957c1ee [2020-08-17T14:28:10.923Z] [2020-08-17T14:28:10.924Z] ---> a81956ff9703 [2020-08-17T14:28:10.924Z] Step 6/29 : RUN go mod download [2020-08-17T14:28:11.198Z] ---> Running in 858e83a06a51 [2020-08-17T14:28:11.801Z] Successfully built 5ab25957c1ee [2020-08-17T14:28:11.801Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-17T14:28:15.218Z]  Building docker-core-metadata-go ... done Removing intermediate container 28c93baa29b0 [2020-08-17T14:28:15.218Z] ---> fc1f1b8647bb [2020-08-17T14:28:15.218Z] [2020-08-17T14:28:15.218Z] Step 10/20 : FROM alpine [2020-08-17T14:28:15.218Z] ---> 62ee0e9f8440 [2020-08-17T14:28:15.218Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-17T14:28:15.218Z] ---> Running in 875487b1c8d7 [2020-08-17T14:28:16.206Z] Removing intermediate container 858e83a06a51 [2020-08-17T14:28:16.206Z] ---> a4e25ae07457 [2020-08-17T14:28:16.206Z] Step 7/29 : COPY . . [2020-08-17T14:28:17.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:28:17.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:28:18.531Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:28:18.531Z] v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:28:18.531Z] OK: 12617 distinct packages available [2020-08-17T14:28:19.519Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-17T14:28:19.795Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-17T14:28:19.795Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-17T14:28:19.795Z] (4/4) Installing curl (7.69.1-r0) [2020-08-17T14:28:19.795Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:28:19.795Z] Executing ca-certificates-20191127-r4.trigger [2020-08-17T14:28:20.074Z] OK: 7 MiB in 18 packages [2020-08-17T14:28:24.433Z] Removing intermediate container 875487b1c8d7 [2020-08-17T14:28:24.433Z] ---> de8fc4535f93 [2020-08-17T14:28:24.433Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-17T14:28:24.706Z] ---> Running in 80a4b37fcc14 [2020-08-17T14:28:25.685Z] Removing intermediate container 80a4b37fcc14 [2020-08-17T14:28:25.685Z] ---> 1b196a448235 [2020-08-17T14:28:25.685Z] Step 13/20 : WORKDIR /edgex [2020-08-17T14:28:25.957Z] ---> Running in f5dc1c3e7b8f [2020-08-17T14:28:26.949Z] Removing intermediate container f5dc1c3e7b8f [2020-08-17T14:28:26.949Z] ---> a5ccfa7ee444 [2020-08-17T14:28:26.949Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-17T14:28:27.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-17T14:28:28.554Z] ---> 6b6b8094570e [2020-08-17T14:28:28.554Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-17T14:28:32.078Z] ---> f47b5c091a1b [2020-08-17T14:28:32.078Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-17T14:28:32.078Z] ---> Running in 6cc84b0dd88f [2020-08-17T14:28:33.059Z] Removing intermediate container 6cc84b0dd88f [2020-08-17T14:28:33.059Z] ---> 11f542f86f43 [2020-08-17T14:28:33.059Z] Step 17/20 : CMD ["--init=true"] [2020-08-17T14:28:33.333Z] ---> Running in 6399cb4c9052 [2020-08-17T14:28:34.313Z] Removing intermediate container 6399cb4c9052 [2020-08-17T14:28:34.313Z] ---> c2b3035edf27 [2020-08-17T14:28:34.313Z] Step 18/20 : LABEL arch=arm64 [2020-08-17T14:28:34.313Z] ---> Running in 6be95eba2edc [2020-08-17T14:28:34.927Z] ---> 152967880a2a [2020-08-17T14:28:34.927Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-17T14:28:34.927Z] ---> Running in 1bc7c7a8a3bd [2020-08-17T14:28:35.212Z] Removing intermediate container 6be95eba2edc [2020-08-17T14:28:35.212Z] ---> a9ceb82f8a60 [2020-08-17T14:28:35.212Z] Step 19/20 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:28:35.212Z] ---> Running in 774de86fd6ef [2020-08-17T14:28:36.194Z] Removing intermediate container 774de86fd6ef [2020-08-17T14:28:36.194Z] ---> 8d13672780c3 [2020-08-17T14:28:36.194Z] Step 20/20 : LABEL version=1.2.2-dev.11 [2020-08-17T14:28:36.194Z] ---> Running in 757bd5d8b693 [2020-08-17T14:28:37.171Z] Removing intermediate container 757bd5d8b693 [2020-08-17T14:28:37.171Z] ---> f97956b5d9a2 [2020-08-17T14:28:37.171Z] [2020-08-17T14:28:37.445Z] Successfully built f97956b5d9a2 [2020-08-17T14:28:37.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-17T14:28:37.445Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-17T14:28:38.042Z]  Building docker-security-proxy-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.11" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-17T14:28:50.457Z] Removing intermediate container dc29fbabec59 [2020-08-17T14:28:50.457Z] ---> 69daf5c04abb [2020-08-17T14:28:50.457Z] [2020-08-17T14:28:50.457Z] Step 10/26 : FROM alpine:3.10 [2020-08-17T14:28:50.457Z] 3.10: Pulling from library/alpine [2020-08-17T14:28:50.457Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-17T14:28:50.457Z] Status: Downloaded newer image for alpine:3.10 [2020-08-17T14:28:50.457Z] ---> 536a684cf733 [2020-08-17T14:28:50.457Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-17T14:28:50.457Z] ---> Running in fbfde552bd6c [2020-08-17T14:28:52.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:28:52.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:28:53.316Z] v3.10.5-74-g0b1cb9d719 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-17T14:28:53.316Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-17T14:28:53.316Z] OK: 10167 distinct packages available [2020-08-17T14:28:53.912Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-17T14:28:53.912Z] Removing intermediate container cd890d318fa2 [2020-08-17T14:28:53.912Z] ---> ece61f8b4e70 [2020-08-17T14:28:53.912Z] [2020-08-17T14:28:53.912Z] Step 10/23 : FROM scratch [2020-08-17T14:28:53.912Z] ---> [2020-08-17T14:28:53.912Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-17T14:28:53.912Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-17T14:28:53.912Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-17T14:28:54.186Z] (4/5) Installing curl (7.66.0-r0) [2020-08-17T14:28:54.186Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-17T14:28:54.186Z] Executing busybox-1.30.1-r3.trigger [2020-08-17T14:28:54.186Z] Executing ca-certificates-20191127-r2.trigger [2020-08-17T14:28:54.186Z] ---> Using cache [2020-08-17T14:28:54.186Z] ---> 5f4b54f3693f [2020-08-17T14:28:54.186Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-17T14:28:54.460Z] OK: 7 MiB in 19 packages [2020-08-17T14:28:54.460Z] ---> Running in 327949f050ef [2020-08-17T14:28:55.057Z] Removing intermediate container 327949f050ef [2020-08-17T14:28:55.057Z] ---> 5b5a8f230108 [2020-08-17T14:28:55.057Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-17T14:28:55.057Z] ---> Running in a0f2fbdf88dc [2020-08-17T14:28:55.656Z] Removing intermediate container a0f2fbdf88dc [2020-08-17T14:28:55.656Z] ---> 0540b7dc98a6 [2020-08-17T14:28:55.656Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-17T14:28:56.249Z] Removing intermediate container fbfde552bd6c [2020-08-17T14:28:56.249Z] ---> de2cb7818cb4 [2020-08-17T14:28:56.249Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-17T14:28:56.521Z] ---> Running in b3433aadad4d [2020-08-17T14:28:56.522Z] ---> e1b90faae692 [2020-08-17T14:28:56.522Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-17T14:28:57.120Z] Removing intermediate container b3433aadad4d [2020-08-17T14:28:57.120Z] ---> 2019967f5bf2 [2020-08-17T14:28:57.120Z] Step 13/26 : WORKDIR / [2020-08-17T14:28:57.404Z] ---> Running in 326a59dfc2d5 [2020-08-17T14:28:58.001Z] ---> 114f1c158bf1 [2020-08-17T14:28:58.001Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-17T14:28:58.279Z] Removing intermediate container 326a59dfc2d5 [2020-08-17T14:28:58.279Z] ---> 817e8287b06a [2020-08-17T14:28:58.279Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-08-17T14:28:59.724Z] ---> fff5ffd97566 [2020-08-17T14:28:59.724Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-08-17T14:28:59.997Z] ---> 0a87a961ad93 [2020-08-17T14:28:59.997Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-17T14:29:00.982Z] ---> 6d5ffc71ecc1 [2020-08-17T14:29:00.982Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-17T14:29:00.982Z] ---> e30fb0895b26 [2020-08-17T14:29:00.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-17T14:29:02.436Z] ---> efb692cb50a9 [2020-08-17T14:29:02.436Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-17T14:29:03.036Z] ---> f25e92580e2d [2020-08-17T14:29:03.036Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-17T14:29:03.316Z] ---> 1ff112bb9255 [2020-08-17T14:29:03.316Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-17T14:29:04.300Z] ---> a67cb98a3f69 [2020-08-17T14:29:04.300Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-17T14:29:04.572Z] ---> Running in 84528041b67c [2020-08-17T14:29:05.167Z] ---> 77bc337b7759 [2020-08-17T14:29:05.167Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-17T14:29:05.167Z] Removing intermediate container 84528041b67c [2020-08-17T14:29:05.167Z] ---> d7d11e95c23a [2020-08-17T14:29:05.167Z] Step 21/23 : LABEL arch=arm64 [2020-08-17T14:29:05.448Z] ---> Running in 5f2923bc4243 [2020-08-17T14:29:06.044Z] Removing intermediate container 5f2923bc4243 [2020-08-17T14:29:06.044Z] ---> 007bb45d1525 [2020-08-17T14:29:06.044Z] Step 22/23 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:06.316Z] ---> Running in 51d1965f45ed [2020-08-17T14:29:06.316Z] ---> dd96625daa3e [2020-08-17T14:29:06.316Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-17T14:29:06.916Z] Removing intermediate container 51d1965f45ed [2020-08-17T14:29:06.916Z] ---> e93132b46441 [2020-08-17T14:29:06.916Z] Step 23/23 : LABEL version=1.2.2-dev.11 [2020-08-17T14:29:06.916Z] ---> Running in 907eff611e6c [2020-08-17T14:29:07.518Z] Removing intermediate container 907eff611e6c [2020-08-17T14:29:07.518Z] ---> cc3a4fca2f6a [2020-08-17T14:29:07.518Z] [2020-08-17T14:29:07.801Z] ---> be6fac464a80 [2020-08-17T14:29:07.801Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-17T14:29:08.075Z] Successfully built cc3a4fca2f6a [2020-08-17T14:29:08.075Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-17T14:29:08.665Z]  Building docker-support-notifications-go ... done  ---> 4d7379739a88 [2020-08-17T14:29:08.665Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-17T14:29:08.938Z] ---> Running in 5f60f8b930a3 [2020-08-17T14:29:12.323Z] Removing intermediate container 5f60f8b930a3 [2020-08-17T14:29:12.323Z] ---> abd533a3d6ef [2020-08-17T14:29:12.323Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-17T14:29:12.323Z] ---> Running in d057eb45cffa [2020-08-17T14:29:12.602Z] Removing intermediate container 1bc7c7a8a3bd [2020-08-17T14:29:12.602Z] ---> d9045698fa85 [2020-08-17T14:29:12.602Z] [2020-08-17T14:29:12.602Z] Step 9/29 : FROM alpine:latest [2020-08-17T14:29:12.602Z] ---> 62ee0e9f8440 [2020-08-17T14:29:12.602Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-08-17T14:29:12.602Z] Removing intermediate container d057eb45cffa [2020-08-17T14:29:12.602Z] ---> fd12ebfc8351 [2020-08-17T14:29:12.602Z] Step 24/26 : LABEL arch=arm64 [2020-08-17T14:29:12.602Z] ---> Running in 203fe898d395 [2020-08-17T14:29:12.602Z] ---> Running in e6aafdf5db40 [2020-08-17T14:29:13.192Z] Removing intermediate container 203fe898d395 [2020-08-17T14:29:13.192Z] ---> 75c8b096bae7 [2020-08-17T14:29:13.192Z] Step 11/29 : USER root [2020-08-17T14:29:13.192Z] Removing intermediate container e6aafdf5db40 [2020-08-17T14:29:13.192Z] ---> fb40ffbdb5a5 [2020-08-17T14:29:13.192Z] Step 25/26 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:13.192Z] ---> Running in 4a5a85b53a6a [2020-08-17T14:29:13.192Z] ---> Running in 1a86a4d8b57e [2020-08-17T14:29:13.785Z] Removing intermediate container 1a86a4d8b57e [2020-08-17T14:29:13.785Z] Removing intermediate container 4a5a85b53a6a [2020-08-17T14:29:13.785Z] ---> 4f71ff485ffe [2020-08-17T14:29:13.785Z] Step 26/26 : LABEL version=1.2.2-dev.11 [2020-08-17T14:29:13.785Z] ---> 257c2f72ff78 [2020-08-17T14:29:13.785Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-17T14:29:14.054Z] ---> Running in 3e9aefe6ccc4 [2020-08-17T14:29:14.054Z] ---> Running in b6099fa24cc2 [2020-08-17T14:29:14.325Z] Removing intermediate container b6099fa24cc2 [2020-08-17T14:29:14.325Z] ---> 7f136c4419ba [2020-08-17T14:29:14.325Z] [2020-08-17T14:29:14.917Z] Successfully built 7f136c4419ba [2020-08-17T14:29:14.917Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-17T14:29:15.502Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-17T14:29:15.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-17T14:29:16.357Z] v3.12.0-240-g35a7b2e977 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-17T14:29:16.357Z] v3.12.0-244-g615c9f1d68 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-17T14:29:16.357Z] OK: 12617 distinct packages available [2020-08-17T14:29:16.951Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-17T14:29:16.951Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-17T14:29:16.951Z] Executing busybox-1.31.1-r16.trigger [2020-08-17T14:29:16.951Z] Executing ca-certificates-20191127-r4.trigger [2020-08-17T14:29:17.218Z] OK: 6 MiB in 16 packages [2020-08-17T14:29:18.646Z] Removing intermediate container 3e9aefe6ccc4 [2020-08-17T14:29:18.646Z] ---> bb5c4d6d7724 [2020-08-17T14:29:18.646Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-17T14:29:18.923Z] ---> Running in dd002efe4c32 [2020-08-17T14:29:19.531Z] Removing intermediate container dd002efe4c32 [2020-08-17T14:29:19.531Z] ---> dd5fbdfacf47 [2020-08-17T14:29:19.531Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-17T14:29:19.531Z] ---> Running in 8ea9b68f3b2e [2020-08-17T14:29:20.133Z] Removing intermediate container 8ea9b68f3b2e [2020-08-17T14:29:20.133Z] ---> 3e76994dc234 [2020-08-17T14:29:20.133Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-17T14:29:20.133Z] ---> Running in 24578708fc5e [2020-08-17T14:29:22.742Z] Removing intermediate container 24578708fc5e [2020-08-17T14:29:22.742Z] ---> 102b4acbeeeb [2020-08-17T14:29:22.742Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-17T14:29:23.716Z] ---> c64914561fb6 [2020-08-17T14:29:23.716Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-17T14:29:24.689Z] ---> 58b8c79e1e6b [2020-08-17T14:29:24.689Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-17T14:29:25.280Z] ---> 9e24e7017c71 [2020-08-17T14:29:25.280Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-17T14:29:26.249Z] ---> 41deb3b8123a [2020-08-17T14:29:26.249Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-17T14:29:26.839Z] ---> 44d9055a5553 [2020-08-17T14:29:26.839Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-17T14:29:27.114Z] ---> Running in 2153134e1641 [2020-08-17T14:29:29.719Z] Removing intermediate container 2153134e1641 [2020-08-17T14:29:29.719Z] ---> 75175d24fb45 [2020-08-17T14:29:29.719Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-17T14:29:30.314Z] ---> f7dc1bdb0945 [2020-08-17T14:29:30.314Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-17T14:29:30.314Z] ---> Running in 38ed9efba843 [2020-08-17T14:29:32.921Z] Removing intermediate container 38ed9efba843 [2020-08-17T14:29:32.921Z] ---> 1da45058c5e7 [2020-08-17T14:29:32.921Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-17T14:29:32.921Z] ---> Running in 6ed20bb1df62 [2020-08-17T14:29:36.301Z] Removing intermediate container 6ed20bb1df62 [2020-08-17T14:29:36.301Z] ---> 235a57d9ab83 [2020-08-17T14:29:36.301Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-17T14:29:36.301Z] ---> Running in e9566f5f8b7d [2020-08-17T14:29:36.301Z] Removing intermediate container e9566f5f8b7d [2020-08-17T14:29:36.301Z] ---> c5d994f6a71f [2020-08-17T14:29:36.301Z] Step 26/29 : CMD [ "generate" ] [2020-08-17T14:29:36.573Z] ---> Running in 56ced58f92dc [2020-08-17T14:29:37.164Z] Removing intermediate container 56ced58f92dc [2020-08-17T14:29:37.164Z] ---> c54d2ada82c0 [2020-08-17T14:29:37.164Z] Step 27/29 : LABEL arch=arm64 [2020-08-17T14:29:37.164Z] ---> Running in faf8a8f54990 [2020-08-17T14:29:37.756Z] Removing intermediate container faf8a8f54990 [2020-08-17T14:29:37.756Z] ---> ed69ebbb8036 [2020-08-17T14:29:37.756Z] Step 28/29 : LABEL git_sha=aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:37.756Z] ---> Running in f28b86ba3b6b [2020-08-17T14:29:38.345Z] Removing intermediate container f28b86ba3b6b [2020-08-17T14:29:38.345Z] ---> ddc700b83f77 [2020-08-17T14:29:38.345Z] Step 29/29 : LABEL version=1.2.2-dev.11 [2020-08-17T14:29:38.345Z] ---> Running in 3641bce99a27 [2020-08-17T14:29:38.936Z] Removing intermediate container 3641bce99a27 [2020-08-17T14:29:38.936Z] ---> 0de93f086f59 [2020-08-17T14:29:38.936Z] [2020-08-17T14:29:39.207Z] Successfully built 0de93f086f59 [2020-08-17T14:29:39.207Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-17T14:29:39.492Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-08-17T14:29:39.486Z] $ docker stop --time=1 0255a59696c142885c826b01f1b257577503e3fda44b5c73615ab0d2b84fee5e [2020-08-17T14:29:41.416Z] $ docker rm -f 0255a59696c142885c826b01f1b257577503e3fda44b5c73615ab0d2b84fee5e [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:29:42.172Z] + docker images [2020-08-17T14:29:42.172Z] + grep docker [2020-08-17T14:29:42.443Z] docker-security-secrets-setup-go-arm64 latest 0de93f086f59 4 seconds ago 24.2MB [2020-08-17T14:29:42.443Z] docker-security-secretstore-setup-go-arm64 latest 7f136c4419ba 28 seconds ago 32.6MB [2020-08-17T14:29:42.443Z] docker-support-notifications-go-arm64 latest cc3a4fca2f6a 35 seconds ago 13.9MB [2020-08-17T14:29:42.443Z] docker-security-proxy-setup-go-arm64 latest f97956b5d9a2 About a minute ago 15.8MB [2020-08-17T14:29:42.443Z] docker-core-metadata-go-arm64 latest 5ab25957c1ee About a minute ago 13.8MB [2020-08-17T14:29:42.443Z] docker-sys-mgmt-agent-go-arm64 latest eb62e9984a02 2 minutes ago 266MB [2020-08-17T14:29:42.443Z] docker-core-data-go-arm64 latest 6aeeaef09c5d 2 minutes ago 22.6MB [2020-08-17T14:29:42.443Z] docker-core-command-go-arm64 latest 1aa33549a8c3 3 minutes ago 12.4MB [2020-08-17T14:29:42.443Z] docker-support-scheduler-go-arm64 latest a34a0e773004 3 minutes ago 12.6MB [2020-08-17T14:29:42.443Z] docker-support-logging-go-arm64 latest 6788abf961ed 3 minutes ago 11.4MB [2020-08-17T14:29:42.443Z] docker latest ce9d55ae87f1 7 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-17T14:29:42.827Z] provisioning config files... [2020-08-17T14:29:42.874Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config3044874813481374044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:29:43.270Z] nexus3.edgexfoundry.org:10001 [2020-08-17T14:29:43.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:29:43.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:29:43.811Z] Configure a credential helper to remove this warning. See [2020-08-17T14:29:43.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:29:43.811Z] [2020-08-17T14:29:43.811Z] Login Succeeded [2020-08-17T14:29:43.811Z] nexus3.edgexfoundry.org:10002 [2020-08-17T14:29:44.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:29:44.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:29:44.405Z] Configure a credential helper to remove this warning. See [2020-08-17T14:29:44.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:29:44.405Z] [2020-08-17T14:29:44.405Z] Login Succeeded [2020-08-17T14:29:44.405Z] nexus3.edgexfoundry.org:10003 [2020-08-17T14:29:44.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:29:44.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:29:44.949Z] Configure a credential helper to remove this warning. See [2020-08-17T14:29:44.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:29:44.949Z] [2020-08-17T14:29:44.949Z] Login Succeeded [2020-08-17T14:29:44.949Z] nexus3.edgexfoundry.org:10004 [2020-08-17T14:29:45.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:29:45.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:29:45.497Z] Configure a credential helper to remove this warning. See [2020-08-17T14:29:45.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:29:45.497Z] [2020-08-17T14:29:45.497Z] Login Succeeded [2020-08-17T14:29:45.497Z] docker.io [2020-08-17T14:29:45.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-17T14:29:46.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-17T14:29:46.360Z] Configure a credential helper to remove this warning. See [2020-08-17T14:29:46.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-17T14:29:46.360Z] [2020-08-17T14:29:46.360Z] Login Succeeded [Pipeline] } [2020-08-17T14:29:46.375Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:29:46.529Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-08-17T14:29:46.529Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:46.529Z] 1.2.2-dev.11 [2020-08-17T14:29:46.529Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:29:46.529Z] master [2020-08-17T14:29:46.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:47.005Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:47.330Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:47.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-17T14:29:47.330Z] 97678a76044c: Preparing [2020-08-17T14:29:47.330Z] 63385ae1a1fc: Preparing [2020-08-17T14:29:47.330Z] 465416a3db8a: Preparing [2020-08-17T14:29:47.601Z] 465416a3db8a: Pushed [2020-08-17T14:29:47.601Z] 97678a76044c: Pushed [2020-08-17T14:29:50.968Z] 63385ae1a1fc: Pushed [2020-08-17T14:29:50.968Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:51.305Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:51.636Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.11 [2020-08-17T14:29:51.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-17T14:29:51.636Z] 97678a76044c: Preparing [2020-08-17T14:29:51.636Z] 63385ae1a1fc: Preparing [2020-08-17T14:29:51.636Z] 465416a3db8a: Preparing [2020-08-17T14:29:51.636Z] 465416a3db8a: Layer already exists [2020-08-17T14:29:51.636Z] 97678a76044c: Layer already exists [2020-08-17T14:29:51.636Z] 63385ae1a1fc: Layer already exists [2020-08-17T14:29:51.908Z] 1.2.2-dev.11: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:52.264Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:52.658Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:29:52.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-17T14:29:52.658Z] 97678a76044c: Preparing [2020-08-17T14:29:52.658Z] 63385ae1a1fc: Preparing [2020-08-17T14:29:52.658Z] 465416a3db8a: Preparing [2020-08-17T14:29:52.933Z] 63385ae1a1fc: Layer already exists [2020-08-17T14:29:52.933Z] 97678a76044c: Layer already exists [2020-08-17T14:29:52.933Z] 465416a3db8a: Layer already exists [2020-08-17T14:29:52.933Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:53.268Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:53.598Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-08-17T14:29:53.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-17T14:29:53.598Z] 97678a76044c: Preparing [2020-08-17T14:29:53.598Z] 63385ae1a1fc: Preparing [2020-08-17T14:29:53.598Z] 465416a3db8a: Preparing [2020-08-17T14:29:53.598Z] 63385ae1a1fc: Layer already exists [2020-08-17T14:29:53.598Z] 465416a3db8a: Layer already exists [2020-08-17T14:29:53.598Z] 97678a76044c: Layer already exists [2020-08-17T14:29:53.869Z] master: digest: sha256:544aaa69387180d0b809e3b933f7442f4901896c663e220c76b1604a50fc7ac0 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:29:54.019Z] ===================================================== [Pipeline] echo [2020-08-17T14:29:54.059Z] taggedImages: [2020-08-17T14:29:54.059Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:54.059Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.11 [2020-08-17T14:29:54.059Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:29:54.059Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-08-17T14:29:54.108Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-08-17T14:29:54.108Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:54.108Z] 1.2.2-dev.11 [2020-08-17T14:29:54.108Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:29:54.108Z] master [2020-08-17T14:29:54.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:54.583Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:54.914Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:29:54.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-17T14:29:54.914Z] ae5a9443ee5e: Preparing [2020-08-17T14:29:54.914Z] 9bc8e9565d4f: Preparing [2020-08-17T14:29:54.914Z] e3e7fda27150: Preparing [2020-08-17T14:29:54.914Z] 10d3cd3c1f3b: Preparing [2020-08-17T14:29:54.914Z] e89aef2e5376: Preparing [2020-08-17T14:29:54.914Z] e2f13739ad41: Preparing [2020-08-17T14:29:54.914Z] e2f13739ad41: Waiting [2020-08-17T14:29:55.185Z] ae5a9443ee5e: Pushed [2020-08-17T14:29:55.185Z] e3e7fda27150: Pushed [2020-08-17T14:29:55.185Z] e89aef2e5376: Pushed [2020-08-17T14:29:55.185Z] e2f13739ad41: Layer already exists [2020-08-17T14:29:55.779Z] 10d3cd3c1f3b: Pushed [2020-08-17T14:29:59.148Z] 9bc8e9565d4f: Pushed [2020-08-17T14:29:59.148Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:59.479Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:29:59.805Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.11 [2020-08-17T14:29:59.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-17T14:29:59.805Z] ae5a9443ee5e: Preparing [2020-08-17T14:29:59.805Z] 9bc8e9565d4f: Preparing [2020-08-17T14:29:59.805Z] e3e7fda27150: Preparing [2020-08-17T14:29:59.805Z] 10d3cd3c1f3b: Preparing [2020-08-17T14:29:59.805Z] e89aef2e5376: Preparing [2020-08-17T14:29:59.805Z] e2f13739ad41: Preparing [2020-08-17T14:29:59.805Z] e2f13739ad41: Waiting [2020-08-17T14:29:59.805Z] ae5a9443ee5e: Layer already exists [2020-08-17T14:29:59.805Z] e3e7fda27150: Layer already exists [2020-08-17T14:29:59.805Z] e89aef2e5376: Layer already exists [2020-08-17T14:29:59.805Z] 9bc8e9565d4f: Layer already exists [2020-08-17T14:29:59.805Z] 10d3cd3c1f3b: Layer already exists [2020-08-17T14:29:59.805Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:00.074Z] 1.2.2-dev.11: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:00.404Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:00.730Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:00.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-17T14:30:00.730Z] ae5a9443ee5e: Preparing [2020-08-17T14:30:00.730Z] 9bc8e9565d4f: Preparing [2020-08-17T14:30:00.730Z] e3e7fda27150: Preparing [2020-08-17T14:30:00.730Z] 10d3cd3c1f3b: Preparing [2020-08-17T14:30:00.730Z] e89aef2e5376: Preparing [2020-08-17T14:30:00.730Z] e2f13739ad41: Preparing [2020-08-17T14:30:00.730Z] e2f13739ad41: Waiting [2020-08-17T14:30:00.730Z] 10d3cd3c1f3b: Layer already exists [2020-08-17T14:30:00.730Z] e89aef2e5376: Layer already exists [2020-08-17T14:30:00.730Z] e3e7fda27150: Layer already exists [2020-08-17T14:30:00.730Z] 9bc8e9565d4f: Layer already exists [2020-08-17T14:30:00.730Z] ae5a9443ee5e: Layer already exists [2020-08-17T14:30:00.730Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:00.998Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:01.328Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:01.669Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-08-17T14:30:01.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-17T14:30:01.669Z] ae5a9443ee5e: Preparing [2020-08-17T14:30:01.669Z] 9bc8e9565d4f: Preparing [2020-08-17T14:30:01.669Z] e3e7fda27150: Preparing [2020-08-17T14:30:01.669Z] 10d3cd3c1f3b: Preparing [2020-08-17T14:30:01.669Z] e89aef2e5376: Preparing [2020-08-17T14:30:01.669Z] e2f13739ad41: Preparing [2020-08-17T14:30:01.669Z] e2f13739ad41: Waiting [2020-08-17T14:30:01.669Z] e3e7fda27150: Layer already exists [2020-08-17T14:30:01.669Z] 10d3cd3c1f3b: Layer already exists [2020-08-17T14:30:01.669Z] ae5a9443ee5e: Layer already exists [2020-08-17T14:30:01.669Z] 9bc8e9565d4f: Layer already exists [2020-08-17T14:30:01.669Z] e89aef2e5376: Layer already exists [2020-08-17T14:30:01.669Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:01.941Z] master: digest: sha256:82c7ec0f1432005929ece143abf616d4d51261272538cb0461e7ec1ee22d2b5a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:02.116Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:02.155Z] taggedImages: [2020-08-17T14:30:02.155Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:02.155Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:02.155Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:02.155Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-08-17T14:30:02.208Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-08-17T14:30:02.208Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:02.208Z] 1.2.2-dev.11 [2020-08-17T14:30:02.208Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:02.208Z] master [2020-08-17T14:30:02.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:02.718Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:03.050Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:03.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-17T14:30:03.050Z] 489c4054e07e: Preparing [2020-08-17T14:30:03.050Z] a5b0a7d2396e: Preparing [2020-08-17T14:30:03.050Z] 5fa4a16d2ead: Preparing [2020-08-17T14:30:03.324Z] 5fa4a16d2ead: Pushed [2020-08-17T14:30:03.324Z] 489c4054e07e: Pushed [2020-08-17T14:30:06.689Z] a5b0a7d2396e: Pushed [2020-08-17T14:30:06.961Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:07.294Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:07.622Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:07.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-17T14:30:07.622Z] 489c4054e07e: Preparing [2020-08-17T14:30:07.622Z] a5b0a7d2396e: Preparing [2020-08-17T14:30:07.622Z] 5fa4a16d2ead: Preparing [2020-08-17T14:30:07.622Z] 489c4054e07e: Layer already exists [2020-08-17T14:30:07.622Z] a5b0a7d2396e: Layer already exists [2020-08-17T14:30:07.622Z] 5fa4a16d2ead: Layer already exists [2020-08-17T14:30:07.892Z] 1.2.2-dev.11: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:08.225Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:08.571Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:08.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-17T14:30:08.571Z] 489c4054e07e: Preparing [2020-08-17T14:30:08.571Z] a5b0a7d2396e: Preparing [2020-08-17T14:30:08.571Z] 5fa4a16d2ead: Preparing [2020-08-17T14:30:08.571Z] a5b0a7d2396e: Layer already exists [2020-08-17T14:30:08.571Z] 5fa4a16d2ead: Layer already exists [2020-08-17T14:30:08.571Z] 489c4054e07e: Layer already exists [2020-08-17T14:30:08.843Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:09.194Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:09.532Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-08-17T14:30:09.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-17T14:30:09.532Z] 489c4054e07e: Preparing [2020-08-17T14:30:09.532Z] a5b0a7d2396e: Preparing [2020-08-17T14:30:09.532Z] 5fa4a16d2ead: Preparing [2020-08-17T14:30:09.802Z] a5b0a7d2396e: Layer already exists [2020-08-17T14:30:09.802Z] 5fa4a16d2ead: Layer already exists [2020-08-17T14:30:09.802Z] 489c4054e07e: Layer already exists [2020-08-17T14:30:09.803Z] master: digest: sha256:8bb04f2766e60936c4759db7b92a2105f2bd9c8fcf9bc91b95c52937bb0219c1 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:09.963Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:09.998Z] taggedImages: [2020-08-17T14:30:09.998Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:09.998Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:09.998Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:09.998Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-08-17T14:30:10.049Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-08-17T14:30:10.049Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:10.049Z] 1.2.2-dev.11 [2020-08-17T14:30:10.049Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:10.049Z] master [2020-08-17T14:30:10.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:10.540Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:10.871Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:10.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-17T14:30:10.871Z] 01f0c9269862: Preparing [2020-08-17T14:30:10.871Z] e03d12d8b3d8: Preparing [2020-08-17T14:30:10.871Z] d7bb407340ed: Preparing [2020-08-17T14:30:10.871Z] 312fc1e1f624: Preparing [2020-08-17T14:30:10.871Z] e2f13739ad41: Preparing [2020-08-17T14:30:10.871Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:11.145Z] e03d12d8b3d8: Pushed [2020-08-17T14:30:11.145Z] d7bb407340ed: Pushed [2020-08-17T14:30:11.417Z] 312fc1e1f624: Pushed [2020-08-17T14:30:13.372Z] 01f0c9269862: Pushed [2020-08-17T14:30:13.372Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:13.699Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:14.022Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:14.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-17T14:30:14.023Z] 01f0c9269862: Preparing [2020-08-17T14:30:14.023Z] e03d12d8b3d8: Preparing [2020-08-17T14:30:14.023Z] d7bb407340ed: Preparing [2020-08-17T14:30:14.023Z] 312fc1e1f624: Preparing [2020-08-17T14:30:14.023Z] e2f13739ad41: Preparing [2020-08-17T14:30:14.023Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:14.023Z] e03d12d8b3d8: Layer already exists [2020-08-17T14:30:14.023Z] d7bb407340ed: Layer already exists [2020-08-17T14:30:14.023Z] 312fc1e1f624: Layer already exists [2020-08-17T14:30:14.023Z] 01f0c9269862: Layer already exists [2020-08-17T14:30:14.293Z] 1.2.2-dev.11: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:14.631Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:14.960Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:14.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-17T14:30:14.960Z] 01f0c9269862: Preparing [2020-08-17T14:30:14.960Z] e03d12d8b3d8: Preparing [2020-08-17T14:30:14.960Z] d7bb407340ed: Preparing [2020-08-17T14:30:14.960Z] 312fc1e1f624: Preparing [2020-08-17T14:30:14.960Z] e2f13739ad41: Preparing [2020-08-17T14:30:14.960Z] 312fc1e1f624: Layer already exists [2020-08-17T14:30:14.960Z] e03d12d8b3d8: Layer already exists [2020-08-17T14:30:14.960Z] 01f0c9269862: Layer already exists [2020-08-17T14:30:14.960Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:14.960Z] d7bb407340ed: Layer already exists [2020-08-17T14:30:15.230Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:15.560Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:15.889Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-08-17T14:30:15.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-17T14:30:15.889Z] 01f0c9269862: Preparing [2020-08-17T14:30:15.889Z] e03d12d8b3d8: Preparing [2020-08-17T14:30:15.889Z] d7bb407340ed: Preparing [2020-08-17T14:30:15.889Z] 312fc1e1f624: Preparing [2020-08-17T14:30:15.889Z] e2f13739ad41: Preparing [2020-08-17T14:30:15.889Z] 01f0c9269862: Layer already exists [2020-08-17T14:30:15.889Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:15.889Z] e03d12d8b3d8: Layer already exists [2020-08-17T14:30:15.889Z] 312fc1e1f624: Layer already exists [2020-08-17T14:30:15.889Z] d7bb407340ed: Layer already exists [2020-08-17T14:30:16.158Z] master: digest: sha256:54d370e59dc3f77e24871e76b5c8cb85c0893b33f298b43a5e7e8aad793fa98e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:16.311Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:16.355Z] taggedImages: [2020-08-17T14:30:16.355Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:16.355Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:16.355Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:16.355Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-08-17T14:30:16.420Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-08-17T14:30:16.420Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:16.420Z] 1.2.2-dev.11 [2020-08-17T14:30:16.421Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:16.421Z] master [2020-08-17T14:30:16.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:16.907Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:17.242Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:17.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-17T14:30:17.242Z] 23e81569eb78: Preparing [2020-08-17T14:30:17.242Z] b86be9d3cb0e: Preparing [2020-08-17T14:30:17.242Z] 605935f645cb: Preparing [2020-08-17T14:30:17.242Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:17.242Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:17.242Z] add17e3d2a2d: Preparing [2020-08-17T14:30:17.242Z] d3b94c7d0c50: Preparing [2020-08-17T14:30:17.242Z] 4c31d0935444: Preparing [2020-08-17T14:30:17.242Z] 23e81569eb78: Preparing [2020-08-17T14:30:17.242Z] 60dbb4eb13f8: Preparing [2020-08-17T14:30:17.242Z] c7aaecb1d52b: Preparing [2020-08-17T14:30:17.242Z] 4de7f9562ebf: Preparing [2020-08-17T14:30:17.242Z] e2f13739ad41: Preparing [2020-08-17T14:30:17.242Z] 60dbb4eb13f8: Waiting [2020-08-17T14:30:17.242Z] d3b94c7d0c50: Waiting [2020-08-17T14:30:17.242Z] c7aaecb1d52b: Waiting [2020-08-17T14:30:17.242Z] 4c31d0935444: Waiting [2020-08-17T14:30:17.242Z] e2f13739ad41: Waiting [2020-08-17T14:30:17.242Z] 4de7f9562ebf: Waiting [2020-08-17T14:30:17.514Z] b94cfe9b3db0: Pushed [2020-08-17T14:30:17.514Z] add17e3d2a2d: Pushed [2020-08-17T14:30:17.514Z] b86be9d3cb0e: Pushed [2020-08-17T14:30:17.514Z] 605935f645cb: Pushed [2020-08-17T14:30:17.787Z] d3b94c7d0c50: Pushed [2020-08-17T14:30:17.787Z] 4c31d0935444: Pushed [2020-08-17T14:30:17.787Z] 60dbb4eb13f8: Pushed [2020-08-17T14:30:17.787Z] c7aaecb1d52b: Pushed [2020-08-17T14:30:17.787Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:18.057Z] 4de7f9562ebf: Pushed [2020-08-17T14:30:20.017Z] 23e81569eb78: Pushed [2020-08-17T14:30:20.017Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:20.347Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:20.680Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:20.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-17T14:30:20.680Z] 23e81569eb78: Preparing [2020-08-17T14:30:20.680Z] b86be9d3cb0e: Preparing [2020-08-17T14:30:20.680Z] 605935f645cb: Preparing [2020-08-17T14:30:20.680Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:20.680Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:20.680Z] add17e3d2a2d: Preparing [2020-08-17T14:30:20.680Z] d3b94c7d0c50: Preparing [2020-08-17T14:30:20.680Z] 4c31d0935444: Preparing [2020-08-17T14:30:20.680Z] d3b94c7d0c50: Waiting [2020-08-17T14:30:20.680Z] 23e81569eb78: Preparing [2020-08-17T14:30:20.680Z] 60dbb4eb13f8: Preparing [2020-08-17T14:30:20.680Z] 4c31d0935444: Waiting [2020-08-17T14:30:20.680Z] c7aaecb1d52b: Preparing [2020-08-17T14:30:20.680Z] 4de7f9562ebf: Preparing [2020-08-17T14:30:20.680Z] e2f13739ad41: Preparing [2020-08-17T14:30:20.680Z] 60dbb4eb13f8: Waiting [2020-08-17T14:30:20.680Z] c7aaecb1d52b: Waiting [2020-08-17T14:30:20.680Z] 4de7f9562ebf: Waiting [2020-08-17T14:30:20.680Z] e2f13739ad41: Waiting [2020-08-17T14:30:20.680Z] b94cfe9b3db0: Layer already exists [2020-08-17T14:30:20.680Z] 23e81569eb78: Layer already exists [2020-08-17T14:30:20.680Z] b86be9d3cb0e: Layer already exists [2020-08-17T14:30:20.680Z] add17e3d2a2d: Layer already exists [2020-08-17T14:30:20.680Z] 605935f645cb: Layer already exists [2020-08-17T14:30:20.680Z] 60dbb4eb13f8: Layer already exists [2020-08-17T14:30:20.680Z] 4c31d0935444: Layer already exists [2020-08-17T14:30:20.680Z] d3b94c7d0c50: Layer already exists [2020-08-17T14:30:20.680Z] c7aaecb1d52b: Layer already exists [2020-08-17T14:30:20.680Z] 4de7f9562ebf: Layer already exists [2020-08-17T14:30:20.951Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:20.951Z] 1.2.2-dev.11: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:21.285Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:21.628Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:21.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-17T14:30:21.628Z] 23e81569eb78: Preparing [2020-08-17T14:30:21.628Z] b86be9d3cb0e: Preparing [2020-08-17T14:30:21.628Z] 605935f645cb: Preparing [2020-08-17T14:30:21.628Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:21.628Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:21.628Z] add17e3d2a2d: Preparing [2020-08-17T14:30:21.628Z] d3b94c7d0c50: Preparing [2020-08-17T14:30:21.628Z] 4c31d0935444: Preparing [2020-08-17T14:30:21.628Z] 23e81569eb78: Preparing [2020-08-17T14:30:21.628Z] 60dbb4eb13f8: Preparing [2020-08-17T14:30:21.628Z] c7aaecb1d52b: Preparing [2020-08-17T14:30:21.628Z] 4de7f9562ebf: Preparing [2020-08-17T14:30:21.628Z] e2f13739ad41: Preparing [2020-08-17T14:30:21.628Z] d3b94c7d0c50: Waiting [2020-08-17T14:30:21.628Z] 4c31d0935444: Waiting [2020-08-17T14:30:21.628Z] e2f13739ad41: Waiting [2020-08-17T14:30:21.628Z] 60dbb4eb13f8: Waiting [2020-08-17T14:30:21.628Z] c7aaecb1d52b: Waiting [2020-08-17T14:30:21.628Z] 4de7f9562ebf: Waiting [2020-08-17T14:30:21.904Z] b94cfe9b3db0: Layer already exists [2020-08-17T14:30:21.904Z] 605935f645cb: Layer already exists [2020-08-17T14:30:21.904Z] 23e81569eb78: Layer already exists [2020-08-17T14:30:21.904Z] add17e3d2a2d: Layer already exists [2020-08-17T14:30:21.904Z] b86be9d3cb0e: Layer already exists [2020-08-17T14:30:21.904Z] 60dbb4eb13f8: Layer already exists [2020-08-17T14:30:21.904Z] 4c31d0935444: Layer already exists [2020-08-17T14:30:21.904Z] d3b94c7d0c50: Layer already exists [2020-08-17T14:30:21.904Z] c7aaecb1d52b: Layer already exists [2020-08-17T14:30:21.904Z] 4de7f9562ebf: Layer already exists [2020-08-17T14:30:21.904Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:21.904Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:22.237Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:22.568Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-08-17T14:30:22.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-17T14:30:22.568Z] 23e81569eb78: Preparing [2020-08-17T14:30:22.568Z] b86be9d3cb0e: Preparing [2020-08-17T14:30:22.568Z] 605935f645cb: Preparing [2020-08-17T14:30:22.568Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:22.568Z] b94cfe9b3db0: Preparing [2020-08-17T14:30:22.568Z] add17e3d2a2d: Preparing [2020-08-17T14:30:22.568Z] d3b94c7d0c50: Preparing [2020-08-17T14:30:22.568Z] 4c31d0935444: Preparing [2020-08-17T14:30:22.568Z] 23e81569eb78: Preparing [2020-08-17T14:30:22.568Z] 60dbb4eb13f8: Preparing [2020-08-17T14:30:22.568Z] c7aaecb1d52b: Preparing [2020-08-17T14:30:22.568Z] 4de7f9562ebf: Preparing [2020-08-17T14:30:22.568Z] e2f13739ad41: Preparing [2020-08-17T14:30:22.568Z] 60dbb4eb13f8: Waiting [2020-08-17T14:30:22.568Z] c7aaecb1d52b: Waiting [2020-08-17T14:30:22.568Z] 4de7f9562ebf: Waiting [2020-08-17T14:30:22.568Z] e2f13739ad41: Waiting [2020-08-17T14:30:22.568Z] d3b94c7d0c50: Waiting [2020-08-17T14:30:22.568Z] 4c31d0935444: Waiting [2020-08-17T14:30:22.568Z] b86be9d3cb0e: Layer already exists [2020-08-17T14:30:22.837Z] add17e3d2a2d: Layer already exists [2020-08-17T14:30:22.837Z] 605935f645cb: Layer already exists [2020-08-17T14:30:22.837Z] b94cfe9b3db0: Layer already exists [2020-08-17T14:30:22.837Z] 23e81569eb78: Layer already exists [2020-08-17T14:30:22.837Z] d3b94c7d0c50: Layer already exists [2020-08-17T14:30:22.837Z] 60dbb4eb13f8: Layer already exists [2020-08-17T14:30:22.837Z] 4de7f9562ebf: Layer already exists [2020-08-17T14:30:22.837Z] 4c31d0935444: Layer already exists [2020-08-17T14:30:22.837Z] c7aaecb1d52b: Layer already exists [2020-08-17T14:30:22.837Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:22.837Z] master: digest: sha256:f1368087e3b402748aed7468ac208c4282a647784a7ab0bdceb2ba1957705594 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:23.020Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:23.056Z] taggedImages: [2020-08-17T14:30:23.056Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:23.056Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:23.056Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:23.056Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-08-17T14:30:23.106Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-08-17T14:30:23.106Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:23.106Z] 1.2.2-dev.11 [2020-08-17T14:30:23.106Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:23.106Z] master [2020-08-17T14:30:23.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:23.563Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:23.889Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:23.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-17T14:30:23.889Z] 2e367c7fd34f: Preparing [2020-08-17T14:30:23.889Z] 0575def6cde7: Preparing [2020-08-17T14:30:23.889Z] 4e836ae91d30: Preparing [2020-08-17T14:30:23.889Z] 99f20a48413f: Preparing [2020-08-17T14:30:23.889Z] 057267e60eb7: Preparing [2020-08-17T14:30:23.889Z] 8ebc92b4b264: Preparing [2020-08-17T14:30:23.889Z] ef8b45f2113a: Preparing [2020-08-17T14:30:23.889Z] 55d0c3529d05: Preparing [2020-08-17T14:30:23.889Z] 2a4b82591eeb: Preparing [2020-08-17T14:30:23.889Z] 09a6fb201fc1: Preparing [2020-08-17T14:30:23.889Z] 66b385cf80cf: Preparing [2020-08-17T14:30:23.889Z] 8ebc92b4b264: Waiting [2020-08-17T14:30:23.889Z] ef8b45f2113a: Waiting [2020-08-17T14:30:23.889Z] 55d0c3529d05: Waiting [2020-08-17T14:30:23.889Z] 2a4b82591eeb: Waiting [2020-08-17T14:30:23.889Z] 09a6fb201fc1: Waiting [2020-08-17T14:30:23.889Z] 66b385cf80cf: Waiting [2020-08-17T14:30:24.163Z] 2e367c7fd34f: Pushed [2020-08-17T14:30:24.163Z] 0575def6cde7: Pushed [2020-08-17T14:30:24.433Z] 8ebc92b4b264: Pushed [2020-08-17T14:30:24.433Z] ef8b45f2113a: Pushed [2020-08-17T14:30:24.433Z] 55d0c3529d05: Pushed [2020-08-17T14:30:25.183Z] 2a4b82591eeb: Pushed [2020-08-17T14:30:25.183Z] 66b385cf80cf: Layer already exists [2020-08-17T14:30:25.489Z] 09a6fb201fc1: Pushed [2020-08-17T14:30:26.472Z] 4e836ae91d30: Pushed [2020-08-17T14:30:27.059Z] 99f20a48413f: Pushed [2020-08-17T14:30:27.059Z] 057267e60eb7: Pushed [2020-08-17T14:30:27.059Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:27.392Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:27.724Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:27.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-17T14:30:27.724Z] 2e367c7fd34f: Preparing [2020-08-17T14:30:27.724Z] 0575def6cde7: Preparing [2020-08-17T14:30:27.724Z] 4e836ae91d30: Preparing [2020-08-17T14:30:27.724Z] 99f20a48413f: Preparing [2020-08-17T14:30:27.724Z] 057267e60eb7: Preparing [2020-08-17T14:30:27.724Z] 8ebc92b4b264: Preparing [2020-08-17T14:30:27.724Z] ef8b45f2113a: Preparing [2020-08-17T14:30:27.724Z] 55d0c3529d05: Preparing [2020-08-17T14:30:27.724Z] 2a4b82591eeb: Preparing [2020-08-17T14:30:27.724Z] 09a6fb201fc1: Preparing [2020-08-17T14:30:27.724Z] 66b385cf80cf: Preparing [2020-08-17T14:30:27.724Z] 55d0c3529d05: Waiting [2020-08-17T14:30:27.724Z] 2a4b82591eeb: Waiting [2020-08-17T14:30:27.724Z] 8ebc92b4b264: Waiting [2020-08-17T14:30:27.724Z] ef8b45f2113a: Waiting [2020-08-17T14:30:27.724Z] 66b385cf80cf: Waiting [2020-08-17T14:30:27.724Z] 09a6fb201fc1: Waiting [2020-08-17T14:30:27.724Z] 99f20a48413f: Layer already exists [2020-08-17T14:30:27.724Z] 0575def6cde7: Layer already exists [2020-08-17T14:30:27.724Z] 4e836ae91d30: Layer already exists [2020-08-17T14:30:27.724Z] 057267e60eb7: Layer already exists [2020-08-17T14:30:27.724Z] 2e367c7fd34f: Layer already exists [2020-08-17T14:30:27.998Z] ef8b45f2113a: Layer already exists [2020-08-17T14:30:27.998Z] 8ebc92b4b264: Layer already exists [2020-08-17T14:30:27.998Z] 55d0c3529d05: Layer already exists [2020-08-17T14:30:27.998Z] 09a6fb201fc1: Layer already exists [2020-08-17T14:30:27.998Z] 2a4b82591eeb: Layer already exists [2020-08-17T14:30:27.998Z] 66b385cf80cf: Layer already exists [2020-08-17T14:30:27.998Z] 1.2.2-dev.11: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:28.330Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:28.659Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:28.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-17T14:30:28.659Z] 2e367c7fd34f: Preparing [2020-08-17T14:30:28.659Z] 0575def6cde7: Preparing [2020-08-17T14:30:28.659Z] 4e836ae91d30: Preparing [2020-08-17T14:30:28.659Z] 99f20a48413f: Preparing [2020-08-17T14:30:28.659Z] 057267e60eb7: Preparing [2020-08-17T14:30:28.659Z] 8ebc92b4b264: Preparing [2020-08-17T14:30:28.659Z] ef8b45f2113a: Preparing [2020-08-17T14:30:28.659Z] 55d0c3529d05: Preparing [2020-08-17T14:30:28.659Z] 2a4b82591eeb: Preparing [2020-08-17T14:30:28.659Z] 09a6fb201fc1: Preparing [2020-08-17T14:30:28.659Z] 66b385cf80cf: Preparing [2020-08-17T14:30:28.659Z] ef8b45f2113a: Waiting [2020-08-17T14:30:28.659Z] 55d0c3529d05: Waiting [2020-08-17T14:30:28.659Z] 2a4b82591eeb: Waiting [2020-08-17T14:30:28.659Z] 09a6fb201fc1: Waiting [2020-08-17T14:30:28.659Z] 66b385cf80cf: Waiting [2020-08-17T14:30:28.659Z] 8ebc92b4b264: Waiting [2020-08-17T14:30:28.659Z] 057267e60eb7: Layer already exists [2020-08-17T14:30:28.659Z] 4e836ae91d30: Layer already exists [2020-08-17T14:30:28.659Z] 99f20a48413f: Layer already exists [2020-08-17T14:30:28.659Z] 0575def6cde7: Layer already exists [2020-08-17T14:30:28.929Z] 2e367c7fd34f: Layer already exists [2020-08-17T14:30:28.929Z] 8ebc92b4b264: Layer already exists [2020-08-17T14:30:28.929Z] 55d0c3529d05: Layer already exists [2020-08-17T14:30:28.929Z] ef8b45f2113a: Layer already exists [2020-08-17T14:30:28.929Z] 2a4b82591eeb: Layer already exists [2020-08-17T14:30:28.929Z] 09a6fb201fc1: Layer already exists [2020-08-17T14:30:28.929Z] 66b385cf80cf: Layer already exists [2020-08-17T14:30:28.929Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:29.264Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:29.591Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-08-17T14:30:29.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-17T14:30:29.591Z] 2e367c7fd34f: Preparing [2020-08-17T14:30:29.591Z] 0575def6cde7: Preparing [2020-08-17T14:30:29.591Z] 4e836ae91d30: Preparing [2020-08-17T14:30:29.591Z] 99f20a48413f: Preparing [2020-08-17T14:30:29.591Z] 057267e60eb7: Preparing [2020-08-17T14:30:29.591Z] 8ebc92b4b264: Preparing [2020-08-17T14:30:29.591Z] ef8b45f2113a: Preparing [2020-08-17T14:30:29.591Z] 55d0c3529d05: Preparing [2020-08-17T14:30:29.591Z] 2a4b82591eeb: Preparing [2020-08-17T14:30:29.591Z] 09a6fb201fc1: Preparing [2020-08-17T14:30:29.591Z] 66b385cf80cf: Preparing [2020-08-17T14:30:29.591Z] 55d0c3529d05: Waiting [2020-08-17T14:30:29.591Z] 2a4b82591eeb: Waiting [2020-08-17T14:30:29.591Z] 09a6fb201fc1: Waiting [2020-08-17T14:30:29.591Z] 8ebc92b4b264: Waiting [2020-08-17T14:30:29.591Z] 66b385cf80cf: Waiting [2020-08-17T14:30:29.591Z] ef8b45f2113a: Waiting [2020-08-17T14:30:29.591Z] 2e367c7fd34f: Layer already exists [2020-08-17T14:30:29.591Z] 99f20a48413f: Layer already exists [2020-08-17T14:30:29.591Z] 057267e60eb7: Layer already exists [2020-08-17T14:30:29.591Z] 4e836ae91d30: Layer already exists [2020-08-17T14:30:29.591Z] 0575def6cde7: Layer already exists [2020-08-17T14:30:29.591Z] 55d0c3529d05: Layer already exists [2020-08-17T14:30:29.591Z] ef8b45f2113a: Layer already exists [2020-08-17T14:30:29.591Z] 2a4b82591eeb: Layer already exists [2020-08-17T14:30:29.591Z] 09a6fb201fc1: Layer already exists [2020-08-17T14:30:29.591Z] 8ebc92b4b264: Layer already exists [2020-08-17T14:30:29.863Z] 66b385cf80cf: Layer already exists [2020-08-17T14:30:29.863Z] master: digest: sha256:3e83aa9de100b401b377d0446618b7acb8b67bb64104512810ce8d0bb360168a size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:30.012Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:30.047Z] taggedImages: [2020-08-17T14:30:30.047Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:30.047Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:30.047Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:30.047Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-08-17T14:30:30.100Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-08-17T14:30:30.101Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:30.101Z] 1.2.2-dev.11 [2020-08-17T14:30:30.101Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:30.101Z] master [2020-08-17T14:30:30.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:30.573Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:30.900Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:30.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-17T14:30:30.900Z] 13695154b04c: Preparing [2020-08-17T14:30:30.900Z] 659dadf1f980: Preparing [2020-08-17T14:30:30.900Z] 7a767affa7db: Preparing [2020-08-17T14:30:30.900Z] 5c514a6e5b77: Preparing [2020-08-17T14:30:31.174Z] 7a767affa7db: Pushed [2020-08-17T14:30:31.174Z] 13695154b04c: Pushed [2020-08-17T14:30:31.443Z] 5c514a6e5b77: Pushed [2020-08-17T14:30:34.044Z] 659dadf1f980: Pushed [2020-08-17T14:30:34.044Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:34.642Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:34.967Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:34.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-17T14:30:34.967Z] 13695154b04c: Preparing [2020-08-17T14:30:34.967Z] 659dadf1f980: Preparing [2020-08-17T14:30:34.967Z] 7a767affa7db: Preparing [2020-08-17T14:30:34.967Z] 5c514a6e5b77: Preparing [2020-08-17T14:30:35.237Z] 13695154b04c: Layer already exists [2020-08-17T14:30:35.237Z] 7a767affa7db: Layer already exists [2020-08-17T14:30:35.237Z] 5c514a6e5b77: Layer already exists [2020-08-17T14:30:35.237Z] 659dadf1f980: Layer already exists [2020-08-17T14:30:35.237Z] 1.2.2-dev.11: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:35.564Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:35.891Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:35.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-17T14:30:35.891Z] 13695154b04c: Preparing [2020-08-17T14:30:35.891Z] 659dadf1f980: Preparing [2020-08-17T14:30:35.891Z] 7a767affa7db: Preparing [2020-08-17T14:30:35.891Z] 5c514a6e5b77: Preparing [2020-08-17T14:30:35.891Z] 5c514a6e5b77: Layer already exists [2020-08-17T14:30:35.891Z] 13695154b04c: Layer already exists [2020-08-17T14:30:35.891Z] 659dadf1f980: Layer already exists [2020-08-17T14:30:36.161Z] 7a767affa7db: Layer already exists [2020-08-17T14:30:36.161Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:36.493Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:36.819Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-08-17T14:30:36.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-17T14:30:36.819Z] 13695154b04c: Preparing [2020-08-17T14:30:36.819Z] 659dadf1f980: Preparing [2020-08-17T14:30:36.819Z] 7a767affa7db: Preparing [2020-08-17T14:30:36.819Z] 5c514a6e5b77: Preparing [2020-08-17T14:30:37.090Z] 659dadf1f980: Layer already exists [2020-08-17T14:30:37.090Z] 13695154b04c: Layer already exists [2020-08-17T14:30:37.090Z] 5c514a6e5b77: Layer already exists [2020-08-17T14:30:37.090Z] 7a767affa7db: Layer already exists [2020-08-17T14:30:37.090Z] master: digest: sha256:925b67028425fb9cb06462da2a99b22a7f1e40dc8c0dd1e115d55bff59cb1af4 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:37.271Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:37.309Z] taggedImages: [2020-08-17T14:30:37.309Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:37.309Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:37.309Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:37.309Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-08-17T14:30:37.361Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-08-17T14:30:37.361Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:37.361Z] 1.2.2-dev.11 [2020-08-17T14:30:37.361Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:37.361Z] master [2020-08-17T14:30:37.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:37.977Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:38.312Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:38.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-17T14:30:38.312Z] 1486b8c8f670: Preparing [2020-08-17T14:30:38.312Z] f720919aa2c8: Preparing [2020-08-17T14:30:38.312Z] 07988e2bb267: Preparing [2020-08-17T14:30:38.312Z] c290325d4fc6: Preparing [2020-08-17T14:30:38.312Z] c3e8b5a9fff9: Preparing [2020-08-17T14:30:38.312Z] 3554b12d7584: Preparing [2020-08-17T14:30:38.312Z] 3554b12d7584: Waiting [2020-08-17T14:30:38.582Z] 1486b8c8f670: Pushed [2020-08-17T14:30:38.582Z] 07988e2bb267: Pushed [2020-08-17T14:30:38.855Z] c290325d4fc6: Pushed [2020-08-17T14:30:38.855Z] c3e8b5a9fff9: Pushed [2020-08-17T14:30:39.124Z] 3554b12d7584: Pushed [2020-08-17T14:30:41.717Z] f720919aa2c8: Pushed [2020-08-17T14:30:41.717Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:42.044Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:42.383Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:42.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-17T14:30:42.383Z] 1486b8c8f670: Preparing [2020-08-17T14:30:42.383Z] f720919aa2c8: Preparing [2020-08-17T14:30:42.383Z] 07988e2bb267: Preparing [2020-08-17T14:30:42.383Z] c290325d4fc6: Preparing [2020-08-17T14:30:42.383Z] c3e8b5a9fff9: Preparing [2020-08-17T14:30:42.383Z] 3554b12d7584: Preparing [2020-08-17T14:30:42.383Z] 3554b12d7584: Waiting [2020-08-17T14:30:42.383Z] 07988e2bb267: Layer already exists [2020-08-17T14:30:42.383Z] c290325d4fc6: Layer already exists [2020-08-17T14:30:42.383Z] 1486b8c8f670: Layer already exists [2020-08-17T14:30:42.383Z] f720919aa2c8: Layer already exists [2020-08-17T14:30:42.383Z] c3e8b5a9fff9: Layer already exists [2020-08-17T14:30:42.659Z] 3554b12d7584: Layer already exists [2020-08-17T14:30:42.659Z] 1.2.2-dev.11: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:43.005Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:43.331Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:43.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-17T14:30:43.331Z] 1486b8c8f670: Preparing [2020-08-17T14:30:43.331Z] f720919aa2c8: Preparing [2020-08-17T14:30:43.331Z] 07988e2bb267: Preparing [2020-08-17T14:30:43.331Z] c290325d4fc6: Preparing [2020-08-17T14:30:43.331Z] c3e8b5a9fff9: Preparing [2020-08-17T14:30:43.331Z] 3554b12d7584: Preparing [2020-08-17T14:30:43.331Z] 3554b12d7584: Waiting [2020-08-17T14:30:43.600Z] c3e8b5a9fff9: Layer already exists [2020-08-17T14:30:43.600Z] f720919aa2c8: Layer already exists [2020-08-17T14:30:43.600Z] c290325d4fc6: Layer already exists [2020-08-17T14:30:43.600Z] 07988e2bb267: Layer already exists [2020-08-17T14:30:43.600Z] 1486b8c8f670: Layer already exists [2020-08-17T14:30:43.600Z] 3554b12d7584: Layer already exists [2020-08-17T14:30:43.601Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:43.927Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:44.250Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-08-17T14:30:44.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-17T14:30:44.250Z] 1486b8c8f670: Preparing [2020-08-17T14:30:44.250Z] f720919aa2c8: Preparing [2020-08-17T14:30:44.250Z] 07988e2bb267: Preparing [2020-08-17T14:30:44.250Z] c290325d4fc6: Preparing [2020-08-17T14:30:44.250Z] c3e8b5a9fff9: Preparing [2020-08-17T14:30:44.250Z] 3554b12d7584: Preparing [2020-08-17T14:30:44.250Z] 3554b12d7584: Waiting [2020-08-17T14:30:44.250Z] f720919aa2c8: Layer already exists [2020-08-17T14:30:44.250Z] c290325d4fc6: Layer already exists [2020-08-17T14:30:44.250Z] 07988e2bb267: Layer already exists [2020-08-17T14:30:44.250Z] c3e8b5a9fff9: Layer already exists [2020-08-17T14:30:44.250Z] 1486b8c8f670: Layer already exists [2020-08-17T14:30:44.250Z] 3554b12d7584: Layer already exists [2020-08-17T14:30:44.518Z] master: digest: sha256:64bd36678a44a022a233bcbb7a364b3c4ec284e714918a0645aceb558f2249ae size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:44.678Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:44.716Z] taggedImages: [2020-08-17T14:30:44.716Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:44.716Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:44.716Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:44.716Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-08-17T14:30:44.794Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-08-17T14:30:44.794Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:44.794Z] 1.2.2-dev.11 [2020-08-17T14:30:44.794Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:44.794Z] master [2020-08-17T14:30:44.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:45.256Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:45.586Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:45.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-17T14:30:45.586Z] 13b39b2a4d8d: Preparing [2020-08-17T14:30:45.586Z] 22442aea1569: Preparing [2020-08-17T14:30:45.586Z] 416a0959c9b9: Preparing [2020-08-17T14:30:45.856Z] 13b39b2a4d8d: Pushed [2020-08-17T14:30:45.856Z] 416a0959c9b9: Pushed [2020-08-17T14:30:49.219Z] 22442aea1569: Pushed [2020-08-17T14:30:49.219Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:49.550Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:49.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:49.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-17T14:30:49.879Z] 13b39b2a4d8d: Preparing [2020-08-17T14:30:49.879Z] 22442aea1569: Preparing [2020-08-17T14:30:49.879Z] 416a0959c9b9: Preparing [2020-08-17T14:30:49.879Z] 13b39b2a4d8d: Layer already exists [2020-08-17T14:30:49.879Z] 22442aea1569: Layer already exists [2020-08-17T14:30:49.879Z] 416a0959c9b9: Layer already exists [2020-08-17T14:30:50.150Z] 1.2.2-dev.11: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:50.482Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:50.812Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:50.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-17T14:30:50.812Z] 13b39b2a4d8d: Preparing [2020-08-17T14:30:50.812Z] 22442aea1569: Preparing [2020-08-17T14:30:50.812Z] 416a0959c9b9: Preparing [2020-08-17T14:30:50.812Z] 13b39b2a4d8d: Layer already exists [2020-08-17T14:30:50.812Z] 22442aea1569: Layer already exists [2020-08-17T14:30:50.812Z] 416a0959c9b9: Layer already exists [2020-08-17T14:30:51.083Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:51.418Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:51.748Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-08-17T14:30:51.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-17T14:30:51.748Z] 13b39b2a4d8d: Preparing [2020-08-17T14:30:51.748Z] 22442aea1569: Preparing [2020-08-17T14:30:51.748Z] 416a0959c9b9: Preparing [2020-08-17T14:30:51.748Z] 416a0959c9b9: Layer already exists [2020-08-17T14:30:51.748Z] 13b39b2a4d8d: Layer already exists [2020-08-17T14:30:51.748Z] 22442aea1569: Layer already exists [2020-08-17T14:30:52.019Z] master: digest: sha256:0cc485f458754f30dfdd1926daa7f539fcab56285529f261ffa6f53b1b789854 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:30:52.251Z] ===================================================== [Pipeline] echo [2020-08-17T14:30:52.288Z] taggedImages: [2020-08-17T14:30:52.288Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:52.288Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.11 [2020-08-17T14:30:52.288Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:52.288Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-08-17T14:30:52.348Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-08-17T14:30:52.348Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:52.348Z] 1.2.2-dev.11 [2020-08-17T14:30:52.348Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:30:52.348Z] master [2020-08-17T14:30:52.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:52.829Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:30:53.166Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:30:53.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-17T14:30:53.166Z] 15fa1e5abd54: Preparing [2020-08-17T14:30:53.166Z] ba0a2d581ccb: Preparing [2020-08-17T14:30:53.166Z] 91ae19d3a88a: Preparing [2020-08-17T14:30:53.166Z] 6400a5d332ce: Preparing [2020-08-17T14:30:53.166Z] 7cd8603f1743: Preparing [2020-08-17T14:30:53.166Z] 1cd88ff0ebab: Preparing [2020-08-17T14:30:53.166Z] d2b36ff8d664: Preparing [2020-08-17T14:30:53.166Z] dcafda8adff7: Preparing [2020-08-17T14:30:53.166Z] 48d9eb58abf3: Preparing [2020-08-17T14:30:53.166Z] e5de615b7841: Preparing [2020-08-17T14:30:53.166Z] b0d752909cf9: Preparing [2020-08-17T14:30:53.166Z] 94fdc660876c: Preparing [2020-08-17T14:30:53.166Z] 4e7279dfc0c0: Preparing [2020-08-17T14:30:53.166Z] e2f13739ad41: Preparing [2020-08-17T14:30:53.166Z] 1cd88ff0ebab: Waiting [2020-08-17T14:30:53.166Z] d2b36ff8d664: Waiting [2020-08-17T14:30:53.166Z] dcafda8adff7: Waiting [2020-08-17T14:30:53.166Z] 48d9eb58abf3: Waiting [2020-08-17T14:30:53.166Z] e5de615b7841: Waiting [2020-08-17T14:30:53.166Z] b0d752909cf9: Waiting [2020-08-17T14:30:53.166Z] 94fdc660876c: Waiting [2020-08-17T14:30:53.166Z] 4e7279dfc0c0: Waiting [2020-08-17T14:30:53.166Z] e2f13739ad41: Waiting [2020-08-17T14:30:53.763Z] 7cd8603f1743: Pushed [2020-08-17T14:30:54.036Z] 15fa1e5abd54: Pushed [2020-08-17T14:30:54.629Z] 6400a5d332ce: Pushed [2020-08-17T14:30:54.629Z] dcafda8adff7: Layer already exists [2020-08-17T14:30:54.629Z] 48d9eb58abf3: Layer already exists [2020-08-17T14:30:54.629Z] d2b36ff8d664: Pushed [2020-08-17T14:30:54.629Z] e5de615b7841: Layer already exists [2020-08-17T14:30:54.629Z] b0d752909cf9: Layer already exists [2020-08-17T14:30:54.629Z] 94fdc660876c: Layer already exists [2020-08-17T14:30:54.629Z] e2f13739ad41: Layer already exists [2020-08-17T14:30:54.629Z] 4e7279dfc0c0: Layer already exists [2020-08-17T14:30:55.221Z] ba0a2d581ccb: Pushed [2020-08-17T14:30:56.194Z] 1cd88ff0ebab: Pushed [2020-08-17T14:31:06.309Z] 91ae19d3a88a: Pushed [2020-08-17T14:31:06.309Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:06.638Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:07.014Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.11 [2020-08-17T14:31:07.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-17T14:31:07.014Z] 15fa1e5abd54: Preparing [2020-08-17T14:31:07.014Z] ba0a2d581ccb: Preparing [2020-08-17T14:31:07.014Z] 91ae19d3a88a: Preparing [2020-08-17T14:31:07.014Z] 6400a5d332ce: Preparing [2020-08-17T14:31:07.014Z] 7cd8603f1743: Preparing [2020-08-17T14:31:07.014Z] 1cd88ff0ebab: Preparing [2020-08-17T14:31:07.014Z] d2b36ff8d664: Preparing [2020-08-17T14:31:07.014Z] dcafda8adff7: Preparing [2020-08-17T14:31:07.014Z] 48d9eb58abf3: Preparing [2020-08-17T14:31:07.014Z] e5de615b7841: Preparing [2020-08-17T14:31:07.014Z] b0d752909cf9: Preparing [2020-08-17T14:31:07.014Z] 94fdc660876c: Preparing [2020-08-17T14:31:07.014Z] 4e7279dfc0c0: Preparing [2020-08-17T14:31:07.014Z] e2f13739ad41: Preparing [2020-08-17T14:31:07.014Z] e5de615b7841: Waiting [2020-08-17T14:31:07.014Z] b0d752909cf9: Waiting [2020-08-17T14:31:07.014Z] 94fdc660876c: Waiting [2020-08-17T14:31:07.014Z] 1cd88ff0ebab: Waiting [2020-08-17T14:31:07.014Z] 4e7279dfc0c0: Waiting [2020-08-17T14:31:07.014Z] d2b36ff8d664: Waiting [2020-08-17T14:31:07.014Z] dcafda8adff7: Waiting [2020-08-17T14:31:07.014Z] 48d9eb58abf3: Waiting [2020-08-17T14:31:07.014Z] e2f13739ad41: Waiting [2020-08-17T14:31:07.300Z] 6400a5d332ce: Layer already exists [2020-08-17T14:31:07.300Z] ba0a2d581ccb: Layer already exists [2020-08-17T14:31:07.300Z] 7cd8603f1743: Layer already exists [2020-08-17T14:31:07.300Z] 91ae19d3a88a: Layer already exists [2020-08-17T14:31:07.300Z] 15fa1e5abd54: Layer already exists [2020-08-17T14:31:07.300Z] d2b36ff8d664: Layer already exists [2020-08-17T14:31:07.300Z] 1cd88ff0ebab: Layer already exists [2020-08-17T14:31:07.300Z] 48d9eb58abf3: Layer already exists [2020-08-17T14:31:07.300Z] dcafda8adff7: Layer already exists [2020-08-17T14:31:07.300Z] e5de615b7841: Layer already exists [2020-08-17T14:31:07.300Z] b0d752909cf9: Layer already exists [2020-08-17T14:31:07.300Z] 4e7279dfc0c0: Layer already exists [2020-08-17T14:31:07.300Z] 94fdc660876c: Layer already exists [2020-08-17T14:31:07.300Z] e2f13739ad41: Layer already exists [2020-08-17T14:31:07.300Z] 1.2.2-dev.11: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:07.678Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:08.016Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:31:08.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-17T14:31:08.016Z] 15fa1e5abd54: Preparing [2020-08-17T14:31:08.016Z] ba0a2d581ccb: Preparing [2020-08-17T14:31:08.016Z] 91ae19d3a88a: Preparing [2020-08-17T14:31:08.016Z] 6400a5d332ce: Preparing [2020-08-17T14:31:08.016Z] 7cd8603f1743: Preparing [2020-08-17T14:31:08.016Z] 1cd88ff0ebab: Preparing [2020-08-17T14:31:08.016Z] d2b36ff8d664: Preparing [2020-08-17T14:31:08.016Z] dcafda8adff7: Preparing [2020-08-17T14:31:08.016Z] 48d9eb58abf3: Preparing [2020-08-17T14:31:08.016Z] e5de615b7841: Preparing [2020-08-17T14:31:08.016Z] b0d752909cf9: Preparing [2020-08-17T14:31:08.016Z] 94fdc660876c: Preparing [2020-08-17T14:31:08.016Z] 4e7279dfc0c0: Preparing [2020-08-17T14:31:08.016Z] e2f13739ad41: Preparing [2020-08-17T14:31:08.016Z] e5de615b7841: Waiting [2020-08-17T14:31:08.016Z] 4e7279dfc0c0: Waiting [2020-08-17T14:31:08.016Z] b0d752909cf9: Waiting [2020-08-17T14:31:08.016Z] 94fdc660876c: Waiting [2020-08-17T14:31:08.016Z] e2f13739ad41: Waiting [2020-08-17T14:31:08.016Z] 1cd88ff0ebab: Waiting [2020-08-17T14:31:08.016Z] dcafda8adff7: Waiting [2020-08-17T14:31:08.016Z] 48d9eb58abf3: Waiting [2020-08-17T14:31:08.016Z] d2b36ff8d664: Waiting [2020-08-17T14:31:08.286Z] 15fa1e5abd54: Layer already exists [2020-08-17T14:31:08.286Z] 91ae19d3a88a: Layer already exists [2020-08-17T14:31:08.286Z] 7cd8603f1743: Layer already exists [2020-08-17T14:31:08.286Z] ba0a2d581ccb: Layer already exists [2020-08-17T14:31:08.286Z] 6400a5d332ce: Layer already exists [2020-08-17T14:31:08.286Z] dcafda8adff7: Layer already exists [2020-08-17T14:31:08.286Z] 48d9eb58abf3: Layer already exists [2020-08-17T14:31:08.286Z] 1cd88ff0ebab: Layer already exists [2020-08-17T14:31:08.286Z] d2b36ff8d664: Layer already exists [2020-08-17T14:31:08.286Z] e5de615b7841: Layer already exists [2020-08-17T14:31:08.286Z] b0d752909cf9: Layer already exists [2020-08-17T14:31:08.286Z] 94fdc660876c: Layer already exists [2020-08-17T14:31:08.286Z] 4e7279dfc0c0: Layer already exists [2020-08-17T14:31:08.286Z] e2f13739ad41: Layer already exists [2020-08-17T14:31:08.286Z] aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:08.637Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:08.967Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-08-17T14:31:08.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-17T14:31:08.967Z] 15fa1e5abd54: Preparing [2020-08-17T14:31:08.967Z] ba0a2d581ccb: Preparing [2020-08-17T14:31:08.967Z] 91ae19d3a88a: Preparing [2020-08-17T14:31:08.967Z] 6400a5d332ce: Preparing [2020-08-17T14:31:08.967Z] 7cd8603f1743: Preparing [2020-08-17T14:31:08.967Z] 1cd88ff0ebab: Preparing [2020-08-17T14:31:08.967Z] d2b36ff8d664: Preparing [2020-08-17T14:31:08.967Z] dcafda8adff7: Preparing [2020-08-17T14:31:08.967Z] 48d9eb58abf3: Preparing [2020-08-17T14:31:08.967Z] e5de615b7841: Preparing [2020-08-17T14:31:08.967Z] b0d752909cf9: Preparing [2020-08-17T14:31:08.967Z] 94fdc660876c: Preparing [2020-08-17T14:31:08.967Z] 4e7279dfc0c0: Preparing [2020-08-17T14:31:08.967Z] e2f13739ad41: Preparing [2020-08-17T14:31:08.967Z] e5de615b7841: Waiting [2020-08-17T14:31:08.967Z] b0d752909cf9: Waiting [2020-08-17T14:31:08.967Z] 94fdc660876c: Waiting [2020-08-17T14:31:08.967Z] 4e7279dfc0c0: Waiting [2020-08-17T14:31:08.967Z] 1cd88ff0ebab: Waiting [2020-08-17T14:31:08.967Z] e2f13739ad41: Waiting [2020-08-17T14:31:08.967Z] d2b36ff8d664: Waiting [2020-08-17T14:31:08.967Z] dcafda8adff7: Waiting [2020-08-17T14:31:08.967Z] 48d9eb58abf3: Waiting [2020-08-17T14:31:08.967Z] 6400a5d332ce: Layer already exists [2020-08-17T14:31:08.967Z] 7cd8603f1743: Layer already exists [2020-08-17T14:31:08.967Z] ba0a2d581ccb: Layer already exists [2020-08-17T14:31:08.967Z] 15fa1e5abd54: Layer already exists [2020-08-17T14:31:08.967Z] 91ae19d3a88a: Layer already exists [2020-08-17T14:31:09.240Z] d2b36ff8d664: Layer already exists [2020-08-17T14:31:09.240Z] dcafda8adff7: Layer already exists [2020-08-17T14:31:09.240Z] 1cd88ff0ebab: Layer already exists [2020-08-17T14:31:09.240Z] 48d9eb58abf3: Layer already exists [2020-08-17T14:31:09.240Z] e5de615b7841: Layer already exists [2020-08-17T14:31:09.240Z] b0d752909cf9: Layer already exists [2020-08-17T14:31:09.240Z] 94fdc660876c: Layer already exists [2020-08-17T14:31:09.240Z] 4e7279dfc0c0: Layer already exists [2020-08-17T14:31:09.240Z] e2f13739ad41: Layer already exists [2020-08-17T14:31:09.240Z] master: digest: sha256:ea31ff860c0688e241cd7b7cc3d2acd13c2bc93cf8e528f0038441aff7f740dd size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-17T14:31:09.405Z] ===================================================== [Pipeline] echo [2020-08-17T14:31:09.445Z] taggedImages: [2020-08-17T14:31:09.445Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:31:09.445Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.11 [2020-08-17T14:31:09.445Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee-1.2.2-dev.11 [2020-08-17T14:31:09.445Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-08-17T14:31:10.694Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-17T14:31:10.695Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-17T14:31:10.762Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:11.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-17T14:31:11.099Z] [2020-08-17T14:31:11.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:11.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-17T14:31:11.447Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-17T14:31:11.447Z] cbdbe7a5bc2a: Already exists [2020-08-17T14:31:11.447Z] 408f87550127: Pulling fs layer [2020-08-17T14:31:11.447Z] fe522b08c979: Pulling fs layer [2020-08-17T14:31:11.447Z] 221eaa008020: Pulling fs layer [2020-08-17T14:31:11.447Z] 2a4607e5d6b9: Pulling fs layer [2020-08-17T14:31:11.447Z] 8f79b27c4fd2: Pulling fs layer [2020-08-17T14:31:11.447Z] e5c8dbe1645b: Pulling fs layer [2020-08-17T14:31:11.447Z] 23e8b3b47431: Pulling fs layer [2020-08-17T14:31:11.447Z] 5c568d65a230: Pulling fs layer [2020-08-17T14:31:11.447Z] 2a4607e5d6b9: Waiting [2020-08-17T14:31:11.447Z] 8f79b27c4fd2: Waiting [2020-08-17T14:31:11.447Z] e5c8dbe1645b: Waiting [2020-08-17T14:31:11.447Z] 23e8b3b47431: Waiting [2020-08-17T14:31:11.447Z] 5c568d65a230: Waiting [2020-08-17T14:31:11.447Z] fe522b08c979: Download complete [2020-08-17T14:31:11.447Z] 408f87550127: Download complete [2020-08-17T14:31:11.447Z] 2a4607e5d6b9: Verifying Checksum [2020-08-17T14:31:11.447Z] 2a4607e5d6b9: Download complete [2020-08-17T14:31:11.447Z] 8f79b27c4fd2: Verifying Checksum [2020-08-17T14:31:11.447Z] 8f79b27c4fd2: Download complete [2020-08-17T14:31:11.717Z] e5c8dbe1645b: Verifying Checksum [2020-08-17T14:31:11.717Z] e5c8dbe1645b: Download complete [2020-08-17T14:31:12.002Z] 408f87550127: Pull complete [2020-08-17T14:31:12.272Z] 23e8b3b47431: Verifying Checksum [2020-08-17T14:31:12.272Z] 23e8b3b47431: Download complete [2020-08-17T14:31:12.533Z] 5c568d65a230: Verifying Checksum [2020-08-17T14:31:12.533Z] 5c568d65a230: Download complete [2020-08-17T14:31:13.108Z] 221eaa008020: Verifying Checksum [2020-08-17T14:31:13.108Z] 221eaa008020: Download complete [2020-08-17T14:31:13.370Z] fe522b08c979: Pull complete [2020-08-17T14:31:19.982Z] 221eaa008020: Pull complete [2020-08-17T14:31:19.982Z] 2a4607e5d6b9: Pull complete [2020-08-17T14:31:19.982Z] 8f79b27c4fd2: Pull complete [2020-08-17T14:31:24.192Z] e5c8dbe1645b: Pull complete [2020-08-17T14:31:28.409Z] 23e8b3b47431: Pull complete [2020-08-17T14:31:29.798Z] 5c568d65a230: Pull complete [2020-08-17T14:31:29.798Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-17T14:31:29.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-17T14:31:29.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-17T14:31:29.995Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:31:30.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgex-go/123:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-08-17T14:31:31.111Z] $ docker top c7a81e2a6f34a6a148bfc0ba0e7d488dac6bba635c31d2d5979b455a64cddd25 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-17T14:31:31.652Z] + snyk monitor '--org=edgex-jenkins' [2020-08-17T14:31:39.797Z] [2020-08-17T14:31:39.797Z] Monitoring /w/workspace/edgex-go/123 (github.com/edgexfoundry/edgex-go)... [2020-08-17T14:31:39.797Z] [2020-08-17T14:31:39.797Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/c31ba600-6bcd-4029-a2fa-8e4a7716242b [2020-08-17T14:31:39.797Z] [2020-08-17T14:31:39.797Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-17T14:31:39.797Z] [2020-08-17T14:31:39.797Z] [2020-08-17T14:31:39.797Z] Snyk CLI supports Node.js 8 and higher. [2020-08-17T14:31:39.797Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-08-17T14:31:39.797Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-17T14:31:39.797Z] [2020-08-17T14:31:39.797Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-17T14:31:39.797Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-17T14:31:39.808Z] $ docker stop --time=1 c7a81e2a6f34a6a148bfc0ba0e7d488dac6bba635c31d2d5979b455a64cddd25 [2020-08-17T14:31:42.971Z] $ docker rm -f c7a81e2a6f34a6a148bfc0ba0e7d488dac6bba635c31d2d5979b455a64cddd25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:44.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:31:44.417Z] [2020-08-17T14:31:44.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:44.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:31:44.749Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-17T14:31:44.749Z] e7c96db7181b: Pulling fs layer [2020-08-17T14:31:44.749Z] 1868ca2cb446: Pulling fs layer [2020-08-17T14:31:44.749Z] 136be5d0fe8e: Pulling fs layer [2020-08-17T14:31:44.749Z] 894bfe63afcb: Pulling fs layer [2020-08-17T14:31:44.749Z] 894bfe63afcb: Waiting [2020-08-17T14:31:44.749Z] 1868ca2cb446: Verifying Checksum [2020-08-17T14:31:44.749Z] 1868ca2cb446: Download complete [2020-08-17T14:31:44.749Z] 136be5d0fe8e: Verifying Checksum [2020-08-17T14:31:44.749Z] 136be5d0fe8e: Download complete [2020-08-17T14:31:44.749Z] e7c96db7181b: Verifying Checksum [2020-08-17T14:31:44.749Z] e7c96db7181b: Download complete [2020-08-17T14:31:44.749Z] 894bfe63afcb: Download complete [2020-08-17T14:31:45.010Z] e7c96db7181b: Pull complete [2020-08-17T14:31:45.271Z] 1868ca2cb446: Pull complete [2020-08-17T14:31:45.533Z] 136be5d0fe8e: Pull complete [2020-08-17T14:31:45.794Z] 894bfe63afcb: Pull complete [2020-08-17T14:31:45.794Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-17T14:31:45.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:31:45.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-17T14:31:45.894Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:31:45.993Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:31:47.032Z] $ docker top 716e0fb27d72c227c25ea9f8c528268258cd0f29aa722052729cde1058e6443d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:31:47.553Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:31:47.553Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:31:50.315Z] $ docker stop --time=1 716e0fb27d72c227c25ea9f8c528268258cd0f29aa722052729cde1058e6443d [2020-08-17T14:31:51.680Z] $ docker rm -f 716e0fb27d72c227c25ea9f8c528268258cd0f29aa722052729cde1058e6443d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:52.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:31:52.155Z] . [Pipeline] withDockerContainer [2020-08-17T14:31:52.255Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:31:52.294Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:31:52.964Z] $ docker top a7fd7a182abd0a5d87678bb5ec47623c548feee983eeed64950fe2173ced4500 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:31:53.548Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:31:53.548Z] + tee [2020-08-17T14:31:53.548Z] clair timeout 1m0s [2020-08-17T14:31:53.548Z] docker timeout: 1m0s [2020-08-17T14:31:53.548Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:31:54.204Z] $ docker stop --time=1 a7fd7a182abd0a5d87678bb5ec47623c548feee983eeed64950fe2173ced4500 [2020-08-17T14:31:55.587Z] $ docker rm -f a7fd7a182abd0a5d87678bb5ec47623c548feee983eeed64950fe2173ced4500 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:31:56.063Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:31:56.075Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-command-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:31:56.120Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:31:56.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:31:56.570Z] . [Pipeline] withDockerContainer [2020-08-17T14:31:56.668Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:31:56.712Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:31:57.474Z] $ docker top d7ad2756bfd6e7b789a5b6b3a237d4ba29ecbb9028e0cfa2dab9bcd017e0b155 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:31:58.062Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:31:58.062Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:03.529Z] $ docker stop --time=1 d7ad2756bfd6e7b789a5b6b3a237d4ba29ecbb9028e0cfa2dab9bcd017e0b155 [2020-08-17T14:32:04.968Z] $ docker rm -f d7ad2756bfd6e7b789a5b6b3a237d4ba29ecbb9028e0cfa2dab9bcd017e0b155 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:05.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:05.447Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:05.548Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:05.589Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:06.266Z] $ docker top 1ada5d1faf573fe598c36282dd3671aabc96203a43af7e141093445e55e02e1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:06.770Z] + /klar+ nexus3.edgexfoundry.org:10004/docker-core-data-go:aa472f58a5207d25d1630cfabae13fa3f1ce44eetee [2020-08-17T14:32:06.770Z] [2020-08-17T14:32:06.770Z] clair timeout 1m0s [2020-08-17T14:32:06.770Z] docker timeout: 1m0s [2020-08-17T14:32:06.770Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:07.802Z] $ docker stop --time=1 1ada5d1faf573fe598c36282dd3671aabc96203a43af7e141093445e55e02e1b [2020-08-17T14:32:09.188Z] $ docker rm -f 1ada5d1faf573fe598c36282dd3671aabc96203a43af7e141093445e55e02e1b [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:32:09.679Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:32:09.691Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-data-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:32:09.734Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:10.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:10.062Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:10.163Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:10.205Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:10.899Z] $ docker top e849d5830865a252ceeab5107ff45041ab160330bf07ddc6fd59f8930e93e5e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:11.418Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:32:11.418Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:14.089Z] $ docker stop --time=1 e849d5830865a252ceeab5107ff45041ab160330bf07ddc6fd59f8930e93e5e7 [2020-08-17T14:32:15.502Z] $ docker rm -f e849d5830865a252ceeab5107ff45041ab160330bf07ddc6fd59f8930e93e5e7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:15.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:15.976Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:16.075Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:16.114Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:16.904Z] $ docker top 740988b2cda6f145db80a8c4194c7a2d291f1113bc59d8347694750b23cb34e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:17.451Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:32:17.451Z] + tee [2020-08-17T14:32:17.451Z] clair timeout 1m0s [2020-08-17T14:32:17.451Z] docker timeout: 1m0s [2020-08-17T14:32:17.451Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:18.105Z] $ docker stop --time=1 740988b2cda6f145db80a8c4194c7a2d291f1113bc59d8347694750b23cb34e0 [2020-08-17T14:32:19.479Z] $ docker rm -f 740988b2cda6f145db80a8c4194c7a2d291f1113bc59d8347694750b23cb34e0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:32:19.944Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:32:19.956Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-metadata-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:32:20.001Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:20.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:20.352Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:20.452Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:20.491Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:21.089Z] $ docker top 95127cc85e835c1797ceaa3ab596ba057208e927fc5883b63556302c2d158cf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:21.620Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:32:21.620Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:25.943Z] $ docker stop --time=1 95127cc85e835c1797ceaa3ab596ba057208e927fc5883b63556302c2d158cf6 [2020-08-17T14:32:27.316Z] $ docker rm -f 95127cc85e835c1797ceaa3ab596ba057208e927fc5883b63556302c2d158cf6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:27.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:27.804Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:27.905Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:27.944Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:28.778Z] $ docker top 5f26bcb395a71ce03c7b4b61495a2f25cc290ca7de6f451622c4474dbd77c1e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:29.331Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:32:29.331Z] + tee [2020-08-17T14:32:29.331Z] clair timeout 1m0s [2020-08-17T14:32:29.331Z] docker timeout: 1m0s [2020-08-17T14:32:29.331Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:30.360Z] $ docker stop --time=1 5f26bcb395a71ce03c7b4b61495a2f25cc290ca7de6f451622c4474dbd77c1e5 [2020-08-17T14:32:31.743Z] $ docker rm -f 5f26bcb395a71ce03c7b4b61495a2f25cc290ca7de6f451622c4474dbd77c1e5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:32:32.244Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:32:32.256Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-proxy-setup-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:32:32.298Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:32.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:32.672Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:32.771Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:32.820Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:33.556Z] $ docker top aefda990bf79525d320b8080049710f05e9fcd2ad4946daf78ed97fa3584978a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:34.085Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:32:34.085Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:42.339Z] $ docker stop --time=1 aefda990bf79525d320b8080049710f05e9fcd2ad4946daf78ed97fa3584978a [2020-08-17T14:32:43.769Z] $ docker rm -f aefda990bf79525d320b8080049710f05e9fcd2ad4946daf78ed97fa3584978a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:44.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:44.234Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:44.336Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:44.375Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:45.004Z] $ docker top aa225f0ee145d127018efd071d13bf1804ca140fb2bb5a5887e8d2825251224f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:45.508Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:32:45.509Z] + tee [2020-08-17T14:32:45.509Z] clair timeout 1m0s [2020-08-17T14:32:45.509Z] docker timeout: 1m0s [2020-08-17T14:32:45.509Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:46.987Z] $ docker stop --time=1 aa225f0ee145d127018efd071d13bf1804ca140fb2bb5a5887e8d2825251224f [2020-08-17T14:32:48.341Z] $ docker rm -f aa225f0ee145d127018efd071d13bf1804ca140fb2bb5a5887e8d2825251224f [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:32:48.819Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:32:48.831Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secrets-setup-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:32:48.985Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:32:49.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:32:49.344Z] . [Pipeline] withDockerContainer [2020-08-17T14:32:49.450Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:32:49.488Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:32:50.192Z] $ docker top e99c668d7dd7cafbd81d9d3299d6c42ba88ea920147a8576b3659e1611ac2d4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:32:50.737Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:32:50.737Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:32:59.007Z] $ docker stop --time=1 e99c668d7dd7cafbd81d9d3299d6c42ba88ea920147a8576b3659e1611ac2d4b [2020-08-17T14:33:00.418Z] $ docker rm -f e99c668d7dd7cafbd81d9d3299d6c42ba88ea920147a8576b3659e1611ac2d4b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:00.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:00.931Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:01.027Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:01.066Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:01.825Z] $ docker top c68cad949285f5fd149ffc914631a291de03d6a19f76a24140d81260b8a3e26e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:02.611Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:02.611Z] + tee [2020-08-17T14:33:02.611Z] clair timeout 1m0s [2020-08-17T14:33:02.611Z] docker timeout: 1m0s [2020-08-17T14:33:02.611Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:33:04.116Z] $ docker stop --time=1 c68cad949285f5fd149ffc914631a291de03d6a19f76a24140d81260b8a3e26e [2020-08-17T14:33:05.504Z] $ docker rm -f c68cad949285f5fd149ffc914631a291de03d6a19f76a24140d81260b8a3e26e [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:33:05.974Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:33:05.986Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secretstore-setup-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:33:06.028Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:06.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:06.358Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:06.458Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:06.496Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:07.180Z] $ docker top 20c20c4b6a2dcab62d40a881e706a1c31c55b67c3fb78e506cb4e4d891260a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:07.676Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:07.676Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:33:11.094Z] $ docker stop --time=1 20c20c4b6a2dcab62d40a881e706a1c31c55b67c3fb78e506cb4e4d891260a0a [2020-08-17T14:33:12.520Z] $ docker rm -f 20c20c4b6a2dcab62d40a881e706a1c31c55b67c3fb78e506cb4e4d891260a0a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:12.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:12.998Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:13.101Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:13.197Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:13.991Z] $ docker top 4b748d967ca6a2c5baa832b535674c7cde062a01d7b83e5026b92205058b0c25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:14.524Z] + + /klartee nexus3.edgexfoundry.org:10004/docker-support-logging-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:14.524Z] [2020-08-17T14:33:14.524Z] clair timeout 1m0s [2020-08-17T14:33:14.524Z] docker timeout: 1m0s [2020-08-17T14:33:14.524Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:33:15.174Z] $ docker stop --time=1 4b748d967ca6a2c5baa832b535674c7cde062a01d7b83e5026b92205058b0c25 [2020-08-17T14:33:16.541Z] $ docker rm -f 4b748d967ca6a2c5baa832b535674c7cde062a01d7b83e5026b92205058b0c25 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:33:17.008Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:33:17.020Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-logging-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:33:17.061Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:17.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:17.402Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:17.503Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:17.542Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:18.268Z] $ docker top 21997eeff3e2638e7dd87da9361d00eac2ffc0e24a52e9929d5042b6b6c0669a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:18.819Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:18.819Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:33:24.254Z] $ docker stop --time=1 21997eeff3e2638e7dd87da9361d00eac2ffc0e24a52e9929d5042b6b6c0669a [2020-08-17T14:33:25.604Z] $ docker rm -f 21997eeff3e2638e7dd87da9361d00eac2ffc0e24a52e9929d5042b6b6c0669a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:26.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:26.068Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:26.168Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:26.205Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:26.916Z] $ docker top 6278249475c8f7bc2fadf2d43df83dedad52ab463deeb2a0a4e5041ef96c3bdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:27.491Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:27.491Z] + tee [2020-08-17T14:33:27.491Z] clair timeout 1m0s [2020-08-17T14:33:27.491Z] docker timeout: 1m0s [2020-08-17T14:33:27.491Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:33:28.513Z] $ docker stop --time=1 6278249475c8f7bc2fadf2d43df83dedad52ab463deeb2a0a4e5041ef96c3bdf [2020-08-17T14:33:29.936Z] $ docker rm -f 6278249475c8f7bc2fadf2d43df83dedad52ab463deeb2a0a4e5041ef96c3bdf [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:33:30.401Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:33:30.413Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-notifications-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:33:30.495Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:30.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:30.873Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:30.969Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:31.004Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:31.754Z] $ docker top 74f17b02d6b5459353cb9e338c1f6c0abfd63a104f24528f6f839f0cbaa0ebdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:32.303Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:32.303Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:33:34.961Z] $ docker stop --time=1 74f17b02d6b5459353cb9e338c1f6c0abfd63a104f24528f6f839f0cbaa0ebdc [2020-08-17T14:33:36.359Z] $ docker rm -f 74f17b02d6b5459353cb9e338c1f6c0abfd63a104f24528f6f839f0cbaa0ebdc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:36.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:36.825Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:36.926Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:36.965Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:37.612Z] $ docker top b1c5447577b1866adef942f9f41a378454a5b198677e424aeec99a32794dbf19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:38.142Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:38.142Z] + tee [2020-08-17T14:33:38.142Z] clair timeout 1m0s [2020-08-17T14:33:38.142Z] docker timeout: 1m0s [2020-08-17T14:33:38.142Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:33:38.795Z] $ docker stop --time=1 b1c5447577b1866adef942f9f41a378454a5b198677e424aeec99a32794dbf19 [2020-08-17T14:33:40.174Z] $ docker rm -f b1c5447577b1866adef942f9f41a378454a5b198677e424aeec99a32794dbf19 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:33:40.721Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:33:40.732Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-scheduler-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:33:40.805Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:33:41.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:33:41.204Z] . [Pipeline] withDockerContainer [2020-08-17T14:33:41.302Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:33:41.341Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:33:42.054Z] $ docker top b6461d81bde4813d8b13ef9a8d0f0a96266af0d386e19bb4ed9030b3b094d911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:33:42.569Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:33:42.569Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:04.691Z] $ docker stop --time=1 b6461d81bde4813d8b13ef9a8d0f0a96266af0d386e19bb4ed9030b3b094d911 [2020-08-17T14:34:06.108Z] $ docker rm -f b6461d81bde4813d8b13ef9a8d0f0a96266af0d386e19bb4ed9030b3b094d911 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:06.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:06.589Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:06.694Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:06.731Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:07.440Z] $ docker top cef13f54879c2e96036579d2216f4f1c4e7b3930d721cb82c30a91b8509d97d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:07.970Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:07.970Z] + tee [2020-08-17T14:34:07.970Z] clair timeout 1m0s [2020-08-17T14:34:07.970Z] docker timeout: 1m0s [2020-08-17T14:34:07.970Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:09.973Z] $ docker stop --time=1 cef13f54879c2e96036579d2216f4f1c4e7b3930d721cb82c30a91b8509d97d9 [2020-08-17T14:34:11.382Z] $ docker rm -f cef13f54879c2e96036579d2216f4f1c4e7b3930d721cb82c30a91b8509d97d9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:34:11.844Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:34:11.855Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-sys-mgmt-agent-go_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:34:11.924Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:12.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:12.248Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:12.346Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:12.384Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:13.008Z] $ docker top a2e763b3eda525c5295c9f9848ffd1a8ba10f312a71ecd67e79924f4d0b6d319 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:13.549Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:13.549Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:16.210Z] $ docker stop --time=1 a2e763b3eda525c5295c9f9848ffd1a8ba10f312a71ecd67e79924f4d0b6d319 [2020-08-17T14:34:17.579Z] $ docker rm -f a2e763b3eda525c5295c9f9848ffd1a8ba10f312a71ecd67e79924f4d0b6d319 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:18.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:18.026Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:18.129Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:18.164Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:18.829Z] $ docker top a0eda05a7cdcfeccc135443c861ef45d559d49f97d7138cfe8bb1b120e7b89fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:19.347Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:19.347Z] + tee [2020-08-17T14:34:19.347Z] clair timeout 1m0s [2020-08-17T14:34:19.347Z] docker timeout: 1m0s [2020-08-17T14:34:19.347Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:19.997Z] $ docker stop --time=1 a0eda05a7cdcfeccc135443c861ef45d559d49f97d7138cfe8bb1b120e7b89fe [2020-08-17T14:34:21.341Z] $ docker rm -f a0eda05a7cdcfeccc135443c861ef45d559d49f97d7138cfe8bb1b120e7b89fe [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:34:21.814Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:34:21.825Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-command-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:34:21.866Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:22.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:22.209Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:22.302Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:22.347Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:23.061Z] $ docker top 9daced8a65b1e3eebfa92f89530c4a09054f9208c1c33a7c5e3db215f4f6d736 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:23.578Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:23.578Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:28.973Z] $ docker stop --time=1 9daced8a65b1e3eebfa92f89530c4a09054f9208c1c33a7c5e3db215f4f6d736 [2020-08-17T14:34:30.402Z] $ docker rm -f 9daced8a65b1e3eebfa92f89530c4a09054f9208c1c33a7c5e3db215f4f6d736 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:30.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:30.956Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:31.052Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:31.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:31.872Z] $ docker top 6f5b5e777043519c0680e371a52e8a1dfaee9788437784ada9304960cc5b7736 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:32.385Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:32.385Z] + tee [2020-08-17T14:34:32.385Z] clair timeout 1m0s [2020-08-17T14:34:32.385Z] docker timeout: 1m0s [2020-08-17T14:34:32.385Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:33.442Z] $ docker stop --time=1 6f5b5e777043519c0680e371a52e8a1dfaee9788437784ada9304960cc5b7736 [2020-08-17T14:34:34.805Z] $ docker rm -f 6f5b5e777043519c0680e371a52e8a1dfaee9788437784ada9304960cc5b7736 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:34:35.277Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:34:35.289Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-data-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:34:35.331Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:35.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:35.659Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:35.757Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:35.799Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:36.459Z] $ docker top fb31422948cdb679dfbb7fe68b0b8cc2969ea0d2e2e358376bafbfbf0b0d9700 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:36.967Z] + tee [2020-08-17T14:34:36.967Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:39.633Z] $ docker stop --time=1 fb31422948cdb679dfbb7fe68b0b8cc2969ea0d2e2e358376bafbfbf0b0d9700 [2020-08-17T14:34:41.045Z] $ docker rm -f fb31422948cdb679dfbb7fe68b0b8cc2969ea0d2e2e358376bafbfbf0b0d9700 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:41.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:41.497Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:41.596Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:41.631Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:42.400Z] $ docker top d2cd0920d1ae54987235f9559478df923c0192f859f2bead2b7894bd77317583 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:43.038Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:43.038Z] + tee [2020-08-17T14:34:43.038Z] clair timeout 1m0s [2020-08-17T14:34:43.038Z] docker timeout: 1m0s [2020-08-17T14:34:43.038Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:43.705Z] $ docker stop --time=1 d2cd0920d1ae54987235f9559478df923c0192f859f2bead2b7894bd77317583 [2020-08-17T14:34:45.097Z] $ docker rm -f d2cd0920d1ae54987235f9559478df923c0192f859f2bead2b7894bd77317583 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:34:45.567Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:34:45.580Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-core-metadata-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:34:45.622Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:45.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:45.950Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:46.081Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:46.123Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:46.850Z] $ docker top 976daf085654ff801489a8c6e38670734cee2c48202f83bb182714b8850a4116 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:47.350Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:47.350Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:51.669Z] $ docker stop --time=1 976daf085654ff801489a8c6e38670734cee2c48202f83bb182714b8850a4116 [2020-08-17T14:34:53.032Z] $ docker rm -f 976daf085654ff801489a8c6e38670734cee2c48202f83bb182714b8850a4116 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:53.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:53.498Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:53.594Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:53.634Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:54.302Z] $ docker top 36eceb3c9399a0a537e3957605521ca0b3f4e122e56bb01e2b3129bbc32ffab3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:54.815Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:54.815Z] + tee [2020-08-17T14:34:54.815Z] clair timeout 1m0s [2020-08-17T14:34:54.815Z] docker timeout: 1m0s [2020-08-17T14:34:54.815Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:34:55.467Z] $ docker stop --time=1 36eceb3c9399a0a537e3957605521ca0b3f4e122e56bb01e2b3129bbc32ffab3 [2020-08-17T14:34:56.833Z] $ docker rm -f 36eceb3c9399a0a537e3957605521ca0b3f4e122e56bb01e2b3129bbc32ffab3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:34:57.389Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:34:57.401Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:34:57.466Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:34:57.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:34:57.810Z] . [Pipeline] withDockerContainer [2020-08-17T14:34:57.909Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:34:57.945Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:34:58.706Z] $ docker top 1cb19e5172377e20112ed5e6f165341ca1a7f0e15760a07827c9905492bc4bb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:34:59.252Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:34:59.252Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:07.716Z] $ docker stop --time=1 1cb19e5172377e20112ed5e6f165341ca1a7f0e15760a07827c9905492bc4bb8 [2020-08-17T14:35:09.119Z] $ docker rm -f 1cb19e5172377e20112ed5e6f165341ca1a7f0e15760a07827c9905492bc4bb8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:09.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:09.583Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:09.685Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:09.723Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:10.386Z] $ docker top 21d13eb401a2f7e12331a31c5d8d3152c75749e939db71c951b6d71c2650265d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:10.902Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:10.902Z] + tee [2020-08-17T14:35:10.902Z] clair timeout 1m0s [2020-08-17T14:35:10.902Z] docker timeout: 1m0s [2020-08-17T14:35:10.902Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:12.396Z] $ docker stop --time=1 21d13eb401a2f7e12331a31c5d8d3152c75749e939db71c951b6d71c2650265d [2020-08-17T14:35:13.840Z] $ docker rm -f 21d13eb401a2f7e12331a31c5d8d3152c75749e939db71c951b6d71c2650265d [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:35:14.348Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:35:14.360Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:35:14.404Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:14.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:14.746Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:14.848Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:14.882Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:15.609Z] $ docker top e8ce96a06e00e4e1ce955555fe8717112ad215e1e3ce53b8573db87d142989a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:16.144Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:16.144Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:24.407Z] $ docker stop --time=1 e8ce96a06e00e4e1ce955555fe8717112ad215e1e3ce53b8573db87d142989a4 [2020-08-17T14:35:25.857Z] $ docker rm -f e8ce96a06e00e4e1ce955555fe8717112ad215e1e3ce53b8573db87d142989a4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:26.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:26.395Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:26.491Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:26.539Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:28.271Z] $ docker top 6503ee894ccfd87049a446f16b4da8d92c3d850b1b048b681e0ddf1968b7cd73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:28.772Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:28.772Z] + tee [2020-08-17T14:35:28.772Z] clair timeout 1m0s [2020-08-17T14:35:28.772Z] docker timeout: 1m0s [2020-08-17T14:35:28.772Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:30.273Z] $ docker stop --time=1 6503ee894ccfd87049a446f16b4da8d92c3d850b1b048b681e0ddf1968b7cd73 [2020-08-17T14:35:31.634Z] $ docker rm -f 6503ee894ccfd87049a446f16b4da8d92c3d850b1b048b681e0ddf1968b7cd73 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:35:32.096Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:35:32.108Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:35:32.150Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:32.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:32.476Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:32.577Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:32.613Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:33.288Z] $ docker top d1f964b90082ae3fc121e659eb48c89d4904f44a8d19ca36be9843f30a65c3c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:33.847Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:33.847Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:37.283Z] $ docker stop --time=1 d1f964b90082ae3fc121e659eb48c89d4904f44a8d19ca36be9843f30a65c3c4 [2020-08-17T14:35:38.672Z] $ docker rm -f d1f964b90082ae3fc121e659eb48c89d4904f44a8d19ca36be9843f30a65c3c4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:39.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:39.145Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:39.240Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:39.277Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:40.001Z] $ docker top fd553bc4d86a087a3155d3cad2b720a6bde2ec5089546f4d862fef17af083bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:40.559Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:40.559Z] + tee [2020-08-17T14:35:40.559Z] clair timeout 1m0s [2020-08-17T14:35:40.559Z] docker timeout: 1m0s [2020-08-17T14:35:40.559Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:41.209Z] $ docker stop --time=1 fd553bc4d86a087a3155d3cad2b720a6bde2ec5089546f4d862fef17af083bd8 [2020-08-17T14:35:42.574Z] $ docker rm -f fd553bc4d86a087a3155d3cad2b720a6bde2ec5089546f4d862fef17af083bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:35:43.087Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:35:43.099Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-logging-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:35:43.141Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:43.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:43.490Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:43.587Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:43.623Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:44.305Z] $ docker top 43daadd0997d33a98e58749a07a140efbb376092e1262037cdc53065ac6fff3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:44.843Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:44.843Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:50.310Z] $ docker stop --time=1 43daadd0997d33a98e58749a07a140efbb376092e1262037cdc53065ac6fff3d [2020-08-17T14:35:51.660Z] $ docker rm -f 43daadd0997d33a98e58749a07a140efbb376092e1262037cdc53065ac6fff3d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:52.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:52.103Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:52.196Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:52.231Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:52.899Z] $ docker top 6afc486ed1a5d08516ddf7811721f78088e601a670e8e1fda002a43b1404a9cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:53.400Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:53.400Z] + tee [2020-08-17T14:35:53.400Z] clair timeout 1m0s [2020-08-17T14:35:53.400Z] docker timeout: 1m0s [2020-08-17T14:35:53.400Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:35:54.439Z] $ docker stop --time=1 6afc486ed1a5d08516ddf7811721f78088e601a670e8e1fda002a43b1404a9cb [2020-08-17T14:35:55.778Z] $ docker rm -f 6afc486ed1a5d08516ddf7811721f78088e601a670e8e1fda002a43b1404a9cb [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:35:56.230Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:35:56.274Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-notifications-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:35:56.317Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:35:56.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:35:56.639Z] . [Pipeline] withDockerContainer [2020-08-17T14:35:56.729Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:35:56.763Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:35:57.492Z] $ docker top 04a5b5a45b073d3e7dc50050c6415c9586e86066d5f24bbe26fbb6e56e0bf8cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:35:58.061Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:35:58.061Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:36:00.827Z] $ docker stop --time=1 04a5b5a45b073d3e7dc50050c6415c9586e86066d5f24bbe26fbb6e56e0bf8cf [2020-08-17T14:36:02.268Z] $ docker rm -f 04a5b5a45b073d3e7dc50050c6415c9586e86066d5f24bbe26fbb6e56e0bf8cf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:36:02.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:36:02.756Z] . [Pipeline] withDockerContainer [2020-08-17T14:36:02.855Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:36:02.895Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:36:03.563Z] $ docker top 25bcd8af6c76b266b302639897cece729a9ca17bbbd8f5fd3a449af3df4ffff7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:36:04.052Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:36:04.052Z] + tee [2020-08-17T14:36:04.052Z] clair timeout 1m0s [2020-08-17T14:36:04.052Z] docker timeout: 1m0s [2020-08-17T14:36:04.052Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:36:04.740Z] $ docker stop --time=1 25bcd8af6c76b266b302639897cece729a9ca17bbbd8f5fd3a449af3df4ffff7 [2020-08-17T14:36:06.091Z] $ docker rm -f 25bcd8af6c76b266b302639897cece729a9ca17bbbd8f5fd3a449af3df4ffff7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:36:06.551Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:36:06.563Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-support-scheduler-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:36:06.606Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:36:06.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:36:06.928Z] . [Pipeline] withDockerContainer [2020-08-17T14:36:07.018Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:36:07.052Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:36:07.779Z] $ docker top a5ed1dac9a602329b7f359e7a39cf818e037846708e728653c1b6ae5bfa92a52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:36:08.284Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:36:08.284Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:36:23.353Z] $ docker stop --time=1 a5ed1dac9a602329b7f359e7a39cf818e037846708e728653c1b6ae5bfa92a52 [2020-08-17T14:36:24.768Z] $ docker rm -f a5ed1dac9a602329b7f359e7a39cf818e037846708e728653c1b6ae5bfa92a52 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:36:25.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-17T14:36:25.255Z] . [Pipeline] withDockerContainer [2020-08-17T14:36:25.347Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:36:25.381Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-08-17T14:36:26.207Z] $ docker top db82b43a08a88b5d06c843fadcc1c2d93c293996257c79ca907d9a8ce15d86ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:36:26.738Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:aa472f58a5207d25d1630cfabae13fa3f1ce44ee [2020-08-17T14:36:26.738Z] + tee [2020-08-17T14:36:26.738Z] clair timeout 1m0s [2020-08-17T14:36:26.738Z] docker timeout: 1m0s [2020-08-17T14:36:26.738Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-17T14:36:28.204Z] $ docker stop --time=1 db82b43a08a88b5d06c843fadcc1c2d93c293996257c79ca907d9a8ce15d86ed [2020-08-17T14:36:29.617Z] $ docker rm -f db82b43a08a88b5d06c843fadcc1c2d93c293996257c79ca907d9a8ce15d86ed [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-17T14:36:30.061Z] + mkdir -p /w/workspace/edgex-go/123/clair-reports [Pipeline] echo [2020-08-17T14:36:30.072Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/123/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_aa472f58a5207d25d1630cfabae13fa3f1ce44ee.html [Pipeline] writeFile [Pipeline] step [2020-08-17T14:36:30.116Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-08-17T14:36:30.482Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-17T14:36:30.555Z] provisioning config files... [2020-08-17T14:36:30.571Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/123@tmp/config3055513252668326518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:36:30.946Z] --> edgex-publish-swagger.sh [2020-08-17T14:36:30.946Z] === Publish openapi/v1 API === [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [core-command] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [core-data] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [support-logging] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [system-agent] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] === Publish openapi/v2 API === [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [core-command] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [core-data] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [support-logging] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-08-17T14:36:30.947Z] [publishToSwagger] Publishing API Name [system-agent] [2020-08-17T14:36:30.947Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-17T14:36:30.947Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [Pipeline] } [2020-08-17T14:36:30.955Z] 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 [2020-08-17T14:36:38.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T14:36:38.817Z] . [Pipeline] withDockerContainer [2020-08-17T14:36:38.915Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:36:38.945Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-17T14:36:40.218Z] $ docker top 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-17T14:36:40.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-17T14:36:40.629Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-17T14:36:40.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-17T14:36:40.878Z] $ docker exec 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 ssh-agent [2020-08-17T14:36:41.056Z] SSH_AUTH_SOCK=/tmp/ssh-ogThJoTkPvYT/agent.11 [2020-08-17T14:36:41.056Z] SSH_AGENT_PID=16 [2020-08-17T14:36:41.065Z] Running ssh-add (command line suppressed) [2020-08-17T14:36:41.196Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_669473832353231239.key (/w/workspace/edgex-go/123@tmp/private_key_669473832353231239.key) [2020-08-17T14:36:41.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-17T14:36:41.573Z] + git semver tag [2020-08-17T14:36:41.573Z] # -> Open(): unable to determine branch for HEAD [2020-08-17T14:36:41.573Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2020-08-17T14:36:41.573Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2020-08-17T14:36:41.573Z] # $SEMVER_REMOTE_NAME = origin [2020-08-17T14:36:41.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-17T14:36:41.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-17T14:36:41.573Z] # $SEMVER_BRANCH = master [2020-08-17T14:36:41.573Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [2020-08-17T14:36:41.573Z] # aa472f58a5207d25d1630cfabae13fa3f1ce44ee HEAD [2020-08-17T14:36:42.147Z] # -> Force: false [2020-08-17T14:36:42.147Z] # 8cba2b44f8f5a204705d087f2ab95989582f108f refs/tags/v1.2.2-dev.11 [Pipeline] } [2020-08-17T14:36:42.154Z] $ docker exec --env ******** --env ******** 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 ssh-agent -k [2020-08-17T14:36:42.319Z] unset SSH_AUTH_SOCK; [2020-08-17T14:36:42.320Z] unset SSH_AGENT_PID; [2020-08-17T14:36:42.320Z] echo Agent pid 16 killed; [2020-08-17T14:36:42.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-17T14:36:42.843Z] + git semver [Pipeline] } [2020-08-17T14:36:42.853Z] $ docker stop --time=1 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 [2020-08-17T14:36:44.239Z] $ docker rm -f 04db77a982da928a8226e2a57544e906a7ca8b2661b865b526de6e529f72e6d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:36:44.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-17T14:36:44.816Z] [2020-08-17T14:36:44.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:36:45.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-17T14:36:45.147Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-17T14:36:45.147Z] ab5ef0e58194: Pulling fs layer [2020-08-17T14:36:45.147Z] 9712f1f96733: Pulling fs layer [2020-08-17T14:36:45.147Z] 63f879dbbcfc: Pulling fs layer [2020-08-17T14:36:45.147Z] 0d9ebad4ef96: Pulling fs layer [2020-08-17T14:36:45.147Z] e9a5061849ea: Pulling fs layer [2020-08-17T14:36:45.147Z] d747dcd14b5f: Pulling fs layer [2020-08-17T14:36:45.147Z] 2de7ff778b66: Pulling fs layer [2020-08-17T14:36:45.147Z] e9a5061849ea: Waiting [2020-08-17T14:36:45.147Z] d747dcd14b5f: Waiting [2020-08-17T14:36:45.147Z] 2de7ff778b66: Waiting [2020-08-17T14:36:45.147Z] 0d9ebad4ef96: Waiting [2020-08-17T14:36:45.147Z] 9712f1f96733: Verifying Checksum [2020-08-17T14:36:45.147Z] 9712f1f96733: Download complete [2020-08-17T14:36:45.754Z] 63f879dbbcfc: Verifying Checksum [2020-08-17T14:36:45.754Z] 63f879dbbcfc: Download complete [2020-08-17T14:36:45.754Z] e9a5061849ea: Verifying Checksum [2020-08-17T14:36:45.754Z] e9a5061849ea: Download complete [2020-08-17T14:36:45.754Z] d747dcd14b5f: Verifying Checksum [2020-08-17T14:36:45.754Z] d747dcd14b5f: Download complete [2020-08-17T14:36:46.019Z] 2de7ff778b66: Verifying Checksum [2020-08-17T14:36:46.019Z] 2de7ff778b66: Download complete [2020-08-17T14:36:46.285Z] 0d9ebad4ef96: Verifying Checksum [2020-08-17T14:36:46.285Z] 0d9ebad4ef96: Download complete [2020-08-17T14:36:46.285Z] ab5ef0e58194: Verifying Checksum [2020-08-17T14:36:46.285Z] ab5ef0e58194: Download complete [2020-08-17T14:36:49.599Z] ab5ef0e58194: Pull complete [2020-08-17T14:36:49.860Z] 9712f1f96733: Pull complete [2020-08-17T14:36:53.188Z] 63f879dbbcfc: Pull complete [2020-08-17T14:36:59.791Z] 0d9ebad4ef96: Pull complete [2020-08-17T14:37:01.177Z] e9a5061849ea: Pull complete [2020-08-17T14:37:01.177Z] d747dcd14b5f: Pull complete [2020-08-17T14:37:04.488Z] 2de7ff778b66: Pull complete [2020-08-17T14:37:04.489Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-17T14:37:04.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-17T14:37:04.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-17T14:37:04.680Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:37:04.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-08-17T14:37:08.095Z] $ docker top cdb563b70d260c26bbc8ffb51e8253316651e1642701497c5dc563f69ed97796 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-17T14:37:08.417Z] provisioning config files... [2020-08-17T14:37:08.429Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/123@tmp/config5350167645438225498tmp [2020-08-17T14:37:08.444Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/123@tmp/config5027975722421884582tmp [2020-08-17T14:37:08.458Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/123@tmp/config4773281791247680480tmp [Pipeline] { [Pipeline] echo [2020-08-17T14:37:08.501Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:37:08.795Z] ---> sigul-configuration.sh [2020-08-17T14:37:08.795Z] gpg: directory `/root/.gnupg' created [2020-08-17T14:37:08.795Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-17T14:37:08.795Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-17T14:37:08.795Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-17T14:37:08.795Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-17T14:37:08.795Z] gpg: CAST5 encrypted data [2020-08-17T14:37:09.055Z] gpg: encrypted with 1 passphrase [2020-08-17T14:37:09.055Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-17T14:37:09.349Z] + mkdir /home/jenkins [2020-08-17T14:37:09.349Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-17T14:37:09.642Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-08-17T14:37:09.652Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:37:09.983Z] ---> sigul-install.sh [2020-08-17T14:37:15.272Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-17T14:37:15.570Z] + git tag --list [2020-08-17T14:37:15.570Z] v1.2.2-dev.11 [Pipeline] sh [2020-08-17T14:37:15.863Z] + lftools sign git-tag v1.2.2-dev.11 [2020-08-17T14:37:17.248Z] Signing Git tag with Sigul... [2020-08-17T14:37:17.248Z] Signing v1.2.2-dev.11 [Pipeline] echo [2020-08-17T14:37:18.199Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:37:18.496Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-17T14:37:18.505Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-17T14:37:18.576Z] $ docker stop --time=1 cdb563b70d260c26bbc8ffb51e8253316651e1642701497c5dc563f69ed97796 [2020-08-17T14:37:20.636Z] $ docker rm -f cdb563b70d260c26bbc8ffb51e8253316651e1642701497c5dc563f69ed97796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:37:21.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T14:37:21.399Z] . [Pipeline] withDockerContainer [2020-08-17T14:37:21.501Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:37:21.538Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-17T14:37:22.245Z] $ docker top aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-17T14:37:22.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-17T14:37:22.499Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-17T14:37:22.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-17T14:37:22.690Z] $ docker exec aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 ssh-agent [2020-08-17T14:37:22.874Z] SSH_AUTH_SOCK=/tmp/ssh-mcvHMpsbedBS/agent.11 [2020-08-17T14:37:22.874Z] SSH_AGENT_PID=16 [2020-08-17T14:37:22.880Z] Running ssh-add (command line suppressed) [2020-08-17T14:37:23.009Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_4127775579877351660.key (/w/workspace/edgex-go/123@tmp/private_key_4127775579877351660.key) [2020-08-17T14:37:23.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-17T14:37:23.416Z] + git semver bump pre [2020-08-17T14:37:23.416Z] # -> Open(): unable to determine branch for HEAD [2020-08-17T14:37:23.416Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2020-08-17T14:37:23.416Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2020-08-17T14:37:23.416Z] # $SEMVER_REMOTE_NAME = origin [2020-08-17T14:37:23.416Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-17T14:37:23.416Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-17T14:37:23.416Z] # $SEMVER_BRANCH = master [2020-08-17T14:37:23.416Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [2020-08-17T14:37:23.416Z] 1.2.2-dev.12 [Pipeline] } [2020-08-17T14:37:23.423Z] $ docker exec --env ******** --env ******** aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 ssh-agent -k [2020-08-17T14:37:23.538Z] unset SSH_AUTH_SOCK; [2020-08-17T14:37:23.538Z] unset SSH_AGENT_PID; [2020-08-17T14:37:23.538Z] echo Agent pid 16 killed; [2020-08-17T14:37:23.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-17T14:37:24.032Z] + git semver [Pipeline] } [2020-08-17T14:37:24.044Z] $ docker stop --time=1 aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 [2020-08-17T14:37:25.402Z] $ docker rm -f aa7f3095a6600128bebddf02d71360f1122da3222c81912087ccede9b5ac5557 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:37:25.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-17T14:37:25.912Z] . [Pipeline] withDockerContainer [2020-08-17T14:37:26.010Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:37:26.045Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-08-17T14:37:26.736Z] $ docker top 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-17T14:37:27.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-17T14:37:27.007Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-17T14:37:27.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-17T14:37:27.203Z] $ docker exec 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e ssh-agent [2020-08-17T14:37:27.380Z] SSH_AUTH_SOCK=/tmp/ssh-EEVwK3RL16xe/agent.11 [2020-08-17T14:37:27.380Z] SSH_AGENT_PID=16 [2020-08-17T14:37:27.386Z] Running ssh-add (command line suppressed) [2020-08-17T14:37:27.514Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_1765856250951793593.key (/w/workspace/edgex-go/123@tmp/private_key_1765856250951793593.key) [2020-08-17T14:37:27.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-17T14:37:27.887Z] + git semver push [2020-08-17T14:37:27.887Z] # -> Open(): unable to determine branch for HEAD [2020-08-17T14:37:27.887Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2020-08-17T14:37:27.887Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2020-08-17T14:37:27.887Z] # $SEMVER_REMOTE_NAME = origin [2020-08-17T14:37:27.887Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-17T14:37:27.887Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-17T14:37:27.887Z] # $SEMVER_BRANCH = master [2020-08-17T14:37:27.887Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [Pipeline] } [2020-08-17T14:37:37.890Z] $ docker exec --env ******** --env ******** 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e ssh-agent -k [2020-08-17T14:37:38.031Z] unset SSH_AUTH_SOCK; [2020-08-17T14:37:38.031Z] unset SSH_AGENT_PID; [2020-08-17T14:37:38.031Z] echo Agent pid 16 killed; [2020-08-17T14:37:38.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-17T14:37:38.613Z] + git semver [Pipeline] } [2020-08-17T14:37:38.623Z] $ docker stop --time=1 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e [2020-08-17T14:37:40.014Z] $ docker rm -f 31bf6b90f957c5fb3f75b37f511888f6d8d16cb7dae95151fbc189f1d1f35d1e [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 [2020-08-17T14:37:40.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:37:41.854Z] ---> package-listing.sh [2020-08-17T14:37:41.854Z] ++ facter osfamily [2020-08-17T14:37:41.854Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-17T14:37:41.854Z] + OS_FAMILY=redhat [2020-08-17T14:37:41.854Z] + workspace=/w/workspace/edgex-go/123 [2020-08-17T14:37:41.854Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-17T14:37:41.854Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-17T14:37:41.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-17T14:37:41.854Z] + PACKAGES=/tmp/packages_start.txt [2020-08-17T14:37:41.854Z] + '[' /w/workspace/edgex-go/123 ']' [2020-08-17T14:37:41.854Z] + PACKAGES=/tmp/packages_end.txt [2020-08-17T14:37:41.854Z] + case "${OS_FAMILY}" in [2020-08-17T14:37:41.854Z] + rpm -qa [2020-08-17T14:37:41.854Z] + sort [2020-08-17T14:37:46.137Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-17T14:37:46.137Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-17T14:37:46.137Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-17T14:37:46.137Z] + '[' /w/workspace/edgex-go/123 ']' [2020-08-17T14:37:46.137Z] + mkdir -p /w/workspace/edgex-go/123/archives/ [2020-08-17T14:37:46.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/123/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:37:46.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-17T14:37:46.534Z] [2020-08-17T14:37:46.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-17T14:37:46.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-17T14:37:46.875Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-17T14:37:46.875Z] c9b1b535fdd9: Pulling fs layer [2020-08-17T14:37:46.875Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-17T14:37:46.875Z] 756a868c4378: Pulling fs layer [2020-08-17T14:37:46.875Z] 444b2fc9a129: Pulling fs layer [2020-08-17T14:37:46.875Z] ea15f1150254: Pulling fs layer [2020-08-17T14:37:46.875Z] 41b27a9f41bf: Pulling fs layer [2020-08-17T14:37:46.875Z] 28c525ee5125: Pulling fs layer [2020-08-17T14:37:46.875Z] 094b1ea09ed8: Pulling fs layer [2020-08-17T14:37:46.875Z] 138eaada9080: Pulling fs layer [2020-08-17T14:37:46.875Z] 0622d0fa9048: Pulling fs layer [2020-08-17T14:37:46.875Z] 41b27a9f41bf: Waiting [2020-08-17T14:37:46.875Z] 28c525ee5125: Waiting [2020-08-17T14:37:46.875Z] 138eaada9080: Waiting [2020-08-17T14:37:46.875Z] 094b1ea09ed8: Waiting [2020-08-17T14:37:46.875Z] 0622d0fa9048: Waiting [2020-08-17T14:37:46.875Z] 444b2fc9a129: Waiting [2020-08-17T14:37:46.875Z] ea15f1150254: Waiting [2020-08-17T14:37:46.875Z] 2cc5ad85d9ab: Download complete [2020-08-17T14:37:46.875Z] 444b2fc9a129: Verifying Checksum [2020-08-17T14:37:46.875Z] 444b2fc9a129: Download complete [2020-08-17T14:37:46.875Z] c9b1b535fdd9: Download complete [2020-08-17T14:37:46.875Z] ea15f1150254: Verifying Checksum [2020-08-17T14:37:46.875Z] ea15f1150254: Download complete [2020-08-17T14:37:47.140Z] 28c525ee5125: Verifying Checksum [2020-08-17T14:37:47.140Z] 28c525ee5125: Download complete [2020-08-17T14:37:47.406Z] 756a868c4378: Verifying Checksum [2020-08-17T14:37:47.406Z] 756a868c4378: Download complete [2020-08-17T14:37:47.406Z] c9b1b535fdd9: Pull complete [2020-08-17T14:37:47.406Z] 138eaada9080: Verifying Checksum [2020-08-17T14:37:47.406Z] 138eaada9080: Download complete [2020-08-17T14:37:47.406Z] 094b1ea09ed8: Verifying Checksum [2020-08-17T14:37:47.406Z] 094b1ea09ed8: Download complete [2020-08-17T14:37:47.406Z] 0622d0fa9048: Verifying Checksum [2020-08-17T14:37:47.406Z] 0622d0fa9048: Download complete [2020-08-17T14:37:47.978Z] 41b27a9f41bf: Verifying Checksum [2020-08-17T14:37:47.979Z] 41b27a9f41bf: Download complete [2020-08-17T14:37:48.239Z] 2cc5ad85d9ab: Pull complete [2020-08-17T14:37:50.177Z] 756a868c4378: Pull complete [2020-08-17T14:37:50.439Z] 444b2fc9a129: Pull complete [2020-08-17T14:37:50.699Z] ea15f1150254: Pull complete [2020-08-17T14:37:54.012Z] 41b27a9f41bf: Pull complete [2020-08-17T14:37:54.274Z] 28c525ee5125: Pull complete [2020-08-17T14:37:56.827Z] 094b1ea09ed8: Pull complete [2020-08-17T14:37:56.827Z] 138eaada9080: Pull complete [2020-08-17T14:37:56.827Z] 0622d0fa9048: Pull complete [2020-08-17T14:37:56.827Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-17T14:37:56.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-17T14:37:56.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-17T14:37:56.997Z] prd-centos7-docker-4c-2g-276 does not seem to be running inside a container [2020-08-17T14:37:57.033Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-08-17T14:38:00.382Z] $ docker top 7b78c16619f5e0d1e6404e42eafcb3faee3a15e12ac01fed6f42decac9bf9df1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-17T14:38:00.596Z] provisioning config files... [2020-08-17T14:38:00.611Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/123@tmp/config2805251292681647874tmp [Pipeline] { [Pipeline] echo [2020-08-17T14:38:00.682Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:38:00.974Z] ---> create-netrc.sh [Pipeline] echo [2020-08-17T14:38:00.984Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-17T14:38:01.277Z] ---> logs-deploy.sh [2020-08-17T14:38:01.277Z] + ARCHIVE_ARTIFACTS= [2020-08-17T14:38:01.277Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-17T14:38:01.277Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-17T14:38:01.277Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-17T14:38:01.277Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/123 [2020-08-17T14:38:01.277Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/123/ [2020-08-17T14:38:01.277Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/123 /w/workspace/edgex-go/123 [2020-08-17T14:38:02.219Z] Archives upload complete. [2020-08-17T14:38:02.479Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/123 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/123/