Pull request #2627 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4e0bf0319480625e5379d8d5fd7b212abf0b0714 rather than 1350306ae35841236d76767d7119cf6163e838f5 Obtained Jenkinsfile from 4e0bf0319480625e5379d8d5fd7b212abf0b0714 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:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1413’ Running on prd-centos7-docker-4c-2g-1418 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit 1350306ae35841236d76767d7119cf6163e838f5 Merge succeeded, producing 1350306ae35841236d76767d7119cf6163e838f5 Checking out Revision 1350306ae35841236d76767d7119cf6163e838f5 (PR-2627) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # 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/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # timeout=10 Commit message: "feat(metadata): Modify Swagger to use BaseWithIdResponse" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-29T10:28:27.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-29T10:28:27.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-29T10:28:27.918Z] ========================================================= [2020-07-29T10:28:27.918Z] EdgeX Global Pipelines Version Info [2020-07-29T10:28:27.918Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c418ffc0c7b42ed538e1172430ee2010f4f90629 # timeout=10 [2020-07-29T10:28:29.752Z] ------------------- [2020-07-29T10:28:29.752Z] stable info: [2020-07-29T10:28:29.752Z] ------------------- [2020-07-29T10:28:29.752Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-29T10:28:29.752Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-29T10:28:29.752Z] Message: update stable to v1.0.106 [2020-07-29T10:28:30.324Z] ------------------- [2020-07-29T10:28:30.324Z] experimental info: [2020-07-29T10:28:30.324Z] ------------------- [2020-07-29T10:28:30.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-29T10:28:30.324Z] Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b [2020-07-29T10:28:30.324Z] Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-29T10:28:32.131Z] ++ 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-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/core-command/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/core-data/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-29T10:28:32.131Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-29T10:28:32.131Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-29T10:28:32.131Z] ++ cut -d/ -f2 [2020-07-29T10:28:32.131Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-29T10:28:32.190Z] 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-07-29T10:28:33.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T10:28:33.166Z] [2020-07-29T10:28:33.166Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:28:33.512Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T10:28:33.512Z] latest: Pulling from edgex-devops/git-semver [2020-07-29T10:28:33.512Z] 31603596830f: Pulling fs layer [2020-07-29T10:28:33.512Z] 2a8b12db71e7: Pulling fs layer [2020-07-29T10:28:33.512Z] 6ca5941a6612: Pulling fs layer [2020-07-29T10:28:33.512Z] ecc8261a40a4: Pulling fs layer [2020-07-29T10:28:33.512Z] ecc8261a40a4: Waiting [2020-07-29T10:28:33.512Z] 2a8b12db71e7: Verifying Checksum [2020-07-29T10:28:33.512Z] 2a8b12db71e7: Download complete [2020-07-29T10:28:33.773Z] 31603596830f: Verifying Checksum [2020-07-29T10:28:33.773Z] 31603596830f: Download complete [2020-07-29T10:28:33.773Z] ecc8261a40a4: Verifying Checksum [2020-07-29T10:28:33.773Z] ecc8261a40a4: Download complete [2020-07-29T10:28:33.773Z] 6ca5941a6612: Verifying Checksum [2020-07-29T10:28:33.773Z] 6ca5941a6612: Download complete [2020-07-29T10:28:34.033Z] 31603596830f: Pull complete [2020-07-29T10:28:34.034Z] 2a8b12db71e7: Pull complete [2020-07-29T10:28:34.987Z] 6ca5941a6612: Pull complete [2020-07-29T10:28:34.988Z] ecc8261a40a4: Pull complete [2020-07-29T10:28:34.988Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-29T10:28:35.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-29T10:28:35.248Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-29T10:28:35.340Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2020-07-29T10:28:35.378Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-29T10:28:37.603Z] $ docker top 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-29T10:28:37.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-29T10:28:37.853Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-29T10:28:38.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-29T10:28:38.059Z] $ docker exec 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent [2020-07-29T10:28:38.226Z] SSH_AUTH_SOCK=/tmp/ssh-mAUju039y5S8/agent.12 [2020-07-29T10:28:38.226Z] SSH_AGENT_PID=17 [2020-07-29T10:28:38.236Z] Running ssh-add (command line suppressed) [2020-07-29T10:28:38.364Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_8642445833624413057.key (/w/workspace/edgex-go/18@tmp/private_key_8642445833624413057.key) [2020-07-29T10:28:38.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-29T10:28:38.745Z] + git describe --exact-match --tags HEAD [2020-07-29T10:28:38.745Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-29T10:28:38.760Z] $ docker exec --env ******** --env ******** 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent -k [2020-07-29T10:28:38.877Z] unset SSH_AUTH_SOCK; [2020-07-29T10:28:38.877Z] unset SSH_AGENT_PID; [2020-07-29T10:28:38.877Z] echo Agent pid 17 killed; [2020-07-29T10:28:38.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-29T10:28:38.997Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-29T10:28:38.997Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-29T10:28:39.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-29T10:28:39.078Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-29T10:28:39.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-29T10:28:39.239Z] $ docker exec 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent [2020-07-29T10:28:39.400Z] SSH_AUTH_SOCK=/tmp/ssh-4njhSt83zlvb/agent.46 [2020-07-29T10:28:39.400Z] SSH_AGENT_PID=51 [2020-07-29T10:28:39.406Z] Running ssh-add (command line suppressed) [2020-07-29T10:28:39.529Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_8331964629430247205.key (/w/workspace/edgex-go/18@tmp/private_key_8331964629430247205.key) [2020-07-29T10:28:39.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-29T10:28:39.908Z] + git semver init [2020-07-29T10:28:39.908Z] # -> Open(): unable to determine branch for HEAD [2020-07-29T10:28:39.908Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2020-07-29T10:28:39.908Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2020-07-29T10:28:39.908Z] # $SEMVER_REMOTE_NAME = origin [2020-07-29T10:28:39.908Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-29T10:28:39.908Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-29T10:28:39.908Z] # $SEMVER_BRANCH = PR-2627 [2020-07-29T10:28:39.908Z] # $SEMVER_TEMP = /tmp/semver-898725463 [2020-07-29T10:28:39.908Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-29T10:29:01.950Z] # '/tmp/semver-898725463' -> '/w/workspace/edgex-go/18/.semver' [2020-07-29T10:29:02.521Z] # -> Force: false [2020-07-29T10:29:02.781Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } [2020-07-29T10:29:02.787Z] $ docker exec --env ******** --env ******** 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 ssh-agent -k [2020-07-29T10:29:02.960Z] unset SSH_AUTH_SOCK; [2020-07-29T10:29:02.961Z] unset SSH_AGENT_PID; [2020-07-29T10:29:02.961Z] echo Agent pid 51 killed; [2020-07-29T10:29:03.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-29T10:29:03.443Z] + git semver [Pipeline] } [2020-07-29T10:29:03.453Z] $ docker stop --time=1 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 [2020-07-29T10:29:05.057Z] $ docker rm -f 1ba0ed3b3f41efaf9437e72f3f8f86fcb0e297d401b825c11f8b9a8b4fe34f66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-29T10:29:18.253Z] Stashed 26 file(s) [Pipeline] echo [2020-07-29T10:29:18.255Z] [edgeXSemver] initialized semver on version 0.0.0 [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-07-29T10:29:18.709Z] ========================================================= [2020-07-29T10:29:18.709Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-29T10:29:18.709Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:29:19.032Z] + 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-07-29T10:29:21.583Z] Sending build context to Docker daemon 323.2MB [2020-07-29T10:29:21.845Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-29T10:29:21.845Z] Step 2/7 : FROM ${BASE} [2020-07-29T10:29:21.845Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-29T10:29:21.845Z] df20fa9351a1: Pulling fs layer [2020-07-29T10:29:21.845Z] ed8968b2872e: Pulling fs layer [2020-07-29T10:29:21.845Z] a92cc7c5fd73: Pulling fs layer [2020-07-29T10:29:21.845Z] 2dd03ba5bac4: Pulling fs layer [2020-07-29T10:29:21.845Z] 1e091d79d1de: Pulling fs layer [2020-07-29T10:29:21.845Z] 481702a1767f: Pulling fs layer [2020-07-29T10:29:21.845Z] f64a6f60c768: Pulling fs layer [2020-07-29T10:29:21.845Z] e78d2573fc39: Pulling fs layer [2020-07-29T10:29:21.845Z] e876d2f968b6: Pulling fs layer [2020-07-29T10:29:21.845Z] ce8a83651883: Pulling fs layer [2020-07-29T10:29:21.845Z] 07967f4d0e4b: Pulling fs layer [2020-07-29T10:29:21.845Z] 481702a1767f: Waiting [2020-07-29T10:29:21.845Z] f64a6f60c768: Waiting [2020-07-29T10:29:21.845Z] e78d2573fc39: Waiting [2020-07-29T10:29:21.845Z] e876d2f968b6: Waiting [2020-07-29T10:29:21.845Z] ce8a83651883: Waiting [2020-07-29T10:29:21.845Z] 07967f4d0e4b: Waiting [2020-07-29T10:29:21.845Z] 2dd03ba5bac4: Waiting [2020-07-29T10:29:21.845Z] 1e091d79d1de: Waiting [2020-07-29T10:29:21.845Z] a92cc7c5fd73: Verifying Checksum [2020-07-29T10:29:21.845Z] a92cc7c5fd73: Download complete [2020-07-29T10:29:21.845Z] ed8968b2872e: Download complete [2020-07-29T10:29:21.845Z] 1e091d79d1de: Verifying Checksum [2020-07-29T10:29:21.845Z] 1e091d79d1de: Download complete [2020-07-29T10:29:21.845Z] 481702a1767f: Verifying Checksum [2020-07-29T10:29:21.845Z] 481702a1767f: Download complete [2020-07-29T10:29:21.845Z] df20fa9351a1: Verifying Checksum [2020-07-29T10:29:21.845Z] df20fa9351a1: Download complete [2020-07-29T10:29:22.807Z] df20fa9351a1: Pull complete [2020-07-29T10:29:22.807Z] f64a6f60c768: Verifying Checksum [2020-07-29T10:29:22.807Z] f64a6f60c768: Download complete [2020-07-29T10:29:22.807Z] e876d2f968b6: Verifying Checksum [2020-07-29T10:29:22.807Z] e876d2f968b6: Download complete [2020-07-29T10:29:23.402Z] ce8a83651883: Verifying Checksum [2020-07-29T10:29:23.402Z] ce8a83651883: Download complete [2020-07-29T10:29:23.663Z] 07967f4d0e4b: Verifying Checksum [2020-07-29T10:29:23.663Z] 07967f4d0e4b: Download complete [2020-07-29T10:29:23.663Z] e78d2573fc39: Verifying Checksum [2020-07-29T10:29:23.663Z] e78d2573fc39: Download complete [2020-07-29T10:29:23.925Z] 2dd03ba5bac4: Verifying Checksum [2020-07-29T10:29:23.925Z] 2dd03ba5bac4: Download complete [2020-07-29T10:29:24.496Z] ed8968b2872e: Pull complete [2020-07-29T10:29:25.065Z] a92cc7c5fd73: Pull complete [2020-07-29T10:29:30.392Z] 2dd03ba5bac4: Pull complete [2020-07-29T10:29:30.392Z] 1e091d79d1de: Pull complete [2020-07-29T10:29:30.392Z] 481702a1767f: Pull complete [2020-07-29T10:29:33.503Z] Still waiting to schedule task [2020-07-29T10:29:33.504Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1416’ [2020-07-29T10:29:36.994Z] f64a6f60c768: Pull complete [2020-07-29T10:29:40.317Z] e78d2573fc39: Pull complete [2020-07-29T10:29:40.317Z] e876d2f968b6: Pull complete [2020-07-29T10:29:41.272Z] ce8a83651883: Pull complete [2020-07-29T10:29:41.536Z] 07967f4d0e4b: Pull complete [2020-07-29T10:29:41.536Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-29T10:29:41.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-29T10:29:41.536Z] ---> 5d7c900382c6 [2020-07-29T10:29:41.536Z] 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-07-29T10:29:42.926Z] ---> Running in f528debb3923 [2020-07-29T10:29:43.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:29:44.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:29:45.388Z] (1/12) Installing libmagic (5.38-r0) [2020-07-29T10:29:45.651Z] (2/12) Installing file (5.38-r0) [2020-07-29T10:29:45.651Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-29T10:29:45.651Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-29T10:30:03.797Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-29T10:30:03.797Z] (6/12) Installing patch (2.7.6-r6) [2020-07-29T10:30:03.797Z] (7/12) Installing build-base (0.5-r2) [2020-07-29T10:30:03.797Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-29T10:30:03.797Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-29T10:30:03.797Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-29T10:30:03.797Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-29T10:30:03.797Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-29T10:30:04.062Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:30:04.062Z] OK: 233 MiB in 51 packages [2020-07-29T10:30:08.286Z] Removing intermediate container f528debb3923 [2020-07-29T10:30:08.286Z] ---> 02e261def892 [2020-07-29T10:30:08.286Z] Step 4/7 : WORKDIR /edgex-go [2020-07-29T10:30:08.286Z] ---> Running in 0449bfa826e9 [2020-07-29T10:30:08.286Z] Removing intermediate container 0449bfa826e9 [2020-07-29T10:30:08.286Z] ---> 19666f0af078 [2020-07-29T10:30:08.286Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-29T10:30:08.286Z] latest: Pulling from library/docker [2020-07-29T10:30:08.286Z] df20fa9351a1: Already exists [2020-07-29T10:30:08.286Z] 25ad7478873d: Pulling fs layer [2020-07-29T10:30:08.286Z] 4684f6177b5d: Pulling fs layer [2020-07-29T10:30:08.286Z] 46e300cec669: Pulling fs layer [2020-07-29T10:30:08.286Z] 63038576ad94: Pulling fs layer [2020-07-29T10:30:08.286Z] 0fdb76c4706c: Pulling fs layer [2020-07-29T10:30:08.286Z] cb7edeffdfd5: Pulling fs layer [2020-07-29T10:30:08.286Z] 0fdb76c4706c: Waiting [2020-07-29T10:30:08.286Z] cb7edeffdfd5: Waiting [2020-07-29T10:30:08.286Z] 63038576ad94: Waiting [2020-07-29T10:30:08.286Z] 4684f6177b5d: Verifying Checksum [2020-07-29T10:30:08.286Z] 4684f6177b5d: Download complete [2020-07-29T10:30:08.554Z] 25ad7478873d: Verifying Checksum [2020-07-29T10:30:08.554Z] 25ad7478873d: Download complete [2020-07-29T10:30:08.554Z] 63038576ad94: Verifying Checksum [2020-07-29T10:30:08.554Z] 63038576ad94: Download complete [2020-07-29T10:30:08.554Z] 0fdb76c4706c: Verifying Checksum [2020-07-29T10:30:08.554Z] 0fdb76c4706c: Download complete [2020-07-29T10:30:08.554Z] cb7edeffdfd5: Verifying Checksum [2020-07-29T10:30:08.554Z] cb7edeffdfd5: Download complete [2020-07-29T10:30:08.822Z] 25ad7478873d: Pull complete [2020-07-29T10:30:08.822Z] 4684f6177b5d: Pull complete [2020-07-29T10:30:09.086Z] 46e300cec669: Verifying Checksum [2020-07-29T10:30:09.086Z] 46e300cec669: Download complete [2020-07-29T10:30:11.672Z] 46e300cec669: Pull complete [2020-07-29T10:30:11.672Z] 63038576ad94: Pull complete [2020-07-29T10:30:11.672Z] 0fdb76c4706c: Pull complete [2020-07-29T10:30:11.672Z] cb7edeffdfd5: Pull complete [2020-07-29T10:30:11.672Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-29T10:30:11.672Z] Status: Downloaded newer image for docker:latest [2020-07-29T10:30:13.602Z] ---> b3055d18d677 [2020-07-29T10:30:13.602Z] Step 6/7 : COPY go.mod . [2020-07-29T10:30:13.602Z] ---> dcc4fd4e4982 [2020-07-29T10:30:13.602Z] Step 7/7 : RUN go mod download [2020-07-29T10:30:13.602Z] ---> Running in 3c3b49c29080 [2020-07-29T10:30:16.151Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-29T10:30:16.151Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-29T10:30:16.151Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-29T10:30:16.151Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-29T10:30:16.151Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-29T10:30:16.151Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-29T10:30:16.151Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-29T10:30:16.151Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-29T10:30:16.151Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-29T10:30:16.151Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-29T10:30:16.151Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-29T10:30:16.151Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-29T10:30:16.411Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-29T10:30:16.411Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-29T10:30:16.411Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-29T10:30:16.411Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-29T10:30:16.411Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-29T10:30:16.411Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-29T10:30:16.411Z] go: finding github.com/fatih/color v1.7.0 [2020-07-29T10:30:16.411Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-29T10:30:16.411Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-29T10:30:16.411Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-29T10:30:16.411Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-29T10:30:16.411Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-29T10:30:16.672Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-29T10:30:16.672Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-29T10:30:16.672Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-29T10:30:16.672Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-29T10:30:16.672Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-29T10:30:16.672Z] go: finding github.com/google/uuid v1.1.0 [2020-07-29T10:30:16.672Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-29T10:30:16.672Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-29T10:30:16.672Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-29T10:30:16.672Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-29T10:30:16.934Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-29T10:30:17.195Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-29T10:30:17.195Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-29T10:30:17.195Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-29T10:30:17.195Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-29T10:30:17.195Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-29T10:30:17.195Z] go: finding github.com/kr/pty v1.1.1 [2020-07-29T10:30:17.195Z] go: finding github.com/kr/text v0.1.0 [2020-07-29T10:30:17.195Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T10:30:17.195Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T10:30:17.195Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-29T10:30:17.195Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-29T10:30:17.195Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-29T10:30:17.456Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-29T10:30:17.456Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-29T10:30:17.456Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-29T10:30:17.456Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-29T10:30:17.456Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-29T10:30:17.456Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-29T10:30:17.456Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-29T10:30:17.456Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-29T10:30:17.456Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-29T10:30:17.456Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-29T10:30:17.456Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-29T10:30:17.717Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-29T10:30:17.717Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-29T10:30:17.717Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-29T10:30:17.717Z] go: finding github.com/posener/complete v1.1.1 [2020-07-29T10:30:17.717Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-29T10:30:17.717Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-29T10:30:17.717Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-29T10:30:17.717Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-29T10:30:17.717Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-29T10:30:17.717Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-29T10:30:17.717Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-29T10:30:17.717Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-29T10:30:17.980Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-29T10:30:17.980Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-29T10:30:17.980Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-29T10:30:17.980Z] go: finding golang.org/x/text v0.3.2 [2020-07-29T10:30:17.980Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-29T10:30:17.980Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-29T10:30:17.980Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-29T10:30:17.980Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-29T10:30:17.980Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-29T10:30:17.980Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-29T10:30:32.912Z] Removing intermediate container 3c3b49c29080 [2020-07-29T10:30:32.912Z] ---> 0ab36fd0a06c [2020-07-29T10:30:32.912Z] Successfully built 0ab36fd0a06c [2020-07-29T10:30:32.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:30:33.588Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-29T10:30:33.588Z] . [Pipeline] withDockerContainer [2020-07-29T10:30:33.689Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2020-07-29T10:30:33.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-29T10:30:34.464Z] $ docker top cd3fc98bfe5b4d36b3e6d3face22f61b8e4c1603dd0cb1cb2dd4b8329c7fea21 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T10:30:34.992Z] + go version [2020-07-29T10:30:34.993Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-29T10:30:35.004Z] ========================================================= [2020-07-29T10:30:35.004Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-29T10:30:35.004Z] ========================================================= [Pipeline] sh [2020-07-29T10:30:35.291Z] + make test [2020-07-29T10:30:35.291Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-29T10:30:38.603Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-29T10:30:46.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-29T10:30:52.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-29T10:30:52.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-29T10:30:52.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-29T10:30:52.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-29T10:30:52.519Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s [2020-07-29T10:30:52.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-29T10:30:52.519Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-29T10:30:52.519Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-29T10:30:53.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-29T10:30:53.810Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-29T10:30:53.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-29T10:30:53.810Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-29T10:30:53.810Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-29T10:30:58.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.025s coverage: 46.6% of statements [2020-07-29T10:30:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-29T10:30:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-29T10:30:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-29T10:30:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-29T10:30:58.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-29T10:31:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.051s coverage: 27.4% of statements [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-29T10:31:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-29T10:31:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.006s coverage: 100.0% of statements [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-29T10:31:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.130s coverage: 29.3% of statements [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-29T10:31:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.018s coverage: 100.0% of statements [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-29T10:31:02.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements [2020-07-29T10:31:02.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-29T10:31:03.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.016s coverage: 89.8% of statements [2020-07-29T10:31:03.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-29T10:31:03.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.022s coverage: 97.5% of statements [2020-07-29T10:31:03.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-29T10:31:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.013s coverage: 100.0% of statements [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-29T10:31:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-29T10:31:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2020-07-29T10:31:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.059s coverage: 63.5% of statements [2020-07-29T10:31:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-29T10:31:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-29T10:31:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements [2020-07-29T10:31:05.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.078s coverage: 55.9% of statements [2020-07-29T10:31:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-29T10:31:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-29T10:31:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-29T10:31:05.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.823s coverage: 86.3% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.290s coverage: 72.2% of statements [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.111s coverage: 72.1% of statements [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.010s coverage: 82.4% of statements [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.024s coverage: 48.4% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.010s coverage: 28.8% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.057s coverage: 26.9% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.108s coverage: 84.1% of statements [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.009s coverage: 100.0% of statements [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.009s coverage: 43.1% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-29T10:31:11.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.013s coverage: 83.8% of statements [2020-07-29T10:31:11.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-29T10:31:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.056s coverage: 45.9% of statements [2020-07-29T10:31:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-29T10:31:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-29T10:31:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.013s coverage: 100.0% of statements [2020-07-29T10:31:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-29T10:31:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-29T10:31:12.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-29T10:31:12.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.013s coverage: 100.0% of statements [2020-07-29T10:31:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-29T10:31:12.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements [2020-07-29T10:31:12.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-29T10:31:14.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.050s coverage: 29.1% of statements [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-29T10:31:14.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.017s coverage: 99.0% of statements [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-29T10:31:14.269Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-29T10:31:14.269Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements [2020-07-29T10:31:14.269Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-29T10:31:14.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2020-07-29T10:31:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-29T10:31:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-29T10:31:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-29T10:31:14.534Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-29T10:31:14.808Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements [2020-07-29T10:31:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-29T10:31:14.809Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-29T10:31:15.076Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-07-29T10:31:15.340Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.016s coverage: 32.1% of statements [2020-07-29T10:31:15.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements [2020-07-29T10:31:15.874Z] GO111MODULE=on go vet ./... [2020-07-29T10:31:21.241Z] gofmt -l . [2020-07-29T10:31:21.812Z] [ "`gofmt -l .`" = "" ] [2020-07-29T10:31:22.386Z] ./bin/test-go-mod-tidy.sh [2020-07-29T10:31:23.330Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-29T10:31:25.028Z] + ls -al . [2020-07-29T10:31:25.028Z] total 556 [2020-07-29T10:31:25.028Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 10:31 . [2020-07-29T10:31:25.028Z] drwxr-xr-x 4 root root 30 Jul 29 10:30 .. [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 10:28 .dockerignore [2020-07-29T10:31:25.028Z] drwxrwxr-x 8 1001 1001 179 Jul 29 10:28 .git [2020-07-29T10:31:25.028Z] drwxrwxr-x 3 1001 1001 60 Jul 29 10:28 .github [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 924 Jul 29 10:28 .gitignore [2020-07-29T10:31:25.028Z] drwx------ 3 1001 1001 47 Jul 29 10:29 .semver [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 178 Jul 29 10:28 .sonarcloud.properties [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 10:28 CONTRIBUTING.md [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 1035 Jul 29 10:28 Dockerfile.build [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 911 Jul 29 10:28 Jenkinsfile [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 10:28 LICENSE [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 6417 Jul 29 10:28 Makefile [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 5652 Jul 29 10:28 README.md [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 7111 Jul 29 10:28 SECURITY.md [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 10:29 VERSION [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 10:28 ZMQWindows.md [2020-07-29T10:31:25.028Z] drwxrwxr-x 4 1001 1001 33 Jul 29 10:28 api [2020-07-29T10:31:25.028Z] drwxrwxr-x 2 1001 1001 117 Jul 29 10:28 bin [2020-07-29T10:31:25.028Z] drwxrwxr-x 15 1001 1001 4096 Jul 29 10:28 cmd [2020-07-29T10:31:25.028Z] -rw-r--r-- 1 root root 456067 Jul 29 10:31 coverage.out [2020-07-29T10:31:25.028Z] -rw-r--r-- 1 root root 1019 Jul 29 10:31 go.mod [2020-07-29T10:31:25.028Z] -rw-r--r-- 1 root root 18146 Jul 29 10:31 go.sum [2020-07-29T10:31:25.028Z] drwxrwxr-x 8 1001 1001 127 Jul 29 10:28 internal [2020-07-29T10:31:25.028Z] drwxrwxr-x 4 1001 1001 71 Jul 29 10:28 snap [2020-07-29T10:31:25.028Z] -rw-rw-r-- 1 1001 1001 168 Jul 29 10:28 version.go [Pipeline] sh [2020-07-29T10:31:25.330Z] + '[' -e coverage.out ] [2020-07-29T10:31:25.331Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-29T10:31:25.464Z] Stashed 1 file(s) [Pipeline] sh [2020-07-29T10:31:25.756Z] + make build [2020-07-29T10:31:25.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-29T10:31:31.126Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-29T10:31:34.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-29T10:31:35.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-29T10:31:38.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-29T10:31:40.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-29T10:31:40.524Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1420 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws [2020-07-29T10:31:40.567Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2020-07-29T10:31:40.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-29T10:31:43.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-29T10:31:44.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-29T10:31:45.662Z] using credential edgex-jenkins-ssh [2020-07-29T10:31:45.712Z] Cloning the remote Git repository [2020-07-29T10:31:45.712Z] Cloning with configured refspecs honoured and without tags [2020-07-29T10:31:46.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-29T10:31:45.774Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-29T10:31:45.879Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2020-07-29T10:31:45.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-29T10:31:45.943Z] > git --version # timeout=10 [2020-07-29T10:31:45.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T10:31:46.033Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T10:31:47.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-29T10:31:48.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-29T10:31:49.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-29T10:31:51.199Z] $ docker stop --time=1 cd3fc98bfe5b4d36b3e6d3face22f61b8e4c1603dd0cb1cb2dd4b8329c7fea21 [2020-07-29T10:31:52.775Z] $ docker rm -f cd3fc98bfe5b4d36b3e6d3face22f61b8e4c1603dd0cb1cb2dd4b8329c7fea21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:31:55.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T10:31:55.510Z] [2020-07-29T10:31:55.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:31:55.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T10:31:55.873Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-29T10:31:55.873Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-29T10:31:55.873Z] ca9280d653b3: Pulling fs layer [2020-07-29T10:31:55.873Z] 7e9c9ca2126c: Pulling fs layer [2020-07-29T10:31:55.873Z] cbdbe7a5bc2a: Verifying Checksum [2020-07-29T10:31:55.873Z] cbdbe7a5bc2a: Download complete [2020-07-29T10:31:56.141Z] ca9280d653b3: Verifying Checksum [2020-07-29T10:31:56.141Z] ca9280d653b3: Download complete [2020-07-29T10:31:56.408Z] cbdbe7a5bc2a: Pull complete [2020-07-29T10:31:56.999Z] 7e9c9ca2126c: Verifying Checksum [2020-07-29T10:31:56.999Z] 7e9c9ca2126c: Download complete [2020-07-29T10:31:56.999Z] ca9280d653b3: Pull complete [2020-07-29T10:32:01.529Z] Fetching without tags [2020-07-29T10:32:02.668Z] Merging remotes/origin/master commit 4e0bf0319480625e5379d8d5fd7b212abf0b0714 into PR head commit 1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:32:01.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-29T10:32:01.447Z] > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # timeout=10 [2020-07-29T10:32:01.466Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T10:32:01.491Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-29T10:32:01.538Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-29T10:32:01.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T10:32:01.553Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-29T10:32:02.686Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T10:32:02.706Z] > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # timeout=10 [2020-07-29T10:32:03.205Z] Merge succeeded, producing 1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:32:03.206Z] Checking out Revision 1350306ae35841236d76767d7119cf6163e838f5 (PR-2627) [2020-07-29T10:32:03.616Z] 7e9c9ca2126c: Pull complete [2020-07-29T10:32:03.616Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-29T10:32:03.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T10:32:03.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-29T10:32:03.751Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2020-07-29T10:32:03.795Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-29T10:32:03.114Z] > git remote # timeout=10 [2020-07-29T10:32:03.132Z] > git config --get remote.origin.url # timeout=10 [2020-07-29T10:32:03.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-29T10:32:03.162Z] > git merge 4e0bf0319480625e5379d8d5fd7b212abf0b0714 # timeout=10 [2020-07-29T10:32:03.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-29T10:32:03.210Z] > git config core.sparsecheckout # timeout=10 [2020-07-29T10:32:03.224Z] > git checkout -f 1350306ae35841236d76767d7119cf6163e838f5 # timeout=10 [2020-07-29T10:32:07.554Z] $ docker top 1057daa144885d64ac1b9fb2009337c41a4668ade40e1ae6bbf69071be843c2b -eo pid,comm [2020-07-29T10:32:07.640Z] Commit message: "feat(metadata): Modify Swagger to use BaseWithIdResponse" [Pipeline] { [Pipeline] sh [2020-07-29T10:32:08.036Z] + docker-compose build --help [2020-07-29T10:32:08.036Z] + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-29T10:32:08.979Z] --parallel Build images in parallel. [Pipeline] } [2020-07-29T10:32:08.993Z] $ docker stop --time=1 1057daa144885d64ac1b9fb2009337c41a4668ade40e1ae6bbf69071be843c2b [2020-07-29T10:32:10.329Z] $ docker rm -f 1057daa144885d64ac1b9fb2009337c41a4668ade40e1ae6bbf69071be843c2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:32:10.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-29T10:32:10.987Z] . [Pipeline] withDockerContainer [2020-07-29T10:32:11.085Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2020-07-29T10:32:11.131Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-29T10:32:11.820Z] $ docker top 0c03d5811f0dd9e4f8245b35cbcd402443aa1ad7096083b16af4aa46713fc9d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T10:32:12.321Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-29T10:32:13.264Z] Building docker-core-command-go ... [2020-07-29T10:32:13.264Z] Building docker-core-data-go ... [2020-07-29T10:32:13.264Z] Building docker-core-metadata-go ... [2020-07-29T10:32:13.264Z] Building docker-security-proxy-setup-go ... [2020-07-29T10:32:13.264Z] Building docker-security-secrets-setup-go ... [2020-07-29T10:32:13.264Z] Building docker-security-secretstore-setup-go ... [2020-07-29T10:32:13.264Z] Building docker-support-logging-go ... [2020-07-29T10:32:13.264Z] Building docker-support-notifications-go ... [2020-07-29T10:32:13.264Z] Building docker-support-scheduler-go ... [2020-07-29T10:32:13.264Z] Building docker-sys-mgmt-agent-go ... [2020-07-29T10:32:13.264Z] Building docker-security-secretstore-setup-go [2020-07-29T10:32:13.264Z] Building docker-security-secrets-setup-go [2020-07-29T10:32:13.264Z] Building docker-sys-mgmt-agent-go [2020-07-29T10:32:13.264Z] Building docker-support-notifications-go [2020-07-29T10:32:13.264Z] Building docker-core-command-go [Pipeline] echo [2020-07-29T10:32:19.383Z] ========================================================= [2020-07-29T10:32:19.383Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-29T10:32:19.383Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:32:20.212Z] + 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-07-29T10:32:24.520Z] Sending build context to Docker daemon 323.2MB [2020-07-29T10:32:24.521Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-29T10:32:24.521Z] Step 2/7 : FROM ${BASE} [2020-07-29T10:32:24.793Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-29T10:32:24.793Z] b538f80385f9: Pulling fs layer [2020-07-29T10:32:24.793Z] 74f711af9a0d: Pulling fs layer [2020-07-29T10:32:24.793Z] 99f96fe45779: Pulling fs layer [2020-07-29T10:32:24.793Z] fd7a069fd194: Pulling fs layer [2020-07-29T10:32:24.793Z] 66aa3694b03b: Pulling fs layer [2020-07-29T10:32:24.793Z] 170f70906a0f: Pulling fs layer [2020-07-29T10:32:24.793Z] ad7c5574e4b9: Pulling fs layer [2020-07-29T10:32:24.793Z] e772456be8f7: Pulling fs layer [2020-07-29T10:32:24.793Z] c890913d741a: Pulling fs layer [2020-07-29T10:32:24.793Z] 2480fcc9aa5a: Pulling fs layer [2020-07-29T10:32:24.793Z] 09adf4765672: Pulling fs layer [2020-07-29T10:32:24.793Z] fd7a069fd194: Waiting [2020-07-29T10:32:24.793Z] 66aa3694b03b: Waiting [2020-07-29T10:32:24.793Z] 170f70906a0f: Waiting [2020-07-29T10:32:24.793Z] ad7c5574e4b9: Waiting [2020-07-29T10:32:24.793Z] e772456be8f7: Waiting [2020-07-29T10:32:24.793Z] c890913d741a: Waiting [2020-07-29T10:32:24.793Z] 2480fcc9aa5a: Waiting [2020-07-29T10:32:24.793Z] 09adf4765672: Waiting [2020-07-29T10:32:24.793Z] 99f96fe45779: Download complete [2020-07-29T10:32:24.793Z] 74f711af9a0d: Verifying Checksum [2020-07-29T10:32:24.793Z] 74f711af9a0d: Download complete [2020-07-29T10:32:24.793Z] 66aa3694b03b: Download complete [2020-07-29T10:32:24.793Z] 170f70906a0f: Download complete [2020-07-29T10:32:25.072Z] b538f80385f9: Verifying Checksum [2020-07-29T10:32:25.072Z] b538f80385f9: Download complete [2020-07-29T10:32:25.672Z] b538f80385f9: Pull complete [2020-07-29T10:32:26.272Z] 74f711af9a0d: Pull complete [2020-07-29T10:32:26.548Z] 99f96fe45779: Pull complete [2020-07-29T10:32:27.986Z] ad7c5574e4b9: Download complete [2020-07-29T10:32:27.986Z] c890913d741a: Verifying Checksum [2020-07-29T10:32:27.986Z] c890913d741a: Download complete [2020-07-29T10:32:29.426Z] 2480fcc9aa5a: Verifying Checksum [2020-07-29T10:32:29.426Z] 2480fcc9aa5a: Download complete [2020-07-29T10:32:29.712Z] 09adf4765672: Verifying Checksum [2020-07-29T10:32:29.712Z] 09adf4765672: Download complete [2020-07-29T10:32:29.988Z] e772456be8f7: Verifying Checksum [2020-07-29T10:32:29.988Z] e772456be8f7: Download complete [2020-07-29T10:32:30.263Z] fd7a069fd194: Verifying Checksum [2020-07-29T10:32:30.263Z] fd7a069fd194: Download complete [2020-07-29T10:32:42.676Z] fd7a069fd194: Pull complete [2020-07-29T10:32:42.676Z] 66aa3694b03b: Pull complete [2020-07-29T10:32:42.676Z] 170f70906a0f: Pull complete [2020-07-29T10:32:45.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:32:45.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:32:45.490Z] ---> 0ab36fd0a06c [2020-07-29T10:32:45.490Z] Step 3/23 : WORKDIR /edgex-go [2020-07-29T10:32:45.490Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:32:45.490Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:32:45.490Z] ---> 0ab36fd0a06c [2020-07-29T10:32:45.490Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T10:32:45.490Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:32:45.490Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:32:45.490Z] ---> 0ab36fd0a06c [2020-07-29T10:32:45.490Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T10:32:45.490Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:32:45.490Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-29T10:32:45.490Z] ---> 0ab36fd0a06c [2020-07-29T10:32:45.490Z] Step 3/29 : WORKDIR /edgex-go [2020-07-29T10:32:45.490Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:32:45.490Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:32:45.490Z] ---> 0ab36fd0a06c [2020-07-29T10:32:45.490Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T10:32:45.490Z] ---> Running in 0dfeae8b5509 [2020-07-29T10:32:45.490Z] ---> Running in 4bf4f4752ec8 [2020-07-29T10:32:45.490Z] ---> Running in 6af16af67d1b [2020-07-29T10:32:45.490Z] ---> Running in 03ba607aa188 [2020-07-29T10:32:45.490Z] ---> Running in 6ca612678505 [2020-07-29T10:32:45.490Z] Removing intermediate container 6af16af67d1b [2020-07-29T10:32:45.490Z] ---> 71fa79403a5b [2020-07-29T10:32:45.490Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:32:45.490Z] Removing intermediate container 03ba607aa188 [2020-07-29T10:32:45.490Z] ---> 1348233642e0 [2020-07-29T10:32:45.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:32:45.490Z] Removing intermediate container 6ca612678505 [2020-07-29T10:32:45.490Z] ---> 791858d42f08 [2020-07-29T10:32:45.490Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:32:45.490Z] Removing intermediate container 0dfeae8b5509 [2020-07-29T10:32:45.490Z] ---> de393b3f6489 [2020-07-29T10:32:45.490Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:32:45.490Z] Removing intermediate container 4bf4f4752ec8 [2020-07-29T10:32:45.490Z] ---> a6b90724bce0 [2020-07-29T10:32:45.490Z] Step 4/29 : RUN apk update && apk add make git [2020-07-29T10:32:45.490Z] ---> Running in 9288d2a857ff [2020-07-29T10:32:45.490Z] ---> Running in 71d952b49aa3 [2020-07-29T10:32:45.490Z] ---> Running in 083fe69667b5 [2020-07-29T10:32:45.490Z] ---> Running in 5bb45be5c695 [2020-07-29T10:32:45.490Z] ---> Running in 7fda0847d423 [2020-07-29T10:32:45.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:45.490Z] Removing intermediate container 71d952b49aa3 [2020-07-29T10:32:45.490Z] ---> 558692a6c370 [2020-07-29T10:32:45.490Z] Step 5/26 : RUN apk update && apk add make git [2020-07-29T10:32:45.490Z] Removing intermediate container 083fe69667b5 [2020-07-29T10:32:45.490Z] ---> a402bcd424fa [2020-07-29T10:32:45.490Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T10:32:45.490Z] ---> Running in a55f70e71817 [2020-07-29T10:32:45.490Z] ---> Running in ea482f129a50 [2020-07-29T10:32:45.490Z] Removing intermediate container 9288d2a857ff [2020-07-29T10:32:45.490Z] ---> a222975455ba [2020-07-29T10:32:45.490Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-29T10:32:45.490Z] Removing intermediate container 5bb45be5c695 [2020-07-29T10:32:45.490Z] ---> 0deea2f8b9a7 [2020-07-29T10:32:45.490Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-29T10:32:45.491Z] ---> Running in c6bcfddc27bc [2020-07-29T10:32:45.491Z] ---> Running in cf0664f8cf74 [2020-07-29T10:32:45.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:45.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:45.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:45.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:45.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:46.069Z] ad7c5574e4b9: Pull complete [2020-07-29T10:32:46.751Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:32:46.751Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:32:46.751Z] OK: 12749 distinct packages available [2020-07-29T10:32:47.013Z] OK: 233 MiB in 51 packages [2020-07-29T10:32:47.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:47.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:47.537Z] Removing intermediate container 7fda0847d423 [2020-07-29T10:32:47.537Z] ---> a7adf3c613b7 [2020-07-29T10:32:47.537Z] Step 5/29 : COPY go.mod . [2020-07-29T10:32:47.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:47.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:32:47.802Z] ---> 358cc8fca805 [2020-07-29T10:32:47.802Z] Step 6/29 : RUN go mod download [2020-07-29T10:32:47.802Z] ---> Running in db1cea46805b [2020-07-29T10:32:48.373Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:32:48.373Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:32:48.373Z] OK: 12749 distinct packages available [2020-07-29T10:32:48.637Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:32:48.638Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:32:48.638Z] OK: 12749 distinct packages available [2020-07-29T10:32:48.638Z] OK: 233 MiB in 51 packages [2020-07-29T10:32:48.900Z] OK: 233 MiB in 51 packages [2020-07-29T10:32:49.163Z] Removing intermediate container a55f70e71817 [2020-07-29T10:32:49.164Z] ---> b66aff63fd34 [2020-07-29T10:32:49.164Z] Step 6/26 : COPY go.mod . [2020-07-29T10:32:49.426Z] Removing intermediate container cf0664f8cf74 [2020-07-29T10:32:49.426Z] ---> ebf6c271ae5b [2020-07-29T10:32:49.426Z] Step 6/26 : COPY go.mod . [2020-07-29T10:32:49.426Z] ---> 6323e26c172e [2020-07-29T10:32:49.426Z] Step 7/26 : RUN go mod download [2020-07-29T10:32:49.692Z] ---> Running in a25e0b779bb9 [2020-07-29T10:32:49.692Z] Removing intermediate container db1cea46805b [2020-07-29T10:32:49.692Z] ---> 1d32686c1d40 [2020-07-29T10:32:49.692Z] Step 7/29 : COPY . . [2020-07-29T10:32:49.692Z] ---> 155817dd47ac [2020-07-29T10:32:49.692Z] Step 7/26 : RUN go mod download [2020-07-29T10:32:50.269Z] ---> Running in 1369ad288de7 [2020-07-29T10:32:50.269Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:32:50.269Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:32:50.269Z] OK: 12749 distinct packages available [2020-07-29T10:32:50.386Z] e772456be8f7: Pull complete [2020-07-29T10:32:50.545Z] OK: 233 MiB in 51 packages [2020-07-29T10:32:50.659Z] c890913d741a: Pull complete [2020-07-29T10:32:50.812Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:32:50.812Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:32:50.812Z] OK: 12749 distinct packages available [2020-07-29T10:32:51.084Z] OK: 233 MiB in 51 packages [2020-07-29T10:32:52.637Z] 2480fcc9aa5a: Pull complete [2020-07-29T10:32:53.233Z] 09adf4765672: Pull complete [2020-07-29T10:32:53.233Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-29T10:32:53.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-29T10:32:53.233Z] ---> 2248a725d1cf [2020-07-29T10:32:53.233Z] 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-07-29T10:32:54.411Z] Removing intermediate container c6bcfddc27bc [2020-07-29T10:32:54.411Z] ---> 17fe512fc02d [2020-07-29T10:32:54.411Z] Step 6/23 : COPY go.mod . [2020-07-29T10:32:55.353Z] Removing intermediate container a25e0b779bb9 [2020-07-29T10:32:55.353Z] ---> 84877970cfce [2020-07-29T10:32:55.353Z] Step 8/26 : COPY . . [2020-07-29T10:32:58.669Z] Removing intermediate container ea482f129a50 [2020-07-29T10:32:58.669Z] ---> b5c1aca65b9b [2020-07-29T10:32:58.669Z] Step 6/21 : COPY go.mod . [2020-07-29T10:32:58.669Z] ---> e1dac2834471 [2020-07-29T10:32:58.669Z] Step 7/23 : RUN go mod download [2020-07-29T10:32:59.252Z] Removing intermediate container 1369ad288de7 [2020-07-29T10:32:59.252Z] ---> 5d33550f7234 [2020-07-29T10:32:59.252Z] Step 8/26 : COPY . . [2020-07-29T10:32:59.951Z] ---> Running in 4dd2967c90e4 [2020-07-29T10:33:00.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:33:02.578Z] ---> Running in 67a760bdae90 [2020-07-29T10:33:02.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:33:03.155Z] ---> 84f4e2d5760e [2020-07-29T10:33:03.155Z] Step 7/21 : RUN go mod download [2020-07-29T10:33:04.401Z] (1/12) Installing libmagic (5.38-r0) [2020-07-29T10:33:04.995Z] (2/12) Installing file (5.38-r0) [2020-07-29T10:33:04.995Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-29T10:33:04.995Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-29T10:33:05.717Z] ---> Running in c4b825d98dd3 [2020-07-29T10:33:15.965Z] ---> 9e1a7ddd3b02 [2020-07-29T10:33:15.965Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-29T10:33:15.965Z] Removing intermediate container c4b825d98dd3 [2020-07-29T10:33:15.965Z] ---> 9db1c5ca9a1f [2020-07-29T10:33:15.965Z] Step 8/21 : COPY . . [2020-07-29T10:33:15.965Z] ---> Running in 7c0de17dfdd9 [2020-07-29T10:33:18.598Z] Removing intermediate container 67a760bdae90 [2020-07-29T10:33:18.598Z] ---> 43f910f4726a [2020-07-29T10:33:18.598Z] Step 8/23 : COPY . . [2020-07-29T10:33:27.119Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-29T10:33:27.119Z] (6/12) Installing patch (2.7.6-r6) [2020-07-29T10:33:27.119Z] (7/12) Installing build-base (0.5-r2) [2020-07-29T10:33:27.119Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-29T10:33:27.119Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-29T10:33:27.119Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-29T10:33:27.119Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-29T10:33:27.119Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-29T10:33:27.390Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:33:27.390Z] OK: 217 MiB in 51 packages [2020-07-29T10:33:28.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-29T10:33:28.918Z] ---> d77ce0f283cc [2020-07-29T10:33:28.918Z] 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-07-29T10:33:30.880Z] ---> 2a69a05c1d5d [2020-07-29T10:33:30.880Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-29T10:33:31.687Z] Removing intermediate container 4dd2967c90e4 [2020-07-29T10:33:31.687Z] ---> e34f00ed7c5a [2020-07-29T10:33:31.687Z] Step 4/7 : WORKDIR /edgex-go [2020-07-29T10:33:31.687Z] ---> Running in f989034f4928 [2020-07-29T10:33:32.282Z] Removing intermediate container f989034f4928 [2020-07-29T10:33:32.282Z] ---> e91e60e84386 [2020-07-29T10:33:32.282Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-29T10:33:32.553Z] latest: Pulling from library/docker [2020-07-29T10:33:32.553Z] b538f80385f9: Already exists [2020-07-29T10:33:32.553Z] 259a493cd78d: Pulling fs layer [2020-07-29T10:33:32.553Z] b8e66b5100f5: Pulling fs layer [2020-07-29T10:33:32.553Z] 39dc9c94d07c: Pulling fs layer [2020-07-29T10:33:32.553Z] 551b823b3b82: Pulling fs layer [2020-07-29T10:33:32.553Z] 3c52a74df98c: Pulling fs layer [2020-07-29T10:33:32.553Z] 6c9b121b6998: Pulling fs layer [2020-07-29T10:33:32.553Z] 551b823b3b82: Waiting [2020-07-29T10:33:32.553Z] 3c52a74df98c: Waiting [2020-07-29T10:33:32.553Z] 6c9b121b6998: Waiting [2020-07-29T10:33:32.830Z] b8e66b5100f5: Verifying Checksum [2020-07-29T10:33:32.830Z] b8e66b5100f5: Download complete [2020-07-29T10:33:32.830Z] 259a493cd78d: Verifying Checksum [2020-07-29T10:33:32.830Z] 259a493cd78d: Download complete [2020-07-29T10:33:32.830Z] 551b823b3b82: Verifying Checksum [2020-07-29T10:33:32.830Z] 551b823b3b82: Download complete [2020-07-29T10:33:32.830Z] 3c52a74df98c: Verifying Checksum [2020-07-29T10:33:32.830Z] 3c52a74df98c: Download complete [2020-07-29T10:33:33.109Z] 6c9b121b6998: Verifying Checksum [2020-07-29T10:33:33.109Z] 6c9b121b6998: Download complete [2020-07-29T10:33:33.708Z] 259a493cd78d: Pull complete [2020-07-29T10:33:33.983Z] b8e66b5100f5: Pull complete [2020-07-29T10:33:33.983Z] 39dc9c94d07c: Verifying Checksum [2020-07-29T10:33:33.983Z] 39dc9c94d07c: Download complete [2020-07-29T10:33:35.133Z] ---> Running in fac41b743e50 [2020-07-29T10:33:35.133Z] ---> Running in d78440d1a079 [2020-07-29T10:33:37.385Z] 39dc9c94d07c: Pull complete [2020-07-29T10:33:37.659Z] 551b823b3b82: Pull complete [2020-07-29T10:33:37.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-29T10:33:37.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-29T10:33:38.256Z] 3c52a74df98c: Pull complete [2020-07-29T10:33:38.533Z] 6c9b121b6998: Pull complete [2020-07-29T10:33:38.533Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-29T10:33:38.533Z] Status: Downloaded newer image for docker:latest [2020-07-29T10:33:40.359Z] ---> 837465f54abe [2020-07-29T10:33:40.359Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-29T10:33:41.922Z] ---> 3f719248b3b9 [2020-07-29T10:33:41.922Z] Step 6/7 : COPY go.mod . [2020-07-29T10:33:42.316Z] ---> Running in 2bf05eb323a9 [2020-07-29T10:33:42.516Z] ---> 7839c794f2e9 [2020-07-29T10:33:42.516Z] Step 7/7 : RUN go mod download [2020-07-29T10:33:42.788Z] ---> Running in 9c0c584e1098 [2020-07-29T10:33:42.928Z] ---> a62192c1bc89 [2020-07-29T10:33:42.928Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-29T10:33:43.200Z] ---> Running in 58d53ea07e45 [2020-07-29T10:33:43.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-29T10:33:44.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-29T10:33:46.167Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-29T10:33:46.167Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-29T10:33:46.167Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-29T10:33:46.167Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-29T10:33:46.167Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-29T10:33:46.167Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-29T10:33:46.167Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-29T10:33:46.167Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-29T10:33:46.167Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-29T10:33:46.167Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-29T10:33:46.167Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-29T10:33:46.167Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-29T10:33:46.167Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-29T10:33:46.167Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-29T10:33:46.167Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-29T10:33:46.167Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-29T10:33:46.167Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-29T10:33:46.167Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-29T10:33:46.167Z] go: finding github.com/fatih/color v1.7.0 [2020-07-29T10:33:46.167Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-29T10:33:46.167Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-29T10:33:46.167Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-29T10:33:46.167Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-29T10:33:46.167Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-29T10:33:46.167Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-29T10:33:46.438Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-29T10:33:46.438Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-29T10:33:46.438Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-29T10:33:46.438Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-29T10:33:46.438Z] go: finding github.com/google/uuid v1.1.0 [2020-07-29T10:33:46.438Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-29T10:33:46.438Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-29T10:33:46.438Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-29T10:33:46.438Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-29T10:33:46.438Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-29T10:33:46.438Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-29T10:33:46.709Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-29T10:33:46.981Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-29T10:33:46.981Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-29T10:33:46.981Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-29T10:33:46.981Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-29T10:33:46.981Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-29T10:33:46.981Z] go: finding github.com/kr/pty v1.1.1 [2020-07-29T10:33:46.981Z] go: finding github.com/kr/text v0.1.0 [2020-07-29T10:33:46.981Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-29T10:33:47.253Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-29T10:33:47.253Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-29T10:33:47.253Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-29T10:33:47.253Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-29T10:33:47.524Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-29T10:33:47.524Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-29T10:33:47.524Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-29T10:33:47.524Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-29T10:33:47.524Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-29T10:33:47.524Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-29T10:33:47.524Z] go: finding github.com/posener/complete v1.1.1 [2020-07-29T10:33:47.524Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-29T10:33:47.524Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-29T10:33:47.524Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-29T10:33:47.524Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-29T10:33:47.797Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-29T10:33:47.797Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-29T10:33:47.797Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-29T10:33:47.797Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-29T10:33:47.797Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-29T10:33:47.797Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-29T10:33:47.797Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-29T10:33:47.797Z] go: finding golang.org/x/text v0.3.2 [2020-07-29T10:33:47.797Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-29T10:33:47.797Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-29T10:33:48.072Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-29T10:33:48.072Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-29T10:33:48.072Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-29T10:33:48.072Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-29T10:33:52.314Z] Removing intermediate container 7c0de17dfdd9 [2020-07-29T10:33:52.314Z] ---> 4fb1dde0daca [2020-07-29T10:33:52.314Z] [2020-07-29T10:33:52.314Z] Step 9/29 : FROM alpine:latest [2020-07-29T10:33:52.314Z] latest: Pulling from library/alpine [2020-07-29T10:33:52.314Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-29T10:33:52.314Z] Status: Downloaded newer image for alpine:latest [2020-07-29T10:33:52.314Z] ---> a24bb4013296 [2020-07-29T10:33:52.314Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-29T10:33:52.314Z] ---> Running in f9e7f6c5bb97 [2020-07-29T10:33:52.314Z] Removing intermediate container f9e7f6c5bb97 [2020-07-29T10:33:52.314Z] ---> a3dab1b6febd [2020-07-29T10:33:52.314Z] Step 11/29 : USER root [2020-07-29T10:33:52.584Z] ---> Running in e3f77dd2ce7b [2020-07-29T10:33:52.855Z] Removing intermediate container e3f77dd2ce7b [2020-07-29T10:33:52.855Z] ---> 1c54ff2a7143 [2020-07-29T10:33:52.855Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-29T10:33:52.855Z] ---> Running in 38be8358b95e [2020-07-29T10:33:54.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:33:54.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:33:54.545Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:33:54.545Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:33:54.545Z] OK: 12749 distinct packages available [2020-07-29T10:33:54.819Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-29T10:33:54.819Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-29T10:33:54.819Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:33:54.819Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T10:33:55.087Z] OK: 6 MiB in 16 packages [2020-07-29T10:33:57.030Z] Removing intermediate container 38be8358b95e [2020-07-29T10:33:57.030Z] ---> 9f04daf366e0 [2020-07-29T10:33:57.030Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-29T10:33:57.030Z] ---> Running in e59a10d4288c [2020-07-29T10:33:57.296Z] Removing intermediate container e59a10d4288c [2020-07-29T10:33:57.296Z] ---> 5d2a05493cd9 [2020-07-29T10:33:57.296Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-29T10:33:57.564Z] ---> Running in da87fd5478af [2020-07-29T10:33:57.833Z] Removing intermediate container da87fd5478af [2020-07-29T10:33:57.833Z] ---> a2c5cee537e9 [2020-07-29T10:33:57.833Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-29T10:33:57.833Z] ---> Running in 1e3d43ca4098 [2020-07-29T10:34:00.458Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-29T10:34:01.069Z] Removing intermediate container 1e3d43ca4098 [2020-07-29T10:34:01.069Z] ---> b57d2f612fdb [2020-07-29T10:34:01.069Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-29T10:34:02.066Z] ---> bba969ece1d5 [2020-07-29T10:34:02.066Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-29T10:34:03.493Z] ---> 3aafec254350 [2020-07-29T10:34:03.493Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-29T10:34:04.448Z] Removing intermediate container fac41b743e50 [2020-07-29T10:34:04.448Z] ---> cc21025bf712 [2020-07-29T10:34:04.448Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-29T10:34:05.029Z] ---> 07577050cc08 [2020-07-29T10:34:05.029Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-29T10:34:05.029Z] ---> Running in 69b1878ddee2 [2020-07-29T10:34:05.620Z] ---> d38b7c59877b [2020-07-29T10:34:05.620Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-29T10:34:05.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-29T10:34:06.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-29T10:34:06.150Z] ---> 1801816b82de [2020-07-29T10:34:06.150Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-29T10:34:06.376Z] Removing intermediate container 9c0c584e1098 [2020-07-29T10:34:06.377Z] ---> 784e1c33a147 [2020-07-29T10:34:06.377Z] Successfully built 784e1c33a147 [2020-07-29T10:34:06.377Z] Successfully tagged ci-base-image-arm64:latest [2020-07-29T10:34:06.416Z] ---> Running in 7e374016e5fe [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:34:07.037Z] + docker inspect -f . ci-base-image-arm64 [2020-07-29T10:34:07.037Z] . [Pipeline] withDockerContainer [2020-07-29T10:34:07.304Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2020-07-29T10:34:07.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-29T10:34:08.836Z] $ docker top 06f7675de8500d19cc677d4476f2cd8962dd738607770f7dc3b64da5d30963c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T10:34:09.749Z] Removing intermediate container 69b1878ddee2 [2020-07-29T10:34:09.749Z] ---> 94db86bb4365 [2020-07-29T10:34:09.749Z] [2020-07-29T10:34:09.749Z] Step 11/26 : FROM docker:latest [2020-07-29T10:34:09.749Z] ---> 81f5749c9058 [2020-07-29T10:34:09.749Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-29T10:34:09.819Z] + go version [2020-07-29T10:34:09.819Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-29T10:34:09.839Z] ========================================================= [2020-07-29T10:34:09.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-29T10:34:09.839Z] ========================================================= [Pipeline] sh [2020-07-29T10:34:10.010Z] ---> Running in 5efd7f66e63e [2020-07-29T10:34:10.274Z] Removing intermediate container 7e374016e5fe [2020-07-29T10:34:10.274Z] ---> eeb14b761672 [2020-07-29T10:34:10.274Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T10:34:10.488Z] + make test [2020-07-29T10:34:10.488Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-29T10:34:10.860Z] ---> 5c99e4949e3c [2020-07-29T10:34:10.860Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T10:34:10.860Z] ---> Running in c6bfe905f15c [2020-07-29T10:34:11.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:34:11.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:34:11.395Z] (1/2) Installing readline (8.0.4-r0) [2020-07-29T10:34:11.395Z] (2/2) Installing bash (5.0.17-r0) [2020-07-29T10:34:11.395Z] Executing bash-5.0.17-r0.post-install [2020-07-29T10:34:11.395Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:34:11.395Z] OK: 12 MiB in 22 packages [2020-07-29T10:34:13.103Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-29T10:34:15.620Z] Removing intermediate container d78440d1a079 [2020-07-29T10:34:15.620Z] ---> 38edf602116e [2020-07-29T10:34:15.620Z] [2020-07-29T10:34:15.620Z] Step 10/26 : FROM alpine:3.10 [2020-07-29T10:34:15.620Z] Removing intermediate container 58d53ea07e45 [2020-07-29T10:34:15.620Z] ---> a6fe1413ede9 [2020-07-29T10:34:15.620Z] [2020-07-29T10:34:15.620Z] Step 10/23 : FROM scratch [2020-07-29T10:34:15.620Z] ---> [2020-07-29T10:34:15.620Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T10:34:15.620Z] Removing intermediate container 2bf05eb323a9 [2020-07-29T10:34:15.620Z] ---> 549864ae8871 [2020-07-29T10:34:15.620Z] [2020-07-29T10:34:15.620Z] Step 10/21 : FROM scratch [2020-07-29T10:34:15.620Z] ---> [2020-07-29T10:34:15.620Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:34:15.620Z] Removing intermediate container 5efd7f66e63e [2020-07-29T10:34:15.620Z] ---> 23dd88b1765e [2020-07-29T10:34:15.620Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-29T10:34:15.620Z] 3.10: Pulling from library/alpine [2020-07-29T10:34:16.566Z] ---> Running in 19c73c218623 [2020-07-29T10:34:16.566Z] ---> Running in a81aa172df95 [2020-07-29T10:34:16.566Z] ---> Running in 0abb4130426f [2020-07-29T10:34:16.566Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-29T10:34:16.566Z] Status: Downloaded newer image for alpine:3.10 [2020-07-29T10:34:16.566Z] ---> be4e4bea2c2e [2020-07-29T10:34:16.566Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-29T10:34:16.566Z] Removing intermediate container c6bfe905f15c [2020-07-29T10:34:16.566Z] ---> 5cc1e760d885 [2020-07-29T10:34:16.566Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-29T10:34:16.827Z] ---> Running in c89d3541b996 [2020-07-29T10:34:17.090Z] Removing intermediate container a81aa172df95 [2020-07-29T10:34:17.090Z] ---> d8810e111637 [2020-07-29T10:34:17.090Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-29T10:34:17.090Z] ---> Running in a9c40eb05f38 [2020-07-29T10:34:17.090Z] Removing intermediate container 19c73c218623 [2020-07-29T10:34:17.090Z] ---> 5d60b797d530 [2020-07-29T10:34:17.090Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-29T10:34:17.090Z] ---> Running in af47d9b7a0d4 [2020-07-29T10:34:17.090Z] ---> Running in c84b681b071c [2020-07-29T10:34:17.673Z] Removing intermediate container c84b681b071c [2020-07-29T10:34:17.673Z] ---> d981736d2030 [2020-07-29T10:34:17.673Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T10:34:17.673Z] Removing intermediate container af47d9b7a0d4 [2020-07-29T10:34:17.673Z] ---> 74ef88fd4c7d [2020-07-29T10:34:17.673Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-29T10:34:17.673Z] ---> Running in cbff5ea32d2e [2020-07-29T10:34:17.674Z] ---> Running in 4dbb58ef5df2 [2020-07-29T10:34:17.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:34:17.935Z] Removing intermediate container cbff5ea32d2e [2020-07-29T10:34:17.935Z] ---> c7c79216e764 [2020-07-29T10:34:17.935Z] Step 14/21 : WORKDIR / [2020-07-29T10:34:17.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:34:17.935Z] Removing intermediate container 4dbb58ef5df2 [2020-07-29T10:34:17.935Z] ---> 2b11c35e1fba [2020-07-29T10:34:17.935Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-29T10:34:17.935Z] Removing intermediate container 0abb4130426f [2020-07-29T10:34:17.935Z] ---> 395090e492a3 [2020-07-29T10:34:17.935Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-29T10:34:18.204Z] ---> Running in 35a167654d39 [2020-07-29T10:34:18.204Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-29T10:34:18.204Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-29T10:34:18.204Z] OK: 10346 distinct packages available [2020-07-29T10:34:18.204Z] ---> Running in 49e0c0cb73e0 [2020-07-29T10:34:18.204Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-29T10:34:18.465Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-29T10:34:18.465Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-29T10:34:18.465Z] (4/5) Installing curl (7.66.0-r0) [2020-07-29T10:34:18.465Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-29T10:34:18.465Z] Executing busybox-1.30.1-r3.trigger [2020-07-29T10:34:18.465Z] Executing ca-certificates-20191127-r2.trigger [2020-07-29T10:34:18.730Z] OK: 7 MiB in 19 packages [2020-07-29T10:34:18.991Z] ---> c7ff75b7d156 [2020-07-29T10:34:18.991Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-29T10:34:18.991Z] Removing intermediate container 35a167654d39 [2020-07-29T10:34:18.991Z] ---> 525bf4db7841 [2020-07-29T10:34:18.991Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-29T10:34:18.991Z] Removing intermediate container 49e0c0cb73e0 [2020-07-29T10:34:18.992Z] ---> ff27c167c671 [2020-07-29T10:34:18.992Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-29T10:34:19.937Z] ---> Running in 93a5c9f6dfd9 [2020-07-29T10:34:20.509Z] ---> e4dd7f86a5a7 [2020-07-29T10:34:20.509Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-29T10:34:20.509Z] Removing intermediate container a9c40eb05f38 [2020-07-29T10:34:20.509Z] ---> b80287aee7ad [2020-07-29T10:34:20.509Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T10:34:20.509Z] ---> 086281c6568b [2020-07-29T10:34:20.509Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-29T10:34:21.079Z] ---> Running in 81c05ff5e7b1 [2020-07-29T10:34:21.079Z] Removing intermediate container 93a5c9f6dfd9 [2020-07-29T10:34:21.079Z] ---> 15343af96dce [2020-07-29T10:34:21.079Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-29T10:34:21.344Z] Removing intermediate container c89d3541b996 [2020-07-29T10:34:21.344Z] ---> f5c21df46ad2 [2020-07-29T10:34:21.344Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T10:34:21.344Z] ---> Running in fcf41fc2e568 [2020-07-29T10:34:21.344Z] ---> 34b3269ece31 [2020-07-29T10:34:21.344Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-29T10:34:21.917Z] ---> 7334e1d33852 [2020-07-29T10:34:21.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-29T10:34:21.917Z] Removing intermediate container 81c05ff5e7b1 [2020-07-29T10:34:21.917Z] ---> 37961858b30b [2020-07-29T10:34:21.917Z] Step 26/29 : CMD [ "generate" ] [2020-07-29T10:34:21.917Z] ---> Running in f5385e970f98 [2020-07-29T10:34:22.177Z] ---> Running in c300dd59d10c [2020-07-29T10:34:22.177Z] Removing intermediate container fcf41fc2e568 [2020-07-29T10:34:22.177Z] ---> d61558dd2853 [2020-07-29T10:34:22.177Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-29T10:34:22.177Z] ---> 62fd3eeee142 [2020-07-29T10:34:22.177Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:34:22.177Z] ---> Running in 5dd5617cbe22 [2020-07-29T10:34:22.439Z] ---> ab551d4d0c74 [2020-07-29T10:34:22.439Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-29T10:34:22.439Z] Removing intermediate container f5385e970f98 [2020-07-29T10:34:22.439Z] ---> 272a0e13e5d0 [2020-07-29T10:34:22.439Z] Step 13/26 : WORKDIR / [2020-07-29T10:34:22.439Z] Removing intermediate container c300dd59d10c [2020-07-29T10:34:22.439Z] ---> 60530245aaef [2020-07-29T10:34:22.439Z] Step 27/29 : LABEL arch=x86_64 [2020-07-29T10:34:22.706Z] ---> Running in adedc6bdfc6d [2020-07-29T10:34:22.706Z] ---> Running in 52620ddfc961 [2020-07-29T10:34:22.706Z] Removing intermediate container 5dd5617cbe22 [2020-07-29T10:34:22.706Z] ---> 1246b1bd747f [2020-07-29T10:34:22.706Z] Step 19/21 : LABEL arch=x86_64 [2020-07-29T10:34:22.970Z] ---> 3b1964c0a019 [2020-07-29T10:34:22.970Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-29T10:34:22.970Z] ---> Running in 4a0adf542e80 [2020-07-29T10:34:22.970Z] Removing intermediate container 52620ddfc961 [2020-07-29T10:34:22.970Z] ---> 48849d8801da [2020-07-29T10:34:22.970Z] Step 28/29 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:34:23.236Z] Removing intermediate container adedc6bdfc6d [2020-07-29T10:34:23.236Z] ---> 76d4e2374b92 [2020-07-29T10:34:23.236Z] 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-07-29T10:34:23.236Z] ---> 22050b107587 [2020-07-29T10:34:23.236Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-29T10:34:23.236Z] ---> Running in 66dbec0dbc14 [2020-07-29T10:34:23.236Z] Removing intermediate container 4a0adf542e80 [2020-07-29T10:34:23.236Z] ---> ffc67a7ab690 [2020-07-29T10:34:23.236Z] Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:34:23.499Z] ---> ba9f1cc04eea [2020-07-29T10:34:23.499Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-29T10:34:23.499Z] ---> Running in ab931d0bc735 [2020-07-29T10:34:23.759Z] Removing intermediate container 66dbec0dbc14 [2020-07-29T10:34:23.759Z] ---> e1e1f061893b [2020-07-29T10:34:23.760Z] Step 29/29 : LABEL version=0.0.0 [2020-07-29T10:34:23.760Z] ---> 5bdf526de017 [2020-07-29T10:34:23.760Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:34:24.021Z] ---> f5657c4c754d [2020-07-29T10:34:24.021Z] 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-07-29T10:34:24.021Z] ---> Running in 63f44fe554e0 [2020-07-29T10:34:24.021Z] ---> Running in 54b49e712bcb [2020-07-29T10:34:24.021Z] ---> 81270267da8a [2020-07-29T10:34:24.021Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-29T10:34:24.021Z] Removing intermediate container ab931d0bc735 [2020-07-29T10:34:24.021Z] ---> 94b566d0cddb [2020-07-29T10:34:24.021Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T10:34:24.281Z] ---> Running in 412816572ff3 [2020-07-29T10:34:24.281Z] ---> Running in 772406eb1185 [2020-07-29T10:34:24.541Z] ---> 04f75ee79b29 [2020-07-29T10:34:24.541Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-29T10:34:24.541Z] Removing intermediate container 63f44fe554e0 [2020-07-29T10:34:24.541Z] ---> 4cec17cdedca [2020-07-29T10:34:24.541Z] [2020-07-29T10:34:24.541Z] Removing intermediate container 54b49e712bcb [2020-07-29T10:34:24.541Z] ---> 90be6458fc5e [2020-07-29T10:34:24.541Z] Step 21/23 : LABEL arch=x86_64 [2020-07-29T10:34:24.541Z] Successfully built 4cec17cdedca [2020-07-29T10:34:24.803Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-29T10:34:24.803Z] Building docker-security-proxy-setup-go [2020-07-29T10:34:24.803Z]  Building docker-security-secrets-setup-go ... done  ---> Running in dfdfc6eef1f9 [2020-07-29T10:34:24.803Z] Removing intermediate container 412816572ff3 [2020-07-29T10:34:24.803Z] ---> 8e0a94149f3f [2020-07-29T10:34:24.803Z] [2020-07-29T10:34:24.803Z] ---> 5f63577ad124 [2020-07-29T10:34:24.803Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-29T10:34:25.064Z] Successfully built 8e0a94149f3f [2020-07-29T10:34:25.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:34:25.327Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:34:25.624Z] Successfully tagged docker-core-command-go:latest [2020-07-29T10:34:25.624Z]  Building docker-core-command-go ... done Building docker-support-logging-go [2020-07-29T10:34:25.624Z] Removing intermediate container dfdfc6eef1f9 [2020-07-29T10:34:25.624Z] ---> f2af6a4b4d9b [2020-07-29T10:34:25.624Z] Step 22/23 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:34:25.624Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-29T10:34:25.624Z] (2/33) Installing expat (2.2.9-r1) [2020-07-29T10:34:25.624Z] (3/33) Installing libffi (3.3-r2) [2020-07-29T10:34:25.624Z] (4/33) Installing gdbm (1.13-r1) [2020-07-29T10:34:25.959Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-29T10:34:25.959Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-29T10:34:25.959Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-29T10:34:29.324Z] ---> Running in 0cc65a083f3c [2020-07-29T10:34:30.273Z] ---> be93015b21df [2020-07-29T10:34:30.273Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-29T10:34:34.487Z] Removing intermediate container 0cc65a083f3c [2020-07-29T10:34:34.487Z] ---> a7cfe5f00cb2 [2020-07-29T10:34:34.487Z] Step 23/23 : LABEL version=0.0.0 [2020-07-29T10:34:34.487Z] ---> 461093ea8687 [2020-07-29T10:34:34.487Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-29T10:34:34.487Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-29T10:34:34.487Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-29T10:34:34.487Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-29T10:34:34.487Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-29T10:34:34.487Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-29T10:34:34.487Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-29T10:34:34.487Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-29T10:34:35.876Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-29T10:34:35.876Z] ---> Running in 5939dc2f0bf0 [2020-07-29T10:34:35.876Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-29T10:34:35.876Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-29T10:34:35.876Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-29T10:34:35.876Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-29T10:34:36.138Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-29T10:34:36.709Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-29T10:34:38.098Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-29T10:34:39.038Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-29T10:34:40.440Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-29T10:34:40.707Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-29T10:34:40.969Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-29T10:34:42.362Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-29T10:34:42.937Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-29T10:34:42.937Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-29T10:34:42.937Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-29T10:34:43.200Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-29T10:34:43.774Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-29T10:34:43.774Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-29T10:34:44.722Z] Removing intermediate container 5939dc2f0bf0 [2020-07-29T10:34:44.722Z] ---> 53c870decc7a [2020-07-29T10:34:44.722Z] [2020-07-29T10:34:45.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-29T10:34:46.118Z] ---> e3291aba8aa2 [2020-07-29T10:34:46.118Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-29T10:34:46.118Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:34:46.118Z] OK: 71 MiB in 55 packages [2020-07-29T10:34:46.118Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:34:46.118Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:34:46.118Z] ---> 0ab36fd0a06c [2020-07-29T10:34:46.118Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T10:34:46.118Z] ---> Using cache [2020-07-29T10:34:46.118Z] ---> a6b90724bce0 [2020-07-29T10:34:46.118Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:34:46.383Z] Successfully built 53c870decc7a [2020-07-29T10:34:46.958Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:34:46.958Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:34:46.958Z] Successfully tagged docker-support-notifications-go:latest [2020-07-29T10:34:46.958Z] Building docker-support-scheduler-go [2020-07-29T10:34:46.958Z]  Building docker-support-notifications-go ... done  ---> 0ab36fd0a06c [2020-07-29T10:34:46.958Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T10:34:46.958Z] ---> Using cache [2020-07-29T10:34:46.958Z] ---> a6b90724bce0 [2020-07-29T10:34:46.958Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:34:47.532Z] ---> Running in 390c7a5596eb [2020-07-29T10:34:51.740Z] ---> Running in bd0f4d2914bb [2020-07-29T10:34:51.740Z] ---> 51d83ae1fb77 [2020-07-29T10:34:51.740Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T10:34:53.136Z] ---> 01c24a0b2a5e [2020-07-29T10:34:53.136Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T10:34:54.110Z] ---> Running in 3c444cf44840 [2020-07-29T10:34:58.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-29T10:34:58.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-29T10:34:58.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-29T10:34:58.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-29T10:34:58.034Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s [2020-07-29T10:34:58.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-29T10:34:58.034Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-29T10:34:58.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-29T10:34:58.342Z] Removing intermediate container bd0f4d2914bb [2020-07-29T10:34:58.342Z] ---> 1b652c29564b [2020-07-29T10:34:58.342Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T10:34:59.734Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:34:59.734Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:34:59.734Z] ---> 0ab36fd0a06c [2020-07-29T10:34:59.734Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T10:34:59.734Z] ---> Using cache [2020-07-29T10:34:59.734Z] ---> a6b90724bce0 [2020-07-29T10:34:59.734Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:34:59.734Z] ---> Using cache [2020-07-29T10:34:59.734Z] ---> 54adf510f173 [2020-07-29T10:34:59.734Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T10:35:00.018Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-29T10:35:00.684Z] ---> Running in 3fa5cb4516fc [2020-07-29T10:35:00.684Z] Removing intermediate container 390c7a5596eb [2020-07-29T10:35:00.684Z] ---> 54adf510f173 [2020-07-29T10:35:00.684Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-29T10:35:01.007Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-29T10:35:01.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-29T10:35:01.007Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-29T10:35:01.007Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-29T10:35:02.070Z] Removing intermediate container 3c444cf44840 [2020-07-29T10:35:02.070Z] ---> 97c3cf9aa029 [2020-07-29T10:35:02.070Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T10:35:02.070Z] ---> Running in 1a0681f9225d [2020-07-29T10:35:02.070Z] ---> Running in 3601e63d1075 [2020-07-29T10:35:03.455Z] ---> Running in 57bd94d7ab93 [2020-07-29T10:35:04.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:04.293Z] Removing intermediate container 57bd94d7ab93 [2020-07-29T10:35:04.293Z] ---> 34796a92687c [2020-07-29T10:35:04.293Z] Step 24/26 : LABEL arch=x86_64 [2020-07-29T10:35:04.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:04.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:04.293Z] ---> Running in 5182db7bf283 [2020-07-29T10:35:04.556Z] Removing intermediate container 5182db7bf283 [2020-07-29T10:35:04.556Z] ---> 540b483acbfe [2020-07-29T10:35:04.556Z] Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:35:04.556Z] Removing intermediate container 772406eb1185 [2020-07-29T10:35:04.556Z] ---> e9648305a1dc [2020-07-29T10:35:04.556Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-29T10:35:04.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:04.556Z] ---> Running in f6eefbb79ba3 [2020-07-29T10:35:04.816Z] ---> Running in c1f38c588c86 [2020-07-29T10:35:04.816Z] Removing intermediate container f6eefbb79ba3 [2020-07-29T10:35:04.816Z] ---> 377027293c22 [2020-07-29T10:35:04.816Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T10:35:05.079Z] ---> Running in eaa79a14fead [2020-07-29T10:35:05.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:05.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:05.079Z] Removing intermediate container eaa79a14fead [2020-07-29T10:35:05.079Z] ---> 3c75c37ae982 [2020-07-29T10:35:05.079Z] [2020-07-29T10:35:05.342Z] Successfully built 3c75c37ae982 [2020-07-29T10:35:05.342Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-29T10:35:05.342Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-07-29T10:35:05.342Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:35:05.342Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:35:05.342Z] OK: 12749 distinct packages available [2020-07-29T10:35:05.614Z] OK: 233 MiB in 51 packages [2020-07-29T10:35:05.882Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:35:05.882Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:35:05.882Z] OK: 12749 distinct packages available [2020-07-29T10:35:05.882Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:35:05.882Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:35:05.882Z] OK: 12749 distinct packages available [2020-07-29T10:35:06.147Z] OK: 233 MiB in 51 packages [2020-07-29T10:35:06.148Z] OK: 233 MiB in 51 packages [2020-07-29T10:35:06.410Z] Collecting docker-compose==1.23.2 [2020-07-29T10:35:06.676Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-29T10:35:08.062Z] OK: 233 MiB in 51 packages [2020-07-29T10:35:09.451Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-29T10:35:09.451Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-29T10:35:10.396Z] Removing intermediate container 3fa5cb4516fc [2020-07-29T10:35:10.396Z] ---> 7bf48ebbe998 [2020-07-29T10:35:10.396Z] Step 6/20 : COPY go.mod . [2020-07-29T10:35:10.396Z] Collecting docker<4.0,>=3.6.0 [2020-07-29T10:35:10.396Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-29T10:35:10.396Z] Removing intermediate container 1a0681f9225d [2020-07-29T10:35:10.396Z] ---> ed438e6b24a1 [2020-07-29T10:35:10.396Z] Step 6/20 : COPY go.mod . [2020-07-29T10:35:10.666Z] Collecting cached-property<2,>=1.2.0 [2020-07-29T10:35:10.666Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-29T10:35:10.943Z] 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-07-29T10:35:10.943Z] Removing intermediate container 3601e63d1075 [2020-07-29T10:35:10.943Z] ---> c234e3c6854e [2020-07-29T10:35:10.943Z] Step 6/21 : COPY go.mod . [2020-07-29T10:35:11.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.6% of statements [2020-07-29T10:35:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-29T10:35:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-29T10:35:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-29T10:35:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-29T10:35:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-29T10:35:11.213Z] Collecting PyYAML<4,>=3.10 [2020-07-29T10:35:11.213Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-29T10:35:11.213Z] ---> 7a718c2f853f [2020-07-29T10:35:11.213Z] Step 7/20 : RUN go mod download [2020-07-29T10:35:11.213Z] ---> 9363ec4962c1 [2020-07-29T10:35:11.213Z] Step 7/20 : RUN go mod download [2020-07-29T10:35:11.475Z] ---> Running in 49a3c3740a83 [2020-07-29T10:35:11.475Z] ---> Running in cd10efd4d6b7 [2020-07-29T10:35:12.421Z] ---> a4c8a79076dd [2020-07-29T10:35:12.421Z] Step 7/21 : RUN go mod download [2020-07-29T10:35:12.995Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-29T10:35:12.995Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-29T10:35:13.953Z] ---> Running in c449451f4069 [2020-07-29T10:35:13.953Z] Collecting docopt<0.7,>=0.6.1 [2020-07-29T10:35:13.953Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-29T10:35:14.904Z] Collecting jsonschema<3,>=2.5.1 [2020-07-29T10:35:14.904Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-29T10:35:15.168Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-29T10:35:15.168Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-29T10:35:16.137Z] Collecting texttable<0.10,>=0.9.0 [2020-07-29T10:35:16.137Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-29T10:35:16.861Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-29T10:35:16.861Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-29T10:35:16.861Z] 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-07-29T10:35:16.861Z] 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-07-29T10:35:16.861Z] Collecting idna<2.8,>=2.5 [2020-07-29T10:35:16.861Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-29T10:35:17.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:35:17.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:35:17.123Z] ---> 0ab36fd0a06c [2020-07-29T10:35:17.123Z] Step 3/22 : WORKDIR /edgex-go [2020-07-29T10:35:17.123Z] ---> Using cache [2020-07-29T10:35:17.123Z] ---> a6b90724bce0 [2020-07-29T10:35:17.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:35:17.123Z] ---> Using cache [2020-07-29T10:35:17.123Z] ---> 54adf510f173 [2020-07-29T10:35:17.123Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-29T10:35:17.790Z] Collecting docker-pycreds>=0.4.0 [2020-07-29T10:35:17.790Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-29T10:35:17.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.4% of statements [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-29T10:35:17.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-29T10:35:17.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.022s coverage: 100.0% of statements [2020-07-29T10:35:17.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-29T10:35:18.085Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-29T10:35:18.085Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-29T10:35:18.085Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-29T10:35:18.085Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-29T10:35:18.085Z] ---> Running in d9127c0f696d [2020-07-29T10:35:18.085Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, docopt, jsonschema, dockerpty, texttable, docker-compose [2020-07-29T10:35:18.085Z] Attempting uninstall: urllib3 [2020-07-29T10:35:18.085Z] Found existing installation: urllib3 1.25.9 [2020-07-29T10:35:18.085Z] Uninstalling urllib3-1.25.9: [2020-07-29T10:35:18.351Z] Successfully uninstalled urllib3-1.25.9 [2020-07-29T10:35:18.922Z] Removing intermediate container cd10efd4d6b7 [2020-07-29T10:35:18.922Z] ---> ac4050c8a58d [2020-07-29T10:35:18.922Z] Step 8/20 : COPY . . [2020-07-29T10:35:19.195Z] Removing intermediate container c449451f4069 [2020-07-29T10:35:19.195Z] ---> 9504ccfdc1b2 [2020-07-29T10:35:19.195Z] Step 8/21 : COPY . . [2020-07-29T10:35:19.195Z] Attempting uninstall: idna [2020-07-29T10:35:19.195Z] Found existing installation: idna 2.9 [2020-07-29T10:35:19.195Z] Uninstalling idna-2.9: [2020-07-29T10:35:19.195Z] Successfully uninstalled idna-2.9 [2020-07-29T10:35:19.195Z] Removing intermediate container 49a3c3740a83 [2020-07-29T10:35:19.195Z] ---> 82cd7703449d [2020-07-29T10:35:19.459Z] Step 8/20 : COPY . . [2020-07-29T10:35:19.459Z] Attempting uninstall: requests [2020-07-29T10:35:19.459Z] Found existing installation: requests 2.23.0 [2020-07-29T10:35:19.459Z] Uninstalling requests-2.23.0: [2020-07-29T10:35:19.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:20.031Z] Successfully uninstalled requests-2.23.0 [2020-07-29T10:35:21.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.293s coverage: 29.3% of statements [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-29T10:35:21.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-29T10:35:21.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-29T10:35:21.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 89.8% of statements [2020-07-29T10:35:21.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-29T10:35:21.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:22.896Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:35:22.896Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:35:22.896Z] OK: 12749 distinct packages available [2020-07-29T10:35:23.466Z] OK: 233 MiB in 51 packages [2020-07-29T10:35:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-29T10:35:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.048s coverage: 100.0% of statements [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-29T10:35:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-29T10:35:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.020s coverage: 58.8% of statements [2020-07-29T10:35:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.5% of statements [2020-07-29T10:35:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-29T10:35:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-29T10:35:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.018s coverage: 100.0% of statements [2020-07-29T10:35:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.294s coverage: 55.9% of statements [2020-07-29T10:35:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-29T10:35:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-29T10:35:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-29T10:35:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-29T10:35:31.646Z] Running setup.py install for PyYAML: started [2020-07-29T10:35:38.254Z] Removing intermediate container d9127c0f696d [2020-07-29T10:35:38.254Z] ---> ed246e09af5a [2020-07-29T10:35:38.254Z] Step 6/22 : COPY go.mod . [2020-07-29T10:35:38.254Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-29T10:35:38.254Z] Running setup.py install for docopt: started [2020-07-29T10:35:39.650Z] Running setup.py install for docopt: finished with status 'done' [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.742s coverage: 86.3% of statements [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.952s coverage: 72.2% of statements [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.428s coverage: 72.1% of statements [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.068s coverage: 82.4% of statements [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.037s coverage: 48.4% of statements [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 26.9% of statements [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-29T10:35:42.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.330s coverage: 84.1% of statements [2020-07-29T10:35:42.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements [2020-07-29T10:35:42.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.024s coverage: 43.1% of statements [2020-07-29T10:35:42.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-29T10:35:42.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-29T10:35:42.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements [2020-07-29T10:35:42.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-29T10:35:43.882Z] Running setup.py install for dockerpty: started [2020-07-29T10:35:44.276Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.053s coverage: 83.8% of statements [2020-07-29T10:35:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-29T10:35:44.472Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-29T10:35:44.472Z] Running setup.py install for texttable: started [2020-07-29T10:35:45.048Z] Running setup.py install for texttable: finished with status 'done' [2020-07-29T10:35:45.048Z] ---> 600a57c9b189 [2020-07-29T10:35:45.048Z] Step 7/22 : RUN go mod download [2020-07-29T10:35:46.444Z] ---> Running in faf56e2110c4 [2020-07-29T10:35:46.444Z] 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-07-29T10:35:47.830Z] ---> 432fd9c92456 [2020-07-29T10:35:47.830Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-29T10:35:48.401Z] ---> Running in f4d2234766bb [2020-07-29T10:35:48.401Z] ---> 9ac737608d57 [2020-07-29T10:35:48.401Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-29T10:35:48.401Z] ---> 37d9b4a53705 [2020-07-29T10:35:48.401Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-29T10:35:48.662Z] ---> Running in a9068d2f3bf2 [2020-07-29T10:35:48.662Z] ---> Running in 7ba0d35df7e2 [2020-07-29T10:35:48.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-29T10:35:49.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-29T10:35:49.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-29T10:35:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.186s coverage: 46.1% of statements [2020-07-29T10:35:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-29T10:35:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-29T10:35:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.063s coverage: 100.0% of statements [2020-07-29T10:35:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-29T10:35:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-29T10:35:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-29T10:35:49.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.042s coverage: 100.0% of statements [2020-07-29T10:35:49.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-29T10:35:49.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [2020-07-29T10:35:49.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-29T10:35:51.472Z] Removing intermediate container c1f38c588c86 [2020-07-29T10:35:51.472Z] ---> 0b352ad94b41 [2020-07-29T10:35:51.472Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-29T10:35:51.472Z] Removing intermediate container faf56e2110c4 [2020-07-29T10:35:51.472Z] ---> 4d95154b8bfc [2020-07-29T10:35:51.472Z] Step 8/22 : COPY . . [2020-07-29T10:35:51.472Z] ---> Running in f9215dbc55f3 [2020-07-29T10:35:54.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.209s coverage: 29.1% of statements [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-29T10:35:54.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.115s coverage: 99.0% of statements [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-29T10:35:54.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-29T10:35:54.300Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2020-07-29T10:35:54.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-29T10:35:54.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:54.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:35:54.825Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T10:35:54.825Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-29T10:35:54.825Z] (3/3) Installing curl (7.69.1-r0) [2020-07-29T10:35:54.825Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:35:54.825Z] OK: 72 MiB in 58 packages [2020-07-29T10:35:55.748Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements [2020-07-29T10:35:55.749Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-29T10:35:55.749Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-29T10:35:55.749Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-29T10:35:55.749Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-29T10:35:56.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.024s coverage: 87.9% of statements [2020-07-29T10:35:56.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-29T10:35:56.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-29T10:35:57.339Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements [2020-07-29T10:35:57.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.021s coverage: 32.1% of statements [2020-07-29T10:35:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 100.0% of statements [2020-07-29T10:35:59.961Z] GO111MODULE=on go vet ./... [2020-07-29T10:36:03.023Z] Removing intermediate container f9215dbc55f3 [2020-07-29T10:36:03.023Z] ---> 3881f59b5482 [2020-07-29T10:36:03.023Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:36:03.023Z] ---> Running in 1427f851d002 [2020-07-29T10:36:04.460Z] Removing intermediate container 1427f851d002 [2020-07-29T10:36:04.460Z] ---> 20594530cf4d [2020-07-29T10:36:04.460Z] Step 24/26 : LABEL arch=x86_64 [2020-07-29T10:36:05.446Z] ---> Running in 7be874933f6a [2020-07-29T10:36:05.726Z] Removing intermediate container 7be874933f6a [2020-07-29T10:36:05.726Z] ---> 89c739893ca7 [2020-07-29T10:36:05.726Z] Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:36:05.726Z] ---> Running in fb6c3c632626 [2020-07-29T10:36:06.011Z] Removing intermediate container fb6c3c632626 [2020-07-29T10:36:06.011Z] ---> 4a6b32d91317 [2020-07-29T10:36:06.011Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T10:36:06.011Z] ---> Running in 415b38847c4a [2020-07-29T10:36:06.289Z] Removing intermediate container 415b38847c4a [2020-07-29T10:36:06.289Z] ---> 8632607f7563 [2020-07-29T10:36:06.289Z] [2020-07-29T10:36:06.567Z] Successfully built 8632607f7563 [2020-07-29T10:36:06.567Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-29T10:36:06.567Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go [2020-07-29T10:36:14.767Z] ---> dc6a744eaa32 [2020-07-29T10:36:14.767Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-29T10:36:16.167Z] ---> Running in 9497d88474ed [2020-07-29T10:36:18.278Z] gofmt -l . [2020-07-29T10:36:18.278Z] [ "`gofmt -l .`" = "" ] [2020-07-29T10:36:19.510Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-29T10:36:20.246Z] ./bin/test-go-mod-tidy.sh [2020-07-29T10:36:20.843Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-29T10:36:24.937Z] + ls -al . [2020-07-29T10:36:24.938Z] total 588 [2020-07-29T10:36:24.938Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 10:36 . [2020-07-29T10:36:24.938Z] drwxr-xr-x 4 root root 4096 Jul 29 10:34 .. [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 10:32 .dockerignore [2020-07-29T10:36:24.938Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 10:32 .git [2020-07-29T10:36:24.938Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 10:32 .github [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 924 Jul 29 10:32 .gitignore [2020-07-29T10:36:24.938Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 10:32 .semver [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 178 Jul 29 10:32 .sonarcloud.properties [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 10:32 CONTRIBUTING.md [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 1035 Jul 29 10:32 Dockerfile.build [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 911 Jul 29 10:32 Jenkinsfile [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 10:32 LICENSE [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 6417 Jul 29 10:32 Makefile [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 5652 Jul 29 10:32 README.md [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 7111 Jul 29 10:32 SECURITY.md [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 10:29 VERSION [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 10:32 ZMQWindows.md [2020-07-29T10:36:24.938Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 10:32 api [2020-07-29T10:36:24.938Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 10:32 bin [2020-07-29T10:36:24.938Z] drwxrwxr-x 15 1001 1001 4096 Jul 29 10:32 cmd [2020-07-29T10:36:24.938Z] -rw-r--r-- 1 root root 456067 Jul 29 10:35 coverage.out [2020-07-29T10:36:24.938Z] -rw-r--r-- 1 root root 1019 Jul 29 10:36 go.mod [2020-07-29T10:36:24.938Z] -rw-r--r-- 1 root root 18146 Jul 29 10:36 go.sum [2020-07-29T10:36:24.938Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 10:32 internal [2020-07-29T10:36:24.938Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 10:32 snap [2020-07-29T10:36:24.938Z] -rw-rw-r-- 1 1001 1001 168 Jul 29 10:32 version.go [Pipeline] sh [2020-07-29T10:36:25.588Z] + '[' -e coverage.out ] [2020-07-29T10:36:25.588Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-29T10:36:25.644Z] Warning: overwriting stash ‘coverage-report’ [2020-07-29T10:36:26.147Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:36:26.147Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:36:26.147Z] ---> 0ab36fd0a06c [2020-07-29T10:36:26.147Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T10:36:26.147Z] ---> Using cache [2020-07-29T10:36:26.147Z] ---> a6b90724bce0 [2020-07-29T10:36:26.147Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:36:26.147Z] ---> Using cache [2020-07-29T10:36:26.147Z] ---> 54adf510f173 [2020-07-29T10:36:26.147Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T10:36:26.147Z] ---> Using cache [2020-07-29T10:36:26.147Z] ---> ed438e6b24a1 [2020-07-29T10:36:26.147Z] Step 6/21 : COPY go.mod . [2020-07-29T10:36:26.147Z] ---> Using cache [2020-07-29T10:36:26.147Z] ---> 7a718c2f853f [2020-07-29T10:36:26.147Z] Step 7/21 : RUN go mod download [2020-07-29T10:36:26.147Z] ---> Using cache [2020-07-29T10:36:26.147Z] ---> 82cd7703449d [2020-07-29T10:36:26.147Z] Step 8/21 : COPY . . [2020-07-29T10:36:26.147Z] ---> Using cache [2020-07-29T10:36:26.147Z] ---> 9ac737608d57 [2020-07-29T10:36:26.147Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-29T10:36:26.577Z] Stashed 1 file(s) [Pipeline] sh [2020-07-29T10:36:27.219Z] + make build [2020-07-29T10:36:27.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-29T10:36:28.067Z] ---> Running in 1e5305b0ab78 [2020-07-29T10:36:29.025Z] Removing intermediate container f4d2234766bb [2020-07-29T10:36:29.025Z] ---> b2465fb1a38c [2020-07-29T10:36:29.025Z] [2020-07-29T10:36:29.025Z] Step 10/20 : FROM alpine [2020-07-29T10:36:29.025Z] ---> a24bb4013296 [2020-07-29T10:36:29.025Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-29T10:36:29.605Z] ---> Running in 9f6e3143822f [2020-07-29T10:36:29.605Z] Removing intermediate container a9068d2f3bf2 [2020-07-29T10:36:29.605Z] ---> 863dc819e015 [2020-07-29T10:36:29.605Z] [2020-07-29T10:36:29.605Z] Step 10/21 : FROM scratch [2020-07-29T10:36:29.605Z] ---> [2020-07-29T10:36:29.605Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T10:36:30.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-29T10:36:30.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:36:30.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:36:30.894Z] ---> Using cache [2020-07-29T10:36:30.894Z] ---> d8810e111637 [2020-07-29T10:36:30.894Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-29T10:36:30.894Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:36:30.894Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:36:30.894Z] OK: 12749 distinct packages available [2020-07-29T10:36:31.262Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-29T10:36:31.262Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T10:36:31.262Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-29T10:36:31.262Z] (4/4) Installing curl (7.69.1-r0) [2020-07-29T10:36:31.262Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:36:31.262Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T10:36:31.262Z] ---> Running in c406f29dcc10 [2020-07-29T10:36:31.262Z] OK: 7 MiB in 18 packages [2020-07-29T10:36:34.662Z] Removing intermediate container c406f29dcc10 [2020-07-29T10:36:34.662Z] ---> 9ae700655c48 [2020-07-29T10:36:34.662Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T10:36:34.932Z] ---> Running in 0aa2d730c684 [2020-07-29T10:36:35.207Z] Removing intermediate container 7ba0d35df7e2 [2020-07-29T10:36:35.207Z] ---> 1cd61d2117d4 [2020-07-29T10:36:35.207Z] [2020-07-29T10:36:35.207Z] Step 10/20 : FROM scratch [2020-07-29T10:36:35.207Z] ---> [2020-07-29T10:36:35.207Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:36:35.207Z] ---> Using cache [2020-07-29T10:36:35.207Z] ---> 5d60b797d530 [2020-07-29T10:36:35.207Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-29T10:36:35.786Z] ---> Running in e5cac660eb9d [2020-07-29T10:36:35.786Z] Removing intermediate container 0aa2d730c684 [2020-07-29T10:36:35.786Z] ---> b10462df769d [2020-07-29T10:36:35.786Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-29T10:36:36.051Z] Removing intermediate container 9f6e3143822f [2020-07-29T10:36:36.051Z] ---> 4457d36e4c57 [2020-07-29T10:36:36.051Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T10:36:37.016Z] ---> Running in fa3dd6aaa1ce [2020-07-29T10:36:37.016Z] Removing intermediate container e5cac660eb9d [2020-07-29T10:36:37.016Z] ---> cc715953ee81 [2020-07-29T10:36:37.016Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-29T10:36:37.284Z] ---> 012cdf8cc3c6 [2020-07-29T10:36:37.284Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-29T10:36:37.284Z] ---> Running in 62de5621777c [2020-07-29T10:36:37.558Z] Removing intermediate container fa3dd6aaa1ce [2020-07-29T10:36:37.558Z] ---> d3813d036dbd [2020-07-29T10:36:37.558Z] Step 13/20 : WORKDIR /edgex [2020-07-29T10:36:37.558Z] ---> Running in 9a0698945a99 [2020-07-29T10:36:37.829Z] Removing intermediate container 62de5621777c [2020-07-29T10:36:37.829Z] ---> 2977cb0a0a61 [2020-07-29T10:36:37.829Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-29T10:36:37.829Z] ---> 1b93e78236e1 [2020-07-29T10:36:37.829Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-29T10:36:40.435Z] ---> 4544758bd2a5 [2020-07-29T10:36:40.435Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-29T10:36:40.435Z] Removing intermediate container 9a0698945a99 [2020-07-29T10:36:40.435Z] ---> fcc172db9871 [2020-07-29T10:36:40.435Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-29T10:36:40.435Z] ---> f5d55779f473 [2020-07-29T10:36:40.435Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-29T10:36:40.713Z] ---> 2046c55039ad [2020-07-29T10:36:40.713Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-29T10:36:41.296Z] ---> 4cd601c27169 [2020-07-29T10:36:41.296Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:36:41.560Z] ---> 60bedb6f799a [2020-07-29T10:36:41.560Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-29T10:36:41.560Z] ---> Running in e4aa23cb9670 [2020-07-29T10:36:41.827Z] ---> cbb15aa0b31f [2020-07-29T10:36:41.827Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-29T10:36:42.100Z] ---> 95b6ba4f9bb7 [2020-07-29T10:36:42.100Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:36:42.100Z] ---> Running in 94d8be3f0a60 [2020-07-29T10:36:42.100Z] Removing intermediate container e4aa23cb9670 [2020-07-29T10:36:42.100Z] ---> ca2131915b7e [2020-07-29T10:36:42.100Z] Step 19/21 : LABEL arch=x86_64 [2020-07-29T10:36:42.368Z] ---> Running in f2b5cab88ca3 [2020-07-29T10:36:42.368Z] ---> Running in e0cfc5d58ff1 [2020-07-29T10:36:42.368Z] Removing intermediate container 94d8be3f0a60 [2020-07-29T10:36:42.368Z] ---> 9e315575ee6c [2020-07-29T10:36:42.368Z] Step 17/20 : CMD ["--init=true"] [2020-07-29T10:36:42.637Z] ---> Running in 9d786efa3293 [2020-07-29T10:36:42.637Z] Removing intermediate container f2b5cab88ca3 [2020-07-29T10:36:42.637Z] ---> a81a68700a38 [2020-07-29T10:36:42.637Z] Step 18/20 : LABEL arch=x86_64 [2020-07-29T10:36:42.637Z] Removing intermediate container e0cfc5d58ff1 [2020-07-29T10:36:42.637Z] ---> dd2b68191592 [2020-07-29T10:36:42.637Z] Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:36:42.637Z] ---> Running in ed4e623a8217 [2020-07-29T10:36:42.902Z] ---> Running in 19f061f51dbc [2020-07-29T10:36:42.902Z] Removing intermediate container 9d786efa3293 [2020-07-29T10:36:42.902Z] ---> 776779f35eb9 [2020-07-29T10:36:42.902Z] Step 18/20 : LABEL arch=x86_64 [2020-07-29T10:36:43.165Z] ---> Running in 05bfef16f8b8 [2020-07-29T10:36:43.165Z] Removing intermediate container ed4e623a8217 [2020-07-29T10:36:43.165Z] ---> 77d23ae3a153 [2020-07-29T10:36:43.165Z] Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:36:43.165Z] Removing intermediate container 19f061f51dbc [2020-07-29T10:36:43.165Z] ---> 18c4f1f3985f [2020-07-29T10:36:43.165Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T10:36:43.165Z] ---> Running in 8695dfe5a89a [2020-07-29T10:36:43.431Z] ---> Running in c5872363646c [2020-07-29T10:36:43.431Z] Removing intermediate container 05bfef16f8b8 [2020-07-29T10:36:43.431Z] ---> 0fb2ca6d2b2d [2020-07-29T10:36:43.431Z] Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:36:43.696Z] ---> Running in 78292fafc4f5 [2020-07-29T10:36:43.696Z] Removing intermediate container 8695dfe5a89a [2020-07-29T10:36:43.696Z] ---> 457153bb0f17 [2020-07-29T10:36:43.696Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T10:36:43.962Z] Removing intermediate container c5872363646c [2020-07-29T10:36:43.962Z] ---> 4015bfb0e7ac [2020-07-29T10:36:43.962Z] [2020-07-29T10:36:43.962Z] Successfully built 4015bfb0e7ac [2020-07-29T10:36:43.962Z] ---> Running in 74c8c3250ef6 [2020-07-29T10:36:44.229Z] Successfully tagged docker-support-logging-go:latest [2020-07-29T10:36:44.229Z]  Building docker-support-logging-go ... done Removing intermediate container 78292fafc4f5 [2020-07-29T10:36:44.229Z] ---> af6c70e88813 [2020-07-29T10:36:44.229Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T10:36:44.499Z] ---> Running in 87ad9b930764 [2020-07-29T10:36:44.499Z] Removing intermediate container 74c8c3250ef6 [2020-07-29T10:36:44.499Z] ---> d4fd67da21c6 [2020-07-29T10:36:44.499Z] [2020-07-29T10:36:45.457Z] Successfully built d4fd67da21c6 [2020-07-29T10:36:45.549Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-29T10:36:46.029Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-29T10:36:46.291Z]  Building docker-support-scheduler-go ... done Removing intermediate container 87ad9b930764 [2020-07-29T10:36:46.291Z] ---> f8eaea45bf1e [2020-07-29T10:36:46.291Z] [2020-07-29T10:36:46.291Z] Successfully built f8eaea45bf1e [2020-07-29T10:36:46.291Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-29T10:36:50.510Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 9497d88474ed [2020-07-29T10:36:50.510Z] ---> d4445abc2b5d [2020-07-29T10:36:50.510Z] [2020-07-29T10:36:50.510Z] Step 10/22 : FROM alpine [2020-07-29T10:36:50.510Z] ---> a24bb4013296 [2020-07-29T10:36:50.510Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:36:50.510Z] ---> Running in 2450e146a525 [2020-07-29T10:36:50.510Z] Removing intermediate container 2450e146a525 [2020-07-29T10:36:50.510Z] ---> c3b2f8454f65 [2020-07-29T10:36:50.510Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-29T10:36:50.510Z] ---> Running in 3f7b27fc3965 [2020-07-29T10:36:51.080Z] Removing intermediate container 3f7b27fc3965 [2020-07-29T10:36:51.080Z] ---> c6f1808a97f3 [2020-07-29T10:36:51.080Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-29T10:36:52.479Z] ---> Running in 44549e7492f2 [2020-07-29T10:36:52.479Z] Removing intermediate container 1e5305b0ab78 [2020-07-29T10:36:52.479Z] ---> db9c8f48bf7d [2020-07-29T10:36:52.479Z] [2020-07-29T10:36:52.479Z] Step 10/21 : FROM scratch [2020-07-29T10:36:52.479Z] ---> [2020-07-29T10:36:52.479Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:36:52.479Z] ---> Using cache [2020-07-29T10:36:52.479Z] ---> 5d60b797d530 [2020-07-29T10:36:52.479Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-29T10:36:52.479Z] Removing intermediate container 44549e7492f2 [2020-07-29T10:36:52.479Z] ---> 1895547cc6c5 [2020-07-29T10:36:52.479Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:36:52.479Z] ---> Running in 6224afddaa7f [2020-07-29T10:36:52.479Z] ---> Running in e877b6f1a324 [2020-07-29T10:36:52.742Z] Removing intermediate container 6224afddaa7f [2020-07-29T10:36:52.742Z] ---> 4bd74d2a3f74 [2020-07-29T10:36:52.742Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T10:36:52.742Z] ---> Running in 43c28d554c2b [2020-07-29T10:36:53.009Z] Removing intermediate container 43c28d554c2b [2020-07-29T10:36:53.009Z] ---> b3961f9a5d1c [2020-07-29T10:36:53.009Z] Step 14/21 : WORKDIR / [2020-07-29T10:36:53.009Z] ---> Running in d6ac26d12f23 [2020-07-29T10:36:53.273Z] Removing intermediate container d6ac26d12f23 [2020-07-29T10:36:53.273Z] ---> ee470fe03e61 [2020-07-29T10:36:53.273Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-29T10:36:53.535Z] ---> 88457812d1a2 [2020-07-29T10:36:53.535Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-29T10:36:53.535Z] Removing intermediate container e877b6f1a324 [2020-07-29T10:36:53.535Z] ---> c425f2a833f7 [2020-07-29T10:36:53.535Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-29T10:36:53.535Z] ---> Running in 91f99a7f9641 [2020-07-29T10:36:54.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-29T10:36:54.123Z] ---> 6e08105bbcc0 [2020-07-29T10:36:54.123Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-29T10:36:54.385Z] ---> a116cdf10698 [2020-07-29T10:36:54.385Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:36:54.385Z] ---> Running in d7c38d18a100 [2020-07-29T10:36:54.645Z] Removing intermediate container d7c38d18a100 [2020-07-29T10:36:54.645Z] ---> dc9983d20e11 [2020-07-29T10:36:54.645Z] Step 19/21 : LABEL arch=x86_64 [2020-07-29T10:36:54.645Z] ---> Running in f71297c93b3a [2020-07-29T10:36:54.906Z] Removing intermediate container f71297c93b3a [2020-07-29T10:36:54.906Z] ---> b3fee1a03704 [2020-07-29T10:36:54.906Z] Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:36:54.906Z] ---> Running in 930bc7f53ddd [2020-07-29T10:36:55.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-29T10:36:55.739Z] Removing intermediate container 930bc7f53ddd [2020-07-29T10:36:55.739Z] ---> fd545ae6ec7b [2020-07-29T10:36:55.739Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T10:36:55.739Z] ---> Running in 16cb682ffd17 [2020-07-29T10:36:56.000Z] Removing intermediate container 16cb682ffd17 [2020-07-29T10:36:56.000Z] ---> 914acb80de05 [2020-07-29T10:36:56.000Z] [2020-07-29T10:36:56.000Z] Successfully built 914acb80de05 [2020-07-29T10:36:56.262Z] Successfully tagged docker-core-metadata-go:latest [2020-07-29T10:36:56.262Z]  Building docker-core-metadata-go ... done (1/5) Installing libgcc (9.3.0-r2) [2020-07-29T10:36:56.262Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-29T10:36:56.523Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-29T10:36:57.095Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-29T10:36:57.355Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-29T10:36:57.355Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:36:57.355Z] OK: 8 MiB in 19 packages [2020-07-29T10:36:57.927Z] Removing intermediate container 91f99a7f9641 [2020-07-29T10:36:57.927Z] ---> 0e23a6add970 [2020-07-29T10:36:57.927Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-29T10:36:57.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-29T10:36:58.189Z] ---> ca773ceea120 [2020-07-29T10:36:58.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-29T10:36:58.767Z] ---> e291e43bd3e9 [2020-07-29T10:36:58.767Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-29T10:36:59.028Z] ---> 0a88d0ebe988 [2020-07-29T10:36:59.029Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:36:59.029Z] ---> Running in 2ded9ea73ef9 [2020-07-29T10:36:59.291Z] Removing intermediate container 2ded9ea73ef9 [2020-07-29T10:36:59.291Z] ---> 0eb50f43de45 [2020-07-29T10:36:59.291Z] Step 20/22 : LABEL arch=x86_64 [2020-07-29T10:36:59.291Z] ---> Running in a72948091ec3 [2020-07-29T10:36:59.551Z] Removing intermediate container a72948091ec3 [2020-07-29T10:36:59.551Z] ---> ec0f6fce33fb [2020-07-29T10:36:59.551Z] Step 21/22 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:36:59.551Z] ---> Running in ea505eefab60 [2020-07-29T10:36:59.812Z] Removing intermediate container ea505eefab60 [2020-07-29T10:36:59.812Z] ---> d11e0dbf9825 [2020-07-29T10:36:59.812Z] Step 22/22 : LABEL version=0.0.0 [2020-07-29T10:36:59.812Z] ---> Running in 1651d199df6e [2020-07-29T10:36:59.812Z] Removing intermediate container 1651d199df6e [2020-07-29T10:36:59.812Z] ---> 441c2bf623f1 [2020-07-29T10:36:59.812Z] [2020-07-29T10:37:00.072Z] Successfully built 441c2bf623f1 [2020-07-29T10:37:00.072Z] Successfully tagged docker-core-data-go:latest [2020-07-29T10:37:00.669Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-07-29T10:37:00.697Z] $ docker stop --time=1 0c03d5811f0dd9e4f8245b35cbcd402443aa1ad7096083b16af4aa46713fc9d9 [2020-07-29T10:37:01.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-29T10:37:02.357Z] $ docker rm -f 0c03d5811f0dd9e4f8245b35cbcd402443aa1ad7096083b16af4aa46713fc9d9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-29T10:37:02.890Z] + docker images [2020-07-29T10:37:02.890Z] + grep docker [2020-07-29T10:37:02.890Z] docker-core-data-go latest 441c2bf623f1 3 seconds ago 23.8MB [2020-07-29T10:37:02.890Z] docker-core-metadata-go latest 914acb80de05 7 seconds ago 14.4MB [2020-07-29T10:37:02.890Z] docker-security-proxy-setup-go latest f8eaea45bf1e 17 seconds ago 16.4MB [2020-07-29T10:37:02.890Z] docker-support-scheduler-go latest d4fd67da21c6 18 seconds ago 13.1MB [2020-07-29T10:37:02.890Z] docker-support-logging-go latest 4015bfb0e7ac 19 seconds ago 11.8MB [2020-07-29T10:37:02.890Z] docker-sys-mgmt-agent-go latest 8632607f7563 56 seconds ago 284MB [2020-07-29T10:37:02.890Z] docker-security-secretstore-setup-go latest 3c75c37ae982 About a minute ago 33.9MB [2020-07-29T10:37:02.890Z] docker-support-notifications-go latest 53c870decc7a 2 minutes ago 14.4MB [2020-07-29T10:37:02.890Z] docker-security-secrets-setup-go latest 4cec17cdedca 2 minutes ago 25.1MB [2020-07-29T10:37:02.890Z] docker-core-command-go latest 8e0a94149f3f 2 minutes ago 13MB [2020-07-29T10:37:02.890Z] docker latest 81f5749c9058 4 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-29T10:37:06.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-29T10:37:12.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-29T10:37:13.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-29T10:37:17.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-29T10:37:22.090Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-29T10:37:26.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-29T10:37:30.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-29T10:37:36.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-29T10:37:39.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-07-29T10:37:42.848Z] $ docker stop --time=1 06f7675de8500d19cc677d4476f2cd8962dd738607770f7dc3b64da5d30963c5 [2020-07-29T10:37:45.269Z] $ docker rm -f 06f7675de8500d19cc677d4476f2cd8962dd738607770f7dc3b64da5d30963c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:37:46.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T10:37:46.812Z] [2020-07-29T10:37:46.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:37:47.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T10:37:47.460Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-29T10:37:47.460Z] 29e5d40040c1: Pulling fs layer [2020-07-29T10:37:47.460Z] 1ce36da41761: Pulling fs layer [2020-07-29T10:37:47.460Z] 25b303627fd3: Pulling fs layer [2020-07-29T10:37:47.460Z] 29e5d40040c1: Verifying Checksum [2020-07-29T10:37:47.460Z] 29e5d40040c1: Download complete [2020-07-29T10:37:48.064Z] 1ce36da41761: Verifying Checksum [2020-07-29T10:37:48.064Z] 1ce36da41761: Download complete [2020-07-29T10:37:48.338Z] 29e5d40040c1: Pull complete [2020-07-29T10:37:49.328Z] 1ce36da41761: Pull complete [2020-07-29T10:37:49.601Z] 25b303627fd3: Verifying Checksum [2020-07-29T10:37:49.601Z] 25b303627fd3: Download complete [2020-07-29T10:37:59.752Z] 25b303627fd3: Pull complete [2020-07-29T10:37:59.752Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-29T10:37:59.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T10:37:59.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-29T10:37:59.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2020-07-29T10:38:00.047Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-29T10:38:03.704Z] $ docker top 4364c87c824bacbc0bf2ce217cbb532927ba4061908423e98d2e507828b3b209 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T10:38:05.207Z] + docker-compose build --help [2020-07-29T10:38:05.207Z] + grep parallel [2020-07-29T10:38:09.525Z] --parallel Build images in parallel. [Pipeline] } [2020-07-29T10:38:09.547Z] $ docker stop --time=1 4364c87c824bacbc0bf2ce217cbb532927ba4061908423e98d2e507828b3b209 [2020-07-29T10:38:11.487Z] $ docker rm -f 4364c87c824bacbc0bf2ce217cbb532927ba4061908423e98d2e507828b3b209 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:38:12.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-29T10:38:12.296Z] . [Pipeline] withDockerContainer [2020-07-29T10:38:12.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-1420 does not seem to be running inside a container [2020-07-29T10:38:12.614Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-29T10:38:14.014Z] $ docker top a1f6e36fd7745e76bfcf72bc55ab6c59676ff24d305bedafbacfb908d8d10993 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-29T10:38:15.038Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-29T10:38:19.325Z] Building docker-core-command-go ... [2020-07-29T10:38:19.325Z] Building docker-core-data-go ... [2020-07-29T10:38:19.325Z] Building docker-core-metadata-go ... [2020-07-29T10:38:19.325Z] Building docker-security-proxy-setup-go ... [2020-07-29T10:38:19.325Z] Building docker-security-secrets-setup-go ... [2020-07-29T10:38:19.325Z] Building docker-security-secretstore-setup-go ... [2020-07-29T10:38:19.325Z] Building docker-support-logging-go ... [2020-07-29T10:38:19.325Z] Building docker-support-notifications-go ... [2020-07-29T10:38:19.325Z] Building docker-support-scheduler-go ... [2020-07-29T10:38:19.325Z] Building docker-sys-mgmt-agent-go ... [2020-07-29T10:38:19.325Z] Building docker-security-secretstore-setup-go [2020-07-29T10:38:19.325Z] Building docker-support-logging-go [2020-07-29T10:38:19.325Z] Building docker-security-proxy-setup-go [2020-07-29T10:38:19.325Z] Building docker-core-metadata-go [2020-07-29T10:38:19.325Z] Building docker-core-command-go [2020-07-29T10:40:11.143Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:40:11.143Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:40:11.143Z] ---> 784e1c33a147 [2020-07-29T10:40:11.143Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T10:40:11.143Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:40:11.143Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:40:11.143Z] ---> 784e1c33a147 [2020-07-29T10:40:11.143Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T10:40:11.143Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:40:11.143Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:40:11.143Z] ---> 784e1c33a147 [2020-07-29T10:40:11.143Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T10:40:11.143Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:40:11.143Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:40:11.143Z] ---> 784e1c33a147 [2020-07-29T10:40:11.143Z] Step 3/21 : WORKDIR /edgex-go [2020-07-29T10:40:11.143Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:40:11.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:40:11.143Z] ---> 784e1c33a147 [2020-07-29T10:40:11.143Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T10:40:11.143Z] ---> Running in 5e56b8d47db4 [2020-07-29T10:40:11.143Z] ---> Running in 7958a930e0ca [2020-07-29T10:40:11.143Z] ---> Running in 3c89a70d70c4 [2020-07-29T10:40:11.143Z] ---> Running in 4654811d9c0e [2020-07-29T10:40:11.143Z] ---> Running in c35dd1ec0688 [2020-07-29T10:40:11.747Z] Removing intermediate container 3c89a70d70c4 [2020-07-29T10:40:11.747Z] ---> bc26f7c92008 [2020-07-29T10:40:11.747Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:40:11.747Z] Removing intermediate container c35dd1ec0688 [2020-07-29T10:40:11.747Z] ---> afff0cbfddfe [2020-07-29T10:40:11.747Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:40:12.017Z] Removing intermediate container 5e56b8d47db4 [2020-07-29T10:40:12.017Z] Removing intermediate container 4654811d9c0e [2020-07-29T10:40:12.017Z] ---> a790a78420d3 [2020-07-29T10:40:12.017Z] ---> c4fa6d5fe083 [2020-07-29T10:40:12.017Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:40:12.017Z] [2020-07-29T10:40:12.017Z] Removing intermediate container 7958a930e0ca [2020-07-29T10:40:12.017Z] ---> 502c4a4e718d [2020-07-29T10:40:12.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:40:12.017Z] ---> Running in 6477064c035d [2020-07-29T10:40:12.017Z] ---> Running in d604281912e2 [2020-07-29T10:40:12.288Z] ---> Running in b80e3d311970 [2020-07-29T10:40:12.288Z] ---> Running in 2b47489c29fb [2020-07-29T10:40:12.288Z] ---> Running in 942e44861ae7 [2020-07-29T10:40:16.642Z] Removing intermediate container 6477064c035d [2020-07-29T10:40:16.642Z] ---> ba6014ce9902 [2020-07-29T10:40:16.642Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T10:40:16.642Z] ---> Running in 2feff808716d [2020-07-29T10:40:16.922Z] Removing intermediate container 2b47489c29fb [2020-07-29T10:40:16.922Z] ---> 9308c9508889 [2020-07-29T10:40:16.922Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T10:40:16.922Z] Removing intermediate container d604281912e2 [2020-07-29T10:40:16.922Z] ---> 462fdf161adb [2020-07-29T10:40:16.922Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-29T10:40:17.203Z] ---> Running in 9c50ef1f7dbd [2020-07-29T10:40:17.203Z] ---> Running in f50eb854bb44 [2020-07-29T10:40:17.476Z] Removing intermediate container 942e44861ae7 [2020-07-29T10:40:17.476Z] ---> 382b62739b77 [2020-07-29T10:40:17.476Z] Step 5/21 : RUN apk update && apk add make git [2020-07-29T10:40:17.476Z] Removing intermediate container b80e3d311970 [2020-07-29T10:40:17.476Z] ---> bdd0e3d1ae36 [2020-07-29T10:40:17.476Z] Step 5/26 : RUN apk update && apk add make git [2020-07-29T10:40:17.748Z] ---> Running in 2d979cdf0457 [2020-07-29T10:40:17.748Z] ---> Running in 74ecf397bb92 [2020-07-29T10:40:19.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:20.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:20.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:20.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:20.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:20.160Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:21.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:21.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:21.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:21.501Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:40:21.501Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:40:21.501Z] OK: 12620 distinct packages available [2020-07-29T10:40:21.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:40:22.062Z] OK: 217 MiB in 51 packages [2020-07-29T10:40:23.054Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:40:23.054Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:40:23.054Z] OK: 12620 distinct packages available [2020-07-29T10:40:23.054Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:40:23.054Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:40:23.054Z] OK: 12620 distinct packages available [2020-07-29T10:40:23.667Z] OK: 217 MiB in 51 packages [2020-07-29T10:40:23.667Z] OK: 217 MiB in 51 packages [2020-07-29T10:40:23.943Z] Removing intermediate container 2feff808716d [2020-07-29T10:40:23.943Z] ---> 243f0c8cea7c [2020-07-29T10:40:23.943Z] Step 6/21 : COPY go.mod . [2020-07-29T10:40:23.943Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:40:23.943Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:40:23.943Z] OK: 12620 distinct packages available [2020-07-29T10:40:24.221Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:40:24.221Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:40:24.221Z] OK: 12620 distinct packages available [2020-07-29T10:40:24.824Z] OK: 217 MiB in 51 packages [2020-07-29T10:40:25.097Z] ---> 09af20164848 [2020-07-29T10:40:25.097Z] Step 7/21 : RUN go mod download [2020-07-29T10:40:25.097Z] OK: 217 MiB in 51 packages [2020-07-29T10:40:25.372Z] ---> Running in a1c6f720ab42 [2020-07-29T10:40:25.372Z] OK: 217 MiB in 51 packages [2020-07-29T10:40:25.658Z] Removing intermediate container f50eb854bb44 [2020-07-29T10:40:25.658Z] ---> e111fcf575f7 [2020-07-29T10:40:25.658Z] Step 6/20 : COPY go.mod . [2020-07-29T10:40:25.658Z] Removing intermediate container 2d979cdf0457 [2020-07-29T10:40:25.658Z] ---> 7ea28cdb4822 [2020-07-29T10:40:25.658Z] Step 6/21 : COPY go.mod . [2020-07-29T10:40:27.115Z] ---> 744cfa98c189 [2020-07-29T10:40:27.115Z] Step 7/21 : RUN go mod download [2020-07-29T10:40:27.115Z] ---> b6beaf84ffe7 [2020-07-29T10:40:27.115Z] Step 7/20 : RUN go mod download [2020-07-29T10:40:27.115Z] Removing intermediate container 74ecf397bb92 [2020-07-29T10:40:27.115Z] ---> a2c97f1a1be0 [2020-07-29T10:40:27.115Z] Step 6/26 : COPY go.mod . [2020-07-29T10:40:27.115Z] Removing intermediate container 9c50ef1f7dbd [2020-07-29T10:40:27.115Z] ---> 2771975f24c6 [2020-07-29T10:40:27.115Z] Step 6/21 : COPY go.mod . [2020-07-29T10:40:27.389Z] ---> Running in 706b92519869 [2020-07-29T10:40:27.389Z] ---> Running in 963f635ffeb8 [2020-07-29T10:40:28.837Z] ---> 8727cc5e7e61 [2020-07-29T10:40:28.837Z] Step 7/26 : RUN go mod download [2020-07-29T10:40:28.837Z] ---> 404ca065df0b [2020-07-29T10:40:28.837Z] Step 7/21 : RUN go mod download [2020-07-29T10:40:28.837Z] ---> Running in f36c8351f282 [2020-07-29T10:40:29.112Z] ---> Running in 6b453d9b8ea4 [2020-07-29T10:40:29.707Z] Removing intermediate container a1c6f720ab42 [2020-07-29T10:40:29.707Z] ---> b7d6e095bac2 [2020-07-29T10:40:29.707Z] Step 8/21 : COPY . . [2020-07-29T10:40:35.149Z] Removing intermediate container 706b92519869 [2020-07-29T10:40:35.149Z] ---> fa5f5444ed5a [2020-07-29T10:40:35.149Z] Step 8/20 : COPY . . [2020-07-29T10:40:35.149Z] Removing intermediate container 963f635ffeb8 [2020-07-29T10:40:35.149Z] ---> 1f842523711e [2020-07-29T10:40:35.149Z] Step 8/21 : COPY . . [2020-07-29T10:40:35.751Z] Removing intermediate container f36c8351f282 [2020-07-29T10:40:35.751Z] ---> 49fe9ab84f60 [2020-07-29T10:40:35.751Z] Step 8/26 : COPY . . [2020-07-29T10:40:38.376Z] Removing intermediate container 6b453d9b8ea4 [2020-07-29T10:40:38.376Z] ---> 3cc0b8902feb [2020-07-29T10:40:38.376Z] Step 8/21 : COPY . . [2020-07-29T10:41:05.234Z] ---> 28a8ae510d9e [2020-07-29T10:41:05.234Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-29T10:41:05.234Z] ---> af54d23ac1b8 [2020-07-29T10:41:05.234Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-29T10:41:05.234Z] ---> Running in 778eaa6e7996 [2020-07-29T10:41:05.234Z] ---> 1cfe24a613a3 [2020-07-29T10:41:05.234Z] 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-07-29T10:41:05.234Z] ---> 35834c655062 [2020-07-29T10:41:05.234Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-29T10:41:05.234Z] ---> Running in b32afadb2e15 [2020-07-29T10:41:05.234Z] ---> 374be26a5b49 [2020-07-29T10:41:05.234Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-29T10:41:05.234Z] ---> Running in 176a6a3743a5 [2020-07-29T10:41:05.234Z] ---> Running in 88b82421b15c [2020-07-29T10:41:05.234Z] ---> Running in 02ab99bc666e [2020-07-29T10:41:07.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-07-29T10:41:07.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-07-29T10:41:07.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-07-29T10:41:07.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-07-29T10:41:07.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-07-29T10:42:29.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-07-29T10:42:31.276Z] Removing intermediate container b32afadb2e15 [2020-07-29T10:42:31.276Z] ---> 6395f68f59a9 [2020-07-29T10:42:31.276Z] [2020-07-29T10:42:31.276Z] Step 10/20 : FROM alpine [2020-07-29T10:42:31.550Z] latest: Pulling from library/alpine [2020-07-29T10:42:31.821Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-29T10:42:31.821Z] Status: Downloaded newer image for alpine:latest [2020-07-29T10:42:31.821Z] ---> 62ee0e9f8440 [2020-07-29T10:42:31.821Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-29T10:42:32.092Z] ---> Running in 71a8989b85dc [2020-07-29T10:42:34.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:42:35.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:42:35.609Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:42:35.609Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:42:35.609Z] OK: 12620 distinct packages available [2020-07-29T10:42:35.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-07-29T10:42:37.037Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-29T10:42:37.037Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T10:42:37.037Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-29T10:42:37.037Z] (4/4) Installing curl (7.69.1-r0) [2020-07-29T10:42:37.037Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:42:37.037Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T10:42:37.037Z] OK: 7 MiB in 18 packages [2020-07-29T10:42:40.441Z] Removing intermediate container 71a8989b85dc [2020-07-29T10:42:40.441Z] ---> b64827d4c9f7 [2020-07-29T10:42:40.441Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T10:42:40.441Z] ---> Running in 88d39a0153fc [2020-07-29T10:42:41.424Z] Removing intermediate container 88d39a0153fc [2020-07-29T10:42:41.424Z] ---> 1f3dd183ee3b [2020-07-29T10:42:41.424Z] Step 13/20 : WORKDIR /edgex [2020-07-29T10:42:41.698Z] ---> Running in 445be90a1fc9 [2020-07-29T10:42:43.141Z] Removing intermediate container 445be90a1fc9 [2020-07-29T10:42:43.141Z] ---> 861e50c123ea [2020-07-29T10:42:43.141Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-29T10:42:44.576Z] Removing intermediate container 02ab99bc666e [2020-07-29T10:42:44.576Z] ---> 67230fcff605 [2020-07-29T10:42:44.576Z] [2020-07-29T10:42:44.576Z] Step 10/21 : FROM scratch [2020-07-29T10:42:44.577Z] ---> [2020-07-29T10:42:44.577Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T10:42:44.577Z] ---> 01bed6b02bd9 [2020-07-29T10:42:44.577Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-29T10:42:44.853Z] ---> Running in afa572c7af9a [2020-07-29T10:42:46.295Z] Removing intermediate container afa572c7af9a [2020-07-29T10:42:46.295Z] ---> 60b426cb6827 [2020-07-29T10:42:46.295Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-29T10:42:46.565Z] ---> Running in befd182fcb09 [2020-07-29T10:42:46.922Z] ---> 6ed9754188d0 [2020-07-29T10:42:46.923Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-29T10:42:47.252Z] ---> Running in 0e2b81db2688 [2020-07-29T10:42:47.531Z] Removing intermediate container befd182fcb09 [2020-07-29T10:42:47.531Z] ---> 68ff724ef02a [2020-07-29T10:42:47.531Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T10:42:47.820Z] ---> Running in aa917a94ac9d [2020-07-29T10:42:48.531Z] Removing intermediate container 0e2b81db2688 [2020-07-29T10:42:48.531Z] ---> 3d5ceb1a8098 [2020-07-29T10:42:48.531Z] Step 17/20 : CMD ["--init=true"] [2020-07-29T10:42:48.898Z] ---> Running in b97f3b2fd64f [2020-07-29T10:42:49.174Z] Removing intermediate container aa917a94ac9d [2020-07-29T10:42:49.174Z] ---> 9ba0a041600b [2020-07-29T10:42:49.174Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-29T10:42:50.180Z] Removing intermediate container b97f3b2fd64f [2020-07-29T10:42:50.180Z] ---> fdcb5db14591 [2020-07-29T10:42:50.180Z] Step 18/20 : LABEL arch=arm64 [2020-07-29T10:42:50.783Z] ---> Running in 3f5c2a50f41a [2020-07-29T10:42:50.783Z] ---> 4e214c467337 [2020-07-29T10:42:50.783Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-29T10:42:51.380Z] Removing intermediate container 176a6a3743a5 [2020-07-29T10:42:51.380Z] ---> bdb7e6421f0a [2020-07-29T10:42:51.380Z] [2020-07-29T10:42:51.380Z] Step 10/26 : FROM alpine:3.10 [2020-07-29T10:42:51.380Z] Removing intermediate container 3f5c2a50f41a [2020-07-29T10:42:51.380Z] ---> 2c6787841b13 [2020-07-29T10:42:51.380Z] Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:42:51.654Z] 3.10: Pulling from library/alpine [2020-07-29T10:42:51.654Z] ---> Running in 172565f7af4c [2020-07-29T10:42:52.254Z] ---> 770994e2d61d [2020-07-29T10:42:52.254Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-29T10:42:52.867Z] Removing intermediate container 172565f7af4c [2020-07-29T10:42:52.867Z] ---> a5450aa80bfd [2020-07-29T10:42:52.867Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T10:42:52.867Z] ---> Running in b97063e8fbaa [2020-07-29T10:42:53.147Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-29T10:42:53.147Z] Status: Downloaded newer image for alpine:3.10 [2020-07-29T10:42:53.424Z] ---> 536a684cf733 [2020-07-29T10:42:53.424Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-29T10:42:54.024Z] ---> Running in 6a8627708315 [2020-07-29T10:42:54.305Z] Removing intermediate container b97063e8fbaa [2020-07-29T10:42:54.305Z] ---> e6810276ea6b [2020-07-29T10:42:54.305Z] [2020-07-29T10:42:54.581Z] ---> 07f51be7dc0e [2020-07-29T10:42:54.581Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-29T10:42:55.174Z] Successfully built e6810276ea6b [2020-07-29T10:42:55.450Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-29T10:42:55.450Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-07-29T10:42:56.081Z] ---> 2b15b53e9480 [2020-07-29T10:42:56.081Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:42:56.367Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:42:56.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:42:56.968Z] ---> Running in d85add150807 [2020-07-29T10:42:57.240Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-29T10:42:57.240Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-29T10:42:57.240Z] OK: 10167 distinct packages available [2020-07-29T10:42:57.838Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-29T10:42:57.838Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-29T10:42:57.838Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-29T10:42:58.201Z] (4/5) Installing curl (7.66.0-r0) [2020-07-29T10:42:58.201Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-29T10:42:58.201Z] Executing busybox-1.30.1-r3.trigger [2020-07-29T10:42:58.201Z] Executing ca-certificates-20191127-r2.trigger [2020-07-29T10:42:58.477Z] OK: 7 MiB in 19 packages [2020-07-29T10:42:59.461Z] Removing intermediate container d85add150807 [2020-07-29T10:42:59.461Z] ---> dddf2ae81f32 [2020-07-29T10:42:59.461Z] Step 19/21 : LABEL arch=arm64 [2020-07-29T10:43:00.902Z] Removing intermediate container 778eaa6e7996 [2020-07-29T10:43:00.902Z] ---> b9db6a9e28cf [2020-07-29T10:43:00.902Z] [2020-07-29T10:43:00.902Z] Step 10/21 : FROM scratch [2020-07-29T10:43:00.902Z] ---> [2020-07-29T10:43:00.902Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:43:00.902Z] ---> Running in 15dc4355d1dc [2020-07-29T10:43:01.504Z] ---> Running in c5519f88dd70 [2020-07-29T10:43:02.947Z] Removing intermediate container 15dc4355d1dc [2020-07-29T10:43:02.947Z] ---> fbd562d17575 [2020-07-29T10:43:02.947Z] Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:43:03.551Z] Removing intermediate container c5519f88dd70 [2020-07-29T10:43:03.551Z] ---> a16fe04e8912 [2020-07-29T10:43:03.551Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-29T10:43:03.551Z] Removing intermediate container 6a8627708315 [2020-07-29T10:43:03.551Z] ---> b98956de730f [2020-07-29T10:43:03.551Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-29T10:43:03.551Z] ---> Running in fea02871240c [2020-07-29T10:43:03.551Z] ---> Running in 8a84f43dce37 [2020-07-29T10:43:03.825Z] ---> Running in 2936db13bb3d [2020-07-29T10:43:04.435Z] Removing intermediate container fea02871240c [2020-07-29T10:43:04.435Z] ---> dc98f39cae72 [2020-07-29T10:43:04.435Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T10:43:04.709Z] Removing intermediate container 2936db13bb3d [2020-07-29T10:43:04.709Z] ---> 1dfed6539df7 [2020-07-29T10:43:04.709Z] Step 13/26 : WORKDIR / [2020-07-29T10:43:04.709Z] Removing intermediate container 8a84f43dce37 [2020-07-29T10:43:04.709Z] ---> 389e583ffa35 [2020-07-29T10:43:04.709Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T10:43:05.313Z] ---> Running in f8a43ec282b2 [2020-07-29T10:43:05.313Z] ---> Running in aa1ebe2d155b [2020-07-29T10:43:05.595Z] ---> Running in da88bbfa328c [2020-07-29T10:43:06.204Z] Removing intermediate container f8a43ec282b2 [2020-07-29T10:43:06.204Z] ---> ccfb7b724f82 [2020-07-29T10:43:06.204Z] [2020-07-29T10:43:06.490Z] Removing intermediate container aa1ebe2d155b [2020-07-29T10:43:06.490Z] ---> 1380c71af5fa [2020-07-29T10:43:06.490Z] Step 14/21 : WORKDIR / [2020-07-29T10:43:07.081Z] ---> Running in 395c2142a6f0 [2020-07-29T10:43:07.081Z] Removing intermediate container da88bbfa328c [2020-07-29T10:43:07.081Z] ---> 15065a1aec56 [2020-07-29T10:43:07.081Z] 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-07-29T10:43:07.081Z] Successfully built ccfb7b724f82 [2020-07-29T10:43:07.356Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-29T10:43:07.356Z]  Building docker-support-logging-go ... done Building docker-sys-mgmt-agent-go [2020-07-29T10:43:07.628Z] Removing intermediate container 88b82421b15c [2020-07-29T10:43:07.628Z] ---> 0d712551c695 [2020-07-29T10:43:07.628Z] [2020-07-29T10:43:07.628Z] Step 10/21 : FROM scratch [2020-07-29T10:43:07.628Z] ---> [2020-07-29T10:43:07.628Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:43:07.628Z] ---> Using cache [2020-07-29T10:43:07.628Z] ---> a16fe04e8912 [2020-07-29T10:43:07.628Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-29T10:43:08.225Z] Removing intermediate container 395c2142a6f0 [2020-07-29T10:43:08.225Z] ---> bb3bdf2b44d4 [2020-07-29T10:43:08.225Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-29T10:43:08.225Z] ---> Running in c3e206b9195a [2020-07-29T10:43:08.503Z] ---> 64030dbc7d52 [2020-07-29T10:43:08.503Z] 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-07-29T10:43:09.122Z] Removing intermediate container c3e206b9195a [2020-07-29T10:43:09.122Z] ---> 462682a9cb03 [2020-07-29T10:43:09.122Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-29T10:43:09.395Z] ---> a2f057061cee [2020-07-29T10:43:09.395Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-29T10:43:09.395Z] ---> Running in 8791dd573af1 [2020-07-29T10:43:10.377Z] ---> 5c4062357df4 [2020-07-29T10:43:10.377Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-29T10:43:11.363Z] Removing intermediate container 8791dd573af1 [2020-07-29T10:43:11.363Z] ---> f2d6f3f9d138 [2020-07-29T10:43:11.363Z] Step 14/21 : WORKDIR / [2020-07-29T10:43:11.962Z] ---> Running in 08b4c3ab5b7a [2020-07-29T10:43:11.962Z] ---> 9c4016f147a1 [2020-07-29T10:43:11.962Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-29T10:43:11.962Z] ---> cc69e93ac8e8 [2020-07-29T10:43:11.962Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-29T10:43:13.486Z] Removing intermediate container 08b4c3ab5b7a [2020-07-29T10:43:13.486Z] ---> b55198b46408 [2020-07-29T10:43:13.486Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-29T10:43:14.085Z] ---> 553f5c23d8de [2020-07-29T10:43:14.085Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:43:14.362Z] ---> b304c6d8cf5a [2020-07-29T10:43:14.362Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-29T10:43:14.966Z] ---> f7c55ba31b2a [2020-07-29T10:43:14.966Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-29T10:43:14.966Z] ---> Running in 54d8916e2394 [2020-07-29T10:43:16.471Z] Removing intermediate container 54d8916e2394 [2020-07-29T10:43:16.471Z] ---> 6d65bf1c0a16 [2020-07-29T10:43:16.471Z] Step 19/21 : LABEL arch=arm64 [2020-07-29T10:43:17.453Z] ---> 29662bd8cd77 [2020-07-29T10:43:17.453Z] ---> 56c60a62760f [2020-07-29T10:43:17.453Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-29T10:43:17.453Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-29T10:43:17.453Z] ---> Running in a97752908198 [2020-07-29T10:43:18.962Z] Removing intermediate container a97752908198 [2020-07-29T10:43:18.962Z] ---> 624548dc40e8 [2020-07-29T10:43:18.962Z] Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:43:19.567Z] ---> 5761e54c3212 [2020-07-29T10:43:19.567Z] ---> 2fc254cf6a3a [2020-07-29T10:43:19.839Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-29T10:43:19.839Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:43:19.839Z] ---> Running in 458445b42bea [2020-07-29T10:43:20.831Z] ---> Running in 9a8490fc7e0c [2020-07-29T10:43:20.831Z] Removing intermediate container 458445b42bea [2020-07-29T10:43:20.831Z] ---> 7e53f9f89596 [2020-07-29T10:43:20.831Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T10:43:21.112Z] ---> fc389dc3e17e [2020-07-29T10:43:21.112Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T10:43:21.112Z] ---> Running in 8900db7b05dd [2020-07-29T10:43:21.387Z] Removing intermediate container 9a8490fc7e0c [2020-07-29T10:43:21.387Z] ---> efbcd63a100f [2020-07-29T10:43:21.387Z] Step 19/21 : LABEL arch=arm64 [2020-07-29T10:43:21.659Z] ---> Running in f2c127ea9c59 [2020-07-29T10:43:21.933Z] Removing intermediate container 8900db7b05dd [2020-07-29T10:43:21.933Z] ---> ed88cd0e3823 [2020-07-29T10:43:21.933Z] [2020-07-29T10:43:22.231Z] ---> b3893b4ab7a3 [2020-07-29T10:43:22.231Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T10:43:22.575Z] Removing intermediate container f2c127ea9c59 [2020-07-29T10:43:22.575Z] ---> 886c7ea9f268 [2020-07-29T10:43:22.575Z] Step 20/21 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:43:22.575Z] Successfully built ed88cd0e3823 [2020-07-29T10:43:22.575Z] ---> Running in 07746fd47de7 [2020-07-29T10:43:22.575Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-29T10:43:22.575Z]  Building docker-core-command-go ... done Building docker-security-secrets-setup-go [2020-07-29T10:43:22.899Z] ---> Running in 5e9f33fc76b0 [2020-07-29T10:43:23.969Z] Removing intermediate container 5e9f33fc76b0 [2020-07-29T10:43:23.969Z] ---> 84fd9e2ee87b [2020-07-29T10:43:23.969Z] Step 21/21 : LABEL version=0.0.0 [2020-07-29T10:43:24.241Z] ---> Running in 03ae080b390e [2020-07-29T10:43:25.218Z] Removing intermediate container 03ae080b390e [2020-07-29T10:43:25.218Z] ---> 9266a90825b8 [2020-07-29T10:43:25.218Z] [2020-07-29T10:43:25.827Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:43:25.827Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:43:25.827Z] ---> 784e1c33a147 [2020-07-29T10:43:25.827Z] Step 3/20 : WORKDIR /edgex-go [2020-07-29T10:43:25.827Z] ---> Using cache [2020-07-29T10:43:25.827Z] ---> 502c4a4e718d [2020-07-29T10:43:25.827Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:43:26.097Z] ---> Using cache [2020-07-29T10:43:26.097Z] ---> bdd0e3d1ae36 [2020-07-29T10:43:26.097Z] Step 5/20 : RUN apk update && apk add make git [2020-07-29T10:43:26.097Z] ---> Using cache [2020-07-29T10:43:26.097Z] ---> a2c97f1a1be0 [2020-07-29T10:43:26.097Z] Step 6/20 : COPY go.mod . [2020-07-29T10:43:26.097Z] ---> Using cache [2020-07-29T10:43:26.097Z] ---> 8727cc5e7e61 [2020-07-29T10:43:26.097Z] Step 7/20 : RUN go mod download [2020-07-29T10:43:26.097Z] ---> Using cache [2020-07-29T10:43:26.097Z] Successfully built 9266a90825b8 [2020-07-29T10:43:26.097Z] ---> 49fe9ab84f60 [2020-07-29T10:43:26.097Z] Step 8/20 : COPY . . [2020-07-29T10:43:26.097Z] ---> Using cache [2020-07-29T10:43:26.097Z] ---> 1cfe24a613a3 [2020-07-29T10:43:26.097Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-29T10:43:26.370Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-29T10:43:26.370Z] Building docker-core-data-go [2020-07-29T10:43:26.648Z]  Building docker-core-metadata-go ... done  ---> Running in 8565e0d39e78 [2020-07-29T10:43:26.932Z] Removing intermediate container 07746fd47de7 [2020-07-29T10:43:26.932Z] ---> 3b45272e6b5a [2020-07-29T10:43:26.932Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T10:43:27.204Z] ---> Running in 131f5965ad43 [2020-07-29T10:43:28.177Z] Removing intermediate container 131f5965ad43 [2020-07-29T10:43:28.177Z] ---> b190caf10555 [2020-07-29T10:43:28.177Z] Step 24/26 : LABEL arch=arm64 [2020-07-29T10:43:28.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-07-29T10:43:29.039Z] ---> Running in 5afaf42440e8 [2020-07-29T10:43:30.011Z] Removing intermediate container 5afaf42440e8 [2020-07-29T10:43:30.011Z] ---> cd9f459b32ad [2020-07-29T10:43:30.011Z] Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:43:30.606Z] ---> Running in 669062ec6104 [2020-07-29T10:43:32.050Z] Removing intermediate container 669062ec6104 [2020-07-29T10:43:32.050Z] ---> 1061e1f10f5f [2020-07-29T10:43:32.050Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T10:43:32.654Z] ---> Running in 1a834fa84e88 [2020-07-29T10:43:33.657Z] Removing intermediate container 1a834fa84e88 [2020-07-29T10:43:33.657Z] ---> 30f5e9b45dd5 [2020-07-29T10:43:33.657Z] [2020-07-29T10:43:34.252Z] Successfully built 30f5e9b45dd5 [2020-07-29T10:43:34.252Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-29T10:43:34.252Z] Building docker-support-notifications-go [2020-07-29T10:44:06.604Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:44:06.604Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:44:06.604Z] ---> 784e1c33a147 [2020-07-29T10:44:06.604Z] Step 3/26 : WORKDIR /edgex-go [2020-07-29T10:44:06.604Z] ---> Using cache [2020-07-29T10:44:06.604Z] ---> 502c4a4e718d [2020-07-29T10:44:06.604Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:44:06.604Z] ---> Using cache [2020-07-29T10:44:06.604Z] ---> bdd0e3d1ae36 [2020-07-29T10:44:06.604Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-29T10:44:14.911Z] ---> Running in db9074a2493a [2020-07-29T10:44:16.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:17.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:18.962Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:44:18.962Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:44:18.962Z] OK: 12620 distinct packages available [2020-07-29T10:44:19.235Z] Removing intermediate container 8565e0d39e78 [2020-07-29T10:44:19.235Z] ---> 84c9fc80e2ae [2020-07-29T10:44:19.235Z] [2020-07-29T10:44:19.235Z] Step 10/20 : FROM scratch [2020-07-29T10:44:19.235Z] ---> [2020-07-29T10:44:19.235Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:44:19.506Z] ---> Using cache [2020-07-29T10:44:19.506Z] ---> a16fe04e8912 [2020-07-29T10:44:19.506Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-29T10:44:19.506Z] OK: 217 MiB in 51 packages [2020-07-29T10:44:19.781Z] ---> Running in aee67fb2beb7 [2020-07-29T10:44:20.775Z] Removing intermediate container aee67fb2beb7 [2020-07-29T10:44:20.775Z] ---> b9b78af0f5c3 [2020-07-29T10:44:20.775Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-29T10:44:20.775Z] ---> Running in b79f1a1a1c13 [2020-07-29T10:44:21.372Z] Removing intermediate container db9074a2493a [2020-07-29T10:44:21.372Z] ---> 865a1018444a [2020-07-29T10:44:21.372Z] Step 6/26 : COPY go.mod . [2020-07-29T10:44:21.372Z] Removing intermediate container b79f1a1a1c13 [2020-07-29T10:44:21.372Z] ---> 2a9ff92b4cf1 [2020-07-29T10:44:21.372Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-29T10:44:22.808Z] ---> 570e8cb88df4 [2020-07-29T10:44:22.808Z] Step 7/26 : RUN go mod download [2020-07-29T10:44:22.808Z] ---> ae58c9cd1287 [2020-07-29T10:44:22.808Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-29T10:44:22.808Z] ---> Running in 8b19429566c1 [2020-07-29T10:44:25.450Z] ---> 0952e5924371 [2020-07-29T10:44:25.450Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-29T10:44:26.898Z] ---> c1766edaa908 [2020-07-29T10:44:26.898Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:44:26.898Z] ---> Running in 362df0985915 [2020-07-29T10:44:26.898Z] Removing intermediate container 8b19429566c1 [2020-07-29T10:44:26.898Z] ---> d1bdec7bb1fb [2020-07-29T10:44:26.898Z] Step 8/26 : COPY . . [2020-07-29T10:44:27.885Z] Removing intermediate container 362df0985915 [2020-07-29T10:44:27.885Z] ---> 25e227774964 [2020-07-29T10:44:27.885Z] Step 18/20 : LABEL arch=arm64 [2020-07-29T10:44:28.484Z] ---> Running in 8be9aae4aebd [2020-07-29T10:44:28.760Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:44:28.760Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-29T10:44:28.760Z] ---> 784e1c33a147 [2020-07-29T10:44:28.760Z] Step 3/29 : WORKDIR /edgex-go [2020-07-29T10:44:28.760Z] ---> Using cache [2020-07-29T10:44:28.760Z] ---> 502c4a4e718d [2020-07-29T10:44:28.760Z] Step 4/29 : RUN apk update && apk add make git [2020-07-29T10:44:28.760Z] ---> Running in 42f61a29c473 [2020-07-29T10:44:29.741Z] Removing intermediate container 8be9aae4aebd [2020-07-29T10:44:29.741Z] ---> 567e1b0af704 [2020-07-29T10:44:29.741Z] Step 19/20 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:44:30.019Z] ---> Running in 7fd44bc6f590 [2020-07-29T10:44:31.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:31.637Z] Removing intermediate container 7fd44bc6f590 [2020-07-29T10:44:31.637Z] ---> 9521ffb3b776 [2020-07-29T10:44:31.637Z] Step 20/20 : LABEL version=0.0.0 [2020-07-29T10:44:31.637Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:44:31.637Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:44:31.637Z] ---> 784e1c33a147 [2020-07-29T10:44:31.637Z] Step 3/22 : WORKDIR /edgex-go [2020-07-29T10:44:31.637Z] ---> Using cache [2020-07-29T10:44:31.637Z] ---> 502c4a4e718d [2020-07-29T10:44:31.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:44:31.637Z] ---> Using cache [2020-07-29T10:44:31.637Z] ---> bdd0e3d1ae36 [2020-07-29T10:44:31.637Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-29T10:44:31.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:31.920Z] ---> Running in a938cd2882ed [2020-07-29T10:44:32.523Z] ---> Running in 4755fd9b7521 [2020-07-29T10:44:33.129Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:44:33.129Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:44:33.129Z] OK: 12620 distinct packages available [2020-07-29T10:44:33.875Z] Removing intermediate container 4755fd9b7521 [2020-07-29T10:44:33.875Z] ---> 32ca42ef0160 [2020-07-29T10:44:33.875Z] [2020-07-29T10:44:33.875Z] OK: 217 MiB in 51 packages [2020-07-29T10:44:34.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:34.838Z] Successfully built 32ca42ef0160 [2020-07-29T10:44:35.446Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-29T10:44:35.446Z]  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:35.719Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-29T10:44:35.719Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-29T10:44:35.719Z] ---> 784e1c33a147 [2020-07-29T10:44:35.719Z] Step 3/23 : WORKDIR /edgex-go [2020-07-29T10:44:35.719Z] ---> Using cache [2020-07-29T10:44:35.719Z] ---> 502c4a4e718d [2020-07-29T10:44:35.719Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:44:35.719Z] ---> Using cache [2020-07-29T10:44:35.719Z] ---> bdd0e3d1ae36 [2020-07-29T10:44:35.719Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-29T10:44:35.993Z] ---> Running in adca280960f8 [2020-07-29T10:44:36.269Z] Removing intermediate container 42f61a29c473 [2020-07-29T10:44:36.269Z] ---> 24da64f54068 [2020-07-29T10:44:36.269Z] Step 5/29 : COPY go.mod . [2020-07-29T10:44:36.269Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:44:36.269Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:44:36.269Z] OK: 12620 distinct packages available [2020-07-29T10:44:37.257Z] OK: 217 MiB in 51 packages [2020-07-29T10:44:37.861Z] ---> 92e19dfc6e4c [2020-07-29T10:44:37.862Z] Step 6/29 : RUN go mod download [2020-07-29T10:44:38.142Z] ---> Running in 0cafadce3d54 [2020-07-29T10:44:38.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:39.027Z] Removing intermediate container a938cd2882ed [2020-07-29T10:44:39.027Z] ---> e96619a99d36 [2020-07-29T10:44:39.027Z] Step 6/22 : COPY go.mod . [2020-07-29T10:44:39.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:44:40.305Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:44:40.305Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:44:40.305Z] OK: 12620 distinct packages available [2020-07-29T10:44:40.305Z] ---> c633684464ba [2020-07-29T10:44:40.305Z] Step 7/22 : RUN go mod download [2020-07-29T10:44:40.578Z] ---> Running in 8f5332cdd8d7 [2020-07-29T10:44:41.189Z] OK: 217 MiB in 51 packages [2020-07-29T10:44:42.622Z] Removing intermediate container 0cafadce3d54 [2020-07-29T10:44:42.622Z] ---> 65301b009b2e [2020-07-29T10:44:42.622Z] Step 7/29 : COPY . . [2020-07-29T10:44:42.894Z] Removing intermediate container adca280960f8 [2020-07-29T10:44:42.894Z] ---> 2757a74849f4 [2020-07-29T10:44:42.894Z] Step 6/23 : COPY go.mod . [2020-07-29T10:44:44.867Z] ---> a66b1d08e074 [2020-07-29T10:44:44.867Z] Step 7/23 : RUN go mod download [2020-07-29T10:44:45.461Z] ---> Running in 58e7e0d638b3 [2020-07-29T10:44:45.461Z] Removing intermediate container 8f5332cdd8d7 [2020-07-29T10:44:45.461Z] ---> 662572bac79b [2020-07-29T10:44:45.461Z] Step 8/22 : COPY . . [2020-07-29T10:44:53.764Z] Removing intermediate container 58e7e0d638b3 [2020-07-29T10:44:53.764Z] ---> 7410778a61d1 [2020-07-29T10:44:53.764Z] Step 8/23 : COPY . . [2020-07-29T10:44:53.764Z] ---> 697778505895 [2020-07-29T10:44:53.764Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-29T10:44:53.764Z] ---> Running in 29196a1a0691 [2020-07-29T10:44:55.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-07-29T10:45:17.408Z] ---> 1c4668399c44 [2020-07-29T10:45:17.408Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-29T10:45:17.408Z] ---> d5d3765f6f95 [2020-07-29T10:45:17.408Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-29T10:45:17.408Z] ---> Running in c6699c879e95 [2020-07-29T10:45:17.408Z] ---> Running in cc8ab86c5ba6 [2020-07-29T10:45:18.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-07-29T10:45:19.463Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-07-29T10:45:21.457Z] ---> 2e974d65fad5 [2020-07-29T10:45:21.457Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-29T10:45:21.732Z] ---> Running in 727ae40d84d6 [2020-07-29T10:45:24.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-07-29T10:45:42.681Z] Removing intermediate container 29196a1a0691 [2020-07-29T10:45:42.681Z] ---> a64ceaf9d818 [2020-07-29T10:45:42.681Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-29T10:45:42.681Z] ---> Running in bfef21f8aa82 [2020-07-29T10:45:43.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-07-29T10:45:49.095Z] Removing intermediate container bfef21f8aa82 [2020-07-29T10:45:49.095Z] ---> 838fe60dd5c3 [2020-07-29T10:45:49.095Z] [2020-07-29T10:45:49.095Z] Step 11/26 : FROM docker:latest [2020-07-29T10:45:49.095Z] ---> ce9d55ae87f1 [2020-07-29T10:45:49.095Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-29T10:45:49.373Z] ---> Running in 8acb6d6550ec [2020-07-29T10:45:52.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:45:52.366Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:45:52.966Z] (1/2) Installing readline (8.0.4-r0) [2020-07-29T10:45:52.966Z] (2/2) Installing bash (5.0.17-r0) [2020-07-29T10:45:52.966Z] Executing bash-5.0.17-r0.post-install [2020-07-29T10:45:52.966Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:45:52.966Z] OK: 12 MiB in 22 packages [2020-07-29T10:45:54.964Z] Removing intermediate container 8acb6d6550ec [2020-07-29T10:45:54.964Z] ---> 07312a4b6615 [2020-07-29T10:45:54.964Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-29T10:45:54.964Z] ---> Running in cdc413e1d713 [2020-07-29T10:45:59.284Z] Removing intermediate container cdc413e1d713 [2020-07-29T10:45:59.284Z] ---> 1d945e036ab1 [2020-07-29T10:45:59.284Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-29T10:45:59.284Z] ---> Running in b74187e20835 [2020-07-29T10:45:59.554Z] Removing intermediate container b74187e20835 [2020-07-29T10:45:59.554Z] ---> 9304448536af [2020-07-29T10:45:59.554Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-29T10:45:59.554Z] ---> Running in 24d163222f72 [2020-07-29T10:46:00.149Z] Removing intermediate container 24d163222f72 [2020-07-29T10:46:00.149Z] ---> f214f24f8a98 [2020-07-29T10:46:00.149Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-29T10:46:00.425Z] ---> Running in 9aeb7785d5e2 [2020-07-29T10:46:01.031Z] Removing intermediate container 9aeb7785d5e2 [2020-07-29T10:46:01.031Z] ---> 3d0484539d53 [2020-07-29T10:46:01.031Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-29T10:46:02.476Z] ---> 8e67cac6d3a4 [2020-07-29T10:46:02.476Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-29T10:46:03.921Z] ---> dddbed4a9429 [2020-07-29T10:46:03.921Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-29T10:46:04.904Z] ---> 9c8b2e057c9a [2020-07-29T10:46:04.904Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-29T10:46:05.177Z] ---> Running in 19cf54cf8e7a [2020-07-29T10:46:07.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:46:07.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:46:08.088Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-29T10:46:08.088Z] (2/33) Installing expat (2.2.9-r1) [2020-07-29T10:46:08.088Z] (3/33) Installing libffi (3.3-r2) [2020-07-29T10:46:08.088Z] (4/33) Installing gdbm (1.13-r1) [2020-07-29T10:46:08.088Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-29T10:46:08.088Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-29T10:46:08.088Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-29T10:46:10.069Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-29T10:46:10.069Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-29T10:46:10.346Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-29T10:46:10.346Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-29T10:46:10.346Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-29T10:46:10.346Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-29T10:46:10.346Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-29T10:46:10.346Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-29T10:46:10.346Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-29T10:46:10.346Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-29T10:46:10.618Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-29T10:46:10.618Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-29T10:46:10.618Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-29T10:46:10.618Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-29T10:46:10.618Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-29T10:46:10.618Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-29T10:46:10.618Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-29T10:46:10.618Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-29T10:46:10.618Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-29T10:46:10.618Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-29T10:46:10.890Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-29T10:46:10.890Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-29T10:46:10.890Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-29T10:46:10.890Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-29T10:46:10.890Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-29T10:46:10.890Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-29T10:46:11.161Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:46:11.161Z] OK: 71 MiB in 55 packages [2020-07-29T10:46:21.325Z] Removing intermediate container 19cf54cf8e7a [2020-07-29T10:46:21.325Z] ---> 5c4f919f1ee0 [2020-07-29T10:46:21.325Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-29T10:46:21.325Z] ---> Running in 1640f15eb4f5 [2020-07-29T10:46:25.644Z] Removing intermediate container cc8ab86c5ba6 [2020-07-29T10:46:25.644Z] ---> 07dbe0ab9be8 [2020-07-29T10:46:25.644Z] [2020-07-29T10:46:25.644Z] Step 9/29 : FROM alpine:latest [2020-07-29T10:46:25.644Z] ---> 62ee0e9f8440 [2020-07-29T10:46:25.644Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-07-29T10:46:25.644Z] ---> Running in 645773880d71 [2020-07-29T10:46:25.921Z] Removing intermediate container 645773880d71 [2020-07-29T10:46:25.921Z] ---> 69f650d8819b [2020-07-29T10:46:25.921Z] Step 11/29 : USER root [2020-07-29T10:46:26.202Z] ---> Running in b114a2b1f61b [2020-07-29T10:46:26.801Z] Removing intermediate container b114a2b1f61b [2020-07-29T10:46:26.801Z] ---> 0ca1ea19d443 [2020-07-29T10:46:26.801Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-29T10:46:26.801Z] ---> Running in 5c040c8ddbd2 [2020-07-29T10:46:27.076Z] Collecting docker-compose==1.23.2 [2020-07-29T10:46:27.357Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-29T10:46:27.961Z] 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-07-29T10:46:28.238Z] Collecting docopt<0.7,>=0.6.1 [2020-07-29T10:46:28.238Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-29T10:46:29.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:46:29.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:46:30.198Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-29T10:46:30.198Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-29T10:46:30.198Z] OK: 12620 distinct packages available [2020-07-29T10:46:30.797Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-29T10:46:31.072Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-29T10:46:31.072Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:46:31.072Z] Executing ca-certificates-20191127-r4.trigger [2020-07-29T10:46:31.072Z] Collecting texttable<0.10,>=0.9.0 [2020-07-29T10:46:31.072Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-29T10:46:31.349Z] OK: 6 MiB in 16 packages [2020-07-29T10:46:33.979Z] Removing intermediate container 5c040c8ddbd2 [2020-07-29T10:46:33.979Z] ---> 51a00e46a7bb [2020-07-29T10:46:33.979Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-29T10:46:33.979Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-29T10:46:33.979Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-29T10:46:33.979Z] ---> Running in 8f3ecb647cb9 [2020-07-29T10:46:34.576Z] Removing intermediate container 8f3ecb647cb9 [2020-07-29T10:46:34.576Z] ---> 0547617cc7fb [2020-07-29T10:46:34.576Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-29T10:46:34.576Z] ---> Running in 7d5edaaa8341 [2020-07-29T10:46:35.177Z] Removing intermediate container 7d5edaaa8341 [2020-07-29T10:46:35.177Z] ---> 607204e3803c [2020-07-29T10:46:35.177Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-29T10:46:35.451Z] ---> Running in 56e4231fdb84 [2020-07-29T10:46:37.442Z] Collecting docker<4.0,>=3.6.0 [2020-07-29T10:46:37.442Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-29T10:46:38.427Z] Collecting PyYAML<4,>=3.10 [2020-07-29T10:46:38.427Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-29T10:46:39.427Z] Removing intermediate container 56e4231fdb84 [2020-07-29T10:46:39.427Z] ---> 2dc74fd5fea3 [2020-07-29T10:46:39.427Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-29T10:46:40.925Z] ---> a333be0d3304 [2020-07-29T10:46:40.925Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-29T10:46:41.910Z] ---> 78653df87d58 [2020-07-29T10:46:41.910Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-29T10:46:42.905Z] ---> b9ad78aebad8 [2020-07-29T10:46:42.905Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-29T10:46:43.176Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-29T10:46:43.452Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-29T10:46:43.733Z] ---> 93754efb6daf [2020-07-29T10:46:43.733Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-29T10:46:44.003Z] Collecting cached-property<2,>=1.2.0 [2020-07-29T10:46:44.003Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-29T10:46:44.991Z] ---> e06285e3d9ee [2020-07-29T10:46:44.991Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-29T10:46:44.991Z] ---> Running in fcb08d093b70 [2020-07-29T10:46:45.264Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-29T10:46:45.264Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-29T10:46:46.243Z] Collecting jsonschema<3,>=2.5.1 [2020-07-29T10:46:46.243Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-29T10:46:46.514Z] Collecting docker-pycreds>=0.4.0 [2020-07-29T10:46:46.514Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-29T10:46:46.793Z] 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-07-29T10:46:47.067Z] Collecting idna<2.8,>=2.5 [2020-07-29T10:46:47.067Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-29T10:46:48.057Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-29T10:46:48.057Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-29T10:46:48.057Z] Removing intermediate container fcb08d093b70 [2020-07-29T10:46:48.057Z] ---> 5d805a3cde8e [2020-07-29T10:46:48.057Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-29T10:46:48.057Z] 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-07-29T10:46:48.057Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-29T10:46:48.057Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-29T10:46:48.057Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-29T10:46:48.057Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-29T10:46:49.495Z] ---> f4d324b2d5b5 [2020-07-29T10:46:49.495Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-29T10:46:49.495Z] Installing collected packages: docopt, texttable, dockerpty, websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, cached-property, jsonschema, docker-compose [2020-07-29T10:46:49.495Z] Running setup.py install for docopt: started [2020-07-29T10:46:49.495Z] ---> Running in 5863f6958d77 [2020-07-29T10:46:52.120Z] Running setup.py install for docopt: finished with status 'done' [2020-07-29T10:46:52.120Z] Running setup.py install for texttable: started [2020-07-29T10:46:52.394Z] Removing intermediate container 727ae40d84d6 [2020-07-29T10:46:52.394Z] ---> 09ad1c156062 [2020-07-29T10:46:52.394Z] [2020-07-29T10:46:52.394Z] Step 10/23 : FROM scratch [2020-07-29T10:46:52.394Z] ---> [2020-07-29T10:46:52.394Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-29T10:46:53.003Z] ---> Using cache [2020-07-29T10:46:53.003Z] ---> 60b426cb6827 [2020-07-29T10:46:53.003Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-29T10:46:53.003Z] ---> Running in a6ef55e517c3 [2020-07-29T10:46:53.003Z] Removing intermediate container 5863f6958d77 [2020-07-29T10:46:53.003Z] ---> fbc964fe0e34 [2020-07-29T10:46:53.003Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-29T10:46:53.288Z] ---> Running in e307ff5da6aa [2020-07-29T10:46:53.568Z] Removing intermediate container a6ef55e517c3 [2020-07-29T10:46:53.568Z] ---> 39ccc5bff066 [2020-07-29T10:46:53.568Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-29T10:46:53.844Z] ---> Running in cdd7042d68cd [2020-07-29T10:46:54.449Z] Removing intermediate container cdd7042d68cd [2020-07-29T10:46:54.449Z] ---> c96aa142a58d [2020-07-29T10:46:54.449Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-29T10:46:54.449Z] Running setup.py install for texttable: finished with status 'done' [2020-07-29T10:46:54.449Z] Running setup.py install for dockerpty: started [2020-07-29T10:46:55.427Z] ---> e0fbd51e20dc [2020-07-29T10:46:55.427Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-29T10:46:56.871Z] ---> abe8477d6fc3 [2020-07-29T10:46:56.871Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl Running setup.py install for dockerpty: finished with status 'done' [2020-07-29T10:46:56.871Z] [2020-07-29T10:46:57.144Z] Removing intermediate container e307ff5da6aa [2020-07-29T10:46:57.144Z] ---> 23dc3bd6bfec [2020-07-29T10:46:57.144Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-29T10:46:57.144Z] ---> Running in 1fa3c7f4b9d5 [2020-07-29T10:46:57.417Z] Attempting uninstall: idna [2020-07-29T10:46:57.417Z] Found existing installation: idna 2.9 [2020-07-29T10:46:57.417Z] Uninstalling idna-2.9: [2020-07-29T10:46:57.694Z] Successfully uninstalled idna-2.9 [2020-07-29T10:46:57.978Z] Removing intermediate container 1fa3c7f4b9d5 [2020-07-29T10:46:57.978Z] ---> 63400a36e3fa [2020-07-29T10:46:57.978Z] Step 26/29 : CMD [ "generate" ] [2020-07-29T10:46:58.568Z] ---> Running in 321098e49a0a [2020-07-29T10:46:58.568Z] Attempting uninstall: urllib3 [2020-07-29T10:46:58.568Z] Found existing installation: urllib3 1.25.9 [2020-07-29T10:46:58.568Z] Uninstalling urllib3-1.25.9: [2020-07-29T10:46:58.568Z] ---> aaf92642a0c4 [2020-07-29T10:46:58.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-29T10:46:58.839Z] Successfully uninstalled urllib3-1.25.9 [2020-07-29T10:46:59.112Z] Removing intermediate container 321098e49a0a [2020-07-29T10:46:59.112Z] ---> 8bbf86fc97fe [2020-07-29T10:46:59.112Z] Step 27/29 : LABEL arch=arm64 [2020-07-29T10:46:59.707Z] ---> Running in 42125e673324 [2020-07-29T10:46:59.707Z] ---> 865e44909be6 [2020-07-29T10:46:59.707Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-29T10:46:59.707Z] Attempting uninstall: requests [2020-07-29T10:46:59.707Z] Found existing installation: requests 2.23.0 [2020-07-29T10:46:59.707Z] Uninstalling requests-2.23.0: [2020-07-29T10:46:59.990Z] Successfully uninstalled requests-2.23.0 [2020-07-29T10:47:00.264Z] Removing intermediate container 42125e673324 [2020-07-29T10:47:00.264Z] ---> 4ee30135f930 [2020-07-29T10:47:00.264Z] Step 28/29 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:47:00.539Z] ---> Running in f27086e24d3f [2020-07-29T10:47:00.810Z] Removing intermediate container c6699c879e95 [2020-07-29T10:47:00.810Z] ---> a20505ad9312 [2020-07-29T10:47:00.810Z] [2020-07-29T10:47:00.810Z] Step 10/22 : FROM alpine [2020-07-29T10:47:00.810Z] ---> 62ee0e9f8440 [2020-07-29T10:47:00.810Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-29T10:47:01.083Z] ---> Running in 5e529998ed9c [2020-07-29T10:47:01.083Z] Running setup.py install for PyYAML: started [2020-07-29T10:47:01.354Z] ---> 4a22a6c0d26e [2020-07-29T10:47:01.354Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-29T10:47:01.354Z] Removing intermediate container f27086e24d3f [2020-07-29T10:47:01.354Z] ---> 505b7643dc22 [2020-07-29T10:47:01.354Z] Step 29/29 : LABEL version=0.0.0 [2020-07-29T10:47:01.630Z] ---> Running in 95c3ab4fc9fa [2020-07-29T10:47:01.902Z] Removing intermediate container 5e529998ed9c [2020-07-29T10:47:01.902Z] ---> c36d2407ae58 [2020-07-29T10:47:01.902Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-29T10:47:01.902Z] ---> Running in 50f2073aab1c [2020-07-29T10:47:02.178Z] Removing intermediate container 95c3ab4fc9fa [2020-07-29T10:47:02.178Z] ---> 1e1cf4a7e98d [2020-07-29T10:47:02.178Z] [2020-07-29T10:47:02.178Z] ---> edf454368263 [2020-07-29T10:47:02.178Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:47:02.469Z] Successfully built 1e1cf4a7e98d [2020-07-29T10:47:02.469Z] ---> Running in 3cfe2bb75787 [2020-07-29T10:47:02.751Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-29T10:47:02.751Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 50f2073aab1c [2020-07-29T10:47:02.751Z] ---> 69d62b872190 [2020-07-29T10:47:02.751Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-29T10:47:02.751Z] ---> Running in 4dc58a8cc7d7 [2020-07-29T10:47:03.025Z] Removing intermediate container 3cfe2bb75787 [2020-07-29T10:47:03.025Z] ---> 6dd2f83388d7 [2020-07-29T10:47:03.025Z] Step 21/23 : LABEL arch=arm64 [2020-07-29T10:47:03.297Z] ---> Running in 2f6647aa964f [2020-07-29T10:47:03.572Z] Removing intermediate container 4dc58a8cc7d7 [2020-07-29T10:47:03.572Z] ---> 1944e017db45 [2020-07-29T10:47:03.572Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-29T10:47:03.572Z] ---> Running in e4c16b4aa643 [2020-07-29T10:47:03.852Z] Removing intermediate container 2f6647aa964f [2020-07-29T10:47:03.852Z] ---> 262f5cb1bdd4 [2020-07-29T10:47:03.852Z] Step 22/23 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:47:04.130Z] ---> Running in befb1a899066 [2020-07-29T10:47:04.130Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-29T10:47:04.733Z] Removing intermediate container befb1a899066 [2020-07-29T10:47:04.733Z] ---> 1a7c9a126c48 [2020-07-29T10:47:04.733Z] Step 23/23 : LABEL version=0.0.0 [2020-07-29T10:47:04.733Z] ---> Running in 5312cbefbe95 [2020-07-29T10:47:05.328Z] Removing intermediate container 5312cbefbe95 [2020-07-29T10:47:05.328Z] ---> 223a4c874ad9 [2020-07-29T10:47:05.328Z] [2020-07-29T10:47:05.601Z] 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-07-29T10:47:05.880Z] Successfully built 223a4c874ad9 [2020-07-29T10:47:05.880Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-29T10:47:06.857Z]  Building docker-support-notifications-go ... done Removing intermediate container e4c16b4aa643 [2020-07-29T10:47:06.857Z] ---> 26274d5edb7b [2020-07-29T10:47:06.857Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-29T10:47:06.857Z] ---> Running in 629bb691eb3b [2020-07-29T10:47:08.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:47:09.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:47:09.419Z] Removing intermediate container 1640f15eb4f5 [2020-07-29T10:47:09.419Z] ---> 031fc7e5ee15 [2020-07-29T10:47:09.419Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-29T10:47:09.689Z] ---> Running in 77c0cccd4838 [2020-07-29T10:47:10.281Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-29T10:47:10.550Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-29T10:47:10.550Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-29T10:47:10.820Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-29T10:47:11.093Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-29T10:47:11.093Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:47:11.093Z] OK: 8 MiB in 19 packages [2020-07-29T10:47:11.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-29T10:47:11.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-29T10:47:11.959Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-29T10:47:12.230Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-29T10:47:12.230Z] (3/3) Installing curl (7.69.1-r0) [2020-07-29T10:47:12.230Z] Executing busybox-1.31.1-r16.trigger [2020-07-29T10:47:12.230Z] OK: 71 MiB in 58 packages [2020-07-29T10:47:12.503Z] Removing intermediate container 629bb691eb3b [2020-07-29T10:47:12.503Z] ---> 023994c925b0 [2020-07-29T10:47:12.503Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-29T10:47:13.502Z] ---> 1157155723ca [2020-07-29T10:47:13.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-29T10:47:13.502Z] Removing intermediate container 77c0cccd4838 [2020-07-29T10:47:13.502Z] ---> 016b961e6a1a [2020-07-29T10:47:13.502Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:47:13.776Z] ---> Running in b24bdd4af18b [2020-07-29T10:47:14.386Z] Removing intermediate container b24bdd4af18b [2020-07-29T10:47:14.386Z] ---> 6acfad7859ad [2020-07-29T10:47:14.386Z] Step 24/26 : LABEL arch=arm64 [2020-07-29T10:47:14.386Z] ---> Running in eba4b3117a4e [2020-07-29T10:47:14.995Z] ---> b6f8131e046d [2020-07-29T10:47:14.995Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-29T10:47:14.995Z] Removing intermediate container eba4b3117a4e [2020-07-29T10:47:14.995Z] ---> 6516d225389c [2020-07-29T10:47:14.995Z] Step 25/26 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:47:14.995Z] ---> Running in da360a6513c4 [2020-07-29T10:47:15.587Z] Removing intermediate container da360a6513c4 [2020-07-29T10:47:15.587Z] ---> 2a81a7915f11 [2020-07-29T10:47:15.587Z] Step 26/26 : LABEL version=0.0.0 [2020-07-29T10:47:15.587Z] ---> Running in 71cd46350caa [2020-07-29T10:47:15.858Z] ---> 7e9b7aea53ae [2020-07-29T10:47:15.859Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-29T10:47:15.859Z] ---> Running in 8fcdfb1fa806 [2020-07-29T10:47:16.129Z] Removing intermediate container 71cd46350caa [2020-07-29T10:47:16.129Z] ---> 96736c845527 [2020-07-29T10:47:16.129Z] [2020-07-29T10:47:16.398Z] Removing intermediate container 8fcdfb1fa806 [2020-07-29T10:47:16.398Z] ---> 04bd690639ab [2020-07-29T10:47:16.398Z] Step 20/22 : LABEL arch=arm64 [2020-07-29T10:47:16.668Z] Successfully built 96736c845527 [2020-07-29T10:47:16.668Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-29T10:47:16.668Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 788d2488a18d [2020-07-29T10:47:17.259Z] Removing intermediate container 788d2488a18d [2020-07-29T10:47:17.259Z] ---> d32cff11e1ff [2020-07-29T10:47:17.259Z] Step 21/22 : LABEL git_sha=1350306ae35841236d76767d7119cf6163e838f5 [2020-07-29T10:47:17.259Z] ---> Running in f7577efe8250 [2020-07-29T10:47:17.866Z] Removing intermediate container f7577efe8250 [2020-07-29T10:47:17.866Z] ---> 018ebf166967 [2020-07-29T10:47:17.866Z] Step 22/22 : LABEL version=0.0.0 [2020-07-29T10:47:17.866Z] ---> Running in 351f5dd939a8 [2020-07-29T10:47:18.457Z] Removing intermediate container 351f5dd939a8 [2020-07-29T10:47:18.457Z] ---> 4b8ca2725cd0 [2020-07-29T10:47:18.457Z] [2020-07-29T10:47:18.727Z] Successfully built 4b8ca2725cd0 [2020-07-29T10:47:18.727Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-29T10:47:19.337Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-07-29T10:47:19.345Z] $ docker stop --time=1 a1f6e36fd7745e76bfcf72bc55ab6c59676ff24d305bedafbacfb908d8d10993 [2020-07-29T10:47:21.261Z] $ docker rm -f a1f6e36fd7745e76bfcf72bc55ab6c59676ff24d305bedafbacfb908d8d10993 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-29T10:47:22.087Z] + docker images [2020-07-29T10:47:22.087Z] + grep docker [2020-07-29T10:47:22.356Z] docker-core-data-go-arm64 latest 4b8ca2725cd0 4 seconds ago 22.6MB [2020-07-29T10:47:22.356Z] docker-sys-mgmt-agent-go-arm64 latest 96736c845527 7 seconds ago 266MB [2020-07-29T10:47:22.356Z] docker-support-notifications-go-arm64 latest 223a4c874ad9 18 seconds ago 13.9MB [2020-07-29T10:47:22.356Z] docker-security-secrets-setup-go-arm64 latest 1e1cf4a7e98d 21 seconds ago 24.2MB [2020-07-29T10:47:22.356Z] docker-support-scheduler-go-arm64 latest 32ca42ef0160 2 minutes ago 12.6MB [2020-07-29T10:47:22.356Z] docker-security-secretstore-setup-go-arm64 latest 30f5e9b45dd5 3 minutes ago 32.6MB [2020-07-29T10:47:22.356Z] docker-core-metadata-go-arm64 latest 9266a90825b8 3 minutes ago 13.8MB [2020-07-29T10:47:22.356Z] docker-core-command-go-arm64 latest ed88cd0e3823 4 minutes ago 12.4MB [2020-07-29T10:47:22.356Z] docker-support-logging-go-arm64 latest ccfb7b724f82 4 minutes ago 11.4MB [2020-07-29T10:47:22.356Z] docker-security-proxy-setup-go-arm64 latest e6810276ea6b 4 minutes ago 15.8MB [2020-07-29T10:47:22.356Z] docker latest ce9d55ae87f1 4 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) [Pipeline] unstash [Pipeline] wrap [2020-07-29T10:47:23.931Z] provisioning config files... [2020-07-29T10:47:23.945Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config609903260421183618tmp [Pipeline] { [Pipeline] sh [2020-07-29T10:47:24.296Z] + curl -s https://codecov.io/bash [2020-07-29T10:47:24.296Z] + bash -s - -t @/w/workspace/edgex-go/18@tmp/config609903260421183618tmp [Pipeline] } [2020-07-29T10:47:24.877Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-29T10:47:26.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T10:47:27.227Z] ---> package-listing.sh [2020-07-29T10:47:27.227Z] ++ facter osfamily [2020-07-29T10:47:27.227Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-29T10:47:27.227Z] + OS_FAMILY=redhat [2020-07-29T10:47:27.227Z] + workspace=/w/workspace/edgex-go/18 [2020-07-29T10:47:27.227Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-29T10:47:27.227Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-29T10:47:27.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-29T10:47:27.227Z] + PACKAGES=/tmp/packages_start.txt [2020-07-29T10:47:27.227Z] + '[' /w/workspace/edgex-go/18 ']' [2020-07-29T10:47:27.227Z] + PACKAGES=/tmp/packages_end.txt [2020-07-29T10:47:27.227Z] + case "${OS_FAMILY}" in [2020-07-29T10:47:27.227Z] + rpm -qa [2020-07-29T10:47:27.227Z] + sort [2020-07-29T10:47:31.468Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-29T10:47:31.468Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-29T10:47:31.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-29T10:47:31.468Z] + '[' /w/workspace/edgex-go/18 ']' [2020-07-29T10:47:31.468Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2020-07-29T10:47:31.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:47:32.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T10:47:32.183Z] [2020-07-29T10:47:32.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-29T10:47:32.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T10:47:32.532Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-29T10:47:32.532Z] c9b1b535fdd9: Pulling fs layer [2020-07-29T10:47:32.532Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-29T10:47:32.532Z] 756a868c4378: Pulling fs layer [2020-07-29T10:47:32.532Z] 444b2fc9a129: Pulling fs layer [2020-07-29T10:47:32.532Z] ea15f1150254: Pulling fs layer [2020-07-29T10:47:32.532Z] 41b27a9f41bf: Pulling fs layer [2020-07-29T10:47:32.532Z] 28c525ee5125: Pulling fs layer [2020-07-29T10:47:32.533Z] 094b1ea09ed8: Pulling fs layer [2020-07-29T10:47:32.533Z] 138eaada9080: Pulling fs layer [2020-07-29T10:47:32.533Z] 0622d0fa9048: Pulling fs layer [2020-07-29T10:47:32.533Z] 444b2fc9a129: Waiting [2020-07-29T10:47:32.533Z] ea15f1150254: Waiting [2020-07-29T10:47:32.533Z] 138eaada9080: Waiting [2020-07-29T10:47:32.533Z] 0622d0fa9048: Waiting [2020-07-29T10:47:32.533Z] 094b1ea09ed8: Waiting [2020-07-29T10:47:32.533Z] 2cc5ad85d9ab: Download complete [2020-07-29T10:47:32.533Z] 444b2fc9a129: Verifying Checksum [2020-07-29T10:47:32.533Z] 444b2fc9a129: Download complete [2020-07-29T10:47:32.533Z] c9b1b535fdd9: Verifying Checksum [2020-07-29T10:47:32.533Z] c9b1b535fdd9: Download complete [2020-07-29T10:47:32.805Z] ea15f1150254: Download complete [2020-07-29T10:47:32.805Z] 28c525ee5125: Verifying Checksum [2020-07-29T10:47:32.805Z] 28c525ee5125: Download complete [2020-07-29T10:47:33.083Z] 756a868c4378: Verifying Checksum [2020-07-29T10:47:33.083Z] 756a868c4378: Download complete [2020-07-29T10:47:33.083Z] 138eaada9080: Verifying Checksum [2020-07-29T10:47:33.083Z] 138eaada9080: Download complete [2020-07-29T10:47:33.083Z] c9b1b535fdd9: Pull complete [2020-07-29T10:47:33.083Z] 0622d0fa9048: Verifying Checksum [2020-07-29T10:47:33.083Z] 0622d0fa9048: Download complete [2020-07-29T10:47:33.345Z] 094b1ea09ed8: Verifying Checksum [2020-07-29T10:47:33.345Z] 094b1ea09ed8: Download complete [2020-07-29T10:47:33.608Z] 2cc5ad85d9ab: Pull complete [2020-07-29T10:47:33.608Z] 41b27a9f41bf: Verifying Checksum [2020-07-29T10:47:33.608Z] 41b27a9f41bf: Download complete [2020-07-29T10:47:34.998Z] 756a868c4378: Pull complete [2020-07-29T10:47:34.998Z] 444b2fc9a129: Pull complete [2020-07-29T10:47:35.259Z] ea15f1150254: Pull complete [2020-07-29T10:47:43.403Z] 41b27a9f41bf: Pull complete [2020-07-29T10:47:43.403Z] 28c525ee5125: Pull complete [2020-07-29T10:47:45.323Z] 094b1ea09ed8: Pull complete [2020-07-29T10:47:45.323Z] 138eaada9080: Pull complete [2020-07-29T10:47:45.585Z] 0622d0fa9048: Pull complete [2020-07-29T10:47:45.585Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-29T10:47:45.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-29T10:47:45.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-29T10:47:45.770Z] prd-centos7-docker-4c-2g-1418 does not seem to be running inside a container [2020-07-29T10:47:45.818Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-29T10:47:50.297Z] $ docker top 761c6fdf6ab2911def15111cfd147c328e73806274f36897615dbb72bae707ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-29T10:47:50.633Z] provisioning config files... [2020-07-29T10:47:50.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config1464123221675135517tmp [Pipeline] { [Pipeline] echo [2020-07-29T10:47:50.740Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T10:47:51.035Z] ---> create-netrc.sh [Pipeline] echo [2020-07-29T10:47:51.045Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-29T10:47:51.340Z] ---> logs-deploy.sh [2020-07-29T10:47:51.340Z] + ARCHIVE_ARTIFACTS= [2020-07-29T10:47:51.340Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-29T10:47:51.340Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-29T10:47:51.340Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-29T10:47:51.340Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/18 [2020-07-29T10:47:51.340Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/18/ [2020-07-29T10:47:51.340Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/18 /w/workspace/edgex-go/18 [2020-07-29T10:47:52.280Z] Archives upload complete. [2020-07-29T10:47:52.541Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/18 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/18/