Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 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-407 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/126 [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/126 # 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 Checking out Revision 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 Commit message: "snapcraft.yaml, many: use setpriv instead of drop" > git rev-list --no-walk 2ee4d1612d56aa2c3a9d1db8dcaf36afac99cebf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-18T18:39:56.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-18T18:39:56.407Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-18T18:39:56.516Z] ========================================================= [2020-08-18T18:39:56.516Z] EdgeX Global Pipelines Version Info [2020-08-18T18:39:56.516Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-18T18:39:59.218Z] ------------------- [2020-08-18T18:39:59.218Z] stable info: [2020-08-18T18:39:59.218Z] ------------------- [2020-08-18T18:39:59.218Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-18T18:39:59.218Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-18T18:39:59.218Z] Message: update stable to v1.0.106 [2020-08-18T18:40:00.228Z] ------------------- [2020-08-18T18:40:00.228Z] experimental info: [2020-08-18T18:40:00.228Z] ------------------- [2020-08-18T18:40:00.228Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-18T18:40:00.228Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-18T18:40:00.228Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-08-18T18:40:02.211Z] ++ 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-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] ++ dirname cmd/core-command/Dockerfile [2020-08-18T18:40:02.211Z] + echo core-command,cmd/core-command/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] ++ dirname cmd/core-data/Dockerfile [2020-08-18T18:40:02.211Z] + echo core-data,cmd/core-data/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ dirname cmd/core-metadata/Dockerfile [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ dirname cmd/support-logging/Dockerfile [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] ++ dirname cmd/support-notifications/Dockerfile [2020-08-18T18:40:02.211Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-08-18T18:40:02.211Z] + for file in '`ls cmd/**/Dockerfile`' [2020-08-18T18:40:02.211Z] ++ cut -d/ -f2 [2020-08-18T18:40:02.211Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-08-18T18:40:02.211Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-08-18T18:40:02.445Z] 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-18T18:40:03.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T18:40:03.555Z] [2020-08-18T18:40:03.555Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:40:03.941Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T18:40:04.246Z] latest: Pulling from edgex-devops/git-semver [2020-08-18T18:40:04.246Z] 31603596830f: Pulling fs layer [2020-08-18T18:40:04.246Z] 2a8b12db71e7: Pulling fs layer [2020-08-18T18:40:04.246Z] 6ca5941a6612: Pulling fs layer [2020-08-18T18:40:04.246Z] ecc8261a40a4: Pulling fs layer [2020-08-18T18:40:04.246Z] ecc8261a40a4: Waiting [2020-08-18T18:40:04.246Z] 2a8b12db71e7: Download complete [2020-08-18T18:40:04.246Z] 31603596830f: Verifying Checksum [2020-08-18T18:40:04.246Z] 31603596830f: Download complete [2020-08-18T18:40:04.556Z] 6ca5941a6612: Verifying Checksum [2020-08-18T18:40:04.556Z] 6ca5941a6612: Download complete [2020-08-18T18:40:04.826Z] ecc8261a40a4: Verifying Checksum [2020-08-18T18:40:04.826Z] ecc8261a40a4: Download complete [2020-08-18T18:40:04.826Z] 31603596830f: Pull complete [2020-08-18T18:40:05.140Z] 2a8b12db71e7: Pull complete [2020-08-18T18:40:07.341Z] 6ca5941a6612: Pull complete [2020-08-18T18:40:07.341Z] ecc8261a40a4: Pull complete [2020-08-18T18:40:07.612Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-18T18:40:07.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T18:40:07.612Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-18T18:40:07.844Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:40:08.102Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:40:10.641Z] $ docker top a3ce7cccb00ede4492ff9ae4c5bd87f67bc63e0284179e248844a436e134d4a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T18:40:11.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T18:40:11.017Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T18:40:11.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T18:40:11.443Z] $ docker exec a3ce7cccb00ede4492ff9ae4c5bd87f67bc63e0284179e248844a436e134d4a3 ssh-agent [2020-08-18T18:40:11.660Z] SSH_AUTH_SOCK=/tmp/ssh-zYG1s1CBVJ1i/agent.12 [2020-08-18T18:40:11.661Z] SSH_AGENT_PID=17 [2020-08-18T18:40:11.682Z] Running ssh-add (command line suppressed) [2020-08-18T18:40:11.872Z] Identity added: /w/workspace/edgex-go/126@tmp/private_key_2299421073097361950.key (/w/workspace/edgex-go/126@tmp/private_key_2299421073097361950.key) [2020-08-18T18:40:11.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T18:40:12.329Z] + git describe --exact-match --tags HEAD [2020-08-18T18:40:12.330Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-18T18:40:12.472Z] $ docker exec --env ******** --env ******** a3ce7cccb00ede4492ff9ae4c5bd87f67bc63e0284179e248844a436e134d4a3 ssh-agent -k [2020-08-18T18:40:12.929Z] unset SSH_AUTH_SOCK; [2020-08-18T18:40:12.939Z] unset SSH_AGENT_PID; [2020-08-18T18:40:12.939Z] echo Agent pid 17 killed; [2020-08-18T18:40:13.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-18T18:40:13.133Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-18T18:40:13.133Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-18T18:40:13.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T18:40:13.215Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T18:40:13.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T18:40:13.710Z] $ docker exec a3ce7cccb00ede4492ff9ae4c5bd87f67bc63e0284179e248844a436e134d4a3 ssh-agent [2020-08-18T18:40:14.007Z] SSH_AUTH_SOCK=/tmp/ssh-sUtLfQqaromJ/agent.45 [2020-08-18T18:40:14.007Z] SSH_AGENT_PID=50 [2020-08-18T18:40:14.014Z] Running ssh-add (command line suppressed) [2020-08-18T18:40:14.212Z] Identity added: /w/workspace/edgex-go/126@tmp/private_key_5867784263326823824.key (/w/workspace/edgex-go/126@tmp/private_key_5867784263326823824.key) [2020-08-18T18:40:14.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T18:40:15.070Z] + git semver init [2020-08-18T18:40:15.070Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T18:40:15.070Z] # $GIT_DIR = /w/workspace/edgex-go/126/.git [2020-08-18T18:40:15.070Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/126 [2020-08-18T18:40:15.070Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T18:40:15.070Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T18:40:15.070Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T18:40:15.070Z] # $SEMVER_BRANCH = master [2020-08-18T18:40:15.070Z] # $SEMVER_TEMP = /tmp/semver-942056263 [2020-08-18T18:40:15.070Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-08-18T18:40:47.988Z] # '/tmp/semver-942056263' -> '/w/workspace/edgex-go/126/.semver' [2020-08-18T18:40:47.988Z] # -> Force: false [2020-08-18T18:40:47.988Z] # $SEMVER_DIR = /w/workspace/edgex-go/126/.semver [Pipeline] } [2020-08-18T18:40:48.016Z] $ docker exec --env ******** --env ******** a3ce7cccb00ede4492ff9ae4c5bd87f67bc63e0284179e248844a436e134d4a3 ssh-agent -k [2020-08-18T18:40:48.314Z] unset SSH_AUTH_SOCK; [2020-08-18T18:40:48.316Z] unset SSH_AGENT_PID; [2020-08-18T18:40:48.316Z] echo Agent pid 50 killed; [2020-08-18T18:40:48.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T18:40:48.935Z] + git semver [Pipeline] } [2020-08-18T18:40:48.980Z] $ docker stop --time=1 a3ce7cccb00ede4492ff9ae4c5bd87f67bc63e0284179e248844a436e134d4a3 [2020-08-18T18:40:50.784Z] $ docker rm -f a3ce7cccb00ede4492ff9ae4c5bd87f67bc63e0284179e248844a436e134d4a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-18T18:41:11.434Z] Stashed 31 file(s) [Pipeline] echo [2020-08-18T18:41:11.436Z] [edgeXSemver] initialized semver on version 1.2.2-dev.14 [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-18T18:41:12.048Z] ========================================================= [2020-08-18T18:41:12.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-18T18:41:12.048Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:41:12.395Z] + 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-18T18:41:17.966Z] Sending build context to Docker daemon 323.1MB [2020-08-18T18:41:17.966Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T18:41:17.966Z] Step 2/7 : FROM ${BASE} [2020-08-18T18:41:17.966Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-18T18:41:17.966Z] df20fa9351a1: Pulling fs layer [2020-08-18T18:41:17.966Z] ed8968b2872e: Pulling fs layer [2020-08-18T18:41:17.966Z] a92cc7c5fd73: Pulling fs layer [2020-08-18T18:41:17.966Z] 2dd03ba5bac4: Pulling fs layer [2020-08-18T18:41:17.966Z] 1e091d79d1de: Pulling fs layer [2020-08-18T18:41:17.966Z] 481702a1767f: Pulling fs layer [2020-08-18T18:41:17.966Z] f64a6f60c768: Pulling fs layer [2020-08-18T18:41:17.966Z] e78d2573fc39: Pulling fs layer [2020-08-18T18:41:17.966Z] e876d2f968b6: Pulling fs layer [2020-08-18T18:41:17.966Z] ce8a83651883: Pulling fs layer [2020-08-18T18:41:17.966Z] 07967f4d0e4b: Pulling fs layer [2020-08-18T18:41:17.966Z] f64a6f60c768: Waiting [2020-08-18T18:41:17.966Z] e78d2573fc39: Waiting [2020-08-18T18:41:17.966Z] e876d2f968b6: Waiting [2020-08-18T18:41:17.966Z] ce8a83651883: Waiting [2020-08-18T18:41:17.966Z] 07967f4d0e4b: Waiting [2020-08-18T18:41:17.966Z] 2dd03ba5bac4: Waiting [2020-08-18T18:41:17.966Z] 1e091d79d1de: Waiting [2020-08-18T18:41:17.966Z] 481702a1767f: Waiting [2020-08-18T18:41:17.966Z] a92cc7c5fd73: Verifying Checksum [2020-08-18T18:41:17.966Z] a92cc7c5fd73: Download complete [2020-08-18T18:41:17.966Z] ed8968b2872e: Download complete [2020-08-18T18:41:17.966Z] 1e091d79d1de: Verifying Checksum [2020-08-18T18:41:17.966Z] 1e091d79d1de: Download complete [2020-08-18T18:41:17.966Z] 481702a1767f: Verifying Checksum [2020-08-18T18:41:17.966Z] 481702a1767f: Download complete [2020-08-18T18:41:18.304Z] df20fa9351a1: Verifying Checksum [2020-08-18T18:41:18.304Z] df20fa9351a1: Download complete [2020-08-18T18:41:18.682Z] df20fa9351a1: Pull complete [2020-08-18T18:41:19.069Z] ed8968b2872e: Pull complete [2020-08-18T18:41:19.380Z] a92cc7c5fd73: Pull complete [2020-08-18T18:41:21.237Z] f64a6f60c768: Verifying Checksum [2020-08-18T18:41:21.237Z] f64a6f60c768: Download complete [2020-08-18T18:41:21.644Z] e876d2f968b6: Verifying Checksum [2020-08-18T18:41:21.644Z] e876d2f968b6: Download complete [2020-08-18T18:41:22.753Z] e78d2573fc39: Verifying Checksum [2020-08-18T18:41:22.753Z] e78d2573fc39: Download complete [2020-08-18T18:41:22.753Z] 2dd03ba5bac4: Verifying Checksum [2020-08-18T18:41:22.753Z] 2dd03ba5bac4: Download complete [2020-08-18T18:41:22.753Z] 07967f4d0e4b: Verifying Checksum [2020-08-18T18:41:22.753Z] 07967f4d0e4b: Download complete [2020-08-18T18:41:23.453Z] ce8a83651883: Verifying Checksum [2020-08-18T18:41:23.453Z] ce8a83651883: Download complete [2020-08-18T18:41:26.784Z] Still waiting to schedule task [2020-08-18T18:41:26.784Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-08-18T18:41:34.286Z] 2dd03ba5bac4: Pull complete [2020-08-18T18:41:34.286Z] 1e091d79d1de: Pull complete [2020-08-18T18:41:34.286Z] 481702a1767f: Pull complete [2020-08-18T18:41:39.713Z] f64a6f60c768: Pull complete [2020-08-18T18:41:43.275Z] e78d2573fc39: Pull complete [2020-08-18T18:41:43.275Z] e876d2f968b6: Pull complete [2020-08-18T18:41:44.695Z] ce8a83651883: Pull complete [2020-08-18T18:41:44.968Z] 07967f4d0e4b: Pull complete [2020-08-18T18:41:44.968Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-18T18:41:44.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-18T18:41:44.968Z] ---> 5d7c900382c6 [2020-08-18T18:41:44.968Z] 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-18T18:41:46.394Z] ---> Running in 8cc0e0ef3b34 [2020-08-18T18:41:46.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:41:47.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:41:48.199Z] (1/12) Installing libmagic (5.38-r0) [2020-08-18T18:41:48.199Z] (2/12) Installing file (5.38-r0) [2020-08-18T18:41:48.493Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-18T18:41:48.493Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-18T18:41:50.585Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-18T18:41:50.585Z] (6/12) Installing patch (2.7.6-r6) [2020-08-18T18:41:50.585Z] (7/12) Installing build-base (0.5-r2) [2020-08-18T18:41:50.851Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-18T18:41:50.851Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-18T18:41:50.851Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-18T18:41:51.125Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-18T18:41:51.125Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-18T18:41:51.126Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:41:51.126Z] OK: 233 MiB in 51 packages [2020-08-18T18:41:55.459Z] Removing intermediate container 8cc0e0ef3b34 [2020-08-18T18:41:55.459Z] ---> 9921692ab06f [2020-08-18T18:41:55.459Z] Step 4/7 : WORKDIR /edgex-go [2020-08-18T18:41:55.459Z] ---> Running in 6334eb1f2732 [2020-08-18T18:41:55.459Z] Removing intermediate container 6334eb1f2732 [2020-08-18T18:41:55.459Z] ---> 88e25e003a05 [2020-08-18T18:41:55.459Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-18T18:41:55.724Z] latest: Pulling from library/docker [2020-08-18T18:41:56.018Z] df20fa9351a1: Already exists [2020-08-18T18:41:56.018Z] 25ad7478873d: Pulling fs layer [2020-08-18T18:41:56.018Z] 4684f6177b5d: Pulling fs layer [2020-08-18T18:41:56.018Z] 46e300cec669: Pulling fs layer [2020-08-18T18:41:56.018Z] 63038576ad94: Pulling fs layer [2020-08-18T18:41:56.018Z] 0fdb76c4706c: Pulling fs layer [2020-08-18T18:41:56.018Z] cb7edeffdfd5: Pulling fs layer [2020-08-18T18:41:56.018Z] 63038576ad94: Waiting [2020-08-18T18:41:56.018Z] 0fdb76c4706c: Waiting [2020-08-18T18:41:56.018Z] cb7edeffdfd5: Waiting [2020-08-18T18:41:56.018Z] 4684f6177b5d: Download complete [2020-08-18T18:41:56.332Z] 25ad7478873d: Verifying Checksum [2020-08-18T18:41:56.332Z] 25ad7478873d: Download complete [2020-08-18T18:41:56.332Z] 63038576ad94: Verifying Checksum [2020-08-18T18:41:56.332Z] 63038576ad94: Download complete [2020-08-18T18:41:56.661Z] 0fdb76c4706c: Verifying Checksum [2020-08-18T18:41:56.661Z] 0fdb76c4706c: Download complete [2020-08-18T18:41:56.661Z] cb7edeffdfd5: Verifying Checksum [2020-08-18T18:41:56.661Z] cb7edeffdfd5: Download complete [2020-08-18T18:41:56.958Z] 25ad7478873d: Pull complete [2020-08-18T18:41:57.229Z] 4684f6177b5d: Pull complete [2020-08-18T18:41:57.494Z] 46e300cec669: Verifying Checksum [2020-08-18T18:41:57.494Z] 46e300cec669: Download complete [2020-08-18T18:42:00.850Z] 46e300cec669: Pull complete [2020-08-18T18:42:00.850Z] 63038576ad94: Pull complete [2020-08-18T18:42:00.851Z] 0fdb76c4706c: Pull complete [2020-08-18T18:42:00.851Z] cb7edeffdfd5: Pull complete [2020-08-18T18:42:00.851Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-18T18:42:00.851Z] Status: Downloaded newer image for docker:latest [2020-08-18T18:42:03.512Z] ---> b48bea8ec7d1 [2020-08-18T18:42:03.512Z] Step 6/7 : COPY go.mod . [2020-08-18T18:42:03.512Z] ---> bd7a5cd16597 [2020-08-18T18:42:03.512Z] Step 7/7 : RUN go mod download [2020-08-18T18:42:03.512Z] ---> Running in e04e1d62a1b1 [2020-08-18T18:42:07.056Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-18T18:42:07.056Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-18T18:42:07.056Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-18T18:42:07.056Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-18T18:42:07.056Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-18T18:42:07.056Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-18T18:42:07.056Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-18T18:42:07.363Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-18T18:42:07.363Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-18T18:42:07.363Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-18T18:42:07.363Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-18T18:42:07.363Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-18T18:42:07.363Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-18T18:42:07.363Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-18T18:42:07.645Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-18T18:42:07.645Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-18T18:42:07.645Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-18T18:42:07.645Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-18T18:42:07.645Z] go: finding github.com/fatih/color v1.7.0 [2020-08-18T18:42:07.645Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-18T18:42:07.909Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-18T18:42:07.909Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-18T18:42:07.909Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-18T18:42:07.909Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-18T18:42:07.909Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-18T18:42:07.909Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-18T18:42:07.909Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-18T18:42:08.170Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-18T18:42:08.170Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-18T18:42:08.170Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-18T18:42:08.170Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-18T18:42:08.170Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-18T18:42:08.170Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-18T18:42:08.470Z] go: finding github.com/google/uuid v1.1.0 [2020-08-18T18:42:08.470Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-18T18:42:08.470Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-18T18:42:08.470Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-18T18:42:08.470Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-18T18:42:08.470Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-18T18:42:08.470Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-18T18:42:08.742Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-18T18:42:08.742Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-18T18:42:08.742Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-18T18:42:08.742Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-18T18:42:08.742Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-18T18:42:08.742Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-18T18:42:08.742Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-18T18:42:09.030Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-18T18:42:09.031Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-18T18:42:09.031Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-18T18:42:09.031Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-18T18:42:09.031Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-18T18:42:09.031Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-18T18:42:09.031Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-18T18:42:09.322Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-18T18:42:09.322Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-18T18:42:09.322Z] go: finding github.com/kr/pty v1.1.1 [2020-08-18T18:42:09.322Z] go: finding github.com/kr/text v0.1.0 [2020-08-18T18:42:09.322Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-18T18:42:09.322Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-18T18:42:09.322Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-18T18:42:09.621Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-18T18:42:09.621Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-18T18:42:09.621Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-18T18:42:09.621Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-18T18:42:09.621Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-18T18:42:09.621Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-18T18:42:09.621Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-18T18:42:09.889Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-18T18:42:09.889Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-18T18:42:09.889Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-18T18:42:09.889Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-18T18:42:09.889Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-18T18:42:09.889Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-18T18:42:09.889Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-18T18:42:10.155Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-18T18:42:10.155Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-18T18:42:10.155Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T18:42:10.155Z] go: finding github.com/posener/complete v1.1.1 [2020-08-18T18:42:10.155Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-18T18:42:10.155Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-18T18:42:10.420Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-18T18:42:10.421Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T18:42:10.421Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-18T18:42:10.421Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-18T18:42:10.421Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-18T18:42:10.421Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-18T18:42:10.421Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-18T18:42:10.686Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-18T18:42:10.686Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-18T18:42:10.686Z] go: finding golang.org/x/text v0.3.2 [2020-08-18T18:42:10.686Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-18T18:42:10.686Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-18T18:42:10.686Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-18T18:42:10.958Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-18T18:42:10.958Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-18T18:42:10.958Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-18T18:42:29.524Z] Removing intermediate container e04e1d62a1b1 [2020-08-18T18:42:29.524Z] ---> c2a89f408981 [2020-08-18T18:42:29.524Z] Successfully built c2a89f408981 [2020-08-18T18:42:29.524Z] 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-18T18:42:32.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T18:42:32.715Z] [2020-08-18T18:42:32.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:42:33.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T18:42:33.184Z] latest: Pulling from edgex-devops/edgex-compose [2020-08-18T18:42:33.184Z] cbdbe7a5bc2a: Pulling fs layer [2020-08-18T18:42:33.184Z] ca9280d653b3: Pulling fs layer [2020-08-18T18:42:33.184Z] 7e9c9ca2126c: Pulling fs layer [2020-08-18T18:42:33.538Z] cbdbe7a5bc2a: Verifying Checksum [2020-08-18T18:42:33.538Z] cbdbe7a5bc2a: Download complete [2020-08-18T18:42:33.938Z] cbdbe7a5bc2a: Pull complete [2020-08-18T18:42:33.938Z] ca9280d653b3: Verifying Checksum [2020-08-18T18:42:33.938Z] ca9280d653b3: Download complete [2020-08-18T18:42:35.496Z] 7e9c9ca2126c: Download complete [2020-08-18T18:42:36.126Z] ca9280d653b3: Pull complete [2020-08-18T18:42:43.047Z] 7e9c9ca2126c: Pull complete [2020-08-18T18:42:43.629Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-08-18T18:42:43.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T18:42:43.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-08-18T18:42:43.831Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:42:43.940Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:42:46.291Z] $ docker top 9b52e62059a0a04d03d9f08a3c94a5fd5e49866afbe2cb0c08050b92175ba0ee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T18:42:46.847Z] + docker-compose build --help [2020-08-18T18:42:46.847Z] + grep parallel [2020-08-18T18:42:48.852Z] --parallel Build images in parallel. [Pipeline] } [2020-08-18T18:42:48.874Z] $ docker stop --time=1 9b52e62059a0a04d03d9f08a3c94a5fd5e49866afbe2cb0c08050b92175ba0ee [2020-08-18T18:42:50.410Z] $ docker rm -f 9b52e62059a0a04d03d9f08a3c94a5fd5e49866afbe2cb0c08050b92175ba0ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:42:51.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-08-18T18:42:51.470Z] . [Pipeline] withDockerContainer [2020-08-18T18:42:51.692Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:42:51.881Z] $ 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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:42:52.969Z] $ docker top 7523c4ed88f9d3555656c15e84de57839bd4244b3a1a179e6d30f2d19dabe785 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T18:42:53.966Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-18T18:42:55.369Z] Building docker-core-command-go ... [2020-08-18T18:42:55.370Z] Building docker-core-data-go ... [2020-08-18T18:42:55.370Z] Building docker-core-metadata-go ... [2020-08-18T18:42:55.370Z] Building docker-security-proxy-setup-go ... [2020-08-18T18:42:55.370Z] Building docker-security-secrets-setup-go ... [2020-08-18T18:42:55.370Z] Building docker-security-secretstore-setup-go ... [2020-08-18T18:42:55.370Z] Building docker-support-logging-go ... [2020-08-18T18:42:55.370Z] Building docker-support-notifications-go ... [2020-08-18T18:42:55.370Z] Building docker-support-scheduler-go ... [2020-08-18T18:42:55.370Z] Building docker-sys-mgmt-agent-go ... [2020-08-18T18:42:55.370Z] Building docker-security-proxy-setup-go [2020-08-18T18:42:55.370Z] Building docker-sys-mgmt-agent-go [2020-08-18T18:42:55.370Z] Building docker-support-scheduler-go [2020-08-18T18:42:55.370Z] Building docker-core-metadata-go [2020-08-18T18:42:55.370Z] Building docker-security-secrets-setup-go [2020-08-18T18:43:22.595Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-408 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-08-18T18:43:22.652Z] Running in /w/workspace/edgex-go/126 [Pipeline] { [Pipeline] checkout [2020-08-18T18:43:27.489Z] using credential edgex-jenkins-ssh [2020-08-18T18:43:27.546Z] Cloning the remote Git repository [2020-08-18T18:43:27.546Z] Cloning with configured refspecs honoured and without tags [2020-08-18T18:43:27.598Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-08-18T18:43:27.953Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:43:27.953Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:43:27.953Z] ---> c2a89f408981 [2020-08-18T18:43:27.953Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T18:43:27.953Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:43:27.953Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:43:27.953Z] ---> c2a89f408981 [2020-08-18T18:43:27.953Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T18:43:27.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:43:27.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:43:27.953Z] ---> c2a89f408981 [2020-08-18T18:43:27.953Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T18:43:27.953Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpineStep 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:43:27.953Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:43:27.953Z] ---> c2a89f408981 [2020-08-18T18:43:27.953Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T18:43:27.953Z] [2020-08-18T18:43:27.953Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-18T18:43:27.953Z] ---> c2a89f408981 [2020-08-18T18:43:27.953Z] Step 3/29 : WORKDIR /edgex-go [2020-08-18T18:43:27.953Z] ---> Running in d2e0ec368a76 [2020-08-18T18:43:27.953Z] ---> Running in ca914e6754d8 [2020-08-18T18:43:27.953Z] ---> Running in 8f2e6381d4fd [2020-08-18T18:43:27.953Z] ---> Running in af20b2d6e7a8 [2020-08-18T18:43:27.953Z] ---> Running in f5d58db458e3 [2020-08-18T18:43:27.953Z] Removing intermediate container 8f2e6381d4fd [2020-08-18T18:43:27.953Z] ---> f46a13b6aea5 [2020-08-18T18:43:27.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:43:27.953Z] Removing intermediate container d2e0ec368a76 [2020-08-18T18:43:27.953Z] ---> 9516679c7c05 [2020-08-18T18:43:27.953Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:43:27.953Z] Removing intermediate container ca914e6754d8 [2020-08-18T18:43:27.953Z] ---> 89d89c9f2f0a [2020-08-18T18:43:27.953Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:43:27.953Z] Removing intermediate container af20b2d6e7a8 [2020-08-18T18:43:27.953Z] ---> 63432355e77a [2020-08-18T18:43:27.953Z] Step 4/29 : RUN apk update && apk add make git [2020-08-18T18:43:27.953Z] ---> Running in 3bba3fca94f8 [2020-08-18T18:43:27.953Z] Removing intermediate container f5d58db458e3 [2020-08-18T18:43:27.953Z] ---> 859d5c147a15 [2020-08-18T18:43:27.953Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:43:27.953Z] ---> Running in fc2e5ae56250 [2020-08-18T18:43:27.953Z] ---> Running in e600c99783fc [2020-08-18T18:43:27.953Z] ---> Running in c56fbeaecd9d [2020-08-18T18:43:27.953Z] ---> Running in 19c228a1432e [2020-08-18T18:43:27.768Z] > git init /w/workspace/edgex-go/126 # timeout=10 [2020-08-18T18:43:27.842Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-18T18:43:27.844Z] > git --version # timeout=10 [2020-08-18T18:43:27.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T18:43:27.943Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T18:43:28.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:29.586Z] Removing intermediate container fc2e5ae56250 [2020-08-18T18:43:29.586Z] ---> b17877a2761e [2020-08-18T18:43:29.586Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T18:43:29.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:29.586Z] ---> Running in aa5707d99c6e [2020-08-18T18:43:29.879Z] Removing intermediate container 3bba3fca94f8 [2020-08-18T18:43:29.879Z] ---> 1050b51df331 [2020-08-18T18:43:29.879Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-18T18:43:29.879Z] Removing intermediate container e600c99783fc [2020-08-18T18:43:29.879Z] ---> 5c55576c1c59 [2020-08-18T18:43:29.879Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T18:43:29.879Z] Removing intermediate container 19c228a1432e [2020-08-18T18:43:29.879Z] ---> c4f3a7252965 [2020-08-18T18:43:29.879Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T18:43:29.879Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:43:29.879Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:43:29.879Z] OK: 12746 distinct packages available [2020-08-18T18:43:30.177Z] ---> Running in 45d80ca0a694 [2020-08-18T18:43:30.177Z] ---> Running in 9fd461056167 [2020-08-18T18:43:30.177Z] ---> Running in 493614c6b116 [2020-08-18T18:43:30.177Z] OK: 233 MiB in 51 packages [2020-08-18T18:43:30.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:31.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:31.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:31.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:31.367Z] Removing intermediate container c56fbeaecd9d [2020-08-18T18:43:31.367Z] ---> 50f7622f6890 [2020-08-18T18:43:31.367Z] Step 5/29 : COPY go.mod . [2020-08-18T18:43:31.773Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:43:31.773Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:43:31.773Z] OK: 12746 distinct packages available [2020-08-18T18:43:31.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:31.773Z] ---> cea5e5dfa250 [2020-08-18T18:43:31.773Z] Step 6/29 : RUN go mod download [2020-08-18T18:43:31.773Z] ---> Running in 2e9a001e4862 [2020-08-18T18:43:32.102Z] OK: 233 MiB in 51 packages [2020-08-18T18:43:32.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:32.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:32.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:43:33.150Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:43:33.150Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:43:33.150Z] OK: 12746 distinct packages available [2020-08-18T18:43:33.150Z] Removing intermediate container aa5707d99c6e [2020-08-18T18:43:33.150Z] ---> e20ee7a6fa4d [2020-08-18T18:43:33.150Z] Step 6/20 : COPY go.mod . [2020-08-18T18:43:33.150Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:43:33.150Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:43:33.150Z] OK: 12746 distinct packages available [2020-08-18T18:43:33.150Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:43:33.150Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:43:33.150Z] OK: 12746 distinct packages available [2020-08-18T18:43:33.150Z] OK: 233 MiB in 51 packages [2020-08-18T18:43:33.150Z] ---> b11cd6abb008 [2020-08-18T18:43:33.150Z] Step 7/20 : RUN go mod download [2020-08-18T18:43:33.150Z] OK: 233 MiB in 51 packages [2020-08-18T18:43:33.421Z] ---> Running in 5545837c27d2 [2020-08-18T18:43:33.421Z] OK: 233 MiB in 51 packages [2020-08-18T18:43:34.047Z] Removing intermediate container 9fd461056167 [2020-08-18T18:43:34.047Z] ---> fe68f5b8147a [2020-08-18T18:43:34.047Z] Step 6/21 : COPY go.mod . [2020-08-18T18:43:34.648Z] Removing intermediate container 45d80ca0a694 [2020-08-18T18:43:34.648Z] ---> e514e8ed8b36 [2020-08-18T18:43:34.648Z] Step 6/26 : COPY go.mod . [2020-08-18T18:43:34.648Z] Removing intermediate container 493614c6b116 [2020-08-18T18:43:34.648Z] ---> 078683d90bda [2020-08-18T18:43:34.648Z] Step 6/20 : COPY go.mod . [2020-08-18T18:43:34.648Z] ---> 87e36907fd40 [2020-08-18T18:43:34.648Z] Step 7/21 : RUN go mod download [2020-08-18T18:43:34.916Z] ---> Running in bb4a7d01a6e9 [2020-08-18T18:43:35.194Z] ---> ddba4801a199 [2020-08-18T18:43:35.194Z] Step 7/26 : RUN go mod download [2020-08-18T18:43:35.194Z] Removing intermediate container 2e9a001e4862 [2020-08-18T18:43:35.194Z] ---> 13648cbae14d [2020-08-18T18:43:35.194Z] Step 7/29 : COPY . . [2020-08-18T18:43:35.194Z] ---> 5646ef12a593 [2020-08-18T18:43:35.194Z] Step 7/20 : RUN go mod download [2020-08-18T18:43:36.242Z] ---> Running in e09ebde89e5b [2020-08-18T18:43:36.242Z] ---> Running in dc0cfeedb852 [2020-08-18T18:43:38.900Z] Removing intermediate container 5545837c27d2 [2020-08-18T18:43:38.900Z] ---> acb0423d84b7 [2020-08-18T18:43:38.900Z] Step 8/20 : COPY . . [2020-08-18T18:43:43.260Z] Removing intermediate container bb4a7d01a6e9 [2020-08-18T18:43:43.260Z] ---> d5a1afd3f304 [2020-08-18T18:43:43.260Z] Step 8/21 : COPY . . [2020-08-18T18:43:45.937Z] Fetching without tags [2020-08-18T18:43:46.488Z] Checking out Revision 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 (master) [2020-08-18T18:43:45.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-18T18:43:45.881Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T18:43:45.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-08-18T18:43:45.938Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-08-18T18:43:45.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-18T18:43:45.950Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-18T18:43:46.503Z] > git config core.sparsecheckout # timeout=10 [2020-08-18T18:43:46.573Z] > git checkout -f 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 # timeout=10 [2020-08-18T18:43:48.692Z] Removing intermediate container dc0cfeedb852 [2020-08-18T18:43:48.692Z] ---> 75d61b097364 [2020-08-18T18:43:48.692Z] Step 8/26 : COPY . . [2020-08-18T18:43:51.139Z] Commit message: "snapcraft.yaml, many: use setpriv instead of drop" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-08-18T18:43:52.103Z] Removing intermediate container e09ebde89e5b [2020-08-18T18:43:52.103Z] ---> 9378f86ce5e8 [2020-08-18T18:43:52.103Z] Step 8/20 : COPY . . [2020-08-18T18:44:00.637Z] ---> 80c40eca1858 [2020-08-18T18:44:00.637Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-18T18:44:03.436Z] ---> Running in fd425e03cef7 [Pipeline] echo [2020-08-18T18:44:03.715Z] ========================================================= [2020-08-18T18:44:03.716Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-18T18:44:03.716Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:44:04.607Z] + 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-18T18:44:07.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-18T18:44:08.946Z] Sending build context to Docker daemon 323.1MB [2020-08-18T18:44:08.947Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-08-18T18:44:08.947Z] Step 2/7 : FROM ${BASE} [2020-08-18T18:44:08.947Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-18T18:44:08.947Z] b538f80385f9: Pulling fs layer [2020-08-18T18:44:08.947Z] 74f711af9a0d: Pulling fs layer [2020-08-18T18:44:08.947Z] 99f96fe45779: Pulling fs layer [2020-08-18T18:44:08.947Z] fd7a069fd194: Pulling fs layer [2020-08-18T18:44:08.947Z] 66aa3694b03b: Pulling fs layer [2020-08-18T18:44:08.947Z] 170f70906a0f: Pulling fs layer [2020-08-18T18:44:08.947Z] ad7c5574e4b9: Pulling fs layer [2020-08-18T18:44:08.947Z] e772456be8f7: Pulling fs layer [2020-08-18T18:44:08.947Z] c890913d741a: Pulling fs layer [2020-08-18T18:44:08.947Z] 2480fcc9aa5a: Pulling fs layer [2020-08-18T18:44:08.947Z] 09adf4765672: Pulling fs layer [2020-08-18T18:44:08.947Z] ad7c5574e4b9: Waiting [2020-08-18T18:44:08.947Z] e772456be8f7: Waiting [2020-08-18T18:44:08.947Z] c890913d741a: Waiting [2020-08-18T18:44:08.947Z] 2480fcc9aa5a: Waiting [2020-08-18T18:44:08.947Z] 09adf4765672: Waiting [2020-08-18T18:44:08.947Z] fd7a069fd194: Waiting [2020-08-18T18:44:08.947Z] 66aa3694b03b: Waiting [2020-08-18T18:44:08.947Z] 170f70906a0f: Waiting [2020-08-18T18:44:08.947Z] 99f96fe45779: Download complete [2020-08-18T18:44:08.947Z] 74f711af9a0d: Verifying Checksum [2020-08-18T18:44:08.947Z] 74f711af9a0d: Download complete [2020-08-18T18:44:08.947Z] 66aa3694b03b: Verifying Checksum [2020-08-18T18:44:08.947Z] 66aa3694b03b: Download complete [2020-08-18T18:44:08.947Z] 170f70906a0f: Download complete [2020-08-18T18:44:08.947Z] b538f80385f9: Verifying Checksum [2020-08-18T18:44:08.947Z] b538f80385f9: Download complete [2020-08-18T18:44:09.960Z] b538f80385f9: Pull complete [2020-08-18T18:44:10.239Z] 74f711af9a0d: Pull complete [2020-08-18T18:44:10.846Z] 99f96fe45779: Pull complete [2020-08-18T18:44:11.835Z] ad7c5574e4b9: Verifying Checksum [2020-08-18T18:44:11.835Z] ad7c5574e4b9: Download complete [2020-08-18T18:44:11.835Z] c890913d741a: Download complete [2020-08-18T18:44:12.332Z] ---> 000582a4e423 [2020-08-18T18:44:12.332Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-18T18:44:12.604Z] ---> a8abfcfe09a2 [2020-08-18T18:44:12.604Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-18T18:44:13.817Z] 2480fcc9aa5a: Verifying Checksum [2020-08-18T18:44:13.818Z] 2480fcc9aa5a: Download complete [2020-08-18T18:44:13.818Z] 09adf4765672: Verifying Checksum [2020-08-18T18:44:13.818Z] 09adf4765672: Download complete [2020-08-18T18:44:14.016Z] ---> Running in 959513f26be1 [2020-08-18T18:44:14.098Z] fd7a069fd194: Download complete [2020-08-18T18:44:14.377Z] e772456be8f7: Verifying Checksum [2020-08-18T18:44:14.377Z] e772456be8f7: Download complete [2020-08-18T18:44:14.620Z] ---> Running in a5864e25d015 [2020-08-18T18:44:16.680Z] ---> ee9fa04b91e0 [2020-08-18T18:44:16.680Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-18T18:44:16.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-18T18:44:16.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-18T18:44:16.680Z] ---> Running in c492f6959f8e [2020-08-18T18:44:16.959Z] ---> 1d51cae2c1e5 [2020-08-18T18:44:16.959Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-18T18:44:17.249Z] ---> Running in 750e9d9b1eb3 [2020-08-18T18:44:17.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-18T18:44:18.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-18T18:44:26.788Z] fd7a069fd194: Pull complete [2020-08-18T18:44:26.788Z] 66aa3694b03b: Pull complete [2020-08-18T18:44:26.788Z] 170f70906a0f: Pull complete [2020-08-18T18:44:30.185Z] ad7c5574e4b9: Pull complete [2020-08-18T18:44:34.508Z] e772456be8f7: Pull complete [2020-08-18T18:44:34.783Z] c890913d741a: Pull complete [2020-08-18T18:44:38.180Z] 2480fcc9aa5a: Pull complete [2020-08-18T18:44:38.180Z] 09adf4765672: Pull complete [2020-08-18T18:44:38.456Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-18T18:44:38.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-18T18:44:38.456Z] ---> 2248a725d1cf [2020-08-18T18:44:38.456Z] 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-18T18:44:42.786Z] ---> Running in 3e0f328e86b5 [2020-08-18T18:44:44.215Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:44:45.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:44:45.782Z] (1/12) Installing libmagic (5.38-r0) [2020-08-18T18:44:46.053Z] (2/12) Installing file (5.38-r0) [2020-08-18T18:44:46.053Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-08-18T18:44:46.053Z] (4/12) Installing g++ (9.3.0-r2) [2020-08-18T18:44:48.652Z] (5/12) Installing fortify-headers (1.1-r0) [2020-08-18T18:44:48.653Z] (6/12) Installing patch (2.7.6-r6) [2020-08-18T18:44:48.653Z] (7/12) Installing build-base (0.5-r2) [2020-08-18T18:44:48.921Z] (8/12) Installing libsodium (1.0.18-r0) [2020-08-18T18:44:48.922Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-08-18T18:44:48.922Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-08-18T18:44:49.194Z] (11/12) Installing libzmq (4.3.2-r0) [2020-08-18T18:44:49.194Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-08-18T18:44:49.194Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:44:49.466Z] OK: 217 MiB in 51 packages [2020-08-18T18:44:51.286Z] Removing intermediate container fd425e03cef7 [2020-08-18T18:44:51.286Z] ---> 5183ca68babd [2020-08-18T18:44:51.286Z] [2020-08-18T18:44:51.286Z] Step 9/29 : FROM alpine:latest [2020-08-18T18:44:51.286Z] latest: Pulling from library/alpine [2020-08-18T18:44:51.286Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-18T18:44:51.286Z] Status: Downloaded newer image for alpine:latest [2020-08-18T18:44:51.286Z] ---> a24bb4013296 [2020-08-18T18:44:51.286Z] 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-18T18:44:51.286Z] ---> Running in 8c3dbdbf8419 [2020-08-18T18:44:51.912Z] Removing intermediate container 8c3dbdbf8419 [2020-08-18T18:44:51.912Z] ---> 5dc589152cf1 [2020-08-18T18:44:51.912Z] Step 11/29 : USER root [2020-08-18T18:44:52.563Z] ---> Running in 8147752b08be [2020-08-18T18:44:52.863Z] Removing intermediate container 8147752b08be [2020-08-18T18:44:52.863Z] ---> 8cf8fea22e45 [2020-08-18T18:44:52.863Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-18T18:44:53.140Z] ---> Running in 8578aecf89f2 [2020-08-18T18:44:53.772Z] Removing intermediate container 3e0f328e86b5 [2020-08-18T18:44:53.772Z] ---> 4633963c8028 [2020-08-18T18:44:53.772Z] Step 4/7 : WORKDIR /edgex-go [2020-08-18T18:44:53.772Z] ---> Running in 0c71cbb21b1c [2020-08-18T18:44:54.041Z] Removing intermediate container 0c71cbb21b1c [2020-08-18T18:44:54.041Z] ---> 322031b099cb [2020-08-18T18:44:54.041Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-08-18T18:44:54.312Z] latest: Pulling from library/docker [2020-08-18T18:44:54.584Z] b538f80385f9: Already exists [2020-08-18T18:44:54.584Z] 259a493cd78d: Pulling fs layer [2020-08-18T18:44:54.584Z] b8e66b5100f5: Pulling fs layer [2020-08-18T18:44:54.584Z] 39dc9c94d07c: Pulling fs layer [2020-08-18T18:44:54.584Z] 551b823b3b82: Pulling fs layer [2020-08-18T18:44:54.584Z] 3c52a74df98c: Pulling fs layer [2020-08-18T18:44:54.584Z] 6c9b121b6998: Pulling fs layer [2020-08-18T18:44:54.584Z] 3c52a74df98c: Waiting [2020-08-18T18:44:54.584Z] 6c9b121b6998: Waiting [2020-08-18T18:44:54.584Z] 551b823b3b82: Waiting [2020-08-18T18:44:54.856Z] b8e66b5100f5: Verifying Checksum [2020-08-18T18:44:54.856Z] b8e66b5100f5: Download complete [2020-08-18T18:44:54.856Z] 259a493cd78d: Verifying Checksum [2020-08-18T18:44:54.856Z] 259a493cd78d: Download complete [2020-08-18T18:44:54.856Z] 551b823b3b82: Verifying Checksum [2020-08-18T18:44:54.856Z] 551b823b3b82: Download complete [2020-08-18T18:44:55.130Z] 3c52a74df98c: Verifying Checksum [2020-08-18T18:44:55.130Z] 3c52a74df98c: Download complete [2020-08-18T18:44:55.130Z] 6c9b121b6998: Verifying Checksum [2020-08-18T18:44:55.130Z] 6c9b121b6998: Download complete [2020-08-18T18:44:55.404Z] 259a493cd78d: Pull complete [2020-08-18T18:44:55.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:44:55.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:44:55.999Z] b8e66b5100f5: Pull complete [2020-08-18T18:44:55.999Z] 39dc9c94d07c: Verifying Checksum [2020-08-18T18:44:55.999Z] 39dc9c94d07c: Download complete [2020-08-18T18:44:56.261Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:44:56.261Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:44:56.261Z] OK: 12746 distinct packages available [2020-08-18T18:44:56.544Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-18T18:44:56.544Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-18T18:44:56.544Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:44:56.827Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T18:44:56.827Z] OK: 6 MiB in 16 packages [2020-08-18T18:44:57.433Z] Removing intermediate container 959513f26be1 [2020-08-18T18:44:57.433Z] ---> 7aa7652fb976 [2020-08-18T18:44:57.433Z] [2020-08-18T18:44:57.433Z] Step 10/20 : FROM alpine [2020-08-18T18:44:57.433Z] ---> a24bb4013296 [2020-08-18T18:44:57.433Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-18T18:44:59.036Z] ---> Running in 9dbe623cb291 [2020-08-18T18:44:59.372Z] 39dc9c94d07c: Pull complete [2020-08-18T18:44:59.372Z] 551b823b3b82: Pull complete [2020-08-18T18:44:59.643Z] 3c52a74df98c: Pull complete [2020-08-18T18:44:59.763Z] Removing intermediate container 8578aecf89f2 [2020-08-18T18:44:59.763Z] ---> 323e25b8a4ab [2020-08-18T18:44:59.763Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-18T18:44:59.915Z] 6c9b121b6998: Pull complete [2020-08-18T18:44:59.915Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-08-18T18:44:59.915Z] Status: Downloaded newer image for docker:latest [2020-08-18T18:45:00.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:00.086Z] ---> Running in 530d663e5ce1 [2020-08-18T18:45:00.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:00.439Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:45:00.439Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:45:00.439Z] OK: 12746 distinct packages available [2020-08-18T18:45:00.808Z] Removing intermediate container 530d663e5ce1 [2020-08-18T18:45:00.808Z] ---> 94dfab146fba [2020-08-18T18:45:00.808Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-18T18:45:01.318Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-18T18:45:01.318Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T18:45:01.318Z] ---> Running in 1e083a9013b5 [2020-08-18T18:45:01.318Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-18T18:45:01.318Z] (4/4) Installing curl (7.69.1-r0) [2020-08-18T18:45:01.318Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:45:01.705Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T18:45:01.705Z] OK: 7 MiB in 18 packages [2020-08-18T18:45:03.298Z] ---> f78a9d7f2d3a [2020-08-18T18:45:03.298Z] Step 6/7 : COPY go.mod . [2020-08-18T18:45:03.893Z] ---> b0769cb3aa01 [2020-08-18T18:45:03.893Z] Step 7/7 : RUN go mod download [2020-08-18T18:45:04.178Z] ---> Running in 14eb793679f2 [2020-08-18T18:45:05.172Z] Removing intermediate container 1e083a9013b5 [2020-08-18T18:45:05.172Z] ---> 0b19589820c2 [2020-08-18T18:45:05.172Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-18T18:45:05.446Z] Removing intermediate container c492f6959f8e [2020-08-18T18:45:05.446Z] ---> bf0c88381f65 [2020-08-18T18:45:05.446Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-18T18:45:05.446Z] ---> Running in fff9a15d580b [2020-08-18T18:45:05.446Z] Removing intermediate container 9dbe623cb291 [2020-08-18T18:45:05.446Z] ---> dfd60b03d712 [2020-08-18T18:45:05.446Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T18:45:05.712Z] ---> Running in cc31f453f048 [2020-08-18T18:45:05.712Z] ---> Running in c8a4a88e7cfa [2020-08-18T18:45:05.987Z] Removing intermediate container c8a4a88e7cfa [2020-08-18T18:45:05.987Z] ---> ec638ec762f2 [2020-08-18T18:45:05.987Z] Step 13/20 : WORKDIR /edgex [2020-08-18T18:45:06.280Z] ---> Running in 2866f2336e3e [2020-08-18T18:45:06.915Z] Removing intermediate container 2866f2336e3e [2020-08-18T18:45:06.915Z] ---> 9ec5a4d421d8 [2020-08-18T18:45:06.915Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-18T18:45:06.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-18T18:45:07.567Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-08-18T18:45:07.567Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-18T18:45:07.567Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-08-18T18:45:07.567Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-18T18:45:07.567Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-18T18:45:07.838Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-18T18:45:07.838Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-18T18:45:07.838Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-18T18:45:07.838Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-08-18T18:45:07.838Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-18T18:45:07.838Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-08-18T18:45:08.108Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-08-18T18:45:08.108Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 [2020-08-18T18:45:08.108Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-18T18:45:08.108Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.72 [2020-08-18T18:45:08.108Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-08-18T18:45:08.108Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-08-18T18:45:08.108Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-18T18:45:08.108Z] go: finding github.com/fatih/color v1.7.0 [2020-08-18T18:45:08.380Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-08-18T18:45:08.380Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-18T18:45:08.380Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-08-18T18:45:08.380Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-18T18:45:08.380Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-18T18:45:08.380Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-08-18T18:45:08.654Z] go: finding github.com/go-playground/locales v0.13.0 [2020-08-18T18:45:08.654Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-08-18T18:45:08.654Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-08-18T18:45:08.654Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-08-18T18:45:08.654Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-18T18:45:08.654Z] go: finding github.com/golang/protobuf v1.3.2 [2020-08-18T18:45:08.654Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-08-18T18:45:08.931Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-18T18:45:08.931Z] go: finding github.com/google/uuid v1.1.0 [2020-08-18T18:45:08.931Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-18T18:45:08.931Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-18T18:45:08.931Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-18T18:45:08.931Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-18T18:45:08.931Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-18T18:45:08.931Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-18T18:45:09.200Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-18T18:45:09.200Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-18T18:45:09.200Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-18T18:45:09.200Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-18T18:45:09.200Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-18T18:45:09.200Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-18T18:45:09.200Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-18T18:45:09.471Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-18T18:45:09.471Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-18T18:45:09.471Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-18T18:45:09.471Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-18T18:45:09.471Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-18T18:45:09.471Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-08-18T18:45:09.471Z] go: finding github.com/imdario/mergo v0.3.6 [2020-08-18T18:45:09.741Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-18T18:45:09.741Z] go: finding github.com/kr/pretty v0.1.0 [2020-08-18T18:45:09.741Z] go: finding github.com/kr/pty v1.1.1 [2020-08-18T18:45:09.741Z] go: finding github.com/kr/text v0.1.0 [2020-08-18T18:45:09.741Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-08-18T18:45:09.741Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-18T18:45:09.741Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-18T18:45:10.010Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-18T18:45:10.010Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-18T18:45:10.010Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-18T18:45:10.010Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-18T18:45:10.010Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-18T18:45:10.010Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-18T18:45:10.010Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-18T18:45:10.278Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-18T18:45:10.278Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-18T18:45:10.278Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-18T18:45:10.278Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-08-18T18:45:10.278Z] go: finding github.com/onsi/gomega v1.7.0 [2020-08-18T18:45:10.278Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-18T18:45:10.278Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-08-18T18:45:10.370Z] ---> b57d0f1669aa [2020-08-18T18:45:10.370Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-18T18:45:10.547Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-18T18:45:10.547Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-18T18:45:10.547Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-18T18:45:10.547Z] go: finding github.com/posener/complete v1.1.1 [2020-08-18T18:45:10.547Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-08-18T18:45:10.547Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-18T18:45:10.817Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-18T18:45:10.817Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-18T18:45:10.817Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-18T18:45:10.817Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-18T18:45:10.817Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-18T18:45:10.817Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-08-18T18:45:10.817Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-08-18T18:45:11.085Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-18T18:45:11.085Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-08-18T18:45:11.085Z] go: finding golang.org/x/text v0.3.2 [2020-08-18T18:45:11.085Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-08-18T18:45:11.086Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-08-18T18:45:11.086Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-08-18T18:45:11.086Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-08-18T18:45:11.356Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-08-18T18:45:11.356Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-18T18:45:11.493Z] Removing intermediate container fff9a15d580b [2020-08-18T18:45:11.493Z] ---> 18903f1552cd [2020-08-18T18:45:11.493Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-18T18:45:11.493Z] Removing intermediate container 750e9d9b1eb3 [2020-08-18T18:45:11.493Z] ---> e78677a78c67 [2020-08-18T18:45:11.493Z] [2020-08-18T18:45:11.493Z] Step 10/20 : FROM scratch [2020-08-18T18:45:11.493Z] ---> [2020-08-18T18:45:11.493Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:45:11.493Z] Removing intermediate container a5864e25d015 [2020-08-18T18:45:11.493Z] ---> 571e825b7f02 [2020-08-18T18:45:11.493Z] [2020-08-18T18:45:11.493Z] Step 10/21 : FROM scratch [2020-08-18T18:45:11.493Z] ---> [2020-08-18T18:45:11.493Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:45:11.493Z] ---> 93be4420002e [2020-08-18T18:45:11.493Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-18T18:45:11.765Z] ---> Running in e5adb942524e [2020-08-18T18:45:11.765Z] ---> Running in a2188e3b5cba [2020-08-18T18:45:11.765Z] ---> Running in 96fbba5a5132 [2020-08-18T18:45:12.132Z] Removing intermediate container cc31f453f048 [2020-08-18T18:45:12.132Z] ---> 2cc2118633dd [2020-08-18T18:45:12.132Z] [2020-08-18T18:45:12.132Z] Step 11/26 : FROM docker:latest [2020-08-18T18:45:12.132Z] ---> 81f5749c9058 [2020-08-18T18:45:12.132Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-18T18:45:13.516Z] Removing intermediate container a2188e3b5cba [2020-08-18T18:45:13.516Z] ---> 49a0f0f96caa [2020-08-18T18:45:13.516Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-18T18:45:13.516Z] Removing intermediate container e5adb942524e [2020-08-18T18:45:13.516Z] ---> b136dce21d3e [2020-08-18T18:45:13.516Z] Step 17/20 : CMD ["--init=true"] [2020-08-18T18:45:13.516Z] ---> Running in 410b08e223ed [2020-08-18T18:45:13.516Z] Removing intermediate container 96fbba5a5132 [2020-08-18T18:45:13.516Z] ---> 7414911f5220 [2020-08-18T18:45:13.516Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-18T18:45:13.516Z] ---> 171467b4de51 [2020-08-18T18:45:13.516Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-18T18:45:13.516Z] ---> Running in f6afd6acacb3 [2020-08-18T18:45:13.516Z] ---> Running in e361320f7d33 [2020-08-18T18:45:13.516Z] ---> Running in b778d5b583a8 [2020-08-18T18:45:14.693Z] Removing intermediate container f6afd6acacb3 [2020-08-18T18:45:14.693Z] ---> e2017331551b [2020-08-18T18:45:14.693Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T18:45:14.693Z] ---> 696546e19e18 [2020-08-18T18:45:14.693Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-18T18:45:14.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:14.693Z] ---> Running in 0ab8871790fd [2020-08-18T18:45:14.693Z] Removing intermediate container b778d5b583a8 [2020-08-18T18:45:14.693Z] ---> b67394234fe8 [2020-08-18T18:45:14.693Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-18T18:45:14.693Z] Removing intermediate container e361320f7d33 [2020-08-18T18:45:14.693Z] ---> e05d6e697588 [2020-08-18T18:45:14.693Z] Step 18/20 : LABEL arch=x86_64 [2020-08-18T18:45:15.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:15.065Z] ---> Running in 68542080bc58 [2020-08-18T18:45:15.065Z] ---> Running in 1bcbbf44f612 [2020-08-18T18:45:15.065Z] Removing intermediate container 0ab8871790fd [2020-08-18T18:45:15.065Z] ---> c1e9fe1798f5 [2020-08-18T18:45:15.065Z] Step 14/21 : WORKDIR / [2020-08-18T18:45:15.066Z] (1/2) Installing readline (8.0.4-r0) [2020-08-18T18:45:15.066Z] (2/2) Installing bash (5.0.17-r0) [2020-08-18T18:45:15.066Z] Removing intermediate container 68542080bc58 [2020-08-18T18:45:15.066Z] ---> e4108cd2ee2e [2020-08-18T18:45:15.066Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-18T18:45:15.354Z] Executing bash-5.0.17-r0.post-install [2020-08-18T18:45:15.354Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:45:15.354Z] OK: 12 MiB in 22 packages [2020-08-18T18:45:15.354Z] ---> 85e49d1f70bf [2020-08-18T18:45:15.354Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-18T18:45:15.354Z] ---> Running in 852281db532a [2020-08-18T18:45:15.354Z] Removing intermediate container 1bcbbf44f612 [2020-08-18T18:45:15.354Z] ---> 048d62d967d8 [2020-08-18T18:45:15.354Z] Step 19/20 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:45:15.354Z] ---> 515434cac3e6 [2020-08-18T18:45:15.354Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-18T18:45:15.354Z] ---> Running in 6ea4204b33e8 [2020-08-18T18:45:15.648Z] Removing intermediate container 852281db532a [2020-08-18T18:45:15.648Z] ---> 353c7f1c5c49 [2020-08-18T18:45:15.648Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-18T18:45:15.941Z] ---> 027dcf2cfe57 [2020-08-18T18:45:15.941Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-18T18:45:16.253Z] Removing intermediate container 6ea4204b33e8 [2020-08-18T18:45:16.253Z] ---> f22ba3cb7d1d [2020-08-18T18:45:16.253Z] Step 20/20 : LABEL version=1.2.2-dev.14 [2020-08-18T18:45:16.253Z] ---> 3036b28d1897 [2020-08-18T18:45:16.253Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-18T18:45:16.253Z] ---> e89988055979 [2020-08-18T18:45:16.253Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-18T18:45:16.547Z] ---> Running in 4027b42e4099 [2020-08-18T18:45:16.832Z] ---> e5c61045b7b2 [2020-08-18T18:45:16.832Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-18T18:45:16.832Z] Removing intermediate container 4027b42e4099 [2020-08-18T18:45:16.832Z] ---> d7294f5d061f [2020-08-18T18:45:16.832Z] [2020-08-18T18:45:17.110Z] Removing intermediate container 410b08e223ed [2020-08-18T18:45:17.110Z] ---> ce40be7bdcf8 [2020-08-18T18:45:17.110Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-18T18:45:17.110Z] Successfully built d7294f5d061f [2020-08-18T18:45:17.110Z] ---> b79b90d9aa05 [2020-08-18T18:45:17.110Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:45:17.110Z] ---> Running in 54bcddd97354 [2020-08-18T18:45:17.110Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-08-18T18:45:17.110Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2020-08-18T18:45:17.393Z] ---> Running in 6dcd2c3bb372 [2020-08-18T18:45:17.393Z] ---> Running in 703ac8b32585 [2020-08-18T18:45:17.393Z] ---> a1a03035b415 [2020-08-18T18:45:17.393Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-18T18:45:17.680Z] Removing intermediate container 703ac8b32585 [2020-08-18T18:45:17.680Z] ---> 72facf2896ee [2020-08-18T18:45:17.680Z] Step 18/20 : LABEL arch=x86_64 [2020-08-18T18:45:17.987Z] ---> 0f6086839092 [2020-08-18T18:45:17.987Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:45:18.253Z] ---> Running in 46768da7e328 [2020-08-18T18:45:18.528Z] ---> Running in 10db2aa5f947 [2020-08-18T18:45:19.485Z] Removing intermediate container 46768da7e328 [2020-08-18T18:45:19.485Z] ---> 88d85946f332 [2020-08-18T18:45:19.485Z] Step 19/20 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:45:20.448Z] Removing intermediate container 10db2aa5f947 [2020-08-18T18:45:20.448Z] ---> 620d7445e24d [2020-08-18T18:45:20.448Z] Step 19/21 : LABEL arch=x86_64 [2020-08-18T18:45:20.448Z] ---> Running in 09f61e86cfe1 [2020-08-18T18:45:21.028Z] ---> Running in 4dcb361107f7 [2020-08-18T18:45:22.080Z] Removing intermediate container 6dcd2c3bb372 [2020-08-18T18:45:22.080Z] ---> 34b4bf612ee5 [2020-08-18T18:45:22.080Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-18T18:45:22.080Z] Removing intermediate container 09f61e86cfe1 [2020-08-18T18:45:22.080Z] ---> 175af0604a52 [2020-08-18T18:45:22.080Z] Step 20/20 : LABEL version=1.2.2-dev.14 [2020-08-18T18:45:22.677Z] ---> Running in 7bc224177d85 [2020-08-18T18:45:22.677Z] ---> Running in af3b72ee3862 [2020-08-18T18:45:23.292Z] Removing intermediate container 4dcb361107f7 [2020-08-18T18:45:23.292Z] ---> eee4aa7c144d [2020-08-18T18:45:23.292Z] Step 20/21 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:45:23.292Z] Removing intermediate container 54bcddd97354 [2020-08-18T18:45:23.292Z] ---> 844e9a7df346 [2020-08-18T18:45:23.292Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T18:45:23.579Z] ---> Running in efd007ba039e [2020-08-18T18:45:23.579Z] Removing intermediate container 7bc224177d85 [2020-08-18T18:45:23.579Z] ---> 4f3d186e887b [2020-08-18T18:45:23.579Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-18T18:45:23.579Z] Removing intermediate container af3b72ee3862 [2020-08-18T18:45:23.579Z] ---> 1489301eacfd [2020-08-18T18:45:23.579Z] [2020-08-18T18:45:23.855Z] Successfully built 1489301eacfd [2020-08-18T18:45:24.150Z] Successfully tagged docker-support-scheduler-go:latest [2020-08-18T18:45:24.150Z] Building docker-core-data-go [2020-08-18T18:45:24.150Z]  Building docker-support-scheduler-go ... done  ---> d0b333b76184 [2020-08-18T18:45:24.150Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T18:45:24.150Z] Removing intermediate container efd007ba039e [2020-08-18T18:45:24.150Z] ---> 3f5ce54d4d42 [2020-08-18T18:45:24.150Z] Step 21/21 : LABEL version=1.2.2-dev.14 [2020-08-18T18:45:24.150Z] ---> Running in 98961de1e016 [2020-08-18T18:45:24.150Z] ---> Running in afa573b14145 [2020-08-18T18:45:25.164Z] ---> Running in 84faa4ddca7f [2020-08-18T18:45:27.156Z] Removing intermediate container 98961de1e016 [2020-08-18T18:45:27.156Z] ---> 50da5bb3a1fd [2020-08-18T18:45:27.156Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-18T18:45:28.120Z] Removing intermediate container 84faa4ddca7f [2020-08-18T18:45:28.120Z] ---> f12c81890e82 [2020-08-18T18:45:28.120Z] [2020-08-18T18:45:28.740Z] Successfully built f12c81890e82 [2020-08-18T18:45:28.740Z] ---> Running in 4923547b1582 [2020-08-18T18:45:28.740Z] Successfully tagged docker-core-metadata-go:latest [2020-08-18T18:45:28.740Z]  Building docker-core-metadata-go ... done Building docker-support-logging-go [2020-08-18T18:45:30.736Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:45:30.736Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:45:30.736Z] ---> c2a89f408981 [2020-08-18T18:45:30.736Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T18:45:30.736Z] ---> Using cache [2020-08-18T18:45:30.736Z] ---> 859d5c147a15 [2020-08-18T18:45:30.736Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:45:30.736Z] ---> Using cache [2020-08-18T18:45:30.736Z] ---> c4f3a7252965 [2020-08-18T18:45:30.736Z] Step 5/26 : RUN apk update && apk add make git [2020-08-18T18:45:30.736Z] ---> Using cache [2020-08-18T18:45:30.736Z] ---> 078683d90bda [2020-08-18T18:45:30.736Z] Step 6/26 : COPY go.mod . [2020-08-18T18:45:30.736Z] ---> Using cache [2020-08-18T18:45:30.736Z] ---> 5646ef12a593 [2020-08-18T18:45:30.736Z] Step 7/26 : RUN go mod download [2020-08-18T18:45:30.736Z] ---> Using cache [2020-08-18T18:45:30.736Z] ---> 9378f86ce5e8 [2020-08-18T18:45:30.736Z] Step 8/26 : COPY . . [2020-08-18T18:45:30.736Z] ---> Using cache [2020-08-18T18:45:30.736Z] ---> 1d51cae2c1e5 [2020-08-18T18:45:30.736Z] 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-18T18:45:32.751Z] ---> Running in 3f0e36e99be9 [2020-08-18T18:45:32.751Z] Removing intermediate container 4923547b1582 [2020-08-18T18:45:32.751Z] ---> 60850d24fc38 [2020-08-18T18:45:32.751Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-18T18:45:33.528Z] Removing intermediate container 14eb793679f2 [2020-08-18T18:45:33.528Z] ---> 1553e0fff76c [2020-08-18T18:45:33.528Z] Successfully built 1553e0fff76c [2020-08-18T18:45:33.528Z] 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-18T18:45:34.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T18:45:34.393Z] [2020-08-18T18:45:34.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:45:34.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T18:45:35.101Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-08-18T18:45:35.101Z] 29e5d40040c1: Pulling fs layer [2020-08-18T18:45:35.101Z] 1ce36da41761: Pulling fs layer [2020-08-18T18:45:35.101Z] 25b303627fd3: Pulling fs layer [2020-08-18T18:45:35.101Z] 29e5d40040c1: Verifying Checksum [2020-08-18T18:45:35.101Z] 29e5d40040c1: Download complete [2020-08-18T18:45:35.434Z] Removing intermediate container afa573b14145 [2020-08-18T18:45:35.434Z] ---> f0aaaed979c3 [2020-08-18T18:45:35.434Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-18T18:45:35.717Z] 1ce36da41761: Verifying Checksum [2020-08-18T18:45:35.717Z] 1ce36da41761: Download complete [2020-08-18T18:45:35.717Z] 29e5d40040c1: Pull complete [2020-08-18T18:45:35.723Z] ---> 035b6280c13e [2020-08-18T18:45:35.723Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-18T18:45:35.723Z] ---> Running in 6c41395bae0b [2020-08-18T18:45:35.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-18T18:45:36.781Z] ---> 7c6ce046e91d [2020-08-18T18:45:36.781Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-18T18:45:37.160Z] 1ce36da41761: Pull complete [2020-08-18T18:45:37.430Z] 25b303627fd3: Verifying Checksum [2020-08-18T18:45:37.430Z] 25b303627fd3: Download complete [2020-08-18T18:45:40.425Z] ---> cfc5a6406c76 [2020-08-18T18:45:40.425Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-18T18:45:42.209Z] ---> Running in ea218f4c0192 [2020-08-18T18:45:42.805Z] Removing intermediate container 6c41395bae0b [2020-08-18T18:45:42.805Z] ---> 5a4b820dfed2 [2020-08-18T18:45:42.805Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T18:45:44.299Z] ---> Running in 007354d1cd3a [2020-08-18T18:45:45.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:45.831Z] Removing intermediate container 007354d1cd3a [2020-08-18T18:45:45.831Z] ---> 6e9f4235d314 [2020-08-18T18:45:45.831Z] Step 26/29 : CMD [ "generate" ] [2020-08-18T18:45:46.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:46.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:45:46.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:45:46.402Z] ---> c2a89f408981 [2020-08-18T18:45:46.402Z] Step 3/22 : WORKDIR /edgex-go [2020-08-18T18:45:46.402Z] ---> Using cache [2020-08-18T18:45:46.402Z] ---> 859d5c147a15 [2020-08-18T18:45:46.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:45:46.402Z] ---> Using cache [2020-08-18T18:45:46.402Z] ---> c4f3a7252965 [2020-08-18T18:45:46.402Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-08-18T18:45:46.402Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-18T18:45:46.689Z] (2/33) Installing expat (2.2.9-r1) [2020-08-18T18:45:46.689Z] (3/33) Installing libffi (3.3-r2) [2020-08-18T18:45:46.689Z] (4/33) Installing gdbm (1.13-r1) [2020-08-18T18:45:47.041Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-18T18:45:47.041Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-18T18:45:47.041Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-18T18:45:47.041Z] ---> Running in f298e1804191 [2020-08-18T18:45:47.346Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:45:47.346Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:45:47.346Z] ---> c2a89f408981 [2020-08-18T18:45:47.346Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T18:45:47.346Z] ---> Using cache [2020-08-18T18:45:47.346Z] ---> 859d5c147a15 [2020-08-18T18:45:47.346Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:45:47.346Z] ---> Using cache [2020-08-18T18:45:47.346Z] ---> c4f3a7252965 [2020-08-18T18:45:47.346Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-18T18:45:47.577Z] 25b303627fd3: Pull complete [2020-08-18T18:45:47.577Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-08-18T18:45:47.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T18:45:47.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-08-18T18:45:47.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container [2020-08-18T18:45:47.909Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:45:50.825Z] ---> Running in 7aace02e3769 [2020-08-18T18:45:50.825Z] ---> Running in f81b64034359 [2020-08-18T18:45:50.825Z] Removing intermediate container f298e1804191 [2020-08-18T18:45:50.825Z] ---> c4e5ee6ada08 [2020-08-18T18:45:50.825Z] Step 27/29 : LABEL arch=x86_64 [2020-08-18T18:45:50.825Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-18T18:45:50.825Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-18T18:45:50.825Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-18T18:45:50.825Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-18T18:45:50.825Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-18T18:45:50.825Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-18T18:45:50.825Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-18T18:45:50.825Z] ---> Running in ba2ee2d5214c [2020-08-18T18:45:51.098Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-18T18:45:51.098Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-18T18:45:51.098Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-18T18:45:51.098Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-18T18:45:51.098Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-18T18:45:51.098Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-18T18:45:51.098Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-18T18:45:51.098Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-18T18:45:51.098Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-18T18:45:51.379Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-18T18:45:51.379Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-18T18:45:51.466Z] $ docker top f11038b87c2a29159f965ee554743fc41330b81fb66e8448a28d4b71a7bf3305 -eo pid,comm [2020-08-18T18:45:51.678Z] (26/33) Installing py3-html5lib (1.0.1-r4) [Pipeline] { [Pipeline] sh [2020-08-18T18:45:51.984Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-18T18:45:51.984Z] Removing intermediate container ba2ee2d5214c [2020-08-18T18:45:51.984Z] ---> 7a0b612869fe [2020-08-18T18:45:51.984Z] Step 28/29 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:45:51.984Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-18T18:45:51.984Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-18T18:45:51.984Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-18T18:45:52.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:52.248Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-18T18:45:52.248Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-18T18:45:52.248Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-18T18:45:52.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:52.520Z] ---> Running in 044826c817d7 [2020-08-18T18:45:52.520Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:45:52.520Z] OK: 71 MiB in 55 packages [2020-08-18T18:45:52.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:52.872Z] + docker-compose build --help [2020-08-18T18:45:52.872Z] + grep parallel [2020-08-18T18:45:53.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:45:53.092Z] Removing intermediate container 044826c817d7 [2020-08-18T18:45:53.092Z] ---> 9cf5a5fc0c53 [2020-08-18T18:45:53.092Z] Step 29/29 : LABEL version=1.2.2-dev.14 [2020-08-18T18:45:53.374Z] ---> Running in 1954b0d90c33 [2020-08-18T18:45:53.374Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:45:53.374Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:45:53.374Z] OK: 12746 distinct packages available [2020-08-18T18:45:53.665Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:45:53.665Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:45:53.665Z] OK: 12746 distinct packages available [2020-08-18T18:45:53.975Z] OK: 233 MiB in 51 packages [2020-08-18T18:45:53.975Z] OK: 233 MiB in 51 packages [2020-08-18T18:45:53.975Z] Removing intermediate container 1954b0d90c33 [2020-08-18T18:45:53.975Z] ---> 4b6bb7982b7d [2020-08-18T18:45:53.975Z] [2020-08-18T18:45:54.297Z] OK: 233 MiB in 51 packages [2020-08-18T18:45:55.010Z] Successfully built 4b6bb7982b7d [2020-08-18T18:45:55.310Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-08-18T18:45:55.310Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-08-18T18:45:56.234Z] --parallel Build images in parallel. [Pipeline] } [2020-08-18T18:45:56.260Z] $ docker stop --time=1 f11038b87c2a29159f965ee554743fc41330b81fb66e8448a28d4b71a7bf3305 [2020-08-18T18:45:58.400Z] $ docker rm -f f11038b87c2a29159f965ee554743fc41330b81fb66e8448a28d4b71a7bf3305 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:45:59.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-08-18T18:45:59.203Z] . [Pipeline] withDockerContainer [2020-08-18T18:45:59.428Z] prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container [2020-08-18T18:45:59.514Z] $ 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/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-arm64:latest cat [2020-08-18T18:46:01.281Z] $ docker top 8332f638c580222b7f743b70654c0df1d817e631e26aefacb0d8c2d58b59e406 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T18:46:02.270Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-08-18T18:46:03.852Z] Removing intermediate container ea218f4c0192 [2020-08-18T18:46:03.852Z] ---> bf5dfc101385 [2020-08-18T18:46:03.852Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-18T18:46:03.852Z] Removing intermediate container 7aace02e3769 [2020-08-18T18:46:03.852Z] ---> 799f194bd3af [2020-08-18T18:46:03.852Z] Step 6/22 : COPY go.mod . [2020-08-18T18:46:03.852Z] Removing intermediate container f81b64034359 [2020-08-18T18:46:03.852Z] ---> 7b5c6b8aaf03 [2020-08-18T18:46:03.852Z] Step 6/21 : COPY go.mod . [2020-08-18T18:46:03.852Z] ---> Running in 87917e8b1663 [2020-08-18T18:46:04.480Z] ---> 7faec71a567f [2020-08-18T18:46:04.480Z] Step 7/21 : RUN go mod download [2020-08-18T18:46:05.074Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:46:05.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:46:05.074Z] ---> c2a89f408981 [2020-08-18T18:46:05.074Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T18:46:05.074Z] ---> Using cache [2020-08-18T18:46:05.074Z] ---> 859d5c147a15 [2020-08-18T18:46:05.074Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:46:05.074Z] ---> Using cache [2020-08-18T18:46:05.074Z] ---> c4f3a7252965 [2020-08-18T18:46:05.074Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T18:46:05.074Z] ---> Using cache [2020-08-18T18:46:05.074Z] ---> 078683d90bda [2020-08-18T18:46:05.074Z] Step 6/21 : COPY go.mod . [2020-08-18T18:46:05.074Z] ---> Using cache [2020-08-18T18:46:05.074Z] ---> 5646ef12a593 [2020-08-18T18:46:05.074Z] Step 7/21 : RUN go mod download [2020-08-18T18:46:05.074Z] ---> Using cache [2020-08-18T18:46:05.074Z] ---> 9378f86ce5e8 [2020-08-18T18:46:05.074Z] Step 8/21 : COPY . . [2020-08-18T18:46:05.074Z] ---> Using cache [2020-08-18T18:46:05.074Z] ---> 1d51cae2c1e5 [2020-08-18T18:46:05.074Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-18T18:46:05.662Z] ---> 07d743fea453 [2020-08-18T18:46:05.662Z] Step 7/22 : RUN go mod download [2020-08-18T18:46:05.936Z] ---> Running in 271f958d5744 [2020-08-18T18:46:05.936Z] ---> Running in 0a821796cfb5 [2020-08-18T18:46:06.224Z] ---> Running in 6a8d1b111ae6 [2020-08-18T18:46:06.573Z] Building docker-core-command-go ... [2020-08-18T18:46:06.573Z] Building docker-core-data-go ... [2020-08-18T18:46:06.573Z] Building docker-core-metadata-go ... [2020-08-18T18:46:06.573Z] Building docker-security-proxy-setup-go ... [2020-08-18T18:46:06.573Z] Building docker-security-secrets-setup-go ... [2020-08-18T18:46:06.573Z] Building docker-security-secretstore-setup-go ... [2020-08-18T18:46:06.573Z] Building docker-support-logging-go ... [2020-08-18T18:46:06.573Z] Building docker-support-notifications-go ... [2020-08-18T18:46:06.573Z] Building docker-support-scheduler-go ... [2020-08-18T18:46:06.573Z] Building docker-sys-mgmt-agent-go ... [2020-08-18T18:46:06.573Z] Building docker-security-secrets-setup-go [2020-08-18T18:46:06.573Z] Building docker-core-data-go [2020-08-18T18:46:06.573Z] Building docker-sys-mgmt-agent-go [2020-08-18T18:46:06.573Z] Building docker-support-logging-go [2020-08-18T18:46:06.573Z] Building docker-support-notifications-go [2020-08-18T18:46:06.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-18T18:46:07.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/core-command/core-command ./cmd/core-command [2020-08-18T18:46:09.593Z] Removing intermediate container 6a8d1b111ae6 [2020-08-18T18:46:09.593Z] ---> b8358e402c8c [2020-08-18T18:46:09.593Z] Step 8/22 : COPY . . [2020-08-18T18:46:09.872Z] Removing intermediate container 271f958d5744 [2020-08-18T18:46:09.872Z] ---> 6e821136d44c [2020-08-18T18:46:09.872Z] Step 8/21 : COPY . . [2020-08-18T18:46:25.078Z] Collecting docker-compose==1.23.2 [2020-08-18T18:46:25.078Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-18T18:46:25.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-18T18:46:25.078Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-18T18:46:25.078Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-18T18:46:25.078Z] Collecting texttable<0.10,>=0.9.0 [2020-08-18T18:46:25.078Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-18T18:46:32.173Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-18T18:46:32.173Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-18T18:46:36.711Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-18T18:46:36.711Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-18T18:46:36.711Z] Collecting docopt<0.7,>=0.6.1 [2020-08-18T18:46:36.711Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-18T18:46:37.688Z] 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-18T18:46:38.298Z] Collecting cached-property<2,>=1.2.0 [2020-08-18T18:46:38.298Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-18T18:46:38.298Z] Collecting jsonschema<3,>=2.5.1 [2020-08-18T18:46:38.298Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-18T18:46:38.602Z] Collecting docker<4.0,>=3.6.0 [2020-08-18T18:46:38.602Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-18T18:46:39.882Z] Collecting PyYAML<4,>=3.10 [2020-08-18T18:46:39.882Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-18T18:46:40.231Z] ---> 729a0c4911bf [2020-08-18T18:46:40.231Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-18T18:46:41.265Z] 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-18T18:46:42.839Z] ---> b837642ab841 [2020-08-18T18:46:42.839Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-18T18:46:42.839Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-18T18:46:42.839Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-18T18:46:42.839Z] Removing intermediate container 3f0e36e99be9 [2020-08-18T18:46:42.839Z] ---> d99106fe808c [2020-08-18T18:46:42.839Z] [2020-08-18T18:46:42.839Z] Step 10/26 : FROM alpine:3.10 [2020-08-18T18:46:43.123Z] Collecting idna<2.8,>=2.5 [2020-08-18T18:46:43.123Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-18T18:46:43.123Z] ---> Running in 23934f7dfede [2020-08-18T18:46:43.123Z] 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-18T18:46:43.123Z] ---> Running in 628b206a502d [2020-08-18T18:46:43.452Z] Collecting docker-pycreds>=0.4.0 [2020-08-18T18:46:43.452Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-18T18:46:43.452Z] 3.10: Pulling from library/alpine [2020-08-18T18:46:43.452Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-18T18:46:43.452Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-18T18:46:43.452Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-18T18:46:43.452Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-18T18:46:43.452Z] Removing intermediate container 0a821796cfb5 [2020-08-18T18:46:43.452Z] ---> 866caf0651ad [2020-08-18T18:46:43.452Z] [2020-08-18T18:46:43.452Z] Step 10/21 : FROM scratch [2020-08-18T18:46:43.452Z] ---> [2020-08-18T18:46:43.452Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:46:43.919Z] Installing collected packages: urllib3, idna, requests, texttable, dockerpty, websocket-client, docopt, cached-property, jsonschema, docker-pycreds, docker, PyYAML, docker-compose [2020-08-18T18:46:43.919Z] Attempting uninstall: urllib3 [2020-08-18T18:46:43.919Z] Found existing installation: urllib3 1.25.9 [2020-08-18T18:46:44.181Z] Uninstalling urllib3-1.25.9: [2020-08-18T18:46:45.628Z] Successfully uninstalled urllib3-1.25.9 [2020-08-18T18:46:45.903Z] Attempting uninstall: idna [2020-08-18T18:46:45.903Z] Found existing installation: idna 2.9 [2020-08-18T18:46:45.903Z] Uninstalling idna-2.9: [2020-08-18T18:46:45.903Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/core-data/core-data ./cmd/core-data [2020-08-18T18:46:45.903Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-18T18:46:45.903Z] ---> Using cache [2020-08-18T18:46:45.903Z] ---> 7414911f5220 [2020-08-18T18:46:45.903Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-18T18:46:45.903Z] Successfully uninstalled idna-2.9 [2020-08-18T18:46:45.903Z] Status: Downloaded newer image for alpine:3.10 [2020-08-18T18:46:45.903Z] ---> be4e4bea2c2e [2020-08-18T18:46:45.903Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-18T18:46:46.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-18T18:46:46.465Z] ---> Running in bff58722ff82 [2020-08-18T18:46:46.465Z] Attempting uninstall: requests [2020-08-18T18:46:46.465Z] Found existing installation: requests 2.23.0 [2020-08-18T18:46:46.465Z] Uninstalling requests-2.23.0: [2020-08-18T18:46:46.743Z] ---> Running in b59eba894404 [2020-08-18T18:46:46.743Z] Successfully uninstalled requests-2.23.0 [2020-08-18T18:46:47.018Z] Removing intermediate container bff58722ff82 [2020-08-18T18:46:47.018Z] ---> e85e130126d3 [2020-08-18T18:46:47.018Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T18:46:47.018Z] Running setup.py install for texttable: started [2020-08-18T18:46:47.320Z] ---> Running in 2100549cca6e [2020-08-18T18:46:47.601Z] Removing intermediate container 2100549cca6e [2020-08-18T18:46:47.601Z] ---> 369f17823a56 [2020-08-18T18:46:47.601Z] Step 14/21 : WORKDIR / [2020-08-18T18:46:47.601Z] ---> Running in 7883914cba43 [2020-08-18T18:46:47.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:46:47.880Z] Removing intermediate container 7883914cba43 [2020-08-18T18:46:47.880Z] ---> eeaab74e6262 [2020-08-18T18:46:47.880Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-18T18:46:47.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:46:48.166Z] Running setup.py install for texttable: finished with status 'done' [2020-08-18T18:46:48.166Z] Running setup.py install for dockerpty: started [2020-08-18T18:46:48.166Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-18T18:46:48.166Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-18T18:46:48.166Z] OK: 10346 distinct packages available [2020-08-18T18:46:48.470Z] ---> 9bb577dc577f [2020-08-18T18:46:48.470Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-18T18:46:48.470Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-18T18:46:48.470Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-18T18:46:48.470Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-18T18:46:48.759Z] (4/5) Installing curl (7.66.0-r0) [2020-08-18T18:46:48.759Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-18T18:46:48.759Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-18T18:46:48.759Z] Executing busybox-1.30.1-r3.trigger [2020-08-18T18:46:48.759Z] Executing ca-certificates-20191127-r2.trigger [2020-08-18T18:46:49.042Z] OK: 7 MiB in 19 packages [2020-08-18T18:46:49.042Z] Running setup.py install for docopt: started [2020-08-18T18:46:50.125Z] Running setup.py install for docopt: finished with status 'done' [2020-08-18T18:46:50.125Z] ---> 7d5cb94cd032 [2020-08-18T18:46:50.125Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-18T18:46:51.674Z] Removing intermediate container b59eba894404 [2020-08-18T18:46:51.674Z] ---> 1defc81886ea [2020-08-18T18:46:51.674Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T18:46:51.987Z] ---> 0a5f3331f7ca [2020-08-18T18:46:51.987Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:46:51.987Z] Running setup.py install for PyYAML: started [2020-08-18T18:46:52.828Z] ---> Running in ffa96f5dcce9 [2020-08-18T18:46:52.828Z] ---> Running in 15bdfd9731a6 [2020-08-18T18:46:54.014Z] Removing intermediate container ffa96f5dcce9 [2020-08-18T18:46:54.014Z] ---> 126f6d152984 [2020-08-18T18:46:54.014Z] Step 19/21 : LABEL arch=x86_64 [2020-08-18T18:46:54.014Z] Removing intermediate container 15bdfd9731a6 [2020-08-18T18:46:54.014Z] ---> 8675e08c68f7 [2020-08-18T18:46:54.014Z] Step 13/26 : WORKDIR / [2020-08-18T18:46:54.338Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-18T18:46:54.338Z] ---> Running in 08649645bee4 [2020-08-18T18:46:54.619Z] ---> Running in 1dd7b2236754 [2020-08-18T18:46:54.907Z] Removing intermediate container 08649645bee4 [2020-08-18T18:46:54.907Z] ---> 6fcc49c0e494 [2020-08-18T18:46:54.907Z] Step 20/21 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:46:55.218Z] 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-18T18:46:55.218Z] ---> Running in a1aff53ef693 [2020-08-18T18:46:55.587Z] Removing intermediate container 1dd7b2236754 [2020-08-18T18:46:55.587Z] ---> 38f03e2f4183 [2020-08-18T18:46:55.587Z] 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-18T18:46:56.299Z] Removing intermediate container a1aff53ef693 [2020-08-18T18:46:56.299Z] ---> e8109228bf0a [2020-08-18T18:46:56.299Z] Step 21/21 : LABEL version=1.2.2-dev.14 [2020-08-18T18:46:56.582Z] ---> Running in 1060958afbc7 [2020-08-18T18:46:56.582Z] ---> 5562b158c429 [2020-08-18T18:46:56.582Z] 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-18T18:46:57.280Z] ---> 71f80c1d8b1f [2020-08-18T18:46:57.280Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-18T18:46:57.568Z] Removing intermediate container 1060958afbc7 [2020-08-18T18:46:57.568Z] ---> 06ca471e43cc [2020-08-18T18:46:57.568Z] [2020-08-18T18:46:57.846Z] Successfully built 06ca471e43cc [2020-08-18T18:46:57.846Z] Successfully tagged docker-core-command-go:latest [2020-08-18T18:46:57.846Z] Building docker-support-notifications-go [2020-08-18T18:47:02.321Z]  Building docker-core-command-go ... done  ---> cdd2661377dd [2020-08-18T18:47:02.321Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-18T18:47:03.811Z] ---> f4783da858d4 [2020-08-18T18:47:03.811Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-18T18:47:03.811Z] Removing intermediate container 87917e8b1663 [2020-08-18T18:47:03.811Z] ---> 8eba9c190eb8 [2020-08-18T18:47:03.811Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-18T18:47:04.109Z] ---> Running in 64f47e16a010 [2020-08-18T18:47:06.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:47:06.227Z] ---> a03f4763479e [2020-08-18T18:47:06.227Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-18T18:47:06.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:47:06.516Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T18:47:06.516Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-18T18:47:06.516Z] (3/3) Installing curl (7.69.1-r0) [2020-08-18T18:47:06.516Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:47:06.516Z] OK: 72 MiB in 58 packages [2020-08-18T18:47:07.138Z] ---> 2e016efd67db [2020-08-18T18:47:07.138Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-18T18:47:08.684Z] Removing intermediate container 64f47e16a010 [2020-08-18T18:47:08.684Z] ---> 9a99f2270e6c [2020-08-18T18:47:08.684Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:47:09.911Z] ---> 6c6e98c163be [2020-08-18T18:47:09.911Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T18:47:09.911Z] ---> Running in 4cfa38fa9c03 [2020-08-18T18:47:11.472Z] Removing intermediate container 4cfa38fa9c03 [2020-08-18T18:47:11.472Z] ---> 49b0baa1763e [2020-08-18T18:47:11.472Z] Step 24/26 : LABEL arch=x86_64 [2020-08-18T18:47:11.761Z] ---> 07fa751b802c [2020-08-18T18:47:11.761Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T18:47:13.465Z] ---> Running in eae6c5c93cac [2020-08-18T18:47:13.465Z] ---> Running in 930b79b20369 [2020-08-18T18:47:18.029Z] Removing intermediate container eae6c5c93cac [2020-08-18T18:47:18.029Z] ---> b203eeac8bfc [2020-08-18T18:47:18.029Z] Step 25/26 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:47:18.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:47:18.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:47:18.675Z] ---> c2a89f408981 [2020-08-18T18:47:18.675Z] Step 3/23 : WORKDIR /edgex-go [2020-08-18T18:47:18.675Z] ---> Using cache [2020-08-18T18:47:18.675Z] ---> 859d5c147a15 [2020-08-18T18:47:18.675Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:47:18.675Z] ---> Using cache [2020-08-18T18:47:18.675Z] ---> c4f3a7252965 [2020-08-18T18:47:18.675Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-18T18:47:19.680Z] ---> Running in f020da51fa3b [2020-08-18T18:47:19.680Z] ---> Running in 379239e2e4bd [2020-08-18T18:47:19.963Z] Removing intermediate container f020da51fa3b [2020-08-18T18:47:19.963Z] ---> 9c5719760022 [2020-08-18T18:47:19.963Z] Step 26/26 : LABEL version=1.2.2-dev.14 [2020-08-18T18:47:20.246Z] Removing intermediate container 930b79b20369 [2020-08-18T18:47:20.246Z] ---> d666b85d0956 [2020-08-18T18:47:20.246Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T18:47:20.246Z] ---> Running in 64736112c920 [2020-08-18T18:47:20.246Z] ---> Running in 98c0acaf932f [2020-08-18T18:47:20.528Z] Removing intermediate container 98c0acaf932f [2020-08-18T18:47:20.528Z] ---> a2f07ace80c4 [2020-08-18T18:47:20.528Z] Step 24/26 : LABEL arch=x86_64 [2020-08-18T18:47:20.528Z] Removing intermediate container 64736112c920 [2020-08-18T18:47:20.528Z] ---> 0ce7db473840 [2020-08-18T18:47:20.528Z] [2020-08-18T18:47:20.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:47:20.797Z] ---> Running in 897f500096a6 [2020-08-18T18:47:20.797Z] Successfully built 0ce7db473840 [2020-08-18T18:47:20.797Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-08-18T18:47:21.134Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 897f500096a6 [2020-08-18T18:47:21.134Z] ---> 66caea0a030c [2020-08-18T18:47:21.134Z] Step 25/26 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:47:21.414Z] ---> Running in 41da6baf29b3 [2020-08-18T18:47:21.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:47:21.771Z] Removing intermediate container 41da6baf29b3 [2020-08-18T18:47:21.771Z] ---> 29527aeb66bc [2020-08-18T18:47:21.771Z] Step 26/26 : LABEL version=1.2.2-dev.14 [2020-08-18T18:47:22.448Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:47:22.449Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:47:22.449Z] OK: 12746 distinct packages available [2020-08-18T18:47:22.732Z] ---> Running in 10ee0b50d15f [2020-08-18T18:47:22.732Z] OK: 233 MiB in 51 packages [2020-08-18T18:47:23.050Z] Removing intermediate container 628b206a502d [2020-08-18T18:47:23.050Z] ---> 26cf6e3130ba [2020-08-18T18:47:23.050Z] [2020-08-18T18:47:23.050Z] Step 10/21 : FROM scratch [2020-08-18T18:47:23.050Z] ---> [2020-08-18T18:47:23.050Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T18:47:23.665Z] Removing intermediate container 10ee0b50d15f [2020-08-18T18:47:23.665Z] ---> a9009a5850ed [2020-08-18T18:47:23.665Z] [2020-08-18T18:47:23.665Z] ---> Running in 7def766afa7e [2020-08-18T18:47:23.933Z] Successfully built a9009a5850ed [2020-08-18T18:47:23.933Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-08-18T18:47:23.933Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7def766afa7e [2020-08-18T18:47:23.933Z] ---> fd67ae933880 [2020-08-18T18:47:23.933Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-18T18:47:23.933Z] Removing intermediate container 379239e2e4bd [2020-08-18T18:47:23.933Z] ---> 93053f898029 [2020-08-18T18:47:23.933Z] Step 6/23 : COPY go.mod . [2020-08-18T18:47:24.258Z] ---> Running in 2947db953483 [2020-08-18T18:47:24.258Z] Removing intermediate container 2947db953483 [2020-08-18T18:47:24.258Z] ---> bcb23b88cd10 [2020-08-18T18:47:24.258Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T18:47:24.547Z] ---> ec1e3a4589c4 [2020-08-18T18:47:24.547Z] Step 7/23 : RUN go mod download [2020-08-18T18:47:24.547Z] ---> Running in d4cace40000b [2020-08-18T18:47:25.528Z] ---> Running in f20fa682751c [2020-08-18T18:47:25.528Z] Removing intermediate container d4cace40000b [2020-08-18T18:47:25.528Z] ---> 869ab0139397 [2020-08-18T18:47:25.528Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-18T18:47:26.180Z] ---> cc49071c5ee2 [2020-08-18T18:47:26.180Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-18T18:47:27.229Z] ---> 511c74ba0bbf [2020-08-18T18:47:27.229Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-18T18:47:28.365Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:47:28.365Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:47:28.365Z] ---> 1553e0fff76c [2020-08-18T18:47:28.365Z] Step 3/22 : WORKDIR /edgex-go [2020-08-18T18:47:28.365Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:47:28.365Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:47:28.365Z] ---> 1553e0fff76c [2020-08-18T18:47:28.365Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T18:47:28.365Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:47:28.365Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:47:28.365Z] ---> 1553e0fff76c [2020-08-18T18:47:28.365Z] Step 3/23 : WORKDIR /edgex-go [2020-08-18T18:47:28.365Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:47:28.365Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:47:28.365Z] ---> 1553e0fff76c [2020-08-18T18:47:28.365Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T18:47:28.639Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:47:28.639Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-08-18T18:47:28.639Z] ---> 1553e0fff76c [2020-08-18T18:47:28.639Z] Step 3/29 : WORKDIR /edgex-go [2020-08-18T18:47:29.824Z] ---> 5c3605e223b3 [2020-08-18T18:47:29.824Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-18T18:47:30.106Z] Removing intermediate container f20fa682751c [2020-08-18T18:47:30.106Z] ---> f72431485f7f [2020-08-18T18:47:30.106Z] Step 8/23 : COPY . . [2020-08-18T18:47:30.106Z] Removing intermediate container 23934f7dfede [2020-08-18T18:47:30.106Z] ---> d23ef25e4bab [2020-08-18T18:47:30.106Z] [2020-08-18T18:47:30.106Z] Step 10/22 : FROM alpine [2020-08-18T18:47:30.106Z] ---> a24bb4013296 [2020-08-18T18:47:30.106Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:47:30.689Z] ---> Running in 1dffa772e824 [2020-08-18T18:47:30.951Z] ---> 8873c0a5e04d [2020-08-18T18:47:30.951Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:47:31.216Z] Removing intermediate container 1dffa772e824 [2020-08-18T18:47:31.216Z] ---> db3654cfaf81 [2020-08-18T18:47:31.216Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-18T18:47:31.216Z] ---> Running in a55ce10d79a4 [2020-08-18T18:47:31.479Z] ---> Running in 5b02b051d22b [2020-08-18T18:47:32.024Z] ---> Running in bb752a29f6e8 [2020-08-18T18:47:32.024Z] ---> Running in 2152e97f68ac [2020-08-18T18:47:32.024Z] ---> Running in 7d03b41b785b [2020-08-18T18:47:32.024Z] ---> Running in 6ed96fea34c1 [2020-08-18T18:47:32.024Z] ---> Running in 5f71de25cdfc [2020-08-18T18:47:32.626Z] Removing intermediate container 5f71de25cdfc [2020-08-18T18:47:32.626Z] ---> 92fb0d20355e [2020-08-18T18:47:32.626Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:47:32.910Z] Removing intermediate container 7d03b41b785b [2020-08-18T18:47:32.910Z] ---> 31865f4bec11 [2020-08-18T18:47:32.910Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:47:32.910Z] Removing intermediate container bb752a29f6e8 [2020-08-18T18:47:32.910Z] ---> 79d983a7b4a3 [2020-08-18T18:47:32.910Z] Step 4/29 : RUN apk update && apk add make git [2020-08-18T18:47:32.910Z] Removing intermediate container 2152e97f68ac [2020-08-18T18:47:32.910Z] ---> 9daf34e1b254 [2020-08-18T18:47:32.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:47:32.910Z] Removing intermediate container 6ed96fea34c1 [2020-08-18T18:47:32.910Z] ---> 6c1b86efbf02 [2020-08-18T18:47:32.910Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:47:32.910Z] ---> Running in f92e59fdead4 [2020-08-18T18:47:32.910Z] ---> Running in 3a8c29fd096b [2020-08-18T18:47:33.183Z] ---> Running in e58cd30665cf [2020-08-18T18:47:33.183Z] ---> Running in 5c00da71424c [2020-08-18T18:47:33.183Z] ---> Running in 6e1b8d1142c6 [2020-08-18T18:47:34.073Z] Removing intermediate container a55ce10d79a4 [2020-08-18T18:47:34.073Z] ---> 0a412d0f34c2 [2020-08-18T18:47:34.073Z] Step 19/21 : LABEL arch=x86_64 [2020-08-18T18:47:36.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:36.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:37.469Z] Removing intermediate container 5c00da71424c [2020-08-18T18:47:37.469Z] ---> e37dfb45be13 [2020-08-18T18:47:37.469Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-08-18T18:47:37.495Z] Removing intermediate container 5b02b051d22b [2020-08-18T18:47:37.495Z] ---> c88343a26e80 [2020-08-18T18:47:37.495Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-18T18:47:37.495Z] ---> Running in c764454b8044 [2020-08-18T18:47:37.756Z] Removing intermediate container f92e59fdead4 [2020-08-18T18:47:37.756Z] ---> 333501dcc5e1 [2020-08-18T18:47:37.756Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git ---> Running in 0f4edaeb3ebd [2020-08-18T18:47:37.756Z] [2020-08-18T18:47:38.033Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:47:38.033Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:47:38.033Z] OK: 12617 distinct packages available [2020-08-18T18:47:38.033Z] ---> Running in de0394c3c804 [2020-08-18T18:47:38.081Z] ---> Running in 07a045791f47 [2020-08-18T18:47:38.309Z] Removing intermediate container e58cd30665cf [2020-08-18T18:47:38.309Z] ---> 1bf9ef0aef71 [2020-08-18T18:47:38.309Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-08-18T18:47:38.309Z] Removing intermediate container 6e1b8d1142c6 [2020-08-18T18:47:38.309Z] ---> 34b6df24fc65 [2020-08-18T18:47:38.309Z] Step 5/26 : RUN apk update && apk add make bash git [2020-08-18T18:47:38.585Z] ---> Running in dbb7eab4079f [2020-08-18T18:47:38.585Z] ---> Running in b1b5fe0477a0 [2020-08-18T18:47:38.674Z] Removing intermediate container c764454b8044 [2020-08-18T18:47:38.674Z] ---> bb9e6968e124 [2020-08-18T18:47:38.674Z] Step 20/21 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:47:38.866Z] OK: 217 MiB in 51 packages [2020-08-18T18:47:38.952Z] Removing intermediate container 07a045791f47 [2020-08-18T18:47:38.952Z] ---> 1ffc4c883627 [2020-08-18T18:47:38.952Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:47:39.530Z] ---> Running in 157290ea359e [2020-08-18T18:47:39.828Z] ---> Running in b33a6039f954 [2020-08-18T18:47:40.091Z] Removing intermediate container 157290ea359e [2020-08-18T18:47:40.091Z] ---> 9f4dbf7aba0c [2020-08-18T18:47:40.091Z] Step 21/21 : LABEL version=1.2.2-dev.14 [2020-08-18T18:47:40.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:40.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:40.873Z] Removing intermediate container 3a8c29fd096b [2020-08-18T18:47:40.873Z] ---> b6adb0bc3a23 [2020-08-18T18:47:40.873Z] Step 5/29 : COPY go.mod . [2020-08-18T18:47:41.044Z] ---> Running in b01594ee753a [2020-08-18T18:47:41.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:41.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:41.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:41.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:41.693Z] ---> bf298b7cae3b [2020-08-18T18:47:41.693Z] Step 6/29 : RUN go mod download [2020-08-18T18:47:41.749Z] Removing intermediate container b01594ee753a [2020-08-18T18:47:41.750Z] ---> 6cced6fed9d0 [2020-08-18T18:47:41.750Z] [2020-08-18T18:47:41.750Z] ---> 76d2afc51e98 [2020-08-18T18:47:41.750Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-18T18:47:41.750Z] Successfully built 6cced6fed9d0 [2020-08-18T18:47:41.750Z] ---> Running in 24f89a491cca [2020-08-18T18:47:41.750Z] Successfully tagged docker-support-logging-go:latest [2020-08-18T18:47:41.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:42.250Z] ---> Running in 48c7d8ef9af2 [2020-08-18T18:47:42.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:47:42.250Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:47:42.250Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:47:42.250Z] OK: 12617 distinct packages available [2020-08-18T18:47:42.250Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:47:42.250Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:47:42.250Z] OK: 12617 distinct packages available [2020-08-18T18:47:42.849Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:47:42.849Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:47:42.849Z] OK: 12617 distinct packages available [2020-08-18T18:47:42.973Z]  Building docker-support-logging-go ... done Removing intermediate container b33a6039f954 [2020-08-18T18:47:42.973Z] ---> c0d5e2bf5850 [2020-08-18T18:47:42.973Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-18T18:47:42.973Z] ---> Running in d514ffbd5f11 [2020-08-18T18:47:42.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-18T18:47:43.452Z] OK: 217 MiB in 51 packages [2020-08-18T18:47:43.452Z] OK: 217 MiB in 51 packages [2020-08-18T18:47:43.452Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:47:43.452Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:47:43.452Z] OK: 12617 distinct packages available [2020-08-18T18:47:43.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-18T18:47:44.053Z] OK: 217 MiB in 51 packages [2020-08-18T18:47:44.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-18T18:47:44.662Z] OK: 217 MiB in 51 packages [2020-08-18T18:47:44.662Z] OK: 217 MiB in 51 packages [2020-08-18T18:47:44.798Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-18T18:47:44.936Z] Removing intermediate container 0f4edaeb3ebd [2020-08-18T18:47:44.936Z] ---> 70e892f453d8 [2020-08-18T18:47:44.936Z] Step 6/23 : COPY go.mod . [2020-08-18T18:47:45.083Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-18T18:47:45.357Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-18T18:47:45.532Z] Removing intermediate container de0394c3c804 [2020-08-18T18:47:45.533Z] ---> be769cfc31ed [2020-08-18T18:47:45.533Z] Step 6/22 : COPY go.mod . [2020-08-18T18:47:45.643Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-18T18:47:45.643Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-18T18:47:45.643Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:47:45.932Z] OK: 8 MiB in 19 packages [2020-08-18T18:47:46.127Z] ---> 1a5a4b6dd80f [2020-08-18T18:47:46.127Z] Step 7/23 : RUN go mod download [2020-08-18T18:47:46.396Z] ---> Running in a183feac20d4 [2020-08-18T18:47:46.396Z] Removing intermediate container b1b5fe0477a0 [2020-08-18T18:47:46.396Z] ---> d052269c7d74 [2020-08-18T18:47:46.396Z] Step 6/26 : COPY go.mod . [2020-08-18T18:47:46.666Z] ---> 4d8a979ef570 [2020-08-18T18:47:46.666Z] Step 7/22 : RUN go mod download [2020-08-18T18:47:46.666Z] Removing intermediate container dbb7eab4079f [2020-08-18T18:47:46.666Z] ---> a52673f6e8d5 [2020-08-18T18:47:46.666Z] Step 6/21 : COPY go.mod . [2020-08-18T18:47:46.666Z] Removing intermediate container 48c7d8ef9af2 [2020-08-18T18:47:46.666Z] ---> 76e1fffcda85 [2020-08-18T18:47:46.666Z] Step 7/29 : COPY . . [2020-08-18T18:47:46.936Z] ---> Running in 797bd81ca2aa [2020-08-18T18:47:47.478Z] Removing intermediate container d514ffbd5f11 [2020-08-18T18:47:47.478Z] ---> 0e83bcbbc059 [2020-08-18T18:47:47.478Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-18T18:47:47.911Z] ---> 0ec201bd898e [2020-08-18T18:47:47.911Z] Step 7/21 : RUN go mod download [2020-08-18T18:47:48.151Z] ---> 48c97cc2214a [2020-08-18T18:47:48.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-18T18:47:48.530Z] ---> 46d94bbca556 [2020-08-18T18:47:48.530Z] Step 7/26 : RUN go mod download [2020-08-18T18:47:49.145Z] ---> Running in 6422c9886d76 [2020-08-18T18:47:49.422Z] ---> Running in 03aae1e092ac [2020-08-18T18:47:50.243Z] ---> d58b84b3bd06 [2020-08-18T18:47:50.243Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-18T18:47:50.871Z] ---> 7bdcf56ec083 [2020-08-18T18:47:50.871Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:47:50.871Z] ---> Running in ad3af1a52c14 [2020-08-18T18:47:51.170Z] Removing intermediate container ad3af1a52c14 [2020-08-18T18:47:51.170Z] ---> 861d32891ced [2020-08-18T18:47:51.170Z] Step 20/22 : LABEL arch=x86_64 [2020-08-18T18:47:51.478Z] ---> Running in a8cbf071244a [2020-08-18T18:47:51.803Z] Removing intermediate container a8cbf071244a [2020-08-18T18:47:51.803Z] ---> acffe59094f6 [2020-08-18T18:47:51.803Z] Step 21/22 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:47:51.803Z] ---> Running in 11e3751aa1ce [2020-08-18T18:47:52.053Z] Removing intermediate container a183feac20d4 [2020-08-18T18:47:52.053Z] ---> a41bb85011fb [2020-08-18T18:47:52.053Z] Step 8/23 : COPY . . [2020-08-18T18:47:52.125Z] Removing intermediate container 11e3751aa1ce [2020-08-18T18:47:52.125Z] ---> 313bebd3667a [2020-08-18T18:47:52.125Z] Step 22/22 : LABEL version=1.2.2-dev.14 [2020-08-18T18:47:52.436Z] ---> Running in a08655210ae1 [2020-08-18T18:47:52.651Z] Removing intermediate container 797bd81ca2aa [2020-08-18T18:47:52.651Z] ---> f4dfa12d193a [2020-08-18T18:47:52.651Z] Step 8/22 : COPY . . [2020-08-18T18:47:52.744Z] Removing intermediate container a08655210ae1 [2020-08-18T18:47:52.744Z] ---> a48b4d05ca90 [2020-08-18T18:47:52.744Z] [2020-08-18T18:47:53.129Z] Successfully built a48b4d05ca90 [2020-08-18T18:47:53.129Z] Successfully tagged docker-core-data-go:latest [2020-08-18T18:47:58.054Z] Removing intermediate container 6422c9886d76 [2020-08-18T18:47:58.054Z] ---> 21ec3195d69b [2020-08-18T18:47:58.054Z] Step 8/21 : COPY . . [2020-08-18T18:47:58.054Z] Removing intermediate container 03aae1e092ac [2020-08-18T18:47:58.054Z] ---> 8b5e0eb51970 [2020-08-18T18:47:58.054Z] Step 8/26 : COPY . . [2020-08-18T18:48:03.664Z]  Building docker-core-data-go ... done Removing intermediate container 24f89a491cca [2020-08-18T18:48:03.664Z] ---> 4be7f07da754 [2020-08-18T18:48:03.664Z] [2020-08-18T18:48:03.664Z] Step 10/23 : FROM scratch [2020-08-18T18:48:03.664Z] ---> [2020-08-18T18:48:03.664Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T18:48:03.664Z] ---> Using cache [2020-08-18T18:48:03.664Z] ---> fd67ae933880 [2020-08-18T18:48:03.664Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-18T18:48:03.664Z] ---> Running in e6b018e2ae4c [2020-08-18T18:48:03.664Z] Removing intermediate container e6b018e2ae4c [2020-08-18T18:48:03.664Z] ---> 469120b304a3 [2020-08-18T18:48:03.664Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-18T18:48:03.664Z] ---> Running in d7abc92ed642 [2020-08-18T18:48:03.664Z] Removing intermediate container d7abc92ed642 [2020-08-18T18:48:03.664Z] ---> c302432ccf71 [2020-08-18T18:48:03.664Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-18T18:48:03.664Z] ---> 3bc571114a27 [2020-08-18T18:48:03.664Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-18T18:48:04.625Z] ---> b94ef0e864d5 [2020-08-18T18:48:04.625Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-18T18:48:05.204Z] ---> a0227f539926 [2020-08-18T18:48:05.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-18T18:48:05.467Z] ---> db0be07937d6 [2020-08-18T18:48:05.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-18T18:48:06.059Z] ---> 82d423897444 [2020-08-18T18:48:06.059Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-18T18:48:06.323Z] ---> 55d6e3aaf608 [2020-08-18T18:48:06.323Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:48:06.584Z] ---> Running in 77d274368ebe [2020-08-18T18:48:06.584Z] Removing intermediate container 77d274368ebe [2020-08-18T18:48:06.584Z] ---> 0b8745b4152d [2020-08-18T18:48:06.584Z] Step 21/23 : LABEL arch=x86_64 [2020-08-18T18:48:06.848Z] ---> Running in e9b98f54d1f8 [2020-08-18T18:48:07.217Z] Removing intermediate container e9b98f54d1f8 [2020-08-18T18:48:07.217Z] ---> f4b085990b7b [2020-08-18T18:48:07.217Z] Step 22/23 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:07.217Z] ---> Running in 17fc97573026 [2020-08-18T18:48:07.592Z] Removing intermediate container 17fc97573026 [2020-08-18T18:48:07.592Z] ---> bc8aa886e7ae [2020-08-18T18:48:07.592Z] Step 23/23 : LABEL version=1.2.2-dev.14 [2020-08-18T18:48:07.592Z] ---> Running in 5267900d3d2a [2020-08-18T18:48:07.885Z] Removing intermediate container 5267900d3d2a [2020-08-18T18:48:07.885Z] ---> f30492e3b933 [2020-08-18T18:48:07.885Z] [2020-08-18T18:48:08.159Z] Successfully built f30492e3b933 [2020-08-18T18:48:08.159Z] Successfully tagged docker-support-notifications-go:latest [2020-08-18T18:48:08.453Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-08-18T18:48:08.493Z] $ docker stop --time=1 7523c4ed88f9d3555656c15e84de57839bd4244b3a1a179e6d30f2d19dabe785 [2020-08-18T18:48:10.466Z] ---> 7a80f1fe531f [2020-08-18T18:48:10.466Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-08-18T18:48:10.548Z] $ docker rm -f 7523c4ed88f9d3555656c15e84de57839bd4244b3a1a179e6d30f2d19dabe785 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:48:11.372Z] + docker images [2020-08-18T18:48:11.372Z] + grep docker [2020-08-18T18:48:11.451Z] ---> 557d0743ee9e [2020-08-18T18:48:11.451Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-08-18T18:48:11.451Z] ---> 71298a659acc [2020-08-18T18:48:11.451Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-08-18T18:48:11.641Z] docker-support-notifications-go latest f30492e3b933 4 seconds ago 14.5MB [2020-08-18T18:48:11.641Z] docker-core-data-go latest a48b4d05ca90 19 seconds ago 24.5MB [2020-08-18T18:48:11.641Z] docker-support-logging-go latest 6cced6fed9d0 31 seconds ago 11.8MB [2020-08-18T18:48:11.641Z] docker-security-secretstore-setup-go latest a9009a5850ed 49 seconds ago 33.9MB [2020-08-18T18:48:11.641Z] docker-sys-mgmt-agent-go latest 0ce7db473840 51 seconds ago 284MB [2020-08-18T18:48:11.641Z] docker-core-command-go latest 06ca471e43cc About a minute ago 13MB [2020-08-18T18:48:11.641Z] docker-security-secrets-setup-go latest 4b6bb7982b7d 2 minutes ago 25.1MB [2020-08-18T18:48:11.641Z] docker-core-metadata-go latest f12c81890e82 2 minutes ago 14.4MB [2020-08-18T18:48:11.641Z] docker-support-scheduler-go latest 1489301eacfd 2 minutes ago 13.1MB [2020-08-18T18:48:11.641Z] docker-security-proxy-setup-go latest d7294f5d061f 2 minutes ago 16.4MB [2020-08-18T18:48:11.641Z] docker latest 81f5749c9058 7 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2020-08-18T18:48:12.049Z] ---> Running in 705f8a18d7dd [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-08-18T18:48:12.125Z] provisioning config files... [2020-08-18T18:48:12.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/126@tmp/config4202348198225401430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-18T18:48:12.323Z] ---> Running in 255cc5d64f87 [2020-08-18T18:48:12.323Z] ---> Running in 5fc6b0230c7c [2020-08-18T18:48:12.567Z] nexus3.edgexfoundry.org:10001 [2020-08-18T18:48:12.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:48:13.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:48:13.097Z] Configure a credential helper to remove this warning. See [2020-08-18T18:48:13.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:48:13.098Z] [2020-08-18T18:48:13.098Z] Login Succeeded [2020-08-18T18:48:13.098Z] nexus3.edgexfoundry.org:10002 [2020-08-18T18:48:13.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:48:13.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:48:13.636Z] Configure a credential helper to remove this warning. See [2020-08-18T18:48:13.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:48:13.636Z] [2020-08-18T18:48:13.636Z] Login Succeeded [2020-08-18T18:48:13.636Z] nexus3.edgexfoundry.org:10003 [2020-08-18T18:48:13.769Z] ---> ea591eaf8090 [2020-08-18T18:48:13.769Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-08-18T18:48:13.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:48:13.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:48:13.950Z] Configure a credential helper to remove this warning. See [2020-08-18T18:48:13.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:48:13.950Z] [2020-08-18T18:48:13.950Z] Login Succeeded [2020-08-18T18:48:13.950Z] nexus3.edgexfoundry.org:10004 [2020-08-18T18:48:14.058Z] ---> c5b3bc88bf0a [2020-08-18T18:48:14.058Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-08-18T18:48:14.058Z] ---> Running in c03d7c251908 [2020-08-18T18:48:14.058Z] ---> Running in 1e390af3c9be [2020-08-18T18:48:14.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:48:14.329Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-08-18T18:48:14.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:48:14.530Z] Configure a credential helper to remove this warning. See [2020-08-18T18:48:14.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:48:14.530Z] [2020-08-18T18:48:14.800Z] Login Succeeded [2020-08-18T18:48:14.800Z] docker.io [2020-08-18T18:48:14.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-08-18T18:48:15.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:48:15.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/core-data/core-data ./cmd/core-data [2020-08-18T18:48:15.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:48:15.729Z] Configure a credential helper to remove this warning. See [2020-08-18T18:48:15.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:48:15.729Z] [2020-08-18T18:48:15.729Z] Login Succeeded [Pipeline] } [2020-08-18T18:48:15.745Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:15.936Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-08-18T18:48:15.936Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:15.936Z] 1.2.2-dev.14 [2020-08-18T18:48:15.936Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:15.936Z] master [2020-08-18T18:48:15.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:16.433Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:16.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-08-18T18:48:16.758Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:16.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-08-18T18:48:17.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-18T18:48:17.022Z] a5972cd50008: Preparing [2020-08-18T18:48:17.022Z] 990cfd54b11c: Preparing [2020-08-18T18:48:17.022Z] 2f6ddf51122b: Preparing [2020-08-18T18:48:17.360Z] 2f6ddf51122b: Pushed [2020-08-18T18:48:17.360Z] a5972cd50008: Pushed [2020-08-18T18:48:18.907Z] 990cfd54b11c: Pushed [2020-08-18T18:48:18.907Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:7b31146a3f373fa846deeb14b3b74dfb35af3d15911d8b74425a4fbcc13e4cc2 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:19.249Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:19.575Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.14 [2020-08-18T18:48:19.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-18T18:48:19.575Z] a5972cd50008: Preparing [2020-08-18T18:48:19.575Z] 990cfd54b11c: Preparing [2020-08-18T18:48:19.575Z] 2f6ddf51122b: Preparing [2020-08-18T18:48:19.858Z] 990cfd54b11c: Layer already exists [2020-08-18T18:48:19.858Z] a5972cd50008: Layer already exists [2020-08-18T18:48:19.858Z] 2f6ddf51122b: Layer already exists [2020-08-18T18:48:19.858Z] 1.2.2-dev.14: digest: sha256:7b31146a3f373fa846deeb14b3b74dfb35af3d15911d8b74425a4fbcc13e4cc2 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:20.225Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:20.537Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:20.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-18T18:48:20.537Z] a5972cd50008: Preparing [2020-08-18T18:48:20.537Z] 990cfd54b11c: Preparing [2020-08-18T18:48:20.537Z] 2f6ddf51122b: Preparing [2020-08-18T18:48:20.537Z] 990cfd54b11c: Layer already exists [2020-08-18T18:48:20.537Z] 2f6ddf51122b: Layer already exists [2020-08-18T18:48:20.537Z] a5972cd50008: Layer already exists [2020-08-18T18:48:20.537Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:7b31146a3f373fa846deeb14b3b74dfb35af3d15911d8b74425a4fbcc13e4cc2 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:20.877Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:21.185Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-08-18T18:48:21.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-08-18T18:48:21.185Z] a5972cd50008: Preparing [2020-08-18T18:48:21.185Z] 990cfd54b11c: Preparing [2020-08-18T18:48:21.185Z] 2f6ddf51122b: Preparing [2020-08-18T18:48:21.185Z] 2f6ddf51122b: Layer already exists [2020-08-18T18:48:21.185Z] a5972cd50008: Layer already exists [2020-08-18T18:48:21.185Z] 990cfd54b11c: Layer already exists [2020-08-18T18:48:21.185Z] master: digest: sha256:7b31146a3f373fa846deeb14b3b74dfb35af3d15911d8b74425a4fbcc13e4cc2 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:21.664Z] ===================================================== [Pipeline] echo [2020-08-18T18:48:21.707Z] taggedImages: [2020-08-18T18:48:21.708Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:21.708Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.2.2-dev.14 [2020-08-18T18:48:21.708Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:21.708Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-08-18T18:48:21.761Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-08-18T18:48:21.761Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:21.761Z] 1.2.2-dev.14 [2020-08-18T18:48:21.761Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:21.761Z] master [2020-08-18T18:48:21.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:22.292Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:22.633Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:22.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-18T18:48:22.633Z] d95989127286: Preparing [2020-08-18T18:48:22.633Z] 5bbabf1af27c: Preparing [2020-08-18T18:48:22.633Z] f0cf432c35c0: Preparing [2020-08-18T18:48:22.633Z] 61d9126e5e34: Preparing [2020-08-18T18:48:22.633Z] 510a5cb2daa3: Preparing [2020-08-18T18:48:22.633Z] 50644c29ef5a: Preparing [2020-08-18T18:48:22.633Z] 50644c29ef5a: Waiting [2020-08-18T18:48:22.904Z] d95989127286: Pushed [2020-08-18T18:48:22.904Z] 510a5cb2daa3: Pushed [2020-08-18T18:48:22.904Z] f0cf432c35c0: Pushed [2020-08-18T18:48:22.904Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:23.183Z] 61d9126e5e34: Pushed [2020-08-18T18:48:25.002Z] 5bbabf1af27c: Pushed [2020-08-18T18:48:25.271Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:6fff14e8d93a807fd01d421a271e8df190bf8c95b05fdf5164e4a158ca09faa2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:25.594Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:25.925Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.14 [2020-08-18T18:48:25.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-18T18:48:25.925Z] d95989127286: Preparing [2020-08-18T18:48:25.925Z] 5bbabf1af27c: Preparing [2020-08-18T18:48:25.925Z] f0cf432c35c0: Preparing [2020-08-18T18:48:25.925Z] 61d9126e5e34: Preparing [2020-08-18T18:48:25.925Z] 510a5cb2daa3: Preparing [2020-08-18T18:48:25.925Z] 50644c29ef5a: Preparing [2020-08-18T18:48:25.925Z] 50644c29ef5a: Waiting [2020-08-18T18:48:25.925Z] 5bbabf1af27c: Layer already exists [2020-08-18T18:48:25.925Z] 510a5cb2daa3: Layer already exists [2020-08-18T18:48:25.925Z] d95989127286: Layer already exists [2020-08-18T18:48:25.925Z] f0cf432c35c0: Layer already exists [2020-08-18T18:48:25.925Z] 61d9126e5e34: Layer already exists [2020-08-18T18:48:25.925Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:25.925Z] 1.2.2-dev.14: digest: sha256:6fff14e8d93a807fd01d421a271e8df190bf8c95b05fdf5164e4a158ca09faa2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:26.557Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:27.158Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:27.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-18T18:48:27.159Z] d95989127286: Preparing [2020-08-18T18:48:27.159Z] 5bbabf1af27c: Preparing [2020-08-18T18:48:27.159Z] f0cf432c35c0: Preparing [2020-08-18T18:48:27.159Z] 61d9126e5e34: Preparing [2020-08-18T18:48:27.159Z] 510a5cb2daa3: Preparing [2020-08-18T18:48:27.159Z] 50644c29ef5a: Preparing [2020-08-18T18:48:27.159Z] 50644c29ef5a: Waiting [2020-08-18T18:48:27.159Z] 510a5cb2daa3: Layer already exists [2020-08-18T18:48:27.159Z] 61d9126e5e34: Layer already exists [2020-08-18T18:48:27.159Z] 5bbabf1af27c: Layer already exists [2020-08-18T18:48:27.159Z] d95989127286: Layer already exists [2020-08-18T18:48:27.429Z] f0cf432c35c0: Layer already exists [2020-08-18T18:48:27.429Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:27.429Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:6fff14e8d93a807fd01d421a271e8df190bf8c95b05fdf5164e4a158ca09faa2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:27.746Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:28.137Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-08-18T18:48:28.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-08-18T18:48:28.137Z] d95989127286: Preparing [2020-08-18T18:48:28.137Z] 5bbabf1af27c: Preparing [2020-08-18T18:48:28.137Z] f0cf432c35c0: Preparing [2020-08-18T18:48:28.137Z] 61d9126e5e34: Preparing [2020-08-18T18:48:28.137Z] 510a5cb2daa3: Preparing [2020-08-18T18:48:28.137Z] 50644c29ef5a: Preparing [2020-08-18T18:48:28.137Z] 50644c29ef5a: Waiting [2020-08-18T18:48:28.137Z] 61d9126e5e34: Layer already exists [2020-08-18T18:48:28.137Z] d95989127286: Layer already exists [2020-08-18T18:48:28.137Z] 510a5cb2daa3: Layer already exists [2020-08-18T18:48:28.137Z] f0cf432c35c0: Layer already exists [2020-08-18T18:48:28.137Z] 5bbabf1af27c: Layer already exists [2020-08-18T18:48:28.138Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:28.138Z] master: digest: sha256:6fff14e8d93a807fd01d421a271e8df190bf8c95b05fdf5164e4a158ca09faa2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:28.354Z] ===================================================== [Pipeline] echo [2020-08-18T18:48:28.397Z] taggedImages: [2020-08-18T18:48:28.397Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:28.397Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.2.2-dev.14 [2020-08-18T18:48:28.397Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:28.397Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-08-18T18:48:28.466Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-08-18T18:48:28.466Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:28.466Z] 1.2.2-dev.14 [2020-08-18T18:48:28.466Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:28.466Z] master [2020-08-18T18:48:28.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:29.001Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:29.409Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:29.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-18T18:48:29.673Z] 24ffdafe3960: Preparing [2020-08-18T18:48:29.673Z] 63e964c110fd: Preparing [2020-08-18T18:48:29.673Z] fad72f834bf6: Preparing [2020-08-18T18:48:29.673Z] fad72f834bf6: Pushed [2020-08-18T18:48:29.673Z] 24ffdafe3960: Pushed [2020-08-18T18:48:31.670Z] 63e964c110fd: Pushed [2020-08-18T18:48:31.670Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:51a09c2d3c48e3663128533c32779bd263d0a64ccdde8caa793602ca165dd11b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:32.039Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:32.368Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.14 [2020-08-18T18:48:32.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-18T18:48:32.368Z] 24ffdafe3960: Preparing [2020-08-18T18:48:32.368Z] 63e964c110fd: Preparing [2020-08-18T18:48:32.368Z] fad72f834bf6: Preparing [2020-08-18T18:48:32.368Z] fad72f834bf6: Layer already exists [2020-08-18T18:48:32.368Z] 63e964c110fd: Layer already exists [2020-08-18T18:48:32.368Z] 24ffdafe3960: Layer already exists [2020-08-18T18:48:32.368Z] 1.2.2-dev.14: digest: sha256:51a09c2d3c48e3663128533c32779bd263d0a64ccdde8caa793602ca165dd11b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:32.687Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:33.116Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:33.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-18T18:48:33.116Z] 24ffdafe3960: Preparing [2020-08-18T18:48:33.116Z] 63e964c110fd: Preparing [2020-08-18T18:48:33.116Z] fad72f834bf6: Preparing [2020-08-18T18:48:33.116Z] fad72f834bf6: Layer already exists [2020-08-18T18:48:33.116Z] 63e964c110fd: Layer already exists [2020-08-18T18:48:33.116Z] 24ffdafe3960: Layer already exists [2020-08-18T18:48:33.379Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:51a09c2d3c48e3663128533c32779bd263d0a64ccdde8caa793602ca165dd11b size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:33.760Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:34.088Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-08-18T18:48:34.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-08-18T18:48:34.088Z] 24ffdafe3960: Preparing [2020-08-18T18:48:34.088Z] 63e964c110fd: Preparing [2020-08-18T18:48:34.088Z] fad72f834bf6: Preparing [2020-08-18T18:48:34.088Z] 63e964c110fd: Layer already exists [2020-08-18T18:48:34.088Z] 24ffdafe3960: Layer already exists [2020-08-18T18:48:34.088Z] fad72f834bf6: Layer already exists [2020-08-18T18:48:34.350Z] master: digest: sha256:51a09c2d3c48e3663128533c32779bd263d0a64ccdde8caa793602ca165dd11b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:34.549Z] ===================================================== [Pipeline] echo [2020-08-18T18:48:34.591Z] taggedImages: [2020-08-18T18:48:34.591Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:34.591Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.2.2-dev.14 [2020-08-18T18:48:34.591Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:34.591Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-08-18T18:48:34.646Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-08-18T18:48:34.646Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:34.646Z] 1.2.2-dev.14 [2020-08-18T18:48:34.646Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:34.646Z] master [2020-08-18T18:48:34.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:35.144Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:35.457Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:35.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-18T18:48:35.760Z] 70cc23aa427e: Preparing [2020-08-18T18:48:35.760Z] 042ebded4ae8: Preparing [2020-08-18T18:48:35.760Z] ba51f9a5eb96: Preparing [2020-08-18T18:48:35.760Z] 6a3ac9a791f1: Preparing [2020-08-18T18:48:35.760Z] 50644c29ef5a: Preparing [2020-08-18T18:48:35.760Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:36.107Z] 042ebded4ae8: Pushed [2020-08-18T18:48:36.107Z] ba51f9a5eb96: Pushed [2020-08-18T18:48:36.411Z] 6a3ac9a791f1: Pushed [2020-08-18T18:48:37.575Z] 70cc23aa427e: Pushed [2020-08-18T18:48:37.868Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:95fd6697b2157eea333a55daddfd984d099516002bbe7ff8cad0946aadc89e8f size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:38.302Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:38.679Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.14 [2020-08-18T18:48:38.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-18T18:48:38.679Z] 70cc23aa427e: Preparing [2020-08-18T18:48:38.679Z] 042ebded4ae8: Preparing [2020-08-18T18:48:38.679Z] ba51f9a5eb96: Preparing [2020-08-18T18:48:38.679Z] 6a3ac9a791f1: Preparing [2020-08-18T18:48:38.679Z] 50644c29ef5a: Preparing [2020-08-18T18:48:38.949Z] 042ebded4ae8: Layer already exists [2020-08-18T18:48:38.949Z] 70cc23aa427e: Layer already exists [2020-08-18T18:48:38.949Z] ba51f9a5eb96: Layer already exists [2020-08-18T18:48:38.949Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:38.949Z] 6a3ac9a791f1: Layer already exists [2020-08-18T18:48:38.949Z] 1.2.2-dev.14: digest: sha256:95fd6697b2157eea333a55daddfd984d099516002bbe7ff8cad0946aadc89e8f size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:39.288Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:39.608Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:39.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-18T18:48:39.608Z] 70cc23aa427e: Preparing [2020-08-18T18:48:39.608Z] 042ebded4ae8: Preparing [2020-08-18T18:48:39.608Z] ba51f9a5eb96: Preparing [2020-08-18T18:48:39.608Z] 6a3ac9a791f1: Preparing [2020-08-18T18:48:39.608Z] 50644c29ef5a: Preparing [2020-08-18T18:48:39.608Z] ba51f9a5eb96: Layer already exists [2020-08-18T18:48:39.608Z] 6a3ac9a791f1: Layer already exists [2020-08-18T18:48:39.608Z] 70cc23aa427e: Layer already exists [2020-08-18T18:48:39.608Z] 042ebded4ae8: Layer already exists [2020-08-18T18:48:39.608Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:39.608Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:95fd6697b2157eea333a55daddfd984d099516002bbe7ff8cad0946aadc89e8f size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:40.004Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:40.328Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-08-18T18:48:40.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-08-18T18:48:40.328Z] 70cc23aa427e: Preparing [2020-08-18T18:48:40.328Z] 042ebded4ae8: Preparing [2020-08-18T18:48:40.328Z] ba51f9a5eb96: Preparing [2020-08-18T18:48:40.328Z] 6a3ac9a791f1: Preparing [2020-08-18T18:48:40.328Z] 50644c29ef5a: Preparing [2020-08-18T18:48:40.328Z] ba51f9a5eb96: Layer already exists [2020-08-18T18:48:40.328Z] 70cc23aa427e: Layer already exists [2020-08-18T18:48:40.328Z] 6a3ac9a791f1: Layer already exists [2020-08-18T18:48:40.328Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:40.328Z] 042ebded4ae8: Layer already exists [2020-08-18T18:48:40.592Z] master: digest: sha256:95fd6697b2157eea333a55daddfd984d099516002bbe7ff8cad0946aadc89e8f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:40.842Z] ===================================================== [Pipeline] echo [2020-08-18T18:48:40.885Z] taggedImages: [2020-08-18T18:48:40.885Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:40.885Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.2.2-dev.14 [2020-08-18T18:48:40.885Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:40.885Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] echo [2020-08-18T18:48:40.940Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-08-18T18:48:40.940Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:40.940Z] 1.2.2-dev.14 [2020-08-18T18:48:40.940Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:40.940Z] master [2020-08-18T18:48:40.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:41.523Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:41.892Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:41.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-18T18:48:41.892Z] a90fca2c5395: Preparing [2020-08-18T18:48:41.892Z] 9d23928545b3: Preparing [2020-08-18T18:48:41.892Z] 680d59fa8747: Preparing [2020-08-18T18:48:41.892Z] 4296494e8d2b: Preparing [2020-08-18T18:48:41.892Z] 4296494e8d2b: Preparing [2020-08-18T18:48:41.892Z] f5cf433604b7: Preparing [2020-08-18T18:48:41.892Z] e873994a3237: Preparing [2020-08-18T18:48:41.892Z] 2dc68f91bdcb: Preparing [2020-08-18T18:48:41.892Z] a90fca2c5395: Preparing [2020-08-18T18:48:41.892Z] c098d08e74ed: Preparing [2020-08-18T18:48:41.892Z] 49e67bab8ca5: Preparing [2020-08-18T18:48:41.892Z] 20d36e957334: Preparing [2020-08-18T18:48:41.892Z] 50644c29ef5a: Preparing [2020-08-18T18:48:41.892Z] e873994a3237: Waiting [2020-08-18T18:48:41.892Z] 2dc68f91bdcb: Waiting [2020-08-18T18:48:41.892Z] c098d08e74ed: Waiting [2020-08-18T18:48:41.892Z] 49e67bab8ca5: Waiting [2020-08-18T18:48:41.892Z] 20d36e957334: Waiting [2020-08-18T18:48:41.892Z] 50644c29ef5a: Waiting [2020-08-18T18:48:42.175Z] 4296494e8d2b: Pushed [2020-08-18T18:48:42.175Z] 680d59fa8747: Pushed [2020-08-18T18:48:42.175Z] f5cf433604b7: Pushed [2020-08-18T18:48:42.175Z] 9d23928545b3: Pushed [2020-08-18T18:48:42.543Z] e873994a3237: Pushed [2020-08-18T18:48:42.543Z] 2dc68f91bdcb: Pushed [2020-08-18T18:48:42.543Z] c098d08e74ed: Pushed [2020-08-18T18:48:42.543Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:42.850Z] 49e67bab8ca5: Pushed [2020-08-18T18:48:42.850Z] 20d36e957334: Pushed [2020-08-18T18:48:43.434Z] a90fca2c5395: Pushed [2020-08-18T18:48:43.434Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:7aa1aadbcc7a7fe47c235f6ec7c0b5ed8ab224985abc7fb43c074c1f8c9e0186 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:43.810Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:44.658Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.14 [2020-08-18T18:48:44.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-18T18:48:44.658Z] a90fca2c5395: Preparing [2020-08-18T18:48:44.658Z] 9d23928545b3: Preparing [2020-08-18T18:48:44.658Z] 680d59fa8747: Preparing [2020-08-18T18:48:44.658Z] 4296494e8d2b: Preparing [2020-08-18T18:48:44.658Z] 4296494e8d2b: Preparing [2020-08-18T18:48:44.658Z] f5cf433604b7: Preparing [2020-08-18T18:48:44.658Z] e873994a3237: Preparing [2020-08-18T18:48:44.658Z] 2dc68f91bdcb: Preparing [2020-08-18T18:48:44.658Z] a90fca2c5395: Preparing [2020-08-18T18:48:44.658Z] c098d08e74ed: Preparing [2020-08-18T18:48:44.658Z] 49e67bab8ca5: Preparing [2020-08-18T18:48:44.658Z] 20d36e957334: Preparing [2020-08-18T18:48:44.658Z] 50644c29ef5a: Preparing [2020-08-18T18:48:44.658Z] 2dc68f91bdcb: Waiting [2020-08-18T18:48:44.658Z] 20d36e957334: Waiting [2020-08-18T18:48:44.658Z] c098d08e74ed: Waiting [2020-08-18T18:48:44.658Z] 49e67bab8ca5: Waiting [2020-08-18T18:48:44.658Z] 50644c29ef5a: Waiting [2020-08-18T18:48:44.658Z] e873994a3237: Waiting [2020-08-18T18:48:44.658Z] 680d59fa8747: Layer already exists [2020-08-18T18:48:44.658Z] 4296494e8d2b: Layer already exists [2020-08-18T18:48:44.658Z] f5cf433604b7: Layer already exists [2020-08-18T18:48:44.658Z] 9d23928545b3: Layer already exists [2020-08-18T18:48:44.658Z] a90fca2c5395: Layer already exists [2020-08-18T18:48:44.658Z] e873994a3237: Layer already exists [2020-08-18T18:48:44.658Z] 20d36e957334: Layer already exists [2020-08-18T18:48:44.658Z] c098d08e74ed: Layer already exists [2020-08-18T18:48:44.658Z] 49e67bab8ca5: Layer already exists [2020-08-18T18:48:44.658Z] 2dc68f91bdcb: Layer already exists [2020-08-18T18:48:44.658Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:44.922Z] 1.2.2-dev.14: digest: sha256:7aa1aadbcc7a7fe47c235f6ec7c0b5ed8ab224985abc7fb43c074c1f8c9e0186 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:45.235Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:45.577Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:45.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-18T18:48:45.577Z] a90fca2c5395: Preparing [2020-08-18T18:48:45.577Z] 9d23928545b3: Preparing [2020-08-18T18:48:45.577Z] 680d59fa8747: Preparing [2020-08-18T18:48:45.577Z] 4296494e8d2b: Preparing [2020-08-18T18:48:45.577Z] 4296494e8d2b: Preparing [2020-08-18T18:48:45.577Z] f5cf433604b7: Preparing [2020-08-18T18:48:45.577Z] e873994a3237: Preparing [2020-08-18T18:48:45.577Z] 2dc68f91bdcb: Preparing [2020-08-18T18:48:45.577Z] a90fca2c5395: Preparing [2020-08-18T18:48:45.577Z] c098d08e74ed: Preparing [2020-08-18T18:48:45.577Z] 49e67bab8ca5: Preparing [2020-08-18T18:48:45.577Z] 20d36e957334: Preparing [2020-08-18T18:48:45.577Z] 50644c29ef5a: Preparing [2020-08-18T18:48:45.577Z] e873994a3237: Waiting [2020-08-18T18:48:45.577Z] 2dc68f91bdcb: Waiting [2020-08-18T18:48:45.577Z] 20d36e957334: Waiting [2020-08-18T18:48:45.577Z] c098d08e74ed: Waiting [2020-08-18T18:48:45.577Z] 49e67bab8ca5: Waiting [2020-08-18T18:48:45.577Z] 50644c29ef5a: Waiting [2020-08-18T18:48:45.577Z] a90fca2c5395: Layer already exists [2020-08-18T18:48:45.577Z] 9d23928545b3: Layer already exists [2020-08-18T18:48:45.577Z] 680d59fa8747: Layer already exists [2020-08-18T18:48:45.577Z] 4296494e8d2b: Layer already exists [2020-08-18T18:48:45.577Z] f5cf433604b7: Layer already exists [2020-08-18T18:48:45.577Z] 2dc68f91bdcb: Layer already exists [2020-08-18T18:48:45.577Z] c098d08e74ed: Layer already exists [2020-08-18T18:48:45.577Z] 49e67bab8ca5: Layer already exists [2020-08-18T18:48:45.577Z] 20d36e957334: Layer already exists [2020-08-18T18:48:45.577Z] e873994a3237: Layer already exists [2020-08-18T18:48:45.577Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:45.848Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:7aa1aadbcc7a7fe47c235f6ec7c0b5ed8ab224985abc7fb43c074c1f8c9e0186 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:46.232Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:46.546Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-08-18T18:48:46.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-08-18T18:48:46.546Z] a90fca2c5395: Preparing [2020-08-18T18:48:46.546Z] 9d23928545b3: Preparing [2020-08-18T18:48:46.546Z] 680d59fa8747: Preparing [2020-08-18T18:48:46.546Z] 4296494e8d2b: Preparing [2020-08-18T18:48:46.546Z] 4296494e8d2b: Preparing [2020-08-18T18:48:46.546Z] f5cf433604b7: Preparing [2020-08-18T18:48:46.546Z] e873994a3237: Preparing [2020-08-18T18:48:46.546Z] 2dc68f91bdcb: Preparing [2020-08-18T18:48:46.546Z] a90fca2c5395: Preparing [2020-08-18T18:48:46.546Z] c098d08e74ed: Preparing [2020-08-18T18:48:46.546Z] 49e67bab8ca5: Preparing [2020-08-18T18:48:46.546Z] 20d36e957334: Preparing [2020-08-18T18:48:46.546Z] 50644c29ef5a: Preparing [2020-08-18T18:48:46.546Z] e873994a3237: Waiting [2020-08-18T18:48:46.546Z] 2dc68f91bdcb: Waiting [2020-08-18T18:48:46.546Z] c098d08e74ed: Waiting [2020-08-18T18:48:46.546Z] 49e67bab8ca5: Waiting [2020-08-18T18:48:46.546Z] 20d36e957334: Waiting [2020-08-18T18:48:46.546Z] 50644c29ef5a: Waiting [2020-08-18T18:48:46.546Z] 680d59fa8747: Layer already exists [2020-08-18T18:48:46.546Z] a90fca2c5395: Layer already exists [2020-08-18T18:48:46.546Z] f5cf433604b7: Layer already exists [2020-08-18T18:48:46.546Z] 4296494e8d2b: Layer already exists [2020-08-18T18:48:46.546Z] 9d23928545b3: Layer already exists [2020-08-18T18:48:46.819Z] 2dc68f91bdcb: Layer already exists [2020-08-18T18:48:46.819Z] 20d36e957334: Layer already exists [2020-08-18T18:48:46.819Z] c098d08e74ed: Layer already exists [2020-08-18T18:48:46.819Z] e873994a3237: Layer already exists [2020-08-18T18:48:46.819Z] 49e67bab8ca5: Layer already exists [2020-08-18T18:48:46.819Z] 50644c29ef5a: Layer already exists [2020-08-18T18:48:46.819Z] master: digest: sha256:7aa1aadbcc7a7fe47c235f6ec7c0b5ed8ab224985abc7fb43c074c1f8c9e0186 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:46.990Z] ===================================================== [Pipeline] echo [2020-08-18T18:48:47.031Z] taggedImages: [2020-08-18T18:48:47.031Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:47.031Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.2.2-dev.14 [2020-08-18T18:48:47.031Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:47.031Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-08-18T18:48:47.085Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-08-18T18:48:47.085Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:47.085Z] 1.2.2-dev.14 [2020-08-18T18:48:47.085Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:47.085Z] master [2020-08-18T18:48:47.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:47.615Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:47.941Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:47.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-18T18:48:48.254Z] 5cffc8c478ed: Preparing [2020-08-18T18:48:48.254Z] 010af6e604a5: Preparing [2020-08-18T18:48:48.254Z] 9ce080a5ecc0: Preparing [2020-08-18T18:48:48.254Z] 0d3567fd7bc9: Preparing [2020-08-18T18:48:48.254Z] d696f2af35b6: Preparing [2020-08-18T18:48:48.254Z] d811ccd40b35: Preparing [2020-08-18T18:48:48.254Z] 059408fa8777: Preparing [2020-08-18T18:48:48.254Z] 716cd087ad84: Preparing [2020-08-18T18:48:48.254Z] d037ca327f9a: Preparing [2020-08-18T18:48:48.254Z] 5f32980b89d2: Preparing [2020-08-18T18:48:48.254Z] 1b3ee35aacca: Preparing [2020-08-18T18:48:48.254Z] d811ccd40b35: Waiting [2020-08-18T18:48:48.254Z] 059408fa8777: Waiting [2020-08-18T18:48:48.254Z] 716cd087ad84: Waiting [2020-08-18T18:48:48.254Z] d037ca327f9a: Waiting [2020-08-18T18:48:48.254Z] 5f32980b89d2: Waiting [2020-08-18T18:48:48.254Z] 1b3ee35aacca: Waiting [2020-08-18T18:48:48.611Z] 5cffc8c478ed: Pushed [2020-08-18T18:48:48.611Z] 010af6e604a5: Pushed [2020-08-18T18:48:49.381Z] d811ccd40b35: Pushed [2020-08-18T18:48:49.676Z] 059408fa8777: Pushed [2020-08-18T18:48:50.016Z] 716cd087ad84: Pushed [2020-08-18T18:48:50.016Z] d037ca327f9a: Pushed [2020-08-18T18:48:50.283Z] 1b3ee35aacca: Layer already exists [2020-08-18T18:48:50.545Z] 9ce080a5ecc0: Pushed [2020-08-18T18:48:50.545Z] d696f2af35b6: Pushed [2020-08-18T18:48:50.545Z] 0d3567fd7bc9: Pushed [2020-08-18T18:48:50.845Z] 5f32980b89d2: Pushed [2020-08-18T18:48:50.845Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:1ea0c43d0fccad14fc9e2e56a12730d16c0e135be389d079f766eb7e8518a623 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:51.166Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:51.498Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.14 [2020-08-18T18:48:51.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-18T18:48:51.498Z] 5cffc8c478ed: Preparing [2020-08-18T18:48:51.498Z] 010af6e604a5: Preparing [2020-08-18T18:48:51.498Z] 9ce080a5ecc0: Preparing [2020-08-18T18:48:51.498Z] 0d3567fd7bc9: Preparing [2020-08-18T18:48:51.498Z] d696f2af35b6: Preparing [2020-08-18T18:48:51.498Z] d811ccd40b35: Preparing [2020-08-18T18:48:51.498Z] 059408fa8777: Preparing [2020-08-18T18:48:51.498Z] 716cd087ad84: Preparing [2020-08-18T18:48:51.498Z] d037ca327f9a: Preparing [2020-08-18T18:48:51.498Z] 5f32980b89d2: Preparing [2020-08-18T18:48:51.498Z] 1b3ee35aacca: Preparing [2020-08-18T18:48:51.498Z] 059408fa8777: Waiting [2020-08-18T18:48:51.498Z] 716cd087ad84: Waiting [2020-08-18T18:48:51.498Z] d037ca327f9a: Waiting [2020-08-18T18:48:51.498Z] 5f32980b89d2: Waiting [2020-08-18T18:48:51.498Z] 1b3ee35aacca: Waiting [2020-08-18T18:48:51.498Z] d811ccd40b35: Waiting [2020-08-18T18:48:51.498Z] 9ce080a5ecc0: Layer already exists [2020-08-18T18:48:51.498Z] 0d3567fd7bc9: Layer already exists [2020-08-18T18:48:51.498Z] 5cffc8c478ed: Layer already exists [2020-08-18T18:48:51.498Z] d696f2af35b6: Layer already exists [2020-08-18T18:48:51.498Z] 010af6e604a5: Layer already exists [2020-08-18T18:48:51.498Z] 059408fa8777: Layer already exists [2020-08-18T18:48:51.498Z] 716cd087ad84: Layer already exists [2020-08-18T18:48:51.498Z] 5f32980b89d2: Layer already exists [2020-08-18T18:48:51.498Z] d811ccd40b35: Layer already exists [2020-08-18T18:48:51.498Z] d037ca327f9a: Layer already exists [2020-08-18T18:48:51.498Z] 1b3ee35aacca: Layer already exists [2020-08-18T18:48:51.760Z] 1.2.2-dev.14: digest: sha256:1ea0c43d0fccad14fc9e2e56a12730d16c0e135be389d079f766eb7e8518a623 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:52.092Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:52.437Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:52.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-18T18:48:52.437Z] 5cffc8c478ed: Preparing [2020-08-18T18:48:52.437Z] 010af6e604a5: Preparing [2020-08-18T18:48:52.437Z] 9ce080a5ecc0: Preparing [2020-08-18T18:48:52.437Z] 0d3567fd7bc9: Preparing [2020-08-18T18:48:52.437Z] d696f2af35b6: Preparing [2020-08-18T18:48:52.437Z] d811ccd40b35: Preparing [2020-08-18T18:48:52.437Z] 059408fa8777: Preparing [2020-08-18T18:48:52.437Z] 716cd087ad84: Preparing [2020-08-18T18:48:52.437Z] d037ca327f9a: Preparing [2020-08-18T18:48:52.437Z] 5f32980b89d2: Preparing [2020-08-18T18:48:52.437Z] 1b3ee35aacca: Preparing [2020-08-18T18:48:52.437Z] 716cd087ad84: Waiting [2020-08-18T18:48:52.437Z] d037ca327f9a: Waiting [2020-08-18T18:48:52.437Z] 5f32980b89d2: Waiting [2020-08-18T18:48:52.437Z] 1b3ee35aacca: Waiting [2020-08-18T18:48:52.437Z] d811ccd40b35: Waiting [2020-08-18T18:48:52.437Z] 059408fa8777: Waiting [2020-08-18T18:48:52.701Z] 0d3567fd7bc9: Layer already exists [2020-08-18T18:48:52.701Z] 5cffc8c478ed: Layer already exists [2020-08-18T18:48:52.701Z] d696f2af35b6: Layer already exists [2020-08-18T18:48:52.701Z] 9ce080a5ecc0: Layer already exists [2020-08-18T18:48:52.701Z] 010af6e604a5: Layer already exists [2020-08-18T18:48:52.701Z] 059408fa8777: Layer already exists [2020-08-18T18:48:52.701Z] 716cd087ad84: Layer already exists [2020-08-18T18:48:52.701Z] d811ccd40b35: Layer already exists [2020-08-18T18:48:52.701Z] 5f32980b89d2: Layer already exists [2020-08-18T18:48:52.701Z] d037ca327f9a: Layer already exists [2020-08-18T18:48:52.701Z] 1b3ee35aacca: Layer already exists [2020-08-18T18:48:52.701Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:1ea0c43d0fccad14fc9e2e56a12730d16c0e135be389d079f766eb7e8518a623 size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:53.068Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:53.427Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-08-18T18:48:53.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-08-18T18:48:53.427Z] 5cffc8c478ed: Preparing [2020-08-18T18:48:53.427Z] 010af6e604a5: Preparing [2020-08-18T18:48:53.427Z] 9ce080a5ecc0: Preparing [2020-08-18T18:48:53.427Z] 0d3567fd7bc9: Preparing [2020-08-18T18:48:53.427Z] d696f2af35b6: Preparing [2020-08-18T18:48:53.427Z] d811ccd40b35: Preparing [2020-08-18T18:48:53.427Z] 059408fa8777: Preparing [2020-08-18T18:48:53.427Z] 716cd087ad84: Preparing [2020-08-18T18:48:53.427Z] d037ca327f9a: Preparing [2020-08-18T18:48:53.427Z] 5f32980b89d2: Preparing [2020-08-18T18:48:53.427Z] 1b3ee35aacca: Preparing [2020-08-18T18:48:53.427Z] 059408fa8777: Waiting [2020-08-18T18:48:53.427Z] 716cd087ad84: Waiting [2020-08-18T18:48:53.427Z] d037ca327f9a: Waiting [2020-08-18T18:48:53.427Z] 5f32980b89d2: Waiting [2020-08-18T18:48:53.428Z] d811ccd40b35: Waiting [2020-08-18T18:48:53.428Z] 1b3ee35aacca: Waiting [2020-08-18T18:48:53.428Z] 9ce080a5ecc0: Layer already exists [2020-08-18T18:48:53.428Z] 5cffc8c478ed: Layer already exists [2020-08-18T18:48:53.428Z] 010af6e604a5: Layer already exists [2020-08-18T18:48:53.428Z] 0d3567fd7bc9: Layer already exists [2020-08-18T18:48:53.428Z] d696f2af35b6: Layer already exists [2020-08-18T18:48:53.428Z] 716cd087ad84: Layer already exists [2020-08-18T18:48:53.428Z] d811ccd40b35: Layer already exists [2020-08-18T18:48:53.428Z] 5f32980b89d2: Layer already exists [2020-08-18T18:48:53.428Z] 059408fa8777: Layer already exists [2020-08-18T18:48:53.428Z] d037ca327f9a: Layer already exists [2020-08-18T18:48:53.428Z] 1b3ee35aacca: Layer already exists [2020-08-18T18:48:53.700Z] master: digest: sha256:1ea0c43d0fccad14fc9e2e56a12730d16c0e135be389d079f766eb7e8518a623 size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:53.869Z] ===================================================== [Pipeline] echo [2020-08-18T18:48:53.912Z] taggedImages: [2020-08-18T18:48:53.912Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:53.912Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.2.2-dev.14 [2020-08-18T18:48:53.912Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:53.912Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-08-18T18:48:53.981Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-08-18T18:48:53.981Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:53.981Z] 1.2.2-dev.14 [2020-08-18T18:48:53.981Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:53.981Z] master [2020-08-18T18:48:53.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:54.516Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:54.928Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:54.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-18T18:48:54.928Z] 7496d4f29d95: Preparing [2020-08-18T18:48:54.928Z] f2fa2cbfe6de: Preparing [2020-08-18T18:48:54.928Z] 3643f40ad5d4: Preparing [2020-08-18T18:48:54.928Z] 45e657dea55f: Preparing [2020-08-18T18:48:55.602Z] 3643f40ad5d4: Pushed [2020-08-18T18:48:55.602Z] 7496d4f29d95: Pushed [2020-08-18T18:48:55.602Z] 45e657dea55f: Pushed [2020-08-18T18:48:56.682Z] f2fa2cbfe6de: Pushed [2020-08-18T18:48:56.962Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:32a652b3f216d1a5ae45b0115b046136b54690203ae068f6a2815d098df72a53 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:57.349Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:57.693Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.14 [2020-08-18T18:48:57.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-18T18:48:57.693Z] 7496d4f29d95: Preparing [2020-08-18T18:48:57.693Z] f2fa2cbfe6de: Preparing [2020-08-18T18:48:57.693Z] 3643f40ad5d4: Preparing [2020-08-18T18:48:57.693Z] 45e657dea55f: Preparing [2020-08-18T18:48:57.693Z] 7496d4f29d95: Layer already exists [2020-08-18T18:48:57.693Z] 3643f40ad5d4: Layer already exists [2020-08-18T18:48:57.693Z] 45e657dea55f: Layer already exists [2020-08-18T18:48:57.693Z] f2fa2cbfe6de: Layer already exists [2020-08-18T18:48:57.693Z] 1.2.2-dev.14: digest: sha256:32a652b3f216d1a5ae45b0115b046136b54690203ae068f6a2815d098df72a53 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:58.021Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:58.377Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:58.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-18T18:48:58.377Z] 7496d4f29d95: Preparing [2020-08-18T18:48:58.377Z] f2fa2cbfe6de: Preparing [2020-08-18T18:48:58.377Z] 3643f40ad5d4: Preparing [2020-08-18T18:48:58.377Z] 45e657dea55f: Preparing [2020-08-18T18:48:58.377Z] 45e657dea55f: Layer already exists [2020-08-18T18:48:58.377Z] 7496d4f29d95: Layer already exists [2020-08-18T18:48:58.377Z] 3643f40ad5d4: Layer already exists [2020-08-18T18:48:58.377Z] f2fa2cbfe6de: Layer already exists [2020-08-18T18:48:58.638Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:32a652b3f216d1a5ae45b0115b046136b54690203ae068f6a2815d098df72a53 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:58.964Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:48:59.286Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-08-18T18:48:59.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-08-18T18:48:59.286Z] 7496d4f29d95: Preparing [2020-08-18T18:48:59.286Z] f2fa2cbfe6de: Preparing [2020-08-18T18:48:59.286Z] 3643f40ad5d4: Preparing [2020-08-18T18:48:59.286Z] 45e657dea55f: Preparing [2020-08-18T18:48:59.548Z] 45e657dea55f: Layer already exists [2020-08-18T18:48:59.548Z] 7496d4f29d95: Layer already exists [2020-08-18T18:48:59.548Z] 3643f40ad5d4: Layer already exists [2020-08-18T18:48:59.548Z] f2fa2cbfe6de: Layer already exists [2020-08-18T18:48:59.548Z] master: digest: sha256:32a652b3f216d1a5ae45b0115b046136b54690203ae068f6a2815d098df72a53 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:48:59.729Z] ===================================================== [Pipeline] echo [2020-08-18T18:48:59.779Z] taggedImages: [2020-08-18T18:48:59.779Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:59.779Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.2.2-dev.14 [2020-08-18T18:48:59.779Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:59.779Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-08-18T18:48:59.834Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-08-18T18:48:59.834Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:48:59.834Z] 1.2.2-dev.14 [2020-08-18T18:48:59.834Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:48:59.834Z] master [2020-08-18T18:48:59.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:00.294Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:00.625Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:00.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-18T18:49:00.625Z] 99c8f8277f66: Preparing [2020-08-18T18:49:00.625Z] 081b2392cc26: Preparing [2020-08-18T18:49:00.625Z] 7a7d6754a96a: Preparing [2020-08-18T18:49:00.625Z] e533e6d12652: Preparing [2020-08-18T18:49:00.625Z] 09ec603f7c1b: Preparing [2020-08-18T18:49:00.625Z] 84d78899a312: Preparing [2020-08-18T18:49:00.625Z] 84d78899a312: Waiting [2020-08-18T18:49:00.920Z] 99c8f8277f66: Pushed [2020-08-18T18:49:00.920Z] e533e6d12652: Pushed [2020-08-18T18:49:00.920Z] 7a7d6754a96a: Pushed [2020-08-18T18:49:00.920Z] 09ec603f7c1b: Pushed [2020-08-18T18:49:01.209Z] 84d78899a312: Pushed [2020-08-18T18:49:02.723Z] 081b2392cc26: Pushed [2020-08-18T18:49:02.993Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:b7cdaf86a8ab2790698a40f4ce3b1d05e12884c425ea6ff049a033f5916d65ee size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:03.337Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:04.527Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.14 [2020-08-18T18:49:04.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-18T18:49:04.527Z] 99c8f8277f66: Preparing [2020-08-18T18:49:04.527Z] 081b2392cc26: Preparing [2020-08-18T18:49:04.527Z] 7a7d6754a96a: Preparing [2020-08-18T18:49:04.527Z] e533e6d12652: Preparing [2020-08-18T18:49:04.527Z] 09ec603f7c1b: Preparing [2020-08-18T18:49:04.527Z] 84d78899a312: Preparing [2020-08-18T18:49:04.527Z] 84d78899a312: Waiting [2020-08-18T18:49:04.527Z] 09ec603f7c1b: Layer already exists [2020-08-18T18:49:04.527Z] 081b2392cc26: Layer already exists [2020-08-18T18:49:04.527Z] 7a7d6754a96a: Layer already exists [2020-08-18T18:49:04.527Z] 99c8f8277f66: Layer already exists [2020-08-18T18:49:04.527Z] e533e6d12652: Layer already exists [2020-08-18T18:49:04.527Z] 84d78899a312: Layer already exists [2020-08-18T18:49:04.527Z] 1.2.2-dev.14: digest: sha256:b7cdaf86a8ab2790698a40f4ce3b1d05e12884c425ea6ff049a033f5916d65ee size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:05.150Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:05.472Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:05.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-18T18:49:05.472Z] 99c8f8277f66: Preparing [2020-08-18T18:49:05.472Z] 081b2392cc26: Preparing [2020-08-18T18:49:05.472Z] 7a7d6754a96a: Preparing [2020-08-18T18:49:05.472Z] e533e6d12652: Preparing [2020-08-18T18:49:05.472Z] 09ec603f7c1b: Preparing [2020-08-18T18:49:05.472Z] 84d78899a312: Preparing [2020-08-18T18:49:05.472Z] 84d78899a312: Waiting [2020-08-18T18:49:05.472Z] 09ec603f7c1b: Layer already exists [2020-08-18T18:49:05.472Z] 99c8f8277f66: Layer already exists [2020-08-18T18:49:05.472Z] 7a7d6754a96a: Layer already exists [2020-08-18T18:49:05.472Z] 081b2392cc26: Layer already exists [2020-08-18T18:49:05.472Z] e533e6d12652: Layer already exists [2020-08-18T18:49:05.472Z] 84d78899a312: Layer already exists [2020-08-18T18:49:05.472Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:b7cdaf86a8ab2790698a40f4ce3b1d05e12884c425ea6ff049a033f5916d65ee size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:06.083Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:06.398Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-08-18T18:49:06.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-08-18T18:49:06.398Z] 99c8f8277f66: Preparing [2020-08-18T18:49:06.398Z] 081b2392cc26: Preparing [2020-08-18T18:49:06.398Z] 7a7d6754a96a: Preparing [2020-08-18T18:49:06.398Z] e533e6d12652: Preparing [2020-08-18T18:49:06.398Z] 09ec603f7c1b: Preparing [2020-08-18T18:49:06.398Z] 84d78899a312: Preparing [2020-08-18T18:49:06.398Z] 84d78899a312: Waiting [2020-08-18T18:49:06.398Z] 081b2392cc26: Layer already exists [2020-08-18T18:49:06.398Z] 09ec603f7c1b: Layer already exists [2020-08-18T18:49:06.398Z] 7a7d6754a96a: Layer already exists [2020-08-18T18:49:06.398Z] e533e6d12652: Layer already exists [2020-08-18T18:49:06.398Z] 99c8f8277f66: Layer already exists [2020-08-18T18:49:06.398Z] 84d78899a312: Layer already exists [2020-08-18T18:49:06.398Z] master: digest: sha256:b7cdaf86a8ab2790698a40f4ce3b1d05e12884c425ea6ff049a033f5916d65ee size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:49:06.573Z] ===================================================== [Pipeline] echo [2020-08-18T18:49:06.631Z] taggedImages: [2020-08-18T18:49:06.631Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:06.631Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.2.2-dev.14 [2020-08-18T18:49:06.631Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:06.631Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-08-18T18:49:06.706Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-08-18T18:49:06.706Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:06.706Z] 1.2.2-dev.14 [2020-08-18T18:49:06.706Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:06.706Z] master [2020-08-18T18:49:06.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:07.177Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:07.505Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:07.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-18T18:49:07.505Z] 1bfd5ff4c8bc: Preparing [2020-08-18T18:49:07.505Z] 0e59976ab92c: Preparing [2020-08-18T18:49:07.505Z] b8aad1cdf79e: Preparing [2020-08-18T18:49:07.505Z] b8aad1cdf79e: Pushed [2020-08-18T18:49:07.505Z] 1bfd5ff4c8bc: Pushed [2020-08-18T18:49:09.591Z] 0e59976ab92c: Pushed [2020-08-18T18:49:09.591Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:861ebaab18ae871a8f9fbc31c8233720d9c8d4dd27f3030171f1037671fd9a34 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:09.917Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:10.235Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.14 [2020-08-18T18:49:10.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-18T18:49:10.236Z] 1bfd5ff4c8bc: Preparing [2020-08-18T18:49:10.236Z] 0e59976ab92c: Preparing [2020-08-18T18:49:10.236Z] b8aad1cdf79e: Preparing [2020-08-18T18:49:10.236Z] b8aad1cdf79e: Layer already exists [2020-08-18T18:49:10.236Z] 1bfd5ff4c8bc: Layer already exists [2020-08-18T18:49:10.236Z] 0e59976ab92c: Layer already exists [2020-08-18T18:49:10.497Z] 1.2.2-dev.14: digest: sha256:861ebaab18ae871a8f9fbc31c8233720d9c8d4dd27f3030171f1037671fd9a34 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:10.802Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:11.104Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:11.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-18T18:49:11.104Z] 1bfd5ff4c8bc: Preparing [2020-08-18T18:49:11.104Z] 0e59976ab92c: Preparing [2020-08-18T18:49:11.104Z] b8aad1cdf79e: Preparing [2020-08-18T18:49:11.104Z] 0e59976ab92c: Layer already exists [2020-08-18T18:49:11.104Z] 1bfd5ff4c8bc: Layer already exists [2020-08-18T18:49:11.104Z] b8aad1cdf79e: Layer already exists [2020-08-18T18:49:11.104Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:861ebaab18ae871a8f9fbc31c8233720d9c8d4dd27f3030171f1037671fd9a34 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:11.507Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:11.818Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-08-18T18:49:11.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-08-18T18:49:11.818Z] 1bfd5ff4c8bc: Preparing [2020-08-18T18:49:11.818Z] 0e59976ab92c: Preparing [2020-08-18T18:49:11.818Z] b8aad1cdf79e: Preparing [2020-08-18T18:49:11.818Z] b8aad1cdf79e: Layer already exists [2020-08-18T18:49:11.818Z] 0e59976ab92c: Layer already exists [2020-08-18T18:49:11.818Z] 1bfd5ff4c8bc: Layer already exists [2020-08-18T18:49:12.081Z] master: digest: sha256:861ebaab18ae871a8f9fbc31c8233720d9c8d4dd27f3030171f1037671fd9a34 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:49:12.276Z] ===================================================== [Pipeline] echo [2020-08-18T18:49:12.317Z] taggedImages: [2020-08-18T18:49:12.317Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:12.317Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.2.2-dev.14 [2020-08-18T18:49:12.317Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:12.317Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-08-18T18:49:12.385Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-08-18T18:49:12.385Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:12.385Z] 1.2.2-dev.14 [2020-08-18T18:49:12.385Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:12.385Z] master [2020-08-18T18:49:12.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:12.862Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:13.369Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:13.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-18T18:49:13.746Z] 6c7892bb80f8: Preparing [2020-08-18T18:49:13.746Z] 940847023430: Preparing [2020-08-18T18:49:13.746Z] a6f0d98a41d6: Preparing [2020-08-18T18:49:13.746Z] 51baae3ccb56: Preparing [2020-08-18T18:49:13.746Z] e4725b8e8598: Preparing [2020-08-18T18:49:13.746Z] 21f3384ab671: Preparing [2020-08-18T18:49:13.746Z] 44af1f0df872: Preparing [2020-08-18T18:49:13.746Z] 8890c171a12b: Preparing [2020-08-18T18:49:13.746Z] 4ae5bd84d450: Preparing [2020-08-18T18:49:13.746Z] 723a561964c8: Preparing [2020-08-18T18:49:13.746Z] 78764725b56c: Preparing [2020-08-18T18:49:13.746Z] 51d6d3d09136: Preparing [2020-08-18T18:49:13.746Z] 1507bc794612: Preparing [2020-08-18T18:49:13.746Z] 50644c29ef5a: Preparing [2020-08-18T18:49:13.746Z] 21f3384ab671: Waiting [2020-08-18T18:49:13.746Z] 44af1f0df872: Waiting [2020-08-18T18:49:13.746Z] 8890c171a12b: Waiting [2020-08-18T18:49:13.746Z] 4ae5bd84d450: Waiting [2020-08-18T18:49:13.746Z] 723a561964c8: Waiting [2020-08-18T18:49:13.746Z] 78764725b56c: Waiting [2020-08-18T18:49:13.746Z] 51d6d3d09136: Waiting [2020-08-18T18:49:13.746Z] 1507bc794612: Waiting [2020-08-18T18:49:13.746Z] 50644c29ef5a: Waiting [2020-08-18T18:49:14.085Z] e4725b8e8598: Pushed [2020-08-18T18:49:14.359Z] 6c7892bb80f8: Pushed [2020-08-18T18:49:14.359Z] 51baae3ccb56: Pushed [2020-08-18T18:49:14.908Z] 8890c171a12b: Layer already exists [2020-08-18T18:49:15.367Z] 4ae5bd84d450: Layer already exists [2020-08-18T18:49:15.898Z] 723a561964c8: Layer already exists [2020-08-18T18:49:15.898Z] 78764725b56c: Layer already exists [2020-08-18T18:49:16.171Z] 44af1f0df872: Pushed [2020-08-18T18:49:16.171Z] 51d6d3d09136: Layer already exists [2020-08-18T18:49:16.171Z] 1507bc794612: Layer already exists [2020-08-18T18:49:16.171Z] 50644c29ef5a: Layer already exists [2020-08-18T18:49:16.862Z] 940847023430: Pushed [2020-08-18T18:49:17.449Z] 21f3384ab671: Pushed [2020-08-18T18:49:27.703Z] a6f0d98a41d6: Pushed [2020-08-18T18:49:27.703Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:ec18201929706f9dd05808022a6b8011864fc29b25cbd6e9a84d52fff00ffefa size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:28.061Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:28.653Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.14 [2020-08-18T18:49:28.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-18T18:49:28.653Z] 6c7892bb80f8: Preparing [2020-08-18T18:49:28.653Z] 940847023430: Preparing [2020-08-18T18:49:28.653Z] a6f0d98a41d6: Preparing [2020-08-18T18:49:28.653Z] 51baae3ccb56: Preparing [2020-08-18T18:49:28.653Z] e4725b8e8598: Preparing [2020-08-18T18:49:28.653Z] 21f3384ab671: Preparing [2020-08-18T18:49:28.653Z] 44af1f0df872: Preparing [2020-08-18T18:49:28.653Z] 8890c171a12b: Preparing [2020-08-18T18:49:28.653Z] 4ae5bd84d450: Preparing [2020-08-18T18:49:28.653Z] 723a561964c8: Preparing [2020-08-18T18:49:28.653Z] 78764725b56c: Preparing [2020-08-18T18:49:28.653Z] 51d6d3d09136: Preparing [2020-08-18T18:49:28.653Z] 1507bc794612: Preparing [2020-08-18T18:49:28.653Z] 50644c29ef5a: Preparing [2020-08-18T18:49:28.653Z] 21f3384ab671: Waiting [2020-08-18T18:49:28.653Z] 44af1f0df872: Waiting [2020-08-18T18:49:28.653Z] 8890c171a12b: Waiting [2020-08-18T18:49:28.653Z] 4ae5bd84d450: Waiting [2020-08-18T18:49:28.653Z] 51d6d3d09136: Waiting [2020-08-18T18:49:28.653Z] 723a561964c8: Waiting [2020-08-18T18:49:28.653Z] 78764725b56c: Waiting [2020-08-18T18:49:28.653Z] 1507bc794612: Waiting [2020-08-18T18:49:28.653Z] 50644c29ef5a: Waiting [2020-08-18T18:49:28.653Z] 6c7892bb80f8: Layer already exists [2020-08-18T18:49:28.653Z] e4725b8e8598: Layer already exists [2020-08-18T18:49:28.653Z] a6f0d98a41d6: Layer already exists [2020-08-18T18:49:28.653Z] 940847023430: Layer already exists [2020-08-18T18:49:28.653Z] 51baae3ccb56: Layer already exists [2020-08-18T18:49:28.653Z] 44af1f0df872: Layer already exists [2020-08-18T18:49:28.653Z] 21f3384ab671: Layer already exists [2020-08-18T18:49:28.916Z] 4ae5bd84d450: Layer already exists [2020-08-18T18:49:28.916Z] 723a561964c8: Layer already exists [2020-08-18T18:49:28.916Z] 8890c171a12b: Layer already exists [2020-08-18T18:49:28.916Z] 51d6d3d09136: Layer already exists [2020-08-18T18:49:28.916Z] 78764725b56c: Layer already exists [2020-08-18T18:49:28.916Z] 1507bc794612: Layer already exists [2020-08-18T18:49:28.916Z] 50644c29ef5a: Layer already exists [2020-08-18T18:49:28.916Z] 1.2.2-dev.14: digest: sha256:ec18201929706f9dd05808022a6b8011864fc29b25cbd6e9a84d52fff00ffefa size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:29.273Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:29.656Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:29.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-18T18:49:29.920Z] 6c7892bb80f8: Preparing [2020-08-18T18:49:29.920Z] 940847023430: Preparing [2020-08-18T18:49:29.920Z] a6f0d98a41d6: Preparing [2020-08-18T18:49:29.920Z] 51baae3ccb56: Preparing [2020-08-18T18:49:29.920Z] e4725b8e8598: Preparing [2020-08-18T18:49:29.920Z] 21f3384ab671: Preparing [2020-08-18T18:49:29.920Z] 44af1f0df872: Preparing [2020-08-18T18:49:29.920Z] 8890c171a12b: Preparing [2020-08-18T18:49:29.920Z] 4ae5bd84d450: Preparing [2020-08-18T18:49:29.920Z] 723a561964c8: Preparing [2020-08-18T18:49:29.920Z] 78764725b56c: Preparing [2020-08-18T18:49:29.920Z] 51d6d3d09136: Preparing [2020-08-18T18:49:29.920Z] 1507bc794612: Preparing [2020-08-18T18:49:29.920Z] 50644c29ef5a: Preparing [2020-08-18T18:49:29.920Z] 21f3384ab671: Waiting [2020-08-18T18:49:29.920Z] 44af1f0df872: Waiting [2020-08-18T18:49:29.920Z] 8890c171a12b: Waiting [2020-08-18T18:49:29.920Z] 4ae5bd84d450: Waiting [2020-08-18T18:49:29.920Z] 723a561964c8: Waiting [2020-08-18T18:49:29.920Z] 78764725b56c: Waiting [2020-08-18T18:49:29.920Z] 51d6d3d09136: Waiting [2020-08-18T18:49:29.920Z] 1507bc794612: Waiting [2020-08-18T18:49:29.920Z] 50644c29ef5a: Waiting [2020-08-18T18:49:29.920Z] e4725b8e8598: Layer already exists [2020-08-18T18:49:29.920Z] 940847023430: Layer already exists [2020-08-18T18:49:29.920Z] 6c7892bb80f8: Layer already exists [2020-08-18T18:49:29.921Z] a6f0d98a41d6: Layer already exists [2020-08-18T18:49:29.921Z] 51baae3ccb56: Layer already exists [2020-08-18T18:49:29.921Z] 21f3384ab671: Layer already exists [2020-08-18T18:49:29.921Z] 44af1f0df872: Layer already exists [2020-08-18T18:49:29.921Z] 4ae5bd84d450: Layer already exists [2020-08-18T18:49:29.921Z] 8890c171a12b: Layer already exists [2020-08-18T18:49:29.921Z] 723a561964c8: Layer already exists [2020-08-18T18:49:29.921Z] 78764725b56c: Layer already exists [2020-08-18T18:49:29.921Z] 1507bc794612: Layer already exists [2020-08-18T18:49:29.921Z] 50644c29ef5a: Layer already exists [2020-08-18T18:49:29.921Z] 51d6d3d09136: Layer already exists [2020-08-18T18:49:29.921Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:ec18201929706f9dd05808022a6b8011864fc29b25cbd6e9a84d52fff00ffefa size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:30.267Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:49:30.668Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-08-18T18:49:30.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-08-18T18:49:30.668Z] 6c7892bb80f8: Preparing [2020-08-18T18:49:30.668Z] 940847023430: Preparing [2020-08-18T18:49:30.668Z] a6f0d98a41d6: Preparing [2020-08-18T18:49:30.668Z] 51baae3ccb56: Preparing [2020-08-18T18:49:30.668Z] e4725b8e8598: Preparing [2020-08-18T18:49:30.668Z] 21f3384ab671: Preparing [2020-08-18T18:49:30.668Z] 44af1f0df872: Preparing [2020-08-18T18:49:30.668Z] 8890c171a12b: Preparing [2020-08-18T18:49:30.668Z] 4ae5bd84d450: Preparing [2020-08-18T18:49:30.668Z] 723a561964c8: Preparing [2020-08-18T18:49:30.668Z] 78764725b56c: Preparing [2020-08-18T18:49:30.668Z] 51d6d3d09136: Preparing [2020-08-18T18:49:30.668Z] 1507bc794612: Preparing [2020-08-18T18:49:30.668Z] 50644c29ef5a: Preparing [2020-08-18T18:49:30.668Z] 21f3384ab671: Waiting [2020-08-18T18:49:30.668Z] 44af1f0df872: Waiting [2020-08-18T18:49:30.668Z] 8890c171a12b: Waiting [2020-08-18T18:49:30.668Z] 4ae5bd84d450: Waiting [2020-08-18T18:49:30.668Z] 723a561964c8: Waiting [2020-08-18T18:49:30.668Z] 78764725b56c: Waiting [2020-08-18T18:49:30.668Z] 51d6d3d09136: Waiting [2020-08-18T18:49:30.668Z] 1507bc794612: Waiting [2020-08-18T18:49:30.668Z] 50644c29ef5a: Waiting [2020-08-18T18:49:30.668Z] e4725b8e8598: Layer already exists [2020-08-18T18:49:30.668Z] 940847023430: Layer already exists [2020-08-18T18:49:30.668Z] 51baae3ccb56: Layer already exists [2020-08-18T18:49:30.668Z] 6c7892bb80f8: Layer already exists [2020-08-18T18:49:30.668Z] a6f0d98a41d6: Layer already exists [2020-08-18T18:49:30.668Z] 21f3384ab671: Layer already exists [2020-08-18T18:49:30.668Z] 44af1f0df872: Layer already exists [2020-08-18T18:49:30.668Z] 4ae5bd84d450: Layer already exists [2020-08-18T18:49:30.668Z] 8890c171a12b: Layer already exists [2020-08-18T18:49:30.668Z] 723a561964c8: Layer already exists [2020-08-18T18:49:30.668Z] 1507bc794612: Layer already exists [2020-08-18T18:49:30.668Z] 51d6d3d09136: Layer already exists [2020-08-18T18:49:30.668Z] 50644c29ef5a: Layer already exists [2020-08-18T18:49:30.668Z] 78764725b56c: Layer already exists [2020-08-18T18:49:30.937Z] master: digest: sha256:ec18201929706f9dd05808022a6b8011864fc29b25cbd6e9a84d52fff00ffefa size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:49:31.145Z] ===================================================== [Pipeline] echo [2020-08-18T18:49:31.222Z] taggedImages: [2020-08-18T18:49:31.222Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:49:31.222Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.2.2-dev.14 [2020-08-18T18:49:31.222Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:49:31.222Z] - 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-18T18:49:38.714Z] Removing intermediate container 705f8a18d7dd [2020-08-18T18:49:38.714Z] ---> 32d1e08334ec [2020-08-18T18:49:38.714Z] [2020-08-18T18:49:38.714Z] Step 9/29 : FROM alpine:latest [2020-08-18T18:49:38.714Z] latest: Pulling from library/alpine [2020-08-18T18:49:38.714Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-18T18:49:38.714Z] Status: Downloaded newer image for alpine:latest [2020-08-18T18:49:38.714Z] ---> 62ee0e9f8440 [2020-08-18T18:49:38.714Z] 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-18T18:49:38.714Z] ---> Running in 565cda083dc3 [2020-08-18T18:49:38.714Z] Removing intermediate container 565cda083dc3 [2020-08-18T18:49:38.714Z] ---> f145489b6915 [2020-08-18T18:49:38.714Z] Step 11/29 : USER root [2020-08-18T18:49:38.714Z] ---> Running in fdddb3cc40be [2020-08-18T18:49:39.315Z] Removing intermediate container fdddb3cc40be [2020-08-18T18:49:39.315Z] ---> 0cfd260d61dd [2020-08-18T18:49:39.315Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-08-18T18:49:39.315Z] ---> Running in f0fdf13fa388 [2020-08-18T18:49:41.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:49:41.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:49:42.944Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:49:42.944Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:49:42.944Z] OK: 12617 distinct packages available [2020-08-18T18:49:43.925Z] (1/2) Installing ca-certificates (20191127-r4) [2020-08-18T18:49:43.925Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-08-18T18:49:43.925Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:49:43.925Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T18:49:44.200Z] OK: 6 MiB in 16 packages [2020-08-18T18:49:47.603Z] Removing intermediate container f0fdf13fa388 [2020-08-18T18:49:47.603Z] ---> 3c3f2cc068b8 [2020-08-18T18:49:47.603Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-08-18T18:49:48.213Z] ---> Running in 2783b337f351 [2020-08-18T18:49:49.658Z] Removing intermediate container 2783b337f351 [2020-08-18T18:49:49.658Z] ---> 0417fcfa659d [2020-08-18T18:49:49.658Z] Step 14/29 : WORKDIR $BASE_DIR [2020-08-18T18:49:50.257Z] ---> Running in e03c578d2e52 [2020-08-18T18:49:50.533Z] Removing intermediate container c03d7c251908 [2020-08-18T18:49:50.533Z] ---> 04f6d6501f5a [2020-08-18T18:49:50.533Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-08-18T18:49:51.136Z] ---> Running in dca60b1dc9ff [2020-08-18T18:49:51.430Z] Removing intermediate container e03c578d2e52 [2020-08-18T18:49:51.431Z] ---> 0786d9ae9203 [2020-08-18T18:49:51.431Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-08-18T18:49:51.744Z] ---> Running in a8064a0388f2 [2020-08-18T18:49:55.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-08-18T18:49:57.123Z] Removing intermediate container 1e390af3c9be [2020-08-18T18:49:57.123Z] ---> e240c49d83fe [2020-08-18T18:49:57.123Z] [2020-08-18T18:49:57.123Z] Step 10/21 : FROM scratch [2020-08-18T18:49:57.123Z] ---> [2020-08-18T18:49:57.123Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T18:49:57.123Z] ---> Running in e23a5a0c2b6b [2020-08-18T18:49:57.718Z] Removing intermediate container a8064a0388f2 [2020-08-18T18:49:57.718Z] ---> 1bbc9dfe5e92 [2020-08-18T18:49:57.718Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-08-18T18:49:57.994Z] Removing intermediate container e23a5a0c2b6b [2020-08-18T18:49:57.994Z] ---> 4f8b55158cbc [2020-08-18T18:49:57.994Z] Step 12/21 : ENV APP_PORT=48061 [2020-08-18T18:49:57.994Z] ---> Running in 6606b93daaba [2020-08-18T18:49:59.208Z] Removing intermediate container 6606b93daaba [2020-08-18T18:49:59.208Z] ---> 7467206c3997 [2020-08-18T18:49:59.208Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T18:49:59.208Z] ---> Running in eeabeb7a8a41 [2020-08-18T18:50:00.342Z] ---> 529815bfeab2 [2020-08-18T18:50:00.343Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-08-18T18:50:00.343Z] Removing intermediate container eeabeb7a8a41 [2020-08-18T18:50:00.343Z] ---> cb682e560c0e [2020-08-18T18:50:00.343Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-08-18T18:50:01.417Z] Removing intermediate container dca60b1dc9ff [2020-08-18T18:50:01.417Z] ---> d5234d7024b2 [2020-08-18T18:50:01.417Z] [2020-08-18T18:50:01.417Z] Step 11/26 : FROM docker:latest [2020-08-18T18:50:01.417Z] ---> ce9d55ae87f1 [2020-08-18T18:50:01.417Z] Step 12/26 : RUN apk add --no-cache bash [2020-08-18T18:50:01.710Z] ---> Running in 8368a8ebe2ba [2020-08-18T18:50:02.546Z] ---> 55def9b28cf1 [2020-08-18T18:50:02.546Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-08-18T18:50:02.878Z] ---> 931c2f96f36d [2020-08-18T18:50:02.878Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-08-18T18:50:04.447Z] ---> 9e9faee333c9 [2020-08-18T18:50:04.447Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-08-18T18:50:05.082Z] ---> 614742aa9323 [2020-08-18T18:50:05.082Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-08-18T18:50:05.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:05.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:06.561Z] (1/2) Installing readline (8.0.4-r0) [2020-08-18T18:50:06.561Z] (2/2) Installing bash (5.0.17-r0) [2020-08-18T18:50:06.561Z] Executing bash-5.0.17-r0.post-install [2020-08-18T18:50:06.561Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:50:06.561Z] OK: 12 MiB in 22 packages [2020-08-18T18:50:06.837Z] ---> 6786fafdc0b0 [2020-08-18T18:50:06.837Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-08-18T18:50:08.827Z] ---> 9604c4fdbb8d [2020-08-18T18:50:08.827Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-08-18T18:50:08.827Z] ---> dc7e8292710f [2020-08-18T18:50:08.827Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-08-18T18:50:09.100Z] ---> Running in f37b3d90d583 [2020-08-18T18:50:09.100Z] Removing intermediate container 8368a8ebe2ba [2020-08-18T18:50:09.100Z] ---> d7d9a17f6fc7 [2020-08-18T18:50:09.100Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-08-18T18:50:09.383Z] ---> Running in 15ea35c9bee4 [2020-08-18T18:50:09.984Z] ---> 74e3afab5146 [2020-08-18T18:50:09.984Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:50:10.263Z] Removing intermediate container 5fc6b0230c7c [2020-08-18T18:50:10.263Z] ---> 74f2347da980 [2020-08-18T18:50:10.263Z] [2020-08-18T18:50:10.263Z] Step 10/23 : FROM scratch [2020-08-18T18:50:10.263Z] ---> [2020-08-18T18:50:10.263Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-08-18T18:50:10.263Z] ---> Running in 540ef4866e32 [2020-08-18T18:50:10.539Z] ---> Using cache [2020-08-18T18:50:10.539Z] ---> 4f8b55158cbc [2020-08-18T18:50:10.539Z] Step 12/23 : ENV APP_PORT=48060 [2020-08-18T18:50:10.815Z] ---> Running in 8384f93504f6 [2020-08-18T18:50:11.100Z] Removing intermediate container 540ef4866e32 [2020-08-18T18:50:11.100Z] ---> 44d24614ad39 [2020-08-18T18:50:11.100Z] Step 19/21 : LABEL arch=arm64 [2020-08-18T18:50:11.100Z] ---> Running in 5937b24f79e5 [2020-08-18T18:50:11.380Z] Removing intermediate container 8384f93504f6 [2020-08-18T18:50:11.380Z] ---> 46f05cfbd80d [2020-08-18T18:50:11.380Z] Step 13/23 : EXPOSE $APP_PORT [2020-08-18T18:50:11.658Z] ---> Running in 3c4ee703aa23 [2020-08-18T18:50:11.944Z] Removing intermediate container 5937b24f79e5 [2020-08-18T18:50:11.944Z] ---> a8539a5ab8af [2020-08-18T18:50:11.944Z] Step 20/21 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:50:12.221Z] ---> Running in 5bf270dfd95f [2020-08-18T18:50:12.221Z] Removing intermediate container 3c4ee703aa23 [2020-08-18T18:50:12.221Z] ---> e5643b6a53d8 [2020-08-18T18:50:12.221Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-08-18T18:50:13.205Z] Removing intermediate container 5bf270dfd95f [2020-08-18T18:50:13.205Z] ---> 9f73df959700 [2020-08-18T18:50:13.205Z] Step 21/21 : LABEL version=1.2.2-dev.14 [2020-08-18T18:50:13.488Z] ---> Running in f406fc1a966c [2020-08-18T18:50:13.488Z] Removing intermediate container f37b3d90d583 [2020-08-18T18:50:13.488Z] ---> 35b0e3d04ef7 [2020-08-18T18:50:13.488Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T18:50:13.768Z] ---> 29556f250df4 [2020-08-18T18:50:13.768Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-08-18T18:50:13.768Z] Removing intermediate container 15ea35c9bee4 [2020-08-18T18:50:13.768Z] ---> 7f14e4affe15 [2020-08-18T18:50:13.768Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-08-18T18:50:14.040Z] ---> Running in 0a81a527a5af [2020-08-18T18:50:14.311Z] Removing intermediate container f406fc1a966c [2020-08-18T18:50:14.311Z] ---> 4f9cebdf894a [2020-08-18T18:50:14.311Z] [2020-08-18T18:50:14.583Z] ---> f632c7b6d7f6 [2020-08-18T18:50:14.583Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T18:50:14.858Z] Successfully built 4f9cebdf894a [2020-08-18T18:50:14.858Z] ---> Running in 756a7bb9ebc2 [2020-08-18T18:50:14.858Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-08-18T18:50:14.858Z]  Building docker-support-logging-go ... done Building docker-security-proxy-setup-go [2020-08-18T18:50:15.131Z] Removing intermediate container 0a81a527a5af [2020-08-18T18:50:15.131Z] ---> 61369ee95737 [2020-08-18T18:50:15.131Z] Step 15/26 : ENV APP_PORT=48090 [2020-08-18T18:50:15.404Z] ---> Running in 8238dd7d8f81 [2020-08-18T18:50:15.677Z] ---> 585087d5c4b0 [2020-08-18T18:50:15.677Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-08-18T18:50:16.660Z] Removing intermediate container 8238dd7d8f81 [2020-08-18T18:50:16.660Z] ---> 80fd96bd16b6 [2020-08-18T18:50:16.660Z] Step 16/26 : EXPOSE $APP_PORT [2020-08-18T18:50:17.255Z] ---> Running in 0618705114e2 [2020-08-18T18:50:18.236Z] ---> adf6330d9949 [2020-08-18T18:50:18.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-08-18T18:50:18.837Z] Removing intermediate container 0618705114e2 [2020-08-18T18:50:18.837Z] ---> 8942e171629e [2020-08-18T18:50:18.837Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-08-18T18:50:20.271Z] ---> d51670b8f694 [2020-08-18T18:50:20.271Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-08-18T18:50:20.544Z] Removing intermediate container 756a7bb9ebc2 [2020-08-18T18:50:20.544Z] ---> 27a585ba7c56 [2020-08-18T18:50:20.544Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-08-18T18:50:20.820Z] ---> ebef8c628cfe [2020-08-18T18:50:20.820Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-08-18T18:50:21.096Z] ---> Running in bbed6ae42203 [2020-08-18T18:50:22.540Z] ---> d12aefc86d3c [2020-08-18T18:50:22.540Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-08-18T18:50:22.811Z] ---> 5968e287fbe2 [2020-08-18T18:50:22.811Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-08-18T18:50:24.245Z] ---> 44efc00d9274 [2020-08-18T18:50:24.245Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-08-18T18:50:24.245Z] ---> d5d82ec83e76 [2020-08-18T18:50:24.245Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:50:25.046Z] ---> Running in 4ad7616a60da [2020-08-18T18:50:25.046Z] ---> Running in 95317531c4e4 [2020-08-18T18:50:26.046Z] Removing intermediate container bbed6ae42203 [2020-08-18T18:50:26.046Z] ---> fd5f4c7a7b81 [2020-08-18T18:50:26.046Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T18:50:26.318Z] Removing intermediate container 95317531c4e4 [2020-08-18T18:50:26.318Z] ---> c5daf96e6d4e [2020-08-18T18:50:26.318Z] Step 21/23 : LABEL arch=arm64 [2020-08-18T18:50:26.590Z] ---> Running in ec669fb08019 [2020-08-18T18:50:26.861Z] ---> Running in de1d1b1328ec [2020-08-18T18:50:27.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:27.434Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:27.435Z] Removing intermediate container ec669fb08019 [2020-08-18T18:50:27.435Z] ---> 080ad75875b1 [2020-08-18T18:50:27.435Z] Step 26/29 : CMD [ "generate" ] [2020-08-18T18:50:28.043Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-08-18T18:50:28.043Z] (2/33) Installing expat (2.2.9-r1) [2020-08-18T18:50:28.043Z] (3/33) Installing libffi (3.3-r2) [2020-08-18T18:50:28.043Z] (4/33) Installing gdbm (1.13-r1) [2020-08-18T18:50:28.043Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-08-18T18:50:28.043Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-08-18T18:50:28.043Z] (7/33) Installing python3 (3.8.5-r0) [2020-08-18T18:50:28.315Z] ---> Running in 2a50b6d5a956 [2020-08-18T18:50:28.315Z] Removing intermediate container de1d1b1328ec [2020-08-18T18:50:28.315Z] ---> c68dd83dd30e [2020-08-18T18:50:28.315Z] Step 22/23 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:50:30.285Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-08-18T18:50:30.285Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-08-18T18:50:30.285Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-08-18T18:50:30.285Z] (11/33) Installing py3-six (1.15.0-r0) [2020-08-18T18:50:30.285Z] (12/33) Installing py3-packaging (20.4-r0) [2020-08-18T18:50:30.285Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-08-18T18:50:30.285Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-08-18T18:50:30.285Z] ---> Running in 3447d0bd60ae [2020-08-18T18:50:30.285Z] Removing intermediate container 2a50b6d5a956 [2020-08-18T18:50:30.285Z] ---> e815d9145622 [2020-08-18T18:50:30.285Z] Step 27/29 : LABEL arch=arm64 [2020-08-18T18:50:30.285Z] (15/33) Installing py3-idna (2.9-r0) [2020-08-18T18:50:30.555Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-08-18T18:50:30.555Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-08-18T18:50:30.555Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-08-18T18:50:30.555Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-08-18T18:50:30.555Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-08-18T18:50:30.555Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-08-18T18:50:30.555Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-08-18T18:50:30.555Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-08-18T18:50:30.555Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-08-18T18:50:30.555Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-08-18T18:50:30.555Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-08-18T18:50:30.825Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-08-18T18:50:30.825Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-08-18T18:50:30.825Z] (29/33) Installing py3-progress (1.5-r0) [2020-08-18T18:50:30.825Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-08-18T18:50:30.825Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-08-18T18:50:30.825Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-08-18T18:50:30.825Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-08-18T18:50:31.095Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:50:31.095Z] OK: 71 MiB in 55 packages [2020-08-18T18:50:31.095Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:50:31.095Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:50:31.095Z] ---> 1553e0fff76c [2020-08-18T18:50:31.095Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T18:50:31.095Z] ---> Using cache [2020-08-18T18:50:31.095Z] ---> 6c1b86efbf02 [2020-08-18T18:50:31.095Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:50:31.095Z] ---> Using cache [2020-08-18T18:50:31.095Z] ---> 34b6df24fc65 [2020-08-18T18:50:31.095Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T18:50:31.688Z] ---> Running in 47455bfe0a90 [2020-08-18T18:50:31.688Z] ---> Running in 60b33c79ecbd [2020-08-18T18:50:31.963Z] Removing intermediate container 3447d0bd60ae [2020-08-18T18:50:31.963Z] ---> a91fa53137bd [2020-08-18T18:50:31.963Z] Step 23/23 : LABEL version=1.2.2-dev.14 [2020-08-18T18:50:32.234Z] ---> Running in 37dc52b8730b [2020-08-18T18:50:32.506Z] Removing intermediate container 47455bfe0a90 [2020-08-18T18:50:32.506Z] ---> 0e9caecea444 [2020-08-18T18:50:32.506Z] Step 28/29 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:50:32.787Z] ---> Running in a8777d7bf6a9 [2020-08-18T18:50:33.058Z] Removing intermediate container 37dc52b8730b [2020-08-18T18:50:33.058Z] ---> cf099eca6772 [2020-08-18T18:50:33.058Z] [2020-08-18T18:50:33.659Z] Successfully built cf099eca6772 [2020-08-18T18:50:33.937Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-08-18T18:50:33.938Z] Building docker-core-metadata-go [2020-08-18T18:50:33.938Z]  Building docker-support-notifications-go ... done Removing intermediate container a8777d7bf6a9 [2020-08-18T18:50:33.938Z] ---> a1b8ccf983cd [2020-08-18T18:50:33.938Z] Step 29/29 : LABEL version=1.2.2-dev.14 [2020-08-18T18:50:33.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:34.210Z] ---> Running in 53502129f9cc [2020-08-18T18:50:34.479Z] Removing intermediate container 255cc5d64f87 [2020-08-18T18:50:34.479Z] ---> 212bf17c1c82 [2020-08-18T18:50:34.479Z] [2020-08-18T18:50:34.479Z] Step 10/22 : FROM alpine [2020-08-18T18:50:34.479Z] ---> 62ee0e9f8440 [2020-08-18T18:50:34.479Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:50:35.071Z] ---> Running in 54c4e4c243ea [2020-08-18T18:50:35.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:35.671Z] Removing intermediate container 53502129f9cc [2020-08-18T18:50:35.671Z] ---> dc25fae78d8f [2020-08-18T18:50:35.671Z] [2020-08-18T18:50:35.952Z] v3.12.0-254-g188bfebd7f [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:50:35.952Z] v3.12.0-255-g92cbb6be98 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:50:35.952Z] OK: 12617 distinct packages available [2020-08-18T18:50:35.952Z] Successfully built dc25fae78d8f [2020-08-18T18:50:36.226Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-08-18T18:50:36.226Z]  Building docker-security-secrets-setup-go ... done Building docker-security-secretstore-setup-go [2020-08-18T18:50:36.226Z] Removing intermediate container 54c4e4c243ea [2020-08-18T18:50:36.226Z] ---> a8df623a68aa [2020-08-18T18:50:36.226Z] Step 12/22 : ENV APP_PORT=48080 [2020-08-18T18:50:36.819Z] OK: 217 MiB in 51 packages [2020-08-18T18:50:37.091Z] ---> Running in 0f6da28209ad [2020-08-18T18:50:39.706Z] Removing intermediate container 0f6da28209ad [2020-08-18T18:50:39.706Z] ---> 3c19297b0d3a [2020-08-18T18:50:39.706Z] Step 13/22 : EXPOSE $APP_PORT [2020-08-18T18:50:40.678Z] Removing intermediate container 60b33c79ecbd [2020-08-18T18:50:40.678Z] ---> 834e3b88e255 [2020-08-18T18:50:40.678Z] Step 6/20 : COPY go.mod . [2020-08-18T18:50:40.951Z] ---> Running in b52eb8a78f8b [2020-08-18T18:50:41.225Z] Removing intermediate container 4ad7616a60da [2020-08-18T18:50:41.225Z] ---> 4150e7756a9a [2020-08-18T18:50:41.225Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-08-18T18:50:41.826Z] Removing intermediate container b52eb8a78f8b [2020-08-18T18:50:41.826Z] ---> 8188a83b00ef [2020-08-18T18:50:41.827Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:50:41.827Z] ---> f1f913e81cd3 [2020-08-18T18:50:41.827Z] Step 7/20 : RUN go mod download [2020-08-18T18:50:41.827Z] ---> Running in 4bb3235be636 [2020-08-18T18:50:42.098Z] ---> Running in b56d56878a76 [2020-08-18T18:50:42.098Z] ---> Running in bfe0ea0a5262 [2020-08-18T18:50:47.543Z] Removing intermediate container b56d56878a76 [2020-08-18T18:50:47.543Z] ---> d85b085b510d [2020-08-18T18:50:47.543Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-08-18T18:50:47.543Z] ---> Running in c95d5a43250e [2020-08-18T18:50:47.543Z] Removing intermediate container bfe0ea0a5262 [2020-08-18T18:50:47.543Z] ---> c04208de45a9 [2020-08-18T18:50:47.543Z] Step 8/20 : COPY . . [2020-08-18T18:50:49.517Z] Collecting docker-compose==1.23.2 [2020-08-18T18:50:49.517Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-08-18T18:50:49.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:50.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:50:51.092Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-08-18T18:50:51.092Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-08-18T18:50:51.365Z] (1/5) Installing libgcc (9.3.0-r2) [2020-08-18T18:50:51.365Z] (2/5) Installing libsodium (1.0.18-r0) [2020-08-18T18:50:51.640Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-08-18T18:50:51.911Z] (4/5) Installing libzmq (4.3.2-r0) [2020-08-18T18:50:52.185Z] (5/5) Installing zeromq (4.3.2-r0) [2020-08-18T18:50:52.185Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:50:52.185Z] OK: 8 MiB in 19 packages [2020-08-18T18:50:52.185Z] Collecting PyYAML<4,>=3.10 [2020-08-18T18:50:52.185Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-08-18T18:50:56.509Z] Collecting dockerpty<0.5,>=0.4.1 [2020-08-18T18:50:56.509Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-08-18T18:50:58.500Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:50:58.500Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:50:58.500Z] ---> 1553e0fff76c [2020-08-18T18:50:58.500Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T18:50:58.500Z] ---> Using cache [2020-08-18T18:50:58.500Z] ---> 6c1b86efbf02 [2020-08-18T18:50:58.500Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:50:58.500Z] ---> Using cache [2020-08-18T18:50:58.500Z] ---> 34b6df24fc65 [2020-08-18T18:50:58.500Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T18:50:58.500Z] ---> Using cache [2020-08-18T18:50:58.500Z] ---> 834e3b88e255 [2020-08-18T18:50:58.500Z] Step 6/21 : COPY go.mod . [2020-08-18T18:50:58.500Z] ---> Using cache [2020-08-18T18:50:58.500Z] ---> f1f913e81cd3 [2020-08-18T18:50:58.500Z] Step 7/21 : RUN go mod download [2020-08-18T18:50:58.500Z] ---> Using cache [2020-08-18T18:50:58.500Z] ---> c04208de45a9 [2020-08-18T18:50:58.500Z] Step 8/21 : COPY . . [2020-08-18T18:50:58.500Z] Removing intermediate container c95d5a43250e [2020-08-18T18:50:58.500Z] ---> 71b908b99cbc [2020-08-18T18:50:58.500Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-08-18T18:50:58.774Z] 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-18T18:50:59.050Z] Collecting docopt<0.7,>=0.6.1 [2020-08-18T18:50:59.050Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-08-18T18:51:01.674Z] ---> 00c454171d2c [2020-08-18T18:51:01.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-08-18T18:51:01.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpineCollecting jsonschema<3,>=2.5.1 [2020-08-18T18:51:01.953Z] [2020-08-18T18:51:01.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:51:01.953Z] ---> 1553e0fff76c [2020-08-18T18:51:01.953Z] Step 3/26 : WORKDIR /edgex-go [2020-08-18T18:51:01.953Z] ---> Using cache [2020-08-18T18:51:01.953Z] ---> 6c1b86efbf02 [2020-08-18T18:51:01.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:51:01.953Z] ---> Using cache [2020-08-18T18:51:01.953Z] ---> 34b6df24fc65 [2020-08-18T18:51:01.953Z] Step 5/26 : RUN apk update && apk add make git [2020-08-18T18:51:01.953Z] ---> Using cache [2020-08-18T18:51:01.953Z] ---> 834e3b88e255 [2020-08-18T18:51:01.953Z] Step 6/26 : COPY go.mod . [2020-08-18T18:51:01.953Z] ---> Using cache [2020-08-18T18:51:01.953Z] ---> f1f913e81cd3 [2020-08-18T18:51:01.953Z] Step 7/26 : RUN go mod download [2020-08-18T18:51:01.953Z] ---> Using cache [2020-08-18T18:51:01.953Z] ---> c04208de45a9 [2020-08-18T18:51:01.953Z] Step 8/26 : COPY . . [2020-08-18T18:51:01.953Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-08-18T18:51:02.954Z] Collecting websocket-client<1.0,>=0.32.0 [2020-08-18T18:51:02.954Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-08-18T18:51:03.553Z] Collecting texttable<0.10,>=0.9.0 [2020-08-18T18:51:03.553Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-08-18T18:51:06.942Z] Collecting cached-property<2,>=1.2.0 [2020-08-18T18:51:06.942Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-08-18T18:51:07.215Z] ---> 7360ea435450 [2020-08-18T18:51:07.215Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-08-18T18:51:07.815Z] Collecting docker<4.0,>=3.6.0 [2020-08-18T18:51:07.815Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-08-18T18:51:08.420Z] 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-18T18:51:08.420Z] 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-18T18:51:08.420Z] ---> a34482dec273 [2020-08-18T18:51:08.420Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-08-18T18:51:09.014Z] Collecting idna<2.8,>=2.5 [2020-08-18T18:51:09.014Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-08-18T18:51:09.612Z] ---> c20551d54435 [2020-08-18T18:51:09.612Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:51:09.883Z] ---> Running in eddf05afbff4 [2020-08-18T18:51:10.156Z] Collecting urllib3<1.25,>=1.21.1 [2020-08-18T18:51:10.156Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-08-18T18:51:10.431Z] ---> Running in aa6da2dcff2e [2020-08-18T18:51:11.044Z] Collecting docker-pycreds>=0.4.0 [2020-08-18T18:51:11.044Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-08-18T18:51:11.044Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-08-18T18:51:11.044Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-08-18T18:51:11.044Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-08-18T18:51:11.044Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-08-18T18:51:12.044Z] Removing intermediate container aa6da2dcff2e [2020-08-18T18:51:12.044Z] ---> 210678bedd81 [2020-08-18T18:51:12.044Z] Step 20/22 : LABEL arch=arm64 [2020-08-18T18:51:12.045Z] Installing collected packages: idna, urllib3, requests, PyYAML, dockerpty, docopt, jsonschema, websocket-client, texttable, cached-property, docker-pycreds, docker, docker-compose [2020-08-18T18:51:12.045Z] Attempting uninstall: idna [2020-08-18T18:51:12.045Z] Found existing installation: idna 2.9 [2020-08-18T18:51:12.045Z] Uninstalling idna-2.9: [2020-08-18T18:51:12.328Z] Successfully uninstalled idna-2.9 [2020-08-18T18:51:12.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-08-18T18:51:12.610Z] ---> Running in b7c9726ddfbd [2020-08-18T18:51:12.883Z] Attempting uninstall: urllib3 [2020-08-18T18:51:12.883Z] Found existing installation: urllib3 1.25.9 [2020-08-18T18:51:12.883Z] Uninstalling urllib3-1.25.9: [2020-08-18T18:51:13.163Z] Successfully uninstalled urllib3-1.25.9 [2020-08-18T18:51:14.142Z] Removing intermediate container b7c9726ddfbd [2020-08-18T18:51:14.143Z] ---> ebc80e906469 [2020-08-18T18:51:14.143Z] Step 21/22 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:51:14.143Z] Attempting uninstall: requests [2020-08-18T18:51:14.143Z] Found existing installation: requests 2.23.0 [2020-08-18T18:51:14.143Z] Uninstalling requests-2.23.0: [2020-08-18T18:51:14.412Z] Successfully uninstalled requests-2.23.0 [2020-08-18T18:51:14.412Z] ---> Running in 0f99ca76d92d [2020-08-18T18:51:14.684Z] Running setup.py install for PyYAML: started [2020-08-18T18:51:15.669Z] Removing intermediate container 0f99ca76d92d [2020-08-18T18:51:15.669Z] ---> 8c8cafd0ee64 [2020-08-18T18:51:15.669Z] Step 22/22 : LABEL version=1.2.2-dev.14 [2020-08-18T18:51:15.941Z] ---> Running in 2494b89b6172 [2020-08-18T18:51:16.924Z] Removing intermediate container 2494b89b6172 [2020-08-18T18:51:16.924Z] ---> 9615c11b7030 [2020-08-18T18:51:16.924Z] [2020-08-18T18:51:17.529Z] Running setup.py install for PyYAML: finished with status 'done' [2020-08-18T18:51:17.529Z] Running setup.py install for dockerpty: started [2020-08-18T18:51:17.807Z] Successfully built 9615c11b7030 [2020-08-18T18:51:17.807Z] Successfully tagged docker-core-data-go-arm64:latest [2020-08-18T18:51:17.807Z] Building docker-support-scheduler-go [2020-08-18T18:51:18.428Z]  Building docker-core-data-go ... done  ---> 5e0bd97e57b2 [2020-08-18T18:51:18.428Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-08-18T18:51:19.415Z] ---> Running in ff02d7810cab [2020-08-18T18:51:20.413Z] Running setup.py install for dockerpty: finished with status 'done' [2020-08-18T18:51:20.413Z] Running setup.py install for docopt: started [2020-08-18T18:51:21.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-08-18T18:51:22.851Z] ---> c5724f3ae3cb [2020-08-18T18:51:22.851Z] 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-18T18:51:23.130Z] Running setup.py install for docopt: finished with status 'done' [2020-08-18T18:51:23.408Z] ---> Running in d5654d4d2d2f [2020-08-18T18:51:24.394Z] Running setup.py install for texttable: started [2020-08-18T18:51:26.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-08-18T18:51:27.377Z] Running setup.py install for texttable: finished with status 'done' [2020-08-18T18:51:30.013Z] 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-18T18:51:38.319Z] Removing intermediate container 4bb3235be636 [2020-08-18T18:51:38.319Z] ---> 88a66cffa6d7 [2020-08-18T18:51:38.319Z] Step 22/26 : RUN apk --no-cache add curl [2020-08-18T18:51:38.319Z] ---> Running in a6178379c5f6 [2020-08-18T18:51:40.311Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:51:40.311Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:51:40.311Z] ---> 1553e0fff76c [2020-08-18T18:51:40.591Z] Step 3/20 : WORKDIR /edgex-go [2020-08-18T18:51:40.591Z] ---> Using cache [2020-08-18T18:51:40.591Z] ---> 6c1b86efbf02 [2020-08-18T18:51:40.591Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:51:40.591Z] ---> Using cache [2020-08-18T18:51:40.591Z] ---> 34b6df24fc65 [2020-08-18T18:51:40.591Z] Step 5/20 : RUN apk update && apk add make git [2020-08-18T18:51:40.591Z] ---> Using cache [2020-08-18T18:51:40.591Z] ---> 834e3b88e255 [2020-08-18T18:51:40.591Z] Step 6/20 : COPY go.mod . [2020-08-18T18:51:40.591Z] ---> Using cache [2020-08-18T18:51:40.591Z] ---> f1f913e81cd3 [2020-08-18T18:51:40.591Z] Step 7/20 : RUN go mod download [2020-08-18T18:51:40.591Z] ---> Using cache [2020-08-18T18:51:40.591Z] ---> c04208de45a9 [2020-08-18T18:51:40.591Z] Step 8/20 : COPY . . [2020-08-18T18:51:40.591Z] ---> Using cache [2020-08-18T18:51:40.591Z] ---> c5724f3ae3cb [2020-08-18T18:51:40.591Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-08-18T18:51:40.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:51:40.866Z] ---> Running in 2abca6f05deb [2020-08-18T18:51:40.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:51:41.855Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T18:51:41.855Z] (2/3) Installing libcurl (7.69.1-r0) [2020-08-18T18:51:41.855Z] (3/3) Installing curl (7.69.1-r0) [2020-08-18T18:51:41.855Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:51:42.134Z] OK: 71 MiB in 58 packages [2020-08-18T18:51:43.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-08-18T18:51:44.171Z] Removing intermediate container a6178379c5f6 [2020-08-18T18:51:44.171Z] ---> e9c06a6c704d [2020-08-18T18:51:44.171Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:51:44.171Z] ---> Running in 1dee46524182 [2020-08-18T18:51:45.151Z] Removing intermediate container 1dee46524182 [2020-08-18T18:51:45.151Z] ---> f470121d7a53 [2020-08-18T18:51:45.151Z] Step 24/26 : LABEL arch=arm64 [2020-08-18T18:51:45.151Z] ---> Running in 8144cfbc0972 [2020-08-18T18:51:45.749Z] Removing intermediate container 8144cfbc0972 [2020-08-18T18:51:45.750Z] ---> 1b68d1e0437e [2020-08-18T18:51:45.750Z] Step 25/26 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:51:46.025Z] ---> Running in 7d958dc4806e [2020-08-18T18:51:46.622Z] Removing intermediate container 7d958dc4806e [2020-08-18T18:51:46.622Z] ---> 1c3ddfc4b1a9 [2020-08-18T18:51:46.622Z] Step 26/26 : LABEL version=1.2.2-dev.14 [2020-08-18T18:51:46.622Z] ---> Running in f8cc2baa762b [2020-08-18T18:51:47.604Z] Removing intermediate container f8cc2baa762b [2020-08-18T18:51:47.604Z] ---> 7e37fdf1149f [2020-08-18T18:51:47.604Z] [2020-08-18T18:51:47.878Z] Successfully built 7e37fdf1149f [2020-08-18T18:51:47.878Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-08-18T18:51:47.878Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-command-go [2020-08-18T18:52:20.230Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-08-18T18:52:20.230Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-08-18T18:52:20.230Z] ---> 1553e0fff76c [2020-08-18T18:52:20.230Z] Step 3/21 : WORKDIR /edgex-go [2020-08-18T18:52:20.230Z] ---> Using cache [2020-08-18T18:52:20.230Z] ---> 6c1b86efbf02 [2020-08-18T18:52:20.230Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-18T18:52:20.230Z] ---> Using cache [2020-08-18T18:52:20.230Z] ---> 34b6df24fc65 [2020-08-18T18:52:20.230Z] Step 5/21 : RUN apk update && apk add make git [2020-08-18T18:52:20.230Z] ---> Using cache [2020-08-18T18:52:20.230Z] ---> 834e3b88e255 [2020-08-18T18:52:20.230Z] Step 6/21 : COPY go.mod . [2020-08-18T18:52:20.230Z] ---> Using cache [2020-08-18T18:52:20.230Z] ---> f1f913e81cd3 [2020-08-18T18:52:20.230Z] Step 7/21 : RUN go mod download [2020-08-18T18:52:20.230Z] ---> Using cache [2020-08-18T18:52:20.230Z] ---> c04208de45a9 [2020-08-18T18:52:20.230Z] Step 8/21 : COPY . . [2020-08-18T18:52:20.230Z] ---> Using cache [2020-08-18T18:52:20.230Z] ---> c5724f3ae3cb [2020-08-18T18:52:20.230Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-08-18T18:52:20.230Z] ---> Running in e3bc4f7e7f18 [2020-08-18T18:52:20.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o cmd/core-command/core-command ./cmd/core-command [2020-08-18T18:52:35.335Z] Removing intermediate container eddf05afbff4 [2020-08-18T18:52:35.335Z] ---> f55bdffc1585 [2020-08-18T18:52:35.335Z] [2020-08-18T18:52:35.335Z] Step 10/20 : FROM alpine [2020-08-18T18:52:35.335Z] ---> 62ee0e9f8440 [2020-08-18T18:52:35.335Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-08-18T18:52:35.335Z] ---> Running in ee1349b96e71 [2020-08-18T18:52:35.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:52:36.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:52:37.129Z] v3.12.0-254-g188bfebd7f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-08-18T18:52:37.129Z] v3.12.0-255-g92cbb6be98 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-08-18T18:52:37.129Z] OK: 12617 distinct packages available [2020-08-18T18:52:38.113Z] (1/4) Installing ca-certificates (20191127-r4) [2020-08-18T18:52:38.113Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-08-18T18:52:38.113Z] (3/4) Installing libcurl (7.69.1-r0) [2020-08-18T18:52:38.113Z] (4/4) Installing curl (7.69.1-r0) [2020-08-18T18:52:38.113Z] Executing busybox-1.31.1-r16.trigger [2020-08-18T18:52:38.113Z] Executing ca-certificates-20191127-r4.trigger [2020-08-18T18:52:38.390Z] OK: 7 MiB in 18 packages [2020-08-18T18:52:41.020Z] Removing intermediate container ee1349b96e71 [2020-08-18T18:52:41.020Z] ---> 3a5e7ee810d9 [2020-08-18T18:52:41.020Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T18:52:41.020Z] ---> Running in 4086a80f89a8 [2020-08-18T18:52:41.616Z] Removing intermediate container 4086a80f89a8 [2020-08-18T18:52:41.616Z] ---> 195bc3e59154 [2020-08-18T18:52:41.616Z] Step 13/20 : WORKDIR /edgex [2020-08-18T18:52:41.616Z] ---> Running in e546069dfadb [2020-08-18T18:52:42.214Z] Removing intermediate container e546069dfadb [2020-08-18T18:52:42.487Z] ---> f6e28afe1cd1 [2020-08-18T18:52:42.487Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-08-18T18:52:43.469Z] ---> 794a3008d538 [2020-08-18T18:52:43.469Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-08-18T18:52:45.447Z] ---> da97958e7e58 [2020-08-18T18:52:45.447Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-08-18T18:52:45.447Z] ---> Running in f55be9f7d3fa [2020-08-18T18:52:46.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.2.2-dev.14" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-08-18T18:52:46.312Z] Removing intermediate container f55be9f7d3fa [2020-08-18T18:52:46.312Z] ---> 279a73d8e05d [2020-08-18T18:52:46.312Z] Step 17/20 : CMD ["--init=true"] [2020-08-18T18:52:46.589Z] ---> Running in 0048d1da9d1b [2020-08-18T18:52:47.187Z] Removing intermediate container 0048d1da9d1b [2020-08-18T18:52:47.187Z] ---> ef73cb73ada6 [2020-08-18T18:52:47.187Z] Step 18/20 : LABEL arch=arm64 [2020-08-18T18:52:47.187Z] ---> Running in b305fc997c5a [2020-08-18T18:52:48.173Z] Removing intermediate container b305fc997c5a [2020-08-18T18:52:48.173Z] ---> 38b8be97e61a [2020-08-18T18:52:48.173Z] Step 19/20 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:52:48.173Z] ---> Running in cce6d183f407 [2020-08-18T18:52:48.774Z] Removing intermediate container cce6d183f407 [2020-08-18T18:52:48.774Z] ---> 9a9fb583fb44 [2020-08-18T18:52:48.774Z] Step 20/20 : LABEL version=1.2.2-dev.14 [2020-08-18T18:52:48.774Z] ---> Running in 8c01b9aa3da1 [2020-08-18T18:52:49.755Z] Removing intermediate container 8c01b9aa3da1 [2020-08-18T18:52:49.755Z] ---> cd5b57fb6ac3 [2020-08-18T18:52:49.755Z] [2020-08-18T18:52:50.029Z] Successfully built cd5b57fb6ac3 [2020-08-18T18:52:50.029Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-08-18T18:53:00.195Z]  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.14" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-08-18T18:53:12.616Z] Removing intermediate container d5654d4d2d2f [2020-08-18T18:53:12.616Z] ---> 7fcb85221639 [2020-08-18T18:53:12.616Z] [2020-08-18T18:53:12.616Z] Step 10/26 : FROM alpine:3.10 [2020-08-18T18:53:13.217Z] 3.10: Pulling from library/alpine [2020-08-18T18:53:14.670Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-08-18T18:53:14.670Z] Status: Downloaded newer image for alpine:3.10 [2020-08-18T18:53:14.670Z] ---> 536a684cf733 [2020-08-18T18:53:14.670Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-08-18T18:53:15.272Z] ---> Running in 4af658a31c72 [2020-08-18T18:53:17.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-08-18T18:53:17.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-08-18T18:53:18.524Z] v3.10.5-76-g1530c9fe13 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-08-18T18:53:18.524Z] v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-08-18T18:53:18.524Z] OK: 10167 distinct packages available [2020-08-18T18:53:19.125Z] (1/5) Installing ca-certificates (20191127-r2) [2020-08-18T18:53:19.125Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-08-18T18:53:19.125Z] (3/5) Installing libcurl (7.66.0-r0) [2020-08-18T18:53:19.125Z] (4/5) Installing curl (7.66.0-r0) [2020-08-18T18:53:19.125Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-08-18T18:53:19.125Z] Executing busybox-1.30.1-r3.trigger [2020-08-18T18:53:19.125Z] Executing ca-certificates-20191127-r2.trigger [2020-08-18T18:53:19.728Z] OK: 7 MiB in 19 packages [2020-08-18T18:53:23.145Z] Removing intermediate container 4af658a31c72 [2020-08-18T18:53:23.145Z] ---> 0f5fcd42819f [2020-08-18T18:53:23.145Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-08-18T18:53:23.145Z] ---> Running in 0b927d8368a7 [2020-08-18T18:53:24.601Z] Removing intermediate container 0b927d8368a7 [2020-08-18T18:53:24.601Z] ---> dae0e5964fcb [2020-08-18T18:53:24.601Z] Step 13/26 : WORKDIR / [2020-08-18T18:53:24.885Z] ---> Running in 57232a8780fc [2020-08-18T18:53:25.888Z] Removing intermediate container 57232a8780fc [2020-08-18T18:53:25.888Z] ---> 88c5b06fd466 [2020-08-18T18:53:25.888Z] 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-18T18:53:25.888Z] Removing intermediate container ff02d7810cab [2020-08-18T18:53:25.888Z] ---> e08ab0a6f7d7 [2020-08-18T18:53:25.888Z] [2020-08-18T18:53:25.888Z] Step 10/21 : FROM scratch [2020-08-18T18:53:25.888Z] ---> [2020-08-18T18:53:25.888Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:53:26.491Z] ---> Running in 4e2a94db0110 [2020-08-18T18:53:27.950Z] Removing intermediate container 4e2a94db0110 [2020-08-18T18:53:27.950Z] ---> c9177b9a4874 [2020-08-18T18:53:27.950Z] Step 12/21 : ENV APP_PORT=48081 [2020-08-18T18:53:27.950Z] ---> fd2f12a2cb15 [2020-08-18T18:53:27.950Z] 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-18T18:53:27.950Z] ---> Running in 3470d47691c4 [2020-08-18T18:53:29.408Z] Removing intermediate container 3470d47691c4 [2020-08-18T18:53:29.408Z] ---> e1c14d6c5b56 [2020-08-18T18:53:29.408Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T18:53:29.408Z] ---> Running in f0a845f5859a [2020-08-18T18:53:29.684Z] ---> 3f5cc53ae637 [2020-08-18T18:53:29.684Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-08-18T18:53:30.684Z] Removing intermediate container f0a845f5859a [2020-08-18T18:53:30.684Z] ---> e33c35ceff64 [2020-08-18T18:53:30.684Z] Step 14/21 : WORKDIR / [2020-08-18T18:53:30.684Z] ---> Running in 3eaa349c1f87 [2020-08-18T18:53:31.284Z] Removing intermediate container 2abca6f05deb [2020-08-18T18:53:31.284Z] ---> cb07a6f52364 [2020-08-18T18:53:31.284Z] [2020-08-18T18:53:31.284Z] Step 10/20 : FROM scratch [2020-08-18T18:53:31.284Z] ---> [2020-08-18T18:53:31.284Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:53:31.284Z] ---> 711239c285b7 [2020-08-18T18:53:31.284Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-08-18T18:53:31.284Z] ---> Using cache [2020-08-18T18:53:31.284Z] ---> c9177b9a4874 [2020-08-18T18:53:31.284Z] Step 12/20 : ENV APP_PORT=48085 [2020-08-18T18:53:31.558Z] Removing intermediate container 3eaa349c1f87 [2020-08-18T18:53:31.558Z] ---> 3befa29615f3 [2020-08-18T18:53:31.558Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-08-18T18:53:31.558Z] ---> Running in 03d9826f1988 [2020-08-18T18:53:32.175Z] Removing intermediate container 03d9826f1988 [2020-08-18T18:53:32.175Z] ---> 061e9ab7d7ee [2020-08-18T18:53:32.175Z] Step 13/20 : EXPOSE $APP_PORT [2020-08-18T18:53:32.457Z] ---> Running in 777ad21c1488 [2020-08-18T18:53:32.457Z] ---> 1ce50e15a4a8 [2020-08-18T18:53:32.457Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-08-18T18:53:32.457Z] ---> de78c6f44ca9 [2020-08-18T18:53:32.457Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-08-18T18:53:33.069Z] Removing intermediate container 777ad21c1488 [2020-08-18T18:53:33.069Z] ---> 04d39377dc70 [2020-08-18T18:53:33.069Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-08-18T18:53:34.558Z] ---> 4f34a0307b3a [2020-08-18T18:53:34.558Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-08-18T18:53:34.558Z] ---> d7818aa819f6 [2020-08-18T18:53:34.558Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-08-18T18:53:34.558Z] ---> 4641cb2e8625 [2020-08-18T18:53:34.558Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-08-18T18:53:36.092Z] ---> bb9e70b8c6bf [2020-08-18T18:53:36.092Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:53:36.092Z] ---> Running in 3d1abb1d0ce0 [2020-08-18T18:53:36.376Z] ---> bcd43f91ea27 [2020-08-18T18:53:36.376Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-08-18T18:53:36.376Z] ---> b736c8a67ec5 [2020-08-18T18:53:36.376Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-08-18T18:53:36.983Z] Removing intermediate container 3d1abb1d0ce0 [2020-08-18T18:53:36.983Z] ---> 8873782845a2 [2020-08-18T18:53:36.983Z] Step 19/21 : LABEL arch=arm64 [2020-08-18T18:53:37.277Z] ---> Running in 6d6ddf1786e4 [2020-08-18T18:53:37.596Z] ---> 46aadff84be1 [2020-08-18T18:53:37.596Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:53:37.596Z] ---> d4efe39be485 [2020-08-18T18:53:37.596Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-08-18T18:53:37.596Z] ---> Running in 61c04bc20345 [2020-08-18T18:53:37.891Z] Removing intermediate container 6d6ddf1786e4 [2020-08-18T18:53:37.891Z] ---> 128a00c69c7d [2020-08-18T18:53:37.891Z] Step 20/21 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:53:38.193Z] ---> Running in b3f400d8a988 [2020-08-18T18:53:38.193Z] Removing intermediate container 61c04bc20345 [2020-08-18T18:53:38.193Z] ---> cff6b279c918 [2020-08-18T18:53:38.193Z] Step 18/20 : LABEL arch=arm64 [2020-08-18T18:53:38.502Z] ---> Running in 7e56b2ef9ce3 [2020-08-18T18:53:38.502Z] ---> c08d9944d90f [2020-08-18T18:53:38.502Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-08-18T18:53:38.802Z] Removing intermediate container b3f400d8a988 [2020-08-18T18:53:38.802Z] ---> 162a5df6e8f8 [2020-08-18T18:53:38.802Z] Step 21/21 : LABEL version=1.2.2-dev.14 [2020-08-18T18:53:39.112Z] ---> Running in cee65afcb3cf [2020-08-18T18:53:39.112Z] ---> Running in cd2d5b23f279 [2020-08-18T18:53:39.112Z] Removing intermediate container 7e56b2ef9ce3 [2020-08-18T18:53:39.112Z] ---> 46ac4fc84add [2020-08-18T18:53:39.112Z] Step 19/20 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:53:39.404Z] ---> Running in 9b8e89953399 [2020-08-18T18:53:39.731Z] Removing intermediate container cd2d5b23f279 [2020-08-18T18:53:39.731Z] ---> 5e6424a57242 [2020-08-18T18:53:39.731Z] [2020-08-18T18:53:40.036Z] Removing intermediate container 9b8e89953399 [2020-08-18T18:53:40.036Z] ---> 58be27f91b27 [2020-08-18T18:53:40.036Z] Step 20/20 : LABEL version=1.2.2-dev.14 [2020-08-18T18:53:40.310Z] Successfully built 5e6424a57242 [2020-08-18T18:53:40.310Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-08-18T18:53:40.596Z]  Building docker-core-metadata-go ... done  ---> Running in a11c194bfe7b [2020-08-18T18:53:40.914Z] Removing intermediate container e3bc4f7e7f18 [2020-08-18T18:53:40.915Z] ---> 4f7156b7855a [2020-08-18T18:53:40.915Z] [2020-08-18T18:53:40.915Z] Step 10/21 : FROM scratch [2020-08-18T18:53:40.915Z] ---> [2020-08-18T18:53:40.915Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-08-18T18:53:40.915Z] Removing intermediate container a11c194bfe7b [2020-08-18T18:53:40.915Z] ---> 72f58ad919a4 [2020-08-18T18:53:40.915Z] [2020-08-18T18:53:41.200Z] ---> Using cache [2020-08-18T18:53:41.200Z] ---> c9177b9a4874 [2020-08-18T18:53:41.200Z] Step 12/21 : ENV APP_PORT=48082 [2020-08-18T18:53:41.200Z] ---> Running in 910c1eb2080b [2020-08-18T18:53:41.503Z] Successfully built 72f58ad919a4 [2020-08-18T18:53:41.504Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-08-18T18:53:41.781Z]  Building docker-support-scheduler-go ... done Removing intermediate container 910c1eb2080b [2020-08-18T18:53:41.782Z] ---> ec2266494482 [2020-08-18T18:53:41.782Z] Step 13/21 : EXPOSE $APP_PORT [2020-08-18T18:53:41.782Z] ---> Running in 6be73c7b9db0 [2020-08-18T18:53:42.063Z] Removing intermediate container cee65afcb3cf [2020-08-18T18:53:42.063Z] ---> 31bfe7d7cd6f [2020-08-18T18:53:42.063Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-08-18T18:53:42.355Z] ---> Running in 69e06d4d105d [2020-08-18T18:53:42.355Z] Removing intermediate container 6be73c7b9db0 [2020-08-18T18:53:42.355Z] ---> f7c3c1fbdc55 [2020-08-18T18:53:42.355Z] Step 14/21 : WORKDIR / [2020-08-18T18:53:42.355Z] ---> Running in 170a945fc7a7 [2020-08-18T18:53:42.634Z] Removing intermediate container 69e06d4d105d [2020-08-18T18:53:42.634Z] ---> 03c850c20e5e [2020-08-18T18:53:42.634Z] Step 24/26 : LABEL arch=arm64 [2020-08-18T18:53:42.917Z] ---> Running in 6990f57070f1 [2020-08-18T18:53:42.917Z] Removing intermediate container 170a945fc7a7 [2020-08-18T18:53:42.917Z] ---> 01cd68ad44e1 [2020-08-18T18:53:42.917Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-08-18T18:53:43.196Z] Removing intermediate container 6990f57070f1 [2020-08-18T18:53:43.196Z] ---> 86e7deff2cbf [2020-08-18T18:53:43.196Z] Step 25/26 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:53:43.472Z] ---> Running in a53dc10270a2 [2020-08-18T18:53:43.744Z] ---> b27281b179f2 [2020-08-18T18:53:43.744Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-08-18T18:53:44.017Z] Removing intermediate container a53dc10270a2 [2020-08-18T18:53:44.017Z] ---> 13ef66166d02 [2020-08-18T18:53:44.017Z] Step 26/26 : LABEL version=1.2.2-dev.14 [2020-08-18T18:53:44.290Z] ---> Running in 327a1e669383 [2020-08-18T18:53:44.569Z] Removing intermediate container 327a1e669383 [2020-08-18T18:53:44.569Z] ---> 8932fb93370e [2020-08-18T18:53:44.569Z] [2020-08-18T18:53:44.845Z] ---> d40169c13a64 [2020-08-18T18:53:44.845Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-08-18T18:53:45.123Z] Successfully built 8932fb93370e [2020-08-18T18:53:45.123Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-08-18T18:53:45.399Z]  Building docker-security-secretstore-setup-go ... done  ---> 313247a4f6bc [2020-08-18T18:53:45.399Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-08-18T18:53:45.674Z] ---> Running in fc9ca918992f [2020-08-18T18:53:45.958Z] Removing intermediate container fc9ca918992f [2020-08-18T18:53:45.958Z] ---> 3fd5ab884d73 [2020-08-18T18:53:45.958Z] Step 19/21 : LABEL arch=arm64 [2020-08-18T18:53:46.233Z] ---> Running in dc4583444ec0 [2020-08-18T18:53:46.513Z] Removing intermediate container dc4583444ec0 [2020-08-18T18:53:46.513Z] ---> 4761bb7260b5 [2020-08-18T18:53:46.513Z] Step 20/21 : LABEL git_sha=3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:53:46.796Z] ---> Running in e782dac5ac4c [2020-08-18T18:53:47.404Z] Removing intermediate container e782dac5ac4c [2020-08-18T18:53:47.404Z] ---> 53611e90f01f [2020-08-18T18:53:47.404Z] Step 21/21 : LABEL version=1.2.2-dev.14 [2020-08-18T18:53:47.404Z] ---> Running in 3c9f17a495cb [2020-08-18T18:53:48.007Z] Removing intermediate container 3c9f17a495cb [2020-08-18T18:53:48.007Z] ---> a1fc0f0c7a60 [2020-08-18T18:53:48.007Z] [2020-08-18T18:53:48.288Z] Successfully built a1fc0f0c7a60 [2020-08-18T18:53:48.288Z] Successfully tagged docker-core-command-go-arm64:latest [2020-08-18T18:53:48.586Z]  Building docker-core-command-go ... done  [Pipeline] } [2020-08-18T18:53:48.612Z] $ docker stop --time=1 8332f638c580222b7f743b70654c0df1d817e631e26aefacb0d8c2d58b59e406 [2020-08-18T18:53:50.553Z] $ docker rm -f 8332f638c580222b7f743b70654c0df1d817e631e26aefacb0d8c2d58b59e406 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:53:51.239Z] + docker images [2020-08-18T18:53:51.239Z] + grep docker [2020-08-18T18:53:51.511Z] docker-core-command-go-arm64 latest a1fc0f0c7a60 4 seconds ago 12.4MB [2020-08-18T18:53:51.511Z] docker-security-secretstore-setup-go-arm64 latest 8932fb93370e 7 seconds ago 32.6MB [2020-08-18T18:53:51.511Z] docker-support-scheduler-go-arm64 latest 72f58ad919a4 11 seconds ago 12.6MB [2020-08-18T18:53:51.511Z] docker-core-metadata-go-arm64 latest 5e6424a57242 12 seconds ago 13.8MB [2020-08-18T18:53:51.511Z] docker-security-proxy-setup-go-arm64 latest cd5b57fb6ac3 About a minute ago 15.8MB [2020-08-18T18:53:51.511Z] docker-sys-mgmt-agent-go-arm64 latest 7e37fdf1149f 2 minutes ago 266MB [2020-08-18T18:53:51.511Z] docker-core-data-go-arm64 latest 9615c11b7030 2 minutes ago 23.3MB [2020-08-18T18:53:51.511Z] docker-security-secrets-setup-go-arm64 latest dc25fae78d8f 3 minutes ago 24.2MB [2020-08-18T18:53:51.511Z] docker-support-notifications-go-arm64 latest cf099eca6772 3 minutes ago 13.9MB [2020-08-18T18:53:51.511Z] docker-support-logging-go-arm64 latest 4f9cebdf894a 3 minutes ago 11.4MB [2020-08-18T18:53:51.511Z] 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-18T18:53:52.012Z] provisioning config files... [2020-08-18T18:53:52.057Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/126@tmp/config3385290902094795746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-18T18:53:52.468Z] nexus3.edgexfoundry.org:10001 [2020-08-18T18:53:52.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:53:53.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:53:53.013Z] Configure a credential helper to remove this warning. See [2020-08-18T18:53:53.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:53:53.013Z] [2020-08-18T18:53:53.013Z] Login Succeeded [2020-08-18T18:53:53.013Z] nexus3.edgexfoundry.org:10002 [2020-08-18T18:53:53.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:53:53.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:53:53.603Z] Configure a credential helper to remove this warning. See [2020-08-18T18:53:53.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:53:53.603Z] [2020-08-18T18:53:53.603Z] Login Succeeded [2020-08-18T18:53:53.603Z] nexus3.edgexfoundry.org:10003 [2020-08-18T18:53:54.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:53:54.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:53:54.191Z] Configure a credential helper to remove this warning. See [2020-08-18T18:53:54.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:53:54.191Z] [2020-08-18T18:53:54.191Z] Login Succeeded [2020-08-18T18:53:54.191Z] nexus3.edgexfoundry.org:10004 [2020-08-18T18:53:54.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:53:54.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:53:54.781Z] Configure a credential helper to remove this warning. See [2020-08-18T18:53:54.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:53:54.781Z] [2020-08-18T18:53:54.781Z] Login Succeeded [2020-08-18T18:53:54.781Z] docker.io [2020-08-18T18:53:55.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-08-18T18:53:55.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-08-18T18:53:55.637Z] Configure a credential helper to remove this warning. See [2020-08-18T18:53:55.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-08-18T18:53:55.637Z] [2020-08-18T18:53:55.637Z] Login Succeeded [Pipeline] } [2020-08-18T18:53:55.652Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:53:55.848Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-08-18T18:53:55.848Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:53:55.848Z] 1.2.2-dev.14 [2020-08-18T18:53:55.848Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:53:55.848Z] master [2020-08-18T18:53:55.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:53:56.338Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:53:56.685Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:53:56.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-18T18:53:56.686Z] 9cc842d18a5d: Preparing [2020-08-18T18:53:56.686Z] b0db19d5308b: Preparing [2020-08-18T18:53:56.686Z] 912e6912b26c: Preparing [2020-08-18T18:53:56.962Z] 912e6912b26c: Pushed [2020-08-18T18:53:56.962Z] 9cc842d18a5d: Pushed [2020-08-18T18:54:00.324Z] b0db19d5308b: Pushed [2020-08-18T18:54:00.324Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:fb457f1c603aca03f1c80e7c2bbf7b93f7ac56497609ce4a4170ac36d0967286 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:00.659Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:01.005Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:01.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-18T18:54:01.005Z] 9cc842d18a5d: Preparing [2020-08-18T18:54:01.005Z] b0db19d5308b: Preparing [2020-08-18T18:54:01.005Z] 912e6912b26c: Preparing [2020-08-18T18:54:01.005Z] 9cc842d18a5d: Layer already exists [2020-08-18T18:54:01.005Z] 912e6912b26c: Layer already exists [2020-08-18T18:54:01.005Z] b0db19d5308b: Layer already exists [2020-08-18T18:54:01.278Z] 1.2.2-dev.14: digest: sha256:fb457f1c603aca03f1c80e7c2bbf7b93f7ac56497609ce4a4170ac36d0967286 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:01.615Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:01.955Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:01.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-18T18:54:01.955Z] 9cc842d18a5d: Preparing [2020-08-18T18:54:01.955Z] b0db19d5308b: Preparing [2020-08-18T18:54:01.955Z] 912e6912b26c: Preparing [2020-08-18T18:54:02.226Z] 9cc842d18a5d: Layer already exists [2020-08-18T18:54:02.226Z] 912e6912b26c: Layer already exists [2020-08-18T18:54:02.226Z] b0db19d5308b: Layer already exists [2020-08-18T18:54:02.226Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:fb457f1c603aca03f1c80e7c2bbf7b93f7ac56497609ce4a4170ac36d0967286 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:02.561Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:03.161Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-08-18T18:54:03.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-08-18T18:54:03.161Z] 9cc842d18a5d: Preparing [2020-08-18T18:54:03.161Z] b0db19d5308b: Preparing [2020-08-18T18:54:03.161Z] 912e6912b26c: Preparing [2020-08-18T18:54:03.436Z] 9cc842d18a5d: Layer already exists [2020-08-18T18:54:03.436Z] b0db19d5308b: Layer already exists [2020-08-18T18:54:03.436Z] 912e6912b26c: Layer already exists [2020-08-18T18:54:03.436Z] master: digest: sha256:fb457f1c603aca03f1c80e7c2bbf7b93f7ac56497609ce4a4170ac36d0967286 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:03.628Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:03.675Z] taggedImages: [2020-08-18T18:54:03.675Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:03.675Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:03.675Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:03.675Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-08-18T18:54:03.732Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-08-18T18:54:03.732Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:03.732Z] 1.2.2-dev.14 [2020-08-18T18:54:03.732Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:03.732Z] master [2020-08-18T18:54:03.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:04.227Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:04.831Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:04.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-18T18:54:04.831Z] b36f6b0ae828: Preparing [2020-08-18T18:54:04.831Z] ed8d9f2add78: Preparing [2020-08-18T18:54:04.831Z] 2867beb0e393: Preparing [2020-08-18T18:54:04.831Z] a3d0f0b9eebc: Preparing [2020-08-18T18:54:04.831Z] e38cae1a1adf: Preparing [2020-08-18T18:54:04.831Z] e2f13739ad41: Preparing [2020-08-18T18:54:04.831Z] e2f13739ad41: Waiting [2020-08-18T18:54:05.103Z] b36f6b0ae828: Pushed [2020-08-18T18:54:05.103Z] e38cae1a1adf: Pushed [2020-08-18T18:54:05.103Z] 2867beb0e393: Pushed [2020-08-18T18:54:05.691Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:05.691Z] a3d0f0b9eebc: Pushed [2020-08-18T18:54:09.057Z] ed8d9f2add78: Pushed [2020-08-18T18:54:09.326Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:d5105b1d18081d7b209f7c59424daf14c3da3cbfae916713d420c81371f83ddc size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:09.661Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:10.268Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:10.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-18T18:54:10.268Z] b36f6b0ae828: Preparing [2020-08-18T18:54:10.268Z] ed8d9f2add78: Preparing [2020-08-18T18:54:10.268Z] 2867beb0e393: Preparing [2020-08-18T18:54:10.268Z] a3d0f0b9eebc: Preparing [2020-08-18T18:54:10.268Z] e38cae1a1adf: Preparing [2020-08-18T18:54:10.268Z] e2f13739ad41: Preparing [2020-08-18T18:54:10.268Z] e2f13739ad41: Waiting [2020-08-18T18:54:10.541Z] ed8d9f2add78: Layer already exists [2020-08-18T18:54:10.541Z] a3d0f0b9eebc: Layer already exists [2020-08-18T18:54:10.541Z] b36f6b0ae828: Layer already exists [2020-08-18T18:54:10.541Z] e38cae1a1adf: Layer already exists [2020-08-18T18:54:10.541Z] 2867beb0e393: Layer already exists [2020-08-18T18:54:10.541Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:10.541Z] 1.2.2-dev.14: digest: sha256:d5105b1d18081d7b209f7c59424daf14c3da3cbfae916713d420c81371f83ddc size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:10.875Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:11.471Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:11.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-18T18:54:11.471Z] b36f6b0ae828: Preparing [2020-08-18T18:54:11.471Z] ed8d9f2add78: Preparing [2020-08-18T18:54:11.471Z] 2867beb0e393: Preparing [2020-08-18T18:54:11.471Z] a3d0f0b9eebc: Preparing [2020-08-18T18:54:11.471Z] e38cae1a1adf: Preparing [2020-08-18T18:54:11.471Z] e2f13739ad41: Preparing [2020-08-18T18:54:11.471Z] a3d0f0b9eebc: Layer already exists [2020-08-18T18:54:11.471Z] ed8d9f2add78: Layer already exists [2020-08-18T18:54:11.471Z] 2867beb0e393: Layer already exists [2020-08-18T18:54:11.471Z] e38cae1a1adf: Layer already exists [2020-08-18T18:54:11.471Z] b36f6b0ae828: Layer already exists [2020-08-18T18:54:11.739Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:11.739Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:d5105b1d18081d7b209f7c59424daf14c3da3cbfae916713d420c81371f83ddc size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:12.072Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:12.670Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-08-18T18:54:12.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-08-18T18:54:12.670Z] b36f6b0ae828: Preparing [2020-08-18T18:54:12.670Z] ed8d9f2add78: Preparing [2020-08-18T18:54:12.670Z] 2867beb0e393: Preparing [2020-08-18T18:54:12.670Z] a3d0f0b9eebc: Preparing [2020-08-18T18:54:12.670Z] e38cae1a1adf: Preparing [2020-08-18T18:54:12.670Z] e2f13739ad41: Preparing [2020-08-18T18:54:12.670Z] e2f13739ad41: Waiting [2020-08-18T18:54:12.670Z] b36f6b0ae828: Layer already exists [2020-08-18T18:54:12.670Z] e38cae1a1adf: Layer already exists [2020-08-18T18:54:12.670Z] ed8d9f2add78: Layer already exists [2020-08-18T18:54:12.670Z] a3d0f0b9eebc: Layer already exists [2020-08-18T18:54:12.670Z] 2867beb0e393: Layer already exists [2020-08-18T18:54:12.941Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:12.941Z] master: digest: sha256:d5105b1d18081d7b209f7c59424daf14c3da3cbfae916713d420c81371f83ddc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:13.134Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:13.178Z] taggedImages: [2020-08-18T18:54:13.178Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:13.178Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:13.178Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:13.178Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-08-18T18:54:13.234Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-08-18T18:54:13.234Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:13.234Z] 1.2.2-dev.14 [2020-08-18T18:54:13.234Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:13.234Z] master [2020-08-18T18:54:13.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:13.717Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:14.046Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:14.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-18T18:54:14.046Z] c9dda13e1090: Preparing [2020-08-18T18:54:14.046Z] 073e0b4b459f: Preparing [2020-08-18T18:54:14.046Z] afc944617c43: Preparing [2020-08-18T18:54:14.317Z] afc944617c43: Pushed [2020-08-18T18:54:14.317Z] c9dda13e1090: Pushed [2020-08-18T18:54:17.676Z] 073e0b4b459f: Pushed [2020-08-18T18:54:17.676Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:bb21092028dd7960311a1169f68e813d8b135921401fce5176166bc994314297 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:18.008Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:18.335Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:18.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-18T18:54:18.335Z] c9dda13e1090: Preparing [2020-08-18T18:54:18.335Z] 073e0b4b459f: Preparing [2020-08-18T18:54:18.335Z] afc944617c43: Preparing [2020-08-18T18:54:18.335Z] afc944617c43: Layer already exists [2020-08-18T18:54:18.335Z] c9dda13e1090: Layer already exists [2020-08-18T18:54:18.335Z] 073e0b4b459f: Layer already exists [2020-08-18T18:54:18.607Z] 1.2.2-dev.14: digest: sha256:bb21092028dd7960311a1169f68e813d8b135921401fce5176166bc994314297 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:18.942Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:19.273Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:19.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-18T18:54:19.273Z] c9dda13e1090: Preparing [2020-08-18T18:54:19.273Z] 073e0b4b459f: Preparing [2020-08-18T18:54:19.273Z] afc944617c43: Preparing [2020-08-18T18:54:19.273Z] c9dda13e1090: Layer already exists [2020-08-18T18:54:19.273Z] afc944617c43: Layer already exists [2020-08-18T18:54:19.273Z] 073e0b4b459f: Layer already exists [2020-08-18T18:54:19.544Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:bb21092028dd7960311a1169f68e813d8b135921401fce5176166bc994314297 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:19.877Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:20.209Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-08-18T18:54:20.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-08-18T18:54:20.209Z] c9dda13e1090: Preparing [2020-08-18T18:54:20.209Z] 073e0b4b459f: Preparing [2020-08-18T18:54:20.209Z] afc944617c43: Preparing [2020-08-18T18:54:20.209Z] afc944617c43: Layer already exists [2020-08-18T18:54:20.209Z] 073e0b4b459f: Layer already exists [2020-08-18T18:54:20.209Z] c9dda13e1090: Layer already exists [2020-08-18T18:54:20.480Z] master: digest: sha256:bb21092028dd7960311a1169f68e813d8b135921401fce5176166bc994314297 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:20.780Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:20.821Z] taggedImages: [2020-08-18T18:54:20.821Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:20.822Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:20.822Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:20.822Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-08-18T18:54:20.875Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-08-18T18:54:20.875Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:20.875Z] 1.2.2-dev.14 [2020-08-18T18:54:20.875Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:20.875Z] master [2020-08-18T18:54:20.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:21.368Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:21.698Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:21.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-18T18:54:21.698Z] 0fbc8f74c047: Preparing [2020-08-18T18:54:21.698Z] 2dffcb9b2e1d: Preparing [2020-08-18T18:54:21.698Z] 1604d27f2cbb: Preparing [2020-08-18T18:54:21.698Z] ba8518087dfc: Preparing [2020-08-18T18:54:21.698Z] e2f13739ad41: Preparing [2020-08-18T18:54:21.698Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:21.973Z] 2dffcb9b2e1d: Pushed [2020-08-18T18:54:21.973Z] 1604d27f2cbb: Pushed [2020-08-18T18:54:22.244Z] ba8518087dfc: Pushed [2020-08-18T18:54:24.842Z] 0fbc8f74c047: Pushed [2020-08-18T18:54:24.842Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:4c744a6f1ce672e5206db695c9176944409d004a4afa0c1e59d29b737ecde97e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:25.173Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:25.500Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:25.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-18T18:54:25.500Z] 0fbc8f74c047: Preparing [2020-08-18T18:54:25.500Z] 2dffcb9b2e1d: Preparing [2020-08-18T18:54:25.500Z] 1604d27f2cbb: Preparing [2020-08-18T18:54:25.500Z] ba8518087dfc: Preparing [2020-08-18T18:54:25.500Z] e2f13739ad41: Preparing [2020-08-18T18:54:25.500Z] 1604d27f2cbb: Layer already exists [2020-08-18T18:54:25.500Z] 0fbc8f74c047: Layer already exists [2020-08-18T18:54:25.500Z] ba8518087dfc: Layer already exists [2020-08-18T18:54:25.500Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:25.500Z] 2dffcb9b2e1d: Layer already exists [2020-08-18T18:54:25.770Z] 1.2.2-dev.14: digest: sha256:4c744a6f1ce672e5206db695c9176944409d004a4afa0c1e59d29b737ecde97e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:26.107Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:26.439Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:26.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-18T18:54:26.439Z] 0fbc8f74c047: Preparing [2020-08-18T18:54:26.439Z] 2dffcb9b2e1d: Preparing [2020-08-18T18:54:26.439Z] 1604d27f2cbb: Preparing [2020-08-18T18:54:26.439Z] ba8518087dfc: Preparing [2020-08-18T18:54:26.439Z] e2f13739ad41: Preparing [2020-08-18T18:54:26.439Z] 1604d27f2cbb: Layer already exists [2020-08-18T18:54:26.439Z] 2dffcb9b2e1d: Layer already exists [2020-08-18T18:54:26.439Z] ba8518087dfc: Layer already exists [2020-08-18T18:54:26.439Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:26.439Z] 0fbc8f74c047: Layer already exists [2020-08-18T18:54:26.709Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:4c744a6f1ce672e5206db695c9176944409d004a4afa0c1e59d29b737ecde97e size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:27.055Z] + 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-18T18:54:27.385Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-08-18T18:54:27.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-08-18T18:54:27.385Z] 0fbc8f74c047: Preparing [2020-08-18T18:54:27.385Z] 2dffcb9b2e1d: Preparing [2020-08-18T18:54:27.385Z] 1604d27f2cbb: Preparing [2020-08-18T18:54:27.385Z] ba8518087dfc: Preparing [2020-08-18T18:54:27.385Z] e2f13739ad41: Preparing [2020-08-18T18:54:27.385Z] 1604d27f2cbb: Layer already exists [2020-08-18T18:54:27.385Z] 0fbc8f74c047: Layer already exists [2020-08-18T18:54:27.385Z] 2dffcb9b2e1d: Layer already exists [2020-08-18T18:54:27.385Z] ba8518087dfc: Layer already exists [2020-08-18T18:54:27.385Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:27.657Z] master: digest: sha256:4c744a6f1ce672e5206db695c9176944409d004a4afa0c1e59d29b737ecde97e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:27.847Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:27.891Z] taggedImages: [2020-08-18T18:54:27.891Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:27.891Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:27.891Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:27.891Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-08-18T18:54:27.947Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-08-18T18:54:27.947Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:27.947Z] 1.2.2-dev.14 [2020-08-18T18:54:27.947Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:27.947Z] master [2020-08-18T18:54:27.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:28.437Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:28.784Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:28.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-18T18:54:28.784Z] a97e8050c283: Preparing [2020-08-18T18:54:28.784Z] 881eb5b2dcd3: Preparing [2020-08-18T18:54:28.784Z] 2b9ee9e6369b: Preparing [2020-08-18T18:54:28.784Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:28.784Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:28.784Z] 3260184f1f6e: Preparing [2020-08-18T18:54:28.784Z] 0c780673d56e: Preparing [2020-08-18T18:54:28.784Z] 0ae0f036f2ed: Preparing [2020-08-18T18:54:28.784Z] a97e8050c283: Preparing [2020-08-18T18:54:28.784Z] 550930ef9d17: Preparing [2020-08-18T18:54:28.784Z] e70cca2580dc: Preparing [2020-08-18T18:54:28.784Z] 6ffc8659bab9: Preparing [2020-08-18T18:54:28.784Z] e2f13739ad41: Preparing [2020-08-18T18:54:28.784Z] 0c780673d56e: Waiting [2020-08-18T18:54:28.784Z] 0ae0f036f2ed: Waiting [2020-08-18T18:54:28.784Z] 550930ef9d17: Waiting [2020-08-18T18:54:28.784Z] e70cca2580dc: Waiting [2020-08-18T18:54:28.784Z] 6ffc8659bab9: Waiting [2020-08-18T18:54:28.784Z] e2f13739ad41: Waiting [2020-08-18T18:54:29.065Z] 881eb5b2dcd3: Pushed [2020-08-18T18:54:29.065Z] 13c468e8a4fe: Pushed [2020-08-18T18:54:29.065Z] 3260184f1f6e: Pushed [2020-08-18T18:54:29.065Z] 2b9ee9e6369b: Pushed [2020-08-18T18:54:29.338Z] 0c780673d56e: Pushed [2020-08-18T18:54:29.338Z] 0ae0f036f2ed: Pushed [2020-08-18T18:54:29.338Z] e70cca2580dc: Pushed [2020-08-18T18:54:29.338Z] 550930ef9d17: Pushed [2020-08-18T18:54:29.338Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:29.608Z] 6ffc8659bab9: Pushed [2020-08-18T18:54:31.586Z] a97e8050c283: Pushed [2020-08-18T18:54:31.587Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:4d3eee31b76fda0230c5058898b0fea7ab592a2357969b0c67289247ccb0b342 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:31.919Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:32.249Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:32.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-18T18:54:32.249Z] a97e8050c283: Preparing [2020-08-18T18:54:32.249Z] 881eb5b2dcd3: Preparing [2020-08-18T18:54:32.249Z] 2b9ee9e6369b: Preparing [2020-08-18T18:54:32.249Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:32.249Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:32.249Z] 3260184f1f6e: Preparing [2020-08-18T18:54:32.249Z] 0c780673d56e: Preparing [2020-08-18T18:54:32.249Z] 0ae0f036f2ed: Preparing [2020-08-18T18:54:32.249Z] a97e8050c283: Preparing [2020-08-18T18:54:32.249Z] 550930ef9d17: Preparing [2020-08-18T18:54:32.249Z] e70cca2580dc: Preparing [2020-08-18T18:54:32.249Z] 6ffc8659bab9: Preparing [2020-08-18T18:54:32.249Z] e2f13739ad41: Preparing [2020-08-18T18:54:32.249Z] 0c780673d56e: Waiting [2020-08-18T18:54:32.249Z] 0ae0f036f2ed: Waiting [2020-08-18T18:54:32.249Z] 550930ef9d17: Waiting [2020-08-18T18:54:32.249Z] e70cca2580dc: Waiting [2020-08-18T18:54:32.249Z] 6ffc8659bab9: Waiting [2020-08-18T18:54:32.249Z] e2f13739ad41: Waiting [2020-08-18T18:54:32.249Z] 3260184f1f6e: Layer already exists [2020-08-18T18:54:32.249Z] a97e8050c283: Layer already exists [2020-08-18T18:54:32.249Z] 2b9ee9e6369b: Layer already exists [2020-08-18T18:54:32.249Z] 881eb5b2dcd3: Layer already exists [2020-08-18T18:54:32.249Z] 13c468e8a4fe: Layer already exists [2020-08-18T18:54:32.249Z] 550930ef9d17: Layer already exists [2020-08-18T18:54:32.249Z] e70cca2580dc: Layer already exists [2020-08-18T18:54:32.249Z] 6ffc8659bab9: Layer already exists [2020-08-18T18:54:32.249Z] 0ae0f036f2ed: Layer already exists [2020-08-18T18:54:32.249Z] 0c780673d56e: Layer already exists [2020-08-18T18:54:32.249Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:32.518Z] 1.2.2-dev.14: digest: sha256:4d3eee31b76fda0230c5058898b0fea7ab592a2357969b0c67289247ccb0b342 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:32.849Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:33.178Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:33.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-18T18:54:33.178Z] a97e8050c283: Preparing [2020-08-18T18:54:33.178Z] 881eb5b2dcd3: Preparing [2020-08-18T18:54:33.178Z] 2b9ee9e6369b: Preparing [2020-08-18T18:54:33.178Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:33.178Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:33.178Z] 3260184f1f6e: Preparing [2020-08-18T18:54:33.178Z] 0c780673d56e: Preparing [2020-08-18T18:54:33.178Z] 0ae0f036f2ed: Preparing [2020-08-18T18:54:33.178Z] a97e8050c283: Preparing [2020-08-18T18:54:33.178Z] 550930ef9d17: Preparing [2020-08-18T18:54:33.178Z] e70cca2580dc: Preparing [2020-08-18T18:54:33.178Z] 6ffc8659bab9: Preparing [2020-08-18T18:54:33.178Z] e2f13739ad41: Preparing [2020-08-18T18:54:33.178Z] 550930ef9d17: Waiting [2020-08-18T18:54:33.178Z] 6ffc8659bab9: Waiting [2020-08-18T18:54:33.178Z] e2f13739ad41: Waiting [2020-08-18T18:54:33.178Z] e70cca2580dc: Waiting [2020-08-18T18:54:33.178Z] 0c780673d56e: Waiting [2020-08-18T18:54:33.178Z] 0ae0f036f2ed: Waiting [2020-08-18T18:54:33.178Z] 3260184f1f6e: Layer already exists [2020-08-18T18:54:33.178Z] 881eb5b2dcd3: Layer already exists [2020-08-18T18:54:33.178Z] a97e8050c283: Layer already exists [2020-08-18T18:54:33.178Z] 2b9ee9e6369b: Layer already exists [2020-08-18T18:54:33.178Z] 13c468e8a4fe: Layer already exists [2020-08-18T18:54:33.178Z] e70cca2580dc: Layer already exists [2020-08-18T18:54:33.178Z] 0c780673d56e: Layer already exists [2020-08-18T18:54:33.178Z] 550930ef9d17: Layer already exists [2020-08-18T18:54:33.178Z] 0ae0f036f2ed: Layer already exists [2020-08-18T18:54:33.178Z] 6ffc8659bab9: Layer already exists [2020-08-18T18:54:33.447Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:33.447Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:4d3eee31b76fda0230c5058898b0fea7ab592a2357969b0c67289247ccb0b342 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:33.773Z] + 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-18T18:54:34.093Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-08-18T18:54:34.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-08-18T18:54:34.093Z] a97e8050c283: Preparing [2020-08-18T18:54:34.093Z] 881eb5b2dcd3: Preparing [2020-08-18T18:54:34.093Z] 2b9ee9e6369b: Preparing [2020-08-18T18:54:34.094Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:34.094Z] 13c468e8a4fe: Preparing [2020-08-18T18:54:34.094Z] 3260184f1f6e: Preparing [2020-08-18T18:54:34.094Z] 0c780673d56e: Preparing [2020-08-18T18:54:34.094Z] 0ae0f036f2ed: Preparing [2020-08-18T18:54:34.094Z] a97e8050c283: Preparing [2020-08-18T18:54:34.094Z] 550930ef9d17: Preparing [2020-08-18T18:54:34.094Z] e70cca2580dc: Preparing [2020-08-18T18:54:34.094Z] 6ffc8659bab9: Preparing [2020-08-18T18:54:34.094Z] e2f13739ad41: Preparing [2020-08-18T18:54:34.094Z] 550930ef9d17: Waiting [2020-08-18T18:54:34.094Z] e70cca2580dc: Waiting [2020-08-18T18:54:34.094Z] 6ffc8659bab9: Waiting [2020-08-18T18:54:34.094Z] e2f13739ad41: Waiting [2020-08-18T18:54:34.094Z] 0c780673d56e: Waiting [2020-08-18T18:54:34.094Z] a97e8050c283: Layer already exists [2020-08-18T18:54:34.094Z] 2b9ee9e6369b: Layer already exists [2020-08-18T18:54:34.094Z] 881eb5b2dcd3: Layer already exists [2020-08-18T18:54:34.094Z] 13c468e8a4fe: Layer already exists [2020-08-18T18:54:34.094Z] 3260184f1f6e: Layer already exists [2020-08-18T18:54:34.094Z] 0c780673d56e: Layer already exists [2020-08-18T18:54:34.094Z] 0ae0f036f2ed: Layer already exists [2020-08-18T18:54:34.094Z] 550930ef9d17: Layer already exists [2020-08-18T18:54:34.094Z] e70cca2580dc: Layer already exists [2020-08-18T18:54:34.094Z] 6ffc8659bab9: Layer already exists [2020-08-18T18:54:34.094Z] e2f13739ad41: Layer already exists [2020-08-18T18:54:34.364Z] master: digest: sha256:4d3eee31b76fda0230c5058898b0fea7ab592a2357969b0c67289247ccb0b342 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:34.554Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:34.597Z] taggedImages: [2020-08-18T18:54:34.597Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:34.597Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:34.597Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:34.597Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-08-18T18:54:34.657Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-08-18T18:54:34.657Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:34.657Z] 1.2.2-dev.14 [2020-08-18T18:54:34.657Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:34.657Z] master [2020-08-18T18:54:34.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:35.147Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:35.485Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:35.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-18T18:54:35.485Z] 39284d080eed: Preparing [2020-08-18T18:54:35.485Z] eeee74861c82: Preparing [2020-08-18T18:54:35.485Z] d426f4d9301a: Preparing [2020-08-18T18:54:35.485Z] e0dc117b2021: Preparing [2020-08-18T18:54:35.485Z] 62b4604f05f8: Preparing [2020-08-18T18:54:35.485Z] 98442b4fb529: Preparing [2020-08-18T18:54:35.485Z] 950df5949698: Preparing [2020-08-18T18:54:35.485Z] 2d7566cc21a8: Preparing [2020-08-18T18:54:35.485Z] 81471151af29: Preparing [2020-08-18T18:54:35.485Z] e66868004ee5: Preparing [2020-08-18T18:54:35.485Z] 66b385cf80cf: Preparing [2020-08-18T18:54:35.485Z] 2d7566cc21a8: Waiting [2020-08-18T18:54:35.485Z] 81471151af29: Waiting [2020-08-18T18:54:35.485Z] e66868004ee5: Waiting [2020-08-18T18:54:35.485Z] 66b385cf80cf: Waiting [2020-08-18T18:54:35.485Z] 98442b4fb529: Waiting [2020-08-18T18:54:35.485Z] 950df5949698: Waiting [2020-08-18T18:54:35.759Z] eeee74861c82: Pushed [2020-08-18T18:54:35.759Z] 39284d080eed: Pushed [2020-08-18T18:54:36.030Z] 98442b4fb529: Pushed [2020-08-18T18:54:36.030Z] 950df5949698: Pushed [2020-08-18T18:54:36.304Z] 2d7566cc21a8: Pushed [2020-08-18T18:54:36.304Z] 81471151af29: Pushed [2020-08-18T18:54:36.304Z] 66b385cf80cf: Layer already exists [2020-08-18T18:54:36.903Z] e66868004ee5: Pushed [2020-08-18T18:54:37.874Z] d426f4d9301a: Pushed [2020-08-18T18:54:38.144Z] e0dc117b2021: Pushed [2020-08-18T18:54:38.144Z] 62b4604f05f8: Pushed [2020-08-18T18:54:38.412Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:6735b50e14087a2c47e1cb52e0bf39bfe68c471d1e9bda7dab02111fda6c554f size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:38.743Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:39.065Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:39.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-18T18:54:39.065Z] 39284d080eed: Preparing [2020-08-18T18:54:39.065Z] eeee74861c82: Preparing [2020-08-18T18:54:39.065Z] d426f4d9301a: Preparing [2020-08-18T18:54:39.065Z] e0dc117b2021: Preparing [2020-08-18T18:54:39.065Z] 62b4604f05f8: Preparing [2020-08-18T18:54:39.065Z] 98442b4fb529: Preparing [2020-08-18T18:54:39.065Z] 950df5949698: Preparing [2020-08-18T18:54:39.065Z] 2d7566cc21a8: Preparing [2020-08-18T18:54:39.065Z] 81471151af29: Preparing [2020-08-18T18:54:39.065Z] e66868004ee5: Preparing [2020-08-18T18:54:39.065Z] 66b385cf80cf: Preparing [2020-08-18T18:54:39.065Z] 98442b4fb529: Waiting [2020-08-18T18:54:39.065Z] 950df5949698: Waiting [2020-08-18T18:54:39.065Z] 2d7566cc21a8: Waiting [2020-08-18T18:54:39.065Z] 81471151af29: Waiting [2020-08-18T18:54:39.065Z] e66868004ee5: Waiting [2020-08-18T18:54:39.065Z] 66b385cf80cf: Waiting [2020-08-18T18:54:39.065Z] d426f4d9301a: Layer already exists [2020-08-18T18:54:39.065Z] 62b4604f05f8: Layer already exists [2020-08-18T18:54:39.065Z] eeee74861c82: Layer already exists [2020-08-18T18:54:39.065Z] 39284d080eed: Layer already exists [2020-08-18T18:54:39.065Z] e0dc117b2021: Layer already exists [2020-08-18T18:54:39.335Z] 98442b4fb529: Layer already exists [2020-08-18T18:54:39.335Z] 950df5949698: Layer already exists [2020-08-18T18:54:39.335Z] 81471151af29: Layer already exists [2020-08-18T18:54:39.335Z] 2d7566cc21a8: Layer already exists [2020-08-18T18:54:39.335Z] e66868004ee5: Layer already exists [2020-08-18T18:54:39.335Z] 66b385cf80cf: Layer already exists [2020-08-18T18:54:39.335Z] 1.2.2-dev.14: digest: sha256:6735b50e14087a2c47e1cb52e0bf39bfe68c471d1e9bda7dab02111fda6c554f size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:39.664Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:39.989Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:39.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-18T18:54:39.989Z] 39284d080eed: Preparing [2020-08-18T18:54:39.989Z] eeee74861c82: Preparing [2020-08-18T18:54:39.989Z] d426f4d9301a: Preparing [2020-08-18T18:54:39.989Z] e0dc117b2021: Preparing [2020-08-18T18:54:39.989Z] 62b4604f05f8: Preparing [2020-08-18T18:54:39.989Z] 98442b4fb529: Preparing [2020-08-18T18:54:39.989Z] 950df5949698: Preparing [2020-08-18T18:54:39.989Z] 2d7566cc21a8: Preparing [2020-08-18T18:54:39.989Z] 81471151af29: Preparing [2020-08-18T18:54:39.989Z] e66868004ee5: Preparing [2020-08-18T18:54:39.989Z] 66b385cf80cf: Preparing [2020-08-18T18:54:39.989Z] 2d7566cc21a8: Waiting [2020-08-18T18:54:39.989Z] 81471151af29: Waiting [2020-08-18T18:54:39.989Z] e66868004ee5: Waiting [2020-08-18T18:54:39.989Z] 66b385cf80cf: Waiting [2020-08-18T18:54:39.989Z] 98442b4fb529: Waiting [2020-08-18T18:54:39.989Z] 950df5949698: Waiting [2020-08-18T18:54:39.989Z] eeee74861c82: Layer already exists [2020-08-18T18:54:39.989Z] 39284d080eed: Layer already exists [2020-08-18T18:54:39.989Z] e0dc117b2021: Layer already exists [2020-08-18T18:54:39.989Z] 62b4604f05f8: Layer already exists [2020-08-18T18:54:39.989Z] d426f4d9301a: Layer already exists [2020-08-18T18:54:39.989Z] 2d7566cc21a8: Layer already exists [2020-08-18T18:54:39.989Z] 98442b4fb529: Layer already exists [2020-08-18T18:54:39.989Z] e66868004ee5: Layer already exists [2020-08-18T18:54:39.989Z] 950df5949698: Layer already exists [2020-08-18T18:54:39.989Z] 81471151af29: Layer already exists [2020-08-18T18:54:39.989Z] 66b385cf80cf: Layer already exists [2020-08-18T18:54:40.256Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:6735b50e14087a2c47e1cb52e0bf39bfe68c471d1e9bda7dab02111fda6c554f size: 2616 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:40.584Z] + 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-18T18:54:40.910Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-08-18T18:54:40.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-08-18T18:54:40.910Z] 39284d080eed: Preparing [2020-08-18T18:54:40.910Z] eeee74861c82: Preparing [2020-08-18T18:54:40.910Z] d426f4d9301a: Preparing [2020-08-18T18:54:40.910Z] e0dc117b2021: Preparing [2020-08-18T18:54:40.910Z] 62b4604f05f8: Preparing [2020-08-18T18:54:40.910Z] 98442b4fb529: Preparing [2020-08-18T18:54:40.910Z] 950df5949698: Preparing [2020-08-18T18:54:40.910Z] 2d7566cc21a8: Preparing [2020-08-18T18:54:40.910Z] 81471151af29: Preparing [2020-08-18T18:54:40.910Z] e66868004ee5: Preparing [2020-08-18T18:54:40.910Z] 66b385cf80cf: Preparing [2020-08-18T18:54:40.910Z] 98442b4fb529: Waiting [2020-08-18T18:54:40.910Z] 81471151af29: Waiting [2020-08-18T18:54:40.910Z] e66868004ee5: Waiting [2020-08-18T18:54:40.910Z] 66b385cf80cf: Waiting [2020-08-18T18:54:40.910Z] 950df5949698: Waiting [2020-08-18T18:54:40.910Z] 2d7566cc21a8: Waiting [2020-08-18T18:54:40.910Z] d426f4d9301a: Layer already exists [2020-08-18T18:54:40.910Z] e0dc117b2021: Layer already exists [2020-08-18T18:54:40.910Z] 39284d080eed: Layer already exists [2020-08-18T18:54:40.910Z] 62b4604f05f8: Layer already exists [2020-08-18T18:54:40.910Z] eeee74861c82: Layer already exists [2020-08-18T18:54:41.180Z] 2d7566cc21a8: Layer already exists [2020-08-18T18:54:41.180Z] 950df5949698: Layer already exists [2020-08-18T18:54:41.180Z] 81471151af29: Layer already exists [2020-08-18T18:54:41.180Z] 98442b4fb529: Layer already exists [2020-08-18T18:54:41.180Z] e66868004ee5: Layer already exists [2020-08-18T18:54:41.180Z] 66b385cf80cf: Layer already exists [2020-08-18T18:54:41.180Z] master: digest: sha256:6735b50e14087a2c47e1cb52e0bf39bfe68c471d1e9bda7dab02111fda6c554f size: 2616 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:41.434Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:41.479Z] taggedImages: [2020-08-18T18:54:41.479Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:41.479Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:41.479Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:41.479Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-08-18T18:54:41.536Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-08-18T18:54:41.536Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:41.536Z] 1.2.2-dev.14 [2020-08-18T18:54:41.536Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:41.536Z] master [2020-08-18T18:54:41.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:42.031Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:42.357Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:42.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-18T18:54:42.357Z] 944975960232: Preparing [2020-08-18T18:54:42.357Z] c1db886f6e3a: Preparing [2020-08-18T18:54:42.357Z] 15d8c85ca973: Preparing [2020-08-18T18:54:42.357Z] 6d0fe80ecc5a: Preparing [2020-08-18T18:54:42.628Z] 15d8c85ca973: Pushed [2020-08-18T18:54:42.629Z] 944975960232: Pushed [2020-08-18T18:54:42.898Z] 6d0fe80ecc5a: Pushed [2020-08-18T18:54:45.489Z] c1db886f6e3a: Pushed [2020-08-18T18:54:45.489Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:d4eb9657812f51b08d365b7dad5360b8ea1253eb813d22c3d71b99298b53e12e size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:45.815Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:46.184Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:46.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-18T18:54:46.184Z] 944975960232: Preparing [2020-08-18T18:54:46.184Z] c1db886f6e3a: Preparing [2020-08-18T18:54:46.184Z] 15d8c85ca973: Preparing [2020-08-18T18:54:46.184Z] 6d0fe80ecc5a: Preparing [2020-08-18T18:54:46.184Z] 6d0fe80ecc5a: Layer already exists [2020-08-18T18:54:46.184Z] 15d8c85ca973: Layer already exists [2020-08-18T18:54:46.184Z] c1db886f6e3a: Layer already exists [2020-08-18T18:54:46.184Z] 944975960232: Layer already exists [2020-08-18T18:54:46.467Z] 1.2.2-dev.14: digest: sha256:d4eb9657812f51b08d365b7dad5360b8ea1253eb813d22c3d71b99298b53e12e size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:46.821Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:47.164Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:47.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-18T18:54:47.164Z] 944975960232: Preparing [2020-08-18T18:54:47.164Z] c1db886f6e3a: Preparing [2020-08-18T18:54:47.164Z] 15d8c85ca973: Preparing [2020-08-18T18:54:47.164Z] 6d0fe80ecc5a: Preparing [2020-08-18T18:54:47.164Z] c1db886f6e3a: Layer already exists [2020-08-18T18:54:47.164Z] 15d8c85ca973: Layer already exists [2020-08-18T18:54:47.164Z] 944975960232: Layer already exists [2020-08-18T18:54:47.164Z] 6d0fe80ecc5a: Layer already exists [2020-08-18T18:54:47.445Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:d4eb9657812f51b08d365b7dad5360b8ea1253eb813d22c3d71b99298b53e12e size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:47.830Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:48.235Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-08-18T18:54:48.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-08-18T18:54:48.235Z] 944975960232: Preparing [2020-08-18T18:54:48.235Z] c1db886f6e3a: Preparing [2020-08-18T18:54:48.235Z] 15d8c85ca973: Preparing [2020-08-18T18:54:48.235Z] 6d0fe80ecc5a: Preparing [2020-08-18T18:54:48.513Z] 6d0fe80ecc5a: Layer already exists [2020-08-18T18:54:48.513Z] 15d8c85ca973: Layer already exists [2020-08-18T18:54:48.513Z] 944975960232: Layer already exists [2020-08-18T18:54:48.513Z] c1db886f6e3a: Layer already exists [2020-08-18T18:54:48.513Z] master: digest: sha256:d4eb9657812f51b08d365b7dad5360b8ea1253eb813d22c3d71b99298b53e12e size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:48.705Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:48.757Z] taggedImages: [2020-08-18T18:54:48.757Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:48.757Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:48.757Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:48.757Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-08-18T18:54:48.812Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-08-18T18:54:48.813Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:48.813Z] 1.2.2-dev.14 [2020-08-18T18:54:48.813Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:48.813Z] master [2020-08-18T18:54:48.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:49.313Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:49.679Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:49.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-18T18:54:49.679Z] 8c8f8f187dc3: Preparing [2020-08-18T18:54:49.679Z] 35f74b457495: Preparing [2020-08-18T18:54:49.679Z] 2fa89157b69d: Preparing [2020-08-18T18:54:49.679Z] 28cd0e163f05: Preparing [2020-08-18T18:54:49.679Z] 2bf29ca24274: Preparing [2020-08-18T18:54:49.679Z] b3351f0e156b: Preparing [2020-08-18T18:54:49.679Z] b3351f0e156b: Waiting [2020-08-18T18:54:49.980Z] 8c8f8f187dc3: Pushed [2020-08-18T18:54:49.980Z] 2fa89157b69d: Pushed [2020-08-18T18:54:50.264Z] 2bf29ca24274: Pushed [2020-08-18T18:54:50.264Z] 28cd0e163f05: Pushed [2020-08-18T18:54:50.542Z] b3351f0e156b: Pushed [2020-08-18T18:54:53.203Z] 35f74b457495: Pushed [2020-08-18T18:54:53.203Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:602d83b3ed5ed9f66ff8f39adc2e7b11f6ae02a6bca051ce3dc775beac68b9c3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:53.542Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:53.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:53.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-18T18:54:53.879Z] 8c8f8f187dc3: Preparing [2020-08-18T18:54:53.879Z] 35f74b457495: Preparing [2020-08-18T18:54:53.879Z] 2fa89157b69d: Preparing [2020-08-18T18:54:53.879Z] 28cd0e163f05: Preparing [2020-08-18T18:54:53.879Z] 2bf29ca24274: Preparing [2020-08-18T18:54:53.879Z] b3351f0e156b: Preparing [2020-08-18T18:54:53.879Z] b3351f0e156b: Waiting [2020-08-18T18:54:53.879Z] 35f74b457495: Layer already exists [2020-08-18T18:54:53.879Z] 2fa89157b69d: Layer already exists [2020-08-18T18:54:53.879Z] 2bf29ca24274: Layer already exists [2020-08-18T18:54:53.879Z] 28cd0e163f05: Layer already exists [2020-08-18T18:54:53.879Z] 8c8f8f187dc3: Layer already exists [2020-08-18T18:54:53.879Z] b3351f0e156b: Layer already exists [2020-08-18T18:54:54.157Z] 1.2.2-dev.14: digest: sha256:602d83b3ed5ed9f66ff8f39adc2e7b11f6ae02a6bca051ce3dc775beac68b9c3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:54.505Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:54.848Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:54.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-18T18:54:54.848Z] 8c8f8f187dc3: Preparing [2020-08-18T18:54:54.848Z] 35f74b457495: Preparing [2020-08-18T18:54:54.848Z] 2fa89157b69d: Preparing [2020-08-18T18:54:54.848Z] 28cd0e163f05: Preparing [2020-08-18T18:54:54.848Z] 2bf29ca24274: Preparing [2020-08-18T18:54:54.848Z] b3351f0e156b: Preparing [2020-08-18T18:54:54.848Z] b3351f0e156b: Waiting [2020-08-18T18:54:54.848Z] 28cd0e163f05: Layer already exists [2020-08-18T18:54:54.848Z] 2fa89157b69d: Layer already exists [2020-08-18T18:54:54.848Z] 2bf29ca24274: Layer already exists [2020-08-18T18:54:54.848Z] 35f74b457495: Layer already exists [2020-08-18T18:54:54.848Z] 8c8f8f187dc3: Layer already exists [2020-08-18T18:54:54.848Z] b3351f0e156b: Layer already exists [2020-08-18T18:54:55.127Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:602d83b3ed5ed9f66ff8f39adc2e7b11f6ae02a6bca051ce3dc775beac68b9c3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:55.471Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:55.835Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-08-18T18:54:55.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-08-18T18:54:55.835Z] 8c8f8f187dc3: Preparing [2020-08-18T18:54:55.835Z] 35f74b457495: Preparing [2020-08-18T18:54:55.835Z] 2fa89157b69d: Preparing [2020-08-18T18:54:55.835Z] 28cd0e163f05: Preparing [2020-08-18T18:54:55.835Z] 2bf29ca24274: Preparing [2020-08-18T18:54:55.835Z] b3351f0e156b: Preparing [2020-08-18T18:54:55.835Z] b3351f0e156b: Waiting [2020-08-18T18:54:56.108Z] 2bf29ca24274: Layer already exists [2020-08-18T18:54:56.108Z] 35f74b457495: Layer already exists [2020-08-18T18:54:56.108Z] 8c8f8f187dc3: Layer already exists [2020-08-18T18:54:56.108Z] 2fa89157b69d: Layer already exists [2020-08-18T18:54:56.108Z] 28cd0e163f05: Layer already exists [2020-08-18T18:54:56.108Z] b3351f0e156b: Layer already exists [2020-08-18T18:54:56.108Z] master: digest: sha256:602d83b3ed5ed9f66ff8f39adc2e7b11f6ae02a6bca051ce3dc775beac68b9c3 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:54:56.320Z] ===================================================== [Pipeline] echo [2020-08-18T18:54:56.363Z] taggedImages: [2020-08-18T18:54:56.363Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:56.363Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.2.2-dev.14 [2020-08-18T18:54:56.363Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:56.363Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-08-18T18:54:56.417Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-08-18T18:54:56.417Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:56.417Z] 1.2.2-dev.14 [2020-08-18T18:54:56.418Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:54:56.418Z] master [2020-08-18T18:54:56.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:56.928Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:54:57.256Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:54:57.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-18T18:54:57.256Z] d01b9c429e33: Preparing [2020-08-18T18:54:57.256Z] d9cb5ba515ae: Preparing [2020-08-18T18:54:57.256Z] efd24858e18a: Preparing [2020-08-18T18:54:57.528Z] efd24858e18a: Pushed [2020-08-18T18:54:57.528Z] d01b9c429e33: Pushed [2020-08-18T18:55:00.909Z] d9cb5ba515ae: Pushed [2020-08-18T18:55:00.909Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:b02f51b45d265ad06772102d512760ca2b41072563db730256db8ba9d1174ed9 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:01.241Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:01.572Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.14 [2020-08-18T18:55:01.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-18T18:55:01.572Z] d01b9c429e33: Preparing [2020-08-18T18:55:01.572Z] d9cb5ba515ae: Preparing [2020-08-18T18:55:01.572Z] efd24858e18a: Preparing [2020-08-18T18:55:01.844Z] d9cb5ba515ae: Layer already exists [2020-08-18T18:55:01.844Z] efd24858e18a: Layer already exists [2020-08-18T18:55:01.844Z] d01b9c429e33: Layer already exists [2020-08-18T18:55:01.844Z] 1.2.2-dev.14: digest: sha256:b02f51b45d265ad06772102d512760ca2b41072563db730256db8ba9d1174ed9 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:02.181Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:02.511Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:55:02.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-18T18:55:02.511Z] d01b9c429e33: Preparing [2020-08-18T18:55:02.511Z] d9cb5ba515ae: Preparing [2020-08-18T18:55:02.511Z] efd24858e18a: Preparing [2020-08-18T18:55:02.511Z] efd24858e18a: Layer already exists [2020-08-18T18:55:02.511Z] d9cb5ba515ae: Layer already exists [2020-08-18T18:55:02.511Z] d01b9c429e33: Layer already exists [2020-08-18T18:55:02.784Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:b02f51b45d265ad06772102d512760ca2b41072563db730256db8ba9d1174ed9 size: 944 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:03.119Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:03.449Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-08-18T18:55:03.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-08-18T18:55:03.449Z] d01b9c429e33: Preparing [2020-08-18T18:55:03.449Z] d9cb5ba515ae: Preparing [2020-08-18T18:55:03.449Z] efd24858e18a: Preparing [2020-08-18T18:55:03.449Z] d9cb5ba515ae: Layer already exists [2020-08-18T18:55:03.449Z] d01b9c429e33: Layer already exists [2020-08-18T18:55:03.449Z] efd24858e18a: Layer already exists [2020-08-18T18:55:03.722Z] master: digest: sha256:b02f51b45d265ad06772102d512760ca2b41072563db730256db8ba9d1174ed9 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:55:03.909Z] ===================================================== [Pipeline] echo [2020-08-18T18:55:03.966Z] taggedImages: [2020-08-18T18:55:03.966Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:55:03.966Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.2.2-dev.14 [2020-08-18T18:55:03.966Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:55:03.966Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-08-18T18:55:04.026Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-08-18T18:55:04.026Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:55:04.026Z] 1.2.2-dev.14 [2020-08-18T18:55:04.026Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:55:04.026Z] master [2020-08-18T18:55:04.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:04.530Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:04.857Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:55:04.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-18T18:55:04.857Z] eb005701f286: Preparing [2020-08-18T18:55:04.857Z] 6b16817a06dd: Preparing [2020-08-18T18:55:04.857Z] ad9907c7875d: Preparing [2020-08-18T18:55:04.857Z] 65303b5e2264: Preparing [2020-08-18T18:55:04.857Z] 8b19caafdc08: Preparing [2020-08-18T18:55:04.857Z] c7bff38e60be: Preparing [2020-08-18T18:55:04.857Z] 53ee6bde7f74: Preparing [2020-08-18T18:55:04.857Z] dcafda8adff7: Preparing [2020-08-18T18:55:04.857Z] 48d9eb58abf3: Preparing [2020-08-18T18:55:04.857Z] e5de615b7841: Preparing [2020-08-18T18:55:04.857Z] b0d752909cf9: Preparing [2020-08-18T18:55:04.857Z] 94fdc660876c: Preparing [2020-08-18T18:55:04.857Z] 4e7279dfc0c0: Preparing [2020-08-18T18:55:04.857Z] e2f13739ad41: Preparing [2020-08-18T18:55:04.857Z] c7bff38e60be: Waiting [2020-08-18T18:55:04.857Z] 53ee6bde7f74: Waiting [2020-08-18T18:55:04.857Z] dcafda8adff7: Waiting [2020-08-18T18:55:04.857Z] 94fdc660876c: Waiting [2020-08-18T18:55:04.857Z] 48d9eb58abf3: Waiting [2020-08-18T18:55:04.857Z] e5de615b7841: Waiting [2020-08-18T18:55:04.857Z] 4e7279dfc0c0: Waiting [2020-08-18T18:55:04.857Z] b0d752909cf9: Waiting [2020-08-18T18:55:04.857Z] e2f13739ad41: Waiting [2020-08-18T18:55:05.460Z] 8b19caafdc08: Pushed [2020-08-18T18:55:05.734Z] eb005701f286: Pushed [2020-08-18T18:55:06.329Z] 65303b5e2264: Pushed [2020-08-18T18:55:06.329Z] dcafda8adff7: Layer already exists [2020-08-18T18:55:06.329Z] 48d9eb58abf3: Layer already exists [2020-08-18T18:55:06.329Z] 53ee6bde7f74: Pushed [2020-08-18T18:55:06.329Z] e5de615b7841: Layer already exists [2020-08-18T18:55:06.329Z] 94fdc660876c: Layer already exists [2020-08-18T18:55:06.329Z] b0d752909cf9: Layer already exists [2020-08-18T18:55:06.601Z] 4e7279dfc0c0: Layer already exists [2020-08-18T18:55:06.601Z] e2f13739ad41: Layer already exists [2020-08-18T18:55:06.872Z] 6b16817a06dd: Pushed [2020-08-18T18:55:07.852Z] c7bff38e60be: Pushed [2020-08-18T18:55:20.202Z] ad9907c7875d: Pushed [2020-08-18T18:55:20.202Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4: digest: sha256:920e601779f220d28025eabba78d06e80845a8c12ff54238ee183a3bd498d09b size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:20.533Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:20.859Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.14 [2020-08-18T18:55:20.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-18T18:55:20.859Z] eb005701f286: Preparing [2020-08-18T18:55:20.859Z] 6b16817a06dd: Preparing [2020-08-18T18:55:20.859Z] ad9907c7875d: Preparing [2020-08-18T18:55:20.859Z] 65303b5e2264: Preparing [2020-08-18T18:55:20.859Z] 8b19caafdc08: Preparing [2020-08-18T18:55:20.859Z] c7bff38e60be: Preparing [2020-08-18T18:55:20.859Z] 53ee6bde7f74: Preparing [2020-08-18T18:55:20.859Z] dcafda8adff7: Preparing [2020-08-18T18:55:20.859Z] 48d9eb58abf3: Preparing [2020-08-18T18:55:20.859Z] e5de615b7841: Preparing [2020-08-18T18:55:20.859Z] b0d752909cf9: Preparing [2020-08-18T18:55:20.859Z] 94fdc660876c: Preparing [2020-08-18T18:55:20.859Z] 4e7279dfc0c0: Preparing [2020-08-18T18:55:20.859Z] e2f13739ad41: Preparing [2020-08-18T18:55:20.859Z] c7bff38e60be: Waiting [2020-08-18T18:55:20.859Z] 53ee6bde7f74: Waiting [2020-08-18T18:55:20.859Z] dcafda8adff7: Waiting [2020-08-18T18:55:20.859Z] 94fdc660876c: Waiting [2020-08-18T18:55:20.859Z] 4e7279dfc0c0: Waiting [2020-08-18T18:55:20.859Z] e2f13739ad41: Waiting [2020-08-18T18:55:20.859Z] 48d9eb58abf3: Waiting [2020-08-18T18:55:20.859Z] e5de615b7841: Waiting [2020-08-18T18:55:20.859Z] b0d752909cf9: Waiting [2020-08-18T18:55:21.131Z] ad9907c7875d: Layer already exists [2020-08-18T18:55:21.131Z] 8b19caafdc08: Layer already exists [2020-08-18T18:55:21.131Z] 6b16817a06dd: Layer already exists [2020-08-18T18:55:21.131Z] 65303b5e2264: Layer already exists [2020-08-18T18:55:21.131Z] eb005701f286: Layer already exists [2020-08-18T18:55:21.131Z] 53ee6bde7f74: Layer already exists [2020-08-18T18:55:21.131Z] 48d9eb58abf3: Layer already exists [2020-08-18T18:55:21.131Z] e5de615b7841: Layer already exists [2020-08-18T18:55:21.131Z] dcafda8adff7: Layer already exists [2020-08-18T18:55:21.131Z] c7bff38e60be: Layer already exists [2020-08-18T18:55:21.131Z] b0d752909cf9: Layer already exists [2020-08-18T18:55:21.131Z] e2f13739ad41: Layer already exists [2020-08-18T18:55:21.131Z] 4e7279dfc0c0: Layer already exists [2020-08-18T18:55:21.131Z] 94fdc660876c: Layer already exists [2020-08-18T18:55:21.131Z] 1.2.2-dev.14: digest: sha256:920e601779f220d28025eabba78d06e80845a8c12ff54238ee183a3bd498d09b size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:21.462Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:21.788Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:55:21.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-18T18:55:21.788Z] eb005701f286: Preparing [2020-08-18T18:55:21.788Z] 6b16817a06dd: Preparing [2020-08-18T18:55:21.788Z] ad9907c7875d: Preparing [2020-08-18T18:55:21.788Z] 65303b5e2264: Preparing [2020-08-18T18:55:21.788Z] 8b19caafdc08: Preparing [2020-08-18T18:55:21.788Z] c7bff38e60be: Preparing [2020-08-18T18:55:21.788Z] 53ee6bde7f74: Preparing [2020-08-18T18:55:21.788Z] dcafda8adff7: Preparing [2020-08-18T18:55:21.788Z] 48d9eb58abf3: Preparing [2020-08-18T18:55:21.788Z] e5de615b7841: Preparing [2020-08-18T18:55:21.788Z] b0d752909cf9: Preparing [2020-08-18T18:55:21.788Z] 94fdc660876c: Preparing [2020-08-18T18:55:21.788Z] 4e7279dfc0c0: Preparing [2020-08-18T18:55:21.788Z] e2f13739ad41: Preparing [2020-08-18T18:55:21.788Z] c7bff38e60be: Waiting [2020-08-18T18:55:21.788Z] b0d752909cf9: Waiting [2020-08-18T18:55:21.788Z] 53ee6bde7f74: Waiting [2020-08-18T18:55:21.788Z] dcafda8adff7: Waiting [2020-08-18T18:55:21.788Z] 48d9eb58abf3: Waiting [2020-08-18T18:55:21.788Z] e5de615b7841: Waiting [2020-08-18T18:55:21.788Z] 94fdc660876c: Waiting [2020-08-18T18:55:21.788Z] e2f13739ad41: Waiting [2020-08-18T18:55:21.788Z] 4e7279dfc0c0: Waiting [2020-08-18T18:55:21.788Z] 8b19caafdc08: Layer already exists [2020-08-18T18:55:21.788Z] 6b16817a06dd: Layer already exists [2020-08-18T18:55:21.788Z] eb005701f286: Layer already exists [2020-08-18T18:55:21.788Z] ad9907c7875d: Layer already exists [2020-08-18T18:55:22.058Z] 65303b5e2264: Layer already exists [2020-08-18T18:55:22.058Z] dcafda8adff7: Layer already exists [2020-08-18T18:55:22.058Z] 53ee6bde7f74: Layer already exists [2020-08-18T18:55:22.058Z] 48d9eb58abf3: Layer already exists [2020-08-18T18:55:22.058Z] e5de615b7841: Layer already exists [2020-08-18T18:55:22.058Z] c7bff38e60be: Layer already exists [2020-08-18T18:55:22.058Z] e2f13739ad41: Layer already exists [2020-08-18T18:55:22.058Z] 94fdc660876c: Layer already exists [2020-08-18T18:55:22.058Z] b0d752909cf9: Layer already exists [2020-08-18T18:55:22.058Z] 4e7279dfc0c0: Layer already exists [2020-08-18T18:55:22.058Z] 3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14: digest: sha256:920e601779f220d28025eabba78d06e80845a8c12ff54238ee183a3bd498d09b size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:22.394Z] + 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-18T18:55:22.723Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-08-18T18:55:22.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-08-18T18:55:22.723Z] eb005701f286: Preparing [2020-08-18T18:55:22.723Z] 6b16817a06dd: Preparing [2020-08-18T18:55:22.723Z] ad9907c7875d: Preparing [2020-08-18T18:55:22.723Z] 65303b5e2264: Preparing [2020-08-18T18:55:22.723Z] 8b19caafdc08: Preparing [2020-08-18T18:55:22.723Z] c7bff38e60be: Preparing [2020-08-18T18:55:22.723Z] 53ee6bde7f74: Preparing [2020-08-18T18:55:22.723Z] dcafda8adff7: Preparing [2020-08-18T18:55:22.723Z] 48d9eb58abf3: Preparing [2020-08-18T18:55:22.723Z] e5de615b7841: Preparing [2020-08-18T18:55:22.723Z] b0d752909cf9: Preparing [2020-08-18T18:55:22.723Z] 94fdc660876c: Preparing [2020-08-18T18:55:22.723Z] 4e7279dfc0c0: Preparing [2020-08-18T18:55:22.723Z] e2f13739ad41: Preparing [2020-08-18T18:55:22.723Z] dcafda8adff7: Waiting [2020-08-18T18:55:22.723Z] c7bff38e60be: Waiting [2020-08-18T18:55:22.723Z] 48d9eb58abf3: Waiting [2020-08-18T18:55:22.723Z] e5de615b7841: Waiting [2020-08-18T18:55:22.723Z] b0d752909cf9: Waiting [2020-08-18T18:55:22.723Z] 94fdc660876c: Waiting [2020-08-18T18:55:22.723Z] 53ee6bde7f74: Waiting [2020-08-18T18:55:22.723Z] 4e7279dfc0c0: Waiting [2020-08-18T18:55:22.723Z] e2f13739ad41: Waiting [2020-08-18T18:55:22.993Z] 6b16817a06dd: Layer already exists [2020-08-18T18:55:22.993Z] ad9907c7875d: Layer already exists [2020-08-18T18:55:22.993Z] 65303b5e2264: Layer already exists [2020-08-18T18:55:22.993Z] 8b19caafdc08: Layer already exists [2020-08-18T18:55:22.993Z] eb005701f286: Layer already exists [2020-08-18T18:55:22.993Z] 53ee6bde7f74: Layer already exists [2020-08-18T18:55:22.993Z] c7bff38e60be: Layer already exists [2020-08-18T18:55:22.993Z] e5de615b7841: Layer already exists [2020-08-18T18:55:22.993Z] 48d9eb58abf3: Layer already exists [2020-08-18T18:55:22.993Z] dcafda8adff7: Layer already exists [2020-08-18T18:55:22.993Z] 4e7279dfc0c0: Layer already exists [2020-08-18T18:55:22.993Z] b0d752909cf9: Layer already exists [2020-08-18T18:55:22.993Z] 94fdc660876c: Layer already exists [2020-08-18T18:55:22.993Z] e2f13739ad41: Layer already exists [2020-08-18T18:55:22.993Z] master: digest: sha256:920e601779f220d28025eabba78d06e80845a8c12ff54238ee183a3bd498d09b size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-08-18T18:55:23.167Z] ===================================================== [Pipeline] echo [2020-08-18T18:55:23.270Z] taggedImages: [2020-08-18T18:55:23.270Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:55:23.270Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.2.2-dev.14 [2020-08-18T18:55:23.270Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4-1.2.2-dev.14 [2020-08-18T18:55:23.270Z] - 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-18T18:55:24.571Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-08-18T18:55:24.573Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-08-18T18:55:24.624Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:25.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-18T18:55:25.115Z] [2020-08-18T18:55:25.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:55:25.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-18T18:55:25.555Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-08-18T18:55:25.555Z] cbdbe7a5bc2a: Already exists [2020-08-18T18:55:25.555Z] 408f87550127: Pulling fs layer [2020-08-18T18:55:25.555Z] fe522b08c979: Pulling fs layer [2020-08-18T18:55:25.555Z] 221eaa008020: Pulling fs layer [2020-08-18T18:55:25.555Z] 2a4607e5d6b9: Pulling fs layer [2020-08-18T18:55:25.555Z] 8f79b27c4fd2: Pulling fs layer [2020-08-18T18:55:25.555Z] e5c8dbe1645b: Pulling fs layer [2020-08-18T18:55:25.555Z] 23e8b3b47431: Pulling fs layer [2020-08-18T18:55:25.555Z] 5c568d65a230: Pulling fs layer [2020-08-18T18:55:25.555Z] 8f79b27c4fd2: Waiting [2020-08-18T18:55:25.555Z] e5c8dbe1645b: Waiting [2020-08-18T18:55:25.555Z] 23e8b3b47431: Waiting [2020-08-18T18:55:25.555Z] 5c568d65a230: Waiting [2020-08-18T18:55:25.555Z] 2a4607e5d6b9: Waiting [2020-08-18T18:55:25.555Z] fe522b08c979: Verifying Checksum [2020-08-18T18:55:25.555Z] fe522b08c979: Download complete [2020-08-18T18:55:25.555Z] 408f87550127: Download complete [2020-08-18T18:55:25.555Z] 2a4607e5d6b9: Verifying Checksum [2020-08-18T18:55:25.555Z] 2a4607e5d6b9: Download complete [2020-08-18T18:55:25.859Z] 8f79b27c4fd2: Verifying Checksum [2020-08-18T18:55:25.859Z] 8f79b27c4fd2: Download complete [2020-08-18T18:55:25.859Z] 408f87550127: Pull complete [2020-08-18T18:55:26.168Z] fe522b08c979: Pull complete [2020-08-18T18:55:27.868Z] 23e8b3b47431: Verifying Checksum [2020-08-18T18:55:27.868Z] 23e8b3b47431: Download complete [2020-08-18T18:55:27.868Z] e5c8dbe1645b: Verifying Checksum [2020-08-18T18:55:27.868Z] e5c8dbe1645b: Download complete [2020-08-18T18:55:29.645Z] 221eaa008020: Verifying Checksum [2020-08-18T18:55:29.645Z] 221eaa008020: Download complete [2020-08-18T18:55:29.645Z] 5c568d65a230: Verifying Checksum [2020-08-18T18:55:29.645Z] 5c568d65a230: Download complete [2020-08-18T18:55:39.884Z] 221eaa008020: Pull complete [2020-08-18T18:55:39.884Z] 2a4607e5d6b9: Pull complete [2020-08-18T18:55:39.884Z] 8f79b27c4fd2: Pull complete [2020-08-18T18:55:44.186Z] e5c8dbe1645b: Pull complete [2020-08-18T18:55:47.565Z] 23e8b3b47431: Pull complete [2020-08-18T18:55:50.167Z] 5c568d65a230: Pull complete [2020-08-18T18:55:50.167Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-08-18T18:55:50.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-08-18T18:55:50.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-08-18T18:55:50.373Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:55:50.509Z] $ 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/126:/ws -w /ws --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:55:51.828Z] $ docker top 92eab9199f111e145a12646977c4934f69d5456692ca34a9e0255c5b5bc84954 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-18T18:55:52.590Z] + snyk monitor '--org=edgex-jenkins' [2020-08-18T18:56:05.346Z] [2020-08-18T18:56:05.346Z] Monitoring /w/workspace/edgex-go/126 (github.com/edgexfoundry/edgex-go)... [2020-08-18T18:56:05.346Z] [2020-08-18T18:56:05.346Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/61debd79-b1b6-43fe-8c45-8f7f04937029 [2020-08-18T18:56:05.346Z] [2020-08-18T18:56:05.346Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-08-18T18:56:05.346Z] [2020-08-18T18:56:05.346Z] [2020-08-18T18:56:05.346Z] Snyk CLI supports Node.js 8 and higher. [2020-08-18T18:56:05.346Z] 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-18T18:56:05.346Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-08-18T18:56:05.346Z] [2020-08-18T18:56:05.346Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-08-18T18:56:05.346Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-08-18T18:56:05.363Z] $ docker stop --time=1 92eab9199f111e145a12646977c4934f69d5456692ca34a9e0255c5b5bc84954 [2020-08-18T18:56:08.303Z] $ docker rm -f 92eab9199f111e145a12646977c4934f69d5456692ca34a9e0255c5b5bc84954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:10.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:10.073Z] [2020-08-18T18:56:10.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:10.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:10.519Z] latest: Pulling from edgex-devops/edgex-klar [2020-08-18T18:56:10.519Z] e7c96db7181b: Pulling fs layer [2020-08-18T18:56:10.519Z] 1868ca2cb446: Pulling fs layer [2020-08-18T18:56:10.519Z] 136be5d0fe8e: Pulling fs layer [2020-08-18T18:56:10.519Z] 894bfe63afcb: Pulling fs layer [2020-08-18T18:56:10.519Z] 894bfe63afcb: Waiting [2020-08-18T18:56:10.888Z] 1868ca2cb446: Download complete [2020-08-18T18:56:10.888Z] 136be5d0fe8e: Verifying Checksum [2020-08-18T18:56:10.888Z] 136be5d0fe8e: Download complete [2020-08-18T18:56:10.888Z] e7c96db7181b: Verifying Checksum [2020-08-18T18:56:10.888Z] e7c96db7181b: Download complete [2020-08-18T18:56:11.152Z] 894bfe63afcb: Verifying Checksum [2020-08-18T18:56:11.152Z] 894bfe63afcb: Download complete [2020-08-18T18:56:11.460Z] e7c96db7181b: Pull complete [2020-08-18T18:56:11.460Z] 1868ca2cb446: Pull complete [2020-08-18T18:56:11.725Z] 136be5d0fe8e: Pull complete [2020-08-18T18:56:11.994Z] 894bfe63afcb: Pull complete [2020-08-18T18:56:11.994Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-08-18T18:56:11.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:11.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-08-18T18:56:12.121Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:56:12.171Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:56:13.266Z] $ docker top cc666ef04bd12ee83be04ce6d8b96772a9c8511e7c3f793d3a90a495ecf26c99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:56:13.814Z] + tee [2020-08-18T18:56:13.814Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:56:16.539Z] $ docker stop --time=1 cc666ef04bd12ee83be04ce6d8b96772a9c8511e7c3f793d3a90a495ecf26c99 [2020-08-18T18:56:18.197Z] $ docker rm -f cc666ef04bd12ee83be04ce6d8b96772a9c8511e7c3f793d3a90a495ecf26c99 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:18.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:18.829Z] . [Pipeline] withDockerContainer [2020-08-18T18:56:19.003Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:56:19.077Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:56:19.843Z] $ docker top 003f0376a900519652906d3bb93c30e335fcf00da5c58909e107ffe7429dbf2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:56:20.628Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:56:20.629Z] + tee [2020-08-18T18:56:20.629Z] clair timeout 1m0s [2020-08-18T18:56:20.629Z] docker timeout: 1m0s [2020-08-18T18:56:20.629Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:56:21.336Z] $ docker stop --time=1 003f0376a900519652906d3bb93c30e335fcf00da5c58909e107ffe7429dbf2c [2020-08-18T18:56:22.821Z] $ docker rm -f 003f0376a900519652906d3bb93c30e335fcf00da5c58909e107ffe7429dbf2c [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:56:23.312Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:56:23.327Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-core-command-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:56:23.375Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:23.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:23.825Z] . [Pipeline] withDockerContainer [2020-08-18T18:56:23.957Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:56:24.079Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:56:25.028Z] $ docker top acd1d835a3da356e16d64faf516c00022c01b04a65b60eaf22be283c8f78eeb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:56:25.693Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:56:25.693Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:56:31.275Z] $ docker stop --time=1 acd1d835a3da356e16d64faf516c00022c01b04a65b60eaf22be283c8f78eeb7 [2020-08-18T18:56:33.150Z] $ docker rm -f acd1d835a3da356e16d64faf516c00022c01b04a65b60eaf22be283c8f78eeb7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:33.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:33.813Z] . [Pipeline] withDockerContainer [2020-08-18T18:56:34.015Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:56:34.163Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:56:35.126Z] $ docker top 23093229cde946d8eee0b150495c460fd3909cbc5b84bbeabd35e272f6c9c125 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:56:35.772Z] + tee [2020-08-18T18:56:35.772Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:56:35.772Z] clair timeout 1m0s [2020-08-18T18:56:35.772Z] docker timeout: 1m0s [2020-08-18T18:56:35.772Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:56:36.873Z] $ docker stop --time=1 23093229cde946d8eee0b150495c460fd3909cbc5b84bbeabd35e272f6c9c125 [2020-08-18T18:56:38.456Z] $ docker rm -f 23093229cde946d8eee0b150495c460fd3909cbc5b84bbeabd35e272f6c9c125 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:56:38.976Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:56:38.991Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-core-data-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:56:39.041Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:39.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:39.487Z] . [Pipeline] withDockerContainer [2020-08-18T18:56:39.660Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:56:39.881Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:56:40.925Z] $ docker top d1cfcdd06d5aadc8aaf7a6be7e3ca54f8e8eb6961a50be068cfc4b6515db12ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:56:41.904Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:56:41.904Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:56:44.600Z] $ docker stop --time=1 d1cfcdd06d5aadc8aaf7a6be7e3ca54f8e8eb6961a50be068cfc4b6515db12ab [2020-08-18T18:56:46.015Z] $ docker rm -f d1cfcdd06d5aadc8aaf7a6be7e3ca54f8e8eb6961a50be068cfc4b6515db12ab [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:46.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:46.903Z] . [Pipeline] withDockerContainer [2020-08-18T18:56:47.060Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:56:47.145Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:56:48.552Z] $ docker top 954223b02ddb1a28f0b1303b0891ac9cc77cd15aa0d56b2f21073a3df4727b77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:56:49.177Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:56:49.177Z] + tee [2020-08-18T18:56:49.177Z] clair timeout 1m0s [2020-08-18T18:56:49.177Z] docker timeout: 1m0s [2020-08-18T18:56:49.177Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:56:49.921Z] $ docker stop --time=1 954223b02ddb1a28f0b1303b0891ac9cc77cd15aa0d56b2f21073a3df4727b77 [2020-08-18T18:56:51.503Z] $ docker rm -f 954223b02ddb1a28f0b1303b0891ac9cc77cd15aa0d56b2f21073a3df4727b77 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:56:52.186Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:56:52.218Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-core-metadata-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:56:52.265Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:56:52.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:56:52.658Z] . [Pipeline] withDockerContainer [2020-08-18T18:56:52.900Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:56:52.980Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:56:53.965Z] $ docker top b53448b5ffd0196f07623de9792fab4732e26f9f157e17cc9be2149db89615af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:56:54.641Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:56:54.641Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:56:59.006Z] $ docker stop --time=1 b53448b5ffd0196f07623de9792fab4732e26f9f157e17cc9be2149db89615af [2020-08-18T18:57:00.452Z] $ docker rm -f b53448b5ffd0196f07623de9792fab4732e26f9f157e17cc9be2149db89615af [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:00.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:00.977Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:01.297Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:01.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:02.543Z] $ docker top 3608c513e1d206e6e70dba16680162ca08ec332c400593a9c0aac75c59318b24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:57:03.224Z] + tee+ [2020-08-18T18:57:03.224Z] /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:57:03.493Z] clair timeout 1m0s [2020-08-18T18:57:03.493Z] docker timeout: 1m0s [2020-08-18T18:57:03.493Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:57:04.243Z] $ docker stop --time=1 3608c513e1d206e6e70dba16680162ca08ec332c400593a9c0aac75c59318b24 [2020-08-18T18:57:05.840Z] $ docker rm -f 3608c513e1d206e6e70dba16680162ca08ec332c400593a9c0aac75c59318b24 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:57:06.415Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:57:06.437Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-security-proxy-setup-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:57:06.483Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:07.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:07.280Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:07.451Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:07.497Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:08.383Z] $ docker top 1eab201524a1d4b3a52a8432ef1f615da656b2a0730e24e43bff01093fe016b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:57:09.068Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:57:09.068Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:57:17.530Z] $ docker stop --time=1 1eab201524a1d4b3a52a8432ef1f615da656b2a0730e24e43bff01093fe016b0 [2020-08-18T18:57:19.258Z] $ docker rm -f 1eab201524a1d4b3a52a8432ef1f615da656b2a0730e24e43bff01093fe016b0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:19.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:19.874Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:20.401Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:20.480Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:21.315Z] $ docker top 0f992acc9e06e3b3e3f18592a89b2be7e1f126df2eb7ed5447733acfecd343d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:57:21.915Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:57:21.916Z] + tee [2020-08-18T18:57:21.916Z] clair timeout 1m0s [2020-08-18T18:57:21.916Z] docker timeout: 1m0s [2020-08-18T18:57:21.916Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:57:23.431Z] $ docker stop --time=1 0f992acc9e06e3b3e3f18592a89b2be7e1f126df2eb7ed5447733acfecd343d6 [2020-08-18T18:57:24.844Z] $ docker rm -f 0f992acc9e06e3b3e3f18592a89b2be7e1f126df2eb7ed5447733acfecd343d6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:57:25.359Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:57:25.403Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-security-secrets-setup-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:57:25.454Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:25.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:25.868Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:26.420Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:26.468Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:27.483Z] $ docker top 772d9f784ffaa97c2f2bc33ed1c8a2431549f0665d3c4b0e2a2975da404a897a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:57:28.500Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:57:28.500Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:57:36.865Z] $ docker stop --time=1 772d9f784ffaa97c2f2bc33ed1c8a2431549f0665d3c4b0e2a2975da404a897a [2020-08-18T18:57:38.453Z] $ docker rm -f 772d9f784ffaa97c2f2bc33ed1c8a2431549f0665d3c4b0e2a2975da404a897a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:39.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:39.165Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:39.544Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:39.638Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:40.844Z] $ docker top 38323e0e7c50f1e6c4efcf3c86822e9154e812c179bd44b003e3ea607545ad77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:57:41.651Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:57:41.651Z] + tee [2020-08-18T18:57:41.651Z] clair timeout 1m0s [2020-08-18T18:57:41.651Z] docker timeout: 1m0s [2020-08-18T18:57:41.651Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:57:43.162Z] $ docker stop --time=1 38323e0e7c50f1e6c4efcf3c86822e9154e812c179bd44b003e3ea607545ad77 [2020-08-18T18:57:44.701Z] $ docker rm -f 38323e0e7c50f1e6c4efcf3c86822e9154e812c179bd44b003e3ea607545ad77 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:57:45.230Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:57:45.247Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-security-secretstore-setup-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:57:45.300Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:45.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:45.656Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:45.835Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:45.895Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:46.903Z] $ docker top d594d6f5ad1595494e3cb78cc4921c891baf84568b630fb0ab725cfad368e16e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:57:47.484Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:57:47.484Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:57:51.024Z] $ docker stop --time=1 d594d6f5ad1595494e3cb78cc4921c891baf84568b630fb0ab725cfad368e16e [2020-08-18T18:57:52.469Z] $ docker rm -f d594d6f5ad1595494e3cb78cc4921c891baf84568b630fb0ab725cfad368e16e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:52.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:52.940Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:53.054Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:53.099Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:53.872Z] $ docker top 50eead0faa9a5a9078723bbc2cce92ffb4a52d50ff2586cabfb56dae5773869d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:57:54.791Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:57:54.791Z] + tee [2020-08-18T18:57:54.791Z] clair timeout 1m0s [2020-08-18T18:57:54.791Z] docker timeout: 1m0s [2020-08-18T18:57:54.791Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:57:55.872Z] $ docker stop --time=1 50eead0faa9a5a9078723bbc2cce92ffb4a52d50ff2586cabfb56dae5773869d [2020-08-18T18:57:57.378Z] $ docker rm -f 50eead0faa9a5a9078723bbc2cce92ffb4a52d50ff2586cabfb56dae5773869d [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:57:58.061Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:57:58.094Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-support-logging-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:57:58.145Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:57:58.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:57:58.561Z] . [Pipeline] withDockerContainer [2020-08-18T18:57:58.754Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:57:58.965Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:57:59.727Z] $ docker top e3ec0223f2518f89a53cbdec416cef178b3532ee57446a6bfd18e8ad1337349d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:58:00.336Z] + + /klartee nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:58:00.336Z] [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:58:06.060Z] $ docker stop --time=1 e3ec0223f2518f89a53cbdec416cef178b3532ee57446a6bfd18e8ad1337349d [2020-08-18T18:58:07.835Z] $ docker rm -f e3ec0223f2518f89a53cbdec416cef178b3532ee57446a6bfd18e8ad1337349d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:58:08.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:58:08.473Z] . [Pipeline] withDockerContainer [2020-08-18T18:58:08.868Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:58:08.981Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:58:10.399Z] $ docker top 641537c5ebfff4c6fcba67128968a506e5ead08d187a82f695df410a6300e510 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:58:11.157Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:58:11.157Z] + tee [2020-08-18T18:58:11.502Z] clair timeout 1m0s [2020-08-18T18:58:11.502Z] docker timeout: 1m0s [2020-08-18T18:58:11.502Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:58:12.575Z] $ docker stop --time=1 641537c5ebfff4c6fcba67128968a506e5ead08d187a82f695df410a6300e510 [2020-08-18T18:58:14.206Z] $ docker rm -f 641537c5ebfff4c6fcba67128968a506e5ead08d187a82f695df410a6300e510 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:58:14.911Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:58:14.927Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-support-notifications-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:58:14.985Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:58:15.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:58:15.367Z] . [Pipeline] withDockerContainer [2020-08-18T18:58:15.519Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:58:15.580Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:58:16.578Z] $ docker top b23f171ca97e69859b5546099381856a6193ff0e77e6c0d10504f6f609dafad1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:58:17.392Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:58:17.392Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:58:20.282Z] $ docker stop --time=1 b23f171ca97e69859b5546099381856a6193ff0e77e6c0d10504f6f609dafad1 [2020-08-18T18:58:21.689Z] $ docker rm -f b23f171ca97e69859b5546099381856a6193ff0e77e6c0d10504f6f609dafad1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:58:22.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:58:22.244Z] . [Pipeline] withDockerContainer [2020-08-18T18:58:22.379Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:58:22.427Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:58:23.239Z] $ docker top c497bdd8e459800babf3bd1dad9cecdabdb43cb4ae93ac35951bbb17c3a5ea81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:58:23.818Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:58:23.818Z] + tee [2020-08-18T18:58:23.818Z] clair timeout 1m0s [2020-08-18T18:58:23.818Z] docker timeout: 1m0s [2020-08-18T18:58:23.818Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:58:24.883Z] $ docker stop --time=1 c497bdd8e459800babf3bd1dad9cecdabdb43cb4ae93ac35951bbb17c3a5ea81 [2020-08-18T18:58:26.379Z] $ docker rm -f c497bdd8e459800babf3bd1dad9cecdabdb43cb4ae93ac35951bbb17c3a5ea81 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:58:26.902Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:58:26.917Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-support-scheduler-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:58:26.986Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:58:27.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:58:27.381Z] . [Pipeline] withDockerContainer [2020-08-18T18:58:27.628Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:58:28.003Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:58:28.860Z] $ docker top 83f33bd79437bb32fdd33fbe1c1280420cad251d1b9caa1622be1b9a9983f7fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:58:29.491Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:58:29.491Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:58:51.747Z] $ docker stop --time=1 83f33bd79437bb32fdd33fbe1c1280420cad251d1b9caa1622be1b9a9983f7fd [2020-08-18T18:58:53.230Z] $ docker rm -f 83f33bd79437bb32fdd33fbe1c1280420cad251d1b9caa1622be1b9a9983f7fd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:58:53.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:58:53.801Z] . [Pipeline] withDockerContainer [2020-08-18T18:58:53.971Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:58:54.075Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:58:55.379Z] $ docker top 507ef969c991d017d78d6decbb6b83d37ffe046d13bb7eb314152171d0be7c22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:58:56.436Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:58:56.436Z] + tee [2020-08-18T18:58:56.436Z] clair timeout 1m0s [2020-08-18T18:58:56.436Z] docker timeout: 1m0s [2020-08-18T18:58:56.436Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:58:58.662Z] $ docker stop --time=1 507ef969c991d017d78d6decbb6b83d37ffe046d13bb7eb314152171d0be7c22 [2020-08-18T18:59:00.632Z] $ docker rm -f 507ef969c991d017d78d6decbb6b83d37ffe046d13bb7eb314152171d0be7c22 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:59:01.198Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:59:01.211Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-sys-mgmt-agent-go_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:59:01.277Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:01.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:01.619Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:01.733Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:01.772Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:02.562Z] $ docker top 4c4b0231574f410a9046652e8bb6c0f1ba917f23e05744e5f9dba5e52e55fd68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:03.245Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:03.245Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:05.995Z] $ docker stop --time=1 4c4b0231574f410a9046652e8bb6c0f1ba917f23e05744e5f9dba5e52e55fd68 [2020-08-18T18:59:07.490Z] $ docker rm -f 4c4b0231574f410a9046652e8bb6c0f1ba917f23e05744e5f9dba5e52e55fd68 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:07.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:07.976Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:08.142Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:08.210Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:08.994Z] $ docker top f753fbbaddf55b1fafee3772945a556a095043277d81832717a441043289fe4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:09.855Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:09.855Z] + tee [2020-08-18T18:59:09.855Z] clair timeout 1m0s [2020-08-18T18:59:09.855Z] docker timeout: 1m0s [2020-08-18T18:59:09.855Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:11.032Z] $ docker stop --time=1 f753fbbaddf55b1fafee3772945a556a095043277d81832717a441043289fe4c [2020-08-18T18:59:12.470Z] $ docker rm -f f753fbbaddf55b1fafee3772945a556a095043277d81832717a441043289fe4c [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:59:12.976Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:59:12.992Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-core-command-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:59:13.056Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:13.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:13.429Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:13.568Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:13.621Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:14.650Z] $ docker top 7efa2fe4e17fb29e84531bc33baa17187e68d54f1aaacc620947b278af8b2dad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:15.293Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:15.293Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:20.834Z] $ docker stop --time=1 7efa2fe4e17fb29e84531bc33baa17187e68d54f1aaacc620947b278af8b2dad [2020-08-18T18:59:22.248Z] $ docker rm -f 7efa2fe4e17fb29e84531bc33baa17187e68d54f1aaacc620947b278af8b2dad [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:22.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:22.748Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:22.916Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:23.185Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:24.186Z] $ docker top b13e16623dace77669e40b26d1f50b82b27efb924b76b29a78dbd9dc00748ba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:24.846Z] + tee [2020-08-18T18:59:24.846Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:24.846Z] clair timeout 1m0s [2020-08-18T18:59:24.846Z] docker timeout: 1m0s [2020-08-18T18:59:24.846Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:25.916Z] $ docker stop --time=1 b13e16623dace77669e40b26d1f50b82b27efb924b76b29a78dbd9dc00748ba5 [2020-08-18T18:59:27.496Z] $ docker rm -f b13e16623dace77669e40b26d1f50b82b27efb924b76b29a78dbd9dc00748ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:59:28.046Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:59:28.073Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-core-data-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:59:28.118Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:28.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:28.573Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:28.778Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:28.851Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:29.555Z] $ docker top d9c8378147d7775d526a51303e964f3d668f3dbd237dc2da0255545d07435ee1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:30.105Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:30.106Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:32.935Z] $ docker stop --time=1 d9c8378147d7775d526a51303e964f3d668f3dbd237dc2da0255545d07435ee1 [2020-08-18T18:59:34.635Z] $ docker rm -f d9c8378147d7775d526a51303e964f3d668f3dbd237dc2da0255545d07435ee1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:35.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:35.116Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:35.224Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:35.268Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:36.091Z] $ docker top 9b873cdf0ed2be802f396a6a8115a1e54309619ef87359ef001fc93eacf20ca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:36.855Z] + tee [2020-08-18T18:59:36.856Z] + /klar nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:36.856Z] clair timeout 1m0s [2020-08-18T18:59:36.856Z] docker timeout: 1m0s [2020-08-18T18:59:36.856Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:37.639Z] $ docker stop --time=1 9b873cdf0ed2be802f396a6a8115a1e54309619ef87359ef001fc93eacf20ca8 [2020-08-18T18:59:39.215Z] $ docker rm -f 9b873cdf0ed2be802f396a6a8115a1e54309619ef87359ef001fc93eacf20ca8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:59:39.865Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:59:39.878Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-core-metadata-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:59:39.934Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:40.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:40.468Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:40.777Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:40.878Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:41.809Z] $ docker top 27bd41b8672305f32fb1eab14d2c24b2134a8c460495d566250746e6a980a17d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:42.740Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:42.740Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:47.293Z] $ docker stop --time=1 27bd41b8672305f32fb1eab14d2c24b2134a8c460495d566250746e6a980a17d [2020-08-18T18:59:48.854Z] $ docker rm -f 27bd41b8672305f32fb1eab14d2c24b2134a8c460495d566250746e6a980a17d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:49.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:49.524Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:49.640Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:49.691Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:50.516Z] $ docker top 594fc738dce5368ae410040dafc14665dde03cf30bbd877f63c6236496972cb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:51.456Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:51.456Z] + tee [2020-08-18T18:59:51.456Z] clair timeout 1m0s [2020-08-18T18:59:51.456Z] docker timeout: 1m0s [2020-08-18T18:59:51.456Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T18:59:52.622Z] $ docker stop --time=1 594fc738dce5368ae410040dafc14665dde03cf30bbd877f63c6236496972cb8 [2020-08-18T18:59:54.056Z] $ docker rm -f 594fc738dce5368ae410040dafc14665dde03cf30bbd877f63c6236496972cb8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T18:59:54.639Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T18:59:54.671Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-security-proxy-setup-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T18:59:54.718Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T18:59:55.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T18:59:55.509Z] . [Pipeline] withDockerContainer [2020-08-18T18:59:55.715Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T18:59:55.780Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T18:59:56.568Z] $ docker top 9dd083ccf4820c64422b20c83d72affb70d86d456936de1ac25770217e3bc83f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T18:59:57.167Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T18:59:57.167Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:00:05.664Z] $ docker stop --time=1 9dd083ccf4820c64422b20c83d72affb70d86d456936de1ac25770217e3bc83f [2020-08-18T19:00:07.328Z] $ docker rm -f 9dd083ccf4820c64422b20c83d72affb70d86d456936de1ac25770217e3bc83f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:00:07.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:00:07.853Z] . [Pipeline] withDockerContainer [2020-08-18T19:00:08.103Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:00:08.235Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:00:09.147Z] $ docker top fa3231e9e382e6a0ffadcdf538027b233ae0ed3d98182b547ffdf8c8431e9ad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:00:09.777Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:00:09.777Z] + tee [2020-08-18T19:00:09.777Z] clair timeout 1m0s [2020-08-18T19:00:09.777Z] docker timeout: 1m0s [2020-08-18T19:00:09.777Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:00:11.475Z] $ docker stop --time=1 fa3231e9e382e6a0ffadcdf538027b233ae0ed3d98182b547ffdf8c8431e9ad2 [2020-08-18T19:00:13.188Z] $ docker rm -f fa3231e9e382e6a0ffadcdf538027b233ae0ed3d98182b547ffdf8c8431e9ad2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T19:00:14.063Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T19:00:14.105Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-security-secrets-setup-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T19:00:14.151Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:00:14.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:00:14.496Z] . [Pipeline] withDockerContainer [2020-08-18T19:00:14.638Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:00:14.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:00:15.612Z] $ docker top 41882dfe38291a2c1f045e7c70d73ded80117ce125885bc5f8a0ae29c51e6293 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:00:16.702Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:00:16.702Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:00:25.374Z] $ docker stop --time=1 41882dfe38291a2c1f045e7c70d73ded80117ce125885bc5f8a0ae29c51e6293 [2020-08-18T19:00:26.994Z] $ docker rm -f 41882dfe38291a2c1f045e7c70d73ded80117ce125885bc5f8a0ae29c51e6293 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:00:27.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:00:27.487Z] . [Pipeline] withDockerContainer [2020-08-18T19:00:27.695Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:00:27.799Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:00:28.661Z] $ docker top d2318f0b81bbf4f37ef64558aec8fffdedfcaa9b720d27b8344af56fc26619a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:00:29.324Z] + /klar nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:00:29.324Z] + tee [2020-08-18T19:00:29.324Z] clair timeout 1m0s [2020-08-18T19:00:29.324Z] docker timeout: 1m0s [2020-08-18T19:00:29.324Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:00:30.936Z] $ docker stop --time=1 d2318f0b81bbf4f37ef64558aec8fffdedfcaa9b720d27b8344af56fc26619a5 [2020-08-18T19:00:32.626Z] $ docker rm -f d2318f0b81bbf4f37ef64558aec8fffdedfcaa9b720d27b8344af56fc26619a5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T19:00:33.327Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T19:00:33.390Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-security-secretstore-setup-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T19:00:33.488Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:00:34.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:00:34.110Z] . [Pipeline] withDockerContainer [2020-08-18T19:00:34.345Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:00:34.430Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:00:35.614Z] $ docker top 80ba1074ef8e4b9d5fff4081c435dbe59f3a4413e925c9097cf3d34aee5521f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:00:36.479Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:00:36.479Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:00:40.036Z] $ docker stop --time=1 80ba1074ef8e4b9d5fff4081c435dbe59f3a4413e925c9097cf3d34aee5521f4 [2020-08-18T19:00:41.874Z] $ docker rm -f 80ba1074ef8e4b9d5fff4081c435dbe59f3a4413e925c9097cf3d34aee5521f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:00:42.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:00:42.459Z] . [Pipeline] withDockerContainer [2020-08-18T19:00:42.629Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:00:42.685Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:00:43.656Z] $ docker top 77009f4102022734d55ab625fa1782653f4cb7bc30722d415807cfe43bb4845b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:00:44.262Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:00:44.262Z] + tee [2020-08-18T19:00:44.262Z] clair timeout 1m0s [2020-08-18T19:00:44.262Z] docker timeout: 1m0s [2020-08-18T19:00:44.262Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:00:45.417Z] $ docker stop --time=1 77009f4102022734d55ab625fa1782653f4cb7bc30722d415807cfe43bb4845b [2020-08-18T19:00:47.198Z] $ docker rm -f 77009f4102022734d55ab625fa1782653f4cb7bc30722d415807cfe43bb4845b [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T19:00:48.037Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T19:00:48.087Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-support-logging-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T19:00:48.178Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:00:48.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:00:48.578Z] . [Pipeline] withDockerContainer [2020-08-18T19:00:49.074Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:00:49.149Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:00:50.163Z] $ docker top 36fab60ddaf19370c50b835919eda2163f12e5cd911fdffac8950cf0c0f0d69d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:00:50.814Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:00:50.814Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:00:56.411Z] $ docker stop --time=1 36fab60ddaf19370c50b835919eda2163f12e5cd911fdffac8950cf0c0f0d69d [2020-08-18T19:00:57.859Z] $ docker rm -f 36fab60ddaf19370c50b835919eda2163f12e5cd911fdffac8950cf0c0f0d69d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:00:58.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:00:58.562Z] . [Pipeline] withDockerContainer [2020-08-18T19:00:58.964Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:00:59.173Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:00:59.946Z] $ docker top cf361910e030693a2357ff7e089dcbc05ef3f2f5dfd6e3a5cb45717a3c188e12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:01:00.540Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:01:00.540Z] + tee [2020-08-18T19:01:00.540Z] clair timeout 1m0s [2020-08-18T19:01:00.540Z] docker timeout: 1m0s [2020-08-18T19:01:00.540Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:01:01.616Z] $ docker stop --time=1 cf361910e030693a2357ff7e089dcbc05ef3f2f5dfd6e3a5cb45717a3c188e12 [2020-08-18T19:01:03.057Z] $ docker rm -f cf361910e030693a2357ff7e089dcbc05ef3f2f5dfd6e3a5cb45717a3c188e12 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T19:01:03.578Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T19:01:03.616Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-support-notifications-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T19:01:03.665Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:01:04.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:01:04.288Z] . [Pipeline] withDockerContainer [2020-08-18T19:01:04.664Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:01:04.792Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:01:05.844Z] $ docker top ef7ea2b52706893b49a7d2a6f4dfb0e6fb5a53df567c2c941fb28e4f71985577 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:01:06.540Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:01:06.540Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:01:09.399Z] $ docker stop --time=1 ef7ea2b52706893b49a7d2a6f4dfb0e6fb5a53df567c2c941fb28e4f71985577 [2020-08-18T19:01:10.959Z] $ docker rm -f ef7ea2b52706893b49a7d2a6f4dfb0e6fb5a53df567c2c941fb28e4f71985577 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:01:11.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:01:11.552Z] . [Pipeline] withDockerContainer [2020-08-18T19:01:11.753Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:01:11.848Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:01:12.836Z] $ docker top 08a0cfb8c72ff3563904027a6729f7d175fa707bf6e57814e7905aa293fce101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:01:13.612Z] + /klar nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:01:13.612Z] + tee [2020-08-18T19:01:13.612Z] clair timeout 1m0s [2020-08-18T19:01:13.612Z] docker timeout: 1m0s [2020-08-18T19:01:13.612Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:01:14.297Z] $ docker stop --time=1 08a0cfb8c72ff3563904027a6729f7d175fa707bf6e57814e7905aa293fce101 [2020-08-18T19:01:15.889Z] $ docker rm -f 08a0cfb8c72ff3563904027a6729f7d175fa707bf6e57814e7905aa293fce101 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T19:01:16.674Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T19:01:16.717Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-support-scheduler-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T19:01:16.767Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:01:17.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:01:17.189Z] . [Pipeline] withDockerContainer [2020-08-18T19:01:17.442Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:01:17.527Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:01:18.634Z] $ docker top 9065a0143b1faa1fe42aa9997fb7dcf1a60e9480beb61ea39f1be900208e1c32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:01:19.202Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:01:19.202Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:01:34.633Z] $ docker stop --time=1 9065a0143b1faa1fe42aa9997fb7dcf1a60e9480beb61ea39f1be900208e1c32 [2020-08-18T19:01:36.197Z] $ docker rm -f 9065a0143b1faa1fe42aa9997fb7dcf1a60e9480beb61ea39f1be900208e1c32 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:01:36.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-08-18T19:01:36.688Z] . [Pipeline] withDockerContainer [2020-08-18T19:01:36.848Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:01:36.907Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:01:37.817Z] $ docker top 84e087e3325bbef4018d92a28078a4bc18b7e90b76ca0a49f2fd90a2147a2673 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-18T19:01:38.434Z] + /klar nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:3eb76640e6647ccb2c90eae523d8ce8ade543cc4 [2020-08-18T19:01:38.434Z] + tee [2020-08-18T19:01:38.800Z] clair timeout 1m0s [2020-08-18T19:01:38.800Z] docker timeout: 1m0s [2020-08-18T19:01:38.800Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-08-18T19:01:40.422Z] $ docker stop --time=1 84e087e3325bbef4018d92a28078a4bc18b7e90b76ca0a49f2fd90a2147a2673 [2020-08-18T19:01:41.882Z] $ docker rm -f 84e087e3325bbef4018d92a28078a4bc18b7e90b76ca0a49f2fd90a2147a2673 [Pipeline] // withDockerContainer [Pipeline] sh [2020-08-18T19:01:42.437Z] + mkdir -p /w/workspace/edgex-go/126/clair-reports [Pipeline] echo [2020-08-18T19:01:42.451Z] Generated HTML Table Report. Writing to /w/workspace/edgex-go/126/clair-reports/clair_results_docker-sys-mgmt-agent-go-arm64_3eb76640e6647ccb2c90eae523d8ce8ade543cc4.html [Pipeline] writeFile [Pipeline] step [2020-08-18T19:01:42.517Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-08-18T19:01:42.822Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-18T19:01:42.869Z] provisioning config files... [2020-08-18T19:01:42.891Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/126@tmp/config6666434568366126277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:01:43.255Z] --> edgex-publish-swagger.sh [2020-08-18T19:01:43.255Z] === Publish openapi/v1 API === [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [core-command] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [core-data] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [support-logging] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [system-agent] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] === Publish openapi/v2 API === [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [core-command] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-command?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [core-data] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-data?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/core-metadata?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [support-logging] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-logging?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-notifications?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/support-scheduler?oas=3.0.0&isPrivate=false&force=true [2020-08-18T19:01:43.255Z] [publishToSwagger] Publishing API Name [system-agent] [2020-08-18T19:01:43.255Z] [publishToSwagger] Dry Run enabled...Simulating upload [2020-08-18T19:01:43.255Z] curl -X POST https://api.swaggerhub.com/apis/EdgeXFoundry1/system-agent?oas=3.0.0&isPrivate=false&force=true [Pipeline] } [2020-08-18T19:01:43.264Z] 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-18T19:01:55.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T19:01:55.055Z] . [Pipeline] withDockerContainer [2020-08-18T19:01:55.212Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:01:55.277Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:01:56.744Z] $ docker top c676ebccc2b458a766c6d6b62412995c26f160a54306e459d596d88ffc9a0e38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T19:01:57.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T19:01:57.179Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T19:01:57.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T19:01:57.581Z] $ docker exec c676ebccc2b458a766c6d6b62412995c26f160a54306e459d596d88ffc9a0e38 ssh-agent [2020-08-18T19:01:57.908Z] SSH_AUTH_SOCK=/tmp/ssh-YeWdA7VVaNep/agent.12 [2020-08-18T19:01:57.908Z] SSH_AGENT_PID=17 [2020-08-18T19:01:57.923Z] Running ssh-add (command line suppressed) [2020-08-18T19:01:58.236Z] Identity added: /w/workspace/edgex-go/126@tmp/private_key_6255255088413448643.key (/w/workspace/edgex-go/126@tmp/private_key_6255255088413448643.key) [2020-08-18T19:01:58.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T19:01:58.783Z] + git semver tag [2020-08-18T19:01:59.044Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T19:01:59.044Z] # $GIT_DIR = /w/workspace/edgex-go/126/.git [2020-08-18T19:01:59.044Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/126 [2020-08-18T19:01:59.044Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T19:01:59.044Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T19:01:59.044Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T19:01:59.044Z] # $SEMVER_BRANCH = master [2020-08-18T19:01:59.044Z] # $SEMVER_DIR = /w/workspace/edgex-go/126/.semver [2020-08-18T19:01:59.044Z] # 3eb76640e6647ccb2c90eae523d8ce8ade543cc4 HEAD [2020-08-18T19:01:59.619Z] # -> Force: false [2020-08-18T19:01:59.619Z] # 145b90ab3f57309d63ea73260a5b10ef787f78f1 refs/tags/v1.2.2-dev.14 [Pipeline] } [2020-08-18T19:01:59.635Z] $ docker exec --env ******** --env ******** c676ebccc2b458a766c6d6b62412995c26f160a54306e459d596d88ffc9a0e38 ssh-agent -k [2020-08-18T19:01:59.803Z] unset SSH_AUTH_SOCK; [2020-08-18T19:01:59.803Z] unset SSH_AGENT_PID; [2020-08-18T19:01:59.803Z] echo Agent pid 17 killed; [2020-08-18T19:01:59.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T19:02:00.347Z] + git semver [Pipeline] } [2020-08-18T19:02:00.375Z] $ docker stop --time=1 c676ebccc2b458a766c6d6b62412995c26f160a54306e459d596d88ffc9a0e38 [2020-08-18T19:02:01.903Z] $ docker rm -f c676ebccc2b458a766c6d6b62412995c26f160a54306e459d596d88ffc9a0e38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:02:02.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-18T19:02:02.815Z] [2020-08-18T19:02:02.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:02:03.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-18T19:02:04.026Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-08-18T19:02:04.026Z] ab5ef0e58194: Pulling fs layer [2020-08-18T19:02:04.026Z] 9712f1f96733: Pulling fs layer [2020-08-18T19:02:04.026Z] 63f879dbbcfc: Pulling fs layer [2020-08-18T19:02:04.026Z] 0d9ebad4ef96: Pulling fs layer [2020-08-18T19:02:04.026Z] e9a5061849ea: Pulling fs layer [2020-08-18T19:02:04.026Z] d747dcd14b5f: Pulling fs layer [2020-08-18T19:02:04.026Z] 2de7ff778b66: Pulling fs layer [2020-08-18T19:02:04.026Z] 0d9ebad4ef96: Waiting [2020-08-18T19:02:04.026Z] e9a5061849ea: Waiting [2020-08-18T19:02:04.026Z] d747dcd14b5f: Waiting [2020-08-18T19:02:04.026Z] 2de7ff778b66: Waiting [2020-08-18T19:02:04.026Z] 9712f1f96733: Download complete [2020-08-18T19:02:07.670Z] 63f879dbbcfc: Verifying Checksum [2020-08-18T19:02:07.670Z] 63f879dbbcfc: Download complete [2020-08-18T19:02:08.097Z] e9a5061849ea: Verifying Checksum [2020-08-18T19:02:08.097Z] e9a5061849ea: Download complete [2020-08-18T19:02:08.097Z] d747dcd14b5f: Verifying Checksum [2020-08-18T19:02:08.097Z] d747dcd14b5f: Download complete [2020-08-18T19:02:08.097Z] ab5ef0e58194: Verifying Checksum [2020-08-18T19:02:08.097Z] ab5ef0e58194: Download complete [2020-08-18T19:02:08.390Z] 0d9ebad4ef96: Verifying Checksum [2020-08-18T19:02:08.390Z] 0d9ebad4ef96: Download complete [2020-08-18T19:02:09.014Z] 2de7ff778b66: Verifying Checksum [2020-08-18T19:02:09.014Z] 2de7ff778b66: Download complete [2020-08-18T19:02:14.741Z] ab5ef0e58194: Pull complete [2020-08-18T19:02:14.741Z] 9712f1f96733: Pull complete [2020-08-18T19:02:19.084Z] 63f879dbbcfc: Pull complete [2020-08-18T19:02:29.369Z] 0d9ebad4ef96: Pull complete [2020-08-18T19:02:31.380Z] e9a5061849ea: Pull complete [2020-08-18T19:02:31.380Z] d747dcd14b5f: Pull complete [2020-08-18T19:02:33.966Z] 2de7ff778b66: Pull complete [2020-08-18T19:02:33.966Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-08-18T19:02:33.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-08-18T19:02:33.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-08-18T19:02:34.261Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:02:34.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:02:37.192Z] $ docker top a2c1f5b1ffd632b9078036fc6f0ba243adb8a8ac5ae20055ee65fdce15beb83a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-08-18T19:02:37.694Z] provisioning config files... [2020-08-18T19:02:37.709Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/126@tmp/config2327441143790279291tmp [2020-08-18T19:02:37.775Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/126@tmp/config6044050991321700809tmp [2020-08-18T19:02:37.846Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/126@tmp/config5724957219000052535tmp [Pipeline] { [Pipeline] echo [2020-08-18T19:02:37.965Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:02:38.757Z] ---> sigul-configuration.sh [2020-08-18T19:02:38.757Z] gpg: directory `/root/.gnupg' created [2020-08-18T19:02:38.757Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-08-18T19:02:38.757Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-08-18T19:02:38.757Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-08-18T19:02:38.757Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-08-18T19:02:38.757Z] gpg: CAST5 encrypted data [2020-08-18T19:02:38.757Z] gpg: encrypted with 1 passphrase [2020-08-18T19:02:38.757Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-08-18T19:02:39.686Z] + mkdir /home/jenkins [2020-08-18T19:02:39.686Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-08-18T19:02:40.375Z] + 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-18T19:02:40.387Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:02:41.074Z] ---> sigul-install.sh [2020-08-18T19:02:49.317Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-08-18T19:02:49.989Z] + git tag --list [2020-08-18T19:02:49.989Z] v1.2.2-dev.14 [Pipeline] sh [2020-08-18T19:02:50.608Z] + lftools sign git-tag v1.2.2-dev.14 [2020-08-18T19:02:52.264Z] Signing Git tag with Sigul... [2020-08-18T19:02:52.264Z] Signing v1.2.2-dev.14 [Pipeline] echo [2020-08-18T19:02:53.769Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:02:54.436Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-08-18T19:02:54.450Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-08-18T19:02:54.541Z] $ docker stop --time=1 a2c1f5b1ffd632b9078036fc6f0ba243adb8a8ac5ae20055ee65fdce15beb83a [2020-08-18T19:02:56.428Z] $ docker rm -f a2c1f5b1ffd632b9078036fc6f0ba243adb8a8ac5ae20055ee65fdce15beb83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:02:57.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T19:02:57.301Z] . [Pipeline] withDockerContainer [2020-08-18T19:02:57.527Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:02:57.711Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:02:58.763Z] $ docker top 1eaa9c1c9277093bb929befe8868b9f4f12b239e9a4a073c74c5353e77cd0624 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T19:02:59.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T19:02:59.238Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T19:02:59.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T19:02:59.597Z] $ docker exec 1eaa9c1c9277093bb929befe8868b9f4f12b239e9a4a073c74c5353e77cd0624 ssh-agent [2020-08-18T19:02:59.884Z] SSH_AUTH_SOCK=/tmp/ssh-sJOOTUQoVa6c/agent.13 [2020-08-18T19:02:59.884Z] SSH_AGENT_PID=19 [2020-08-18T19:02:59.905Z] Running ssh-add (command line suppressed) [2020-08-18T19:03:00.096Z] Identity added: /w/workspace/edgex-go/126@tmp/private_key_2255053553519775615.key (/w/workspace/edgex-go/126@tmp/private_key_2255053553519775615.key) [2020-08-18T19:03:00.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T19:03:00.587Z] + git semver bump pre [2020-08-18T19:03:00.587Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T19:03:00.587Z] # $GIT_DIR = /w/workspace/edgex-go/126/.git [2020-08-18T19:03:00.587Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/126 [2020-08-18T19:03:00.587Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T19:03:00.587Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T19:03:00.587Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T19:03:00.587Z] # $SEMVER_BRANCH = master [2020-08-18T19:03:00.587Z] # $SEMVER_DIR = /w/workspace/edgex-go/126/.semver [2020-08-18T19:03:00.618Z] 1.2.2-dev.15 [Pipeline] } [2020-08-18T19:03:00.621Z] $ docker exec --env ******** --env ******** 1eaa9c1c9277093bb929befe8868b9f4f12b239e9a4a073c74c5353e77cd0624 ssh-agent -k [2020-08-18T19:03:00.796Z] unset SSH_AUTH_SOCK; [2020-08-18T19:03:00.796Z] unset SSH_AGENT_PID; [2020-08-18T19:03:00.796Z] echo Agent pid 19 killed; [2020-08-18T19:03:00.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T19:03:01.558Z] + git semver [Pipeline] } [2020-08-18T19:03:01.732Z] $ docker stop --time=1 1eaa9c1c9277093bb929befe8868b9f4f12b239e9a4a073c74c5353e77cd0624 [2020-08-18T19:03:03.391Z] $ docker rm -f 1eaa9c1c9277093bb929befe8868b9f4f12b239e9a4a073c74c5353e77cd0624 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:03:04.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-18T19:03:04.059Z] . [Pipeline] withDockerContainer [2020-08-18T19:03:04.321Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:03:04.531Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:03:05.445Z] $ docker top c58c4d0443b152da066396ef0ef17251d4b8bc30144a11380b39a0c334ad14d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-18T19:03:05.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-18T19:03:05.888Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-18T19:03:06.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-18T19:03:06.208Z] $ docker exec c58c4d0443b152da066396ef0ef17251d4b8bc30144a11380b39a0c334ad14d6 ssh-agent [2020-08-18T19:03:06.449Z] SSH_AUTH_SOCK=/tmp/ssh-wQcRlJcemllq/agent.11 [2020-08-18T19:03:06.450Z] SSH_AGENT_PID=16 [2020-08-18T19:03:06.459Z] Running ssh-add (command line suppressed) [2020-08-18T19:03:06.687Z] Identity added: /w/workspace/edgex-go/126@tmp/private_key_7838066105111010760.key (/w/workspace/edgex-go/126@tmp/private_key_7838066105111010760.key) [2020-08-18T19:03:06.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-18T19:03:07.242Z] + git semver push [2020-08-18T19:03:07.242Z] # -> Open(): unable to determine branch for HEAD [2020-08-18T19:03:07.242Z] # $GIT_DIR = /w/workspace/edgex-go/126/.git [2020-08-18T19:03:07.242Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/126 [2020-08-18T19:03:07.242Z] # $SEMVER_REMOTE_NAME = origin [2020-08-18T19:03:07.242Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-18T19:03:07.242Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-18T19:03:07.242Z] # $SEMVER_BRANCH = master [2020-08-18T19:03:07.242Z] # $SEMVER_DIR = /w/workspace/edgex-go/126/.semver [Pipeline] } [2020-08-18T19:03:20.010Z] $ docker exec --env ******** --env ******** c58c4d0443b152da066396ef0ef17251d4b8bc30144a11380b39a0c334ad14d6 ssh-agent -k [2020-08-18T19:03:20.269Z] unset SSH_AUTH_SOCK; [2020-08-18T19:03:20.270Z] unset SSH_AGENT_PID; [2020-08-18T19:03:20.270Z] echo Agent pid 16 killed; [2020-08-18T19:03:20.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-18T19:03:20.998Z] + git semver [Pipeline] } [2020-08-18T19:03:21.018Z] $ docker stop --time=1 c58c4d0443b152da066396ef0ef17251d4b8bc30144a11380b39a0c334ad14d6 [2020-08-18T19:03:22.501Z] $ docker rm -f c58c4d0443b152da066396ef0ef17251d4b8bc30144a11380b39a0c334ad14d6 [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-18T19:03:23.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:03:24.398Z] ---> package-listing.sh [2020-08-18T19:03:24.398Z] ++ facter osfamily [2020-08-18T19:03:24.398Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-18T19:03:24.664Z] + OS_FAMILY=redhat [2020-08-18T19:03:24.664Z] + workspace=/w/workspace/edgex-go/126 [2020-08-18T19:03:24.664Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-18T19:03:24.664Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-18T19:03:24.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-18T19:03:24.664Z] + PACKAGES=/tmp/packages_start.txt [2020-08-18T19:03:24.664Z] + '[' /w/workspace/edgex-go/126 ']' [2020-08-18T19:03:24.664Z] + PACKAGES=/tmp/packages_end.txt [2020-08-18T19:03:24.664Z] + case "${OS_FAMILY}" in [2020-08-18T19:03:24.664Z] + sort [2020-08-18T19:03:24.664Z] + rpm -qa [2020-08-18T19:03:30.040Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-18T19:03:30.040Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-18T19:03:30.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-18T19:03:30.040Z] + '[' /w/workspace/edgex-go/126 ']' [2020-08-18T19:03:30.040Z] + mkdir -p /w/workspace/edgex-go/126/archives/ [2020-08-18T19:03:30.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/126/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:03:30.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T19:03:30.791Z] [2020-08-18T19:03:30.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-18T19:03:31.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T19:03:31.150Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-18T19:03:31.150Z] c9b1b535fdd9: Pulling fs layer [2020-08-18T19:03:31.150Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-18T19:03:31.150Z] 756a868c4378: Pulling fs layer [2020-08-18T19:03:31.150Z] 444b2fc9a129: Pulling fs layer [2020-08-18T19:03:31.150Z] ea15f1150254: Pulling fs layer [2020-08-18T19:03:31.150Z] 41b27a9f41bf: Pulling fs layer [2020-08-18T19:03:31.150Z] 28c525ee5125: Pulling fs layer [2020-08-18T19:03:31.150Z] 094b1ea09ed8: Pulling fs layer [2020-08-18T19:03:31.150Z] 138eaada9080: Pulling fs layer [2020-08-18T19:03:31.150Z] 0622d0fa9048: Pulling fs layer [2020-08-18T19:03:31.150Z] 444b2fc9a129: Waiting [2020-08-18T19:03:31.150Z] ea15f1150254: Waiting [2020-08-18T19:03:31.150Z] 41b27a9f41bf: Waiting [2020-08-18T19:03:31.150Z] 28c525ee5125: Waiting [2020-08-18T19:03:31.150Z] 094b1ea09ed8: Waiting [2020-08-18T19:03:31.150Z] 138eaada9080: Waiting [2020-08-18T19:03:31.150Z] 0622d0fa9048: Waiting [2020-08-18T19:03:31.150Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-18T19:03:31.150Z] 2cc5ad85d9ab: Download complete [2020-08-18T19:03:31.489Z] 444b2fc9a129: Verifying Checksum [2020-08-18T19:03:31.489Z] 444b2fc9a129: Download complete [2020-08-18T19:03:31.817Z] c9b1b535fdd9: Verifying Checksum [2020-08-18T19:03:31.817Z] c9b1b535fdd9: Download complete [2020-08-18T19:03:31.817Z] ea15f1150254: Verifying Checksum [2020-08-18T19:03:31.817Z] ea15f1150254: Download complete [2020-08-18T19:03:32.214Z] c9b1b535fdd9: Pull complete [2020-08-18T19:03:32.912Z] 28c525ee5125: Verifying Checksum [2020-08-18T19:03:32.912Z] 28c525ee5125: Download complete [2020-08-18T19:03:32.912Z] 2cc5ad85d9ab: Pull complete [2020-08-18T19:03:34.301Z] 756a868c4378: Download complete [2020-08-18T19:03:34.600Z] 138eaada9080: Verifying Checksum [2020-08-18T19:03:34.600Z] 138eaada9080: Download complete [2020-08-18T19:03:34.930Z] 0622d0fa9048: Verifying Checksum [2020-08-18T19:03:34.930Z] 0622d0fa9048: Download complete [2020-08-18T19:03:36.350Z] 094b1ea09ed8: Verifying Checksum [2020-08-18T19:03:36.350Z] 094b1ea09ed8: Download complete [2020-08-18T19:03:37.058Z] 41b27a9f41bf: Verifying Checksum [2020-08-18T19:03:37.059Z] 41b27a9f41bf: Download complete [2020-08-18T19:03:38.042Z] 756a868c4378: Pull complete [2020-08-18T19:03:38.042Z] 444b2fc9a129: Pull complete [2020-08-18T19:03:38.669Z] ea15f1150254: Pull complete [2020-08-18T19:03:44.175Z] 41b27a9f41bf: Pull complete [2020-08-18T19:03:44.175Z] 28c525ee5125: Pull complete [2020-08-18T19:03:47.614Z] 094b1ea09ed8: Pull complete [2020-08-18T19:03:47.879Z] 138eaada9080: Pull complete [2020-08-18T19:03:48.154Z] 0622d0fa9048: Pull complete [2020-08-18T19:03:48.154Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-18T19:03:48.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-18T19:03:48.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-18T19:03:48.648Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2020-08-18T19:03:48.725Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/126 -v /w/workspace/edgex-go/126:/w/workspace/edgex-go/126:rw,z -v /w/workspace/edgex-go/126@tmp:/w/workspace/edgex-go/126@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-18T19:03:51.374Z] $ docker top 39bfe25faeb9898f81eb8c9881d24f8323d02c4836145b7ffc0ee72a1719c10b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-18T19:03:51.869Z] provisioning config files... [2020-08-18T19:03:51.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/126@tmp/config7965772593863905568tmp [Pipeline] { [Pipeline] echo [2020-08-18T19:03:51.957Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:03:52.616Z] ---> create-netrc.sh [Pipeline] echo [2020-08-18T19:03:52.628Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-18T19:03:53.318Z] ---> logs-deploy.sh [2020-08-18T19:03:53.318Z] + ARCHIVE_ARTIFACTS= [2020-08-18T19:03:53.318Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-18T19:03:53.318Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-18T19:03:53.318Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-18T19:03:53.318Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/126 [2020-08-18T19:03:53.318Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/126/ [2020-08-18T19:03:53.318Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/126 /w/workspace/edgex-go/126 [2020-08-18T19:03:54.782Z] Archives upload complete. [2020-08-18T19:03:54.782Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/126 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/master/126/ [2020-08-18T19:03:56.328Z] ---> uname -a: [2020-08-18T19:03:56.328Z] Linux 39bfe25faeb9 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-08-18T19:03:56.328Z] [2020-08-18T19:03:56.328Z] [2020-08-18T19:03:56.328Z] ---> lscpu: [2020-08-18T19:03:56.328Z] Architecture: x86_64 [2020-08-18T19:03:56.328Z] CPU op-mode(s): 32-bit, 64-bit [2020-08-18T19:03:56.328Z] Byte Order: Little Endian [2020-08-18T19:03:56.328Z] Address sizes: 40 bits physical, 48 bits virtual [2020-08-18T19:03:56.328Z] CPU(s): 4 [2020-08-18T19:03:56.328Z] On-line CPU(s) list: 0-3 [2020-08-18T19:03:56.328Z] Thread(s) per core: 1 [2020-08-18T19:03:56.328Z] Core(s) per socket: 1 [2020-08-18T19:03:56.328Z] Socket(s): 4 [2020-08-18T19:03:56.328Z] NUMA node(s): 1 [2020-08-18T19:03:56.328Z] Vendor ID: GenuineIntel [2020-08-18T19:03:56.328Z] CPU family: 6 [2020-08-18T19:03:56.328Z] Model: 44 [2020-08-18T19:03:56.328Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-08-18T19:03:56.328Z] Stepping: 1 [2020-08-18T19:03:56.328Z] CPU MHz: 2933.438 [2020-08-18T19:03:56.328Z] BogoMIPS: 5866.87 [2020-08-18T19:03:56.328Z] Virtualization: VT-x [2020-08-18T19:03:56.328Z] Hypervisor vendor: KVM [2020-08-18T19:03:56.328Z] Virtualization type: full [2020-08-18T19:03:56.328Z] L1d cache: 128 KiB [2020-08-18T19:03:56.328Z] L1i cache: 128 KiB [2020-08-18T19:03:56.328Z] L2 cache: 16 MiB [2020-08-18T19:03:56.328Z] L3 cache: 64 MiB [2020-08-18T19:03:56.328Z] NUMA node0 CPU(s): 0-3 [2020-08-18T19:03:56.328Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-08-18T19:03:56.328Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-08-18T19:03:56.328Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-08-18T19:03:56.328Z] Vulnerability Meltdown: Mitigation; PTI [2020-08-18T19:03:56.328Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-08-18T19:03:56.328Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-08-18T19:03:56.328Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-08-18T19:03:56.328Z] Vulnerability Tsx async abort: Not affected [2020-08-18T19:03:56.328Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-08-18T19:03:56.328Z] [2020-08-18T19:03:56.328Z] [2020-08-18T19:03:56.328Z] ---> nproc: [2020-08-18T19:03:56.328Z] 4 [2020-08-18T19:03:56.328Z] [2020-08-18T19:03:56.328Z] [2020-08-18T19:03:56.328Z] ---> df -h: [2020-08-18T19:03:56.328Z] Filesystem Size Used Available Use% Mounted on [2020-08-18T19:03:56.328Z] overlay 50.0G 13.1G 36.9G 26% / [2020-08-18T19:03:56.328Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-08-18T19:03:56.328Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-08-18T19:03:56.328Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-08-18T19:03:56.328Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf [2020-08-18T19:03:56.328Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname [2020-08-18T19:03:56.328Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts [2020-08-18T19:03:56.328Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa [2020-08-18T19:03:56.329Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/126 [2020-08-18T19:03:56.329Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/126@tmp [2020-08-18T19:03:56.329Z] [2020-08-18T19:03:56.329Z] [2020-08-18T19:03:56.329Z] ---> free -m: [2020-08-18T19:03:56.329Z] total used free shared buff/cache available [2020-08-18T19:03:56.329Z] Mem: 1837 795 120 0 921 987 [2020-08-18T19:03:56.329Z] Swap: 1023 36 987 [2020-08-18T19:03:56.329Z] [2020-08-18T19:03:56.329Z] [2020-08-18T19:03:56.329Z] ---> ip addr: [2020-08-18T19:03:56.329Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-08-18T19:03:56.329Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-08-18T19:03:56.329Z] inet 127.0.0.1/8 scope host lo [2020-08-18T19:03:56.329Z] valid_lft forever preferred_lft forever [2020-08-18T19:03:56.329Z] 196: eth0@if197: mtu 1458 qdisc noqueue state UP [2020-08-18T19:03:56.329Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-08-18T19:03:56.329Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-08-18T19:03:56.329Z] valid_lft forever preferred_lft forever [2020-08-18T19:03:56.329Z] [2020-08-18T19:03:56.329Z]