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 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 rather than 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 Obtained Jenkinsfile from 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1682 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 into PR head commit 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 Merge succeeded, producing cce01d908c8f6fc48d99ed6a2df7812364b54c24 Checking out Revision cce01d908c8f6fc48d99ed6a2df7812364b54c24 (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 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 # 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 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cce01d908c8f6fc48d99ed6a2df7812364b54c24 # timeout=10 Commit message: "Merge commit '9098740bb9c39ad5ae1b6b14d814f8ae0a19a439' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-31T08:52:32.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-31T08:52:32.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-31T08:52:32.545Z] ========================================================= [2020-07-31T08:52:32.545Z] EdgeX Global Pipelines Version Info [2020-07-31T08:52:32.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cb8f7a4158611c13a6245f5cb7a85cc8c6bc0104 # timeout=10 [2020-07-31T08:52:34.464Z] ------------------- [2020-07-31T08:52:34.464Z] stable info: [2020-07-31T08:52:34.464Z] ------------------- [2020-07-31T08:52:34.464Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-31T08:52:34.464Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-07-31T08:52:34.464Z] Message: update stable to v1.0.106 [2020-07-31T08:52:35.035Z] ------------------- [2020-07-31T08:52:35.035Z] experimental info: [2020-07-31T08:52:35.035Z] ------------------- [2020-07-31T08:52:35.035Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-31T08:52:35.035Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-07-31T08:52:35.035Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [2020-07-31T08:52:36.752Z] ++ 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-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/core-command/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo core-command,cmd/core-command/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/core-data/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo core-data,cmd/core-data/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/core-metadata/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/support-logging/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/support-notifications/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-07-31T08:52:36.752Z] + for file in '`ls cmd/**/Dockerfile`' [2020-07-31T08:52:36.752Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-07-31T08:52:36.752Z] ++ cut -d/ -f2 [2020-07-31T08:52:36.752Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-07-31T08:52:36.815Z] 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-31T08:52:37.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-31T08:52:37.949Z] [2020-07-31T08:52:37.949Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-31T08:52:38.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-31T08:52:38.300Z] latest: Pulling from edgex-devops/git-semver [2020-07-31T08:52:38.300Z] 31603596830f: Pulling fs layer [2020-07-31T08:52:38.300Z] 2a8b12db71e7: Pulling fs layer [2020-07-31T08:52:38.300Z] 6ca5941a6612: Pulling fs layer [2020-07-31T08:52:38.300Z] ecc8261a40a4: Pulling fs layer [2020-07-31T08:52:38.300Z] ecc8261a40a4: Waiting [2020-07-31T08:52:38.300Z] 2a8b12db71e7: Verifying Checksum [2020-07-31T08:52:38.300Z] 2a8b12db71e7: Download complete [2020-07-31T08:52:38.300Z] 31603596830f: Verifying Checksum [2020-07-31T08:52:38.300Z] 31603596830f: Download complete [2020-07-31T08:52:38.560Z] ecc8261a40a4: Verifying Checksum [2020-07-31T08:52:38.560Z] ecc8261a40a4: Download complete [2020-07-31T08:52:38.560Z] 6ca5941a6612: Verifying Checksum [2020-07-31T08:52:38.560Z] 6ca5941a6612: Download complete [2020-07-31T08:52:38.821Z] 31603596830f: Pull complete [2020-07-31T08:52:38.821Z] 2a8b12db71e7: Pull complete [2020-07-31T08:52:39.764Z] 6ca5941a6612: Pull complete [2020-07-31T08:52:39.764Z] ecc8261a40a4: Pull complete [2020-07-31T08:52:39.764Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-31T08:52:39.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-31T08:52:39.764Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-31T08:52:39.858Z] prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container [2020-07-31T08:52:39.900Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-31T08:52:42.630Z] $ docker top d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-31T08:52:42.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-31T08:52:42.873Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-31T08:52:43.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-31T08:52:43.082Z] $ docker exec d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent [2020-07-31T08:52:43.244Z] SSH_AUTH_SOCK=/tmp/ssh-bIegxP6WSATW/agent.11 [2020-07-31T08:52:43.244Z] SSH_AGENT_PID=16 [2020-07-31T08:52:43.254Z] Running ssh-add (command line suppressed) [2020-07-31T08:52:43.372Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_1722392502099337316.key (/w/workspace/edgex-go/22@tmp/private_key_1722392502099337316.key) [2020-07-31T08:52:43.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-31T08:52:43.791Z] + git describe --exact-match --tags HEAD [2020-07-31T08:52:43.791Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-31T08:52:43.810Z] $ docker exec --env ******** --env ******** d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent -k [2020-07-31T08:52:43.924Z] unset SSH_AUTH_SOCK; [2020-07-31T08:52:43.925Z] unset SSH_AGENT_PID; [2020-07-31T08:52:43.925Z] echo Agent pid 16 killed; [2020-07-31T08:52:43.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-31T08:52:44.045Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-31T08:52:44.045Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-31T08:52:44.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-31T08:52:44.147Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-31T08:52:44.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-31T08:52:44.315Z] $ docker exec d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent [2020-07-31T08:52:44.475Z] SSH_AUTH_SOCK=/tmp/ssh-b6uArlXkCJfN/agent.45 [2020-07-31T08:52:44.475Z] SSH_AGENT_PID=50 [2020-07-31T08:52:44.482Z] Running ssh-add (command line suppressed) [2020-07-31T08:52:44.601Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_8336768665768910213.key (/w/workspace/edgex-go/22@tmp/private_key_8336768665768910213.key) [2020-07-31T08:52:44.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-31T08:52:44.973Z] + git semver init [2020-07-31T08:52:44.973Z] # -> Open(): unable to determine branch for HEAD [2020-07-31T08:52:44.973Z] # $GIT_DIR = /w/workspace/edgex-go/22/.git [2020-07-31T08:52:44.973Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/22 [2020-07-31T08:52:44.973Z] # $SEMVER_REMOTE_NAME = origin [2020-07-31T08:52:44.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-31T08:52:44.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-31T08:52:44.973Z] # $SEMVER_BRANCH = PR-2627 [2020-07-31T08:52:44.973Z] # $SEMVER_TEMP = /tmp/semver-491685597 [2020-07-31T08:52:44.973Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-07-31T08:53:03.107Z] # '/tmp/semver-491685597' -> '/w/workspace/edgex-go/22/.semver' [2020-07-31T08:53:03.107Z] # -> Force: false [2020-07-31T08:53:03.107Z] # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } [2020-07-31T08:53:03.117Z] $ docker exec --env ******** --env ******** d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent -k [2020-07-31T08:53:03.282Z] unset SSH_AUTH_SOCK; [2020-07-31T08:53:03.284Z] unset SSH_AGENT_PID; [2020-07-31T08:53:03.284Z] echo Agent pid 50 killed; [2020-07-31T08:53:03.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-31T08:53:03.838Z] + git semver [Pipeline] } [2020-07-31T08:53:03.851Z] $ docker stop --time=1 d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e [2020-07-31T08:53:05.443Z] $ docker rm -f d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-31T08:53:18.346Z] Stashed 28 file(s) [Pipeline] echo [2020-07-31T08:53:18.348Z] [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-31T08:53:18.807Z] ========================================================= [2020-07-31T08:53:18.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-31T08:53:18.808Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-31T08:53:19.138Z] + 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-31T08:53:21.683Z] Sending build context to Docker daemon 323MB [2020-07-31T08:53:21.683Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-31T08:53:21.683Z] Step 2/7 : FROM ${BASE} [2020-07-31T08:53:21.683Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-31T08:53:21.683Z] df20fa9351a1: Pulling fs layer [2020-07-31T08:53:21.683Z] ed8968b2872e: Pulling fs layer [2020-07-31T08:53:21.683Z] a92cc7c5fd73: Pulling fs layer [2020-07-31T08:53:21.684Z] 2dd03ba5bac4: Pulling fs layer [2020-07-31T08:53:21.684Z] 1e091d79d1de: Pulling fs layer [2020-07-31T08:53:21.684Z] 481702a1767f: Pulling fs layer [2020-07-31T08:53:21.684Z] f64a6f60c768: Pulling fs layer [2020-07-31T08:53:21.684Z] e78d2573fc39: Pulling fs layer [2020-07-31T08:53:21.684Z] e876d2f968b6: Pulling fs layer [2020-07-31T08:53:21.684Z] ce8a83651883: Pulling fs layer [2020-07-31T08:53:21.684Z] 07967f4d0e4b: Pulling fs layer [2020-07-31T08:53:21.684Z] f64a6f60c768: Waiting [2020-07-31T08:53:21.684Z] ce8a83651883: Waiting [2020-07-31T08:53:21.684Z] 2dd03ba5bac4: Waiting [2020-07-31T08:53:21.684Z] 07967f4d0e4b: Waiting [2020-07-31T08:53:21.684Z] 1e091d79d1de: Waiting [2020-07-31T08:53:21.684Z] e876d2f968b6: Waiting [2020-07-31T08:53:21.684Z] e78d2573fc39: Waiting [2020-07-31T08:53:21.684Z] 481702a1767f: Waiting [2020-07-31T08:53:21.684Z] a92cc7c5fd73: Download complete [2020-07-31T08:53:21.684Z] ed8968b2872e: Verifying Checksum [2020-07-31T08:53:21.684Z] ed8968b2872e: Download complete [2020-07-31T08:53:21.684Z] 1e091d79d1de: Verifying Checksum [2020-07-31T08:53:21.684Z] 1e091d79d1de: Download complete [2020-07-31T08:53:21.684Z] 481702a1767f: Verifying Checksum [2020-07-31T08:53:21.684Z] 481702a1767f: Download complete [2020-07-31T08:53:21.684Z] df20fa9351a1: Verifying Checksum [2020-07-31T08:53:21.684Z] df20fa9351a1: Download complete [2020-07-31T08:53:22.269Z] df20fa9351a1: Pull complete [2020-07-31T08:53:22.531Z] f64a6f60c768: Verifying Checksum [2020-07-31T08:53:22.531Z] f64a6f60c768: Download complete [2020-07-31T08:53:22.531Z] e876d2f968b6: Verifying Checksum [2020-07-31T08:53:22.531Z] e876d2f968b6: Download complete [2020-07-31T08:53:23.131Z] e78d2573fc39: Verifying Checksum [2020-07-31T08:53:23.131Z] e78d2573fc39: Download complete [2020-07-31T08:53:23.131Z] 2dd03ba5bac4: Verifying Checksum [2020-07-31T08:53:23.131Z] 2dd03ba5bac4: Download complete [2020-07-31T08:53:23.131Z] 07967f4d0e4b: Verifying Checksum [2020-07-31T08:53:23.131Z] 07967f4d0e4b: Download complete [2020-07-31T08:53:23.131Z] ce8a83651883: Verifying Checksum [2020-07-31T08:53:23.131Z] ce8a83651883: Download complete [2020-07-31T08:53:24.074Z] ed8968b2872e: Pull complete [2020-07-31T08:53:24.336Z] a92cc7c5fd73: Pull complete [2020-07-31T08:53:29.654Z] 2dd03ba5bac4: Pull complete [2020-07-31T08:53:29.654Z] 1e091d79d1de: Pull complete [2020-07-31T08:53:29.654Z] 481702a1767f: Pull complete [2020-07-31T08:53:33.618Z] Still waiting to schedule task [2020-07-31T08:53:33.619Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-31T08:53:36.246Z] f64a6f60c768: Pull complete [2020-07-31T08:53:38.804Z] e78d2573fc39: Pull complete [2020-07-31T08:53:38.804Z] e876d2f968b6: Pull complete [2020-07-31T08:53:39.751Z] ce8a83651883: Pull complete [2020-07-31T08:53:39.751Z] 07967f4d0e4b: Pull complete [2020-07-31T08:53:39.751Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-31T08:53:39.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-31T08:53:39.751Z] ---> 5d7c900382c6 [2020-07-31T08:53:39.751Z] 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-31T08:53:41.137Z] ---> Running in d305e49ff0ff [2020-07-31T08:53:41.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:53:42.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:53:43.224Z] (1/12) Installing libmagic (5.38-r0) [2020-07-31T08:53:43.484Z] (2/12) Installing file (5.38-r0) [2020-07-31T08:53:43.484Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-31T08:53:43.484Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-31T08:53:50.062Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-31T08:53:50.062Z] (6/12) Installing patch (2.7.6-r6) [2020-07-31T08:53:50.062Z] (7/12) Installing build-base (0.5-r2) [2020-07-31T08:53:50.062Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-31T08:53:50.062Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-31T08:53:50.062Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-31T08:53:50.062Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-31T08:53:50.062Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-31T08:53:50.323Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T08:53:50.323Z] OK: 233 MiB in 51 packages [2020-07-31T08:53:54.538Z] Removing intermediate container d305e49ff0ff [2020-07-31T08:53:54.538Z] ---> e07e1a7f00fd [2020-07-31T08:53:54.538Z] Step 4/7 : WORKDIR /edgex-go [2020-07-31T08:53:54.538Z] ---> Running in 570051574ed6 [2020-07-31T08:53:54.538Z] Removing intermediate container 570051574ed6 [2020-07-31T08:53:54.538Z] ---> 53cc2feb4449 [2020-07-31T08:53:54.538Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-31T08:53:54.538Z] latest: Pulling from library/docker [2020-07-31T08:53:54.538Z] df20fa9351a1: Already exists [2020-07-31T08:53:54.538Z] 25ad7478873d: Pulling fs layer [2020-07-31T08:53:54.538Z] 4684f6177b5d: Pulling fs layer [2020-07-31T08:53:54.538Z] 46e300cec669: Pulling fs layer [2020-07-31T08:53:54.538Z] 63038576ad94: Pulling fs layer [2020-07-31T08:53:54.538Z] 0fdb76c4706c: Pulling fs layer [2020-07-31T08:53:54.538Z] cb7edeffdfd5: Pulling fs layer [2020-07-31T08:53:54.538Z] 63038576ad94: Waiting [2020-07-31T08:53:54.538Z] 0fdb76c4706c: Waiting [2020-07-31T08:53:54.538Z] cb7edeffdfd5: Waiting [2020-07-31T08:53:54.538Z] 4684f6177b5d: Verifying Checksum [2020-07-31T08:53:54.538Z] 4684f6177b5d: Download complete [2020-07-31T08:53:54.538Z] 25ad7478873d: Verifying Checksum [2020-07-31T08:53:54.538Z] 25ad7478873d: Download complete [2020-07-31T08:53:54.806Z] 63038576ad94: Verifying Checksum [2020-07-31T08:53:54.806Z] 63038576ad94: Download complete [2020-07-31T08:53:54.806Z] 0fdb76c4706c: Verifying Checksum [2020-07-31T08:53:54.806Z] 0fdb76c4706c: Download complete [2020-07-31T08:53:54.806Z] cb7edeffdfd5: Verifying Checksum [2020-07-31T08:53:54.806Z] cb7edeffdfd5: Download complete [2020-07-31T08:53:54.806Z] 25ad7478873d: Pull complete [2020-07-31T08:53:55.071Z] 4684f6177b5d: Pull complete [2020-07-31T08:53:55.645Z] 46e300cec669: Verifying Checksum [2020-07-31T08:53:55.645Z] 46e300cec669: Download complete [2020-07-31T08:53:57.561Z] 46e300cec669: Pull complete [2020-07-31T08:53:57.561Z] 63038576ad94: Pull complete [2020-07-31T08:53:57.823Z] 0fdb76c4706c: Pull complete [2020-07-31T08:53:57.823Z] cb7edeffdfd5: Pull complete [2020-07-31T08:53:58.084Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-31T08:53:58.084Z] Status: Downloaded newer image for docker:latest [2020-07-31T08:53:59.497Z] ---> ac825cff3809 [2020-07-31T08:53:59.497Z] Step 6/7 : COPY go.mod . [2020-07-31T08:53:59.757Z] ---> 737c4dc54254 [2020-07-31T08:53:59.757Z] Step 7/7 : RUN go mod download [2020-07-31T08:53:59.757Z] ---> Running in ddfaf0f4b41f [2020-07-31T08:54:02.302Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-31T08:54:02.302Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-31T08:54:02.302Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-31T08:54:02.302Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-31T08:54:02.302Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-31T08:54:02.302Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-31T08:54:02.302Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-31T08:54:02.302Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-31T08:54:02.302Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-31T08:54:02.302Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-31T08:54:02.302Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-31T08:54:02.302Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-31T08:54:02.302Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-31T08:54:02.302Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-31T08:54:02.302Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-31T08:54:02.302Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-31T08:54:02.562Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-31T08:54:02.562Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-31T08:54:02.562Z] go: finding github.com/fatih/color v1.7.0 [2020-07-31T08:54:02.562Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-31T08:54:02.562Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-31T08:54:02.562Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-31T08:54:02.562Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-31T08:54:02.562Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-31T08:54:02.562Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-31T08:54:02.823Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-31T08:54:02.823Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-31T08:54:02.823Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-31T08:54:02.823Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-31T08:54:02.823Z] go: finding github.com/google/uuid v1.1.0 [2020-07-31T08:54:02.823Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-31T08:54:02.823Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-31T08:54:02.823Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-31T08:54:02.823Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-31T08:54:02.823Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-31T08:54:02.823Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-31T08:54:02.823Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-31T08:54:03.083Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-31T08:54:03.343Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-31T08:54:03.343Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-31T08:54:03.343Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-31T08:54:03.343Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-31T08:54:03.343Z] go: finding github.com/kr/pty v1.1.1 [2020-07-31T08:54:03.343Z] go: finding github.com/kr/text v0.1.0 [2020-07-31T08:54:03.343Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-31T08:54:03.343Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-31T08:54:03.343Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-31T08:54:03.343Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-31T08:54:03.343Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-31T08:54:03.343Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-31T08:54:03.603Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-31T08:54:03.603Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-31T08:54:03.603Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-31T08:54:03.603Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-31T08:54:03.603Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-31T08:54:03.604Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-31T08:54:03.604Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-31T08:54:03.604Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-31T08:54:03.604Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-31T08:54:03.604Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-31T08:54:03.604Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-31T08:54:03.604Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-31T08:54:03.865Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-31T08:54:03.866Z] go: finding github.com/posener/complete v1.1.1 [2020-07-31T08:54:03.866Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-31T08:54:03.866Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-31T08:54:03.866Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-31T08:54:03.866Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-31T08:54:03.866Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-31T08:54:03.866Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-31T08:54:03.866Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-31T08:54:03.866Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-31T08:54:03.866Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-31T08:54:04.129Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-31T08:54:04.129Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-31T08:54:04.129Z] go: finding golang.org/x/text v0.3.2 [2020-07-31T08:54:04.129Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-31T08:54:04.129Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-31T08:54:04.129Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-31T08:54:04.129Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-31T08:54:04.129Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-31T08:54:04.129Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-31T08:54:19.057Z] Removing intermediate container ddfaf0f4b41f [2020-07-31T08:54:19.057Z] ---> 8f25325d3098 [2020-07-31T08:54:19.057Z] Successfully built 8f25325d3098 [2020-07-31T08:54:19.057Z] 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-31T08:54:19.620Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-31T08:54:19.620Z] . [Pipeline] withDockerContainer [2020-07-31T08:54:19.718Z] prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container [2020-07-31T08:54:19.757Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-x86_64 cat [2020-07-31T08:54:20.464Z] $ docker top f3b9b49f40c753d308c5e5a0453c009a8e8487da3ae3b52224a3163fe4cf5d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T08:54:21.051Z] + go version [2020-07-31T08:54:21.051Z] go version go1.13.13 linux/amd64 [Pipeline] echo [2020-07-31T08:54:21.063Z] ========================================================= [2020-07-31T08:54:21.063Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-31T08:54:21.063Z] ========================================================= [Pipeline] sh [2020-07-31T08:54:21.359Z] + make test [2020-07-31T08:54:21.359Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-31T08:54:23.925Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-31T08:54:34.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-31T08:54:37.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-31T08:54:37.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-31T08:54:37.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-31T08:54:37.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-31T08:54:38.338Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.009s [2020-07-31T08:54:38.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-31T08:54:38.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-31T08:54:38.338Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-31T08:54:38.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-31T08:54:38.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-31T08:54:39.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-31T08:54:39.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-31T08:54:39.171Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-31T08:54:45.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.034s coverage: 46.6% of statements [2020-07-31T08:54:45.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-31T08:54:45.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-31T08:54:45.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-31T08:54:45.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-31T08:54:45.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-31T08:54:47.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.075s coverage: 27.4% of statements [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-31T08:54:47.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-31T08:54:47.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.021s coverage: 100.0% of statements [2020-07-31T08:54:47.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-31T08:54:48.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.100s coverage: 28.6% of statements [2020-07-31T08:54:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-31T08:54:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-31T08:54:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-31T08:54:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-31T08:54:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-31T08:54:48.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.017s coverage: 100.0% of statements [2020-07-31T08:54:48.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-31T08:54:48.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements [2020-07-31T08:54:48.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-31T08:54:48.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.023s coverage: 89.8% of statements [2020-07-31T08:54:48.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-31T08:54:49.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.041s coverage: 97.5% of statements [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-31T08:54:49.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.009s coverage: 100.0% of statements [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-31T08:54:49.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-31T08:54:49.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.011s coverage: 58.8% of statements [2020-07-31T08:54:50.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.040s coverage: 63.5% of statements [2020-07-31T08:54:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-31T08:54:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-31T08:54:50.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.009s coverage: 100.0% of statements [2020-07-31T08:54:50.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.127s coverage: 55.9% of statements [2020-07-31T08:54:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-31T08:54:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-31T08:54:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-31T08:54:50.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-31T08:54:52.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 1.519s coverage: 86.3% of statements [2020-07-31T08:54:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-31T08:54:52.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.303s coverage: 72.2% of statements [2020-07-31T08:54:52.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.144s coverage: 72.1% of statements [2020-07-31T08:54:52.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.051s coverage: 82.4% of statements [2020-07-31T08:54:52.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.009s coverage: 48.4% of statements [2020-07-31T08:54:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-31T08:54:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-31T08:54:52.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-31T08:54:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements [2020-07-31T08:54:52.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-31T08:54:52.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.020s coverage: 96.8% of statements [2020-07-31T08:54:52.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-31T08:54:53.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.043s coverage: 26.9% of statements [2020-07-31T08:54:53.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-31T08:54:53.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-31T08:54:53.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.103s coverage: 84.1% of statements [2020-07-31T08:54:54.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements [2020-07-31T08:54:54.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.019s coverage: 43.1% of statements [2020-07-31T08:54:54.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-31T08:54:54.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-31T08:54:54.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.014s coverage: 100.0% of statements [2020-07-31T08:54:54.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-31T08:54:55.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.028s coverage: 83.8% of statements [2020-07-31T08:54:55.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-31T08:54:56.689Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 46.1% of statements [2020-07-31T08:54:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-31T08:54:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-31T08:54:56.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.015s coverage: 100.0% of statements [2020-07-31T08:54:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-31T08:54:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-31T08:54:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-31T08:54:56.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.023s coverage: 100.0% of statements [2020-07-31T08:54:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-31T08:54:56.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.013s coverage: 100.0% of statements [2020-07-31T08:54:56.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-31T08:54:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-31T08:54:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.019s coverage: 99.0% of statements [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-31T08:54:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.016s coverage: 100.0% of statements [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-31T08:54:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements [2020-07-31T08:54:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-31T08:54:58.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.015s coverage: 100.0% of statements [2020-07-31T08:54:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-31T08:54:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-31T08:54:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-31T08:54:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-31T08:54:58.941Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements [2020-07-31T08:54:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-31T08:54:58.941Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-31T08:54:59.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.006s coverage: 100.0% of statements [2020-07-31T08:54:59.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-07-31T08:54:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-07-31T08:55:00.034Z] GO111MODULE=on go vet ./... [2020-07-31T08:55:05.356Z] gofmt -l . [2020-07-31T08:55:05.616Z] [ "`gofmt -l .`" = "" ] [2020-07-31T08:55:06.186Z] ./bin/test-go-mod-tidy.sh [2020-07-31T08:55:07.132Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-31T08:55:08.815Z] + ls -al . [2020-07-31T08:55:08.815Z] total 556 [2020-07-31T08:55:08.815Z] drwxrwxr-x 10 1001 1001 4096 Jul 31 08:55 . [2020-07-31T08:55:08.815Z] drwxr-xr-x 4 root root 30 Jul 31 08:54 .. [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 11 Jul 31 08:52 .dockerignore [2020-07-31T08:55:08.815Z] drwxrwxr-x 8 1001 1001 179 Jul 31 08:52 .git [2020-07-31T08:55:08.815Z] drwxrwxr-x 3 1001 1001 60 Jul 31 08:52 .github [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 932 Jul 31 08:52 .gitignore [2020-07-31T08:55:08.815Z] drwx------ 3 1001 1001 47 Jul 31 08:53 .semver [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 166 Jul 31 08:52 .sonarcloud.properties [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 3804 Jul 31 08:52 CONTRIBUTING.md [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 1035 Jul 31 08:52 Dockerfile.build [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 865 Jul 31 08:52 Jenkinsfile [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 10775 Jul 31 08:52 LICENSE [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 6237 Jul 31 08:52 Makefile [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 5652 Jul 31 08:52 README.md [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 7111 Jul 31 08:52 SECURITY.md [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 5 Jul 31 08:53 VERSION [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 4131 Jul 31 08:52 ZMQWindows.md [2020-07-31T08:55:08.815Z] drwxrwxr-x 2 1001 1001 117 Jul 31 08:52 bin [2020-07-31T08:55:08.815Z] drwxrwxr-x 15 1001 1001 4096 Jul 31 08:52 cmd [2020-07-31T08:55:08.815Z] -rw-r--r-- 1 root root 455496 Jul 31 08:54 coverage.out [2020-07-31T08:55:08.815Z] -rw-r--r-- 1 root root 1019 Jul 31 08:55 go.mod [2020-07-31T08:55:08.815Z] -rw-r--r-- 1 root root 18146 Jul 31 08:55 go.sum [2020-07-31T08:55:08.815Z] drwxrwxr-x 8 1001 1001 127 Jul 31 08:52 internal [2020-07-31T08:55:08.815Z] drwxrwxr-x 4 1001 1001 26 Jul 31 08:52 openapi [2020-07-31T08:55:08.815Z] drwxrwxr-x 4 1001 1001 71 Jul 31 08:52 snap [2020-07-31T08:55:08.815Z] -rw-rw-r-- 1 1001 1001 168 Jul 31 08:52 version.go [Pipeline] sh [2020-07-31T08:55:09.112Z] + '[' -e coverage.out ] [2020-07-31T08:55:09.112Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-31T08:55:09.256Z] Stashed 1 file(s) [Pipeline] sh [2020-07-31T08:55:09.569Z] + make build [2020-07-31T08:55:09.569Z] 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-31T08:55:11.702Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1683 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws [2020-07-31T08:55:11.746Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2020-07-31T08:55:16.261Z] 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-31T08:55:16.489Z] using credential edgex-jenkins-ssh [2020-07-31T08:55:16.539Z] Cloning the remote Git repository [2020-07-31T08:55:16.539Z] Cloning with configured refspecs honoured and without tags [2020-07-31T08:55:16.591Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-07-31T08:55:16.687Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2020-07-31T08:55:16.762Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-31T08:55:16.762Z] > git --version # timeout=10 [2020-07-31T08:55:16.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T08:55:16.837Z] > 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-31T08:55:18.876Z] 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-31T08:55:20.262Z] 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-31T08:55:21.648Z] 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-31T08:55:23.577Z] 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-31T08:55:23.838Z] 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-31T08:55:26.392Z] 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-31T08:55:27.772Z] 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-31T08:55:28.718Z] 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-31T08:55:30.634Z] 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-31T08:55:31.580Z] 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-31T08:55:32.663Z] Fetching without tags [2020-07-31T08:55:32.972Z] 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-31T08:55:33.134Z] Merging remotes/origin/master commit 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 into PR head commit 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 [2020-07-31T08:55:32.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-31T08:55:32.610Z] > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # timeout=10 [2020-07-31T08:55:32.625Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-31T08:55:32.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-07-31T08:55:32.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-07-31T08:55:32.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T08:55:32.684Z] > 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-31T08:55:33.155Z] > git config core.sparsecheckout # timeout=10 [2020-07-31T08:55:33.175Z] > git checkout -f 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 # timeout=10 [2020-07-31T08:55:33.539Z] > git remote # timeout=10 [2020-07-31T08:55:33.586Z] > git config --get remote.origin.url # timeout=10 [2020-07-31T08:55:33.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-31T08:55:33.659Z] > git merge 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 # timeout=10 [Pipeline] } [2020-07-31T08:55:33.928Z] $ docker stop --time=1 f3b9b49f40c753d308c5e5a0453c009a8e8487da3ae3b52224a3163fe4cf5d05 [2020-07-31T08:55:34.026Z] Merge succeeded, producing a217c13b144b396319c382f21db6539d9f728130 [2020-07-31T08:55:34.027Z] Checking out Revision a217c13b144b396319c382f21db6539d9f728130 (PR-2627) [2020-07-31T08:55:35.441Z] $ docker rm -f f3b9b49f40c753d308c5e5a0453c009a8e8487da3ae3b52224a3163fe4cf5d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-07-31T08:55:33.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-31T08:55:34.033Z] > git config core.sparsecheckout # timeout=10 [2020-07-31T08:55:34.064Z] > git checkout -f a217c13b144b396319c382f21db6539d9f728130 # timeout=10 [Pipeline] isUnix [Pipeline] sh [2020-07-31T08:55:38.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-31T08:55:38.391Z] [2020-07-31T08:55:38.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-31T08:55:38.399Z] Commit message: "Merge commit '9098740bb9c39ad5ae1b6b14d814f8ae0a19a439' into HEAD" [Pipeline] isUnix [2020-07-31T08:55:38.429Z] First time build. Skipping changelog. [Pipeline] sh [2020-07-31T08:55:38.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-31T08:55:38.730Z] latest: Pulling from edgex-devops/edgex-compose [2020-07-31T08:55:38.730Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-31T08:55:38.730Z] ca9280d653b3: Pulling fs layer [2020-07-31T08:55:38.730Z] 7e9c9ca2126c: Pulling fs layer [2020-07-31T08:55:38.730Z] cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-07-31T08:55:38.992Z] cbdbe7a5bc2a: Pull complete [2020-07-31T08:55:38.992Z] ca9280d653b3: Verifying Checksum [2020-07-31T08:55:38.992Z] ca9280d653b3: Download complete [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-31T08:55:39.933Z] 7e9c9ca2126c: Download complete [2020-07-31T08:55:39.933Z] ca9280d653b3: Pull complete [2020-07-31T08:55:38.407Z] > git rev-list --no-walk cb8f7a4158611c13a6245f5cb7a85cc8c6bc0104 # timeout=10 [2020-07-31T08:55:45.240Z] 7e9c9ca2126c: Pull complete [2020-07-31T08:55:45.240Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-07-31T08:55:45.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-31T08:55:45.240Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-07-31T08:55:45.376Z] prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container [2020-07-31T08:55:45.415Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-07-31T08:55:48.674Z] $ docker top 02e8d53371c9743032cd92ca28a48a096f0e98c72a70d50287bb63f43ee7c6b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T08:55:49.161Z] + docker-compose build --help [2020-07-31T08:55:49.161Z] + grep parallel [2020-07-31T08:55:50.102Z] --parallel Build images in parallel. [Pipeline] } [2020-07-31T08:55:50.114Z] $ docker stop --time=1 02e8d53371c9743032cd92ca28a48a096f0e98c72a70d50287bb63f43ee7c6b3 [2020-07-31T08:55:51.463Z] $ docker rm -f 02e8d53371c9743032cd92ca28a48a096f0e98c72a70d50287bb63f43ee7c6b3 [Pipeline] // withDockerContainer [Pipeline] echo [2020-07-31T08:55:51.637Z] ========================================================= [2020-07-31T08:55:51.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-31T08:55:51.637Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-31T08:55:52.509Z] + 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-31T08:55:52.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-07-31T08:55:52.644Z] . [Pipeline] withDockerContainer [2020-07-31T08:55:52.740Z] prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container [2020-07-31T08:55:52.778Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-31T08:55:53.373Z] $ docker top 28e6800b025a75ae726d55b97a53bbc01f452e21ba80bca98d4e315ba8a98ad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T08:55:53.842Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-31T08:55:54.785Z] Building docker-core-command-go ... [2020-07-31T08:55:54.785Z] Building docker-core-data-go ... [2020-07-31T08:55:54.785Z] Building docker-core-metadata-go ... [2020-07-31T08:55:54.785Z] Building docker-security-proxy-setup-go ... [2020-07-31T08:55:54.785Z] Building docker-security-secrets-setup-go ... [2020-07-31T08:55:54.785Z] Building docker-security-secretstore-setup-go ... [2020-07-31T08:55:54.785Z] Building docker-support-logging-go ... [2020-07-31T08:55:54.785Z] Building docker-support-notifications-go ... [2020-07-31T08:55:54.785Z] Building docker-support-scheduler-go ... [2020-07-31T08:55:54.785Z] Building docker-sys-mgmt-agent-go ... [2020-07-31T08:55:54.785Z] Building docker-core-data-go [2020-07-31T08:55:54.785Z] Building docker-security-secretstore-setup-go [2020-07-31T08:55:54.785Z] Building docker-security-proxy-setup-go [2020-07-31T08:55:54.785Z] Building docker-sys-mgmt-agent-go [2020-07-31T08:55:54.785Z] Building docker-support-logging-go [2020-07-31T08:55:56.821Z] Sending build context to Docker daemon 323MB [2020-07-31T08:55:56.821Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-31T08:55:56.821Z] Step 2/7 : FROM ${BASE} [2020-07-31T08:55:56.821Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-31T08:55:56.821Z] b538f80385f9: Pulling fs layer [2020-07-31T08:55:56.821Z] 74f711af9a0d: Pulling fs layer [2020-07-31T08:55:56.821Z] 99f96fe45779: Pulling fs layer [2020-07-31T08:55:56.821Z] fd7a069fd194: Pulling fs layer [2020-07-31T08:55:56.821Z] 66aa3694b03b: Pulling fs layer [2020-07-31T08:55:56.821Z] 170f70906a0f: Pulling fs layer [2020-07-31T08:55:56.821Z] ad7c5574e4b9: Pulling fs layer [2020-07-31T08:55:56.821Z] e772456be8f7: Pulling fs layer [2020-07-31T08:55:56.821Z] c890913d741a: Pulling fs layer [2020-07-31T08:55:56.821Z] 2480fcc9aa5a: Pulling fs layer [2020-07-31T08:55:56.821Z] 09adf4765672: Pulling fs layer [2020-07-31T08:55:56.821Z] 170f70906a0f: Waiting [2020-07-31T08:55:56.821Z] ad7c5574e4b9: Waiting [2020-07-31T08:55:56.821Z] e772456be8f7: Waiting [2020-07-31T08:55:56.821Z] c890913d741a: Waiting [2020-07-31T08:55:56.821Z] 2480fcc9aa5a: Waiting [2020-07-31T08:55:56.821Z] 09adf4765672: Waiting [2020-07-31T08:55:56.821Z] fd7a069fd194: Waiting [2020-07-31T08:55:56.821Z] 66aa3694b03b: Waiting [2020-07-31T08:55:56.821Z] 99f96fe45779: Verifying Checksum [2020-07-31T08:55:56.821Z] 99f96fe45779: Download complete [2020-07-31T08:55:56.821Z] 74f711af9a0d: Download complete [2020-07-31T08:55:56.821Z] 66aa3694b03b: Verifying Checksum [2020-07-31T08:55:56.821Z] 66aa3694b03b: Download complete [2020-07-31T08:55:56.821Z] 170f70906a0f: Verifying Checksum [2020-07-31T08:55:56.821Z] b538f80385f9: Verifying Checksum [2020-07-31T08:55:56.821Z] b538f80385f9: Download complete [2020-07-31T08:55:57.814Z] b538f80385f9: Pull complete [2020-07-31T08:55:58.410Z] 74f711af9a0d: Pull complete [2020-07-31T08:55:58.682Z] 99f96fe45779: Pull complete [2020-07-31T08:55:59.663Z] ad7c5574e4b9: Verifying Checksum [2020-07-31T08:55:59.663Z] ad7c5574e4b9: Download complete [2020-07-31T08:55:59.663Z] c890913d741a: Verifying Checksum [2020-07-31T08:55:59.663Z] c890913d741a: Download complete [2020-07-31T08:56:01.634Z] e772456be8f7: Verifying Checksum [2020-07-31T08:56:01.634Z] e772456be8f7: Download complete [2020-07-31T08:56:01.634Z] 2480fcc9aa5a: Download complete [2020-07-31T08:56:01.634Z] 09adf4765672: Verifying Checksum [2020-07-31T08:56:01.634Z] 09adf4765672: Download complete [2020-07-31T08:56:02.610Z] fd7a069fd194: Verifying Checksum [2020-07-31T08:56:02.610Z] fd7a069fd194: Download complete [2020-07-31T08:56:15.018Z] fd7a069fd194: Pull complete [2020-07-31T08:56:15.018Z] 66aa3694b03b: Pull complete [2020-07-31T08:56:15.018Z] 170f70906a0f: Pull complete [2020-07-31T08:56:18.408Z] ad7c5574e4b9: Pull complete [2020-07-31T08:56:22.732Z] e772456be8f7: Pull complete [2020-07-31T08:56:23.328Z] c890913d741a: Pull complete [2020-07-31T08:56:25.947Z] 2480fcc9aa5a: Pull complete [2020-07-31T08:56:27.356Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:56:27.356Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:56:27.356Z] ---> 8f25325d3098 [2020-07-31T08:56:27.356Z] Step 3/22 : WORKDIR /edgex-go [2020-07-31T08:56:27.356Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:56:27.356Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:56:27.356Z] ---> 8f25325d3098 [2020-07-31T08:56:27.356Z] Step 3/26 : WORKDIR /edgex-go [2020-07-31T08:56:27.356Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:56:27.356Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:56:27.356Z] ---> 8f25325d3098 [2020-07-31T08:56:27.356Z] Step 3/26 : WORKDIR /edgex-go [2020-07-31T08:56:27.356Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:56:27.356Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:56:27.356Z] ---> 8f25325d3098 [2020-07-31T08:56:27.356Z] Step 3/20 : WORKDIR /edgex-go [2020-07-31T08:56:27.356Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:56:27.356Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:56:27.356Z] ---> 8f25325d3098 [2020-07-31T08:56:27.356Z] Step 3/21 : WORKDIR /edgex-go [2020-07-31T08:56:27.356Z] ---> Running in dc00b92263d0 [2020-07-31T08:56:27.356Z] ---> Running in e2e9b3384678 [2020-07-31T08:56:27.356Z] ---> Running in 72e79ea77bc0 [2020-07-31T08:56:27.356Z] ---> Running in dabc9b8346c6 [2020-07-31T08:56:27.356Z] ---> Running in e742c5eb21b7 [2020-07-31T08:56:27.356Z] Removing intermediate container 72e79ea77bc0 [2020-07-31T08:56:27.356Z] ---> 4c0499e5ce14 [2020-07-31T08:56:27.356Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:56:27.356Z] Removing intermediate container dc00b92263d0 [2020-07-31T08:56:27.356Z] ---> 247b994d0c10 [2020-07-31T08:56:27.356Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:56:27.356Z] Removing intermediate container e742c5eb21b7 [2020-07-31T08:56:27.356Z] ---> af1c31583c69 [2020-07-31T08:56:27.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:56:27.356Z] Removing intermediate container e2e9b3384678 [2020-07-31T08:56:27.356Z] ---> 9ccd8672cc28 [2020-07-31T08:56:27.356Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:56:27.356Z] ---> Running in 689de9cfa207 [2020-07-31T08:56:27.356Z] Removing intermediate container dabc9b8346c6 [2020-07-31T08:56:27.356Z] ---> aa4b9ca14169 [2020-07-31T08:56:27.356Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:56:27.356Z] ---> Running in 5f100da43651 [2020-07-31T08:56:27.356Z] ---> Running in 496a67b817cf [2020-07-31T08:56:27.356Z] ---> Running in 2ce147dbbd6c [2020-07-31T08:56:27.356Z] ---> Running in e0c06c29a35f [2020-07-31T08:56:29.282Z] Removing intermediate container 689de9cfa207 [2020-07-31T08:56:29.282Z] ---> 9f50b567a803 [2020-07-31T08:56:29.282Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-31T08:56:29.282Z] ---> Running in 5f9e8c80170f [2020-07-31T08:56:29.282Z] Removing intermediate container 496a67b817cf [2020-07-31T08:56:29.282Z] ---> 94aff1491f5d [2020-07-31T08:56:29.282Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-31T08:56:29.333Z] 09adf4765672: Pull complete [2020-07-31T08:56:29.333Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-31T08:56:29.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-31T08:56:29.333Z] ---> 2248a725d1cf [2020-07-31T08:56:29.333Z] 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-31T08:56:29.547Z] ---> Running in 1a2dbc7b9e08 [2020-07-31T08:56:29.809Z] Removing intermediate container 5f100da43651 [2020-07-31T08:56:29.809Z] ---> f777ace34345 [2020-07-31T08:56:29.809Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-31T08:56:29.809Z] Removing intermediate container 2ce147dbbd6c [2020-07-31T08:56:29.809Z] ---> 1d02f6dc8ac5 [2020-07-31T08:56:29.809Z] Step 5/26 : RUN apk update && apk add make git [2020-07-31T08:56:29.809Z] Removing intermediate container e0c06c29a35f [2020-07-31T08:56:29.809Z] ---> feee9754668b [2020-07-31T08:56:29.809Z] Step 5/20 : RUN apk update && apk add make git [2020-07-31T08:56:30.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:30.069Z] ---> Running in 81186809ac04 [2020-07-31T08:56:30.069Z] ---> Running in e6b08ce6a40b [2020-07-31T08:56:30.069Z] ---> Running in 283aa8495bb8 [2020-07-31T08:56:30.331Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:30.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:30.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:30.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:30.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:31.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:31.430Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:56:31.430Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:56:31.430Z] OK: 12749 distinct packages available [2020-07-31T08:56:31.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:31.696Z] OK: 233 MiB in 51 packages [2020-07-31T08:56:31.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:31.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:56:31.696Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:56:31.696Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:56:31.696Z] OK: 12749 distinct packages available [2020-07-31T08:56:31.696Z] OK: 233 MiB in 51 packages [2020-07-31T08:56:31.956Z] OK: 233 MiB in 51 packages [2020-07-31T08:56:32.240Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:56:32.240Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:56:32.240Z] OK: 12749 distinct packages available [2020-07-31T08:56:32.240Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:56:32.240Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:56:32.240Z] OK: 12749 distinct packages available [2020-07-31T08:56:32.514Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:56:32.514Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:56:32.514Z] OK: 12749 distinct packages available [2020-07-31T08:56:32.514Z] Removing intermediate container 5f9e8c80170f [2020-07-31T08:56:32.514Z] ---> c0dd2934078c [2020-07-31T08:56:32.514Z] Step 6/21 : COPY go.mod . [2020-07-31T08:56:32.514Z] OK: 233 MiB in 51 packages [2020-07-31T08:56:32.514Z] OK: 233 MiB in 51 packages [2020-07-31T08:56:32.514Z] OK: 233 MiB in 51 packages [2020-07-31T08:56:32.775Z] Removing intermediate container 1a2dbc7b9e08 [2020-07-31T08:56:32.775Z] ---> 502f69aacb9b [2020-07-31T08:56:32.775Z] Step 6/22 : COPY go.mod . [2020-07-31T08:56:32.775Z] ---> 2e19a59c6c59 [2020-07-31T08:56:32.775Z] Step 7/21 : RUN go mod download [2020-07-31T08:56:33.036Z] ---> Running in 476d066d4ccd [2020-07-31T08:56:33.036Z] ---> 6f08e5e5c622 [2020-07-31T08:56:33.036Z] Step 7/22 : RUN go mod download [2020-07-31T08:56:33.312Z] ---> Running in 76db73e246e6 [2020-07-31T08:56:33.312Z] Removing intermediate container 81186809ac04 [2020-07-31T08:56:33.312Z] ---> ffed95506031 [2020-07-31T08:56:33.312Z] Step 6/26 : COPY go.mod . [2020-07-31T08:56:33.644Z] ---> Running in 27dbd730a0f3 [2020-07-31T08:56:33.883Z] ---> a7cc709e2c49 [2020-07-31T08:56:33.883Z] Step 7/26 : RUN go mod download [2020-07-31T08:56:34.143Z] Removing intermediate container 283aa8495bb8 [2020-07-31T08:56:34.143Z] ---> 08b79e4ae36d [2020-07-31T08:56:34.143Z] Step 6/20 : COPY go.mod . [2020-07-31T08:56:34.404Z] ---> Running in f1d348c03aaa [2020-07-31T08:56:34.676Z] Removing intermediate container e6b08ce6a40b [2020-07-31T08:56:34.676Z] ---> 13a4dc9bde7d [2020-07-31T08:56:34.676Z] Step 6/26 : COPY go.mod . [2020-07-31T08:56:34.676Z] ---> b6ee1893a7d4 [2020-07-31T08:56:34.676Z] Step 7/20 : RUN go mod download [2020-07-31T08:56:34.676Z] ---> Running in da893b25e77e [2020-07-31T08:56:34.948Z] ---> b5e83f5a2e26 [2020-07-31T08:56:34.948Z] Step 7/26 : RUN go mod download [2020-07-31T08:56:35.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T08:56:35.220Z] ---> Running in 62a0e85e7c9b [2020-07-31T08:56:36.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T08:56:36.624Z] Removing intermediate container 476d066d4ccd [2020-07-31T08:56:36.624Z] ---> d55fc6b23b76 [2020-07-31T08:56:36.624Z] Step 8/21 : COPY . . [2020-07-31T08:56:36.624Z] Removing intermediate container 76db73e246e6 [2020-07-31T08:56:36.624Z] ---> 9445b75378c0 [2020-07-31T08:56:36.624Z] Step 8/22 : COPY . . [2020-07-31T08:56:36.891Z] Removing intermediate container f1d348c03aaa [2020-07-31T08:56:36.891Z] ---> e0b93a18aa9d [2020-07-31T08:56:36.891Z] Step 8/26 : COPY . . [2020-07-31T08:56:37.035Z] (1/12) Installing libmagic (5.38-r0) [2020-07-31T08:56:37.036Z] (2/12) Installing file (5.38-r0) [2020-07-31T08:56:37.036Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-07-31T08:56:37.306Z] (4/12) Installing g++ (9.3.0-r2) [2020-07-31T08:56:38.820Z] Removing intermediate container da893b25e77e [2020-07-31T08:56:38.820Z] ---> 133bdc65f56c [2020-07-31T08:56:38.820Z] Step 8/20 : COPY . . [2020-07-31T08:56:39.406Z] Removing intermediate container 62a0e85e7c9b [2020-07-31T08:56:39.406Z] ---> db5b81f5f8f2 [2020-07-31T08:56:39.406Z] Step 8/26 : COPY . . [2020-07-31T08:56:41.596Z] (5/12) Installing fortify-headers (1.1-r0) [2020-07-31T08:56:41.875Z] (6/12) Installing patch (2.7.6-r6) [2020-07-31T08:56:41.875Z] (7/12) Installing build-base (0.5-r2) [2020-07-31T08:56:41.875Z] (8/12) Installing libsodium (1.0.18-r0) [2020-07-31T08:56:42.147Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-07-31T08:56:42.147Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-07-31T08:56:42.147Z] (11/12) Installing libzmq (4.3.2-r0) [2020-07-31T08:56:42.418Z] (12/12) Installing zeromq-dev (4.3.2-r0) [2020-07-31T08:56:42.418Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T08:56:42.418Z] OK: 217 MiB in 51 packages [2020-07-31T08:56:46.715Z] Removing intermediate container 27dbd730a0f3 [2020-07-31T08:56:46.715Z] ---> b521eb2f3a73 [2020-07-31T08:56:46.715Z] Step 4/7 : WORKDIR /edgex-go [2020-07-31T08:56:46.987Z] ---> Running in d1e3890c0996 [2020-07-31T08:56:47.256Z] Removing intermediate container d1e3890c0996 [2020-07-31T08:56:47.256Z] ---> 96490c276984 [2020-07-31T08:56:47.256Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-31T08:56:47.852Z] latest: Pulling from library/docker [2020-07-31T08:56:47.852Z] b538f80385f9: Already exists [2020-07-31T08:56:47.852Z] 259a493cd78d: Pulling fs layer [2020-07-31T08:56:47.852Z] b8e66b5100f5: Pulling fs layer [2020-07-31T08:56:47.852Z] 39dc9c94d07c: Pulling fs layer [2020-07-31T08:56:47.852Z] 551b823b3b82: Pulling fs layer [2020-07-31T08:56:47.852Z] 3c52a74df98c: Pulling fs layer [2020-07-31T08:56:47.852Z] 6c9b121b6998: Pulling fs layer [2020-07-31T08:56:47.852Z] 551b823b3b82: Waiting [2020-07-31T08:56:47.852Z] 3c52a74df98c: Waiting [2020-07-31T08:56:47.852Z] 6c9b121b6998: Waiting [2020-07-31T08:56:47.852Z] b8e66b5100f5: Verifying Checksum [2020-07-31T08:56:47.852Z] b8e66b5100f5: Download complete [2020-07-31T08:56:48.126Z] 259a493cd78d: Verifying Checksum [2020-07-31T08:56:48.126Z] 259a493cd78d: Download complete [2020-07-31T08:56:48.126Z] 551b823b3b82: Verifying Checksum [2020-07-31T08:56:48.126Z] 551b823b3b82: Download complete [2020-07-31T08:56:48.126Z] 3c52a74df98c: Download complete [2020-07-31T08:56:48.126Z] 6c9b121b6998: Verifying Checksum [2020-07-31T08:56:48.126Z] 6c9b121b6998: Download complete [2020-07-31T08:56:48.723Z] 259a493cd78d: Pull complete [2020-07-31T08:56:48.992Z] b8e66b5100f5: Pull complete [2020-07-31T08:56:49.263Z] 39dc9c94d07c: Verifying Checksum [2020-07-31T08:56:49.263Z] 39dc9c94d07c: Download complete [2020-07-31T08:56:52.662Z] 39dc9c94d07c: Pull complete [2020-07-31T08:56:52.662Z] 551b823b3b82: Pull complete [2020-07-31T08:56:52.951Z] 3c52a74df98c: Pull complete [2020-07-31T08:56:53.551Z] 6c9b121b6998: Pull complete [2020-07-31T08:56:53.551Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-31T08:56:53.551Z] Status: Downloaded newer image for docker:latest [2020-07-31T08:56:56.937Z] ---> 6cfbf824085a [2020-07-31T08:56:56.937Z] Step 6/7 : COPY go.mod . [2020-07-31T08:56:57.531Z] ---> d922626c71fb [2020-07-31T08:56:57.531Z] Step 7/7 : RUN go mod download [2020-07-31T08:56:57.802Z] ---> Running in e024949704ae [2020-07-31T08:57:01.175Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-31T08:57:01.175Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-31T08:57:01.175Z] go: finding github.com/OneOfOne/xxhash v1.2.5 [2020-07-31T08:57:01.175Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-31T08:57:01.175Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-31T08:57:01.175Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-31T08:57:01.175Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-31T08:57:01.175Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-31T08:57:01.175Z] go: finding github.com/cloudflare/gokey v0.1.0 [2020-07-31T08:57:01.175Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-31T08:57:01.175Z] go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-07-31T08:57:01.175Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-31T08:57:01.175Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-31T08:57:01.175Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-31T08:57:01.175Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-31T08:57:01.175Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-31T08:57:01.175Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-31T08:57:01.175Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-31T08:57:01.175Z] go: finding github.com/fatih/color v1.7.0 [2020-07-31T08:57:01.175Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-31T08:57:01.175Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-31T08:57:01.175Z] go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-07-31T08:57:01.175Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-31T08:57:01.175Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-31T08:57:01.175Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-31T08:57:01.175Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-31T08:57:01.447Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-31T08:57:01.447Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-31T08:57:01.447Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-31T08:57:01.447Z] go: finding github.com/google/uuid v1.1.0 [2020-07-31T08:57:01.447Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-31T08:57:01.447Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-31T08:57:01.447Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-31T08:57:01.447Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-31T08:57:01.447Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-31T08:57:01.447Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-31T08:57:01.447Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-31T08:57:01.447Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-31T08:57:01.717Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-31T08:57:01.987Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-31T08:57:01.987Z] go: finding github.com/imdario/mergo v0.3.6 [2020-07-31T08:57:01.987Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-31T08:57:01.987Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-31T08:57:01.987Z] go: finding github.com/kr/pty v1.1.1 [2020-07-31T08:57:01.987Z] go: finding github.com/kr/text v0.1.0 [2020-07-31T08:57:01.987Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-31T08:57:01.987Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-31T08:57:01.987Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-31T08:57:01.987Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-31T08:57:01.987Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-31T08:57:02.259Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-31T08:57:02.259Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-31T08:57:02.259Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-31T08:57:02.259Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-31T08:57:02.259Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-31T08:57:02.259Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-31T08:57:02.259Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-31T08:57:02.259Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-31T08:57:02.259Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-31T08:57:02.259Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-31T08:57:02.259Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-31T08:57:02.528Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-31T08:57:02.528Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-31T08:57:02.528Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-31T08:57:02.528Z] go: finding github.com/posener/complete v1.1.1 [2020-07-31T08:57:02.528Z] go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-07-31T08:57:02.528Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-31T08:57:02.528Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-31T08:57:02.528Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-31T08:57:02.528Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-31T08:57:02.528Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-31T08:57:02.528Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-31T08:57:02.799Z] go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 [2020-07-31T08:57:02.799Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-31T08:57:02.799Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-31T08:57:02.799Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-31T08:57:02.799Z] go: finding golang.org/x/text v0.3.2 [2020-07-31T08:57:02.799Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-31T08:57:02.799Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-31T08:57:02.799Z] go: finding gopkg.in/eapache/queue.v1 v1.1.0 [2020-07-31T08:57:02.799Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-31T08:57:02.799Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-31T08:57:02.799Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-31T08:57:18.234Z] ---> 5cda911e504a [2020-07-31T08:57:18.234Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-31T08:57:18.234Z] ---> 40e7a36b1291 [2020-07-31T08:57:18.234Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-31T08:57:18.234Z] ---> a910fce532d4 [2020-07-31T08:57:18.234Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-31T08:57:18.234Z] ---> Running in 78a6d0935066 [2020-07-31T08:57:18.234Z] ---> 9f80e3416197 [2020-07-31T08:57:18.234Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-31T08:57:18.234Z] ---> 4dabcb400f5c [2020-07-31T08:57:18.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-31T08:57:18.234Z] ---> Running in d0aab671e4b3 [2020-07-31T08:57:18.234Z] ---> Running in 5878880dcfe6 [2020-07-31T08:57:18.234Z] ---> Running in 2df5cc5f3535 [2020-07-31T08:57:18.235Z] ---> Running in 5bebf4e33431 [2020-07-31T08:57:18.235Z] 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-31T08:57:18.235Z] 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-31T08:57:18.235Z] 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-31T08:57:18.235Z] 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-31T08:57:18.235Z] 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-31T08:57:21.103Z] Removing intermediate container e024949704ae [2020-07-31T08:57:21.103Z] ---> fd7cfd740e80 [2020-07-31T08:57:21.103Z] Successfully built fd7cfd740e80 [2020-07-31T08:57:21.103Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-31T08:57:21.815Z] + docker inspect -f . ci-base-image-arm64 [2020-07-31T08:57:21.815Z] . [Pipeline] withDockerContainer [2020-07-31T08:57:22.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container [2020-07-31T08:57:22.174Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-31T08:57:23.563Z] $ docker top d663699df0ec25e663fd5bd4586ac383ea2f9b2197507c2042171172e2be5975 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T08:57:24.579Z] + go version [2020-07-31T08:57:24.579Z] go version go1.13.13 linux/arm64 [Pipeline] echo [2020-07-31T08:57:24.596Z] ========================================================= [2020-07-31T08:57:24.596Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-07-31T08:57:24.596Z] ========================================================= [Pipeline] sh [2020-07-31T08:57:25.240Z] + make test [2020-07-31T08:57:25.240Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-31T08:57:27.861Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-07-31T08:57:40.305Z] 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-31T08:57:45.681Z] Removing intermediate container 5bebf4e33431 [2020-07-31T08:57:45.681Z] ---> 58790d14ff96 [2020-07-31T08:57:45.681Z] [2020-07-31T08:57:45.681Z] Step 10/20 : FROM alpine [2020-07-31T08:57:45.681Z] latest: Pulling from library/alpine [2020-07-31T08:57:45.949Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-31T08:57:45.949Z] Status: Downloaded newer image for alpine:latest [2020-07-31T08:57:45.949Z] ---> a24bb4013296 [2020-07-31T08:57:45.949Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-31T08:57:47.873Z] ---> Running in 9e6994ef0726 [2020-07-31T08:57:48.143Z] 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-31T08:57:49.535Z] Removing intermediate container 78a6d0935066 [2020-07-31T08:57:49.535Z] ---> 26783ad51815 [2020-07-31T08:57:49.535Z] [2020-07-31T08:57:49.535Z] Step 10/21 : FROM scratch [2020-07-31T08:57:49.535Z] ---> [2020-07-31T08:57:49.535Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-31T08:57:49.535Z] Removing intermediate container d0aab671e4b3 [2020-07-31T08:57:49.535Z] ---> 8a3436dfc7de [2020-07-31T08:57:49.535Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-31T08:57:49.803Z] ---> Running in dddc41602903 [2020-07-31T08:57:50.073Z] ---> Running in 5d390c738254 [2020-07-31T08:57:51.998Z] Removing intermediate container 5d390c738254 [2020-07-31T08:57:51.998Z] ---> 2c081a8c3320 [2020-07-31T08:57:51.998Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-31T08:57:51.998Z] 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-31T08:57:51.998Z] ---> Running in 3ee586371737 [2020-07-31T08:57:51.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:57:51.998Z] Removing intermediate container 3ee586371737 [2020-07-31T08:57:51.998Z] ---> 1058d2248fe1 [2020-07-31T08:57:51.998Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-31T08:57:51.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:57:52.262Z] ---> Running in 2a3de8c35657 [2020-07-31T08:57:52.262Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:57:52.262Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:57:52.262Z] OK: 12749 distinct packages available [2020-07-31T08:57:52.531Z] Removing intermediate container 2a3de8c35657 [2020-07-31T08:57:52.531Z] ---> 3124083372b7 [2020-07-31T08:57:52.531Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-31T08:57:52.531Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-31T08:57:52.531Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-31T08:57:52.531Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-31T08:57:52.531Z] (4/4) Installing curl (7.69.1-r0) [2020-07-31T08:57:52.531Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T08:57:52.531Z] Executing ca-certificates-20191127-r4.trigger [2020-07-31T08:57:52.817Z] OK: 7 MiB in 18 packages [2020-07-31T08:57:52.817Z] ---> 2db4b8715040 [2020-07-31T08:57:52.817Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-31T08:57:56.122Z] ---> ec910f5b28e2 [2020-07-31T08:57:56.123Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-31T08:57:56.123Z] Removing intermediate container 2df5cc5f3535 [2020-07-31T08:57:56.123Z] ---> 8f1e053f5110 [2020-07-31T08:57:56.123Z] [2020-07-31T08:57:56.123Z] Step 10/26 : FROM alpine:3.10 [2020-07-31T08:57:56.123Z] Removing intermediate container 5878880dcfe6 [2020-07-31T08:57:56.123Z] ---> 314eb54c7987 [2020-07-31T08:57:56.123Z] [2020-07-31T08:57:56.123Z] Step 10/22 : FROM alpine [2020-07-31T08:57:56.123Z] ---> a24bb4013296 [2020-07-31T08:57:56.123Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T08:57:56.123Z] Removing intermediate container dddc41602903 [2020-07-31T08:57:56.123Z] ---> aed9cdd57bf0 [2020-07-31T08:57:56.123Z] [2020-07-31T08:57:56.123Z] Step 11/26 : FROM docker:latest [2020-07-31T08:57:56.123Z] ---> 81f5749c9058 [2020-07-31T08:57:56.123Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-31T08:57:56.123Z] Removing intermediate container 9e6994ef0726 [2020-07-31T08:57:56.123Z] ---> 9dd36176665b [2020-07-31T08:57:56.123Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-31T08:57:56.123Z] 3.10: Pulling from library/alpine [2020-07-31T08:57:56.385Z] ---> Running in 6ccdde7a54a3 [2020-07-31T08:57:56.385Z] ---> Running in 4742b49c142f [2020-07-31T08:57:56.385Z] ---> Running in affb2689d475 [2020-07-31T08:57:56.647Z] ---> dc1d4f51620b [2020-07-31T08:57:56.647Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-31T08:57:56.909Z] Removing intermediate container 6ccdde7a54a3 [2020-07-31T08:57:56.909Z] ---> 46d125044d36 [2020-07-31T08:57:56.909Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-31T08:57:57.170Z] Removing intermediate container 4742b49c142f [2020-07-31T08:57:57.170Z] ---> 574f39281d83 [2020-07-31T08:57:57.170Z] Step 13/20 : WORKDIR /edgex [2020-07-31T08:57:57.170Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-31T08:57:57.170Z] Status: Downloaded newer image for alpine:3.10 [2020-07-31T08:57:57.170Z] ---> be4e4bea2c2e [2020-07-31T08:57:57.170Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-31T08:57:57.170Z] ---> ecc82da42ba8 [2020-07-31T08:57:57.170Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T08:57:57.741Z] ---> Running in 558435cfe2f8 [2020-07-31T08:57:58.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:57:58.313Z] ---> Running in ad42834dfa5f [2020-07-31T08:57:58.313Z] ---> Running in 18bf77faf5ec [2020-07-31T08:57:58.313Z] ---> Running in 6a96bf0c0d58 [2020-07-31T08:57:58.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:57:58.313Z] Removing intermediate container 558435cfe2f8 [2020-07-31T08:57:58.313Z] ---> 230ff08f4224 [2020-07-31T08:57:58.313Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-31T08:57:58.577Z] (1/2) Installing readline (8.0.4-r0) [2020-07-31T08:57:58.577Z] (2/2) Installing bash (5.0.17-r0) [2020-07-31T08:57:58.577Z] Executing bash-5.0.17-r0.post-install [2020-07-31T08:57:58.577Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T08:57:58.577Z] OK: 12 MiB in 22 packages [2020-07-31T08:57:58.838Z] ---> Running in eb367c969712 [2020-07-31T08:57:58.838Z] Removing intermediate container ad42834dfa5f [2020-07-31T08:57:58.838Z] ---> 996e2c7eda9e [2020-07-31T08:57:58.838Z] Step 19/21 : LABEL arch=x86_64 [2020-07-31T08:57:58.838Z] Removing intermediate container 18bf77faf5ec [2020-07-31T08:57:58.838Z] ---> 9ff4670b7a11 [2020-07-31T08:57:58.838Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-31T08:57:59.100Z] ---> Running in e3b81797d309 [2020-07-31T08:57:59.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:57:59.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:57:59.100Z] Removing intermediate container eb367c969712 [2020-07-31T08:57:59.100Z] ---> d918c77ffa54 [2020-07-31T08:57:59.100Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:57:59.368Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-31T08:57:59.368Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-31T08:57:59.368Z] OK: 10346 distinct packages available [2020-07-31T08:57:59.368Z] ---> Running in e77f93ba9c74 [2020-07-31T08:57:59.368Z] ---> b5f355487f54 [2020-07-31T08:57:59.368Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-31T08:57:59.369Z] Removing intermediate container affb2689d475 [2020-07-31T08:57:59.369Z] ---> 6b30e1c2a1ce [2020-07-31T08:57:59.369Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-31T08:57:59.369Z] Removing intermediate container e3b81797d309 [2020-07-31T08:57:59.369Z] ---> 8773b81bccd6 [2020-07-31T08:57:59.369Z] Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T08:57:59.632Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-31T08:57:59.632Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-31T08:57:59.632Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-31T08:57:59.632Z] (4/5) Installing curl (7.66.0-r0) [2020-07-31T08:57:59.632Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-31T08:57:59.632Z] Executing busybox-1.30.1-r3.trigger [2020-07-31T08:57:59.632Z] Executing ca-certificates-20191127-r2.trigger [2020-07-31T08:58:00.205Z] OK: 7 MiB in 19 packages [2020-07-31T08:58:00.205Z] ---> Running in fa2683441bc3 [2020-07-31T08:58:00.205Z] ---> Running in 146da5a66bcd [2020-07-31T08:58:00.214Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-07-31T08:58:00.465Z] ---> d6de21ce752e [2020-07-31T08:58:00.466Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-31T08:58:00.727Z] ---> Running in 2ce3944378e1 [2020-07-31T08:58:00.727Z] Removing intermediate container fa2683441bc3 [2020-07-31T08:58:00.727Z] ---> aff35210c9ea [2020-07-31T08:58:00.727Z] Step 21/21 : LABEL version=0.0.0 [2020-07-31T08:58:00.994Z] ---> Running in 2ba89aa117ba [2020-07-31T08:58:00.994Z] Removing intermediate container 2ce3944378e1 [2020-07-31T08:58:00.994Z] ---> 293e494368f9 [2020-07-31T08:58:00.994Z] Step 17/20 : CMD ["--init=true"] [2020-07-31T08:58:01.935Z] ---> Running in 331d8f486df0 [2020-07-31T08:58:02.196Z] Removing intermediate container 6a96bf0c0d58 [2020-07-31T08:58:02.196Z] ---> 5e7cc04e81ac [2020-07-31T08:58:02.196Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-31T08:58:02.196Z] Removing intermediate container 2ba89aa117ba [2020-07-31T08:58:02.196Z] ---> 844caa712fcb [2020-07-31T08:58:02.196Z] [2020-07-31T08:58:02.196Z] Removing intermediate container e77f93ba9c74 [2020-07-31T08:58:02.196Z] ---> 8b97cba2e665 [2020-07-31T08:58:02.196Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-31T08:58:02.458Z] ---> Running in 49809b0e540f [2020-07-31T08:58:02.458Z] Removing intermediate container 331d8f486df0 [2020-07-31T08:58:02.458Z] ---> 76cc98ae3a19 [2020-07-31T08:58:02.458Z] Step 18/20 : LABEL arch=x86_64 [2020-07-31T08:58:02.458Z] Successfully built 844caa712fcb [2020-07-31T08:58:02.458Z] ---> Running in b6886ae30ca1 [2020-07-31T08:58:02.458Z] Successfully tagged docker-support-logging-go:latest [2020-07-31T08:58:02.458Z]  Building docker-support-logging-go ... done Building docker-support-scheduler-go [2020-07-31T08:58:02.719Z] ---> Running in 89a285a24329 [2020-07-31T08:58:02.719Z] Removing intermediate container 146da5a66bcd [2020-07-31T08:58:02.719Z] ---> 97f3507d78e4 [2020-07-31T08:58:02.719Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-31T08:58:02.719Z] Removing intermediate container 49809b0e540f [2020-07-31T08:58:02.719Z] ---> de7a43254a8d [2020-07-31T08:58:02.719Z] Step 13/26 : WORKDIR / [2020-07-31T08:58:02.985Z] ---> Running in 9371dd4e7abf [2020-07-31T08:58:02.985Z] ---> Running in 18262ae336b8 [2020-07-31T08:58:03.247Z] Removing intermediate container 89a285a24329 [2020-07-31T08:58:03.247Z] ---> 7ffc7cd01e00 [2020-07-31T08:58:03.247Z] Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T08:58:03.508Z] Removing intermediate container 9371dd4e7abf [2020-07-31T08:58:03.508Z] ---> 506332da89fa [2020-07-31T08:58:03.508Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-31T08:58:03.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:58:03.769Z] ---> Running in 36c5c706818f [2020-07-31T08:58:04.719Z] ---> Running in 4c49a91278b0 [2020-07-31T08:58:04.719Z] Removing intermediate container 18262ae336b8 [2020-07-31T08:58:04.719Z] ---> 29be99eef846 [2020-07-31T08:58:04.719Z] 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-31T08:58:04.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:58:05.292Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-31T08:58:05.552Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-31T08:58:05.812Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-31T08:58:05.813Z] Removing intermediate container 36c5c706818f [2020-07-31T08:58:05.813Z] ---> c4c501ca941a [2020-07-31T08:58:05.813Z] Step 20/20 : LABEL version=0.0.0 [2020-07-31T08:58:05.813Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-31T08:58:06.074Z] ---> e9c905de6aca [2020-07-31T08:58:06.074Z] 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-31T08:58:06.074Z] Removing intermediate container 4c49a91278b0 [2020-07-31T08:58:06.074Z] ---> 5b5187b1b490 [2020-07-31T08:58:06.074Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-31T08:58:06.335Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-31T08:58:06.335Z] ---> Running in 101df7a70aab [2020-07-31T08:58:06.335Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T08:58:06.335Z] OK: 8 MiB in 19 packages [2020-07-31T08:58:06.335Z] ---> Running in f32a48a0cdf9 [2020-07-31T08:58:06.597Z] ---> 1762f6bde6b9 [2020-07-31T08:58:06.597Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-31T08:58:06.598Z] Removing intermediate container 101df7a70aab [2020-07-31T08:58:06.598Z] ---> cbbf55b3c8ab [2020-07-31T08:58:06.598Z] [2020-07-31T08:58:07.176Z] Successfully built cbbf55b3c8ab [2020-07-31T08:58:07.176Z] Removing intermediate container f32a48a0cdf9 [2020-07-31T08:58:07.176Z] ---> e69e70efbbea [2020-07-31T08:58:07.176Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-31T08:58:07.176Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-07-31T08:58:07.176Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2020-07-31T08:58:09.732Z] ---> ffb11de345e2 [2020-07-31T08:58:09.732Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-31T08:58:12.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-07-31T08:58:12.634Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-07-31T08:58:12.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-07-31T08:58:12.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-07-31T08:58:12.634Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.019s [2020-07-31T08:58:12.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-07-31T08:58:12.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-07-31T08:58:12.634Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-07-31T08:58:14.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-07-31T08:58:15.026Z] ---> a2d8ad27a1b8 [2020-07-31T08:58:15.026Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-31T08:58:15.069Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-07-31T08:58:15.288Z] Removing intermediate container b6886ae30ca1 [2020-07-31T08:58:15.289Z] ---> db0e47350666 [2020-07-31T08:58:15.289Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-31T08:58:15.289Z] ---> fcce96c19b1d [2020-07-31T08:58:15.289Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-31T08:58:15.343Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-07-31T08:58:15.343Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-07-31T08:58:15.343Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-07-31T08:58:16.687Z] ---> f505a8c5b1b1 [2020-07-31T08:58:16.687Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-31T08:58:17.261Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:58:17.261Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:58:17.261Z] ---> 8f25325d3098 [2020-07-31T08:58:17.261Z] Step 3/20 : WORKDIR /edgex-go [2020-07-31T08:58:17.261Z] ---> Using cache [2020-07-31T08:58:17.261Z] ---> aa4b9ca14169 [2020-07-31T08:58:17.261Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:58:17.522Z] ---> Using cache [2020-07-31T08:58:17.522Z] ---> feee9754668b [2020-07-31T08:58:17.522Z] Step 5/20 : RUN apk update && apk add make git [2020-07-31T08:58:17.522Z] ---> Using cache [2020-07-31T08:58:17.522Z] ---> 08b79e4ae36d [2020-07-31T08:58:17.522Z] Step 6/20 : COPY go.mod . [2020-07-31T08:58:17.522Z] ---> Using cache [2020-07-31T08:58:17.522Z] ---> b6ee1893a7d4 [2020-07-31T08:58:17.522Z] Step 7/20 : RUN go mod download [2020-07-31T08:58:17.522Z] ---> Using cache [2020-07-31T08:58:17.522Z] ---> 133bdc65f56c [2020-07-31T08:58:17.522Z] Step 8/20 : COPY . . [2020-07-31T08:58:17.522Z] ---> Using cache [2020-07-31T08:58:17.522Z] ---> 9f80e3416197 [2020-07-31T08:58:17.522Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-31T08:58:18.104Z] ---> af9952384d20 [2020-07-31T08:58:18.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-31T08:58:18.104Z] ---> 03930d2e2b09 [2020-07-31T08:58:18.104Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-31T08:58:18.374Z] ---> Running in 8b6ac3a644e9 [2020-07-31T08:58:18.639Z] ---> aae88cb593cf [2020-07-31T08:58:18.639Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-31T08:58:19.589Z] ---> Running in 6a729b352132 [2020-07-31T08:58:20.164Z] 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-31T08:58:20.427Z] ---> cdc73d746ec9 [2020-07-31T08:58:20.427Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-31T08:58:20.693Z] ---> e64e4d5327cc [2020-07-31T08:58:20.693Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-31T08:58:21.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:58:21.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:58:21.541Z] ---> b87fceae8b05 [2020-07-31T08:58:21.541Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T08:58:21.541Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-31T08:58:21.541Z] (2/33) Installing expat (2.2.9-r1) [2020-07-31T08:58:21.541Z] (3/33) Installing libffi (3.3-r2) [2020-07-31T08:58:21.541Z] (4/33) Installing gdbm (1.13-r1) [2020-07-31T08:58:21.809Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-31T08:58:21.809Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-31T08:58:21.809Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-31T08:58:22.381Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:58:22.381Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:58:22.381Z] ---> 8f25325d3098 [2020-07-31T08:58:22.381Z] Step 3/21 : WORKDIR /edgex-go [2020-07-31T08:58:22.381Z] ---> Using cache [2020-07-31T08:58:22.381Z] ---> aa4b9ca14169 [2020-07-31T08:58:22.381Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:58:22.381Z] ---> Using cache [2020-07-31T08:58:22.381Z] ---> feee9754668b [2020-07-31T08:58:22.381Z] Step 5/21 : RUN apk update && apk add make git [2020-07-31T08:58:22.381Z] ---> Using cache [2020-07-31T08:58:22.381Z] ---> 08b79e4ae36d [2020-07-31T08:58:22.381Z] Step 6/21 : COPY go.mod . [2020-07-31T08:58:22.381Z] ---> Using cache [2020-07-31T08:58:22.381Z] ---> b6ee1893a7d4 [2020-07-31T08:58:22.381Z] Step 7/21 : RUN go mod download [2020-07-31T08:58:22.381Z] ---> Using cache [2020-07-31T08:58:22.381Z] ---> 133bdc65f56c [2020-07-31T08:58:22.381Z] Step 8/21 : COPY . . [2020-07-31T08:58:22.381Z] ---> Using cache [2020-07-31T08:58:22.381Z] ---> 9f80e3416197 [2020-07-31T08:58:22.381Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-31T08:58:24.312Z] ---> Running in f4f800ac70ed [2020-07-31T08:58:24.584Z] ---> c9564a3631bf [2020-07-31T08:58:24.584Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-31T08:58:24.584Z] ---> Running in cc19eab50e65 [2020-07-31T08:58:24.584Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-31T08:58:24.584Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-31T08:58:24.584Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-31T08:58:24.584Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-31T08:58:24.852Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-31T08:58:24.852Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-31T08:58:24.852Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-31T08:58:24.852Z] Removing intermediate container f4f800ac70ed [2020-07-31T08:58:24.852Z] ---> c16524f9bb5e [2020-07-31T08:58:24.852Z] Step 20/22 : LABEL arch=x86_64 [2020-07-31T08:58:25.432Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-31T08:58:25.432Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-31T08:58:25.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 46.6% of statements [2020-07-31T08:58:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-07-31T08:58:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-07-31T08:58:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-07-31T08:58:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-07-31T08:58:25.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-07-31T08:58:25.777Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-31T08:58:25.777Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-31T08:58:25.777Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-31T08:58:26.249Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-31T08:58:26.249Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-31T08:58:26.249Z] 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-31T08:58:26.627Z] ---> Running in 31157f325118 [2020-07-31T08:58:26.627Z] ---> ed01a844e2c9 [2020-07-31T08:58:26.627Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-31T08:58:26.627Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-31T08:58:26.627Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-31T08:58:26.627Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-31T08:58:26.627Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-31T08:58:26.627Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-31T08:58:27.002Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-31T08:58:27.002Z] ---> Running in 9fae4e3adcf1 [2020-07-31T08:58:27.002Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-31T08:58:27.002Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-31T08:58:27.002Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-31T08:58:27.353Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-31T08:58:27.353Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-31T08:58:27.353Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-31T08:58:27.353Z] Removing intermediate container 31157f325118 [2020-07-31T08:58:27.353Z] ---> 76d8c9ef3909 [2020-07-31T08:58:27.353Z] Step 21/22 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T08:58:28.332Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T08:58:28.920Z] OK: 71 MiB in 55 packages [2020-07-31T08:58:28.920Z] ---> Running in 860f1709eaa3 [2020-07-31T08:58:29.190Z] Removing intermediate container 860f1709eaa3 [2020-07-31T08:58:29.190Z] ---> 44c4e3e45f48 [2020-07-31T08:58:29.190Z] Step 22/22 : LABEL version=0.0.0 [2020-07-31T08:58:29.190Z] ---> Running in e7c9af9f2669 [2020-07-31T08:58:29.780Z] Removing intermediate container e7c9af9f2669 [2020-07-31T08:58:29.780Z] ---> d29298369ddd [2020-07-31T08:58:29.780Z] [2020-07-31T08:58:30.064Z] Successfully built d29298369ddd [2020-07-31T08:58:30.064Z] Successfully tagged docker-core-data-go:latest [2020-07-31T08:58:30.064Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2020-07-31T08:58:32.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.224s coverage: 27.4% of statements [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-07-31T08:58:32.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-07-31T08:58:32.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.023s coverage: 100.0% of statements [2020-07-31T08:58:32.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-07-31T08:58:35.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements [2020-07-31T08:58:35.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-07-31T08:58:35.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-07-31T08:58:35.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-07-31T08:58:35.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-07-31T08:58:35.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-07-31T08:58:35.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements [2020-07-31T08:58:35.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-07-31T08:58:35.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2020-07-31T08:58:35.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-07-31T08:58:36.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.090s coverage: 89.8% of statements [2020-07-31T08:58:36.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-07-31T08:58:37.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.106s coverage: 97.5% of statements [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-07-31T08:58:37.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 100.0% of statements [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-07-31T08:58:37.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-07-31T08:58:37.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.022s coverage: 58.8% of statements [2020-07-31T08:58:40.114Z] Removing intermediate container 9fae4e3adcf1 [2020-07-31T08:58:40.114Z] ---> 7c4d386a6359 [2020-07-31T08:58:40.114Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-31T08:58:40.385Z] ---> Running in ce4b3d264a40 [2020-07-31T08:58:43.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 63.5% of statements [2020-07-31T08:58:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-07-31T08:58:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-07-31T08:58:43.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2020-07-31T08:58:43.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 55.9% of statements [2020-07-31T08:58:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-07-31T08:58:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-07-31T08:58:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-07-31T08:58:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-07-31T08:58:44.619Z] Removing intermediate container ce4b3d264a40 [2020-07-31T08:58:44.619Z] ---> 153e6308781f [2020-07-31T08:58:44.619Z] Step 24/26 : LABEL arch=x86_64 [2020-07-31T08:58:47.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:58:47.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:58:47.172Z] ---> 8f25325d3098 [2020-07-31T08:58:47.172Z] Step 3/23 : WORKDIR /edgex-go [2020-07-31T08:58:47.172Z] ---> Using cache [2020-07-31T08:58:47.172Z] ---> aa4b9ca14169 [2020-07-31T08:58:47.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:58:47.172Z] ---> Using cache [2020-07-31T08:58:47.172Z] ---> feee9754668b [2020-07-31T08:58:47.172Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-31T08:58:47.433Z] ---> Running in e761fdb205c4 [2020-07-31T08:58:47.701Z] ---> Running in ea2dd89c11b6 [2020-07-31T08:58:48.281Z] Removing intermediate container e761fdb205c4 [2020-07-31T08:58:48.281Z] ---> 7bb9efffc5d9 [2020-07-31T08:58:48.281Z] Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T08:58:48.281Z] Removing intermediate container 6a729b352132 [2020-07-31T08:58:48.281Z] ---> 60596530b1ee [2020-07-31T08:58:48.281Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-31T08:58:48.546Z] ---> Running in 8d583de23f30 [2020-07-31T08:58:48.546Z] ---> Running in a31382fce735 [2020-07-31T08:58:48.811Z] Removing intermediate container 8d583de23f30 [2020-07-31T08:58:48.811Z] ---> f09212d93185 [2020-07-31T08:58:48.811Z] Step 26/26 : LABEL version=0.0.0 [2020-07-31T08:58:49.077Z] ---> Running in 1c2b584c4982 [2020-07-31T08:58:49.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:58:49.337Z] Removing intermediate container 1c2b584c4982 [2020-07-31T08:58:49.337Z] ---> 283dc66688f1 [2020-07-31T08:58:49.337Z] [2020-07-31T08:58:49.337Z] Successfully built 283dc66688f1 [2020-07-31T08:58:49.337Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-07-31T08:58:49.337Z] Building docker-security-secrets-setup-go [2020-07-31T08:58:49.600Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:58:50.173Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:58:50.173Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:58:50.173Z] OK: 12749 distinct packages available [2020-07-31T08:58:50.745Z] OK: 233 MiB in 51 packages [2020-07-31T08:58:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.959s coverage: 86.3% of statements [2020-07-31T08:58:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-07-31T08:58:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.069s coverage: 72.2% of statements [2020-07-31T08:58:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.381s coverage: 72.1% of statements [2020-07-31T08:58:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.054s coverage: 82.4% of statements [2020-07-31T08:58:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.026s coverage: 48.4% of statements [2020-07-31T08:58:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-07-31T08:58:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-07-31T08:58:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-07-31T08:58:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements [2020-07-31T08:58:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-07-31T08:58:51.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.042s coverage: 96.8% of statements [2020-07-31T08:58:51.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-07-31T08:58:54.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 26.9% of statements [2020-07-31T08:58:54.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-07-31T08:58:54.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-07-31T08:58:54.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.260s coverage: 84.1% of statements [2020-07-31T08:58:55.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.027s coverage: 100.0% of statements [2020-07-31T08:58:55.680Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 43.1% of statements [2020-07-31T08:58:55.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-07-31T08:58:55.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-07-31T08:58:56.029Z] Removing intermediate container ea2dd89c11b6 [2020-07-31T08:58:56.029Z] ---> 8804cd63d2d4 [2020-07-31T08:58:56.029Z] Step 6/23 : COPY go.mod . [2020-07-31T08:58:56.029Z] Collecting docker-compose==1.23.2 [2020-07-31T08:58:56.029Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-31T08:58:56.291Z] ---> 7eb9ac8654a9 [2020-07-31T08:58:56.291Z] Step 7/23 : RUN go mod download [2020-07-31T08:58:56.291Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-31T08:58:56.291Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-31T08:58:57.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.100s coverage: 100.0% of statements [2020-07-31T08:58:57.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-07-31T08:58:58.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.052s coverage: 83.8% of statements [2020-07-31T08:58:58.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-07-31T08:59:01.581Z] ---> Running in b3c1f7310e52 [2020-07-31T08:59:01.581Z] Collecting docopt<0.7,>=0.6.1 [2020-07-31T08:59:01.581Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-31T08:59:03.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 46.1% of statements [2020-07-31T08:59:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-07-31T08:59:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-07-31T08:59:03.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.020s coverage: 100.0% of statements [2020-07-31T08:59:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-07-31T08:59:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-07-31T08:59:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-07-31T08:59:03.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.078s coverage: 100.0% of statements [2020-07-31T08:59:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-07-31T08:59:03.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2020-07-31T08:59:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-07-31T08:59:04.900Z] Collecting PyYAML<4,>=3.10 [2020-07-31T08:59:04.900Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-31T08:59:05.474Z] Removing intermediate container 8b6ac3a644e9 [2020-07-31T08:59:05.474Z] ---> c944b4a21a6b [2020-07-31T08:59:05.474Z] [2020-07-31T08:59:05.474Z] Step 10/20 : FROM scratch [2020-07-31T08:59:05.474Z] ---> [2020-07-31T08:59:05.474Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T08:59:05.735Z] Removing intermediate container cc19eab50e65 [2020-07-31T08:59:05.735Z] ---> 303825fed888 [2020-07-31T08:59:05.735Z] [2020-07-31T08:59:05.735Z] Step 10/21 : FROM scratch [2020-07-31T08:59:05.735Z] ---> [2020-07-31T08:59:05.735Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T08:59:05.996Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:59:05.996Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-31T08:59:05.996Z] ---> 8f25325d3098 [2020-07-31T08:59:05.996Z] Step 3/29 : WORKDIR /edgex-go [2020-07-31T08:59:05.996Z] ---> Using cache [2020-07-31T08:59:05.996Z] ---> aa4b9ca14169 [2020-07-31T08:59:05.996Z] Step 4/29 : RUN apk update && apk add make git [2020-07-31T08:59:06.256Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-31T08:59:06.256Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-31T08:59:07.640Z] ---> Running in c1982fd6d35d [2020-07-31T08:59:07.640Z] ---> Running in 2d03d042fd9f [2020-07-31T08:59:07.640Z] Collecting texttable<0.10,>=0.9.0 [2020-07-31T08:59:07.640Z] ---> Running in adffddce8b9b [2020-07-31T08:59:07.640Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-31T08:59:07.923Z] Removing intermediate container c1982fd6d35d [2020-07-31T08:59:07.923Z] ---> b621a78db79c [2020-07-31T08:59:07.923Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-31T08:59:07.923Z] Removing intermediate container 2d03d042fd9f [2020-07-31T08:59:07.923Z] ---> 0e22d080d3ea [2020-07-31T08:59:07.923Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-31T08:59:07.923Z] ---> Running in 81173ad7d734 [2020-07-31T08:59:07.923Z] ---> Running in f5b08c2ad838 [2020-07-31T08:59:07.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.176s coverage: 29.1% of statements [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-07-31T08:59:07.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-07-31T08:59:07.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-07-31T08:59:07.972Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements [2020-07-31T08:59:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-07-31T08:59:08.191Z] Collecting cached-property<2,>=1.2.0 [2020-07-31T08:59:08.191Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-31T08:59:08.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:59:08.191Z] Removing intermediate container 81173ad7d734 [2020-07-31T08:59:08.191Z] ---> 124014e5e7c7 [2020-07-31T08:59:08.191Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-31T08:59:08.191Z] Removing intermediate container f5b08c2ad838 [2020-07-31T08:59:08.191Z] ---> 5d9ba6eb68b6 [2020-07-31T08:59:08.191Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-31T08:59:08.452Z] Collecting docker<4.0,>=3.6.0 [2020-07-31T08:59:08.452Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-31T08:59:08.452Z] ---> Running in f59f477e1aba [2020-07-31T08:59:08.452Z] ---> Running in b76a96a4c701 [2020-07-31T08:59:08.712Z] Collecting jsonschema<3,>=2.5.1 [2020-07-31T08:59:08.712Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-31T08:59:08.978Z] Removing intermediate container b76a96a4c701 [2020-07-31T08:59:08.978Z] ---> 93e92a586522 [2020-07-31T08:59:08.978Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-31T08:59:08.978Z] Removing intermediate container f59f477e1aba [2020-07-31T08:59:08.978Z] ---> e273cb63abcd [2020-07-31T08:59:08.978Z] Step 14/21 : WORKDIR / [2020-07-31T08:59:08.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:59:08.978Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-31T08:59:08.978Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-31T08:59:08.978Z] ---> Running in f68ec813ccfe [2020-07-31T08:59:08.978Z] 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-31T08:59:09.245Z] Removing intermediate container b3c1f7310e52 [2020-07-31T08:59:09.245Z] ---> 80112084d25d [2020-07-31T08:59:09.245Z] Step 8/23 : COPY . . [2020-07-31T08:59:09.245Z] ---> faf3e49a3f6e [2020-07-31T08:59:09.245Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-31T08:59:09.245Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-31T08:59:09.245Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-31T08:59:09.507Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T08:59:09.507Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T08:59:09.507Z] OK: 12749 distinct packages available [2020-07-31T08:59:09.507Z] Collecting idna<2.8,>=2.5 [2020-07-31T08:59:09.507Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-31T08:59:09.768Z] OK: 233 MiB in 51 packages [2020-07-31T08:59:09.768Z] 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-31T08:59:09.768Z] 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-31T08:59:09.952Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements [2020-07-31T08:59:09.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-07-31T08:59:09.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-07-31T08:59:09.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-07-31T08:59:09.952Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-07-31T08:59:10.343Z] Collecting docker-pycreds>=0.4.0 [2020-07-31T08:59:10.343Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-31T08:59:10.931Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-31T08:59:10.931Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-31T08:59:10.931Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-31T08:59:10.931Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-31T08:59:10.931Z] Removing intermediate container f68ec813ccfe [2020-07-31T08:59:10.931Z] ---> 6dc20112dfa6 [2020-07-31T08:59:10.931Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-31T08:59:11.194Z] Installing collected packages: dockerpty, docopt, PyYAML, urllib3, idna, requests, texttable, cached-property, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2020-07-31T08:59:11.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2020-07-31T08:59:11.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-07-31T08:59:11.930Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-07-31T08:59:11.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2020-07-31T08:59:11.930Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.020s coverage: 32.1% of statements [2020-07-31T08:59:12.136Z] Running setup.py install for dockerpty: started [2020-07-31T08:59:12.900Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2020-07-31T08:59:13.079Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-31T08:59:13.341Z] Running setup.py install for docopt: started [2020-07-31T08:59:13.341Z] ---> d0fb5fbfc6d3 [2020-07-31T08:59:13.341Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-31T08:59:13.498Z] GO111MODULE=on go vet ./... [2020-07-31T08:59:13.911Z] Running setup.py install for docopt: finished with status 'done' [2020-07-31T08:59:13.911Z] Running setup.py install for PyYAML: started [2020-07-31T08:59:13.911Z] ---> 0e1165af112a [2020-07-31T08:59:13.911Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-31T08:59:14.483Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-31T08:59:14.483Z] Removing intermediate container adffddce8b9b [2020-07-31T08:59:14.483Z] ---> 7303453eed54 [2020-07-31T08:59:14.483Z] Step 5/29 : COPY go.mod . [2020-07-31T08:59:14.483Z] Attempting uninstall: urllib3 [2020-07-31T08:59:14.483Z] Found existing installation: urllib3 1.25.9 [2020-07-31T08:59:14.483Z] Uninstalling urllib3-1.25.9: [2020-07-31T08:59:15.424Z] Successfully uninstalled urllib3-1.25.9 [2020-07-31T08:59:15.996Z] ---> 5883dd002205 [2020-07-31T08:59:15.996Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T08:59:18.542Z] Attempting uninstall: idna [2020-07-31T08:59:18.542Z] Found existing installation: idna 2.9 [2020-07-31T08:59:18.542Z] Uninstalling idna-2.9: [2020-07-31T08:59:18.806Z] Successfully uninstalled idna-2.9 [2020-07-31T08:59:19.070Z] ---> 7d2e98ee4ce4 [2020-07-31T08:59:19.070Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-31T08:59:19.070Z] ---> 866a3cd22c8b [2020-07-31T08:59:19.070Z] Step 6/29 : RUN go mod download [2020-07-31T08:59:19.070Z] Attempting uninstall: requests [2020-07-31T08:59:19.070Z] Found existing installation: requests 2.23.0 [2020-07-31T08:59:19.070Z] Uninstalling requests-2.23.0: [2020-07-31T08:59:20.017Z] Successfully uninstalled requests-2.23.0 [2020-07-31T08:59:20.278Z] ---> Running in 95607bf5b137 [2020-07-31T08:59:21.671Z] Running setup.py install for texttable: started [2020-07-31T08:59:21.671Z] ---> Running in 3879e31fcd8d [2020-07-31T08:59:22.250Z] Running setup.py install for texttable: finished with status 'done' [2020-07-31T08:59:23.197Z] ---> 0bece3c86275 [2020-07-31T08:59:23.197Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T08:59:24.583Z] Removing intermediate container 95607bf5b137 [2020-07-31T08:59:24.583Z] ---> 36f841779342 [2020-07-31T08:59:24.583Z] Step 18/20 : LABEL arch=x86_64 [2020-07-31T08:59:25.968Z] ---> Running in 0fe86c0375cc [2020-07-31T08:59:26.980Z] ---> Running in 3f487c123878 [2020-07-31T08:59:26.980Z] Removing intermediate container 0fe86c0375cc [2020-07-31T08:59:26.980Z] ---> 34597f4f2e4b [2020-07-31T08:59:26.980Z] Step 19/21 : LABEL arch=x86_64 [2020-07-31T08:59:26.980Z] ---> 1e3c76d58f3b [2020-07-31T08:59:26.980Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-31T08:59:27.589Z] ---> Running in 972d0e2f4f02 [2020-07-31T08:59:27.589Z] Removing intermediate container 3f487c123878 [2020-07-31T08:59:27.589Z] ---> 7bd8d25b55c4 [2020-07-31T08:59:27.589Z] Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T08:59:27.589Z] 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-31T08:59:27.589Z] ---> Running in e655a8863756 [2020-07-31T08:59:27.859Z] ---> Running in 4c2153c19711 [2020-07-31T08:59:27.859Z] Removing intermediate container 972d0e2f4f02 [2020-07-31T08:59:27.859Z] ---> f7724863ba19 [2020-07-31T08:59:27.859Z] Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T08:59:28.151Z] Removing intermediate container 3879e31fcd8d [2020-07-31T08:59:28.151Z] ---> d67766f545b7 [2020-07-31T08:59:28.151Z] Step 7/29 : COPY . . [2020-07-31T08:59:28.151Z] Removing intermediate container 4c2153c19711 [2020-07-31T08:59:28.151Z] ---> 1bca19f89206 [2020-07-31T08:59:28.151Z] Step 20/20 : LABEL version=0.0.0 [2020-07-31T08:59:28.151Z] ---> Running in 1f005a7ef26b [2020-07-31T08:59:28.151Z] ---> Running in 7d1483d3500a [2020-07-31T08:59:28.421Z] 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-31T08:59:29.364Z] Removing intermediate container 1f005a7ef26b [2020-07-31T08:59:29.364Z] ---> f21345f7de82 [2020-07-31T08:59:29.364Z] Step 21/21 : LABEL version=0.0.0 [2020-07-31T08:59:29.634Z] Removing intermediate container 7d1483d3500a [2020-07-31T08:59:29.634Z] ---> 660a7ad9fb0b [2020-07-31T08:59:29.634Z] [2020-07-31T08:59:29.634Z] ---> Running in e3d7b12f0b28 [2020-07-31T08:59:31.546Z] Successfully built 660a7ad9fb0b [2020-07-31T08:59:31.803Z] gofmt -l . [2020-07-31T08:59:31.803Z] [ "`gofmt -l .`" = "" ] [2020-07-31T08:59:33.469Z] Successfully tagged docker-support-scheduler-go:latest [2020-07-31T08:59:33.469Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-07-31T08:59:33.763Z] ./bin/test-go-mod-tidy.sh [2020-07-31T08:59:34.742Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-07-31T08:59:38.002Z] + ls -al . [2020-07-31T08:59:38.002Z] total 588 [2020-07-31T08:59:38.002Z] drwxrwxr-x 10 1001 1001 4096 Jul 31 08:59 . [2020-07-31T08:59:38.002Z] drwxr-xr-x 4 root root 4096 Jul 31 08:57 .. [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 11 Jul 31 08:55 .dockerignore [2020-07-31T08:59:38.002Z] drwxrwxr-x 8 1001 1001 4096 Jul 31 08:55 .git [2020-07-31T08:59:38.002Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 08:55 .github [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 932 Jul 31 08:55 .gitignore [2020-07-31T08:59:38.002Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 08:55 .semver [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 166 Jul 31 08:55 .sonarcloud.properties [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 3804 Jul 31 08:55 CONTRIBUTING.md [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 1035 Jul 31 08:55 Dockerfile.build [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 865 Jul 31 08:55 Jenkinsfile [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 10775 Jul 31 08:55 LICENSE [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 6237 Jul 31 08:55 Makefile [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 5652 Jul 31 08:55 README.md [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 7111 Jul 31 08:55 SECURITY.md [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 5 Jul 31 08:53 VERSION [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 4131 Jul 31 08:55 ZMQWindows.md [2020-07-31T08:59:38.002Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 08:55 bin [2020-07-31T08:59:38.002Z] drwxrwxr-x 15 1001 1001 4096 Jul 31 08:55 cmd [2020-07-31T08:59:38.002Z] -rw-r--r-- 1 root root 455496 Jul 31 08:59 coverage.out [2020-07-31T08:59:38.002Z] -rw-r--r-- 1 root root 1019 Jul 31 08:59 go.mod [2020-07-31T08:59:38.002Z] -rw-r--r-- 1 root root 18146 Jul 31 08:59 go.sum [2020-07-31T08:59:38.002Z] drwxrwxr-x 8 1001 1001 4096 Jul 31 08:55 internal [2020-07-31T08:59:38.002Z] drwxrwxr-x 4 1001 1001 4096 Jul 31 08:55 openapi [2020-07-31T08:59:38.002Z] drwxrwxr-x 4 1001 1001 4096 Jul 31 08:55 snap [2020-07-31T08:59:38.002Z] -rw-rw-r-- 1 1001 1001 168 Jul 31 08:55 version.go [Pipeline] sh [2020-07-31T08:59:38.654Z] + '[' -e coverage.out ] [2020-07-31T08:59:38.654Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-07-31T08:59:38.709Z] Warning: overwriting stash ‘coverage-report’ [2020-07-31T08:59:39.782Z] Stashed 1 file(s) [Pipeline] sh [2020-07-31T08:59:40.438Z] + make build [2020-07-31T08:59:40.438Z] 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-31T08:59:41.642Z] Removing intermediate container e3d7b12f0b28 [2020-07-31T08:59:41.642Z] ---> ee874abb445f [2020-07-31T08:59:41.642Z] [2020-07-31T08:59:41.642Z] Removing intermediate container a31382fce735 [2020-07-31T08:59:41.642Z] ---> cddb99028030 [2020-07-31T08:59:41.642Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-31T08:59:41.642Z] Successfully built ee874abb445f [2020-07-31T08:59:42.605Z] Successfully tagged docker-core-command-go:latest [2020-07-31T08:59:45.968Z]  Building docker-core-command-go ... done  ---> Running in 4ef4a82cb5a6 [2020-07-31T08:59:51.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T08:59:51.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T08:59:51.289Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-31T08:59:51.289Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-31T08:59:51.289Z] (3/3) Installing curl (7.69.1-r0) [2020-07-31T08:59:51.289Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T08:59:51.289Z] OK: 72 MiB in 58 packages [2020-07-31T08:59:52.236Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T08:59:52.236Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-31T08:59:52.236Z] ---> 8f25325d3098 [2020-07-31T08:59:52.236Z] Step 3/21 : WORKDIR /edgex-go [2020-07-31T08:59:52.236Z] ---> Using cache [2020-07-31T08:59:52.236Z] ---> aa4b9ca14169 [2020-07-31T08:59:52.236Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T08:59:52.236Z] ---> Using cache [2020-07-31T08:59:52.236Z] ---> feee9754668b [2020-07-31T08:59:52.236Z] Step 5/21 : RUN apk update && apk add make git [2020-07-31T08:59:52.236Z] ---> Using cache [2020-07-31T08:59:52.236Z] ---> 08b79e4ae36d [2020-07-31T08:59:52.236Z] Step 6/21 : COPY go.mod . [2020-07-31T08:59:52.236Z] ---> Using cache [2020-07-31T08:59:52.236Z] ---> b6ee1893a7d4 [2020-07-31T08:59:52.236Z] Step 7/21 : RUN go mod download [2020-07-31T08:59:52.236Z] ---> Using cache [2020-07-31T08:59:52.236Z] ---> 133bdc65f56c [2020-07-31T08:59:52.236Z] Step 8/21 : COPY . . [2020-07-31T08:59:52.497Z] ---> Using cache [2020-07-31T08:59:52.497Z] ---> 9f80e3416197 [2020-07-31T08:59:52.497Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-31T08:59:54.416Z] ---> Running in 907518207f6d [2020-07-31T08:59:55.007Z] Removing intermediate container 4ef4a82cb5a6 [2020-07-31T08:59:55.007Z] ---> d63d4a957fa1 [2020-07-31T08:59:55.007Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T08:59:55.007Z] 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-31T08:59:55.586Z] ---> Running in a65699290d90 [2020-07-31T08:59:55.586Z] ---> 2e3cee221b2b [2020-07-31T08:59:55.586Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-31T08:59:55.855Z] ---> Running in a81474022976 [2020-07-31T08:59:55.855Z] Removing intermediate container a65699290d90 [2020-07-31T08:59:55.855Z] ---> 490ab1229cd4 [2020-07-31T08:59:55.855Z] Step 24/26 : LABEL arch=x86_64 [2020-07-31T08:59:56.449Z] ---> Running in 5663ec4b97d8 [2020-07-31T08:59:56.728Z] Removing intermediate container 5663ec4b97d8 [2020-07-31T08:59:56.728Z] ---> 1311ce2b6ce5 [2020-07-31T08:59:56.728Z] Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T08:59:56.728Z] ---> Running in 5de34f692e54 [2020-07-31T08:59:56.998Z] Removing intermediate container 5de34f692e54 [2020-07-31T08:59:56.998Z] ---> 195d8ad0ca66 [2020-07-31T08:59:56.998Z] Step 26/26 : LABEL version=0.0.0 [2020-07-31T08:59:57.269Z] 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-31T08:59:57.269Z] ---> Running in 3115d97935fd [2020-07-31T08:59:57.543Z] Removing intermediate container 3115d97935fd [2020-07-31T08:59:57.543Z] ---> 4b18c48cbc8f [2020-07-31T08:59:57.543Z] [2020-07-31T08:59:57.816Z] Successfully built 4b18c48cbc8f [2020-07-31T08:59:57.816Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-07-31T08:59:58.736Z] 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-31T09:00:00.391Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container e655a8863756 [2020-07-31T09:00:00.391Z] ---> fba3e4e1cb2c [2020-07-31T09:00:00.391Z] [2020-07-31T09:00:00.391Z] Step 10/23 : FROM scratch [2020-07-31T09:00:00.391Z] ---> [2020-07-31T09:00:00.391Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-31T09:00:00.391Z] ---> Using cache [2020-07-31T09:00:00.391Z] ---> 2c081a8c3320 [2020-07-31T09:00:00.391Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-31T09:00:00.653Z] ---> Running in f06c35ead89a [2020-07-31T09:00:00.916Z] Removing intermediate container f06c35ead89a [2020-07-31T09:00:00.916Z] ---> 162f399ca226 [2020-07-31T09:00:00.916Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-31T09:00:00.916Z] ---> Running in ab9772bae463 [2020-07-31T09:00:01.181Z] Removing intermediate container ab9772bae463 [2020-07-31T09:00:01.181Z] ---> 60c7b38432cc [2020-07-31T09:00:01.181Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-31T09:00:02.157Z] ---> 4b02acd89874 [2020-07-31T09:00:02.157Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-31T09:00:03.574Z] ---> 9cac1d727ea1 [2020-07-31T09:00:03.574Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-31T09:00:04.553Z] ---> 30db5b903065 [2020-07-31T09:00:04.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-31T09:00:05.139Z] ---> 212ce1d4d375 [2020-07-31T09:00:05.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-31T09:00:06.565Z] ---> d0dd3d395bb6 [2020-07-31T09:00:06.565Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-31T09:00:07.960Z] ---> 4eb9d6b163ab [2020-07-31T09:00:07.960Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:00:08.221Z] ---> Running in 0375c300494a [2020-07-31T09:00:08.488Z] Removing intermediate container 0375c300494a [2020-07-31T09:00:08.488Z] ---> 073c806908aa [2020-07-31T09:00:08.488Z] Step 21/23 : LABEL arch=x86_64 [2020-07-31T09:00:08.488Z] ---> Running in 5d7efabaa850 [2020-07-31T09:00:08.758Z] Removing intermediate container 5d7efabaa850 [2020-07-31T09:00:08.758Z] ---> ce3b5787b9bf [2020-07-31T09:00:08.758Z] Step 22/23 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:00:08.758Z] ---> Running in 180757d84171 [2020-07-31T09:00:08.860Z] 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-31T09:00:09.020Z] Removing intermediate container 180757d84171 [2020-07-31T09:00:09.020Z] ---> 77bd9fa7ade3 [2020-07-31T09:00:09.020Z] Step 23/23 : LABEL version=0.0.0 [2020-07-31T09:00:09.020Z] ---> Running in 83453abaf528 [2020-07-31T09:00:09.281Z] Removing intermediate container 83453abaf528 [2020-07-31T09:00:09.281Z] ---> eaa2ef453165 [2020-07-31T09:00:09.281Z] [2020-07-31T09:00:09.542Z] Successfully built eaa2ef453165 [2020-07-31T09:00:09.542Z] Successfully tagged docker-support-notifications-go:latest [2020-07-31T09:00:11.461Z]  Building docker-support-notifications-go ... done Removing intermediate container a81474022976 [2020-07-31T09:00:11.461Z] ---> cec5350b25ab [2020-07-31T09:00:11.461Z] [2020-07-31T09:00:11.461Z] Step 9/29 : FROM alpine:latest [2020-07-31T09:00:11.461Z] ---> a24bb4013296 [2020-07-31T09:00:11.461Z] 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-31T09:00:11.461Z] ---> Running in 3a9fc56abfbc [2020-07-31T09:00:11.461Z] Removing intermediate container 3a9fc56abfbc [2020-07-31T09:00:11.461Z] ---> 9b930ec2bf08 [2020-07-31T09:00:11.461Z] Step 11/29 : USER root [2020-07-31T09:00:11.723Z] ---> Running in cdc3120283ad [2020-07-31T09:00:11.723Z] Removing intermediate container cdc3120283ad [2020-07-31T09:00:11.723Z] ---> 4d0014a86b77 [2020-07-31T09:00:11.723Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-31T09:00:11.985Z] ---> Running in 156f3977710d [2020-07-31T09:00:12.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-31T09:00:12.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-31T09:00:13.197Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:00:13.197Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:00:13.197Z] OK: 12749 distinct packages available [2020-07-31T09:00:13.197Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-31T09:00:13.768Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-31T09:00:13.768Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T09:00:13.768Z] Executing ca-certificates-20191127-r4.trigger [2020-07-31T09:00:13.768Z] OK: 6 MiB in 16 packages [2020-07-31T09:00:15.552Z] 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-31T09:00:16.316Z] Removing intermediate container 907518207f6d [2020-07-31T09:00:16.316Z] ---> aef31eb0c69b [2020-07-31T09:00:16.316Z] [2020-07-31T09:00:16.316Z] Step 10/21 : FROM scratch [2020-07-31T09:00:16.316Z] ---> [2020-07-31T09:00:16.316Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T09:00:16.316Z] ---> Using cache [2020-07-31T09:00:16.316Z] ---> 0e22d080d3ea [2020-07-31T09:00:16.316Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-31T09:00:16.577Z] ---> Running in 92267f831b48 [2020-07-31T09:00:17.151Z] Removing intermediate container 92267f831b48 [2020-07-31T09:00:17.151Z] ---> 3a1f675857b1 [2020-07-31T09:00:17.151Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-31T09:00:17.151Z] ---> Running in 4f008716407d [2020-07-31T09:00:17.151Z] Removing intermediate container 156f3977710d [2020-07-31T09:00:17.151Z] ---> ef69885b9cf4 [2020-07-31T09:00:17.151Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-31T09:00:17.151Z] ---> Running in 35a6a490d82f [2020-07-31T09:00:17.412Z] Removing intermediate container 4f008716407d [2020-07-31T09:00:17.412Z] ---> 79caaf198641 [2020-07-31T09:00:17.412Z] Step 14/21 : WORKDIR / [2020-07-31T09:00:17.412Z] ---> Running in ec18b75d9a66 [2020-07-31T09:00:17.412Z] Removing intermediate container 35a6a490d82f [2020-07-31T09:00:17.412Z] ---> a8a3396ee438 [2020-07-31T09:00:17.412Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-31T09:00:17.412Z] ---> Running in e3ecc98948c4 [2020-07-31T09:00:17.674Z] Removing intermediate container ec18b75d9a66 [2020-07-31T09:00:17.674Z] ---> faa3cb2fbb87 [2020-07-31T09:00:17.674Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-31T09:00:17.674Z] Removing intermediate container e3ecc98948c4 [2020-07-31T09:00:17.674Z] ---> 54001b56679f [2020-07-31T09:00:17.674Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-31T09:00:17.934Z] ---> Running in e13465856ad8 [2020-07-31T09:00:17.934Z] ---> c02bff4e7ead [2020-07-31T09:00:17.934Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-31T09:00:18.507Z] ---> dd54fc2c8125 [2020-07-31T09:00:18.507Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-31T09:00:18.770Z] ---> 4f3cc2842812 [2020-07-31T09:00:18.770Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:00:18.770Z] Removing intermediate container e13465856ad8 [2020-07-31T09:00:18.770Z] ---> efa26ede20ed [2020-07-31T09:00:18.770Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-31T09:00:18.770Z] ---> Running in 2febd87194d8 [2020-07-31T09:00:18.940Z] 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-31T09:00:19.030Z] Removing intermediate container 2febd87194d8 [2020-07-31T09:00:19.030Z] ---> ca2eeeae73e3 [2020-07-31T09:00:19.030Z] Step 19/21 : LABEL arch=x86_64 [2020-07-31T09:00:19.030Z] ---> Running in 9df60d5b45d3 [2020-07-31T09:00:19.292Z] ---> 2d6bd7011c46 [2020-07-31T09:00:19.292Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-31T09:00:19.292Z] Removing intermediate container 9df60d5b45d3 [2020-07-31T09:00:19.292Z] ---> 94a7220c9248 [2020-07-31T09:00:19.292Z] Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:00:19.292Z] ---> Running in 1d1fc8aabd92 [2020-07-31T09:00:19.553Z] ---> 1117dbdafdbf [2020-07-31T09:00:19.553Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-31T09:00:19.553Z] Removing intermediate container 1d1fc8aabd92 [2020-07-31T09:00:19.553Z] ---> 3ec0c5dbae9a [2020-07-31T09:00:19.553Z] Step 21/21 : LABEL version=0.0.0 [2020-07-31T09:00:19.553Z] ---> Running in c9fd3f12f4ef [2020-07-31T09:00:19.815Z] ---> 2999fa48f756 [2020-07-31T09:00:19.815Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-31T09:00:19.815Z] Removing intermediate container c9fd3f12f4ef [2020-07-31T09:00:19.815Z] ---> 8412f274a898 [2020-07-31T09:00:19.815Z] [2020-07-31T09:00:19.815Z] Successfully built 8412f274a898 [2020-07-31T09:00:20.076Z] Successfully tagged docker-core-metadata-go:latest [2020-07-31T09:00:20.076Z]  Building docker-core-metadata-go ... done  ---> c604c82ea82e [2020-07-31T09:00:20.076Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-31T09:00:20.338Z] ---> c6857639a4c7 [2020-07-31T09:00:20.338Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-31T09:00:20.338Z] ---> Running in 9efd57b80f67 [2020-07-31T09:00:21.279Z] Removing intermediate container 9efd57b80f67 [2020-07-31T09:00:21.279Z] ---> 3ec1191fc3aa [2020-07-31T09:00:21.279Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-31T09:00:21.279Z] ---> 0cba55170d4c [2020-07-31T09:00:21.279Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-31T09:00:21.540Z] ---> Running in 05aba153bcaf [2020-07-31T09:00:22.112Z] Removing intermediate container 05aba153bcaf [2020-07-31T09:00:22.112Z] ---> 6d81fd90617b [2020-07-31T09:00:22.112Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-31T09:00:22.372Z] ---> Running in de8563625390 [2020-07-31T09:00:23.322Z] Removing intermediate container de8563625390 [2020-07-31T09:00:23.322Z] ---> ad8bcb08341d [2020-07-31T09:00:23.322Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-31T09:00:23.322Z] ---> Running in 5e8bde746d56 [2020-07-31T09:00:23.322Z] Removing intermediate container 5e8bde746d56 [2020-07-31T09:00:23.322Z] ---> a27262821ca2 [2020-07-31T09:00:23.322Z] Step 26/29 : CMD [ "generate" ] [2020-07-31T09:00:23.583Z] ---> Running in 8be6a5244b7c [2020-07-31T09:00:23.583Z] Removing intermediate container 8be6a5244b7c [2020-07-31T09:00:23.583Z] ---> 35d3eae9f210 [2020-07-31T09:00:23.583Z] Step 27/29 : LABEL arch=x86_64 [2020-07-31T09:00:23.842Z] ---> Running in 8c39dc23c779 [2020-07-31T09:00:23.842Z] Removing intermediate container 8c39dc23c779 [2020-07-31T09:00:23.842Z] ---> 4977c02ce8d3 [2020-07-31T09:00:23.842Z] Step 28/29 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:00:24.102Z] ---> Running in 43b89a53c40f [2020-07-31T09:00:24.102Z] Removing intermediate container 43b89a53c40f [2020-07-31T09:00:24.102Z] ---> 4f038f67741b [2020-07-31T09:00:24.102Z] Step 29/29 : LABEL version=0.0.0 [2020-07-31T09:00:24.102Z] ---> Running in 70ca77797f25 [2020-07-31T09:00:24.362Z] Removing intermediate container 70ca77797f25 [2020-07-31T09:00:24.362Z] ---> c7d875212ddb [2020-07-31T09:00:24.362Z] [2020-07-31T09:00:24.362Z] Successfully built c7d875212ddb [2020-07-31T09:00:24.362Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-07-31T09:00:24.950Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-07-31T09:00:24.971Z] $ docker stop --time=1 28e6800b025a75ae726d55b97a53bbc01f452e21ba80bca98d4e315ba8a98ad0 [2020-07-31T09:00:25.628Z] 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-31T09:00:26.557Z] $ docker rm -f 28e6800b025a75ae726d55b97a53bbc01f452e21ba80bca98d4e315ba8a98ad0 [2020-07-31T09:00:26.599Z] 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 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-31T09:00:27.120Z] + docker images [2020-07-31T09:00:27.120Z] + grep docker [2020-07-31T09:00:27.120Z] docker-security-secrets-setup-go latest c7d875212ddb 2 seconds ago 25.1MB [2020-07-31T09:00:27.120Z] docker-core-metadata-go latest 8412f274a898 7 seconds ago 14.4MB [2020-07-31T09:00:27.120Z] docker-support-notifications-go latest eaa2ef453165 17 seconds ago 14.4MB [2020-07-31T09:00:27.120Z] docker-sys-mgmt-agent-go latest 4b18c48cbc8f 29 seconds ago 284MB [2020-07-31T09:00:27.120Z] docker-core-command-go latest ee874abb445f 52 seconds ago 13MB [2020-07-31T09:00:27.120Z] docker-support-scheduler-go latest 660a7ad9fb0b 58 seconds ago 13.1MB [2020-07-31T09:00:27.120Z] docker-security-secretstore-setup-go latest 283dc66688f1 About a minute ago 33.9MB [2020-07-31T09:00:27.120Z] docker-core-data-go latest d29298369ddd About a minute ago 23.8MB [2020-07-31T09:00:27.120Z] docker-security-proxy-setup-go latest cbbf55b3c8ab 2 minutes ago 16.4MB [2020-07-31T09:00:27.120Z] docker-support-logging-go latest 844caa712fcb 2 minutes ago 11.8MB [2020-07-31T09:00:27.120Z] docker latest 81f5749c9058 5 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-31T09:00:30.893Z] 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-31T09:00:35.183Z] 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-31T09:00:39.502Z] 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-31T09:00:43.801Z] 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-31T09:00:48.086Z] 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-31T09:00:51.460Z] 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-31T09:00:55.780Z] $ docker stop --time=1 d663699df0ec25e663fd5bd4586ac383ea2f9b2197507c2042171172e2be5975 [2020-07-31T09:00:58.289Z] $ docker rm -f d663699df0ec25e663fd5bd4586ac383ea2f9b2197507c2042171172e2be5975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:00:59.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-31T09:00:59.812Z] [2020-07-31T09:00:59.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:01:00.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-31T09:01:00.463Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-07-31T09:01:00.463Z] 29e5d40040c1: Pulling fs layer [2020-07-31T09:01:00.463Z] 1ce36da41761: Pulling fs layer [2020-07-31T09:01:00.464Z] 25b303627fd3: Pulling fs layer [2020-07-31T09:01:00.464Z] 29e5d40040c1: Verifying Checksum [2020-07-31T09:01:00.464Z] 29e5d40040c1: Download complete [2020-07-31T09:01:01.056Z] 29e5d40040c1: Pull complete [2020-07-31T09:01:01.056Z] 1ce36da41761: Verifying Checksum [2020-07-31T09:01:02.491Z] 1ce36da41761: Pull complete [2020-07-31T09:01:02.762Z] 25b303627fd3: Verifying Checksum [2020-07-31T09:01:02.762Z] 25b303627fd3: Download complete [2020-07-31T09:01:12.891Z] 25b303627fd3: Pull complete [2020-07-31T09:01:12.891Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-07-31T09:01:12.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-31T09:01:12.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-07-31T09:01:13.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container [2020-07-31T09:01:13.200Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-31T09:01:16.570Z] $ docker top d9d1f5cd6839bffc776ad9f428006600e50cfd8b7c58b8d0ff31e4e820fbd3e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T09:01:17.969Z] + docker-compose build --help [2020-07-31T09:01:17.969Z] + grep parallel [2020-07-31T09:01:21.336Z] --parallel Build images in parallel. [Pipeline] } [2020-07-31T09:01:21.639Z] $ docker stop --time=1 d9d1f5cd6839bffc776ad9f428006600e50cfd8b7c58b8d0ff31e4e820fbd3e6 [2020-07-31T09:01:23.546Z] $ docker rm -f d9d1f5cd6839bffc776ad9f428006600e50cfd8b7c58b8d0ff31e4e820fbd3e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:01:24.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-07-31T09:01:24.277Z] . [Pipeline] withDockerContainer [2020-07-31T09:01:24.538Z] prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container [2020-07-31T09:01:24.635Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-07-31T09:01:26.136Z] $ docker top 05cfc9ef5b18bf260ff8d083cad59a34e42ecdf578705d2cc57a4bec7b65f771 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-31T09:01:27.193Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-07-31T09:01:31.477Z] Building docker-core-command-go ... [2020-07-31T09:01:31.477Z] Building docker-core-data-go ... [2020-07-31T09:01:31.477Z] Building docker-core-metadata-go ... [2020-07-31T09:01:31.477Z] Building docker-security-proxy-setup-go ... [2020-07-31T09:01:31.477Z] Building docker-security-secrets-setup-go ... [2020-07-31T09:01:31.477Z] Building docker-security-secretstore-setup-go ... [2020-07-31T09:01:31.477Z] Building docker-support-logging-go ... [2020-07-31T09:01:31.477Z] Building docker-support-notifications-go ... [2020-07-31T09:01:31.477Z] Building docker-support-scheduler-go ... [2020-07-31T09:01:31.477Z] Building docker-sys-mgmt-agent-go ... [2020-07-31T09:01:31.477Z] Building docker-core-metadata-go [2020-07-31T09:01:31.477Z] Building docker-core-data-go [2020-07-31T09:01:31.477Z] Building docker-support-logging-go [2020-07-31T09:01:31.477Z] Building docker-support-scheduler-go [2020-07-31T09:01:31.477Z] Building docker-support-notifications-go [2020-07-31T09:03:23.252Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:03:23.252Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:03:23.252Z] ---> fd7cfd740e80 [2020-07-31T09:03:23.252Z] Step 3/21 : WORKDIR /edgex-go [2020-07-31T09:03:23.252Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:03:23.252Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:03:23.252Z] ---> fd7cfd740e80 [2020-07-31T09:03:23.252Z] Step 3/21 : WORKDIR /edgex-go [2020-07-31T09:03:23.252Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:03:23.252Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:03:23.252Z] ---> fd7cfd740e80 [2020-07-31T09:03:23.252Z] Step 3/20 : WORKDIR /edgex-go [2020-07-31T09:03:23.252Z] Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:03:23.252Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:03:23.252Z] ---> fd7cfd740e80 [2020-07-31T09:03:23.252Z] Step 3/23 : WORKDIR /edgex-go [2020-07-31T09:03:23.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:03:23.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:03:23.252Z] ---> fd7cfd740e80 [2020-07-31T09:03:23.252Z] Step 3/22 : WORKDIR /edgex-go [2020-07-31T09:03:23.252Z] ---> Running in e9e963d6f3f7 [2020-07-31T09:03:23.252Z] ---> Running in 1e9d6566c0e5 [2020-07-31T09:03:23.252Z] ---> Running in 11b685459811 [2020-07-31T09:03:23.252Z] ---> Running in 0d5d217b89bc [2020-07-31T09:03:23.252Z] ---> Running in a9cdadeaef61 [2020-07-31T09:03:23.252Z] Removing intermediate container e9e963d6f3f7 [2020-07-31T09:03:23.252Z] ---> 86ae0abf8088 [2020-07-31T09:03:23.252Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:03:23.252Z] Removing intermediate container 0d5d217b89bc [2020-07-31T09:03:23.252Z] ---> 3bf85c6f96e2 [2020-07-31T09:03:23.252Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:03:23.252Z] Removing intermediate container a9cdadeaef61 [2020-07-31T09:03:23.252Z] ---> fdd835be24b4 [2020-07-31T09:03:23.252Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:03:23.252Z] Removing intermediate container 11b685459811 [2020-07-31T09:03:23.252Z] ---> 3b447953cb26 [2020-07-31T09:03:23.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:03:23.252Z] Removing intermediate container 1e9d6566c0e5 [2020-07-31T09:03:23.252Z] ---> c93d5c5e5aff [2020-07-31T09:03:23.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:03:23.252Z] ---> Running in ddfda03d7caa [2020-07-31T09:03:23.252Z] ---> Running in 94cc04bc1f13 [2020-07-31T09:03:23.252Z] ---> Running in ac2551bafdfa [2020-07-31T09:03:23.252Z] ---> Running in 81f64246cf2c [2020-07-31T09:03:23.252Z] ---> Running in 4b5792d7c305 [2020-07-31T09:03:25.887Z] Removing intermediate container ddfda03d7caa [2020-07-31T09:03:25.887Z] ---> 850ac4a59135 [2020-07-31T09:03:25.887Z] Step 5/20 : RUN apk update && apk add make git [2020-07-31T09:03:25.887Z] ---> Running in a2b988ba7e29 [2020-07-31T09:03:26.164Z] Removing intermediate container 94cc04bc1f13 [2020-07-31T09:03:26.164Z] ---> 6c86b23016b2 [2020-07-31T09:03:26.164Z] Step 5/23 : RUN apk update && apk add make bash git ca-certificates [2020-07-31T09:03:26.164Z] Removing intermediate container 81f64246cf2c [2020-07-31T09:03:26.164Z] ---> 18d4b1c25fd2 [2020-07-31T09:03:26.164Z] Step 5/21 : RUN apk update && apk add make && apk add bash git [2020-07-31T09:03:26.449Z] Removing intermediate container 4b5792d7c305 [2020-07-31T09:03:26.449Z] ---> 76489d405703 [2020-07-31T09:03:26.449Z] Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-07-31T09:03:26.449Z] ---> Running in c5278975e1e8 [2020-07-31T09:03:26.449Z] ---> Running in 7a8fc0d92d3a [2020-07-31T09:03:26.722Z] Removing intermediate container ac2551bafdfa [2020-07-31T09:03:26.722Z] ---> 337c482b83b5 [2020-07-31T09:03:26.722Z] Step 5/21 : RUN apk update && apk add make git [2020-07-31T09:03:26.722Z] ---> Running in 44222ca56ab0 [2020-07-31T09:03:27.321Z] ---> Running in 07fd30c21601 [2020-07-31T09:03:28.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:28.906Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:29.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:29.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:29.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:29.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:30.036Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:03:30.036Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:03:30.036Z] OK: 12620 distinct packages available [2020-07-31T09:03:30.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:30.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:30.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:30.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:03:30.580Z] OK: 217 MiB in 51 packages [2020-07-31T09:03:30.854Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:03:30.854Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:03:30.854Z] OK: 12620 distinct packages available [2020-07-31T09:03:30.854Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:03:30.854Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:03:30.854Z] OK: 12620 distinct packages available [2020-07-31T09:03:31.462Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:03:31.462Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:03:31.462Z] OK: 12620 distinct packages available [2020-07-31T09:03:31.462Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:03:31.462Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:03:31.462Z] OK: 12620 distinct packages available [2020-07-31T09:03:31.739Z] OK: 217 MiB in 51 packages [2020-07-31T09:03:32.023Z] OK: 217 MiB in 51 packages [2020-07-31T09:03:32.023Z] OK: 217 MiB in 51 packages [2020-07-31T09:03:32.296Z] OK: 217 MiB in 51 packages [2020-07-31T09:03:32.570Z] Removing intermediate container a2b988ba7e29 [2020-07-31T09:03:32.570Z] ---> 19fecc53fa54 [2020-07-31T09:03:32.570Z] Step 6/20 : COPY go.mod . [2020-07-31T09:03:32.570Z] OK: 217 MiB in 51 packages [2020-07-31T09:03:33.551Z] ---> ce262469d947 [2020-07-31T09:03:33.551Z] Step 7/20 : RUN go mod download [2020-07-31T09:03:34.148Z] ---> Running in f528534a1b89 [2020-07-31T09:03:34.148Z] Removing intermediate container 07fd30c21601 [2020-07-31T09:03:34.148Z] ---> 34d4f9f2c18e [2020-07-31T09:03:34.148Z] Step 6/21 : COPY go.mod . [2020-07-31T09:03:34.426Z] Removing intermediate container 44222ca56ab0 [2020-07-31T09:03:34.426Z] ---> d7e925e4ba3b [2020-07-31T09:03:34.426Z] Step 6/22 : COPY go.mod . [2020-07-31T09:03:34.426Z] Removing intermediate container 7a8fc0d92d3a [2020-07-31T09:03:34.426Z] ---> 38b9ced9c649 [2020-07-31T09:03:34.426Z] Step 6/23 : COPY go.mod . [2020-07-31T09:03:34.426Z] Removing intermediate container c5278975e1e8 [2020-07-31T09:03:34.426Z] ---> 2c9c78489b3a [2020-07-31T09:03:34.426Z] Step 6/21 : COPY go.mod . [2020-07-31T09:03:35.020Z] ---> 401e956b3874 [2020-07-31T09:03:35.020Z] Step 7/21 : RUN go mod download [2020-07-31T09:03:35.293Z] ---> Running in 5cb2ea3e8fe2 [2020-07-31T09:03:35.569Z] ---> a0dabbf7b2b7 [2020-07-31T09:03:35.569Z] Step 7/21 : RUN go mod download [2020-07-31T09:03:35.569Z] ---> 1957d91dec59 [2020-07-31T09:03:35.569Z] Step 7/22 : RUN go mod download [2020-07-31T09:03:35.569Z] ---> 2ca7fb804f58 [2020-07-31T09:03:35.569Z] Step 7/23 : RUN go mod download [2020-07-31T09:03:35.851Z] ---> Running in caa093927420 [2020-07-31T09:03:35.851Z] ---> Running in 868996ca368c [2020-07-31T09:03:35.851Z] ---> Running in d1f1689dbbc9 [2020-07-31T09:03:38.490Z] Removing intermediate container f528534a1b89 [2020-07-31T09:03:38.490Z] ---> 15791d802470 [2020-07-31T09:03:38.490Z] Step 8/20 : COPY . . [2020-07-31T09:03:39.940Z] Removing intermediate container 5cb2ea3e8fe2 [2020-07-31T09:03:39.940Z] ---> 01fcc35df198 [2020-07-31T09:03:39.940Z] Step 8/21 : COPY . . [2020-07-31T09:03:46.655Z] Removing intermediate container caa093927420 [2020-07-31T09:03:46.655Z] ---> e40ffa8aeba1 [2020-07-31T09:03:46.655Z] Step 8/22 : COPY . . [2020-07-31T09:03:46.934Z] Removing intermediate container d1f1689dbbc9 [2020-07-31T09:03:46.934Z] ---> 6779af363cc0 [2020-07-31T09:03:46.934Z] Step 8/23 : COPY . . [2020-07-31T09:03:46.934Z] Removing intermediate container 868996ca368c [2020-07-31T09:03:46.934Z] ---> 106936fa21d6 [2020-07-31T09:03:46.934Z] Step 8/21 : COPY . . [2020-07-31T09:04:13.734Z] ---> 68a3f4a141eb [2020-07-31T09:04:13.734Z] Step 9/20 : RUN make cmd/support-scheduler/support-scheduler [2020-07-31T09:04:13.734Z] ---> 8a4666f2dfdc [2020-07-31T09:04:13.734Z] Step 9/21 : RUN make cmd/core-metadata/core-metadata [2020-07-31T09:04:13.734Z] ---> Running in c336be05e7dd [2020-07-31T09:04:13.734Z] ---> Running in 6c468de0ce87 [2020-07-31T09:04:13.734Z] ---> 60f1166f59ca [2020-07-31T09:04:13.734Z] Step 9/22 : RUN make cmd/core-data/core-data [2020-07-31T09:04:13.734Z] ---> e97001d64bc6 [2020-07-31T09:04:13.734Z] Step 9/21 : RUN make cmd/support-logging/support-logging [2020-07-31T09:04:13.734Z] ---> b4080c207482 [2020-07-31T09:04:13.734Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2020-07-31T09:04:13.734Z] ---> Running in 010c061ea634 [2020-07-31T09:04:13.734Z] ---> Running in 021e399ff8fb [2020-07-31T09:04:13.734Z] ---> Running in 5a794f940ca1 [2020-07-31T09:04:13.734Z] 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-31T09:04:13.734Z] 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-31T09:04:14.006Z] 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-31T09:04:14.279Z] 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-31T09:04:14.554Z] 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-31T09:06:06.384Z] Removing intermediate container 010c061ea634 [2020-07-31T09:06:06.384Z] ---> 43a05bde9411 [2020-07-31T09:06:06.384Z] [2020-07-31T09:06:06.384Z] Step 10/21 : FROM scratch [2020-07-31T09:06:06.384Z] ---> [2020-07-31T09:06:06.384Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-31T09:06:06.384Z] ---> Running in c4b4e6ac530f [2020-07-31T09:06:06.384Z] Removing intermediate container c4b4e6ac530f [2020-07-31T09:06:06.384Z] ---> 39264d949b7e [2020-07-31T09:06:06.384Z] Step 12/21 : ENV APP_PORT=48061 [2020-07-31T09:06:06.384Z] ---> Running in b1350a6e24bd [2020-07-31T09:06:06.384Z] Removing intermediate container b1350a6e24bd [2020-07-31T09:06:06.384Z] ---> 0f5e0ee8a5c8 [2020-07-31T09:06:06.384Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-31T09:06:06.384Z] ---> Running in bd22317f0bc4 [2020-07-31T09:06:06.384Z] Removing intermediate container bd22317f0bc4 [2020-07-31T09:06:06.384Z] ---> cd1bfb817345 [2020-07-31T09:06:06.384Z] Step 14/21 : COPY --from=builder /bin/bash /bin/bash [2020-07-31T09:06:06.384Z] ---> bb56bebcf522 [2020-07-31T09:06:06.384Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-07-31T09:06:06.384Z] ---> f434f87ee6f2 [2020-07-31T09:06:06.384Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-07-31T09:06:06.384Z] ---> 321578e68da4 [2020-07-31T09:06:06.384Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-07-31T09:06:06.384Z] ---> 2127d2a3b7e9 [2020-07-31T09:06:06.384Z] Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:06:06.384Z] ---> Running in 038ab54a8ec0 [2020-07-31T09:06:06.384Z] Removing intermediate container 038ab54a8ec0 [2020-07-31T09:06:06.384Z] ---> 4a2f06cc9a48 [2020-07-31T09:06:06.384Z] Step 19/21 : LABEL arch=arm64 [2020-07-31T09:06:06.384Z] ---> Running in ddd775d1617d [2020-07-31T09:06:06.384Z] Removing intermediate container ddd775d1617d [2020-07-31T09:06:06.384Z] ---> b0832d740e90 [2020-07-31T09:06:06.384Z] Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:06:06.384Z] ---> Running in cf2fc00f6517 [2020-07-31T09:06:06.983Z] Removing intermediate container cf2fc00f6517 [2020-07-31T09:06:06.983Z] ---> 66c09b94a949 [2020-07-31T09:06:06.983Z] Step 21/21 : LABEL version=0.0.0 [2020-07-31T09:06:07.589Z] ---> Running in 08a017ded176 [2020-07-31T09:06:09.029Z] Removing intermediate container 08a017ded176 [2020-07-31T09:06:09.029Z] ---> 5ce53d16ad36 [2020-07-31T09:06:09.029Z] [2020-07-31T09:06:09.628Z] Removing intermediate container 021e399ff8fb [2020-07-31T09:06:09.628Z] ---> 343606a3e0bb [2020-07-31T09:06:09.628Z] [2020-07-31T09:06:09.628Z] Step 10/23 : FROM scratch [2020-07-31T09:06:09.628Z] ---> [2020-07-31T09:06:09.628Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-07-31T09:06:09.907Z] ---> Using cache [2020-07-31T09:06:09.907Z] ---> 39264d949b7e [2020-07-31T09:06:09.907Z] Step 12/23 : ENV APP_PORT=48060 [2020-07-31T09:06:09.907Z] Successfully built 5ce53d16ad36 [2020-07-31T09:06:09.907Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-07-31T09:06:10.180Z] Building docker-sys-mgmt-agent-go [2020-07-31T09:06:10.180Z] ---> Running in a35c8e2a1b3f [2020-07-31T09:06:10.458Z]  Building docker-support-logging-go ... done Removing intermediate container c336be05e7dd [2020-07-31T09:06:10.458Z] ---> 700c909c91b2 [2020-07-31T09:06:10.458Z] [2020-07-31T09:06:10.458Z] Step 10/20 : FROM scratch [2020-07-31T09:06:10.458Z] ---> [2020-07-31T09:06:10.458Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T09:06:11.070Z] Removing intermediate container a35c8e2a1b3f [2020-07-31T09:06:11.070Z] ---> a933b3686b66 [2020-07-31T09:06:11.070Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-31T09:06:11.344Z] ---> Running in c8cbec5b2aa2 [2020-07-31T09:06:11.620Z] ---> Running in 3ccb669dd745 [2020-07-31T09:06:12.608Z] Removing intermediate container c8cbec5b2aa2 [2020-07-31T09:06:12.608Z] ---> 3841b10f6acd [2020-07-31T09:06:12.608Z] Step 12/20 : ENV APP_PORT=48085 [2020-07-31T09:06:13.202Z] ---> Running in 04d080676b9c [2020-07-31T09:06:13.202Z] Removing intermediate container 3ccb669dd745 [2020-07-31T09:06:13.202Z] ---> beccae33ed95 [2020-07-31T09:06:13.202Z] Step 14/23 : COPY --from=builder /bin/sh /bin/sh [2020-07-31T09:06:15.926Z] Removing intermediate container 04d080676b9c [2020-07-31T09:06:15.926Z] ---> d8938cc00f3b [2020-07-31T09:06:15.926Z] Step 13/20 : EXPOSE $APP_PORT [2020-07-31T09:06:16.527Z] ---> 9fa820cb4404 [2020-07-31T09:06:16.527Z] Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-07-31T09:06:16.527Z] ---> Running in 4d6f4ac5125e [2020-07-31T09:06:16.802Z] Removing intermediate container 6c468de0ce87 [2020-07-31T09:06:16.802Z] ---> 26c8ed6a7719 [2020-07-31T09:06:16.802Z] [2020-07-31T09:06:16.802Z] Step 10/21 : FROM scratch [2020-07-31T09:06:16.802Z] ---> [2020-07-31T09:06:17.084Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T09:06:17.084Z] ---> Using cache [2020-07-31T09:06:17.084Z] ---> 3841b10f6acd [2020-07-31T09:06:17.084Z] Step 12/21 : ENV APP_PORT=48081 [2020-07-31T09:06:17.700Z] Removing intermediate container 4d6f4ac5125e [2020-07-31T09:06:17.700Z] ---> Running in 0fb08f10dc0f [2020-07-31T09:06:17.700Z] ---> d519d7cc9c57 [2020-07-31T09:06:17.700Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-07-31T09:06:18.297Z] ---> 2f8689969f83 [2020-07-31T09:06:18.297Z] Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl [2020-07-31T09:06:18.571Z] Removing intermediate container 0fb08f10dc0f [2020-07-31T09:06:18.571Z] ---> 90e206b54256 [2020-07-31T09:06:18.571Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-31T09:06:18.571Z] ---> Running in cd61143804a5 [2020-07-31T09:06:18.846Z] ---> 19a40de0d914 [2020-07-31T09:06:18.846Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-07-31T09:06:19.454Z] Removing intermediate container cd61143804a5 [2020-07-31T09:06:19.454Z] ---> 57f7056f56bf [2020-07-31T09:06:19.454Z] Step 14/21 : WORKDIR / [2020-07-31T09:06:19.454Z] ---> Running in 3b84a02e021a [2020-07-31T09:06:21.445Z] ---> c34651f1bcc8 [2020-07-31T09:06:21.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-07-31T09:06:21.727Z] Removing intermediate container 3b84a02e021a [2020-07-31T09:06:21.727Z] ---> 3ff8166796a6 [2020-07-31T09:06:21.727Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-07-31T09:06:22.009Z] ---> 236500e853f1 [2020-07-31T09:06:22.009Z] Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-07-31T09:06:22.613Z] ---> 1c17e23f71ec [2020-07-31T09:06:22.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-07-31T09:06:22.885Z] ---> 2dc098a1b6e2 [2020-07-31T09:06:22.885Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-07-31T09:06:23.484Z] ---> 924d06920911 [2020-07-31T09:06:23.484Z] Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:06:24.955Z] ---> Running in 0aaf44e51874 [2020-07-31T09:06:25.939Z] ---> 5fd88741ea65 [2020-07-31T09:06:25.939Z] Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-07-31T09:06:26.214Z] ---> 1f38fe68f958 [2020-07-31T09:06:26.214Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-07-31T09:06:26.511Z] Removing intermediate container 0aaf44e51874 [2020-07-31T09:06:26.511Z] ---> 7007945b1c1b [2020-07-31T09:06:26.511Z] Step 18/20 : LABEL arch=arm64 [2020-07-31T09:06:26.782Z] Removing intermediate container 5a794f940ca1 [2020-07-31T09:06:26.782Z] ---> 3951328b6fdc [2020-07-31T09:06:26.782Z] [2020-07-31T09:06:26.782Z] Step 10/22 : FROM alpine [2020-07-31T09:06:27.058Z] latest: Pulling from library/alpine [2020-07-31T09:06:27.339Z] ---> Running in 6ae802380997 [2020-07-31T09:06:27.615Z] ---> e6cb80f44096 [2020-07-31T09:06:27.615Z] Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:06:27.900Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-31T09:06:27.900Z] ---> 7648f6f15041 [2020-07-31T09:06:27.900Z] Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:06:27.900Z] Status: Downloaded newer image for alpine:latest [2020-07-31T09:06:27.900Z] ---> 62ee0e9f8440 [2020-07-31T09:06:27.900Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T09:06:28.173Z] ---> Running in 6d2badf9ab49 [2020-07-31T09:06:28.766Z] ---> Running in 6423a8c452b7 [2020-07-31T09:06:28.766Z] ---> Running in f23eaedc45d5 [2020-07-31T09:06:28.766Z] Removing intermediate container 6ae802380997 [2020-07-31T09:06:28.766Z] ---> 3b6c89596837 [2020-07-31T09:06:28.766Z] Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:06:29.044Z] Removing intermediate container 6d2badf9ab49 [2020-07-31T09:06:29.044Z] ---> 5e48c92b9a7b [2020-07-31T09:06:29.044Z] Step 21/23 : LABEL arch=arm64 [2020-07-31T09:06:29.639Z] ---> Running in eece9c183dd2 [2020-07-31T09:06:29.639Z] Removing intermediate container 6423a8c452b7 [2020-07-31T09:06:29.639Z] ---> c43d8b21293b [2020-07-31T09:06:29.639Z] Step 19/21 : LABEL arch=arm64 [2020-07-31T09:06:29.639Z] Removing intermediate container f23eaedc45d5 [2020-07-31T09:06:29.639Z] ---> 242f28f05d46 [2020-07-31T09:06:29.639Z] Step 12/22 : ENV APP_PORT=48080 [2020-07-31T09:06:29.914Z] ---> Running in fe464b97be27 [2020-07-31T09:06:29.914Z] ---> Running in 8b0d64da6e51 [2020-07-31T09:06:30.196Z] ---> Running in 417974581d37 [2020-07-31T09:06:30.196Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:06:30.196Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:06:30.196Z] ---> fd7cfd740e80 [2020-07-31T09:06:30.196Z] Step 3/26 : WORKDIR /edgex-go [2020-07-31T09:06:30.196Z] ---> Using cache [2020-07-31T09:06:30.196Z] ---> c93d5c5e5aff [2020-07-31T09:06:30.196Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:06:30.196Z] ---> Using cache [2020-07-31T09:06:30.196Z] ---> 76489d405703 [2020-07-31T09:06:30.196Z] Step 5/26 : RUN apk update && apk add make bash git [2020-07-31T09:06:30.196Z] ---> Running in 55c1169ddd23 [2020-07-31T09:06:30.471Z] Removing intermediate container eece9c183dd2 [2020-07-31T09:06:30.471Z] ---> 55b42a2e3598 [2020-07-31T09:06:30.471Z] Step 20/20 : LABEL version=0.0.0 [2020-07-31T09:06:30.471Z] Removing intermediate container fe464b97be27 [2020-07-31T09:06:30.471Z] ---> 2c9150972dc2 [2020-07-31T09:06:30.471Z] Step 22/23 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:06:30.742Z] ---> Running in 0622bdab8fd3 [2020-07-31T09:06:30.742Z] ---> Running in 23a36dcb5534 [2020-07-31T09:06:30.742Z] Removing intermediate container 417974581d37 [2020-07-31T09:06:30.742Z] ---> 25ea17c8453e [2020-07-31T09:06:30.742Z] Step 13/22 : EXPOSE $APP_PORT [2020-07-31T09:06:30.742Z] Removing intermediate container 8b0d64da6e51 [2020-07-31T09:06:30.742Z] ---> 8f4bc36f0279 [2020-07-31T09:06:30.742Z] Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:06:31.013Z] ---> Running in f38a6bb9522f [2020-07-31T09:06:31.013Z] ---> Running in e42f63bf7358 [2020-07-31T09:06:31.608Z] Removing intermediate container 0622bdab8fd3 [2020-07-31T09:06:31.608Z] ---> 13865d72b17b [2020-07-31T09:06:31.608Z] [2020-07-31T09:06:31.882Z] Removing intermediate container f38a6bb9522f [2020-07-31T09:06:31.882Z] ---> ba85a8bdc1cd [2020-07-31T09:06:31.882Z] Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:06:31.882Z] Removing intermediate container 23a36dcb5534 [2020-07-31T09:06:31.882Z] ---> 703d866a62dd [2020-07-31T09:06:31.882Z] Step 23/23 : LABEL version=0.0.0 [2020-07-31T09:06:31.882Z] Removing intermediate container e42f63bf7358 [2020-07-31T09:06:31.882Z] ---> bf1b8845a322 [2020-07-31T09:06:31.882Z] Step 21/21 : LABEL version=0.0.0 [2020-07-31T09:06:31.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:06:32.155Z] ---> Running in 9674fac6a491 [2020-07-31T09:06:32.155Z] ---> Running in 1d62211d1d1f [2020-07-31T09:06:32.155Z] ---> Running in 5dabb932bc55 [2020-07-31T09:06:32.155Z] Successfully built 13865d72b17b [2020-07-31T09:06:32.155Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-07-31T09:06:32.155Z] Building docker-security-secretstore-setup-go [2020-07-31T09:06:32.749Z]  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:06:33.024Z] Removing intermediate container 1d62211d1d1f [2020-07-31T09:06:33.024Z] ---> 6c0a567c8c0f [2020-07-31T09:06:33.024Z] [2020-07-31T09:06:33.024Z] Removing intermediate container 5dabb932bc55 [2020-07-31T09:06:33.024Z] ---> 0a142c5fe189 [2020-07-31T09:06:33.024Z] [2020-07-31T09:06:33.621Z] Successfully built 6c0a567c8c0f [2020-07-31T09:06:33.621Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-07-31T09:06:33.621Z]  Building docker-support-notifications-go ... done Successfully built 0a142c5fe189 [2020-07-31T09:06:33.621Z] Building docker-security-secrets-setup-go [2020-07-31T09:06:33.621Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-07-31T09:06:33.621Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-07-31T09:06:33.892Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:06:33.892Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:06:33.892Z] OK: 12620 distinct packages available [2020-07-31T09:06:34.488Z] OK: 217 MiB in 51 packages [2020-07-31T09:06:35.930Z] Removing intermediate container 9674fac6a491 [2020-07-31T09:06:35.930Z] ---> d8821f6f3252 [2020-07-31T09:06:35.930Z] Step 15/22 : RUN apk --no-cache add zeromq [2020-07-31T09:06:36.526Z] Removing intermediate container 55c1169ddd23 [2020-07-31T09:06:36.526Z] ---> 02f4c88d1528 [2020-07-31T09:06:36.799Z] Step 6/26 : COPY go.mod . [2020-07-31T09:06:37.074Z] ---> Running in f7af0c0e0aa3 [2020-07-31T09:06:38.515Z] ---> 587787392905 [2020-07-31T09:06:38.515Z] Step 7/26 : RUN go mod download [2020-07-31T09:06:39.496Z] ---> Running in 08c120c88aa8 [2020-07-31T09:06:39.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:06:41.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:06:42.186Z] (1/5) Installing libgcc (9.3.0-r2) [2020-07-31T09:06:42.186Z] (2/5) Installing libsodium (1.0.18-r0) [2020-07-31T09:06:42.186Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-07-31T09:06:42.783Z] (4/5) Installing libzmq (4.3.2-r0) [2020-07-31T09:06:42.783Z] (5/5) Installing zeromq (4.3.2-r0) [2020-07-31T09:06:42.783Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T09:06:43.054Z] OK: 8 MiB in 19 packages [2020-07-31T09:06:45.939Z] Removing intermediate container 08c120c88aa8 [2020-07-31T09:06:45.939Z] ---> 984796919790 [2020-07-31T09:06:45.939Z] Step 8/26 : COPY . . [2020-07-31T09:06:46.533Z] Removing intermediate container f7af0c0e0aa3 [2020-07-31T09:06:46.533Z] ---> a763dde4fdc3 [2020-07-31T09:06:46.533Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-07-31T09:06:50.845Z] ---> 2dc21a2b7282 [2020-07-31T09:06:50.845Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-07-31T09:06:55.181Z] ---> f77e44913166 [2020-07-31T09:06:55.181Z] Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-07-31T09:06:57.241Z] ---> f52515d10981 [2020-07-31T09:06:57.241Z] Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:06:57.919Z] ---> Running in 5c3d72bd5a09 [2020-07-31T09:06:59.980Z] Removing intermediate container 5c3d72bd5a09 [2020-07-31T09:06:59.980Z] ---> d7a5a9c1fef5 [2020-07-31T09:06:59.980Z] Step 20/22 : LABEL arch=arm64 [2020-07-31T09:07:00.273Z] ---> Running in 52a328b2720f [2020-07-31T09:07:01.286Z] Removing intermediate container 52a328b2720f [2020-07-31T09:07:01.286Z] ---> 847669e93d9a [2020-07-31T09:07:01.286Z] Step 21/22 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:07:01.881Z] ---> Running in bc24fb55206a [2020-07-31T09:07:02.857Z] Removing intermediate container bc24fb55206a [2020-07-31T09:07:02.857Z] ---> 34a2a2b38f24 [2020-07-31T09:07:02.857Z] Step 22/22 : LABEL version=0.0.0 [2020-07-31T09:07:03.131Z] ---> Running in 009750f31f3e [2020-07-31T09:07:04.117Z] Removing intermediate container 009750f31f3e [2020-07-31T09:07:04.117Z] ---> 24f77a1db39b [2020-07-31T09:07:04.117Z] [2020-07-31T09:07:04.711Z] Successfully built 24f77a1db39b [2020-07-31T09:07:04.711Z] Successfully tagged docker-core-data-go-arm64:latest [2020-07-31T09:07:04.984Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [2020-07-31T09:07:05.963Z] ---> fcf117b5bd55 [2020-07-31T09:07:05.963Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-07-31T09:07:05.963Z] ---> Running in 827714ac8096 [2020-07-31T09:07:07.945Z] 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-31T09:07:34.792Z] Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:07:34.792Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:07:34.792Z] ---> fd7cfd740e80 [2020-07-31T09:07:34.792Z] Step 3/26 : WORKDIR /edgex-go [2020-07-31T09:07:34.792Z] ---> Using cache [2020-07-31T09:07:34.792Z] ---> c93d5c5e5aff [2020-07-31T09:07:34.792Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:07:34.792Z] ---> Using cache [2020-07-31T09:07:34.792Z] ---> 76489d405703 [2020-07-31T09:07:34.792Z] Step 5/26 : RUN apk update && apk add make git [2020-07-31T09:07:35.067Z] Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:07:35.067Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:07:35.067Z] ---> fd7cfd740e80 [2020-07-31T09:07:35.067Z] Step 3/21 : WORKDIR /edgex-go [2020-07-31T09:07:35.067Z] ---> Using cache [2020-07-31T09:07:35.067Z] ---> c93d5c5e5aff [2020-07-31T09:07:35.067Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:07:35.067Z] ---> Using cache [2020-07-31T09:07:35.067Z] ---> 76489d405703 [2020-07-31T09:07:35.067Z] Step 5/21 : RUN apk update && apk add make git [2020-07-31T09:07:35.343Z] Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:07:35.343Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-07-31T09:07:35.343Z] ---> fd7cfd740e80 [2020-07-31T09:07:35.343Z] Step 3/29 : WORKDIR /edgex-go [2020-07-31T09:07:35.343Z] ---> Using cache [2020-07-31T09:07:35.343Z] ---> c93d5c5e5aff [2020-07-31T09:07:35.343Z] Step 4/29 : RUN apk update && apk add make git [2020-07-31T09:07:38.767Z] ---> Running in 8485135eedad [2020-07-31T09:07:38.767Z] ---> Running in 8214c42e7591 [2020-07-31T09:07:38.767Z] ---> Running in d2a8d87dd5a9 [2020-07-31T09:07:42.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:07:42.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:07:42.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:07:42.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:07:42.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:07:43.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:07:44.031Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:07:44.031Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:07:44.031Z] OK: 12620 distinct packages available [2020-07-31T09:07:44.305Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:07:44.305Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:07:44.305Z] OK: 12620 distinct packages available [2020-07-31T09:07:44.580Z] v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:07:44.580Z] v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:07:44.580Z] OK: 12620 distinct packages available [2020-07-31T09:07:44.580Z] OK: 217 MiB in 51 packages [2020-07-31T09:07:45.562Z] OK: 217 MiB in 51 packages [2020-07-31T09:07:45.562Z] OK: 217 MiB in 51 packages [2020-07-31T09:07:48.996Z] Removing intermediate container d2a8d87dd5a9 [2020-07-31T09:07:48.996Z] ---> 4d28d7ce7aad [2020-07-31T09:07:48.996Z] Step 6/21 : COPY go.mod . [2020-07-31T09:07:49.276Z] Removing intermediate container 8485135eedad [2020-07-31T09:07:49.276Z] ---> 9aef93abb567 [2020-07-31T09:07:49.276Z] Step 5/29 : COPY go.mod . [2020-07-31T09:07:49.553Z] Removing intermediate container 8214c42e7591 [2020-07-31T09:07:49.553Z] ---> f15da3e396f8 [2020-07-31T09:07:49.553Z] Step 6/26 : COPY go.mod . [2020-07-31T09:07:50.157Z] ---> ca570c357a9b [2020-07-31T09:07:50.157Z] Step 7/21 : RUN go mod download [2020-07-31T09:07:50.157Z] ---> Running in 76aca89aa1e2 [2020-07-31T09:07:50.764Z] Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine [2020-07-31T09:07:50.764Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-07-31T09:07:50.764Z] ---> fd7cfd740e80 [2020-07-31T09:07:50.764Z] Step 3/20 : WORKDIR /edgex-go [2020-07-31T09:07:50.764Z] ---> Using cache [2020-07-31T09:07:50.764Z] ---> c93d5c5e5aff [2020-07-31T09:07:50.764Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-31T09:07:50.765Z] ---> Using cache [2020-07-31T09:07:50.765Z] ---> 76489d405703 [2020-07-31T09:07:50.765Z] Step 5/20 : RUN apk update && apk add make git [2020-07-31T09:07:50.765Z] ---> Using cache [2020-07-31T09:07:50.765Z] ---> f15da3e396f8 [2020-07-31T09:07:50.765Z] Step 6/20 : COPY go.mod . [2020-07-31T09:07:50.765Z] ---> 20ea90f7a655 [2020-07-31T09:07:50.765Z] Step 6/29 : RUN go mod download [2020-07-31T09:07:50.765Z] ---> 29fc49d4b154 [2020-07-31T09:07:50.765Z] Step 7/26 : RUN go mod download [2020-07-31T09:07:51.037Z] ---> Running in 16eca1a12d4e [2020-07-31T09:07:51.037Z] ---> Running in 94d8e776d253 [2020-07-31T09:07:51.638Z] ---> 631281d8170a [2020-07-31T09:07:51.638Z] Step 7/20 : RUN go mod download [2020-07-31T09:07:51.909Z] ---> Running in 8529e7f4c697 [2020-07-31T09:07:53.910Z] Removing intermediate container 827714ac8096 [2020-07-31T09:07:53.910Z] ---> fadb5133c84e [2020-07-31T09:07:53.910Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-07-31T09:07:54.186Z] ---> Running in adfae6d39e6a [2020-07-31T09:07:54.795Z] Removing intermediate container 76aca89aa1e2 [2020-07-31T09:07:54.795Z] ---> 8ce7f184ce1b [2020-07-31T09:07:54.795Z] Step 8/21 : COPY . . [2020-07-31T09:07:56.286Z] Removing intermediate container 16eca1a12d4e [2020-07-31T09:07:56.286Z] ---> 44684cacd94c [2020-07-31T09:07:56.286Z] Step 7/29 : COPY . . [2020-07-31T09:07:56.567Z] Removing intermediate container 94d8e776d253 [2020-07-31T09:07:56.567Z] ---> 8f45b6b2912f [2020-07-31T09:07:56.567Z] Step 8/26 : COPY . . [2020-07-31T09:07:56.567Z] 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-31T09:07:56.844Z] Removing intermediate container 8529e7f4c697 [2020-07-31T09:07:56.844Z] ---> f6d64811f755 [2020-07-31T09:07:56.844Z] Step 8/20 : COPY . . [2020-07-31T09:08:11.944Z] Removing intermediate container adfae6d39e6a [2020-07-31T09:08:11.944Z] ---> ab90956a1a58 [2020-07-31T09:08:11.944Z] [2020-07-31T09:08:11.944Z] Step 11/26 : FROM docker:latest [2020-07-31T09:08:11.944Z] ---> ce9d55ae87f1 [2020-07-31T09:08:11.944Z] Step 12/26 : RUN apk add --no-cache bash [2020-07-31T09:08:13.383Z] ---> Running in a3e25f3fee2a [2020-07-31T09:08:15.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:08:15.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:08:15.961Z] (1/2) Installing readline (8.0.4-r0) [2020-07-31T09:08:15.961Z] (2/2) Installing bash (5.0.17-r0) [2020-07-31T09:08:15.961Z] Executing bash-5.0.17-r0.post-install [2020-07-31T09:08:15.961Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T09:08:15.961Z] OK: 12 MiB in 22 packages [2020-07-31T09:08:21.366Z] ---> 0b3bd4efcea9 [2020-07-31T09:08:21.366Z] Step 9/21 : RUN make cmd/core-command/core-command [2020-07-31T09:08:21.366Z] ---> 303251166a5b [2020-07-31T09:08:21.366Z] 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-31T09:08:21.366Z] ---> e95f48c85739 [2020-07-31T09:08:21.366Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-07-31T09:08:21.366Z] ---> 7983d244db25 [2020-07-31T09:08:21.366Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-07-31T09:08:21.366Z] ---> Running in 285eca102f15 [2020-07-31T09:08:21.366Z] ---> Running in 7977777d9bc7 [2020-07-31T09:08:21.366Z] ---> Running in 42c630282e09 [2020-07-31T09:08:21.366Z] Removing intermediate container a3e25f3fee2a [2020-07-31T09:08:21.366Z] ---> 0457a0a3bfbb [2020-07-31T09:08:21.366Z] ---> Running in c4befb056777 [2020-07-31T09:08:21.366Z] Step 13/26 : RUN rm -rf /var/cache/apk/* [2020-07-31T09:08:21.366Z] ---> Running in 9348ce48a560 [2020-07-31T09:08:23.360Z] 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-31T09:08:23.360Z] 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-31T09:08:23.641Z] 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-31T09:08:23.916Z] 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-31T09:08:25.920Z] Removing intermediate container 9348ce48a560 [2020-07-31T09:08:25.920Z] ---> ace43239b1b2 [2020-07-31T09:08:25.920Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-07-31T09:08:25.920Z] ---> Running in ee03a24f216d [2020-07-31T09:08:26.196Z] Removing intermediate container ee03a24f216d [2020-07-31T09:08:26.196Z] ---> eb2466c95488 [2020-07-31T09:08:26.196Z] Step 15/26 : ENV APP_PORT=48090 [2020-07-31T09:08:26.477Z] ---> Running in 2597fe65dc30 [2020-07-31T09:08:27.084Z] Removing intermediate container 2597fe65dc30 [2020-07-31T09:08:27.084Z] ---> a99324507ca0 [2020-07-31T09:08:27.084Z] Step 16/26 : EXPOSE $APP_PORT [2020-07-31T09:08:27.084Z] ---> Running in 65886b68b8aa [2020-07-31T09:08:28.090Z] Removing intermediate container 65886b68b8aa [2020-07-31T09:08:28.090Z] ---> a8f1cddb7fa2 [2020-07-31T09:08:28.090Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-07-31T09:08:29.566Z] ---> 70a432695d8a [2020-07-31T09:08:29.566Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-07-31T09:08:31.022Z] ---> 2a6ab09b0020 [2020-07-31T09:08:31.023Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-07-31T09:08:32.000Z] ---> 1e8690a94619 [2020-07-31T09:08:32.000Z] Step 20/26 : RUN apk --no-cache add py-pip [2020-07-31T09:08:32.273Z] ---> Running in 2581cb406dca [2020-07-31T09:08:34.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:08:34.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:08:35.869Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-07-31T09:08:35.869Z] (2/33) Installing expat (2.2.9-r1) [2020-07-31T09:08:35.869Z] (3/33) Installing libffi (3.3-r2) [2020-07-31T09:08:35.869Z] (4/33) Installing gdbm (1.13-r1) [2020-07-31T09:08:35.869Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-07-31T09:08:35.869Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-07-31T09:08:35.869Z] (7/33) Installing python3 (3.8.5-r0) [2020-07-31T09:08:37.847Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-07-31T09:08:37.847Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-07-31T09:08:37.847Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-07-31T09:08:37.847Z] (11/33) Installing py3-six (1.15.0-r0) [2020-07-31T09:08:37.847Z] (12/33) Installing py3-packaging (20.4-r0) [2020-07-31T09:08:37.847Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-07-31T09:08:38.121Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-07-31T09:08:38.121Z] (15/33) Installing py3-idna (2.9-r0) [2020-07-31T09:08:38.121Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-07-31T09:08:38.121Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-07-31T09:08:38.121Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-07-31T09:08:38.121Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-07-31T09:08:38.396Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-07-31T09:08:38.396Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-07-31T09:08:38.396Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-07-31T09:08:38.396Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-07-31T09:08:38.396Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-07-31T09:08:38.396Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-07-31T09:08:38.396Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-07-31T09:08:38.396Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-07-31T09:08:38.396Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-07-31T09:08:38.396Z] (29/33) Installing py3-progress (1.5-r0) [2020-07-31T09:08:38.670Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-07-31T09:08:38.670Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-07-31T09:08:38.670Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-07-31T09:08:38.670Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-07-31T09:08:38.670Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T09:08:38.946Z] OK: 71 MiB in 55 packages [2020-07-31T09:08:47.258Z] Removing intermediate container 2581cb406dca [2020-07-31T09:08:47.258Z] ---> 6b3485a1f4d4 [2020-07-31T09:08:47.258Z] Step 21/26 : RUN pip install docker-compose==1.23.2 [2020-07-31T09:08:47.534Z] ---> Running in 5d458438b11b [2020-07-31T09:08:55.840Z] Collecting docker-compose==1.23.2 [2020-07-31T09:08:55.840Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-07-31T09:08:56.823Z] Collecting docker<4.0,>=3.6.0 [2020-07-31T09:08:56.823Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-07-31T09:08:57.805Z] Collecting jsonschema<3,>=2.5.1 [2020-07-31T09:08:58.080Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-07-31T09:08:58.677Z] Collecting dockerpty<0.5,>=0.4.1 [2020-07-31T09:08:58.677Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-07-31T09:09:02.983Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-07-31T09:09:02.983Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-07-31T09:09:03.259Z] Collecting cached-property<2,>=1.2.0 [2020-07-31T09:09:03.259Z] Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) [2020-07-31T09:09:04.244Z] Collecting PyYAML<4,>=3.10 [2020-07-31T09:09:04.519Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-07-31T09:09:08.834Z] Collecting docopt<0.7,>=0.6.1 [2020-07-31T09:09:08.834Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-07-31T09:09:11.455Z] Collecting websocket-client<1.0,>=0.32.0 [2020-07-31T09:09:11.455Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-07-31T09:09:11.730Z] 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-31T09:09:12.012Z] Collecting texttable<0.10,>=0.9.0 [2020-07-31T09:09:12.012Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-07-31T09:09:14.640Z] Collecting docker-pycreds>=0.4.0 [2020-07-31T09:09:14.640Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-07-31T09:09:14.920Z] Collecting idna<2.8,>=2.5 [2020-07-31T09:09:14.920Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-07-31T09:09:15.916Z] Collecting urllib3<1.25,>=1.21.1 [2020-07-31T09:09:15.916Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-07-31T09:09:16.520Z] 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-31T09:09:16.520Z] 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-31T09:09:16.520Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-07-31T09:09:16.520Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-07-31T09:09:16.520Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-07-31T09:09:16.520Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-07-31T09:09:17.963Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, cached-property, PyYAML, docopt, texttable, docker-compose [2020-07-31T09:09:17.963Z] Attempting uninstall: idna [2020-07-31T09:09:17.963Z] Found existing installation: idna 2.9 [2020-07-31T09:09:17.963Z] Uninstalling idna-2.9: [2020-07-31T09:09:18.240Z] Successfully uninstalled idna-2.9 [2020-07-31T09:09:19.225Z] Attempting uninstall: urllib3 [2020-07-31T09:09:19.225Z] Found existing installation: urllib3 1.25.9 [2020-07-31T09:09:19.225Z] Uninstalling urllib3-1.25.9: [2020-07-31T09:09:19.500Z] Successfully uninstalled urllib3-1.25.9 [2020-07-31T09:09:20.547Z] Attempting uninstall: requests [2020-07-31T09:09:20.547Z] Found existing installation: requests 2.23.0 [2020-07-31T09:09:20.547Z] Uninstalling requests-2.23.0: [2020-07-31T09:09:20.910Z] Successfully uninstalled requests-2.23.0 [2020-07-31T09:09:24.551Z] Running setup.py install for dockerpty: started [2020-07-31T09:09:27.164Z] Running setup.py install for dockerpty: finished with status 'done' [2020-07-31T09:09:27.164Z] Running setup.py install for PyYAML: started [2020-07-31T09:09:30.545Z] Running setup.py install for PyYAML: finished with status 'done' [2020-07-31T09:09:30.545Z] Running setup.py install for docopt: started [2020-07-31T09:09:32.517Z] Running setup.py install for docopt: finished with status 'done' [2020-07-31T09:09:32.517Z] Running setup.py install for texttable: started [2020-07-31T09:09:35.179Z] Running setup.py install for texttable: finished with status 'done' [2020-07-31T09:09:36.618Z] 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-31T09:09:38.600Z] 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-31T09:09:45.347Z] Removing intermediate container 5d458438b11b [2020-07-31T09:09:45.347Z] ---> 7c9f855656ce [2020-07-31T09:09:45.347Z] Step 22/26 : RUN apk --no-cache add curl [2020-07-31T09:09:45.347Z] ---> Running in 33f0b16f977e [2020-07-31T09:09:46.350Z] Removing intermediate container 42c630282e09 [2020-07-31T09:09:46.350Z] ---> 1c403579c95a [2020-07-31T09:09:46.350Z] [2020-07-31T09:09:46.350Z] Step 9/29 : FROM alpine:latest [2020-07-31T09:09:46.350Z] ---> 62ee0e9f8440 [2020-07-31T09:09:46.350Z] 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-31T09:09:46.954Z] ---> Running in c53a5df26fe5 [2020-07-31T09:09:47.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:09:47.843Z] Removing intermediate container c53a5df26fe5 [2020-07-31T09:09:47.843Z] ---> 0edb1e6b4c48 [2020-07-31T09:09:47.843Z] Step 11/29 : USER root [2020-07-31T09:09:47.843Z] ---> Running in 0367581cf422 [2020-07-31T09:09:48.447Z] Removing intermediate container c4befb056777 [2020-07-31T09:09:48.447Z] ---> bc1f2fad3937 [2020-07-31T09:09:48.447Z] [2020-07-31T09:09:48.447Z] Step 10/20 : FROM alpine [2020-07-31T09:09:48.447Z] ---> 62ee0e9f8440 [2020-07-31T09:09:48.447Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-07-31T09:09:48.447Z] ---> Running in 8e9281efb813 [2020-07-31T09:09:48.725Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:09:49.008Z] Removing intermediate container 0367581cf422 [2020-07-31T09:09:49.008Z] ---> 6a89a620db2d [2020-07-31T09:09:49.008Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-07-31T09:09:49.290Z] ---> Running in 0460861b99ff [2020-07-31T09:09:49.290Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-07-31T09:09:49.290Z] (2/3) Installing libcurl (7.69.1-r0) [2020-07-31T09:09:49.576Z] (3/3) Installing curl (7.69.1-r0) [2020-07-31T09:09:49.576Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T09:09:49.576Z] OK: 71 MiB in 58 packages [2020-07-31T09:09:49.854Z] 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-31T09:09:51.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:09:51.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:09:51.858Z] Removing intermediate container 33f0b16f977e [2020-07-31T09:09:51.858Z] ---> 0631c9fb242f [2020-07-31T09:09:51.858Z] Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:09:52.135Z] ---> Running in ef95895c733e [2020-07-31T09:09:52.412Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:09:52.412Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:09:52.412Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:09:52.412Z] OK: 12620 distinct packages available [2020-07-31T09:09:52.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:09:52.694Z] Removing intermediate container ef95895c733e [2020-07-31T09:09:52.694Z] ---> b2eb8c5998f8 [2020-07-31T09:09:52.694Z] Step 24/26 : LABEL arch=arm64 [2020-07-31T09:09:52.969Z] ---> Running in fc2d95678646 [2020-07-31T09:09:53.246Z] v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-07-31T09:09:53.246Z] v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-07-31T09:09:53.246Z] OK: 12620 distinct packages available [2020-07-31T09:09:53.522Z] (1/4) Installing ca-certificates (20191127-r4) [2020-07-31T09:09:53.522Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-07-31T09:09:53.522Z] (3/4) Installing libcurl (7.69.1-r0) [2020-07-31T09:09:53.522Z] (4/4) Installing curl (7.69.1-r0) [2020-07-31T09:09:53.522Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T09:09:53.799Z] Executing ca-certificates-20191127-r4.trigger [2020-07-31T09:09:53.799Z] Removing intermediate container fc2d95678646 [2020-07-31T09:09:53.799Z] ---> 5dc09ec9d6be [2020-07-31T09:09:53.799Z] Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:09:54.075Z] ---> Running in 832d512c6025 [2020-07-31T09:09:54.075Z] OK: 7 MiB in 18 packages [2020-07-31T09:09:54.354Z] (1/2) Installing ca-certificates (20191127-r4) [2020-07-31T09:09:54.354Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-07-31T09:09:54.354Z] Executing busybox-1.31.1-r16.trigger [2020-07-31T09:09:54.354Z] Executing ca-certificates-20191127-r4.trigger [2020-07-31T09:09:54.951Z] OK: 6 MiB in 16 packages [2020-07-31T09:09:54.951Z] Removing intermediate container 832d512c6025 [2020-07-31T09:09:54.951Z] ---> f481c3916751 [2020-07-31T09:09:54.951Z] Step 26/26 : LABEL version=0.0.0 [2020-07-31T09:09:55.228Z] ---> Running in db2f45660a2f [2020-07-31T09:09:56.207Z] Removing intermediate container db2f45660a2f [2020-07-31T09:09:56.207Z] ---> d960013f2f0f [2020-07-31T09:09:56.207Z] [2020-07-31T09:09:56.801Z] Successfully built d960013f2f0f [2020-07-31T09:09:57.073Z] Removing intermediate container 8e9281efb813 [2020-07-31T09:09:57.073Z] ---> abf306a66976 [2020-07-31T09:09:57.073Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-31T09:09:57.073Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-07-31T09:09:57.073Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in e1230d521d08 [2020-07-31T09:09:57.352Z] Removing intermediate container 0460861b99ff [2020-07-31T09:09:57.352Z] ---> 7f9a486f0451 [2020-07-31T09:09:57.352Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-07-31T09:09:57.623Z] ---> Running in 6530cf450dc8 [2020-07-31T09:09:57.904Z] Removing intermediate container e1230d521d08 [2020-07-31T09:09:57.904Z] ---> 8eada6641f0d [2020-07-31T09:09:57.904Z] Step 13/20 : WORKDIR /edgex [2020-07-31T09:09:57.904Z] ---> Running in d82ab44da23e [2020-07-31T09:09:58.500Z] Removing intermediate container 6530cf450dc8 [2020-07-31T09:09:58.500Z] ---> 0137ad943115 [2020-07-31T09:09:58.500Z] Step 14/29 : WORKDIR $BASE_DIR [2020-07-31T09:09:58.500Z] ---> Running in 42190c6aa3a5 [2020-07-31T09:09:58.770Z] Removing intermediate container d82ab44da23e [2020-07-31T09:09:58.770Z] ---> 259ce501e8b4 [2020-07-31T09:09:58.770Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-07-31T09:09:59.361Z] Removing intermediate container 42190c6aa3a5 [2020-07-31T09:09:59.361Z] ---> cd075ae02615 [2020-07-31T09:09:59.361Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-07-31T09:09:59.962Z] ---> Running in 12d7cc041da6 [2020-07-31T09:09:59.962Z] ---> e6f3dcb40994 [2020-07-31T09:09:59.962Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-07-31T09:10:01.928Z] ---> 30dbeaade277 [2020-07-31T09:10:01.928Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-07-31T09:10:01.928Z] Removing intermediate container 285eca102f15 [2020-07-31T09:10:01.928Z] ---> 89b92526c604 [2020-07-31T09:10:01.928Z] [2020-07-31T09:10:01.928Z] Step 10/26 : FROM alpine:3.10 [2020-07-31T09:10:02.200Z] 3.10: Pulling from library/alpine [2020-07-31T09:10:02.200Z] ---> Running in b2ffeff8dcac [2020-07-31T09:10:02.803Z] Removing intermediate container b2ffeff8dcac [2020-07-31T09:10:02.803Z] ---> 37ad82d48550 [2020-07-31T09:10:02.803Z] Step 17/20 : CMD ["--init=true"] [2020-07-31T09:10:03.076Z] ---> Running in c187cadb0daf [2020-07-31T09:10:03.076Z] Removing intermediate container 12d7cc041da6 [2020-07-31T09:10:03.076Z] ---> d761b69965e3 [2020-07-31T09:10:03.076Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-07-31T09:10:03.689Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-07-31T09:10:03.689Z] Status: Downloaded newer image for alpine:3.10 [2020-07-31T09:10:03.689Z] ---> 536a684cf733 [2020-07-31T09:10:03.689Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-07-31T09:10:03.980Z] Removing intermediate container c187cadb0daf [2020-07-31T09:10:03.980Z] ---> 3e085ef160a8 [2020-07-31T09:10:03.980Z] Step 18/20 : LABEL arch=arm64 [2020-07-31T09:10:03.980Z] ---> Running in 69ac8bdf7cb4 [2020-07-31T09:10:04.264Z] ---> Running in f65ab84bdb96 [2020-07-31T09:10:04.538Z] ---> 271685919c7d [2020-07-31T09:10:04.538Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-07-31T09:10:05.142Z] Removing intermediate container f65ab84bdb96 [2020-07-31T09:10:05.142Z] ---> e1f69807be7e [2020-07-31T09:10:05.142Z] Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:10:05.142Z] ---> Running in 3a59f10eb7b4 [2020-07-31T09:10:05.745Z] ---> 8dde3477d1f6 [2020-07-31T09:10:05.745Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-07-31T09:10:06.024Z] Removing intermediate container 3a59f10eb7b4 [2020-07-31T09:10:06.024Z] ---> 829cadd59e68 [2020-07-31T09:10:06.024Z] Step 20/20 : LABEL version=0.0.0 [2020-07-31T09:10:06.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-07-31T09:10:06.024Z] Removing intermediate container 7977777d9bc7 [2020-07-31T09:10:06.024Z] ---> 3d729972aebe [2020-07-31T09:10:06.024Z] [2020-07-31T09:10:06.024Z] Step 10/21 : FROM scratch [2020-07-31T09:10:06.024Z] ---> [2020-07-31T09:10:06.024Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-07-31T09:10:06.300Z] ---> Running in b16772a96d5a [2020-07-31T09:10:06.300Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-07-31T09:10:06.300Z] ---> Using cache [2020-07-31T09:10:06.300Z] ---> 3841b10f6acd [2020-07-31T09:10:06.300Z] Step 12/21 : ENV APP_PORT=48082 [2020-07-31T09:10:06.580Z] ---> Running in 35c997ff0d3e [2020-07-31T09:10:06.580Z] ---> ba11a17b3375 [2020-07-31T09:10:06.580Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-07-31T09:10:06.853Z] Removing intermediate container b16772a96d5a [2020-07-31T09:10:06.853Z] ---> ff01c7f036e8 [2020-07-31T09:10:06.853Z] [2020-07-31T09:10:06.853Z] v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-07-31T09:10:06.853Z] v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-07-31T09:10:06.853Z] OK: 10167 distinct packages available [2020-07-31T09:10:07.128Z] Removing intermediate container 35c997ff0d3e [2020-07-31T09:10:07.128Z] ---> 41fee6c66a52 [2020-07-31T09:10:07.128Z] Step 13/21 : EXPOSE $APP_PORT [2020-07-31T09:10:07.402Z] ---> Running in ae4db307b885 [2020-07-31T09:10:07.402Z] Successfully built ff01c7f036e8 [2020-07-31T09:10:07.402Z] (1/5) Installing ca-certificates (20191127-r2) [2020-07-31T09:10:07.402Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-07-31T09:10:07.675Z]  Building docker-security-proxy-setup-go ... done (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-07-31T09:10:07.675Z] (3/5) Installing libcurl (7.66.0-r0) [2020-07-31T09:10:07.675Z] (4/5) Installing curl (7.66.0-r0) [2020-07-31T09:10:07.675Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-07-31T09:10:07.675Z] Executing busybox-1.30.1-r3.trigger [2020-07-31T09:10:07.675Z] Executing ca-certificates-20191127-r2.trigger [2020-07-31T09:10:07.949Z] OK: 7 MiB in 19 packages [2020-07-31T09:10:07.949Z] Removing intermediate container ae4db307b885 [2020-07-31T09:10:07.949Z] ---> b8e90cc1286f [2020-07-31T09:10:07.949Z] Step 14/21 : WORKDIR / [2020-07-31T09:10:07.949Z] ---> d9c2480ae8c4 [2020-07-31T09:10:07.949Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-07-31T09:10:07.949Z] ---> Running in 3e99ed605144 [2020-07-31T09:10:08.929Z] Removing intermediate container 3e99ed605144 [2020-07-31T09:10:08.929Z] ---> 784147b7c896 [2020-07-31T09:10:08.929Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-07-31T09:10:08.929Z] ---> 7ad84949344b [2020-07-31T09:10:08.929Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-07-31T09:10:08.929Z] ---> Running in ecb72b44761a [2020-07-31T09:10:09.906Z] ---> c3fae09e59af [2020-07-31T09:10:09.906Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-07-31T09:10:09.906Z] Removing intermediate container 69ac8bdf7cb4 [2020-07-31T09:10:09.906Z] ---> 73dedc22ddd5 [2020-07-31T09:10:09.906Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-07-31T09:10:10.181Z] ---> Running in 0cd47ef2bc74 [2020-07-31T09:10:10.776Z] Removing intermediate container 0cd47ef2bc74 [2020-07-31T09:10:10.776Z] ---> afcc87217f60 [2020-07-31T09:10:10.776Z] Step 13/26 : WORKDIR / [2020-07-31T09:10:11.049Z] ---> Running in a6b56a0140ec [2020-07-31T09:10:11.326Z] ---> dff913c59f1a [2020-07-31T09:10:11.326Z] Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-07-31T09:10:11.917Z] Removing intermediate container a6b56a0140ec [2020-07-31T09:10:11.917Z] ---> 3805729fe94f [2020-07-31T09:10:11.917Z] 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-31T09:10:11.917Z] Removing intermediate container ecb72b44761a [2020-07-31T09:10:11.917Z] ---> b939c3f6b79c [2020-07-31T09:10:11.917Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-07-31T09:10:12.189Z] ---> 7abc269c3ad4 [2020-07-31T09:10:12.189Z] Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-07-31T09:10:12.189Z] ---> Running in 4d41dfe4801c [2020-07-31T09:10:12.802Z] ---> 69485517f1ee [2020-07-31T09:10:12.802Z] 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-31T09:10:12.802Z] Removing intermediate container 4d41dfe4801c [2020-07-31T09:10:12.802Z] ---> 998f9a13705c [2020-07-31T09:10:12.802Z] Step 19/21 : LABEL arch=arm64 [2020-07-31T09:10:12.802Z] ---> d2b1cdf81b79 [2020-07-31T09:10:12.802Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-31T09:10:13.090Z] ---> Running in 74a26bc91331 [2020-07-31T09:10:13.090Z] ---> Running in dcc5243405f6 [2020-07-31T09:10:13.363Z] ---> 6201e0c76c33 [2020-07-31T09:10:13.363Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-07-31T09:10:13.644Z] Removing intermediate container 74a26bc91331 [2020-07-31T09:10:13.644Z] ---> 1313ba531551 [2020-07-31T09:10:13.644Z] Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:10:13.644Z] ---> Running in 37cbdf5f3bd9 [2020-07-31T09:10:14.238Z] Removing intermediate container 37cbdf5f3bd9 [2020-07-31T09:10:14.238Z] ---> a60c2d5f5247 [2020-07-31T09:10:14.238Z] Step 21/21 : LABEL version=0.0.0 [2020-07-31T09:10:14.238Z] ---> 1d884fd430f4 [2020-07-31T09:10:14.238Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-07-31T09:10:14.508Z] ---> Running in 5b9613fb958d [2020-07-31T09:10:15.108Z] Removing intermediate container 5b9613fb958d [2020-07-31T09:10:15.108Z] ---> 1867201cbf1b [2020-07-31T09:10:15.108Z] [2020-07-31T09:10:15.382Z] ---> e6fe2d64acb2 [2020-07-31T09:10:15.382Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-07-31T09:10:15.670Z] Successfully built 1867201cbf1b [2020-07-31T09:10:15.671Z] Successfully tagged docker-core-command-go-arm64:latest [2020-07-31T09:10:16.268Z]  Building docker-core-command-go ... done Removing intermediate container dcc5243405f6 [2020-07-31T09:10:16.268Z] ---> fbd05b2fe960 [2020-07-31T09:10:16.268Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-07-31T09:10:16.268Z] ---> 315d811b72bf [2020-07-31T09:10:16.268Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-07-31T09:10:16.552Z] ---> Running in 0c7137d446d3 [2020-07-31T09:10:17.533Z] ---> 1b3cdd1b0475 [2020-07-31T09:10:17.534Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-07-31T09:10:18.965Z] ---> 8b595740d11c [2020-07-31T09:10:18.965Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-07-31T09:10:19.604Z] Removing intermediate container 0c7137d446d3 [2020-07-31T09:10:19.604Z] ---> daa47dc50ddc [2020-07-31T09:10:19.604Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-07-31T09:10:19.604Z] ---> f939aabec9fc [2020-07-31T09:10:19.604Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-07-31T09:10:19.604Z] ---> Running in 11435b4b219c [2020-07-31T09:10:19.872Z] ---> Running in 882347df578f [2020-07-31T09:10:20.141Z] Removing intermediate container 11435b4b219c [2020-07-31T09:10:20.141Z] ---> 178850183aba [2020-07-31T09:10:20.141Z] Step 26/29 : CMD [ "generate" ] [2020-07-31T09:10:20.410Z] ---> Running in 5fcd45a7bc01 [2020-07-31T09:10:20.680Z] Removing intermediate container 5fcd45a7bc01 [2020-07-31T09:10:20.680Z] ---> 9721098a3640 [2020-07-31T09:10:20.680Z] Step 27/29 : LABEL arch=arm64 [2020-07-31T09:10:20.950Z] ---> Running in 1d8ae30b2670 [2020-07-31T09:10:21.539Z] Removing intermediate container 1d8ae30b2670 [2020-07-31T09:10:21.539Z] ---> 461eb43d04a9 [2020-07-31T09:10:21.539Z] Step 28/29 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:10:21.539Z] ---> Running in c6f860d1a10a [2020-07-31T09:10:22.128Z] Removing intermediate container c6f860d1a10a [2020-07-31T09:10:22.128Z] ---> 494e188f0ad8 [2020-07-31T09:10:22.128Z] Step 29/29 : LABEL version=0.0.0 [2020-07-31T09:10:22.128Z] ---> Running in bc4c4b79bf6c [2020-07-31T09:10:22.399Z] Removing intermediate container 882347df578f [2020-07-31T09:10:22.399Z] ---> 14b3f768d6ac [2020-07-31T09:10:22.399Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-07-31T09:10:22.399Z] ---> Running in caed58252b40 [2020-07-31T09:10:22.671Z] Removing intermediate container bc4c4b79bf6c [2020-07-31T09:10:22.671Z] ---> 5a1a7541a7f1 [2020-07-31T09:10:22.671Z] [2020-07-31T09:10:22.943Z] Removing intermediate container caed58252b40 [2020-07-31T09:10:22.943Z] ---> 356c67186bc4 [2020-07-31T09:10:22.943Z] Step 24/26 : LABEL arch=arm64 [2020-07-31T09:10:23.214Z] Successfully built 5a1a7541a7f1 [2020-07-31T09:10:23.214Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-07-31T09:10:23.214Z]  Building docker-security-secrets-setup-go ... done  ---> Running in a067fe46b190 [2020-07-31T09:10:23.807Z] Removing intermediate container a067fe46b190 [2020-07-31T09:10:23.807Z] ---> e7c681e07e58 [2020-07-31T09:10:23.807Z] Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 [2020-07-31T09:10:23.807Z] ---> Running in 304f56a65306 [2020-07-31T09:10:24.398Z] Removing intermediate container 304f56a65306 [2020-07-31T09:10:24.398Z] ---> c0e9b5f016d1 [2020-07-31T09:10:24.398Z] Step 26/26 : LABEL version=0.0.0 [2020-07-31T09:10:24.398Z] ---> Running in 8a39ceefd366 [2020-07-31T09:10:24.988Z] Removing intermediate container 8a39ceefd366 [2020-07-31T09:10:24.988Z] ---> a5261eaea834 [2020-07-31T09:10:24.988Z] [2020-07-31T09:10:25.257Z] Successfully built a5261eaea834 [2020-07-31T09:10:25.257Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-07-31T09:10:25.539Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2020-07-31T09:10:25.562Z] $ docker stop --time=1 05cfc9ef5b18bf260ff8d083cad59a34e42ecdf578705d2cc57a4bec7b65f771 [2020-07-31T09:10:27.486Z] $ docker rm -f 05cfc9ef5b18bf260ff8d083cad59a34e42ecdf578705d2cc57a4bec7b65f771 [Pipeline] // withDockerContainer [Pipeline] sh [2020-07-31T09:10:28.124Z] + docker images [2020-07-31T09:10:28.124Z] + grep docker [2020-07-31T09:10:28.394Z] docker-security-secretstore-setup-go-arm64 latest a5261eaea834 4 seconds ago 32.6MB [2020-07-31T09:10:28.394Z] docker-security-secrets-setup-go-arm64 latest 5a1a7541a7f1 6 seconds ago 24.2MB [2020-07-31T09:10:28.394Z] docker-core-command-go-arm64 latest 1867201cbf1b 14 seconds ago 12.4MB [2020-07-31T09:10:28.394Z] docker-security-proxy-setup-go-arm64 latest ff01c7f036e8 22 seconds ago 15.8MB [2020-07-31T09:10:28.395Z] docker-sys-mgmt-agent-go-arm64 latest d960013f2f0f 33 seconds ago 266MB [2020-07-31T09:10:28.395Z] docker-core-data-go-arm64 latest 24f77a1db39b 3 minutes ago 22.6MB [2020-07-31T09:10:28.395Z] docker-core-metadata-go-arm64 latest 0a142c5fe189 3 minutes ago 13.8MB [2020-07-31T09:10:28.395Z] docker-support-notifications-go-arm64 latest 6c0a567c8c0f 3 minutes ago 13.9MB [2020-07-31T09:10:28.395Z] docker-support-scheduler-go-arm64 latest 13865d72b17b 3 minutes ago 12.6MB [2020-07-31T09:10:28.395Z] docker-support-logging-go-arm64 latest 5ce53d16ad36 4 minutes ago 11.4MB [2020-07-31T09:10:28.395Z] docker latest ce9d55ae87f1 5 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-31T09:10:29.808Z] provisioning config files... [2020-07-31T09:10:29.821Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config3209571633897451871tmp [Pipeline] { [Pipeline] sh [2020-07-31T09:10:30.173Z] + curl -s https://codecov.io/bash [2020-07-31T09:10:30.173Z] + bash -s - -t @/w/workspace/edgex-go/22@tmp/config3209571633897451871tmp [Pipeline] } [2020-07-31T09:10:30.443Z] 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-31T09:10:31.929Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:10:32.803Z] ---> package-listing.sh [2020-07-31T09:10:32.803Z] ++ facter osfamily [2020-07-31T09:10:32.803Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-31T09:10:32.803Z] + OS_FAMILY=redhat [2020-07-31T09:10:32.803Z] + workspace=/w/workspace/edgex-go/22 [2020-07-31T09:10:32.803Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-31T09:10:32.803Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-31T09:10:32.803Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-31T09:10:32.803Z] + PACKAGES=/tmp/packages_start.txt [2020-07-31T09:10:32.803Z] + '[' /w/workspace/edgex-go/22 ']' [2020-07-31T09:10:32.803Z] + PACKAGES=/tmp/packages_end.txt [2020-07-31T09:10:32.803Z] + case "${OS_FAMILY}" in [2020-07-31T09:10:32.803Z] + rpm -qa [2020-07-31T09:10:32.803Z] + sort [2020-07-31T09:10:37.004Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-31T09:10:37.004Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-31T09:10:37.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-31T09:10:37.004Z] + '[' /w/workspace/edgex-go/22 ']' [2020-07-31T09:10:37.004Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2020-07-31T09:10:37.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:10:37.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-31T09:10:37.694Z] [2020-07-31T09:10:37.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-31T09:10:38.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-31T09:10:38.034Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-31T09:10:38.034Z] c9b1b535fdd9: Pulling fs layer [2020-07-31T09:10:38.034Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-31T09:10:38.034Z] 756a868c4378: Pulling fs layer [2020-07-31T09:10:38.034Z] 444b2fc9a129: Pulling fs layer [2020-07-31T09:10:38.034Z] ea15f1150254: Pulling fs layer [2020-07-31T09:10:38.034Z] 41b27a9f41bf: Pulling fs layer [2020-07-31T09:10:38.034Z] 28c525ee5125: Pulling fs layer [2020-07-31T09:10:38.034Z] 094b1ea09ed8: Pulling fs layer [2020-07-31T09:10:38.034Z] 138eaada9080: Pulling fs layer [2020-07-31T09:10:38.034Z] 0622d0fa9048: Pulling fs layer [2020-07-31T09:10:38.034Z] ea15f1150254: Waiting [2020-07-31T09:10:38.034Z] 41b27a9f41bf: Waiting [2020-07-31T09:10:38.034Z] 28c525ee5125: Waiting [2020-07-31T09:10:38.035Z] 094b1ea09ed8: Waiting [2020-07-31T09:10:38.035Z] 138eaada9080: Waiting [2020-07-31T09:10:38.035Z] 0622d0fa9048: Waiting [2020-07-31T09:10:38.035Z] 444b2fc9a129: Waiting [2020-07-31T09:10:38.035Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-31T09:10:38.035Z] 2cc5ad85d9ab: Download complete [2020-07-31T09:10:38.035Z] 444b2fc9a129: Verifying Checksum [2020-07-31T09:10:38.035Z] 444b2fc9a129: Download complete [2020-07-31T09:10:38.035Z] c9b1b535fdd9: Verifying Checksum [2020-07-31T09:10:38.035Z] c9b1b535fdd9: Download complete [2020-07-31T09:10:38.035Z] ea15f1150254: Verifying Checksum [2020-07-31T09:10:38.035Z] ea15f1150254: Download complete [2020-07-31T09:10:38.308Z] 28c525ee5125: Verifying Checksum [2020-07-31T09:10:38.308Z] 28c525ee5125: Download complete [2020-07-31T09:10:38.578Z] 756a868c4378: Verifying Checksum [2020-07-31T09:10:38.578Z] 756a868c4378: Download complete [2020-07-31T09:10:38.578Z] c9b1b535fdd9: Pull complete [2020-07-31T09:10:38.578Z] 138eaada9080: Verifying Checksum [2020-07-31T09:10:38.578Z] 138eaada9080: Download complete [2020-07-31T09:10:38.578Z] 094b1ea09ed8: Verifying Checksum [2020-07-31T09:10:38.578Z] 094b1ea09ed8: Download complete [2020-07-31T09:10:38.578Z] 0622d0fa9048: Verifying Checksum [2020-07-31T09:10:38.578Z] 0622d0fa9048: Download complete [2020-07-31T09:10:39.152Z] 2cc5ad85d9ab: Pull complete [2020-07-31T09:10:39.152Z] 41b27a9f41bf: Verifying Checksum [2020-07-31T09:10:39.152Z] 41b27a9f41bf: Download complete [2020-07-31T09:10:40.537Z] 756a868c4378: Pull complete [2020-07-31T09:10:40.798Z] 444b2fc9a129: Pull complete [2020-07-31T09:10:41.062Z] ea15f1150254: Pull complete [2020-07-31T09:10:46.350Z] 41b27a9f41bf: Pull complete [2020-07-31T09:10:46.921Z] 28c525ee5125: Pull complete [2020-07-31T09:10:48.841Z] 094b1ea09ed8: Pull complete [2020-07-31T09:10:50.232Z] 138eaada9080: Pull complete [2020-07-31T09:10:50.232Z] 0622d0fa9048: Pull complete [2020-07-31T09:10:50.493Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-31T09:10:50.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-31T09:10:50.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-31T09:10:50.673Z] prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container [2020-07-31T09:10:50.715Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-31T09:10:54.166Z] $ docker top 6bca50465ceab8a1dd2364682c8d116b532271b1ca476e1dd7ab50c99178d476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-31T09:10:54.491Z] provisioning config files... [2020-07-31T09:10:54.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config3192059413275902303tmp [Pipeline] { [Pipeline] echo [2020-07-31T09:10:54.570Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:10:54.864Z] ---> create-netrc.sh [Pipeline] echo [2020-07-31T09:10:54.874Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-31T09:10:55.165Z] ---> logs-deploy.sh [2020-07-31T09:10:55.165Z] + ARCHIVE_ARTIFACTS= [2020-07-31T09:10:55.165Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-31T09:10:55.165Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-31T09:10:55.165Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-31T09:10:55.165Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/22 [2020-07-31T09:10:55.165Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/22/ [2020-07-31T09:10:55.165Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/22 /w/workspace/edgex-go/22 [2020-07-31T09:10:56.107Z] Archives upload complete. [2020-07-31T09:10:56.367Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/22/ [2020-07-31T09:10:56.939Z] ---> uname -a: [2020-07-31T09:10:56.939Z] Linux 6bca50465cea 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] ---> lscpu: [2020-07-31T09:10:56.939Z] Architecture: x86_64 [2020-07-31T09:10:56.939Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-31T09:10:56.939Z] Byte Order: Little Endian [2020-07-31T09:10:56.939Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-31T09:10:56.939Z] CPU(s): 4 [2020-07-31T09:10:56.939Z] On-line CPU(s) list: 0-3 [2020-07-31T09:10:56.939Z] Thread(s) per core: 1 [2020-07-31T09:10:56.939Z] Core(s) per socket: 1 [2020-07-31T09:10:56.939Z] Socket(s): 4 [2020-07-31T09:10:56.939Z] NUMA node(s): 1 [2020-07-31T09:10:56.939Z] Vendor ID: GenuineIntel [2020-07-31T09:10:56.939Z] CPU family: 6 [2020-07-31T09:10:56.939Z] Model: 44 [2020-07-31T09:10:56.939Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-31T09:10:56.939Z] Stepping: 1 [2020-07-31T09:10:56.939Z] CPU MHz: 2933.442 [2020-07-31T09:10:56.939Z] BogoMIPS: 5866.88 [2020-07-31T09:10:56.939Z] Virtualization: VT-x [2020-07-31T09:10:56.939Z] Hypervisor vendor: KVM [2020-07-31T09:10:56.939Z] Virtualization type: full [2020-07-31T09:10:56.939Z] L1d cache: 128 KiB [2020-07-31T09:10:56.939Z] L1i cache: 128 KiB [2020-07-31T09:10:56.939Z] L2 cache: 16 MiB [2020-07-31T09:10:56.939Z] L3 cache: 64 MiB [2020-07-31T09:10:56.939Z] NUMA node0 CPU(s): 0-3 [2020-07-31T09:10:56.939Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-31T09:10:56.939Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-31T09:10:56.939Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-31T09:10:56.939Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-31T09:10:56.939Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-31T09:10:56.939Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-31T09:10:56.939Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-31T09:10:56.939Z] Vulnerability Tsx async abort: Not affected [2020-07-31T09:10:56.939Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] ---> nproc: [2020-07-31T09:10:56.939Z] 4 [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] ---> df -h: [2020-07-31T09:10:56.939Z] Filesystem Size Used Available Use% Mounted on [2020-07-31T09:10:56.939Z] overlay 50.0G 12.5G 37.5G 25% / [2020-07-31T09:10:56.939Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-31T09:10:56.939Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-31T09:10:56.939Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-31T09:10:56.939Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/resolv.conf [2020-07-31T09:10:56.939Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hostname [2020-07-31T09:10:56.939Z] /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hosts [2020-07-31T09:10:56.939Z] /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/sa [2020-07-31T09:10:56.939Z] /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/22 [2020-07-31T09:10:56.939Z] /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/22@tmp [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] ---> free -m: [2020-07-31T09:10:56.939Z] total used free shared buff/cache available [2020-07-31T09:10:56.939Z] Mem: 1837 634 122 0 1080 1115 [2020-07-31T09:10:56.939Z] Swap: 1023 60 963 [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z] ---> ip addr: [2020-07-31T09:10:56.939Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-31T09:10:56.939Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-31T09:10:56.939Z] inet 127.0.0.1/8 scope host lo [2020-07-31T09:10:56.939Z] valid_lft forever preferred_lft forever [2020-07-31T09:10:56.939Z] 106: eth0@if107: mtu 1458 qdisc noqueue state UP [2020-07-31T09:10:56.939Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-31T09:10:56.939Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-31T09:10:56.939Z] valid_lft forever preferred_lft forever [2020-07-31T09:10:56.939Z] [2020-07-31T09:10:56.939Z]